body {
	margin: 0px;
	padding: 0px;
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 15px;
	overflow-x: hidden;
	background-color: #ffffff;
}

/* for fuwel */
.original-elements * {
	box-sizing: content-box;
}

a {
	text-decoration: none;
	color: #b3a175;
}

a:hover {
	opacity: 0.7
}

img {
	border: none;
}
/* for fuwel */
.original-elements img {
	vertical-align: baseline;
}

/* font-style */
.gothic_font {
	font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.mincho_font {
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.gold {
	color: #b3a175;
}

/* header */
header#header {
	position: fixed;
	top: 0;
	/* z-index:9999; */
	z-index: 900;
	width: 100%;
	padding: 10px 0px;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}

header#header:hover {
	background-color: #403d3c;
}

.header_color {
	background-color: rgba(255, 255, 255);
}

/* footer */
#footer_access {
	background-image: url(../img/footer/footer_access.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 35px 0px;
}

div.footer_access_box {
	width: 500px;
	margin: 0px auto;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 15px 0px;
	color: #555555;
}

div.footer_access_box>p.center {
	text-align: center;
	margin: 10px 0px;
}

div.footer_access_box>p.left {
	padding: 0px 70px;
	margin: 1em 0;
}

div.footer_access_box>p.left>span {
	padding-left: 65px;
}

ul.sns_link {
	list-style: none;
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
}

ul.sns_link li {
	display: inline-block;
	padding: 0px 5px;
}

ul.conect_link {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

ul.conect_link li {
	display: inline-block;
	padding: 0px 3px;
}

ul.conect_link li>a {
	color: #555555;
}

#sub_menu {
	width: 1000px;
	margin: 35px auto;
	color: #555555;
	display: flex;
	justify-content: space-between;
}

div.sub_menu_box {
	display: inline-block;
	position: relative;
	background-color: #fff;
	width: 32%;
}

div.sub_menu_box>h2 {
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.6;
	border: 1px solid #dcdcdc;
	border-bottom: none;
	margin: 0px;
	padding: 10px 0px;
	background-color: #b3a175;
	color: #ffffff;
	font-weight: normal;
	font-size: 1.2em;
}

div.sub_menu_box>h2.row_1 {
	padding: 24.4px 0px;
}

div.sub_menu_box>a {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}

div.sub_menu_box>a:hover {
	background-color: rgba(255, 255, 255, 0.6);
}

div.sub_menu_box img {
	width: 100%;
}

#pankuzu_box {
	width: 1000px;
	margin: 20px auto;
	color: #555555;
}

#pankuzu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#pankuzu li {
	display: inline-block;
}

#pankuzu li>a {
	color: #555555;
}

#sitemap {
	display: table;
	width: 955px;
	margin: 20px auto;
}

#sitemap>ul {
	list-style: none;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	text-align: left;
	border-left: 1px solid #555555;
	width: 21%;
	font-size: 0.9em;
}

#sitemap>ul>li>a {
	color: #555555;
}

#site_copy {
	margin-bottom: 44px;
	background-color: #4d4d4d;
	text-align: center;
	padding: 5px 0px;
	color: #f2f2f2;
}

#site_copy>a {
	color: #f2f2f2;
	display: inline-block;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #f2f2f2;
}

footer#footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #666666;
	line-height: 1.6;
	z-index: 99;
	height: 50px;
}

#bottom_menu {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	display: table;
	list-style: none;
}

#bottom_menu li {
	display: table-cell;
	text-align: center;
	letter-spacing: 0.3em;
	padding: 10px 0px;
	position: relative;
	color: #f2f2f2;
}

#bottom_menu li.center {
	border-right: 1px solid #f2f2f2;
}

#bottom_menu>li>a {
	color: #f2f2f2;
}

#bottom_menu>li>a>img {
	display: inline-block;
	padding-right: 15px;
	padding-bottom: 1px;
	vertical-align: bottom;
}

.bottom_menu {
	margin: 0;
	display: flex;
	max-width: 1000px;
	margin: auto;
	list-style: none;
	align-items: center;
	height: inherit;
}

.bottom_menu li {
	position: relative;
	/* width: 250px; */
	width: calc(100% / 3);
	height: inherit;
}

.bottom_menu li.fair {
	background-color: #b3a175;
}

.bottom_menu li a {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	display: flex;
	color: #ffffff;
	justify-content: center;
	align-items: center;
	letter-spacing: 0.15em;
	font-size: 1.1em;
}

.bottom_menu li a.line {
	content: "";
	background-image: url("../img/footer/line.svg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 100%;
}

.bottom_menu li a.icon::before {
	content: "";
	background-repeat: no-repeat;
	background-size: contain;
	width: 1.2em;
	height: 1.2em;
	display: block;
	margin-right: 1em;
}

.bottom_menu li a.icon.fair::before {
	background-image: url("../img/footer/music_note_white.svg");
}

.bottom_menu li a.icon.reserve::before {
	background-image: url("../img/footer/icon_reserve.svg");
}

.bottom_menu li a.icon.request::before {
	background-image: url("../img/footer/icon_request.svg");
}

.bottom_menu li a.icon.contact::before {
	background-image: url("../img/footer/icon_contact.svg");
}

.bottom_menu li.border {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#page_top_button {
	position: absolute;
	bottom: 80px;
	right: 20px;
}

#bestrate_icon {
	position: absolute;
	bottom: 60px;
	right: 20px;
}

#bestrate_icon img {
	width: 100%;
}

#bestrate_icon .close {
	position: absolute;
	font-size: 13px;
	top: 0;
	right: 0;
}

#bestrate_icon.hidden {
	display: none !important;
}

/* contents */
h2.main_title {
	text-align: center;
	margin: 100px 0px 50px 0px;
	font-size: 2em;
	letter-spacing: 0.1em;
	color: #888888;
	text-indent: 0.1em;
	font-weight: normal;
}

h2.main_title>span {
	font-size: 0.5em;
	letter-spacing: 0;
	display: inline-block;
	padding: 0px 20px;
	color: #777777;
}

#main_img {
	margin-bottom: 50px;
}

#main_img>img {
	width: 100%
}

div.clear-element {
	clear: both;
}

br.sp_br {
	display: none;
}

/* group link */
div.group {
	background-color: #f6f6f6;
}

div.group_box_main {
	width: 850px;
	margin: auto;
	padding: 15px 0px 25px 0px;
	display: flex;
	justify-content: space-between;
}

div.group_box {
	letter-spacing: 0.1em;
	color: #555555;
	line-height: 1em;
}

div.group_box>p {
	font-size: 1.3em;
	margin: 5px 0px;
	padding: 10px 0px 20px 0px;
}

dl.group_link {
	display: flex;
	flex-wrap: wrap;
	margin: 1em 0;
}

dl.group_link dt {
	width: 150px;
}

dl.group_link dt>span {
	display: block;
	border-right: 1px solid #555555;
}

dl.group_link dd {
	width: 50%;
	margin: 0px;
	padding: 0px 0px 20px 15px;
}

dl.group_link dd>a {
	color: #555555;
}

dl.group_link dd>a>img {
	width: 180px;
	padding: 10px 0px;
}

dl.group_link dd>a.restaurant_link>img {
	width: 100px;
}

#sitemap>ul {
	border-left: 1px solid #dcdcdc;
}

.scoop {
	position: relative;
	border: 1px solid #ddd5c1;
	padding: 1em;
	color: #ddd5c1;
	font-weight: 600;
}

.scoop:before,
.scoop:after,
.circle:before,
.circle:after {
	position: absolute;
	display: block;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	content: "";
	background-color: #fff;
	border: 1px solid #ddd5c1;
}

.scoop:before {
	top: -12px;
	left: -12px;
}

.scoop:after {
	top: -12px;
	right: -12px;
}

.circle:before {
	right: -12px;
	bottom: -12px;
}

.circle:after {
	left: -12px;
	bottom: -12px;
}

.over {
	overflow: hidden;
}

@media screen and (max-width:1200px) {
	h2.main_title {
		margin-top: 120px;
	}
}

@media screen and (max-width: 768px) {
	header#header:hover {
		background-color: rgba(255, 255, 255, 0.6);
	}

	div.blur_on {
		-webkit-filter: none;
		-moz-filter: none;
		-ms-filter: none;
		-o-filter: none;
		filter: none;
	}

	h2.main_title {
		margin-top: 85px;
	}

	#pankuzu_box {
		display: none;
	}

	#sitemap {
		display: none;
	}

	#bottom_menu {
		width: 100%;
		font-size: 0.7em;
	}

	#bottom_menu li {
		letter-spacing: 0.1
	}

	#bottom_menu>li>a>img {
		padding-right: 5px;
		width: 20px;
	}

	.bottom_menu {
		padding: 0;
	}

	.bottom_menu li {
		position: relative;
		/* width: 25%; */
		height: inherit;
		font-size: 0.85em;
	}

	.bottom_menu li:not(:last-child) {
		/* height: 50%; */
		box-sizing: border-box;
		padding: 5px;
	}

	.bottom_menu li a {
		flex-wrap: wrap;
		font-size: 0.95em;
	}

	.bottom_menu li a.line {
		background-image: url("../img/footer/line_sp.svg");
	}

	.bottom_menu li a.icon::before {
		height: 1.2em;
		width: 50%;
		background-position: center;
		margin-right: unset;
		margin-bottom: 5px;
	}

	div.footer_access_box {
		width: 90%;
	}

	div.footer_access_box>p.left {
		padding: 0px 25px;
	}

	#sub_menu {
		width: 100%;
		display: block;
	}

	div.sub_menu_box {
		width: 95%;
		margin: 10px auto;
		display: block
	}

	div.sub_menu_box>h2 {
		font-size: 1.2em;
	}

	div.sub_menu_box>img {
		width: 100%;
	}

	#site_copy>a {
		display: block;
		margin: auto;
		padding-right: 0px;
		margin-right: 0px;
		border-right: none;
	}

	br.sp_br {
		display: block;
	}

	#bestrate_icon {
		width: 40vw;
		bottom: 55px;
		right: 3px;
	}

	div.group_box_main {
		width: 90%;
		display: block;
	}

	dl.group_link dt {
		width: 110px;
	}

	dl.group_link dd {
		width: 60%;
	}
}