@charset "UTF-8";
.pageLink_mgn {
        padding: 0 0 104px 0;
}
.faci_ttl {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px;
    line-height: 1;
}
.faci_mgn {
    margin: 0 0 222px 0;
}
.lowdtl_box .lowdtl_ttl {
    margin-bottom: 22px;
}
.lowdtl_ttl.space_ttl {
    margin-bottom: 40px;
}
.lowdtl_txt {
    font-size: 16px;
    line-height: 2.1428;
}
.lowdtl_txt_ver2 {
    margin-top: -8px;
    font-size: 16px;
    line-height: 2.1428;
    font-weight: 500;
    width: calc(100% - 487px);
}
.lowdtl_box {
    margin-bottom: 45px;
}
.page_link + .lowdtl_box.ver2 {
    margin-top: 104px;
}
.page_mainIn .lowdtl_box:last-of-type {
    margin-bottom: 94px;
}
.lowdtl_items {
    display: -webkit-box;
    display: flex;
    justify-content: space-between;
}
.lowdtl_items.space {
    padding-bottom: 10px;
}
.lowdtl_img img {
    max-width: 100%;
    height: auto;
}
.lowdtl_img.is-single {
    margin-right: 52px;
}
.lowdtl_items .lowdtl_img:last-child {
    padding: 0;
}
.page_lowdtl_ttl::before {
    width: 140px;
}
@media (min-width: 896px) {
    .lowdtl_img {
        width: 430px;
        position: relative;
    }
}
@media (min-width: 1240px) {
    .page_mainIn.is-wid .lowdtl_img {
        width: 580px;
    }
}
@media only screen and (min-width: 896px) and (max-width: 1239px) {
    .page_mainIn.is-wid .lowdtl_img {
        width: 435px;
    }
}
.lowdtl_img a {
    display: block;
    text-decoration: none;
    height: 100%;
}
.zoom_lnk span {
    color: #2389a3;
    display: inline-block;
    background: url(/cmn/svg/zoom_icn2.svg) no-repeat left center / 15px auto;
    padding-left: 1.5em;
    font-size: 14px;
    text-decoration: underline;
    text-underline-offset: 0.8ex;
}
.zoom_lnk {
    display: flex;
    justify-content: flex-end;
    margin: 10px 0 5px;
}
.zoom_img {
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
}
.zoom_bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 999999999;
    width: 100%;
    height: 100vh;
}

.zoom_bg.ver2 .zoom_img img {
    max-width: 100%;
    max-height: 100%;
}
.zoom_img_in {
    width: 940px;
    height: 530px;
    position: fixed;
    top: 50%;
    margin-top: -265px;
    left: 50%;
    margin-left: -470px;
}
.zoom_bg.ver2 .zoom_img_in {
    width: auto;
    height: auto;
    max-width: 940px;
    max-height: 530px;
    margin-left: 0;
    transform: translate(-50%, 0);
}
@media (min-width: 1024px) {
    .zoom_bg.ver2 .zoom_img_in {
        min-width: 940px;
    }
}
@media screen and (min-width:896px) and ( max-width:1024px) {
    .zoom_bg.ver2 .zoom_img_in {
        min-width: 80vw;
    }
}
@media only screen and (max-height: 570px) {
    .zoom_img_in {
        top: 7vh;
        margin-top: 0;
        box-sizing: border-box;
    }
    .zoom_img {
        overflow-y: scroll;
        width: 917px;
        height: 88vh;
    }
    .zoom_bg.ver2 .zoom_img img {
        width: 940px;
        height: auto;
    }
}
.close_btn {
    position: absolute;
    top: -20px;
    right: -20px;
}
.close_btn a {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    background: #3cbd70;
    border-radius: 9999px;
}
.close_btn a::before {
    position: absolute;
    content: "";
    background: #fff;
    width: 25px;
    height: 2px;
    transform: rotate(45deg);
    top: 50%;
    margin-top: -2px;
    left: 50%;
    margin-left: -12px;
}
.close_btn a::after {
    position: absolute;
    content: "";
    background: #fff;
    width: 25px;
    height: 2px;
    transform: rotate(-45deg);
    top: 50%;
    margin-top: -2px;
    left: 50%;
    margin-left: -12px;
}
@media (min-width: 896px)  {
    .lowdtl_img a:hover .zoom_lnk span {
        text-decoration: none;
    }
    .lowdtl_img a:hover img {
        opacity: 0.7;
    }
}
@media screen and (max-width: 896px) {
    .lowdtl_ttl .page_lowdtl_ttl {
        font-size: 18px;
        padding-bottom: 5px;
    }
    .lowdtl_ttl .page_lowdtl_ttl::before {
        height: 2px;
    }
    .pageLink_mgn {
        margin: 35px 0 0 0;
        padding: 0 0 40px 0;
    }
    .pageLink_mgn_2 {
        margin-bottom: 78px;
    }
    .faci_mgn .faci_ttl {
        font-size: 18px;
    }
    .faci_mgn {
        margin: 0 0 65px 0;
    }
    .lowdtl_box .lowdtl_ttl {
        margin-bottom: 18px;
    }
    .lowdtl_ttl.space_ttl {
        margin-bottom: 25px;
    }
    .lowdtl_txt_ver2 {
        margin-top: 0;
        font-size: 16px;
        line-height: 1.75;
        width: auto;
    }
    .lowdtl_box .lowdtl_txt {
        font-size: 16px;
        line-height: 1.75;
    }
    .lowdtl_box {
        margin-bottom: 40px;
    }
    .page_link + .lowdtl_box.ver2 {
        margin-top: 40px;
    }
    .page_mainIn .lowdtl_box:last-of-type {
        margin-bottom: 35px;
    }
    .lowdtl_items {
        display: block;
    }
    .lowdtl_items.space {
        padding-bottom: 0;
    }
    .lowdtl_items.space .lowdtl_img:first-child {
        margin-bottom: 25px;
    }
    .zoom_lnk {
        display: none;
    }
    .lowdtl_img {
        margin-bottom: 18px;
        width: 100%;
        height: auto;
    }
    .lowdtl_img.is-single {
        margin-right: 0;
    }
    .lowdtl_img img {
        width: 100%;
        height: auto;
    }
    .lowdtl_img_2 {
        padding: 0 0 25px 0;
        width: 100%;
        height: auto;
    }
    .lowdtl_img_2 img {
        width: 100%;
        height: auto;
    }
    .page_lowdtl_ttl::before {
        width: 75px;
    }
}

@media screen and (min-width: 320px) and (max-width: 374px) {
    .lowdtl_ttl .page_lowdtl_ttl {
        font-size: 15px;
    }
}
