/*
Last Updated: 2022-3-31
yonezawa
Author:あかりタウン橿原市中曽司町
*/

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

.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;}
/*----------------------------------------
	レイアウト
----------------------------------------*/

	.inner_frame {
		width: 1350px;
		margin-right: auto;
		margin-left: auto;
	}

	.inner_frame_s {
		width: 850px;
		margin-right: auto;
		margin-left: auto;
	}
	.main_frame {
		padding-left:  20px;
		padding-right: 20px;
		margin-right: auto;
		margin-left: auto;
	}

	.sp_none{ display:block; }
@media print, screen and (min-width: 1201px) {
		.main_frame {
		width: 1200px;
	}
	
}

@media print, screen and ( max-width:1060px) {
	.frame{
		padding-right: 2.5%;
		padding-left: 2.5%;
		box-sizing: border-box;
	}
	.main_frame,.inner_frame {
		width: 100%;
		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) {
	.boxl{
		float: left;
		width: 48.7%;
	}
	.boxr{
		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; }



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


	.box_l33{
		width:38%;
	}



}/*END*/

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

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


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

	.box_l,.box_r{
	width: 100%;
	float: none}


}/*END*/





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

.respon{width: 100%;}
article p{
font-family:'游ゴシック体','Yu Gothic',YuGothic,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック',sans-serif;
/*color:#333333;*/
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;
}


.marker{
    background: linear-gradient(transparent 75%, #fff100 75%);
    line-height: 1;
    display: inline-block;
}

a.btn_box{
display: block;
background: #000;
color: #fff;
text-decoration: none;
padding: 15px;
box-sizing: border-box;
text-align:left;
font-size: 1.6rem;
}

a.btn_box:after {
content: url(./images/dotto_arrow.png);
display: inline-block;
float: right;
}

.btn_wi250{
width:250px;
}
.btn_wi350{
width:350px;
}

.m_center{
margin:0 auto;
}

a.btn_box:hover{
	filter: alpha(opacity=60);
	-moz-opacity:060;
	opacity:0.60;
}

a.btn_color_y{
background: #ffde00;
color:#000;
width:100%;
max-width:250px;
}
a.btn_color_y:after {
content: url(./images/dotto_arrow2.png);
display: inline-block;
float: right;
}




.mv{
position:relative;
}



.mv_maru{
position:absolute;
	bottom:3%;
	right:3%;
}

.hover_exp img{
  transition: all 0.6s ease 0s;
}
.hover_exp img:hover{
cursor: pointer;
transform: scale(1.1, 1.1);
}


.float {
  animation: float_1254 1s linear infinite;
  transform-origin: 50% 50%;
}
 
@keyframes float_1254 {
0% { transform: translateY(0) }
50% { transform: translateY(-10px) }
100% { transform: translateY(0) }
}





.mv_head{
position:absolute;
top:0;
left:0;
width: 100%;
padding:0 10px 0 10px;
box-sizing: border-box;
}

.mv_head h1{
color:#fff;
font-size:1.0rem;
font-weight:normal;
padding-top:10px;
font-family:'メイリオ',Meiryo,'游ゴシック体','Yu Gothic',YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック',sans-serif;
}

.mv_head img{
vertical-align: middle;
}

.TopMain{
margin:0;
z-index: -1;
background-color: #97c5ab;
/*
background:url(./images/mv_bg_2.jpg) center top / contain no-repeat;
height:700px;
*/
}
@media screen and (min-width: 769px){

}
@media screen and (max-width: 768px){
	.TopMain{padding-bottom: 50px;}
}
/*----------------------------------------
	物件概要
----------------------------------------*/

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: #d1e4ed;
	border-bottom:1px solid #d0d0d0;
	box-sizing: border-box;
		font-size:1.3rem;
}

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


.th2 th{
	background: #f4eee9;
}

.th2 th.tb_bg_brown{
	background: #e9ded4;
}


.annaibox{
padding:25px 20px;
border:1px solid #f4eee9;
}

.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: 599px){

	.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: 50% 0 0; }

}/*END*/

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

	.map {
	    padding: 70% 0 0;
	    width: 92%;
	    margin: 30px auto 30px auto;
	}

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



a.btn_color_pink{
background: #fe655e;
color:#fff;
}


.bg_custom{
    background: url(./images/custom_bg.jpg) center center / cover no-repeat;
    padding-top: calc(620 / 1310 * 100%);
    position: relative;
}



@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: 1079px) and (min-width: 769px){



}/*END*/


@media screen and (max-width: 1199px){
	.page .mv{
	margin-top:65px;
	padding: 0 1.3% 0 1.3%;
	}



}/*END*/

@media screen and (max-width: 768px){
	.page .mv{
	margin-top:60px;
	/*margin-bottom: 5px;*/
	padding: 0 1.3% 0 1.3%;
	}

	.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: 599px){

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

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

/*iframe比率維持*/
.map{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 25%;
	padding: 40% 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: 50% 0 0; }

}/*END*/

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

	.map {
	    padding: 70% 0 0;
	    width: 92%;
	    margin: 30px auto 30px auto;
	}

}/*END*/








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

#concept{
	background-color: #97c5ab;
	color: #fff;	
	}
#concept .inner_frame{
	padding-left: 0;
	padding-right: 0;
	}
#point{background-color: #dce0da;}


#land{
	background-image: url("images/land_bk.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #6fa0d5;
}

#plan{
	background-color: #394a5f;
	color: #fff;
}
#plan .ttl{
	background-image: url("images/plan_ttl_bk.png");
	background-position: top center;
	background-size: 100%;
	background-repeat: no-repeat;
}
#location h3{
	color: #265e32;
	letter-spacing: 3px;
}
#access{background-image: url("images/plan_bk.jpg");}

#outline{background-image: url("images/outline_bk.jpg");
	background-position: center;
	background-size: 100%;
	background-size: cover;
}
.max560{max-width: 100%;
	width: 560px;
	}

#location{background-color: #dce0da;}



#access{
	background-color: #d2437a;
	color: #fff;
}

#access .box_r{position: relative;}

#outline{
	background-color: #394a5f;}



@media print, screen and (min-width: 769px) {
	#location h3{
	letter-spacing: 6px;
}

	
	#concept .main_frame{
		position: relative;
	}
	#concept .box_text{
		width: 50%;
		padding-left: 2.5%;
		padding-bottom: 120px;
	}
	#concept .boximg
	{	width: 72%;
		text-align: right;
		position: absolute;
		right: 0;
		bottom: 0;
	}
#location .ttl{
	background-image: url("images/Location_ttl_bk.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: auto;
}
	
	.st{display: none;}
	
}/*------------------------END------------------------*/
@media print, screen and (min-width: 1350px) {
	#concept .box_text{
		padding-left: 100px;
	}
	#access .img{position: absolute;
    right: 0px;
    bottom: -97px;
}
}/*------------------------END------------------------*/
@media print, screen and (max-width: 1350px) {
	#access .img{
		text-align: right;
		margin-bottom: 25px;
	}
	#access .img img{max-width: 25%;}
}/*------------------------END------------------------*/
	@media screen and (max-width: 768px){
		#concept .box_text{
		padding-left: 4%;
		padding-right: 4%;
		padding-bottom: 20px;
	}
		#point .t_pp{margin-top: 40px;}
		.pc{display: none}
		#concept {overflow: hidden;}
		#concept .boximg
	{	width: 140%;
		margin-left: -38%;
	}
		#location .ttl_img{
	width: 100%;
	margin-top: -10%;
}

}/*------------------------END------------------------*/





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



