@charset "UTF-8";
/* CSS Document */


/* -- sec_inner .passive-- */
.sec_sub_inner.passive{
}
.sec_sub_inner.passive .sec_block{
    margin:0 0 0px 0;
    padding:100px 50px;
    box-sizing:border-box;
    position:relative;
}
.sec_sub_inner.passive .sec_block h3{
    position:absolute;
    top:1em;
    left:-0.7em;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size:1.7rem;
}
.sec_sub_inner.passive .sec_block h3 span{
    font-size:150%;
}
.sec_sub_inner.passive .sec_block.summer{
    background-image: linear-gradient(100deg, #edfdff, #c7e9ee);
}
.sec_sub_inner.passive .sec_block.winter{
    background-image: linear-gradient(100deg, #fbeeee, #fbe1e1);
}
.sec_sub_inner.passive .sec_block .iamge{
    width:100%;
    margin:0 0 50px 0;
}
.sec_sub_inner.passive .sec_block .iamge img{
    width:100%;
    max-width:800px;
    margin:auto;
    display:block;
}
.sec_sub_inner.passive .sec_block .detail{
}
.sec_sub_inner.passive .sec_block .detail .sub_detail{
    width:100%;
    display:flex;
    justify-content:space-between;
}
.sec_sub_inner.passive .sec_block .detail .sub_detail_inner{
    width:48%;
}
.sec_sub_inner.passive .sec_block .detail h4{
    font-size:1.2rem;
    padding:0 0 0.6em 0;
    margin:0 0 0.6em 0;
}
.sec_sub_inner.passive .sec_block.summer .detail h4{
    border-bottom:1px solid #86d6ea;
}
.sec_sub_inner.passive .sec_block.winter .detail h4{
    border-bottom:1px solid #eab1b1;
}
.sec_sub_inner .sec_value{
    padding:10vh 0;
}
.sec_sub_inner .sec_value .sub_inner{
    width:80%;
    margin:auto;
}
.sec_sub_inner .sec_value h3{
    font-size:1.5rem;
    margin:0 0 1em 0;
}

/* ----------959px–---------- */
@media screen and (max-width: 959px) {
    .sec_sub_inner.passive .sec_block .detail .sub_detail{
        width:100%;
        display:block;
        justify-content:unset;
    }
    .sec_sub_inner.passive .sec_block .detail .sub_detail_inner{
        width:100%;
        margin:0 0 50px 0;
    }
    .sec_sub_inner.passive .sec_block .detail .sub_detail_inner:last-child{
        margin:0 0 0 0;
    }
}
/* ----------599px–---------- */
@media screen and (max-width: 599px) {
    .sec_sub_inner.passive .sec_block{
        padding:100px 3%;
    }
}


/* -- sec_inner .insulation-- */
.sec_sub_inner.insulation{
}
.sec_sub_inner.insulation .sub_detail{
}
.sec_sub_inner.insulation .sub_detail .sec_block{
    display:flex;
    justify-content:space-between;
    margin:0 0 50px 0;
}
.sec_sub_inner.insulation .sub_detail .sec_block .image{
    width:48%;
    overflow:hidden;
    position:relative;
}
.sec_sub_inner.insulation .sub_detail .sec_block .image > img{
    object-fit:cover;
    height:100%;
    width:100%;
}
.sec_sub_inner.insulation .sub_detail .sec_block .image dt{
    position:absolute;
    bottom:10px;
    right:10px;
    width:40%;
    max-width:150px;
    aspect-ratio:1 / 1;
    border-radius: 50%;
    background:#ffffff;
    align-items:center;
    display:flex;
}
.sec_sub_inner.insulation .sub_detail .sec_block .image dt img{
    width:100%;
}
.sec_sub_inner.insulation .sub_detail .sec_block .detail{
    width:50%;
}
.sec_sub_inner.insulation .sub_detail .sec_block .detail h4{
    font-size:1.2rem;
    margin:1em 0;
}
.sec_sub_inner.insulation .sub_detail .sec_block .detail dl{
    margin:2em 0;
}
.sec_sub_inner.insulation .sub_detail .sec_block .detail dl h5{
    font-size:1.1rem;
    border-left:3px solid #000;
    padding:0 0 0 0.7em;
	margin:0 0 0.7em 0;
}

/* ----------1099px–---------- */
@media screen and (max-width: 1099px) {
    .sec_sub_inner.insulation .sub_detail .sec_block{
        display:block;
        justify-content:unset;
        margin:0 auto 100px;
    }
    .sec_sub_inner.insulation .sub_detail .sec_block .image{
        width:100%;
    }
    .sec_sub_inner.insulation .sub_detail .sec_block .detail{
        width:100%;
    }
}





/* -- sec_inner .glass-- */
.sec_sub_inner.glass{
}

.sec_sub_inner.glass .sec_block{
    display:flex;
    justify-content:space-between;
}
.sec_sub_inner.glass .sec_block .image{
    width:48%;
    overflow:hidden;
}
.sec_sub_inner.glass .sec_block .image img{
    width:100%;
    object-fit:cover;
    height:100%;
}
.sec_sub_inner.glass .sec_block .detail{
    width:50%;
}
.sec_sub_inner.glass .sec_block .detail dl{
    margin:0 0 30px 0;
}
.sec_sub_inner.glass .sec_block .detail dl h5{
    font-size:1.1rem;
    border-left:3px solid #000;
    padding:0 0 0 0.7em;
	margin:0 0 0.7em 0;
}

/* ----------1099px–---------- */
@media screen and (max-width: 1099px) {
    .sec_sub_inner.glass .sec_block{
        display:block;
        justify-content:unset;
    }
    .sec_sub_inner.glass .sec_block .image{
        width:100%;
        margin:0 0 20px 0;
    }
    .sec_sub_inner.glass .sec_block .detail{
        width:100%;
    }
}
        


/* -- sec_inner .airtightness-- */
.sec_sub_inner.airtightness{
}
.sec_sub_inner.airtightness .sub_detail{
}
.sec_sub_inner.airtightness .sub_detail .sec_block{
    display:flex;
    justify-content:space-between;
    margin:0 0 50px 0;
}
.sec_sub_inner.airtightness .sub_detail .sec_block .image{
    width:48%;
    overflow:hidden;
}
.sec_sub_inner.airtightness .sub_detail .sec_block .image img{
    object-fit:cover;
    height:100%;
    width:100%;
}
.sec_sub_inner.airtightness .sub_detail .sec_block .detail{
    width:50%;
}
.sec_sub_inner.airtightness .sub_detail .sec_block .detail h4{
    font-size:1.2rem;
    margin:1em 0;
    border-bottom:1px dotted #666;
    padding:0 0 1em 0;
}
.sec_sub_inner.airtightness .sub_detail .sec_block .detail h4 span{
    display:block;
    font-size:1.0rem;
    margin:0 0 0.5em 0;
    background:#9f9687;
    color:#fff;
    width:fit-content;
    padding:0 1em;
    border-radius:3px;
    font-weight:bold;
}
.sec_sub_inner.airtightness .sub_detail .sec_block .detail h4 strong{
    font-size:1.2rem;
}
.sec_sub_inner.airtightness .sub_detail .sec_block .detail dl{
    margin:2em 0;
}
.sec_sub_inner.airtightness .sub_detail .sec_block .detail h5{
    font-size:1.1rem;
    margin:0 0 0.5em;;
}
/* ----------899px–---------- */
@media screen and (max-width: 899px) {
    .sec_sub_inner.airtightness .sub_detail .sec_block{
        display:block;
        justify-content:unset;
    }
    .sec_sub_inner.airtightness .sub_detail .sec_block .image{
        width:100%;
        overflow:hidden;
    }
    .sec_sub_inner.airtightness .sub_detail .sec_block .detail{
        width:100%;
    }
}


/* ----------959px–---------- */
@media screen and (max-width: 959px) {

}
/* ----------768px–---------- */
@media screen and (max-width: 768px) {

}
/* ----------768px–---------- */
@media screen and (max-width: 768px) {

}




/* -- cta -- */
.cta{
	margin:0 calc(50% - 50vw) 0;
	width:100vw;
	padding:15vh 0;
	background:url("../../../../../img/perf/comfort/comfort_cta_bg.webp") center / cover;
	position:relative;
}
.cta:after{
	content:"";
	display:block;
	background:#000;
	position:absolute;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	opacity:0.5
}
.cta .inner{
	width:80%;
	max-width:800px;
	margin:auto;
	z-index:1;
	position:relative;
	color:#fff;
}
.cta .inner h4{
	font-size:2rem;
	display: flex;
    align-items: center;
}
.cta .inner h4:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #ccc;
}
.cta .inner h2{
	font-size:1.3rem;
	margin:0 0 1em 0;
	line-height:2em;
}
.cta .inner h2 strong{
	font-weight:lighter;
	font-size:110%;
}
.cta .inner .ctr_box{
	display:flex;
	justify-content:space-between;
	margin:30px 0 0 0;
}
.cta .inner .ctr_box .btn{
	width:48%;
}
.cta .inner .ctr_box .btn a{
	width:100%;
	display:block;
	padding:10px 20px;
	box-sizing:border-box;
	border-radius:50px;
	background:#948977;
		box-shadow: 1rem 1rem 1rem -1rem hsl(200 50% 20% / 40%);
	background: linear-gradient(139deg, #948977, #7d6f57);
	color:#fff;
	text-align:center;
}

/* ----------768px–---------- */
@media screen and (max-width: 768px) {
	.cta{
		padding:10vh 0;
	}
	.cta .inner h2{
		font-size:1.2rem;
		line-height:unset;
	}
	.cta .inner .ctr_box{
		display:block;
		justify-content:unset;
		margin:30px 0 0 0;
	}
	.cta .inner .ctr_box .btn{
		width:100%;
		max-width:400px;
		margin:0 auto 20px;
	}
}
