@charset "utf-8";

.lead_box {
    background-image: url(../img/page_main.png);
}


.feature_box {
    background: #efefef;
    padding: 100px 0 200px 0;
}

/* .feature_item {
    width: 90%;
    max-width: 1400px;
} */

.feature_item.layout01 {
    margin: 0 0 0 auto;
}

.feature_item.layout01.reverse {
    margin: 200px auto 0 0;
}

.feature_item.layout01.reverse .sub_image02 {
    margin: 210px 0 0 0;
    position: relative;
}

.bird {
    width: 230px;
    position: absolute;
    top: -14vw;
    right: 5vw;

}

.bird img {
    mix-blend-mode: darken;
}

.feature_item.layout02 {
    margin: 210px auto 0 0;
}

.feature_item.layout02.reverse {
    margin: 0 auto 0 0;
}

.feature_flex {
    justify-content: space-between;
}

.feature_flex .sub_image,
.feature_flex .sub_image02 {
    justify-content: flex-start;

}

.feature_flex .sub_image {
    margin-bottom: 100px;
}

.feature_flex .sub_image02 {
    margin-top: 100px;
}

.feature_flex .sub_image li,
.feature_flex .sub_image02 li {
    width: 45%;
    max-width: 160px;
}

.feature_flex .sub_image li:nth-of-type(1),
.feature_flex .sub_image02 li:nth-of-type(1) {
    margin-right: 10%;
}

.feature_flex .main {
    position: relative;
    z-index: 2;
}

.feature_flex .main.white01::before,
.feature_flex .main.white02::before,
.feature_flex .main.white03::before,
.feature_flex .main.white04::before {
    content: "";
    display: block;
    height: 100%;
    background: #fff;
    z-index: 0;
}

.feature_flex .main.white01::before,
.feature_flex .main.white02::before {
    width: 60%;
    position: absolute;
    top: -70px;
    left: -70px;
}

.feature_flex .main.white03::before {
    width: 60%;
    position: absolute;
    top: 70px;
    right: 0;
}

.feature_flex .main.white04::before {
    width: 60%;
    position: absolute;
    top: 70px;
    right: -70px;
}


.layout01 .feature_flex .main {
    width: 45%;
}

.layout01 .feature_flex .sub {
    width: 45%;
    padding-left: 10%;
}

.layout02 .feature_flex .main {
    width: 45%;
}

.layout02 .feature_flex .sub {
    width: 45%;
}

.loc02_main {
    padding-left: 25%;
}

.feature_txt {
    font-size: 18px;
    color: #646d78;
    line-height: 2.8;
}

/* 個別設定 */
.feature_item:nth-of-type(3) .main {
    margin-top: -120px;
    padding-right: 10%;
}

.feature_item:nth-of-type(3) .sub {
    margin-top: 140px;
}

.feature_item:nth-of-type(3) .feature_txt {
    padding-left: 25%;
}

.access_box {
    background: #efefef;
}

.sec_ttl {
    background-image: url(../img/loc-content01.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 17% 0;
    position: relative;
}

.sec_ttl p {
    width: 90%;
    font-size: 24px;
    letter-spacing: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.access_area {
    width: 90%;
    max-width: 1100px;
    margin: 60px auto 0;
}

.sec_subttl {
    font-size: 20px;
    line-height: 1.8;
    color: #646d78;
    text-align: center;
    margin-bottom: 40px;
}

.faci_area {
    justify-content: space-between;
    width: 90%;
    max-width: 1100px;
    margin: 60px auto 0;
}

.faci_content:nth-of-type(1) {
    width: 100%;
}

.faci_content:nth-of-type(2) {
    width: 74.5%;
}

.faci_content:nth-of-type(3) {
    width: 23.5%;
}

.faci_content:nth-of-type(n+2) {
    margin-top: 80px;
}



.faci_ttl {
    font-size: 20px;
    color: #646d78;
    background: #efefef;
    margin-bottom: 30px;
    position: relative;
}

.faci_ttl .linebg {
    display: inline-block;
    background: #efefef;
    padding-right: 30px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.faci_ttl::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #646d78;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
}

.faci_ttl .ja {
    font-size: 0.8em;
    line-height: 1;
    position: relative;
    top: -2px;
    left: 10px;
}

.faci_flex {
    justify-content: space-between;
}

.faci_flex li {
    width: 23.5%;
}

.faci_content:nth-of-type(2) .faci_flex li {
    width: 31.5%;
}

.faci_content:nth-of-type(3) .faci_flex li {
    width: 100%;
}

.item_ttl {
    font-size: 14px;
    color: #646d78;
    letter-spacing: 0px;
    margin-top: 6px;
}

.map_area {
    position: relative;
}

.map_area::before {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.map_area figure {
    width: 90%;
    max-width: 1100px;
    margin: 80px auto 0;
}

.lifeinfo_box {
    margin: 80px auto 0;
}



.enttl {
    font-size: 24px;
    color: #646d78;
    letter-spacing: 8px;
    text-align: center;
    margin-bottom: 10px;
}

.lifeinfo_list {
    justify-content: space-between;
    width: 90%;
    max-width: 1100px;
    margin: 40px auto 0;
}

.lifeinfo_list li {
    width: 31.5%;
}

.lifettl {
    background: #dcdddd;
    margin-bottom: 20px;
}

.lifettl .en {
    display: inline-block;
    height: 100%;
    font-size: 14px;
    color: #fff;
    background: #595757;
    padding: 5px 30px 5px 10px;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
}

.lifettl .ja {
    font-size: 13px;
    letter-spacing: 1px;
    vertical-align: middle;
    position: relative;
    top: -3px;
}

.life_item:nth-of-type(n+2) {
    margin-top: 50px;
}

.life_item dl {
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-between;
}

.life_item dl:nth-of-type(n+2) {
    margin-top: 8px;
}

.life_item dl dt,
.life_item dl dd {
    font-size: 14px;
    letter-spacing: -1px;
}

.life_item dl dt {
    display: flex;
    align-items: center;
    width: 100%;
    /* width: 54%; */
}

.life_item dl dd {
    flex: 1;
    font-size: 14px;
    white-space: nowrap;
    letter-spacing: -0.5px;
    text-align: right;
}


.life_item dl dt span {
    display: inline-block;
    line-height: 1.2;
}

.life_item dl dt .line {
    flex: 1;
    height: 1px;
    background: #595757;
    margin: 0 5px;
}


/*---------------------------
tab
---------------------------*/
@media only screen and (max-width: 1180px) {
    .feature_txt {
        font-size: 14px;
    }

    .loc02_main {
        padding-left: 10%;
    }

    .feature_item:nth-of-type(3) .main {
        padding-right: 5%;
    }

    .layout01 .feature_flex .sub {
        padding-left: 5%;
    }
    .feature_item:nth-of-type(3) .feature_txt {
        padding-left: 10%;
    }

    .bird {
        top: -16vw;
    }

    .faci_ttl {
        font-size: 16px;
    }

    .lifettl .en {
        font-size: 11px;
        letter-spacing: 0;
    }

    .lifettl .ja {
        font-size: 11px;
        letter-spacing: 0;
    }
}

/*---------------------------
sp
---------------------------*/
@media only screen and (max-width: 820px) {
    .feature_box {
        padding: 100px 0;
    }
    .feature_txt {
        font-size: 14px;
        text-align: center;
        line-height: 1.8;
    }
    .loc02_main {
        padding-left: 0;
    }

    .feature_item.layout01.reverse {
        margin: 100px 0 0 0;
    }

    .layout01 .feature_flex .main {
        width: 100%;
        order: 1;
    }

    .layout01 .feature_flex .sub {
        padding-left: 0;
        order: 2;
        margin: 60px 0 0 0;
    }

    .layout02 .feature_flex .main {
        width: 100%;
    }

    .layout01 .feature_flex .sub {
        width: 100%;
    }
    

    .layout02.reverse .feature_flex .main {
        order: 1;
    }

     .layout02.reverse .feature_flex .sub {
        order: 2;
        margin: 70px 0 0 0;
    }

    .feature_flex .sub_image, .feature_flex .sub_image02 {
        justify-content: center;
    }

    .feature_flex .sub_image {
        margin-bottom: 40px;
    }
    
    .layout02 .feature_flex .sub {
        width: 100%;
        margin: 40px auto 0;
    }

    .feature_item.layout02 {
        margin: 120px auto 0 0 ;
    }

     .feature_item.layout01.reverse .sub_image02 {
      margin: 60px auto 0;  
    } 

    .feature_item:nth-of-type(3) .main {
        margin: 100px 0 0 0;
    }

    .feature_item:nth-of-type(3) .feature_txt {
        padding-left: 0;
    }

   

    .feature_flex .main.white01::before, .feature_flex .main.white02::before {
        top: -30px;
        left: 0;
    }

    .feature_flex .main.white03::before {
        top: 30px;
    }

    .feature_flex .main.white04::before {
        top: 30px;
    right: 0px;
    }

    .bird {
        width: 80px;
        top: -19vw;
        right: 4vw;
    }

    .sec_subttl {
        font-size: 18px;
    }

    .faci_flex li {
        width: 100%;
    }

     .faci_flex li:nth-of-type(n+2) {
        margin-top: 40px;
     }

     .faci_content:nth-of-type(2) {
        width: 100%;
     }

      .faci_content:nth-of-type(3) {
        width: 100%;
     }

     .faci_content:nth-of-type(2) .faci_flex li {
        width: 100%;
     }

    .lifettl .en {
        font-size: 16px;
    }

    .lifettl .ja {
        font-size: 15px;
        letter-spacing: 0;
    }

    .lifeinfo_list li {
        width: 100%;
    }

    .lifeinfo_list li.center,
    .lifeinfo_list li.right {
        margin-top: 50px;
    }
}