@charset "shift_jis";
/* CSS Document */
/*--basse@ǉ--*/
a:hover img {
	opacity: 0.8;
}
/* t_main
---------------------------------------- */
.t_main_wrap:after {
	content: "";
	clear: both;
	display: block;
}
.t_main_sub {
	float: left;
}
.t_main_search {
	margin-bottom: 10px;
}
.t_main_search a {
	display: block;
}
.t_main_info_tl {
	background: #eee;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 8px;
}
/* main_rss_iframe
---------------------------------------- */
.main_rss_iframe {
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	width: 190px;
	margin: auto;
	height: 420px;
	overflow-y: auto;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.main_rss_iframe iframe {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	vertical-align: bottom;
	border: none;
}
/* ---------------------------------------- */
.t_map_wrap {
	float: right;
	background: url(/img/top/map_bg.webp) no-repeat 0 0;
	width: 805px;
	height: 590px;
}
ul.t_map {
	position: relative;
	height: 100%;
}



.t_map_wrap_test {
	float: right;
	background: url(/img/top/map_bg_test.webp) no-repeat 0 0;
	width: 805px;
	height: 590px;
}
.t_number_one_wrap img {
	width: 80%;
	float: right;
	display: block;
}
/* main_attention
---------------------------------------- */
.main_attention {
	border: 3px solid #ff0000;
	width: 1000px;
	margin: 3px auto 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: '?????? Pro W3', 'Hiragino Kaku Gothic Pro', '????', Meiryo, 'MS P????', sans-serif;
}
.main_attention a {
	display: block;
	text-decoration: none;
	background: #fff;
	color: #111;
}
.main_attention a:hover {
	background: #eee;
}
.main_att_ttl {
	background: #ff0000;
}
.main_att_ttl span {
	color: #fff;
	font-weight: bold;
	padding: 10px;
	font-size: 16px;
	display: block;
}
.main_att_txt {
	padding: 15px;
}
.main_att_txt span {
	display: block;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 15px;
	line-height: 22px;
	text-decoration: underline;
	color: #0000ee;
}
.main_att_txt p {
	margin: 0;
	font-size: 14px;
	line-height: 20px;
}
/* t_main
---------------------------------------- */
.t_toku {
	text-align: left;
}
.t_toku .t_toku_tl {
	background: #F36F23;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 8px 15px;
}
.t_toku .t_toku_inner {
	overflow: hidden;
}
.t_toku .t_toku_li {
	float: left;
	width: 470px;
}
.t_toku ul {
	overflow: hidden;
}
.t_toku li {
	float: left;
	margin: 10px 10px 0 0;
}
.t_toku li:nth-child(2n) {
	margin-right: 0;
}
.t_toku .t_toku_info {
	float: right;
	width: 510px;
}
.t_toku_info .t_toku_info_tl {
	background: #eee;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	padding: 8px 10px;
}
.t_toku_info_txt {
	border: 1px solid #111;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	width: 100%;
	margin: auto;
	height: 230px;
	overflow-y: auto;
	padding: 10px;
	margin-top: 10px;
	box-sizing: border-box;
}
.t_toku_info_txt iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}
/* t_conts
---------------------------------------- */
.t_conts {
	overflow: hidden;
	padding: 20px 0;
}
/* t_article
---------------------------------------- */
.t_article {
	width: 780px;
	float: right;
	text-align: left;
}
.t_article h3 {
	background: #F36F23;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 8px 15px;
}
.t_article_txt {
	border: 3px solid #ccc;
	padding: 10px;
	font-size: 12px;
}
/* t_bukken_wrap
---------------------------------------- */
.t_bukken_wrap {
	overflow: hidden;
	margin-top: 10px;
}
.t_bukken_s {
	border: 3px solid #eee;
	padding: 5px;
}
.t_bukken {
	float: left;
	width: 180px;
	margin: 0 4px 10px;
	position: relative;
	border: 1px solid #fff;
	text-align: left;
}
.t_bukken_s .t_bukken {
	width: 210px;
}
.t_bukken:hover {
	border: 1px solid #F36F23;
}
.t_bukken:hover a span {
	color: #999;
}
.t_bu_photo {
	height: 135px;
	text-align: center;
}
.t_bu_photo img {
	width: 100%;
	height: 100%;
}
.t_bu_box a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.t_bukken a span {
	display: block;
	position: absolute;
	top: 156px;
	font-weight: bold;
	color: #006DD9;
	width: 170px;
	padding-left: 4px;
	font-size: 14px;
	text-decoration: underline;
}
.t_bu_area,
.t_bu_price,
.t_bu_detail span,
.t_bukken a span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 4px;
}
.t_bu_area {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 14px;
}
.t_bu_price span {
	color: #ff0000;
	font-weight: bold;
	font-size: 15px;
}
.t_bu_detail {
	margin: 25px 0 10px;
}
.t_bu_detail span {
	display: block;
}
.t_bu_comment {
	background: #f5f5f5;
	overflow: hidden;
}
.t_bu_comment p {
	padding: 5px;
	margin: 0;
	height: 50px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.t_bukken_more {
	margin-bottom: 20px;
}
.t_bukken_more a {
	display: block;
	margin: 0 auto;
	color: #F36F23;
	border: 1px solid #F36F23;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.t_bukken_more a:hover {
	background: #fce2d3;
}
/* t_voice
---------------------------------------- */
.t_voice_wrap {
	border: 1px solid #111;
	margin-bottom: 20px;
}
.t_voice_ttl {
	background: #F36F23;
	text-align: center;
	color: #fff;
}
.t_voice iframe {
	height: 210px;
	width: 100%;
	border-top: none;
	border-width: 0px;
}
.t_voice_more {
	display: flex;
	justify-content: center;
	padding: 15px 0;
	margin: 0 15px;
	border-top: 1px dashed #ccc;
}
.t_voice_more a {
	width: 400px;
	background: #fdf0e9;
	border-radius: 3px;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	padding: 7px 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #111;
	text-decoration: none;
}
.t_voice_more a:hover {
	background: #f7a87b;
	color: #111;
}
/* top_guide
---------------------------------------- */
.t_guide {
	margin: 40px 0;
	font-size: 12px;
	line-height: 1.7;
}
.t_guide_mainttl {
	display: flex;
	justify-content: space-between;
	height: 120px;
}
.t_guide_mainttl h2 {
	width: 380px;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
	display: flex;
	justify-content: center;
	align-items: center;
}
.t_guide_maintxt {
	padding: 20px 0;
}
.t_guide_tb {
	border-collapse: collapse;
	padding: 0;
	margin-bottom: 50px;
	border-top: 1px solid #999;
}
.t_guide_tb th,
.t_guide_tb td {
	padding: 15px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	line-height: 1.7;
}
.t_guide_tb th {
	background: #f4f2eb;
	width: 25%;
	font-weight: bold;
}
.t_guide_tbtxt span {
	color: #ff0000;
	font-weight: bold;
}
h3.t_guide_tbttl {
	font-size: 14px;
	background: none;
	color: #111;
}
.t_guide_what {
	background: #f4f2eb;
	padding: 15px 30px;
}
h3.t_guide_whatttl {
	margin-top: -40px;
	margin-bottom: -20px;
	text-align: center;
	background: none;
}
.top_guide_box {
	margin: 20px 0;
}
h3.top_guide_ttl {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	background: none;
	color: #111;
}
.top_guide_ttl img {
	width: 30px;
	margin-right: 10px;
}
.top_asp {
	height: auto;
	overflow: hidden;
}
.top_asp li {
	border-bottom: 1px solid #ccc;
}
.top_asp_add {
	color: #333;
	display: block;
	text-decoration: none;
	padding: 10px;
	text-align: left;
}
.top_asp a:hover {
	background: #eee;
}
.top_asp_image {
	text-align: center;
}
.top_asp_image img {
	max-height: 100px;
	width: 100%;
	object-fit: cover;
}
.top_asp span {
	display: block;
	color: #006DD9;
	text-decoration: underline;
	font-weight: bold;
	margin: 5px 0px;
}
.top_asp p {
	font-weight: bold;
}
.top_asp_comment {
	font-size: 11px;
	line-height: 15px;
}
/*--jsp--*/
#jsp {
	background: url(/img/foot_bg2.jpg) repeat;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1400px) {
	.container {
		width: 1030px;
	}
}