@charset "shift_jis";
/* CSS Document */

/*catalog_row*/

.catalog-outline {
 width: 860px;
 min-height: 100px;
 margin: 0 auto;
 border-left: 1px #999 solid;
 border-right: 1px #999 solid;
 border-top: 1px #999 solid;
 margin-left: 195px;
}

.catalog-head {
 height: 55px;
 margin: 0 auto;
 background-color: #CCC;
 border-bottom: 1px #999 solid;
}

.catalog-head-row ul {
 margin: 0;
 padding: 0;
}

.catalog-head-row-1 {
 width: 150px;
 height: 55px;
 float: left;
 list-style: none;
 font-size: 10px;
 border-right: 1px #999 solid;
}

.catalog-head-row-2 {
 width: 170px;
 height: 55px;
 float: left;
 list-style: none;
 font-size: 10px;
 border-right: 1px #999 solid;
}

.catalog-head-row-3 {
 width: 165px;
 height: 55px;
 float: left;
 list-style: none;
 font-size: 10px;
 border-right: 1px #999 solid;
}

.catalog-head-row-4 {
 width: 40px;
 height: 55px;
 float: left;
 list-style: none;
 font-size: 10px;
 border-right: 1px #999 solid;
}

.catalog-head-row-5 {
 width: 55px;
 height: 55px;
 float: left;
 list-style: none;
 font-size: 10px;
 border-right: 1px #999 solid;
}

.catalog-head-row-6 {
 width: 55px;
 height: 55px;
 float: left;
 list-style: none;
 font-size: 10px;
 border-right: 1px #999 solid;
}

.catalog-head-row-7 {
 width: 55px;
 height: 55px;
 float: left;
 list-style: none;
 font-size: 10px;
 border-right: 1px #999 solid;
}

.catalog-head-row-8 {
 width: 70px;
 height: 55px;
 float: left;
 list-style: none;
 font-size: 10px;
 border-right: 1px #999 solid;
}

.catalog-head-row-9 {
 width: 85px;
 height: 55px;
 float: left;
 list-style: none;
 font-size: 10px;
 border-right: 1px #999 solid;
}

.catalog-head-row-mt12 {
 margin-top: 12px;
}

.catalog-row-outline {
 margin: 0 auto;
 height: 45px;
 border-bottom: 1px #999 solid;
}

.catalog-row-outline-ul {
 margin: 0;
 padding: 0;
}

.catalog-row-outline-1 {
 width: 150px;
 height: 45px;
 float: left;
 list-style: none;
 border-right: 1px #999 solid;
}

.catalog-row-outline-2 {
 width: 170px;
 height: 45px;
 float: left;
 list-style: none;
 font-size: 12px;
 border-right: 1px #999 solid;
}

.catalog-row-outline-3 {
 width: 165px;
 height: 45px;
 float: left;
 list-style: none;
 font-size: 10px;
 border-right: 1px #999 solid;
}

.catalog-row-outline-4 {
 width: 40px;
 height: 45px;
 float: left;
 list-style: none;
 font-size: 10px;
 border-right: 1px #999 solid;
}

.catalog-row-outline-5 {
 width: 55px;
 height: 45px;
 float: left;
 list-style: none;
 font-size: 10px;
 border-right: 1px #999 solid;
}

.catalog-row-outline-6 {
 width: 55px;
 height: 45px;
 height: 45px;
 float: left;
 list-style: none;
 font-size: 10px;
 border-right: 1px #999 solid;
}

.catalog-row-outline-7 {
 width: 55px;
 height: 45px;
 float: left;
 list-style: none;
 font-size: 10px;
 border-right: 1px #999 solid;
}

.catalog-row-outline-8 {
 width: 70px;
 height: 45px;
 float: left;
 list-style: none;
 font-size: 10px;
 border-right: 1px #999 solid;
}

.catalog-row-outline-9 {
 width: 85px;
 height: 45px;
 float: left;
 list-style: none;
 font-size: 10px;
}

.catalog-row-mt3 {
 margin: 3px 0 0 0px;
}

.catalog-row-mt3-f12 {
 margin: 3px 0 0 0px;
 font-size: 12px;
}

.catalog-row-roomtitle {
 font-size: 15px;
 font-weight: bold;
}


.c-koumoku {
 position: absolute;
 top: 50%;
}

.catalog_sort {
 margin: 10px 0px 10px 0px;
 padding: 0px;
 overflow: hidden;
}

.catalog_sort ul {
 margin: 0px;
 padding: 0px 0px 0px 320px;
 overflow: hidden;
}

.catalog_sort ul li {
 list-style: none;
 float: left;
 margin: 0px 5px 0px 5px;
 font-size: 14px;
 line-height: 24px;
}

.catalog_sort ul li a {
 color: #9ac299;
 text-decoration: none;
}

.catalog_sort ul li a:hover {
 color: #9ac299;
 font-weight: bold;
 text-decoration: underline;
}

/* ----------------------------------------
	catalogp カタログ共通
---------------------------------------- */
.catalog_wrap {
 width: 1000px;
 margin: 0 auto;
 text-align: left;
 font-size: 14px;
 line-height: 18px;
 background: #fff;
 padding: 30px;
 border-radius: 15px;
}

.catalog_wrap a {
 -webkit-transition: all 0.3s ease;
 -moz-transition: all 0.3s ease;
 -o-transition: all 0.3s ease;
 transition: all 0.3s ease;
}

h2.ti-back {
 font-size: 25px;
 line-height: 32px;
 padding: 10px;
 border-top: 3px solid #ddd;
 border-bottom: 3px solid #ddd;
 clear: both;
 overflow: hidden;
 background: none;
 text-indent: 0;
}

/* ----------------------------------------
	search カタログ検索
---------------------------------------- */
.ca_se_click_tl {
 background: #eee;
 padding: 15px;
 font-weight: bold;
 margin: 0;
 font-size: 15px;
 line-height: 15px;
 clear: both;
}

.ca_se_click_tl i {
 margin-right: 5px;
 color: #4b844a;
}

.ca_se_words_tl {
 background: #eee;
 padding: 15px;
 font-weight: bold;
 margin: 0;
 font-size: 15px;
 line-height: 15px;
 clear: both;
}

.ca_se_words_tl i {
 margin-right: 5px;
 color: #4b844a;
}

.ca_search_words form {
 padding: 20px;
 float: left;
 width: 570px;
}

.ca_search_words input[type="text"] {
 width: 380px;
 margin: 0 10px 0 0;
 padding: 0 10px;
 vertical-align: top;
 border: 1px solid #ccc;
 line-height: 40px;
 box-sizing: border-box;
 height: 40px;
}

.ca_search_words input[type="button"] {
 background: #9ac299;
 -webkit-appearance: none;
 border: none;
 color: #fff;
 line-height: 40px;
 padding: 0 5px;
 width: 80px;
 font-weight: bold;
 font-size: 14px;
 cursor: pointer;
 height: 40px;
}

.ca_search_words input[type="button"]:hover {
 background: #4b844a;
}

.ca_se_words_txt {
 font-size: 11px;
 line-height: 20px;
 padding: 20px;
 float: right;
}

.ca_search_click {
 margin: 20px auto;
 border: 5px solid #eee;
 padding: 10px;
 background: #fff;
}

.ca_se_click_area {
 margin: auto auto 19px auto;
 clear: both;
 overflow: hidden;
}

.ca_se_click_train {}

.ca_search_click ul {
 overflow: hidden;
 margin: 20px;
 box-sizing: border-box;
}

.sear_bottom_category-ti {
 clear: both;
 font-weight: bold;
 margin: auto auto 5px 0;
 position: relative;
 padding: 5px 0 0 15px;
}

.sear_bottom_category-ti:first-child {
 padding-top: 0;

}

.sear_bottom_category-ti:before {
 content: "";
 width: 10px;
 background: #333;
 height: 1px;
 position: absolute;
 top: 50%;
 left: 0;
}

.sear_bottom_category_li {
 float: left;
 margin: auto 10px 10px auto;
}

.sear_bottom_category_li a {
 border: 1px solid #333;
 border-radius: 3px;
 box-sizing: border-box;
 display: block;
 padding: 5px 15px;
 background: #fff;
 text-decoration: none;
 color: #333;
 font-size: 13px;
}

.sear_bottom_category_li a:hover {
 background: #333;
 color: #fff;
}

/* ----------------------------------------
	list カタログ一覧
---------------------------------------- */

.pager_out {
 overflow: hidden;
 clear: both;
}

.catalog_list_wrap .topimg {
 display: none;
}

/* catalog_container
---------------------------------------- */
.catalog_container_list {
 width: 1000px;
 margin: 0 auto;
 text-align: left;
}

/* address list
---------------------------------------- */
#btn {
 margin: 10px auto;
 padding: 10px;
 width: 100%;
 box-sizing: border-box;
 font-weight: bold;
 font-size: 15px;
 letter-spacing: 1px;
 cursor: pointer;
 background: #EEE;
 color: #444;
 border-top: 1px solid #FFF;
 border-left: 1px solid #FFF;
 border-right: 1px solid #CCC;
 border-bottom: 1px solid #CCC;
 -moz-box-shadow: -1px -1px 1px rgba(000, 000, 000, 0.3), 1px 1px 1px rgba(255, 255, 255, 1);
 -webkit-box-shadow: -1px -1px 1px rgba(000, 000, 000, 0.3), 1px 1px 1px rgba(255, 255, 255, 1);
}

.ad_list {
 display: none;
}

.ad_list ul {
 border: 5px #eee solid;
 padding: 5px;
 overflow: hidden;
 margin-bottom: 20px;
}

.ad_list li {
 float: left;
 margin: 5px;
}

.ad_list a {
 display: block;
 border: 1px solid #ccc;
 background: url(/img/catalog/map_pin.png) no-repeat 2px 50%;
 color: #333;
 padding: 5px 10px;
 text-indent: 12px;
 border-radius: 3px;
 font-weight: bold;
}

.ad_list a:hover {
 border: 1px solid #9ac299;
 background-color: #DBEDFF;
}

/* sort
---------------------------------------- */
.build_sort_wrap {
 width: 1000px;
 margin: 0 auto 20px;
 padding: 0;
 overflow: hidden;
 border: 1px solid #333;
}

.build_sort_wrap p {
 margin: 0;
 width: 150px;
 text-align: center;
 line-height: 30px;
 font-weight: bold;
}

.build_sort_wrap ul {
 width: 850px;
 height: 30px;
 display: -webkit-flex;
 display: flex;
 -webkit-justify-content: space-between;
 justify-content: space-between;
}

.build_sort_wrap ul li {
 border-left: 1px dashed #333;
 width: 100%;

}

.build_sort_wrap ul li a {
 display: block;
 width: 100%;
 line-height: 30px;
 color: #9ac299;
 text-align: center;
 font-weight: bold;
}

.build_sort_wrap ul li a:hover {
 color: #666;
 background: #eee;
}

/* building
---------------------------------------- */
.building_wrap {}

.building_wrap:after {
 content: "";
 clear: both;
 display: block;
}

.building {
 float: left;
 position: relative;
 text-align: left;
 font-size: 15px;
 width: 49%;
 height: 330px;
 margin-bottom: 2%;
 padding: 20px 15px 15px 15px;
 background-color: #fff;
 box-sizing: border-box;
 -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 50px rgba(0, 0, 0, 0.03);
 -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 50px rgba(0, 0, 0, 0.03);
 box-shadow: 0 0 2px rgba(0, 0, 0, 0.5), inset 0 0 50px rgba(0, 0, 0, 0.03);
}

.building:nth-of-type(2n-1) {
 margin-right: 2%;
}

.building:hover {
 background: #F4F9FF;
}

.building:before,
.box:after {
 position: absolute;
 width: 30%;
 height: 10px;
 content: ' ';
 left: 12px;
 bottom: 12px;
 background: transparent;
 -webkit-transform: skew(-5deg) rotate(-5deg);
 -moz-transform: skew(-5deg) rotate(-5deg);
 -ms-transform: skew(-5deg) rotate(-5deg);
 -o-transform: skew(-5deg) rotate(-5deg);
 transform: skew(-5deg) rotate(-5deg);
 -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
 box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
 z-index: -1;
}

.building:after {
 left: auto;
 right: 12px;
 -webkit-transform: skew(5deg) rotate(5deg);
 -moz-transform: skew(5deg) rotate(5deg);
 -ms-transform: skew(5deg) rotate(5deg);
 -o-transform: skew(5deg) rotate(5deg);
 transform: skew(5deg) rotate(5deg);
}

.building h3 {
 text-align: left;
 margin: 0 auto 10px;
 padding-bottom: 10px;
 color: #000;
 width: 100%;
 border-bottom: 1px solid #999;
}

.building h3 a {
 text-overflow: ellipsis;
 white-space: nowrap;
 overflow: hidden;

 display: block;
 color: #9ac299;

 display: block;
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 background
 /*\**/
 : #fff\9;
 filter: alpha(opacity=0);
 z-index: 5;
}

.building h3 a:hover {
 color: #999;
}

.building h3 a p {
 font-size: 21px;
 line-height: 32px;
 position: absolute;
 top: 15px;
 left: 20px;
 padding: 0;
 margin: 0;
 width: 345px;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}

.build_l {
 width: 175px;
}

.build_l > p {
 margin: 0;
 height: 190px;
 text-align: center;
}

.build_l img {
 margin-bottom: 10px;
 border: 1px solid #fff;
 vertical-align: bottom;
 max-height: 190px !important;
}

.build_l img:hover {
 border: 1px solid #016DD9;
}

.build_l a {
 display: block;
 color: #fff;
}

.build_more a img {
 border: none;
}

.build_more a img:hover {
 border: none;
}

.build_r {
 width: 275px;
 position: relative;
}

.build_r p.build_comment {
 margin: 0 0 10px 0;
 padding: 10px;
 background: #eee;
 height: 84px;
 line-height: 22px;
}

.build_r p.build_comment span {
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 4;
 height: 84px;
 overflow: hidden;
}

.build_r table {
 border-collapse: collapse;
 width: 100%;
 border: 1px solid #ccc;
}

.build_r table th {
 background: #f3f3f3;
 padding: 8px 5px;
 width: 70px;
 border: 1px dotted #ccc;
 font-size: 12px;
 width: 18%;
}

.build_r table td {
 padding: 8px 5px;
 border: 1px dotted #ccc;
 font-size: 13px;
 width: 35%;
 background: #FFF;
 line-height: 20px;
}

.build_btn {
 overflow: hidden;
 clear: both;
 padding-top: 10px;
 position: absolute;
 bottom: 15px;
 width: 460px;
}

.build_btn p {
 margin: 0;
 width: 225px;
 height: 40px;
 border: 1px solid #9ac299;
 box-sizing: border-box;
 text-align: center;
 line-height: 40px;
 border-radius: 3px;
 font-weight: bold;
}

.build_more {
 float: left;
 color: #FFFFFF;
 background: #9ac299;
}

.build_satei {
 float: right;
 background: #FFFFFF;
}

.build_satei a {
 color: #9ac299;
 text-decoration: none;
 display: block;
 width: 100%;
 height: 100%;
 position: relative;
 z-index: 10;
}

.build_satei a:hover {
 background: #DBEDFF;
}

.build_li_count {
 font-size: 13px;
 font-weight: bold;
 text-align: right;
}

.build_li_count span {
 color: #F00;
 font-size: 20px;
}

/* 点滅 */
.blinking {
 -webkit-animation: blink 0.5s ease-in-out infinite alternate;
 -moz-animation: blink 0.5s ease-in-out infinite alternate;
 animation: blink 0.5s ease-in-out infinite alternate;
}

@-webkit-keyframes blink {
 0% {
  opacity: 0;
 }

 100% {
  opacity: 1;
 }
}

@-moz-keyframes blink {
 0% {
  opacity: 0;
 }

 100% {
  opacity: 1;
 }
}

@keyframes blink {
 0% {
  opacity: 0;
 }

 100% {
  opacity: 1;
 }
}

/* build_count
---------------------------------------- */
.build_count_wrap {
 overflow: hidden;
 margin: 20px auto;
}

.build_count {
 float: left;
 line-height: 30px;
 margin: 12px auto auto auto;
 font-size: 13px;
}

.kensu {
 font-size: 20px;
 color: #F00;
 font-weight: bold;
 line-height: 24px;
 margin: 0 5px;
}

.build_count_more {
 float: right;
 display: none;
}

.build_count_more a {
 line-height: 45px;
 padding: 0px 20px;
 display: block;
 /*color: #fff;*/
 text-decoration: none;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 font-weight: bold;
 /*background: #F59805;*/
 /*box-shadow: 0 3px #CE7D04;*/
 margin: auto auto 3px;
 box-sizing: border-box;
 border: 3px solid #f46424;
 background: #f46424;
 color: #fff;
}

.build_count_more a:hover {
 /*background: #CE7D04;*/
 background: #fff;
 color: #f46424;

}

/* li_onsale
---------------------------------------- */
.li_onsale_wrap {
 border-bottom: 1px dashed #999;
 margin: 10px auto;
}

.li_onsale {
 border-top: 1px dashed #999;
 border-bottom: none;
 overflow: hidden;
}

.li_onsale:nth-child(even) {}

.li_onsale a {
 color: #333;
 text-decoration: none;
 line-height: 23px;
 display: block;
 font-size: 13px;
 padding: 10px;
 width: 100%;
 box-sizing: border-box;
 overflow: hidden;
 /* font-weight: bold; */
 transition: all 0.3s ease;

}

.li_onsale a:hover {
 background: #eee;
 padding: 10px 5px 10px 15px;
}

.li_onsale a p {
 float: left;
 width: 840px;
 overflow: hidden;
}

.li_onsale a p b {
 font-size: 15px;
}

.li_onsale_kakaku {
 color: #F00;
 font-weight: bold;
}

.li_onsale_form {
 float: right;
 text-decoration: underline;
 color: #9ac299;
 font-weight: bold;
 position: relative;
 padding: 12px 0 12px 10px;
}

.li_onsale_form::before {
 position: absolute;
 content: '';
 width: 0;
 height: 0;
 border: solid 4px transparent;
 border-left: solid 6px #9ac299;
 top: 51%;
 left: 0;
 margin-top: -5px;
}

/* ----------------------------------------
	detail カタログ詳細
---------------------------------------- */
h2.mc_shosai_ti {
 padding-bottom: 10px;
 border-bottom: 3px solid #ddd;
 clear: both;
 overflow: hidden;
}

.mc_shosai_ti_txt {
 float: left;
 font-size: 25px;
 line-height: 32px;
 margin: 4px auto auto;
}

.mc_shosai_ti_txt span {
 font-size: 15px;
 color: #fff;
 background: #9ac299;
 border-radius: 3px;
 display: block;
 padding: 0px 10px;
 /* margin-right: 5px; */
 float: left;
}

.mc_shosai_count {
 float: right;
}

.mc_shosai_count a {
 line-height: 32px;
 font-size: 14px;
 width: 300px;
 text-align: center;
 display: block;
 color: #333;
 text-decoration: none;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 font-weight: bold;
 background: #eee;
 box-sizing: border-box;
 border: 1px solid #999;
 text-decoration: none;
}

.mc_shosai_count a:hover {
 background: #ccc;
}

.mc_shosai_count span {
 color: #d30018;
 font-size: 21px;
 font-weight: bold;
 margin: auto 2px;
}

.mc_shosai_inner {
 overflow: hidden;
}

/* コメント
---------------------------------------- */
.mc_shosai_com {
 padding: 10px;
 background: #f5f5f5;
 line-height: 21px;
}

.mc_shosai_com p {}

.mc_shosai_box {
 overflow: hidden;
 margin: 50px auto;
}

/* メイン画像
---------------------------------------- */
.mc_shosai_photo {
 width: 500px;
 float: left;
}

.mc_shosai_photo_img {
 width: 500px;
 height: 500px;
}

.mc_shosai_photo_notes {
 margin: 20px auto auto;
 font-size: 12px;
 clear: both;
 overflow: hidden;
}

/* 詳細
---------------------------------------- */
.mc_shosai_r {
 float: right;
 width: 460px;
}

.mc_shosai_detail {}

.mc_shosai_detail table {
 border-collapse: collapse;
 width: 100%;
}

.mc_shosai_detail tr {
 border-bottom: 1px solid #cccccc;
}

.mc_shosai_detail tr:last-child {
 border-bottom: none;
}

.mc_shosai_detail th,
.mc_shosai_detail td {
 text-align: left;
 vertical-align: middle;
 padding: 12px 10px;
 font-size: 14px;
 line-height: 21px;
}

.mc_shosai_detail th {
 width: 70px;
}

.mc_shosai_add {
 overflow: hidden;
 margin: auto auto 50px;
 padding: 10px;
}

.detail_l {
 float: left;
 width: 470px;
}

.detail_r {
 float: right;
 width: 470px;
}

/* アンカーボタン
---------------------------------------- */
.mc_detail_anchor {
 background: #f5f5f5;
 padding: 15px;
 overflow: hidden;
 margin: 20px auto 10px;
 display: -webkit-flex;
 display: flex;
 -webkit-justify-content: space-between;
 justify-content: space-between;
}

.mc_d_anchor_inner {
 width: 210px;
 height: 110px;
 border: 1px solid #333;
 background: #fff;
 padding: 10px;
 font-size: 12px;
 text-align: center;
 box-sizing: border-box;
 position: relative;
}

.mc_detail_anchor_tl {
 display: block;
 font-weight: bold;
 padding: 0px 0 5px;
 border-bottom: 1px dashed #333;
}

.mc_d_anchor_inner p {
 margin: 47px auto auto auto;
}

.mc_d_anchor_inner a {
 display: block;
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
}

.mc_d_anchor_inner a span {
 display: block;
 color: #fff;
 font-weight: bold;
 border-radius: 3px;
 padding: 7px 0;
 text-decoration: none;
 position: absolute;
 top: 40px;
 left: 10px;
 width: 188px;
}

.mc_d_anchor_buy a span {
 background: #dd0000;
 box-shadow: 0 3px #cc0000;
}

.mc_d_anchor_buy a:hover span {
 background: #cc0000;
}

.mc_d_anchor_sell a span {
 background: #F59805;
 box-shadow: 0 3px #CE7D04;
}

.mc_d_anchor_sell a:hover span {
 background: #CE7D04;
}

.mc_anchor_onsale {
 text-align: right;
}

.mc_anchor_onsale a {
 position: relative;
 display: inline-block;
 padding: 0 0 0 16px;
 color: #9ac299;
 vertical-align: middle;
 text-decoration: underline;
 line-height: 20px;
 font-weight: bold;
}

.mc_anchor_onsale a:hover {
 opacity: 0.8;
}

.mc_anchor_onsale a::before,
.mc_anchor_onsale a::after {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 margin: auto;
 content: "";
 vertical-align: middle;
}

.mc_anchor_onsale a::before {
 left: 2px;
 width: 7px;
 height: 3px;
 background: #9ac299;
}

.mc_anchor_onsale a::after {
 left: 2px;
 width: 6px;
 height: 6px;
 border-top: 3px solid #9ac299;
 border-right: 3px solid #9ac299;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}

/* 写真
---------------------------------------- */

.mc_shosai_detail_img {
 overflow: hidden;
 margin: auto auto 50px;
}

.mc_shosai_detail_img ul li div {}

.ca_photo {}

.ca_photo ul {}

.ca_photo li {
 display: inline-block;
 vertical-align: middle;
 text-align: center;
 width: 326px;
 height: 250px;
 margin: auto 10px 10px auto;
}

.ca_photo li:empty {
 display: inline-block;
 vertical-align: middle;
 width: 0px;
 height: 0px;
 margin: auto 10px 10px auto;
}

.ca_photo li:nth-child(3n) {
 margin-right: 0;
}

.ca_photo li div {
 overflow: hidden;
 width: 326px;
 height: 250px;
 position: relative;
}

.ca_photo li img {
 max-height: 240px;
}

/* googleマップ
---------------------------------------- */
.mc_shosai_map {
 height: 350px;
 margin: auto auto 50px auto;
}

#map_canvas {
 width: 500px;
 height: 350px;
 float: left;
}

#streetview_canvas {
 width: 500px;
 height: 350px;
 float: right;
}

/*成約状況*/
.mc_shosai_seiyaku ul {
 margin: 0;
 padding: 0;
 list-style: none;
 border: 1px solid #AAA;
}

.mc_shosai_seiyaku ul li {
 width: 449px;
 float: left;
}

.mc_shosai_seiyaku ul li span {
 display: table-cell;
 width: 100px;
 color: #FFF;
 padding: 15px 5px;
 text-align: center;
 background: #333333;
}

.mc_shosai_seiyaku ul li p {
 display: table-cell;
 padding: 5px 10px;
 font-size: 13px;
}

/* 販売中物件
---------------------------------------- */
.mc_shosai_count02 {
 float: right;
 font-size: 14px;
}

.mc_shosai_count02 span {
 color: #d30018;
 font-size: 21px;
 font-weight: bold;
 margin: auto 2px;
}

.mc_sh_onsale_wrap {
 margin: 20px auto;
 overflow: hidden;
}

.mc_sh_onsale {
 display: -webkit-flex;
 display: flex;
 -webkit-justify-content: space-between;
 justify-content: space-between;
 box-sizing: border-box;
 overflow: hidden;
 clear: both;
 position: relative;
 padding: 10px 10px;
 margin: auto;
 border-top: 1px dashed #999;
 transition: all 0.3s ease;
 z-index: 100;
}

.mc_sh_onsale:last-child {
 border-bottom: 1px dashed #999;
}

.mc_sh_onsale:hover {
 background: #eee;
 padding: 10px 5px 10px 15px;
}

.mc_sh_onsale div {
 margin: auto 20px auto 0;
}

.mc_sh_onsale_kaiin,
.mc_sh_onsale_kaiin:hover {
 padding: 0;
 background: #fff;
}

.mc_sh_onsale_kaiin a:hover {
 margin: 0 -5px 0 5px;
}

a.mc_sh_onsale_tl {
 display: block;
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
}

a.mc_sh_onsale_tl span {
 position: absolute;
 top: 15px;
 left: 165px;
 font-size: 16px;
 font-weight: bold;
 color: #333;
 transition: all 0.3s ease;
}

a.mc_sh_onsale_tl:hover span {
 left: 170px;

}

.mc_sh_onsale_check {
 position: relative;
 z-index: 500;
}

.mc_sh_onsale_check input[type="checkbox"] {
 cursor: pointer;
}

.mc_sh_onsale_img {
 width: 70px;
 height: 70px;
 text-align: center;
 display: table;
}

.mc_sh_onsale_img img {
 max-width: 100%;
 max-height: 80px;
}

.mc_sh_onsale_img a {
 display: table-cell;
 vertical-align: middle;
}

.mc_sh_onsale_details {
 padding-top: 25px;
 width: 755px;
}

.mc_sh_onsale_details span {
 background: #eeeeee;
 padding: 2px 15px;
 border-radius: 3px;
 border: 1px solid #333;
 margin: auto 10px;
}

.mc_sh_onsale_details b {
 color: #d30018;
 font-weight: bold;
}

.mc_sh_onsale_more {
 width: 60px;
 color: #fff;
 display: block;
 background: #9ac299;
 border-radius: 3px;
 text-align: center;
 font-weight: bold;
 font-size: 14px;
 margin: auto 0;
 height: 27px;
 line-height: 27px;
 float: right;
}

.mc_sh_onsale_btn {
 margin: 0 auto 20px;
 overflow: hidden;
}

.mc_sh_onsale_btn input[type="submit"] {
 font-size: 14px;
 line-height: 40px;
 background: #eee;
 display: block;
 color: #333;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 border: none;
 width: 300px;
 letter-spacing: 1px;
 margin: 10px auto 0;
 text-align: center;
 font-weight: bold;
 -webkit-appearance: none;
 border: 1px solid;
 float: left;
 padding: 0;
 cursor: pointer;
}

/* 売りたい方、買いたい方
---------------------------------------- */
.mc_sh_inq_wrap {
 overflow: hidden;
 background: #f5f5f5;
 padding: 20px;
 overflow: hidden;
}

.mc_sh_inq {
 float: left;
 display: -webkit-flex;
 display: flex;
 -webkit-justify-content: space-between;
 justify-content: space-between;
}

.mc_sh_inq_box {
 width: 340px;
 height: 180px;
 padding: 5px;
 text-align: center;
 border: 1px solid #333;
 box-sizing: border-box;
 margin: auto 10px auto auto;
 position: relative;
 background: #fff;
}

.mc_sh_inq_tl {
 line-height: 25px;
 font-weight: bold;
 border-bottom: 1px dashed #333;
 margin: auto 15px;
 padding: 2px 0;
}

.mc_sh_inq_tl span.strong {
 font-size: 18px;
 margin: auto 2px;
}

.mc_sh_inq_box a {
 display: block;
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
}

.mc_sh_inq_box a span {
 position: absolute;
 top: 70px;
 left: 20px;
 font-size: 15px;
 line-height: 45px;
 width: 300px;
 display: block;
 color: #fff;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 font-weight: bold;
}

.mc_sh_inq_box a span i {
 padding: 0 10px 0 0;
 font-size: 23px;
 position: absolute;
 top: 10px;
 left: 15px;
}

.mc_sh_inq_buy span {
 background: #DE3838;
 box-shadow: 0 3px #C43333;
}

.mc_sh_inq_buy:hover span {
 background: #C43333;
}

.mc_sh_inq_sell span {
 background: #F59805;
 box-shadow: 0 3px #CE7D04;
}

.mc_sh_inq_sell:hover span {
 background: #CE7D04;
}

.mc_sh_inq_txt {
 font-size: 12px;
 margin: 62px auto auto;
 line-height: 23px;
}

.mc_sh_company {
 float: right;
 width: 260px;
 height: 180px;
 padding: 15px;
 box-sizing: border-box;
 border: 1px solid #333;
 background: #fff;
}

.mc_sh_name {
 font-size: 18px;
 font-weight: bold;
}

.mc_sh_link a {
 background: #eee;
 border: 1px solid #999;
 border-radius: 3px;
 padding: 5px 0;
 text-align: center;
 display: block;
 margin: 10px auto;
 color: #333;
 text-decoration: none;
}

.mc_sh_link a:hover {
 background: #999;
 color: #fff;
}

.mc_sh_tel {
 display: block;
 border-top: 1px dashed #333;
 border-bottom: 1px dashed #333;
 padding: 12px;
 font-size: 23px;
 text-align: center;
 font-weight: bold;
 text-decoration: none;
 color: #d30018;
 position: relative;
}

.mc_sh_tel i {
 padding: 0;
 font-size: 20px;
 position: absolute;
 top: 10px;
 left: 0;
 transform: scale(-1, 1);
}

.mc_sh_number {
 margin: 15px auto 0;
 font-size: 14px;
 font-weight: bold;
}

.mc_sh_number span {
 font-size: 12px;
 background: #333;
 color: #fff;
 padding: 5px 10px;
 border-radius: 3px;
 margin: auto 5px 10px auto;
}


.red2 {
 color: #FF0004;
}

/* 近隣マンション情報
---------------------------------------- */

.mc_shosai_kinrin {
 margin-bottom: 30px;
}

.mc_shosai_kinrin_inner {}

.mc_shosai_kinrin ul {}

.mc_shosai_kinrin ul li {
 width: 190px;
 margin: 0 12px 12px 0;
 padding: 0;
 list-style: none;
 border: 1px solid #CCC;
 position: relative;
 box-sizing: border-box;
 zoom: 1;
 vertical-align: top;
 float: left;
 padding: 5px;
}

.mc_shosai_kinrin ul li:nth-child(5n) {
 margin-right: 0;
}

.mc_shosai_kinrin ul li:hover {
 border: 1px solid #333;
}

.mc_kinrin_img {
 height: 130px;
 text-align: center;
}

.mc_kinrin_img a {
 overflow: hidden;
 width: 178px;
 height: 130px;
 position: relative;
 display: block;
}

.mc_kinrin_img img {
 position: absolute;
 top: 50%;
 left: 50%;
 -webkit-transform: translate(-50%, -50%);
 -ms-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 max-width: 100%;
 max-height: 100% !important;
}

a.mc_kinrin_name {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
}

a.mc_kinrin_name span {
 position: absolute;
 color: #192F60;
 text-decoration: underline;
 top: 143px;
 left: 0;
 font-weight: bold;
 font-size: 13px;
 margin: 0 5px;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 width: 178px;
}

.mc_kinrin_name:hover {
 color: #FE6735;
}

.mc_kinrin_detail {
 margin: 30px auto 5px;
 line-height: 20px;
 height: 100px;
 overflow: hidden;
}

.mc_kinrin_count {
 overflow: hidden;
}

.mc_kinrin_count_lebel {
 float: left;
 position: relative;
 display: inline-block;
 color: #fff;
 vertical-align: middle;
 text-decoration: none;
 font-size: 13px;
 width: 100px;
 line-height: 23px;
 height: 23px;
 background: #9ac299;
 font-weight: bold;
 margin: 0px;
 text-align: center;
 letter-spacing: 2px;
}

.mc_kinrin_count_lebel::before,
.mc_kinrin_count_lebel::after {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 margin: auto;
 content: "";
 vertical-align: middle;
}

.mc_kinrin_count_lebel::after {
 left: 100px;
 box-sizing: border-box;
 width: 23px;
 height: 0;
 border: 20px solid transparent;
 border-left: 12px solid #9ac299;
}

.mc_kinrin_count_num {
 float: right;
 font-size: 15px;
}

.mc_kinrin_count_num:first-letter {
 color: #d30018;
 font-size: 21px;
 font-weight: bold;
 vertical-align: bottom;
 display: block;
 line-height: 23px;
}



/* 問合せ
---------------------------------------- */

.mc_shosai_form {}

.mc_shosai_form form {}

.mc_shosai_form-ti {
 font-size: 25px;
 line-height: 32px;
 padding: 10px;
 border-top: 3px solid #ddd;
 border-bottom: 3px solid #ddd;
 clear: both;
 overflow: hidden;
}

.mc_shosai_form ul li {
 clear: both;
}

.mc_shosai_form ul li:nth-child(odd) {
 background: #f5f5f5;
}

.mc_inq_left {
 display: table-cell;
 width: 195px;
 text-align: left;
 padding: 20px;
 vertical-align: top;
 box-sizing: border-box;
 font-weight: bold;
 font-size: 13px;
}

.mc_inq_right {
 display: table-cell;
 padding: 20px;
 box-sizing: border-box;
 width: 805px;
 box-sizing: border-box;
}

/* 問合せ　フォーム内
---------------------------------------- */
.mc_inq_lead {
 line-height: 20px;
 font-size: 12px;
 margin: auto auto 10px auto;
}

.mc_inq_lead span {
 float: left;
 margin: auto 5px auto auto;
}

ul.mc_formlist {}

ul.mc_formlist li {}

ul.mc_formlist label {
 cursor: pointer;
 display: block;
 float: left;
 line-height: 37px;
 border: 1px dotted #999;
 border-radius: 5px;
 margin: auto auto 10px auto;
 padding: 0 5px;
 background: #FFCCCC;
 font-size: 14px;
 font-weight: bold;
}

ul.mc_formlist li:last-child label {
 background: none;
 font-weight: normal;
}

ul.mc_formlist label:hover {
 background: #ffdfdf;
}

ul.mc_formlist li:last-child label:hover {
 background: #fff;
}

ul.mc_formlist label input {
 vertical-align: middle;
}

ul.mc_formlist label input span {
 color: #c2071a;
}

.mc_formlist_other {
 clear: both;
 overflow: hidden;
 padding: 10px 0 0 0;
}

.check {
 width: 26px;
 height: 26px;
}

.mc_inq_right input[type="text"] {
 height: 40px;
 width: 600px;
 border: 1px solid #333;
 padding: 5px 10px;
 box-sizing: border-box;
}

.mc_inq_name input[type="text"] {
 width: 340px;
}

.mc_inq_right textarea {
 width: 600px;
 height: 120px;
 padding: 0;
 border: 1px solid #333;
 padding: 10px;
 box-sizing: border-box;
 font-family: "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 line-height: 20px;
}

.mc_inq_mail_note {
 font-size: 11px;
 margin: 10px auto 0;
}

.mc_required {
 background-color: #c81e1e;
 float: right;
 height: 20px;
 width: 40px;
 display: block;
 text-align: center;
 font-size: 12px;
 line-height: 20px;
 color: #fff;
}

.inq_submit {
 width: 96%;
 margin: 0 auto 20px;
}

.inq_submit a,
.inq_submit input[type="submit"] {
 font-size: 20px;
 line-height: 60px;
 background: #DE3838;
 display: block;
 height: 60px;
 color: #fff;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 box-shadow: 0 3px #C43333;
 border: none;
 width: 300px;
 letter-spacing: 1px;
 margin: 0 auto;
 text-align: center;
 font-weight: bold;
 font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
 -webkit-appearance: none;
 cursor: pointer;
}

.inq_submit a i {
 padding-right: 10px;
}

.inq_submit a span {
 font-weight: bold;
}

/*店舗情報*/
.mc_shosai-tenpo {
 width: 900px;
 height: 185px;
 position: relative;
 background: url(../img/ca-sho-tenpobg.jpg) left top no-repeat;
}

h3.mc_shosai-tenpo-ti {
 margin: 0px;
 padding: 0px;
 color: #FFF;
 line-height: 38px;
 text-indent: 220px;
}

.mc_shosai-tenpo-name {
 position: absolute;
 width: 100%;
 height: 30px;
 top: 55px;
 left: 30px;
 color: #192E5F;
 font-size: 16px;
 text-align: left;
 font-weight: bold;
}

.mc_shosai-tenpo-tel {
 position: absolute;
 width: 330px;
 height: 30px;
 top: 135px;
 left: 30px;
 color: #FF0000;
 font-size: 25px;
 text-align: center;
}

.mc_shosai-tenpo-no {
 position: absolute;
 width: 330px;
 height: 30px;
 top: 130px;
 left: 430px;
 color: #192E5F;
 font-size: 18px;
 font-weight: bold;
 text-align: center;
}

.mc_shosai-tenpo-more {
 position: absolute;
 width: 97px;
 height: 92px;
 top: 65px;
 right: 18px;
}

/*mail02*/
.ca_inquiry_form {
 padding: 10px 0;
}

.ca_inquiry_form table {
 width: 700px;
 margin: 10px auto;
 border: 2px solid #BBB;
}

.ca_inquiry_form table td {
 padding: 15px;
 border-bottom: 1px solid #CCC;
}

.ca_inquiry_form table tr th {
 padding: 15px;
 width: 130px;
 background: #EEE;
 border-right: 1px solid #CCC;
 border-bottom: 1px solid #CCC;
}

.mail02_foot {
 overflow: hidden;
 border: 1px solid #CCC;
 border-width: 1px 0 1px 1px;
}

.mail02_foot ul {
 width: 100%;
 margin: 0;
 padding: 0;
 list-style: none;
}

.mail02_foot ul li {
 float: left;
 width: 33.5%;
}

.mail02_foot ul li.mail02_foot_access {
 width: 329px !important;
}

.mail02_foot ul li div.mail02_foot_headr {
 font-size: 12px;
 line-height: 18px;
 color: #333333;
 text-align: center;
 padding: 10px;
 background-color: #F5EED2;
 border: 1px solid #CCC;
 border-width: 0 1px 1px 0;
}

.mail02_foot ul li div.mail02_foot_shosai {
 font-size: 12px;
 line-height: 18px;
 color: #000;
 text-align: center;
 padding: 10px;
 min-height: 40px;
 background-color: #FFF;
 border-right: 1px solid #CCC;
}

ul,
li,
p {
 margin: 0;
 padding: 0;
 list-style: none;
}

.float_l {
 float: left;
}

/*---------- 追加修正 2020.08.20 ----------*/
.topimg {
 text-align: center;
 margin: 20px 0;
}

tr.gallery_list_block {
 width: 49%;
 float: left;
}

tr.gallery_list_block:nth-of-type(2n-1) {
 margin-right: 2%;
 margin-bottom: 2%;
}

.gallery_a {
 border-top: solid 5px #0d2129 !important;
 border-left: solid 1px #0d2129 !important;
 border-right: solid 1px #0d2129 !important;
 border-bottom: solid 1px #0d2129 !important;
 border-radius: 5px;
 height: 375px !important;

}

.gallery_a:hover {
 background-color: #f1f9fb !important;
}

.gallery_a .list_tower_block2 {
 width: 468px;
}

.gallery_a h3 {
 color: #333333;
 line-height: 40px;
 font-weight: bold;
 height: 40px;
 font-size: 17px !important;
 border-bottom: dotted 1px #0d2129 !important;
 background: #fff !important;
}

.gallery_a > h3 > a {
 width: 488px !important;
 height: 380px !important;
 box-sizing: border-box;
 position: absolute;
 display: block;
 color: #333;
 text-decoration: none;
 padding: 0 1%;
 text-overflow: ellipsis;
 white-space: nowrap;
 overflow: hidden;
}

.gallery_img,
.gallery_img img {
 width: 150px !important;
 height: 115px !important;
 object-fit: cover;
}

.gallery_img {
 width: 150px !important;
 box-sizing: border-box;
}

.gallery_koukai_rooms {
 border: 1px solid #ccc;
 width: 100%;
 margin-top: 10px;
 box-sizing: border-box;
}

.gallery_koukai_rooms table {
 width: 100%;
 background: #fff;
}

.gallery_koukai_rooms table th {
 width: 50%;
 padding: 8px;
 border: 0 !important;
 background: #0d2129;
 color: #fff;
 font-weight: bold;
}

.gallery_koukai_rooms table td {
 width: 50%;
}

.gallery_koukai_rooms table td a {
 text-decoration: none;
}

.gallery_koukai_rooms table td p {
 text-align: center;
 padding: 8px;
 color: #333;
}

.gallery_koukai_rooms table td a p:hover {
 opacity: 0.7;
}

.gallery_red {
 font-size: 25px;
 font-weight: bold;
 color: #d02f2f;
 padding: 0 5px;
 vertical-align: sub;
}

.gallery_shubetsu p {
 margin-bottom: 5px;
 background: #0d2129;
 color: fff;
 padding: 2px;
 width: 146px;
 text-align: center;
}

.gallery_comment {
 margin: 10px;
 padding: 10px;
 background: #eee;
 border-radius: 5px;
}

.gallery_comment p {
 height: 35px;
 text-align: left;
 overflow: hidden;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
}

.gallery_info {
 width: 308px !important;
}

.gallery_info table {
 width: 100% !important;
}

.gallery_info table tr td {
 height: 49px !important;
 line-height: 15px !important;
}

.gallery_list_shosai {
 width: 100%;
 margin: 10px 0;
}

.gallery_list_shosai p {
 width: 60%;
 margin: 0 auto;
 padding: 10px;
 display: block;
 /*background: #55c3e4;*/
 background: #599cb9;
 color: #fff;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 border-radius: 3px;
 /*border-bottom: 3px solid #3594b1;*/
 border-bottom: 3px solid #3b606b;
 letter-spacing: 1px;
 font-size: 14px;
}

.gallery_list_tower_block2b {
 width: 708px !important;
}

.gallery_list_tower_block2b table {
 width: 100% !important;
}

.gallery_list_tower_block2b table td {
 line-height: 18px !important;
}

.gallery_list_tower_block3a {
 padding: 10px 10px 0px 10px;
}

.gallery_list_tower_block3a table {
 width: 100%;
 text-align: center;
 border: 1px solid #ccc;
 border-left: 0px;
 background: #fff;
}

.gallery_list_tower_block3a table > tbody > tr > th {
 border-top: 0px !important;
 border-right: 0px !important;
}

.gallery_list_tower_block3a table > tbody > tr > td {
 border-left: 1px solid #ccc;
}

.list_tower_block_room_no {
 margin-right: 10px;
 padding: 2px 5px;
 background: #333;
 color: #fff;
 font-size: 15px;
 vertical-align: top;
}

/*.shosai_h2 div ul{
    display: flex;
    width: 100px !important;
}

.shosai_h2.gallery_title{
  color: #505050;
  padding: 0.5em;
  display: inline-block;
  line-height: 1.3;
  background: #dbebf8;
  vertical-align: middle;
  border-radius: 25px 0px 0px 25px;
  letter-spacing: 2px;
}*/


.shosai_main {
 width: 100% !important;
}

div.shosai_gallery_block > table {
 border-top: 1px solid #ccc !important;
 border-bottom: 1px solid #ccc !important;
 border-right: 1px solid #ccc !important;
 border-left: 0px !important;
 height: auto;
 overflow: hidden;
}

div.shosai_gallery_block > table > tbody > tr > td > table {
 width: 100%;
 text-align: center;
 border-top: 1px solid #ccc;
}

div.shosai_gallery_block > table > tbody > tr:first-child > td > table {
 border-top: 0px !important;
}

div.shosai_gallery_block > table > tbody > tr > td > table > tbody > tr > th {
 border-left: 1px solid #ccc !important;
 border-bottom: 1px solid #ccc !important;
 border-top: 0px !important;
 border-right: 0px !important;
 padding: 5px;
}

div.shosai_gallery_block > table > tbody > tr > td {
 border: 0px !important;
 color: #000;
 background: #FFF;
 font-size: 12px;
 line-height: 24px;
 text-align: center;
 overflow: hidden;
}

div.shosai_gallery_block > table > tbody > tr > td > table > tbody > tr > td {
 border-left: 1px solid #ccc !important;
 border-bottom: 1px solid #ccc;
 padding: 3px;
}

div.shosai_gallery_block > table > tbody > tr > td > table > tbody > tr:last-of-type > td {
 border-bottom: 0px !important;
}

.g_shosai_fv {
 overflow: hidden;
 width: 1000px;
 min-height: 400px;
 display: flex;
 justify-content: space-between;
 align-items: flex-start;
}

.g_shosai_thumb_wrap {
 width: 600px;
}

.g_img_wrap {
 height: 480px;
 display: flex;
 justify-content: space-between;
 align-items: center;
}

.g_shosai_inner {
 border: 1px solid #ccc;
 box-sizing: border-box;
}

.g_img_wrap .shosai_mainimg {
 height: 100%;
 padding: 0px;
}

.g_shosai_thumb_wrap #mainImage {
 max-width: 490px;
 max-height: 380px;
}

.g_img_wrap .img_comment:not(:empty) {
 margin: 20px auto 20px;
 width: 470px;
}

.g_shosai_fv .shosai_thumbnail {
 box-sizing: border-box;
 margin: 20px 0 0;
 padding: 10px;
}

.g_shosai_data {
 width: 380px;
}





.gallery_koukai_rooms.gallery_shosai {
 margin-left: 12px;
 margin-top: 0;
}

.gallery_koukai_rooms.gallery_shosai th {
 padding: 13px;
 font-size: 15px;
}

.gallery_koukai_rooms.gallery_shosai td {
 font-size: 15px;
}

.gallery_koukai_rooms.gallery_shosai td .gallery_red {
 font-size: 30px;
}

.shosai_spot_table {
 margin-bottom: 20px;
 overflow: hidden;
}

.new_header {
 left: 0;
}

.gallery_sho_koumoku {
 table-layout: fixed !important;
}

.gallery_sho_koumoku > tbody > tr > th {
 width: 21%;
}

.shuhen_map {
 background-color: #333;
 color: #fff;
}

.shuhen_map:hover {
 background-color: #59b1eb;
}

.gallery_inq_back_btn {
 margin: 10px 3px;
 background: #fff;
 border: 3px solid #ddd;
 border-radius: 3px;
 font-weight: bold;
 color: #666;
 transition: 0.5s;
}

.gallery_inq_back_btn:hover {
 background: #ddd;
 color: #fff;
}

div.list_tower_block h3 a {
 width: 100% !important;
 height: 100% !important;
 text-overflow: ellipsis;
 white-space: nowrap;
 overflow: hidden;
}

.sh-inq_komoku tr th {
 text-align: right !important;
 vertical-align: middle !important;
}


/*---------- 追加修正 2020.08.20 ----------*/

/*---------- 追加修正 2020.10.22 ----------*/
.shuhen_gallery_list_block {
 width: 245px;
 height: 390px;
 border: 1px solid #ccc;
 box-sizing: border-box;
 margin-right: 6px;
 margin-bottom: 6px;
}

.shuhen_gallery_list_block:nth-of-type(4n) {
 margin-right: 0;
}

.shuhen_gallery_list_block a {
 display: block;
 text-decoration: none;
 color: #000;
 padding: 10px;
}

.shuhen_gallery_list_block h3 {
 margin: 5px 0;
 text-decoration: underline;
 color: #06f;
}

.shuhen_gallery_list_block a:hover h3 {
 color: #777;
}

.shuhen_gallery_list_img {
 width: 100%;
 height: auto;
}

.shuhen_gallery_list_img img {
 outline: 1px solid #ccc;
 outline-offset: 1px;
 width: 223px;
 height: 160px;
 object-fit: cover;
}

.shuhen_gallery_list_info {
 width: 100%;
}

.shuhen_gallery_list_table {
 padding: 0px;
}

/*---------- 追加修正 2020.10.22 ----------*/
