@charset "utf-8";
/* ===================================================================

 file name  :style.css
 style info :物件個別のスタイル

=================================================================== */

/* =============================

	overwrite

=============================== */

/* =============================

common

=============================== */

#bnr-contact{
	text-align:center;
	margin:80px 0;
}
#bnr-contact p{
	margin-top:10px;
}
#header .head-inner .sub{
	letter-spacing: -0.3px;
}
#main p.sub-ttl {
	text-align: center;
	margin-bottom: 40px;
	margin-top: -20px;
	font-size: 17px;
	font-weight: bold;
}
#main .page-ttl {
	font-size: 240%;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 5px;
	border-bottom: 0;
	text-align: center;
	padding-top: 56px;
}
#main .page-ttl span {
	display: block;
	font-size: 15px;
}
/* =============================

/* =============================

top

=============================== */
.index #main #point h6{
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:26px;
	text-align:center;
}

.index ul li{
	position:relative;
}

.index ul li figure figcaption{
	position: absolute;
	width: 15%;
	font-size: 20px;
	font-weight: bold;
}
.index ul .mv01 figure figcaption{
	bottom: 25%;
	left: 6.4%;
}

.index ul li figure figcaption a{
	background:url(../images/index/aicon_mv.png) no-repeat 100%;
}

.index ul li figure figcaption a:hover{
	background:url(../images/index/aicon_mv_ov.png) no-repeat 100%;
}

.index ul li figure figcaption a{
  display:block;
	width:190px;
}


.index #point h6{
	text-align: center;
	letter-spacing: -0.01em;
	margin-bottom: 20px;
}
.index #main #point ul li p.catch{
	display: inline-block;
}
.index #main #point ul li:nth-child(-n+4) p.catch{
	margin-top:0;
}
.index #point .photo-none{
	margin:50px 0 13px;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	letter-spacing: -0.3px;
}
.index #point ul li .rover{
	margin-top:50px;
}

/* =============================

plan

=============================== */
.plan #main{
	padding-top:15px;
}
.plan #content h3{
	display:none;
}
.plan #main p.sub-ttl-plan-b{
	text-align: center;
	margin-bottom: 50px;
	margin-top: 20px;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -0.001em;
	line-height: 1.8em;
}
.plan #main #plan01 .plan01{
	margin:50px auto;
	width:905px;
}
.plan .detail .txt{
	letter-spacing:-0.01em;
}
.plan .detail .right .menseki,
.plan .detail .right .menseki01{
	display:block;
}
.plan .detail .right .menseki01{
	margin-top:10px;
}

.plan section.plan-point{
	margin:50px 0 80px;
}
.plan section.plan-point h5,
.plan section.plan-point h6{
	color:#7f2700;
	text-align:center;
	font-family:"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight:bold;
}
.plan section.plan-point h5{
	background:#fff;
	font-size:150%;
	padding:10px 0;
}
.plan section.plan-point h6{
	margin:20px 0 30px;
	font-size:115%;
	letter-spacing:-0.01em;
}
.plan .plan-point li{
	margin:0 30px 10px 0;
	float:left;
	width:300px;
	letter-spacing:0.7px;
}
.plan  .plan-point li:nth-child(3n){
	margin-right:0;
}
.plan .plan-point li.derection02{
	margin-top:30px;
}
.plan .plan-point .fst{
	margin-bottom:30px;
}
.plan .plan-point p.catch{
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	line-height:1.3;
  }

.plan #plan01 #bnr-contact{
	margin:50px 0 150px;
}


.plan .plan-point li .ls{
	letter-spacing:-0.5px;
  }
.plan .plan-point p.txt{
	margin:4% 0 5%;
  font-size:13px;
  line-height:1.5;
}

.plan .plan-kukaku{
	position:relative;
}

.plan .plan-kukaku .lalala{
	position:absolute;
	width: 291px;
  height: 175px;
  background: #7f2700;
  color: #fff100;
  border: #000 1px solid;
  border-radius: 16px;
  top: 21%;
  left: 3.5%;
  padding: 2% 0 0 2%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 100;
}

.plan .plan-kukaku .lalala a{
	color:#fff100;
}

.mt{
	margin-top:	80px;
}


/* =============================

gallery

=============================== */
.gallery .photo{
	width:100%;
	min-width:1080px;
}
.gallery .photo ul{
	margin:20px auto 50px;
}

.gallery .photo ul:nth-of-type(2),
.gallery .photo ul:nth-of-type(3){
	margin-bottom:0;
}

.gallery .photo ul.medium li{
	float:left;
	width:49.5%;
}

.gallery .photo ul.large li{
	float:none;
	width:auto;
}
.gallery .photo ul.large li.img_06{
	margin-bottom:20px;
}

.gallery .photo ul li:first-child{
	margin-right:10px;
}

.gallery #content .photo .caption{
	margin:20px 0 50px 50px;
	text-align:left;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:normal;
	width:82%;
}

.gallery #content .photo .medium li:nth-of-type(2) .caption{
	margin-left:0;
}


	/* =============================

location

=============================== */
.location #main p.sub-ttl{
	letter-spacing: 0;
}
.location #main .plan01{
	margin-bottom:30px;
}
.location #main .lifeinfo ul{
	width:870px;
	margin:auto;
}
.location #main .lifeinfo ul li {
	width: 410px;
}
.location #main .lifeinfo ul li.even{
	margin-right:50px;
}
.location #main .lifeinfo .caption{
	text-align: left;
	margin-top: 0px;
}

	/* =============================

outline

=============================== */
.outline #main p.sub-ttl{
	letter-spacing:-0.001em;
}

	/* =============================

blog-detail

=============================== */
.blog #main #blogmain .blog-title{
	font-size:147%;
}

