html[lang=ko] body {
    margin: 0;
    font-family: "Pretendard","Noto Sans Korean", "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-align: left;
    background-color: #2f3042;
    letter-spacing: -0.05em;
    width: 100%;
    overflow-x: hidden;
    word-break: keep-all;
    line-height: 1.8;
}

html:not([lang=ko]) body {
    margin: 0;
    font-family: "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-align: left;
    background-color: #2f3042;
    letter-spacing: -0.05em;
    width: 100%;
    overflow-x: hidden;
    word-break: keep-all;
    line-height: 1.8;
}

xmp,pre{
    max-width: 100%;
    white-space: pre-wrap;
    font-weight: inherit !important;
    font-size: inherit !important;
    font-family: inherit !important;
    line-height: inherit !important;
}

textarea{
    font-weight: inherit !important;
    font-size: inherit !important;
    font-family: inherit !important;
    line-height: inherit !important;
}
.layered-popup {
    display:none;
    /*position: absolute;*/
    width:400px;
    z-index: 8;
    top:180px;
    font-size:20px;
    padding-left:5px;
    padding-right:5px;
}
.popup-wrap {
    position: absolute;
    width: 100%;
    height: 800px;;
    text-align: center;
}
.popup-inner{
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.layered-popup img {
    width: 100%;
    border: 1px solid black;
    /*height: 340px;*/
}
.layered-popup .button_area{
    text-align: center;
}
.layered-popup .button_area .button{
    background-color: #3048b2;
    color: white;
    display: inline-block;
    width: 50%;
    float: left;
    font-size: 13px;
    padding: 8px 12px;
    cursor: pointer;
}
.layered-popup .button_area .button:nth-child(1){
    border-right: 1px solid black;
}
.slick-dots li button:before{
    font-family: "Noto Sans Korean", -apple-system;
}
.img-showWrap{
    display: none !important;
}

#event-info .event-info-sd .item .tit{
    color: #fff;
}
#event-info .event-info-sd .item ul li{
    color: #fff;
}

@media only screen and (max-width: 1024px){
    .layered-popup{
        left: unset !important;
        right: 50px !important;
        top: 100px !important;
    }
    .popup-wrap{
        width: 100%;
    }
    .popup-inner{
        width: 90%;
    }
    .pop-img-wrap{
        height: 200px;
    }
}
@media only screen and (max-width: 768px){
    .popup-inner {
        display: inline-block;
    }
    .layered-popup{
        position: absolute;
        left:0px!important;
        top: 80px!important;
        width: 100% !important;
        padding:0px!important;
    }
    .layered-popup img{
        width: 100%;
        /*height: 100vw;*/
    }
    .area-box > div:nth-child(even) .area-tit.area-right{
        display: none;
    }
}

html[lang=en] #mainpro .tit-bg  {
    width: 300px;
}

html[lang=en] .logo-box > a {
    background-image: url(../../images/common/logo_en_w@2x.png);
}

/*html[lang=en] .header.down .logo-box > a,*/
/*html[lang=en] .header.on .logo-box > a,*/
html[lang=en] footer .bottom .logo {
    background-image: url(../../images/common/logo_en_b@2x.png);
}

html[lang=en] #tour-info .tit-bg {
    width: 400px;
}

html[lang=ja] .logo-box > a {
    background-image: url(../../images/common/logo_ja_w@2x.png);
}

/*html[lang=ja] .header.down .logo-box > a,*/
/*html[lang=ja] .header.on .logo-box > a,*/
html[lang=ja] footer .bottom .logo {
    background-image: url(../../images/common/logo_ja_b@2x.png);
}

html[lang=zh] .logo-box > a {
    background-image: url(../../images/common/logo_zh_w@2x.png);
}

/*html[lang=zh] .header.down .logo-box > a,*/
/*html[lang=zh] .header.on .logo-box > a,*/
html[lang=zh] footer .bottom .logo {
    background-image: url(../../images/common/logo_zh_b@2x.png);
}



html[lang=ja] #tour-info .list .item .top h4 {
    font-size: 15px;
}

#tour-info .list .item.n-1 ul::after,
#tour-info .list .item.n-2 ul::after,
#tour-info .list .item.n-3 ul::after,
#tour-info .list .item.n-4 ul::after {
    display: none;
}

html:not([lang=ko]) #event-info .event-info-sd {
    padding-top: 100px;
    padding-bottom: 25px;
}

html:not([lang=ko]) #event-info .event-info-sd {
    width: 100%;
}

html:not([lang=ko]) .sub-2-1 li b {
    width: 140px;
}

html:not([lang=ko]) .sub-2-1 li p {
    width: calc(100% - 150px);
}

html:not([lang=ko]) .sub3 .list .item .tbox,
html:not([lang=ko]) .sub4 .list .item .tbox {
    width: 100%;
}

html:not([lang=ko])  .sub3 .list .item .sd-wrap,
html:not([lang=ko])  .sub4 .list .item .sd-wrap {
    padding-top: 10px;
}

html:not([lang=ko])  header .gnb .depth-2 {
    width: 240px;
}

html:not([lang=ko]) .sub3 .list .item .sd-wrap,
html:not([lang=ko]) .sub4 .list .item .sd-wrap {
}

#notice .list .item {
    width: calc(50% - 10px);
}

#notice .list .item a {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

#notice .list .item .tit {
    width: 80%;
}

footer .copy {
    color: #767676;
}

#spc-event .tbox .item p {
    width: auto;
}

#spc-event .list .item > img {
    max-height: 240px;
}

#mainpro .mainpro-sd .item::before,
#mainpro .mainpro-sd .item::after {
    transition: all 0.3s linear;
}

#mainpro .mainpro-sd .item.on .tbox {

}

@media screen and (max-width: 1024px) {
    #spc-event .list .item {
        width: 100%;
    }
    #mainpro .mainpro-sd-1 .item.n-1 {
        background-size: cover;
    }
    #mainpro .mainpro-sd-1 .swiper-pagination,
    #mainpro .mainpro-sd-2 .swiper-pagination {
        display: none;
    }

    html:not([lang=ko]) #event-info .event-info-sd {
        padding-top: 25px;
    }

    #event-info .event-info-sd .item {
        width: 100% !important;
    }

    html:not([lang=ko])  #tour-info .list .item {
        width: 100%;
    }

    footer .top { display: none; }
}

@media screen and (max-width: 1024px) {
    #notice .list .item {
        width: 100%;
    }
}

.mobile.d-day-wrap {
    border: 0;
}

.sub3 .list .item, .sub4 .list .item {
    align-items: flex-start;
}

/*.sub4 .list .item .tbox .badge-2,*/
/*.sub4 .list .item .tbox .badge-3,*/
.sub4 .list .item .tbox .txt {
    font-family: 'Pretendard', sans-serif;
}

.color1 {
    background-color: #d62849 !important;
}

.color2 {
    background-color: #f9b000 !important;
}

.color3 {
    background-color: #009ba4 !important;
}

.color4 {
    background-color: #813b9c !important;
}

color5 {
    background-color: #23222e !important;
}

.d-day-wrap {
    height: auto;
}

    .btn-quick {
        position: relative;
    width: 140px;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 20px;
    background: #e68d0a;
    text-align: center;
    margin-left: 15px;
}

.btn-quick .a {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    display: none;
}

.btn-quick span {
    padding: 10px 0;
}

.performance-time-list {
    li {
        > h3 {
            display: block;
            line-height: 25px;
            padding: 50px 0 15px;
        }

        > p {
            font-size: 16px;
            padding-bottom: 25px;
        }
    }

    h3, p {
        text-align: center;
    }

    table td {
        background: #3e3f54;
        color: #fff;
        text-transform: uppercase;
        p {
            display: block;
            font-size: 16px;
            font-weight: 600;
        }
    }
}

.sub-3-4 {
    .tabs {
        margin-top: 35px;
        li a {
            color: #fff;
        }
    }
}