@charset "utf-8";
/* CSS Document */

/* contents */

.slide .slick-prev::before {
    background-image: url(../../../images/shop/ikebukuro/enkai/index/button_slick.png);
}

.slide .slick-next::before {
    background-image: url(../../../images/shop/ikebukuro/enkai/index/button_slick.png);
}
.inner {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px;
}
.section_01 {
    background-image: url(../../../images/shop/ikebukuro/enkai/index/section_01_bg.png);
}

.frame_wp dl dd p {
    display: flex;
    flex-direction: row;
}
.slide_01_child p.slide_01_txt {
    height: 42px;
}

.slide_01_price.more_height {
    padding: 0 20px;
}
.slide_01_price.more_height .span_04 {
    margin-bottom: 3px;
}
.slide_01_nav .slide_01_nav_child {
    width: 213px;
    margin-left: 20px;
}
.slide_01 .slick-prev::before {
    background-image: url(../../../images/shop/ikebukuro/enkai/index/button_slick.png);
}
.slide_01 .slick-next::before {
    background-image: url(../../../images/shop/ikebukuro/enkai/index/button_slick.png);
}
.section_04 {
    background-image: url(../../../images/shop/ikebukuro/enkai/index/section_04_bg01.webp);
}
.btn_03 {
    padding-left: 10px;
    box-sizing: border-box;
}

.box_02 .box02_line {
    width: 920px;
    padding: 20px;
    background: #fff;
    margin: 0 auto 0;
    position: relative;
    overflow: hidden;
}
.box_02 .box02_line:before {
    content: "";
    position: absolute;
    width: calc(100% - 40px);
    height: 1px;
    background: #bebaaa;
    left: 20px;
    top: 0;
}
.box02_line_txt {
    width: 450px;
    float: left;
    text-align: center;
    color: #231815;
    font-size: 18px;
    margin-top: 5px;
}
.box02_line_txt .underline {
    position: relative;
    font-size: 18px;
    display: inline-block;
    letter-spacing: 0;
    z-index: 0;
}
.box02_line_txt .underline:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 8px;
    background: #fffca7;
    left: 0;
    bottom: 5px;
    z-index: -1;
}
.box02_line_btn {
    width: 450px;
    float: right;
    text-align: center;
}


.tab_01_tit01 > div.tab_01c:hover a::after {
    border-left: 10px solid #fff;
}
.tit_06a::before {
    background-image: url(../../../images/shop/ikebukuro/enkai/index/ico_05.png);
}
.tit_06b::before {
    background-image: url(../../../images/shop/ikebukuro/enkai/index/ico_06.png);
}

.tit_06c::before {
    background-image: url(../../../images/shop/ikebukuro/enkai/index/ico_07.png);
}

.tit_07 {
    text-align: left;
}

.tbl_05 th {
    text-align: center;
}

.box_content .ttl .label3 {
    color: #000;
    font-weight: bold;
}
/*add 01102018*/
/*10092018*/
.tab_01_tit01 {
    border-bottom: 2px solid #000;
    text-align: center;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0 40px;
    box-sizing: border-box;
}
.tab_01_tit01 > div {
    margin: 0 4px;
    border: 2px solid #000;
    position: relative;
    font-size: 24px;
    background: #eeeeee;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: calc(100% / 3);
    height: 80px;
    font-weight: normal;
    padding: 10px 0;
}
.tab_01_tit01 > div.active {
    border-bottom: none;
    top: 2px;
    background: #fff;
    border-top: 4px solid #751e06;
}
.tab_01_tit01 > div.active:hover {
    background: #fff;
}
.tab_01_tit01 .tab_01a {
    top: 2px;
    color: #231815;
    line-height: 1.3em;
    padding: 10px 0;
    box-sizing: border-box;
    position: relative;
    left: 0;
}
.tab_01_tit01 .tab_01b {
    color: #231815;
    line-height: 1.3em;
    padding: 10px 0;
    box-sizing: border-box;
    position: relative;
    top: 2px;
    left: 0;
}
.tab_01_tit01 .tab_01c {
    padding: 5px 0;
    box-sizing: border-box;
    position: relative;
    height: 73px;
    top: -5px;
}
.tab_01_tit01 .tab_01c a {
    color: #231815;
    position: relative;
    padding-right: 30px;
    line-height: 1.3;
}
.tab_01_tit01 .tab_01c:before {
    position: absolute;
    content: '';
    background: url(/images/shop/common/enkai/ico_01_bk.svg) no-repeat;
    top: calc(50% - 9px);
    width: 18px;
    height: 18px;
    background-size: 18px auto;
    right: 15px;
}
.tab_01_tit01 > div:hover {
    background: #ccc;
}
.tab_01_tit01 > div.tab_01a.active .tab_01a_sp {
    font-size: 18px;
    color: #563008;
    line-height: 30px;
    background: #ffd429;
    display: block;
    font-weight: bold;
    border-radius: 20px;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.tab_01_tit01 > div.tab_01a .tab_01a_sp01 {
    position: absolute;
    top: 10px;
    font-size: 16px;
    color: #231815;
    font-weight: bold;
    padding: 4px 0 10px 0;
    box-sizing: border-box;
    line-height: 1.3;
}
.tab_01_tit01 > div.tab_01a span {
    display: inline-block;
    line-height: 1em;
}
.tab_01_tit01 > div.tab_01a.active .tab_01a_sp01 {
    font-size: 20px;
    color: #fff;
    box-sizing: border-box;
    margin-bottom: 7px;
    padding: 8px;
    line-height: 1.3;
}
.tab_01_tit01 > div.tab_01a .tab_01a_sp02 {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    background: #a9a9a9;
    font-weight: bold;
    border-radius: 20px;
    padding: 0 15px;
    box-sizing: border-box;
}
.tab_01_tit01 > div.tab_01a.active .tab_01a_sp02 {
    font-size: 18px;
    color: #563008;
    line-height: 30px;
    background: #ffd429;
    font-weight: bold;
    border-radius: 20px;
    padding: 0 15px;
    box-sizing: border-box;
}
.tab_01_content {
    padding: 0;
    background: #fff;
    margin-bottom: 30px;
}
.tab_01_content > div {
    display: none;
}
.tab_01_content > div.active {
    display: block;
}
.tab_01_content .inner_01 {
    padding: 30px 30px 0 30px;
    box-sizing: border-box;
}
.tab_content .tab_items {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc( ( 100% - 40px ) / 3 );
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
    background: #fff;
    -webkit-box-shadow: 2px 2px 3px 0px rgb(0, 0, 0, 0.3);
    box-shadow: 2px 2px 3px 0px rgb(0, 0, 0, 0.3);
    border: 1px solid #563008;
}
.tab_content .tab_items:hover {
    opacity: 0.6 !important;
}
.tab_content .tab_items:nth-child(3n+3) {
    margin-right: 0;
}
.tab_items .tab_items01_ttl {
    background: #563008;
    font-family: "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "MS P明朝", MS PMincho, serif;
    font-size: 18px;
    color: #fff;
    line-height: 22px;
    padding: 10px 10px 10px 20px;
    box-sizing: border-box;
    position: relative;
}
.tab_items .tab_items01_ttl:after {
    position: absolute;
    content: "";
    background: #fff;
    width: 3px;
    height: 22px;
    left: 10px;
    top: calc(50% - 11px);
}
.tab_items .tab_items01_ttl:before {
    position: absolute;
    content: "";
    background: url(../../../images/shop/shinjyuku/enkai/index/img_ic01.png) no-repeat;
    width: 23px;
    height: 23px;
    background-size: 23px auto;
    right: 10px;
    top: calc(50% - 12px);
}
.tab_items .tab_items01ct {
    background: #fff;
    padding: 15px 10px;
    box-sizing: border-box;
}
.tab_items02 {
    margin-bottom: 10px;
}
.tab_items02 dt {
    width: 122px;
    margin-right: 10px;
    float: left;
}
.tab_items02 dt img {
    width: 100%;
}
.tab_items02 dd {
    width: calc(100% - 132px);
    float: right;
}
.tab_items02_price {
    color: #d46934;
    font-size: 22px;
    line-height: 0.9em;
    font-weight: bold;
}
.tab_items02_prices {
    font-size: 14px;
    font-weight: normal;
}
.tab_items02_price_sub {
    font-size: 12px;
    color: #231815;
    margin-bottom: 2px;
    display: block;
    font-weight: normal;
}
.txt_tax {
    font-size: 12px;
    color: #231815;
    margin-bottom: 2px;
    font-weight: normal;
}
.tab_items02tb {
    border: 1px solid #9d9494;
    background: #fff;
    width: 100%;
}
.tab_items02tb th {
    width: 57%;
}
.tab_items02tb td {
    width: 43%;
}
.tab_items02tb td, .tab_items02tb th {
    border-bottom: 1px solid #9d9494;
    padding: 2px 4px;
    box-sizing: border-box;
}
.tab_items02tb tr:last-child td, .tab_items02tb tr:last-child th {
    border-bottom: none;
}
.tab_items02tb th {
    background: #eae7da;
    font-size: 14px;
    font-weight: normal;
    color: #231815;
    text-align: left;
}
.tab_items01_txt {
    font-size: 14px;
    color: #231815;
    line-height: 1.7em;
}
.tab_items02_price_ttl {
    background: #eae7da;
    padding: 0 4px;
    box-sizing: border-box;
    margin: 4px 0;
}
.tab_items .tab_items01_ttl a {
    color: #fff;
    font-size: 18px;
}
.tab_items {
    cursor: pointer;
}
.txt_09 {
    font-size: 18px;
    text-align: center;
    margin: 40px;
    color: #231815;
}

/*end 01102018*/

@media screen and (min-width:751px) {
.list_07 li:nth-child(even) padding: 0 3% 0 1%;
 width: 36%;
}
.list_07 li img {
    float: left;
    margin-right: 10px;
    width: 120px;
}
.list_07 li h5 {
    font-size: 18px;
    margin-bottom: 10px;
}
.list_07 li p {
    font-size: 12px;
    color: #606060;
}
.tab_01_tit02 {
    height: 80px;
    border-top: 2px solid #000;
    text-align: center;
}
.tab_01_tit02 > div {
    height: 80px;
    display: inline-block;
    width: 300px;
    height: 76px;
    line-height: 76px;
    margin: 0 2px;
    border: 2px solid #000;
    position: relative;
    font-size: 22px;
    background: #eeeeee;
    cursor: pointer;
    bottom: 2px;
}
.tab_01_tit02 > div:hover {
    background: #ccc;
}
.tab_01_tit02 > div.active {
    border-top: none;
    border-bottom: 4px solid #751e06;
    bottom: 4px;
    background: #fff;
}
.tab_01_tit02 > div.tab_01c {
    height: 70px;
    bottom: -3px;
    background: #a6840d;
}
.tab_01_tit02 > div.tab_01c:hover {
    background: #a6840d;
    border: 2px solid #a6840d;
    opacity: 0.8;
}
.tab_01_tit02 > div.tab_01c a {
    color: #fff;
    position: relative;
    display: block;
    font-size: 18px;
    padding-right: 30px;
}
.tab_01_tit02 > div.tab_01c:hover a {
    color: #fff;
    opacity: 1;
}
.tab_01_tit02 > div.tab_01c a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 10px solid #000;
    border-bottom: 7px solid transparent;
    margin-top: -7px;
}
.tab_01_tit02 > div.tab_01c:hover a::after {
    border-left: 10px solid #fff;
}
.tab_01_tit02 > div span {
    font-size: 16px;
}
.txt_04 {
    color: #bf320a;
    font-size: 18px;
    font-weight: bold;
}
.txt_05 {
    color: #606060;
    font-size: 14px;
}
.list_08 {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    text-align: left;
}
.list_08 dt {
    position: relative;
}
.list_08 dt::before {
    content: '';
    position: absolute;
    top: 5px;
    left: -15px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #606060;
}
.list_08 dt::after {
    content: '';
    position: absolute;
    top: 10px;
    left: -15px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #606060;
}
.span_10 {
    color: #bf320a;
    font-size: 20px;
    font-weight: bold;
}
.span_10 span {
    font-size: 14px;
    color: #bf320a;
}
.slide_03 {
    width: 840px;
    margin: 30px auto;
}
.slide_03 .slick-slide {
    padding: 0 10px;
    color: #606060;
}
.slide_03 img {
    width: 100%;
    margin-bottom: 5px;
}
.slide_03 .slick-prev, .slide_03 .slick-next {
    background: #751e06;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
}

.present_img_area {
    display: flex;
    justify-content: center;
}
.present_img_area p {
    width: 32%;
}
.present_img_area img {
    width: 100%;
}
#fancybox-close {
    background-image: url(../../../images/shop/ikebukuro/enkai/index/fancybox/fancybox.png);
}

a[rel="lightbox"]:after {
    background-image: url(../../../images/shop/ikebukuro/enkai/hall/lightbox_zoom.png);
}


.span_12 {
    font-size: 140%;
    color: #900;
    font-weight: bold;
}
ol.box_menu {
    overflow: hidden;
    margin: 5px;
    padding-left: 30px !important;/*height: 225px;*/
}
.box_menu li {
    list-style: decimal;
}
.box_content_double {
    width: 920px !important;
}
.season_box_06 {
    padding-top: 40px;
}
.bounenkai_frame02 {
    margin-bottom: 40px;
    background: #eae7da;
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
}
.bounenkai_frame02ct {
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
}
.bounenkai_ttl02 {
    font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "MS P明朝", MS PMincho, serif;
    font-size: 28px;
    color: #231815;
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
}
.bounenkai_ttl02:before {
    position: absolute;
    content: "";
    left: 0;
    top: calc(50% - 10px);
    width: 20px;
    height: 20px;
    background: url(../../../../../images/shop/common/enkai/ttl02_img.png) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.bounenkai_frame02ct_l {
    width: 500px;
    float: left;
    border: 3px solid #eae7da;
    margin-right: 10px;
    box-sizing: border-box;
    padding: 0 20px;
}
.bounenkai_frame02ct_r {
    width: calc(100% - 510px);
    float: right;
    box-sizing: border-box;
}
.bounenkai_frame02ct_r img {
    width: 100%;
}
.bounenkai_frame02ct_l dl {
    box-sizing: border-box;
    border-bottom: 1px solid #eae7da;
    padding: 24px 0 23px 0;
}
.bounenkai_frame02ct_l dl:last-child {
    border-bottom: none;
}
.bounenkai_frame02ct_l dl dt {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-left: 25px;
    font-size: 14px;
    color: #231815;
}
.bounenkai_frame02ct_l dl dd {
    color: #231815;
    width: 50%;
    float: right;
    box-sizing: border-box;
    text-align: right;
    padding-right: 25px;
}
.couse_name {
    display: inline-block;
    width: 48%;
}
.season_box_layout .season_box_list_01 .box_content ol {
    height: calc(100% - 30px);
    padding: 15px 10px 10px 25px;
    margin-left: 20px;
}
.season_box_list_01 .box_content ol li {
    padding: 3px 0;
}
.span14 {
    font-size: 11px;
    display: block;
    margin-bottom: 3px;
    float: left;
    margin-right: 5px;
    margin-top: 10px;
    background: #d28d08;
    color: #fff;
    padding: 3px;
    border-radius: 3px;
}
.span15 {
    font-size: 10px;
    display: block;
    margin: 0;
}
.more_height_r {
    float: left;
}


.line_box .line_box_tel {
    width: 920px;
    padding: 20px;
    background: #fff;
    display: table;
    margin: 20px auto 0;
}
.line_box .line_box_tel > div {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    font-size: 14px;
    line-height: 1.3;
}
.line_box .line_box_tel > div:first-child {
    padding-top: 10px;
}
.line_box .line_box_tel > div.line_box_tel02 {
    display: none;
}
.line_box .line_box_tel > div span {
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 42px;
    letter-spacing: 6px;
}
.line_box .line_box_tel > div img {
    float: left;
    margin-right: 10px;
}
.line_box .line_box02 {
    width: 920px;
    padding: 20px;
    background: #fff;
    margin: 0 auto 0;
    position: relative;
    overflow: hidden;
}
.line_box .line_box02:before {
    content: "";
    position: absolute;
    width: calc(100% - 40px);
    height: 1px;
    background: #bebaaa;
    left: 20px;
    top: 0;
}
.line_box02_txt {
    width: 450px;
    float: left;
    text-align: center;
    color: #231815;
    font-size: 18px;
    margin-top: 5px;
}
.line_box02_txt .underline {
    position: relative;
    font-size: 18px;
    display: inline-block;
    letter-spacing: 0;
    z-index: 0;
}
.line_box02_txt .underline:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 8px;
    background: #fffca7;
    left: 0;
    bottom: 5px;
    z-index: -1;
}
.line_btn {
    width: 450px;
    float: right;
    text-align: center;
}
.hall_txt_sub01 {
    font-size: 12px;
    line-height: 1.5em;
}
.fixed-footer .wrap_btn{
  font-size: 0 !important;
}

.btn_fixed_footer{
  overflow: hidden;
  display: inline-table;
  vertical-align: top;
  border-radius: 6px;
  width: 220px;
  background-color: #d28d08;
  text-decoration: none;
}

.btn_fixed_footer.line{
  background-color: #00b800;
}

.btn_fixed_footer > .inner_btn{
  display: table-cell;
  vertical-align: middle;
  height: 50px;
  font-size: 18px !important;
  text-align: center;
  color: #fff;
  letter-spacing: 0;
}

.btn_fixed_footer + .btn_fixed_footer{
  margin-left: 20px;
}
.btn_event{
    margin-top: 30px;
}

.btn_event a{
	width: 600px;
  height: 60px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  color: #fff;
  text-align: center;
  background: #35bcb5;
  position: relative;
  font-size: 16px;
  margin: 0 auto;
  border: solid 1px #35bcb5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.btn_event a .icon_event {
  width: 30px;
  height: 30px;
  margin-right: 5px;
}
.btn_event a .icon_window {
  width: 18px;
  height: 18px;
  margin-left: 10px;
}
