@charset "utf-8";

/* CSS Document */
@media screen and (max-width: 750px) {
    #bounenkai #sec_bounenkai h2 {
        margin-bottom: 10vw;
    }

    #bounenkai #sec_bounenkai {
        width: 100%;
    }

    #bounenkai #sec_bounenkai .inner {
        width: 100%;
    }

    .section {
        width: 100%;
        box-sizing: border-box;
    }

    .mainvisual.enkai_bounenkai {
        width: 100%;
    }

    .inner_01 {
        width: 100%;
        padding: 0 3vw;
        box-sizing: border-box;
    }

    .bounenkai_list dl {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 3%;
    }

    .bounenkai_list dl dt {
        width: 43%;
        float: left;
        margin-right: 3%;
        box-sizing: border-box;
    }

    .bounenkai_list dl dd {
        width: 54%;
        float: right;
        box-sizing: border-box;
    }

    .bounenkai_list .bounenkai_ttl03 {
        font-size: 4vw;
        line-height: 1.2em;
    }

    .bounenkai_list .bounenkai_txt03 {
        font-size: 3vw;
        margin-bottom: 0;
    }

    .bounenkai_list dl:last-child {
        margin-bottom: 0;
    }

    .bounenkai_btn02 {
        padding: 4vw 0 6vw 0;
    }

    .bounenkai_btn02 a {
        width: 100%;
        font-size: 3.7vw;
    }

    img {
        max-width: 100%;
    }

    #breadcrumbs_sp {
        background: #231816;
        margin-top: 0;
    }

    .breadcrumbs li a {
        padding: 0 10px 0 15px;
    }

    .breadcrumbs li a span {
        font-size: 10px;
        white-space: nowrap;
    }

    .mainvisual {
        height: 180px;
    }

    .mainvisual {
        background: url(/images/shop/shibuya/enkai/top/plan/bounenkai/bounenkai_mainsp.png) center center no-repeat;
        margin-bottom: 6vw;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .mainvisual h1 {
        width: 94%;
        font-size: 30px;
    }

    .mainvisual h1 span.h1_span {
        font-size: 18px;
    }

    .under_h2 {
        width: 100%;
        margin: 0 auto 6vw auto;
    }

    .plan_list_03 {
        padding: 0 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 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 a::after {
        content: none;
    }

    .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_box_01_info {
        display: table;
    }

    .plan_box_01_info>div {
        display: table-cell;
        vertical-align: top;
        float: none !important;
        font-size: 3.7vw;
    }

    .plan_box_01 .plan_box_01_txt {
        font-size: 3.7vw !important;
        width: 100%;
    }

    .plan_box_01_info>div.plan_box_01_thumb {
        width: 40%;
        padding-right: 2%;
    }

    .plan_box_01 .plan_box_02 {
        width: calc(100% - 6vw);
        padding: 3vw;
        float: none;
        text-align: center;
        font-size: 3.7vw;
    }

    .plan_list_02 li {
        width: 15.8%;
        margin-left: 1%;
        font-size: 3vw;
        line-height: 2.3;
    }

    .plan_box_01 {
        margin-top: 0;
        padding: 0 3vw 1px 3vw;
    }

    .plan_box_01 .tbl_05 {
        float: none;
        width: 100%;
        margin-top: 3vw;
    }

    .plan_box_01 .tbl_05 th,
    .plan_box_01 .tbl_05 td {
        padding: 5px 1vw;
        font-size: 3.7vw;
        vertical-align: middle;
        line-height: 1.4em;
    }

    .plan_box_01 .tbl_05 th.th_04 {
        background: #5c5a4e;
        color: #fff;
        text-align: center;
    }

    .plan_box_01_content {
        margin: 4vw 0;
    }

    .plan_box_01 .btn_01 a {
        font-size: 3vw;
        height: 15vw;
        line-height: 15vw;
        width: 100%;
    }

    .pc_none {
        display: block !important;
    }

    .sp_none {
        display: none !important;
    }

    .season_btn_01 {
        margin-left: 3vw;
        margin-right: 3vw;
        padding: 2vw 1vw;
        margin-bottom: 0;
    }

    .season_btn_01 a {
        font-size: 3.7vw;
    }

    .season_box_02 {
        padding: 0 3vw;
        margin-bottom: 0px;
    }

    .season_box_02_content {
        background: none;
        padding: 0;
    }

    .season_box_02_content .box_02_inner {
        padding: 2vw;
    }

    .season_title_01 {
        font-size: 4.2vw;
    }

    .group_dl01 .arrow {
        padding: 0 5px;
        margin-top: 12px;
        box-sizing: border-box;
    }

    .group_dl01 dl {
        border: none;
        width: calc((100% - 46px) / 3);
        padding: 0;
    }

    .group_dl01 dl dt {
        font-size: 3vw;
        margin-bottom: 0px;
    }

    .group_dl01 dl dd {
        box-sizing: border-box;
        border: solid 1px #969280;
    }

    .season_box_03,
    .season_box_04,
    .season_box_05 {
        margin-left: 3vw;
        margin-right: 3vw;
        padding: 2vw 1vw;
    }

    .season_box_03 .tab_contents {
        padding: 2vw;
    }

    .white_box_01 {
        padding: 2vw;
        margin-top: 2vw;
    }

    .white_box_01 .season_box_list_01 {
        display: block !important;
    }

    .season_box_03 .item .group_dl02 dl,
    .season_box_03 .item .group_dl02 dt,
    .season_box_03 .item .group_dl02 dd {
        display: block;
    }

    .season_box_03 .item .group_dl02 dl {
        padding-top: 2vw;
        margin-top: 2vw;
    }

    .season_box_03 .item .group_dl02 dt {
        width: auto;
        padding-left: 0;
        font-size: 4.5vw;
        margin-bottom: 5px;
    }

    .season_box_03 .item .group_dl02 dt .label1 {
        font-size: 3.5vw;
        margin-left: 2px;
        padding: 0 2vw;
        line-height: 5vw;
    }

    .season_box_03 .item .group_dl02 dt .label1 span {
        font-size: 4.0vw;
    }

    .season_box_03 .item .group_dl02 dt .label2 {
        display: inline-block;
        font-size: 2.8vw;
        width: auto;
    }

    .season_box_03 .item .group_dl02 dt .label2 span {
        font-size: 3.7vw;
    }

    .season_box_03 .item .group_dl02 .dl02_fix .label1 {
        vertical-align: 0;
    }

    .season_box_03 .item .group_dl02 .dl02_fix .label2 {
        margin-top: 0;
    }

    .season_box_03 .item .group_dl02 dd {
        font-size: 3.5vw;
        color: #606060;
    }

    .season_box_list_01 .box_content {
        width: auto;
        margin-top: 2vw;
    }

    .season_box_list_01 .box_content .ttl {
        font-size: 4.0vw;
    }

    .season_box_list_01 .box_content .ttl {
        display: flex;
        padding-left: 14vw;
    }

    .season_box_list_01 .box_content .ttl .label {
        width: 12vw;
        font-size: 3.0vw;
        line-height: 1em;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .season_box_list_01 .box_content .ttl .label span {
        font-size: 5.0vw;
    }

    .season_box_list_01 .box_content ul {
        padding: 2vw;
    }

    .season_box_list_01 .box_content ul li {
        font-size: 3.2vw;
    }

    .season_box_list_01 {
        margin-bottom: 0;
    }

    .group_dl02 {
        margin-bottom: 2vw;
    }

    .season_box_03 .tabs {
        margin-bottom: 2vw;
    }

    .season_box_03 .tabs li {
        width: 48% !important;
        margin-right: 4%;
        margin-bottom: 3vw;
    }

    .season_box_03 .tabs li:nth-child(2n+0) {
        margin-right: 0;
    }

    .season_box_03 .tabs li a {
        border: none;
        font-size: 3.7vw;
        line-height: 1.4;
        border-radius: 0;
        padding-top: 5px;
    }

    .season_box_03 .tabs li a .fz_01 {
        font-size: 6.5vw;
    }

    .season_box_03 .tabs li a .fz_02 {
        font-size: 4.5vw;
    }

    .season_box_03 .tabs li a.active {
        background: #7272aa;
        color: #fff;
    }

    .season_box_03 .tabs li a.active span {
        color: #fff;
    }

    .season_title_02 {
        font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "MS P明朝", MS PMincho, serif;
        font-weight: bold;
        font-size: 4.0vw;
        text-align: center;
        padding: 2vw 0;
    }

    .season_title_02 .font_01 {
        font-size: 6.0vw;
        font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "MS P明朝", MS PMincho, serif;
    }

    .season_box_03 .inner_content,
    .season_box_04 .inner_content {
        margin-top: 15px;
    }

    .season_box_04 {
        margin-top: 0px;
    }

    .season_box_04 .inner_content {
        padding: 2vw;
    }

    .season_box_04 .group_dl03 dl,
    .season_box_04 .group_dl03 dt,
    .season_box_04 .group_dl03 dd {
        display: block;
        width: 100%;
        padding: 0;
    }

    .season_box_04 .group_dl03 dl {
        padding-top: 2vw;
        margin-top: 2vw;
    }

    .season_box_04 .group_dl03 dt .group_span {
        font-size: 4.0vw;
        position: static;
    }

    .season_box_04 .group_dl03 dt .label1 {
        font-size: 4.0vw;
        padding: 0 1vw;
        line-height: 1.4;
        vertical-align: 0px;
        margin: 0;
    }

    .season_box_04 .group_dl03 dt .label2 {
        display: inline-block;
        font-size: 3vw;
        width: auto;
        margin-top: 2px;
    }

    .season_box_04 .group_dl03 dt .label2 span {
        font-size: 4.0vw;
    }

    .box_content .ttl .label3 {
        width: 30vw;
        font-size: 2.8vw;
        right: 1vw;
        top: 50%;
        padding: 1vw 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .box_content .ttl .label3 span {
        font-size: 3.2vw;
    }

    .season_box_04 .group_dl03 dd {
        font-size: 3.5vw;
        width: 100%;
    }

    .season_box_04 .group_dl03 .dl_block dt {
        padding-top: 2vw;
    }

    .season_box_04 .group_dl03 .dl_block dd {
        padding: 2vw 0 0 2vw;
        margin-top: 2vw;
    }

    .season_box_04 .ul_list_01 li,
    .div_list_01 li,
    .div_list_02 li {
        width: 50% !important;
        font-size: 3.2vw;
        float: left;
    }

    .list_sp_text_01 li:nth-child(3),
    .list_sp_text_01 li:nth-child(4),
    .list_sp_text_01 li:nth-child(7),
    .list_sp_text_01 li:nth-child(8),
    .list_sp_text_01 li:nth-child(19) {
        width: 100% !important;
    }

    .list_sp_text_01 li:nth-child(3),
    .list_sp_text_01 li:nth-child(7),
    .list_sp_text_01 li:nth-child(10),
    .list_sp_text_01 li:nth-child(19) {
        margin-bottom: 3vw;
    }

    .list_sp_text_02 li:nth-child(11) {
        width: 100% !important;
    }

    .list_sp_text_02 {
        margin-bottom: 3vw;
    }

    .div_list_01 .col,
    .div_list_02 .col {
        width: 100%;
        float: none;
        margin-bottom: 3vw;
        clear: both;
        overflow: hidden;
    }

    .div_list_01 .col1 li:first-child,
    .div_list_01 .col3 li {
        width: 100% !important;
    }

    .div_list_01 .col1 li:first-child br {
        display: none;
    }

    .season_box_05 .inner_content {
        padding: 2vw;
        box-sizing: border-box;
        margin-top: 4vw;
    }

    .bounenkai_list {
        padding: 3vw 0 0 0;
        box-sizing: border-box;
    }

    .season_box_06 {
        margin-left: 3vw;
        margin-right: 3vw;
        padding: 2vw 1vw;
        box-sizing: border-box;
    }

    .bounenkai_frame02ct_l dl {
        padding: 4vw 0;
    }

    .bounenkai_frame02ct {
        padding: 2vw;
        box-sizing: border-box;
    }

    .bounenkai_frame02ct_l dl dt {
        padding-left: 1vw;
        font-size: 3vw;
    }

    .bounenkai_frame02ct_l dl dd {
        font-size: 3vw;
        padding-right: 1vw;
    }

    .bounenkai_frame02 {
        margin-bottom: 3vw;
        padding: 3vw;
        box-sizing: border-box;
    }

    .bounenkai_frame02ct {
        display: flex;
        flex-direction: column;
    }

    .bounenkai_frame02ct_r {
        display: flex;
        flex-direction: column;
        float: none;
        width: 100%;
        margin-bottom: 4vw;
    }

    .bounenkai_frame02ct_l {
        flex-direction: column;
        display: flex;
        order: 2;
        float: none;
        width: 100%;
    }

    .bounenkai_ttl02 {
        font-size: 5vw;
    }

    .season_box_04 .tit_02a {
        margin-top: 4vw;
    }

    .text_fix_01 {
        font-size: 3.2vw;
    }

    .season_title_01:before {
        top: 16%;
    }

    .season_box_04 .group_dl03 dt .group_span.fs20 {
        font-size: 3vw;
    }

    .tbl_05b td .price,
    .tbl_05b td .price span {
        font-size: 3.7vw;
    }

    .season_box_layout {
        background: #fff;
        padding: 2vw;
    }

    .season_box_layout .box_content_01 {
        width: 100%;
        margin-top: 0;
        padding: 1vw 0 3vw;
        border-bottom: solid 1px #e8e8e8;
    }

    .season_box_layout .box_content_01:last-child {
        border-bottom: 0;
    }

    .box_content_double {
        width: 100% !important;
    }

    .box_content_ttl01 {
        display: block;
        font-size: 4.0vw;
        margin-bottom: 5px;
        color: #bf320a;
        font-weight: bold;
    }

    .box_content_ttl01 .label1 {
        font-size: 3.5vw;
        margin-left: 2px;
        padding: 0 2vw;
        line-height: 5vw;
        display: inline-block;
        background: #000;
        color: #fff;
        border-radius: 3px;
        font-weight: normal;
    }

    .box_content_ttl01 .label1 span {
        font-size: 4.0vw;
        color: #fff;
    }

    .box_content_ttl01 .label2 {
        display: inline-block;
        font-size: 2.8vw;
        background: #cbebfa;
        text-align: center;
        border-radius: 3px;
        font-weight: normal;
    }

    .box_content_ttl01 .label2 span {
        font-size: 3.7vw;
    }

    .box_content_txt01 {
        display: block;
        font-size: 3.5vw;
        color: #606060;
        margin-bottom: 5px;
    }

    .white_box_01.group_dl02 {
        margin-bottom: 0;
        border-bottom: solid 1px #e8e8e8;
    }

    .label1_grand {
        margin-left: 0 !important;
    }

    .season_box_04 .group_dl03 dt .label2 {
        position: relative;
        top: 0;
        left: 0;
        margin-left: 0;
    }

    #sec_bounenkai .food_contents .food_flex {
        width: 100%;
    }

    #bounenkai .group_dl01 dl:nth-of-type(1){
        width: 15%;
    }
    
    #bounenkai .group_dl01 dl:nth-of-type(2){
        width: 63%;
    }
    
    #bounenkai .group_dl01 dl:nth-of-type(3){
        width: 15%;
    }    
}

@media screen and (max-width: 490px) {
    .bounenkai_list .bounenkai_ttl03 {
        padding: 2% 0;
    }

    .season_btn_01 a span {
        margin-right: 10px;
    }

    .season_btn_01 a:before {
        right: 2%;
    }
}
