@import url("https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700,400italic&subset=latin-ext,latin");
@charset "utf-8";
@-ms-viewport {
	width: auto !important;
	initial-scale: 1;
}
@viewport {
	width: device-width;
	initial-scale: 1;
}
/*---------------------------------

全体

---------------------------------*/

.pc_v {}
.sp_v {
	display: none!important;
}
html {
	height: 100%;
	min-width: 100px;
	display: block;
	position: relative;
	margin-top: 0!important;
}
pre, xmp, plaintext, listing {
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
pre {
	white-space: inherit;
}
body {
	height: 100%;
	margin: 0;
	font-size: 14px;
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
	line-height: 180%;
	background: #000;
	color: #fff;
	display: block;
	position: relative;
}
window_right1.aligncenter {
	display: block;
	margin: 0 auto !important;
}
.aligncenter {
    display: block;
    margin: 0 auto !important;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#body-in {
	height: 100%;
	position: relative;
}
section {
	width: 100%;
	padding: 40px 0;
	box-sizing: border-box;
}
.container {
	width: 1072px;
	position: relative;
	margin: 0 auto;
}
a {
	text-decoration: none;
	outline: none;
	color: #FFF;
}
img {
	vertical-align: top;
}
.fl_wrap {
	clear: both;
	overflow: hidden;
}
.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.ib_wrap {
	letter-spacing: -0.4em;
}
.ib_box {
	letter-spacing: 0;
	display: inline-block;
}
h2 {
	font-size: 26px;
	text-align: center;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
}
h3 {
	font-size: 20px;
	margin: 0;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 15px;
}
em {
	display: inline-block;
	padding-top: 5px;
	line-height: 1.6;
	font-size: 12px;
	color: #919191;
}
.black,.black p a,.black li a,.black a {
	color: black!important;
	border-top-color: black!important;
	border-left-color: black!important;
	border-right-color: black!important;
	border-bottom-color: black!important;
}
.black p:after {
	color: black!important;
}
.white,.white li a,.white p a {
	color: white!important;
	border-top-color: white!important;
	border-left-color: white!important;
	border-right-color: white!important;
	border-bottom-color: white!important;
}
.white p:after {
	color: white!important;
}
#about .important {
	background-color: #ffffff;
    border: 10px solid gray;
    padding: 20px;
    color: black;
    font-size: 20px;
    line-height: 1.8;
}
/*---------------------------------

width

---------------------------------*/

.w1200 {
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
	box-sizing: border-box;
}
.head_change2 .w1000 {
	position: relative;
}
.mainv_bg #menu {
	position: absolute;
	background: rgba(0, 0, 0, 0.6);
	width: 270px;
	top: 50px;
	bottom: -50px;
	left: 100px;
	padding: 25px;
	box-sizing: border-box;
	z-index: 99999;
	height: calc(100% - 50px);
	font-size: 16px;
}
.mainv_bg .white,#menu.white,head_change.white {
	background: rgba(0, 0, 0, 0.26)!important;
}
#menu.black a {
	color: white!important;
}
#head_change #menu {
	width: 100%;
	top: 0;
	padding: 0;
	left: 100px;
}
#head_change #menu ul {
	display: flex;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
}
#head_change #menu ul li {
	padding: 5px;
	line-height: 1;
}
.flex_menu {
	display: flex;
	flex-direction: row-reverse;
	padding: 10px 0;
	align-items: center;
}
.w920 {
	width: 920px;
	margin: 0 auto;
	box-sizing: border-box;
}
#shopinfo {
	background: url("images/bg_access.png");
	width: 910px;
	margin: 0 auto;
	box-sizing: border-box;
}
#shopinfo img.fl_left {
	max-width: 369px;
}
/*---------------------------------

追従エリア

---------------------------------*/

.window_right1 {
	position: fixed;
	bottom: 200px;
	right: 0;
	height: auto;
	display: inline-block;
	z-index: 98;
	border-radius: 10px 0 0 10px;
}
.window_right2 {
	position: fixed;
	bottom: 350px;
	right: 0;
	width: 42px;
	height: auto;
	display: inline-block;
	z-index: 98;
}
.window_right1 img, .window_right2 img {
	width: 100%;
	height: auto;
}
.right_button {
	background: #000;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	padding: 20px 10px;
	letter-spacing: 0.3em;
}
.right_button:hover {
	background: #ff9e00;
	transition-property: all;
	transition: 0.3s linear;
}
/*---------------------------------

ヘッダー

---------------------------------*/

#header {
	display: none;
	position: absolute;
	top: 13px;
	left: 50%;
	margin-left: -600px;
	z-index: 90;
	/*overflow: hidden;
*/
}
.sns {
	float: left;
}
.sns a {
	margin-right: 5px;
}
#menu ul {
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 60px;
}
#menu .top img {
	height: 60px;
	width: auto;
}
#img img {
	height: 60px;
	width: auto;
	margin-right: 25px;
}
#menu .top img {
	margin-bottom: 50px;
}
#menu a {
	color: #fff;
}
#menu li {
	position: relative;
	display: inline-block;
	padding: 5px 15px;
	font-size: 1.5vmin;
	line-height: 1.7vmax;
	position: static;
}
#menu li:hover .sub-nav {
	opacity: 1;
}
#menu li:hover .sub-nav {}
#menu li .sub-nav {
	position: static;
	margin-left: 20px;
	opacity: 100;
}
#menu li .sub-nav {
	opacity: 0;
	position: absolute;
	left: 0px;
	top: 60px;
	width: 100%;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	z-index: 100;
	padding: 0;
	line-height: 30px;
}
#menu li .sub-nav li {
	display: block;
	padding: 0;
}
#menu li .sub-nav li: last-child {
	border-bottom: none;
}
#menu li .sub-nav a {
	display: block;
	width: 100%;
	padding: 2px 0;
	background: #999;
}
#menu li .sub-nav a, #menu li .sub-nav a:hover {
	background: none;
}
#menu .sub-nav a:hover {
	background: #ccc;
}
#menu ul {
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 30px;
}
#menu ul .top {
	text-align: center;
}
#menu .top img {
	height: 135px;
	width: auto;
}
#menu li {
	position: static;
	display: block;
	padding: 0px;
}
.head_change2 .tel {
	margin: 0px;
}
.head_change2 .tel img, .head_change2 .tel p {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
.head_change2 .tel p {
	margin: 0 0 0 0px;
	line-height: 50px;
	letter-spacing: 0.1em;
}
.tel {
	font-size: 16px;
	color: #fff;
	text-align: right;
	white-space: nowrap;
	margin-left: 20px;
}
.tel span.caption {
	font-size: 10px;
}
.tel img {
	margin-bottom: 4px;
}
.tel p {
	margin: 0 0 0 10px;
	line-height: 120%;
	letter-spacing: 0.1em;
	display: inline;
}
.tel p span {
	font-size: 11px;
	letter-spacing: 0;
}
.tel p a {
	color: #fff;
}
.head_change2 span.number {
	margin-left: 10px;
	margin-right: 25px;
}
span.number {
	font-size: 18px !important;
}
#breadcrumb {
	line-height: 1.5;
	font-size: 12px;
	margin-top: 20px;
}
#breadcrumb li {
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
}
#breadcrumb li:first-child {
	padding-left: 0;
}
/*---------------------------------

フッター

---------------------------------*/

#access {
	background: url("images/bg_access.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
	width: 100%;
	padding: 40px;
	box-sizing: border-box;
}
#access h2 {
	color: #fff;
	font-size: 20px;
}
#map iframe, .banner img {
	margin: 0 auto;
	display: block;
}
#map iframe {
	width: 1000px;
	height: 350px;
}
.ggmap {
	position: relative;
	padding-bottom: 350px;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.ggmap iframe, .ggmapr object, .ggmap embed {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 920px;
	height: 350px;
}
.banner img {
	width: 700px;
	height: auto;
}
#{
 padding: 60px 0 40px;
font-size: 15px;
}
#shopinfo .shop_name {
	font-size: 20px;
	font-weight: bold;
}
#shopinfo dl, #shopinfo dt, #shopinfo dd {
	line-height: 1.6;
	margin: 0;
	padding: 0;
}
#shopinfo dl {
	width: 500px;
	overflow: hidden;
}
#shopinfo dt, #shopinfo dd {}
#shopinfo dt {
	clear: both;
	float: left;
	width: 70px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 5px 10px;
	background: #3c3c3c;
	text-align: center;
}
#shopinfo .dt-clear {
	clear: both;
	float: left;
	width: 70px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 5px 10px;
	background: none;
	text-align: center;
}
#shopinfo dd .subtitle {
	display: block;
	margin: 0 0 5px;
	font-weight: 700;
}
#shopinfo dd {
	float: left;
	width: 379px;
	padding: 9px 10px;
}
#footer {
	box-sizing: border-box;
}
#footer-menu {
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	position: relative;
}
#footer-menu ul {
	text-align: center;
	margin-top: 0;
	padding-top: 1em;
}
#footer-menu li {
	position: relative;
	list-style-type: none;
	white-space: nowrap;
	display: inline-block;
	margin-right: 15px;
	vertical-align: top;
}
#footer-menu .sub-nav li {
	margin-right: 0;
}
#footer-menu ul.sub-nav {
	padding: 0;
}
#footer-menu li#footer-menu li .sub-nav {
	display: none;
}
#footer-menu a {
	margin: 30px 10px;
}
#copy {
	font-size: 13px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
	display: inline-block;
}
#totop {
	width: 37px;
	height: 57px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 999;
	display: none;
}
#totop img {
	width: 100%;
	height: auto;
}
#sp_bottom {
	display: none;
}
.spbtn {
	display: none;
}
/*---------------------------------

メインビジュアル

---------------------------------*/

#mainv {
	position: relative;
	width: 100%;
	height: 500px;
	color: #fff;
	box-sizing: border-box;
	z-index: 21;
	overflow: hidden;
}
.mainv_bg {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: calc(100%*1000/2000);
	/* (画像の高さ / 画像の横幅) × 100 */
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	z-index: 23;
	box-sizing: border-box;
}
.bg-controller {
	z-index: 30;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	display: flex;
	justify-content: space-between;
}
.bg-prev, .bg-next {
	height: inherit;
	color: white;
	opacity: 0.7;
	font-size: 2rem;
	cursor: pointer;
	display: inline-block;
}
.bg-next::after, .bg-prev::after {
	display: table-cell;
	width: inherit;
	height: inherit;
	text-align: center;
	vertical-align: middle;
}
.bg-prev::after {
	content: 'chevron_left';
	font-family: "Material Icons";
}
.bg-next::after {
	content: 'chevron_right';
	font-family: "Material Icons";
}
.bg-prev:hover, .bg-next:hover {
	opacity: 0.9;
}
.mainv_logo_wrap {
	display: none;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 25;
}
.mainv_logo_wrap h1 {
	display: block;
	text-align: center;
	margin: 0 auto 45px;
}
.mainv_logo_wrap h1 img {
	display: block;
}
.page #mainv, .single #mainv {
	width: 100%;
	height: 240px;
	padding: 0;
}
#mainv.no-kv {
	height: 75px;
}
.page_mainv_bg {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 5;
}
#okonomi_page .page_mainv_bg {
	background: url("images/mainv_okonomi.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#course_page .page_mainv_bg {
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#menu_page .page_mainv_bg {
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#drink_page .page_mainv_bg {
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#space_page .page_mainv_bg {
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#course_page .page_mainv_bg:before, #menu_page .page_mainv_bg:before, #drink_page .page_mainv_bg:before, #space_page .page_mainv_bg:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}
#news_page .page_mainv_bg {
	background: url("images/mainv_news.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#reservation_page .page_mainv_bg {
	background: url("images/mainv_reservation.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#post_page .page_mainv_bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#sitemap_page .page_mainv_bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#blog_page .page_mainv_bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
/*---------------------------------

slide2

---------------------------------*/

.slide2 {
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
}
.slide2 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*---------------------------------

ページ

---------------------------------*/

.top {}
#news {
	margin: 0 auto;
	text-align: center;
}
#news_archive {
	margin: 0 auto;
	text-align: left;
	padding: 0 31.5px 40px;
}
.news_list_wrap {
	margin-bottom: 30px;
}
.news_list {
	width: 359px;
	padding: 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #919191;
	text-align: left;
	margin: 0 10px;
	vertical-align: middle;
}
.news_list:nth-child(1), .news_list:nth-child(2), .news_list:nth-child(3) {
	border-top: 1px solid #919191;
}
.news_thumb {
	width: 106px;
	height: auto;
}
.news_discription {
	width: 210px;
	padding-right: 64px;
	padding-top: 13px;
	box-sizing: border-box;
	position: relative;
}
.news_discription:after {
	position: absolute;
	top: 25px;
	right: 0;
	content: url("images/arrow.png");
}
.info-date {
	color: #FFF;
	margin-right: 30px;
	display: inline-block;
}
.info-title {
	display: inline-block;
}
.readmore {
	font-size: 12px;
	color: #fff;
	background: #63140d;
	border-radius: 10px;
	padding: 2px 10px;
	display: inline-block;
}
#about {
	text-align: center;
	padding-top: 80px !important;
}
.about_logo {
	margin-bottom: 30px;
}
.logo h1 {
	font-size: 1em;
	color: #fff;
	margin: 0;
	padding: 15px 15px 3px 10px;
	float: left;
}
#about h2 {
	font-size: 30px;
	font-weight: bold;
	height: 55px;
	margin: 0 auto 30px;
	box-sizing: border-box;
	padding-top: 20px;
}
#about .alignment-left {
	text-align: left;
	width: 560px;
	margin: 0 auto;
}
/*
#about .lead{
font-size: 21px;
line-height: 200%;
margin-bottom: 30px;
}
*/

#top_link {
	padding: 100px 0 0 0;
}
#top_link ul {
	margin: 0;
	padding: 0;
}
.link_list {
	width: 500px;
	height: 350px;
	border-collapse: collapse;
	border: 1px solid #fff;
	list-style: none;
	float: left;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.link_txt_wrap {
	position: absolute;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
}
.link_txt h3 {
	text-align: center;
}
.link_txt {
	padding: 15px;
}
.link_txt p {
	display: none;
}
.fl_left .link_txt {
	padding-left: 15%;
}
.fl_right .link_txt {
	padding-right: 15%;
}
#top_link h3 {
	font-size: 24px;
}
#top_link .readmore {
	float: right;
}
.link_list: nth-of-type(1)>.link_txt_wrap:after, .link_list: nth-of-type(2)>.link_txt_wrap:after, .link_list: nth-of-type(3)>.link_txt_wrap:after, .link_list: nth-of-type(4)>.link_txt_wrap:after {
	position: absolute;
	z-index: 50;
}
.link_list2.sp_v {
	display: none !important;
}
#top_link .fl_wrap {
	overflow: visible;
}
.fade_lead {
	box-sizing: border-box;
	border: 1px solid #000;
	position: relative;
	float: left;
	margin-right: 2.66666px;
	margin-bottom: 2.66666px;
}
.fade_lead_in {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	line-height: 150%;
	box-sizing: border-box;
	padding: 15px;
}
.fade_lead_in h3 {
	font-size: 19px;
	margin-bottom: 20px;
	color: #000;
	line-height: 120%;
}
.fade_lead_in p {}
.fade_list {
	box-sizing: border-box;
	position: relative;
	float: left;
	margin-right: 2.66666px;
	margin-bottom: 2.66666px;
}
.fade_list:before {
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
	opacity: 0;
	transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
}
.fade_list:hover:before, .fade_list.hover:before {
	opacity: 0.5;
}
.fade_list.flow_list14:hover:before, .fade_list.flow_list14.hover:before {
	opacity: 0;
}
.fade_list p {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	font-size: 17px;
	color: #fff;
}
.fade_list p.fade_off {
	opacity: 1;
}
.fade_list p.fade_on {
	opacity: 0;
}
.fade_list:hover p.fade_off, .fade_list.hover p.fade_off {
	opacity: 0;
}
.fade_list:hover p.fade_on, .fade_list.hover p.fade_on {
	opacity: 1;
	font-size: 19px;
	padding: 30px;
	box-sizing: border-box;
	transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
}
.flow_list1 {
	background: url("images/img_flow1.png");
}
.flow_list2 {
	background: url("images/img_flow2.png");
}
.flow_list3 {
	background: url("images/img_flow3.png");
}
.flow_list4 {
	background: url("images/img_flow4.png");
}
.flow_list5 {
	background: url("images/img_flow5.png");
}
.flow_list6 {
	background: url("images/img_flow6.png");
}
.flow_list7 {
	background: url("images/img_flow7.png");
}
.flow_list8 {
	background: url("images/img_flow8.png");
}
.flow_list9 {
	background: url("images/img_flow9.png");
}
.flow_list10 {
	background: url("images/img_flow10.png");
}
.flow_list11 {
	background: url("images/img_flow11.png");
}
.flow_list12 {
	background: url("images/img_flow12.png");
}
.flow_list13 {
	background: url("images/img_flow13.png");
}
.flow_list14 {
	background: url("images/img_flow14.png");
}
.shokuzai_list1 {
	background: url("images/img_shokuzai1.png");
}
.shokuzai_list2 {
	background: url("images/img_shokuzai2.png");
}
.shokuzai_list3 {
	background: url("images/img_shokuzai3.png");
}
.shokuzai_list4 {
	background: url("images/img_shokuzai4.png");
}
.shokuzai_list5 {
	background: url("images/img_shokuzai5.png");
}
.shokuzai_list6 {
	background: url("images/img_shokuzai6.png");
}
.shokuzai_list7 {
	background: url("images/img_shokuzai7.png");
}
#shokuzai {
	width: 1072px;
	margin: 0 auto;
}
#shokuzai .fade_list:hover:before {
	opacity: 0;
}
.fade_list {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#okonomi_flow .fade_list, #okonomi_flow .fade_lead {
	width: 236px;
	height: 217px;
}
#okonomi_flow .fade_list:nth-child(5n) {
	margin-right: 0;
}
#shokuzai .fade_list, #shokuzai .fade_lead {
	width: 298px;
	height: 273px;
}
#shokuzai .fade_list:nth-child(4n) {
	margin-right: 0;
}
#okonomi_menu {
	width: 100%;
}
h3.menubox {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #000;
	width: 100%;
}
#okonomi_menu>.category>table>tbody>tr>td:first-child {
	padding-right: 36px;
}
#okonomi_menu>.category>table>tbody>tr>td: last-child {
	padding-left: 36px;
}
#okonomi_menu table {
	width: 100%;
	margin-bottom: 10px;
}
#okonomi_menu>.category>table>tbody>tr>td {
	width: 50%;
	box-sizing: border-box;
	padding-bottom: 40px;
}
#okonomi_menu table img {
	margin-bottom: 10px;
}
#okonomi_menu>.category>table>tbody>tr>td>table>tbody>tr>td:first-child {}
#okonomi_menu>.category>table>tbody>tr>td>table>tbody>tr>td: last-child {
	text-align: right;
	padding-left: 10px;
}
#course {}
.course_list {
	margin-bottom: 50px;
}
.course_list>.fl_left {
	width: 400px;
}
.course_list>.fl_left img {
	width: 400px;
	height: 320px;
	object-fit: cover;
}
.course_list>.fl_right {
	width: 530px;
}
.course_list>.fl_right h3 {
	font-size: 19px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}
.course_list>.fl_right table {
	margin-top: 20px;
}
.course_list>.fl_right table td:first-child {
	padding-right: 40px;
}
#menu_block {
	margin: 0 auto 80px;
}
.menu_category {
	width: 50%;
	padding: 0 36px 30px;
	box-sizing: border-box;
}
.menu_category table {
	width: 100%;
}
.menu_category table td.left {
	width: 80%;
	padding-top: 5px;
	vertical-align: top;
}
.menu_category table td.left em {
	display: block;
}
.menu_category table td.right {
	width: 20%;
	padding-top: 5px;
	text-align: right;
	vertical-align: top;
}
.space_block {
	margin-bottom: 40px;
	text-align: center;
}
.space_block p {
	display: inline-block;
}
.space_block>img.ib_box {
	width: 508px;
	height: auto;
	margin-right: 62px;
}
.space_block>div.ib_box {
	width: 408px;
	padding-left: 40px;
	text-align: left;
	box-sizing: border-box;
}
.space_block>div.ib_box h3 {
	color: #000;
	font-size: 19px;
	margin: 0 0 10px;
}
.space_block>div.ib_box em {
	border-bottom: 1px dashed #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 100%;
	display: block;
}
.space_block>div.ib_box table tr td:first-child {
	padding: 0 30px 2px 0;
}
.space_block>.ib_box {
	vertical-align: bottom;
}
.space_block>.ib_box p {
	display: inline-block;
}
#front_news, #front_blog {
	width: 460px;
	margin: 0 20px;
	text-align: center;
	float: left;
}
#front_news ul, #front_blog ul {
	margin: 20px auto;
	padding: 10px 0;
	text-align: left;
	list-style: none;
	border-top: 1px solid #fff;
}
#front_news li, #front_blog li {
	padding: 10px 0;
	border-bottom: 1px solid #fff;
	overflow: hidden;
}
#front_news li .date, #front_blog li .date {
	font-size: 14px;
	background: #3c3c3c;
	padding: 2px 5px;
	width: 80px;
}
#front_news li .txt, #front_blog li .txt {
	font-size: 16px;
	margin: 10px 5px;
}
.front_img {
	display: none;
}
#news .news_wrapper {
	width: 800px;
	margin: 0 auto;
}
#news .news_wrapper article {
	margin-bottom: 50px;
	padding: 38px 40px;
	border: rgba(0, 0, 0, 0.3) solid 1px;
	text-align: left;
}
#news .news_wrapper .post_date {
	display: block;
	margin-bottom: 15px;
	font-size: 14px;
}
#news .news_wrapper .post_title {
	margin: 0 0 25px;
	padding-bottom: 25px;
	border-bottom: rgba(0, 0, 0, 0.3) solid 1px;
	font-size: 24px;
	font-weight: bold;
}
#news .news_wrapper .post_txt {
	margin-bottom: 25px;
	font-size: 16px;
}
#news .news_wrapper .post_img {
	text-align: center;
}
#news .news_wrapper img {
	max-width: 100%;
}
#blog {
	width: 970px;
	margin: 0 auto;
	padding-bottom: 100px;
}
#blog .blog_wrapper {
	margin: 0 0 30px -30px;
	overflow: hidden;
}
#blog .blog_wrapper article {
	float: left;
	width: 470px;
	margin: 0 0 30px 30px;
}
#blog .blog_wrapper article>a {
	display: table;
	width: 100%;
	box-sizing: border-box;
}
#blog .blog_wrapper .post_img {
	display: table-cell;
	width: 130px;
	height: 130px;
	background: #e5e5e1;
	vertical-align: middle;
}
#blog .blog_wrapper .post_img_box {
	width: 130px;
	height: 130px;
}
#blog .blog_wrapper .post_text {
	display: table-cell;
	width: 340px;
	height: 130px;
	padding: 10px 20px;
	background: #e5e5e1;
	vertical-align: middle;
	box-sizing: border-box;
}
#blog .blog_wrapper .post_date {
	font-size: 13px;
}
#blog .blog_wrapper .post_title {
	line-height: 1.6;
	margin: 5px 0 0 0;
	font-size: 14px;
}
#blog-single {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 100px;
}
#blog-single .post_date {
	margin-bottom: 10px;
}
#blog-single .post_title {
	line-height: 1.6;
	margin: 0 0 30px 0;
	font-size: 22px;
	font-weight: bold;
}
#blog-single .post_image {
	margin-bottom: 50px;
	text-align: center;
}
#blog-single img {
	max-width: 100%;
}
#blog-single .post_text {
	margin-bottom: 60px;
	font-size: 16px;
}
#blog-single .back {
	text-align: center;
}
#blog-single .back a {
	display: inline-block;
	padding: 5px 20px;
	border: 1px solid #000;
	font-size: 16px;
}
#blog-single .back a:hover {
	background: #000;
	color: #fff;
}
.wp-pagenavi {
	clear: both;
	text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
	color: #333;
	background-color: #FFFFFF;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration: none;
	border: thin solid #ccc;
}
.wp-pagenavi a:hover {
	color: #333;
	background-color: #e2e2e2;
	border: thin solid #ccc;
}
.wp-pagenavi span.current {
	color: #333;
	background-color: #e2e2e2;
	border: thin solid #ccc;
}
#form, #form table {
	width: 100%;
}
#form {
	margin-top: 30px;
}
#reservation {
	box-sizing: border-box;
	margin-bottom: 60px;
}
#reservation_page form table tr td {
	width: 30%;
	padding-bottom: 20px;
	box-sizing: border-box;
}
#reservation_page form table tr td {
	width: 20%;
}
#reservation_page form table tr td: last-child {
	width: 80%;
	text-align: left;
}
#reservation_page form input, #reservation_page form textarea {
	margin: 0 auto;
	padding: 7px;
	border: solid 1px #000;
	box-sizing: border-box;
	outline: none;
	font-size: 14px;
	background: #fff;
}
#reservation_page form textarea {
	width: 100%;
}
#reservation_page form input:focus, #reservation_page form textarea:focus {
	border: 1px solid #999;
}
.va_top {
	vertical-align: top !important;
}
#reservation_page form dt .va_top {
	vertical-align: top;
	padding-top: 10px;
	display: inline-block;
}
#reservation_page form input[type="submit"], #reservation_page form input[type="button"] {
	width: auto;
	padding: 5px 40px;
	display: inline-block;
	background: #fff;
	cursor: pointer;
	border-radius: 20px;
	border: 1px solid #000;
	color: #000;
	box-sizing: border-box;
	font-size: 13px;
	font-weight: normal;
}
#information_arc {
	box-sizing: border-box;
	border: 1px solid #acacac;
	padding: 30px 60px;
	margin-bottom: 60px;
}
#information_arc .list_wrap {
	padding-bottom: 5px;
	border-bottom: 1px dashed #fff;
}
#pagenation {
	width: 100%;
	margin-top: 30px;
}
#pagenation ul {
	letter-spacing: -1.4em;
	text-align: center;
}
#pagenation ul li {
	display: inline-block;
	letter-spacing: 0;
	font-size: 12px;
}
#pagenation ul li a, #pagenation ul li .current {
	padding: 5px 12px;
	display: inline-block;
}
#pagenation ul li a {}
#pagenation ul li .current {}
#single_contents {}
#single_contents h2 {
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 1px dashed #FFF;
	margin-bottom: 10px;
}
#single_contents img {
	max-width: 100%;
	height: auto;
	margin: 0 0 15px 0;
}
#single_contents p {
	max-width: 100%;
	height: auto;
	margin: 0 0 15px 0;
}
#single_contents p.post_time {
	margin-bottom: 30px;
	display: block;
	color: #be1a21;
}
.refer_lists {
	width: 100%;
	padding: 20px 0;
}
.refer_list {
	width: 1000px;
	margin: 10px auto;
	font-size: 14px;
	text-align: center;
}
.refer_list li {
	display: inline-block;
	padding: 0 10px;
}
.refer_list li img {
	max-width: 70px;
}
@media all and (-ms-high-contrast: none) {
	@-ms-viewport {
		width: auto !important;
	}
	/*---------------------------------

IE11用

---------------------------------*/
	*:: -ms-backdrop, html {
		height: 100% !important;
		overflow-y: hidden !important;
		overflow-x: hidden !important;
		box-sizing: border-box;
	}
	*:: -ms-backdrop, body {
		height: 100% !important;
		overflow-y: auto !important;
		overflow-x: hidden !important;
		position: relative;
		left: 0;
		right: 0;
	}
	*:: -ms-backdrop, .menu-trigger {}
}
/*---------------------------------

coupon_box

---------------------------------*/

.coupon_pc .coupon_list {
	margin: 20px 0;
}
.coupon_pc .coupon_box {
	width: 896px;
	margin: 0 auto;
	color: #FFF;

}
.coupon_pc .coupon_box table {
	border-collapse: separate !important;
	width: 100%;
	background: rgba(253, 172, 31, 0.6);
	margin-bottom: 20px;
	border: 2px dotted #CCC;
}
.coupon_pc .coupon_title {
	width: 35%;
	border: 3px #fdac00 solid;
	box-sizing: border-box;
	background: #fdfaf0;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #000;
}
.coupon_pc .coupon_naiyou {
	width: 65%;
	box-sizing: border-box;
}
.coupon_pc .coupon_naiyou table {
	width: 100%;
	padding: 10px 20px;
	box-sizing: border-box;
	text-align: left;
}
.coupon_pc .coupon_naiyou table td {}
.coupon_pc .coupon_naiyou table tr td {}
.coupon_pc .coupon_naiyou .teiji {
	background: #fdfaf0;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 10px;
	color: #000;
}
.coupon_pc .coupon_naiyou .expire {
	background: #fdfaf0;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 10px;
	color: #000;
}
.coupon_pc .coupon_attention {
	color: #F00;
	border: thin solid #CCC;
}
.coupon_jyouken {
	padding: 10px 20px;
	color: #000;
}
.coupon_sp {
	display: none;
}
.alc_lead {
	width: 265px;
	height: 267px;
	box-sizing: border-box;
	border: 1px solid #000;
	position: relative;
	float: left;
	margin-right: 2.66666px;
	margin-bottom: 2.66666px;
}
.alc_lead_in {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	line-height: 150%;
}
.alc_lead_in h3 {
	font-size: 23px;
	border-bottom: none;
}
.alc_lead_in p {
	margin-bottom: 20px;
}
.alc_lead_in p: last-child {
	margin-bottom: 0;
}
.alc_list {
	width: 265px;
	height: 267px;
	box-sizing: border-box;
	position: relative;
	float: left;
	margin-right: 2.66666px;
	margin-bottom: 2.66666px;
}
.alc_list:nth-child(4n) {
	margin-right: 0;
}
.alc_list p {
	width: 100%;
	position: absolute;
	margin: 0;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	font-size: 17px;
	color: #fff;
}
.alc_list p.alc_off {
	opacity: 1;
}
.alc_list p.alc_on {
	opacity: 0;
}
.alc_list:hover p.alc_off {
	opacity: 0;
}
.alc_list:hover p.alc_on {
	opacity: 1;
	font-size: 13px;
	padding: 30px;
	box-sizing: border-box;
	text-align: left;
	position: static;
	-moz-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	background: rgba(0, 0, 0, 0.3);
	height: 100%;
	transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
}
.alc_list1 {
	background: url("../img/menu_img1.png");
}
.alc_list2 {
	background: url("../img/menu_img2.png");
}
.alc_list3 {
	background: url("../img/menu_img3.png");
}
.alc_list1, .alc_list2, .alc_list3 {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.about-in {
	width: 1000px;
	margin: 0 auto;
	box-sizing: border-box;
}
.about-in>.fl_wrap {
	margin-bottom: 30px;
}
.about-in>.fl_wrap>div {
	width: 300px;
	height: 190px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: 50px;
	float: left;
	position: relative;
}
.about-in>.fl_wrap>div:first-child {
	margin-left: 0;
}
.about-in>.fl_wrap .about_off, .about-in>.fl_wrap .about_on {
	display: table;
	position: absolute;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
.about-in>.fl_wrap .about_off p, .about-in>.fl_wrap .about_on p {
	width: 100%;
	height: 100%;
	margin: 0;
	box-sizing: border-box;
	margin-left: 50px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	color: #fff;
	font-size: 15px;
	letter-spacing: 0.2em;
	padding: 10px !important;
}
.about-in>.fl_wrap>div div.about_on {
	opacity: 0;
}
.about-in>.fl_wrap>div:hover div.about_off {
	opacity: 0;
}
.about-in>.fl_wrap>div:hover div.about_on {
	opacity: 1;
	text-align: left;
	box-sizing: border-box;
	margin: 0;
	font-size: 13px;
	background: rgba(0, 0, 0, 0.3);
	transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
}
#about p {
	padding: 0 20px;
}
.shop-list {
    margin: 0px auto;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: space-between;
    list-style: none;
    flex-wrap: wrap;
}
.shop-list li {
    width: 290px;
    text-align: left;
}
.shop-list li:nth-child(3n+2):last-child {
    margin-left: auto;
    margin-right: 355px;
}
.shop-list li .shop-name {
    margin: 5px 0 10px;
    line-height: 1.4;
}
.shop-list li .m-img-bg {
    height: 120px;
}
.shop-list li .m-img-bg .img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
}
#space .m-img-bg .img {
	width: 275px;
	height: 115px;
	background-size: cover;
	background-position: 50% 50%;
}
/*---------------------------------

20180224 add start

---------------------------------*/

.w900 {
	width: 900px;
	margin: 0 auto;
	box-sizing: border-box;
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
	box-sizing: border-box;
}
.page-title {
	margin: 40px 0;
	text-align: left;
	font-size: 28px;
}
.page-title.al-center {
	text-align: center;
}
.page-description {
	line-height: 1.6;
	margin-bottom: 40px;
	padding: 0 1.5em;
	font-size: 16px;
}
.page-description.line {
	padding: 0 1.5em 30px;
	border-bottom: 1px solid #898989;
}
.menu-list-01 {
	display: flex;
	flex-wrap: wrap;
	line-height: 1.6;
	margin-bottom: 50px;
	font-size: 16px;
}
.menu-list-01 * {
	box-sizing: border-box;
}
.menu-list-01 article {
	width: 49%;
	margin-bottom: 20px;
}
.menu-list-01 article:nth-child(odd) {
	margin-right: 1%;
}
.menu-list-01 article:nth-child(even) {
	margin-left: 1%;
}
.menu-list-01 article .title {
	margin-bottom: 20px;
	padding: 0 0 5px;
	border-bottom: 1px solid #898989;
	font-size: 21px;
}
.menu-list-01 article .table {
	display: table;
	width: 100%;
	margin-bottom: 10px;
	padding: 0 20px;
}
.menu-list-01 article .name {
	display: table-cell;
	padding-right: 10px;
}
.menu-list-01 article .price {
	display: table-cell;
	text-align: right;
	white-space: nowrap;
}
.menu-list-01 article .note {
	margin-bottom: 30px;
	padding: 0 20px;
}
.menu-list-02 {
	display: flex;
	flex-wrap: wrap;
	line-height: 1.6;
	margin-bottom: 50px;
	font-size: 16px;
}
.menu-list-02 * {
	box-sizing: border-box;
}
.menu-list-02 article {
	width: 49%;
	margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #898989;
}
.menu-list-02 article:nth-child(odd) {
	margin-right: 1%;
}
.menu-list-02 article:nth-child(even) {
	margin-left: 1%;
}
.menu-list-02 article .title {
	margin-bottom: 20px;
	padding: 0;
	border-bottom: none;
	font-size: 21px;
}
.menu-list-02 article .table {
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
.menu-list-02 article .name {
	display: table-cell;
	padding-right: 10px;
}
.menu-list-02 article .price {
	display: table-cell;
	text-align: right;
	white-space: nowrap;
}
.menu-list-02 article .note {
	margin-bottom: 30px;
}
.recommend-list {
	display: flex;
	width: 100%;
	margin: 40px 0 50px
}
.recommend-list * {
	box-sizing: border-box;
}
.recommend-list .box {
	position: relative;
	width: 23%;
	margin: 0 0 0 2%;
	cursor: pointer;
	vertical-align: middle;
}
.recommend-list .box: nth-of-type(1) {
	margin: 0 2% 0 0;
	cursor: default;
}
.recommend-list .center {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	width: 100%;
	padding: 20px;
	text-align: center;
}
.recommend-list .title {
	position: relative;
	background: #f9f9f9;
	border: 1px solid #898989;
	color: #000;
	text-align: center;
	font-size: 28px;
}
.recommend-list .m-img-bg {
	height: 200px;
}
.recommend-list .m-img-bg .img {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
}
.recommend-list .base-txt {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.recommend-list .txt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	text-align: center;
	font-size: 16px;
	opacity: 0;
}
.recommend-list .box:hover .txt {
	opacity: 1;
	transition: all 0.3s ease;
}
.space-list-01 {
	margin-bottom: 50px;
}
.space-list-01 * {
	box-sizing: border-box;
}
.space-list-01 img {
	max-width: 100%;
	height: auto;
}
.space-list-01 ul {
	display: flex;
	list-style: none;
}
.space-list-01 li {
	width: 50%;
	padding: 0 5%;
	text-align: center;
	font-size: 14px;
}
.space-list-01 li figure {
	margin: 0;
}
.space-list-01 li figcaption {
	margin-top: 10px;
}
.space-list-02 {
	margin-bottom: 80px;
}
.space-list-02 * {
	box-sizing: border-box;
}
.space-list-02 img {
	max-width: 100%;
	height: auto;
}
.space-list-02 ul {
	list-style: none;
	padding: 0;
}
.space-list-02 li {
	display: table;
	width: 100%;
	margin-bottom: 20px;
}
.space-list-02 li>div {
	width: 50%;
	display: table-cell;
	vertical-align: bottom;
}
.space-list-02 .name {
	margin: 0 0 20px 40px;
	font-size: 22px;
	font-weight: bold;
}
.space-list-02 dl {
	width: 100%;
	margin: 0 0 40px 40px;
	font-size: 16px;
	overflow: hidden;
}
.space-list-02 dt {
	clear: both;
	float: left;
	width: 20%;
	padding-bottom: 10px;
}
.space-list-02 dd {
	float: left;
	width: 80%;
	padding-bottom: 10px;
	margin: 0;
}
.space-list-03 {
	margin-bottom: 80px;
}
.space-list-03 * {
	box-sizing: border-box;
}
.space-list-03 img {
	max-width: 100%;
	height: auto;
}
.space-list-03 ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
}
.space-list-03 li {
	width: 47%;
	margin-bottom: 40px;
}
.space-list-03 li:nth-child(odd) {
	margin-right: 3%;
}
.space-list-03 li:nth-child(even) {
	margin-left: 3%;
}
.space-list-03 li .box {
	margin: -70px 5% 0;
	padding: 30px;
	background: #fff;
	border: 1px solid #898989;
	color: #000;
}
.space-list-03 li .m-img-bg {
	height: 350px;
}
.space-list-03 li .m-img-bg .img {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
}
.space-list-03 .name {
	margin: 0 0 40px 0;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}
.space-list-03 dl {
	width: 100%;
	margin: 0;
	font-size: 16px;
	overflow: hidden;
}
.space-list-03 dt {
	clear: both;
	float: left;
	width: 30%;
	margin: 0 0 20px;
	padding: 0 10px;
	background: #000;
	color: #fff;
}
.space-list-03 dd {
	float: left;
	width: 70%;
	padding: 0 0 0 20px;
	margin: 0 0 20px;
}
.photo-list {
	margin-bottom: 60px;
}
.photo-list * {
	box-sizing: border-box;
}
.photo-list img {
	max-width: 100%;
	height: auto;
}
.photo-list ul {
	display: flex;
	margin-left: -20px;
	list-style: none;
}
.photo-list li {
	margin-left: 20px;
	text-align: center;
	font-size: 14px;
}
.photo-list li figure {
	margin: 0;
	max-width: 300px;
}
.photo-list li figcaption {
	margin-top: 10px;
}
.gallery-list {
	margin-bottom: 50px;
}
.gallery-list * {
	box-sizing: border-box;
}
.gallery-list ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
.gallery-list li {
	width: 25%;
}
.gallery-list li img {
	width: 100%;
	vertical-align: middle;
}
.gallery-list .pagenation {
	width: 100%;
	font-size: 14px;
	overflow: hidden;
}
.gallery-list .pagenation .prev {
	float: left;
}
.gallery-list .pagenation .next {
	float: right;
}
/*---------------------------------

banner

---------------------------------*/

.banner {
	margin: 20px;
	text-align: center;
}
@media (max-width: 767px) {
	.banner {
		margin: 0 15px 40px;
	}
}
/*---------------------------------

privacy policy

---------------------------------*/

.privacy {
	margin: 0 auto;
}
.privacy h3 {
	margin-bottom: 15px;
}
.privacy p {
	text-align: left;
	margin-bottom: 4em;
}
.privacy p+ol {
	margin-top: -3em;
}
.privacy ol {
	list-style-type: disc;
	margin: 10px 20px;
	padding: 10px;
}
.privacy ol li {
	text-align: left;
	line-height: 1.4em;
	padding-bottom: 10px;
}
#mainv_blank {
    position: relative;
    width: 100%;
    height: 100px;
    color: #fff;
    box-sizing: border-box;
    z-index: 21;
}
@media screen and (max-width: 480px) {
	#mainv_blank {
		height: 150px;
	}
}
#footer-info {
	padding: 10px 0;
	text-align: center;
}
#privacypolicy {
	clear: both;
	margin: 0 auto;
	color: #000;
	font-size: 13px;
	display: inline-block;
}
#privacypolicy::before {
	content: "";
	color: #fff;
	padding: 0;
}
#privacypolicy::after {
	content: "|";
	color: #fff;
	padding: 0 5px 0 10px;
}
#privacypolicy.black::after {
	content: "|";
	color: black;
	padding: 0 5px 0 10px;
}
@media screen and (max-width: 1024px) {
	#privacypolicy {
		display: block;
	}
	#privacypolicy::before, #privacypolicy::after {
		content: "|";
		color: #fff;
		padding: 0 5px;
	}
}
/*---------------------------------  jobs  ---------------------------------*/

.job {
	padding-bottom: 150px;
}
.job h3,
.job-child h3 {
	font-size: 1.3em;
	background: #f5f5f5;
	padding: .5em;
	font-weight: bold;
}
.job-box {
	display: flex;
	list-style: none;
	flex-wrap: wrap;
	padding-left: 0;
}
.job-box li {
	border: 1px solid #bfbfbf;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
	width: calc(33.33% - 14px);
	height: 200px;
    box-sizing: border-box;
}
.job-box li:nth-child(3n) {
	margin-right: 0;
}
.job-box li a {
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	width: 100%;
	height: 100%;
    transition: all 0.5s 0s ease;
}
.job-box li a:hover {
	background: #ccc;
}
.job-box li a:last-child {
	margin-right: 0;
}
.job-child dl{
	width: 100%;
	border-bottom: none;
	display: flex;
	vertical-align: middle;
	flex-wrap: wrap;
	margin-bottom: 3em;
}
.job-child dt{
	padding: 10px;
	width: 15%;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	font-weight: bolder;
}
.job-child dd{
	padding: 10px;
	width: 85%;
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
	margin-inline-start: 0;
}
.job-child .joblink dt{
	padding: 10px;
	width: 20%;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	font-weight: bolder;
}
.job-child .joblink dd{
	padding: 10px;
	width: 80%;
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
	margin-inline-start: 0;
}
.job-child .send_url{
	display: inline-block;
	background: #ba9b68;
	color: white;
	border-radius: 5px;
	padding: 15px 50px;
	margin-bottom: 2em;
}
.job-child .send_url:hover{
	background: orange;
}


.spbtn,
.spbtn2 {
	display: none;
}