﻿body {
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
.invisible {
	display: none !important;
}
body#frm ul#tabs {
	border-bottom: 3px solid #FF0033;
}
.h3_wrap h3 {
	background: url("../../css/img/bullet/icn_bullet_h3_em.gif") 0px 0.4em no-repeat transparent;
}
#mapBase {
	margin-left: 0px;
	margin-top: 10px;
}
#myMap {
	background-color: white;
	font-weight: 700;
	height: 398px;
	position: relative;
}
/* エリアマップ */

.map {
	background: none;
	text-align: right;
	border: none;
}
#content .map .flt_l {
	font-size: 15px;
	text-align: right;
	float: none;
	letter-spacing: 0px;
}
#content .map .flt_l span {
	display: inline-block;
	vertical-align: middle;
}
.map a.plus, .map a.minus {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	text-indent: -99em;
	overflow: hidden;
	text-align: left;
}
.map a.plus {
	background: url(../../common/img/icon_footer_plus.png) no-repeat center center #E8E8E8;
	background-size: 15px;
}
.map a.plus:hover {
	background-position: center;
}
.map a.minus {
	background: url(../../common/img/icon_footer_minus.png) no-repeat center center #E8E8E8;
	background-size: 15px;
}
.map a.minus:hover {
	background-position: center;
}
#myMap {
	border: none;
	background: #000;
	margin-bottom: 20px;
}
#tabUpdateDate {
	padding-top: 0;
	margin-bottom: 20px;
}
#tabUpdateDate button, #tabUpdateDate button.on {
	line-height: 1.0;
	display: inline-block;
	padding: 12px 15px;
	font-size: 14px;
	border: 1px solid #e8e8e8;
	font-weight: normal;
}
#tabUpdateDate button.on, .ym #tabUpdateDate button.on {
	background: #F85263;
	color: #fff;
	border-color: #F85263;
}
#tabUpdateDate button:first-child {
	border-radius: 8px 0 0 8px;
	border-right: none;
}
#tabUpdateDate button:last-child {
	border-radius: 0 8px 8px 0;
	border-left: none;
}
#content div.legend_inner {
	border: none;
	overflow: hidden;
}
#content div.legend_inner dl.flt_l, #content div.legend_inner dl.flt_r {
	margin-bottom: 15px;
	width: 400px;
}
#content div.legend dl dt {
	width: 60px;
}
#content div.legend_inner dt img {
	width: 45px;
	height: 20px;
}
#content div.legend dl dd {
	font-size: 13px;
	padding-top: 3px;
}
#content div.legend div.txt {
	width: 55px;
}
#search {
	border: none;
	background: none;
	padding-bottom: 15px;
}
#search h2 {
	padding: 15px 20px;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	font-size: 16px;
}
#search h2 a, #search h2 a:hover {
	background-position: right center;
	background-image: url(../../common/img/icon_footer_plus.png);
}
#search h2.accordion-open a, #search h2.accordion-open a:hover {
	background-image: url(../../common/img/icon_footer_minus.png);
}
.search-content {
	background: #f6f6f6;
	padding: 30px 40px 40px;
	border: none;
	margin: 30px 0 0 0;
}
.search-content h3 {
	margin-bottom: 25px;
}
.search-content select {
	padding: 13px 30px 13px 13px;
	font-size: 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #e8e8e8;
	border-radius: 8px;
	background: url(../../common/img/icon_arrow_down.svg) no-repeat right 15px center #fff;
	background-size: 8px 5px;
	margin-bottom: 30px;
}
.search-content select::-ms-expand {
	display: none;
}
#content #btn_move {
	clear: left;
	float: none;
	content: '';
	display: block;
	margin: 0px auto 0;
	font-size: 13px;
	color: #fff;
	text-align: center;
	background: #323232;
	border: 1px solid #323232;
	border-radius: 7px;
	min-width: 195px;
	width: 250px;
	padding: 13px 5px;
	cursor: pointer;
	text-decoration: none;
	-webkit-box-shadow: 0px 3px 0px #000;
	box-shadow: 0px 3px 0px #000;
	line-height: 1.7;
	-webkit-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
	top: 0px;
	position: relative;
	text-indent: -999em;
	height: auto;
}
#content #btn_move:after {
	display: inline-block;
	content: '地図を移動する';
	position: absolute;
	text-align: center;
	width: 100%;
	left: 0%;
	top: 50%;
	transform: translate(0%, -50%);
	color: #fff;
	text-indent: 0;
	font-size: 16px;
}
#content #btn_move:hover {
	-webkit-box-shadow: 0px 0px 0px #cacaca;
	box-shadow: 0px 0px 0px #cacaca;
	padding: 13px 5px;
	top: 3px;
	opacity: 0.7;
}
.search-content .facility label {
	padding: 15px;
	border: 1px solid #e8e8e8;
	background: #fff;
	border-radius: 10px;
	margin-right: 15px;
}
.search-content .facility label input {
	margin-right: 10px;
}
.search-content .facility input.txt_addr {
	border: 1px solid #e8e8e8;
	border-radius: 8px;
	font-size: 15px;
	width: 500px;
	padding: 12px 20px;
	line-height: 1.0;
	margin-bottom: 30px;
}
#content #btn_search {
	clear: left;
	float: none;
	content: '検索';
	display: block;
	margin: 0px auto 0;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: #323232;
	border: 1px solid #323232;
	border-radius: 7px;
	min-width: 195px;
	width: 250px;
	padding: 13px 5px;
	cursor: pointer;
	text-decoration: none;
	-webkit-box-shadow: 0px 3px 0px #000;
	box-shadow: 0px 3px 0px #000;
	line-height: 1.7;
	-webkit-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
	top: 0px;
	position: relative;
	text-indent: 0;
	height: auto;
}
#content #btn_search:hover {
	-webkit-box-shadow: 0px 0px 0px #cacaca;
	box-shadow: 0px 0px 0px #cacaca;
	padding: 13px 5px;
	top: 3px;
	opacity: 0.7;
}
#map #addr_cur_disp {
	border: 1px solid #e8e8e8;
	background: #E8E8E8;
	padding: 15px 20px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}
#map #addr_cur_disp table, #map #addr_cur_disp tbody, #map #addr_cur_disp tr, #map #addr_cur_disp th, #map #addr_cur_disp td {
	display: block;
	padding: 0px;
}
#map #addr_cur_disp tr {
	overflow: hidden;
}
#map #addr_cur_disp td {
	float: left;
}
#map #addr_cur_disp td.mark {
	float: left;
	padding: 0;
	margin-right: 5px;
	margin-bottom: 20px;
}
#map #addr_cur_disp td.mark img {
	width: 25px;
}
#map #addr_cur_disp td.title + .text {
	clear: left;
	white-space: nowrap;
}
#map #addr_cur_disp td.text {
	font-size: 12px;
	float: left;
}
#map #map-header-base {
	padding: 25px 20px 25px 170px;
	border: 1px solid #e8e8e8;
	background: none;
	position: relative;
	margin-bottom: 30px;
}
#map #map-header-base:before {
	content: '表示中のエリア';
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	padding: 8px 15px;
	line-height: 1.0;
	background: #F6F6F6;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 20px;
	top: 20px;
}
