@charset "shift_jis";

/*-----------------------------------------------
	編集可能なファイルです。
-----------------------------------------------*/

html,body{
	/*font-family: "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;*/
	font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
}

h2.cms_h2 {
	margin: 0% 0 5% 0;
	position: relative;
	padding-bottom: 0.5em;
	border-bottom: 4px solid #DDD;
	font-size:5vw;
	line-height:1.5em;
}
h2.cms_h2:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 4px #1e65ac;
	bottom: -4px;
	width: 13%;
	display: block;
	left: 0px;
}
header{
    border-bottom: 1px solid #1e65ac;
}

/*-----------------------------------------------
	売買物件　.buy
-----------------------------------------------*/
.buy_gtitle {
	font-size: 15px;
	background-color: #333;
	line-height: 45px;
	text-indent: 10px;
	font-weight: bold;
	color: #FFF;
}
.buy_list_shubetu {
	position: revert !important;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	background: #333333;
}
.buy_detail_shubetu {
	position: absolute;
	line-height: 35px;
	top: 0;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	color: #ff0000;
	font-size: 12px;
	right: 5px;
}
.buy_btn {
	margin: 0px auto 20px 0;
	padding: 0px;
	overflow: hidden;
}
.buy_btn ul {
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.buy_btn ul li {
	width: 49%;
	text-align: center;
	background-color: #1e65ac;
}
.buy_btn ul li a {
	color: #fff;
	line-height: 40px;
	font-size: 14px;
	letter-spacing: 0.2em;
	display: block;
}
.buy_list_1 li {
	overflow: hidden;
	vertical-align: top;
	border-bottom: 1px dashed #dddddd;
	padding: 5px 0;
	position: relative;
	margin-bottom: 20px;
}
.buy_list_1_title {
	display: block;
	line-height: 35px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 2%;
	background-color: #f2f6fd;
}
.buy_list_1_title a:hover {
	color: #666;
}
.buy_list_1_title a {
	width: 100%;
	display: block;
	line-height: normal;
}
.buy_list_1_l {
	text-align: center;
	width: 100%;
	margin: 10px 0 20px 0;
}
.buy_list_1_l img {
	max-width: 80%;
	border: 1px solid #dddddd;
	padding: 2px;
	vertical-align: bottom;
}
.buy_list_1_text {
	margin-bottom: 10px;
	width: 100%;
}
.buy_list_1_text ul {
	border-top: 1px solid #dddddd;
	margin-bottom: 20px;
}
.buy_list_1_text li {
	overflow: hidden;
	vertical-align: top;
	border-bottom: 1px solid #dddddd;
	padding: 5px;
	position: relative;
	margin: 0;
}
.buy_list_1 p {
	float: right;
	width: 100%;
	margin: 0;
	padding-left: 20px;
	line-height: 20px;
	border-left: 1px dotted #999999;
}
.buy_list_1 p.price {
	font-size: 17px;
	color: #ff0000;
	font-weight: bold;
	line-height: 1.5em;
}
.buy_list_1 span {
	margin: 0;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
.buy_list_1 a.shosai {
	display: block;
	line-height: 40px;
	text-align: center;
	background: #158abf;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.buy_list_1 a.shosai:hover {
	background: #999999;
}
.buy_list_1 a:hover {
	opacity: 0.8;
}
.buy_list h3 {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin: 0 0 10px 0;
	font-size: 17px;
}
.buy_list_detail {
	margin: 20px 0;
	padding: 0px;
	overflow: hidden;
}
.buy_list_detail_basic {
	overflow: hidden;
}
.buy_list_detail_basic>.buy_list_detail_bl {
	width: 100%;
	margin: 10px 0;
	float: inline-end!important;
}
.buy_list_detail_bl li {
	padding-top: 5px;
	border-top: 1px dashed #dddddd;
	clear: both;
}
.buy_list_detail_bl span {
	float: left;
	display: block;
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #eeeeee;
	margin: 0px 10px 0px 0px;
}
.buy_list_detail_bl p {
	line-height: 30px;
	margin: 0;
	float: left;
}
.buy_list_detail_bl p.price {
	font-weight: bold;
	font-size: 18px;
	color: #ff0000;
}
.buy_list_detail_br {
	width: 100%;
}
.buy_list_detail_inq,
.buy_list_detail_map {
	border: 1px solid #79796A;
	text-align: center;
	margin: 0 auto 10px;
}
.buy_list_detail_inq a,
.buy_list_detail_map a {
	display: block;
	color: #ffffff;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	margin: 2px;
	text-decoration: none;
}
.buy_list_detail_inq a:hover,
.buy_list_detail_map a:hover {
	background: #79796A;
}
.buy_list_detail_inq a {
	background: #cf3743;
	color: #FFF !important;
}
.buy_list_detail_map a {
	background: #1e65ac;
	color: #FFF !important;
}
.buy_list_detail_free {
	border: 1px dotted #dddddd;
	padding: 10px;
	margin: 20px 0;
	line-height: 1.5;
}
.buy_list_detail_main {
	margin-bottom: 20px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.buy_list_detail_main div {
	width: 48%;
	border: 1px solid #dddddd;
	box-sizing: border-box;
	padding: 5px;
	text-align: center;
}
.buy_list_detail_main p {
	;
	display: table-cell;
	vertical-align: middle;
}
.buy_list_detail_main span {
	display: block;
	text-align: center;
}
.buy_list_detail_main img {
	vertical-align: middle;
	height: auto;
	width: 100%;
}
.buy_list_detail_photo {
	margin-bottom: 10px;
	overflow: hidden;
}
.buy_list_detail_photo ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.buy_list_detail_photo li {
	text-align: center;
	width: 48%;
	border: 1px solid #dddddd;
	box-sizing: border-box;
	padding: 5px;
	margin: 0 0 20px 0;
}
.buy_list_detail_photo img {
	vertical-align: middle;
	height: auto;
	width: 100%;
}
.buy_list_detail_photo p {
	margin: 0;
	font-size: 13px;
}
.buy_list_detail_info1 {
	width: 854px;
}
.buy_list_detail_info2 {
	width: 854px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #aaaaaa;
}
.buy_list_detail_table table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	margin: 0 0 30px 0;
}
.buy_list_detail_table th,
.buy_list_detail_table td {
	border-top: 1px dashed #aaa;
}
.buy_list_detail_table tr:last-child th,
.buy_list_detail_table tr:last-child td {
	border-bottom: 1px dashed #aaa;
}
.buy_list_detail_table th {
	width: 130px;
	padding: 0 5px;
	line-height: 35px;
	background: #eeeeee;
	border: 0px;
	border-top: 1px dashed #aaa;
}
.buy_list_detail_table td {
	padding: 5px;
}
.buy_list_detail_info1 td {
	padding: 5px;
	width: 300px;
}
.buy_list_detail_info2 td {
	padding: 5px;
	width: 287px;
}
.buy_list_detail iframe {
	width: 854px;
	height: 600px;
}
.buy_list_detail #map_canvas {
	width: 738px !important;
}
/* chintai_list */
.chintai_list_ma_l,
.chintai_list_ma_text {
	float: none;
}

.buy_list_detail_basic>.float_r {
	float: inline-start!important;
}

/*-----------------------------------------------
/chintai_list_ma/ 売買物件一覧
-----------------------------------------------*/
.chi_tag_li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	display: flex;
	flex-wrap: wrap;
	padding: 0 10px 5px;
}
.chi_tag_li p {
	margin: 0;
	width: 100%;
}
.chi_tag_li label.cms_topic_tag a {
	display: block;
	border: 1px solid #000 !important;
	color: #000 !important;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 7px;
	font-size: 12px;
	background-color: #FFF;
	border-radius: 4px;
	margin: 0px;
}
.chi_tag_li label.cms_topic_tag a:before {
	content: "#";
	margin-right: 3px;
}
.chintai_list_ma {
	font-size: 14px;
	overflow: hidden;
	text-align: left;
	position: relative;
}
.chintai_list_ma ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.chintai_list_ma li {
	overflow: hidden;
	position: relative;
}
.chintai_list_ma_text li {
	overflow: hidden;
	vertical-align: top;
	border-bottom: 1px solid #666;
	padding: 15px 8px;
	position: relative;
	margin: 0;
	display: flex;
	align-items: center;
}
.chintai_list_ma_title {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 10px;
}
.chintai_list_ma_title a {
	display: block;
	line-height: 50px;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 2%;
	font-size: 16px;
	background: #eee;
	color: #333;
	text-decoration: none;
}
.chintai_list_ma_title a:hover {
	color: #fff;
	background: #444;
}
.chintai_list_ma_l {
	text-align: center;
	min-height: 223px;
}
.chintai_list_ma_l img {
	width: 96%;
	max-height: 210px;
	border: 1px solid #dddddd;
	padding: 2px;
	vertical-align: bottom;
	margin-bottom: 10px;
}
.chintai_list_ma_tl {
	margin: 2% 0;
	padding: 3% 0;
	font-size: 5vw;
	font-weight: bold;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	text-align: center;
}
.chintai_list_shubetu {
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	background: #333333;
	float: left;
	position: absolute;
	top: 14px;
	right: 10px;
}
.chintai_list_ma_text {
	margin-bottom: 10%;
}
.chintai_list_ma_text ul {
	margin-bottom: 20px;
	width: 96%;
	margin: 0 auto;
}
.chintai_list_ma_text li {
	overflow: hidden;
	vertical-align: top;
	padding: 3% 0 3% 3%;
	position: relative;
	margin: 0;
}
.chintai_list_ma_text li p {
	width: 60%;
	margin: 0;
	padding-left: 20px;
	line-height: 20px;
	font-size: 14px;
	border-left: 1px solid #666;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.chintai_list_ma_text li p.price {
	font-size: 4vw;
	color: #ff0000;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}
.chintai_list_ma_text li p span {
	font-size: 3vw;
	display: block;
	color: #000;
	font-weight: normal;
	margin-right: 0;
	width: 100%;
}
.chintai_list_ma_text li span {
	margin: 0 !important;
	font-weight: bold;
	text-align: left;
	padding-right: 10px;
	font-size: 3.5vw;
	width: 20%;
	display: flex !important;
	align-items: center;
	background: #fff !important;
}
.chintai_list_ma_text li a.shosai {
	width: 90%;
	margin: 0 auto;
	display: block;
	padding: 3%;
	text-align: center;
	background: #1e65ac;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.chintai_list_ma_text li a.shosai:hover {
	background: #999999;
}
.chintai_list_ma_text li a:hover {
	opacity: 0.8;
}
.chintai_list_ma h3 {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin: 0 0 10px 0;
	font-size: 17px;
}
.chintai_list_ma_text a.shosai {
	width: 90%;
	margin: 0 auto;
	padding: 3%;
	display: block;
	text-align: center;
	background: #1e65ac;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
}
.chintai_list_ma_text a.shosai:hover {
	background: #999999;
}
.chintai_list_ma_detail {
	padding: 0px;
	overflow: hidden;
}
.chintai_list_ma_detail_basic {
	margin: 3% 0;
}
.chintai_list_ma_detail_bl {
	margin: 3% 0;
}
.chintai_list_ma_detail_bl li {
	padding: 2% 0;
	border-top: 1px dashed #dddddd;
}
.chintai_list_ma_detail_bl span {
	float: left;
	display: block;
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #eeeeee;
	margin: 0px 10px 0px 0px;
}
.chi_li_shosai {
	width: 190px;
	margin: 0 auto;
}
.chi_li_shosai a {
	display: block;
	text-align: center;
	border: 2px solid #ff0000;
	border-radius: 5px;
	color: #ff0000 !important;
	font-weight: bold;
	text-decoration: none !important;
	margin: 15px auto 0;
	padding: 10px 0;
	box-sizing: border-box;
}
.chintai_list_ma_detail_bl li:first-child {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.chi_hiyou:first-child {
	width: 100%;
}
.chi_hiyou {
	width: 49%;
	margin-bottom: 2%;
}
.chintai_list_ma_detail_bl p {
	line-height: 30px;
	margin: 0;
}
.chintai_list_ma_detail_bl p.price {
	font-weight: bold;
	font-size: 18px;
	color: #ff0000;
}
.chintai_list_ma_detail_br {}
.chintai_list_ma_detail_br .chintai_list_ma_detail_inq {
	margin: 2% auto !important;
}
.chintai_list_ma_detail_br .chintai_list_ma_detail_map {
	margin: 2% auto !important;
}
.chintai_list_ma_detail_inq,
.chintai_list_ma_detail_map {
	border: 1px solid #79796A;
	text-align: center;
	height: 54px;
	margin: 10% auto;
}
.chintai_list_ma_detail_inq a,
.chintai_list_ma_detail_map a {
	display: block;
	height: 50px;
	color: #fff !important;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
	margin: 2px;
	text-decoration: none;
}
.chintai_list_ma_detail_inq a:hover,
.chintai_list_ma_detail_map a:hover {
	background: #79796A;
}
.chintai_list_ma_detail_inq a {
	background: #cc0000;
}
.balloon1-top {
	position: relative;
	display: inline-block;
	margin: 13px 0;
	padding: 7px 10px;
	min-width: 120px;
	max-width: 100%;
	color: #555;
	font-size: 16px;
	background: #eee;
	width: 91%;
}
.balloon1-top:empty {
	background: none;
}
.balloon1-top:before {
	content: "";
	position: absolute;
	top: -15px;
	left: 50%;
	margin-left: -5px;
	border: 10px solid transparent;
	border-bottom: 15px solid #eee;
}
.balloon1-top p {
	margin: 0;
	padding: 0;
}
.chintai_list_ma_detail_map a {
	background: #1e65ac;
}
.chintai_list_ma_detail_free {
	border: 1px dotted #dddddd;
	padding: 2%;
	margin-bottom: 20px;
}
.chintai_list_ma_detail_main {
	margin-bottom: 20px;
	overflow: hidden;
}
.chintai_list_ma_detail_main div {
	margin-bottom: 5%;
	text-align: center;
}
.chintai_list_ma_detail_main p {
	display: table-cell;
	vertical-align: middle;
}
.chintai_list_ma_detail_main img {
	vertical-align: middle;
	max-width: 350px;
	max-height: 340px;
	margin: 1% 0;
}
.chintai_list_ma_detail_photo {
	margin-bottom: 10px;
	overflow: hidden;
}
.chintai_list_ma_detail_photo ul {
	margin-left: 2px;
}
.chintai_list_ma_detail_photo li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-bottom: 5%;
}
.chintai_list_ma_detail_photo img {
	margin: 1% 0;
	max-height: 300px;
}
.chintai_list_ma_detail_photo p {
	margin: 0;
	font-size: 13px;
}
.chintai_list_ma_detail_info1 {
	width: 854px;
}
.chintai_list_ma_detail_info2 {
	width: 854px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #aaaaaa;
}
.chintai_list_ma_detail_table table {
	border-collapse: separate;
	border-spacing: 0px;
	width: 100%;
	margin: 0 auto 5% auto;
	border: 1px solid #ddd;
}
.chintai_list_ma_detail_table th {
	width: 100%;
	display: block;
	height: auto;
	overflow: hidden;
	padding: 0 0px;
	line-height: 35px;
	background: #eeeeee;
	text-indent: 10px;
}
.chintai_list_ma_detail_table td {
	padding: 5px;
}
.chintai_list_ma_detail_info1 td {
	padding: 5px;
	width: 300px;
}
.chintai_list_ma_detail_info2 td {
	padding: 5px 2%;
	width: 96%;
	display: block;
	height: auto;
	overflow: hidden;
	line-height: 20px;
}
.chintai_list_ma_detail_info2 td br {
	content: "";
}
.chintai_list_ma_detail_info2 td br:after {
	content: " / ";
}
.chintai_list_ma_detail iframe {
	width: 100%;
	height: 250px !important;
}
.chintai_list_ma_detail #map_canvas {
	width: 100% !important;
	height: 300px !important;
}
.chintai_list_ma_theme {
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 2%;
	margin-bottom: 4%;
}
.chintai_list_ma_theme ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.chintai_list_ma_theme ul li {
	width: 49%;
	margin-bottom: 2%;
}
.chintai_list_ma_theme ul li a {
	border: double 1px #333;
	text-align: center;
	display: block;
	line-height: 35px;
	color: #333;
	text-decoration: none;
}
.chintai_list_ma_theme ul li a:hover {
	background: #444;
	border: double 3px #fff;
	color: #fff;
}
.chintai_list_ma_theme .chintai_list_ma_tl {
	font-size: 25px;
	text-align: center;
	border: solid 2px #2B844F;
	border-width: 2px 0;
	line-height: 55px;
	margin: 0 0 10px 0;
}
.chintai_list_ma_map {}
.chintai_list_ma_map iframe {
	width: 100% !important;
	height: 300px !important;
}
/*chintai_shosai*/
h2.chintai_sho_tl {
	margin: 10px auto 10px auto;
	position: relative;
	padding-bottom: 0.7em;
	border-bottom: 4px solid #DDD;
	display: flex;
	align-items: center;
	width: 100%;
	line-height: 25px;
	font-size: 20px;
}
h2.chintai_sho_tl:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 4px #1e65ac;
	bottom: -4px;
	width: 13%;
	display: block;
	left: 0px;
}
.chi_tag {
	margin-right: 8px;
	margin-bottom: 10px;
}
.chi_tag p {
	margin: 0;
	display:flex;
	flex-wrap: wrap;
}
.chi_tag label.cms_topic_tag{
	padding: 2%;
	border: 1px solid #999 !important;
	border-radius: 4px;
}
.chi_tag label.cms_topic_tag a {
	display: block;
	color: #000 !important;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background-color: #FFF;
	margin:0;
	padding: 1% 0;
	border:0 !important;
}
.chi_tag label.cms_topic_tag a:before {
	content: "#";
	margin-right: 3px;
}
.flickSlider .flickThumb.chintai_sum {
	background: #f2efef;
	padding: 10px 5px 5px 5px;
	box-sizing: border-box;
	margin-top: 20px;
}
.flickSlider .flickThumb.chintai_sum ul {
	margin-top: 0;
}
.flickSlider .flickThumb.chintai_sum ul:after {
	display: none;
}
.chintai_sho_main {
	margin-top: 40px;
}
.chintai_sho_main dt {
	font-weight: bold;
	position: relative;
}
.chintai_sho_main dt:before {
	content: '';
	width: 1px;
	height: 100%;
	background: #666;
	display: block;
	position: absolute;
	top: 0%;
	right: 0;
}
.chintai_sho_main ul li {
	border-top: 1px solid #666;
	font-size: 14px;
	padding: 18px 0 18px 10px;
	display: flex;
	align-items: center;
}
.chintai_sho_main ul li dt {
	width: 24%;
}
.chintai_sho_main ul li dd {
	margin-left: 25px;
	line-height: 25px;
	width: 90%;
}
.chintai_sho_main ul li dd a {
	display: inline-block;
}
.chintai_sho_free_wrap {}
.chi_sho_fee {
	font-size: 3.5vw;
	padding: 3% 0 3% 3%;
	border-top: 1px solid #666;
	display: flex;
	align-items: center;
}
.chi_sho_fee dt {
	width: 20%;
}
.chi_sho_fee dd {
	margin-left: 20px;
}
.chi_sho_fee dd.chi_sho_kakaku {
	color: #ff0000;
	font-weight: bold;
	font-size: 4vw;
}
.chi_sho_fee dd.chi_sho_kakaku span {
	color: #000;
	font-size: 3vw;
	font-weight: normal;
	display: block;
}
.chintai_sho_sonota_wrap {}
.chintai_sho_sonota_wrap .chi_sho_fee {
	width: 100%;
}
.chintai_sho_sonota_wrap .chi_sho_fee dt {
	width: 19%;
}
.chi_sho_point {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 4%;
	font-size: 3.5vw;
}
.chi_sho_point dt {
	font-weight: bold;
	margin-bottom: 6px;
	color: #ff0000;
}
.chi_sho_point dt:before {
	display: none;
}
.chi_sho_point dd {
	margin-left: 0;
	line-height: 25px;
}
.chi_town-map {
	background: #1e65ac;
	color: #fff !important;
	padding: 4px 13px;
	margin: 0 0 0 15px;
	text-decoration: none !important;
	font-size: 12px;
	border: 1px solid #1e65ac;
}
.chi_town-map:hover {
	background-color: #FFF;
	color: #1e65ac !important;
}
.chi_sho_inq {
	width: 80%;
	margin: 5% auto;
}
.chi_sho_inq a {
	display: block;
	background: #ab0a0b;
	color: #fff !important;
	font-size: 4vw;
	font-weight: bold;
	text-align: center;
	padding: 5% 0;
	text-decoration: none !important;
	letter-spacing: 1px;
	transition: 0.3s
}
.chi_sho_inq a:hover {
	background: #7B1A1B;
}
.chi_sho_gaiyo {}
.chi_sho_gaiyo_tl {
	border-top: 3px solid #000;
	font-size: 4.5vw;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 4% 0 4% 3%;
}
.chi_sho_gaiyo_box {
	width: 100%;
}
.chi_sho_gaiyo_box li.chi_sho_gaiyo_w {
	display: block;
}
.chi_sho_gaiyo_box li {
	font-size: 3.5vw;
	padding: 4% 0 4% 3%;
	border-top: 1px solid #666;
	display: flex;
	align-items: center;
}
chi_sho_gaiyo_box:nth-child .chi_sho_gaiyo_box li:last-child {
	border-bottom: 1px solid #666;
}
.chi_sho_gaiyo_box li p {
	margin: 0 0 7px 0;
	font-weight: bold;
}
.chi_sho_gaiyo_box li span {
	line-height: 25px;
}
.chi_sho_gaiyo_box dt {
	font-weight: bold;
	position: relative;
	width: 120px;
}
.chi_sho_gaiyo_box dt:before {
	content: '';
	width: 1px;
	height: 100%;
	background: #666;
	display: block;
	position: absolute;
	top: 0%;
	right: 0;
}
.chi_sho_gaiyo_box dd {
	margin-left: 20px;
}
.cms_submitbtn {
	width: 80%;
	margin: 30px auto;
}
.cms_submitbtn #jc_btn_submit {
	width: 100%;
	display: block;
	background: #ab0a0b;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	text-decoration: none;
	letter-spacing: 1px;
	transition: 0.3s;
	border: 0px;
}
.cms_submitbtn #jc_btn_submit:hover {
	background: #7B1A1B;
}
label.cms_topic_tag {
	display: block;
	width: auto;
	height: auto;
	border: none;
	padding: 0;
	margin: 0 5px 5px 0;
}
.chintai_sho_img span {
	display: block;
}
.chintai_sho_img .flickView,
.chintai_sho_img .flickView ul {
	height: 270px !important;
}
.grouppaging li span {
	top: 0;
}
.chi_list_tag a,
.chi_list ul li a {
	font-family: 'Meiryo', "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
}

/*-----------------------------------------------
	リフォーム　.reform
-----------------------------------------------*/
.reform_2 ul {
	width: 100%;
	font-size: 0;
}
.reform_2 li {
	width: 100%;
	overflow: hidden;
	position: relative;
	font-size: 13px;
	margin: 0 0 20px 0;
}
.reform_2 div {
	overflow: hidden;
	display: flex;
	justify-content: space-around;
}
.reform_img {}
.reform_2 img {
	border: 1px solid #dddddd;
	padding: 2%;
	box-sizing: border-box;
	;
}
.reform_2 p {
	margin: 0 0 10px 0;
}
.reform_2_title {
	display: block;
	line-height: 25px;
	font-weight: bold;
	padding: 5px 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
.reform_2_l {
	width: 30%;
	background: url(../img_cms/reform_arrow_s.gif) no-repeat 100% 100%;
	padding-bottom: 70px;
}
.reform_2_l img {
	width: 100%;
}
.reform_2_r {
	width: 50%;
}
.reform_2_r img {
	width: 100%;
}
.reform_2_text {
	border: 3px double #dddddd;
	padding: 10px;
	margin-bottom: -40px;
	position: relative;
	top: -50px;
}
.reform_2 span {
	position: relative;
	top: -40px;
	z-index: 10;
}
.reform_2 span img {
	border: none;
}
.reform_2 a {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 35px;
	background: #158abf;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
}
.reform_2 a:hover {
	background: #999999;
}
.reform h3 {
	display: block;
	line-height: 25px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0 0 10px 0;
}
.reform_detail {
	width: 100%;
	overflow: hidden;
}
.reform_detail_main {
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
}
.reform_detail_main img {
	max-width: 735px;
}
.reform_detail_comment {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.reform_detail_basic {
	width: 100%;
	line-height: 27px;
	padding: 5px;
	margin-bottom: 20px;
}
.reform_detail_basic ul {
	width: 100%;
}
.reform_detail_basic li {
	border-bottom: 1px dotted #999999;
	width: 100%;
	margin: 0;
	display: flex;
}
.reform_detail_basic span {
	display: block;
	float: left;
	height: 27px;
	width: 30%;
	font-weight: bold;
	text-align: center;
}
.reform_detail_basic p {
	margin: 0;
	padding: 0;
	float: left;
	border-left: 1px dotted #999999;
	padding-left: 5px;
	margin-left: 5px;
}
.reform_detail_basic li.reform_detail_last {
	border-bottom: none;
}
.reform_detail_ba {
	width: 100%;
	border-top: 1px dashed #999999;
	padding-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.reform_detail_before {
	background: url(../img_cms/reform_arrow_d.gif) no-repeat 100% 0;
	background-size: contain;
	padding-top: 120px;
	width: 38%;
}
.reform_detail_before img {
	max-width: 100%;
	border: 1px solid #ccc;
	padding: 5%;
	box-sizing: border-box;
}
.reform_detail_after {
	width: 58%;
}
.reform_detail_after img {
	max-width: 100%;
	border: 1px solid #ccc;
	padding: 5%;
	box-sizing: border-box;
}
.reform_detail_more {
	max-width: 100%;
	border-top: 1px dashed #999999;
	padding-top: 20px;
	line-height: 1.5;
}
.reform_detail_more table {
	width: 100% !important;
	max-width: 100%;
	border: 0px;
}
.reform_detail_more tr {
	border: 0px;
}
.reform_detail_more td {
	border: 1px solid #CCC;
	line-height: 1.5;
	width: 50%;
	padding: 2%;
}
.reform_detail_more img {
	height: auto !important;
	vertical-align: inherit;
}

/*-----------------------------------------------
	来店予約フォーム　/form_nomal/
-----------------------------------------------*/
.form_bn_w{
	width: 96%;
	margin: 0 auto 20px;
}
/*-----------------------------------------------
 form_nomal 総合問い合わせ
-----------------------------------------------*/
.form_nomal_text{
	font-size:16px;
	text-align:center;
	line-height: 1.5em;
	padding: 0 0 20px 0;
}
.form_nomal_text span{
	font-size:20px;
	font-weight:bold;
	color:#B50008;
	display:block;
	line-height: 2.5em;
}
.form th span.form_requiblue{
	border: 1px solid #3282ff !important;
	color: #3282ff !important;
	background: #e5edff !important;
}