@charset "utf-8";
/*------------new-top--------------*/
@font-face {
    font-family: futura;
    src: url("../font/FuturaCyrillicDemi.ttf");
}
@font-face {
    font-family: futura01;
    src: url("../font/FuturaCyrillicMedium.ttf");
}
.ffEn{
    font-family: futura01 , sans-serif;
}
.ffEn01{
    font-family: futura , sans-serif;
}
.main{
    background: url("../images/top/bg_top01.jpg") no-repeat left center;
    -webkit-background-size: cover;
    background-size: cover;
    /*padding: 390px 0 0;*/
    height: min(50vw, 960px);
    padding-left: 58vw;
}
.about_txt{
    font-size: 18px;
    color: #fff;
    line-height: min(3.5vw,54px);
    padding-right: 10vw;
    letter-spacing: 2px;
    box-sizing: border-box;
}
.about_box{
    display: flex;
    justify-content: flex-end;
    position: relative;
    z-index: 3;
}

.main .about_box {
    align-items: center;
    height: 100%;
}
.top_news{
    padding: 94px 0 90px;
    position: relative;
    z-index: 3;
    background: url("../images/top/bg_top02.jpg") no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
}
.inner{
    max-width: 1120px;
    margin: 0 auto;
}
.hdm .en{
    font-size: 70px;
    line-height: 1;
    display: block;
}
.hdm .ja{
    font-size: 18px;
    line-height: 1;
    display: block;
}
.top_news_box{
    margin-top: 50px;
}
.top_news_dl+.top_news_dl{
    margin-top: 32px;
}
.top_news_dl{
    background: #fff;
    padding: 28px 40px;
    display: flex;
    box-sizing: border-box;
    justify-content: left;
    align-items: center;
}
.top_news_tit{
    width: 200px;
}
.top_news_dl_box{
    width: calc(100% - 200px);
}
.top_news_tit span{
    width: 160px;
    display: inline-block;
    line-height: 50px;
    font-size: 21px;
    letter-spacing: 3px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    background: url(../images/top/bg_btn01.png) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
}
.top_news_dl_box dl{
    display: flex;
    justify-content: left;
    align-items: center;
    background: url("../images/icon/icon_btn01.svg") no-repeat right 30px center;
    -webkit-background-size: 33px;
    background-size: 33px;
    padding: 20px 30px 20px 36px;
    box-sizing: border-box;
}

.top_news_dl_box dl.only-title {
    background: none;
}
.top_news_dl_box dl+dl{
    border-top: 1px solid #eeeeee;
}
.top_news_dl_box dt{
    font-size: 18px;
    color: #8b8b8b;
    width: 130px;
}
.top_news_dl_box dd{
    width: calc(100% - 130px);
}
.top_news_dl_box dd a{
    font-size: 18px;
    color: #000;
}
.top_news_btn{
    margin-top: 60px;
    display: flex;
    justify-content: center;
}
.top_news_btn a{
    display: flex;
    justify-content: left;
    padding-left: 70px;
    box-sizing: border-box;
    align-items: center;
    width: 280px;
    height: 55px;
    letter-spacing: 2px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    background: url("../images/icon/icon_btn02.svg") no-repeat right 20px center #00a766;
    -webkit-background-size: 32px;
    background-size: 32px;
    border-radius: 30px;
    margin: 0 20px;
}
.top_about{
    padding: 95px 0 125px;
    position: relative;
}
.top_about .pos01{
    position: absolute;
    right: 0;
    top: 124px;
    z-index: 2;
}
.top_about .pos02{
    position: absolute;
    left: 0;
    bottom: 190px;
    z-index: 2;
}
.top_about .inner{
    position: relative;
    z-index: 3;
}

.top_about .hdm{
    margin-bottom: 55px;
}
.top_about_box{
    display: flex;
    justify-content: flex-end;
}
.top_about_img{
    width: 480px;
    order: 2;
    margin-left: 80px;
}
.top_about .des{
    width: 400px;
    padding-top: 60px;
}
.top_about .des_tit{
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 35px;
}
.top_about .des_btn+.des_btn{
    margin-top: 25px;
}
.top_about .des_btn{
    background: url("../images/top/bg_link01.png") no-repeat top center;
}
.top_about .des_btn a{
    display: block;
    background: url("../images/icon/icon_btn02.svg") no-repeat right 20px center;
    -webkit-background-size: 32px;
    background-size: 32px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 2px;
    text-align: left;
    padding-left: 100px;
    box-sizing: border-box;
    line-height: 64px;
    border-radius: 32px;
}
.top_about .des_btn01{
    background: url("../images/top/bg_link02.png") no-repeat top center;
}
.top_about_box01{
    margin-top: 50px;
    display: flex;
    justify-content: left;
}
.top_about .des_txt{
    font-size: 18px;
    margin-bottom: 35px;
}

.top_about_box01 .top_about_img{
    order: 1;
    margin-left: 0;
    margin-right: 80px;
}
.top_about_box01 .des{
    order: 2;
}
.top_facilities{
    background: url("../images/top/bg_top03.jpg") no-repeat top center;
    padding: 98px 0;
    -webkit-background-size: cover;
    background-size: cover;
}
.top_facilities ul{
    margin-top: 55px;
    display: flex;
    justify-content: space-between;
}
.top_facilities li{
    width: 350px;
}
.top_facilities .listbox{
    position: relative;
}
.top_facilities .listtxt{
    position: absolute;
    top: 104px;
    left: 0;
    width: 100%;
    font-size: 20px;
    z-index: 4;
    color: #fff;
    font-weight: 500;
    text-align: center;
}
.top_facilities .listtxt span{
    display: block;
    margin-bottom: 10px;
}
.top_facilities .listtxt img{
    width: 32px;
}
.img_move{
    overflow: hidden;
    border-radius: 8px;
}
.img_move img{
    position: relative;
    z-index: 3;
    transform: scale(1);
    transition: all 0.5s;
}
.img_move img:hover{
    transform: scale(1.1);
    transition: all 0.5s;
}
.top_voices{
    background: url("../images/top/bg_top04.jpg") no-repeat top center;
    padding: 95px 0 90px;
    box-sizing: border-box;
}
.top_voices .ul_box{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.top_voices .ul_box>div{
    width: 260px;
}
.top_voices .ul_box>div .listbox{
    transition: all 0.5s;
    background: #fff;
    padding: 50px 0 37px;
    text-align: center;
    border-radius: 8px;
}
.top_voices .ul_box>div .listbox:hover{
    transition: all 0.5s;
    box-shadow: 0 0 8px rgba(0,0,0,0.2);
}
.top_voices .ul_box>div .listimg{
    margin: 0 0 30px;
}
.top_voices .ul_box>div .listico{
    margin-top: 40px;
}
.top_voices .ul_box>div .listico img{
    width: 32px;
}
.top_voices .ul_box>div .listtag{
    display: block;
    margin: 14px auto;
    background: url("../images/top/bg_link03.png") no-repeat top center;
    width: 85px;
    line-height: 30px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    letter-spacing: 2px;
}
.top_voices .ul_box>div .listtag01{
    background: url("../images/top/bg_link04.png") no-repeat top center;
}
.top_voices .ul_box>div .listtxt{
    font-size: 16px;
}
.top_voices_btn{
    margin-top: 70px;
}
.btn a{
    display: flex;
    margin: 0 auto;
    justify-content: left;
    padding-left: 70px;
    box-sizing: border-box;
    align-items: center;
    width: 280px;
    height: 55px;
    letter-spacing: 2px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    background: url(../images/icon/icon_btn02.svg) no-repeat right 20px center #00a766;
    -webkit-background-size: 32px;
    background-size: 32px;
    border-radius: 30px;
}
.top .top_entry{
    margin-top: 140px;
}
.top_entry{
    padding: 95px 0 145px;
    background: url("../images/top/bg_top05.jpg") no-repeat top right;
    -webkit-background-size: cover;
    background-size: cover;
}
.top_entry ul{
    margin-top: 50px;
    display: flex;
    justify-content: flex-start;
    margin-right: -35px;
    flex-wrap: wrap;
    margin-bottom: -33px;
}
.top_entry li{
    width: 350px;
    border-radius: 8px;
    margin-right: 35px;
    background: url("../images/top/bg_link05.png") no-repeat top center;
    margin-bottom: 33px;
}
.top_entry li a{
    display: flex;
    width: 100%;
    height: 100px;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    background: url("../images/icon/icon_btn02.svg") no-repeat right 26px center;
    -webkit-background-size: 32px;
    background-size: 32px;
}
@media screen and (max-width: 767px) {
    .main{
        background: url("../images/top/sp_bg_top01.jpg") no-repeat center center;
        -webkit-background-size: cover;
        background-size: cover;
        padding: 306px 0 20px;
        height: auto;
    }
    .about_txt{
        font-size: 12px;
        color: #fff;
        line-height: 2;
        padding: 0 20px;
        letter-spacing: 0;
        box-sizing: border-box;
    }
    .about_box{
        display: block;
        justify-content: flex-end;
        position: relative;
        z-index: 3;
    }
    .top_news{
        padding: 20px 0 25px;
        position: relative;
        z-index: 3;
        background: url("../images/top/sp_bg_top02.png") no-repeat top center #fafafa;
        -webkit-background-size: 100%;
        background-size: 100%;
    }
    .inner{
        max-width: 100%;
        margin: 0 auto;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .hdm{
        padding-left: 12px;
        box-sizing: border-box;
    }
    .hdm .en{
        font-size: 50px;
        line-height: 1;
        display: block;
    }
    .hdm .ja{
        font-size: 12px;
        line-height: 1;
        display: block;
    }
    .top_news_box{
        margin-top: 25px;
    }
    .top_news_dl+.top_news_dl{
        margin-top: 33px;
    }
    .top_news_dl{
        background: #fff;
        padding: 0 20px;
        border-radius: 4px;
        display: block;
        position: relative;
        box-sizing: border-box;
        justify-content: left;
        align-items: center;
    }
    .top_news_tit{
        width: auto;
        position: relative;
        top: -16px;
        left: 50%;
        text-align: center;
        transform: translateX(-50%);
        z-index: 2;
    }
    .top_news_dl_box{
        width: 100%;
    }
    .top_news_tit span{
        width: 80px;
        display: inline-block;
        border-radius: 5px;
        line-height: 30px;
        font-size: 12px;
        letter-spacing: 2px;
        font-weight: 500;
        color: #fff;
        text-align: center;
        background: url(../images/top/bg_btn01.png) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .top_news_dl_box dl{
        display: block;
        justify-content: left;
        align-items: center;
        background: url("../images/icon/icon_btn01.svg") no-repeat right 0 center;
        -webkit-background-size: 16px;
        background-size: 16px;
        padding: 15px 40px 15px 0;
        box-sizing: border-box;
    }
    .top_news_dl_box dl+dl{
        border-top: 1px solid #eeeeee;
    }
    .top_news_dl_box dt{
        font-size: 12px;
        color: #8b8b8b;
        width: 100%;
    }
    .top_news_dl_box dd{
        width: 100%;
    }
    .top_news_dl_box dd a{
        font-size: 12px;
        color: #000;
    }
    .top_news_btn{
        margin-top: 25px;
        display: flex;
        justify-content: space-between;
    }
    .top_news_btn a{
        display: flex;
        width: calc(50% - 4px);
        justify-content: left;
        padding-left: 32px;
        box-sizing: border-box;
        align-items: center;
        height: 40px;
        letter-spacing: 2px;
        font-size: 14px;
        color: #fff;
        font-weight: 500;
        background: url("../images/icon/icon_btn02.svg") no-repeat right 12px center #00a766;
        -webkit-background-size: 20px;
        background-size: 20px;
        border-radius: 30px;
        margin: 0;
    }
    .top_about{
        padding: 20px 0 25px;
        position: relative;
        background: #fff;
    }
    .top_about .pos01{
        display: none;
    }
    .top_about .pos02{
        display: none;
    }
    .top_about .inner{
        position: relative;
        z-index: 3;
    }
    .top_about .hdm{
        margin-bottom: 20px;
    }
    .top_about_box{
        display: block;
        justify-content: flex-end;
    }
    .top_about_img{
        width: 100%;
        margin-top: 34px;
        text-align: left;
        padding: 0 40px 35px 24px;
        position: relative;
        order: 2;
        margin-left: 0;
    }
    .top_about_img>img{
        position: relative;
        z-index: 3;
    }
    .top_about_img span{
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 2;
    }
    .top_about_box01 .top_about_img{
        padding: 0 24px 35px 40px;
    }
    .top_about_box01 .top_about_img span{
        position: absolute;
        bottom: 0;
        right: auto;
        left: 0;
        z-index: 2;
    }
    .top_about_img span img{
        width: 180px;
    }
    .top_about .des{
        width: 100%;
        padding-top: 0;
    }
    .top_about .des_tit{
        font-size: 25px;
        font-weight: 500;
        margin-bottom: 20px;
    }
    .top_about .des_btn+.des_btn{
        margin-top: 20px;
    }
    .top_about .des_btn{
        background: url("../images/top/sp_bg_link01.png") no-repeat center center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .top_about .des_btn a{
        display: block;
        background: url("../images/icon/icon_btn02.svg") no-repeat right 16px center;
        -webkit-background-size: 20px;
        background-size: 20px;
        font-size: 15px;
        color: #fff;
        letter-spacing: 2px;
        text-align: left;
        padding-left: 75px;
        box-sizing: border-box;
        line-height: 50px;
        border-radius: 32px;
    }
    .top_about .des_btn01{
        background: url("../images/top/sp_bg_link02.png") no-repeat center center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .top_about_box01{
        margin-top: 55px;
        display: block;
        justify-content: left;
    }
    .top_about .des_txt{
        font-size: 15px;
        margin-bottom: 20px;
    }
    .top_about_box01 .top_about_img{
        order: 1;
        margin-left: 0;
        margin-right: 0;
    }
    .top_about_box01 .des{
        order: 2;
    }
    .top_facilities{
        background: url("../images/top/sp_bg_top03.jpg") no-repeat top center #fafafa;
        padding: 25px 0;
        -webkit-background-size: 100%;
        background-size: 100%;
    }
    .top_facilities ul{
        margin-top: 25px;
        display: block;
        justify-content: space-between;
    }
    .top_facilities li{
        width: 100%;
    }
    .top_facilities li+li{
        margin-top: 22px;
    }
    .top_facilities .listbox{
        position: relative;
    }
    .top_facilities .listtxt{
        position: absolute;
        top: auto;
        bottom: 20px;
        left: 0;
        width: 100%;
        font-size: 18px;
        z-index: 4;
        color: #fff;
        font-weight: 500;
        text-align: center;
    }
    .top_facilities .listtxt span{
        display: block;
        margin-bottom: 10px;
    }
    .top_facilities .listtxt img{
        width: 32px;
    }
    .img_move{
        overflow: hidden;
        border-radius: 8px;
    }
    .img_move img{
        position: relative;
        z-index: 3;
        transform: scale(1);
        transition: all 0.5s;
    }
    .img_move img:hover{
        transform: scale(1.1);
        transition: all 0.5s;
    }
    .top_voices{
        background: url("../images/top/sp_bg_top04.jpg") no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
        padding: 25px 0 35px;
        box-sizing: border-box;
    }
    .top_voices .inner{
        padding: 0;
    }
    .top_voices .hdm{
        padding-left: 32px;
        box-sizing: border-box;
    }
    .top_voices .ul_box{
        margin-top: 25px;
        display: block;
    }
    .top_voices .ul_box>div{
        width: auto;
    }
    .top_voices .ul_box>div .listbox{
        transition: all 0.5s;
        background: #fff;
        padding: 20px 0 15px;
        text-align: center;
        border-radius: 5px;
    }
    .top_voices .ul_box>div .listbox:hover{
        transition: all 0.5s;
        box-shadow: 0 0 5px rgba(0,0,0,0.2);
    }
    .top_voices .ul_box>div .listimg{
        margin: 0 0 20px;
    }
    .top_voices .ul_box>div .listimg img{
        width: 132px;
        margin: 0 auto;
    }
    .top_voices .ul_box>div .listico{
        margin-top: 25px;
    }
    .top_voices .ul_box>div .listico img{
        width: 32px;
        margin: 0 auto;
    }
    .top_voices .ul_box>div .listtag{
        display: block;
        margin: 12px auto;
        background: url("../images/top/bg_link03.png") no-repeat top center;
        width: 90px;
        line-height: 30px;
        font-size: 15px;
        color: #fff;
        text-align: center;
        font-weight: 500;
        letter-spacing: 2px;
    }
    .top_voices .ul_box>div .listtag01{
        background: url("../images/top/bg_link04.png") no-repeat top center;
    }
    .top_voices .ul_box>div .listtxt{
        font-size: 16px;
    }
    .top_voices .slick-slide{
        margin: 0 10px;
    }
    .top_voices .slick-prev{
        width: 10px;
        height: 12px;
        background: url("../images/icon/prev.png") no-repeat 0 0;
        -webkit-background-size: contain;
        background-size: contain;
        left: 16%;
        z-index: 99;
    }
    .top_voices .slick-next{
        width: 10px;
        height: 12px;
        background: url("../images/icon/next.png") no-repeat 0 0;
        -webkit-background-size: contain;
        background-size: contain;
        right: 16%;
        z-index: 99;
    }
    .slick-prev:before,
    .slick-next:before{
        display: none;
    }
    .top_voices .slick-dots{
        bottom: -38px;
    }
    .top_voices .slick-dots li
    {
        width: 20px;
        height: 20px;
        margin: 0 1px;
    }
    .top_voices .slick-dots li button
    {
        width: 20px;
        height: 20px;
        padding: 0;
    }
    .top_voices .slick-dots li button:before
    {
        font-size: 32px;
        line-height: 20px;
        width: 20px;
        height: 20px;
        content: '•';
        opacity: 1;
        color: #ffffff;
    }
    .top_voices .slick-dots li.slick-active button:before
    {
        opacity: 1;
        color: #00a766;
    }
    .top_voices_btn{
        margin-top: 60px;
    }
    .btn a{
        display: flex;
        margin: 0 auto;
        justify-content: left;
        padding-left: 40px;
        box-sizing: border-box;
        align-items: center;
        width: 200px;
        height: 40px;
        letter-spacing: 2px;
        font-size: 14px;
        color: #fff;
        font-weight: 500;
        background: url(../images/icon/icon_btn02.svg) no-repeat right 12px center #00a766;
        -webkit-background-size: 20px;
        background-size: 20px;
        border-radius: 30px;
    }
    .top .top_entry{
        margin-top: 0;
    }
    .top_entry{
        margin-top: 0;
        padding: 25px 0 25px;
        background: url("../images/top/sp_bg_top05.jpg") no-repeat top center #ededed;
        -webkit-background-size: 100%;
        background-size: 100%;
    }
    .top_entry ul{
        margin-top: 25px;
        display: block;
        justify-content: flex-start;
        margin-right: 0;
        flex-wrap: wrap;
        margin-bottom: -25px;
    }
    .top_entry li{
        width: 100%;
        border-radius: 5px;
        margin-right: 0;
        background: url("../images/top/sp_bg_link05.png") no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
        margin-bottom: 25px;
    }
    .top_entry li a{
        display: flex;
        width: 100%;
        height: 90px;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 16px;
        text-align: center;
        font-weight: 500;
        background: url("../images/icon/icon_btn02.svg") no-repeat right 25px center;
        -webkit-background-size: 32px;
        background-size: 32px;
    }
}


/*===WP PAGENAVI================*/

.wp-pagenavi {
    text-align: center;
    color: #000;
    margin: 50px 0;
    font-family: futura01, sans-serif;
}

.wp-pagenavi a,
.wp-pagenavi span {
    border: 1px solid #bdbdbd !important;;
    display: inline-block;
    vertical-align: middle;
    color: #707070;
    padding: 3px 10px !important;
    text-decoration: none;
    margin-right: 8px;
    font-size: 16px!important;
}

.wp-pagenavi span.pages {}

.wp-pagenavi a:hover {
    text-decoration: none;
    background: linear-gradient(135deg, #c0fbc2 23%,#00B5BC 50%); 
    color: #FFF;
}

.wp-pagenavi span.current {
    text-decoration: none;
    background: linear-gradient(135deg, #c0fbc2 23%,#00B5BC 50%); 
    color: #FFF;
}

.wp-pagenavi span.current {
    font-weight: normal;
}

.flex_date {
    display: flex;
    margin-top: 1.5rem;
    justify-content: flex-end;
}

.flex_date .date {
    font-size: 1.8rem;
    color: #8b8b8b;
    margin-right: 1rem;
}

.flex_date a{
    display: block;
    min-width: 80px;
    padding: 5px 1.5rem;
    border-radius: 20px;
    background: linear-gradient(135deg, #c0fbc2 23%,#00B5BC 50%); 
    color: #FFF;
    text-decoration: none;
    font-size: 1.6rem;
    margin-right: 1rem;
}

.flex_date a:hover {
    opacity: 0.7;
}

.cont_txt {
    margin-top: 4rem;
    font-size: 1.8rem;
    line-height: 2;
}

/*.cont_txt p+p {
    margin-top: 1.5rem;
}*/

.cont_txt img {
    display: block;
    margin: 0 auto 1.5rem;
}

.comBtn {
    margin-top: 4rem;
    text-align: center;
}

.comBtn a {
    display: inline-flex;
    justify-content: left;;
    box-sizing: border-box;
    align-items: center;
    width: 280px;
    height: 55px;
    letter-spacing: 2px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    background: url("../images/icon/icon_btn02.svg") no-repeat right 20px center #00a766;
    -webkit-background-size: 32px;
    background-size: 32px;
    border-radius: 30px;
    margin: 0 20px;
    justify-content: center;
    padding-right: 32px;

}


@media screen and (max-width: 767px) {
    .flex_date .date {
        font-size: 1.4rem;
    }

    .flex_date a{
        display: block;
        min-width: 60px;
        padding: 5px 1rem;
        font-size: 1.4rem;
        margin-right: 0.5rem;
    }
    .cont_txt {
        margin-top: 3rem;
        font-size: 1.4rem;
        line-height: 2;
    }

    .comBtn {
        margin-top: 3rem;
    }

    .comBtn a {
        width: 260px;
        justify-content: center;
        padding-left: 0;
        box-sizing: border-box;
        align-items: center;
        height: 40px;
        letter-spacing: 2px;
        font-size: 14px;
        color: #fff;
        font-weight: 500;
        background: url("../images/icon/icon_btn02.svg") no-repeat right 12px center #00a766;
        -webkit-background-size: 20px;
        background-size: 20px;
        border-radius: 30px;
        margin: 0;
     }
}












