@charset "UTF-8";

/*PC→SP*/

.sp {
	display: none;
}
.textright{
	text-align: right;
}
.attention{
	text-align: right;
	font-size: 10px!important;
	padding: 5px 20px;
}
.lineupPage .tempPageTitle.about {
	background: url(../images/lineupPage/pct-mv.jpg) no-repeat 50% 50%;
}
.lineupPage .wrap {
	width: 100%;
	margin: 0 auto;
}
.lineupPage .inner {
	width: 100%;
	max-width: 1160px;
	padding:8% 0;
	margin: 0 auto;
}
.lineupPage #Contents section h2.main {
	font-size: 24px;
	line-height: 1.6;
	width: 517px;
	padding: 18px 0;
	border-top: 1px solid #4C5870;
	border-bottom: 1px solid #4C5870;
	margin: 0 auto 150px;
	text-align: center;
}
.cf {
	overflow: hidden;
	zoom:0;
}
.floatL {
	float: left;
}
.floatR{
	float: right;
}
.letterSpace {
	letter-spacing: -1px;
}
.lineupPage p {
	margin-bottom: 1.5em;
}
.lineupPage #Contents img {
	width:100%;
}
.center {
	text-align: center;
}
.lineupPage .mb6 {
	margin-bottom: 6%;
}
.lineupPage .mb10 {
	margin-bottom: 10%;
}
h4 {
	font-size: 19px;
	font-weight: 600;
	line-height: 34px;
	margin-bottom:80px;
	text-align: center;
}
.flexBox {
	display: flex;
	justify-content: space-between;
	margin-bottom: 8%;
}

/*lineupList*/
#lineupList {
	margin: auto;
	display: flex;
	flex-wrap: nowrap;
	align-items: stretch;
	justify-content: center;
	zoom:1;
	column-gap: 50px;
}
#lineupList li {
	width:30%;
	margin: 0;
	margin-bottom: 10px;
	background: #fff;
}

.lineupPage #lineupList li .seriesTitle{
	text-align: center;
	font-size: 22px;
	line-height: 1.5;
	margin-bottom: 6%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.lineupPage #lineupList li .seriesTitle::after{
	padding-right: 1rem;
	padding-left: 1rem;
	content: url(/_assets/images/common/icon-link-blue.svg);
	transform: scale(1.3) translateY(-1px);
	display: inline-block;
}

/*ハウスオブザエナジーロゴ*/
.lineupPage #lineupList li .seriesTitle img{
	max-width: 150px;
	width: 100%;
}
@media all and (max-width: 1399px){
.lineupPage #lineupList li .seriesTitle img{
	max-width: 130px;
}}
@media all and (max-width: 1299px){
.lineupPage #lineupList li .seriesTitle img{
	max-width: 100px;
}}




.lineupPage #lineupList li .caption {
	margin: 2% 2rem;
	padding-bottom: 2rem;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 6%;
	border-bottom: 1px solid #ccc;
	text-align: justify;
}
.lineupPage #lineupList h5 {
	padding: 0 2rem 2%;
	margin: 0 0 3%;
	font-size: 2rem;
	text-align: center;
}
.lineupPage .insulationType01 {
	background: #4C5870;
	color:#fff;
	text-align: center;
	padding: 0.5rem 0;
	margin-bottom: 35px;
}
.lineupPage .insulationType02 {
	background-color: rgba(76, 88, 112, 0.75);
	color:#fff;
	text-align: center;
	padding: 0.5rem 0;
	margin-bottom: 35px;
}
#lineupList .functionList {
	padding: 0 2rem 10px;
	display: flex;
	justify-content: center;
	column-gap: 20px;
}
#lineupList .functionList li {
	width:auto;
	padding: 10px 20px;
	text-align: center;
	color: #666;
	background: #ededed;
	font-size: 10px;
	vertical-align: middle;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	margin-bottom: 0;
}


.btn_detail a{
	padding: 15px;
	background: #4c5870;
	color: #fff;
	text-align: center;
	max-width: 400px;
	width: 90%;
	margin: 50px auto;
	font-size: 16px;
	display: block;
}
.btn_detail a:hover{
	opacity: .8;
}

.gx_house {
	width: 80%;
	max-width: 300px;
	margin: 0 auto 25px;;
}





.lineupPage .indexLinenup .wrap ul li .caption strong {
	display: unset!important;
}
.lineupPage .indexLinenup .wrap ul li a {
	display: unset!important;
}
.lineupPage .indexLinenup .wrap ul li .caption textSmall {
	font-size: 16px;
	margin-left: 1rem;
}
.lineupPage .indexLinenup{
	padding: 80px 100px 75px;
}
.lineupPage .indexLinenup .wrap{
	padding: 0;
}

/*indexLifestyle*/
.indexLifestyle{
	margin-bottom: 100px;
}
.lifestyleList h3::after{
	padding-left: 1rem;
	content: url(/_assets/images/common/icon-link-blue.svg);
	transform: scale(1.3) translateY(-1px);
	display: inline-block;
}
.lifestyleList h3 a:hover{
	opacity: .5;
}
.lifestyleList .imageLeft,
.lifestyleList .imageRight{
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	background: #F6F7F8;
}

/*写真　左　パターン*/
.lifestyleList .imageLeft img{
	width: 50%!important;
	object-fit: cover;
	object-position: 0 100%;
	height: 500px;
}
.lifestyleList .imageLeft .lifestyleWrap{
	width: 50%;
	padding: 0 5%;
	background: #F6F7F8;
}
.lifestyleList .imageLeft h3{
	font-size: 24px;
	margin-bottom: 1rem;
}

/*写真　右　パターン*/
.lifestyleList .imageRight img{
	width: 50%!important;
	object-fit: cover;
	object-position: 0 100%;
	height: 500px;
}
.lifestyleList .imageRight .lifestyleWrap{
	width: 50%;
	padding: 19rem 8rem;
	background: #F6F7F8;
}
.lifestyleList .imageRight h3{
	font-size: 24px;
	margin-bottom: 1rem;
}

/*indexDesign*/
.indexDesign{}
.designList{
	text-align: center;
}
.designList h3{
	font-size: 34px;
	letter-spacing: 5px;
	line-height: 2.5;
}
.designList .box01 h3::after{
	content: url(/_assets/images/lineup/iconDesign01.svg);
	display: block;
}
.designList .box02 h3::after{
	content: url(/_assets/images/lineup/iconDesign02.svg);
	display: block;
}
.designList .box01,
.designList .box02{
	margin-bottom: 150px;
}
.designList .box01 .photoArea{
	margin-bottom: 50px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}
.designList .box01 .photoArea img{
	width : calc(100% / 3)!important;
}
.designList .box02 .photoArea{
	margin-bottom: 50px;
}
.designList .box02 .photoArea img{
	object-fit: cover;
	width: 100%!important;
	height: 700px!important;
}
.designList .btn a{
	width: 20%;
	margin: auto;
	padding: 1.1rem;
	display:block;
	border: 1px solid #4c5870;
}
.designList .btn a:hover{
	background: #4c5870;
	color: #fff;
}




/*二世帯への誘導*/
.induction{
	max-width: 920px;
	width: 90%;
	margin: 0rem auto 10rem;
	padding: 0;
	border: 1px solid #4c5870;
	display: flex;
	flex-wrap: nowrap;
}
.induction .pct{
	width: 50%;
}
.induction .pct img{
	width: 460px;
	height: 309px;
	object-fit: cover;
	display: block;
}
.induction .inductionInner{
	width: 50%;
	padding: 2.5rem;
	text-align: center;
}
.induction .inductionInner h3{
	font-size: 28px;
	font-weight: 600;
	color: #4c5870;
}
.induction .inductionInner .lead{
	margin-top: 2rem;
	font-size: 20px;
	font-weight: 600;
}
.induction .inductionInner .text{
	margin-top: 2rem;
	margin-bottom: 1em;
	font-size: 16px;
}
.induction a{
	max-width: 260px;
	margin: auto;
	padding: .8rem 2rem;
	display: block;
	background-color: #4c5870;
	color: #fff;
	font-size: 16px;
}
.induction a:hover{
	opacity: .7;
}



@media all and (max-width:1140px) {
	/*lineupList*/

	.lineupPage #lineupList li .caption {
		font-size: 14px;
	}
	.lineupPage #lineupList li .caption storong {
		font-size: 16px;
		display: unset!important;
	}
	
	.lineupPage .indexLinenup .wrap ul li .caption strong.textSmall {
		font-size: 14px;
	}
	.lineupPage #lineupList li .seriesTitle{
		font-size: 22px;
	}

	.lineupPage #lineupList h5 {
		font-size: 20px;
	}
	#lineupList .functionList {
		column-gap: 0px;
		flex-direction: column;
		padding-bottom: 0;
	}

	#lineupList .functionList li {
		font-size: 11px;
		margin: 0 0 3% 0;
	}
	
	.gx_house {
		width: calc(100% - 4rem);
		max-width: 100%;
		margin: 0 auto 35px;;
	}
	
	
	
	
	/*indexLifestyle*/
	.indexLifestyle{
		margin-bottom: 50px;
	}
	.lifestyleList .imageLeft,
	.lifestyleList .imageRight{
		flex-direction: column;
	}
	.lifestyleList .imageLeft img{
		width: 100%!important;
		margin-bottom: 30px;
		object-fit: cover;
		height: 250px;
		object-position: 0 50%;
	}
	.lifestyleList .imageLeft .lifestyleWrap{
		width: 85%;
		padding-bottom: 50px;
		text-align: center;
	}
	.designList .box01,
	.designList .box02 {
		margin-bottom: 50px;
	}
	.designList .box01 .photoArea img{
		width: 100%!important;
		object-fit: cover;
		height: 250px;
		object-position: 0 70%;
	}
	.designList .box01 .photoArea {
		margin-bottom: 30px;
	}
	.designList .btn a{
		width: 40%;
		font-size: 20px;
	}
	.designList h3{
		font-size: 20px;
		letter-spacing: 3px;
		line-height: 1.5;
	}
	.designList .box01 h3::after{
		transform: scale(0.7) ;
	}
	.designList .btn a{
		width: 60%;
		padding: 0.7rem;
		font-size: 16px;
	}

}

@media all and (max-width:1120px) {
	#mapArea .floatL {
		width: 54%;
	}

	.tel dl {
		width: 90%;
	}
	ul.flexBox li p {
		font-size: 90%;
	}
	
	.lineupPage #Contents .kurumu {
		font-size: 2vw;
	}	
	
	.lineupPage #Contents .kurumu span {
		padding: 3rem 0 3rem 10%;
	}	
	.linkBtn a {
		width: 50%;
	}

}

@media all and (max-width:980px) {
	#lineupList > li {
		float: none;
		width: 100%;
		margin: 0 0 6%;
	}

	#lineupList > li:first-child {
		width: 100%;
	}
/*
	#seriesSH > li {
		float: none;
		width: 100%;
		margin: 0 0 6%;
	}
	#seriesSH > li:first-child {
		width: 100%;
		margin: 0 0 6% 0;
	}
*/
	.lineupPage #lineupList h5 {
		font-size: 16px;
	}
	#lineupList {
		flex-direction: column;
	}
	#lineupList li{
		width: 100%;
		margin-bottom: 6%;
	}

}

@media all and (max-width:768px) {
.sp {
	display: inherit;
}
.pc {
	display: none;
}
.lineupPage .wrap {
	padding: 0 20px;
}
.lineupPage header .wrap {
	padding: 0;
}
.lineupPage #Contents section .h2title h2.main {
	font-size: 16px;
	width: 100%;
	margin: 0 auto 50px;
}
h4 {
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 30px;
	padding:0 20px;
}

.lineupPage p {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 4%;
}

.lineupPage .pagetextlink {
    position: relative;
    height: 55px;
}
.lineupPage .pagetextlink .next {
    right: 20px;
}
.lineupPage .pagetextlink .next a {
    padding-right: 17px;
    background: url(../images/common/icon-link-blue.svg) right center no-repeat;
    background-size: 11px;
    height: 14px;
    font-size: 14px;
    line-height: 14px;
    color: #000;
}

.attention{
	font-size: 10px!important;
}

	.lineupPage #lineupList li .seriesTitle a:nth-child(2) strong:after {
		background: none;
	}		
	
	
	.lineupPage .indexLinenup{
		padding: 50px 20px 75px;
	}

	.lineupPage .indexLinenup .wrap ul li .caption strong.textSmall {
		font-size: 12px;
	}

	.lineupPage .indexLinenup .wrap ul li .caption strong.textSmall span {
		font-size: 13px;
	}

/*二世帯への誘導*/
.induction{
	width: 72%;
	margin: 5rem auto 5rem;
	display: block;
	text-align: center;
}
.induction .pct{
	width: 100%;
}
.induction .inductionInner{
	width: 100%;
}
.induction .inductionInner h3{
	font-size: 90%;
}
.induction .inductionInner .lead{
	font-size: 80%;
}
.induction .pct img{
	width: 460px;
	height: 250px;
}
}

@media (max-width:540px) {
.induction{
	width: 90%;
}
.induction .inductionInner h3{
	font-size: 80%;
}
.induction .inductionInner .lead{
	line-height: 1.6;
	font-size: 70%;
}
.induction .inductionInner .text{
	font-size: 55%;
}

}
@media (max-width:393px) {
.induction .inductionInner .lead{
	font-size: 60%;
}
.induction .inductionInner .text{
	font-size: 47%;
}
}

/*-----------------------------------------------
　btn_top
-----------------------------------------------*/

.btn_top{
	padding-bottom: 100px;
	display: flex;
	justify-content: center;
	column-gap: 50px;
}
.btn_top a{
	width: 300px;
	padding: 15px;
	display: block;
	border: 1px solid #4c5870;
	text-align: center;
	font-size: 16px;
}
.btn_top a:hover{
	background: #f0f0f0;
}

@media (max-width:768px) {
.btn_top{
	margin: auto 20px;
	column-gap: 10px;
	padding-bottom: 50px;
}
.btn_top a{
	padding: 10px;
	font-size: 12px;
}
}


/*-----------------------------------------------
　Kurumu Fitta
-----------------------------------------------*/
.kurumufitta{
	max-width: 1160px;
	width: 100%;
	margin: 7% auto 2%;
	display: flex;
	justify-content: center;
	align-items: stretch;
}
.kurumufitta_textarea{
	background: #fff;
	padding: 5%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.kurumufitta_textarea h5{
	width: 70%;
}
.kurumufitta_textarea h5 a{
	display: inline-flex;
	align-items: center;
}

.kurumufitta_textarea h5 a:hover{
	opacity: .7;
}
.kurumufitta_textarea h5 a::after {
	padding-left: 1rem;
	content: url(/_assets/images/common/icon-link-blue.svg);
	transform: scale(1.3) translateY(3px);
	display: inline-block;
}
.kurumufitta_textarea p{
	margin-top: 3%;
	margin-bottom: 0;
	color: #4c5870;
}
.kurumufitta_imagearea a:hover{
	opacity: .7;
}


@media (max-width: 980px){
	.kurumufitta{
		flex-direction: column-reverse;
	}
	.kurumufitta_textarea h5{
		text-align: center;
		width: 30%;
		margin: 0 auto;
	}
	.kurumufitta_textarea p{
		text-align: center;
	}
}
@media (max-width: 768px){
	.kurumufitta_textarea h5{
		width: 40%;
		}
	.kurumufitta_textarea h5 a::after {
		transform: scale(1.3) translateY(-1px);
	}
}
@media (max-width: 430px){
	.kurumufitta{
		margin-top: 20%;
	}
	.kurumufitta_textarea h5{
		width: 50%;
		}
	.kurumufitta_textarea h5 a::after {
		transform: scale(1.3) translateY(-1px);
	}
}
