/*
Last Updated: 2024-08
Author:kaminaka
*/

/*----------------------------------------
	物件ページ
----------------------------------------*/
.pagenavi {
	background-color: #24282f;
	color: #666;
	line-height:2.5;
	font-size:1rem;
	padding-left: 10px;
	box-sizing: border-box;
}

.pagenavi a{
	color: #666;
}
.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;
}

.black_text{
	color: #000;
}
.gray_text{
	color:#424242;
}

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

.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: 1280px;*/ max-width: 1160px;
}

.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.3%;
	}
	.box_r{
		float: right;
		width: 48.3%;
	}

	.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,
	.main_frame{
		padding-right: 4.5%;
		padding-left:4.5%;
	}
	.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;
}

.palt{
	font-feature-settings: "palt";
}

.text_aqua_deepblue{
	color: #04204d;
}


.ttl img{
	width: 100%;
	max-width: 500px;
}

.land_ttl img{
	width: 100%;
	max-width: 620px;
}

.sub_ttl img{
	width: 100%;
	max-width: 560px;
}

.sub_ttl.nm_t01{
	margin-top:-165px;
}
.sub_ttl.nm_t02{
	margin-top:-140px;
}

.bg_gray{
	background-color: #f2f1f1;
}
.bg_dark {
	background-color: #333333;
}
.bg_white {
	background-color: #ffffff;
}
.bg_green {
	background-color: #468d8d;
}
.bg_aqua_blue {
	background-color: #c7d9df;
}
.bg_orenge {
	background-color: #df9833;
}
.bg_water {
	background-color: #c9d9e0;
}

.bg_beige{
	background: url("images/bg_beige.jpg");
}

.bg_c1{
	background: url("images/bg_c1.jpg");
	margin-top:-50px;
}

.bg_blue_line{
	width: 100%;
	height: 15px;
	background: #0a6d9b;
}


.bg01{
	background: url("images/bg01.jpg");
}
.bg02{
	background: url("images/bg02.jpg");
}
.bg03{
	background: #927811 url("images/bg03.png") repeat-x;
	background-position: center top;
}
.bg04{
	background: url("images/bg04.jpg");
}
.bg05{
	background: url("images/bg05.jpg");
}
.bg06{
	background: url("images/bg06.jpg");
}

.bg_check{
	background: url("images/bg_check.jpg");
}

.madori_inner{
	background: #fff;
	padding: 60px 40px;
	box-sizing: border-box;
}



.plan_date{
	display: flex;
}
.plan_date div{
	width: 50%;
}

.location_deco01{
	width: 15%;
	max-width: 170px;
	position: absolute;
	top:40%;
	left:11%;
}
.location_deco02{
	width: 20%;
	max-width: 237px;
	position: absolute;
	top:20%;
	right:4%;
}


.access_deco{
	width: 15%;
	max-width: 143px;
	position: absolute;
	top:-6%;
	right:-3%;
}


.concept_deco01{
	width: 30%;
	max-width: 300px;
	position: absolute;
	top:30%;
	right: 1%;
}
.concept_deco02{
	width: 30%;
	max-width: 300px;
	position: absolute;
	top: 33%;
	left: 3%;
}

@media screen and ( max-width:1100px){
	.concept_deco02,
	.concept_deco01{
		max-width: 250px;
	}
}

@media screen and ( max-width:1000px){
	.concept_deco02,
	.concept_deco01{
		max-width: 200px;
		top: 25%;
	}
}

@media screen and ( max-width:880px){
	.concept_deco02,
	.concept_deco01{
		max-width: 175px;
	}
}

@media screen and ( max-width:730px){
	.concept_deco02,
	.concept_deco01{
		max-width: 150px;
	}
}

.sec_border_ocean{
	height: 18px;
	width: 100%;
	background: #317584;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.sec_border_orenge{
	height: 18px;
	width: 100%;
	background: #bd5813;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.sec_border_brown{
	height: 18px;
	width: 100%;
	background: #9b9e81;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.sec_border_title{
	width: 100%;
	content: "";
	position: absolute;
	background: url(images/line.png);
	top: 0;
	left: 0;
	z-index: 9999;
}


.land_deco01{
	width: 10%;
	max-width: 103px;
	position: absolute;
	top:20%;
	right: 20%;
}


.plan_deco01{
	width: 24%;
	max-width:223px;
	position: absolute;
	top:10%;
	right: 3%;
}
.plan_deco02{
	width: 22%;
	max-width: 254px;
	position: absolute;
	top:14%;
	left: 3.5%;
}


@media screen and ( max-width:960px){
	.plan_deco02{
		top: 0;
	}
	.plan_deco01{
		top: -5%;
		  right: 0;
	}


}/*END*/

@media screen and ( max-width:599px){
	.plan_deco02{
		top: 4%;
	    left: 2%;
	}
	.plan_deco01{
		top: 0;
	    right: 0;
	}

	.access_deco{
		width: 25%;
		top:-2%;
	}


	.location_deco01 {
	  width: 17%;
	  top: 35%;
	  left: 3%;
	}
	.location_deco02 {
	  width: 23%;
	  top: 8%;
	  right: 0;
	}




}/*END*/



.content_box580{
	width: 100%;
	max-width: 580px;
	margin-inline: auto;
}



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

	.sub_ttl.nm_t01{
		margin-top:0;
	}
	.sub_ttl.nm_t02{
		margin-top:0;
	}

	.plan_date{
		display: block;
	}
	.plan_date div{
		width: 100%;
	}

	.madori_inner{
		padding: 3.8%;
	}

	.location_deco{
		top: 45%;
		left: 0;
	}

	.concept_deco01 {
	  top: 13%;
	  width: 20%;
	}
	.concept_deco02{
		top: 33%;
		left: 2%;
		width: 19%;
	}

	.land_deco01{
		right: 3%;
	}

}/*END*/









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

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: #686868;
	border-bottom:1px solid #d0d0d0;
	color: #fff;
	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 .max560{
	max-width: 560px;
}

.max200{
	max-width: 200px;
}
.max280{
	max-width: 280px;
}
.max360 {
	max-width: 360px;
}
.max560 {
	max-width: 560px;
}
.max650 {
	max-width: 650px;
}
.max680 {
	max-width: 680px;
}
.access_ttl img {
	max-width: 720px;
}
.m_center {
	margin-left: auto;
	margin-right: auto;
}
.price{
	background: url("images/price_bg.jpg") center repeat-y;
	background-size: 91.9%;
}
.price p{
	width: 50.43%;
	margin-left: auto;
	margin-right: auto;
}
.concept_p16rl{
	padding-left: 16px;
	padding-right: 16px;
}



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

	.loc_r_pt60{
		padding-top: 0 !important;
	}

}

/*--------------------concept--------------------*/



.point_flex{
	display: flex;
	justify-content: space-between;
	gap: 3%;
}
.point_flex div{
	width: 33%;
}

.concept_point div{
	margin-bottom: 30px;
}

.cp_02{
	padding-top:45px;
}
.cp_03{
	padding-top:90px;
}

.loc_r_pt60{
	padding-top: 60px !important;
}


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

	.point_flex{
		display: block;
		padding-top: 0;
	}
	.point_flex div{
		width: 100%;
	}
	.point_flex .m_b50{
		margin-bottom: 50px !important;
	}


}/*END*/


@media screen and ( max-width:599px){
	.point_flex.concept_point{
		width: 100%;
		margin: 0 auto;
	}

	.cp_02,.cp_03{
		padding-top:0;
	}



}/*END*/





/*--------------------location--------------------*/
#location dl{
	overflow: hidden;
	padding: 18px 5px;
	border-bottom: 1px solid #42a2d1;
}
#location dl:first-child{
	border-top: 1px solid #42a2d1;
}
#location dd{
	text-align: right;
}
#location dt{
	width: 58%;
	float: left;
}
#location dd{
	width: 40%;
	float: left;
	text-align: right;
}



@media print, screen and (max-width: 860px) {
	#location .text_16 dl{
		font-size: 1.4rem !important;
	}

}/*END*/

@media print, screen and (max-width: 599px) {
	#location dd,
	#location dt{
		font-size: 1.3rem;
	}
	#location dt{
		width: 54%;
	}
	#location dd{
		width: 46%;
	}

	#location dl {
	  padding: 12px 5px;
	}




}/*END*/

/*--------------------gallery--------------------*/
@media screen and (min-width: 1190px) {
	.over_r {
		width: calc(50vw - 15.47px);
		margin-right: calc(-50vw + 575px);
	}
}/*END*/
@media (min-width: 769px) and (max-width: 1189px) {
	.over_r {
		width: calc(50vw - 15.47px);
		margin-right: -20px;
	}
}/*END*/


@media screen and (max-width: 599px) {
	.loc_r_pt60{
		padding-top: 0 !important;
	}
}