.navigation{
	margin-top:20px;
	margin-bottom:20px;
}

/**************************************************************
下層ページ見出し
**************************************************************/
#sub-midashi{
	padding: 10px;
	font-family: tbudrgothic-std, sans-serif;
    font-weight: 600;
	font-style: normal;
	font-size: 18px;
	line-height: 180%;
	background-color:#f8f8f8;
	color:#59534F;
	border-bottom:solid 1px #b3a79f;
	border-top:solid 1px #b3a79f;
	margin-top:60px;
}

#sub-midashi p{
	font-size:16px!important;
	line-height:100%;
	color:#e60012;
}



/**************************************************************
下層ページ幅
**************************************************************/
#content-frame{
	margin: 0 auto;
	padding: 10px;
	text-align:left;
}

/**************************************************************
下層　物件一覧
**************************************************************/
#bukken-frame{
	overflow: hidden;
	margin: 0 auto;
	padding: 10px;
}

.bukken-box{
	margin: 1%;
	border:solid 1px #ccc;
	padding:10px;
	box-sizing:border-box;
	overflow:hidden;
}
.bukken-box img{
	width: 45%;
	height: auto;
	margin-bottom: 10px;
	float:left;
}

.bukken-box-in{
	width:50%;
	float:right;
	box-sizing: border-box;
	font-size:12px;
}

.bukken-box p{
	text-align: left;

}
.bukken-box h3{
	font-size: 16px;
	margin-bottom: 10px;
	margin-top:10px;
}

.bukken-box .b-dd{
	border-bottom: solid 1px #ccc;
	text-align: left;
	font-size:11px;
	line-height:150%;
}

.bukken-box .b-dd-p{
	border-bottom: solid 1px #ccc;
	text-align: left;
	font-size:11px;
	color: #CB0003;
}

.bukken-box .b-dd-p img{
	display:none!important;
	width:25px;
	height:auto;
	vertical-align:bottom;
	margin-bottom:0!important;
	margin-right:5px;
}
.bukken-box .b-dd img{
	display:none!important;
	width:25px;
	height:auto;
	vertical-align:bottom;
	margin-bottom:0!important;
	margin-right:5px;
}

/**************************************************************
下層　物件詳細
**************************************************************/

.bukken-frame-detail-alert{
	font-size:20px;
	font-family: tbudrgothic-std, sans-serif;
	line-height:200%;
	text-align:center;
	padding-bottom:200px;
}
.bukken-frame-detail-alert a:link{
	color:#ff0000!important;
}
.bukken-frame-detail-alert a:visited{
	color:#ff0000!important;
}

#bukken-frame-detail{
	overflow: hidden;
	margin: 0 auto;
	padding:10px;
	text-align: left;
}
#bukken-frame-detail h2{
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
	margin-top:20px;
}

#bukken-frame-detail .ev-img{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#bukken-frame-detail .ev-img img{
	max-width: 100%;
	height: auto;
}

#bukken-frame-detail .bukken-intro{
	font-size: 14px;
	margin-bottom: 20px;		
	color:#cc0000;
}

#bukken-frame-detail .info{
	overflow: hidden;
	margin-bottom: 10px;
}

#bukken-frame-detail .info .info-l{


}

#bukken-frame-detail .info .info-r{
	margin-top:15px;
}

#bukken-frame-detail .info .info-r .sp-kakaku{
	width:50%;
	float:left;
}

#bukken-frame-detail .info .info-r span{
	font-size: 12px;
	font-weight:bold;
}

#bukken-frame-detail .info .info-r h3{
	color: #BF0003;
	font-size:24px;
	line-height:100%;
}

#bukken-frame-detail .info .info-r .m-b30{
	margin-bottom:10px!important;
}





#bukken-frame-detail .ev-line{
	padding: 5px 0;
	border-bottom: dotted 1px #ccc;
	font-size: 13px;
}

.bukken-d-midashi{
	padding: 10px;
	background-color: #F1F1F1;
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}

.bukken-d-madori{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.bukken-d-madori .box{
	width: 46%;
	margin: 2%;
	line-height:130%;
	font-size:11px;
}
.bukken-d-madori .box img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.bukken-d-access iframe{
	width: 100%;
	height: 300px;
	
}

.bukken-shuhen{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.bukken-shuhen .box{
	width: 48%;
	margin: 1%;
	font-size:11px;
	line-height:130%;
}

.bukken-shuhen .box img{
	width: 100%;
	height: auto;
	margin-bottom:3px;
}

.bukken-box-mem{
	background-color:#fff;
}

.bukken-box-mem h2{
	padding:10px;
	text-align:left;
}


.bukken-box-mem img{
	margin-bottom:30px;
}

.bukken-box-mem p{
	line-height:150%;
}
.tukiduki-hosoku{font-size:.8rem;line-height:1.6;padding:.5rem;background-color:#ffe3e3;color:#666;}

/**************************************************************
下層　イベント一覧
**************************************************************/
#event-frame{
	padding: 10px;
	margin:0 auto;
}

.event-box{
	padding:10px;
	border-bottom:dotted 1px #ccc;
	overflow:hidden;
	position: relative;
}
.event-end {
    position: absolute;
    width: 100%;
}

.event-box img{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.event-box-in{
}

.event-box-in img{
	margin-top:35px;
}

.event-box h2{
	font-size: 12px;
	width: 100px;
	background-color: #98b135;
	color: #fff;
	margin-bottom: 5px;
}

.event-box p{
	text-align: left;
	font-size: 14px;
}
.event-box h3{
	font-size: 20px;
	margin-top: 15px;
	line-height:160%;
}




/**************************************************************
下層　イベント詳細
**************************************************************/
#event-frame-detail{
	overflow: hidden;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
}
#event-frame-detail h2{
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
	line-height:160%;
}
#event-frame-detail h3{
	font-size: 20px;
	color: #D40003;
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
}
#event-frame-detail .ev-img{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#event-frame-detail .ev-img img{
	max-width: 100%;
	height: auto;
}

#event-frame-detail .ev-line{
	padding: 5px;
	border-bottom: dotted 1px #ccc;
	font-size: 16px;
}

#event-frame-detail .osusume-tt{
	font-size: 14px;
	color: #9eba32;
	margin-top: 20px;
	margin-bottom: 5px;
}

#event-frame-detail .osusume-waku{
	padding: 10px;
	border: dashed 2px #9eba32;
	font-size:14px;
	line-height:180%;
}

#event-frame-detail .osusume-waku p{
	margin-bottom: 10px;
}

#event-frame-detail .event-map{
	margin-bottom: 35px;
}
#event-frame-detail .event-map iframe{
	width: 100%;
	height: 350px;
}

/* 土地情報/分譲下部のお問い合わせ
----------------------------------------------------------- */

.bukken-app{
	margin-bottom:50px;
	text-align:center;
	box-sizing:border-box;
}

.bukken-app img{
	margin-bottom:10px;
	width:100%;
	height:auto;
}



/* 土地情報
----------------------------------------------------------- */

.b-midashi{
	background-color:#CC0000;
	padding:10px;
	margin-bottom:15px;
	color:#FFFFFF;
	font-size:18px;
	border-left: solid 10px #ffa800;margin-top:10px;
}

.b-price{
	font-size:20px;
	text-align: right;
	border-bottom: dotted 1px #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.b-price2{
	font-size:24px;
	font-weight:bold;
	color:#CC0000;
}


.table-b	{
	border: 1px solid #DDD;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 30px;	
	text-align:left;
	font-size:11px;
	line-height:160%;

}
.table-b th	{
	border: 1px solid #DDD;
	padding: 5px;

}
.table-b td	{
	border: 1px solid #DDD;
	padding: 5px;
	font-weight:normal;
}

.table-b td img {
    float: right;
    width: 40px;
}

.bggrey{
	background-color:#f0f0f0;
}


.ttbb{background-color:#e4e4e4;
text-align:center;
font-size:12px;}


#b-osusume{margin-bottom:25px;}

#b-osusume .b-line{
	padding:10px;
	border-bottom:dotted 1px #ccc;
	background-repeat: no-repeat;
	background-position: 1px center;
	font-size: 20px;
	color:#c40000;
}


#b-osusume .b-line img {
	vertical-align: middle;
	margin-right: 5px;
}


.bukken-zu{border:solid 1px #ccc;
padding:10px;
margin-bottom:20px;
background-color:#f1f1f1;
text-align:center;
}


.bukken-zu img{width:45%;
margin-left:2px;
	margin-right:2%;
height:auto;}


.b-detail{
	background-color:#666666;
	padding:10px;
	color:#FFFFFF;
	margin-bottom: 10px;
	font-size:14px;
}

.b-map iframe{
	width:100%;
	height:450px;
}

.b-map{margin-bottom:15px;}

.b-yoyaku{margin-bottom:15px;}

.b-yoyaku a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}

.bbb-botan{text-align:right;}

.b-botan-detail a{
	width:50%;
	text-align:center;
	padding:12px 0px;
	float:right;
	background-color:#59534f;
	font-size:15px;
	color:#fff!important;
	display:block;}

.b-botan-detail a:hover{
	background-color:#423b36;
	color:#fff!important;
}

.b-botan-detail2 a{padding:15px 20px;
	font-size:15px;
	float:right;
	background-color:#e50000;
	color:#fff;
	display:block;}

.b-botan-detail2 a:hover{
	background-color:#ff4800;
	color:#fff!important;
}


.b-botan-detail3 a{
	width:50%;
	text-align:center;
	padding:12px 0px;
	font-size:15px;
	float:right;
	background-color:#da491c;
	color:#fff!important;
	display:block;}

.b-botan-detail3 a:hover{
	background-color: #b03712;
	color:#fff!important;
}

.b-botan-detail4 a{
	width:50%;
	text-align:center;
	padding:5px 0px;
	font-size:13px;
	float:right;
	background-color:#96b811;
	color:#fff!important;
	display:block;}

.b-botan-detail4 a:hover{
	background-color: #6a8112;
	color:#fff!important;
}

.b-botan-detail5 a{
	width:50%;
	text-align:center;
	padding:5px 0px;
	font-size:13px;
	float:right;
	background-color:#b28147;
	color:#fff!important;
	display:block;}

.b-botan-detail5 a:hover{
	background-color: #895c28;
	color:#fff!important;
}





.b-img-l img{width:100px;
height:auto;}

.hikoukai{background-color:#666666;
padding:30px 15px;
color:#FFFFFF;
font-size:18px;}


.hikoukai a{color:#FFFF00;}

.b-new{padding:3px;
background-color:#FFCC00;
color:#CC0000;
margin-bottom:5px;
font-weight:bold;
text-align:center;
font-size:11px;}


.bbb-banner{margin-top:20px;
margin-bottom:20px;
text-align:center;}



/* 会員プラグイン調整用　CSS
----------------------------------------------------------- */

#wpmem_login .div_text, #wpmem_reg .div_checkbox, #wpmem_reg .div_date, #wpmem_reg .div_file, #wpmem_reg .div_image, #wpmem_reg .div_multicheckbox, #wpmem_reg .div_multiselect, #wpmem_reg .div_number, #wpmem_reg .div_radio, #wpmem_reg .div_select, #wpmem_reg .div_text, #wpmem_reg .div_textarea, #wpmem_reg .div_url {
    width: 80%!important;
    margin: 0 0 14px 0;
}

#wpmem_reg legend, #wpmem_login legend{
	font-size:14px!important;
	padding:10px!important;
	margin-bottom:20px!important;
	background-color:#91ab2b!important;
	color:#fff!important;
	margin-left:0!important;
	font-family: tbudrgothic-std, sans-serif;
	box-sizing:border-box;
}

#wpmem_login fieldset, #wpmem_reg fieldset {
    border: none;
    padding: 0;
    margin: 0px auto!important;
}

#wpmem_login fieldset{
background-color:#f0f0f0!important;
}

#wpmem_reg fieldset{
background-color:#f0f0f0!important;}

#wpmem_reg label, #wpmem_login label{
	margin:10px 20px!important;
	font-size:13px;

}

#wpmem_login .div_text, #wpmem_reg .div_text, #wpmem_reg .div_textarea, #wpmem_reg .div_select, #wpmem_reg .div_checkbox, #wpmem_reg .div_multiselect, #wpmem_reg .div_multicheckbox, #wpmem_reg .div_radio, #wpmem_reg .div_image, #wpmem_reg .div_file, #wpmem_reg .div_url, #wpmem_reg .div_number, #wpmem_reg .div_date{
	margin:10px 20px!important;

}

.button_div{font-size:13px!important;}

.link-text{font-size:13px!important;
margin-bottom:20px!important;}

.req-text{margin-bottom:20px!important;
	font-size:13px!important;
margin-left:20px!important;}

#wpmem_msg{border:none!important;
padding-bottom:20px!important;}

.buttons{background-color:#ff0000!important;
color:#ffffff!important;
padding:10px!important;
border:none;
margin-bottom:20px!important;
width:90%;}

.mmember{margin-top:30px;}

.mmember p{
	text-align:center;
	margin-bottom:25px;
}

.mmember li{	width:60%;
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
	color:#fff;
background-color:#6b6b6b;}

.mmember li a{color:#fff;
padding:15px;
display:block;}

.mem-login-after p{
	font-size:15px;
	font-family: tbudrgothic-std, sans-serif;
	text-align:center;}

#wpmem_login .button_div, #wpmem_reg .button_div {
    width: 95%!important;
    padding: 6px 0;
    text-align: right;
}

.wpmem_msg {
    margin: 0 auto!important;
    margin-bottom: 30px!important;
}

#wpmem_reg, #wpmem_login {
	width:100%!important;
	margin: 0 auto;}

/*-----------------------------------------------------------
お問い合わせフォーム
------------------------------------------------------------*/
.contact-tokuten {
	margin:0 auto;
	text-align:center;
}

.contact-tokuten img {
    width: 100%;
}

.contact-tokuten p {
    display: inline-block;
    line-height: 1.4;
    font-size: 20px;
    padding: 2em 0 0.2em;
    margin-bottom:10px;
    font-weight: bold;
    border-bottom: 2px solid;
}

.contactform-f{background-color:#fff;

}

.contactf-line{
	border-bottom:dotted 1px #ccc;
	overflow: hidden;
	padding:10px;
}

.contactf-l{
	font-size: 13px;
	margin-bottom:5px;
}

.contactf-r{}

.contactf-r select{
   padding: 10px;
   width: 90%;
   color: #636063;
   font-size: 15px;
   background-color:#F9F9F9;
   border:solid 1px #CCCCCC;
   }

.contactf-r input{
   padding: 10px;
   width: 80%;
   color: #636063;
   font-size: 13px;
   background-color:#F9F9F9;
   border:solid 1px #CCCCCC;
   }

.contactf-r textarea{
   padding: 10px;
   width: 80%;
   height: 100px;
   color: #636063;
   font-size: 14px;
   background-color:#F9F9F9;
   border:solid 1px #CCCCCC;
   }
   
.wpcf7 .wpcf7-submit{width:200px;
height:50px;
padding:10px;
font-weight:bold;
font-size:14px;
border:0;
background-color:#990000;
color:#FFFFFF;}


.wpcf7-submit:hover {
background-color: #3D4045;
color: #fff;
}

.form-small{width:80px!important;
margin-bottom:2px;}

.acpt .wpcf7-list-item {
	margin-left: -1em !important;
}
.acpt .wpcf7-list-item,
.acpt b {
	display: block !important;
}
.acpt input[type="checkbox"] {
	width: 25px !important;
	height: 25px !important;
	margin: 10px auto !important;
}
.wpcf7 .ajax-loader{
	display:block!important;
	margin-top:10px;
}


/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}



/*お知らせアーカイブ----------*/

#news-frame{
	margin:0 auto;
}

.news-line{
	padding:10px;
	border-bottom:dashed 1px #ccc;
	overflow:hidden;
}

.news-line-l{
	font-size:10px;

}

.news-line-r{
	font-size:14px;

}
/*お知らせアーカイブ　NEW220117----------*/

.blog-flex{
	display:flex;
	justify-content:flex-start;
	flex-wrap:wrap;
}

.blog-title{
	background-color:#6699CC;
	padding:10px;
	color: #FFFFFF;
	font-size: 18px;
}

.blog-box{
	width:44%;
	margin:1%;
	padding: 5px;
	border: solid 1px #ccc;
	font-family: "Noto Sans Japanese";
	font-weight:500;
	font-size: 12px;
	height:auto;
	overflow:hidden;

}

.blog-box img{
	width:100%;
	max-height:200px;
	margin-bottom: 10px;
}


.blog-day{font-size:12px;
color:#006699;
margin-bottom:10px;}



/**************************************************************
会社概要
**************************************************************/
#company-frame{
	margin: 0 auto;
	
}
#company-frame h2{
	font-size: 24px;
	text-align: center;
	margin-bottom: 30px;
	margin-top:20px;
	font-weight:700;
}

.company-waku{
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}

.company-waku-l{
	width: 80%;
	text-align:center;
	font-size:15px;
	margin:0 auto;
}
.company-waku-l img{
	width: 100%;
	height: auto;
	margin-bottom:15px;
}

.company-waku-r{
	margin-bottom:20px;
	font-size:14px;
}

.company-waku-r h2{
	font-size:18px!important;
	line-height:180%;
	text-align:left;
}

.company-waku-r h3{
	margin-top: 18px;
	margin-bottom: 18px;
	color: #b28147;
	font-size: 18px;
}

#company-frame h4 {
    color: #dda300;
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    font-size: 18px;
    padding: 20px 0;
	text-align: center;
	margin-top: 20px;
	margin-bottom:25px;
}

.award{
	padding: 10px;
	border-bottom: dotted 1px #ccc;
	overflow: hidden;
	margin: 0 auto;
}

.award span{
	font-weight: bold;
}
.award p{

}

.company-gaiyou{
	margin-top:20px;
}


.company-section2{
	margin:0 auto;
	margin-top:20px;
}

.company-section2 tr {
    width: 100%;
}

.company-section2 tr th {
    padding: 10px;
    text-align: left;
    background: #efefef;
    border-top: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
    margin-bottom: -1px;
    line-height: 1.8;
}

.company-section2 tr td {
    text-align: left;
    padding:10px;
    background: #fff;
    border-top: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
    margin-bottom: -1px;
    line-height: 1.8;
}

.company-section3 {
	margin-bottom:30px;
	margin-top:15px;
}



/**************************************************************
商品プラン
**************************************************************/

.plan-frame{
	margin-top:20px;
	margin-bottom:40px;
}

.plan-box{
	overflow: hidden;
	background-color: #f5f5f5;
}
.plan-box-l{
	padding-top:10px;
}
.plan-box-l .hutai{
	font-size:12px;
	margin-top:10px;
	padding-right:10px;
	text-align:right;
}

.plan-box-r{
	padding:10px;

}

.plan-box-r img{
	width: 100%;
	height: auto;
}

.plan-box-l h2{
    font-size: 24px;
    /* font-weight: 800; */
    text-align: center;
    line-height:180%;
    margin-top: 10px;
    font-weight: 600;
}
.plan-box-l h3{
	width: 90%;
    margin: 0 auto;
    padding: 20px 0;
    border-top: 3px solid #2B2B2B;
    border-bottom: 3px solid #2B2B2B;
    line-height: 1.3;
	text-align: center;
	font-size:16px;
}
.plan-box-l h3 span{
	font-size: 30px;
	margin-left: 5px;
    font-weight: 600;
}

.plan-box-l p{
	font-size:18px;
	font-weight:500;
	text-align:center;
	margin-bottom:20px;
}

.madori-midashi{
	 margin: 10px 0;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    border-bottom: 3px solid #2b2b2b;
}
.madori-box{
	text-align: center;
	padding: 15px;
}

.w1100{width:95%;margin: -50px auto 50px;text-align: left;border: 1px solid #ccc;}
.link-waku{margin-bottom:7px;display:flex;gap:5px;}
.link-waku a{}
.fujiki-co-waku{border: 1px solid #b0628b;background-color: #FFF;padding:0 10px;}
.fujiki-co-waku img{max-height:60px;padding:10px;}
.fujiki-co-waku h2{border-top:1px solid #ccc;border-bottom:1px solid #ccc;font-weight: normal;line-height:1;padding:10px;}
.fujiki-co-waku h2 a{display:inline-block;background-color:#b0628b;color:#FFF;padding:5px;font-size:75%;line-height:1;margin-left:5px;}
.fujiki-co-waku h3{font-weight: normal;line-height:1;padding-top:10px;margin-bottom:10px !important;}