@charset "utf-8";

/* CSS Document */
@media screen and (min-width: 751px) {

.tab_01_tit01 > div.tab_01d,
.tab_01_tit02 > div.tab_01d { display: none; }
.tbl_05b_th{
  width: 20% !important;
}
}

@media screen and (max-width: 750px) {

.nav_sp { background: url(../../../images/shop/shinjyuku/enkai/index/bg_body.png); }

.tit_nav span { background: url(../../../images/shop/shinjyuku/enkai/index/bg_body.png); }

.slide_01_price { height: auto; }


.tab_01_content {
	padding: 4vw 0;
	margin-bottom: 6vw;
	border-left: none;
	border-right: none;
}

.tbl_05 th {

}

.list_07 li:nth-child(even) { display: block; }

.slide_03 .slick-prev::before { background: url(../../../images/shop/shinjyuku/enkai/index/button_slick.png) left no-repeat; }

.slide_03 .slick-next::before { background: url(../../../images/shop/shinjyuku/enkai/index/button_slick.png) right no-repeat; }

.btn_list_01 img {
	width: 49%;
	float: left;
	margin-left: 2%;
}

.enkai_acc_ttl { font-size: 14px; }

.enkai_acc_2side .enkai_acc_2side_item {
	width: 100%;
	margin-right: 0;
}

.tab_01_content .inner_01 {
	padding: 0 2%;
	margin-top: 0;
}

.tab_content .tab_items {
	margin-right: 0;
	margin-bottom: 4vw;
}

.tab_items02_price_sub { display: inline-block; }

.tab_items02 dt {
	width: 26%;
	margin-right: 4%;
}

.tab_items02 dd { width: 70%; }

.tab_items02tb { width: 100%; }

.tab_items02tb th {
	width: 40%;
	font-size: 3.4vw;
}

.tab_items02tb td {
	width: 60%;
	font-size: 3.4vw;
}

.tab_items02_price { font-size: 5.5vw; }

.tab_items02_price_ttl { font-size: 4.6vw; }

.tab_items02_prices,
.tab_items02_price_sub { font-size: 3.5vw; }

.tab_items02 { margin-bottom: 2%; }

.tab_items01_txt {
	font-size: 4vw;
	line-height: 1.4em;
}

.tab_01_tit01 > div {
	height: 12vw;
	margin: 0 2px;
	box-sizing: border-box;
	font-size: 3.5vw;
	display:flex;
}

.tab_01_tit01 {
	padding: 0;
	box-sizing: border-box;
}

.tab_01_tit01 > div.active {
	line-height: 1.3em;
	margin-bottom: 0;
	margin-top: 15px;
}

.tab_01_tit01 .tab_01a { width: 32%; }

.tab_01_tit01 .tab_01b {
	width: 32%;
	top: 2px;
}

.tab_01_tit01 .tab_01c {
	width: 28%;
	height: calc(12vw - 4px);
	top: -2px;
	padding: 0;
}

/*
.tab_01_tit01 > div.tab_01a .tab_01a_sp01 {
    top: 10px;
    font-size: 3.8vw;
    width: 100%;
    padding: 0;
    line-height: 1.3em;
    font-weight: bold;
}
.tab_01_tit01 > div.tab_01a.active .tab_01a_sp01 {
    font-size: 3.8vw;
    width: 100%;
    padding: 0;
    line-height: 1.3em;
    margin-bottom: 0;
    margin-top: 15px;
}
.tab_01_tit01 > div.tab_01a .tab_01a_sp02 {
    font-size: 2vw;
    line-height: 1em;
    padding: 1vw 4vw;
    border-radius: 10px;
    margin-top: 2px;
}
.tab_01_tit01 > div.tab_01a.active .tab_01a_sp02 {
    margin-top: 5px;
    font-size: 2.8vw;
    line-height: 1em;
    padding: 1vw 3vw;
    border-radius: 10px;
}
*/

.tab_01_tit01 .tab_01a { font-size: 3.8vw; }

.tab_01_tit01 .tab_01c a{
	font-size: 2.8vw;
	padding-right: 10%;
}

.tab_01_tit01 .tab_01b{
	font-size: 2.8vw;
	padding: 0;
}

.tab_01_tit01 .tab_01c:before,
.tab_01_tit01 .tab_01b:before{
	right: 2%;
	width: 14px;
	height: 14px;
	top: calc(50% - 7px);
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.tab_01 { padding-top: 5vw; }

.tab_content .tab_items:last-child { margin-bottom: 0; }

.tab_items .tab_items01_ttl a:hover {
	cursor: none;
	opacity: 1;
}

.txt_09 {
	font-size: 14px;
	text-align: center;
	margin: 20px 0px 20px 0px;
	color: #231815;
}

.btn_03 {
	background: #de0452;
	background: -moz-linear-gradient(top, #de0452 1%, #910032 100%);
	background: -webkit-linear-gradient(top, #de0452 1%, #910032 100%);
	background: linear-gradient(to bottom, #de0452 1%, #910032 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de0452', endColorstr='#910032', GradientType=0 );
	height: 15vw;
	font-size: 3.5vw;
	color: #fff;
	text-align: center;
	line-height: 15vw;
	text-decoration: none;
	text-shadow: 0 5px 5px #444;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.btn_pink a {
	width: calc(100% - 6vw);
	font-size: 4vw;
}

.nav_sp > .btn_pink > a { width: 100%; }
    .list_03 ul{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
    margin: 0;
    padding: 0;

}

.list_03 ul li{
        width: 49%;
        argin-bottom: 20px;
        display: flex;
        align-items: center;
    }
    .list_03 li .list_03_img{
        width: 30%;
    }
    .list_03 li .list_03_txt{
        width: 70%;
    }
    .hall_txt_sub01{
        font-size: 10px;
    }
		.season_box_03 .item .group_dl02 dl{
			display: block !important;
		}
    #sec_01 .list_04{
      width: 90%;
    }
    .list_04 li{
      font-size: 3vw;
    }
    .list_04 li img{
      width: 60%;
    }
    #sec_01 .tbl_02{
      width: 85%;
    }
    .plan_txt_01{
      width: 85%;
      font-size: 3.4vw;
    }
    .plan_list_03{
      padding: 0 2%;
    }
    .plan_list_03 li{
      width: 32%;
      margin-left: 0;
      margin-top: 2vw;
    }
    .plan_list_03 li a{
      padding: 5vw 0 2vw;
      font-size: 4vw;
      line-height: 1.1;
      height: 18vw;
      vertical-align: top;
    }
    .plan_list_03 li a img, .plan_list_03 li.two_rows a img{
      display: block;
      margin: 0 auto 1.5vw;
      width: 10vw;
      float: none;
    }
    .plan_list_03 li a span{
      font-size: 3.5vw;
      display: block;
      text-align: center;
      height: 9vw;
    }
    .plan_list_03 li a span.plan_span_01{
      padding-top: 2.4vw;
      height: 6.6vw;
    }
    .plan_list_03 li:nth-child(2){
      margin-left: 2%;
      margin-right: 2%;
    }
    .plan_list_03 li a::after {
      content: none;
    }
	.btn_event{margin-top: 15px;}
	.btn_event a{width: calc(100% - 6vw);margin: 0 auto;}
}

@media screen and (max-width: 490px) {

.span_02 {
	top: 2px;
	left: 2px;
	font-size: 20px;
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.span_02::before {
	width: 24px;
	height: 24px;
}
}
