/*
Last Updated: 2023-08-12
Author:今泉
*/

/*----------------------------------------
	物件ページ
----------------------------------------*/

.pagenavi {
	background-color: #24282f;
	color: #a0a0a0;
	line-height:2.5;
	font-size:1rem;
	padding-left: 10px;
	box-sizing: border-box;
}

.pagenavi a{
	 color: #a0a0a0;
}
.head_left{
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}
.head_left h1{padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;}

.white_text{
	color: #fff;
}

/*----------------------------------------
	レイアウト
----------------------------------------*/

.p_l20{
	padding-left: 20px;
}
.text_500{
	font-size: 500;
}

.rela{
	position: relative;
}
.frame{
	max-width: 1350px;
	width: 100%;
	margin: 0 auto;
}
.inner_frame {
	max-width: 1050px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.inner_frame_s {
	max-width: 850px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.main_frame {
	padding-left:  20px;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1150px;
}

.sp_none{ display:block; }
.pc_none{ display:none; }

@media print, screen and ( max-width:1060px) {
	/*
	.frame{
		padding-right: 2.5%;
		padding-left: 2.5%;
		box-sizing: border-box;
	}
	*/
	.inner_frame_s {
		width: 100%;
		padding-right: 2.5%;
		padding-left: 2.5%;
		box-sizing: border-box;
	}

}/*END*/

@media print, screen and (min-width: 789px) {
	.box_l{
		float: left;
		width: 48.7%;
	}
	.box_r{
		float: right;
		width: 48.7%;
	}

	.box_r0{
		float: right;
		width: auto;
	}

	.box_l50{
		float: left;
		width: 50%;
		box-sizing: border-box;
	}
	.box_r50{
		float: right;
		width: 50%;
		box-sizing: border-box;
	}

	.box_r45{
		float: right;
		width: 45%;
		box-sizing: border-box;
	}
	.box_l40{
		float: left;
		width: 40%;
		box-sizing: border-box;
	}

	.box_l45{
		float: left;
		width: 45%;
		box-sizing: border-box;
	}
	.box_r55{
		float: right;
		width: 55%;
		box-sizing: border-box;
	}

	.box_r45{
		float: right;
		width: 45%;
		box-sizing: border-box;
	}
	.box_l55{
		float: left;
		width: 55%;
		box-sizing: border-box;
	}

	.box_r60{
		float: right;
		width: 60%;
		box-sizing: border-box;
	}

	.box_r65{
		float: right;
		width: 66%;
		box-sizing: border-box;
	}
	.box_l35{
		float: left;
		width: 38%;
		box-sizing: border-box;
	}
	.box_l65{
		float: left;
		width: 62%;
		box-sizing: border-box;
	}
	.box_r35{
		float: right;
		width: 38%;
		box-sizing: border-box;
	}

	.box_l70{
		float: left;
		width: 70%;
		box-sizing: border-box;
	}
	.box_r30{
		float: right;
		width: 30%;
		box-sizing: border-box;
	}
	.box_l30{
		float: left;
		width: 31%;
		box-sizing: border-box;
	}
	.box_l33{
		float: left;
		width: 33%;
		box-sizing: border-box;
	}


	.box_r70{
		float: right;
		width: 70%;
		box-sizing: border-box;
	}

	.box_l75,.box_r75{
		float: left;
		width: 72%;
		box-sizing: border-box;
	}
	.box_r25,.box_l25{
		float: right;
		width: 27%;
		box-sizing: border-box;
	}

	.box_l60{
		float: left;
		width: 60%;
		box-sizing: border-box;
	}
	.box_r40{
		float: left;
		width: 40%;
		box-sizing: border-box;
	}

	.box_Lh{
		float: left;
		width: 50%;
		box-sizing: border-box;
	}
	.box_Rh{
		float: right;
		width: 50%;
		box-sizing: border-box;
	}

	img.max_respon50{
	max-width:50%;
	}

}/*END*/


@media screen and (min-width: 960px){

	.c_box_right {
	 width: 85%;
	 max-width: 628px;
	 float: right;
	 padding: 0 6.5%;
	 box-sizing: border-box;
}
	.c_box_left {
	 width: 85%;
	 max-width: 650px;
	 float: left;
	 padding: 0 6.5%;
	 box-sizing: border-box;
}
}/*END*/


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

	.sp_none{ display:none; }
	.pc_none{ display:block; }


	.box_r45{
		padding:0 10px;
	}
	.box_l55{
		padding:0 10px;
	}


	.box_l33{
		width:38%;
	}


	.p_l20{
		padding-left: 13px;
	}


}/*END*/

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

	article p{ text-align:left !important; }

	.narrow_frame,
	.inner_frame{
		padding-right: 3.2%;
		padding-left: 3.2%;
	}
	.box_ws,.box_ws2,
	.box_wl{
		width: 100%;
		box-sizing: border-box;
	}



	.box_l33,.box_r60{
		width:100%;
	}

	.box_l50,.box_r50{
	width:100%;
	}

	.box_l30{
		float: none;
		width: 100%;
		overflow:hidden;
	}

	.box_l30{
		width: 100%;
	}
	.box_r70{
		width: 100%;
	}
	.box_l35,.box_r65,.box_r35,.box_l65{
	width:100%; /* コンセプトページ　下段Box */
	}

}/*END*/







/*----------------------------------------
	contents
----------------------------------------*/

.respon{width: 100%;}
article p{
	font-family:'游ゴシック体','Yu Gothic',YuGothic,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック',sans-serif;
	letter-spacing: 1.2px;
	line-height: 2.0em;
	font-weight:500;
}
.yugo{
	font-family:'游ゴシック体','Yu Gothic',YuGothic,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック',sans-serif;
}
.meiryo{
	font-family:'メイリオ',Meiryo,'游ゴシック体','Yu Gothic',YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック',sans-serif;
}

/*----------------------------------------
	物件概要
----------------------------------------*/

table{
	width: 100%;
	line-height: 1.8;
	font-size: 1.3rem;
	color: #000;
	border-top: 1px dotted #7f7f7f;
}
th,
td{
	font-weight: normal;
	padding: 12px 10px 12px 0;
	text-align: left;
	border-bottom: 1px dotted #7f7f7f;
	box-sizing: border-box;
}

.tb_outline{
	width: 100%;
	border-top:none;
	font-size:1.3rem;
}

table.tb_outline{
	word-break: break-all;
}

.tb_outline th,
.tb_outline td{
	color:#000;
	line-height: 1.6;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding:10px 10px 10px 15px;

	overflow-wrap : break-word;
}
.tb_outline th{
	background: #d3504e;
	color: #fff;
	border-bottom:1px solid #d0d0d0;
	box-sizing: border-box;
}

.tb_outline td{
	background: #fff;
	border-bottom:1px solid #d0d0d0;
}

.pd_l20{
padding-left:20px;
}



@media print, screen and (min-width: 769px) {

	.tb_outline th{ width: 168px; }

}/*END*/

@media screen and (max-width: 768px){
	table.tb_outline {
		 border-spacing: 0 0;
	}

	.tb_outline th, .tb_outline td {
		/* border: none;
		 display: block; スマホテーブル幅いっぱい*/
		font-size:1.4rem;
	}

	.tb_outline th {
		 padding:8px 5px 8px 8px;
	}
	.tb_outline td {
		 padding: 8px 5px 8px 8px;
	}

	.th2 th.tb_bg_brown {
		 background: none;
		 font-weight: bold;
	}

	table.th2{
	border-bottom: 1px solid #ddd;
	}

	.tb_outline th {
		 /*width:100%;　スマホテーブル幅いっぱい*/
		width: 34%;
	}

	.pd_l20{
	padding-left:10px;
	}

}/*END*/


/*----------------------------------------
	list box
----------------------------------------*/

.list_two,
.list_three{
	margin-left:-2%;
}
.list_four{
	margin-left: -1.85%;
}
.list_two li,
.list_three li,
.list_four li{
	position: relative;
	float: left;
	margin-bottom: 20px;
	box-sizing: border-box;
	margin-left:2%;
}
.list_two li{ width: 48%; }
.list_four li{
	width: 23.14%;
	margin-left: 1.85%;
}


@media print, screen and (min-width: 769px) {

	.list_three li{ width: 31.3%; }
	.list_two li:nth-child(2n+1),
	.list_three li:nth-child(3n+1),
	.list_four li:nth-child(4n+1){ clear: both; }

}/*END*/

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

	.list_three li{ width: 48%; }
	.list_two li:nth-child(2n+1),
	.list_three li:nth-child(2n+1),
	.list_four---- li:nth-child(2n+1){ clear: both; }
	.list_four li{
		width: 48%;
		margin-bottom: 20px;
	}


	.list_four li:nth-child(3n+1){ clear: both !important; } /* SP3カラム */
	.list_four li{
		width: 31.4%;
		margin-bottom: 15px;
	}

	.list_three li p, .list_four li p{
	line-height:1.5;
	}


}/*END*/

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

	.list_two,
	.list_three{
		margin-left:0;
	}
	.list_two li,
	.list_three li{
		/*float: none;
		width: 100%;
		margin-left:0;*/
	}





}/*END*/


/*----------------------------------------
	iframe中央配置
----------------------------------------*/

/*iframe比率維持*/
.map{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 37% 0 0;
	text-align: center;
}
.map iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.map iframe:not(:target){
	left: 0\9;
	top: 0\9;
}
.map iframe{
	left: 0\9;
	top: 0\9;
}
@media all and (-ms-high-contrast: none) {
.map iframe{
		left: 50%\9 !important;
		top: 50%\9 !important;
	}
}
.map{ z-index: 2; }/*chrome対策*/

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

	.map{ padding: 75% 0 0; }

}/*END*/


/*----------------------------------------
	flex
----------------------------------------*/

.flex_list{
	 /*padding:  10px;*/
	 display: flex;              /* フレックスボックスにする */
	 flex-wrap: wrap;            /* 折り返し指定 */
	justify-content: space-between; /* 均等 */
}

.li_three li{
	 margin-bottom:65px;
	 width: 33%;
	 text-align:  center;
}

.li_four_wh li{
box-sizing: border-box;
background:#fff;
padding:10px 12px;
width: 24%;
margin-bottom:10px;
text-align: left;
}


@media print, screen and (min-width: 1200px) {

.flex_list_L{
	display: flex;
	flex-wrap: wrap;/* 折り返し指定 */
	justify-content: space-between; /* 均等 */
	flex-direction: row; /* 子要素を左から右に配置 */
}
.flex_list_R{
	display: flex;
	flex-wrap: wrap;/* 折り返し指定 */
	justify-content: space-between; /* 均等 */
	flex-direction: row-reverse; /* 子要素を右から左に配置 */
}


.flex_end{ justify-content: flex-end !important; }



}/*END*/


@media screen and (max-width: 768px){
	.page header{
	padding-bottom:3px;
	}



	.li_three li {
		 width: 29%;
		 padding: 0 15px;
	}


	.li_four_wh li {
		 width: 48%;
		 margin-bottom: 20px;
	}
	.li_four_wh .figure{
	text-align:center;
	}


}/*END*/



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

	.li_three li {
	/*width: 45.6%;*/ width: 100%;
	padding: 0;
	/*margin-right: 28px;*/ margin-right: 0;
	margin-bottom:20px;
	}


	.li_four_wh li {
		 width: 100%;
		margin-bottom:10px;
	}
	.li_four_wh li .figure{
	text-align:center;
	}



	.bg_custom {
		 padding: 70px 0 40px 0;
	}

}/*END*/


#plan .flex_frame {
	display: flex;
	justify-content: space-between;
}
#plan .flex_frame > div{
	width: 48.7%;
	display: flex;
	flex-direction: column;
}
#plan .flex_frame > div > *:last-child {
	margin-top: auto;
}
#plan .flex_frame > div .m_t0 {
	margin-top: 0;
}
@media screen and (max-width: 599px) {
	#plan .flex_frame {
		flex-direction: column;
	}
	#plan .flex_frame > div{
		width: 100%
	}
	#plan .flex_frame h4 {
		width: 70%;
	}
	#plan .inner_frame_s {
		display: flex;
		flex-direction: column;
	}
	#plan .flex_frame {
		display: contents;
	}
	#plan .flex_frame .order1 {
		order: 1;
		margin-top: 30px;
	}
	#plan .flex_frame .order2 {
		order: 2;
		margin-bottom: 30px;
	}
	#plan .flex_frame .order3 {
		order: 3;
		margin-bottom: 30px;
	}
	#plan .flex_frame .order4 {
		order: 4;
		margin-bottom: 30px;
	}
	#plan .flex_frame .order5 {
		order: 5;
		margin-bottom: 30px;
	}
	#plan .flex_frame .order6 {
		order: 6;
		margin-bottom: 30px;
	}
}
/*----------------------------------------
	追加
----------------------------------------*/

#land {
	background-color: #fcf0d6;
}
#plan {
	background-image: url(images/plan_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #fff;
}
#specifications {
	background-image: url(images/spec_bg.jpg);
}
#location {
	background-image: url(images/location_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #fff;
}
#access {
	background-image: url(images/access_bg.jpg);
	background-position: bottom center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: #fcf0d6;
}
#outline {
	background-color: #ececec;

}
@media screen and (max-width: 1350px) {
	#plan,#location {
		/* background-size: 100%; */
		background-position: right top;
	}
}

.long_bnr {
	display: block;
	max-width: 601px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 479px){
	.text_16 {
		font-size: 1.5rem!important;
	}
}

.max366 {
	max-width: 366px;
}
.max560 {
	max-width: 560px;
}
.max580 {
	max-width: 580px;
}
.max450 {
	max-width: 450px;
}

.m_center {
	margin-left: auto;
	margin-right: auto;
}


@media screen and (max-width: 599px) {
	.sp_left {
		text-align: left;
	}
	.sp_left br{
		display: none;
	}
}

/*--------------------concept--------------------*/
.concept_text {
	padding: 0 3.5%;
	padding-right: 0;
}
@media screen and (max-width: 599px) {
	.concept_text {
		padding: 0;
	}
}

.point_flex{
	display: flex;
	justify-content: space-between;
}
.point_flex div{
	width: 30%;
}
#concept .point_flex div {
	width: 366px;
	max-width: 32%;
}

@media screen and (min-width: 769px) {
	#concept .point_flex > div:last-child {
		margin-top: 100px;
	}
	#concept .point_flex > div:nth-child(2) {
		margin-top: 50px;
	}
}

@media screen and ( max-width:768px){
	#concept .point_flex div {
		max-width: 100%;
	}
	.point_flex{
		display: block;
		padding-top: 0;
	}
	.point_flex div{
		width: 100%;
	}
	.point_flex > div {
		margin-top: 30px;
	}
}
@media screen and ( max-width:599px){
	.point_flex.concept_point{
		width: 80%;
		margin: 0 auto;
	}

}/*END*/

/*--------------------land--------------------*/
.land_deco {
	position: absolute;
	top: -10%;
	right: -11%;
	width: 16.97%;
	z-index: 0;
}

@media screen and (max-width: 768px) {
	.land_deco {
		display: none;
	}
}

/*--------------------plan--------------------*/

.price_box {
	display: flex;
}
@media screen and (max-width: 768px) {
	#plan {
		padding-top: 50px;
	}
	.price_box {
		flex-direction: column;
	}
	#plan .sp_order_change {
		display: flex;
		flex-wrap: wrap;
	}
	#plan .sp_order_change > div:nth-child(2){
		order: 3;
	}

}

/*--------------------location--------------------*/
.location_deco {
	position: absolute;
	top: -77%;
	right: 0%;
	width: 17.31%;
}
/* #location h4 {
	border-bottom: 1px solid #959595;
} */
#location dl{
	overflow: hidden;
	padding: 18px 5px;
	border-bottom: 1px solid #959595;
	background-color: #fff;
}
#location dd{
	text-align: right;
}
#location dt{
	width: 58%;
	float: left;
}
#location dd{
	width: 40%;
	float: left;
	text-align: right;
}
@media screen and (max-width: 768px) {

	.location_deco {
		display: none;
	}
}
@media print, screen and (max-width: 599px) {
	#location dd,
	#location dt{
		font-size: 1.3rem;
	}
	#location dt{
		width: 54%;
	}
	#location dd{
		width: 46%;
	}
	#location .box_l {
		display: flex;
		flex-direction: column;
	}
	#location .box_l > *:first-child {
		order: 3;
	}
}


/*access*/
.access_deco01{
	position: absolute;
	top: -8%;
	left: 4%;
	width: 11.09%;
}
.access_deco02{
	position: absolute;
	top: -15%;
	right: 2%;
	width: 21.6%;
}
@media screen and (max-width: 768px) {
	.access_deco01,.access_deco02 {
		display: none;
	}
}