@charset "utf-8";

html {
	scroll-behavior: smooth;
}
body {
    font-family: "Zen Kaku Gothic New", sans-serif;
}


.subhead {
    background-image: url(../img/special/subhead.jpg);
}
.subhead_box.special {
    height: 700px;
}
.subhead_box.special img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
/* .page_mv{
    position: relative;
}
.page_mv_txt{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
} */



.mg0 {
    margin: 0;
}
.mb60 {
    margin-bottom: 60px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb25 {
        margin-bottom: 25%;
}
.mb20 {
    margin-bottom: 20px;
}

.sec_inner_mb120 {
    margin-bottom: 120px;
}
.sec_inner_mb100 {
    margin-bottom: 100px;
}
.sec_inner_mb80 {
    margin-bottom: 80px;
}




.sec_text_box.mb150 {
    margin: 0 auto 150px;
}





.pd0 {
    padding: 0;
}
.pt20 {
    padding: 20px 0;
}
.db1000 {
    display: none;
}
.db850 {
    display: none;
}
.db500{
    display: none;
}

.dn850 {
    display: block;
}



.ta_c {
    text-align: center;
}
.ta_j {
    text-align: justify;
}



.img_cap_out {
    bottom: -1.5em;
}
.img_cap_l {
    left: 0;
}
.img_cap_bg_blk {
    color: rgb(255, 255, 255);
    font-size: 10px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.6);
    padding: 3px 5px;
}
.cap_r {
    padding-top: 0.5em;
    text-align: right;
}
.cap.inner_cap {
    font-size: 10px;
    line-height: 1.5;
    padding: 30px 0 0;
}
.cap.inner_cap.pd0 {
    padding: 0;
}


.sec_pt {
    padding: 80px 0 0px;
}
.sec_pd {
    padding: 80px 0 80px;
}
.sec_pd100 {
    padding: 100px 0 100px;
}
.sec_pd120 {
    padding: 120px 0 120px;
}


/* 20251128 */
.spc_bg_gray {
    background-color: #f5f4eb;
}
.fw_b {
    font-weight: bold;
}

.pos_a01 {
    position: absolute;
    top: 35%;
    left: 13%;
    width: 15%;
}
.pos_a02 {
    position: absolute;
    bottom: -10%;
    right: 14%;
    width: 21%;
}



.col2_flex_Benesse {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    /* margin-bottom: 20px; */
}
.benesse_area {
    /* border: 1px solid #666666; */
}
.benesse_area_inner {
    padding: 30px;
    font-weight: 800;
    background-color: #fff;
}
.benesse_ttl {
    font-size: 20px;
    
    letter-spacing: 0.05em;
    margin: 0 auto 1.5em;
    line-height: 1.5;
}
.benesse_kigyou {
    background: #6b5c3e;
    color: #fff;
    padding: 5px 20px;
    font-size: 16px;
    border-radius: 5px;
    letter-spacing: 0.2em;
    /* font-family: "Kozuka Mincho Pr6N", serif; */
}
.benesse_co {
    font-size: 16px;
    letter-spacing: 0.2em;
    /* font-family: "Kozuka Mincho Pr6N", serif; */
}
.col3_flex_benesse {
    display: flex;
    justify-content: center;
    gap: 30px;
}
.col3_flex_item_benesse_a {
    width: 20%;
    max-width: 187px;
}
.col3_flex_item_benesse_b {
    width: 30%;
    max-width: 281px;
}
.lounge_txt {
    text-align: center;
    margin-top: 10px;
    font-family: "こぶりな6＋DIN", sans-serif;
    font-weight: 600;
    font-size: 14px;
}
.col3_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.col3_flex_item {
    width: 32%;
}
.col3_flex_item:nth-child(n+4) {
    margin-top: 30px;
}



.col2_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.col2_flex_item48 {
    width: 48%;
}
.enquete_area .col2_flex_item48:nth-child(n+3) {
    margin-top: 40px;
}

.col2_flex_item48.flex_wp_end {
    width: 48%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: flex-end;
}
/* .col2_flex_item.flex_r {
    display: flex;
    justify-content: flex-end;
    position: relative;
} */
.land_img_area.max1000 {
    max-width: 1000px;
    margin: 0 auto;
}


.spc_sec_ttl_box {

}
.spc_sec_ttl {
    width: 100%;
    font-weight: bold;
    color: #6b5c3e;
    font-size: 28px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}
.spc_sec_ttl::before {
    content: "";
    width: 100%;
    height: 1px;
    margin-right: 2%;
    background: #6b5c3e;
}
.spc_sec_ttl::after {
    content: "";
    width: 100%;
    height: 1px;
    margin-left: 2%;
    background: #6b5c3e;
}
.spc_sec_ttl_noline {
    width: 100%;
    font-weight: bold;
    color: #6b5c3e;
    font-size: 28px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}
.sec_ttl.fw500 {
    font-weight: 600;
}

.pos_a_public01 {
    position: absolute;
    top: -21%;
    right: -7%;
    width: 20%;
}

.araiba_box {
    border: 1px #6b5c3e solid;
    border-radius: 10px;
}
.araiba_box_inner {
    padding: 40px;
}
.araiba_ttl {
    background: #fff;
    padding: 0 1em;
    font-size: 24px;
    color: #6b5c3e;
    position: absolute;
    top: -4%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10px;
    font-weight: 500;
    width: 220px;
}
.araiba_lead {
    width: 100%;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-size: 16px;
}
.araiba_txt_box {
    width: 100%;
}
.araiba_txt:nth-child(n+2) {
    margin-top: 20px;
}
.araiba_subttl_box {
    color: #fff;
    background: #6b5c3e;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
}
.araiba_sublead {
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-size: 16px;
}



/* private space */
.pos_a_private01 {
    position: absolute;
    top: -45%;
    left: 5%;
    width: 15%;
}
.col3_flex {
    display: flex;
    justify-content: space-between;
}
.col3_flex_item {
    width: 32%;
}
.col3_flex_item:nth-child(n+4) {
    margin-top: 20px;
}






/* Life With You */
.spc_btn_box {
    display: flex;
    justify-content: center;
    gap: 5%;
}
.spc_btn_list {
    position: relative;
    max-width: 300px;
    width: 48%;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #000;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.spc_btn_list.wht {
    background: #fff;
}
.spc_btn01_en{
    position: absolute;
    top: -30%;
    left: -6%;
    width: 40%;
}
.spc_btn02_en{
    position: absolute;
    /* top: -30%;
    left: -6%;
    width: 40%; */
    top: -40%;
    left: -5%;
    width: 53%;
}
.spc_btn01_mark{
    position: absolute;
    top: -15%;
    right: 3%;
    width: 20%;
}
.spc_btn02_mark{
    position: absolute;
    top: -15%;
    right: 3%;
    width: 17%;
}

/* .spc_btn_box a {
    height: 100%;
    transition: 0.5s;
    width: 100%;
    max-width: 300px;
} */
/* .spc_btn_box a:hover {
    transition: 0.5s;
    opacity: 0.5;
} */

.oneday_ttl_box {
    text-align: center;
    background: #fff;
    padding: 20px 0;
}
.oneday_ttl {
    font-size: 24px;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    position: relative;
}

.oneday_ttl .spc_btn01_en{
    position: absolute;
    top: -47px;
    left: 50%;
    transform: translateX(-50%);
    width: 164px;
}
.oneday_ttl .spc_btn01_mark{
    position: absolute;
    top: -19px;
    right: -70px;
    width: 60px;
}

.oneday_ttl .spc_btn02_en{
    position: absolute;
    /* top: -37px; */
    top: -51px;
    left: 50%;
    transform: translateX(-50%);
    /* width: 124px; */
    width: 204px;
}
.oneday_ttl .spc_btn02_mark{
    position: absolute;
    top: -19px;
    right: -70px;
    width: 60px;
}


/* .pos_ab{
    position: absolute;
} */


.col2_flex_item.wd60_l {
    width: 45%;
    /* margin-left: calc(50% - 50vw); */
    z-index: 1;
    position: relative;
}
.col2_flex_item.wd30 {
    width: 27.5%;
    position: absolute;
    bottom: -26%;
    right: 10%;
    z-index: 1;
}
.pos_ab.morning_ttl{
    width: 32%;
    position: absolute;
    top: 10%;
    right: 25%;
    z-index: 1;
}
.pos_ab.morning_lead{
    width: 23%;
    position: absolute;
    bottom: -30%;
    left: 27.5%;
    z-index: 1;
}
.pos_ab.morning_c{
    width: 22%;
    max-width: 422px;
    position: absolute;
    bottom: -14%;
    right: 41%;
    z-index: 1;
}   

.pos_ab.line01 {
    position: absolute;
    left: 34%;
    bottom: -25%;
    width: 57%;
}
.pos_ab.line02 {
    position: absolute;
    width: 57%;
    bottom: -92%;
    right: 8%;
}

.oneday_line_bg{
    background: url(../img/special/oneday_line_bg.svg)no-repeat;
    background-size: contain;
}

.oneday_mb01{
    margin-bottom: 20%;
}
.oneday_mb02{
    margin-bottom: 18%;
}
.oneday_mb03{
    margin-bottom: 10%;
}
.oneday_mb04{
    margin-bottom: 18%;
}
.oneday_mb05{
    margin-bottom: 10%;
}

.oneday_mb350 {
    margin-bottom: 10%;
}
.col2_flex_item.wd60_r {
    width: 45%;
    /* margin-right: calc(50% - 50vw); */
    z-index: 1;
    position: relative;
}
.col2_flex_item.wd20 {
    width: 20%;
    position: absolute;
    bottom: -20%;
    right: 22%;
    z-index: 1;
}
.pos_ab.noontime_ttl {
    width: 30%;
    position: absolute;
    top: 5%;
    left: 27.5%;
    z-index: 1;
}

.pos_ab.afternoon_ttl{
    width: 30%;
    position: absolute;
    top: 10%;
    right: 27.5%;
    z-index: 1;
}
.pos_ab.afternoon_b {
    width: 20%;
    position: absolute;
    bottom: -1%;
    right: 13%;
    z-index: 1; 
}

.col2_flex.flex_end {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-end;
}
.col2_flex_item.wd30_l {
    width: 30%;
    left: 10%;
}

.col2_flex_item.wd40_l{
    width: 35%;
    left: 10%;
}
.pos_ab.night_ttl {
    position: absolute;
    width: 30%;
    bottom: 0;
    left: 39%;
}

.spe_inner{
    max-width: 1920px;
    margin: 0 auto;
}


.pos_ab{
    position: absolute;
}

.img_radi10{
    border-radius: 10px;
}
.w_noontime_img_b img{

}

.cap_morning_img_a{
    padding-right: 8%;
}
.cap_pd_l{
    padding-left: 2%;
}

.cap_pd_r{
    padding-right: 2%;
}




.w_morning_ttl{
    width: 30%;
    top: 11%;
    left: 27.5%;
    z-index: 1;
}

.w_noontime_ttl{
    width: 32%;
    position: absolute;
    top: 10%;
    right: 25%;
    z-index: 1;
}

.w_noontime_img_b{
    width: 20%;
    top: -34%;
    left: 12%;
    z-index: 1;
}

.w_noontime_img_c{
    width: 20%;
    top: 71%;
    left: 21%;
    z-index: 1;
}

.w_noontime_img_d{
    width: 27.5%;
    position: absolute;
    bottom: -22%;
    right: 10%;
    z-index: 1;
}

.col2_flex_item.wd30_l.w_evening_img_b{
    width: 30%;
    left: 0;
    margin-bottom: -10%;
}

.w_evening_img_c{
    width: 20%;
    bottom: -40%;
    left: 28%;
    z-index: 1;
}

.w_night_ttl{
    position: absolute;
    width: 21%;
    bottom: 5%;
    right: 30%;
}

.w_oneday_mb04{
    margin-bottom: 30%;
}

.w_oneday_line_bg{
    background: url(../img/special/w_oneday_line_bg.svg)no-repeat;
    background-size: contain;
}
.cap.hanrei{
    margin-top: 1em;
}
.cap.hanrei span{
    display: inline-block;
}

.loc_btn_entry{
    width: 290px;
    height: 50px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #baa11e;
    font-weight: 800;
    color: #fff;
    transition-duration: 0.6s;
}
.loc_btn_entry:hover{
    opacity: 0.6;
}

.spc_sec_ttl.loc_contact::before,.spc_sec_ttl.loc_contact::after{
    content: none;
}

.lifewith_end{
    margin: 60px auto 30px;
    max-width: 700px;
    width: 90%;
}

.map_ttl {
    text-align: center;
}
.map_ttl .sec_ttl {
    display: inline-block;
    border-bottom: 1px solid;
}

.plan_link_box a,.bnr_gd{
    transition-duration: 0.6s;
}
.plan_link_box a:hover,.bnr_gd:hover{
    opacity: 0.6;
}

.plan_soon{
    opacity: 0.6;
    pointer-events: none;
}


.btn_day_box .spc_btn_box a {
    width: 48%;
    position: relative;
    max-width: 300px;
    width: 100%;
    border: 1px solid #000;
}
.btn_day_box .spc_btn_list {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: initial;
    width: 100%;
}
.map_ttl a {
    transition: 0.6s;
}
.map_ttl a:hover {
    opacity: 0.6;
    transition: 0.6s;
}


@media screen and (max-width: 1400px) {
.subhead.special {
    height: 500px;
}
.subhead_box.special {
    height: 500px;
}
}

@media screen and (max-width: 1200px) {
/* .subhead_box.special {
    height: 500px;
} */
.pos_a_public01 {
    position: absolute;
    top: -17%;
    right: 0%;
    width: 20%;
}
}

@media screen and (max-width: 1000px) {
.subhead.special {
    height: 350px;
}
.subhead_box.special {
    height: 350px;
}
.db1000 {
    display: block;
}
.benesse_ttl {
    font-size: 16px;
}
.benesse_kigyou {
    font-size: 14px;
}
.benesse_co {
    font-size: 14px;
}
.kagu_lo_ttl {
    font-size: 16px;
}
.pos_a01 {
    left: 6%;
}
.pos_a02 {
    right: 10%;
}
.pos_a_private01 {
    left: 2%;
}
}


@media screen and (max-width: 850px) {
.db850 {
    display: block;
}
.dn850 {
    display: none;
}
/* .pos_a01 {
    left: 6%;
}
.pos_a02 {
    right: 10%;
} */
}

@media screen and (max-width: 750px) {
.subhead.special {
    height: 250px;
}
.subhead_box.special {
    height: 250px;
}
}

@media screen and (max-width: 650px) {
/* .subhead_box.special {
    height: 250px;
} */
.subhead_box.special img {
    object-fit: unset;
    height: auto;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.sec_pt {
    padding: 60px 0 0px;
}
.sec_pd {
    padding: 60px 0 60px;
}
.mb60 {
    margin-bottom: 40px;
}

.col2_flex_item48.flex_wp_end{
    width: 100%;
}

.pos_a01{
    /* top: 24%;
    left: -7%; */
    top: 22%;
    left: -2%;
    width: 23%;
}

.pos_a02 {
    position: absolute;
    bottom: -14%;
    right: -1%;
    width: 31%;
}


.col2_flex_item {
    width: 100%;
}
.col2_flex_item48 {
    width: 100%;
}

.enquete_area .col2_flex_item48:nth-child(n+2) {
    margin-top: 40px;
}

.benesse_area_inner {
    padding: 20px;
}
.benesse_ttl {
    font-size: 15px;
}
.benesse_kigyou {
    font-size: 13px;
}
.benesse_co {
    font-size: 13px;
}
.col3_flex_benesse {
    flex-wrap: wrap;
}
.col3_flex_item_benesse_a {
    width: 100%;
    max-width: 150px;
}
.col3_flex_item_benesse_b {
    width: 100%;
    max-width: 210px;
}
.col3_flex_benesse {
    display: flex;
    justify-content: center;
    gap: 30px;
}
.lounge_txt {
    font-size: 13px;
}
.col3_flex_item {
    width: 48%;
}
.col3_flex_item:nth-child(n+3) {
    margin-top: 20px;
}
.sp_max450 {
    max-width: 450px;
    margin: 0 auto;
}

.pos_a_public01{
    top: -12%;
}


.col2_flex_item.wd60_l{
    width: 100%;
}

.col2_flex_item.wd60_r{
    width: 100%;
}

.araiba_box_inner{
    padding: 20px ;
}

.araiba_ttl{
    font-size: 18px;
    top: -1.5%;
    width: 170px;
}


.pos_ab.morning_ttl {
    width: 80%;
    margin: 20px auto 20px;
    position: relative;
    top: initial;
    right: initial;
    z-index: 1;
}

.pos_ab.morning_c {
    width: 32%;
    bottom: 3%;
    right: 56%;
}

.col2_flex_item.wd30{
    order: 2;
    width: 50%;
    position: relative;
    right: initial;
    margin-left: auto;
}

.pos_a_private01 {
    top: 53%;
    left: -2%;
    width: 15%;
}

.col2_flex_item.wd20{
    width: 40%;
    position: absolute;
    bottom: 43%;
    right: 52%;
}


.spc_btn_box{
    flex-wrap: wrap;
}
.spc_btn_list{
    width: 100%;
}
.spc_btn_box .spc_btn_list:nth-of-type(n + 2){
    margin-top: 20px;
}

.pos_ab.noontime_ttl {
    width: 80%;
    position: relative;
    top: initial;
    left: initial;
    margin: 40px auto 20px;
}


.pos_ab.afternoon_ttl{
    width: 80%;
    position: relative;
    top: initial;
    left: initial;
    right: initial;
    margin: 40px auto 20px;
}
.pos_ab.afternoon_b {
    width: 28%;
    position: absolute;
    bottom: -1%;
    right: 77%;
}

.col2_flex_item.wd30_l{
    order: 2;
    width: 50%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 10px;
}

.col2_flex_item.wd40_l {
    width: 70%;
    left: 0;
}

.pos_ab.night_ttl {
    position: absolute;
    bottom: 0;
    left: 39%;
    width: 80%;
    position: relative;
    top: initial;
    left: initial;
    margin: 40px auto 20px;
}

.oneday_mb01 {
    margin-bottom: 15%;
}

.oneday_mb02 {
    margin-bottom: 15%;
}
.oneday_mb03{
    margin-bottom: 15%;
}
.oneday_mb04{
    margin-bottom: 15%;
}

.oneday_mb05{
    margin-bottom: 10%;
}



.w_morning_ttl{
    width: 80%;
    margin: 20px auto 20px;
    position: relative;
    top: initial;
    left: initial;
}


.w_noontime_img_b {
    width: 37%;
    top: -7%;
    left: 25%;
}

.w_noontime_img_c {
    width: 37%;
    top: 31%;
    left: 51%;
}

.w_noontime_ttl {
    width: 80%;
    margin: 60px auto 20px;
    position: relative;
    top: initial;
    right: initial;
    left: initial;
}
.w_noontime_img_d {
    margin: 20px auto;
    width: 50%;
    position: relative;
    bottom: initial;
    right: initial;
    order: 2;
}

.col2_flex_item.wd30_l.w_evening_img_b {
    width: 60%;
    left: 0;
    margin-bottom: -10%;
    transform: initial;
}
.w_evening_img_c {
    width: 44%;
    bottom: -10%;
    left: 56%;
}


.col2_flex_item.wd40_l {
    width: 70%;
    left: 0;
}

.w_night_ttl {
    bottom: 5%;
    right: initial;
    width: 55%;
    position: relative;
    top: initial;
    left: initial;
    margin: 40px 0 20px auto;
}


.oneday_ttl{
    font-size: 18px;
}

.oneday_ttl .spc_btn01_en{
    top: -47px;
    width: 144px;
}

.oneday_ttl .spc_btn02_en {
    top: -48px;
    width: 184px;
}

.sec_inner_mb80{
    margin-bottom: 40px;
}

.sec_pd120{
    padding: 60px 0;
}
.sec_inner_mb100 {
    margin-bottom: 50px;
}
.sec_inner_mb120{
    margin-bottom: 60px;
}
.sec_text_box.mb150{
    margin-bottom: 75px;
}
.sec_text_box.mb150.sp_120{
    margin-bottom: 120px;
}

.oneday_line_bg {
    background: url(../img/special/oneday_line_bg_sp.svg) no-repeat;
    background-size: contain;
}

.w_oneday_line_bg {
    background: url(../img/special/w_oneday_line_bg_sp.svg) no-repeat;
    background-size: contain;
}

.lifewith_end{
    margin: 30px auto 0;
}
.sp_wd400 {
    max-width: 400px;
    margin: 0 auto;
}
.araiba_lead{
    font-size: 14px;
    margin: 20px auto;
}
.araiba_subttl_box{
    font-size: 16px;
}
.araiba_sublead{
    font-size: 13px;
}
.btn_day_box .spc_btn_box a:nth-child(n+2) {
    margin-top: 20px;
}



}


@media screen and (max-width: 600px) {

}



@media screen and (max-width: 500px) {
.db500{
    display: block;
}
.col2_flex_Benesse {

    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}
.col2_flex_Benesse {
    gap: 10px;
}
.col3_flex_benesse {
    gap: 20px;
}
.col3_flex_item_benesse_a {
    width: 100%;
    max-width: 130px;
}
.subhead.special {
    height: 180px;
}
.subhead_box.special {
    height: 180px;
}

.araiba_lead{
    font-size: 11px;
}
.araiba_subttl_box{
    font-size: 14px;
}
.araiba_sublead{
    font-size: 11px;
}

}

@media screen and (max-width: 420px) {
.pos_a01 {
    top: 23%;
}
}

