@charset "utf-8";

/* main image */
#mainHdImg{
    min-width:980px;
    max-width:1440px;
    margin:0 auto;
	position: relative;
    height:380px;
    background:#efefef url(../images/vision.jpg) no-repeat center 28%;
    background-size: cover;
	padding-top: 100px;
box-sizing: border-box;
}


#mainHdImg .titleArea{
    text-align: center;

}

#mainHdImg h2{
    font-size: 2.7em;
    font-weight: normal;
    padding-bottom: 0.5em;
    font-family: serif;
}


#mainHdImg p{
    font-size:1.4em;
    line-height: 1.7em;
    font-family: serif;
	font-weight: bold;
}

#mainHdImg .pt{
	 display: inline-block;
    background-color: #2b84d2;
    color: #fff;
    font-family: sans-serif;
    font-size: 0.9em;
    line-height: 1em;
    letter-spacing: 0.1em;
    padding: 0.4em 0.5em 0.25em;
    font-weight:normal;
    margin-right: 0.3em;
}

.co {
    width:100%;
    max-width:1200px;
    min-width:980px;
    padding:60px 20px;
    margin: 0 auto;
    box-sizing: border-box;
}
.contetnsArea {
	font-size:1.1em;
	
    width:68%;
    padding-right:50px;
    text-align: left;
    box-sizing: border-box;
}
.sideArea {
	
/*	font-size:1.16em;*/
	
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-wrap: wrap;
    width:32%;
    padding:15px 0 15px 50px;
    border-left:1px solid #ccc;
    box-sizing: border-box;
}
.co .contetnsArea h3{
    font-size:1.7em;
    text-align: center;
    line-height: 2em;
    padding:1em;
    margin:80px auto 30px;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
	font-family: 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'Yu Mincho', YuMincho, 'HGP明朝B', serif;
	position: relative;
}
.co .contetnsArea h3:before{
	content:'';
	display: block;
	border-top:1px solid #000;
	position: absolute;
	top:-6px;
	left:0;
	width:100%;
}

.co .contetnsArea p{
    line-height: 2em;
	padding-bottom:1em;
    text-align: left;
	text-align: justify;


}
.co .contetnsArea .img{
    width:80%;
    margin:40px auto;
}
.co .contetnsArea .img img{
    width:100%;
    height: auto;
}

.contetnsArea a.patentLink{
/*	font-size:1.04em;*/
}

.patent{
    border:1px solid #ccc;
    padding:15px;
    box-sizing: border-box;
}
.patent h3{
    font-size:1.1em;
    padding:5px 0;
    text-align: left;
    margin:0 auto 15px;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
}
.patent h4{
    font-size:0.9em;
	font-weight: bold;
    text-align: left;
    padding:0 0 10px;
	color:#2b84d2;
}
.patent h5{
    font-size:1em;
    text-align: left;
	margin:15px 0 5px 0;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    padding:5px 0;
}
.patent h6{
    font-size:0.9em;
	line-height: 1em;
    text-align: left;
    padding:0 0 5px;
	margin:15px 0 5px 0;
    border-bottom:1px solid #000;
}
.patent ul{
	margin:0;
	padding:0;
}
.patent li{
	font-size:0.9em;
	margin-left:1.5em;
	list-style: disc;
}
.patent ul.note {
	margin-top:1em;
	font-size:0.76em;
}
.patent ul.note li{
	list-style:none;
/*	margin-left:0;*/
}
.patent ul.note li:before{
	content:'※';
	padding-right:0.5em;
	margin-left:-1.3em;
}
.imgArea{
    width:100%;
    box-sizing: border-box;
	position: relative;
}
.patent .fukidashi{
	display: flex;
	justify-content: center;
	align-items: center;
	width:110px;
	height:110px;
	box-sizing: border-box;
	border-radius: 50%;
	padding:10px;
	text-align: center;
	background-color:#2b84d2;
	color:#fff;
	font-size:12px;
	font-weight: bold;
	position: absolute;
	top:-10px;
	right:-25px;
}
.imgArea2{
    width:50%;
}
.imgArea img,.imgArea2 img{
    width:100%;
    height:auto;
    vertical-align: bottom;
}
.banner {
	width:100%;
	margin-top:30px;
	border:2px solid #ccc;
	padding:10px;
	box-sizing: border-box;
}
.banner .txtArea{
	width:70%;
	align-items: flex-end;
}
.banner .txtArea a{
	font-size:80%;
}
.banner .thumb{
	width:28%;
	margin-top:-30px;
}
.banner .thumb img{
    width:100%;
	height: auto;
}
.link {
    width:100%;
/*
    border:1px solid #ccc;
    padding:15px;
*/
}
.link .cap{
	font-size:0.9em;
    width:45%;
}
.link h3{
	display: block;
	width:100%;
    font-size:1em;
    padding:5px 0;
    text-align: left;
    margin:0 auto 15px;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
}
.link a{
	margin-top:10px !important;
	font-size:90%;
	color:#2b84d2 !important;
}
.link a:hover{
	color:#fff !important;
	background-color:#2b84d2 !important;
	text-decoration: none !important;
}
.link a.rCornerBtn:hover:after{
	color:#fff !important;
}
a.patentLink {
	display: block;
	margin-top:20px;
	color:#2b84d2;
	font-size:0.9em;
	line-height: 1.4em;
	padding-left:1.5em;
}
a.patentLink:before{
	display: inline;
	content:'\e92f';
	font-family: 'marurino';
	padding-right:0.5em;
	margin-left:-1.5em;
	
}
.patent .note{
	font-size:12px !important;
	line-height:1.4em;
}

#story {
	border-bottom:1px solid #ccc;
}
#shareContents{
	width:960px;
	margin:40px auto;
	padding:0;
	box-sizing: border-box;
	font-size:94%;
}

.bnarea{
text-align: center;
	padding: 60px 10px 0;
	width: 100%;
}


@media screen and (max-width:767px) {
	
#mainHdImg{
	min-width: 0;
    height:282px;
	padding-top: 50px;
}
	

#mainHdImg h2{
	font-size:8.3vw;
}
	
	#mainHdImg .titleArea{
		top: 20%;
	}
	
	#mainHdImg p{
		font-size: 1.3em;
	}
	
.co {
    padding: 30px 20px;
	min-width: 0;
}

.rCornerBtn {
    min-width: 0;

}	

.contetnsArea {
/*    font-size: 1em;*/
    width:100%;
    padding-right: 0;
}
	
.co .contetnsArea h3 {
    margin: 40px auto 20px;
	font-size: 1.3em;
	padding: 1em;
	line-height: 1.6;
}
	
.co .contetnsArea p {
    font-size: 1.05em !important;
    line-height: 1.8em !important;
}
	
	
.co .contetnsArea .img {
    width: 90%;
    margin: 20px auto;
}
	
a.patentLink {
    margin-top: 10px;
    font-size: 1em;
}
	
.sideArea {
    width: 100%;
    padding: 15px 0;
	margin-top: 0;
	border-left: none;
}
	
.patent h3 {
	font-weight: bold;
	text-align: center;
	font-size: 1.16em;
}
.patent h4 {
	text-align: center;
	font-size: 1em;
}
	
	.patent .fukidashi {
		width: 100px;
		height: 100px;
		font-size: 11px;
		line-height: 1.5;
	}	
	
.patent h5 {
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}
	
	.patent h6{
		font-weight: bold;
		font-size: 1em;
	}
	
.patent li {
    font-size: 1em;
	line-height: 1.65;

}
	

	.patent ul.note li {
		font-size: 0.9em;
	}	

	.link h3{
		font-weight: bold;
		font-size: 1.1em;
	}	
	
.link .cap {
    font-size: 1em;

}
	
	.banner .txtArea p{
		font-size: 110%;
	}
	
.banner .txtArea a {
    font-size: 90%;
}
	
.bnarea{
background-color: #EFEFEF;
	padding: 25px 10px;
}
	
.bnarea img{
	width: 100%;
}

}


/*-------------断熱による快適住環境--------------*/

#environment{
	
}

#environment section{
	width:890px;
	margin: 0 auto;
	padding: 40px;
	
}

#environment .titleArea{
	width:890px;
	margin: 0 auto;	
	padding: 40px;
}

#environment section p{
	font-size: 14px;
}

#environment .mainArea .ttl {
	margin-bottom:20px;
	
}

#environment .mainArea .ttl + p{
	font-size: 15px;
}
#environment .mainArea .ccp {
	margin-bottom:30px;
}

#environment .mainArea .ccp+p{
	margin-bottom: 40px;
	
}

#environment .mainArea #ccp2 {
	margin-top: 60px;
	margin-bottom: 30px;

}

#environment #ccp4 {
	margin-bottom: 20px;

}


#environment .box1 {
	float:left;
	width:412px;
	margin-bottom:60px;	
}

#environment .box2 {
	float:right;
	width:412px;
}

#environment .box1 dt,
#environment .box2 dt{
	width:412px;
	height:35px;

	margin-bottom:10px;
}


#environment .box1 dd,
#environment .box2 dd{
	font-size:93%;
}

#environment .box3 dt{
	margin-bottom:10px;
	background-color: #000000;
	color: #fff;
	font-size: 150%;
	font-weight: bold;
	padding: 0 15px;
	line-height: 1.8;
}

#environment .box3 dd p{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#environment .box3 dd img{
	margin-right: 30px;
	
}

#environment .box3 dd img:last-of-type{
	margin-right:0;
	
}
	

#environment #tx3_1,
#environment #tx3_2 {
	width:889px;
	height:36px;

	margin-bottom:20px;
	border-right:#000000 solid 1px;

}


#environment .yBx {
	width:100%;
	zoom:1;
	margin-bottom:30px;
	position:relative;
}


#environment .yBx p{
	position:absolute;
	bottom:5px;
	right:0;
	width:470px;


}
#environment #ddl {

	line-height:1.6;
}

#environment #ddl p{
	font-size: 0.8em;
}

#environment #ddl .left {
	width:47%;
	margin-right: 5%;
	display: inline-block;
	vertical-align: top;
}


#environment #ddl .right {
	width:47%;
	display: inline-block;
	vertical-align: top;
}

#environment #gs1 .subAreaIn h3,
#environment #gs2 .subAreaIn h3,
#environment #gs3 .subAreaIn h3 {

	margin-bottom:20px;
	height:60px;
}

#environment .mb30{
	margin-bottom: 30px;
}

#environment .gs {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:20px;
	margin-bottom: 20px;
}
#environment #gs1 .left,
#environment #gs2 .left {
	width:460px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}

#environment #gs1 .right, 
#environment #gs2 .right {
	width:374px;
}
#environment .subArea {
    width: 960px;
    margin-bottom: 30px;

}

#environment .subAreaIn {
    padding: 50px 35px 30px;
	width:880px;
	box-shadow: 1px 1px 3px #999;
}

@media screen and (max-width:767px) {
	
#environment .titleArea {
    width: auto;
	padding: 20px 15px;

}
	
	#environment .titleArea img{
		width: 70%;
		height: auto;
	}	
	
#environment section {
    width: auto;
    padding: 15px;
}
	
#environment section img {
	width: 100%;
	height: auto;

}
	
#environment .box3 dt {
    width: 92%;

}
	
#environment .box3 dd img{
	
	width: 60%;
	margin: 0 20%;

	
}
	
	
#environment .box1,
#environment .box2{
    width: 100%;
	margin-bottom: 2.5em;

}
	
#environment .box1 dt, #environment .box2 dt {
    width: 100%;

}
	
#environment .mainArea #ccp2 {
    margin-top: 10px;

}
	
#environment #tx3_1, #environment #tx3_2 {
    width: 100%;

}
	
#environment .subArea {
    width: 100%;
}
	
#environment .subAreaIn {
    width:auto;
	padding: 20px;
}
#environment #gs1 .left, #environment #gs2 .left {
    width: 100%;
}
	
#environment .yBx p {
    width: 100%;
	font-size: 90%;
}
#environment #gs1 .right, #environment #gs2 .right {
    width: 100%;
	margin-top: 15px;
}
	
#environment .yBx {

    padding-bottom:90px;
}
	
#environment #ddl .left,
#environment #ddl .right{
    width: 100%;
    margin-right:0;
	margin-bottom: 1em;
}	
	
#environment #gs1 .subAreaIn h3, #environment #gs2 .subAreaIn h3, #environment #gs3 .subAreaIn h3 {
    height: auto;
}
	
}

