/* # =================================================================
   # office
   # ================================================================= */
.el_lowerPageTitle {
    background-image: url("/office/images/title_bg_pc.jpg");
}
.ly_equipment .ly_breadcrumb {
    margin-bottom: 28px;
}
.ly_content {
    max-width: 840px;
    margin: 0 auto;
    width: 90%;
}
.ly_office_txt {
    margin-bottom: 154px;
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 2.5;
}
.el_head-title {
    margin-bottom: 50px;
    padding-top: 92px;
}
.el_visual_pho {
    background-image: url("/office/images/photo01_pc.jpg");
}
.ly_detail_box {
    padding: 90px 0 56px;
}
.ly_detail_box  .ly_content {
    max-width: 1094px;
}
.ly_detail_box .ly_img_box {
    margin-bottom: 76px;
    display: flex;
    justify-content: space-between;
}
.ly_detail_box .ly_photo_box {
    width: 61.8%;
}
.ly_detail_box .ly_photo_box img {
    width: 100%;
}
.ly_detail_box .ly_text_box {
    width: 32%;
}
.ly_detail_box .ly_text_box .el_table {
    margin: 0;
    border-top: 1px solid #969696;
}
.ly_detail_box .ly_text_box th,
.ly_detail_box .ly_text_box td {
    color: #231815;
    padding: 16px 0;
}
.ly_detail_box .ly_text_box th {
    padding-left: 6px;
    width: 55%;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.el_link-btn a {
    background: #06b7d9;
    letter-spacing: 0.05em;
}
.ly_slider {
    padding: 68px 0 59px;
    background: url("/hall/images/bg.jpg") no-repeat center center;
    background-size: cover;
}
.ly_slider .ly_content {
    max-width: 800px;
}
.ly_slider .ly_photo_list li {
    list-style: none;
}
.ly_slider .ly_photo_list li img {
    width: 100%;
}
.ly_slider .ly_photo_list .slick-dots {
	text-align: center;
	margin-top: 5px;
}
.ly_slider .ly_photo_list .slick-dots li {
	margin: 0 13px;
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 100px;
	background-color: #c5c5c5;
}
.ly_slider .ly_photo_list .slick-dots li button {
	display: none;
}
.ly_slider .ly_photo_list .slick-dots li.slick-active {
	background-color: #07B7D9;
}
.ly_casbee {
    padding: 95px 0 100px;
    border-bottom: 1px solid #c5c5c5;
}
.ly_casbee .ly_content {
    max-width: 1100px;
}
.ly_casbee .ly_txt_list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.ly_casbee .ly_txt_list li {
    width: 30%;
    color: #231815;
    list-style: none;
    margin: 0 5% 85px 0;
}
.ly_casbee .ly_txt_list li:nth-child(3n) {
    margin-right: 0;
}
.ly_casbee .ly_txt_list .el_head_line01 {
    margin-bottom: 17px;
    padding-left: 36px;
    background-size: 20px 26px;  
}
.ly_casbee .ly_border_box {
    padding: 20px 45px 27px 30px;
    display: flex;
    justify-content: space-between;
    border: 1px solid #b9b9b9;
    box-sizing: border-box;
    align-items: center;
}
.ly_casbee .ly_photo_box {
    width: 17%;
}
.ly_casbee .ly_photo_box img {
    width: 100%;
}
.ly_casbee .ly_text_box {
    width: 79.3%;
    color: #231815;
}
.ly_casbee .ly_casbee_title {
    margin-bottom: 22px;
    color: #231815;
    font-weight: 500;
    font-size: 22px;
    letter-spacing: 0.05em;
}
.ly_safety {
    padding: 98px 0 90px;
}
.ly_safety .ly_content {
    max-width: 800px;
}
.ly_safety .el_head-title {
    margin-bottom: 95px;
}
.ly_safety .ly_office_txt {
    margin: 0 20px 102px;
    text-align: justify; 
    text-justify:inter-ideograph;
}
.ly_safety .ly_safety_pho img {
    width: 100%;
}
.ly_youtube {
    padding: 60px 0 78px;
    background: url("/office/images/bg01.svg") no-repeat left bottom,url("/office/images/bg02.svg") no-repeat right top;
    background-size: 435px 408px,433px 404px; 
    background-color: #cef1f7;
}
.ly_youtube .el_head-title {
    margin-bottom: 60px;
}
.ly_youtube .ly_youtube_box {
    max-width: 700px;
    margin: 0 auto;
}
.ly_youtube .ly_youtube_box iframe {
    width: 100%;
    height: 410px;
    border: 0;
    vertical-align: top;
}
.ly_company {
    padding: 85px 0 0;
}
.ly_company .ly_sub_box {   
    margin: 0 20px 100px;
    padding: 33px 10px;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #969696;
}
.ly_company .ly_sub_box .ly_sub_box_top {
    margin-bottom: 42px;
    color: #1596B1;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.06em;
}
.ly_company .ly_sub_box .ly_sub_box_tel {
    margin-bottom: 20px;
}
.ly_company .ly_sub_box .ly_sub_box_tel a {
    color: #000;
    font-size: 42px;
    font-weight: 500;
    letter-spacing: 0.06em;
    text-decoration: none;
}
.ly_company .ly_sub_box .ly_sub_box_txt {
    color: #000;
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.06em;
}
.ly_company .el_head-title {
    margin-bottom: 62px;
}
.ly_company .el_table {
    margin: 0;
    border-top: 1px solid #969696;
}
.ly_company .el_table th {
    width: 20%;
}
@media (max-width: 750px) {
    .el_lowerPageTitle {
        background-image: url("/office/images/title_bg_sp.jpg");
    }
    .ly_equipment .ly_breadcrumb {
        margin-bottom: 22px;
    }
    .ly_content {
        max-width: inherit;
        padding: 0 20px;
        width: auto;
    }
    .ly_office_txt {
        margin-bottom: 33px;
        font-size: 14px;
        letter-spacing: 0;
        text-align: justify;
        line-height: 2.15;
    }
    .el_head-title {
        margin-bottom: 34px;
        padding-top: 42px;
    }
    .el_visual_pho {
        background-image: url("/office/images/photo01_sp.jpg");
    }
    .ly_detail_box {
        padding: 15px 0 66px;
    }
    .ly_detail_box .ly_content {
        max-width: inherit;
    }
    .ly_detail_box .ly_img_box {
        margin: 0 0 40px;
        display: block;
    }
    .ly_detail_box .ly_photo_box {
        width: auto;
        padding: 0 2px 33px 12px;
    }
    .ly_detail_box .ly_text_box {
        width: 100%;
    }
    .ly_detail_box .ly_text_box .el_table {
        margin: 0;
        border-top: 1px solid #969696;
        letter-spacing: 0.05em;
    }
    .ly_detail_box .ly_text_box th,
    .ly_detail_box .ly_text_box td {
        font-size: 14px;
        display: table-cell;
        width: 40%;
        padding: 13px 0;
    }
    .ly_detail_box .ly_text_box th {
        padding-left: 7px;
        width: 55%;
        font-size: 15px;
        border-bottom: 1px solid #969696;
    }
    .ly_detail_box .ly_text_box td {
        letter-spacing: 0;
    }
    .el_link-btn {
        padding: 0;
    }
    .el_link-btn a {
        background: #06b7d9;
        letter-spacing: 0.05em;
    }
    .ly_slider {
        padding: 40px 0 20px;
    }
    .ly_slider .ly_content {
        max-width: inherit;
    }
    .ly_slider .ly_photo_list .slick-dots {
        margin-top: -1px;
    }
    .ly_casbee {
        padding: 33px 0 78px;
        border-bottom: 1px solid #c5c5c5;
    }
    .ly_casbee .ly_content {
        max-width: inherit;
    }
    .ly_casbee .ly_txt_list {
        display: block;
        margin: 0 -20px;
    }
    .ly_casbee .ly_txt_list li {
        width: auto;
        padding: 0 20px 32px;
        margin: 0 0 35px 0;
        text-align: center;
        border-bottom: 1px solid #737373;
    }
    .ly_casbee .ly_txt_list li:last-child {
        margin: 0;
        border-bottom: none;
    }
    .ly_casbee .ly_txt_list .el_head_line01 {
        margin-bottom: 40px;
        padding: 0 26px;
        background-size: 16px 22px;  
    }
    .ly_casbee .ly_casbee_txt {
        font-size: 14px;
        text-align: left;
        letter-spacing: 0;
    }
    .ly_casbee .ly_border_box {
        padding: 35px 20px 32px;
        display: block;
    }
    .ly_casbee .ly_photo_box {
        width: 100%;
        margin-bottom: 18px;
        text-align: center;
    }
    .ly_casbee .ly_photo_box img {
        width: 60%;
        margin: 0 auto;
    }
    .ly_casbee .ly_text_box {
        width: 100%;
    }
    .ly_casbee .ly_casbee_title {
        margin-bottom: 22px;
        font-size: 18px;
        text-align: center;
    }
    .ly_safety {
        padding: 37px 0 42px;
    }
    .ly_safety .ly_content {
        max-width: inherit;
    }
    .ly_safety .el_head-title {
        margin-bottom: 35px;
    }
    .ly_safety .ly_office_txt {
        margin: 0 0 34px;
    }
    .ly_safety .ly_safety_pho img {
        width: 100%;
    }
    .ly_youtube {
        padding: 38px 0 30px;
        background: url("/office/images/bg01.svg") no-repeat left bottom,url("/office/images/bg02.svg") no-repeat right top;
        background-size: 124px 120px,126px 114px; 
        background-color: #cef1f7;
    }
    .ly_youtube .el_head-title {
        margin-bottom: 25px;
        padding-top: 35px;
    }
    .ly_youtube .el_head-title .el_head-title_jp {
        font-size: 16px;
    }
    .ly_youtube .ly_youtube_box {
        max-width: inherit;
        margin: 0 auto;
    }
    .ly_youtube .ly_youtube_box iframe {
        height: 200px;
    }
    .vr_img {
        width: 100%;
    }
    .ly_company {
        padding: 32px 0 0;
    }
    .ly_company .ly_sub_box {
        margin: 0 0 45px;
        padding: 27px 10px;
    }
    .ly_company .ly_sub_box .ly_sub_box_top {
        margin-bottom: 28px;
        font-size: 18px;
        line-height: 1.8;
    }
    .ly_company .ly_sub_box .ly_sub_box_tel {
        margin-bottom: 22px;
    }
    .ly_company .ly_sub_box .ly_sub_box_tel a {
        font-size: 32px;
    }
    .ly_company .ly_sub_box .ly_sub_box_txt {
        font-size: 16px;
        line-height: 1.9;
    }
    .ly_company .el_head-title {
        margin-bottom: 26px;
    }
    .ly_company .el_table {
        margin: 0;
    }
    .ly_company .el_table th {
        width: 100%;
    }
}
@media (max-width: 374px) {
    .el_head-title .el_head-title_jp {
        font-size: 17px;
    }
    .ly_detail_box .ly_text_box th {
        width: 45%;
        font-size: 13px;
    }
    .ly_detail_box .ly_text_box td {
        font-size: 13px;
    }
    .ly_casbee .ly_txt_list .el_head_line01 {
        font-size: 15px;
    }
    .ly_company .ly_sub_box .ly_sub_box_tel a {
        font-size: 29px;
    }
}