@charset "utf-8";
/* CSS Document */



.m10t {
    margin-top: 10px;
}
.m30t {
    margin-top: 30px;
}
.m10b{
  margin-bottom: 10px;
}
.m20b{
  margin-bottom: 20px;
}
/* contents */
.header_r li img {
    margin-right: 0;
}
.header_r li:nth-child(1) img {
    margin-right: 10px;
}

.header_r li:nth-child(2) span {
    font-size: 12px;
    float: none;
}
.header_r li:nth-child(2) span::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000;
}
.header_r li:nth-child(2) a {
    padding-left: 10px;
}
.header_r li:nth-child(2) a:hover {
    opacity: 0.6;
}
.header_r li:nth-child(2) img {
    margin-right: 10px;
}

.header_r li:nth-child(3) span {
    font-size: 12px;
    float: none;
}
.header_r li:nth-child(3) span::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000;
}
.header_r li:nth-child(3) a {
    padding-left: 10px;
}
.header_r li:nth-child(3) a:hover {
    opacity: 0.6;
}
.header_r li:nth-child(3) img {
    margin-right: 10px;
}



.header_r li:nth-child(4) span {
    font-size: 12px;
    float: none;
}
.header_r li:nth-child(4) span::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 1px;
}
.header_r li:nth-child(4) a {
    padding-left: 10px;
}
.header_r li:nth-child(4) a:hover {
    opacity: 0.6;
}
.header_r li:nth-child(4) img {
    margin-right: 10px;
}




.header_r li:nth-child(5) {
    width: 220px;
}
.header_r li:nth-child(5) span {
    font-size: 15px;
    color: #fff;
    display: block;
}
.header_r li:nth-child(5) a {
    background: #d28d08;
    color: #fff;
    position: relative;
    padding-right: 40px;
    font-size: 12px;
}
.header_r li:nth-child(5) a:hover {
    background: #f5c362;
}
.header_r li:nth-child(5) a::after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 10px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 8px solid #fff;
    border-bottom: 5px solid transparent;
}
.header_r img {
    width: 30px;
    vertical-align: middle;
}

.slide .slick-prev::before {
    background: url(/images/shop/shinjyuku/enkai/index/button_slick.png) left no-repeat;
}
.slide .slick-next::before {
    background: url(/images/shop/shinjyuku/enkai/index/button_slick.png) right no-repeat;
}

.section_01 {
    background: url(/images/shop/shinjyuku/enkai/index/section_01_bg.png) center fixed;
}
.frame_wp dl dd p {
    display: flex;
    flex-direction: row;
}
.list_02 li.height_01 {
    height: 470px;
}
.list_02 li .tit_02 {
    font-size: 22px;
}
.slide_01_nav .slide_01_nav_child {
    width: 213px;
    margin-left: 20px;
}
.section_04 {
    background: #444 url(/images/shop/shinjyuku/enkai/index/section_04_bg.jpg) bottom center fixed;
}

.tab_01_tit01 {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0 40px;
    box-sizing: border-box;
}
.tab_01_tit01 > div {
    margin: 0 4px;
    font-size: 24px;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column !important;
    width: calc(100% / 3);
    font-weight: normal;
    padding: 10px 0;
}
.tab_01_tit01 > div.active {
    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: 0;
    box-sizing: border-box;
    position: relative;
    height: 69px;
    top: -5px;
}
.tab_01_tit01 .tab_01c a {
    color: #231815;
    position: relative;
    padding-right: 30px;
    line-height: 2.7;
}
.tab_01_tit01 .tab_01c a[target=_blank]:before,
.tab_01_tit01 .tab_01b a[target=_blank]: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: 32px;
}
.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_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/common/enkai/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 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;
}
.tit_06a::before {
    background: url(/images/shop/common/enkai/ico_05.png) center no-repeat;
}
.tit_06b::before {
    background: url(/images/shop/common/enkai/ico_06.png) center no-repeat;
}
.tit_06c::before {
    background: url(/images/shop/common/enkai/ico_07.png) center no-repeat;

}

.tbl_05b th, .tbl_05b td {
    text-align: center;
    font-size: 14px;
}
.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;
}
.footer_03_r li:nth-child(2) a {
    padding: 10px 40px 7px 20px;
}
#fancybox-close {
    background: transparent url(/images/shop/shinjyuku/enkai/index/fancybox/fancybox.png) -40px 0px;
}

a[rel="lightbox"]:after {
    background: url(/images/shop/shinjyuku/enkai/hall/lightbox_zoom.png) right no-repeat;
}

.span_12 {
    font-size: 140%;
    color: #900;
    font-weight: bold;
}
.label_note {
    font-size: 12px;
    color: #606060;
    font-weight: normal;
    display: inline-block;
    margin-left: 5px;
	position: relative !important;
	margin-top: 5px !important;
	left: 2px !important;
}
.enkai_des01 {
    color: #606060;
    margin-bottom: 10px;
}
.enkai_acc_ttl {
    font-size: 16px;
    color: #fff;
    padding: 8px 40px 8px 10px;
    background: #87793b;
    position: relative;
    cursor: pointer;
}
.enkai_acc_ttl:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 29px;
    background: url(/images/shop/common/enkai/enkai_close.png) 0 0 no-repeat;
    background-size: contain;
    top: calc(50% - 14px);
    right: 8px;
}
.enkai_acc_ttl.open:after {
    background: url(/images/shop/common/enkai/enkai_open.png) 0 0 no-repeat;
    background-size: contain;
}
.enkai_acc_ttl:hover {
    opacity: 0.7;
}
.enkai_acc_detail {
    padding: 12px;
    display: none;
    border-left: 2px solid #87793b;
    border-right: 2px solid #87793b;
    border-bottom: 2px solid #87793b;
}
.enkai_acc_more {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
}
.enkai_acc_list li {
    margin-left: 20px;
    margin-bottom: 5px;
}
.enkai_acc_list02 li{
    margin-left: 1.3em;
    list-style-type: disc;
}
.enkai_acc_2side {
    display: flex;
    flex-wrap: wrap;
}
.enkai_acc_2side .enkai_acc_2side_item {
    width: 48%;
    margin-right: 4%;
}
.enkai_acc_2side .enkai_acc_2side_item:nth-child(2n) {
    margin-right: 0;
}
.enkai_acc_2side_item ul li {
    font-size: 12px;
    color: #595757;
}

.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;
}

.btn_pink{
	margin-top:10px;
}

.btn_pink a{
    width: 600px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    background: #c33e6d;
    position: relative;
    display: block;
    font-size: 16px;
    margin: 0 auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.btn_pink a::after{
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 7px solid transparent;
    margin-top: -7px;
}
.hall_txt_sub01{
    font-size: 12px;
    line-height: 1.5em;
}
.a_right{
  text-align: right;
}
.plan_txt_01{
  width: 600px;
  margin: 0 auto;
  color: #606060;
  font-size: 18px;
}
.btn_02a{
  display: none;
}
.plan_list_03{
  margin: 10px 0 0;
}
.plan_list_03 ul li:first-child{
  margin-left: 0;
}
.plan_list_03 li{
  width: 313px;
  float: left;
  display: table;
  margin-top: 20px;
  margin-left: 10px;
}
.plan_list_03 li a{
  display: table-cell;
  vertical-align: middle;
  padding: 3px 30px 0 10px;
  color: #fff;
  text-align: center;
  background: #751e06;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 20px;
  position: relative;
  height: 58px;
  line-height: 1.5;
}
.plan_list_03 li a img{
  display: inline;
  vertical-align: middle;
  margin-right: 10px;
}
.plan_list_03 li a span{
  font-size: 18px;
  color: #fff;
}
.plan_list_03 li a::after{
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-left: 10px solid #fff;
  border-bottom: 7px solid transparent;
  margin-top: -6px;
}
.plan_list_03 li.two_rows a{
  text-align: left;
  line-height: 1.1;
}
.plan_list_03 li.two_rows a img{
  float: left;
  margin-left: 10px;
}
#sec_02{
  background: #e9e6d8;
}
.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;
}
.btn_event02{
	margin: 0 auto;
	padding: 40px 0 0 0;
	box-sizing: border-box;
}
.btn_event02 a {
	text-align: center;
	display: block;
}
.th_box .th_img{
  padding-right: 5px;
}
#sec_05a .tbl_05a th {
    height: 77px;
}
#sec_05a .tbl_05 th:first-child {
    background: #fff;
}

@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;
    }
    #sec_05a .tbl_05{
        width: 100%;
    }
    #sec_05a .list_07 li:nth-child(even) {
        padding: 0;
        width: 32%;
    }
    #sec_05a .list_07 li .tbl_05 {
        max-width: 300px;
    }
    #sec_05a .tbl_05 th{
        font-size: 13px;
    }
    #sec_05a .tbl_05 td {
        height: 160px;
    }

}

    @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;
    }

    #sec_05a .span_10 {
        font-size: 3.5vw;
    }

    .list_07 li:nth-child(even) { display: block; }
    .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;
    }
    }
    @media screen and (max-width:750px){
        #sec_05a .list_07 td{
            font-size: 3.5vw;
        }
    }
