@charset "utf-8";
/*=================================================
 * ブラウザのデフォルトのスタイルをリセットする
 * ================================================= */

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	line-height: 1.0;
	-webkit-text-size-adjust: none;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

/* icon用font */
/* icon用font */
@font-face {
	font-family: 'fontello';
	src: url('../font/fontello.eot?62215588');
	src: url('../font/fontello.eot?62215588#iefix') format('embedded-opentype'), url('../font/fontello.woff?62215588') format('woff'), url('../font/fontello.ttf?62215588') format('truetype'), url('../font/fontello.svg?62215588#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	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;
	margin-right: .4em
}
.icon-ticket:before {
	content: '\e800';
} /* '' */
.icon-globe:before {
	content: '\e801';
} /* '' */
.icon-desktop:before {
	content: '\e802';
} /* '' */
.icon-up-dir:before {
	content: '\e803';
} /* '' */
.icon-menu-1:before {
	content: '\e804';
} /* '' */
.icon-phone:before {
	content: '\e805';
} /* '' */
.icon-right-small:before {
	content: '\e806';
} /* '' */
.icon-mail:before {
	content: '\e807';
} /* '' */
.icon-angle-right:before {
	content: '\e808';
} /* '' */
.icon-angle-left:before {
	content: '\e809';
} /* '' */
.icon-angle-up:before {
	content: '\e80a';
} /* '' */
.icon-angle-down:before {
	content: '\e80b';
} /* '' */
.icon-down-dir:before {
	content: '\e80c';
} /* '' */
.icon-up-open:before {
	content: '\e80d';
} /* '' */
.icon-location:before {
	content: '\e80e';
} /* '' */
.icon-location-1:before {
	content: '\e80f';
} /* '' */
.icon-mail-alt:before {
	content: '\e811';
} /* '' */
.icon-left-small:before {
	content: '\e812';
} /* '' */
img {
	border: 0;
	vertical-align: bottom;
}
table, caption, th, td {
	border: 0 none;
	border-collapse: collapse;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style: none;
}
.shadw {
	box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
}
/*=============================================*/
/*                 マージン            */
/*=============================================*/

.m_b05 {
	margin-bottom: 5px;
}
.m_b10 {
	margin-bottom: 10px;
}
.m_b15 {
	margin-bottom: 15px;
}
.m_b20 {
	margin-bottom: 20px !important;
}
.m_b25 {
	margin-bottom: 25px;
}
.m_b30 {
	margin-bottom: 30px;
}
.m_t05 {
	margin-top: 5px;
}
.m_t10 {
	margin-top: 10px;
}
.m_t15 {
	margin-top: 15px;
}
.m_t20 {
	margin-top: 20px;
}
.m_t25 {
	margin-top: 25px;
}
.m_t30 {
	margin-top: 30px;
}
.m_l20 {
	margin-left: 20px;
}
.m_r20 {
	margin-right: 20px;
}
.p_l05 {
	padding-left: 5px;
}
.p_l10 {
	padding-left: 10px;
}
.p_l15 {
	padding-left: 15px;
}
.p_l20 {
	padding-left: 20px;
}
.p_l25 {
	padding-left: 25px;
}
.p_l30 {
	padding-left: 30px;
}
.p_l40 {
	padding-left: 30px;
}
.p_l50 {
	padding-left: 50px;
}
.p_l65 {
	padding-left: 65px;
}
.p_r05 {
	padding-right: 5px;
}
.p_r10 {
	padding-right: 10px;
}
.p_r15 {
	padding-right: 15px;
}
.p_r20 {
	padding-right: 20px;
}
.p_r25 {
	padding-right: 25px;
}
.p_r30 {
	padding-right: 30px;
}
.p_r40 {
	padding-right: 40px;
}
.p_r50 {
	padding-right: 50px;
}
.p_t10 {
	padding-top: 10px;
}
.p_t20 {
	padding-top: 20px;
}
.p_t30 {
	padding-top: 30px;
}
.p_40 {
	padding-top: 40px;
}
.p_t50 {
	padding-top: 50px;
}
.pa_box5 {
	padding: 5px;
}
.pa_box10 {
	padding: 10px;
}
.pa_box15 {
	padding: 15px;
}
.pa_box20 {
	padding: 20px;
}
.p_txt {
	padding-left: 10px;
	padding-right: 10px;
}
.txt_red {
	color: #990000;
}
.txt_white {
	color: #fff;
}
.txt_center {
	text-align: center;
}
p.txt_c {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 3px 0px 3px;
}
p.txt_c2 {
	text-align: center;
	padding: 0px 3px 0px 3px;
}
.f_25 {
	font-size: 25px;
}
/*=================================================
 * サイト全体の基本スタイル
 * ================================================= */

body {
	background: url(../img/shared/body_bg.jpg) repeat center top;
	text-align: left;
	color: #1B0402;
	cursor: auto;
	font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
	font-size: 0.8em;
	line-height: 1.7;
	letter-spacing: 0em;
	word-spacing: normal;
	-webkit-text-size-adjust: 100%;
}
.mincho {
	font: normal normal 13px/25px "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "HGS明朝E", serif;
	color: #93230d;
	font-size: 18px;
}
a:link {
	color: #1B0402;
	text-decoration: none;
}
a:visited, a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
/*========== Header ==============*/

header {
	color: #463208;
	padding-top: 85px;
	position: relative;
}
#hd_top {
	background: url(../img/shared/content_bg.jpg) repeat center top;
	position: fixed;
	left: 0;
	top: 0;
	box-shadow: 0 2px 13px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 2px 13px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 2px 13px rgba(0,0,0,0.2);
	min-height: 86px;
	width: 100%;
	z-index: 9999;
}
header >* {
	position: relative;
	z-index: 9;
}
.global-header #logo {
	position: absolute;
	top: 1px;
	left: 0;
	width: 66px;
}
h1 {
	text-align: right;
	line-height: 16px;
	font-size: 75%;
	margin-bottom: 70px;
	color: #7d5a47;
	padding-right: 5px;
}
#tel {
	width: 110px;
	position: absolute;
	top: 0px;
	left: 5px;
}
.topnavi {
	position: absolute;
	top: 16px;
	right: 65px;
	height: 70px;
}
.topnavi li {
	display: inline-block;
	position: relative;
	width: 60px;
	vertical-align: top;
}
.topnavi li a {
	color: #fff;
	font-size: 11px;
	line-height: 23px;
	text-align: center;
	display: block;
	height: 100%;
	margin-top: 8px;
	padding-top: 5px;
	width: 100%;
	border-right: 1px dotted rgba(0,0,0,0.80)
}
#telnavi a {
	border-left: 1px dotted rgba(0,0,0,0.80)
}
.topnavi li a:hover {
	text-decoration: none;
}
.topnavi li a[class^="icon-"]:before {
	display: block;
	width: 100%;
	padding-bottom: 4px;
	font-size: 19px;
	font-weight: normal;
	color: #fff;
}
#telnavi {
	margin-top: -6px;
	width: 173px;
}
.topnavi .button-toggle {
	padding-top: 19px;
	padding-bottom: 12px;
}
.topnavi .button-toggle:before, .topnavi .button-toggle:after {
	content: '';
}
.topnavi .button-toggle span, .topnavi .button-toggle:before, .topnavi .button-toggle:after {
	height: 4px;
	display: block;
	background: #000;
	width: 33px;
	margin: 0 auto 7px auto;
}
.topnavi .button-toggle span {
	text-indent: -9999px;
}
#key {
	position: relative;
	z-index: 500;
	overflow: hidden;
	margin-bottom: 20px;
}
/*-----------------------------*/

.global-footer {
	background: url(../img/shared/ft_bg1.jpg) repeat-x center top;
	padding-bottom:39px;
}
.global-footer .shopinfo {
	padding: 6% 0 10px;
	color: #1B0402;
}
.global-footer .card {
	padding: 0 5%;
}
.global-footer .card dd {
	margin-left: 22%;
	margin-top: -20px;
	position: relative;
}
#f_logo {
	width: 100px;
	margin: 0 auto 15px;
}
.global-footer .tel-link {
	font-size: 1.76em;
	color: #F0DFD2;
}
/*          　 シェアボタンbox   　　          */
/*=============================================*/

#social-share {
	overflow: hidden;
	width: 100%;
}
#social-share table {
	margin: 0px auto;
}
#social-share table th {
	float: left;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 1.6em;
	padding-bottom: 1.6em;
	padding-right: 2px;
}
#social-share table td {
	text-align: center;
	padding: 3px 0px 3px 5px;
	margin: 3px 0px 3px 0px;
	float: left;
}
.link {
	margin: 0 auto 0;
	text-align: center;
	width: 100%;
}
.link p {
	width: 45%;
	min-width: 170px;
	max-width: 210px;
	margin: 10px auto;
	padding: 0 6px;
	line-height: 30px;
}
.link p a {
	background: #5f4125;
	border: solid 1px rgb(66, 45, 18);
	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;
}
.botan1 a::before {
	content: '\e802';
	font-family: "fontello";
	margin-right: 9px;
}
.botan2 a::before {
	content: '\e801';
	font-family: "fontello";
	margin-right: 9px;
}
.botan3 a::before {
	content: '\e805';
	font-family: "fontello";
	margin-right: 9px;
}
.botan4 a::before {
	content: '\e803';
	font-family: "fontello";
	margin-right: 9px;
}

.botan_shop a{
	background-color: #b22222;
	margin: 20px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	border: 1px solid #b22222;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.botan_shop a:before {
	font-family: "fontello";
	content: '\e808'; /* 'r' */
	margin-right: 10px;
	color:#fff;
}

/*=============================================*/
/*           　フッター箇所　　　　　          */
/*=============================================*/

address {
	background: url(../img/shared/ft_bg2.jpg) repeat-x center top;
	color: #fff;
	text-align: center;
	line-height: 27px;
	font-size: 80%;
	padding-top: 12px;
}
#socialbuttons {
	text-align: center;
}
#socialbuttons div {
	display: inline-block;
	margin-right: 5px;
}
#socialbuttons .twitter {
	margin-right: 0;
}
#socialbuttons .google {
	margin-right: -30px;
}
/*----------------------under---------------------------------*/

.under h2, .under h3 {
	margin-bottom: 10px;
}
.alr {
	text-align: right;
}
.block p.mb:last-of-type {
	margin-bottom: .6em;
}
.block p {
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.block::after {
	clear: both;
	content: "";
	display: block;
}
.block {
	background: url(../img/shared/content_bg.jpg) repeat center top;
	margin: 0 2%;
	box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
}
.padd {
	padding: 0 3%;
}
.f_32 {
	font-size: 28px;
}
.f_12 {
	font-size: 12px;
}
.f_18 {
	font-size: 18px;
}
.f_22 {
	font-size: 22px;
}
.f_24 {
	font-size: 24px;
}
.f_14 {
	font-size: 14px;
}
.f_13 {
	font-size: 13px;
}
.f_15 {
	font-size: 15px;
}
.f_20 {
	font-size: 20px;
}
.f_30 {
	font-size: 30px;
}
.txt_r {
	text-align: right;
}
.f_merino {
	font: normal normal 13px/160% 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	color: #35170c;
}
.f_mincho {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif, 'ＭＳ Ｐ明朝', 'MS PMincho';
}
.left_col {
	float: left;
}
.right_col {
	float: right;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix, .menu_list dl:after {
	zoom: 1 !important;
}/* for IE 5.5-7 */
.clearfix:after, .menu_list dl:after, .mn_list dl:after {
	content: "." !important;
	display: block !important;
	height: 0px !important;
	clear: both !important;
	visibility: hidden !important;
}
/*=============================================*/
/*              menuList   share               */
/*=============================================*/


.toggle {
	position: relative;
}
.toggle:after {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	position: absolute;
	line-height: 20px;
	top: 50%;
	right: 2%;
	margin-top: -10px;
	color: #7a1a08;
	content: '\25BC';
	font-size: 13px;
}
.toggle.active:after {
	content: '\25B2';
}
.normal {
	font-weight: normal !important;
}
.padd_box {
	padding: 0 5px;
}
.bd_none {
	border: none !important;
}
.f_pad {
	padding-left: 105px;
}
.ta_r {
	text-align: right;
}
/*----------------------index---------------------------------*/


.menu_list dd {
	font-weight: bold;
	color: #993300;
	text-align: right;
	border-bottom: 1px dotted #663300;
	margin-top: -21px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu_list p {
	color: #775733;
	margin-bottom: 8px;
	font-size: 0.85em;
}
ul.list {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 15px;

	color: #2B1300;
}
ul.list li {
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
}
.box_share {
	background: url(../img/fugu/pt_bg.jpg) repeat center top;
	padding: 20px 5px;
	margin-bottom: 20px;
}
#content {
	padding: 20px 5px 30px;
}
#topcontrol p {
	text-align: center;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	text-decoration: none;
	background: #5f4125;
	color: #eee;
	height: 40px;
	width: 40px;
	padding: 5px;
	font-size: 8px;
	line-height: 130%;
	vertical-align: middle;
	display: table-cell;
	overflow: hidden;
}
#index .cl_bg {
	background: url(../img/index/op_bg.png) repeat center top;
	margin: 0 5px;
	padding: 5px;
	box-sizing: border-box;
}

#index #news {padding:  20px 5px;}
#index #feed {padding-left: 5%;}


#index #feed a {color: #B55A17;}
#index  #facebook {width: 300px;
margin: 0 auto;}

.top_bnr a{
	margin: 10px auto 20px auto;
	padding: 15px 0;
	display: block;
	color:#000;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	background:#fff158; 
	border: 1px #FFF solid;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;
	width: 95%;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	letter-spacing: 1px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media screen and (max-width:321px) {
	.menu_toggle ul li a {padding: 2px 0 3px 5px !important;}
	
	#menu_toggle .close_btn {height: auto;}
}

/*----------------------concept---------------------------------*/



#concept .block {
	padding-bottom: 0;
}
#concept #sec1 {
	padding-top: 20px;
}
#concept #sec1_1, #concept #sec1_2 {
	background: url(../img/index/op_bg.png) repeat center top;
}
#concept #sec1_2 .txt {
	margin-top: -9%;
}
#concept #sec1_2 {
	background: url(../img/concept/gr_bg.jpg) repeat-x center bottom, url(../img/index/op_bg.png) repeat center top;
	padding-bottom: 20px;
}
/*----------------------fugu---------------------------------*/
#fugu #sec1 dl {
	margin-bottom: 20px;
}
#fugu #sec1 .info dt, #fugu #sec1 .info dd {
	width: 49.5%;
}
.box_share .toggle {
	background: url(../img/shared/line2.png) repeat-x center bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#banner li {
	margin-bottom: 2%;
}

@media screen and (min-width: 376px) {
#banner {
	width: 100%;
	display: table;
	box-sizing: border-box;
}
#banner li {
	width: 50%;
	display: table-cell;
	box-sizing: border-box;
	padding-right: 1%;
}
#banner li:last-child {
	padding-left: 1%;
	padding-right: 0;
}
}


#fugu #fugu8 {
	padding-bottom:20px;
	margin-top:50px;
}

#fugu #fugu8 .inner3 {
	width: 97%;
	margin:0px auto;
}


#fugu #fugu8 .txt_box {
	border: 1px solid #382b1a;
	letter-spacing: 1px;
	line-height: 28px;
	width:95%;
	margin:0 auto;
	padding:30px 10px;
	margin-bottom: 40px;
}

.title1{
	padding-left: 10px;
	padding-bottom: 13px;
	font-size:26px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#5c1b06;
	font-weight:bold;
	line-height:35px;
}
.title2{
	font-size: 22px;
	letter-spacing: 1px;
	line-height: 38px;
	text-align: center;
	margin: 30px 0 13px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.price1 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:24px;
	color:#45290f;
	text-align:right;
}
.price1 span{
    font-size: 18px;
}
.point {
	padding-top:15px;
}
.photo{
	margin-top:10px;
}
#fugu #fugu8 li  {
	font-size:15px;
}

/*----------------------hamo---------------------------------*/
#hamo #sec1 dl {
	margin-bottom: 20px;
}
#hamo #sec1 .info dt, #hamo #sec1 .info dd {
	width: 49.5%;
}
#hamo #banner li {
	margin-bottom: 2%;
}
/*----------------------party---------------------------------*/
#floor .floor {
	background: url(../img/party/op_bg.jpg) repeat center top;
	padding: 20px 5px 5px;
}
#floor .floor dl {
	position: relative;
}
#floor .floor .chat {
	position: absolute;
	right: -12px;
	top: -5%;
	width: 30%;
}
/*----------------------mailorder---------------------------------*/
#mailorder #sec1 .toggle {
	border-bottom: 1px solid #c0bb83;
	margin-bottom: 10px;
}
#mailorder #sec1 .menu_row {
	margin-bottom: 20px;
}
#mailorder .box_share1 {
	background: url(../img/mailorder/table_bg2.png) repeat center top;
	border: 1px solid #D89D72;
	padding: 20px 4%;
	margin-bottom: 20px;
}
#mailorder #sec2 .toggle {
	background: url(../img/shared/line2.png) repeat-x center bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#mailorder .tag dl {
	font-weight: bold;
	line-height: 1.8em;
	padding-left: 30px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}
#mailorder .tag dd {
	color: #993300;
}
#mailorder .box_share1 p {
	color: #775733;
	font-size: 0.9em;
}
#mailorder .tag .item_a {
	background: url(../img/mailorder/a.jpg) no-repeat 0 center;
}
#mailorder .tag .item_b {
	background: url(../img/mailorder/b.jpg) no-repeat 0 center;
}
#mailorder .tag .item_c {
	background: url(../img/mailorder/c.jpg) no-repeat 0 center;
}
#mailorder .tag .item_d {
	background: url(../img/mailorder/d.jpg) no-repeat 0 center;
}
#mailorder .tag .item_e {
	background: url(../img/mailorder/e.jpg) no-repeat 0 center;
}
#mailorder .tag .item_f {
	background: url(../img/mailorder/f.jpg) no-repeat 0 center;
}
#mailorder .tag .item_g {
	background: url(../img/mailorder/g.jpg) no-repeat 0 center;
}
#mailorder .tag .item_h {
	background: url(../img/mailorder/h.jpg) no-repeat 0 center;
}
#mailorder .tag .item_i {
	background: url(../img/mailorder/i.jpg) no-repeat 0 center;
}
#mailorder .tag .item_j {
	background: url(../img/mailorder/j.jpg) no-repeat 0 center;
}
#mailorder .tag .item_k {
	background: url(../img/mailorder/k.jpg) no-repeat 0 center;
}
#mailorder .tag .item_l {
	background: url(../img/mailorder/l.jpg) no-repeat 0 center;
}
#mailorder .tag .item_m {
	background: url(../img/mailorder/m.jpg) no-repeat 0 center;
}
#mailorder .tag .item_n {
	background: url(../img/mailorder/n.jpg) no-repeat 0 center;
}
#mailorder .tag .item_o {
	background: url(../img/mailorder/o.jpg) no-repeat 0 center;
}
#mailorder .tag .item_p {
	background: url(../img/mailorder/p.jpg) no-repeat 0 center;
}
#mailorder #sec3 .area {
	background: url(../img/mailorder/table_bg.png) repeat 0 0;
	width: 70%;
	box-sizing: border-box;
	padding: 10px 2%;
}
#mailorder #sec3 .price {
	background: url(../img/mailorder/table_bg2.png) repeat 0 0;
	padding: 10px 2%;
	width: 20%;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
	color: #993300;
}
#mailorder #sec3 table {
	border-collapse: separate;
}
#mailorder #sec3 ul {
	padding-left: 1.5em;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 20px;
}
#mailorder #sec3 ul li {
	margin-bottom: 5px;
	line-height: 1.4em;
}
#mailorder #shop_info dl {
	margin-bottom: 1px;
}
#mailorder #shop_info dt {
	background: url(../img/mailorder/table_bg.png) repeat 0 0;
	padding: 10px 2%;
	font-weight: bold;
}
#mailorder #shop_info dd {
	background: url(../img/mailorder/table_bg2.png) repeat 0 0;
	padding: 10px 2%;
}
#mailorder #mail_form .form dt {
	background: url(../img/mailorder/form_bg.png) repeat center top;
	padding: 10px 2%;
	font-weight: bold;
}
#mailorder #mail_form .form dd {
	background: url(../img/mailorder/table_bg2.png) repeat center top;
	padding: 10px 2%;
}
#mailorder #mail_form input, #mailorder #mail_form textarea, #mailorder #mail_form select {
	width: 100%;
	padding: 3px 5px;
	box-sizing: border-box;
}
#mailorder #mail_form .w_auto {
	width: auto !important;
}
#mailorder p.error {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#mailorder .style1 {
	color: #FF0000
}
#mailorder .style2 {
	font-size: 1em
}
#mailorder .style3 {
	font-size: smaller
}
#mailorder .style4 {
	color: #FF0000;
	font-size: smaller;
}
#mailorder .style5 {
	color: #FF0000;
	font-size: larger;
}
#mailorder #formbutton {
	padding: 0 2%;
}
#mailorder #formbutton input {
	display: inline-block;
	width: 49%;
}
#mailorder .f_input {
	width: 93%;
	text-align: right;
	display: inline-block;
	float: right;
}
/*----------------------anniversary---------------------------------*/

#anniversary #shop_info {
	background: url(../img/anniversary/op_bg.jpg) repeat-x center bottom;
	border: 4px solid transparent;
	border-bottom: none;
	border-image: url(../img/anniversary/frame.png) 4 4 0 4 round;
	-webkit-border-image: url(../img/anniversary/frame.png) 4 4 0 4 round;
	-moz-border-image: url(../img/anniversary/frame.png) 4 4 0 4 round;
	-o-border-image: url(../img/anniversary/frame.png) 4 4 0 4 round;
	position: relative;
}
#anniversary #shop_info .info {
	position: absolute;
	top: 20px;
	left: 5px;
	right: 5px;
}
#anniversary #shop_info .txt {
	padding-right: 41%;
	text-shadow: 2px 2px 3px #fff;
	padding-top: 1%;
	color: #131408;
}
#anniversary #shop_info .bnr {
	width: 60%;
}

@media screen and (min-width: 375px) {
#anniversary #shop_info .bnr {
	margin-top: 5%;
}
}

@media screen and (max-width: 325px) {
#anniversary #shop_info {
	padding-bottom: 15px;
}
}

@media screen and (min-width: 475px) {
#anniversary #shop_info .bnr {
	margin-top: 15%;
}
}

@media screen and (min-width: 376px) {
#anniversary #banner li {
	width: 100%;
	display: block;
	padding: 0;
}
#anniversary #banner li:last-child {
	padding: 0;
}
}

@media screen and (min-width: 720px) {
#anniversary #banner li {
	width: 32%;
	display: table-cell;
}
#anniversary #banner li:last-child {
	padding-left: 1%;
	padding-right: 0;
}
}
/*----------------------shop---------------------------------*/


#shop .frame {
	background: url(../img/anniversary/op_bg.jpg) repeat-x center top;
	border: 3px solid transparent;
	border-bottom: none;
	border-image: url(../img/anniversary/frame.png) 7 4 0 4 stretch;
	-webkit-border-image: url(../img/anniversary/frame.png) 7 4 0 4 stretch;
	-moz-border-image: url(../img/anniversary/frame.png) 7 4 0 4 stretch;
	-o-border-image: url(../img/anniversary/frame.png) 7 4 0 4 stretch;
	position: relative;
	padding: 10px 10px;
}
#shop #shopinfo .tbl_info dt {
	font-weight: bold;
}
#shop #shopinfo .tbl_info dl {
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #663300;
}
#shop #access .bnr {
	width: 70%;
	margin: 0 auto;
}

#shop #shop1 {
	background: url(../img/anniversary/op_bg.jpg) repeat-x center 50%;
	
		border-image: url(../img/anniversary/frame.png) 3 7 0 7 stretch;
	-webkit-border-image: url(../img/anniversary/frame.png) 3 7 0 7 stretch;
	-moz-border-image: url(../img/anniversary/frame.png) 3 7 0 7 stretch;
	-o-border-image: url(../img/anniversary/frame.png) 3 7 0 7 stretch;}
#shop #shop1 li {
	background: url(../img/shop/icon.png) no-repeat 0 0;
	padding-left: 30px;
	margin-bottom: 5px;
	margin-left: 3%;
}
#shop #shop1 li a {
	color: #B55A17;
	text-decoration: underline;
}
#shop #shop1 li a:hover {
	text-decoration: none;
}

/*----------------------予約ボタン---------------------------------*/


#y_botan a{
	position:fixed;
	bottom:0;
	width:100%;
	z-index:9999;
	padding:5px;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	background-color: #C60;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;	
}

#fugubotan a{
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	color:#FFFFFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size:18px;
	background-color: #786f13;
	border: 3px solid #60530c;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width:100%;
	margin:0px auto 20px;
	letter-spacing:2px;
	text-shadow: 2px 2px 5px rgba(0,0,0,1);
}
#fugubotan{
	margin-bottom:30px;
}

#hamobotan a{
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	color:#FFFFFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size:18px;
	background-color: #a68c00;
	border: 3px solid #846d02;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width:100%;
	margin:30px auto 20px;
	letter-spacing:2px;
	text-shadow: 2px 2px 5px rgba(0,0,0,1);
}
#hamobotan{
	margin-bottom:0px;
}