@charset "utf-8";

body[class^='LC_']  {
    line-height: 1;
    background-color: transparent;
    font-size: 93.5%;
    letter-spacing: 0;
}

body[class^='LC_'] .teaser{
    position: absolute;
    top: 130px;
    left: 0;
}
a:link, a:visited {
    color: #cb1a1a;
}


h2.osusume {
    font-size: 16px;
    line-height: 1.1;
    border-bottom: 2px solid #479C47;
    margin: 12px 24px 16px 24px;
    padding: 0 0 1px 2px;
    width: 960px;
    font-weight: bold;
}

body[class^='LC_'] #logo_area {
    padding-left: 10px;
    float: left;
    width: 450px;
    text-align: left;
}

body[class^='LC_'] h1.title {
    font-size: 22px;
    /* line-height: 1.1; */
    border-left: 5px solid #479C47;
    margin: 16px 0;
    /* padding: 0 0 0 8px; */
    font-weight: bold;
    text-align: left;
}

.LC_Page_Products_List table {
    margin: 0 36px 16px 10px;
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
    line-height: 1.2;
}

body[class^='LC_'] table.list, body[class^='LC_'] table.chintai {
    margin: 0 24px 16px 24px;
}

.LC_Page_Products_List table th {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
    font-weight: normal;
    padding: 10px;
    text-align: center;
    background: none #ebebeb;
    vertical-align: middle;
}
.LC_Page_Products_List table td {
    border-right: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
    background-color: #e3e3e3;
}

.LC_Page_Products_List table.list td.price, .LC_Page_Products_List table.chintai td.price {
    background-color: #FFF2DF;
}


.LC_Page_Products_List table.list td, .LC_Page_Products_List table.chintai td {
    text-align: center;
    vertical-align: middle;
}

.LC_Page_Products_List table.list td.syousai_btn, .LC_Page_Products_List table.chintai td.syousai_btn {
    border-right: none;
    vertical-align: top;
    padding-left: 2px;
    padding-right: 0px;
}

.LC_Page_Products_List table.list td.toiawase_btn, .LC_Page_Products_List table.chintai td.toiawase_btn {
    border-left: none;
    vertical-align: top;
    padding-left: 1px;
    padding-right: 1px;
}

td.ensen {
    width  : 110px;
}

td.bus {
    width  :  40px;
}

td.b_name {
    width  : 190px;
}

td.menseki {
    width  :  100px;
}

td.madori {
    width  :  60px;
}

td.rimawari {
    width  :  90px;
}

td.tiku_ym {
    width  : 120px;
}

td.syubetu {
    width  :  50px;
}

td.hosyou {
    width  :  70px;
}

td.reikin {
    width  :  60px;
}

td.houhou {
    width  : 120px;
}


td.kakaku {
    width  :  85px;
}

td.b_image {
    width  :  200px;
}

td.syousai {
    width  :  58px;
}

td.syousai_btn {
    width  :  58px;
}

td.toiawase_btn {
    width  :  58px;
}

#page_index {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 14px;
}

#page_index	ul li {
    display: inline;
    border-right: 1px solid #333333;
    padding-right: 12px;
    margin-right: 12px;
    font-size: 14px;
}

#page_index	ul li.end {
    border: none;
    margin-right: 0;
}

body[class^='LC_'] #outer_block p {
    margin: 0 24px 16px 10px;
}

.conditionItem {
    font-size: 115%;
    font-weight: bold;
}

.submit_bottom {
    width: 100px;
    font-size: 105%;
}

/*******************************************************
  ヘッダ・フッタデザイン調整
********************************************************/
#container {
    background: none;
}

body[class^='LC_'] .main_header {
    padding: 0;
    text-align: left;
}

#main_column {
    text-align: left;
}

body[class^='LC_'] #outer_block {
    text-align: left;
    padding: 70px 0;
    width: 100%;
}


body[class^='LC_'] dd {
    margin-top: 3px;
}

body[class^='LC_'] label {
    vertical-align: middle;
}

div#breadcrumb {
    width: 960px;
    margin: 10px auto 0;
}
div#products_list {
    /*margin-left: 20px;*/
    margin-bottom: 50px;
}

/* body[class^='LC_'] #footer-widget-area {
    font-size: 11.6px;
} */

/* body[class^='LC_'] #copyright {
    clear: both;
    color: #FFFFFF;
    font-size: 10px;
    font-style: normal;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
    float: none;
} */

#undercolumn {
    margin-top : 30px;
    margin-left: 20px;
}
/*******************************************************
  物件問い合わせページ
********************************************************/
.contact th {
    vertical-align: top;
    font-weight: bold;
    text-align: left;
    width: 150px;
}
.contact td {
    width: 500px;
}

table.contact {
    width: 700px;
}

.map_title {
    overflow: hidden;
}

/*******************************************************
  詳細ページデザイン修正
********************************************************/


table.detail_01 th, table.detail_02 th {
    border-collapse: collapse;
    border: 1px solid #F3F3F3;
    font-weight: normal;
    text-align: center;
    background-color: #8ad1e8;
    font-size: 100%;
    width: 30%;
    text-align: left;
    min-width: 140px;
    border-width: 1px !important;
    text-align: left;        /* 左寄せ */
    vertical-align: top;   /* 上寄せ */
}

.detail_comment.left {
    clear: both;
}

.detail_comment {
    width: 100%;
    /* float: right; */

}

table.detail_01 {
    float: left;
}

table.detail_02 {
    float: right;
}

.detail_comment table {
    width: 435px;
    margin-left: 0;
}

body[class^='LC_'] table {
    margin: 0 20px 16px 10px;
}

.img_list dt img {
    margin: 0 25px 20px 30px;
}

span.price {
    font-weight: bold;
    color: #FF6C00;
}

.item-box-price, .item-box-soldout {
    color: #FF6C00;
}

.detail_comment {
    margin-right: 0;
}

table.detail_02 {
    margin-right: 0;
}

ul.azukari_setumei {
    clear: both;
}

.detai_sub_title {
    font-size: 16px;
    margin: 0px 0 16px 0;
    padding: 9px 8px 2px 26px;
    font-weight: bold;
    background: url("/files/estate/sub_title.png");
    height: 24px;
    border: none;
}

ul.azukari_setumei {
    line-height: 1.5em;
    color: red;
}

.img_list.left.other {
    border: 1px #D8D8D8 solid;
    margin-bottom: 30px;
	width: 100%;
}

.img_list.left.other img {
    max-width: 153px;
    height: auto;
}

/*.img_list.left.main img {
    border: 1px #D8D8D8 solid;
    padding: 5px;
}*/

.img_list.left.main dt {
    border: 1px #D8D8D8 solid;
}

.img_list.left.main {
    margin-bottom: 30px;
}

.img_list.left.main {
    width: 955px;
}

dl.left.madori {
    float: right;
    margin-right: 25px;
}


.img_list.left.main dt {
    width: 455px;
    height: auto;
}

.img_list dt img {
    margin: 0;
}

.img_list.left.main img {
    margin: 10px;
}

.img_list.left.other img {
    max-width: 155px;
    height: auto;
    width: 155px;
}

.img_list dt {
    min-width: 148px;
    text-align: center;
}

dl.left.madori img {
    max-height: 300px;
    width: auto;
}

dl.left.gaikan img {
    max-height: 300px;
    width: auto;
}

.content_top {
    width: 960px;
    height: auto;
    background: #fff;
    border-radius: 10px;
	border-bottom: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
}


.sub_title {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 1.1;
    margin: 10px 0;
    padding: 12px 0px 0 10px;
    font-weight: bold;
    background: url("/files/estate/title.png");
    height: 38px;
    padding-left: 27px;
	border:none;
}

.content_top ul.status_icon.clearfix {
    margin: 0 0 10px 15px;
}


.maindetail dl {
    width: auto;
    float: left;
    margin-right: 5px;
}

.maindetail dt {
    float: left;
    clear: left;
    width: 60px;
    border: 1px #167ac6 solid;
    padding: 3px;
    text-align: center;
    background: #E9F6FF;
    color: #003965;
    margin-right: 10px;
}

.maindetail dd {
    float: left;
    line-height: 1.2em;
    max-width: 250px;
    overflow-wrap: break-word;
}

.maindetail {
    margin-left: 15px;
    width: 930px;
    min-height: 30px;
    border-bottom: 1px #909090 dotted;
    overflow: hidden;
}

.content_top .pr {
    width: 910px;
    background: #fff;
    margin: 10px 15px 10px 15px;
    border: 1px #909090 solid;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 10px;
    line-height: 1.5em;
}

.maindetail dd.price {
    font-size: 20px;
    margin-left: 20px;
    line-height: 0.8em;
}

.content_top .to_toiawase {
    padding-bottom: 20px;
}

.content_middle {
    width: 960px;
    height: auto;
    background: #fff;
    border-radius: 10px;
    border-top: 10px #395723 solid;
    padding-top: 15px;
	border-bottom: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
	margin: 0 auto;
    margin-top: 20px;
}

.movie {
    margin-left: 15px;
    margin-right: 8px;
    margin-bottom: 15px;
}

.to_toiawase {
    padding-bottom: 20px;
}

.detail_comment.left td {
    background: #e3e3e3;
}

.detail {
    width: 960px;
}

.maindetail span.price {
	line-height:1em;
}

/*******************************************************
  検索結果一覧ページデザイン修正
********************************************************/

.article {
    width: 960px;
    height: auto;
    background: #fff;
    border-top: 10px #395723 solid;
    border-bottom: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
    border-radius: 10px;
	font-size: 14px;
	margin: 0 auto;
    margin-top: 20px;
}

.mein_img {
    float: left;
}

.more {
    float: right;
    color: #39c;
    padding: 3px;
    cursor: pointer;
}

.detail01 dl {
    border-bottom: 1px #909090 dotted;
    padding: 10px 0 10px 0;
}

.detail01 {
    float: left;
    width: 630px;
    margin-left: 25px;
}

.detail03 {
    clear: both;
}

.detail01 table {
    margin: 0;
}


.detail01 table {
    margin: 10px 0 0 0 !important;
}

.detail01 dt {
    float: left;
    width: 100px;
    font-weight: bold;
}

dd.price {
    color: #FF6C00;
    font-size: 15px;
    font-weight: bold;
    padding-top: -2px;
    margin: 0;
}

table.detail02 {
    background: #fff;
}

td.td_left {
    background: #8ad1e8;
    width: 19%;
}

.pr {
    width: 680px;
    background: #fff;
    margin: 10px 10px 10px 15px;
    border: 1px #909090 solid;
    float: left;
    height: 60px;
}

.detail_btn {
    width: 217px;
    height: 80px;
    float: left;
    margin-top: 10px;
    margin-bottom: 15px;
}

h1.b_name a {
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0 15px 15px;
}

.article .detail {
    margin: 10px 10px 10px 15px;
}

p.status_label {
    margin: 0;
}

dl.first {
    border-top: 1px #909090 dotted;
    margin-top: 5px;
}



h1.b_name a {
    text-decoration: underline;
}

td.td_right {
    width: 35%;
}

p.pr_infomation {
    font-size: 14px;
    line-height: 1.3em;
    width: 675px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	padding-top: 5px;
}

.pr {
    width: 680px;
    background: #fff;
    margin: 10px 10px 10px 15px;
    border: 1px #909090 solid;
    float: left;
    height: 57px;
    overflow: hidden;
}

h2.osusume {
    font-size: 20px;
    border-bottom: none;
    padding: 15px 0 15px 0px;
    background: #395723;
    color: #fff;
    border-radius: 10px;
    margin-inline: auto;
	margin-top: 20px;
	    clear: both;
}

h2.osusume a {
    color: #F2FF8F;
	margin-right: 15px;
	margin-top: 14px;
}

h1.title {
    padding: 15px 0 15px 15px;
    border-radius: 10px;
    border: 1px solid #ccc;
    border-top: 10px solid #395723;
    background: #fff;
    width: 960px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
}

div#products_list {
    width: 960px;
    margin: 0 auto;
}

div#page_index ul li {
    background: url("/files/estate/img/common/detail/page_index.png");
    background-repeat: no-repeat;
    padding-left: 20px;
}
/*******************************************************
  問い合わせページデザイン修正
********************************************************/


div#undercolumn {
    width: 960px;
    height: auto;
    background: #F3F3F3;
    margin: 20px 15px 20px 15px;
    border-radius: 10px;
    border-bottom: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
}

h1.title.contact_title {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 1.1;
    margin: 10px 0;
    /* padding: 12px 0px 0 10px; */
    font-weight: bold;
    background: url("/files/estate/title.png");
    height: 50px;
    padding-left: 27px;
    border: none;
    background-repeat: no-repeat;
}

div#undercolumn {
    margin: 0 auto;
    margin-bottom: 20px;
	margin-top: 20px;
}

#undercolumn_contact table {
    margin: 0 20px 16px 23px;
}

#undercolumn_contact table.contact {
    width: 870px;
	margin: 0 auto;
}

body[class^='LC_'] .contact th {
    padding-top: 5px;
}

div#undercolumn p {
    line-height: 1.5em;
}

div#undercolumn_contact {
    padding-bottom: 20px;
}

/*******************************************************
  topページデザイン修正
********************************************************/



.item-box-wrap {
    width: 150px;
    background: #F1F1F1;
    border: 1px solid #ccc;
    margin: 0 0px 10px 10px;
    border-radius: 10px;
}

.item-box-photo img {
    max-width: 150px;
    max-height: 113px;
	min-height: 113px;
}

.item-box-wrap {
    min-height: 280px;
    /* max-height: 270px; */
}

.item-box-wrap {
    padding: 6px;
}

.item-box-icon img {
    width: 48%;
    padding: 0;
    margin-right: 3px;
    margin-bottom: 4px;
}

.item-box-icon {
    height: 40px;
}

.item-box-photo {
    margin-top: 5px;
    margin-bottom: 10px;
	border: 1px solid #E0E0E0;
}

.item-box-name {
    text-align: left;
    height: 33px;
}

.item-box-name_chintai {
    text-align: left;
    height: 35px;
    margin: 0;
    padding: 5px 0 5px;
    font-size: 12px;
    font-weight: bold;
}

.item-box-moyori {
    height: 20px;
}

.item-box-price, .item-box-soldout {
    color: #FF6C00;
    margin-top: 7px;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 5px;
}



.item-line {
    width: 892px;
    max-width: 892px !important;
    padding-left: 40px !important;
}

.item-box-icon {
    height: auto;
}



/* ======================= 一覧画面 ======================= */
/* 絞り込みエリア */
#filtering_area {
  font-size: 16px;
}
#filtering_area table {
  margin: 0 0 20px 0;
}
#filtering_area table th {
  width: 150px;
}
#filtering_area table td {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-right: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;

  gap: 10px;
}
#filtering_area table td select {
  margin: 0;
  width: 100px;
}
#filtering_area table td label {
  padding: 2px 5px;
  width: auto;
  border-radius: 5px;
  background-color: #ffffff;
  line-height: normal;
}
#filtering_area table td label input {
  margin: 0 5px 0 0;
  width: 15px;
  height: 15px;
  vertical-align: middle;
}
#filtering_area table td label span {
  vertical-align: middle;
  font-size: 12px;
}
/* 【ステータス】タグ */
.article .status_label {
  display: flex;
}
