@charset "utf-8";

/*----consept---*/

#contents .conseptTitle01 {
  margin-bottom: 75px;
  text-align: center;
	font-size: 14px;
	letter-spacing: 0.3em;
}

#contents .conseptTitle01 span {
  display: block;
　padding-bottom: 25px;
  font-size: 23px;
  font-weight: bold;
  line-height: 1;
}

#contents .conseptTitle01 span:after {
  display: block;
  content: "―――";
  color: #aa8546;
	letter-spacing: -0.15em;
}

#contents #concept .mainVisual {
	background: url(../images/mv.jpg) no-repeat center top;
	height: 526px;
	margin: 00 auto;
	padding-bottom: 75px;
}

#contents #concept .mainVisual p{
  width: 900px;
	margin: 0 auto;
	padding-top: 120px;
	text-align: left;
}

#contents #concept .mainVisual +  .concept h4{
	color: #a68146;
	font-size: 23px;
	letter-spacing: 0.3em;
	line-height: 2.2;
	text-align: center;
	padding: 0 0 50px;
	font-weight: normal;
}

#concept {
	margin: 0 auto;
	padding:65px 0 30px;
	width: 600px;
	text-align:center;
	font-size:16px;
	line-height:200%;
}

#concept p{
	font-size:16px;
	line-height:150%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.concept_list {
	background:url(../images/bg_list.png) no-repeat center top;
	margin:75px auto;
	padding:70px 0;
	text-align:left;
}

.concept_list ul.menu_concept{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	width:900px;
	margin: 0 auto;
}

.concept_hosyo{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	width:1100px;
	margin: 0 auto 75px;
}

.concept_hosyo .txt_area p{
	font-size: 23px;
	letter-spacing: 0.1em;
	line-height: 2.0;
	padding: 0 0 40px;
}

/*---------------------------------------------


service_other


----------------------------------------------*/

/*---------------------------------------------
 lo_nav
----------------------------------------------*/
.lo_nav{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	width:1100px;
	margin: 0 auto;
}

/*---------------------------------------------
 txt
----------------------------------------------*/
.service_sub_title{
	font-size: 23px;
	color: #a68146;
	padding: 0 0 20px;
	letter-spacing: 0.2em;
	font-weight: normal;
}

.service p{
	letter-spacing: 0.05em;
	line-height: 2.4;
	font-size: 14px;
}
.service p.aside{
	padding-top: 10px;
	font-size: 12px;
	line-height: 1.8;
}

.sections .txt_inner{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}

.sections .txt_inner .txt_area_l {
	padding-right: 50px;
}

.sections .txt_inner .txt_area_r {
	padding-left: 50px;
}
