@charset "utf-8";

/* common style */
body { position: relative; }

a { color: #F60; }

article { margin-bottom: 40px; }

h1,
h2,
h3 { font-family: 'ヒラギノ角ゴ', 'W6', 'JIS2004', 'メイリオ', sans-serif; }

h1,
h1 + .desc,
.desc + .desc,
h2 + .desc {
	margin: 0 auto 20px;
	max-width: 970px;
}

.h1_img{
	max-width:1000px;
}

h3 { background: none }

section {
	margin-top: 20px;
	margin-bottom: 40px;
}

nav { padding: 0; }

figure { margin: 0 auto; }

#wrapper { background: #fff; }

#main_box {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#main_box .box_h1 h1 {
	padding: 5px 10px;
	background: #C9151E;
	font-size: 20px;
	color: #ffffff;
	border: none;
}

#contents {
	padding: 0;
	width: 100%;
}

#contents h1.headings {
	width: 970px;
	margin: 40px 0 25px 0;
	padding: 10px 0 10px 10px;
	font-size: 150%;
	font-weight: bold;
	color: #fff;
	border-left: solid 4px #C9151E;
	border-bottom: dotted 1px #C9151E;
	background: #C9151E;
}

.content { padding: 0 20px; }

.content_inner {
	margin: auto;
	width: 100%;
	max-width: 970px;
}

.box_inner { max-width: 1000px !important; }

.box_h1 { width: 1000px; }

.box01 figure img {
	width: 100%;
	height: auto;
}

.box_03 {
	padding: 20px;
	margin: 20px;
	background: #ededed;
}

.box_04 {
	margin: 20px;
	padding: 20px;
	background: #f9f0dd;
	font-size: 0;
}

.box_04 > div {
	display: inline-block;
	vertical-align: top;
	margin-right: 0;
	margin-bottom: 20px;
	padding: 10px 1%;
	border: 1px solid #d1d1d1;
	width: auto;
	background: #fff;
}

.box_04 > div:nth-of-type(2n) { margin-right: 0; }

.box_04 img {
	float: left;
	width: 40%;
}

.box_04 p {
	margin-bottom: 5px;
	font-size: 12px;
}

.box_04 > div > div > div {
	width: 58%;
	float: right;
}

.box_04 .title_07 {
	width: 58%;
	float: right;
}

.box_05 {
	border: 1px solid #393939;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}

.box_05 > .ttl {
	padding: 5px;
	background-color: #f66d22;
	color: #fff;
}

.price_tab_content_02 .box_05 > .ttl { background-color: #4080a9; }

.price_tab_content_03 .box_05 > .ttl { background-color: #bc56af; }

.subsec_01 { margin: 20px 20px 0; }

.comment {
	display: block;
	margin: -8px 0 10px;
}

.title_00 {
	margin: 20px auto;
	padding: 15px;
	border-top: solid 2px #C9151E;
	border-bottom: solid 1px #dddcd8;
	background-color: #f5f5f5;
	line-height: 1.6;
	font-size: 20px;
	color: #C9151E;
}

.title_01 {
	position: relative;
	margin-bottom: 20px;
	border-bottom: 5px solid #dddcd8;
	font-size: 20px;
}

.title_01:before {
	content: "";
	position: absolute;
	width: 206px;
	height: 5px;
	background: #BE0628;
	bottom: -5px;
}

/*.title_02 {	padding: 0 0 0 10px !important;	margin: 10px 0;	border-bottom: 1px solid #444;	border-left: 4px solid #BE0628 !important;	font-size: 20px !important;	text-align: left !important;	line-height: 30px !important;}*/
.title_02 {
	position: relative;
	margin: 23px auto 23px;
	padding: 6px 15px;
	box-shadow: 4px 0 #C9151E inset;
	font-size: 16px;
}

.title_02::before,
.title_02::after {
	content: "";
	display: block;
	position: absolute;
	top: -3px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #c2c2c2;
}

.title_02::after {
	top: auto;
	bottom: -3px;
}

.title_03 {
	margin: 0 auto 20px;
	padding: 0 15px;
	border: solid 8px #C9151E;
	border-left-width: 15px;
	box-shadow: 4px 0 #fff inset;
	background-color: #C9151E;
	line-height: 1.6;
	font-size: 18px;
	color: #fff;
}

.title_04 {
	padding: 5px 10px !important;
	font-size: 20px !important;
	border-left: RGB(201, 21, 30) solid 4px !important;
	border-bottom: 1px solid rgb(68, 68, 68) !important;
	border-top: none !important;
	border-right: none !important;
	font-family: ヒラギノ角ゴ, W6, JIS2004, "メイリオ", sans-serif !important;
}

.title_05 {
	margin: 0 0 10px;
	padding: 10px;
	border-bottom: 1px solid #e3232d;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
	font-size: 16px;
	color: #e3232d;
}

.title_06 {
	padding: 0 0 0 10px;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	border-left: 3px solid #393939;
	margin-bottom: 10px;
}

.title_07 {
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

.title_08 {
	margin-bottom: 10px;
	padding: 0 0 0 10px;
	font-size: 16px;
	background: #393939;
	color: #f2f2f2;
	font-weight: normal;
	line-height: 35px;
}

.title_08_02 {
	margin-bottom: 10px;
	padding: 0 0 0 10px;
	font-size: 16px;
	background: #393939;
	color: #f2f2f2;
	font-weight: normal;
	line-height: 35px;
	text-align: center;
}

.ttl_caption01 {
	margin-bottom: 10px;
	border-bottom: 1px solid #c2c2c2;
}

.nav_02 { }

.nav_02 > ul {
	margin: 0 auto 40px;
	max-width: 1000px;
	font-size: 0;
}

.nav_02 > ul > li {
	display: inline-block;
	margin-bottom: 10px;
	border: solid 2px #C9151E;
}

.nav_02 > ul > li > a { display: block; }

.nav_02 > ul > li img {
	display: inline-block;
	margin-right: 10px;
}

.nav_02 > ul > li .text {
	display: inline-block;
	vertical-align: top;
	position: relative;
	line-height: 1.2;
	color: #222;
}

.nav_02 > ul > li .text > .ttl {
	display: block;
	line-height: 1;
	font-weight: bold;
	color: #C9151E;
}

.nav_02 > ul > li .text::after {
	content: "▼";
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #C9151E;
	text-align: center;
	color: #fff;
}

.table_01 {
	width: 900px;
	margin: 20px auto;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
}

.table_01 th {
	text-align: center;
	font-size: 22px;
	padding: 5px;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	font-weight: normal;
}

.table_01 td {
	text-align: center;
	font-size: 24px;
	padding: 10px;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
}

.ul_01 {
	position: relative;
	overflow: hidden;
	margin-top: 20px;
}

.ul_01 > li {
	margin: 0 auto 20px;
	width: 100%;
	font-size: 0;
}

.ul_01 > li:nth-of-type(4n) { margin-right: 0; }

.ul_01 > li > a {
	display: block;
	text-decoration: none;
	color: #222222;
}

.ul_01 > li figure > img {
	display: inline-block;
	margin-right: 2%;
	vertical-align: top;
	width: 30%;
}

.ul_01 > li figcaption {
	display: inline-block;
	width: 68%;
	font-size: 12px;
}

.ul_01 .cap_head {
	font-size: 16px;
	font-weight: bold;
}

.ul_01 .cap_head + p { font-size: 12px; }

.ul_01 > a,
.ul_02 > a {
	color: #444;
	text-decoration: none;
}

.ul_room {
	position: relative;
	padding: 0 20px;
}

.ul_room > li {
	margin: 0 auto 20px;
	width: 100%;
	font-size: 0;
}

.ul_room > li:nth-of-type(4n) { margin-right: 0; }

.ul_menu,
.content_inner > .list_style01 {
	position: relative;
	margin: 20px 0;
}

.ul_menu > li,
.list_style01 > li {
	margin: 0 auto;
	width: 100%;
	font-size: 0;
}

.ul_menu > li:nth-of-type(4n),
.list_style01 > li:nth-of-type(4n) { margin-right: 0; }

.ul_menu > li > figure > img,
.list_style01 > li > figure > img,
.ul_menu > li > a > figure > img {
	display: inline-block;
	margin-right: 2%;
	vertical-align: top;
	width: 30%;
}

.ul_menu > li figcaption,
.list_style01 > li figcaption {
	display: inline-block;
	width: 68%;
}

.ul_menu .cap_head,
.list_style01 .cap_head {
	font-size: 16px;
	font-weight: bold;
}

.ul_menu .cap_head + p,
.list_style01 .cap_head + p { font-size: 12px; }

.ul_02 {
	overflow: hidden;
	margin: 10px auto 20px;
	font-size: 0;
	text-align: center;
}

.ul_02_left {
	overflow: hidden;
	margin: 10px auto 20px;
	font-size: 0;
	text-align: left !important;
}

.ul_02 > li {
	display: inline-block;
	vertical-align: top;
	margin: 0 2% 20px 0;
	width: 49%;
	text-align: center;
	font-size: 16px;
}

.ul_02 > li > a > p > img {
	border: solid 2px #b8b8b8;
	box-sizing: content-box;
	width: calc(100% - 4px);
	height: auto;
}

.ul_02 > li figure img {
	float: left;
	margin: 5px;
	width: 100px;
}

.ul_02 > li:nth-of-type(2n) { margin-right: 0; }

.ul_02 > li > a {
	text-decoration: none;
	color: #222;
	display: block;
}

.ul_03 { margin-left: 5px; }

.ul_03 > li {
	width: 222px;
	height: 81px;
	display: table;
	float: left;
	margin-left: 20px;
}

.ul_03 > li > a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #444;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 16px;
	color: #444;
	text-decoration: none;
}

.btn_01 {
	display: table;
	margin: 10px auto 0px;
	width: 100%;
}

.btn_01 > a {
	display: table-cell;
	vertical-align: central;
	padding: 15px 0;
	border: 1px solid #dc0800;
	text-align: center;
	font-size: 16px;
	color: #DC0800;
	font-weight: bold;
	text-decoration: none;
	background: #fff url(../../../images/shop/namba-dotonbori/btn02.png) no-repeat 97% center;
}

.btn_01.btn_01_01 > a {
	padding: 0;
	border: none;
}

.btn_02 {
	display: table !important;
	margin: 10px auto 20px;
	width: 100%;
	height: 40px;
	border: solid 1px #DC0800;
	border-radius: 4px;
	text-decoration: none;
	text-align: center;
}

.btn_02 > .inner {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	color: #DC0800;
}

.btn_03 {
	display: inline-block;
	margin: 10px auto 20px;
	width: 100%;
	max-width: 400px;
	text-align: center;
}

.btn_03 > a {
	position: relative;
	display: table-cell;
	vertical-align: central;
	padding: 15px 0;
	border: 1px solid #dc0800;
	text-align: center;
	font-size: 16px;
	color: #DC0800;
	font-weight: bold;
	text-decoration: none;
}

.btn_03 > a::after {
	position: absolute;
	right: 10px;
	content: "▶";
}

.btn_04 {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}

.btn_04 > a {
	text-align: center;
	border-radius: 4px;
	color: #DC0800;
	border: 1px solid #dc0800;
	width: 100%;
	display: block;
	font-size: 16px;
	text-decoration: none;
	padding: 1px;
	box-sizing: border-box;
	margin-top: 10px;
}

.btn_05 {
	display: table;
	width: 80%;
	margin: 20px auto 0;
	padding-left: 22px;
}

.btn_05 a {
	display: table-cell;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	color: #e3232d;
	border: 2px solid #e3232d;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	font-size: 16px;
	text-decoration: none;
	position: relative;
	font-weight: bold;
	padding-right: 32px;
}

.btn_05 a:after {
	content: url(../../../images/common/icon_cursor.png);
	position: absolute;
	right: 20px;
	top: 44%;
	margin-top: -10px;
	transform: scale(0.8);
}

.btn_06 {
	box-sizing: border-box;
	border: 1px solid #dc0800;
	border-radius: 4px;
	margin-top: 5px;
	padding: 1px;
	width: 100%;
	background: #fff;
	text-align: center;
	text-decoration: none;
	color: #dc0800;
	font-size: 16px;
}

.btn07 { width: auto; }

.btn_08,
.ul_01 > li .btn_08,
.list_style01 > li .btn_08 {
	display: block;
	float: right;
	padding: 2px;
	border: 1px solid #dc0800;
	border-radius: 4px;
	width: 50%;
	background-color: #FFF;
	text-align: center;
	color: #DC0800;
	font-size: 12px;
}

.btn_09 {
	display: table;
	position: relative;
	margin: 10px auto;
	border: solid 1px #4285f4;
	width: calc(100% - 2px);
	background-color: #fff;
	text-decoration: none;
}

.btn_09 > .inner {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 30px 10px 10px;
	height: 20px;
	text-align: center;
	color: #4285f4;
	font-size: 16px;
	font-weight: bold;
}

.btn_09::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: calc(50% - 10px);
	right: 10px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #4285f4;
}

.btn_09.orange { border-color: #e35f2c; }

.btn_09.orange > .inner { color: #e35f2c; }

.btn_09.orange::after { border-left: 10px solid #e35f2c; }

.btn_09.pink { border-color: #ff8194; }

.btn_09.pink > .inner { color: #ff8194; }

.btn_09.pink::after { border-left: 10px solid #ff8194; }

.btn_09.babycar > .inner { padding: 10px 30px; }

.btn_09.babycar::before {
	content: "";
	display: inline-block;
	position: absolute;
	top: calc(50% - 12px);
	left: 10px;
	width: 24px;
	height: 24px;
	background: url("../../../images/shop/ikebukuro/map/map_ico04.png") center/contain no-repeat;
}

.btn_new { overflow: hidden; }

.btn_new a {
	background: #fff url(../../../images/shop/namba-dotonbori/btn02.png) no-repeat 660px center;
	color: #e3232d;
	padding: 6px 0px 8px;
	display: block;
	margin: 17px auto;
	width: 706px;
	text-align: center;
	font-size: 22px;
	text-decoration: none;
	border: 2px solid #e3232d;
	box-shadow: 0px 1px 3px #888888;
}

.btn_reserve {
	display: table;
	position: relative;
	width: calc(100% - 30px - 1em - 6px);
	text-align: center;
	border: 3px solid #E19C16;
	text-transform: uppercase;
	line-height: 1.1;
	font-weight: normal;
	font-family: sans-serif;
	background-color: #E19C17;
	background-image: -webkit-linear-gradient(top, #e69f17 0%, #d4a64c 48%, #E19C17 49%, #E19C17 82%, #e9a82b 100%);
	background-image: -moz-linear-gradient(top, #e69f17 0%, #d4a64c 48%, #E19C17 49%, #E19C17 82%, #e9a82b 100%);
	background-image: -o-linear-gradient(top, #e69f17 0%, #d4a64c 48%, #E19C17 49%, #E19C17 82%, #e9a82b 100%);
	background-image: linear-gradient(top, #e69f17 0%, #d4a64c 48%, #E19C17 49%, #E19C17 82%, #e9a82b 100%);
	-webkit-box-shadow: inset 0 0 10px 5px #EAB857;
	-moz-box-shadow: inset 0 0 10px 5px #EAB857;
	box-shadow: inset 0 0 10px 5px #EAB857;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px calc(1em + 20px) 10px 10px;
	color: #fff !important;
	text-decoration: none !important;
	font-size: 23px;
	margin: 30px auto;
}

.acc_item {
	display: table;
	border: none;
	width: 100%;
	font-size: 0;
	margin-bottom: 10px;
}

.acc_btn {
	background: #eae9e6;
	color: #333333;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 10px 15px;
	box-sizing: border-box;
	border-left: 12px solid #C9151E;
	margin: 0;
}

.acc_btn:hover { opacity: 0.8; }

.icon_acc {
	display: table-cell;
	vertical-align: middle;
	width: 50px;
	background-color: #C9151E;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}

.pr_item:hover {
	opacity: 0.7;
}
/*10月増税*/
.btn_reserve_tax{
	margin-bottom:10px !important;
}
.note_tax{
	color:#C9151E;
	text-align:center;
	line-height:1;
	font-weight:bold;
}

@media all and (-ms-high-contrast:none) {
 *::-ms-backdrop,  .btn_reserve {
 background-color: #E19C17;
}
/* IE11 */
}

.btn_reserve > .inner {
	display: table-cell;
	vertical-align: middle;
}

.btn_reserve::after {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 0.5em);
	right: 15px;
	width: 1em;
	height: 1em;
	background: url("../../../images/common/cursor01.png") center/contain;
}

.btn_rich {
	height: 60px;
	width: 60%;
}

.btn__price_notice {
	border: solid 3px #DC0800;
	box-shadow: 0 5px 0px #a43632;
	background: url(../../../images/shop/namba-dotonbori/btn02.png) no-repeat 97% center;
	margin: 30px auto;
	box-sizing: border-box;
	position: relative;
}

.event_end {
	color: #ff0000;
	text-align: center;
}

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

.btn__price_notice:hover {
	opacity: 1;
	box-shadow: 0 2px 0px #a43632;
	top: 2px;
}

.btn_rich > .inner { font-size: 1.3vw; }

.pr_item {
display: block;
margin: 15px auto;
}
}

.btn__price_notice:active {
	box-shadow: 0 0 0 #a43632;
	top: 4px;
}

.btn__price_notice:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.wrap_select_style01,
.wrap_select_style02 {
	position: relative;
	background-size: auto 100%;
	background-color: #fff;
	height: 34px;
	width: 300px;
	overflow: hidden;
	border: 1px solid #ccc;
}

.select_style01,
.select_style02 {
	-webkit-appearance: none;
	-mox-appearance: none;
	appearance: none;
	background: transparent;
	font-size: 14px;
	height: 34px;
	width: 300px;
	padding: 5px;
	border: 0;
}

.wrap_select_style01::after,
.wrap_select_style02::after {
	position: absolute;
	content: '';
	top: 10px;
	right: 10px;
	width: 6px;
	height: 6px;
	border: 0px;
	border-bottom: solid 2px #b4b3b3;
	border-right: solid 2px #b4b3b3;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.wrap_select_style02 {
	margin-top: 20px;
	width: auto;
}

.select_style02 { width: 100%; }

.cap { padding: 20px; }

.clearfix:before {
	overflow: hidden;
	position: relative;
}

.m40b { margin-bottom: 40px !important; }

.m60b { margin-bottom: 60px !important; }

.pd0 { padding: 0 !important; }

.pd5 { padding: 5px !important; }

.pd10 { padding: 10px !important; }

.prl15 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.pl40 { padding-left: 40px; }

.border_none { border: none !important; }

.line_h_13 { line-height: 1.3; }

.w100 { width: 100px !important; }

.w585 { width: 585px; }

.w640 { width: 640px !important; }

.h50 { height: 50px !important; }

.txt_center { text-align: center; }

.text_right { text-align: right; }

.text_left { text-align: left; }

.fs16 { font-size: 16px; }

.fs20 { font-size: 20px; }

.line_h_13 { line-height: 1.3; }

.fwb { font-weight: bold; }

.fwn { font-weight: normal; }

.txt_white { color: #fff; }

.max-width-600 { max-width: 600px; }

/* common style over */
/* tab */
.tab_01 { padding: 0 40px; }

.tab_01_title {
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	background: rgb(193, 193, 193);
	background: -moz-linear-gradient(90deg, rgb(193, 193, 193) 0%, rgb(135, 135, 135) 100%);
	background: -webkit-linear-gradient(90deg, rgb(193, 193, 193) 0%, rgb(135, 135, 135) 100%);
	background: -o-linear-gradient(90deg, rgb(193, 193, 193) 0%, rgb(135, 135, 135) 100%);
	background: -ms-linear-gradient(90deg, rgb(193, 193, 193) 0%, rgb(135, 135, 135) 100%);
	background: linear-gradient(180deg, rgb(193, 193, 193) 0%, rgb(135, 135, 135) 100%);
	border: 1px solid #888;
	border-bottom: none;
	width: 33.33%;
	height: 50px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 24px;
	text-align: center;
	line-height: 50px;
	color: #333;
	font-weight: bold;
	margin-top: 10px;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.tab_01_title:hover { opacity: 0.7; }

.tab_01_title.active {
	height: 60px;
	line-height: 60px;
	margin-top: 0;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(206, 206, 206) 100%);
	background: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(206, 206, 206) 100%);
	background: -o-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(206, 206, 206) 100%);
	background: -ms-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(206, 206, 206) 100%);
	background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(206, 206, 206) 100%);
	border: 1px solid #888 !important;
	border-bottom: none !important;
}

.tab_01_title.active:hover { opacity: 1; }

.tab_01_title.tab_01_title_02 {
	border-left: none;
	border-right: none;
}

.tab_01_content {
	border: 1px solid #444;
	text-align: center;
	padding: 20px 0;
	display: none;
}

.tab_01_content.active { display: block; }

/* tab over */
/* navi */
#nav_style01 { margin-bottom: 60px; }

#nav_style01 > ul {
	overflow: hidden;
	margin: 15px 0px 35px;
	font-size: 0;
}

#nav_style01 > ul > li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 1px;
	border: 1px solid #cc171e;
	border-radius: 10px;
 width: calc((100% - 10px * 5) / 6);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
}

#nav_style01 > ul > li:last-of-type { margin-right: 0; }

.btn_fgo {
	display: block;
	width: 500px;
	margin: 10px auto 10px;
}

.btn_fgo:hover { opacity: 0.7; }

#access input { display: none; }

/*-----------------------sp--------------------------*/
@media screen and (max-width: 768px) {

#access input { display: block; }

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

.btn_fgo:hover { opacity: 0.7; }

.txt_notice { font-size: 14px; }

#nav_style01 > ul > li:nth-of-type(3n) { margin-right: 0; }

.btn_rich {
	width: calc(100% - 30px);
	height: 50px;
}

.btn__price_notice > .inner { font-size: 6vw; }

.wrap_feature > .box { margin-bottom: 10px; }

.btn_01 > a{
	font-size: 1em;
}

}

/*-------------------------------------------------*/
#nav_style01 > ul > li > a {
	display: inline-block;
	width: calc(100% - 2px);
	border-radius: 10px;
	padding: 7px 0px 0px;
	text-align: center;
	border: 1px solid #c9151e;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: rgb(201, 21, 30);
	background: -moz-linear-gradient(90deg, rgb(229, 36, 46) 0%, rgb(201, 21, 30) 100%);
	background: -webkit-linear-gradient(90deg, rgb(229, 36, 46) 0%, rgb(201, 21, 30) 100%);
	background: -o-linear-gradient(90deg, rgb(229, 36, 46) 0%, rgb(201, 21, 30) 100%);
	background: -ms-linear-gradient(90deg, rgb(229, 36, 46) 0%, rgb(201, 21, 30) 100%);
	background: linear-gradient(180deg, rgb(229, 36, 46) 0%, rgb(201, 21, 30) 100%);
}

#nav_style01 > ul > li > a img { margin-top: 7px; }

#nav_style01 > ul > li > a > .inner {
	display: block;
	height: 3em;
}

#aco_food_nav {
	margin-left: 1px;
	width: auto;
}

/* navi over */
/* breadcrumbs */
#breadcrumbs_plural {
	margin: 0 !important;
	line-height: 1.2em !important;
}

#breadcrumbs_plural > div {
	display: block !important;
	margin: auto;
	width: 1000px;
}

#breadcrumbs_pc.white a { line-height: 2; }

.breadcrumbs {
	margin-top: 10px;
	font-size: 10px;
}

/* breadcrumbs over */
/* cta */
.cta { padding: 0 15px; }

.cta_02 {
	overflow: hidden;
	width: auto;
}

.cta a {
	display: block;
	margin-bottom: 20px;
	width: 100%;
}

.cta a > img {
	display: block;
	width: 100%;
}

.cta .wrap_btn {
	list-style: none;
	margin: 0;
	padding: 0;
}

.cta .wrap_btn > li {
	margin: 0 0 20px;
	padding: 0;
}

.cta .btn_cta {
	width: 47%;
	float: left;
	margin: 0 auto;
	margin-top: 20px;
}

.cta_02 .btn_cta { float: none; }

.cta > .cta_notice {
	color: #dc0800;
	font-weight: bold;
}

.cta .btn_cta img { width: 100%; }

.cta .tel {
	width: 47% !important;
	float: right !important;
	font-size: 20px !important;
	font-weight: bold !important;
	font-family: ヒラギノ角ゴ W6 JIS2004, "メイリオ" !important;
	color: #666 !important;
	text-align: center !important;
	text-decoration: none !important;
	margin: 20px 0 0;
}

.cta .tel p { margin: 0; }

.cta .tel img { margin-top: 5px !important; }

.typesquare_option { font-size: 0.95em; }

/* cta over */
/* footer */
footer {
	padding: 20px 0 0;
	background: #BE0628;
}

#footer_sp { }

#footer_sp a:hover { opacity: 1; }

/*リスト部分の共通スタイル*/
#footer_sp .nav_footer_01 > li,
#footer_sp .nav_footer_02 > ul > li {
	display: table;
	width: 100%;
}

#footer_sp .nav_footer_01 > li > a,
#footer_sp .nav_footer_02 > ul > li > a {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	height: 52px;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
}

#footer_sp .nav_footer_01 > li > a::after,
#footer_sp .nav_footer_02 > ul > li > a::after {
	content: "";
	position: absolute;
	right: 10px;
	display: inline-block;
}

/*ここまで共通スタイル*/
.nav_footer_01 {
	margin: 0 0 20px;
	background: #efefef;
}

.nav_footer_01 > li {
	border-bottom: solid 1px #666666;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#efefef')";
	background-image: -moz-linear-gradient(top, #ffffff, #efefef);
	background-image: -ms-linear-gradient(top, #ffffff, #efefef);
	background-image: -o-linear-gradient(top, #ffffff, #efefef);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#efefef));
	background-image: -webkit-linear-gradient(top, #ffffff, #efefef);
	background-image: linear-gradient(top, #ffffff, #efefef);
	-moz-background-clip: padding-box;
	zoom: 1;
}

.nav_footer_01 > li > a {
	line-height: 1.2;
	color: #FF660B;
}

.nav_footer_01 > li > a::after {
	top: 15px;
	width: 22px;
	height: 22px;
	background: url(../../../images/common/arrow_right_01.png) center/contain;
}

.nav_footer_01 > li > a[target="_blank"]::after { background: url(../../../images/common/icon_link_out.gif) center/contain; }

.nav_footer_02 { width: 100%; }

.nav_footer_02 > figcaption {
	margin: 0;
	background: #ffffff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 2;
	color: #BE0628;
}

.nav_footer_02 > ul { margin: 0 0 20px; }

.nav_footer_02 > ul > li { border-bottom: solid 1px #808080; }

.nav_footer_02 > ul > li > a { color: #fff; }

.nav_footer_02 > ul > li > a[target="_blank"]::after {
	top: 18px;
	width: 19px;
	height: 17px;
	background: url(../../../images/common/icon_link_out.png) center;
}

.shopstyle_footer {
	display: block;
	font-size: 12px;
}

.shopstyle_footer_pc {
	display: block;
	font-size: 10px;
}

#footer_pc > .wrap_copyright {
	padding: 20px 0 10px;
	max-width: 100%;
	background: #770A10;
}

#copyright {
	position: static;
	padding: 0 0 20px;
	background: none;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
}

#back-top {
	display: none;
	position: fixed;
	bottom: 40px;
	right: 20px;
	border: solid 2px #fff;
	border-radius: 50px;
}

/*#back-top span { display: none; }*/
#nav_footer {
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
}

/* footer over*/
/* #reserve */
.sec_reserve { }

.sec_reserve > .content_inner > section,
.sec_tell > .content_inner > section { margin-bottom: 20px; }

.sec_reserve h3,
.sec_tell h3 {
	margin-bottom: 20px;
	padding: 0;
	border-bottom: solid 1px #c9151e;
	text-align: left;
	line-height: 1.4;
	font-size: 20px;
	font-weight: bold;
	color: #565656;
}

.list_reserve_plan {
	margin: 0;
	padding: 0;
	font-size: 0;
}

.sec_reserve .sec_reserve_btn,
.sec_tell .sec_tell_btn {
	display: block;
	color: #fff;
	margin: 15px 10px 30px 0px;
	border-radius: 6px;
	border: solid 1px #e19c16;
 width: calc((100% - 10px * 2) / 3 - 2px);
	background-color: #e19c16;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
}

.sec_reserve .sec_reserve_btn a,
.sec_tell .sec_tell_btn a {
	width: 100%;
	position: relative;
	display: inline-block;
	color: #fff;
	text-decoration: none;
}

.sec_reserve .sec_reserve_btn a img,
.sec_tell .sec_tell_btn a img {
	width: 28px;
	position: absolute;
	top: 6px;
	left: 10px;
}

.list_reserve_plan > li {
	display: inline-table;
	list-style: none;
	vertical-align: top;
	margin: 0 10px 10px 0;
	border-radius: 6px;
	border: solid 1px #e19c16;
 width: calc((100% - 10px * 2) / 3 - 2px);
	background-color: #e19c16;
}
.plan_free > li:nth-of-type(-n+3) {
	margin-bottom: 40px;
}

@media screen\0 {

.list_reserve_plan > li {  width: calc((100% - 10px * 2) / 3 - 3px);
}
}
 _:-ms-lang(x), .list_reserve_plan > li {
 width: calc((100% - 10px * 2) / 3 - 3px);
}

.list_reserve_plan > li:nth-of-type(3n) { margin-right: 0; }

.list_reserve_plan > li > a {
	display: table-cell;
	height: 40px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	color: #fff;
}

#tc-widget[data-theme="clear"] .tc-book,
#tc-widget[data-theme="clear"] .tc-book:hover {
	border-color: #e19c16 !important;
	background-color: #e19c16 !important;
}

#tc-widget[data-layout="horizontal"] .tc-h1 { display: none !important; }

#tc-widget[data-layout="horizontal"] .tc-header {
	padding: 0 !important;
	height: 0 !important;
}

#modal_reserve,
#modal_tell {
	display: none;
	position: fixed;
	opacity: 0;
	top: 0;
	left: 0;
	z-index: 5000;
	overflow: scroll;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.85);
}

#modal_reserve .sec_reserve,
#modal_tell .sec_tell {
	position: relative;
	z-index: 210;
	top: 52px;
	left: 0;
	margin: 0;
	padding: 40px 0 20px;
	background-color: #fff;
}

.btn_close_modal_reserve,
.btn_close_modal_tell {
	margin: 20px auto !important;
	border-radius: 6px;
	width: 80%;
	height: 40px;
	background-color: #acacac;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}

.btn_close_modal_reserve,
.btn_close_modal_tell { display: none; }

#modal_reserve .btn_close_modal_reserve,
#modal_tell .btn_close_modal_tell { display: block; }

/* #reserve over */
/* pointArea */
.pointArea p {
	color: #221D09;
	margin-bottom: 9px;
	background-color: #c9151e !important;
}

.pointArea .copyBtn a {
	margin-bottom: 5px;
	padding: 15px 0;
	display: block;
	background: #fff;
	position: relative;
	border: 1px solid #D7CAA6;
	color: #211D08;
	font-size: 14px;
	text-align: center;
}

.pointArea .copyBtn a:before {
	margin-top: -13px;
	width: 22px;
	height: 23px;
	background: url(/i/images-renew/common/sprite.png) no-repeat -1px -23px;
	-webkit-background-size: 115px 117px;
	background-size: 115px 117px;
	position: absolute;
	top: 50%;
	left: 50px;
	content: "";
}

.pointArea li {
	margin-right: 2.4%;
	width: 23%;
	float: left;
	display: block;
	text-align: center;
}

.pointArea li a {
	padding: 35px 0 6px;
 height:;
	color: #221D09;
	display: block;
	position: relative;
	font-size: 11px;
	text-align: center;
}

.pointArea .mailBtn a:after {
	margin-left: -12.5px;
	width: 23px;
	height: 21px;
	background: url(/i/images-renew/common/sprite.png) no-repeat 0 -71px;
	-webkit-background-size: 115px 117px;
	background-size: 115px 117px;
	position: absolute;
	top: 8px;
	left: 50%;
	content: "";
}

.pointArea .mailBtn a:after {
	margin-left: -11.5px;
	width: 22px;
	height: 20px;
	background: url(/i/images-renew/common/sprite.png) no-repeat -1px -68px;
	-webkit-background-size: 115px 117px;
	background-size: 115px 117px;
	position: absolute;
	top: 8px;
	left: 50%;
	content: "";
}

.pointArea .lineBtn a:after {
	margin-left: -11.5px;
	width: 22px;
	height: 22px;
	background: url(/i/images-renew/common/sprite.png) no-repeat -25px -66px;
	-webkit-background-size: 115px 117px;
	background-size: 115px 117px;
	position: absolute;
	top: 8px;
	left: 50%;
	content: "";
}

.pointArea .facebookBtn a:after {
	margin-left: -11.5px;
	width: 22px;
	height: 22px;
	background: url(/i/images-renew/common/sprite.png) no-repeat -50px -66px;
	-webkit-background-size: 115px 117px;
	background-size: 115px 117px;
	position: absolute;
	top: 8px;
	left: 50%;
	content: "";
}

.pointArea .twitter a:after {
	margin-left: -11.5px;
	width: 22px;
	height: 19px;
	background: url(/i/images-renew/common/sprite.png) no-repeat -74px -69px;
	-webkit-background-size: 115px 117px;
	background-size: 115px 117px;
	position: absolute;
	top: 8px;
	left: 50%;
	content: "";
}

.pointArea li:last-child { margin-right: 0; }

/* pointArea over */
.wrap_arrowBox { font-size: 0; }

.arrowBox {
	position: relative;
	margin-bottom: 20px;
	border-bottom: 5px solid #DDDCD8;
	background: #F0F0F0;
	font-size: 16px;
}

.arrowBox::after {
	position: absolute;
	right: 6px;
	top: 16px;
	margin-top: 0;
	width: 7px;
	height: 12px;
	background: url(../../../i/shop/img/common/sprite.png) no-repeat -100px -48px;
	-webkit-background-size: 115px 117px;
	background-size: 115px 117px;
	content: "";
}

.arrowBox {
	display: inline-block;
	padding: 0 0;
}

.arrowBox > a {
	padding: 0 0 0;
	text-decoration: none;
	color: #444;
}

.arrowBox > a img { float: left; }

.txtArea {
	float: left;
	margin-left: 10px;
	width: 68%;
	font-size: 12px;
}

.ttl_info {
	margin-bottom: 0px;
	padding: 10px 15px;
	background: #FFF;
	font-size: 16px;
	border-bottom: 0px solid #DDDCD8;
}

.shop_info {
	margin: 0 0px;
	padding: 10px;
}

.wideslider { text-align: center; }

.wrap_map { margin-bottom: 20px; }

.map_shop_info {
	display: block;
	margin-bottom: 15px
}

.map_shop_info span {
	color: #f00;
	font-weight: bold;
	font-size: 18px;
}

.access_caution {
	display: block;
	width: 363px;
	padding-top: 15px;
	font-size: 12px
}

.access_caution span { color: #f00 }

#rss_karaoke > a { display: block; }

#rss_karaoke img { max-width: 100%; }

.rss_ttl {
	height: 42px;
	font-size: 16px;
	word-break: break-all;
}

#rss_karaoke .btn_blogger,
.btn07 {
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border: 2px solid #e3232d;
	box-shadow: 0px 1px 3px #888888;
	margin: 10px 15px 40px;
	padding: 8px 10px 8px;
	width: calc(100% - 30px);
	background: #fff url(../../../images/shop/namba-dotonbori/btn02.png) no-repeat 97% center;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #e3232d;
}

.recommend_plan {
	background: #e8e8e8;
	padding: 10px 0;
	font-size: 18px;
	text-align: center;
	margin: 5px 0 30px;
	overflow: auto;
}

.recommend_plan img {
	width: 30px;
	height: 30px;
	float: right;
	padding-right: 20px;
}

.printcake ul { text-align: center; }

.printcake ul > li {
	display: inline-block;
	margin: 0 15px 10px;
}

.long {
	font-size: 11px;
	margin-right: -15px;
}

#room .ul_01 > li { text-align: center; }

.tag_kidsmenu > li {
	width: auto;
	padding: 3px 5px;
}

.img_haniton { position: relative; }

.img_haniton img {
	float: right;
	width: 100px;
	height: auto;
	right: 0;
	top: 0;
	position: absolute;
	margin-top: -15px;
}

.ltop li {
	vertical-align: top;
	text-align: center;
}

#safe,
#karaoke_mama,
#support { background: url(../../../images/event/jyoshikai/mamakai/bg_safe.png) repeat; }

ul.list_shop a { color: #f60; }

.thumb_jinrou { width: 227px; }

.mb10 { margin-bottom: 10px; }

.j_description_sp {
	margin-top: 30px;
	margin-bottom: 10px;
}

.room_txt_01 {
	font-weight: bold;
	color: #f00;
	font-size: 16px;
}

.top_ttl { margin-bottom: 40px !important; }

.w_full { position: relative; }

.sub_ttl {
	position: absolute;
	top: -30px;
	color: #F60;
	font-weight: bold;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	font-size: 18px;
	padding: 0 10px;
	box-sizing: border-box;
	left: 50%;
	transform: translateX(-50%);
	width: 88%;
}

.sub_ttl:before {
	position: absolute;
	content: '|';
	right: 0;
	top: 0;
	color: #F60;
	font-size: 18px;
	transform: rotate(30deg);
}

.sub_ttl:after {
	position: absolute;
	content: '|';
	left: 0;
	top: 0;
	color: #F60;
	font-size: 18px;
	transform: rotate(-30deg);
}

.em_red{
	color: #c8120f;
}
.btn_facillity{
	display: table;
    margin: 30px auto;
    border-radius: 6px;
    border: solid 2px #0009a9;
    width: calc(100% - 4px);
    max-width: 800px;
    text-decoration: none;
    background: #2E39FE;
    background: -moz-linear-gradient(top, #6068fd 0%, #2E39FE 99%);
    background: -webkit-linear-gradient(top, #6068fd 0%,#2E39FE 99%);
    background: linear-gradient(to bottom, #6068fd 0%,#2E39FE 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6068fd', endColorstr='#2E39FE',GradientType=0 );
    box-shadow: 0px 5px #2129b7;
}


.btn_facillity > .inner_btn{
	display: table-cell;
	position: relative;
	vertical-align: middle;
	padding-right: 30px;
	height: 60px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: white;
}

.btn_facillity > .inner_btn::after{
	content: "";
	display: inline-block;
	position: absolute;
	top: calc(50% - 10px);
	right: 10px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #fff;
}
.pr_bnr {
	width: 800px;
	height: 170px;
	margin: 0 auto;
}
.pr_bnr > a {
	display: block;
	width: 100%;
	height: 100%;
}


@media screen and (max-width: 768px) {
	.btn_05 {
		padding-left: 0;
	}
.box_plan_recommend > .left { width: 30%; }

.j_description_sp {
	margin-bottom: 10px;
	margin-top: 0px;
	width: 63%;
	float: right;
	font-size: 12px;
}

.sec_reserve .sec_reserve_btn,
 .sec_tell .sec_tell_btn { width: 100%; }

.sec_tell .sec_tell_txt_f16 { font-size: 16px; }

.list_reserve_plan > li.w_full {
	margin: 0 0 35px 0;
	width: 100%;
}

.sub_ttl {
	top: -24px;
	font-size: 16px;
	width: 75%;
}

.sub_ttl:before { font-size: 16px; }

.sub_ttl:after { font-size: 16px; }
}
