@charset "utf-8";

body{
	font-family: YakuHanMP_Noto, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ Ｐ明朝","MS PMincho", "ＭＳ 明朝", serif;
  font-weight: 300;
}
.fGo{
	font-family:/*"Helvetica Neue", Arial, */"Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif !important;
	font-weight: normal;
	font-weight: 500;
	}
.fEn{
	font-family: 'Cormorant Garamond', serif;
	}

h1,h2,h3,h4,h5,h6{
  font-weight: 300;
}

.bg{
  padding: 30px 0;
  background: #f5f2e9;
}

.sec{
  padding-bottom: 60px !important;
}

/* for PC*/
@media print, screen and (min-width:768px) {
  .bg{
    padding: 40px 0 0 0;
  }
  .sec{
    padding-bottom: 100px !important;
  }
}

.shinshun{
  background: #E50012;
}
/*#pjgNav ul li:nth-of-type(4) a{
	opacity: 0.3 !important;
	cursor: default;
}*/
/*
.btnRsv a{
	cursor: default;
}
.btnRsv a::before{
	opacity: 0.3 !important;
}
.btnRsv a:hover{
	opacity: 1;
}*/
#contents{
	margin-bottom: 0;
	padding-bottom: 0;
}
/* for Common & Smartphone*/

/*btn
#########################################*/
/*.btnOL a{
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #000;
}
*/
#pjhNav .nav{
	width: calc(100%/3);
}

/*comH*/
#comH{
	height: 20px;
  background: #315829;
}
#comH span{
	float: left;
	margin: 2px;
	background: #fff;
	font-size: 10px;
	padding: 2px;
	line-height: 1.0;
}

/*gNav*/
#pjgNav{
	background:rgba(49,88,41,0.95);
	}
#pjgNav .nav a.new{
	position: relative;
}
#pjgNav .nav a.new::before{
	content: "NEW";
	position: absolute;
	right: 0;
	top: 0;
	width: 3em;
	height: 1.4em;
	line-height: 1.4em;
	background: #900;
	color: #fff;
	font-size: 77%;
	letter-spacing: normal;
	}


#hMenuBtn p{
	color:#315829;
	}
#hMenuBtn span {
	background: #315829; /* 線の色 */
  }
  
.pageTtl{
  margin: 0 0 15px 0;
	}
.pageTtl h1,
.pageTtl h2{
  font-size: 115%;
	color: #315829;
	}

#footer{
  border-width: 4px;
  border-color: #315829;
}

/*.btnWrap .btn{
	width: 45%;
	}*/
.btnReq a{
	background: #315829;
}
.btnRsv a{
	background: #947f28;
}
.btnWrap .btn.btnRsv a{
	letter-spacing: normal;
	}
.slick-dots li.slick-active button{
	background: #315829 !important;
}

.btnClose{
	margin: 20px auto 0 auto;
}
.btnClose a{
position: relative;
display: block;
padding: 0 0 0 0.5em;
color: #fff;
background: #315829 !important;
text-decoration: none;
}
.btnClose a::before,
.btnClose a::after{
content: "";
position: absolute;
top: 50%;
left: 20px;
width: 1px;
height: 16px;
margin: -8px 0 0 0;
background: #fff;
}
.btnClose a::before{
transform: rotate(45deg);
}
.btnClose a::after{
transform: rotate(-45deg);
}
.btnClose a{
height: 40px;
line-height: 40px;
background: #888;
/*font-size: 139%;*/
font-size: 124%;
}

#mv{
	position: relative;
  display: none;
	margin-bottom: 0;
}
#mv.slick-initialized {
  display: block;
}

.mvCatch{
	position: absolute;
}
.mv01 .mvCatch,
.mv02 .mvCatch,
.mv03 .mvCatch,
.mv04 .mvCatch,
.mv05 .mvCatch,
.mv06 .mvCatch,
.mv07 .mvCatch,
.mv09 .mvCatch,
.mv00 .mvCatch{
	left: 50%;
	top: 10%;
	width: 90%;
	max-width: 410px;
	text-align: center;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
}
.mv00 .mvCatch{
	left: 50%;
	top: 50%;
	width: 100%;
	max-width: 375px;
	text-align: center;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.mv09 .mvCatch{
	width: 70%;
}

.mv11 .mvCatch{
	left: 50%;
	top: 20%;
	width: 90%;
  max-width: 460px;
	text-align: center;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
}

.mvCap {
  position: absolute;
  right: 2px;
  bottom: 2px;
  font-size: 10px;
  text-align: right;
}
.mvCap.wh {
  color: #fff;
}
/*mainInfo*/
#mainInfo{
	margin: 0 0 30px 0;
	padding: 0;
}


.miTxt07{
	font-size: 186%;
	white-space: normal;
	line-height: 1.2;
}
.miTxt07 + .miTxt07{
	font-size: 308%;
	line-height: 1.2;
}
.miTxt07 + .miTxt07 span{
	font-size: 75%;
}
.miTxt08{
	margin: 5px 0;
	color: #fff;
	font-size: 186%;
	line-height: 1.4;
}
.miTxt08 strong,
.miTxt08 span{
	position: relative;
	display: inline-block;
	padding: 5px 0 0 0;
	vertical-align: bottom;
	}
.miTxt08 strong::before{
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%,0);
	display: block;
	width: 5px;
	height: 5px;
	background: #e50012;
	border-radius: 50%;
	}
.miTxt08 .sat,.miTxt08 .sun,.miTxt08 .hol{
	font-size: 70%;
	padding-top: 0;
	vertical-align: middle;
}
.miTxt08 .sat{
	background: #009fe8;
	}

/*info*/
#info{
  padding: 15px 0;
  background: #d3d3d4;
  color: #000;
}
#info .t01{
  font-size: 115%;/*15 / 28*/
}
#info .t02{
  padding-left: 0.1em;
  font-size: 186%;/*24 / 32*/
  letter-spacing: 0.1em;
}
#info .t03{
  font-size: 124%;/*16 / 28*/
}
#info .t04{
  margin-top: 15px;
  font-size: 154%;/*20 / 34*/
  line-height: 1.2;
}
#info .t05{
  font-size: 231%;/*30 / 48*/
}

#info .t06{
  font-size: 248%;/*32 / 44*/
  margin: 10px 0 0 0;
  color: #910000;
  line-height: 1.4;
}
#info .t06 strong{
  font-weight: normal;
}
#info .t06 span{
  display: block;
  width: 40%;
  font-size: 70%;
  margin: 0 auto 0 auto;
  padding: 5px 0 7px 0;
  background: #910000;
  color: #fff;
  line-height: 1.0;
}
#info .t07{
  font-size: 100%;/*13 / 14*/
  margin: 5px 0 0 0;
  color: #910000;
  line-height: 1.4;
}


#mainInfo .btn{
  float: left;
  width: 50%;
  margin: 0;
  border-radius: 0;
  font-size: 139%;
}
#mainInfo .btn a{
  position: relative;
  height: 50px;
  line-height: 50px;
  letter-spacing: normal;
  border-radius: inherit;
}
#mainInfo .btn a span{
  display: none;
}
#mainInfo .btn a span::before{
}
.areaTxt,
.priceTxt{
	color: #000;
}
.priceTxt{
	margin-top: 15px;
  margin-bottom: 10px;
}
.areaTxt dt,
.priceTxt dt{
	padding: 0 0.2em 0 0;
	font-size: 100%;
	color: #000;
	vertical-align: baseline;
}

.areaTxt dd,
.priceTxt dd{
	font-size: 279%;
	vertical-align: baseline;
}
.areaTxt dd span,
.priceTxt dd span{
	font-size: 80%;
}
.priceTxt dt,
.priceTxt dd{
	vertical-align: middle;
}

.infoTxt01{
	margin: 0 0.3em 0.4em 0;
	font-size: 231%;
	text-align: center;
	letter-spacing: normal;
	/*line-height: 1.2;*/
	line-height: 1.5;
	color: #000;
}
.sat,
.sun,
.hol{
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	margin: -10px 4px 0 4px;
	padding: 0 0.25em;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 1.5em;
	font-size: 85%;
	vertical-align: middle;
}
.sat{
	background: #1d2975; 
}
.sun{
	background: #d71618; 
}
.hol{
	background: #ed6c00; 
}

/*landscape*/
#landscape .lpFig{
	position: relative;
}
#landscape .lpFig img{}
#landscape .lpFig figcaption{
  position: absolute;
  right: 0;
  bottom: 0;
}
#landscape .areaList{
	width: 100%;
  margin-left: auto;
  margin-right: auto;
	vertical-align: top;
}
#landscape .areaList.sp{}
#landscape .areaList.pc{
  display: none !important;
}
#landscape .areaList:first-of-type{
	margin-top: 20px;
}
#landscape .areaList:last-of-type{}
#landscape .areaList dt,
#landscape .areaList dd{
	height: 40px;
	line-height: 40px;
  background: #fff;
	text-align: center;
	font-size: 116%;
}
#landscape .areaList dt{
	position: relative;
	clear: both;
	float: left;
	width: 4.5em;
	border-right: none !important;
  z-index: 1;
}
#landscape .areaList dt::after{
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 24px;
	background: #000;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
#landscape .areaList dd{
	margin: 0 0 10px 0;
	padding: 0 0 0 5em;
	border-left: none !important;
	border-right: none !important;
	border-bottom-width: 0 !important;
}
#landscape .areaList:last-of-type dd:last-of-type{
	border-bottom-width: 1px !important;
}
#landscape .areaList dd span{
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
	font-size: 80%;
}


#landscape .areaList dt{
	position: relative;
	border-right-color: #005bac;
}
/*#landscape .areaList dt.seiyaku{}
#landscape .areaList dt.seiyaku::after{
	content: "済";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 35px;
	height: 35px;
	border: 1px solid #e4007f;
	border-radius: 100%;
	font-size: 186%;
	text-align: center;
	line-height: 35px;
	color: #e4007f;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W6" , HiraMinProN-W6 , "ヒラギノ明朝 Pro W6" , HiraMinPro-W6, "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho", serif;
	font-weight:bold;
}*/

#landscape .areaList dd{
	position: relative;
	border-color: #fff;
	font-feature-settings: "palt";
}

#landscape .areaList dd.seiyaku::before,
#landscape .areaList dd.shodan::before{
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: calc(100% - 5em);
	height: 100%;
	background: rgba(255,255,255,0.8);
}
#landscape .areaList dd.seiyaku::after,
#landscape .areaList dd.shodan::after{
	position: absolute;
	left: 55%;
	top: 50%;
	width: 32px;
	height: 32px;
	border: 1px solid #e4007f;
	border-radius: 100%;
	font-size: 139%;
	text-align: center;
	line-height: 32px;
	color: #e4007f;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3" , HiraMinProN-W3 , "ヒラギノ明朝 Pro W3" , HiraMinPro-W6, "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho", serif;
	/*font-weight:bold;*/
}
#landscape .areaList dd.seiyaku::after{
	content: "済";
}
#landscape .areaList dd.shodan::after{
	content: "商";
}



/*plan*/
#plan{
  position: relative;
  margin: 0 0 60px 0;
  padding: 40px 0;
  background: #fff;
}
#plan .plaUnit{
  margin: 0 0 40px 0;
}
#plan .plaUnit:last-of-type{
  margin-bottom: 0;
}
#plan .plaH{
  margin: 0 0 20px 0;
}
#plan .plaH > div{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#plan .plaH > div::after{
  content: none;
}
#plan .plaH .plaNo{
  width: 100%;
  height: 36px;
  line-height: 34px;
  margin: 0 0 10px 0;
  border: 1px solid #325829;
  text-align: center;
  font-size: 170%;/*22 / 26*/
}
#plan .plaH .plaPrice dt{
  margin: 0 0 5px 0;
  font-size: 108%;/*14 / 18*/
  line-height: 1.0;
  text-align: left;
}
#plan .plaH .plaPrice dd{
  font-size: 231%;/*30 / 40*/
  line-height: 1.0;
  text-align: left;
  color: #000;
}
#plan .plaH .plaPrice dd span{
  font-size: 70%;
}
#plan .plaH .plaArea{
  font-size: 93%;/*12 / 14*/
  text-align: left;
  line-height: 1.6;
}
#plan .plaH .plaArea p:last-of-type{
  font-size: 77%;/*10 / 12*/
}

#plan .plaH > ul{
  margin: 20px 0 0 0;
}
#plan .plaH > ul li{
  margin: 0 0 10px 0;
  padding: 8px 0 10px 0;
  background: #325829;
  border-radius: 200px;
  color: #fff;
  font-size: 139%;/*18 / 22*/
  text-align: center;
  line-height: 1.0;
}

#plan .plaEle{
  margin: 0 0 20px 0;
}
#plan .plaFig{}

/*equipment*/
#equipment .fuyu{
	color: #ed6c00;
}
#equipment .natsu{
	color: #0068b7;
}
#equipment .equStr{
	margin: 0 0 20px 0;
}
#equipment .equStr li{
	margin: 0 0 20px 0;
	text-align: center;
	font-size: 124%;/*16 / 18*/
	font-weight: bold;
}
#equipment .equStr li img{
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
}

.equCarTtl{
	border-color: #315829;
	color: #315829;
  font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	}
#ame .equUnit{
	float: none;
	width: auto;
}
.equAmeTtl{
	margin: 0 0 0.7em 0;
	padding: 5px;
	background: #002b69;
	color: #fff;
	font-size: 117%;
	text-align: center;
	line-height: 1.2;
}

#ame .ame02 div{
	margin: 0 0 20px 0;
}


#pow .equUnitMain{
	margin: 0 0 20px 0;
}

#kit div.equUnitMain{
	float: none !important;
	width: 100% !important;
	margin-bottom: 20px;
}

#kit div.equUnitMain + .equUnit{
	width: 100%;
}
#kit div.equUnitMain + .equUnit img{
	width: 48.5%;
}
#kit div.equUnitMain + .equUnit img:first-of-type{
	float: left;
}
#kit div.equUnitMain + .equUnit img:last-of-type{
	float: right;
}

.ttlGEP{
  margin: 0 0 10px 0;
  font-size: 22px;
  text-align: center;
  color: #315829;
}

/*locaion*/
#locaion{}
#loc01{
  margin-top: 40px;
}
#loc01 ul{
  margin: 30px 0 20px 0;
}
#loc01 li{
  margin: 0 0 20px 0;
}
#loc01 li figcaption{
  margin: 5px 0 0 0;
  font-size: 93%;
  text-align: left;
  line-height: 1.2;
}
#locaion{}
#locMap {
	margin-top: 0;
	padding-top: 40px;
}
#locMap .mapTxt01{
	margin: 0 0 0.2em 0;
	letter-spacing: normal;
	line-height: 1.4;
	color:#93252a;
}
.cnT01{
	margin: 10px 0 20px 0;
	color:#93252a;
}
#locMap .carnavi{
	display: inline-block;
	margin: 0 auto 20px auto;
	background-image: url(../images/ico_car.png);
	text-align: left;
	line-height: 1.4;
  color: #0081cc;
	}
#locDataP{
	padding: 30px 0 0 0;
}
#locDataP li{
	position: relative;
	margin-bottom: 20px;
  font-size: 93%;
}
#locDataP li span{
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 10px;
}

/* iPhone5 とか*/
@media screen and (max-width: 320px) {

}
/* for Smartphone*/
/*スマホ横向きの際に適用*/
@media screen and (orientation : landscape) {}





/* for PC*/
@media print, screen and (min-width:768px) {
	/*comH*/
	#comH{
		height: auto;
	}
	#comH span{
	margin: 8px 0 0 0;
	background: #fff;
	font-size: 16px;
	padding: 4px 10px;
}
	
	#pjName img{
		height: 50px;
	}
	.hScroll #pjName img{
		height: 35px;
	}
/*#contents{
	margin-top: 70px;
	}

#pjhNav .nav.btnOL{
	width: 7em;
	margin-right: 1em;
	font-size: 93%;
}*/
  .pageTtl h1,
  .pageTtl h2{
    font-size: 124%;
    }

/*btn
#########################################*/
.btnOL{display: none;}
.btnOL a{
	position: relative;
	background: none;
	border-top: none;
	border-left: none;
	}
.btnOL a::after{
	content: "";
	position: absolute;
	right: -8px;
	top: 50%;
	width: 0;
	height: 0;
	margin: -5px 0 0 0;
	border: 8px solid #000;
	border-top: 6px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 6px solid transparent;
	vertical-align: middle;
}

#pjhNav .nav{
	width: 120px;
}
  #pjhNav .nav a {
    border-radius: 0;
  }
  /*gNav*/
  #pjgNav{
    background: rgba(255,255,255,0.9);
    }
  #pjgNav .nav{
    width:calc((1/7)*100%);
    border-right-color:#315829;
    font-size: 85%;
    }
  #pjgNav ul .nav:first-child{
    border-left-color:#315829;
    }
  #pjgNav .nav a span{
    color: #315829;
    /*font-size: 120%;CONCEPT HOUSEが入らないので小さく／／／元は135%baseに記載*/
    }
  /*.btnWrap .btn{
    width: auto;
    min-width: 35%;
    }*/
  
  #pjgNav .nav a.new::before{
    right: 2px;
    top: -4px;
    width: 4em;
    }
  

  .btnClose{
    width: 210px;
    margin: 30px auto 0 auto;
  }

	
	

	#mv{}
	.mv01 .conPC,
  .mv02 .conPC,
  .mv03 .conPC,
  .mv04 .conPC,
  .mv05 .conPC,
  .mv06 .conPC,
  .mv07 .conPC,
  .mv09 .conPC,
  .mv00 .conPC{
		position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    width: 980px !important;
    height: 100%;
	}
	.mv01 .mvCatch{
		top: 7%;
    left: auto;
    right: 0;
		width: 100%;
		max-width: 410px;
    transform: none;
	}
  .mv07 .mvCatch{
		top: 7%;
    right: auto;
    left: 0;
		width: 100%;
		max-width: 410px;
    transform: none;
	}
	.mv02 .mvCatch,
  .mv03 .mvCatch,
  .mv04 .mvCatch,
  .mv05 .mvCatch,
  .mv06 .mvCatch{
		top: 7%;
    right: 0;
    left: auto;
		width: 100%;
		max-width: 410px;
    transform: none;
	}
  .mv09 .mvCatch{
		top: 7%;
    right: 0;
    left: auto;
		width: 100%;
		max-width: 320px;
    transform: none;
	}
	.mv00 .mvCatch{
    position: static;
		width: 100%;
		max-width: initial;
    transform: none;
	}
  .mv11 .mvCatch{
    left: calc((115 / 1190) * 100%);
    top: 10%;
    text-align: left;
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
  }
	
/*maininfo*/
#mainInfo{
  margin: 0 0 60px 0;
}
/*mainInfo01*/
.miTxt02{
	letter-spacing: 0.2em;
}
.miTxt05{
	font-size: 216%;
}
.miTxt06{
	font-size: 462%;
}
.miTxt07{
	font-size: 308%;
}
.miTxt07 + .miTxt07{
	font-size: 417%;
}
.miTxt07 + .miTxt07 span{}
.miTxt08{
	font-size: 308%;
}
.miTxt08 strong,
.miTxt08 span{}
.miTxt08 strong::before{
	width: 7px;
	height: 7px;
	}
.miTxt08 .sat,.miTxt08 .sun,.miTxt08 .hol{}
.miTxt08 .sat{}
	
/*info*/
  #info{
    padding: 25px 0;
    background: #d3d3d4;
  }
  #info .t01{
    font-size: 216%;/*15 / 28*/
  }
  #info .t02{
    padding-left: 0.2em;
    font-size: 248%;/*24 / 32*/
    letter-spacing: 0.2em;
  }
  #info .t03{
    font-size: 216%;/*16 / 28*/
  }
  
  #info .t04{
    margin-top: 20px;
    font-size: 261%;/*30 / 34*/
  }
  #info .t05{
    font-size: 372%;/*30 / 48*/
    padding-left: 0.2em;
    letter-spacing: 0.2em;
  }
  #info .t06{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0 0 0;
    padding: 0 0 0 0.1em;
    font-size: 340%;/*32 / 44*/
    letter-spacing: 0.1em;
    line-height: 1.0;
  }
  #info .t06 strong{
    font-weight: normal;
  }
  #info .t06 span{
    display: inline-block;
    width: auto;
    margin: 2px 10px 0 0;
    padding: 5px 10px 7px 10px;
    letter-spacing: normal;
  }
  #info .t07{
    margin: 10px 0 0 0;
    font-size: 108%;/*13 / 14*/
  }
  
  #mainInfo .btn{
    font-size: 216%;
  }
  #mainInfo .btn a{
    height: 70px;
    line-height: 70px;
  }
  #mainInfo .btn a::before{}
  #mainInfo .btn a span{
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 24px;
    height: 24px;
    background: #fff;
    border-radius: 50%;
    -webkit-transform: translate(5.5em,-50%);
    transform: translate(5.5em,-50%);
  }
  #mainInfo .btn a span::before{
    content: "▶︎";
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin-left: 2px;
    font-size: 11px;
    text-align: center;
  }
  
  #mainInfo .btnReq a span::before{
    color: #315829;
  }
  #mainInfo .btnRsv a span::before{
    color: #947f28;
  }
  
.priceTxt{
	margin-top: 10px;
  margin-bottom: 0;
}
.areaTxt dt,
.priceTxt dt{
	margin-right: 5px;
	font-size: 124%;
	vertical-align: middle;
	}

	
.areaTxt dd,
.priceTxt dd{
	font-size: 345%;
	vertical-align: middle;
	}
.infoTxt01{
	font-size: 308%;
	}
	
.sat,
.sun,
.hol{
	/*padding: 0;*/
}

/*landscape*/
  #landscape  .lpFig{
    max-width: 860px;
    margin: 0 auto;
    } 
  #landscape .lpFig figcaption{
    bottom: 40px;
  }
	#landscape .areaList{
		width: 400px;
		margin-top: 40px;
	}
  #landscape .areaList.sp{
    display: none !important;
  }
  #landscape .areaList.pc{
    display: inline-block!important;
    margin-left: 10px;
    margin-right: 10px;
  }
	#landscape .areaList:first-of-type{
		margin-top: 40px;
	}
	#landscape .areaList:last-of-type{}
	#landscape .areaList dt,
	#landscape .areaList dd{
    margin-bottom: 15px;
		font-size: 124%;
	}
	#landscape .areaList dd:last-of-type{
		border-bottom-width: 1px !important;
	}
  /* for safari 游ゴシックがなくなった対応*/
  _::-webkit-full-page-media, _:future, :root #landscape .areaList dt,
  _::-webkit-full-page-media, _:future, :root #landscape .areaList dd{
      font-size: 116%;
  }

	
/*plan*/
  #plan{
    position: relative;
    margin: 0 0 100px 0;
    padding: 100px 0;
    background: #fff;
  }
  #plan .plaUnit{
    max-width: 910px;
    margin: 0 auto 60px auto;
  }
  #plan .plaUnit:last-of-type{}
  #plan .plaH{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 50px 0;
  }
  #plan .plaH::after{
    content: none;
  }
  #plan .plaH > div{
    width: calc((390 / 910) * 100%);
  }
  #plan .plaH .plaNo{
    height: 42px;
    line-height: 40px;
    margin: 0 0 15px 0;
    font-size: 200%;/*22 / 26*/
  }
  #plan .plaH .plaPrice dt{
    font-size: 139%;/*14 / 18*/
  }
  #plan .plaH .plaPrice dd{
    font-size: 308%;/*30 / 40*/
  }
  #plan .plaH .plaPrice dd span{}
  #plan .plaH .plaArea{
    font-size: 108%;/*12 / 14*/
  }
  #plan .plaH .plaArea p:last-of-type{
    font-size: 93%;/*10 / 12*/
  }

  #plan .plaH > ul{
    width: calc((390 / 910) * 100%);
    margin: 0;
  }
  #plan .plaH > ul li{
    margin: 0 0 15px 0;
    padding: 10px 0 12px 0;
    font-size: 170%;/*18 / 22*/
  }

  #plan .plaEle{
    margin: 0 0 50px 0;
  }
  #plan .plaFig{}

/*equipment*/
#equipment .fuyu{}
#equipment .natsu{}
#equipment .equStr{
	margin: 0 0 50px 0;
}
#equipment .equStr li{
	float: left;
	width: 29.2%;
	margin: 0 6.2% 0 0;
	font-size: 139%;/*16 / 18*/
	line-height: 1.4;
}
#equipment .equStr li:last-of-type{
	margin-right: 0;
}
#equipment .equStr li img{}
#bat div:nth-of-type(2){
	margin-bottom: 10px !important;
	}
#pow .equUnitMain{
	margin: 0;
}
#ame .equUnit{
	float: left;
	width: 30%;
}
.equAmeTtl{
	padding: 5px 10px;
	font-size: 124%;
}
	#kit{
		text-align: center;
	}
	#kit div.equUnitMain{
		float: none;
		width: 100%;
		margin-right: 0 !important;
	}
	#kit .equUnit{
		float: none !important;
		display: inline-block;
		margin-left: 2.3%;
		margin-right: 2.3%;
		vertical-align: top;
	}
	#kit div:nth-of-type(3n+1){
		margin-right: 2.3% !important;
	}
	#kit div.equUnitMain + .equUnit{
		width: calc(36% + 4.8%);
	}
	#kit div.equUnitMain + .equUnit img{
		width: 44.7%;
	}
	#kit div.equUnitMain + .equUnit img:first-of-type{
		float: left;
	}
	#kit div.equUnitMain + .equUnit img:last-of-type{
		float: right;
	}
  .ttlGEP{
    font-size: 28px;
  }

	
/*locaion*/
	#locMap {
		max-width: 960px;
		margin: 0 auto 40px auto;
		padding-top: 70px;
	}
	#loc01{
		float: left;
		width: calc((530/960)*100%);
		margin: 40px 0 0 0;
	}
  #loc01 ul{}
  #loc01 li{
    width: calc((250/530)*100%);
  }
  #loc01 li:nth-of-type(1){
    float: left;
  }
  #loc01 li:nth-of-type(2){
    float: right;
  }
  #loc01 li figcaption{}
  
	#loc02{
		float: right;
		width: calc((350/960)*100%);
		margin: 40px 0 0 0;
	}
	#locMap .carnavi{
		font-size: 124%;
		}
	#locDataP{
		padding: 50px 0 0 0;
	}
  #locDataP li{
    font-size: 100%;
  }

}

/* for iPad*//*縦横両方の記述*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #landscape .areaList{
		width: 30%;
		margin: 0 0.2% !important;
	}
  #landscape .areaList dt,
  #landscape .areaList dd{
    font-size: 93%;
  }

}


/*提案*/
#proposal{}
#proposal section{}
#proposal section:first-of-type{
  margin-top: 20px;
}
#proposal section .txt{
	position: relative;
	padding: 20px 20px 0 20px;
	text-align: left;
}

#proposal section .txt .t00{
  display: inline-block;
  padding: 4px 7px;
  background: #315829;
  color: #fff;
	font-size: 108%;/*14 / 16*/
  text-align: center;
  line-height: 1.0;
}
#proposal section .txt .t01{
  margin: 10px 0;
	font-size: 139%;/*18 / 24*/
}
#proposal section .txt .t02{
	font-size: 115%;/*15 / 16*/
  line-height: 2.0;
}
#proposal section .img{}
#proposal section .img img{
  width: 100%;
}



/* for PC*/
@media print, screen and (min-width:768px) {
  #proposal{}
  #proposal section{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #proposal section::after{
    content: none;
  }

  #proposal section:first-of-type{
    margin-top: 40px;
  }
  
  #proposal section .txt{
    width: 50%;
    padding: 0 10px 0 calc((70/1190)*100%);
  }
  #proposal section .txt > div{
    max-width: 450px;
  }


  #proposal section .txt .t00{
    font-size: 124%;/*14 / 16*/
  }
  #proposal section .txt .t01{
    margin: 10px 0;
    font-size: 186%;/*18 / 24*/
  }
  #proposal section .txt .t02{
    font-size: 124%;/*15 / 16*/
  }
  #proposal section .img{
    width: 50%;
  }
  
  #proposal section:nth-of-type(2n){
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  #proposal section:nth-of-type(2n) .txt{
    padding: 0 calc((70/1190)*100%) 0 10px;
  }
  #proposal section:nth-of-type(2n) .txt > div{
    float: right;
  }
}

/* for iPad*//*縦横両方の記述*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #proposal section .txt .t00{
    font-size: 108%;/*14 / 16*/
  }
  #proposal section .txt .t01{
    font-size: 154%;/*18 / 24*/
  }
  #proposal section .txt .t02{
    font-size: 115%;/*15 / 16*/
  }

}


/*ローン*/
#loan{
	margin: 0 0 30px 0;
  padding: 30px 0;
  background: #315829;
}
#loan > div{
  padding: 20px 10px;
  background: #fff;
  border-radius: 10px;
}
#loan .t01{
  font-size: 139%;/*18 / 24*/
  text-align: center;
  margin: 0 0 20px 0;
  line-height: 1.6;
  font-feature-settings: "palt";
}
#loan .t02{
  position: relative;
  display: inline-block;
  font-size: 170%;/*22 / 32*/
  text-align: center;
  margin: 0 0 20px 0;
  background: url("../images/pro_bg.png") no-repeat center 10px;
  background-size: 100% auto;
  color: #315829;
  line-height: 1.6;
  font-feature-settings: "palt";
  font-weight: bold;
}
#loan .t02 span{
  font-size: 80%;
}

#loan .t03{
  font-size: 124%;/*16 / 20*/
  text-align: center;
}
#loan .t04 span{
  display: inline-block;
  vertical-align: baseline;
  font-size: 186%;/*24 / 32*/
}
#loan .t04 strong{
  display: inline-block;
  vertical-align: baseline;
  font-size: 200%;/*26 / 40*/
}
#loan figure{
  margin: 20px 0 0 0;
}


/* for PC*/
@media print, screen and (min-width:768px) {
  #loan{
		margin: 0 0 60px 0;
    padding: 60px 0;
  }
  #loan > div{
    padding: 60px 9.5%;
    border-radius: 20px;
  }
  #loan .t01{
    font-size: 186%;/*18 / 24*/
    margin: 0 0 30px 0;
  }
  #loan .t02{
    font-size: 248%;/*22 / 32*/
    margin: 0 0 30px 0;
    padding: 0 70px;
    background-position: center 40%;
  }
  #loan .t02 span{}

  #loan .t03{
    font-size: 154%;/*16 / 20*/
  }
  #loan .t04 span{
    font-size: 248%;/*24 / 32*/
  }
  #loan .t04 strong{
    font-size: 308%;/*26 / 40*/
  }
  #loan figure{
    margin: 30px 0 0 0;
  }
}

/* for iPad*//*縦横両方の記述*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #loan > div{
    max-width: 90vw;
  }
}


/*コンセプト*/
#concept{
	padding-top: 20px;
  /*margin: 0 0 40px 0;
  padding: 40px 0;
  background: #f5f1df;*/
}
#concept .t01{
  font-size: 200%;/*26 / 36*/
  text-align: center;
  margin: 0 0 0.5em 0;
  line-height: 1.6;
  font-feature-settings: "palt";
}
#concept .t02{
  font-size: 154%;/*20 / 26*/
  text-align: center;
  margin: 0 0 1em 0;
  line-height: 1.6;
  font-feature-settings: "palt";
}
#concept .t02 span:nth-of-type(1){
  color: #ed6c00;
}
#concept .t02 span:nth-of-type(2){
  color: #0068b7;
}
#concept .concept01{
  /*display: inline-block;*/
  margin: 0 auto 20px auto;
  position: relative;
  padding: 0 10px;
  text-align: center;
  line-height: 1.4;
  font-feature-settings: "palt";
}
#concept .concept01::before,
#concept .concept01::after{
  content: "";
  position: absolute;
  top: 0;
  width: 5px;
  height: 100%;
  border: 1px solid #000;
}
#concept .concept01::before{
  left: 0;
  border-right: none;
}
#concept .concept01::after{
  right: 0;
  border-left: none;
}
#concept .concept01 p:nth-of-type(1){
  margin: 0.2em 0;
  font-size: 117%;/*15 / 28*/
  color: #910000;
}
#concept .concept01 p:nth-of-type(2){
  font-size: 77%;/*10 / 11*/
}

#concept .concept02{
  font-feature-settings: "palt";
}
#concept .concept02 ul{
  text-align: center;
}
#concept .concept02 ul li{
  display: inline-block;
  width: 48.0%;
  margin: 0 0.5% 10px 0.5%;
  text-align: center;
  font-size: 90%;/*12 / 16*/
  vertical-align: top;
  line-height: 1.8;
}
#concept .concept02 ul li img{
  margin: 0 0 10px 0;
}
#concept .concept02 ul li p{
  margin: 0 0 10px 0;
  color: #315829;
  font-size: 20px;
  text-align: center;
  line-height: 1.2;
}
#concept .concept02 ul li p span{
  font-size: calc((22/28)*100%);
}



/* for PC*/
@media print, screen and (min-width:768px) {
  #concept{
		padding-top: 20px;
  	/*margin: 0 0 60px 0;
    padding: 60px 0;*/
  }
  #concept .t01{
    font-size: 279%;/*26 / 36*/
  }
  #concept .t02{
    font-size: 200%;/*20 / 26*/
  }
  #concept .concept01{
    display: inline-block;
    min-width: 720px;
    margin: 0 auto 40px auto;
    padding: 10px 35px;
  }
  #concept .concept01::before,
  #concept .concept01::after{
    width: 16px;
  }
  #concept .concept01::before{}
  #concept .concept01::after{}
  #concept .concept01 p:nth-of-type(1){
    font-size: 216%;/*15 / 28*/
  }
  #concept .concept01 p:nth-of-type(2){
    font-size: 85%;/*10 / 11*/
  }
  
  #concept .concept02{}
  #concept .concept02 ul{}
  #concept .concept02 ul li{
    /*float: left;
    display: block;*/
    width: 29.2%;
    margin: 0 4%;
    font-size: 124%;/*12 / 16*/
  }
  #concept .concept02 ul li img{}

  #concept .concept02 ul li p{
    margin: 0 0 15px 0;
    font-size: 24px
  }
  #concept .concept02 ul li p span{}
}


/*for Retina*/
@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

}

