/* ------- 一覧 ------------*/
.pan_area {
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.pan_area ul li {
    display: inline-block;
    margin-right: 10px;
}
.pan_area ul li a:after {
    content: "＞";
    margin-left: 10px;
}

.estate_area {
    padding-top: 3%;
	padding-bottom: 3%; 
}
.estate_box {    
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
}
.estate_listname {
    padding-top: 10px;
    padding-bottom: px;
    font-size: 18px;
    margin-bottom: 0px;
    color: #333;
    text-align: center;
}

/* ------- 詳細 ------------*/
.navi1_bg{
	background: #9F9FA0;
}
.navi1_btn {
	margin:0 auto 10px;
	max-width: 960px;
}
.navi1_btn li {
	float: left;
	width: 16.6%;
	border-right: 1px solid #FFF;
	text-align: center;
}

.navi1_btn li:first-child {
	border-left: 1px solid #FFF;
}
.navi1_btn li a{
	padding: 5px 0px;
	display: block;
	font-size: 16px;
	color: #FFF;
}
.navi1_btn li a:hover{
	background: #008BD5;
	text-decoration: none;
}
#property_base {
}
main .ico01 {
	background: url(../img/ico01.png) no-repeat 5px 0;
	padding: 0 10px 0 35px;
	font-size: 20px;
	line-height: 1.6;
	min-height: 26px;
}
#prop_main {
	clear: both;
	margin-bottom: 40px;
}
.prop_mainpict {
	/*float: right;*/
	text-align: right;
}
#property_data {
	/*float: left;*/
	/*max-width: 449px;*/
}
#prop_main .ttl01{
	border-bottom: 1px solid #9F9FA0;
	margin: 0 0 10px;
	padding: 10px 0 0;
}
#prop_main h2{
	font-size: 21px;
	display: inline-block;
	border-right: 1px solid #9F9FA0;
	padding: 5px 10px 5px 20px;
	vertical-align:middle;
}
#prop_main h2 span{
	font-size: 18px;
}
#prop_main .kukaku{
	font-size: 18px;
	display: inline-block;
	padding: 5px 20px 5px 10px;
	vertical-align:middle;
}
#prop_main .price{
	border-bottom: 1px solid #9F9FA0;
	font-size: 22px;
	margin: 0 0 10px;
	line-height: 1;
	padding: 0 0px 5px 20px;
}
#prop_main .price span{
	font-size: 34px;
	line-height: 1;
	margin: 0 0 0 10px;
}
#prop_main .price small{
    font-size: 16px;
    display: inline;
}
#prop_main .free {
	border: 1px solid #DB0012;
	padding: 5px;
	color: #DB0012;
	font-size: 32px;
	text-align: center;
	line-height: 1;
	margin: 10px 0;
}

/* --------- 2018.05.07 追加 ここから --------- */
#prop_main .quicklink { margin-top: 5px; }
/* --------- 2018.05.07 追加 ここまで --------- */

/* --------- 2018.12.20 追加 ここから --------- */
#prop_main .quicklink2 { margin-top: 5px; }
#prop_main .quicklink2 img { margin-top: -30px; }
/* --------- 2018.12.20 追加 ここまで --------- */


main section {
	margin: 0 auto 90px;
	max-width: 1260px;
}
main section h3{
	text-align: center;
	margin: 0 auto 50px;
	background: url(../img/lin01.png) repeat-x 0 center;
	max-width: 1260px;
}
main section .img01{
	margin: 20px 0 0;
}
#land .float-left{
	max-width: 540px;
}
#land .float-right{
	text-align: center;
}
#land .txt01{
	border-top: 1px solid #9F9FA0;
	font-size: 18px;
	margin:  10px 0;
	padding: 10px 0 10px;
}
#land .txt02{
	color: #DB0012;
	font-size: 32px;
}
#land .txt02 small{
	display: inline-block;
	vertical-align: middle;
	margin: 0 1em 0 0;
}
#land .center{
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
#plan .plan{
	margin: 0 0 60px;
}
#plan .plan:last-child{
	margin: 0;
}
#plan .float-left{
	max-width: 600px;
}
#plan .float-right{
	max-width: 620px;
}
#plan .txt01{
	border-top: 1px solid #9F9FA0;
	border-bottom: 1px solid #9F9FA0;
	font-size: 24px;
	padding: 5px;
	margin: 10px 0;
	line-height: 1.2;
}
#plan ul{
	margin: 0 0 30px;
}
#plan li{
	font-size: 18px;
}


/* ------- プランのテキスト(スマホで見出しの改行を無視する設定あり→ smart.css に記載) ------------*/
#plan .copy{ display: table;}
#plan dl{ display: table-row;}
#plan dt span{
	display: block;
	font-size: 14px;
	color: #008BD5;
	border-right: 1px solid #9F9FA0;
	border-bottom: 1px solid #9F9FA0;
	padding: 5px 10px;
}
#plan dt{
	display: table-cell;
	white-space: nowrap;
	vertical-align: middle;
		padding: 5px 0 5px;
}
#plan dd{
	font-size: 13px;
	padding: 5px 10px;
	display: table-cell;
}


#location{
	max-width: none;
	text-align: center;
}
#location .copy{
	font-size: 24px;
	max-width: 1260px;
	margin: 0 auto 20px;;
}
#location .txt01{
	font-size: 18px;
	max-width: 980px;
	margin: 0 auto 50px;
}
#location .location{
	max-width: 1030px;
	margin: 0 auto;
	text-align: center;
}
#location .location li{
	margin: 0 0 20px;
	display: inline-block;
	vertical-align: top;
	padding: 0 5px;
}
#location .location li p{
	font-size: 16px;
	text-align: left;
	line-height: 1.4;
	margin: 5px 0 0;
}

#map_canvas iframe {
	clear: both;
	width: 100%;
	height: 450px;
}
#location .btn01{
	margin: 5px 0 50px;
	padding: 10px 5% 0;
    text-align: right;
}
#outline .outline{
	max-width: 920px;
	margin: 0 auto;
}
#outline .outline table{
	width: 50%;
	}
#outline th{
	background: #DEDDDC;
	font-size: 14px;
	border-bottom: 1px solid #808080;
	padding: 10px 15px;
	text-align: center;
}
#outline .float-right01 th{
	background: #DEDDDC;
	font-size: 14px;
	border-bottom: 1px solid #808080;
	padding: 10px 35px;
	text-align: center;
}
#outline td{
	font-size: 14px;
	border-bottom: 1px solid #808080;
	padding: 10px 15px;
}
#outline .row2 th{
	height: 86px;
}
#outline .row3 th{
	height: 90px;
}
#outline p {
	max-width: 920px;
	margin: 10px auto 0 auto;
}

#inquiry{
	background: url(../img/inqury_bg.jpg) repeat-x 0 0;
	text-align: center;
	padding: 15px 0;
}
#map_canvas {
	clear: both;
	width: 100%;
	margin-bottom: 30px;
	border: 5px solid #FFFFFF;
	height: 450px;
}
.sp-hidden{
	display: block !important;
}

.pc-hidden{
	display: none !important;
}

img.sp-hidden{
	display: inline !important;
}

img.pc-hidden{
	display: none !important;
}

@media (max-width: 768px)  {

.pan_area li {
    font-size: 12px;    
}
.pan_area ul li {
    display: inline-block;
    margin-right: 5px;
}
.pan_area ul li a:after {
    content: "＞";
    margin-left: 5px;
}
#newhouse {
	padding: 0 5%;
}
#newhouse .index_base{
	margin: 0 0 35px;
}
#newhouse .index_base p.index_th{
	margin: 0 0 10px;
}
#newhouse .index_base h2{
	margin: 0 0 5px;
}
#newhouse .index_base h2,
#newhouse .index_base h2 a{
	font-size: 16px;
	color: #333;
	text-align: center;
}
#newhouse .index_base h2 a span{
	font-size: 16px;
	color: #333;
	text-align: center;
}

#newhouse .index_base p{
	font-weight: bold;
	margin: 0 0 5px;
}
#newhouse .index_base li{
	margin: 0 0 5px;
}
#newhouse .index_th img{
	width: 100%;
}
#newhouse .index_base.soldout{
	display: none;
}
main .ttl{
	background: url(../img/property_h1.jpg) no-repeat center center;
	background-size: auto 200px;
	margin: 0 0 40px;
	height: 200px;
}
main .ttl img{
	display: none;
}
.navi1_btn li {
	width: 50%;
	border: 1px solid #FFF;
}
#prop_main .ttl01{
	text-align: center;
}
#prop_main h2 {
	padding: 5px 5%;
	border: none;
	text-align: center;
}
main section .img01{
	display: none;
}
#prop_main .price{
	text-align: center;
}
.prop_mainpict {
    font-size: 14px;
    padding-right: 5px;
}
main .ico01{
	font-size: 20px;
	line-height: 1.2;
}
#prop_main .free{
	margin: 10px 5%;
}
#land .txt01{
	padding: 10px 5%;
}
#land .txt02{
	padding: 0 5% 10px;
}
#land .float-right{
	margin: 0 5%;
}
#plan .txt01{
	padding: 5px 5%;
}
#plan ul{
	padding: 0 5%;
}
#plan .copy,
#plan dl,
#plan dt,
#plan dd{
	display: block;
}
#plan dl{
	margin: 0 5%;
}

.br_pcc { display:none; }


#plan .float-right{
	margin: 0 5%;
}
#location .copy{
	padding: 0 5%;
	text-align: left;
}
#location .txt01{
	padding: 0 5%;
	text-align: left;
}
#map_canvas {
	height: 200px;
	margin-bottom: 280px;
}
#location .location li p{
	font-size: 16px;
}
#outline .outline table{
    width: 100%;
}
#outline th
{
    text-align: left;    
}
	#outline th,
#outline td{
    border: none;
    display: block;
}
#outline .row2 th, 
#outline .row3 th {
	height: auto;
}
#inquiry{
	padding: 15px 5%;
}

.padl25{
	padding-left:25%;
}

/* ---- モデルハウスへのリンク画像 --- */
.quicklink { text-align: center; }
.quicklink img { width: 90%; }

main .ttl2_2{margin: 40px 0 40px;font-size: 36px;text-align: center;}

.old01{
	display:none;
}

.old02{
	display:block;
	text-align:center;
	margin-top:-30px;
	margin-bottom:30px;
}

/* ---- 2021.9.13追加 --- */
#newhouse .index_img{    
    margin-top: -20px;
    
}
.sp-hidden{
	display: none !important;
}


.pc-hidden{
	display: block !important;
}

img.sp-hidden{
	display: none !important;
}

img.pc-hidden{
	display: inline !important;
}	




.note_txt h4 {
    padding: 0 0 10px;
}
}
