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

/*-------------------------------------------
　CONCEPT
-------------------------------------------*/
.concept {
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	height: auto;
	min-height: 300px;
	width: auto;


			
	}
.concept-inner {
	top:10%;
	right:30%;
	width: 100%;
		/*word-break: break-all;*/
  overflow-wrap : break-word;
}


.concept h2 {padding-right:0;	
		color:#999999;
		font-size: 24px;
	 position: absolute;
	height: auto;
	float: right;
	}


.concept p {
	 position: absolute;
		margin:15px 0;
			color:#999999;
			font-size:16px;
			font-weight: 200;
		height: auto;
	margin-right: 60px
	
	}

.catch {
		writing-mode: tb-rl; /* IE独自仕様 */
		writing-mode: vertical-rl;
		-ms- writing-mode: vertical-rl;
		-o- writing-mode: vertical-rl;
		-webkit- writing-mode: vertical-rl;
		text-orientation: upright;
		-ms- text-orientation: upright;
		-o- text-orientation: upright;
		-webkit- text-orientation: upright;


}






.conceptList ul li {
	margin-bottom:  10px;
	padding:80px 0;
	list-style: none;
}

.conceptList ul li.bg01 {	
background-image: url("../../images/webtp_37.gif");
  background-position: 50% 50%; /* 画像中央を起点に表示 */
  background-size: cover; /* 縦横比を維持しながら全体を覆うように表示 */
  padding: 1em;
}
.conceptList ul li.bg02 {	
background-image: url("../../images/sekou004.jpg");
  background-position: 50% 50%; /* 画像中央を起点に表示 */
  background-size: cover; /* 縦横比を維持しながら全体を覆うように表示 */
  padding: 1em;}
.conceptList ul li.bg03 {	
background-image: url("../../images/kinoka_img.png");
  background-position: 50% 50%; /* 画像中央を起点に表示 */
  background-size: cover; /* 縦横比を維持しながら全体を覆うように表示 */
  padding: 1em;}

.conceptInr {
	width:auto;
	margin:0 auto;
}

.whBox {
	background:#FFF;
	padding:40px;
	width:60%;
	box-sizing:border-box;
}

.whBox h2 {
	font-family: "游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size:24px!important;
}

.whBox h2 span {
	font-family: 'EB Garamond', serif;
	font-weight:normal;
	font-size:15px!important;
}

.whBox h2 span span {
	font-size:30px!important;
	font-family:"Times New Roman", Times, serif!important;
}

p.catchTxt {
	font-family: "游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-weight:normal;
	font-size:20px!important;
	margin-bottom:40px;
}

.squareBtn a {
	text-align:center;
	padding:15px 40px;
	border:2px solid #000;
	color:#000;
	font-weight:bold;
	font-size:14px!important;
}

.squareBtn a:hover {
	background:#000;
	color:#FFF;
}


/*-------------------------------------------
　WOOD
-------------------------------------------*/

.Main2 {
	padding-top:280px;
	background:url(../../images/bg_mokusyou.jpg) center bottom no-repeat;
	height:445px;
}

#type .titleArea {
	padding-top:60px;
}

.ancList {
	width:1200px;
	margin:0 auto 60px;
}

.ancList li {
	width:33.3%;
	text-align:center;
	background:url(../../images/icon_arrow.gif) center bottom no-repeat;
	border-left:1px dotted #CCC;
	padding:20px 0 10px;
	float:left;
	box-sizing:border-box;
}

.ancList li.last {
	border-right:1px dotted #CCC;
}

.ancList li a {
	font-size:20px!important;
	font-weight:bold;
	color:#000;
	display:block;
}

.ancList li span {
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	text-align:center;
	font-size:14px!important;
}

div.infoInr h2 span {
	display:block;
	font-size:12px!important;
}
.option01{
	margin-top: -30px;
	margin-bottom: -4px!important;
}
.bg01 {
	background:url(../../images/concept_bg.png) left top repeat;
}

.bg01 .typeImg {
	background:url(../../images/redwood.jpg) left top no-repeat;
	background-size:cover;
}


.bg01 div.infoInr h2 {
	background:url(../../images/t_01.png) center top no-repeat;
	padding-top:70px;
}

.bg01 div.dotBox h3 {
	color:#b1a493;
}

.bg02 {
	background:url(../../images/concept_bg.png) left top repeat;
}

.bg02 .typeImg {
	background:url(../../images/old.jpg) left top no-repeat;
	background-size:cover;
}

.bg02 div.infoInr h2 {
	background:url(../../images/t_02.png) center top no-repeat;
	padding-top:70px;
}

.bg02 div.dotBox h3 {
	color:#9dafaf;
}

.bg03 {
	background:url(../../images/concept_bg.png) left top repeat;
}

.bg03 .typeImg {
	background:url(../../images/seizai.jpg) left top no-repeat;
	background-size:cover;
}

.bg03 div.infoInr h2 {
	background:url(../../images/t_03.png) center top no-repeat;
	padding-top:70px;
}

.bg03 div.dotBox h3 {
	color:#515050;
}

div.infoInr h2 {
	font-family: "游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size:20px!important;
	text-align:center;
	font-weight:normal;
	margin-bottom:20px;
}

.typeImg {
	width:50%;
	float:left;
}

div.typeInfo {
	width:50%;
	float:right;
}
div.infoInr {
	width:600px;
	padding:40px;
	box-sizing:border-box;
	color:#FFF;
}

div.dotBox {
	border:1px dotted #FFF;
	padding: 40px 20px 20px;
	position:relative;
	font-weight:bold;
	text-align:center;
}

div.dotBox h3 {
	background:#FFF;
	position:absolute;
	border-radius:30px;
	width:170px;
	left:50%;
	margin-left:-85px;
	top:-18px;
	text-align:center;
	padding:5px 0;
}

div.facilityArea {
	padding:60px 0;
	margin:0 auto;
	width:1200px;
}

div.facilityArea h3 {
	font-family: "游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size:20px!important;
	font-weight:normal;
	margin-bottom:40px;
}

div.facilityArea h3:before {content:"－ ";}



div.facilityArea ul li {
	width:370px;
	float:left;
	margin-right:30px!important;
	margin-bottom:40px;
}
div.facilityArea ul.points123 li {
	background: #f4f2f2;
	padding: 15px;
	box-sizing: border-box;
}
div.facilityArea ul.points123_02 li {
	background: #f4f2f2;
	padding: 15px;
	box-sizing: border-box;
	height: 250px;
}
div.facilityArea ul.points123 li h4 span, div.facilityArea ul.points123_02 li h4 span{
	color: #95817b;
	text-align: center;
}

div.facilityArea ul li h4 {
	text-align:center;
	font-weight:bold;
	font-size:15px!important;
	margin-bottom:15px;
}

div.facilityArea ul li p.category {
	text-align:center;
	margin-bottom:10px;
}

div.facilityArea ul li p.category span {
	padding:5px 40px;
	color:#FFF;
}

div.facilityArea ul li p.category.color01 span {
	background:#ec833f;
}

div.facilityArea ul li p.category.color02 span {
	background:#89abd9;
}

div.facilityArea ul li p.category.color03 span {
	background:#b797c6;
}
li.PointListBox{
	background: #f6e9df!important;
	padding: 30px;
	height: 365px;
	box-sizing: border-box;
}
li.PointListBox p{
	color: #bb7642;
	text-transform: uppercase;
	box-sizing: border-box;
	margin-bottom: 30px;
	font-size: 20px !important;
	font-weight: bold;
}
li.PointListBox li{
	font-size: 20px !important;
	font-weight: bold;
	line-height: 100%;

}
li.PointListBox li span{
	text-indent: -99999px;
	height: 20px;
	width: 20px;
	background: #bb7642;
	display: inline-block;
	border-radius: 50%;
	margin-right: 10px;
}
div.voiceArea {
	background:url(../../images/concept_bg.png) left top repeat;
	padding-bottom:60px;
}

div.voiceArea h3 {
	text-align:center;
	font-family: 'EB Garamond', serif;
	font-weight:normal;
	margin-bottom:15px;
	font-size:24px!important;
}

div.voiceArea ul {
	width:1200px;
	margin:0 auto;
}

div.voiceArea ul li {
	float:left;
	width:595px;
}

div.voiceArea ul li.even {
	float:right;
}

div.voiceArea ul li dl {
	width:595px;
}

div.voiceArea ul li dl dt {
	width:187px;
	float:left;
}

div.voiceArea ul li dl dd {
	float:right;
	width:380px;
}

div.voiceArea ul li dl dd a {
	color:#000;
	font-weight:bold;
	font-size:14px!important;
}

.lh1 {
	line-height:1!important;
}

.facilityArea p.head {
	background:url(../img/bg_head.gif) left center repeat-x;
	font-weight:normal;
	text-align:center;
	margin-bottom:30px;
}

.facilityArea p.head span {
	background:#FFF;
	padding:0 20px;
	font-weight:bold;
	font-size:20px!important;
}

div.houseImg01 {
	background:url(../../images/wooddeck.jpg) center top no-repeat;
	height:445px;
	margin-top:5px;
}

div.houseImg02 {
	background:url(../../images/old_wooddeck.jpg) center top no-repeat;
	height:445px;
	margin-top:5px;
}

.optionHead {
	font-family: 'EB Garamond', serif;
	font-weight:normal;
	margin-bottom:15px;
	font-size:24px!important;
}

h2.topTitle{
	font-size: 20px !important;
	font-family: "游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
}



/*-------------------------------------------
　DIY
-------------------------------------------*/



.Main3
{
	padding-top:280px;
	background:url(../../images/diy_img.jpg) center bottom no-repeat;
	height:445px;
}



@media only screen and (max-width: 768px){
	

/* ======================= CONCEPT/index.html ====== */

.concept {
	width: auto;
	margin: 0 auto;
	
		}
.concept p{font-size: 14px;
	width: 100%;
	}

.conceptList ul li {
	padding:30% 0;
}

.conceptList ul li.bg01,.conceptList ul li.bg02,.conceptList ul li.bg03 {
	background-size:100% auto;
}

.conceptInr {
    width: 100%;
}

.conceptdiyInr {
    width: 100%;
}

.whBox {
    padding: 10%;
    width: 100%;
}

.whBox h2 {
	font-size:16x!important;
}
	

p.catchTxt {
	font-size:14px!important;
	margin-bottom:20px;
	border-bottom:1px solid #CCC;
	padding-bottom:15px;
}

.squareBtn {
	text-align:center;
}

}