﻿.plan {
    /* margin-bottom: -80px; */
    background: url(../images/common/bg_footer.png) no-repeat;
    background-size: 100%;
    background-position: center bottom;
}

#header .con_pagetitle .box_title .inner h2 {
    font-size: 240%;
}

@media only screen and (max-width: 767px) {
    #header .con_pagetitle .box_title .inner h2 {
        font-size: 200%;
    }
    #header .con_pagetitle .box_title .inner h2 br:nth-child(2) {
        display: none;
    }
}

.con_intr .box_intr,
.con_intr .box_icon,
.box_pnav,
.box_menu,
.con_plan,
.con_car {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto ;
}

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

    .con_intr .box_intr,
    .con_intr .box_icon,
    .box_pnav,
    .con_plan,
    .con_car {
        width: 91.66667%
    }
}

.con_intr .box_intr:after {
    content: "";
    display: table;
    clear: both
}

.con_intr {
    background: url(../images/common/bg_intr.png) no-repeat;
    background-size: cover;
    padding: 80px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.con_intr .box_intr .wrp_intr {
    float: none;
    width: 100%;
}

.con_intr .box_intr .wrp_intr .st_intr {
    letter-spacing: .44em;
    line-height: 1.6;
    font-family: 'Noto Serif JP', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
    font-size: 150%;
    text-align: center;
}

.con_intr .box_intr .wrp_intr .st_intr span {
    color: #ceb132
}

.con_intr .box_intr .wrp_intr .txt {
    line-height: 2.4;
    margin-top: 0;
    font-size: 120%;
    text-align: center;
}

.con_intr .box_intr .box_photo {
    overflow: hidden;
    float: right;
    width: 46.66667%
}

.con_intr .box_intr .box_photo li {
    float: left;
    width: 42.5%
}



.con_plan {
    padding: 80px 0 120px;
}

.con_plan section:nth-of-type(n+2){
    margin-top: 80px
}

.con_plan .main_photo {
    width: 100%
}

.con_plan .main_photo img {
    width: 100%
}

.con_plan .main_txt {
    text-align: center;
    margin-top: 30px
}

.con_plan .main_txt .st {
    letter-spacing: .24em;
    font-size: 147%
}

.con_plan .main_txt .txt {
    margin-top: 15px;
    font-size: 100%
}

.con_plan .box_menu_ttl {
    color: #f6d48a;
    font-size: 160%;
    text-align: center;
    margin-top: 1.2em;
}

.box_menu .menu_tbl {
    max-width: 1000px;
    margin: 40px auto 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.box_menu .menu_tbl table {
    width: 47%;
}

.box_menu .caption {
    font-size: 86%;
    padding: 2em 0 0;
    text-align: right;
    width: 100%;
}


.con_plan .box_dish .box_det .box_tbl table {
    width: 100%;
}

.con_plan .box_dish .box_det .box_tbl table tr th {
    width: 155px;
}

.con_plan .bnr_area a img {
    display: block;
    max-width: max-content;
    width: 100%;
    margin: 60px auto;
    transition: all .2s;
}
.con_plan .bnr_area a img:hover {
    opacity: .7;
}




.con_plan .tab_ttl {display: flex; justify-content: space-between; align-items: center;}
.con_plan .tab_ttl dt span {color: #ceb132;}
.con_plan .tab_ttl dt p {font-size: 22px;}
.con_plan .tab_ttl dd p {font-size: 22px;}
.con_plan .tab_ttl dd .tax {font-size: 14px;}

.con_plan .tab_ttl + p{margin-top: 16px;}


.con_plan .box_m_menu {
    display: flex; justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 16px;
}

.con_plan .box_m_menu>ul p{
    font-size: 20px;
    color: #ceb132;
}

.con_plan .box_m_menu > ul {
    width: 32%;
    font-size: 16px;
}

.con_plan .box_m_menu ul.wine_int {
    width: 48%;
    font-size: 16px;
    margin-top: 24px;
}

.con_plan .box_m_menu ul.beer_int {
    width: 100%;
    font-size: 16px;
}

.con_plan .box_m_menu figure{
    width: 48%;
}

.con_plan .box_m_menu ul.wine_int dt{
    font-size: 20px;
    color: #ceb132;
    line-height: 1.6;
}
.con_plan .box_m_menu ul.wine_int dd {
    font-size: 14px;
    margin-top: 8px;
}
.con_plan .box_m_menu ul.wine_int dd p {
    color: #fff;
    font-size: 14px;
}

.con_plan .box_m_menu>figure {
    margin: 0 auto;
}

.con_plan .box_m_menu ul li {
    line-height: 2;
}

.con_plan .box_m_menu > ul > li:nth-child(n+2) {
    margin-top: 16px;
}



.con_plan .box_s_menu {
    margin-top: 32px;
}

.con_plan .box_s_menu .ttl {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    background: #ceb132;
    padding: 0.6em 1em;
    display: inline-block;
}



.con_plan .box_s_menu .inner {
    margin: 0 auto;
    padding: 24px;
    border: 1px solid #ceb132;
}

.con_plan .box_s_menu .inner > p {
    margin-top: 16px;
}

.con_plan .box_s_menu .ttl_s span {
    color: #ceb132;
}
.con_plan .box_s_menu .ttl_s p {
    font-size: 22px;
}

.con_plan .box_s_menu ul {
    display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 16px; line-height: 2;
}

.con_plan .box_s_menu ul li {
    width: 32%;
    font-size: 16px;
}





.tab_menu {
    display: flex;
    width: 100%;
    margin: 0;
}

.tab_menu li {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 8px;
    margin: 0 1px 0 0;
    list-style: none;
    cursor: pointer;
    color: #ceb132;
    border: 1px solid #ceb132;
    background: #212121;
    text-align: center;
}

.tab_menu li:last-child {
    margin-right: 0;
}

.tab_menu li.selected {
    background: #ceb132;
    color: #212121;
}

.tab_menu li:hover {
    background: #ceb132;
    color: #212121;
}

.tab_menu li img {
    display: inline-block;
    padding: 0 5px 2px 0;
}

.select_menu_container {
    text-align: center;
}

.select_menu {
    padding: 12px;
    margin: 0 auto 0.8em;
    cursor: pointer;
    width: 100%;
    border-radius: 0;
    outline: none;
    background: #ceb132;
    color: #000;
    border: 1px solid #ceb132;
}

.tab_panel_container {
    border: 1px solid #ceb132;
    padding: 2em;
}

.tab_panel {
    overflow: hidden;
    height: 0;
    opacity: 0;
}

.tab_panel.is-show {
    overflow: visible;
    height: auto;
    opacity: 1;
    transition: opacity .4s ease-in-out;
}

@media screen and (min-width: 768px) {
    .select_menu_container {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    
    .tab_con {
        margin: 0 4%;
    }
    .tab_menu {
        display: none;
    }

    .con_plan .tab_ttl dt p {font-size: 20px;}
    .con_plan .tab_ttl dd p {font-size: 20px;}

    .tab_panel_container {
        padding: 1.2em;
    }

    .con_plan .box_m_menu>ul {
        width: 100%;
        font-size: 16px;
    }

    .con_plan .box_m_menu>ul+ul>li {
        margin-top: 16px;
    }

    .con_plan .box_s_menu ul li {
        width: 100%;
        font-size: 16px;
    }

    .con_plan .box_m_menu ul.wine_int{width:100%;}
    .con_plan .box_m_menu>figure {
        width:100%; margin-top: 24px;
    }
}










#footer {
    margin-top: 0;
}

@media only screen and (max-width: 767px) {
    #ptop {
        margin-top: 0;
    }
}


@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_intr .box_intr {
        position: relative
    }
    /* .con_intr .box_intr .wrp_intr {
        width: 67%
    } */
    .con_intr .box_intr .wrp_intr .st_intr {
        font-size: 147%
    }
    .con_intr .box_intr .wrp_intr .txt {
        line-height: 2.2
    }
    .con_intr .box_intr .box_photo {
        width: 30%
    }
    .con_intr .box_intr .box_photo li:last-child {
        display: none;
        width: 100%;
    }

    .con_intr .box_intr .box_photo li:last-child img {
        width: 100%;
        float: right;
        width: 50.35714%;
    }

    .con_plan .main_txt .st {
        font-size: 134%
    }
}


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

    .con_plan {
        padding: 0 0 60px;
    }
    .con_intr {
        padding: 8% 0
    }
    .con_intr .box_intr .wrp_intr {
        float: none;
        width: 100%;
    }
    .con_intr .box_intr .wrp_intr .st_intr {
        font-size: 100%;
        letter-spacing: 0.01em;
    }
    .con_intr .box_intr .wrp_intr .txt {
        margin-top: 4%;
        line-height: 2;
    }
    .con_intr .box_intr .box_photo {
        display: none;
    }
    .con_intr .box_intr .box_photo li:last-child {
        display: none;
    }

    .con_plan {
        margin-top: 3em;
        width: 100%;
    }

    .con_plan section:nth-of-type(n+2){
        margin-top: 40px
    }
    
    .con_plan .main_photo {
        width: 91.66667%;
        margin: auto
    }

    .con_plan .main_txt {
        margin-top: 1.5em
    }
    .con_plan .main_txt {
        text-align: left;
        width: 91.66667%;
        margin: 1.5em auto 0;
    }
    .con_plan .main_txt .st {
        font-size: 107%;
    }
    .con_plan .main_txt .txt {
        margin-top: 4%;
        font-size: 94%;
    }

    .con_plan .box_menu_ttl {
        color: #f6d48a;
        font-size: 120%;
        text-align: center;
        margin-top: 1em;
    }

    .con_plan .bnr_area {
        width: 91.66667%;
        margin: 0 auto;
    }

    .box_menu .menu_tbl {
        max-width: 92%;
        margin-top: 1em;
    }
    .box_menu .menu_tbl table {
        width: 92%;
        font-size: 92%;
        margin: 16px auto;
    }
    .box_menu .menu_tbl table tr {
        line-height: 2 !important;
    }
    .box_menu .menu_tbl table td {
        line-height: 2 !important;
    }
    .box_menu p {
        font-size: 86%;
        padding: 4px 6% 0;
        text-align: left;
    }

    .con_plan .box_dish .box_det .box_tbl {
        float: none;
        width: 100%;
        margin-top: 1.5em;
    }
    .con_plan .box_dish .box_det .box_tbl table tr th {
        width: 40%;
    }

    .con_plan .box_voice {
        max-width: 92%;
    }

}




.tab_con .btn {
    max-width: 320px; width: 100%; margin: 50px auto 0;
}

.tab_con .btn a {
    display: block;
    text-decoration: none;
    color: #000;
    background: #ceb132;
    padding: 1.2em 1em;
    line-height: 1;
    position: relative;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #ceb132;
    -moz-transition: background .3s, color .3s;
    -o-transition: background .3s, color .3s;
    -webkit-transition: background .3s, color .3s;
    transition: background .3s, color .3s
}

@media only screen and (max-width: 767px) {
    .tab_con .btn a {
        padding: 1em 0
    }
}

.tab_con .btn a:after {
    content: '→';
    text-align: center;
    color: #000;
    width: 1.8em;
    line-height: 1.8;
    border: 1px solid #000;
    -moz-border-radius: 1.8em;
    -webkit-border-radius: 1.8em;
    border-radius: 1.8em;
    font-size: 80%;
    position: absolute;
    top: 50%;
    right: 4%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transition: background .3s, border-color .3s, color .3s;
    -o-transition: background .3s, border-color .3s, color .3s;
    -webkit-transition: background .3s, border-color .3s, color .3s;
    transition: background .3s, border-color .3s, color .3s
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .tab_con .btn a:after {
        width: 2em;
        line-height: 2
    }

    .con_plan .box_m_menu>figure {
        margin: 32px auto 0;
    }
}

@media only screen and (max-width: 767px) {
    .tab_con .btn a:after {
        font-size: 67%
    }

    .con_plan .box_m_menu>figure {
        margin: 24px auto 0;
    }
}

.tab_con .btn a:hover {
    color: #ceb132;
    background: none
}

.tab_con .btn a:hover:after {
    border-color: #ceb132;
    background: none;
    color: #ceb132
}

@media only screen and (max-width: 767px) {
    .tab_con .btn {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .tab_con .btn {
        float: none;
        margin-top: 24px;
    }
}