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

.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;
}

.p_l12{
	padding-left: 12px;
}
.p_l10{
	padding-left: 10px;
}

.rela{
	position: relative;
}

.p_t150{
	padding-top: 150px !important;
}



.frame{
	max-width: 1350px;
	width: 100%;
	margin: 0 auto;
}
.inner_frame {
	max-width: 1060px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.inner_frame_s {
	max-width: 850px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.inner_frame_a {
	padding-left:  20px;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
	max-width: 990px;
}
.main_frame {
	padding-left:  20px;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1170px;
}
.main_frame_c {
	padding-left:  20px;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1250px;
}
.main_frame_i {
	padding-left:  20px;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1350px;
}
.main_frame_l {
	margin-right: auto;
	margin-left: auto;
	max-width: 1350px;
}

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

@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;
	}
	.note_none{ display: none;}

}/*END*/

@media print, screen and (min-width: 789px) {
	.box_l{
		float: left;
		width: 47.7%;
	}
	.box_r{
		float: right;
		width: 47.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%;
	}
	.tab_none{ display: none;}

}/*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;
	}

	.p_t150{
	padding-top: 80px !important;
}


}/*END*/

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

	.narrow_frame,
	.inner_frame,
	.inner_frame_a{
		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*/

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

}

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

	.p_l12{
		padding-left: 0;
	}
	.p_l10{
		padding-left: 0;
	}

}




/*----------------------------------------
	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{
	color:#fff;
	line-height: 1.6;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding:10px 10px 10px 15px;
	overflow-wrap : break-word;
}
.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: #a6a696;
	border-bottom:1px solid #d0d0d0;
	box-sizing: border-box;
}

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

.tb_outline th:first-child,
.tb_outline td:first-child{
	border-top:1px solid #d0d0d0;
}

.pd_l20{
padding-left:20px;
}

.room_plan_img{
	width: 100%;
}



@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*/

@media screen and (max-width: 600px){
	/* .room_plan_img{
	width: 80%;
} */
}


/*----------------------------------------
	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*/



/*----------------------------------------
	追加
----------------------------------------*/

#land {
	background-color: #69baab;
}
#plan {
	background-color: #a7d3d6;
}
#location {
	background-color: #69baab;
}
/* #outline {
	background-color: #a7d3d6;
} */
.plaid_bg {
	background-image: url(images/plaid_bg.jpg);
	background-position: center;
}

.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;
	}
}

.max360 {
	max-width: 360px;
}
.max390 {
	max-width: 390px;
}
.max580 {
	max-width: 580px;
}
.max560 {
	max-width: 560px;
}
.max520 {
	max-width: 520px;
}
.max490 {
	max-width: 490px;
}
.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_plaid {
	margin-top: -150px;
	padding-top: 170px;
}
.concept_text {
	padding: 0 3.5%;
	letter-spacing: 0;
	position: relative;
	z-index: 2;
}
.concept_deco01 {
	position: absolute;
	top: -38%;
	right: 0;
	width: 15%;
	z-index: 0;
}
@media screen and (max-width: 768px) {
	#concept .box_l,#concept .box_r {
		width: 100%;
		float: none;
	}
	.concept_deco01 {
		display: none;
	}
}
@media screen and (max-width: 599px) {
	.concept_text {
		padding: 0;
	}
}

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

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

@media screen and (max-width: 1160px){
	.point_flex div{
	width: 30%;
}
}

@media screen and ( max-width:768px){
	.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_deco01 {
	position: absolute;
	top: 4%;
	left: 3%;
	width: 25.67%;
}
.land_deco02 {
	position: absolute;
	top: 0%;
	right: 0%;
	width: 23.67%;
}
.land_ttl {
	transform: translateY(-50px);
}
.land_txt {
	transform: translateY(-30px);
}
@media screen and (max-width: 768px) {
	.land_deco01,.land_deco02 {
		display: none;
	}
}

/*--------------------plan--------------------*/
.plan_deco01 {
	position: absolute;
	top: -6%;
	left: -6%;
	width: 28.49%;
}
.plan_deco02 {
	position: absolute;
	top: -6%;
	right: -2%;
	width: 22.94%;
}
.price_box {
	display: flex;
}
@media screen and (max-width: 768px) {
	.price_box {
		flex-direction: column;
	}
	#plan .sp_order_change {
		display: flex;
		flex-wrap: wrap;
	}
	#plan .sp_order_change > div:nth-child(2){
		order: 3;
	}

	.plan_deco01,.plan_deco02 {
		display: none;
	}
}
.plan_option_frame {
	display: flex;
	justify-content: space-between;
	padding: 2.5%;
	align-items: center;
}
.plan_option_frame > div:first-child {
	width: 40%;
}
.plan_option_frame > div:nth-child(2) {
	width: 57%;
}
.plan_option_deco01 {
	position: absolute;
	top: -7%;
	right: 0%;
	width: 46%;
}
.plan_option_deco02 {
	position: absolute;
	bottom: -5%;
	right: 0%;
	width: 12%;
}
@media screen and (max-width: 768px) {
	.plan_option_frame {
		flex-direction: column-reverse;
	}
	.plan_option_frame > div:first-child,
	.plan_option_frame > div:nth-child(2) {
		width: 100%;
	}
	.plan_option_deco01,.plan_option_deco02 {
		display: none;
	}

	.plan_option_frame {
		padding: 2.5% 5%;
	}
}

.text_color01{
	color: #010667;
}
.max360 {
	max-width: 360px;
}
.max990{
	max-width: 990px;
}
.ttl_img500 img{
	max-width: 500px;
}
.ttl_img520 img{
	max-width: 520px;
}
.ttl_img580 img{
	max-width: 580px;
}
.ttl_img560 img{
	max-width: 560px;
}
.m_center {
	margin-left: auto;
	margin-right: auto;
}
@media screen and (min-width: 600px) {
	.text_center{
		text-align: center;
	}
}
@media screen and (max-width: 599px) {
	.sp_left {
		text-align: left;
	}
	.sp_left br{
		display: none;
	}
}
.bg01 {
    background-image: url(images/spec_bg.jpg);
    background-position: center top;
    background-size: contain;
}
.bg02 {
    background-image: url(images/bg02.jpg);
    background-position: center top;
    background-size: cover;
}
.bg03{
	background-image: url(images/bg03.jpg);
	background-position: center top;
	background-size: contain;
}
.bg04{
	background-image: url(images/bg04.jpg);
	background-position: center top;
	background-size: contain;
}
.bg_orange{
	background-color: #f17628;
}
.bg_whtie{
	background-color: #fff;
}
.text_black{
	color: #000;
}
.madori_inner{
	padding: 4% 5%;
}
@media screen and (min-width: 600px) {
	.pc_w_83{
		width: 83%;
	}
	.pc_w_90{
		width: 90%;
	}
	.pc_w_95{
		width: 95%;
	}
}
.location_list{
	font-size: 16px;
}
.location_list > div{
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #e0dcd4;
}
.location_list > div:first-of-type{
	border-top: 1px solid #e0dcd4;
}
.location_list dt,
.location_list dd{
	padding: 1em 0.5em;
}





/* ashirai */
.concept_deco01 {
    width: calc((190 / 1200)* 100%);
    top: 19%;
    left: 6%;
}
.concept_deco02 {
    width: calc((290 / 1200)* 100%);
    top: 14%;
    right: 1%;
}
@media screen and (max-width: 799px) {
	.concept_deco01 {
        width: calc((163 / 1200)* 100%);
        top: 13%;
        left: 5%;
    }
	.concept_deco02 {
        width: calc((225 / 1200)* 100%);
        top: 18%;
        right: 2%;
    }
}
@media screen and (max-width: 599px) {
	.concept_deco01,.concept_deco02{
		display: none;
	}
}
.land_table {
    width: 100%;
    max-width: 550px;
    margin-inline: auto;
    color: #000;
}
.land_table tr{
	border-bottom: 1px solid #d2d2d2;
}
.land_table th,
.land_table td{
	padding: 1em 1.5em;
	text-align: center;
	line-height: 1.2;
}
.land_table th {
    background-color: #1d731b;
    color: #fff;
}
.land_table td{
	background-color: #fff;
}
@media screen and (max-width: 599px) {
	.land_table tbody{
		display: grid;
		grid-template-columns: repeat(2,1fr);
	}
	.land_table tr{
		display: grid;
		grid-template-rows: subgrid;
		grid-row: span 6;
	}
	.land_table td{
		text-align: left;
	}
}

.bg02_deco_text{
	width: calc(1309/1350 * 100%);
	margin-inline: auto;
}



.plan_deco01 {
    width: calc((300 / 1200)* 100%);
    top: 8%;
    left: -2%;
}
.plan_deco02 {
    width: calc((400 / 1200)* 100%);
    top: 3.5%;
    right: -5%;
}
@media screen and (max-width: 1240px){
	.plan_deco01 {
    top: 10%;
    left: 0%;
}
.plan_deco02 {
	width: calc((350 / 1200)* 100%);
    top: 7%;
    right: 0%;
}
}
@media screen and (max-width: 1000px){
	.plan_deco01 {
	width: calc((250 / 1200)* 100%);
    top: 15%;
    left: 0%;
}
	.plan_deco02 {
	width: calc((300 / 1200)* 100%);
    top: 12%;
    right: 0%;
}
}
@media screen and (max-width: 768px) {
	.plan_deco01,.plan_deco02{
		display: none;
	}
}


.brand_deco01 {
    width: calc((140 / 1200)* 100%);
    top: 60%;
    left: 3%;
}
.brand_deco02 {
    width: calc((180 / 1200)* 100%);
    top: 78.5%;
    right: -6%;
}
.brand_deco03 {
    width: calc((240 / 1200)* 100%);
    bottom: 3.5%;
    right: -5%;
}
@media screen and (max-width: 1240px){
	.brand_deco02 {
    top: 70%;
    right: 0%;
}
}
@media screen and (max-width: 1100px) {
	.brand_deco03{
		display: none;}
	}
@media screen and (max-width: 799px) {
	.brand_deco01 {
        top: 5%;
    }
}
@media screen and (max-width: 599px) {
	.brand_deco01,.brand_deco02{
		display: none;
	}
}


.spec_deco01{
	width: calc((233 / 1200) * 100%);
	top: 2%;
	left: 0%;
}
.spec_deco02{
	width: calc((187 / 1200) * 100%);
	top: 8%;
	right: 0%;
}
@media screen and (max-width: 820px) {
	.spec_deco01{
		top: 0%;
	}
}
@media screen and (max-width: 599px) {
	.spec_deco02{
		top: 6.5%;
	}
}


.location_deco01 {
	position: absolute;
	top: -6%;
	left: -6%;
	width: 28.49%;
}
.location_deco02 {
	position: absolute;
	top: -6%;
	right: -2%;
	width: 22.94%;
}

.location_deco01 {
    width: calc((200 / 1200)* 100%);
    top: 25%;
    left: 4%;
}
.location_deco02 {
    width: calc((200 / 1200)* 100%);
    top: 20.5%;
    right: 5%;
}

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

.access_deco01 {
	position: absolute;
	top: -6%;
	left: -6%;
	width: 28.49%;
}
.access_deco02 {
	position: absolute;
	top: -6%;
	right: -2%;
	width: 22.94%;
}

.access_deco01 {
    width: calc((200 / 1200)* 100%);
    top: 8%;
    left: 4%;
}
.access_deco02 {
    width: calc((220 / 1200)* 100%);
    top: 6.5%;
    right: 3%;
}

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

/*--------------------location--------------------*/

#location h4 img {
	max-width: 570px;
}
#location dl{
	overflow: hidden;
	padding: 18px 5px 18px 20px;
	border-bottom: 1px solid #657c5a;
}
#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 h4 img {
    max-width: 100%;
	}
}

.abs{
	position: absolute;
}

.lh_25{
	line-height: 2.5;
}
.lh_15{
	line-height: 1.5;
}
.w_70p{
	width: 70%;
}
.plan_m_t1{
	margin-top: 38px;
}
.plan_m_t2{
	margin-top: 84px;
}
.sp_m_t10{
	margin-top: 10px;
}
@media screen and (max-width: 1177px){
	.plan_m_t2 {
		margin-top: 56px;
	}
}
@media screen and (max-width: 956px){
	.plan_m_t2 {
		margin-top: 47px;
	}
}
@media screen and (max-width: 868px){
	.plan_m_t2 {
		margin-top: 75px;
	}
}
@media screen and (max-width: 824px){
	.plan_m_t2 {
		margin-top: 42px;
	}
}
@media screen and (max-width: 783px){
	.plan_m_t1 {
		margin-top: 65px;
	}
}
@media screen and (max-width: 768px){
	.plan_m_t1{
		margin-top: 55px;
	}
}
@media screen and (max-width: 735px){
	.plan_m_t1{
		margin-top: 32px;
	}
	.plan_m_t2 {
		margin-top: 37px;
	}
}
@media screen and (max-width: 691px){
	.plan_m_t2 {
		margin-top: 58px;
	}
}
@media screen and (max-width: 652px){
	.plan_m_t1{
		margin-top: 54px;
	}
}
@media screen and (max-width: 608px){
	.plan_m_t2{
		margin-top: 34px;
	}
}
@media screen and (max-width: 607px){
	.plan_m_t1{
		margin-top: 33px;
	}
}
@media screen and (max-width: 599px){
	.plan_m_t2{
		margin-top: 23px;
	}
	.p_t140{
		padding-top: 40px;
	}
	.sp_mt20{
		margin-top: 20px;
	}
	.sp_m_t10{
		margin-top: 23px;
	}
}

/* grid,flex */
.grid_two,
.grid_three,
.grid_four{
	display: grid;
	column-gap: 3.5%;
	row-gap: 30px;
}
.grid_three.spec{
	display: grid;
	column-gap: 3.5%;
}
.c_gap_6{
	column-gap: 6%;
}
.c_gap_0{
	column-gap: 0;
}
.r_gap_0{
	row-gap: 0;
}
.r_gap_5{
	row-gap: 5px;
}
.grid_two{
	grid-template-columns: repeat(2,1fr);
}
.grid_three{
	grid-template-columns: repeat(3,1fr);
}
.grid_four{
	grid-template-columns: repeat(4,1fr);
}
@media screen and (max-width: 599px) {
	.grid_two,
	.grid_three{
		grid-template-columns: repeat(1,1fr);
	}
	.grid_two.sp_grid_two,
	.grid_four,
	.grid_three.sp_grid_two{
		grid-template-columns: repeat(2,1fr);
		row-gap: 25px;
	}
	.grid_two.sp_grid_two.r_gap_0,
	.grid_four.r_gap_0,
	.grid_three.sp_grid_two.r_gap_0{
		row-gap: 0px;
	}
}
.flex{
	display: flex;
}
.flex_two {
    display: flex;
    justify-content: space-between;
}
.flex_two.reverse{
	flex-direction: row-reverse;
}
.jc_between{
	justify-content: space-between;
}
.jc_center{
	justify-content: center;
}
.c_gap10{
	column-gap: 10px;
}

.flex_wrap{
	flex-wrap: wrap;
}
.flex_two.reverse.justyfy_c{
	flex-direction: row-reverse;
	justify-content: center;
}

.al_end{
	align-items: end;
}
.flex_two > div{
	width: 47.5%;
}
@media screen and (max-width: 749px) {
	.tb_flex_none{
		display: block;
	}
}
@media screen and (min-width: 600px) {
	.flex.pc_reverse{
		flex-direction: row-reverse;
	}
}
@media screen and (max-width: 599px) {
	.sp_dis_contents{
		display: contents;
	}
	.sp_jc_center{
		justify-content: center;
	}
	.flex_two, .flex_two.reverse {
        flex-direction: column;
    }
	.flex_two.reverse.justyfy_c{
		flex-direction: column;
		justify-content: center;
	}
	.flex_two > div{
		width: 100%;
	}
	.sp_flex_none{
		display: block;
	}
	.flex_two.c_reverse{
		flex-direction: column-reverse;
	}
	.r_gap8{
		row-gap: 8px;
	}
}/*END*/

@media screen and (max-width: 470px) {
#location dl{
	padding: 18px 5px 18px 5px;
}
}

