@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,
.title_00+.desc,
.h1_img+.desc,
.desc02 {
	margin: 0 auto 20px;
	max-width: 970px;
}

.desc03 {
	margin: 0 15px 20px;
}

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;
}

.bnr_center {
	text-align: center;
	margin: 0 auto 20px;
	width: 83%;
}

/* WEB_03-12609 */
.bnr_price_change{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 30px auto;
}

.bnr_price_change a{
	display: block;
}

@media screen and (max-width: 769px) {
	.bnr_price_change{
		margin: 25px auto;
	}
}
/* WEB_03-12609　end*/

@media screen and (max-width: 769px) {
	.bnr_center {
		padding: 0 15px;
	}
}
.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;
}

.box_tableinfo {
	box-shadow: 1px 1px 4px 0px rgb(187 187 187);
}

.table_info,
.table_info td,
th {
	border: 1px solid #d2d2d2;
	border-collapse: collapse;
}

.table_info td:first-of-type {
	width: 25%;
	font-size: 16px;
	font-weight: bold;
}

.table_info td:last-of-type {
	padding-left: 20px;
}

.table_info td,
.table_info th {
	padding: 7px;
}

.table_info th {
	background: #f0e6cc;
}

.table_info a {
	display: block;
}

/* 2021/12 誕生日タブ切替*/
.content_inner_tab {
	margin: auto;
	width: 990px;
}

.hide_couse {
	display: none;
}

.tab_ul {
	display: flex;
	justify-content: center;
	border-bottom: solid #C9151E;
	margin-bottom: 30px;
}

.tab_ul li {
	cursor: pointer;
	padding: 15px 3px;
	margin: 0 15px 3px;
	text-align: center;
	width: 50%;
	border: solid #C9151E 2px;
	font-weight: bold;
	border-bottom: none;
	background: #C9151E;
	color: #fff;
	font-size: 1.5vw;
}

.tab_ul li.active {
	background: #fff;
	color: #C9151E;
	margin-bottom: -3px;
}

/* 2021/12 誕生日タブ切替　end*/
@media screen and (max-width: 769px) {
	.box_03 {
		padding: 0;
		margin: 0;
	}
}

.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_00a {
	padding: 6px;
	border-bottom: solid 1px #dddcd8;
	font-size: 17px;
}

.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: 5px 0 0 -1px #C9151E inset;
	font-size: 16px;
}

/* .title_02 > img {
	vertical-align: text-bottom;
} */

.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: 9px 0 0px -4px #fff inset;
	background-color: #C9151E;
	line-height: 1.6;
	font-size: 18px;
	color: #fff;
}

#all_night {
	margin-top: -100px;
	padding-top: 100px;
}

.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: 10px 0 10px 10px;
	font-size: 16px;
	background: #393939;
	color: #f2f2f2;
	font-weight: normal;
}

.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;
}

.title_09{
	position: relative;
	font-size: 16px;
	padding: 0 0 0 24px;
	margin: 0 0 14px 0;
}
.title_09::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	bottom: 1px;
	margin: auto;
	width: 12px;
	height: 12px;
	background: #C9151E;
	transform: rotate(45deg);
}

.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 > 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: left;
}

.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 > .crs_up {
	background-image: url("/images/common/btn_arrow_t.png");
}

.btn_01 > .crs_down {
	background-image: url("/images/common/btn_arrow_b.png");
}

.btn_aco_cls > .crs_up {
	border-radius: 30px;
}

.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;
	text-decoration: none;
	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;
}
.dpmenubtn.btn_reserve {
  padding:10px;
      text-transform:none;
}
.content01 > .btn_reserve {
		font-size: 23px;
}
@media screen and (max-width: 769px) {
  .dpmenubtn.btn_reserve {
    padding:auto;
  }
  .dpmenubtn.btn_reserve::after {
    width: 1em;
  }
}
.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;
}



/* 本日の営業時間 */
.sec_bizhour {
	display: flex;
	position: relative;
	margin: 20px auto;
	padding-bottom: 20px;
	border: solid 4px #C9151E;
	border-radius: 8px;
	width: 800px;
	height: 120px;
	max-width: calc(1000px - 8px);
	background-color: #fff;
}

.sec_bizhour h2 {
	padding: 10px 20px;
	background-color: #C9151E;
	line-height: 1;
	text-align: center;
	color: #fff;
}

.inner_bizhour {
	padding: 20px;
	display: block;
	margin: 0 0 0 10px;
	color: #444;
}

.txt_rest {
	align-items: center;
	display: flex;
	height: 100%;
}

.inner_bizhour_left {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 20px;
	background-color: #C9151E;
	line-height: 1;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
	height: 102%;
	margin-top: -1px;
	margin-left: -1px;
}

.bizhour_today {
	margin-bottom: 10px;
	font-size: 8vw;
}

@media screen and (min-width: 769px) {
	.sec_bizhour {
		padding-bottom: 0;
	}

	.bizhour_today {
		font-size: 28px;
	}
}

.bizhour {
	display: inline-block;
	vertical-align: bottom;
}

.biztime_date {
	display: block;
	font-size: 20px;
	font-weight: bold;
}

.biztime_time {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 4px;
}

.biz_note_txt {
	font-size: 12px;
}

.sec_bizhour .btn_08,
#bizhourList .btn_08 {
	float: none;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	margin: auto 0 auto auto;
	right: 5px;
	top: 0;
	bottom: 0;
	max-width: 205px;
	cursor: pointer;
	font-weight: bold;
	font-size: 21px;
	height: 100px;
}

a,
a:link.sec_bizhour {
	text-decoration: none;
}

.sec_bizhour .btn_08 span {
	padding-right: 10px;
	position: relative;
}

.sec_bizhour .btn_08 span::after {
	position: absolute;
	content: "";
	margin: auto;
	right: -10px;
	top: -2px;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 10px solid #C9151E;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

#bizhourList {
	display: none;
	z-index: 5001;
	position: fixed;
	top: 20%;
	left: 10%;
	padding: 20px 20px 50px;
	width: calc(80% - 40px);
	border-radius: 6px;
	background-color: #fff;
}

.sphour_list {
	margin-top: 15px;
	margin-bottom: 15px;
}

.inner_sec_reserve {
	display: table;
	margin: auto;
}

.inner_sec_reserve_txt {
	text-align: center;
	margin-top: 10px;
}

.btn_08_b {
	display: block;
	position: absolute;
	border: 1px solid #dc0800;
	border-radius: 4px;
	width: 50%;
	background-color: #FFF;
	text-align: center;
	color: #DC0800;
	font-size: 12px;
	font-weight: bold;
	float: none;
	right: 15px;
	bottom: 15px;
	margin: 0;
	padding: 2px;
	max-width: 160px;
	cursor: pointer;
}

/* 本日の営業時間sp */
@media screen and (max-width: 768px) {
	#bizhour {
		width: 100%;
		height: 93px;
	}

	.sec_bizhour {
		width: 95%;
		height: 85px;
		min-height: 85px;
		padding-bottom: 0;
	}

	.bizhour {
		line-height: 1;
		vertical-align: middle;
	}

	#bizhourList {
		top: 12%;
		overflow: scroll;
		max-height: 500px;
		padding-bottom: 70px;
	}

	.inner_bizhour_left {
		padding: 10px 4px;
		min-width: 65px;
	}

	.sec_bizhour h2 {
		padding: 10px 3px;
		line-height: 1.4;
		font-size: 12px;
		letter-spacing: 1px;
	}

	.inner_bizhour {
		padding: 15px 5px;
		align-items: center;
		display: flex;
	}

	.bizhour_today {
		margin-bottom: 5px;
		font-size: 8vw;
	}

	.biztime_date {
		font-size: 3.5vw;
	}

	.biztime_time {
		font-size: 4.5vw;
		letter-spacing: 0px;
	}

	.sec_bizhour .btn_08,
	#bizhourList .btn_08 {
		right: 2px;
		top: 0;
		bottom: 0;
		margin: auto 1px auto auto;
		height: 90%;
		max-width: 75px;
		background: #e49c1c;
		border: none;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #fff;
		border-radius: 10px;
		font-size: 14px;
		letter-spacing: 1px;
		line-height: 1.4;
		width: 40%;
	}

	.sec_bizhour .btn_08 span::after {
		border-left: 10px solid #FFF;
		border-top: 10px solid transparent;
		border-bottom: 10px solid transparent;
	}

	.btn_08_b {
		bottom: 5px;
	}
}

a.no-color-change {
	color: white;
}

/* 本日の営業時間end */



/*10月増税*/
.btn_reserve_tax {
	margin-bottom: 10px !important;
}

.note_tax {
	color: #C9151E;
	text-align: center;
	line-height: 1;
	font-weight: bold;
}

.red.txt_notice {
	font-size: 16px;
	text-align: left;
}

@media all and (-ms-high-contrast:none) {

	*::-ms-backdrop,
	.btn_reserve {
		background-color: #E19C17;
	}

	/* IE11 */
}

.btn_reserve > .inner {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
}

.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_reserve.btn_reserve_tel::after {
	background: url(/images/common/icon_reserve_tel_sp_circle.png) center/contain;
	background-repeat: no-repeat;
}

.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;
	}

	.red.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;
	}

	.btn_reserve::after {
		right: 10px;
		top: calc(50% - 0.75em);
		/* width: 1.5em; */
		height: 1.5em;
		background-position: center;
		background-repeat: no-repeat;
	}

	.table_info td,
	.table_info th,
	.table_info td:first-of-type {
		width: 100%;
		display: block;
		box-sizing: border-box;
	}

	.table_info td:first-of-type {
		border: none;
	}

	.table_info td:last-of-type {
		border-left: none;
		border-right: none;
		border-top: none;
		padding: 0 15px 7px;
	}

	.content_inner_tab {
		width: 95%;
	}

	.tab_ul li {
		font-size: 2vw;
	}

}

/*-------------------------------------------------*/
#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 .tel_num_text {
	padding-left: 50px;
	position: relative;
	color: #ca1015;
	font-size: 46px;
	font-family: 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', sans-serif;
}

.cta .tel .tel_num_text::before {
	position: absolute;
	top: 0px;
	left: 0px;
	content: '';
	display: inline-block;
	width: 46px;
	height: 46px;
	background-image: url(/images/shop/common/tel_karaoke_cta_icon.png);
	background-size: contain;
	vertical-align: middle;
}

.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_bk.svg) center/contain;
	background-repeat: no-repeat;
}

.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_wh.svg) center no-repeat;
}

.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,
#modal_bg {
	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);
	overflow: auto;
}

#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: 28%;
	left: 15%;
	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: 28%;
	left: 15%;
	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: 28%;
	left: 10%;
	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: 28%;
	left: 15%;
	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;
}

.shop_area_wrap {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.shop_area > a {
	display: flex;
	gap: 30px;
	color: #444;
}

.shop_area:not(:last-child) > a {
	padding-bottom: 30px;
	border-bottom: 1px #444 solid;
}

.shop_area_ttl {
	line-height: 1;
	margin-bottom: 20px;
	font-size: 18px;
}

.shop_area_ttl > span {
	display: block;
	margin-bottom: 8px;
}

.shop_area_txt {
	margin-bottom: 10px;
	font-size: 16px;
}

.shop_area_txt02 {
	font-size: 16px;
}

.shop_area_img {
	width: 30%;
	height: 190px;
}

.shop_area_img > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.shop_area_body {
	flex: 1;
}

.wideslider {
	text-align: center;
}

.wrap_map {
	margin-bottom: 20px;
}

.shop_area_link {
	position: relative;
}

.shop_area_link::after {
	content: "";
  width: 10px;
  height: 10px;
  border: 3px solid;
  border-color: #444 #444 transparent transparent;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
}

.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;
}

.lupe_02 {
	position: absolute;
	bottom: 0;
	right: 0;
}

.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;
	}

	.cta .tel .tel_num_text {
		padding-left: calc(11vw + 5px);
		font-size: 10vw;
	}

	.cta .tel .tel_num_text::before {
		width: 11vw;
		height: 11vw;
	}

	.btn_reserve > .inner {
		letter-spacing: 0px;
		font-feature-settings: "palt";
	}
}

.txt_top {
	font-size: 12px;
	text-align: center;
	color: #565656;
	background: #F5f5f5;
	padding: 10px;
	margin-bottom: 30px;
	margin-top: 20px;
	border-radius: 6px;
}

.time_alert {
	margin: 0 auto;
	width: 1000px;
	border: solid 1px red;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 20px;
}

.time_alert_red {
	color: red;
	font-size: 18px;
	font-weight: bold;
}

.ttl_time_alert {
	font-weight: bold;
	font-size: 20px;
}

.table_pc {
	display: contents;
}

.table_sp {
	display: none;
}

@media screen and (max-width: 768px) {
	.table_pc {
		display: none;
	}

	.table_sp {
		display: contents;
	}
}

@media screen and (min-width:769px) {
	.fs14 {
		font-size: 14px !important;
	}
}

/* 03-7976 */
.box_02 p.btn_decprice_01 {
	padding: 10px 0 10px;
}

p.btn_decprice_01 {
	width: 45%;
	background: #C9151E url(/images/shop/common/arrow_left.png) no-repeat right 10px center;
	padding: 10px 0 10px;
	box-sizing: border-box;
	text-align: center;
	border-radius: 5px;
	margin: 25px auto 50px;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
}

.btn_decprice_01 a {
	display: block;
	padding: 10px 0;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

@media screen and (max-width: 756px) {
	p.btn_decprice_01 {
		width: 90%;
		margin: 30px auto 10px;
	}
}

/* 03-7976end */

/* コロナ感染防止ステッカー用 */
.corona_meature_box {
	width: 951px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto 30px;
}

.corona_meature_box .text {
	/* width: 100%; */
}

.corona_meature_box .img {
	width: 20%;
}

.corona_meature_box .img img {
	width: 100%;
}

@media screen and (max-width: 768px) {
	.corona_meature_box {
		display: block;
		width: fit-content;
	}

	.corona_meature_box .img {
		width: auto;
	}
}

/* WEB_03-8490 price メニューアコーディオン関連*/
.t_height_fix {
	height: fit-content;
}

.border_orange.border_bottom_n {
	border-bottom: none;
}
.box_02 .oc_optmenu_capt,.oc_optmenu_capt{
  font-size: 20px;
  padding: 5px 0px 10px;
}

.acc_btn_dpmenu {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 4px solid #f66d22;
}

.acc_btn_dpmenu p {
	padding: 8px;
	background: #ffeb8f;
	border-right: 4px solid #f66d22;
	border-left: 4px solid #f66d22;
	position: relative;
	cursor: pointer;
}

.acc_btn_dpmenu p:after {
	content: '';
	background: url(/images/common/icon_cursor.png);
	background-size: contain;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 20px;
	top: 44%;
	margin-top: -10px;
	transform: rotate(-30deg);
}

.acc_btn_dpmenu p.active:after {
	transform: rotate(-210deg);
}

.accord_dpmenu {
	display: none;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	border-right: 4px solid #f66d22;
	border-left: 4px solid #f66d22;
}
.accord_dpmenu .desc_acc_btn_dpmenu {
	padding: 10px 20px 0;
}

.accord_dpmenu ul {
	width: 80%;
	margin: auto;
	padding: 10px;
}
.dp_menu_img{
	padding-top:10px;
	display:flex;
	justify-content: space-around;
}
.dp_menu_img img{
	width:48%;
	display:inline-block;
}
@media screen and (max-width: 768px) {
	.acc_btn_dpmenu td {
		background: #ffeb8f;
	}

	.acc_btn_dpmenu {
		border-bottom: solid 1px #000;
	}

	table .acc_btn_dpmenu p {
		border-right: none;
		border-left: none;
		padding-bottom: 0;
	}

	.accord_dpmenu {
		background: #fff;
		border-right: none;
		border-left: none;
	}
  .box_02 .oc_optmenu_capt,.oc_optmenu_capt{
    font-size: 16px;
    text-align: center;
    padding: 10px 0 0px;
  }
	.shop_area_img > img {
		height: 100;
		object-fit: cover;
		object-position: center;
	}
	.shop_area_body {
		flex: 0.8;
	}

	.shop_area_txt,
	.shop_area_txt02 {
		font-size: 14px;
	}

	/* WEB_03-9998 キープクリーンページ修正*/
	.corona_meature_box .text {
		margin-bottom: 10px;
	}
}

/* WEB_03-8490 price メニューアコーディオン関連　end*/


/* 歌舞伎 */
.p_kabuki .open_reserve_modal{
	display: none;
}
.p_kabuki .tel_header{
	display: none;
}
.p_kabuki .list_contact{
	display: none;
}
.p_kabuki .cta .clearfix a:nth-child(1){
	display: none;
}
.p_kabuki .cta .clearfix a:nth-child(2){
	display: none;
}
.p_kabuki .cta .clearfix a:nth-child(3){
	display: none;
}

.p_kabuki .list_contact_fix li:nth-child(1){
	display: none!important;
}
.p_kabuki .list_contact_fix li:nth-child(2){
	display: none!important;
}
.p_kabuki .btn_reserve{
	display: none;
}
/* 歌舞伎 */


#beruberu {
    margin-top: 20px;
}

#beruberu .inner_price {
    max-width: 732px;
    margin: 0 auto 60px;
}

#beruberu .name_plan {
    background: #15A93A;
    color: #fff;
    border-radius: 15px;
    text-align: center;
    width: 140px;
    margin: 0 auto 5px;
    line-height: 1.5;
    padding: 5px 0;
    font-weight: bold;
    font-size: 14px;
}

#beruberu .basiccharge {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    margin: 0;
}

#beruberu .sub_basiccharge {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    margin: 0 auto 20px;
}

#beruberu .box_pricelist {
    margin-bottom: 10px;
}

#beruberu .pricelist {
    display: flex;
    justify-content: flex-end;
    border-bottom: 1px solid #000;
}

#beruberu .pricelist, .price .pricelist dl, #beruberu .pricelist dt, .price .pricelist dd {
    box-sizing: border-box;
}

#beruberu .pricelist.dl01 {
    background: #15A93A;
    color: #fff;
    border-bottom: 1px solid #fff;
}

#beruberu .pricelist dt {
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    padding: 11px 0;
}

#beruberu .pricelist.dl01 dt:first-of-type {
    width: calc(100% - (200px + 200px));
}

#beruberu .pricelist.dl01 dt:first-of-type, #beruberu .pricelist.dl01 > dt:nth-of-type(2) {
    border-right: 1px solid #fff;
}

#beruberu .pricelist.dl01 dt:nth-of-type(2), #beruberu .pricelist.dl01 dt:nth-of-type(3) {
    width: 200px;
}

#beruberu .pricelist.dl02 dt, #beruberu  .pricelist.dl03 dt, #beruberu  .pricelist.dl04 dt {
    text-align: left;
    width: calc(100% - (200px + 200px));
    padding: 16px 0 16px 10px;
    border-right: 1px solid #000;
}

#beruberu .pricelist.dl02 dd, #beruberu  .pricelist.dl03 dd, #beruberu  .pricelist.dl04 dd {
    font-size: 16px;
    font-weight: bold;
    padding: 13px 0;
    text-align: center;
    width: 200px;
}

#beruberu .pricelist.dl02 dd, #beruberu  .pricelist.dl03 dd, #beruberu  .pricelist.dl04 dd {
    font-size: 16px;
    font-weight: bold;
    padding: 13px 0;
    text-align: center;
    width: 200px;
}

#beruberu .p_hosoku, .cta_wrap .p_hosoku {
    font-size: 10px;
}

#beruberu .wrap_price02 .name_plan, #beruberu  .wrap_price02 .pricelist.dl01 {
    background: #F29608;
}

#beruberu .basiccharge {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    margin: 0;
}

#beruberu .wrap_price02 .name_plan, #beruberu  .wrap_price02 .pricelist.dl01 {
    background: #F29608;
}

#beruberu .p_hour {
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
}

#beruberu .p_hour.p_3h {
    color: #15A93A;
}

#beruberu .p_hour.p_5h {
    color: #F29608;
}

.ttl_menu {
	color: #f29608;
	font-size: 26px;
	font-weight: bold;
}

.ttl_menu_sub {
    display: inline-block;
    border-bottom: 4px solid #f2838b;
    margin-bottom: 18px;
	font-weight: bold;
}

.btn_paseland_01 {
    margin: 30px auto 0;
	width: 40%;
}

.btn_paseland_01 a {
    font-size: 18px;
    color: #f3a023;
    position: relative;
    border: 3px solid #f3a023;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 17px 0;
    height: 100%;
    box-sizing: border-box;
    text-align: center;
    transition: all 0.5s;
}

.btn_paseland_01 a::before {
    position: absolute;
    content: "";
    top: calc(50% - 6px);
    right: 12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 0 6.5px 9px;
    border-color: transparent transparent transparent #f3a023;
    transition: all 0.5s;
}

.beru_box_img {
	display: flex;
	justify-content: space-between;
	margin: 30px 0;
}

.beru_box_img li {
	width: calc((100% / 3) - 10px);
}