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

/*main-img*/

.main-img h2 {
	background-image: url(images/main-img.jpg);
}

div.title span {
	height: 105px;
	margin-top: 15px;
}


/*concept-box*/

.concept-box {
	width: 100%;
}

.concept-box .box {
	width: 900px;
	background-image: url(images/conceptimg.png);
	background-position: right top;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 128px;
}

.concept-box h3 {
	margin-left: 50px;
	margin-top: 15px;
}



/*midashi-contentsbox*/

.mc01 {
	background-image: url(images/midashi-contents01.png);
	height: 62px;
	width: 917px;
}

.mc02 {
	background-image: url(images/midashi-contents02.png);
	height: 62px;
	width: 917px;
}


/*contents01*/

.contents01 {
	clear: both;
	width: 917px;
	padding-top: 60px;
	margin-bottom: 60px;
}

.greeting-box {
	clear: both;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

.greeting-box .contents-left {
	vertical-align: top;
	display: inline-block;
	width: 300px;
}

.greeting-box .contents-left p {
	padding-bottom: 10px;
	padding-left: 10px;
}

.greeting-box .contents-right {
	vertical-align: top;
	display: inline-block;
	width: 530px;
}

.greeting-box .contents-right h4 {
	margin-bottom: 20px;
	margin-top: 20px;
}

.greeting-box .contents-right p {
	font-size: 14px;
	line-height: 1.6em;
	color: #998675;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}



/*contents02*/

.contents02 {
	clear: both;
	width: 917px;
	margin-bottom: 50px;
}



.company {
	clear: both;
	width: 917px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 20px;
	background-image: url(images/img02.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 40px;
	height: 410px;
}

.company h4 {
	display: block;
	margin-bottom: 20px;
}

.company .contents-left {
	vertical-align: top;
	display: inline-block;
}



.company dl {
	clear: both;
	width: 500px;
	display: block;
	margin-left: 20px;
}

.company dl dt,dd {
	display: block;
	vertical-align: top;
	float: left;
	margin-bottom: 3px;
	height: 35px;
}

.company dl dt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	color: #C69C6D;
	width: 100px;
}

.company dl dd {
	font-size: 12px;
	color: #998675;
	width: 400px;
	line-height: 1.4em;
}

.company dl dd span.tel {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: inline-block;
}

.company dl dd span.tel01 {
	background-image: url(images/tel-company.png);
	height: 14px;
	width: 127px;
}


.company dl dd a {
	color: #FF7BAC;
	text-decoration: none;
}

.company dl dd a:hover {
	text-decoration: underline;
}


.company {
	margin-bottom: 45px;
}

.company .contents-left {
	width: 500px;
	margin-left: 35px;
}


.map-box {
	clear: both;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
}

.map-box h5 {
	margin-bottom: 20px;
}

.map-box .box {
	clear: both;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}


.map-box p {
	clear: both;
	margin-top: 20px;
}

.map-box span {
	vertical-align: top;
	display: inline-block;
	width: 430px;
}

.map-box span.contents-left {
	font-size: 16px;
	color: #666666;
}

.map-box span.contents-right {
	text-align: right;
}



/*contents01 concept*/

.contents01,
.contents01.concept {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../concept/images/bg_concept.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	/* height: 500px; */
	background-color: #fbf7f3;
	padding-bottom: 60px;
}

.contents01 .box {
	clear: both;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	/* background-image: url(images/contents01-back.jpg);
	background-repeat: no-repeat;
	background-position: center top; */
	height: 500px;
}
.contents01 .concept-wrap {
	clear: both;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../concept/images/concept-box.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 392px;
	margin-top: 60px;
}

.contents01 .concept-wrap h4 {
	font-size: 18px;
	line-height: 1.8em;
	color: #666666;
	clear: both;
	margin-top: 130px;
	margin-right: auto;
	margin-left: auto;
	width: 716px;
	margin-bottom: 35px;
}

.contents01 .concept-wrap p {
	font-size: 16px;
	line-height: 1.8em;
	color: #666666;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 690px;
}