@charset "utf-8";
/*=============================================
 * body
 *=============================================*/

body {
	color: #000;
	min-width: inherit;
	max-height: 100%;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	line-height: 28px;
	font-size: 14px;
	cursor: auto;
	letter-spacing: 0;
	word-spacing: normal;
	background: url(../img/shared/bg.jpg);
}
.fnt-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.fnt-meiryo {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fnt-gothic {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.block::after {
	clear: both;
	content: "";
	display: block;
}
.go_slide {
	position: relative;
}
/*=============================================
 * header
 *=============================================*/
header {
	position: relative;
	background: url(../img/shared/nav_bg.jpg);
}
header .logo {
	padding: 10px 0;
	text-align: center;
	background: url(../img/shared/h_line01.jpg) repeat-x bottom center;
}
header .logo p {
	display: inline-block;
	max-width: 130px;
	padding: 0 5px;
}
header .logo p + p {
}
header #belt {
	position: fixed;
	left: 0;
	top: 0;
	color: #fff;
	width: 100%;
	z-index: 1001;
}
header #hd_top {
	z-index: 99;
	height: 90px;
	background: url(../img/shared/h_line.jpg), url(../img/shared/h_bg.jpg);
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: repeat-x, no-repeat;
	background-position: bottom center, top center;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
header #hd_top p.h_logo {
	width: 140px;
	position: absolute;
	top: 0px;
	left: 0px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
header h1 {
	font-size: 9px;
	line-height: 13px;
	color: #fff;
	text-align: right;
	position: absolute;
	top: 1px;
	left: 2.34%;
	right: 2.34%;
	z-index: 999;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.mn_up #hd_top {
	height: 75px;
}
.mn_up #hd_top p.h_logo {
	width: 115px;
}
.mn_up header h1 {
	top: -20px;
}
header #logo {
	position: absolute;
	top: 85px;
	left: 10px;
	width: 15%;
}
/*====================== nav ====================== */

header .topnavi {
	position: absolute;
	bottom: 3px;
	right: 5px;
	height: 54px;
}
header .topnavi li {
	display: inline-block;
	position: relative;
	width: 60px;
	vertical-align: top;
}
header .topnavi li a {
	color: #fff;
	font-size: 11px;
	line-height: 23px;
	text-align: center;
	display: block;
	height: 100%;
	padding-top: 5px;
	width: 100%;
	border-left: 1px dotted rgba(255,255,255,1.00);
}
header .topnavi li a:hover {
	text-decoration: none;
}
header .topnavi li a[class^="icon-"]:before {
	display: block;
	width: 100%;
	padding-bottom: 4px;
	font-size: 19px;
	font-weight: normal;
}
header .menu_toggle {
	background: url(../img/shared/bg_header.jpg), url(../img/shared/bg.jpg);
	background-repeat: repeat-x, repeat;
	background-position: bottom center, top center;
	-webkit-background-size: auto;
	background-size: auto;
	z-index: 9997 !important;
}
header .menu_toggle.nav-style01 {
	top: 0px;
	right: -100%;
	display: block;
	transition: all 0.5s ease 0s;
}
.navOpen .menu_toggle.nav-style01 {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	right: 0;
}
#logo_navi {
	position: absolute;
	top: 10px;
	left: 5px;
	width: 18%;
	z-index: 2;
}
#tel_pager {
	padding-top: 80px;
	position: relative;
}
.nav_btn {
}
header .navBtn.up {
	top: 13px;
}
header .menu_toggle .nav_btn {
	margin-top: 10px;
	text-align: center;
	padding: 0 10px;
	color: #000;
	position: relative;
	z-index: 10;
}
header .menu_toggle .nav_btn p {
	background: #FFF;
	margin-bottom: 10px;
	float: left;
	width: 49%;
}
header .menu_toggle .nav_btn p.odd {
	float: right;
}
header .menu_toggle .nav_btn p.link_first {
	float: none!important;
	width: 100%;
}
header .menu_toggle .nav_btn p a {
	display: block;
	padding: 6px 0;
	color: #000;
	position: relative;
	line-height: 28px;
}
header .menu_toggle .nav_btn a:after {
	content: '\f105';
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -7px;
	color: #000;
}
header #mapnavi {
	display: block;
	width: 40px;
	height: 32px;
	position: absolute;
	top: 25px;
	right: 70px;
	cursor: pointer;
	text-align: center;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	z-index: 8888;
	background: rgba(255,255,255,0.8);
	padding: 8px 5px;
	border-radius: 3px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
header #mapnavi a {
	color: #000;
	line-height: 23px;
	text-align: center;
	display: block;
	height: 100%;
	width: 100%;
}
header #mapnavi a[class^="icon-"]:before {
	display: block;
	width: 100%;
	font-size: 18px;
	font-weight: normal;
}
/*====================== end nav ====================== */

/*====================== header key ====================== */


header #key {
	position: relative;
	z-index: 500;
	overflow: hidden;
	margin-top: 90px;
}
.bx-wrapper {
	position: relative;
}
.bx-wrapper .bx-pager {
	color: #ffee00;
	font-family: Arial;
	font-size: 0.85em;
	font-weight: bold;
	text-align: center;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	line-height: 10px;
	bottom: 5%;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 999;
}
.bx-controls-direction {
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
	width: 99.9%;
	z-index: 999;
}
.bx-wrapper .bx-controls-direction a {
	color: #FFF;
	font-family: "fontello";
	font-size: 25px;
	height: 35px;
	line-height: 35px;
	outline: 0 none;
	position: absolute;
	text-indent: -9999px;
	top: 0%;
	text-align: center;
	width: 35px;
	z-index: 99;
	display: block;
	background: rgba(0,0,0,0.5);
}
.bx-prev::after {
	content: "";
	left: 10px;
	position: absolute;
	text-indent: 0;
	top: -1px;
}
.bx-next::after {
	content: "";
	left: 13px;
	position: absolute;
	text-indent: 0;
	top: -1px;
}
.bx-prev {
	position: absolute;
	top: 0;
	left: 0;
}
.bx-next {
	position: absolute;
	top: 0;
	right: 0;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: rgba(0,0,0,0.2);
	border-radius: 5px;
	display: block;
	height: 10px;
	margin: 0 8px;
	outline: 0 none;
	text-indent: -9999px;
	width: 10px;
	box-sizing: border-box;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #82bc64;
}
/*====================== end nav ====================== */


/*=============================================*/
/*                   　footer　　　　　          */
/*=============================================*/

footer {
	margin-bottom: 74px;
	color: #000;
	background: url(../img/shared/f_bg01.png), url(../img/shared/f_bg02.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto, cover;
	background-size: 100% auto, cover;
	position: relative;
}
footer:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: url(../img/shared/f_hline.jpg) repeat-x top center;
	height: 5px;
}
footer .f_blk02 {
	background: #82bc64;
	padding: 10px 0;
}
footer .shopinfo {
	padding: 10% 2.34% 8%;
}
footer .shopinfo .f_logo {
	width: 230px;
	margin: 0 auto
}
footer .blk02 {
	background: url(../img/shared/bg.jpg);
	color: #000;
	padding: 20px 0 0;
}
footer .shopinfo .f_tel {
	width: 230px;
	margin: 10px auto 20px;
}
footer .shopinfo .title .f_txt {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	color: #9d796a;
}
footer .vcard {
	max-width: 320px;
	margin: 0 auto;
	font-size: 13px;
	line-height: 23px;
}
footer .vcard p.tt {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
footer .vcard dl {
}
footer .vcard dt {
	float: left;
	width: 20%;
}
footer .vcard dd {
	float: right;
	width: 80%;
}
footer .vcard dd span {
	display: block;
	margin-bottom: 10px;
}
footer .link {
	margin: 0 auto 0;
	text-align: center;
	width: 100%;
	font-weight: normal;
}
footer .link p {
	width: 45%;
	min-width: 170px;
	max-width: 210px;
	margin: 10px auto;
	padding: 0 6px;
	line-height: 30px;
}
footer .link p a {
	background: rgba(126, 96, 56, 1);
	border: solid 1px rgba(166, 129, 79, 0.9);
	border-radius: 5px;
	color: #fff;
	display: block;
	font-size: 13px;
	letter-spacing: 0;
	padding: 3px 20px;
	text-align: center;
	text-decoration: none;
	box-shadow: inset 0 0 1px #a8a398;
}
footer .link .link-pc a::before {
	margin-right: 9px;
}
footer address {
	line-height: 22px;
	color: #000;
	font-size: 12px;
	text-align: center;
	padding: 10px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
footer address small {
	font-weight: bold;
	font-size: 13px;
}
.has_nav #ft_group {
	position: fixed;
	z-index: 9995;
	opacity: 1;
}
#ft_group {
	position: fixed;
	opacity: 0;
	z-index: -9999;
	bottom: 0px;
	left: 0;
	right: 0;
	color: #000;
	background-color: rgba(0,0,0,1);
	border-top: 1px solid #fff;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
#ft_group .box {
	padding: 10px 0 6px;
	background-color: rgba(0,0,0,1);
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#ft_group .box p a {
}
.ft_contact_tel dd {
	font-size: 18px;
}
.ft_contact_tel .icon-phone-1:before {
	padding-right: 2px;
}
.contact_gr .ft_contact_tel dd {
	font-size: 14px;
}
.contact_gr .fl {
	width: 60%;
	border-right: 1px solid #fff;
}
.contact_gr .fr {
	width: 40%;
}
.contact_gr .ft_contact_mail {
	background: #000;
}
.contact_gr .ft_contact_mail {
	font-size: 14px !important;
	line-height: 20px !important;
}
.ft_contact_mail:after {
	content: '\f105';
	font-size: 15px;
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	position: absolute;
	right: 8%;
	top: 50%;
	transform: translateY(-50%);
}
#ft_group .box .icon-mail-alt {
	font-size: 14px;
}
#ft_group .box .icon-mail-alt:before {
	font-size: 14px;
	padding-right: 6px;
}
.contact_gr .ft_contact_map p a {
	display: block;
	text-align: center;
}
.contact_gr .ft_contact_map p a:before {
	width: 22px;
	margin: 0 auto;
	display: block;
	padding-right: 0!important
}
#ft_group .box dl dt {
	font-size: 15px;
	font-weight: bold;
}
#ft_group .box dl dt span {
	font-size: 13px;
	margin-right: 5px;
}
#ft_group .box dl dd a {
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
}
#ft_group .box dl dd a:before {
	font-size: 16px;
}
#ft_group .box p {
	padding: 5px 0;
	line-height: 1.7
}
#ft_group .box p a {
	font-weight: bold;
	font-size: 16px;
}
#ft_group .box p a:before {
	padding-right: 6px;
}
.nav_pop {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #fff;
	display: table;
	width: 100%;
	background: url(../img/shared/footer-bg2.jpg);
}
.nav_pop dl {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	background: url(../img/shared/footer-bg1.jpg);
	color: #fff;
	padding: 30px 2%;
	text-align: center
}
.nav_pop dl dt {
	font-size: 16px;
	font-weight: bold;
}
.nav_pop dl dt span {
	font-size: 13px;
	margin-right: 5px;
}
.nav_pop dl dd a {
	font-weight: bold;
	font-size: 17px;
}
.nav_pop dl dd a:before {
	font-size: 14px;
	margin-right: 6px;
}
.nav_pop p {
	display: table-cell;
	padding: 30px 2%;
	vertical-align: middle;
	width: 50%;
	text-align: center;
	background: url(../img/shared/footer-bg2.jpg);
}
.nav_pop p a {
	font-weight: bold;
	font-size: 16px;
}
.nav_pop p a:before {
	padding-right: 6px;
}
.remodal {
	padding: 0px;
}
.remodal-close {
	background-color: rgba(0,0,0,0.6);
	color: #fff;
}
/*--------margin padding------------*/
.mb00 {
	margin-bottom: 0!important;
}
.mb05 {
	margin-bottom: 5px!important;
}
.mb10 {
	margin-bottom: 10px!important;
}
.mb15 {
	margin-bottom: 15px!important;
}
.mb20 {
	margin-bottom: 20px!important;
}
.mb25 {
	margin-bottom: 25px!important;
}
.mb30 {
	margin-bottom: 30px!important;
}
.mb35 {
	margin-bottom: 35px!important;
}
.mb40 {
	margin-bottom: 40px!important;
}
.mb45 {
	margin-bottom: 45px!important;
}
.mb50 {
	margin-bottom: 50px!important;
}
.mt00 {
	margin-top: 0!important;
}
.mt05 {
	margin-top: 5px!important;
}
.mt10 {
	margin-top: 10px!important;
}
.mt15 {
	margin-top: 15px!important;
}
.mt20 {
	margin-top: 20px!important;
}
.mt25 {
	margin-top: 25px!important;
}
.mt30 {
	margin-top: 30px!important;
}
.mt35 {
	margin-top: 35px!important;
}
.mt40 {
	margin-top: 40px!important;
}
.mt45 {
	margin-top: 45px!important;
}
.mt50 {
	margin-top: 50px!important;
}
.pb00 {
	padding-bottom: 0!important;
}
.pb05 {
	padding-bottom: 5px!important;
}
.pb10 {
	padding-bottom: 10px!important;
}
.pb15 {
	padding-bottom: 15px!important;
}
.pb20 {
	padding-bottom: 20px!important;
}
.pb25 {
	padding-bottom: 25px!important;
}
.pb30 {
	padding-bottom: 30px!important;
}
.pb35 {
	padding-bottom: 35px!important;
}
.pb40 {
	padding-bottom: 40px!important;
}
.pb45 {
	padding-bottom: 45px!important;
}
.pb50 {
	padding-bottom: 50px!important;
}
.pt00 {
	padding-top: 0!important;
}
.pt05 {
	padding-top: 5px!important;
}
.pt10 {
	padding-top: 10px!important;
}
.pt15 {
	padding-top: 15px!important;
}
.pt20 {
	padding-top: 20px!important;
}
.pt25 {
	padding-top: 25px!important;
}
.pt30 {
	padding-top: 30px!important;
}
.pt35 {
	padding-top: 35px!important;
}
.pt40 {
	padding-top: 40px!important;
}
.pt45 {
	padding-top: 45px!important;
}
.pt50 {
	padding-top: 50px!important;
}
.mlr {
	margin: 0 2.34%
}
.plr {
	padding: 0 2.34%
}
.txt-center {
	text-align: center;
}
.txt_left {
	text-align: left;
}
.mb03pr {
	margin-bottom: 3%;
}
.mb04pr {
	margin-bottom: 4%;
}
.mb05pr {
	margin-bottom: 5%!important;
}
.mb06pr {
	margin-bottom: 6%!important;
}
.mb08pr {
	margin-bottom: 8%!important;
}
.mb10pr {
	margin-bottom: 10%!important;
}
.mb12pr {
	margin-bottom: 12%;
}
.mb14pr {
	margin-bottom: 14%;
}
.mb16pr {
	margin-bottom: 16%;
}
.mb18pr {
	margin-bottom: 18%;
}
.mb20pr {
	margin-bottom: 20%;
}
.pb05pr {
	padding-bottom: 5%;
}
.pb06pr {
	padding-bottom: 6%;
}
.pb08pr {
	padding-bottom: 8%;
}
.pb10pr {
	padding-bottom: 10%;
}
.pb12pr {
	padding-bottom: 12%;
}
.pb14pr {
	padding-bottom: 14%;
}
.pb16pr {
	padding-bottom: 16%;
}
.pb18pr {
	padding-bottom: 18%;
}
.pb20pr {
	padding-bottom: 20%;
}
.pt05pr {
	padding-top: 5%;
}
.pt06pr {
	padding-top: 6%;
}
.pt08pr {
	padding-top: 8%;
}
.pt10pr {
	padding-top: 10%;
}
.pt12pr {
	padding-top: 12%;
}
.pt14pr {
	padding-top: 14%;
}
.pt16pr {
	padding-top: 16%;
}
.pt18pr {
	padding-top: 18%;
}
.pt20pr {
	padding-top: 20%;
}
header .menu_toggle ul.nav_main {
	padding: 66px 0 0 0;
}
header .menu_toggle ul.nav_main li a {
	text-align: left;
}
header .menu_toggle .toggle {
}
header .menu_toggle .toggle span {
	display: block;
	color: #333333;
	text-decoration: none;
	line-height: 30px;
	font-size: 18px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	padding: 10px 20px 10px 5px;
}
header .menu_toggle .toggle span:after {
	color: #000;
}
header .menu_toggle ul.nav_main li span {
	padding-left: 10px;
	font-size: 11px;
}
/*=============================================*/
/*                   　index　　　　　          */
/*=============================================*/
section.block {
	background: url(../img/index/s1_bg01.png), url(../img/shared/bg_container.jpg);
	background-repeat: no-repeat, repeat-x;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	background-position: top center, bottom center;
	padding-bottom: 15%;
}
#index #key .bx-wrapper .bx-pager.bx-default-pager a {
	margin: 0 4px;
	background-color: rgba(255,255,255,1);
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #82bc64!important;
}
#index #sec1 {
	padding-top: 10%;
}
#index #sec1 .blk01 {
	background: url(../img/index/s1_blk01_bg02.png), url(../img/index/s1_bg02.jpg);
	background-repeat: no-repeat, repeat-y;
	background-position: bottom center, top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	padding-bottom: 6%;
	margin: 0 2.34%;
}
#index #sec1 .blk01 h3 {
	padding: 5% 0;
}
#index #sec1 .blk01 .item {
	background: url(../img/index/s1_blk01_bg_item01.png) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding: 2% 2.34%;
	line-height: 30px;
	border: 3px solid #593311;
	margin: 0 2.34% 10px;
	font-size: 16px;
}
#index #sec1 .blk01 .item02 {
	background: url(../img/index/s1_blk01_bg_item03.png) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding: 2% 2.34%;
	line-height: 30px;
	border: 3px solid #7c3017;
	margin: 0 2.34% 10px;
	font-size: 20px;
}
#index #sec1 .blk01 .item02 span {
	font-size: 16px;
}
#index #sec1 .blk02 {
	padding: 6% 2.34%;
}
#index #sec1 .blk02 dl dt {
	margin-bottom: 10px;
}
#index #sec1 .blk03 {
	position: relative;
	padding-bottom: 5%;
	margin: 0 2.34%;
}
#index #sec1 .blk03 dl {
	position: absolute;
	top: 10%;
	left: 0;
	width: 100%;
}
#index #sec1 .blk03 dl dt {
	margin-bottom: 10px;
}
#index #sec1 .blk03 dd {
	margin: 0 0.23%
}
#index #sec1 .blk03 dd a {
	background: url(../img/index/s1_blk02_btn.png) no-repeat center center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 4vmin;
	text-align: center;
	color: #fff;
	padding: 10px 6% 10px 0;
	display: block;
	line-height: 22px;
}
#index #sec1 ul {
	padding: 0 2.34% 6%;
}
#index #sec1 ul li {
	float: left;
	width: 49%;
}
#index #sec1 ul li:last-child {
	float: right;
}
#index #sec2 {
	margin: 0 2.34%;
	padding-top: 10%;
}
#index #sec2 .blk01 {
	background: url(../img/index/s2_bg01_01.jpg), url(../img/index/s2_bg02.png);
	background-repeat: repeat-y;
	background-position: top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	border: 3px solid rgba(146,101,43,0.5);
	padding: 6% 2.34%;
}
#index #feed dl {
	color: #965634;
	font-size: 15px;
	border-bottom: 1px #b59c61 solid;
	padding-bottom: 10px;
	padding-top: 10px;
}
#index #feed dl dd a {
	color: #000;
}
#index #sec2 .blk02 {
	padding-top: 10%;
}
#index #sec2 .blk02 h3 {
	padding-bottom: 10px;
}
#index #sec2 .blk02 .fb {
	width: 305px;
	overflow: hidden;
	background: #fff;
	margin: 0 auto;
	padding: 1px;
}
#index .bnr .botan a{
	width: 96%;
	margin: 2px auto 30px auto;
	padding: 15px 0;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 22px;
	background-color: #551d04;
	border-bottom: 2px solid #4A4A4A;
	box-sizing:border-box;
	font-weight: bold;
}
/*=============================================*/
/*                   　party　　　　　          */
/*=============================================*/
#party #sec1 {
	padding: 15% 0;
}
#party #sec2 {
	background: url(../img/party/s2_bg01.jpg) no-repeat center center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding-bottom: 15%;
}
#party #sec2 .go_slide {
	margin: 0 2.34%
}
#party #sec2 .go_slide p.photo {
	margin-bottom: 10px;
}
#party #sec2 .go_slide p.txt_o {
	padding-left: 20px;
}
#party #sec2 .go_slide p.tt {
	background: url(../img/party/s2_deco.png) no-repeat top left;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 32px;
	padding: 10px 0 10px 20px;
	letter-spacing: 0;
}
#party #sec2 .go_slide p.tt span {
	display: block;
}
#party #sec2 .bx-controls-direction {
	bottom: 5%;
	top: auto;
}
#party #sec2 .bx-wrapper .bx-pager, #sec2 .bx-wrapper .bx-controls-auto {
	padding-top: 10%;
	position: relative;
}
#party #sec3 {
	background: url(../img/party/s3_bg01.jpg) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding-bottom: 15%;
}
#party #sec3 .note {
	font-weight: bold;
	padding: 0 2.34%;
	text-align: center;
	line-height: 22px;
}
#party #sec4 .title {
	position: relative;
}
#party #sec4 .title .note {
	position: absolute;
	bottom: 33%;
	font-size: 3vmin;
	text-align: center;
	color: #fff;
	width: 100%;
}
#party #sec4 .box_out {
	background: url(../img/party/s4_bg02.png), url(../img/party/s4_bg01.png);
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding: 5% 2.34% 0;
}
#party #sec4 .box_out .txt01 {
	font-weight: bold;
	line-height: 20px;
}
#party #sec4 .blk_c {
	padding-top: 12%;
}
#party #sec4 .blk_c h3 {
	background: url(../img/party/s4_deco.png), url(../img/party/s4_hline.png);
	background-repeat: no-repeat;
	-webkit-background-size: auto, 100% auto;
	background-size: auto, 100% auto;
	background-position: top center, bottom center;
	padding-top: 50px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#party #sec4 .blk_c h3 span {
	font-size: 14px;
}
#party #sec4 .tb {
	text-align: center;
	margin: 0 auto;
}
#party #sec4 .tb td {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	vertical-align: middle;
	padding: 0 5px;
}
#party #sec4 .toggle {
	padding-top: 8%;
}
#party #sec4 .toggle .tt {
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 20px;
	color: #733911;
	padding-bottom: 30px;
}
#party #sec4 .toggle .tt02 {
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 20px;
	color: #733911;
	padding-bottom: 30px;
}
#party #sec4 .toggle .tt:after {
	color: #733911;
	top: auto!important;
	bottom: 0;
	left: 50%;
	right: auto;
	margin-left: -6px;
	margin-top: 0;
}
#party #sec4 .toggle .tt02:after {
	color: #733911;
	top: auto!important;
	bottom: 10px;
	left: 50%;
	right: auto;
	margin-left: -6px;
	margin-top: 0;
}
#party #sec4 .toggle p.price {
	text-align: center;
	padding-top: 5%;
	padding-bottom: 6%;
	font-size: 14px;
}
#party #sec4 .toggle .tt02 p.price {
	padding-top: 5px;
	padding-bottom: 5px;
}
#party #sec4 .toggle .tt02 span {
	font-size: 14px;
}
#party #sec4 .toggle p.price span {
	font-size: 20px;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#party #sec4 .toggle .tt p {
	font-size: 12px;
	color: #ac480a;
	background: url(../img/party/icon.png) no-repeat top center;
	padding-top: 15px;
	padding-bottom: 5px;
}
#party #sec4 .toggle .tt p span {
	font-size: 16px;
}
#party #sec4 .toggle .box_in {
	border: 2px solid #aa793a;
	background: url("../img/party/bg_hao.png") no-repeat bottom right,url(../img/party/box_02.jpg) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding-bottom: 5%;
}
#party #sec4 .toggle .box_in .tit {
	background: url(../img/party/box_01.jpg) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	text-align: center;
	padding: 10px 2.34%;
}
#party #sec4 .toggle ul.list {
	padding: 5% 5% 0%;
}
#party #sec4 .toggle ul.list li {
	background: url(../img/shared/section4_icon.png) no-repeat left center;
	font-size: 14px;
	padding: 2px 0 2px 22px;
}

#party #sec4 dl.list {
	padding: 5% 5% 0%;
}
#party #sec4 dl.list dt {
	background: url(../img/shared/section4_icon.png) no-repeat left center;
	font-size: 20px;
	padding: 2px 0 2px 22px;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#party #sec4 dl.list dd{
    font-weight: bolder;
}

#party #sec4 dl.select{
    border: solid 1px #AB4507;
    border-radius: 4px;
    padding: 4px;
    margin:1em 3% 0;
}

#party #sec4 .blk02 p.note {
	text-align: center;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#party #sec4 .txt03 {
	padding: 0 5%;
}
#ceremony .txtpop, #party .txtpop {
	padding: 30px 20px 20px;
}
/*=============================================*/
/*                   　menu　　　　　          */
/*=============================================*/
#menu #sec1 {
	padding: 12% 2.34%;
}
#menu #sec1 .blk01 {
	/*	background: url(../img/menu/s1_bg.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 5% 2.34%;*/
	margin-bottom: 6%;
}
#menu #sec1 .photo {
	position: relative;
}
#menu #sec1 .photo p.txt {
	font-weight: bold;
	font-size: 16px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding-top: 10px;
	position: absolute;
	bottom: 5%;
	right: 5%;
	color: #fff;
	text-shadow: #000 1px 1px 5px;
	letter-spacing: 2px;
}
#menu #sec1 .photo p.txt span {
	display: block;
	text-align: right;
}
#menu #sec2 {
	padding-bottom: 10%;
}
#menu #sec2 h2 {
	margin-bottom: -10%;
}
#menu #sec2 .blk05 {
	position: relative;
	padding-top: 12%;
	background: url(../img/menu/s2_bg05.png) no-repeat bottom center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding-bottom: 30%;
}
#menu #sec2 .blk05 p.photo {
	float: right;
	width: 50%;
	margin-top: -25%;
	margin-bottom: -10px;
}
#menu #sec2 .blk05 p.txt {
	padding: 0 2.34%;
}
#menu #sec2 .blk_c {
	padding-top: 10%;
}
#menu #sec2 .blk_c dl {
	padding-top: 10px;
}
#menu #sec2 .blk_c dt {
}
#menu #sec2 .blk_c dd {
	padding: 10px 2.34% 0;
}
#menu #sec2 .blk_c dd.price {
	text-align: center;
}
#menu #sec2 .blk_c dd.price span {
	font-size: 22px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#menu #sec3 {
}
#menu #sec3 .blk01 {
}
#menu #sec3 .blk01 dl dd {
}
#menu #sec3 .blk01 dl dd {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu #sec3 .blk01 dl dd span {
	font-size: 22px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#menu #sec3 .blk01 p.txt {
	padding: 0 2.34% 15px;
}
#menu #sec3 .blk01 ul {
	padding: 0 2.34% 7%;
}
#menu #sec3 .blk01 ul li {
	float: left;
	width: 33.333%;
}
#menu #sec3 .blk02 {
	padding-top: 10%;
	margin-bottom: 10%;
}
#menu #sec3 .blk03 {
	border: 2px solid #fbd56d;
	margin: 0 2.34%;
	background-color: #4d2c59;
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding: 6% 2.34%;
}
#menu #sec3 .blk03 dl {
	text-align: center;
}
#menu #sec3 .blk03 dl dt {
	font-size: 22px;
}
#menu #sec3 .blk03 dl dd {
	font-size: 16px;
	padding-top: 5px;
}
#menu #sec3 .blk03 dl dd span {
	font-size: 20px;
}
#menu #sec3 .blk03 .toggle {
	padding-top: 4%;
}
#menu #sec3 .blk03 .toggle .toggle-link {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0;
}
#menu #sec3 .blk03 .box_in {
	background-color: rgba(255,255,255,0.6);
	color: #000;
	padding: 5% 2.34%;
	font-weight: bold;
}
#menu #sec3 .blk03 .box_in .txt02 {
	padding-top: 10px;
}
#menu #sec3 .blk03 .box_in .txt02 span {
	display: block;
	padding-left: 13px;
}
.toggle_c {
	padding-top: 10%;
}
.toggle_c h2 {
	padding-bottom: 30px;
}
.toggle_c h2:after {
	top: auto!important;
	bottom: 10px;
	left: 50%;
	right: auto;
	margin-left: -6px;
	margin-top: 0;
	color: #000!important;
}
.toggle_c .note {
	padding: 0 2.34%;
}
.toggle_c .toggle {
	padding-top: 8%;
	margin: 0 2.34%
}
.toggle_c .toggle h3 {
	text-align: center;
	background: url(../img/menu/s4_bg.jpg);
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	letter-spacing: 4px;
	padding: 10px 2.34%;
}
.mn_list {
	padding: 10px 0;
}
.mn_list dl {
	background: url(../img/shared/line.jpg) repeat-x bottom center;
	padding: 8px 0;
}
.mn_list dl:first-child {
	background: url(../img/shared/line.jpg), url(../img/shared/line.jpg);
	background-repeat: repeat-x;
	background-position: top center, bottom center;
}
.mn_list dl dt {
	float: left;
}
.mn_list dl dd {
	float: right;
	text-align: right;
}
.mn_list h4 {
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
	background: url(../img/shared/line.jpg) repeat-x bottom center;
	padding-bottom: 8px;
	padding-top: 12px;
}
/*=============================================*/
/*                   　ceremony　　　　　          */
/*=============================================*/
#ceremony #sec1 {
	padding: 12% 0;
}
#ceremony #sec2 {
	padding-bottom: 12%;
	background: url(../img/ceremony/s2_bg.png) no-repeat bottom center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#ceremony #sec2 p.photo {
	margin: 0 0 10px
}
#ceremony #sec2 p.tt {
	background: url(../img/party/s2_deco.png) no-repeat top left;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 32px;
	padding: 10px 0 10px 20px;
	letter-spacing: 0;
}
#ceremony #sec2 .go_slide p.tt span {
	display: block;
}
#ceremony #sec2 .go_slide {
	margin: 0 2.34%
}
#ceremony #sec2 p.txt {
	padding: 0 2.34% 0 20px;
}
#ceremony #sec2 .bx-controls-direction {
	top: auto;
	bottom: 5%;
}
#ceremony #sec2 .bx-wrapper .bx-pager, #ceremony #sec2 .bx-wrapper .bx-controls-auto {
	position: relative;
	padding-top: 15px;
}
#ceremony #sec3 {
	background: url(../img/ceremony/s3_bg01.png) no-repeat 40% 45%;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#ceremony #sec3 .txt {
	padding: 0 2.34% 10%;
}
#ceremony #sec3 .txt span {
	display: block;
	padding-left: 15px;
}
#ceremony #sec3 .note {
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	padding: 0 2.34%;
}
/*=============================================*/
/*                   　ladies　　　　　          */
/*=============================================*/
#ladies #sec1 {
	padding: 12% 0;
}
#ladies #sec1 .blk01 {
	padding-bottom: 10%;
}
#ladies #sec1 .blk02 {
	padding: 0 2.34%;
}
#ladies #sec2 {
	padding-bottom: 12%;
}
#ladies #sec2 .blk01 {
	padding-top: 3%;
	background: url(../img/ladies/s2_bg01.png) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#ladies #sec2 .blk01 h3 {
	text-align: center;
	padding: 10px 0;
}
#ladies #sec2 .blk01 h3 span {
	background: url(../img/access/access.png), url(../img/access/access.png);
	background-position: left center, right center;
	background-repeat: no-repeat;
	padding: 0 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #774a25;
}
#ladies #sec2 .blk01 dl {
}
#ladies #sec2 .blk01 dl dt {
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	font-weight: bold;
	color: #774a25;
	padding: 5px 0 10px;
}
#ladies #sec2 .blk01 dl dd.price {
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
}
#ladies #sec2 .blk01 dl dd.price span {
	font-size: 14px;
}
#ladies #sec2 .blk01 dl dd.des {
	padding: 0 2.34%;
}
#ladies #sec2 .blk01 dl dd.des span {
	display: block;
	font-weight: bold;
	line-height: 25px;
}
#ladies #sec3 {
}
#ladies #sec3 h2 {
	background: url(../img/party/s4_hline.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	background-position: bottom center;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
#ladies #sec3 .blk01 {
	background: url(../img/party/s4_bg02.png), url(../img/party/s4_bg01.png);
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding: 8% 2.34% 10%;
}
#ladies #sec3 .blk01 p.photo {
	margin-bottom: 10px;
}
#ladies #sec3 .blk01 dl {
	background: url(../img/party/s2_deco.png) no-repeat top left;
	letter-spacing: 0;
}
#ladies #sec3 .blk01 dl dt {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
	padding: 10px 0 0px 20px;
}
#ladies #sec3 .blk01 dl dd {
	padding: 0 20px;
	line-height: 25px;
}
#ladies #sec3 .blk01 .bx-controls-direction, #ladies #sec3 .blk02 .bx-controls-direction {
	top: 35%;
}
#ladies #sec3 .blk02 .bx-wrapper .bx-pager, #sec3 .blk02 .bx-wrapper .bx-controls-auto, #ladies #sec3 .blk01 .bx-wrapper .bx-pager, #sec3 .blk01 .bx-wrapper .bx-controls-auto {
	position: relative;
	padding-top: 15px;
}
#ladies #sec3 .blk02 {
}
#ladies #sec3 .blk02 p.tt {
	background: url(../img/party/s2_deco.png) no-repeat center center;
	letter-spacing: 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
	padding: 10px 0;
	text-align: center;
	margin: 10px 0
}
#ladies #sec3 .blk02 .go_slide {
	margin: 0 2.34%
}
#ladies #sec3 .blk03 p {
	margin-bottom: -12%;
}
#ladies #sec3 .blk03 dl dd {
	padding: 10px 2.34% 0;
}
#ladies #sec3 .blk04 {
	padding-top: 10%;
}
#ladies #sec3 .blk04 h3 {
	margin-bottom: 5%;
}
/*=============================================*/
/*                   　takeout　　　　　          */
/*=============================================*/
#takeout #sec1 {
	padding: 12% 0 0;
}
#takeout #sec1 .box_in {
	border: 2px solid #a77535;
	background: url(../img/takeout/bgc.jpg);
	margin: 0 2.34%;
	padding: 5% 2.34%;
}
#takeout #sec1 .box_in ul {
	padding-bottom: 10px;
}
#takeout #sec1 .box_in ul li {
	background: url(../img/shared/section4_icon.png) no-repeat 0 7px;
	padding: 2px 0 2px 7%;
	float: left;
	width: 43%;
}
#takeout #sec2 {
	background: url(../img/takeout/s2_bg01.png) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding: 15% 0 0%;
}
#takeout #sec2 h2 {
	margin-bottom: 5%;
}
#takeout #sec2 .group_dl {
	padding: 0 2.34%;
}
#takeout #sec2 .group_dl dl {
	padding-bottom: 10px;
}
#takeout #sec2 .group_dl dl dt {
	background: url(../img/takeout/icon.png) no-repeat left center;
	padding-left: 25px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	font-weight: bold;
	color: #623b1e;
	display: inline-block;
	padding-right: 10px;
}
#takeout #sec2 .group_dl dl dd {
	display: inline-block;
	font-size: 14px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#takeout #sec2 .group_dl dl dd span {
	font-size: 20px;
}
#takeout #sec2 .blk01 {
	background: url(../img/takeout/s2_circle.png) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding: 10% 0;
}
#takeout #sec2 .blk01 h3 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	font-weight: bold;
	color: #623b1e;
	text-align: center;
	padding-bottom: 10px;
}
#takeout #sec2 .blk01 h3 span {
	background: url(../img/takeout/icon.png) no-repeat left center;
	padding-left: 25px;
}
#takeout #sec2 .blk01 p.price {
	font-size: 14px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding-bottom: 10px;
}
#takeout #sec2 .blk01 p.price span {
	font-size: 20px;
}
#takeout #sec2 .blk01 .ttl {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0 2.34% 15px;
	text-align: center;
}
#takeout #sec2 .blk01 p.txt {
	padding: 0 2.34%;
}
#takeout #sec2 .blk02 {
	background: url(../img/takeout/s2_bg02.png), url(../img/takeout/s2_bg03.jpg);
	background-repeat: no-repeat, repeat;
	background-position: top center;
	position: relative;
	-webkit-background-size: 100% auto, auto;
	background-size: 100% auto, auto;
	border: 2px solid #a77535;
	margin: 0 2.34%;
	padding: 5% 2.34%;
}
#takeout #sec2 .blk02:before {
	content: "";
	background: url(../img/takeout/deco01.png) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	width: 37px;
	height: 37px;
	position: absolute;
	top: -2px;
	left: -2px;
}
#takeout #sec2 .blk02:after {
	content: "";
	background: url(../img/takeout/deco02.png) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	width: 37px;
	height: 37px;
	position: absolute;
	top: -2px;
	right: -2px;
}
#takeout #sec2 .blk02 .inside:before {
	content: "";
	background: url(../img/takeout/deco03.png) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	width: 37px;
	height: 37px;
	position: absolute;
	bottom: -2px;
	left: -2px;
}
#takeout #sec2 .blk02 .inside:after {
	content: "";
	background: url(../img/takeout/deco04.png) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	width: 37px;
	height: 37px;
	position: absolute;
	bottom: -2px;
	right: -2px;
}
#takeout #sec2 .blk02 dl dt {
	background: url(../img/takeout/icon.png) no-repeat 0 5px;
	padding-left: 25px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	font-weight: bold;
	color: #824d25;
	padding-right: 10px;
	margin-bottom: 5px;
}
#takeout #sec2 .blk02 dl dd {
	font-size: 14px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#takeout #sec2 .blk02 dl dd.price {
	padding-left: 23px;
}
#takeout #sec2 .blk02 dl dd span {
	font-size: 20px;
}
#takeout #sec2 .blk02 dl dd.des {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px 0;
}
#takeout #sec2 .note02 {
	padding: 10px 2.34% 0;
}
#takeout .botan1 a{
	width: 96%;
	margin: 2px auto 30px auto;
	padding: 15px 0;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 22px;
	background-color: #551d04;
	border-bottom: 2px solid #4A4A4A;
	box-sizing:border-box;
	font-weight: bold;
}
/*=============================================*/
/*                   　anniversary 　　　　　    */
/*=============================================*/
#anniversary #sec1 {
	padding: 12% 0;
}
#anniversary #sec2 .go_slide {
	margin: 0 2.34% 5%
}
#anniversary #sec2 ul.list {
	padding: 0 2.34%;
}
#anniversary #sec2 ul.list li {
	float: left;
	width: 32%;
	margin-top: 2%;
	margin-right: 2%;
}
#anniversary #sec2 ul.list li:nth-child(3n) {
	float: right;
	margin-right: 0;
}
#anniversary #sec3 {
	padding-top: 10%;
}
#anniversary #sec3 .go_slide {
	margin: 0 2.34% 10px
}
#anniversary #sec3 .blk02 {
	padding-top: 8%;
}
#anniversary #sec3 .tt {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	background: url(../img/party/s2_deco.png) no-repeat top left;
	font-size: 17px;
	line-height: 28px;
	padding: 10px 2.34% 10px 4%;
	letter-spacing: 0;
}
#anniversary #sec3 .tt span.sp01 {
	font-size: 14px;
}
#anniversary #sec3 .tt span {
	display: block;
}
#anniversary #sec4 .blk01 {
	border: 2px solid #7b5422;
	background: url(../img/shared/partent640.jpg);
	margin: 0 2.34% 14%;
	padding-bottom: 6%;
}
#anniversary #sec4 .blk01 dl {
	padding: 5% 2.34% 0;
}
#anniversary #sec4 .blk01 dl dd.price {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
}
#anniversary #sec4 .blk01 dl dd.price span {
	padding-left: 10px;
	font-size: 20px;
}
#anniversary #sec4 .blk01 dl dd.des {
	padding-top: 5px;
}
#anniversary #sec4 .blk02 {
}
#anniversary #sec4 .blk02 dl dd.price {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
}
#anniversary #sec4 .blk02 dl dd.price span {
	padding-left: 10px;
	font-size: 20px;
}
#anniversary #sec4 .blk02 dl dd.des {
	padding: 5px 2.34% 8%;
}
#anniversary #sec4 .blk02 .toggle {
	margin: 0 2.34% 8%;
	border: 2px solid #7b5422;
	background: url(../img/shared/partent640.jpg);
	padding: 5% 2.34%;
}
#anniversary #sec4 .blk02 .toggle p.tt {
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 22px;
	font-weight: bold;
	color: #7b5422;
	padding-bottom: 30px;
}
#anniversary #sec4 .blk02 .toggle p.tt:after {
	color: #7b5422;
	top: auto!important;
	bottom: 5px;
	left: 50%;
	right: auto;
	margin-left: -6px;
	margin-top: 0;
}
#anniversary #sec4 .blk02 ul.list {
	padding-bottom: 5%;
}
#anniversary #sec4 .blk02 ul.list li {
	background: url(../img/shared/section4_icon.png) no-repeat left center;
	font-size: 14px;
	padding: 2px 0 2px 6%;
}
/*=============================================*/
/*                   　lunch 　　　　　          */
/*=============================================*/

#lunch #sec1 {
	padding: 12% 0;
}
#lunch #sec2 .blk01 {
	background: url(../img/lunch/s2_icon01.png) no-repeat bottom center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#lunch #sec2 .blk01 dl {
	padding: 20px 0 10px;
}
#lunch #sec2 .blk01 dl dt {
	text-align: center;
	color: #7b5422;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 22px;
	font-weight: bold;
}
#lunch #sec2 .blk01 dl dd.price {
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding-top: 10px;
	padding-bottom: 15px;
}
#lunch #sec2 .blk01 dl dd.price span {
	font-size: 20px;
}
#lunch #sec2 .blk01 dl dd.des {
	padding: 0 2.34%;
}
#lunch #sec2 .blk02 {
	padding-top: 10%;
	background: url(../img/lunch/s2_deco.png) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding-bottom: 10%;
}
#lunch #sec2 .blk02 h3 {
	background: url(../img/party/s4_hline.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	background-position: bottom center;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
}
#lunch #sec2 .blk02 .box_01 {
	background: url(../img/menu/s4_bg02_2.png), url(../img/party/s4_bg01.png);
	background-repeat: no-repeat;
	background-position: bottom center, top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding: 6% 2.34% 10%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#lunch #sec2 .blk02 .box_01 h4 {
	margin-bottom: 5%;
	padding-bottom: 10px;
	border-bottom: 1px solid #7b5422
}
#lunch #sec2 .box_01 p.tt {
	text-align: center;
	padding: 10px 0;
}
#lunch #sec2 .box_01 p.tt span {
	background: url(../img/access/access.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 25px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #000000;
}
#lunch #sec2 .box_01 p.txt{
	text-align: center;
}
#lunch #sec2 .box_01 ul.list {
	padding-top: 20px;
}
#lunch #sec2 .box_01 ul.list li {
	background: url(../img/access/access.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 25px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #000000;
}
#lunch #sec2 .box_01 .bx-wrapper .bx-pager, #lunch #sec2 .box_01 .bx-wrapper .bx-controls-auto {
	position: relative;
	padding-top: 15px;
}
#lunch #sec2 .box_01 .bx-controls-direction {
	top: 30%;
}
#sec2 .box_c {
}
#lunch #sec2 .box_c p.tt {
	background: url(../img/party/s2_deco.png) no-repeat center center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
	letter-spacing: 2px;
	color: #000000;
	text-align: center;
	padding: 10% 0 3%;
}
#lunch #sec2 .box_c p.photo {
	margin: 0 2.34%
}
#lunch #sec2 .box_c h5 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #80622e;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #80622e;
	text-align: center;
	margin: 0 2.34%;
	padding-top: 15px;
	padding-bottom: 5px;
}
#lunch #sec2 .box_c .info {
}
#lunch #sec2 .box_c .info ul {
	padding: 10px 2.34% 10px;
}
#lunch #sec2 .box_c .info ul li {
	background: url(../img/access/access.png);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 0 0 0 6%;
	font-size: 14px;
	letter-spacing: 2px;
	color: #000;
}
#lunch #sec2 .blk03 p.note {
	padding: 15px 2.34% 10px;
}
#lunch #sec2 .blk03 .mn_list {
	margin: 0 2.34%
}
#lunch #sec2 .blk03 .toggle-link:after {
	top: 53%!important;
}
/*=============================================*/
/*                   　recruit 　　　　　          */
/*=============================================*/

#recruit #sec2 {
	position: relative;
	background: url(../img/recruit/s2_bg01.jpg), url(../img/recruit/s2_bg02.jpg), url(../img/shared/partent640.jpg);
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: top center, bottom center, top center;
	-webkit-background-size: 100% auto, 100% auto, auto;
	background-size: 100% auto, 100% auto, auto;
	padding: 12% 0 20%;
}
#recruit #sec2 dl {
	padding-top: 8%;
}
#recruit #sec2 dl dd {
	padding: 10px 2.34% 0;
}
#recruit #sec3 {
	background: url(../img/recruit/s3_bg01.jpg) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding-bottom: 12%;
}
#recruit #sec3 dl {
	padding-top: 8%;
}
#recruit #sec3 dl dd {
	padding: 10px 2.34% 0;
}
#recruit #sec4 {
	padding: 12% 2.34%;
	background: url(../img/recruit/s3_bg02.png), url(../img/shared/recruit_rp.jpg);
	background-repeat: no-repeat, repeat;
	-webkit-background-size: 100% auto, auto;
	background-size: 100% auto, auto;
}
#recruit #sec4 .box_in {
	background-color: rgba(255, 252, 243, 0.27);
	margin-bottom: 10%;
	padding-bottom: 8%;
}
#recruit #sec4 .box_in h2 {
	float: left;
	width: 100%;
	margin-top: -5%;
	padding-bottom: 10%;
}
#recruit #sec4 .box_in .list {
	padding: 0 2.34% 0;
}
#recruit #sec4 .box_in .list dl {
	padding: 8px 0;
	background: url(../img/shared/bg-dl.jpg) repeat-x bottom center;
}
#recruit #sec4 .box_in .tel_info {
	margin-top: 6%;
}
/*=============================================*/
/*                   　access 　　　　　          */
/*=============================================*/
#access section.block {
	background: url(../img/index/s1_bg01.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	background-position: top center;
	padding-bottom: 0%;
}
#access #sec1 {
	padding: 15% 0;
}
#access #sec1 .info {
	margin: 0 2.34% 6%;
	background: url(../img/shared/line.jpg) repeat-x top center;
}
#access #sec1 .info dl {
	padding: 10px 0;
	background: url(../img/shared/line.jpg) repeat-x bottom center;
}
#access #sec1 .info dl dd a {
	font-weight: bold;
	font-size: 18px;
	display: block;
}
#access #sec1 .info dl dd strong {
	display: block;
}
#access #sec1 .info dl dd span {
	display: block;
}
#access #sec2 {
	background: url(../img/access/s2_bg.jpg) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding-bottom: 15%;
}
#access #sec2 .blk_c {
	padding-top: 8%;
	margin: 0 2.34%
}
#access #sec2 .blk_c .go_slide .photo {
	width: 72%;
	margin: 0 auto
}
#access #sec2 .blk_c h3 {
	margin-bottom: 6%;
}
#access #sec2 .blk_c p.tt {
	text-align: center;
	padding: 15px 0;
}
#access #sec2 .blk_c p.tt span {
	background: url(../img/access/access.png), url(../img/access/access.png);
	background-position: left center, right center;
	background-repeat: no-repeat;
	padding: 0 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}
#access #sec2 .bx-controls-direction {
	top: 43%;
}
#access #sec2 .bx-wrapper .bx-pager, #access #sec2 .bx-wrapper .bx-controls-auto {
	bottom: auto;
	top: 70%;
}
.gmap {
	border: 2px solid #d4c09b;
	overflow: hidden;
	margin: 0 2.34%
}
.s_btn {
	width: 93px;
	margin: 15px auto 0;
}
.access_btn {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	font-size: 16px;
	margin: 0 2.34% 10%;
}
.access_btn .copy {
	background-color: rgb(78, 36, 8);
	color: rgb(255, 255, 255);
	border: 2px solid #7a4b25;
}
.access_btn span {
	display: block;
	padding: 8px;
	position: relative;
}
.access_btn span:before {
	content: '\f101';
	color: #fff;
	position: absolute;
	top: 28%;
	right: 5%;
}
.access_btn img {
	width: 100%;
}
.copied {
	background-color: rgb(0, 0, 0, 0.5)!important;
	color: rgb(255, 255, 255)!important;
	border: 2px solid rgba(0,0,0,0.6)!important;
}
#gmap {
	height: 300px;
	overflow: hidden;
}
.menu-box {
	display: none;
	padding: 0 2.34%;
}
.btn-acc_bt2, .btn-acc_bt {
	text-align: center;
	position: relative;
	font-weight: bold;
	padding: 10px 0;
}
.btn-acc_bt::after {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	font-size: 16px;
	color: #000;
	padding-left: 10px;
}
.btn-acc_bt.close:after {
	content: '\e802';
}
.btn-acc_bt.open:after {
	content: '\e803';
}
.btn-acc_bt2 {
	padding: 20px 0;
}
.btn-acc_bt2::after {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 26%;
	left: 50%;
	font-size: 22px;
	color: #000;
}
.btn-acc_bt2.close:after {
	content: '\f103';
}
.btn-acc_bt2.open:after {
	content: '\f102';
}

@media screen and (min-width:375px) {
#anniversary #sec4 .blk02 ul.list li {
	float: left;
	width: 44%;
}
#party #sec4 .title .note {
	bottom: 35%;
}
#access #sec2 .bx-wrapper .bx-pager, #access #sec2 .bx-wrapper .bx-controls-auto {
	top: 75%;
}
}

@media screen and (min-width:400px) {
#lunch #sec2 .box_c .info ul li { 
	float: left;
	width: 44%;
}
#lunch #sec2 .box_c .info ul li span {
	display: block;
	text-indent: -10px
}
#access #sec1 .info dl dt {
	width: 20%;
	float: left;
}
#access #sec1 .info dl dd {
	width: 80%;
	float: right;
}
#recruit #sec4 .box_in .list dl dt {
	float: left;
	width: 20%;
}
#recruit #sec4 .box_in .list dl dd {
	float: right;
	width: 80%;
}
#lunch #sec2 .box_01 .bx-controls-direction {
	top: 35%;
}
}

@media screen and (min-width:420px) {
}

@media screen and (min-width:440px) {
}

@media screen and (min-width:500px) {
}

@media screen and (min-width:640px) {
}



.oshirase{
width: 90%;
margin:0px auto 20px;
background-color: rgba(253,217,161,0.9);
padding: 15px 10px;
color:#630;
text-shadow: 0px 0px 5px rgba(146,119,83,0.5);
font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
.oshirase .tit{
text-align: center;
font-size: 28px;
font: bold;
border-bottom: solid 1px #5B0809;
padding-bottom: .4em;
}
.oshirase .txtx{
text-align: left;
padding: 10px 10px 0;
font-size: 15px;
}

#course{
    text-align: center;
    margin: 10px auto;
}

.btn_instagram a{
	margin: 20px auto;
	width: 305px;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	font-size: 22px;
	background: linear-gradient(45deg, rgba(254,212,117,1) 0%,rgba(229,61,93,1) 50%,rgba(194,49,134,1) 70%,rgba(156,56,187,1) 100%);
	border-radius: 0px;
	padding: 10px;
	text-decoration: none;
	box-sizing:border-box;
	line-height: 30px;
	letter-spacing: 2px;
    font-weight: bold;
	font-family:'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'serif';
}
.btn_instagram span{
	font-size: 14px;
}

.add_box{
	display:block;
	justify-content: space-around;
	width: 93%;
	margin: 30px auto;
	padding: 10px 0;
	font-family:'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'serif';
	background-color: rgba( 255, 255, 255, 0.3 );
	border:solid 2px #a77535;
}
.add_box .txt{
	font-size: 16px;
	text-align: center;
	line-height: 1.8em;
	padding: 10px 0;
}
.add_box .txt2{
	font-size: 13px;
	text-align: center;
	line-height: 1.8em;
	letter-spacing: 0px;
}
.add_box .txt span{
	display: block;
	padding: 10px 0;
	font-size: 20px;
	color: #a77535;
	line-height: 1.8em;
}

.add_box .txt3{
	text-align: center;
	display: block;
	width: 90%;
	margin: 20px auto;
}
.add_box .txt2 span a{
	margin: 10px auto;
	width: 70%;
	display: block;
	color:#fff;
	text-align: center;
	font-size: 14px;
	background-color: #a77535;
	border-radius: 0px;
	padding: 5px 0;
	text-decoration: none;
	box-sizing:border-box;
	line-height: 25px;
}

.season_box{
	background-color: rgba( 255, 255, 255, 0.6 );
    width: 95%;
    margin: 30px auto ;
    line-height: 2em;
    padding:0 0 19px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 2px;
}
.season_box .ttl {
	color: #3b1700;
    padding: 30px 10px 10px;
    text-align: center;
    font-size: 18px;
    margin: 0 auto;
	font-weight: bold;
}
.season_box .box .btn_ig a{
	margin: 20px auto;
	width: 85%;
	display: block;
	color:#fff;
	text-align: center;
	font-size: 20px;
	background: linear-gradient(45deg, rgba(254,212,117,1) 0%,rgba(229,61,93,1) 50%,rgba(194,49,134,1) 70%,rgba(156,56,187,1) 100%);
	border-radius: 10px;
	padding: 8px;
	text-decoration: none;
	box-sizing:border-box;
	line-height: 30px;
	letter-spacing: 2px;
    font-weight: bold;
	font-family:'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'serif';
}
.season_box .box .btn_ig span{
	font-size: 14px;
}
.season_box .box .btn_fb a{
	margin: 20px auto;
	width: 85%;
	display: block;
	color:#fff;
	text-align: center;
	font-size:18px;
	background-color: #1877f2;
	border-radius: 10px;
	padding: 8px;
	text-decoration: none;
	box-sizing:border-box;
	line-height: 30px;
	letter-spacing: 2px;
    font-weight: bold;
	font-family:'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'serif';
}
.season_box .box .btn_fb span{
	font-size: 14px;
}

.price_box{
    width: 90%;
    display: block;
    margin: 10px auto;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.8em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    border: dotted 1px #AB4507;
    padding: 10px;
}
.price_box a{
    color: #AB4507;
    text-decoration: underline;
}

.price_box_common{
    width: 90%;
    display: block;
    margin: 20px auto;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.8em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    border: dotted 1px #AB4507;
    padding: 10px;
}
.price_box_common a{
    color: #AB4507;
    text-decoration: underline;
}


#menu .price_box{
    width: 90%;
    display: block;
    margin: 10px auto;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.8em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    border: dotted 1px #fff;
    padding: 10px;
}
#menu .price_box a{
    color: #fff;
    text-decoration: underline;
}

.mt_20{
    margin-top: 20px;
}