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

#contents{
	width:100%;
	margin:50px auto 0;
}

.contents_wrapper{
	width:940px;
	margin:0 auto;
}

.contents_bg{
	background-color: #f8f2e9;
	width:100%;
	margin:60px auto;
	padding: 60px 0;
}

#footer{
	background-color: #fff;
	text-align: center;
	padding: 20px 0;
	margin: 60px 0 0;
}

h2, h3 {
	margin: 0 0 30px 0;
	text-align: center;
}

.contact{
	background: url(../image/bt03.gif) no-repeat;
	widows: 940px;
	height: 80px;
	position: relative;
}

.contact img{
	position: relative;
	top: 14px;
	left: 342px;
}
/*----------------------------共通ここまで----------------------------*/


#title_lead{
	background: url(../image/img01.jpg) no-repeat;
	height: 300px;
	margin-bottom: 60px;
}

#title_lead .text{
	float: right;
	text-align: center;
	font-size: 18px;
}


/*----------------------------タイトル下部ここまで----------------------------*/


#about{
	margin-bottom: 60px;
}

.about_text01{
	background: url(../image/img06.jpg) no-repeat top right;
	margin-bottom: 35px;
	height: 300px;
}

div.about_text01 p{
	display: block;
	background: url(../image/letter01.gif) no-repeat top left;
	width: 400px;
	text-indent: 50px;
	padding: 18px 0px 0px;
	font-size: 18px;
	line-height: 2em;
}

.about_text02{
	background: url(../image/img07.jpg) no-repeat top left;
	margin-bottom: 35px;
	height: 400px;
}

div.about_text02 p{
	display: block;
	float: right;
	background: url(../image/letter02.gif) no-repeat top left;
	width: 320px;
	text-indent: 35px;
	padding: 15px 0px 0px;
	font-size: 18px;
	line-height: 2em;
}

.about_text03{
	border:solid 1px #c3ac75;
	padding: 30px;
	z-index: 1;
	position: relative;
	margin-top: 70px;
}

.about_text03 .about_text{
	width: 480px;
	text-align: center;
	float: left;
	padding: 0;
	margin: 0;
}

.about_img{
	position: relative;
	top: -80px;
	right: -65px;
	z-index: 2;
	float: right;
	margin-bottom: -80px;
}

/*----------------------------アバウトここまで----------------------------*/

#concept{
	background: url(../image/bg02.jpg) #f8f2e9 no-repeat top center;
	height: 500px;
	padding: 50px 0 0;
}

#concept div {
	background-color: rgba(255,255,255,0.7);
	padding: 30px 0;
}

/*----------------------------コンセプトここまで----------------------------*/

#merit{
	margin: 60px auto;
}
#merit  ul {
    width:100%;
    padding:0;
    font-size:0px;
	margin: auto 0;
	text-align: center;
}

#merit li{
	display: inline-block;
	border:solid 2px #c3ac75;
	width: 293px;
	height: 266px;
    font-size:16px;
	vertical-align:top;
	margin: 0 0 35px 30px;
	padding: 20px;
}

#merit li:first-child{
	margin: 0 0 35px 0px;
}

#merit li p{
	text-align: left;
}

#merit p.sst{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom:dotted 2px #c3ac75;
	text-align: center;
}

/*----------------------------メリットここまで----------------------------*/

.voice_text_box{
	margin-bottom: 45px;
	padding-bottom: 45px;
	background: url(../image/border.png) repeat-x bottom;
}

.voice_text_l{
	display: block;
	width: 460px;
	margin-bottom: 20px;
}

.voice_text_r{
	display: block;
	width: 460px;
	margin-bottom: 20px;
	float: right;
}

h4 {
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom:solid 1px #c3ac75;
}

.fukidashi01{
	background: url(../image/voice_bg01.gif) no-repeat top left;
	padding: 26px 23px 27px 46px;
	width: 456px;
	height: 226px;
}

.fukidashi02{
	background: url(../image/voice_bg02.gif) no-repeat top left;
	padding: 36px 45px 40px 25px;
	width: 456px;
	height: 145px;
}

.fukidashi03{
	background: url(../image/voice_bg03.gif) no-repeat top left;
	padding: 26px 23px 27px 46px;
	width: 456px;
	height: 226px;
}

#agreement{
	margin-bottom: 60px;
}

#agreement .lead{
	text-align: center;
	font-size: 18px;
	margin-bottom: 15px;
}

#agreement .lead_min{
	text-align: center;
	font-size: 14px;
	margin-bottom: 40px;
}

#qa li {
	width: 100%;
	margin: 0 0 40px;
	padding: 0 0 0 55px;
	background: url(../image/icon_a.png) no-repeat 14px 0px;
}

#qa li.question{
	background: url(../image/icon_q.png) #c5b590 no-repeat 14px 14px;
	margin: 0 0 30px;
	padding: 16px 0 16px 55px;
	font-weight: bold;
	color: #fff;
}