@charset "utf-8";

.kantoVersion,.kansaiVersion.normal,.setsubiNav li.pana,.houseYear0506,#rinnai {
	display: none;
}

.housingMenu li:nth-child(3) {
    display: none!important;
}

*,*:before,*:after{
	-webkit-box-sizing:border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 letter-spacing: 0;}

#housingPage {
	margin-bottom: 100px;
	line-height: 1.6;
	letter-spacing: 0!important;
}

#housingPage.is-structure {
    margin-bottom: 0;
}

#housingPage img {
    max-width: none;
    width: 100%;
    vertical-align: top;
}

#housingPage figcaption {
    line-height: 1.6;
}

.center {
	text-align:center;
}

.left {
	text-align: left;
}

.setsubiNav li.pana {
	display: none;
}

.mb1 {
	margin-bottom: 1rem;
}

.mb8 {
    margin-bottom: 8rem;
}

.mb2 {
	margin-bottom: 2%;
}

.mb6 {
    margin-bottom: 6%;
}

.mb4 {
    margin-bottom: 4%;
}

.mb10 {
    margin-bottom: 10%;
}

.textBold {
    font-weight: bold;
}

h2.pageTitle {
    padding: 4rem 0 0;
    text-align: center;
    font-size: 28px;
    letter-spacing: 0.3rem;
	margin-bottom: 0;
	font-weight: bold;
}

h2.pageTitle span {
    display: block;
}

#setsubiPage h2.pageTitle {
	margin-bottom: 100px;
}

#setsubi h3 {
    border-left: 6px solid #00AEA5!important;
    border-bottom: 1px solid #00AEA5!important;
    color: #00AEA5!important;
    padding-left: 1rem;
    font-size: 150%!important;
	margin-bottom: 2rem;
}

.setsubiNav {
    width: 70%;
    margin: 4% auto 4%;
	overflow: hidden;
}

.setsubiNav li {
    float: left;
    width: 42%;
    margin: 0 4% 4% ;
    text-align: center;
    border: 1px solid #ccc;
}

.setsubiNav li a {
    padding: 1%;
    display: block;
}

.setsubiNav li a img {
    height:40px;
	width: auto;
}

#setsubi h3 {
	border-left: 6px solid #749885!important;
	border-bottom: 1px solid #749885!important;
	color:#749885!important;
	padding-left: 1rem;
	font-size: 150%!important;
}

h2.nomal {
    color: #749885;
}

.page_under_button {
    padding: 0 10px 50px;
}

.setubiPage .housingMenu {
    padding-top: 100px;
}

@media screen and (min-width:320px) and ( max-width:767px) { 
	img.auto {
		width: 100%;
	}
	
	#qualityIncArea {
		margin: 40px auto;
		width: 100%;
	}	

	.mb8 {
		margin-bottom: 4rem;
	}
	
	h4 {
		margin: 2rem auto 1rem!important;
	}

	.setsubiNav {
		width: 90%;
	}

	.setsubiNav li {
		width: 45%;
		margin: 0 2.5% 4%;
	}

	.setsubiNav li a {
		padding: 1%;
		display: block;
	}

	.setsubiNav li a img {
		height: 25px;
		width: auto;
		max-width: unset;
	}
	
	.pagetop a {
		width: 30%;
	}
	
	#setsubi h3 {
		font-size: 120%!important;
	}
	
	#cost .bgText {
		margin: 0 auto 2rem!important;
	}	
	
	.mb8 {
		margin-bottom: 2rem!important;
	}
	
	#housingPage {
		padding-top: 20px!important;
	}
	
	#housingPage {
		margin-bottom: 0;
	}
	
	main .innerBox.bnrRequest {
		margin: 0 auto 60px;
	}
	
	h2.pageTitle {
		margin-bottom: 60px;
	}	
	
	h2.pageTitle {
		padding: 4rem 0 0;
		font-size: 18px;
		margin-bottom: 2rem;
		letter-spacing: 0;
	}
	
	h2.pageTitle span {
		font-size: 14px;
	}

	.setubiPage .housingMenu {
		width: 94%;
		margin: 0 auto 60px;
		padding-top: 20px;
	}	
	
	
	
	
		
}


/*追加*/
.qualityContents {
	margin-top: 0 !important;
}

@media screen and (min-width: 768px) {

	
	 .underPage #qualityIncArea .inner {
		width: 100%;
	}

}

@media screen and (max-width: 1465px) {
	
	 .underPage #qualityIncArea .inner {
		width: 100%;
	}

}