@charset "UTF-8";

#en ul.nav {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    display: table;
    padding: 0 40px;
}
#en ul.nav li a {
    display: inline-block;
    color: #ffed99;
    font-size: 20px;
    padding: 18px 0 10px;
    background: none;
    line-height: 1.2;
    font-feature-settings: "palt";
    font-weight: bold;
    text-shadow: 2px 2px 10px #f791a8, -2px 2px 10px #f791a8, 2px -2px 10px #f791a8, -2px -2px 10px #f791a8;
}
@media screen and (max-width: 1200px) {
    #en ul.nav li a {
        display: inline-block;
        color: #ffed99;
        font-size: 16px;
        padding: 18px 0 10px;
        background: none;
        line-height: 1.2;
        font-feature-settings: "palt";
        font-weight: bold;
        text-shadow: 2px 2px 10px #f791a8, -2px 2px 10px #f791a8, 2px -2px 10px #f791a8, -2px -2px 10px #f791a8;
    }  
}
@media screen and (max-width: 768px) {
    .section_title {
        font-size: 24px;
    }
}
.section_title_outer {
    margin: 20px 0;
}

.system_content {
    text-align: center;
    margin: 0 auto 40px;
    padding: 40px;
    background: #FFF;
}
.system_title {
    position: relative;
    text-align: center;
    font-size: 32px;
    letter-spacing: -0.04em;
    font-weight: bold;
    color: #000;
    font-feature-settings: "palt";
    margin: 10px 0;
}
@media screen and (max-width: 768px) {
    .system_content {
        text-align: center;
        margin: 0 auto 40px;
        padding: 0;
        background: #FFF;
    }
}

.course_table {
    width: 100%;
    max-width: 1400px;
    border: 1px solid #f5e6c8;
    border-right: none;
    font-size: 20px;
    margin: 10px auto;
    display: table;
    background: #fffaf0;
}
.course_table tr {
    display: table-cell;
    /*width: 20%;*/
    padding: 0;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center;
    border-right: 1px solid #f5e6c8;
}
.course_table th {
    border-bottom: 1px solid #f5e6c8;
    color: #000;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    display: block;
    padding: 15px 0;
    word-break: break-all;
    background: #ffed99;
}
.course_table td {
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    font-weight: bold;
    display: block;
    padding: 30px 0;
    font-size: 24px;
    word-break: break-all;
    line-height: 1.2;
    background: #fffdf3;
}
.price_text_large {
    font-size: 28px;
    font-weight: bold;
}
.price_text_middle {
    font-size: 22px;
    font-weight: bold;
}
.price_text_attention {
    font-size: 13px;
    letter-spacing: 0em;
}
@media screen and (max-width: 768px) {
    .system_content {
        margin: 10px auto;
        padding: 10px;
    }
    .system_title {
        font-size: 24px;
    }
    .course_table {
        width: 100%;
        font-size: 16px;
        margin: 0 0 20px;
        border-top: 1px solid #ededed;
        border-left: 1px solid #ededed;
        border-right: 1px solid #ededed;
        border-bottom: 1px solid #ededed;
    }
    .course_table tr {
        width: 100%;
        display: block;
        float: none;
        clear: both;
        border-bottom: 1px solid #ededed;
    }
    .course_table tr.c_course_table {
        width: 100%;
        display: block;
        float: none;
    }
    .course_table th {
        text-align: center;
        vertical-align: middle;
        font-weight: bold;
        display: block;
        padding: 0;
        width: 40%;
        float: left;
        height: 50px;
        line-height: 50px;
        letter-spacing: 0em;
    }
    .course_table td {
        text-align: center;
        font-weight: bold;
        vertical-align: middle;
        font-weight: bold;
        display: block;
        padding: 0;
        font-size: 16px;
        width: 60%;
        float: left;
        height: 50px;
        line-height: 50px;
        letter-spacing: 0em;
    }
    .price_text_large {
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0em;
    }
    .price_text_middle {
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0em;
    }
    .price_text_attention {
        font-size: 12px;
        text-align: left;
    }
}

.group_discount {
    margin: 30px auto 0;
    text-align: center;
}
.group_discount h3 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
    font-weight: bold;
    line-height: 1;
    font-feature-settings: "palt";
}
.group_discount p {
    font-size: 20px;
    line-height: 1.4;
}
.group_discount p span {
    font-weight: bold;
}
@media screen and (max-width: 768px) {
    .group_discount {
        margin: 0 auto 10px;
    }
    .group_discount h3 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .group_discount p {
        font-size: 15px;
        line-height: 1.2;
        padding: 5px 0;
        text-align: left;
    }
    .group_discount p span {
        font-size: 18px;
        font-weight: bold;
    }
}

.reserve_ttl {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.reserve_line_ttl {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
}

.reserve_tel {
    font-size: 36px;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
    margin: 15px 0;
}
.reserve_tel span {
    display: block;
    font-size: 22px;
    padding-bottom: 5px;
}
.reserve_tel a {
    display: none;
}
@media screen and (max-width: 768px) {
    .reserve_ttl {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
    }
    .reserve_line_ttl {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        margin-top: 30px;
    }

    .reserve_tel {
        font-size: 22px;
        line-height: 1.4;
        font-weight: bold;
        text-align: center;
        padding-bottom: 0;
        margin: 5px 0;
    }
    .reserve_tel span {
        display: block;
        font-size: 18px;
        padding-bottom: 5px;
    }
    .reserve_tel a {
        display: block;
        max-width: 300px;
        text-align: center;
        margin: 15px auto 0;
        font-size: 18px;
        letter-spacing: 0em;
        color: #fff !important;
        padding: 15px 5px;
        background: -ms-linear-gradient(120deg, #ffa0d4, #fbd292);
        background: -moz-linear-gradient(120deg, #ffa0d4, #fbd292);
        background: linear-gradient(120deg, #ffa0d4, #fbd292);
        background-size: 150%;
        border-radius: 8px;
        font-feature-settings: "palt";
        font-weight: bold;
        text-shadow: 2px 2px 10px #f791a8,-2px 2px 10px #f791a8,2px -2px 10px #f791a8,-2px -2px 10px #f791a8;
    }
    .reserve_tel a img {
        display: block;
        width: 100%;
        max-width: 190px;
        height: auto;
        margin: 0 auto;
    }
}

.system_reserve_button {
    padding: 10px 0;
    text-align: center;
}
.system_reserve_line {
    display: inline-block;
    width: 48%;
    max-width: 360px;
    text-align: center;
    background: #5ACF4A;
    color: #fff !important;
    padding: 16px 0;
    font-size: 24px;
    font-weight: bold;
    transition: opacity .3s;
    font-feature-settings: "palt";
    border-radius: 8px;
}
.system_reserve_line:hover {
    opacity: .75;
    color: #fff !important;
}
.system_reserve_line:active, .system_reserve_line:visited, .system_reserve_line:foucs, .system_reserve_line:click {
    color: #fff !important;
}
@media screen and (max-width: 768px) {
    .system_reserve_button {
        padding: 0;
    }
    .system_reserve_line {
        width: 100%;
        max-width: 300px;
        margin: 10px auto;
        font-size: 16px;
        letter-spacing: 0em;
        display: block;
        padding: 14px 0;
    }
}
.credit_attention {
    font-size: 14px;
    text-align: center;
}
@media screen and (max-width: 768px) {
    .credit_attention {
        font-size: 14px;
        text-align: left;
    }
}
.prohibitions_txt h5 {
    font-weight: bold;
    font-size: 22px;
}
.prohibitions_txt ul {
    margin: 15px 0 30px;
}
.prohibitions_txt:last-child ul {
    margin: 15px 0 0;
}
.prohibitions_txt ul li {
    font-size: 18px;
    line-height: 1.6;
}
@media screen and (max-width: 768px) {
    .prohibitions_txt h5 {
        font-weight: bold;
        font-size: 18px;
    }
    .prohibitions_txt ul {
        margin: 10px 0 20px;
    }
    .prohibitions_txt:last-child ul {
        margin: 10px 0 0;
    }
    .prohibitions_txt ul li {
        font-size: 15px;
        line-height: 1.6;
        text-align: left;
    }
}

#page_top {
    position: fixed;
    bottom: 25px;
    right: 20px;
    z-index: 10;
    display: none;
}
@media screen and (max-width: 768px) {
    #page_top {
        bottom: 52px;
        right: 0;
    }
    #page_top a {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
}

#en .top_schedule_outer .cup_icon {
    top: -10px;
    right: -10px;
    max-width: 100px;
}
@media screen and (max-width: 768px) {
    #en .top_schedule_outer .cup_icon {
        top: 0px;
        right: 0px;
        max-width: 60px;
    }
}