.subtitle {
    font-size: 2.25rem;
    font-weight: 900;
    background-color: #fae818;
    display: inline;
    color: #000;
    padding: 0 1rem;
}

.scroll-animations {
    overflow: hidden;
}

.animated {
    visibility: hidden;
    overflow: hidden;
}

.animated.fadeInUp {
    visibility: visible;
    overflow: hidden;
}

.show-on {
    margin-top: 5rem;
}

.show-info {
    color: #fff;
    font-size: 1.3rem;
    margin-top: 2rem;
}

.show-info .info-flex {
    display: flex;
    flex-direction: column;
}

.show-info ol {
    text-align: left;
    margin: auto;
}

.show-info h6 {
    font-size: 1.8rem;
    border-bottom: 2px dotted #fff;
    padding-bottom: 6px;
    display: inline-block;
    color: #f7df83;
    font-weight: 700;
}

.ticket .date {
    margin-top: 3rem;
}

.articles_box img {
    width: 100%;
    margin-bottom: 15px;
}

.articles_box a {
    display: contents;
    color: #242424;
}

.articles_box H3 {
    font-size: .9rem;
    font-weight: 500;
    line-height: 1.35;
    margin-bottom: 30px;
}

h4.mbr-fonts-style {
    line-height: 1.4;
}

.detail>li {
    list-style: none;
    font-size: 1.5rem;
    color: var(--main-color);
    font-weight: 700;
    letter-spacing: .25px;
}

.detail li img {
    width: 15px;
}

.dt-list {
    font-size: 1.25rem;
    line-height: 1.3;
    color: #222222;
    font-weight: 400;
}

.dt-list li {
    margin: .5rem 0;
    list-style: none;
    margin-left: -19px;
}

.table td,
.table th {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.sp-box {
    color: #000000;
    background-color: #ffefb1;
    border: 8px solid #ffefb1;
    padding: .6rem 0;
    font-size: 1.3rem;
    line-height: 1.2;
    text-align: left;
    font-weight: 600;
    padding-left: 1rem;
}

.bg-white {
    background-color: #fff;
}

.inline-padding {
    padding: .75rem 1rem;
}

.table td {
    padding: 0;
}

.speaker {
    font-size: 1.25rem;
}

.img-pic img {
    width: 100%;
}

.tickets-icon {
    width: 30px;
    height: 30px;
    margin-right: .5rem;
    background-image: url(../images/tickets.svg);
    background-position: center;
    background-size: contain;
}

.btn-outline {
    border: 1px solid #fff;
    color: #fff;
}

.btn-outline:hover {
    color: #fff000;
}

.ps {
    background-color: #ffffff;
    width: 100%;
    max-width: 1280px;
    text-align: center;
    padding: .5rem 1rem;
    color: #222;
}

.ps p {
    margin-bottom: 0;
}

.ps h6 {
    color: indianred;
}

.qna h4 {
    line-height: 2.5;
}

.qna .display-6 {
    line-height: 1.5;
    font-weight: 300;
}

.d-flex {
    display: flex;
}

.flex-table {
    flex-direction: row;
    justify-content: space-between;
}

.prize {
    text-align: left;
    flex-basis: 45%;
}

.pr-center {
    flex-basis: 40%;
}

.prize h2 {
    font-size: 1.7rem;
}

.prize .sp-img {
    width: 100%;
    padding: 0 3%;
}

.prize h4 {
    font-size: 1.8rem;
    border-bottom: 2px dotted #eac29a;
    padding-bottom: .6rem;
}

.prize h2,
.prize h5 {
    line-height: 1.3;
}

.prize small {
    font-size: 65%;
}

table.money-info {
    font-size: 1.25rem;
}

.google-map {
    padding: 1.5rem 0;
}

.nextyear p {
    line-height: 1.6;
    font-size: 1.2rem;
    font-weight: 300;
}

.next-plan {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.sec-padding {
    padding: 3rem 0;
}

.plan-body {
    background-color: #a9cdd1;
    color: #000;
    border-radius: 1rem;
    padding: 2rem 1rem;
    margin: 1rem auto;
    text-align: center;
}

.plan-body h2 {
    font-size: 1.4rem;
}

.o-btn .btn {
    border-radius: 5rem;
    padding: .5rem 1rem;
    font-size: 1.2rem;
}

.talk-show {
    padding: 3rem 0;
    background-color: var(--main-color);
    margin-top: -1px;
}

.sp {
    background-color: #fff000;
    color: #b60000;
    padding: 1px 6px;
    letter-spacing: 1px;
    font-weight: 500;
}

.col-md-2-4 {
    width: 19%;
}

.high-light {
    font-size: 1.8rem;
    font-weight: 500;
    color: #f7e802;
    padding: 5px;
}

.high-light2 {
    color: #eb241d;
}

.high-light3 {
    font-weight: 600;
    padding: 5px 10px;
    color: #ea001c;
    font-size: 1.1rem;
    background-color: #ffffff;
    margin-top: -1rem;
    letter-spacing: 1px;
    border-radius: 25px;
}

.pri-box {
    color: #000000;
}

.prize-two {
    background-color: #FFF;
    border-radius: 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.prize-two h6 {
    color: #999999;
    font-weight: 400;
    margin-top: -10px;
}

@media (max-width: 900px) {
    .prize-two h6 {
        margin-top: -1px;
    }
    .prize h2 {
        font-size: 1.4rem;
    }
}

.btn-super {
    background-color: #599e87;
    color: #fff;
    font-size: 1.1rem;
    border-radius: 5rem;
}

.btn-super:hover {
    background-color: #000;
    color: #fff;
    transition: all .5s;
}

.modal-header {
    border-bottom: 1px solid #2e8942;
}

.modal-header .modal-title {
    color: #2c8841;
    font-weight: 600;
    font-size: 1.5rem;
}

.money-info th,
.money-info td {
    padding: 4.5% 2%;
    text-align: center;
    /* border: 2px solid #00384f; */
}

.onsale {
    background-color: #ede3dd;
}

.onsale a.btn-danger {
    background-color: #ea001c !important;
    color: #fff !important;
}

.onsale a.btn-danger:hover {
    background-color: #222 !important;
    color: #fff !important;
}

.offsale {
    background-color: #ccc;
    color: #666666;
}

.offsale .btn-danger {
    cursor: default !important;
    border: 0px;
    background-color: #ccc !important;
    color: #666 !important;
}

.next-box {
    padding-left: 5px;
    padding-right: 5px
}

.side-btn {
    display: none;
}

.mbr-author-name small {
    display: block;
}

.testimonial-photo img {
    width: 84%;
    border-radius: 10rem;
}

.logo-box {
    color: #fff;
    margin: auto;
    text-align: center;
}

.logo-box li {
    display: inline-block;
    list-style: none;
    margin: 0 15px;
}

.logo-img img {
    width: 100%;
    max-width: 100px;
}

.logo-img-l img {
    width: 100%;
    max-width: 280px;
}

.logo-img-l2 img {
    width: 100%;
    max-width: 200px;
}

.table-bordered {
    border: none;
}

.table-bordered td,
.table-bordered th {
    border: none;
}

.mob-action {
    display: none;
}

.warning{
    background-color: #868686;
    color: white;
    padding: 10px 20px;
    margin-top: 74px;
}

@media( max-width:997px) {
    .col-md-2-4 {
        width: 48%;
    }
    h4.mbr-fonts-style {
        font-size: .9rem;
    }
    .inline-padding {
        padding: .75rem;
    }
    .talk-show {
        padding: 1rem 0;
    }
    .qna .display-6 {
        font-size: .9rem;
    }
    .qna h4 {
        line-height: 1.5;
        padding: 1rem 0;
    }
    .side-btn {
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 99;
        display: inline-block;
    }
    .side-btn .btn {
        padding: 5px;
        border-radius: 10rem;
        width: 70px;
        height: 70px;
        box-shadow: 1px 1px 5px #33333359;
    }
    .pri-box {
        margin: 1.25rem 0;
    }
    .testimonial-photo img {
        width: 100%;
    }
    .show-info {
        font-size: 1rem;
        padding: 5px;
        margin-top: .5rem;
    }
    .show-info h6 {
        font-size: 1.1rem;
        border-bottom: 1px dotted #fff;
    }
    .show-info ol {
        margin-left: -15px;
    }
    .show-info p {
        font-size: .8rem;
    }
    .flex-table {
        flex-direction: column;
        justify-content: space-between;
    }
    .info-flex li {
        font-size: 1rem;
    }
    .prize {
        flex-basis: 98%;
        margin: auto;
    }
    .plan-body {
        padding: 1.5rem 0;
    }
    .detail>li {
        font-size: 1.1rem;
    }
    .dt-list {
        font-size: 1rem;
    }
    .sp-box {
        font-size: 1rem;
    }
    .articles_box .col-6 {
        padding: 0 6px;
    }
    .articles_box H3 {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.35;
        margin-bottom: 30px;
    }
    .logo-box li {
        margin: 0;
    }
    .logo-box li img {
        width: 80%;
    }
    .logo-block {
        display: block !important;
    }
    .o-btn .btn {
        border-radius: 5rem;
        padding: .25rem .5rem;
        font-size: 1.2rem;
    }
    .mob-action {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #000000bf;
    }
    .mob-action .ticket {
        transform: scale(0.9);
    }
}

@media(max-width:600px) {
    table.money-info {
        font-size: .9rem;
    }
    .nextyear p {
        line-height: 1.4;
        font-size: .9rem;
        font-weight: 300;
    }
    .ticket .date {
        margin-top: 1rem;
    }
    .warning{
        background-color: #868686;
        color: white;
        padding: 10px 20px;
        margin-top: 60px;
    }
    .mob-hide{
        display: none;
    }
}