/* CSS Document */

.pc_none{
    display: none;
}
.f_red{
  color:red;
}
#content {

}

.ticket_ttl07 {
    font-size: 62px;
    text-align: center;
    color: #000;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝B, serif;
    letter-spacing: 0px;
    font-weight: bold;
}
.txt_allergy02 {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: bold;
}

.wrap_table_allergen {
    margin: 20px auto;
}

.cap_allergen {
    font-size: 26px;
    margin-bottom: 10px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝B, serif;

}

.cap_allergen02{
    margin-top: 60px;
}

.table_allergen {
    border: solid 2px #000;
    width: 100%;
    line-height: 1.2;
}

.table_allergen tr>* {
    vertical-align: middle;
    border: solid 1px #000;
    border-top-style: none;
    border-left-style: none;
    text-align: center;
    font-size: 16px;
    padding:10px;
    height: 60px;
}

.table_allergen tr>*:last-child {
    border-right-style: none;
}

.table_allergen tr:last-child>* {
    border-bottom-style: none;
}

.txt_allergy03 {
    font-size: 20px;
    margin-bottom: 10px;
}

.txt_allergy04 {
    font-size: 20px;
    margin-bottom: 40px;
}

.txt_allergy05 {
    font-size: 16px;
}
.reservation_bx {
    width: 60%;
    margin: auto;
    text-align: center;
    color: #000;
}

.reservation_txt01 a{
    font-size: 25px;
    color: #000;
    margin: 20px 0;
    display: block;
    width: fit-content;
    margin: 20px auto;
    color: #4590A9;
    font-weight: bold;
  }
@media screen and (max-width: 750px) {
  #content {
    width: 95%;
  }
    .sp_none {
        display: none!important;
    }
    .pc_none{
        display: block;
    }
    .inner {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }

    .box_center .text_txt01 {
        text-align: left;
    }

    .map_box img {
        width: 100%;
    }

    .legian_box01 .inner {
        width: 100%;
        display: block;
        padding: 0 15px;
    }

    .legian_box01_left {
        width: 80%;
        margin: 0 auto 35px auto;
    }

    .legian_box01_left img {
        width: 100%;
    }

    .legian_box01_right {
        width: 100%;
    }

    .legian_box02 .inner {
        display: block;
        padding: 0 15px;
    }

    .legian_box02 .legian_box01_left {
        margin: 0 auto 35px auto;
    }

    .header {
        height: 60vh;
    }


    .ticket_ttl07 {
        font-size: 5vw;
    }

    .main_visual {
        position: absolute;
        top: calc(50% - 10vw);
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }

    .access .inner {
        width: 100%;
        padding: 0;
    }

    .header::after {
        height: 71px;
    }

    .mainvisual {
        background-image: none;
        height: 40vh;
    }

    .mainvisual::before {
        content: "";
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 100vh;
        background: url('../../images/plan/plan_mainvisual_sp.png') repeat-y top center;
        -webkit-background-size: cover;
        background-size: contain;
    }

    .content_inner {
        width: 100%;
        padding: 30px 5px;
        margin-bottom: 0;
    }

    .box_post {
        margin-top: 70px;
    }

    .cap_plan {
        margin-top: 16px;
        font-size: 10px;
        width: 85%;
        margin: 0 auto;
        margin-top: 3vh;
    }

    .ticket_ttl07 span {
        font-size: 16px;
    }

    .list_tab {
        align-items: end;
    }

    .list_tab li {
        width: 30vw;
        height: 60px;
        border-bottom: 1px solid #7E6772;
    }

    .list_tab li.list_tab_active {
        height: 70px;
    }

    .box_post {
        margin-top: 70px;
    }

    .box_taglist {
        width: 85%;
        margin: 40px auto 0;
        display: flex;
        flex-wrap: wrap;
    }

    .box_taglist a {
        margin-bottom: 5px;
    }

    .box_tab {
        width: 100%;
        margin-top: 25px;
    }

    .inner_tab {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .inner_tab>div {
        width: 85%;
        margin: 0 auto 20px;
    }

    .course_plan:nth-of-type(4n) {
        margin-right: auto;
    }

    .ticket_ttl07 {
        font-size: 32px !important;
        letter-spacing: 0.1em
    }

    .ticket_ttl07::first-letter {
        font-size: 32px !important;
    }

    .more_btn {
        width: 100%;
    }

    .wrap_table_allergen {
        width: 100%;
    }

    .table_allergen tr>* {
        width: 50%;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        line-height: 1em;
        height: 65px;
        padding:5px;
    }

    .table_allergen01{
        border-right: solid 1px #000;
        border-bottom: solid 1px #000;
    }
    .table_allergen01 tr:last-child>*{
        border-bottom-style: solid;
    }
    .table_allergen02 tr:nth-of-type(2n) >*{
        border-right: none;
    }

    .table_allergen02 tr:nth-of-type(2n) >*:last-child{
        border-right: none;
    }

    .table_allergen tr>*:last-child {
        border-right-style: solid;
    }

    .table_allergen tr>*:nth-child(6) {
        display: none;
    }

    .table_allergen02 tbody {
        display: flex;
        flex-wrap: wrap;
    }

    .table_allergen02 tr {
        width: 50%;
    }

    .table_allergen02 tr>* {
        width: 100%;
    }
    .reservation_bx {
        width: 90%;
    }


}
