@charset "utf-8";

.sectionWrap {
	margin: 50px 0 0 0;
}

.sectionWrap2 {
	margin: 50px 0;
}

.enTitle,
.jpTitle,
.sectionTitle {
	font-size: 0;
	line-height: 0;
}

.jpTitle {
	margin: 10px 0 0 0;
}

.sectionTitle {
	margin: 50px 0 0 0;
}

.sectionText {
	margin: 50px 0 0 0;
	font-size: 14px;
	line-height: 40px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.imgArea1 {
	width: 100%;
	background-image: url(../images/thought_bg_img.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 400px;
	margin: 50px 0 0 0;
}

.imgArea2 {
	width: 100%;
	background-image: url(../images/concept_bg_img.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 400px;
	margin: 50px 0 0 0;
}

.imgArea3 {
	width: 100%;
	background-image: url(../images/artisan_bg_img.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 400px;
	margin: 50px 0 0 0;
}

.mainImg {
	width: 960px;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

img.grow {
	-webkit-transition: 1.2s ease-in-out ;
	-moz-transition: 1.2s ease-in-out;
	-ms-transition: 1.2s ease-in-out;
	-o-transition: 1.2s ease-in-out;
	transition: 1.2s ease-in-out;
}

img.grow:hover {
	-webkit-transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	transform: scale(1.2,1.2);
}

.featureWrap {
	background-color: #f7ecda;
}

.sectionWrap2 {
	padding: 50px 0;
	width: 960px;
	margin: 0 auto;
}

.featureList {
	margin: 50px 0 0 0;
}

.featureList li {
	float: left;
	width: 300px;
	margin: 0 30px 0 0;
}

.featureList li.last {
	margin: 0;
}

.featureImg {
	width: 300px;
	font-size: 0;
	line-height: 0;
	border: 5px solid #FFF;
	box-sizing: border-box;
	overflow: hidden;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.featureTitle {
	text-align: left;
	font-size: 18px;
	margin: 20px 0 0 0;
}

.featureText {
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0 0 0;
	text-align: justify;
	text-justify: distribute;
}

.informationCorner {
	margin: 50px 0 0 0;
	text-align: left;
}

.boxImg {
	float: left;
	font-size: 0;
	line-height: 0;
}

.informationText {
	float: left;
	margin: 0 0 0 20px;
}

.informationText p {
	font-size: 0;
	line-height: 0;
}

.repairText {
	margin: 20px 0 0 0;
}

.stepTitle {
	font-size: 0;
	line-height: 0;
	margin: 30px 0 0 0;
}

.mailingFlow {
	width: 860px;
	margin: 30px auto 0;
	text-align: justify;
	text-justify: distribute;
	font-size: 14px;
	line-height: 22px;
}

.mailingFlowBox li {
	float: left;
	background-image: url(../../common/images/mailing_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 57px;
	width: 240px;
}

.mailingFlowBox li {
	float: left;
	background-image: url(../../common/images/mailing_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 58px;
	width: 240px;
	margin: 0 11px 0 0;
}

.mailingFlowBox li.last {
	background: none;
	padding: 0;
	margin: 0;
}

.mailingFlowImg {
	font-size: 0;
	line-height: 0;
}

.mailingFlowBox li  p {
	margin: 10px 0 0 0;
}

.linkInfoText {
	font-size: 0;
	line-height: 0;
	margin: 30px 0 0 0;
}

.linkArea {
	margin: 30px 0 0 0;
}

.linkArea li {
	display: inline;
	margin: 0 15px;
}

.linkArea li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.serviceTitle {
	font-size: 0;
	line-height: 0;
	margin: 30px 0 0 0;
	text-align: center;
}

.serviceArea {
	margin: 30px 0 0 0;
}

/*
.serviceBox {
	float: left;
	background-color: #FFF;
	border: 5px solid #3f200d;
	box-sizing: border-box;
	width: 460px;
	height: 90px;
}
*/

.serviceBox {
	float: left;
	position: relative;
}

.innerBox {
	border: 1px solid #3f200d;
	box-sizing: border-box;
	width: 444px;
	height: 74px;
	margin: 3px 0 0 3px;
	position: relative;
}

.serviceNumber {
	position: absolute;
	top: -5px;
	left: -5px;
}

.serviceContent {
	font-size: 0;
	line-height: 0;
}

/*
.serviceContent {
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 22px;
	line-height: 28px;
	margin: 22px 0 0 0;
}

.serviceContent2 {
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 22px;
	line-height: 28px;
	margin: 8px 0 0 0;
}
*/

.interval {
	margin: 0 0 0 40px;
}

.coming {
	margin: 50px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
}

.reserveInfo {
	font-size: 16px;
	line-height: 24px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin: 30px 0 230px 0;
}
