@charset "utf-8";

.main_read {
	margin-bottom: 60px;
	font-size: 16px;
	line-height: 160%;
}

#event_top .copy {
	line-height: 1.5;
}

#event_top .copy.serif a {
	color: #A18046;
	text-decoration: none;
}

#event_top .copy.serif a span {
	text-decoration: underline;
}

#event_top .txt_notice {
	font-size: 18px;
	text-align: center;
	background: #A18046;
	color: #fff;
	line-height: 1.5;
	padding: 10px 0;
	margin: 0 20% 25px;
	font-weight: bold;
	/*  border: 2px solid #C61F10; */
}

a img.imgover {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}

.introduce_top {
	margin: 0 auto 60px;
	width: 1270px;
}

.introduce_top img {
	vertical-align: bottom;
}

.local_nav {
	background: url(../images/bg_l_nav.jpg) repeat-x;
}

.local_nav ul {
	margin: auto;
	width: 896px;
}

.local_nav ul li {
	float: left;
}

.local_nav ul li a img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}

.wd_1100 {
	margin: 0 auto;
	padding: 0 0 30px;
	width: 1100px;
}

.box_delegate_ttl {
	margin-bottom: 25px;
	padding: 0 0 25px;
	color: #a3762b;
	font-size: 30px;
	line-height: 100%;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.shop_area {
	margin: 0 0 60px;
	text-align: left;
}

.contact_box {
	padding: 50px 0;
	background: #000;
	text-align: center;
}

.contact_box a img {
	margin: 0 10px;
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}

.fl_r {
	margin-left: 30px;
	float: right;
}

.fl_box {
	overflow: hidden;
	*zoom: 1;
}

.underline {
	border-bottom: 1px dashed #ff0000;
	font-weight: bold;
}

.box_gold {
	padding: 40px 40px 40px 38px;
	border: 1px solid #a3762b;
}

.btn_all {
	text-align: center;
	margin-bottom: 70px;
}

.shop_detail {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 524px;
	margin-bottom: 50px;
}

.sd_arrow {
	float: right;
	height: 100%;
}

.sd_arrow a {
	height: 100%;
	display: block;
}

.shop_detail h4 {
	background: url(../../../images/icon01.gif) no-repeat 0 center;
	padding-left: 14px;
	font-size: 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 16px;
	border-bottom: 1px dashed #ccc;
	line-height: 76px;
}

.shop_detail h4 a {
	text-decoration: none;
	display: block;
}

.shop_detail p {
	margin-bottom: 16px;
	line-height: 1.8;
	font-size: 13px;
}

.shop_detail p span {
	font-size: 11px;
	color: #e1200f;
}

.map_box {
	position: relative;
	margin-bottom: 40px;
}

.map_box .area {
	position: absolute;
	text-align: left;
	font-size: 15px;
}

.hokaido {
	top: 45px;
	left: 553px;
}

.tohoku {
	top: 154px;
	left: 875px;
}

.kanto {
	top: 294px;
	left: 799px;
}

.tokyo {
	top: 507px;
	left: 799px;
}

.chubu {
	top: 583px;
	left: 372px;
}

.kansai {
	top: 233px;
	left: 315px;
}

.chugoku {
	top: 351px;
	left: 110px;
}

.kyushu {
	top: 557px;
	left: 95px;
}

.online_area{
	top: 25px;
	left: 80px;
	width: 190px;
}

.online_area.area {
	text-align: center;
}

.map_box .online_area.area h3{
	margin-bottom: 10px;
}

.online_area span {
	text-align: left;
	display: inline-block;
	font-size: 11px;
	padding-top: 10px;
}

.online_box {
	background-color: #f5f2ef;
	border: 1px solid #A18046;
	width: 70%;
	margin: 0 auto 60px;
}

.online_box a {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 20px 10px;
	text-decoration: none;
}

.online_box h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	color: #a3762b;
}

.online_box h3::after {
	content: " 　｜　 ";
}

.online_box p {
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
}

.online_box span {
	font-size: 12px;
	color: #a3762b;
	width:  calc(100% - 20px);
}

.online_box:hover {
	background-color: #A18046;
}

.online_box:hover h3,
.online_box:hover p,
.online_box:hover span{
	color: #fff;
}


.map_box .area h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 24px;
}

.map_box .area h3 a {
	color: #a3762b;
	text-decoration: none;
}

.map_box .area h3 a:hover {
	color: #a3762b;
	text-decoration: none;
}


.map_box .i_new {
	color: #fff;
	background-color: #e1200f;
	padding: 2px 4px;
	font-size: 10px;
	margin: 0 4px;
}

.map_box .i_day {
	color: #e1200f;
	font-size: 10px;
}
