@charset "UTF-8";
/*播磨屋参番館_各ページ 201709*/

.responsive {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

.copy {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/*------プラン-----*/
.plantop {
	padding-top: 3rem;
	padding-bottom: 4rem;
}
@media (min-width:992px) {
	.plantop {
		width: 780px;
		margin: 0 auto;
	}
}

.plantop h3 {
	margin-bottom: 2rem;
	font-size: 28px;
	line-height: 1.6;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 0.1em;
}
.plantop h4 {
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
	max-width: 471px;
	margin-left: auto;
	margin-right: auto;
}


@media (max-width:767px) {
	.plantop {
	padding-top: 1rem;
	}
	.plantop h3 {
		font-size: 20px;
		letter-spacing: 0.05em;
	}
}

@media (min-width:767px) {
	.basepc {
	margin-left: 0;
	}
}

.plantop ul {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}
.plantop ul li {
	list-style: none;
	margin-bottom: 10px;
}
.plantop ul li a {
	text-decoration: none;
}
.plantop ul li img a:hover {
	opacity: 0.2;
}
.plantop ul li.detail {
	margin-top: 12px;
}

@media (max-width:767px) {
	.plantop ul {
		margin-top: 2rem;
		padding-left: 0;
		padding-right: 0;
	}
}

.plantop small p {
	margin-top: 15px;
}

.plan_news {
	margin-bottom: 3rem;
	text-align: center;
	color: #910000;
	font-size: 22px;
	line-height: 1.7;
}
.label_news {
	display: inline-block;
	padding: 1px 3px;
	background-color: #910000;
	color: #fff;
	font-size: 16px;
	margin-right: 8px;
}
@media (max-width: 500px) {
.plan_news {
	font-size: 14px;
	}
	.label_news {
	font-size: 12px;
	margin-right: 6px;
	}
}


/* 各プラン */
.planBox  {
    padding-top: 5rem;
}
.planBox img {
	margin-bottom: 3rem;
}

@media (min-width: 991px) {
	.planBox {
		display: flex;
		max-width: 970px;
		margin: 0;
	}
	.planL {
		flex: 0 0 300px;
	}
	.planR {
		flex: 0 0 590px;
	}
}

.planL {
	text-align: center;
	margin: 0 auto;
	}
@media (min-width: 600px) and (max-width: 991px) {
	.planL { width: 50%;}
}

.planbox2 {
	margin-top: 2rem;
	margin-bottom: 4rem;
}
@media (min-width: 768px) {
	.planbox2 {
	max-width: 418px;
	margin: 1rem auto 5rem;
	}
}

.txatin {
	font-size: 11px;
	margin-top: 6px;
}



/*20171220追加*/
.planBox a.button {
	text-align: center;
	margin: 0px auto 20px;
	max-width: 100%;
	display: block;
	background: #eee;
	border-radius: 22px;
	color: #910000;
	text-decoration: none;
	line-height: 1;
	font-size: 15px;
	padding: 16px 12px;
	transition: 0.5s;
}
.planBox a.button:hover {
	background: #F1EBD8;
}



/*プラン内pager */
.pagerBox {
 　background : -moz-linear-gradient(50% 0% -90deg,rgba(255, 255, 255, 1) 0%,rgba(233, 234, 234, 1) 100%);
  background : -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 1) 0%, rgba(233, 234, 234, 1) 100%);
  background : -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(255, 255, 255, 1) ),color-stop(1,rgba(233, 234, 234, 1) ));
  background : -o-linear-gradient(-90deg, rgba(255, 255, 255, 1) 0%, rgba(233, 234, 234, 1) 100%);
  background : -ms-linear-gradient(-90deg, rgba(255, 255, 255, 1) 0%, rgba(233, 234, 234, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E9EAEA' ,GradientType=0)";
  background : linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(233, 234, 234, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#E9EAEA' , GradientType=0);
  border-bottom: 2px #E9EAEA solid;
}

.pager li>a,.pager li>span{
	border-radius:1px;
	padding: 1.6rem;}
ul.pager {
	max-width: 970px;
	margin-top: 2.4rem;
	margin-bottom: 2.4rem;
}
ul.pager a {
	background-color: #fff;
	color: #333;
	border-color: #E9EAEA;
	font-size: 1.3rem;
	padding: 16px 24px;
}
ul.pager a:hover {
	background-color: #fff;
	color: #910000;
}


/* プラン詳細 */
/*収納*/
.plm01 {
	padding-top: 4rem;
	padding-bottom: 2rem;
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
}

.plandetail h3 {
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5rem;
	padding-bottom: 4rem;
	line-height: 1.6;
	letter-spacing: 0.05em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media (max-width: 991px) {
	.plandetail h3 {
		font-size: 21px;
		padding-top: 4rem;
		padding-bottom: 2rem;
		letter-spacing: 0.02em;}
}

.plandetail h4 {
	font-size: 20px;
	margin-bottom: 20px;
	color: #6A5628;
	letter-spacing: 0.05em;
}

.plandetail p {
	margin-bottom: 3rem;
	line-height: 1.7;
	font-size: 1.4rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media (max-width: 768px) {
	.plm01 {
	padding-top: 2rem;
	}
	.plandetail p {
	line-height: 1.6;
	font-size: 1.3rem;
	}
}
@media (max-width: 500px) {
	.plm01 {
	padding-top: 0rem;
	}
	.plandetail p {
	line-height: 1.5;
	font-size: 1.2rem;
	}
}

/*玄関*/
.plandetail2 {
	padding-top: 2rem;
	padding-bottom: 3rem;
}

.plandetail2 h4 {
	font-size: 20px;
	line-height: 1.5;
	margin-top: 16px;
	margin-bottom: 20px;
	color: #CDBA9B;
	letter-spacing: 0.05em;
}
.plandetail2 h5 {
	font-size: 16px;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 10px;
	color: #CDBA9B;
}
.plandetail2 p {
	margin-bottom: 2rem;
	line-height: 1.7;
	font-size: 1.4rem;
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media (max-width: 768px) {
	.plandetail2 p {
	line-height: 1.6;
	font-size: 1.3rem;
	}
}
@media (max-width: 500px) {
	.plandetail2 p {
	line-height: 1.5;
	font-size: 1.2rem;
	}
}

.plm03 {
	padding-top: 3rem;
	padding-bottom: 0rem;
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
}
.plm04 {
	padding-top: 1rem;
	padding-bottom: 2rem;
}

.plandetail img  {
	margin-bottom: 1rem;
}
.plandetail2 img  {
	margin-bottom: 1rem;
}

.pagerBox .button {
	display: block;
	margin: 4rem auto 4rem;
	text-align: center;
}
a.pl_btn {
	display:inline-block;
	background:#fff;
	border: 1px solid #E9EAEA;
	text-decoration: none;
	line-height: 1;
	font-size: 14px;
	padding: 16px 30px;
	transition: 0.5s;
	letter-spacing: 0.06em;
}
a.pl_btn:hover {
	color: #910000;
	background:#fff;
}



/*オーダーメイド*/
.ordermade2 {
	padding: 2.4rem 0 3rem 0;/*padding: 3rem 0 3rem 0*/
	background-color:  #000;
	color: #fff;
}
.ordermade2_wrap {
	max-width: 970px;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 768px) {
		.ordermade2_wrap  {
		padding: 0 2rem;
	}
}

.ordermade2 h3 {
	font-size: 3rem;
	text-align: center;
	padding: 0 1rem;
	margin-bottom: 5px;
	line-height: 1.5;
	letter-spacing: 0.1em;
}
.ordermade2 p {
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: 13px;
	line-height: 1.5;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.ordermade2 p.lead {
	color: #C8B77D;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}

@media (min-width: 769px) {
	.order_smp {
		display: none;
	}
}
@media (max-width: 768px) {
	.order_pc {
		display: none;
	}
	.order_smp {
	    margin-bottom: 2rem;
	}
	.ordermade2 p {
		font-size: 12px;
		line-height: 1.4;
	}
}

.order_pc {
	margin-bottom: 2rem;
}

.ordermade2 small {
	font-size: 11px;
}

/*20171220追加*/
.ordermade2_wrap a.button {
	text-align: center;
	margin: 20px auto;
	max-width: 400px;
	display:block;
	background:#fff;
	border-radius: 22px;
	color: #910000;
	text-decoration: none;
	line-height: 1;
	font-size: 14px;
	padding: 16px 12px;
	transition: 0.5s;
}
.ordermade2_wrap a.button:hover {
	background: #F1EBD8;
}



/*------外観デザイン-----*/
.design01 {
	padding: 0;
}
.design01 .row {
	padding-top: 3rem;
}
.design01 h3 {
	margin: 0;
	padding: 0;
}
.design01 .textBox {
	padding-top: 9rem;
}
.design01 h4 {
 　　color: #CDB99A;
	position: relative;
	font-size: 18px;
	border-bottom: 1px solid #A18B74;
	padding-bottom: 8px;
	margin-bottom: 18px;
	padding-top: 3.6rem;
	line-height: 1.5;
	letter-spacing: 0.1em;
}
.design01 h4:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #A18B74;
	bottom: 0px;
	width: 6%;
}
.design01 h4 {
	color: #CDB99A;
}

.design01 h5 {
	margin: 0;
}

@media (max-width: 991px) {
	.design01 .textBox {
	padding-top: 3rem;
    }
	.design01 h4 {	
	padding-top: 2rem;
	letter-spacing: 0.04em;
	}
}
@media (max-width: 600px) {
	.design01 .textBox {
	padding-top: 1rem;
    }
	h3.spaceSp {
		padding-right: 2.5rem;
	}
	h5.spaceSp {
		padding-left: 6rem;
		padding-right: 5rem;
	}
	.design01 h4 {
	font-size: 16px;
	}
}

.design01 p {
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.8;
	font-size: 1.4rem;
	letter-spacing: 0.06em;
}
@media (max-width: 768px) {
	.design01 p {
	line-height: 1.6;
	font-size: 1.3rem;
	}
	.design01 .row {
		padding-top: 1rem;
	}
}

.profileArea {
	margin-top: 4rem;
	margin-bottom: 3rem;
	padding-top: 3px;
	padding-bottom: 3px;	
	border-top: 1px #888 solid;
	border-bottom: 1px #888 solid;	
}
.profileArea h6 {
	color: #FCD12B;
	font-size: 12px;
	letter-spacing: 0.1em;
}
.profileArea p {
	line-height: 1.4;
	font-size: 12px;
	color: #eee;
}

.design02 {
	margin-top: 5rem;
}

small {
	font-size: 11px;
	margin-top: 20px;
	color: #999;
}


/*----コンセプト-----*/
.concept01 {
	width: 68%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 4.2rem;
}
@media (max-width: 767px) {
	.concept01 {
		width: 90%;}
}
.concept01 h3 {
	padding-top: 2rem;
	text-align: center;
}

.concept01 p {
	line-height: 1.6;
	letter-spacing: 0.2em;
}
@media (max-width: 500px) {
	.concept01 {
		width: 96%;}
	.concept01 p {
	letter-spacing: 0.05em;}
}

.concept02 {
	background: #7C1419;
}

.concept03 {
	background: #7C1419;/*#F1EBD8*/
}
.concept03 h3 {
	text-align: center;
}

.guideBox {
	background: #F1EBD8;
	padding-top: 4.5rem;
	padding-bottom: 4.5rem;
}
.guideBox h4 {
	margin-bottom: 3rem;
}
.guideBox_inner {
	padding-left: 1rem;
	padding-right: 1rem;
	width: 630px;
	margin-left: auto;
	margin-right: auto;
}

.guideBox ul {
	margin: 0;
	padding: 0;
}
.guideBox ul li {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	letter-spacing: 0.06em;
	line-height: 1.5;
	margin-top: 6px;
	padding: 0 0 0 24px;
	list-style: none;
	background: url(../img/concept/icon_arrow_red.png) 5px center no-repeat;
}
.guideBox ul li a:hover {
	color: #6A5628;
	text-decoration: none;
}
.guideBox ul li.cs {
	color: #888;
}
.guideBox ul li span.cs {
	color: #888;
	font-size: 12px;
}

@media (max-width: 767px) {
	.guideBox_inner {
		width: 90%;}
	.guideBox ul li {
		font-size: 16px;		
		}
}
@media (max-width: 500px) {
	.guideBox_inner {
		width: 96%;}
	.guideBox ul li {
		font-size: 14px;		
		}
}

	
/*----ロケーション-----*/
.location01 {
	margin: 0;
	padding: 0;
	background: #F1EBD8;
}

.location01 p ,.location02 p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.8;
	font-size: 1.4rem;
} 

.location02 {
	padding-top: 3rem;
	padding-bottom: 5rem;
}

.location02 h3 {
	font-size: 24px;
	margin-bottom: 1rem;
	letter-spacing: 0.1em;
}

.location02 h4 {
	position: relative;
	font-size: 18px;
 　　color: #6A5628;
	border-bottom: 1px solid #A18B74;
	padding-bottom: 8px;
	margin-bottom: 18px;
	padding-top: 3rem;
	line-height: 1.4;
	letter-spacing: 0.1em;
}
.location02 h4:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #A18B74;
	bottom: 0px;/*bottom: -3px;*/
	width: 6%;
}
.location02 h4 {
	color: #6A5628;
}
.l_photo {
	margin-top: 25px;
}
.l_photo2 {
	margin-top: 36px;
}
.l_photo3 {
	margin-top: 58px;
}

@media (max-width: 767px) {
	.location02 {
		padding-bottom: 3rem;
	}
	.location02 h3 {
		font-size: 22px;
		line-height: 1.4;
	}
	.location02 img {
		margin-bottom: 2rem;
		}
	.l_photo2 {
		margin-top: 20px;
	}
	.location02 h4 {
	    font-size: 16px;
		letter-spacing: 0.05em;
	}
	.l_photo3 {
		margin-top: 20px;
	}
	.location01 p ,.location02 p {
		line-height: 1.5;
		font-size: 1.3rem;
	} 
}
@media (max-width: 320px) {
	.location02 h4 {
	    font-size: 15px;
		letter-spacing: 0em;
	}
}


/*地図・ライフインフォ*/
.location03 {
	background-color: #F1EBD8;
	padding-top: 4rem;
	padding-bottom: 3rem;
}

.lifeinfo {
	margin-bottom: 3rem;
}

.lifeinfo h4 {
	margin-top: 3rem;
	margin-bottom: 3rem;
}
.lifeinfo img {
	margin-bottom: 2rem;
}

@media (max-width: 768px) {
	.location03 {
		padding-bottom: 1rem;
	}
}

/*------概要------*/
.outline {
	background: #F1EBD8;
}
.outline_box {
	margin-bottom: 3rem;
}
.outline_box table {
	font-size:1.4rem;
	margin: 0 0 1rem;
	border: #ccc 1px solid;
}

.outline_box table th {
	background-color: #B4A578;
	width: 30%;
}
.outline_box table td {
	background-color: #fff;
}
@media (max-width: 680px) {
	.outline_box table th {
	width: 34%;
	}
	.title_out h2 {
	padding-top: 0.6rem;
	}
	.outline_box table {
	font-size: 1.3rem;
	}
}

.outline_inner {
	margin-top: 1.6rem;
	margin-bottom: 3rem;
	font-size: 11px;
	line-height: 1.4;
}
