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

html {
	min-height: 100%;
}
.highlight a:hover * {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	overflow: hidden;
}
/* Hides from IE-mac \*/  
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */  
img {
	max-width: 100%;
	height: auto;
	width /***/: auto;
	border: none;
}
img.miniimage {
	display: none;
}

@media screen and (min-width: 737px) {
img.spimage {
	display: none;
} /* miniを表示 */
img.bigimage {
	display: block;
} /* bigを表示 */
}

@media screen and (max-width: 736px) {
img.spimage {
	display: block;
} /* miniを表示 */
img.bigimage {
	display: none;
}  /* bigを非表示 */
}
p {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 20px;
	text-align: center;
}
a:link {
	color: #507D32;
	text-decoration: none;
}
a:visited {
	color: #507D32;
	text-decoration: none;
}
a:hover {
	color: #222222;
	text-decoration: none;
}
a:active {
	color: #507D32;
	text-decoration: none;
}
strong {
	font-weight: normal;
}
.text_center {
	text-align: center;
}
.text_right {
	text-align: right;
}
.text_red {
	color: #CC0000;
}
.text_bold {
	font-weight: bold;
}
.text11 {
	font-size: 11px;
	line-height: 200%;
}
.text13 {
	font-size: 13px;
	line-height: 200%;
}
.text15 {
	font-size: 15px;
	line-height: 200%;
}
.text17 {
	font-size: 17px;
	line-height: 200%;
}
.text19 {
	font-size: 19px;
	line-height: 200%;
}
.text21 {
	font-size: 21px;
	line-height: 200%;
}
.text25 {
	font-size: 25px;
	line-height: 200%;
}
.bottom5 {
	margin-bottom: 5px;
}
.bottom10 {
	margin-bottom: 10px;
}
.bottom15 {
	margin-bottom: 15px;
}
.bottom20 {
	margin-bottom: 20px;
}
.bottom30 {
	margin-bottom: 30px;
}
.bottom40 {
	margin-bottom: 40px;
}
.bottom50 {
	margin-bottom: 50px;
}
.top20 {
	margin-top: 20px;
}
.top50 {
	margin-top: 50px;
}
.top80 {
	margin-top: 80px;
}
.top100 {
	margin-top: 100px;
}
.sb-slidebar {
	display: none;
}
.space40 {
	margin: 60px 20px;
}
.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
#page-top {
	display: none;
}
#headIcon {
	display: none;
}
#spHead {
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%;
	background: #CC0000;
}
#spHeadW {
	width: 300px;
	margin: 0 auto;
}
#header {
	width: 100%;
	padding: 0 0 15px 0;
	border-top: 5px solid #614134;
	margin-top: 55px;
}
#headerWrap {
	width: 96%;
	margin: 0 auto;
}
#headLogo {
	margin: 0 auto 10px;
	width: 100%;
	max-width: 425px;
}
#headLogo h2 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#headTel {
	width: 215px;
	margin-right: auto;
	margin-left: auto;
}
#mainCopy {
	background: #614134;
	padding: 10px 0;
}
#mainCopy h2 {
	width: 95%;
	margin: 0 0 0 2%;
	padding: 0;
}
#mainArea {
	width: 100%;
	background: url(../image_com/main_bg.jpg) no-repeat center;
	background-size: cover;
}
#mainWrap {
	width: 96%;
	margin: 0 auto;
	padding: 25px 0 140px;
	background: url(../image_com/main_photosp.png) no-repeat right bottom;
}
#mainWrap h2 {
	width: 100%;
	margin: 5px 0 10px 0;
	padding: 0;
}
#mainWrap h3 {
	width: 95%;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	padding: 0;
}
#mainWrap h4 {
	width: 100px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
#footArea {
	background: #F5EEE5;
	padding: 40px 0;
}
#footAreaW {
	width: 96%;
	margin: 0 auto;
}
#footLogo {
	width: 95%;
	max-width: 425px;
	margin: 0 auto 10px;
}
#footLogo h2 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
}
#footLogo h3 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#footAddress {
	text-align: center;
	line-height: 20px;
	margin: 0 0 30px;
}
#footInfo {
	clear: both;
	text-align: center;
	margin-bottom: 30px;
	line-height: 20px;
}
#footNaviIcon {
	width: 100%;
	margin: 0 auto 40px;
}
.footNavi {
	width: 50%;
	text-align: center;
	float: left;
	line-height: 20px;
}
.footNavi a {
	color: #222;
	text-decoration: none;
}
.footNavi a:hover {
	color: #4E8B33;
	text-decoration: none;
}
.naviIcon {
	width: 30px;
	margin: 0 auto 5px;
}
.footNavi2 {
	line-height: 40px;
}
#footNavi {
	text-align: center;
}
#footNavi a {
	color: #222;
	text-decoration: none;
}
#footNavi a:hover {
	color: #4E8B33;
	text-decoration: none;
}
#footer {
	width: 100%;
	background: #614134;
	padding: 5px 0;
}
#footerWrap {
	width: 96%;
	margin: 0 auto;
	color: #FFF;
	font-size: 11px;
}
#footerLeft {
	width: 100%;
	line-height: 25px;
	text-align: center;
}
#footerLeft h2 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#footerRight {
	width: 135px;
	margin: 10px auto 0 auto;
}
#footerRight h3 {
	font-size: 8px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.container {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 30px;
}
#estimateMidashi {
	background: #517C36;
	padding: 11px 0;
}
#estimateMidashi h3 {
	width: 300px;
	margin: 0 auto;
	padding: 0;
}
.estimateStep {
	width: 98%;
	margin: 10px 1%;
	float: left;
}
.estimateNum {
	width: 70px;
	margin-bottom: 5px;
}
.estimateLabel {
	border: 5px solid #876633;
	background: #876633;
	border-radius: 5px;
}
.estimateNum2 {
	width: 20%;
	line-height: 50px;
	font-size: 30px;
	text-align: center;
	float: left;
	color: #FFF;
	font-family: 'Oswald', sans-serif;
	border-radius: 5px;
}
.estimateSelect {
	width: 80%;
	float: left;
	background: #FFF;
	height: 50px;
	border-radius: 3px;
}
.estimateSelect select {
	outline: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	background: url(../image_com/select_arrow.png) no-repeat right center;
	vertical-align: middle;
	font-size: inherit;
	color: inherit;
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	height: 45px;
	padding: 10px 12px;
	border: none;
	width: 100%;
	color: #222;
	border-radius: 3px;
	background-color: #FFF;
	font-size: 15px;
}
.estimateSelect select option {
	background-color: #fff;
	color: #333;
}
.estimateSelect select::-ms-expand {
display: none;
}
.estimateSelect select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #828c9a;
}
.estimateSelect slect:before {
	color: #fff;
}
#estimateButton {
	width: 300px;
	margin: 0 auto 25px;
	clear: both;
}
#imageButton {
	border: 0px;
	width: 450px;
	height: 53px;
	background: url(../image_com/estimate_button1sp.png) left top no-repeat;
}
.contactButton {
	width: 90%;
	margin: 0 auto;
	clear: both;
}
#trouble {
	background: url(../image_com/bg_wood1sp.jpg) no-repeat top center;
	background-size: cover;
}
#troubleWrap {
	width: 90%;
	margin: 0 auto;
	padding: 60px 0 30px;
}
.midashi1 {
	width: 95%;
	margin: 0 auto 35px;
}
.trouble1 {
	width: 100%;
	margin: 0 0 10px;
}
.trouble2 {
	width: 100%;
	clear: both;
}
.titleLine {
	background: #614134;
	padding: 25px 0;
}
.title1 {
	width: 96%;
	margin: 0 auto;
}
.contentsWall {
	background: url(../img/bg_wall.jpg) repeat top center;
}
.contentsArrow {
	width: 85px;
	margin: 0 auto 25px;
}
.solutionWrap {
	margin: 0 15px 30px;
}
.solutionText {
	text-align: center;
	font-size: 16px;
	margin: 0 15px 30px;
	line-height: 35px;
}
.solution {
	width: 100%;
	margin-bottom: 1px;
}
.solutionInner {
	background: url(../img/bg_solution.png) repeat;
	height: 100px;
}
.solutionPhoto {
	float: left;
	width: 100px;
}
.solution1 {
	margin: 0 15px;
	float: left;
	font-size: 16px;
	line-height: 24px;
	padding: 26px 0;
}
.solution2 {
	margin: 0 15px;
	float: left;
	font-size: 16px;
	line-height: 24px;
	padding: 14px 0;
}
.serviceTitle {
	text-align: center;
	margin: 0 0 20px;
	font-size: 26px;
	font-weight: bold;
	line-height: 130%;
	padding-top: 50px;
}
.serviceTitleR {
	font-size: 35px;
	color: #CC0000;
}
.serviceSubT {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 30px;
}
.serviceSubR {
	font-size: 24px;
	color: #CC0000;
}
.serviceWrap {
	margin: 0 15px 30px;
	background: url(../img/bg_service1.jpg) repeat;
}
.service1 {
	width: 100%;
}
.service2 {
	width: 100%;
	background: url(../img/bg_service2.png) repeat;
}
.service3 {
	width: 100%;
}
.service4 {
	width: 100%;
	background: url(../img/bg_service2.png) repeat;
}
.serviceNum {
	text-align: center;
	font-size: 40px;
	color: #507D32;
	font-family: 'Oswald', sans-serif;
	line-height: 1;
	margin: 0 20px 30px;
	padding-top: 20px;
}
.serviceIcon {
	width: 78px;
	margin: 0 auto 30px;
	padding: 0;
}
.serviceIcon h2 {
	margin: 0;
	padding: 0;
}
.serviceMidashi {
	text-align: center;
	margin: 0 20px 20px;
	padding: 0;
}
.serviceMidashi h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
	margin: 0;
	padding: 0;
}
.serviceText {
	line-height: 20px;
	height: 60px;
	margin: 0 20px 20px;
}
.reasonSubT {
	text-align: center;
	font-size: 18px;
	line-height: 180%;
	margin: 0 15px 30px;
}
.reasonFlow {
	width: 95%;
	margin: 0 auto 30px;
}
.reasonText {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 45px;
}
.pcbr {
}
.spbr {
	display: block;
}
.movieWrap {
	width: 90%;
	margin: 0 auto 30px;
}
.movie {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.movie video {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
#faq {
	background: url(../img/bg_faq.jpg) top center;
	background-size: cover;
}
#faqWrap {
	width: 90%;
	padding: 100px 0 50px;
	margin: 0 auto;
}
.questionWrap {
	margin-bottom: 20px;
	width: 100%;
}
.question {
	background: #624133;
	width: 100%;
	line-height: 40px;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
	font-weight: 700;
	color: #FFF;
}
.questionText {
	padding: 10px 5%;
	font-size: 18px;
	line-height: 25px;
	background: url(../img/bg_service2.png) repeat-x;
	display: inline-block;
	font-weight: bold;
}
.answer {
	background: #CC0000;
	width: 100%;
	line-height: 40px;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
	font-weight: 700;
	color: #FFF;
}
.answerText {
	padding: 15px 0 0 0;
	width: 100%;
	font-size: 15px;
	line-height: 20px;
}
#footerMenu {
	display: none;
}
#footerMenuW {
	width: 90%;
	margin: 15px auto;
}
#footerMenuT {
	width: 100%;
	margin: 0 0 10px;
}
#footerMenuT h3 {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#footerMenuL {
	width: 80%;
	margin: 0 auto 10px;
}
#footerMenuR {
	width: 80%;
	margin: 0 auto 10px;
}
#footerMenu.show {
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
#contactArea {
	width: 80%;
	margin: 0 auto;
}
#thanks {
	font-size: 17px;
	line-height: 150%;
	text-align: center;
	min-height: 500px;
}
