@charset "UTF-8";


/*--------------------------*/
/*		index.css
/*--------------------------*/

/*------ index ------*/
h2 {
	font-size: 1.1em;
	line-height: 1.8;
}
h3 {
/*	display: none;*/
}

/*------ 不動産ボックス ------*/
#contents .t_estatebox {
	width: 430px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#contents .t_estatebox .btn {
	margin: 0 0 20px 0;
}
#contents .t_recommebox {
	background-image: url(../img/top/index_pct_esboxbg.gif);
	background-repeat: repeat-y;
}
#contents .t_recommebox .t_aboutbox {
	width: 385px;
	margin: auto;
}
#contents .t_recommebox .t_aboutbox .t_aboutin {
	width: 385px;
	margin: 20px 0 20px 0;
}
#contents .t_recommebox .t_aboutbox .aboutbtn {
	clear: both;
}
#contents .t_recommebox .t_aboutbox .leftimg {
	width: 260px;
	float: left;
}
#contents .t_recommebox .t_aboutbox .righttxt {
	width: 115px;
	float: right;
}
#contents .t_recommebox .t_aboutbox h4 {
	font-size: 1.1em;
	color: #3d8750;
	font-weight:bold;
  display: inline-block;
}
#contents .t_recommebox .t_aboutbox h5 {
	font-weight:bold;
	border-bottom: #5f2b14 dotted 1px;
	font-size: 1em;
	margin: 0 0 5px 0;
}
#contents .t_recommebox .t_aboutbox h6 {
	font-size: 1.1em;
	color: #cc0000;
	font-weight:bold;
	margin: 0 0 5px 0;
}

/*------ ブログボックス ------*/
#contents .t_blogbox {
	width: 880px;
	background-image: url(../img/top/index_pct_10thbg.gif);
	background-repeat: repeat-y;
	margin: 0 0 15px 0;
	padding: 0;
}
#contents .t_blogbox .comment01 {
	width: 840px;
	margin: auto;
	padding: 10px 0 0 0;
}
#contents .t_blogbox .comment02 {
	margin: 0 0 10px 0;
}

/*------ 新着情報 ------*/
#contents .newsbox {
	background-color: #fef7e3;
	width: 450px;
	margin: 0 0 0 0;
	float: right;
}
#contents .newsbox .listbox {
	width: 401px;
	margin: 0 0 12px 25px;
}
#contents .newsbox .tablebtn {
	clear: both;
	text-align: right;
	padding: 10px 0 0 0;
}
#contents .newsbox .listbox dt {
	float: left;
	color:#3d8750;
	border-bottom: #5f2b14 dotted 1px;
	width: 80px;
	padding: 5px 0 2px 0;
}
#contents .newsbox .listbox dd {
	float: left;
	border-bottom: #5f2b14 dotted 1px;
	width: 320px;
	padding: 5px 0 2px 0;
}


/*--------------------------*/
/*		sitemap.css
/*--------------------------*/
#wrapper #contents .subcontents li {
	width: 860px;
	background-image: url(../img/common/pct_icon_g.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0 0 5px 20px;
	margin: 10px 10px 0 0;
	border-bottom: #5f2b14 dotted 1px;
}


/*--------------------------*/
/*		company.css
/*--------------------------*/

/*------ companyndex ------*/
/* リスト */
#contents .companybox {
	width: 880px;
}
#contents .companybox table {
	width: 880px;
	font-size: 1em;
	line-height: 1.2;
}
/* リスト左 */
#contents .companybox table .head {
	width: 100px;
	background-color: #dfc891; 
	padding: 7px;
	border: #fbeecd 1px solid;
}
/* リスト右 */
#contents .companybox table .contents {
	padding: 7px;
	background-color: #eddcb3; 
	border: #fbeecd 1px solid;
}
/* リスト */
#contents .accessbox {
	width: 880px;
}
#contents .accessbox img {
	float: right;
}
#contents .accessbox .tablebox {
	float: left;
	width: 540px;
}
#contents .accessbox table {
	font-size: 1em;
	line-height: 1.2;
}
/* リスト左 */
#contents .accessbox table .head {
	width: 200px;
	padding: 7px;
	border: #c7ac6b 1px solid;
}
/* リスト右 */
#contents .accessbox table .contents {
	padding: 7px;
	border: #c7ac6b 1px solid;
}
#contents .accessbox h4 {
	color: #3d8750;
	font-weight: bold;
	font-size: 1.1em;
}
#contents .w_880 {
	width: 880px;
}


/*--------------------------*/
/*		contact.css
/*--------------------------*/
/*------ contactindex ------*/
.thanks {
	text-align: center;
	font-size: 1.2em;
	color:#5f2b14;
}


/*--------------------------*/
/*		estate.css
/*--------------------------*/
/* h3 */
#wrapper #contents .estatettl {
	background-repeat: no-repeat;
	background-image: url(../img/estate/estate_pct_sttlbg.gif);
	height: 47px;
	font-size: 1.2em;
	line-height: 2.5;
	font-weight:bold;
	width: 870px;
	padding: 0 0 0 10px;
}
/*------ スペックボックス ------*/
#contents .estatebox {
	width: 840px;
	background-image: url(../img/estate/estate_pct_boxbg.gif);
	background-repeat: repeat-y;
	padding: 15px 20px 20px 20px;
	margin: 15px 0 15px 0;
}
#contents .estatebox .leftbox {
	width: 360px;
	float: left;
	margin: 0;
	display: inline;
}
#contents .estatebox .leftbox h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
  display: block;
}
#contents .estatebox .comment {
	background-repeat: repeat-y;
	padding: 7px 10px 7px 10px;
	background-color: #f8d14b;
	margin: 20px 0 0 0;
}
#contents .estatebox .rightbox {
	width: 460px;
	float: right;
	margin: 0;
	display: inline;
}
#contents .estatebox .rightbox h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 7px 0;
	color: #CC0000;
	border-bottom: #CC0000 solid 2px;
	width: 460px;
}
/* リスト */
#contents .estatebox .rightbox table {
	width: 460px;
	font-size: 1em;
	line-height: 1;
}
/* リスト左 */
#contents .estatebox .rightbox table .head {
	width: 100px;
	background-color: #eee1c2; 
	padding: 5px;
	border: #FFFFFF 1px solid;
}
/* リスト右 */
#contents .estatebox .rightbox table .contents {
	padding: 5px;
	background-color: #f5ecd5; 
	border: #FFFFFF 1px solid;
}
/*------ 外観・内観・周辺写真ボックス ------*/
#contents  .subphtbox-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
#contents .subphtbox {
	width: 135px;
	height: 200px;
	display: block;
  padding-bottom: 20px;
}
#contents .subphtbox-img {
	width: 100%;
  height: 100%;
  object-fit: cover;
}
/*------ ポイントボックス ------*/
#contents .pointbox {
	width: 400px;
	margin: 0;
	float: left;
	display: inline;
	background-image: url(../img/estate/estate_pct_pointbg.gif);
	background-repeat: repeat-y;
	padding: 15px;
	margin: 0 10px 15px 0;
}
#contents .pointbox .voicebox {
  position: relative;
	width: 400px;
	background-image: url(../img/estate/estate_pct_pboxbg.gif);
	background-repeat: repeat-y;
  padding-top: 20px;
  margin-top: 5px;
}
#contents .pointbox .voicebox .voicebox__thorn {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
	width: 100%;
  height: 20px;
}
#contents .pointbox .voicebox  p {
	padding: 5px 15px 10px 15px;
}
#contents .pointbox .p_leftbox {
	width: 160px;
	margin: 0;
	float: left;
	display: inline;
}
#contents .pointbox h6 {
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: #5f2b14 dotted 1px;
	margin: 0 0 10px 0;
}
#contents .pointbox .p_rightbox {
	width: 220px;
  height: 165px;
	margin: 0;
	float: right;
	display: inline;
}
#contents .pointbox .p_rightbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/*------ 間取りボックス ------*/
#contents .flexbox {
  display: flex;
  justify-content: space-between;
}

#contents .planbox {
	width: 430px;
	margin: 0;
}
#contents .planbox .planbox-wrap {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  height: 100%;
}
#contents .planbox .planbox-wrap a {
  display: block;
  width: 100%;
  height: 250px;
}
#contents .planbox .planbox-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#contents .planbox .whitebox {
	width: 430px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 15px 0 15px 0;
}

/*------ 地図ボックス ------*/
#contents .mapbox {
	width: 430px;
	margin: 0;
	display: block;
}

/*------ index.css ------*/


/*------ スペックボックス ------*/
/* 表 */
#contents table {
	font-size: 1em;
	line-height: 1;
}
/* 表 項目 */
#contents table .top {
	background-image: url(../img/estate/index_top_bg.gif);
	background-repeat: no-repeat;
}
#contents table .top .head01 {
	padding: 0 0 0 5px;
	border-right: #3d8750 1px solid;
	color: #fef8ec;
	font-weight: bold;
	line-height: 1;
	width: 110px;
}
#contents table .top .head02 {
	padding: 0 0 0 5px;
	border-right: #3d8750 1px solid;
	color: #fef8ec;
	font-weight: bold;
	line-height: 1;
	width: 200px;
}
#contents table .top .head03 {
	padding: 0 0 0 5px;
	border-right: #3d8750 1px solid;
	color: #fef8ec;
	font-weight: bold;
	line-height: 1;
	width: 100px;
}
#contents table .top .head04 {
	padding: 0 0 0 5px;
	border-right: #3d8750 1px solid;
	color: #fef8ec;
	font-weight: bold;
	line-height: 1;
	width: 120px;
}
#contents table .top .head05 {
	padding: 0 0 0 5px;
	border-right: #3d8750 1px solid;
	color: #fef8ec;
	font-weight: bold;
	line-height: 1;
	width: 153px;
}
#contents table .top .head_a {
	padding: 0 0 0 5px;
	color: #fef8ec;
	font-weight: bold;
	width: 110px;
}
#contents table .spec {
	padding: 5px;
	border-right: #3d8750 1px solid;
	border-bottom: #3d8750 1px solid; 
	background-color: #fef8ec;
}
#contents table .about {
	padding: 5px;
	border-bottom: #3d8750 1px solid; 
	background-color: #eee0be;
}
/* 表 所在地 */
#contents table h4 {
  display: inline-block;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 5px 0;
}
/* 表 価格 */
#contents table h5 {
	font-size: 1em;
	font-weight: bold;
	color: #CC0000;
}


/*--------------------------*/
/*		guidance.css
/*--------------------------*/
h4 {
	display: none;
}
#contents .pribox {
	width: 880px;
	border-bottom: #5f2b14 dotted 1px;
	padding: 0 0 13px 0;
	margin: 0 0 13px 0;
}
#contents .pripht {
	float: left;
	margin: 0 20px 0 0;
}
#contents .pribox p {
	margin: 10px 0 0 0;
}
#contents .staffbox_b {
	width: 880px;
	background-image: url(../img/guidance/guid_pct_staffbg.gif);
	background-repeat: repeat-y;
	margin: 0 0 10px 0;
}
#contents .staffbox_b02 {
	width: 880px;
	background-image: url(../img/guidance/guid_pct_staffbg02.gif);
	background-repeat: repeat-y;
	margin: 0 0 10px 0;
}
#contents .staffbox01 {
	width: 430px;
	display: inline;
	float: left;
}
#contents .staffbox02 {
	width: 430px;
	display: inline;
	float: right;
}
#contents .stafftxt {
	margin: 10px 25px 0 25px;
}
#contents .line {
	padding: 15px 0 20px 0;
}


/*--------------------------*/
/*		privacy.css
/*--------------------------*/
/*------ privacyindex ------*/
#contents .subcontents dd {
	margin: 0 0 0 20px;
}


/*--------------------------*/
/*		vice.css
/*--------------------------*/
/*------ voiceindex ------*/
/* リスト */
#contents .wait {
	margin-bottom: 100px;
}




/*--------------------------*/
/*		blog
/*--------------------------*/
.bolg-sidebar {
  width: 190px;
  padding-right: 10px;
  border-right: 1px solid #5f2b14;
}
.bolg-sidebar ul li {
  line-height: 1.5;
}
* + .widget_text.sidebar__box {
  border-top: 1px solid #5f2b14;
  padding-top: 10px;
  margin-top: 15px;
  margin-bottom: 5px;
}



.bolg-posts {
  width: calc(100% - 210px);
}
.bolg-posts h1 {
  color: #5f2b14;
  font-size: 1.6em;
}
.bolg-posts h2 {
  color: #5f2b14;
  font-size: 1.5em;
}
.bolg-posts h1.entry-title,
.bolg-posts h2.entry-title {
  background-image: url("../img/common/post-ornament.svg");
  background-size: 20px;
  background-position: left 5px;
  background-repeat: no-repeat;
  padding-left: 24px;
}
.bolg-posts h1.entry-title {
  background-size: 25px;
  background-position: left 3px;
  padding-left: 30px;
}
.bolg-posts .entry-content.post-styling p,
.bolg-posts .entry-content.post-styling div {
  font-size: 14px;
  line-height: 2;
}
.bolg-posts div:has(.mt-enclosure.mt-enclosure-image) {
  margin: 10px 0;
}




/*--------------------------*/
/*		contact
/*--------------------------*/
.contact-row {
  width: 100%;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #fff;
  padding: 7px 0;
}
.contact-row:nth-child(odd) {
  background-color: rgb(238, 225, 194);
}
.contact-row:hover {
  background-color: rgb(255, 238, 238);
}
.contact-row>*:first-child {
  width: 30px;
}
.contact-row>*:nth-child(2) {
  width: 120px;
}
.contact-row>*:last-child {
  width: calc(100% - 150px);
  padding: 7px 0 7px 10px;
}

#wrapper .contact-row .required {
  height: 16px;
  margin-top: -4px;
}
#wrapper .contact-row .required img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.contact-label {
  display: flex;
  flex-direction: column;
  text-align: right;
}
.contact-label p:first-child {
  line-height: 1;
  font-size: 12px;
}
.contact-label p:last-child {
  line-height: 1;
  font-size: 10px;
  margin-top: 5px;
}

#mfp_buttons {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-top: 40px;
}
#mfp_buttons>div {
  width: 180px;
  height: 60px;
  background-size: contain;
}
#mfp_buttons>div input {
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.text-intro {
  display: none;
}
.subcontents:has(.mw_wp_form.mw_wp_form_input) .text-intro.input {
  display: block;
}
.subcontents:has(.mw_wp_form.mw_wp_form_preview) .text-intro.preview {
  display: block;
}

.mw_wp_form.mw_wp_form_input #mfp_buttons>div:first-child {
  display: none;
}
.mw_wp_form.mw_wp_form_input #mfp_buttons>div:last-child {
  background-image: url("../img/contact/mfp_goconfirm.png");
}
.mw_wp_form.mw_wp_form_input #mfp_buttons>div:last-child:hover {
  background-image: url("../img/contact/mfp_goconfirm_over.png");
}

.mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview #mfp_buttons>div:first-child {
  background-image: url("../img/contact/mfp_return.png");
}
.mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview #mfp_buttons>div:first-child:hover {
  background-image: url("../img/contact/mfp_return_over.png");
}
.mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview #mfp_buttons>div:last-child {
  background-image: url("../img/contact/mfp_send.png");
}
.mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview #mfp_buttons>div:last-child:hover {
  background-image: url("../img/contact/mfp_send_over.png");
}

.mwform-checkbox-field .horizontal-item {
  display: flex;
}
.mwform-checkbox-field-text {
  font-size: 12px;
}


#mw_wp_form_mw-wp-form-2565 tr {
	display:flex;
	gap: 10px;
}
#mw_wp_form_mw-wp-form-2565 th {
	display:flex;
}









