@charset "shift_jis";
/* CSS Document */
/*???{????*/
/*h1{
    width: 100%;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 20px;
    background: #042455;
}*/
body {
	margin-top: 35px;
	background: #f6f9e7;
}
H1 {
	color: #fff;
	font-size: 11px;
	text-align: left;
	width: 55%;
	line-height: 35px;
	padding-left: 10px;
	float: left;
	position: fixed;
	top: 0;
	z-index: 150;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
ul {
	padding: 0;
	margin: 0;
}
li {
	list-style-type: none;
	text-decoration: none;
}
p {
	margin: 0;
}
.container {
	margin: 10px auto !important;
	border-radius: 10px;
	padding: 10px;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	box-sizing: border-box;
}
.list_tower_block {
	border-top: solid 5px #65b820 !important;
	border-radius: 5px;
}
.list_tower_block h3 {
	font-size: 16px !important;
	letter-spacing: 1px;
}
/*2014???L?@?s?n?o?X?}?z????????*/
#view_smart {
	display: none;
}
#view_pc {
	display: none;
}
/*20160208?X?|?b?g?\?\??*/
ul.spot_table th {
	width: 25%;
	border: 1px solid #CCCCCC
}
table.spot_row {
	width: 203px;
	height: 300px;
}
table.spot_row img {
	max-width: 140px;
	max-height: 120px;
}
ul.spot_table {
	padding: 0px;
}
ul.spot_table table.spot_row span {
	text-align: center;
	padding: 3px;
	width: 30px;
}
ul.spot_table table.spot_row td {
	padding: 3px;
	width: auto;
}
.spot_table li {
	list-style-type: none;
	float: left;
	width: 203px;
}
/*?w?b?_?[???t?b?^?[*/
div.header {
	width: 100%;
	/*	background:url("../img/header_bg.png") repeat-x; */
	background-position: bottom;
	background-color: #fff;
	/*	border-bottom: 2px solid #ccc; */
}
/* div.header img{
	margin:30px 0px 0px 0px;
} */
.h_nav01 .header_inner {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
	overflow: hidden;
}
.h_nav01 .h_logo {
	width: 210px;
	float: left;
}
.h_nav01 .h_info {
	width: 610px;
	margin-left: 10px;
	float: left;
}
.h_nav01 .h_inq {
	width: 160px;
	float: right;
}
/*navi*/
.h_nav01 .h_nav {
	width: 100%;
	background: #042455;
	/*?????j???[?w?i?F*/
}
.h_nav01 .h_nav ul {
	width: 1000px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	border-right: 1px solid #777777;
}
.h_nav01 .h_nav ul li {
	float: left;
	width: 141px;
	/*?????j???[????????i??????????????X?j*/
	font-weight: bold;
	border-left: 1px solid #777777;
}
.h_nav01 .h_nav ul li:first-child {
	width: 147px !important;
	/*??1??????????????i????????????????j*/
}
.h_nav01 .h_nav ul li span {
	display: block;
	color: #CCCCCC;
	/*?????j???[?????F*/
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
}
.h_nav01 .h_nav ul li a {
	display: block;
	color: #FFFFFF;
	padding: 10px 0;
	text-decoration: none;
	text-align: center;
}
.h_nav01 .h_nav ul li a:hover {
	color: #CCCCCC;
	/*?????j???[hover?????F*/
	background: #021735;
	/*?????j???[hover?w?i?F*/
}
.f_nav01 {
	width: 100%;
	margin: 40px 0 0 0;
	border-top: 5px solid #042455;
	clear: both;
}
.f_nav01 .f_search_wrap {
	width: 1000px;
	margin: 10px auto;
	padding: 10px 0 0 0;
	overflow: hidden;
}
.f_nav01 .f_search {
	float: left;
}
.f_nav01 .f_search_ti {
	/*???????^?C?g???????w??*/
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.f_nav01 .f_search ul {
	width: 166px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
div.navi {
	width: 100%;
	height: 45px;
	background: #FFE8C4;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.navi ul {
	width: 800px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
div.navi ul li {
	list-style: none;
	float: left;
}
div.navi ul li a {
	color: #402000;
	width: 195px;
	line-height: 45px;
	text-decoration: none;
	text-align: center;
	display: block;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
div.navi ul li a:hover {
	background: #FFC977;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
/*h1 {
    color: #FFF;
    font-size: 16px;
    width: 300px;
    text-align:center;
    line-height: 40px;
    margin: 40px auto 20px auto;
    padding: 0px;
    background: #3F1F00;
    border-radius: 6px;
    -webkit-border-radius: 6px;
}*/
div.footer {
	width: 100%;
	background-position: top center;
	padding: 0px;
}
/*div.footer img{
	margin:150px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}*/
div.footer p {
	color: #3F1F00;
	font-size: 11px;
}
.f_nav01 .f_company {
	clear: both;
	padding: 10px 0;
}
.f_nav01 .f_copyright {
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	line-height: 25px;
	background: #042455;
}
/*------------------20190114????------------------*/
/*------------------header------------------*/
.common_header {
	background: url(/img/header_bg.png)no-repeat;
	background-position-x: center;
	background-position-y: bottom;
	height: 130px;
	position: relative;
	z-index: 2;
}
.common_header_inner {
	width: 1090px;
	margin: 0 auto;
}
.menu ul {
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
.menu li {
	padding: 15px 0 20px 0;
	float: left;
	list-style-type: none;
}
.common_header_inner li:after {
	content: "|";
	color: #B1D593;
}
.menu li a {
	display: block;
	font-size: 14px;
	color: #3F1F00;
	font-family: 'Kosugi Maru', sans-serif;
	text-decoration: none;
	font-weight: bold;
	float: left;
	padding: 0 14px;
	text-align: center;
}
.menu li a:hover {
	text-decoration: underline;
	color: #0059B2;
}
.menu li span {
	font-size: 12px;
}
.menu li img {
	max-width: 200px !important;
	height: auto !important;
	margin-top: -25px;
}
/*?h???b?v?_?E??????*/
.menu li nav {
	position: absolute;
	width: 100%;
	height: 0px;
	top: 120px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background: #65b820;
	opacity: 0.9;
	transition: 0.3s;
	overflow: hidden;
	display: flex;
	justify-content: center;
	z-index: 9999;
}
.menu li nav ul {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
}
.menu li nav ul li {
	float: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
	text-align: left;
}
.menu li nav ul li img {
	border: solid 1px #FFF;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 130px !important;
	margin-top: 45px;
}
.menu li nav ul li a {
	color: #FFF;
	float: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.menu li nav ul li::after {
	content: none;
}
.menu li:hover nav {
	height: auto;
	padding: 30px 0px 30px 0px;
	transition: 0.3s;
}
/*------------------footer------------------*/
.footer {}
.f_top {
	background: url(/img/f_bg.gif)no-repeat;
	overflow: hidden;
	background-size: cover;
}
.f_top_inner {
	width: 1150px;
	margin: 0 auto;
	padding-top: 86px;
}
.f_girl {
	float: left;
	margin-right: 50px;
}
.f_link {
	float: left;
	margin-top: 20px;
}
.f_link ul {
	float: left;
	margin-right: 50px;
}
.f_link ul:nth-child(5) {
	margin-right: 0px;
}
.f_link li {
	font-size: 14px;
	margin-bottom: 10px;
	text-align: left;
}
.f_link li a {
	color: #0D1D05;
	text-decoration: none;
}
.f_link li a:hover {
	text-decoration: underline;
	color: #0059B2;
}
.f_category {
	color: #fff;
	padding: 5px;
	background-color: #9E682C;
	border: solid 3px #A8893F;
	letter-spacing: 2px;
	border-radius: 30px;
	text-align: center !important;
}
.f_bn {
	float: right;
	margin-top: 30px;
}
.f_bn li {
	float: left;
	margin-left: 20px;
}
.f_middle {
	background-color: #f7fbf4;
}
.f_middle p {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 12px;
	line-height: 1.5;
}
.f_bottom {
	overflow: hidden;
	margin-bottom: 80px;
	background: #FFF;
}
.f_bottom_inner {
	width: 1000px;
	margin: 15px auto 35px;
	overflow: hidden;
}
.f_btm_l {
	float: left;
	text-align: left;
}
.f_btm_l p {
	text-align: left;
	line-height: 20px;
	font-size: 16px !important;
	font-family: TBUD???S?V?b?N Std;
}
.f_btm_r {
	float: right;
	width: 610px;
	position: relative;
}
.f_btm_r li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.f_btm_r li:nth-child(2n) {
	margin-right: 0px;
}
.f_btm_r p {
	font-size: 19px !important;
	position: absolute;
	right: 0;
	bottom: -10px;
}
.f_sale_form {
	clear: both;
	background-color: #65B821;
	border: solid 3px #4E8C1A;
	height: 85px;
	background-image: url(/img/f_sale_form_bg.png);
	position: fixed;
	width: 100%;
	z-index: 999;
	bottom: 0;
	left: 0;
}
.f_sale_form_inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.gentei {
	float: left;
	margin-top: 10px;
}
.f_sale_form_txt {
	float: left;
	margin-top: 18px;
	margin-left: 15px;
}
.f_sale_form_txt p {
	font-size: 16px !important;
	line-height: 27px;
	text-shadow: 1px 1px 8px #333;
	text-align: left;
	font-family: 'Kosugi Maru', sans-serif;
	color: #fff !important;
}
.f_sale_form_txt span {
	color: #FFFF00;
}
.f_sale_form_btn {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}
.f_sale_form_girl {
	position: absolute;
	right: 0;
	top: -25px;
}
.t_fc_txt {
	font-size: 11px;
	text-align: left;
	clear: both;
}
/* ----------------------------------------
?@header ????
---------------------------------------- */
.new_header {
	background-color: #65B820;
	width: 100%;
	height: 35px;
	position: fixed;
	top: 0;
	z-index: 100;
}
.new_header_inner {
	width: 1200px;
	margin: 0 auto;
	overflow: auto;
}
.new_header_icon {
	float: left;
	margin: 8px 0 0 0;
}
.new_header_menu {
	float: right;
	margin-top: 6px;
}
.new_header_menu ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.new_header_menu li {
	width: 110px;
	list-style-type: none;
	background-color: #FFF;
	float: left;
	padding: 0;
	margin-right: 6px;
	border-radius: 4px;
}
.new_header_menu li:nth-child(5), .new_header li:nth-child(6) {
	background-color: #D33F0E;
}
.new_header_menu li:nth-child(5) a, .new_header li:nth-child(6) a {
	color: #ffffff;
}
.new_header_menu a {
	color: #303030;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
	height: 16px;
	line-height: 16px;
	font-size: 11px;
	letter-spacing: 0px;
	text-align: center;
}
.new_header_menu a img {
	float: left;
}
.new_header_icon:hover, .new_header_menu li:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.rireki_block_img img {
	max-height: 130px;
	max-width: 175px;
	position: absolute;
	top: 45px;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 120px;
}
.rireki_block_comment p {
	border: 1px dashed #999;
	padding: 5px;
	background: #f0f8ff;
	text-align: left;
	height: 66px;
	overflow: hidden;
	margin: 0;
	width: 156px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}
.rireki_shosai_wrap li.rireki_block_img a {
	top: 0px !important;
}
td.tower_mail a {
	border-radius: 5px;
	border-bottom: solid 2px #b56011;
}
td.tower_shosai a {
	border-radius: 5px;
	border-bottom: solid 2px #000;
}
.region_area {
	background-color: #ff7228;
	color: #ffffff;
	font-size: 15px;
	line-height: 25px;
	padding-left: 10px;
	font-weight: bold;
	border-radius: 3px;
}
.h_nav_con_list {
	display: flex;
}
.h_nav_con span {
	display: block;
	font-size: 18px !important;
	color: #3F1F00;
	font-family: 'Kosugi Maru', sans-serif;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	border: 3px solid;
	padding: 5px 0px;
	margin: 0 auto 15px;
	border-radius: 10px;
	text-align: center;
}
.h_nav_con {
	margin-right: 15px;
}
.sho_panorama {
	border: #94BEBE solid 1px;
	margin-bottom: 20px;
	padding: 10px;
}
.sho_panorama h3 {
	font-size: 16px;
	line-height: 28px;
	background: #ECF2F2;
	border-left: 5px solid #609F9F;
	padding: 5px;
	text-align: left;
	text-indent: 10px;
	margin-bottom: 10px;
}
/*-------------header?@???L---------------------*/
.h_nav_link {
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	gap: 10px;
}
.h_nav_link a {
	text-align: center;
	background: #ff9326;
	color: #fff !important;
	width: 190px !important;
	padding: 0 !important;
	line-height: 45px;
	border-radius: 5px;
	box-shadow: 0 4px 0px #e37200;
	position: relative;
	transition: .3s;
}
.h_nav_link a::before {
	content: "";
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 15px;
	top: 19px;
}
.h_nav_link a:hover {
	text-decoration: none !important;
	color: #fff;
	transform: translateY(4px);
	box-shadow: none;
	transition: .3s;
}
/*-----------?N??????????????------------------*/
.list_b_txt_wrap {
	border-top: 2px solid #EEEEEE;
	float: right;
	width: 735px;
	margin-right: 15px;
}
.list_b_txt_wrap .list_b_txt_title {
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
}
.list_b_txt_ti {
	border-left: 3px solid #65b820;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0 15px;
}
.list_b_txt_wrap dl {
	margin: 0 0 15px;
}
.list_b_txt_wrap dt {
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
}
.list_b_txt_wrap dt p,
.list_b_txt_wrap dd p {
	display: inline;
}
.list_b_txt_wrap dt span {
	color: #65b820;
	margin-right: 5px;
}
.list_b_txt_wrap dd {
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin: 10px 0;
}
.list_b_txt_wrap dd span {
	color: #65b820;
	margin-right: 10px;
	font-weight: bold;
}
/* ----------------------------------------
@list_custom
---------------------------------------- */
.list_custom {}
.list_custom>div {
	border: 1px solid #ccc;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 20px;
}
.list_custom h4 {
	color: #65b820;
	font-size: 14px;
	background-color: #eee;
	line-height: 35px;
	padding: 0 10px;
	font-weight: bold;
	margin: 0;
}
/* ----------lC---------- */
.list_c_ninki ul {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding: 15px;
}
.list_c_ninki ul li {}
.list_c_ninki ul li a {
	text-decoration: none;
	color: #333;
	background-color: #eee;
	border-radius: 50px;
	display: block;
	padding: 5px 15px;
}
.list_c_ninki ul li a:before {
	content: "#";
}
.list_c_ninki ul li a:hover {
	background-color: #65b820;
	color: #fff;
}
.list_c_ninki ul li a:hover:before {
	color: #fff;
}
/* ----------ƒ---------- */
.list_c_yachin {
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
}
.list_c_yachin h5 {
	width: 90%;
	margin: 0 auto 20px;
	font-size: 15px;
}
.list_c_yachin_box {
	display: flex;
	border: 1px solid#ccc;
	width: 90%;
	margin: 0 auto;
}
.list_c_yachin_box ul {
	border-left: 1px solid #ccc;
	flex: 1;
}
.list_c_yachin_box ul:first-child {
	border-left: 0px solid #ccc;
}
.list_c_yachin_box ul li {
	text-align: center;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
}
.list_c_yachin_box ul li:first-child {
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}
.list_c_yachin_box ul li a {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
}
.list_c_yachin>p {
	width: 90%;
	text-align: right;
	margin: 10px auto;
}
/* ----------ӏ---------- */
.list_c_town {
	width: 90%;
	margin: 30px auto 0;
	display: flex;
}
.list_c_town h5 {
	width: 15%;
	font-size: 15px;
	margin: 0;
}
.list_c_town ul {
	width: 85%;
}
.list_c_town ul li {
	margin-bottom: 30px;
}
.list_c_town ul li p.list_c_town_ti {
	font-size: 14px;
	font-weight: bold;
	background-color: #eee;
	padding: 10px;
	margin-bottom: 15px;
}
.list_c_town ul li p.list_c_town_txt {
	font-size: 14px;
	line-height: 25px;
}
/* ----------悭鎿---------- */
.list_c_qa {}
.list_c_qa ul {
	width: 90%;
	margin: 30px auto;
}
.list_c_qa ul li {
	margin-bottom: 20px;
}
.list_c_qa ul li p.list_c_q {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.list_c_qa ul li p.list_c_q span {
	background-color: #65b820;
	color: #fff;
	display: inline-block;
	padding: 0 3px;
	border-radius: 3px;
	margin-right: 5px;
}
.list_c_qa ul li p.list_c_a {
	font-size: 14px;
	line-height: 24px;
}
.list_c_qa ul li a {
	font-size: 14px;
}
/* ---------------------
p
-------------------- */
ol.pan_wrap {
	padding: 0;
	margin: 0;
}
.pan_wrap div, .pan_wrap li {
	display: inline-block;
	font-size: 12px;
	line-height: 24px;
	position: relative;
	margin-right: 14px;
}
.pan_wrap a {
	display: inline-block;
	padding: 0 5px 0px 5px;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	color: #747772;
	background: #e6ecf5;
	font-size: 12px;
}
.pan_wrap a:hover {
	display: inline-block;
	padding: 0 5px 0px 5px;
	height: 28px;
	line-height: 28px;
	color: #747772;
	background: #e6ecf5;
	font-size: 12px;
	text-decoration: underline;
}
.pan_wrap div:after, .pan_wrap li:after {
	content: "";
	position: absolute;
	top: 0;
	left: 100%;
	border-style: solid;
	border-color: transparent;
	border-left-color: #e6ecf5;
	border-width: 14px 12px;
	width: 0;
	height: 0;
}
.pan_wrap div:last-child:after, .pan_wrap li:last-child:after {
	content: none;
}
.pan_wrap {
	margin: 10px auto 5px auto;
}
.pan_wrap_1000 {
	width: 1000px;
	margin: 10px auto;
}
/* ----- XgJX^}CY ----- */
.l_c_new_wrap {
	position: relative;
	z-index: 1;
	margin-top: -65px;
}
.l_c_main {
	background-color: #ddf1cc;
	padding: 40px 0;
	margin: 20px 0 10px
}
.l_c_main_inner {
	width: 1100px;
	margin: 0 auto;
}
.l_c_main h2 {
	font-size: 35px;
	font-weight: bold;
	margin: 20px 0 10px;
	color: #65b820;
	text-align: left;
}
.l_c_main h2 span {
	font-size: 25px;
	font-weight: bold;
}
.l_c_main_inner>div {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.l_c_main_link {}
.l_c_main_link p {
	font-size: 15px;
	margin: 10px 0;
	font-weight: bold;
	color: #65b820;
	text-align: left;
}
.l_c_main_link ul {
	display: flex;
	gap: 10px;
	margin: 0;
	padding: 0;
}
.l_c_main_link ul li {
	list-style-type: none;
}
.l_c_main_link ul li a {
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0;
	width: 100px;
	box-sizing: border-box;
	border: 1px solid #fff;
	border-radius: 10px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background-color: #65b820;
}
.l_c_main_link ul li a:hover {
	background-color: #fff;
	color: #042455;
}
.l_c_town {
	width: 1000px;
	margin: 0px auto 0;
	background-color: #fff;
	padding: 20px 30px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	text-align: left;
	border-radius: 10px;
}
.l_c_town_txt h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	& a {
		display: inline-block;
		padding: 8px 20px;
		color: #66b81f;
		border: solid 2px #66b81f;
		text-decoration: none;
		font-weight: bold;
		font-size: 14px;
		line-height: 1;
		border-radius: 5px;
		box-sizing: border-box;
		margin: 0px 0 0 20px;
	}
}
.l_c_town_txt p {
	margin: 0 30px 0 0;
	font-size: 15px;
	line-height: 1.5;
}
.l_c_town_photo {}
/*-----------/?N??????????????------------------*/
.search_listbody {
	margin-left: 15px;
	margin-right: 0px;
}