@charset "UTF-8";

/*=== 共通 ===*/
#content_Wrap {
font-feature-settings: "palt";
overflow: hidden; 
}
figure{
position: relative;
height: fit-content;
}
img {
width: 100%;
}
.f-50{font-size: 50%;}
.f-60{font-size: 60%;}
.f-70{font-size: 70%;}
.f-80{font-size: 80%;}
.f-90{font-size: 90%;}
.f-110{font-size: 110%;}
.f-120{font-size: 120%;}
.f-130{font-size: 130%;}
.f-140{font-size: 140%;}
.f-150{font-size: 150%;}
.f-160{font-size: 160%;}
.f-170{font-size: 170%;}
.f-180{font-size: 180%;}
.f-190{font-size: 190%;}
.f-200{font-size: 200%;}
.f-210{font-size: 210%;}
.f-220{font-size: 220%;}
.f-230{font-size: 230%;}
.f-240{font-size: 240%;}

sup{
vertical-align: super;
font-size: 9px;
}

#main_Wrap {
position: relative;
}
#main_Wrap h2 {
position: absolute;
top: 47%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
margin: 0 auto;
text-align: center;
font-size: clamp(24px,3.333333333333333vw,50px);
color: #fff;
letter-spacing: 0.12em;
font-family: "Cinzel", serif;
font-weight: lighter;
}

.txt_note{
display: inline-block;
font-size: 10px;
line-height: 1.3;
}
figure + .txt_note{
padding-top: 1em;
}
p + .txt_note{
padding-top: 1em;
}
.zeh_merit_bg + .txt_note{
padding-top: 1em;
}



/* 設備仕様 / 共通 */
.sub_ttl {
color: #336ea7;
font-size: clamp(16px,1.5vw,18px);
letter-spacing: 0.06em;
line-height: 1.8;
}
.sub_copy {
font-size: 14px;
letter-spacing: 0.06em;
line-height: 1.8;
}
.content_box {
}

.content_box h4 + p{
padding-top: 0.5em;
}
.content_box figure + h4{
padding-top: 0.7em;
}
.content_box figure + .text_box{
padding-top: 0.7em;
}
.content_box .text_box + figure{
padding-top: 0.7em;
}
.content_box .text_box + .img_box{
padding-top: 0.7em;
}
.content_box .flex_ttl + .flex_img{
padding-top: 0.5em;
}
.content_box .flex_img + figure{
padding-top: 0.5em;
}

.content_box figure + h6{
padding-top: 1em;
}
.content_box p + h6{
padding-top: 1em;
}
.content_box p + figure {
padding-top: 0.8em;
}
.content_box p + ul {
padding-top: 0.8em;
}
.content_box .txt_note + p {
padding-top: 0.8em;
}
.content_box h6 + .small_txt{
padding-top: 0.4em;
}
.zeh_Area .text_box h2.center{
text-align: center;
}
.zeh_main .text_box{
text-align: center;
}
.zeh_bels .text_box h2{
text-align: center;
}
.zeh_bels .text_box p{
text-align: left;
}



.text_box h2 {
font-size: clamp(18px,2vw,24px);
color: #538f8c;
letter-spacing: 0.08em;
line-height: 1.4;
margin-bottom: 1.25em;
}
.text_box  h4 {
font-size: clamp(16px,1.5vw,18px);
color: #538f8c;
letter-spacing: 0.08em;
line-height: 1.4;
}
.text_box  h6 {
font-size:14px;
letter-spacing: 0.08em;
line-height: 1.4;
font-weight: 600;
}
.text_box p {
font-size: 14px;
letter-spacing: 0.06em;
line-height: 1.8;
}
.text_box p.small_txt {
font-size: 12px;
letter-spacing: 0.06em;
line-height: 1.8;
}

.text_box p + h4{
padding-top: 1.5em;
}
.txt_note + .text_box{
padding-top: 0.8em;
}

.column1 {
}

.column1 figure {
}

.column2 {

}
.column2 .flex{
flex-wrap: wrap;
gap: 60px 2.66666667%;
}
.column2 .flex li{
width: 48.66666667%;
}

.column2 .flex li.flex figure{
width: 42.10526316%;
}

.column2 .flex .text_box{
width: 47.5%;
}

.column2 ul.flex li .text_box{
width: 100%;
}

.column2 .flex .img_box{
width: 47.5%;
}
.column2 .flex li .img_box{
width: 100%;
}

.column2.flex-40-60 .flex{
gap: 20px 2.5%;
}
.column2.flex-40-60 .flex .text_box{
width: 37.5%;
}
.column2.flex-40-60 .flex figure{
width: 60%;
}
.column2.flex-35-65 .flex{
gap: 20px 2.5%;
}
.column2.flex-35-65 .flex .text_box{
width: 32.5%;
}
.column2.flex-35-65 .flex figure{
width: 65%;
}
.column2.flex-65-35 .flex{
gap: 20px 2.5%;
}
.column2.flex-65-35 .flex .text_box{
width: 62.5%;
}
.column2.flex-65-35 .flex figure{
width: 35%;
}

.column3 {

}
.column3 ul.flex {
flex-wrap: wrap;
gap: 60px 2%;
}
.column3 ul li {
width: 32%;
}

.column4 ul.flex {
flex-wrap: wrap;
gap: 60px 2.66666667%;
}
.column4 ul li {
width: 23%;
}
.column4 ul li.list4-2 {
width: 48.66666667%;
}
.column4 ul li.list4-2.flex {
flex-wrap: wrap;
gap: 0 5.15463918%;
}
.column4 ul li.list4-2.flex figure{
width: 47.42268041%;
}

.column4 ul li.list4-2.flex .text_box{
width: 47.42268041%;
}
.zeh_Area .zeh_main .about_zeh {
    width: 80%;
    max-width: 574px;
    margin: 20px auto 40px;
}
.zeh_Area .zeh_main figure {
    width: 90%;
    max-width: 864px;
    margin: 20px auto 0;
}

.zeh_bels {
}
.zeh_bels.inner{
max-width: 1000px;
}

.zeh_Area .zeh_bels ul {
    flex-wrap: wrap;
    gap: 1.25em 4%;
}
.zeh_Area .zeh_bels ul li:first-child {
    width: 66%;
}
.zeh_Area .zeh_bels ul li:last-child {
    width: 30%;
}
.zeh_merit.inner{
max-width: 1000px;
}
.zeh_Area .zeh_merit_bg {
    background: #f4f8f8;
    text-align: center;
    padding: 30px 20px;
}
.zeh_Area .zeh_merit h4 {
    color: #231815;
    font-size: 24px;
    margin-bottom: 1.4em;
    letter-spacing: 0.08em;
}
.zeh_Area .zeh_merit ul {
    gap: 20px;
}
.zeh_Area .zeh_merit ul li {
    width: calc((100% - 40px) / 3);
}
.zeh_Area .zeh_merit ul li span {
    color: #005c64;
    padding: 10px 0;
    border-bottom: 1px solid #231815;
    margin-bottom: 10px;
    display: block;
    width: 100%;
}
.zeh_Area .zeh_merit ul li span {
letter-spacing: 0.08em;
    line-height: 1.8;
}
.zeh_Area .zeh_merit ul li p {
text-align: left;
letter-spacing: 0.08em;
    line-height: 1.8;
}
.zeh_Area .zeh_merit ul li .flat {
    max-width: 168px;
    margin: 5px 0 0;
}
.content_box.danmen{
max-width: 1200px;
margin: 0 auto;
}
.content_box.danmen h2{
text-align: center;
}
.zeh_Area .scroll-hint {
padding-top: 0;
}


.zeh_Area{
padding: 80px 0 0;
}
p.txt_narrow {
letter-spacing: 0.04em;
}

[class$="_Area"] {
display: flex;
flex-direction: column;
gap: 60px 0;
}
/*=========================================================================================================
tab
=========================================================================================================*/
@media screen and (min-width: 768px) and (max-width: 1024px) {



}

/*=========================================================================================================
sp
=========================================================================================================*/
@media screen and (max-width: 767px) {

.text_box h2 {
    margin-bottom: 0.8em;
}

.zeh_Area {
padding: 40px 0 0;
}
.zeh_main .text_box {
    text-align: left;
}
.zeh_Area .zeh_main .about_zeh {
    width: 90%;
    margin: 0px auto 20px;
}
.column2 .flex {
flex-wrap: wrap;
gap: 30px 5%;
}

.column2 .flex li {
width: 100%;
}
.column2.flex-40-60 .flex .text_box {
width: 100%;
order: 2;
}
.column2.flex-40-60 .flex figure {
width: 100%;
order: 1;
}
.column2.flex-35-65 .flex .text_box{
width: 100%;
order: 2;
}
.column2.flex-35-65 .flex figure{
width: 100%;
order: 1;
}
.column2.flex-65-35 .flex{
gap: 20px 2.5%;
}
.column2.flex-65-35 .flex .text_box{
width: 100%;
order: 2;
}
.column2.flex-65-35 .flex figure{
width: 100%;
order: 1;
}

.column3 ul.flex {
gap: 30px 4%;
}
.column3 ul li {
width: 48%;
}
.column3.sec04 ul li {
width: 100%;
}
.column4 ul.flex {
gap: 30px 4%;
}
.column4 ul li {
width: 48%;
}
.column4 ul li.list4-2 {
width: 100%;
}
.column4 ul li.list4-2.flex {
width: 48%;
flex-wrap: wrap;
flex-direction: column;
}
.column4 ul li.list4-2.flex .text_box {
width: 100%;
}

.zeh_Area .zeh_bels ul li:first-child {
    width: 100%;
}
.zeh_Area .zeh_bels ul li:last-child {
    width: 100%;
}


.zeh_Area .zeh_merit h4 {
    margin-bottom: 0.8em;
}
.zeh_Area .zeh_merit ul {
    gap: 1em 0;
}
.zeh_Area .zeh_merit ul li {
    width: 100%;
}

.danmen {
width: 94%;
}
.danmen .js-scrollable {
position: relative;
overflow-y: hidden;
padding-top: 0;
}
.danmen .js-scrollable img {
height: 250px;
width: auto !important;
padding-bottom: 5px;
}

.text_box h4 {
letter-spacing: 0.02em;
}
.contents > section:not(:first-of-type){
margin: 60px 0 0;
}

[class$="_Area"] {
gap: 30px 0;
}

}
