@charset "utf-8";

/* CSS Document */

/* common_style */

html[jstcache="0"],
body[jstcache="0"] {
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.sp_none,
*[class$="_pc"],
*[id$="_pc"] {
	display: none;
}

main {
	padding-top: 50px;
}

main>section,
main>article,
.reserve_cta {
	padding: 30px 0;
}

.inner {
	width: 100%;
}


.inner_section {
	padding: 0 15px;
}

/* common_style over */




/* #header_sp */

#header_sp {
	position: fixed;
	z-index: 100;
	top: 0;
	width: 100%;
	height: 58px;
	background-color: #fff;
	font-size: 0;
}

.header_body {
	display: inline-block;
	vertical-align: top;
	padding: 0 4px;
	margin: 5px 0;
	width: calc(100% - 20px - 134px);
	height: 48px;
}

.header_body h1 {
	height: 34px;
}

.page_desc {
	margin: 0;
	padding: 0;
	line-height: 14px;
	font-size: 8px;
}

h1 {
	display: inline-block;
	margin: 0;
	height: 36px;
}

#header_nav {
	display: inline-block;
	vertical-align: top;
	width: 146px;
	height: 48px;
	margin: 5px 0;
}

.btn_header_nav,
#btn_header_nav_menu {
	display: inline-block;
	vertical-align: top;
	border-right: solid 1px #fff;
	width: 48px;
	height: 48px;
}

#btn_header_nav_menu {
	border-right: none;
}

.logo_pr {
	display: block;
	height: 48px;
}

.header_cv {
	width: 90%;
	margin: 0 auto;
}

/* #header_sp over */
/* #menu_sp */

#menu_sp {
	display: none;
	position: fixed;
	z-index: 100;
	top: 58px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
}

.menu_sp {
	margin: 0;
	padding: 0;
	background-color: #fefefe;
}

.menu_sp>li {
	list-style: none;
	display: table;
	border-top: solid 1px #353535;
	width: 100%;
	height: 58px;
	font-size: 16px;
}

.menu_sp>li>.inner_btn {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	padding: 0 15px;
	text-decoration: none;
	color: #353535;
}

.menu_sp>li>.inner_btn::after {
	content: "";
	display: block;
	position: absolute;
	right: 10px;
	top: calc((100% - 25px) / 2);
	border-radius: 25px;
	width: 25px;
	height: 25px;
	background: url("../../images/area-party/cursor_r.png") center/30% no-repeat;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.btn_event {
	width: 100%;
	display: block;
	margin: 0 auto;
	background-image: none;
	border-bottom: none;
	padding: 0;
	height: auto;
	background: #35bcb5;
}

.btn_event a {
	text-decoration: none;
	width: 95%;
	height: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	text-align: center;
	font-size: 16px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	margin: 5px auto;
	padding-left: 0;
}

/* 予約ボタン */
.menu_sp>.web_form {
	background-color: #ea6f01;
	text-align: center;
}

.menu_sp>.web_form:hover {
	background-color: #fff;
	color: #ea6f01;
}

.menu_sp>.web_form>.inner_btn {
	color: #fff;
}

.menu_sp>.web_form>.inner_btn::after {
	content: none;
}

/* #menu_sp over */

/* #mainvisual */
#mainvisual .slider .slides>li>img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}

.slider .slides>li {
	overflow: hidden;
	position: relative;
	height: 238px;
}


/* #topics */
.ttl_topics {
	padding: calc(100vw * 135 / 729 * 0.08) 9%;
	height: calc(100vw * 135 / 729 * 0.84);
}

.triming_topics {
	display: inline-block;
	vertical-align: top;
}

.section.box_infomation_rss ul {
	display: block;
	/* margin: 8px; */
	padding: 8px;
	background-color: #fff;
}

.bd_wp {
	padding: 8px 0;
	border-bottom: 2px solid #e7e8ef;
	width: auto;
}

.bd_wp:first-of-type {
	padding-top: 0;
}

.bd_wp:last-of-type {
	padding-bottom: 0;
	border: none;
}

.frame_wp {
	position: relative;
	font-size: 14px;
}

.btn_wp {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 2px 20px;
	line-height: 1;
	font-size: 12px;
}

.list_wp {
	display: flex;
}

.list_wp>dt {
	margin-right: 10px;
	width: 80px;
	height: 80px;
}

.list_wp>dd {
	width: calc(100% - 90px);
	font-size: 14px;
}

.img_wp {
	display: inline;
	height: auto;
}

/* #topics over */


/* #intro */
.text_intro {
	font-size: 16px;
	background-image: url(/images/area-party/common/text_intro_sp.png);
	background-size: contain;
	padding-top: 110px;
}

.em_text_intro {
	font-size: 1.2em;
}

.line_text_intro {
	border-bottom: 1px;
}

/* #intro over */


/* #feature */
.tac_feature {
	background: url(/images/area-party/common/tac_feature_sp.webp) bottom left;
	background-size: contain;
	background-repeat: no-repeat;
	max-width: 350px;
}

.ttl_feature {
	text-align: center;
	line-height: 1;
	padding-left: 90px;
	padding-bottom: 10px;
	margin: 0 auto;
}

.ttl_feature>span:nth-child(1) {
	font-size: 26px;
}

.ttl_feature>span:nth-child(2) {
	font-size: 16px;
}

.ttl_feature>span:nth-child(3) {
	font-size: 26px;
	margin-left: 33px;
	line-height: 1.4;
}

.sub_ttl_feature {
	width: initial;
	font-size: 16px;
	padding: 2px 10px;
	background-color: #e186a4;
	display: inline-block;
	margin-bottom: 20px;
}

.sub_ttl_feature::before {
	border-top: 20px solid #e186a4;
	border-right: 0px solid transparent;
	border-left: 26px solid transparent;
	bottom: -12px;
	left: 45%;
}
#shibuya-party .sub_ttl_feature::before{
	border-top: unset;
	border-right: unset;
	border-left: unset;
}
.ttl03 {
	font-size: 22px;
}

.ttl03_sub01 {
	font-size: 14px;
}

.ttl04 {
	font-size: 22px;
}

.ttl_list_shop_feature {
	font-size: 18px;
	line-height: 1.4;
}

.ttl_list_shop_feature .big {
	font-size: 30px;
}

/* #feature over */

/* .list_feature */
.list_feature {
	margin: auto 15px 20px;
}

.list_feature>li {
	position: relative;
	margin: 0 auto 10px;
	padding: calc((100vw - 16px - 30px) * 16 / 684 + 10px) 8px;
	border-radius: 4px;
	background-color: #fff;
}

.list_feature>li:last-of-type {
	margin-bottom: 0;
}

.list_feature>li::before,
.list_feature>li::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 5px;
	width: 100%;
	height: calc((100vw - 16px - 30px) * 16 / 684);
	background: url("../../images/area-party/list_feature_top.png") no-repeat center/contain;
}

.list_feature>li::after {
	top: auto;
	bottom: 5px;
	background-image: url("../../images/area-party/list_feature_bottom.png");
}

.ttl_list_feature {
	margin-bottom: 5px;
}

.ttl_list_feature>.inner_ttl {
	width: calc(100% - 5em - 20px - 10px);
}

.ttl_list_feature::before {
	margin-right: 10px;
}

.list_feature .illust {
	float: left;
	margin: 0 10px 10px 0;
}

.list_feature .illust>img {
	width: auto;
}

/* .list_feature over */


.shop_feature+.shop_feature {
	margin-top: 10px;
}

.catch_copy_list_shop_feature {
	font-size: 4.4vw;
}

.ttl_shop_feature {
	display: block;
	margin-bottom: 20px;
}

.ttl_shop_feature img {
	width: 100%;
}

.cont_hall {
	margin: 0 0 0 5px;
	width: 100%;
}

.cont_hall>li {
	font-size: 14px;
}

.area_name {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 11px 0;
	width: 66px;
	line-height: calc(14px * 1.4 * 2);
}

.area_name+.catch_copy_list_shop_feature {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 66px - 10px);
	font-size: 14px;
}

.reserved_case_detail+.reserved_case_detail {
	margin-top: 10px;
}

.h3_shop {
	font-size: 14px;
}

/* #feature over */



/* .reserve_cta_sp */
.reserve_cta_sp {
	margin: 20px auto;
	text-align: center;
}

.reserve_cta_sp>a {
	text-decoration: none;
}

.text_call {}

.text_call>img {}

.header_tel05,
.tel_reserve_cta {
	margin: 10px auto;
}

.txt_phone01 {
	font-size: 40px;
	padding-top: 15px;
	margin-bottom: 10px;
}

/* reserve_cta_sp over */



/* #tour */
#tour,
.include_tour {
	background-size: auto 40px;
}

#tour,
.include_tour {
	padding-top: 40px;
}

.ttl_tour {
	top: 19vw;
	left: 17vw;
	font-size: 11vw;
	line-height: 1;
}

.sub_ttl_tour {
	font-size: 3vw;
	line-height: 1.2;
}

.wrap_serif {
	font-size: 0;
	margin-top: 10px;
}

.serif {
	display: inline-block;
	width: calc((100% - 30px) / 2);
	font-size: 10px;
	height: 45px;
}

.serif+.serif {
	margin-left: 10px;
}

.serif:first-child,
.serif:last-child {
	background-size: contain;
}

.guide_txt, .guide_txt02 {
	width: 100%;
}

.guide_txt span, .guide_txt02 span {
	width: 100%;
}


/* #access */
.ttl_access {
	position: relative;
	overflow: hidden;
	height: calc(27px * 0.5);
}

.ttl_access>img {
	position: absolute;
	top: 0;
	left: calc(50% - 980px * 0.5 / 2);
	max-width: none;
	width: calc(980px * 0.5);
}

.list_station_access {
	font-size: 0;
}

.list_station_access>li {
	display: inline-block;
	margin-right: 8px;
	font: normal 14px/1 "丸フォーク R", "Maru Folk Regular", "新ゴ R", "Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #48aba2;
}

.wrap_desc_access {
	margin-top: 20px;
}

.desc_access {
	margin-top: 20px;
}

/* #access over */


/* #ex_tour */
#ex_tour {
	background-image: url(/images/area-party/common/ex_tour_bg_sp.webp);
	background-color: #ebe7da;
	background-size: 100%;
}

.ttl_ex_tour {
	font-size: 18px;
	margin-left: 60px;
}

.ct_ex_tour {
	margin: 0 10px 0 60px;
	flex-direction: column;
}

.items_ex_tour {
	flex-direction: column;
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
}

.items_ex_tour:last-child {
	width: 100%;
	margin: 0 auto;
}

.itemsct_ex_tour01 {
	display: flex;
	align-items: center;
	width: 100%;
	margin-right: 0;
}

.itemsct_ex_tour02 {
	width: 100%;
	margin: 5px 0;
}

.shop_ex_tour {
	width: 75%;
	margin-right: 2%;
	margin-bottom: 0;
}

.name_ex_tour {
	font-size: 14px;
	height: 20px;
}

.time_ex_tour {
	font-size: 14px;
	color: #c4b382;
	background: linear-gradient(180deg, #c4b382 0%, #c4b382 50%, #fff 50%, #fff 100%);
	display: flex;
	justify-content: center;
	align-items: center;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	line-height: 1.4;
	padding-top: 6px;
	box-sizing: border-box;
}

.time_ex_tour>span {
	display: contents;
}

.time_ex_tour>span:first-child {
	color: #fff;
}

.time_ex_tour>span:last-child {
	font-size: 1.3em;
}

.txt_ex_tour {
	text-align: left;
	padding-left: 50px;
	padding-top: 10px;
	font-size: 14px;
	height: 30px;
}

.txt_ex_tour:before {
	background: url(/images/area-party/common/row_arrow.png) no-repeat;
	left: 20px;
	bottom: 0;
	width: 20px;
	height: 31px;
	top: 5px;
}

.text_style01 {
	font-size: 18px;
}

/* #ex_tour over */

/* #tour over */



/* #hall_detail */
.indoor_view {
	/*display: none;*/
}

.indoor_view iframe {
	width: 100%;
	height: 260px;
}

.ttl_hall_detail {
	margin-bottom: 5px;
	padding: 0 10px 20px;
	border-bottom: solid 1px #d2d2d2;
	text-align: center;
}

.use_detail>li:nth-of-type(2n) {
	margin-right: 0;
}

.use_detail>li:nth-last-of-type(1):nth-of-type(even),
.use_detail>li:nth-last-of-type(2):nth-of-type(odd) {
	margin-bottom: 0;
}

.point_detail>li {
	padding: 10px 0;
	border-image: url("../../images/area-party/border_point_detail_sp.png") 100;
	border-width: 0;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}

.point_detail>li:last-of-type {
	border-style: none;
	border-width: 0;
}

@media screen and (max-width: 349px) {
	.use_detail>li .small {
		font-size: 3vw;
	}
}

#hall_detail .carousel.flexslider .slides {
	overflow: hidden;
	height: 60px;
}

.detail_style02 .ttl_detail_style01 {
	text-align: left;
	font-size: 16px;
}

.ttl_detail_style01 {
	font-size: 18px;
}

.list_capa_detail>dd {
	font-weight: bold;
}

.list_item_detail {
    grid-template-columns: repeat(3, 1fr);
}

.list_item_detail>li:nth-of-type(3n) {
	border-right-style: none;
}

.list_item_detail>li .adj_txt {
	font-size: 10px;
}

/* .list_item_detail>.wide {
	width: calc((100% - 2px * 2) / 3 * 2 - 4px);
} */

.list_use_detail>dt {
	width: 100%;
	text-align: left;
}

.list_use_detail>dt>.inner_ttl {
	padding-left: 10px;
}

.btn_indoor {
	display: block;
	margin-bottom: 10px;
	padding: 2.7vw;
	font-size: 4.8vw;
	color: #fff;
	background: #efb1c5;
	text-decoration: none;
	text-align: center;
	border-radius: 5px;
}

.message_detail>.illust {
	float: left;
	margin: 0 5px 5px 0;
	width: 50%;
}
.illust img.img_staff{
	max-width: 145px;
}
.btn_acco_detail.not_acco > .inner_btn::after{
	width: 25px;
	height: 25px;
	background-size: 25px;
}

/* #hall_detail over */


/* Comparison */
.ttl14_frame {
	background: none;
	margin-bottom: 20px;
}

.ttl14 {
	font-size: 28px;
	padding-top: 10px;
}

.ttl14_sub01 {
	font-size: 1.6em;
}

.ttl14_sub02 {
	font-size: 14px;
}

#hikaku:not(#shibuya-party #hikaku) {
	display: none;
}

#hikaku .cv {
    height: 105px;
	background: none;
}

.map_items_ct_r {
	background: url(/ikebukuro-party/img/index_img07_sp.png) no-repeat top left;
	background-size: cover;
	padding: 40px 20px 20px 20px;
}

.map_items01 {
	width: 100%;
	background-image: url(/ikebukuro-party/img/index_img05_sp.webp);
	background-size: cover;
	background-position: bottom;
}

.map_items {
	width: 100%;
}

#pageTab>li {
	width: 50%;
}

.table02 td {
	font-size: 12px;
}

.table03 td.fns12,
.table02 td.fns12 {
	font-size: 10px;
}

.table02, .table03 {
    width: 972px;
}

/* Comparison over */


/* #ex_party */
.ttl_ex_party {
	font-size: 24px;
}

.list_ex_party>li {
	margin-bottom: 10px;
}

.list_ex_party>li:nth-child(2n) {
	margin-right: 0;
}

.ex_party_detail>.inner_section {
	padding: 10px;
}

.sub_ttl_ex_party {
	font-size: 18px;
}

/* #ex_party over */



/* #report */

#report {}

.ttl_report>span {
	font-size: 16px;
	display: block;
}

.ttl_report {
	position: relative;
	font-size: 24px;
}

.ttl_report::before,
.ttl_report::after {
	margin: 0;
	background-size: contain;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.ttl_report::before {
	left: 0;
}

.ttl_report::after {
	right: 0;
}

/* #report over */


/* #request */
#request{
	background: #eff0f2 url("../../images/area-party/img_attender.webp") no-repeat right 10px top 50px/35%;
}

.ttl_request {
	margin: 0;
	width: 70%;
}
.ttl_request::before,
.ttl_request::after {
	top: 25%;
}

.ttl_request::before {
	left: -5px;
}

.ttl_request::after {
	top: 25%;
	right: -5px;
}

.ttl_request span {
	margin: 0 0 20px;
	color: #333;
	font-size: 14px;
}

.ttl_request.ttl_report > span {
	display: inline-block;
	font-size: 26px;
	color: #d76d6d
}

.ttl_sub_txt {
	width: 70%;
    margin-bottom: 20px;
    font-size: 14px;
    text-align: center;
}

/* #request over */



/* #service */
#service {}

.list_item_service01 li figure {
	margin: 0 0 10px 0;
}

.list_item_service01>li:nth-of-type(2n) {
	margin-right: 0;
}

.list_item_service02>li:nth-of-type(3n) {
	margin-right: 0;
}

.list_item_service02 li figure {
	margin: auto;
}

.desc_list_item_service01>.em_desc>.em_desc_style {
	display: inline-block;
	padding: 0 2px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.4, #fff), color-stop(0.401, #f3b9b9), to(#f3b9b9));
}


/* #service over */



/* #printcake */
#printcake {}

.desc_printcake {
	text-align: center;
}

/* #printcake over */



/* #other_hall */
.list_other_hall>li:nth-of-type(2n) {
	margin-right: 0;
}

/* #other_hall over */


.gallery_slider .prev.slick-arrow,
.gallery_slider .next.slick-arrow {
	z-index: 99;
	width: 20px;
	height: 30px;
	top: calc(50% - 15px);
	position: absolute;
}

.gallery_slider .prev.slick-arrow {
	left: 0 !important;
	transform: rotate(180deg);
}

.gallery_slider .next.slick-arrow {
	right: 0 !important;
}

.gallery_slider .slick-arrow img {
	width: 100%;
	height: auto;
}

#mainvisual {
	background: rgba(14, 14, 14, 0.5);
}

#mainvisual .carousel {
	padding: 0;
}

.gallery_slider {
	margin: 0 !important;

}

.gallery_slider_nav {
	margin: 1% 2% 2% 2% ;
}

.gallery_slider_nav li {
	width: calc(96% / 3);
	margin-right: 2%;
	padding: 10px 0;
	box-sizing: border-box;
	background: #e592ad;
	color: #FFF;
	font-size: 10px;
	line-height: 1.2;
	vertical-align: middle;
	cursor: pointer;
	z-index: 99;
	text-align: center;
}

.gallery_slider_nav li.slick-slide.slick-current.slick-active {
	background: #fff;
	color: #333;
}

.gallery_slider_nav li:last-child {
	margin-right: 0;
}

.slick-slide img {
	width: 100%;
	padding-top: 1.6vw;
}


.btn_corona a {
	width: 80%;
	background: #ea7000;
	color: #fff;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	display: block;
	padding: 15px 10px;
	box-sizing: border-box;
	font-weight: bold;
	position: relative;
	margin: 0 auto 30px;
}

.section09 p.text01 a {
	color: inherit;
	text-decoration: none;
}

.t_shdw_w {
	width: 70%;
}

.ttl_item_service {
	font-size: 18px;
}

.desc_list_item_service01 {
	font-size: 18px;
}

.ttl_txt_hall_detail_02 {
	position: absolute;
	height: 30px;
	padding: 4px 8px;
	background-image: linear-gradient(-45deg, #D2D2D2 25%, #d9d9d9 25%, #d9d9d9 50%, #d2d2d2 50%, #d2d2d2 75%, #d9d9d9 75%);
	background-size: 8px 8px;
	color: #5B5858;
	font-size: 16px;
	font-family: ibm-plex-sans-jp, sans-serif;
	text-align: center;
	line-height: 2;
	top: 0;
	left: 0;
}
.btt_exem{
	font-size: 11px;
}
.btt_exem_02{
	font-size: 10px;
}
.ttl_txt02_hall_detail_02 {
	position: absolute;
	height: 30px;
	padding: 4px 8px;
	background-image: linear-gradient(-45deg, #F0B8B8 25%, #F3C8C8 25%, #F3C8C8 50%, #F0B8B8 50%, #F0B8B8 75%, #F3C8C8 75%);
	background-size: 8px 8px;
	color: #C82121;
	font-size: 16px;
	font-family: ibm-plex-sans-jp, sans-serif;
	text-align: center;
	line-height: 2;
	top: 0;
	left: 0;
}
#yokohama-party #detail_hall06 .ttl_txt_hall_detail_02{
	font-size: 13px;
}
.course_example{
	margin-top: 20px;
}

.course_example .ttl_txt_hall_detail_02{
	font-weight: bold;
}

.course_example_smalltxt{
	font-size: 10px;
	line-height: 3;
}

.link_plan:first-of-type{
	margin-bottom: 10px;

}

.ex{
	font-size: 16px;
}

#osaka-party .list_illust_num05>li,
#yokohama-party .list_illust_num05>li,
#ginza-party .list_illust_num05>li,
#shibuya-party .list_illust_num05>li {
	width: 80%;
}

#ueno-party .bg_none,
#osaka-party .bg_none,
#ginza-party .bg_none {
	background: none;
}

#ginza-party #hall_detail .slider .slides>li {
	height: auto;
}

#ginza-party .list_access_detail address+a {
	color: #ca285c;
}

#yokohama-party .shop_feature_color06 {
	background-color: #e9d7d8;
}

#yokohama-party .shop_feature_color06 .cat_cont_hall {
	background-color: #bf5d62;
}

#yokohama-party .bg_pink_i {
	background-color: #f23e6f !important;
}

#yokohama-party .link_color_pink {
	color: #cc5176;
}

#yokohama-party .white_i {
	color: white !important;
}

#yokohama-party .baloon_01 {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 60px;
	height: 60px;
	background: #fff;
	z-index: 1;
	border: 4px solid #BF2050;
	border-radius: 100px;
	text-align: center;
	color: #BF2050;
	font-size: 12px;
	padding-top: 15px;
	box-sizing: border-box;
	line-height: 1;
}

#osaka-party .small_party_links_box {
	padding: 15px;
	margin: 30px auto 10px;
	background: #fff;
	border: 3px solid #af023f;
	border-radius: 5px;
}

#osaka-party .small_party_links_box .small_party_links_box_ttl {
	text-align: center;
	font-size: 1.1rem;
	font-weight: bold;
}

#osaka-party .fx_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	font-size: 1rem;
}

#osaka-party .fx_btn:hover {
	opacity: .7;
	text-decoration: none;
}

#osaka-party .area_separate {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

#osaka-party .area_separate .area_name {
	color: #fff;
	background-color: #593a0e;
	width: 100%;
	padding: 5px 0;
	text-align: center;
	border-radius: 30px;
	font-size: 20px;
	font-weight: normal;
}

#osaka-party .area_separate .area_text {
	width: 90%;
	margin: 5px auto 20px;
	font-size: 16px;
	text-align: center;
}

#osaka-party .list_item_one_line {
	padding-top: 10px;
	border-top: 2px solid #dcdcdc;
}

#osaka-party .list_item_one_line,
#osaka-party .list_item_one_line_sp {
	width: 100%;
	height: auto;
}

#osaka-party .ttl07_sub01 {
	font-size: 2.5rem;
}

#osaka-party .wrap_desc_tour {
	margin-top: 55px;
}

#osaka-party .h4_shop {
	width: 55%;
}

#osaka-party .ttl14 {
	font-size: 1.7rem;
}

#osaka-party .list_capa_detail>dd {
	font-size: 17px;
}

#osaka-party .list_price_detail>dd,
#osaka-party .list_price_detail>dt {
	font-size: 12px;
}

#osaka-party .floor_list ul li {
	margin-bottom: 20px;
}

#osaka-party .fac_flx_ct {
	display: flex;
	width: 100%;
	margin: 10px auto 0;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

#osaka-party .fac_flx_ttl {
	font-size: 14px;
	font-weight: bold;
}

#osaka-party .fac_flx_list {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	flex-direction: row;
	margin: 0;
	font-size: 12px;
}

#osaka-party .fac_flx_list li {
	width: 33%;
	margin-bottom: 10px;
}

#osaka-party .h3_shop {
	width: 60%;
}

#osaka-party .btn_acco_detail>.inner_btn {
	font-size: 12px;
}

#osaka-party .ttl_shop_feature p.tennoji,
#osaka-party .ttl_shop_feature p.namba {
	position: relative;
}

#osaka-party .ttl_shop_feature p.tennoji::before {
	content: "天王寺";
	position: absolute;
	width: 55px;
	height: 20px;
	bottom: 0;
	right: 0;
	color: #fff;
	background: #34b2a8;
	font-size: 14px;
	font-family: monospace;
	text-align: center;
	padding-top: 2px;
}

#osaka-party .ttl_shop_feature p.namba::before {
	content: "なんば";
	position: absolute;
	width: 55px;
	height: 20px;
	bottom: 0;
	right: 0;
	color: #fff;
	background: #d06b10;
	font-size: 14px;
	font-family: monospace;
	text-align: center;
	padding-top: 2px;
}

#ueno-party .list_access_detail ul {
	margin: 0;
}

#ueno-party .txt_access_aside {
	font-size: 12px;
	color: #bb1c4f;
}

#ueno-party .illust_li {
	width: 100%;
}

#ueno-party .report_content img {
	width: auto !important;
	max-width: 100%;
}

#shinjuku-party h2.ttl_tour {
	font-size: 9vw;
}

#shibuya-party #hikaku .tabArea .tab li a,
#shibuya-party #hikaku .tabArea .tab li.select a {
	width: 100%;
}

#shibuya-party #pagepartition #tabContent1,
#shibuya-party #pagepartition #tabContent2 {
	overflow: hidden;
}

#shibuya-party .gallery_slider_nav {
	display: grid;
}

button.slick-next {
    z-index: 100;
    right: 0px;
}

button.slick-prev {
    z-index: 100;
    left: 0px;
}

.ttl_reserved_case .ttl_03_em{
	font-size: 18px;
}


.dish_slider div {
	padding: 0;
}

.acco_detail_flex {
    flex-direction: column;
}

.list_checkbox {
	margin-bottom: 20px;
}