@charset "UTF-8";
.about_wrap {
    margin-top: 222px;
}
.page_fac_ttl {
    margin-bottom: 0;
}
.page_fac_ttl.ver2 {
    margin-bottom: 50px;
}
.lowdtl_box {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 40px;
    margin-top: 15px;
    padding-right: 16px;
    box-sizing: border-box;
}
.lowdtl_ttl {
    margin-bottom: 33px;
}
.lowdtl_txt {
    font-size: 16px;
    line-height: 1.875;
    font-weight: 500;
}
.lowdtl_txt.ver2 {
    width: 65.7777%;
}
.lowdtl_txt.ver3 {
    margin-bottom: 16px;
}
.fac_feat_ttl.ver2 {
    font-size: 18px;
    letter-spacing: 0.05em;
    margin-bottom: 8px;
}
.page_lowdtl_ttl {
    padding-bottom: 13px;
}
picture {
    display: inline-block;
}
.lowdtl_link.ver2 {
    margin-top: 7px;
    margin-bottom: 52px;
}
.lowdtl_link.ver3 {
    margin-top: 15px;
}
.lowdtl_link a {
    text-decoration: underline;
    text-underline-offset: 1ex;
    font-size: 16px;
    display: inline-block;
    font-weight: 500;
}
.lowdtl_link span {
    position: relative;
    display: block;
    padding-left: 15px;
}
.lowdtl_link li {
    margin-bottom: 16px;
}
.lowdtl_link li:last-child {
    margin-bottom: 0;
}
.lowdtl_link span::before {
    position: absolute;
    content: "";
    background: url(/cmn/img/arw.png) no-repeat 0 0 / 100% auto;
    width: 9px;
    height: 14px;
    left: 0;
    top: 7px;
    margin: auto;
}
.fac_feat_wrap {
    margin-bottom: 50px;
}
.fac_feat_wrap:last-child {
    margin: 0;
}
.txt_box a {
    text-decoration: underline;
    text-underline-offset: 1ex;
}
.txt_box {
    padding-top: 24px;
}
.txt_box.ver2 {
    padding-bottom: 16px;
}
.space_img {
    margin-top: 30px;
}
@media only screen and (min-width:896px) {
    .lowdtl_link li a:hover {
        text-decoration: none;
    }
    .txt_box a:hover {
        text-decoration: none;
    }
}
@media only screen and (max-width:896px) {
    .page_flow_btn.ver1 {
        width: 100%;
    }
    .page_flow_btn.ver2 {
        display: none;
    }
    .page_fac_ttl {
        margin-bottom: 17px;
    }
    .page_fac_ttl.ver2 {
        margin-bottom: 17px;
    }
    .lowdtl_box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        margin-top: 0;
        padding-right: 0;
    }
    .lowdtl_link.ver2 {
        margin-top: 10px;
        margin-bottom: 40px;
    }
    .lowdtl_box picture {
        margin-top: 20px;
    }
    .lowdtl_ttl {
        margin-bottom: 20px;
    }
    .lowdtl_txt {
        font-size: 14px;
    }
    .lowdtl_txt.ver2 {
        width: auto;
    }
    .lowdtl_txt.ver3 {
        margin-bottom: 15px;
    }
    .fac_feat_ttl.ver2 {
        font-size: 17px;
    }
    .lowdtl_link a {
        font-size: 14px;
    }
    .fac_feat_wrap {
        margin-bottom: 30px;
    }
    .page_img_wrap {
        margin-bottom: 18px;
        height: 102.4vw;
        background: #fcfcec url(/cmn/img/sp/top_mv_bg.png) no-repeat center center;
        position: relative;
        justify-content: center;
        align-items: flex-start;
        overflow: hidden;
        border-radius: 0;
        border: 0;
        border-bottom: solid 2px #3cbd70;
        padding: 0 20.5px;
        box-sizing: border-box;
        padding-top: 6.667vw
    }
    .page_img_wrap::before {
        position: absolute;
        content: "";
        background: url(/cmn/img/sp/top_mv_img01.png) no-repeat center left 0/100% auto;
        width: 64.8vw;
        height: 42.934vw;
        left: 50%;
        bottom: 0;
        z-index: 1;
        transform: translateX(-50%)
    }
    .page_img_in {
        padding-left: 0
    }
    .page_img_txt {
        margin-bottom: 20px
    }
    .page_img_txt picture {
        display: block
    }
    .page_img_txt img {
        width: 100%;
        height: auto
    }
    .page-img-txt {
        line-height: 2;
        font-size: 3.2vw;
        letter-spacing: -.1px
    }
    .about_wrap {
        margin-top: 50px;
    }
    .space_img {
        margin-top: 20px;
    }
    .space_img img {
        width: 100%;
        height: auto;
    }
    .lowdtl_link span::before {
        top: 5px;
    }
    .txt_box {
        padding-top: 16px;
    }
    .txt_box.ver2 {
        padding-bottom: 0;
    }
}
@media only screen and (max-width:340px) {
    .page_lowdtl_ttl.fs_18 {
        font-size: 18px;
    }
}