@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;900&display=swap');

/* common */
.tx-example {
    display: block;
    margin: 3em 0;
    font-size: 14px
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap');

/* Animate */
.ani-stop {
    visibility: hidden;
    -webkit-animation-name: none !important;
    animation-name: none !important
}

.ani-delay01 {
    -webkit-animation-delay: .1s !important;
    animation-delay: .1s !important
}

.ani-delay015 {
    -webkit-animation-delay: .15s !important;
    animation-delay: .15s !important
}

.ani-delay025 {
    -webkit-animation-delay: .25s !important;
    animation-delay: .25s !important
}

.ani-delay02 {
    -webkit-animation-delay: .2s !important;
    animation-delay: .2s !important
}

.ani-delay03 {
    -webkit-animation-delay: .3s !important;
    animation-delay: .3s !important
}

.ani-delay04 {
    -webkit-animation-delay: .4s !important;
    animation-delay: .4s !important
}

.ani-delay05 {
    -webkit-animation-delay: .5s !important;
    animation-delay: .5s !important
}

.ani-delay06 {
    -webkit-animation-delay: .6s !important;
    animation-delay: .6s !important
}

.ani-delay07 {
    -webkit-animation-delay: .7s !important;
    animation-delay: .7s !important
}

.ani-delay075 {
    -webkit-animation-delay: .75s !important;
    animation-delay: .75s !important
}

.ani-delay08 {
    -webkit-animation-delay: .8s !important;
    animation-delay: .8s !important
}

.ani-delay09 {
    -webkit-animation-delay: .9s !important;
    animation-delay: .9s !important
}

.ani-delay10 {
    -webkit-animation-delay: 1s !important;
    animation-delay: 1s !important
}

.ani-delay11 {
    -webkit-animation-delay: 1.1s !important;
    animation-delay: 1.1s !important
}

.ani-delay12 {
    -webkit-animation-delay: 1.2s !important;
    animation-delay: 1.2s !important
}

.ani-delay125 {
    -webkit-animation-delay: 1.25s !important;
    animation-delay: 1.25s !important
}

.ani-delay13 {
    -webkit-animation-delay: 1.3s !important;
    animation-delay: 1.3s !important
}

.ani-delay14 {
    -webkit-animation-delay: 1.4s !important;
    animation-delay: 1.4s !important
}

.ani-delay15 {
    -webkit-animation-delay: 1.5s !important;
    animation-delay: 1.5s !important
}

.ani-delay16 {
    -webkit-animation-delay: 1.6s !important;
    animation-delay: 1.6s !important
}

.ani-delay17 {
    -webkit-animation-delay: 1.7s !important;
    animation-delay: 1.7s !important
}

.ani-delay18 {
    -webkit-animation-delay: 1.8s !important;
    animation-delay: 1.8s !important
}

.ani-delay19 {
    -webkit-animation-delay: 1.9s !important;
    animation-delay: 1.9s !important
}

.ani-delay20 {
    -webkit-animation-delay: 2s !important;
    animation-delay: 2s !important
}

.ani-delay25 {
    -webkit-animation-delay: 2.5s !important;
    animation-delay: 2.5s !important
}

.ani-delay30 {
    -webkit-animation-delay: 3s !important;
    animation-delay: 3s !important
}

.ani-delay40 {
    -webkit-animation-delay: 4s !important;
    animation-delay: 4s !important
}

.ani-delay41 {
    -webkit-animation-delay: 4.1s !important;
    animation-delay: 4.1s !important
}

.ani-delay50 {
    -webkit-animation-delay: 5s !important;
    animation-delay: 5s !important
}

.ani-delay55 {
    -webkit-animation-delay: 5.5s !important;
    animation-delay: 5.5s !important
}

.ani-delay60 {
    -webkit-animation-delay: 6s !important;
    animation-delay: 6s !important
}

.ani-delay65 {
    -webkit-animation-delay: 6.5s !important;
    animation-delay: 6.5s !important
}

.ani-delay70 {
    -webkit-animation-delay: 7s !important;
    animation-delay: 7s !important
}

.ani-delay75 {
    -webkit-animation-delay: 7.5s !important;
    animation-delay: 7.5s !important
}

.ani-delay80 {
    -webkit-animation-delay: 8s !important;
    animation-delay: 8s !important
}

.ani-delay85 {
    -webkit-animation-delay: 8.5s !important;
    animation-delay: 8.5s !important
}

.ani-delay90 {
    -webkit-animation-delay: 9s !important;
    animation-delay: 9s !important
}

.ani-delay95 {
    -webkit-animation-delay: 9.5s !important;
    animation-delay: 9.5s !important
}

.ani-delay100 {
    -webkit-animation-delay: 10s !important;
    animation-delay: 10s !important
}

.ani-delay105 {
    -webkit-animation-delay: 10.5s !important;
    animation-delay: 10.5s !important
}

.ani-delay110 {
    -webkit-animation-delay: 11s !important;
    animation-delay: 11s !important
}

.ani-duration05 {
    -webkit-animation-duration: .5s !important;
    animation-duration: .5s !important
}

.ani-duration {
    -webkit-animation-duration: 1s !important;
    animation-duration: 1s !important
}

.ani-duration15 {
    -webkit-animation-duration: 1.5s !important;
    animation-duration: 1.5s !important
}

.ani-duration2 {
    -webkit-animation-duration: 2s !important;
    animation-duration: 2s !important
}

.ani-duration3 {
    -webkit-animation-duration: 3s !important;
    animation-duration: 3s !important
}

.ani-duration7 {
    -webkit-animation-duration: 7s !important;
    animation-duration: 7s !important
}

video {
    width: 100%
}

.lnb_box {
    width: 100%;
    max-width: 1440px;
    position: relative;
    flex-shrink: 0
}

.lnb {
    display: block;
    width: 100%;
    position: relative;
}

.myc_link_home {
    display: block;
    width: 8%;
    position: absolute;
    left: 1.5%;
    top: 7%;
}

.myc_link_home:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 100%;
}

.open_lnb {
    display: block;
    position: absolute;
    outline: none;
    width: 44%;
    left: 11.5%;
    top: 9.05%;
}

.open_lnb:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 15%;
}

.lnb_wrap {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 33%;
    z-index: 2;
}

.con_lc_wrap {
    width: 100%;
    position: relative;
    margin: 0 auto;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 700;
    font-size: 1rem;
    letter-spacing: -.05em;
    color: #000
}

img {
    max-width: 100%
}

.swiper-slide video,
.swiper-slide img {
    display: block;
    margin: 0 auto
}

.swiper-slide>img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.slidebg img {
    height: auto;
}

.slidebg>div {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center
}

.fp-tableCell {
    display: block
}

.main-visual .fp-tableCell {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    height: 100vh;
    box-sizing: border-box
}

.main-visual .wrap {
    flex: 1;
    position: relative;
    overflow: hidden;
    background: #000
}

.main-visual video {
    position: absolute;
    bottom: -5vh;
    left: 0;
    height: 110%
}

.swiper-container {
    height: 100%
}

.main-visual .h2 {
    position: relative;
    margin-top: 9vh
}

.img-center {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.img-center>img {
    height: auto
}

.main-visual .btm {
    position: absolute;
    bottom: 4.2vh;
    left: 50%;
    transform: translateX(-50%);
    width: 20px
}

.s-wrp {
    position: relative;
    display: flex;
    align-items: center;
    height: 100vh;
    width: 100vw;
    background: #000
}

.main-video {
    height: 100vh
}

.pep-wrp {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    z-index: 5
}

.swiper-slide {
    background: #000
}

.swiper-slide:not(.swiper-slide-active) .animate__animated {
    visibility: hidden;
    -webkit-animation-name: none !important;
    animation-name: none !important
}

.pep-wrp .txt-bx {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 15px;
    letter-spacing: -.05em
}

.pep-wrp .txt-bx span {
    display: inline-block;
    padding: 2px 4px;
    margin: 5px 0;
    background: rgba(0, 0, 0, .7)
}

.txt-h100 {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center
}

.ab-txt-wrp {
    position: relative;
    background: #000
}

.ab-txt-wrp .txt {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700
}

.swiper-pagination-progressbar {
    position: relative;
    height: 2px;
    transform: none;
    flex: 1;
    background: #333
}

.swiper-pagination-progressbar-fill {
    background: #fff !important
}

.main-sect {
    background: #fff;
    padding: 15px 0 5px
}

.progress {
    display: flex;
    position: absolute;
    align-items: center;
    z-index: 10;
    bottom: 20px;
    left: 16px;
    right: 16px
}

.progress>span {
    width: 32px;
    text-align: center;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    color: #fff
}

.name-tag {
    position: absolute;
    right: 15px;
    bottom: 208px;
    padding-left: 10px;
    border-left: 2px solid;
    color: #fff;
    line-height: 1
}

.name-tag b {
    display: block;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 7px
}

.name-tag p {
    font-size: 14px;
    font-weight: 400
}

.swiper-button-white {
    width: 40px;
    height: 40px;
    margin: -20px -5px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .6);
    background-size: auto 18px
}

#fullpage {
    background: #000
}

#fullpage>*:not(#c) {
    min-height: 100vh
}

.main-visual {
    display: flex;
    align-items: center;
}

.typ-wrp {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0 40px
}

.heading {
    color: #eee;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center
}

.starwars-page {
    margin: auto;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    perspective: 500px;
    overflow: hidden;
    text-align: center;
}

.starwars-page:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 80%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 0) 100%)
}

.starwars-intro {
    top: 0%;
    margin: auto;
    width: 100%;
    max-width: 400px;
    position: relative;
    font-size: 30px;
    color: #fff;
    white-space: nowrap;
    transform: translateY(300%);
}

/*
body:not(.fp-viewing-0) .header, body:not(.fp-viewing-0) .mobile-nav-wrap{display: none}
.header{position: absolute;top: 0;left: 0;right: 0;height: 110px;background: #fff;z-index: 10}
*/
.main-visual .fp-tableCell {
    padding-top: 110px
}

.cont-1 {
    margin: 40px 0 100px;
    font-weight: 400;
    letter-spacing: -.02em;
}

.container {
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
}

.lst-bull {
    text-align: left;
}

.lst-bull>li {
    padding-left: .5em;
    font-size: 13px;
    line-height: 21px;
}

.lst-bull>li:before {
    content: '*';
    float: left;
    margin-left: -.5em;
}

.btn-start {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 140px;
    height: 140px;
    font-size: 0;
    color: transparent;
    background: rgba(0, 0, 0, .3) url(/kr/story/images/static/image/story/only-and-best/001/play.png) no-repeat;
    background-size: 100% auto;
    z-index: 100
}

.btn-start.active {
    display: none
}

/* 모바일 */
@media (min-width:768px) {
    .lst-bull>li {
        font-size: 14px;
        line-height: 24px;
    }

    .m-show {
        display: none !important
    }

    .lnb_box {
        display: none
    }

    .main-visual {
        text-align: center;
        background: #fff
    }

    .main-visual .wrap {
        background: #fff
    }

    .main-visual video {
        display: none
    }

    .main-visual .h2 {
        display: none
    }

    .main-visual h2 {
        margin: 5vh 0;
        font-size: 48px
    }

    .story-oledtv .heading {
        font-size: 44px
    }

    .story-oledtv .name-tag {
        bottom: 22vh;
        right: 10%;
        font-size: 15px
    }

    .story-oledtv .name-tag b {
        font-size: 16px
    }

    .story-oledtv .name-tag p {
        font-size: 15px
    }

    .story-oledtv .pep-wrp .txt-bx {
        font-size: 18px
    }

    .story-oledtv .main-video {
        letter-spacing: -.03em
    }

    .main-visual .txt {
        font-size: 28px;
        margin: 5vh 0;
        font-weight: 500
    }

    .visual {
        height: 50vh
    }

    .typ-wrp {
        max-width: 1280px;
        margin: 0 auto
    }

    .progress {
        right: auto;
        width: 370px;
        left: 50%;
        margin-left: -185px
    }

    .pep-wrp>img {
        height: 100vh;
        margin: 0
    }

    .desktop {
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        width: 100%;
        max-width: 1280px;
        text-align: center
    }

    .story-oledtv .pep-wrp .txt-bx {
        right: auto;
        width: 100vw;
        max-width: 1280px;
        bottom: 8vh
    }

    .slidebg {
        display: flex;
        align-items: center;
        justify-content: center;
        background: url(/kr/story/images/static/image/story/only-and-best/001/bg.png) no-repeat 0 0/100% auto
    }

    .slidebg img {
        width: auto;
        max-height: 90%;
        margin: 0
    }

    .main-sect {
        text-align: center;
    }

    .img-center>.txt-img {
        height: 90vh
    }

    .visual {
        position: static !important;
        height: 61% !important;
        width: 700px;
        margin: 0 auto;
        display: block !important
    }
}

@media (max-width:767.98px) {
    html {
        font-size: 3.888vw
    }

    .m-hide {
        display: none !important
    }

    .header {
        height: 65px
    }

    .mobile-nav-wrap {
        position: absolute;
        height: 35px;
        top: 65px;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 10
    }

    .main-visual .fp-tableCell {
        padding-top: 95px
    }

    .btn-start {
        width: 90px;
        height: 90px;
        top: 50%
    }

    .main-visual {
        display: block
    }

    .main-visual .wrap {
        height: 81vh
    }

    #main-video {
        position: relative
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

    /* Enter your style code */
    .swiper-slide img {
        display: block
    }

    .swiper-slide.explorer .swiper-slide {
        overflow-y: hidden
    }

    .swiper-slide.explorer img {
        display: block;
        margin: 0
    }
}

.sns-share {
    position: relative;
    text-align: right;
}

@media screen and (max-width: 768px) {
    .sns-share {
        padding: 40px 20px 4px 20px;
    }

    .sns-share .tooltip-wrap.share .tooltip-box {
        top: 48px;
        right: 10px;
    }
}

@media screen and (min-width: 769px) {
    .sns-share {
        max-width: 1284px;
        margin: 0 auto;
        padding: 24px 24px 0 24px;
    }

    .sns-share .tooltip-wrap.share .tooltip-box {
        top: 34px;
    }
}