<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mainvisual {
	height: 232px;
}

.mainvisual.enkai_hall {
	background: url(/images/shop/ikebukuro/enkai/hall/idx_main.png) center center no-repeat;
	background-size: cover;
	margin-bottom: 32px;
}

.mainvisual h1 {
	width: 94%;
	max-width: 920px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	color: #fff;
	font-size: 36px;
	margin: 0 auto;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN", "Hiragino Mincho ProN", "æ¸¸æ˜Žæœ", YuMincho, "HGæ˜ŽæœE", "MS Pæ˜Žæœ", MS PMincho, serif;
	height: 100%;
}

.mainvisual h1 span.h1_span {
	display: block;
	color: #cbc9c1;
	font-size: 24px;
	font-weight: normal;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN", "Hiragino Mincho ProN", "æ¸¸æ˜Žæœ", YuMincho, "HGæ˜ŽæœE", "MS Pæ˜Žæœ", MS PMincho, serif;
	line-height: 1em;
	letter-spacing: 0.1em;
}

.hall_frame01 {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 65px;
	background: #eae7da;
	padding: 45px 22px 50px;
	box-sizing: border-box;
}

.hall_ttl01 {
	text-align: center;
	color: #231815;
	font-weight: bold;
	font-size: 30px;
	line-height: 1.6em;
	margin-bottom: 31px;
}

.hall_ttl01 span {
	font-size: 30px;
}

.hall_item01 {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	margin-bottom: 30px;
}

.hall_item01 li {
	background: #fff;
	box-sizing: border-box;
	border: 1px solid #b6a98a;
	position: relative;
	z-index: 0;
}

.hall_item01 li a {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 4px 4px 0;
}

.hall_item01 li:after {
	content: '';
	position: absolute;
	border-bottom: 13px solid #a6840d;
	border-left: 13px solid transparent;
	right: 5px;
	bottom: 5px;
	z-index: -1;
}

.hall_item01 li:hover:after {
	opacity: 0.8;
}

.hall_img01 {
	text-align: center;
	line-height: 0;
	margin-bottom: 2px;
}

.hall_item01 a dl {
	display: flex;
	align-items: center;
	padding: 5px 0;
	border-bottom: 1px solid #b6a98a;
}

.hall_item01 a dt {
	width: 50px;
	box-sizing: border-box;
	text-align: center;
	border-right: 1px solid #b6a98a;
	align-self: stretch;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 40px;
	color: #231815;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN", "Hiragino Mincho ProN", "æ¸¸æ˜Žæœ", YuMincho, "HGæ˜ŽæœE", "MS Pæ˜Žæœ", MS PMincho, serif;
	line-height: 1.2em;
	height: 54px;
}

.hall_item01 a dd {
	width: calc(100% - 50px);
	box-sizing: border-box;
	padding-left: 7px;
	color: #231815;
	line-height: 1.3em;
}

.hall_item01 a dd span {
	font-size: 12px;
}

.hall_sub01 {
	padding: 8px;
}

.hall_sub01 p {
	position: relative;
	font-size: 12px;
	padding: 2px 0 1px 45px;
}

.hall_sub01 p span {
	position: absolute;
	width: 39px;
	background: #231815;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	left: 0;
	top: 0;
	font-size: 12px;
}

.hall_sub01 p:last-child {
	margin: 0;
}

.hall_inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.hall_inner_ctn {
	margin-top: -95px;
	width: 96%;
	margin: 0 auto;
}

.hall_mb01 {
	margin-bottom: 40px;
}

.hall_mb02 {
	margin-bottom: 75px;
}

.hall_mb03 {
	margin-bottom: 60px;
}

.hall_item02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.hall_item02 dl {
	width: 300px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}

.hall_item02 dl dt {
	width: 120px;
}

.hall_item02 dl dd {
	width: calc(100% - 120px);
	box-sizing: border-box;
	padding: 0 0 0 10px;
	color: #606060;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4em;
}

.w20 {
	width: 20%;
}

.w25 {
	width: 25%;
}

.w30 {
	width: 30%;
}

.w33 {
	width: 33%;
}

.w50 {
	width: 50%;
}

.hall_tbl01 {
	width: 100%;
	border-collapse: collapse;
}

.hall_tbl01 td {
	background: #fff;
	text-align: center;
	color: #606060;
	padding: 18px;
	border: 1px solid #bebaaa;
}

.hall_h3 {
	padding: 3px 0 11px 60px;
	position: relative;
	color: #231815;
	font-size: 28px;
	font-weight: normal;
	border-bottom: 1px solid #231815;
	line-height: 1.4em;
	width: 920px;
	margin: 0 auto 14px;
	box-sizing: border-box;
}

.h3_img {
	position: absolute;
	left: 0;
	top: 0;
}

.hall_h3 .h3_txt {
	font-size: 14px;
	line-height: 1em;
}

.hall_slider_section {
	margin-bottom: 55px;
}

.hall_slider_main {
	margin-bottom: 30px;
}

.hall_slider_items {
	margin-right: 20px;
	position: relative;
}

.hall_slider_img {
	position: relative;
	margin: 0;
	height: 380px;
	line-height: 0;
}

.hall_slider_img&gt;img {
	max-width: none;
	width: auto;
	height: 100%;
}

.hall_slider_txt {
	position: absolute;
	color: #231815;
	font-size: 18px;
	padding: 23px 30px 20px;
	background: rgba(255, 255, 255, 0.8);
	width: 100%;
	box-sizing: border-box;
	bottom: 0;
	left: 0;
}

.hall_slider_nav {
	width: 808px;
	margin: 0 auto;
}

.col3 {
	width: 482px;
}

.hall_slider_nav_item {
	width: 156px;
	margin-right: 7px;
	cursor: pointer;
}

.hall_slider_nav_item:hover,
.hall_slider_nav_item.slick-current {
	opacity: 0.7;
}

.hall_slider_main .slick-prev {
	left: 50%;
	margin-left: -560px;
	position: absolute;
	background: url(/images/shop/ikebukuro/enkai/hall/prev_arrow.png) left no-repeat;
	width: 60px;
	height: 200px;
	z-index: 110;
}

.hall_slider_main .slick-next {
	right: 50%;
	margin-right: -560px;
	position: absolute;
	background: url(/images/shop/ikebukuro/enkai/hall/next_arrow.png) left no-repeat;
	width: 60px;
	height: 200px;
	z-index: 110;
}

.hall_slider_main .slick-prev:hover,
.hall_slider_main .slick-next:hover {
	opacity: 0.8;
}

.hall_slider_main .slick-prev:before,
.hall_slider_main .slick-next:before {
	display: none;
}

.hall_inner_ctn02 {
	width: 100%;
	max-width: 920px;
	margin: 0 auto 45px;
}

.hall_h4 {
	color: #231815;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 11px;
	padding-left: 35px;
	position: relative;
}

.hall_h4:before {
	content: 'â—†';
	position: absolute;
	font-size: 18px;
	color: #b6a98a;
	top: 5px;
	left: 10px;
}

.hall_mb04 {
	margin-bottom: 18px;
}

.hall_inner_side {
	overflow: hidden;
}

.hall_inner_side dt {
	width: 315px;
	line-height: 0;
	float: left;
}

.hall_inner_side dd {
	width: 590px;
	float: right;
}

.hall_inner_side.hall_inner_side02 dd {
    float: none;
    margin: 0 auto;
}

.hall_inner_side dd p {
	color: #595757;
	margin-bottom: 20px;
}

.floor_map {
	position: relative;
}

.floor_map::after {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 20px;
	height: 20px;
	background: url(https://www.pasela.co.jp/images/party/common/icon_lupe.png) no-repeat center/contain;
}

.hall_tbl02 {
	width: 100%;
	border: 1px solid #bebbac;
}

.hall_tbl02 th {
	padding: 10px;
	color: #fff;
	text-align: center;
	background: #5c5a4e;
	border: 1px solid #837f6f;
	font-weight: normal;
}

.hall_tbl02 th.th01 {
	background: #969280;
	font-size: 16px;
	padding: 6px;
}

.hall_tbl02 th.th01.border-white {
	border-right: 1px solid #fff;
}

.hall_tbl02 td {
	padding: 8px;
	color: #231815;
	text-align: center;
	border: 1px solid #bebbac;
	font-size: 16px;
	background: #fff;
}

.hall_tbl02.hall_last_tbl td {
	color: #595757;
	font-size: 14px;
}

.hall_tbl02.hall_last_tbl th.th01 {
	font-size: 14px;
}

.hall_item03 {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 55px;
}

.hall_item03 li {
	width: 292px;
	margin-right: 22px;
	margin-bottom: 20px;
}

.hall_item03 li:nth-child(3n) {
	margin-right: 0;
}

.hall_item03_ttl {
	font-weight: bold;
	color: #231815;
	font-size: 18px;
	margin-bottom: 7px;
}

.hall_item03_txt {
	color: #595757;
	margin: 0;
	line-height: 1.6em;
}

a[rel="lightbox"] {
	position: relative;
	display: block;
}

a[rel="lightbox"]:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 20%;
	height: 20%;
	background: url(/../images/shop/ikebukuro/enkai/hall/lightbox_zoom.png) right no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-ms-background-size: 100%;
	-o-background-size: 100%;
	background-size: auto 100%;
}

.hall_slider_nav .slick-track {
	display: flex;
	justify-content: center;
	width: 100% !important;
	transform: none !important;
}
</pre></body></html>