@charset "UTF-8";

/* //////////////////////////////////////////////////

　base.css

////////////////////////////////////////////////// */

/* font */
body,
button,
input,
select,
textarea {
	color: #000;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, Arial, Helvetica, Verdana, sans-serif;
	-webkit-text-size-adjust:100%;
	line-height:1.6;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	line-height:1;
}
address, em {
	font-style: normal;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-style:normal;
}
a:link, a:visited {
	color: #000;
}

/* form elements */
button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}
button, input {
	line-height: normal;
}
input, select {
	vertical-align: middle;
}

/* fontsize */
#contents.fzS {
	font-size:89% !important;
}
#contents.fzM {
	font-size:100% !important;
}
#contents.fzL {
	font-size:111% !important;
}
#contents.fzS p {
}
#contents.fzM p {
}
#contents.fzL p {
	line-height:1.7;
}


/* layout
-------------------------------------------------- */
#header *,
#f_inner * { line-height: 1.6;}
.container {
	padding-left:10px;
	padding-right:10px;
}
#contents { overflow:hidden; width:100%;}
.logo a {
	display:block;
	text-indent:-9999px;
}

#header img,
#f_inner img { max-width: 100%;}

/* 閉じるボタン */
.btn_close {
	padding: 5px 15px; background: #eaeaea; border-radius: 4px;
	color: #4f4d4d; cursor: pointer; font-size: 13px; font-weight: bold;
}
.btn_close:before {
	content: ''; display: inline-block; width: 14px; height: 14px; margin: 0 5px 0 0;
	background: url(../img_tmp/close.png) no-repeat center top;
	-webkit-background-size: 100% auto; background-size: 100% auto;
	line-height: 1; vertical-align: middle;
}
.btn_close span { display: inline-block; line-height: 1; vertical-align: middle;}

/* アコーディオン */
.acc_con { display: none;}


/* header
-------------------------------------------------- */
#lang_nav,
#lang_nav dd,
#lang_nav dd > ul { display: -webkit-flex; display: -ms-flex; display: flex;}
#lang_nav { position: relative; z-index: 10001; background: #eee; color: #656154;}
#lang_nav dt {
	flex-shrink: 0; -ms-align-self: center; align-self: center;
	padding: 0 10px; background: url(../img_tmp/lang_tit_bg.png) no-repeat right center;
	-webkit-background-size: auto 80%; background-size: auto 80%;
}
#lang_nav dd { flex-grow: 1;}
#lang_nav dd > ul { flex-grow: 1; -ms-align-self: center; align-self: center; padding: 0 5px;}
#lang_nav dd > ul li { width: 100%; padding: 0 3%; text-align: center; position: relative;}
#lang_nav dd > ul li + li:before {
	content: '/'; position: absolute; left: -0.25em; top: 50%;
	-webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
}
#lang_nav dd > ul a { color: #2f7831; font-size: 15px; text-decoration: none;}

#dropNav { width: 35%;}
#dropNav > p {
	width: 100%; padding: 10px 20px; position: relative;
	background: #8a877c; color: #fff; cursor: pointer;
	line-height: 1; text-align: center; text-decoration: none;
	-webkit-box-sizing: border-box; box-sizing: border-box;
}
#dropNav > p:after {
	content: '▼'; position: absolute; top: 50%; right: 10px;
	font-size: 10px; pointer-events: none;
	-webkit-transform: translateY(-50%) scale(0.8); -ms-transform: translateY(-50%) scale(0.8); transform: translateY(-50%) scale(0.8);
}
#dropNav > div { position: relative;}
#dropNav ul { display: none; width: 100%; position: absolute; top: 0; left: 0;}
#dropNav li { border-bottom: 1px solid #ccc;}
#dropNav li a {
	display: block; padding: 5px 10px; background: rgba(255,255,255,0.9);
	font-family: sans-serif; text-align: center; text-decoration: none;
}

#header .inner {
	display: -webkit-flex; display: -ms-flex; display: flex;
	-ms-align-items: center; align-items: center;
	justify-content: space-between; padding: 0 4%;
}
#header h1 { width: 150px; max-width: 38%; margin: 10px 0;}
#header h1 a {
	display: block; height: 0; padding: 35.5% 0 0; overflow: hidden;
	background: url(../img_tmp/h_logo.gif) no-repeat left top;
	-webkit-background-size: 100% auto; background-size: 100% auto;
}
#header .h_tel { width: 200px; max-width: 56%;}
#header .h_tel a { text-decoration: none;}
#header .h_tel span { display: block; margin: 5px 0 0; color: #595757; font-size: calc(10px + 0.2vw); text-align: center;}


/* ナビゲーション アイコン設定
-------------------------------------------------- */
.gnav_col [class^="gnav_icon"] a:before { content: ''; background: no-repeat center center;}
.gnav_col .gnav_icon1 a:before { background-image: url(../img_tmp/gnav1.png);}
.gnav_col .gnav_icon2 a:before { background-image: url(../img_tmp/gnav2.png);}
.gnav_col .gnav_icon3 a:before { background-image: url(../img_tmp/gnav3.png);}
.gnav_col .gnav_icon4 a:before { background-image: url(../img_tmp/gnav4.png);}
.gnav_col .gnav_icon5 a:before { background-image: url(../img_tmp/gnav5.png);}
.gnav_col .gnav_icon6 a:before { background-image: url(../img_tmp/gnav6.png);}
.gnav_col .gnav_icon7 a:before { background-image: url(../img_tmp/gnav7.png);}
.gnav_col .gnav_icon8 a:before { background-image: url(../img_tmp/gnav8.png);}


/* 横スクロールナビ
-------------------------------------------------- */
#gnav .gnav_scroll { width: auto; position: relative; -webkit-box-shadow: 3px 0 3px rgba(0,0,0,0.8); box-shadow: 3px 0 3px rgba(0,0,0,0.8);}
#gnav .gnav_scroll:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; font-size: 0;}
#gnav .gnav_scroll div[class^="gnav_icon"] { width: 85px; float: left;}
#gnav .gnav_scroll a {
	display: block; padding: 10px 0; position: relative;
	border-top: 1px solid #2f7831; border-left: 1px solid #1b591d; border-right: 1px solid #1b591d;
	color: #fff; font-size: calc(10px + 0.2vw); text-align: center; text-decoration: none;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2f7831+0,226223+100 */
	background: rgb(47,120,49); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(47,120,49,1) 0%, rgba(34,98,35,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(47,120,49,1) 0%,rgba(34,98,35,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(47,120,49,1) 0%,rgba(34,98,35,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f7831', endColorstr='#226223',GradientType=0 ); /* IE6-9 */
}
#gnav .gnav_scroll a:before { -webkit-background-size: auto 100%; background-size: auto 100%; width: 100%; height: 30px;}
#gnav .gnav_scroll a:after {
	content: ''; width: 100%; height: 0; position: absolute; top: 1px; left: 0;
	border-top: 1px solid #639a65; pointer-events: none;
}
#gnav .gnav_scroll a:before { display: block; margin: 0 0 3px;}

@media screen and (min-width: 510px) {
	#gnav .gnav_scroll div[class^="gnav_icon"] { width: 100px;}
}
@media screen and (min-width: 600px) {
	#gnav .gnav_scroll div[class^="gnav_icon"] { width: 160px;}
}
@media screen and (min-width: 960px) {
	#gnav .gnav_scroll div[class^="gnav_icon"] { width: 260px;}
}
@media screen and (min-width: 1560px) {
	#gnav .gnav_scroll div[class^="gnav_icon"] { width: 350px;}
}

/* アコーディオン よくある質問等
-------------------------------------------------- */
#gnav .snav { position: relative; z-index: 10000; font-size: 13px; text-align: center;}
#gnav .snav .acc_tit { padding: 10px 0; background: #eee; cursor: pointer; font-weight: bold;}
#gnav .snav .acc_tit:before {
	content: ''; display: inline-block; width: 18px; height: 16px; margin: 0 5px 0 0;
	vertical-align: middle; background: url(../img_tmp/snav_open.png) no-repeat center top;
	-webkit-background-size: auto 100%; background-size: auto 100%; pointer-events: none;
}
#gnav .snav .acc_tit.active { background: #797979; color: #fff;}
#gnav .snav .acc_tit.active:before { background-image: url(../img_tmp/snav_close.png);}
#gnav .snav > div { position: relative;}
#gnav .snav ul { display: none; width: 100%; position: absolute; top: 0; left: 0; background: rgba(255,255,255,0.9);}
#gnav .snav li { border-top: 1px solid #cacaca;}
#gnav .snav li:last-child { border-bottom: 1px solid #cacaca;}
#gnav .snav li a { display: block; padding: 10px 0; text-decoration: none;}
#gnav .snav li a:hover { background: rgba(238, 238, 238, 0.7);}


/* 格納メニュー
-------------------------------------------------- */
.pos_fix { overflow: hidden;}
#menuOuter {
	width: 100%; height: 0; position: fixed; top: 0; left: 0; z-index: 10001;
	background: #fff; overflow: auto; pointer-events: none;
	-webkit-transition: 0.75s; -o-transition: 0.75s; transition: 0.75s;
	-webkit-overflow-scrolling: touch;
}
#menuOuter.active { pointer-events: auto; height: 100%;}
#menuInner { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 0; cursor: pointer;}
#store_gnav { font-size: 13px;}
#store_gnav .store_logo {
	display: -webkit-flex; display: -ms-flex; display: flex;
	-ms-align-items: center; align-items: center;
	justify-content: space-between; padding: 5px 4%;
}
#store_gnav .logo { width: 150px; max-width: 38%; margin: 10px 0;}
#store_gnav .logo a {
	display: block; height: 0; padding: 35.5% 0 0; overflow: hidden;
	background: url(../img_tmp/h_logo.gif) no-repeat left top;
	-webkit-background-size: 100% auto; background-size: 100% auto;
}
#store_gnav .inner { padding: 10px 4%;}

#store_gnav .gnav_main img { width: 100%;}
#store_gnav .gnav_main li[class^="gnav_icon"] { border-bottom: 1px solid #cacaca;}
#store_gnav .gnav_main li[class^="gnav_icon"] a { display: table; width: 100%; font-size: 16px; text-decoration: none;}
#store_gnav .gnav_main li[class^="gnav_icon"] a:before {
	width: 70px; height: 50px; display: table-cell; background-color: #2e7630;
	-webkit-background-size: auto 30px; background-size: auto 30px;
}
#store_gnav .gnav_main li[class^="gnav_icon"] a span { display: table-cell; padding: 5px 15px; line-height: 1; vertical-align: middle;}
#store_gnav .gnav_main li[class^="gnav_icon"] a span:before {
	content: ''; width: 7px; height: 1em; display: inline-block; margin: 0 5px 0 0;
	background: url(../img_tmp/gnav_arrow1.png) no-repeat left top;
	-webkit-background-size: 100% auto; background-size: 100% auto; vertical-align: middle;
}

#store_gnav .gnav_btn { margin: 30px 4%;}
#store_gnav .gnav_btn li + li { margin: 10px 0 0;}
#store_gnav .gnav_btn li a {
	display: block; padding: 10px 20px; background-color: #2e7630; color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px; text-align: center; text-decoration: none;
}
#store_gnav .gnav_btn li a:before {
	display: inline-block; height: 1.6em; width: 30px; margin: 0 5px 0 0;
	-webkit-background-size: 100% auto; background-size: 100% auto;
	vertical-align: middle;
}

#store_gnav .gnav_sub { width: 92%; margin: 0 auto;}
#store_gnav .gnav_sub:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; font-size: 0;}
#store_gnav .gnav_sub li {
	width: 49%; float: left; padding: 0 0 0 13px; margin: 0 0 5px;
	background: url(../img_tmp/gnav_arrow2.png) no-repeat left center;
	-webkit-background-size: 6px auto; background-size: 6px auto; font-size: 14px;
}
#store_gnav .gnav_sub li:nth-child(2n) { float: right;}
#store_gnav .gnav_sub li:nth-child(2n+1) { clear: both;}
#store_gnav .gnav_sub a { color: #3b5a2e; text-decoration: underline;}

#store_gnav #search_box { padding: 20px 4%;}

#store_gnav .store_contact { padding: 30px 4%; background: #eaeaea;}
#store_gnav .store_contact .tel { margin: 0 0 25px; font-size: 14px;}
#store_gnav .store_contact .tel p { font-weight: bold;}
#store_gnav .store_contact .tel a { display: inline-block; width: 250px; margin: 5px 0;}
#store_gnav .store_contact .tel span { color: #595757; font-weight: normal;}
#store_gnav .reserve_col dt { margin: 0 0 5px; color: #595757; font-size: 16px; line-height: 1.5;}
#store_gnav .reserve_col dt span { display: inline-block;}
#store_gnav .reserve_col li + li { margin: 15px 0 0;}
#store_gnav .reserve_col a {
	display: block; padding: 15px 40px; position: relative;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.6); box-shadow: 0 2px 2px rgba(0,0,0,0.6);
	border-radius: 4px; text-align: center;
}
#store_gnav .reserve_col a:before {
	content: ''; width: calc(100% - 8px); height: 2px; position: absolute; top: 1px; left: 4px;
	background: rgba(255,255,255,0.4);
}
#store_gnav .reserve_col a:after {
	content: ''; width: 10px; height: 100%; position: absolute; top: 0; right: 20px;
	background: url(../img_tmp/btn_arrow.png) no-repeat right center;
	-webkit-background-size: 100% auto; background-size: 100% auto;
}
#store_gnav .reserve_col a img { width: 140px;}
#store_gnav .reserve_col li:first-child a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d7000f+0,cd000b+100 */
	background: #d7000f; /* Old browsers */
	background: -moz-linear-gradient(top, #d7000f 0%, #cd000b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #d7000f 0%,#cd000b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #d7000f 0%,#cd000b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7000f', endColorstr='#cd000b',GradientType=0 ); /* IE6-9 */
}
#store_gnav .reserve_col li:last-child a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ea5918+0,e54812+100 */
	background: #ea5918; /* Old browsers */
	background: -moz-linear-gradient(top, #ea5918 0%, #e54812 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ea5918 0%,#e54812 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ea5918 0%,#e54812 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5918', endColorstr='#e54812',GradientType=0 ); /* IE6-9 */
}
#store_gnav #close_bot {
	padding: 15px 4% 80px; background: #8c8c8d; color: #fff; cursor: pointer;
	font-size: 20px; font-weight: bold; text-align: center;
}
#store_gnav #close_bot span { display: inline-block; vertical-align: middle;}
#store_gnav #close_bot:before {
	content: ''; display: inline-block; width: 20px; height: 20px; margin: 0 10px 0 0;
	background: url(../img_tmp/close_bot.png) no-repeat center center;
	-webkit-background-size: auto 100%; background-size: auto 100%; vertical-align: middle;
}



/* contents
-------------------------------------------------- */

/* table */
table.table {
	width:100%;
	border-top:1px dotted #192942;
}
.table th,
.table td {
	padding:6px 8px;
	background:#F0EFEB;
	border-bottom:1px dotted #192942;
}
.table th {
	background:#DAD5CB;
	white-space:nowrap;
}


/* Reservation
-------------------------------------------------- */
#reservation {
	background: url(../img/bg_f_top.png) repeat-x top;
	background-size:100%;
	padding:10px 5px 0;
}
#reservation ul {
	border-spacing:5px;
	table-layout:inherit;
}
#reservation li:nth-child(1) {
	width: 38.6%;
}
#reservation li:nth-child(2) {
	width:20.7%;
}
#reservation li:nth-child(3) {
	width:20.7%;
}
#reservation .btn.tel {
	padding:0px 3px 0;
}
#reservation #sns {
	margin-bottom:20px;
}
#reservation #sns .ul-table li {
	width:20% !important;
}



/* box slider
-------------------------------------------------- */
.bx-viewport {
	margin-bottom: 25px;
}
#mainimg .bx-viewport {
	margin-bottom: 0;
}
.bx-wrapper {
	position:relative;
}
.bx-pager {
	position:absolute;
	z-index:9999;
	bottom:-25px;
	width:100%;
	text-align:center;
}
.bx-pager-item {
	display:inline-block;
}
.bx-pager-item a {
	display:block;
	width:10px;
	height:10px;
	margin:0 3px;
	border-radius:10px;
	background:#fff;
	line-height:1;
	text-indent:-9999px;
}
.bx-wrapper .bx-pager-item a.active {
	background:#CB2E2E;
}

.bx-controls-direction a {
	position:absolute;
	z-index:8888;
	top:50%;
	margin-top:-20px;
	text-indent:-9999px;
	background-size:15px !important;
	width:15px;
	height:40px;
}
.bx-controls-direction a.bx-prev {
	left:-5px;
	background:url(../img/btn_prev.png);
}
.bx-controls-direction a.bx-next {
	right:-5px;
	background:url(../img/btn_next.png);
}



/* footer
-------------------------------------------------- */
#f_bnr { margin: 20px 0;}
#f_bnr .slick-slide { padding: 0 5px;}
#f_bnr div { line-height: 0;}
#f_bnr a { display: block;}
#f_bnr img { width: 100%;}
#f_bnr .slick-dots { margin: 15px 0 0; position: static; font-size: 0;}
#f_bnr .slick-dots li { width: 25px; height: 5px; padding: 0 3px; margin: 0;}
#f_bnr .slick-dots li button { width: 100%; height: 100%; padding: 0; position: relative;}
#f_bnr .slick-dots li button:before { content: ''; width: 100%; height: 100%; background: #dbdcdc; opacity: 1;}
#f_bnr .slick-dots li.slick-active button:before { background: #2f7831;}

#f_sns { padding: 15px 4%; background: #eaeaea; text-align: center;}
#f_sns dt {
	display: inline-block; padding: 0 1em; margin: 0 0 10px; position: relative; font-size: 14px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#f_sns dt:before,
#f_sns dt:after { content: '/'; position: absolute;}
#f_sns dt:before {
	left: 0; top: 0;
	-webkit-transform: scale(-1, 1) rotate(15deg);
	-ms-transform: scale(-1, 1) rotate(15deg);
	transform: scale(-1, 1) rotate(15deg);
}
#f_sns dt:after {
	right: 0; top: 0;
	-webkit-transform: rotate(15deg);
	-ms-transform: rotate(15deg);
	transform: rotate(15deg);
}
#f_sns ul { font-size: 0;}
#f_sns li { display: inline-block; width: 23.5%; max-width: 70px; margin: 5px 1% 5px 0; font-size: 12px;}
#f_sns li a { text-decoration: none;}
#f_sns li a:hover { opacity: 0.8;}
#f_sns li img { display: block; margin: 0 auto 2px;}

#footer .f_logo { padding: 20px 4%; font-size: 14px; text-align: center;}
#footer .f_logo > a {
	display: inline-block; width: 150px; height: 0; padding: 53px 0 0;
	margin: 0 0 10px; overflow: hidden;
	background: url(../img_tmp/h_logo.gif) no-repeat left top;
	-webkit-background-size: 100% auto; background-size: 100% auto;
}
#footer .f_logo address { color: #595757;}
#footer .f_logo address em { color: #231815; font-weight: bold;}
#footer .f_logo address .tel { display: block; margin: 10px 0;}
#footer .f_logo address .tel a { display: inline-block; width: 250px;}
#footer .f_logo address .tel span { display: block; margin: 5px 0 0;}

#footer .f_link .acc_tit {
	display: -webkit-flex; display: -ms-flex; display: flex;
	-ms-align-items: center; align-items: center;
	min-height: 32px; padding: 15px 4%; border-top: 2px solid #2f7831;
	-webkit-box-sizing: border-box; box-sizing: border-box;
	color: #2f7831; font-size: 18px; font-weight: bold;
}
#footer .f_link .acc_tit.active { background: #2f7831; color: #fff;}
#footer .f_link .acc_tit:before {
	content: ''; display: inline-block; width: 15px; height: 11px; margin: 0 10px 0 0;
	background: url(../img_tmp/f_acc_off.png) no-repeat center center;
	-webkit-background-size: 100% auto; background-size: 100% auto; pointer-events: none;
}
#footer .f_link .acc_tit.active:before { background-image: url(../img_tmp/f_acc_on.png);}
#footer .f_link .acc_tit .btn_close { display: none; margin: 0 0 0 auto;}
#footer .f_link .acc_tit.active .btn_close { display: inline-block;}
#footer .f_link ul { background: #c2e5c3;}
#footer .f_link li + li { border-top: 1px solid #fff;}
#footer .f_link a {
	display: -webkit-flex; display: -ms-flex; display: flex;
	-ms-align-items: center; align-items: center; padding: 10px 4%;
	font-size: 16px; text-decoration: none;
}
#footer .f_link a:before {
	content: ''; display: inline-block; width: 8px; height: 8px; margin: 0 10px 0 0;
	background: url(../img_tmp/f_arrow1.png) no-repeat center center;
	-webkit-background-size: 100% auto; background-size: 100% auto;
}

#f_bot { background: #2f7831; padding: 20px 4% 15px; color: #fff; font-size: 14px;}
#f_bot .cse .gsc-control-cse,
#f_bot .gsc-control-cse { padding: 0; background: none; border: none;}
#f_bot ul:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; font-size: 0;}
#f_bot li { width: 49%; float: left; text-align: center;}
#f_bot li:last-child { float: right;}
#f_bot li a { color: #fff;}
#f_bot .f_btn { margin: 10px 0;}
#f_bot .f_btn a {
	display: block; padding: 5px; border-radius: 4px; border: 2px solid #fff;
	font-size: calc(12px + 0.25vw); font-weight: bold; text-decoration: none;
}
#f_bot .f_snav li:before {
	content: ''; display: inline-block; width: 6px; height: 1em; margin: 0 5px 0 0;
	background: url(../img_tmp/f_arrow2.png) no-repeat center center;
	-webkit-background-size: 100% auto; background-size: 100% auto; vertical-align: middle;
}
#f_bot .f_snav a { font-size: 3.5vw; text-decoration: none;}
@media screen and (min-width: 375px) {
	#f_bot .f_snav a { font-size: 14px;}
}

#f_bot .copy { margin: 20px 0 0; font-size: 12px; text-align: center;}

#footer .btn_pc {
	display: block; padding: 10px 4% 80px; background: #eaeaea; color: #636363;
	font-size: 16px; font-weight: bold; text-align: center; text-decoration: none;
}
#footer .btn_pc:before {
	content: ''; display: inline-block; width: 20px; height: 20px; margin: 0 10px 0 0;
	background: url(../img_tmp/icon_pc.png) no-repeat center center;
	-webkit-background-size: 100% auto; background-size: 100% auto; vertical-align: middle;
}


/* sp_nav */
#sp_nav {
	display: table; width: 100%; position: fixed; bottom: 0; left: 0; z-index: 10001;
	table-layout: fixed; background: #fff; border-top: 2px solid #2f7831;
}
#sp_nav li {
	display: table-cell; font-size: calc(12px + 0.2vw); text-align: center;
	-webkit-box-sizing: border-box; box-sizing: border-box;
}
#sp_nav li + li { border-left: 1px solid #cacaca;}
#sp_nav li a,
#sp_nav #open_menu { padding: 8px 0 5px;}
#sp_nav li a:before,
#sp_nav #open_menu:before {
	content: ''; width: 100%; height: 30px; margin: 0 0 5px; background: no-repeat center top;
	-webkit-background-size: auto 100%; background-size: auto 100%;
}
#sp_nav li a { display: block; color: #2f7831; font-weight: bold; text-decoration: none;}
#sp_nav.active li a { background: #2f7831; color: #fff;}
#sp_nav #sp_nav1 a:before { background-image: url(../img_tmp/sp_nav1_off.png);}
#sp_nav.active #sp_nav1 a:before { background-image: url(../img_tmp/sp_nav1_on.png);}
#sp_nav #sp_nav2 a:before { background-image: url(../img_tmp/sp_nav2_off.png);}
#sp_nav.active #sp_nav2 a:before { background-image: url(../img_tmp/sp_nav2_on.png);}
#sp_nav #sp_nav3 a:before { background-image: url(../img_tmp/sp_nav3_off.png);}
#sp_nav.active #sp_nav3 a:before { background-image: url(../img_tmp/sp_nav3_on.png);}
#sp_nav #open_menu { background: #d7000f; border-left: none; color: #fff; cursor: pointer;}
#sp_nav #open_menu:before { background-image: url(../img_tmp/sp_nav4.png);}