@charset "utf-8";

.nav_list li.nav-landscape a > span::before{
    width: 100%;
}

@media screen and (max-width: 750px) {
    .nav_list li.nav-landscape a > span::before{
        width: 0;
    }
    .nav_list li.nav-landscape{
        background: rgba(107, 92, 62, 0.5);
    }
}


.subhead {
    background-image: url(../img/landscape/subhead.jpg);
}


.mt120 {
    margin-top: 120px;
}
.mt100 {
    margin-top: 100px;
}
.mt80 {
    margin-top: 80px;
}
.mt30 {
    margin-top: 30px;
}
/* .db650_mt30 {
    margin-top: 30px;
} */
.mb60 {
    margin-bottom: 60px;
}
.mb30 {
    margin-bottom: 30px;
}
.pl40 {
    padding-left: 40px;
}
.pt30 {
    padding-top: 30px;
}
.pt0 {
    padding: 0;
}
.wd650 {
    max-width: 650px;
    margin: 80px auto 0;
    width: 100%;
}
.db1200 {
    display: none;
}
.db1000 {
    display: none;
}
.db850 {
    display: none;
}
.db500{
    display: none;
}

.sec_text_box.land {
    margin: 0 auto 40px;
}

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

.img_cap_out {
    bottom: -1.5em;
}
.img_cap_l {
    left: 0;
}
.cap.design {
    font-size: 10px;
    padding: 0  ;
    letter-spacing: -0.05em;
}
.cap.design_kome {
    display: flex;
}
.cap_land {
    font-size: 10px;
    color: #000;
    text-align: right;
    margin-top: 20px;
}




/* .sec_mg {
    margin: 80px auto 0;
} */
.sec_pt {
    padding: 80px 0 0px;
}
.sec_pd {
    padding: 80px 0 80px;
}
.sec_pd.bb {
    border-bottom: 1px solid #000;
}
.col2_flex01 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.col2_flex_item02 {
    width: 48%;
}
.col2_flex_item.flex_cont {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.col2_flex_item02_in {
    width: 100%;
}




.land_img_area.max1000 {
    max-width: 1000px;
    margin: 0 auto;
}
.land_list_box {
    margin-top: 30px;
}
.land_list {
    font-size: 12px;
    font-family: "Zen Kaku Gothic New", sans-serif;
    color: #4d4d4d;
    line-height: 2;
}
.col2_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.col2_flex.ai_c {
    align-items: center;
}
.col2_flex_item {
    width: 48%;
}
.col2_flex_item_a {
    width: 58%;
}
.col2_flex_item_b {
    width: 38%;
    max-width: 380px;
}
.col2_flex_item_c {
    width: 48%;
}
.col2_flex_item_d {
    width: 100%;
}
.col2_flex_item_e {
    width: 48%;
}
.col2_flex_item_f {
    width: 48%;
}




.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;
}
.benesse_ttl {
    font-size: 20px;
    letter-spacing: 0.05em;
    margin: 0 auto 1.5em;
    line-height: 1.5;
}
.benesse_kigyou {
    background: #999999;
    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;
}
.setsubi_txt {
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    line-height: 1.2;
}
.setsubi_txt span {
    font-size: 12px;
}




/* tree_start*/
.tree_box{
    height: 322px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #000;
    margin-bottom: 80px;
}
.tree_item{
    position: absolute;
    height: 100%;
    width: 34%;
    bottom: 0;
}
.tree_item:nth-child(1){
    left: -3%;
}
.tree_item:nth-child(2){
    left: 22%;
}
.tree_item:nth-child(3){
    right: 23%;
}
.tree_item:nth-child(4){
    right: -3%;
}
.tree_name {
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}
/* tree_end*/

.col6_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.col6_flex_item {
    width: 16%;
}


/* 20251210 */
.sec_land{
    text-align: center;
}
.cap.land {
    font-size: 10px;
    padding: 0  ;
    letter-spacing: -0.05em;
    max-width: 1000px;
    margin: 0 auto;
}


@media screen and (max-width: 1200px) {
.db1200 {
    display: block;
}
}

@media screen and (max-width: 1000px) {
.db1000 {
    display: block;
}
.mt120 {
    margin-top: 100px;
}
.mt100 {
    margin-top: 80px;
}
.mt80 {
    margin-top: 60px;
}
.db1000_mt60 {
    margin-top: 60px;
}
.sec_mg {
    margin: 80px auto 0;
}
.sec_text_box.land {
    margin: 0 auto 20px;
}
.ta_j_1000_c {
    text-align: center;
}

.col2_flex_item02_in {
    width: 100%;
}
.col2_flex_item_a {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}
.col2_flex_item_b {
    margin: 0 auto;
    width: 100%;
    max-width: 350px;
}
.land_list_box {
    margin-top: 20px;
}

.benesse_ttl {
    font-size: 16px;
}
.benesse_kigyou {
    font-size: 14px;
}
.benesse_co {
    font-size: 14px;
}
.setsubi_txt span {
    font-size: 11px;
}

.col2_flex_item_d {
    max-width: 380px;
    margin: 0 auto;
}
.col2_flex_item_e {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
}
.col2_flex_item_f {
    width: 100%;
}

.tree_box{
    position: initial;
    display: flex;
    flex-wrap: wrap;
    border-bottom: initial;
    height: auto;
    justify-content: center;
}
.tree_item{
    position: initial;
    height: auto;
    width: 48%;
}
.tree_item img{
    border-bottom: 1px solid #000;
}
.col6_flex_item {
    width: 32%;
}
.col6_flex_item:nth-child(n+4) {
    margin-top: 20px;
}


}


@media screen and (max-width: 850px) {
.db850 {
    display: block;
}
.col2_flex_item02 {
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
}
.col2_flex_item02_in {
    text-align: center;
}

}


@media screen and (max-width: 750px) {
.pl40 {
    padding-left: 0;
}

}

@media screen and (max-width: 650px) {
.sec_pt {
    padding: 60px 0 0px;
}
.sec_pd {
    padding: 60px 0 60px;
}
.mt120 {
    margin-top: 80px;
}
.mb60 {
    margin-bottom: 40px;
}

.sec_mg {
    margin: 60px auto 0;
}
.mt100 {
    margin-top: 60px;
}
.mt80 {
    margin-top: 40px;
}
.pt30 {
    padding-top: 20px;
}

.col2_flex_item {
    width: 100%;
}
.col2_flex_item_b {
    width: 100%;
    max-width: 250px;
}
.col2_flex_item_c {
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
}
.col2_flex_item_c:nth-child(n+2) {
    margin: 20px auto 0
}
.col2_flex_item_e {
    max-width: 380px;
}


.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;
}
.setsubi_txt {
    font-size: 14px;
}

.tree_box{
    margin-bottom: 60px;
}
.tree_name {
    font-size: 13px;
}
.setsubi_txt span {
    font-size: 10px;
    display: inline-block;
    letter-spacing: -0.05em;
}
}

@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;
}

}

