@charset "utf-8";

/* 발매 */

.page-paper {
    margin: 0;
    padding: 0;
    background-color: #000;
}

.page-paper div:nth-child(2) {
    color: #fff;
}

/* 티켓 뷰 (커스텀) */

.bo-v-ticket {
    color: #fff;
}

.bo-v-ticket .ticket-tab {
    flex-direction: row;
    border: 1px solid #C4FF97;
    border-radius: 0;
}

.bo-v-ticket .ticket-tab a {
    padding: 10px 0;
    border: 0;
    border-right: 1px solid #C4FF97;
    border-radius: 0;
    text-align: center;
}

.bo-v-ticket .ticket-tab a:last-child {
    border-right: 0;
}

.bo-v-ticket .ticket-tab .list-group-item {
    background-color: transparent;
    font-weight: 600;
    color: #C4FF97;
}

.bo-v-ticket .ticket-tab .list-group-item.active {
    background-color: #C4FF97;
    font-weight: 600;
    color: #666;
}

#bo_v_atc .col-lg-4 .fs-4 {
    position: relative;
    padding-left: 15px;
    color: #C4FF97;
}

#bo_v_atc .col-lg-4 .fs-4:before {
    content: "";
    position: absolute;
    top: -9px;
    left: 0;
    display: block;
    width: 5px;
    height: 22px;
    margin-top: 14px;
    background-color: #C4FF97;
}

#bo_v_atc .col-lg-12 .btn {
    padding: 10px 24px;
    background-color: #C4FF97;
    font-size: 22px;
    font-weight: 600;
    color: #666;
    border-radius: 999px;
}

/* tia 스토리 */

.ctt_story .video-area .ratio {
    height: 75svh !important;
}

.ctt_story .page-paper {
    background-color: #fff;
    line-height: 1.7;
}

.ctt_story .page-paper._2 {
    height: 480px;
    /*background-image: url(../img/page/story_2.png);*/
    color: #fff;
}

.ctt_story .page-paper div:nth-child(2) {
    color: #333;
}

/* */

video {
    object-fit: cover; 
    position: absolute;
}

/* tia 페스타 */

.ctt_festa .ticket-tab {
    flex-direction: row;
    border: 1px solid #666;
    border-radius: 0;
}

.ctt_festa .ticket-tab a {
    padding: 10px 0;
    border: 0;
    border-right: 1px solid #666;
    border-radius: 0;
    text-align: center;
}

.ctt_festa .ticket-tab a:last-child {
    border-right: 0;
}

.ctt_festa .ticket-tab .list-group-item {
    background-color: transparent;
    font-weight: 600;
}

.ctt_festa .ticket-tab .list-group-item.active {
    background-color: #666;
    font-weight: 600;
    color: #fff;
}

.ctt_festa .col-lg-4 .fs-4 {
    position: relative;
    padding-left: 15px;
    font-weight: 600;
    color: #666;
}

.ctt_festa .col-lg-4 .fs-4:before {
    content: "";
    position: absolute;
    top: -9px;
    left: 0;
    display: block;
    width: 5px;
    height: 22px;
    margin-top: 14px;
    background-color: #666;
}

.ctt_festa .col-lg-12 .btn {
    padding: 10px 24px;
    background-color: #C4FF97;
    border-color: #C4FF97;
    font-size: 22px;
    font-weight: 600;
    color: #666;
    border-radius: 999px;
}




/* 250327 */
.sev_img img { max-width: 100%; }
#sev_hhtml { background-color: #000; color: #fff; padding: 1.5em 0;}
#sev_hhtml .box { max-width: 1300px; margin-left: auto; margin-right: auto; display: flex; justify-content: space-between; align-items: center; }
#sev_hhtml .box img { width: 35%; max-width: 261px; }
#sev_hhtml .box p { width: 65%; font-size: 1.5em; word-break: keep-all; margin-bottom: 0; }
#sev_hhtml .box small { color: #999; }
#sev_hhtml .box a { color: #fff; border-bottom: 1px solid transparent; }
#sev_hhtml .box a:hover { border-color: #fff; }
@media all and (max-width: 1680px) {
    #sev { padding: 20px 10px; }
}

/* 250401 */
.sct_sort { display: flex; justify-content: flex-end; font-size: 0.875em; margin-top: 1.5em; }
.sct_sort dl { position: relative; z-index: 10; margin-bottom: 0; }
.sct_sort dt { font-weight: 400; cursor: pointer; display: inline-flex; gap: 0.5em; padding: 0.2em 0.6em; -webkit-border-radius: 0.4em;-moz-border-radius: 0.4em;border-radius: 0.4em; }
.sct_sort dt i { color: #777; }
.sct_sort dt:hover { background-color: #f3f3f3; }
.sct_sort dd { position: absolute; right: 0; top: 100%; background-color: #fff; border: 1px solid #ddd; -webkit-border-radius: 0.5em;-moz-border-radius: 0.5em;border-radius: 0.5em; overflow: hidden; display: none; }
.sct_sort dd a { display: flex; white-space: nowrap; justify-content: space-between; padding: 0.5em 0.8em; gap: 1.5em; color: #777; }
.sct_sort dd a i { opacity: 0; font-size: 1.125em; }
.sct_sort dd a:hover { background-color: #fafafa; }
.sct_sort dd a.active { font-weight: 600; color: #222; }
.sct_sort dd a.active i { opacity: 1; color: #111; }

/* filter */
.sct_filter_btn { display: flex; justify-content: space-between; gap: 0.5em; padding: 1em 0; }
.sct_filter_btn .btn-reset { background-color: #fff; color: #6c757d; border: 1px solid #ddd; }
.sct_filter_btn .btn-reset:hover { border-color: #ccc; color: #444; background-color: #fafafa; }
.sct_filter_btn .btn-apply { flex-grow: 1; }

.sct_filter .btn-disp-box { display: inline-block; }
.sct_filter .btn-disp-box input { display: none; }
.sct_filter .btn-disp-box .btn-disp { padding: 2px 14px; font-size: 12px; border-radius: 10px; background-color: #edffd3; color: #72b446; filter: grayscale(1); }
.sct_filter .btn-disp-box .btn-disp:focus-visible,
.sct_filter .btn-disp-box .btn-disp:hover { background-color: #edffd3; color: #72b446; filter: grayscale(0); }
.sct_filter .btn-disp-box input:checked + .btn-disp { filter: grayscale(0); }

.sct_filter .color_chip {display: block;font-size: 12px;text-align: center;}
.sct_filter .color_chip input { display: none; }
.sct_filter .color_chip label { cursor: pointer; }
.sct_filter .color_chip label span { display: flex; justify-content: center; align-items: center; width: 30px; height: 30px; margin: 0 auto 5px; border-radius: 999px; border: 1px solid #ddd; }
.sct_filter .col-palette .ico-check { width: 80%; display: inline-block; opacity: 0; }
.sct_filter .col-palette input:checked + label .ico-check { opacity: 1; }

.sct_filter .form-check-label { cursor: pointer; }
/*
@media (max-width: 1300px) {
    .sct_filter { margin-bottom: 0 !important; background-color: #fff9e0; position: relative; }
    .sct_filter #sctFilterForm { display: flex; align-items: center; flex-direction: row-reverse; gap: 1em; }
    .sct_filter .sct_filter_btn { padding: 0; flex-shrink: 0; }
    .sct_filter .sct_filter_btn button { font-size: 14px; }
    .sct_filter .sct_filter_wrap { display: flex; align-items: flex-start; flex-grow: 1; overflow-x: auto; -webkit-overflow-scrolling: touch; scrollbar-width: none; cursor: grab; }
    .sct_filter .sct_filter_wrap.dragging { cursor: grabbing; }
    .sct_filter .sct_filter_wrap::-webkit-scrollbar { display: none; }
    .sct_filter .line-top { border-top: 0 !important; flex-grow: 1; padding: 0 2em !important; margin: 0 !important; flex-shrink: 0; }
    .sct_filter .accordion .accordion-item { background-color: transparent; }
    .sct_filter .accordion .accordion-button { justify-content: center; }
    .sct_filter .accordion .accordion-button:not(.collapsed) { color: #000; }
    .sct_filter .accordion .accordion-button:not(.collapsed) span { border-color: #000; }
    .sct_filter .accordion .accordion-button .fs-5 { font-size: 16px !important; font-weight: 400 !important; border-bottom: 2px solid transparent; padding: 5px 0; }
    .sct_filter .accordion .accordion-button::after { display: none; }
    .sct_filter .accordion .accordion-collapse { width: 100%; position: absolute; left: 0; top: 100%; padding: 0.75em; background-color: #fff; z-index: 55; box-shadow: 0 0.3em 0.3em rgba(0,0,0,0.08); -webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0; cursor: default; }

    .sct_filter .btn-disp-box .btn-disp { margin-bottom: 0 !important; }
    .sct_filter .list-group { flex-direction: row; flex-wrap: wrap; gap: 0 1em; }
    .sct_filter .col-palette { grid-template-columns: repeat(auto-fit, minmax(60px, 1fr)); }
    .sct_filter .color_chip b { white-space: nowrap; }
}
@media all and (max-width: 992px) {
    .sct_filter .sct_filter_btn button { font-size: 13px; }
    .sct_filter .accordion .accordion-button .fs-5 { font-size: 15px !important; }
}
@media all and (max-width: 576px) {
    .sct_filter .sct_filter_btn button { font-size: 12px; }
    .sct_filter .accordion .accordion-button .fs-5 { font-size: 14px !important; }
}
*/

@media (min-width: 1301px) {
    #sctFilterFormMobile { display: none; }
}
@media (max-width: 1300px) {
    #sctFilterFormPc { display: none; }

    .sct_filter { margin-bottom: 0 !important; padding: 0 !important; background-color: #fff9e0; }
    .sct_filter_wrap { align-items: center; gap: 1rem; position: relative; padding: 0 1em; }
    .accordion-button-wrap { flex-grow: 1; align-items: center; overflow-x: auto; -webkit-overflow-scrolling: touch; scrollbar-width: none; cursor: grab; gap: 2rem; padding: 0.75rem 0; }
    .accordion-button-wrap.dragging { cursor: grabbing; }
    .accordion-button { padding: 0.25em 0.5em; white-space: nowrap; text-align: center; display: inline-block; }
    .accordion-button span { border-bottom: 2px solid transparent; padding: 5px 0; }
    .accordion-button[aria-expanded="true"] { color: #000; }
    .accordion-button[aria-expanded="true"] span { border-color: #000; }
    .sct_filter_btn { flex-shrink: 0; padding: 0; }
    .accordion-collapse-wrap {display:flex; position: absolute; left: 0; top: 100%; width: 100%; }
    .accordion-collapse {  top: 0; left: 0; width: 100%; padding: 0.75em; background-color: #fff; z-index: 99; box-shadow: 0 0.3em 0.3em rgba(0,0,0,0.08); -webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0; }

    .sct_filter .btn-disp-box .btn-disp { margin-bottom: 0 !important; }
    .sct_filter .list-group { flex-direction: row; flex-wrap: wrap; gap: 0 1em; }
    .sct_filter .col-palette {display: flex !important; overflow-x: auto;  margin: 0 !important; -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    cursor: grab;
    gap: 2rem !important;}
    .sct_filter .color_chip b { white-space: nowrap; }
}
@media all and (max-width: 992px) {
    .sct_filter .sct_filter_btn button { font-size: 13px; }
    .sct_filter .accordion .accordion-button .fs-6 { font-size: 15px !important; }
}
@media all and (max-width: 576px) {
    .sct_filter .sct_filter_btn button { font-size: 12px; }
    .sct_filter .accordion .accordion-button .fs-6 { font-size: 14px !important; }
}