@charset "utf-8";

@font-face {
    font-family: 'Meiryo';
    src: local(Meiryo),
    url(../webfont/meiryo/Meiryo.woff) format('woff'),
    url(../webfont/meiryo/Meiryo.ttf) format('truetype');
}

@font-face {
    font-family: 'Meiryo';
    src:  url(../webfont/meiryo/Meiryo-Bold.woff) format('woff'),
    url(../webfont/meiryo/Meiryo-Bold.ttf) format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'NotoSansSC';
    src: url(../webfont/notosanssc/NotoSans.eot?#iefix) format('embedded-opentype'),
    url(../webfont/notosanssc/NotoSans.woff) format('woff'),
    url(../webfont/notosanssc/NotoSans.ttf) format('truetype');
}

@font-face {
    font-family: 'NotoSansTC';
    src: url(../webfont/notosanstc/NotoSansTC-Regular.woff) format('woff'),
    url(../webfont/notosanstc/NotoSansTC-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Volte';
    src: url(../webfont/volte/Volte-Regular.eot?#iefix) format('embedded-opentype'),
    url(../webfont/volte/Volte-Regular.woff2) format('woff2'),
    url(../webfont/volte/Volte-Regular.woff) format('woff'),
    url(../webfont/volte/Volte-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Volte';
    src: url(../webfont/volte/Volte-Bold.eot) format('embedded-opentype'),
    url(../webfont/volte/Volte-Bold.woff2) format('woff2'),
    url(../webfont/volte/Volte-Bold.woff) format('woff'),
    url(../webfont/volte/Volte-Bold.ttf) format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'Volte';
    src: url(../webfont/volte/Volte-Semibold.eot) format('embedded-opentype'),
    url(../webfont/volte/Volte-Semibold.woff2) format('woff2'),
    url(../webfont/volte/Volte-Semibold.woff) format('woff'),
    url(../webfont/volte/Volte-Semibold.ttf) format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'NotoSansS';
    src: url(../webfont/notosanssc/notosanssc_Bold.eot) format('embedded-opentype'),
    url(../webfont/notosanssc/notosanssc_Bold.woff2) format('woff2'),
    url(../webfont/notosanssc/notosanssc_Bold.woff) format('woff'),
    url(../webfont/notosanssc/notosanssc_Bold.ttf) format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'NotoSansS';
    src: url(../webfont/notosanssc/notosanssc_regular.eot) format('embedded-opentype'),
    url(../webfont/notosanssc/notosanssc_regular.woff2) format('woff2'),
    url(../webfont/notosanssc/notosanssc_regular.woff) format('woff'),
    url(../webfont/notosanssc/notosanssc_regular.ttf) format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'NotoSansS';
    src: url(../webfont/notosanssc/notosanssc_light.eot) format('embedded-opentype'),
    url(../webfont/notosanssc/notosanssc_light.woff2) format('woff2'),
    url(../webfont/notosanssc/notosanssc_light.woff) format('woff'),
    url(../webfont/notosanssc/notosanssc_light.ttf) format('truetype');
    font-weight: 300;
}

/* Common */

body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button {
    margin: 0;
    padding: 0
}

img, fieldset {
    border: 0
}

img {
    vertical-align: top
}

li {
    list-style: none
}

em, address {
    font-style: normal
}

a {
    text-decoration: none
}

a:hover, a:active, a:focus {
    text-decoration: none
}

.blind {
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    text-indent: -10000px
}

html, body {
    height: 100%
}

#wrap {
    position: relative;
    min-width: 980px;
    min-height: 100%;
    font-family: 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
}

#wrap.relations {
    min-width: 1120px;
}

.contents {
    position: relative
}


/* HEADER */

.header {
    position: fixed;
    left: 0;
    right: 0;
    min-width: 980px;
    z-index: 100
}

.header.fixed {
    z-index: 100;
    background: rgba(255, 255, 255, 1)
}

.header .gnb {
    position: relative;
    margin: 0 36px;
    padding: 15px 0;
}

.header .gnb h1 {
    overflow: hidden;
    width: 65px;
    height: 30px;
    background: url(../img/img_logo.png) no-repeat 0 0;
    background-size: 65px 30px;
    -webkit-background-size: 65px 30px
}

.header .gnb h1 a {
    display: block;
    width: 65px;
    height: 30px
}

.header .gnb .top_menu {
    overflow: hidden;
    position: absolute;
    top: 20px;
    left: 95px
}

.header .gnb .top_menu li {
    float: left;
    position: relative;
    margin-right: 30px
}

.header .gnb .top_menu li a.on:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
}

.header .gnb .top_menu li a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-color: #000
}

.header .gnb .top_menu li a:hover::after {
    width: 100%;
    transition: width 0.3s;
    -webkit-transition: width 0.3s
}

.header .gnb .top_menu li a {
    font-size: 13px;
    color: #000
}

.header .gnb .lang_area {
    position: absolute;
    top: 20px;
    right: 0
}

.header .gnb .lang_area span {
    font-size: 12px;
    color: #000
}

.header .gnb .lang_area span a{
    color: #000
}

.header .gnb .lang_area span.eng {
    text-decoration: underline
}

.header .gnb .lang_area .lang_select{
    position: absolute;
    top:31px;
    right: -16px;
    padding: 4px 0 13px;
    width: 96px;
    text-align: right;
    border: 1px solid #000;
    background-color: #fff;
    z-index: 20;
}

.header .gnb .lang_area .lang_select li{
    padding:6px 15px 0 0;
}

.header .gnb .lang_area .lang_select li a{
    font-size: 12px;
    color: #000;
    font-weight: normal;
}

.header .gnb .lang_area .lang_select li a:hover{
    font-weight: bold;
    text-decoration: underline;
}


/* white header*/
.white .header,
.white .header.fixed{
    background-color: transparent;
}
.white  .header .gnb .top_menu li a::after{
    background-color: #fff;
}
.white .header .gnb .top_menu li a,
.white .header .gnb .lang_area span,
.white .header .gnb .lang_area span a{
    color: #fff;
}

.white  .header .gnb h1{
    background-image: url(../img/img_logo_dark.png);
}

/* dark header*/
.dark_version .header,
.dark_version .header.fixed{
    background-color: #000;
}
.dark_version.baby .header{
    background-color: transparent;
}
.dark_version.baby .header.fixed{
    background: #b4eaff url(../img/baby/bg_header.png) 50% 50% repeat;
}
.dark_version.baby_make .header,
.dark_version.baby_make .header.fixed{
    background-image: none;
    background-color: #9ee5ff;
}

.dark_version  .header .gnb .top_menu li a::after{
    background-color: #fff;
}

.dark_version .header .gnb .top_menu li a,
.dark_version .header .gnb .lang_area span,
.dark_version .header .gnb .lang_area span a{
    color: #fff;
}

.dark_version  .header .gnb h1{
    background-image: url(../img/img_logo_dark.png);
}
/* MAIN */

.contents .img_box .img_height {
    position: absolute;
    top: 0;
    left: 0;
    background: no-repeat 50% 0;
}

.contents .sec {
    position: relative;
    padding: 36px 0 30px 36px
}

.contents .sec h2 {
    padding-bottom: 15px;
    font-size: 15px;
    color: #000;
    font-weight: 300
}

.swiper-container {
    width: 100%;
    height: 100%
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-box;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    position: relative
}

.swiper-button-next {
    background: url(../img/btn_l.png) no-repeat 0 0
}

.swiper-button-prev {
    background: url(../img/btn_l.png) no-repeat 0 0
}

.swiper-button-next, .swiper-button-prev {
    width: 19px;
    height: 34px;
    z-index: 10;
    background-size: 19px 34px;
    -webkit-background-size: 19px 34px
}

.contents .sec_main {
    margin: 40px 36px 0;
    border-top: 1px solid #333;
}

.contents .sec_main .sticker_area{
    text-align: center;
}

.contents .sec_main .sticker_area ul {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    padding: 15px 0 5px;
    height: 80px;
}

.contents .sec_main .sticker_area ul li {
    float: left;
    width: 350px
}

.contents .sec_main .sticker_area ul li + li{
    margin-left: 20px
}

.contents .sec_main .sticker_area ul li a{
    overflow: hidden;
    display: block;
    text-align: left;
}

.contents .sec_main .sticker_area ul li a img{
    float: left;
    margin-right: 15px;
}

.contents .sec_main .sticker_area ul li a strong {
    display: block;
    font-size: 12px;
    color: #000;
}

.contents .sec_main .sticker_area ul li a p {
    display: block;
    line-height: 18px;
    font-size: 12px;
    color: #b4b4b4;
}


/* ABOUT PROJECT */

.contents .title h2 {
    margin: 0 36px 0;
    padding: 87px 0 25px;
    font-size: 20px;
    color: #000;
    text-align: center;
    font-weight: normal;
    border-bottom: 1px solid #333
}

.contents .sec_about {
    overflow: hidden;
    position: relative;
    margin: 0 36px;
    padding-bottom: 186px;
}
.contents .sec_about .about_txt{
    padding: 57px 450px 0 60px;
    max-width: 820px;
}

.contents .sec_about .about_txt dl {
    font-size: 20px
}

.contents .sec_about .about_txt dl + dl {
    padding-top: 50px
}

.contents .sec_about .about_txt dl.sns_box {
    padding-bottom: 192px;
}

.contents .sec_about .about_txt dl.sns_box dt {
    padding-bottom: 14px;
}

.contents .sec_about .about_txt dl dt {
    padding-bottom: 14px;
    color: #000;
    font-weight: bold;
}

.contents .sec_about .about_txt dl dd {
    color: #646464;
    line-height: 31px;
    font-size: 18px;
}

.contents .sec_about .about_txt .list_sns {
    overflow: hidden;
    margin-top: 4px;
}

.contents .sec_about .about_txt .list_sns li {
    float: left;
    width: 53px;
    margin-right: 20px;
}

.contents .sec_about .about_txt .list_sns li .link {
    width: 100%;
    height: 53px;
}

.contents .sec_about .about_txt .list_sns li .link:before {
    content: '';
    display: block;
    width: 53px;
    height: 53px;
}

.contents .sec_about .about_txt .list_sns li .link.tw:before {
    background: url(../img/ico_tw.png) no-repeat 50% 0;
    background-size: 53px 53px;
    -webkit-background-size: 53px 53px;
}

.contents .sec_about .about_txt .list_sns li .link.insta:before {
    background: url(../img/ico_insta.png) no-repeat 50% 0;
    background-size: 53px 53px;
    -webkit-background-size: 53px 53px;
}

.contents .sec_about .about_txt .list_sns li .link.fb:before {
    background: url(../img/ico_fb.png) no-repeat 50% 0;
    background-size: 53px 53px;
    -webkit-background-size: 53px 53px;
}

.contents .sec_about .about_txt .list_sns li .link.yt:before {
    background: url(../img/ico_yt.png) no-repeat 50% 0;
    background-size: 53px 53px;
    -webkit-background-size: 53px 53px;
}

.contents .sec_about .about_txt .list_sns li .link.vlive:before {
    background: url(../img/ico_vlive.png) no-repeat 50% 0;
    background-size: 53px 53px;
    -webkit-background-size: 53px 53px;
}

.contents .sec_about .about_txt .list_sns li .link.weibo:before {
    background: url(../img/logo_main_pc_weibo.png) no-repeat 50% 0;
    background-size: 53px 53px;
    -webkit-background-size: 53px 53px;
}

.contents .sec_about .about_txt .list_sns li .link.tiktok:before {
  background: url(../im/sns/tiktok/ico_tiktok.png) no-repeat 50% 0;
  background-size: 53px 53px;
  -webkit-background-size: 53px 53px;
}

.contents .sec_about .about_txt .list_sns li strong {
    display: block;
    padding-top: 8px;
    font-size: 12px;
    color: #b4b4b4;
    line-height: 14px;
    text-align: center;
    font-weight: normal;
}

.contents .sec_about .about_img{
    position: absolute;
    top:60px;
    right: 0;
    width: 440px;
    text-align: center;
}

.contents .sec_about .about_img .inner + .inner{
    margin-top: 80px;
}

.contents .sec_about .about_img .inner a strong{
    display: block;
    margin-top: 12px;
    font-size: 12px;
    color: #646464;
    font-weight: normal;
}

.friends_creators {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding-bottom: 50px;
    margin: 0 36px;
    background-color: #fff
}

.friends_creators .fc_inner {
    position: relative;
    height: 80px;
    border-top: 1px solid #333;
    background: url(../img/img_logo_fc.png) no-repeat 0 23px;
    background-size: 86px 36px;
    -webkit-background-size: 86px 36px
}

.friends_creators .fc_inner .fc_txt {
    position: absolute;
    max-width: 1080px;
    margin: 24px 0 0 116px;
    font-size: 13px;
    color: #000;
    line-height: 18px
}


/* CHARACTER */

.contents .sec_char {
    overflow: hidden;
    position: relative;
    padding: 0 36px;
    min-height: 356px;
}

.contents .sec_char .char_txt{
    padding: 57px 480px 116px 60px;
    max-width: 840px;
}

.contents .sec_char .char_txt dl {
    font-size: 20px
}

.contents .sec_char .char_txt dl dt {
    font-size: 36px;
    padding-bottom: 14px;
    color: #000;
    font-weight: normal;
}

.contents .sec_char .char_txt dl dd {
    color: #646464;
    line-height: 31px;
    font-size: 18px;
}

.contents .sec_char .video_area {
    position: absolute;
    top:0;
    right: 0;
    width: 540px;
}

.contents .sec_char .video_area a {
    display: block;
    position: relative;
    margin: 63px 60px 0;
}

.contents .sec_char .video_area a::after {
    content: '';
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: #000;
    transition: opacity, cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
}

.contents .sec_char .video_area a:hover::after {
    opacity: 0.2;
}

.contents .sec_char .video_area a .btn_play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 54px;
    margin: -27px 0 0 -60px;
    z-index: 10;
    background:url(../img/btn_pc_play.png) no-repeat 0 0;
    background-size: 120px 54px;
    -webkit-background-size: 120px 54px;
}

.contents .char_lst {
    display: table;
    overflow: hidden;
    padding-bottom: 160px;
    margin: 0 0 0 36px;
    table-layout: fixed;
    border-top: 1px solid #333;
}
.contents .sec_character02 ul{
    overflow: hidden;
    margin: 0 36px;
    padding: 50px 42px 74px;
    border-top: 1px solid #333;
}

.contents .sec_character02 ul li{
    float: left;
    width: 33.33%;
}
.contents .sec_character02 ul li .inner{
    padding: 0 18px;
}

.contents .sec_character02 ul li .inner h3{
    margin: 0 18px 42px;
    text-align: center;
    font-size: 36px;
    color: #000;
    font-weight: normal;
}

.contents .sec_character02 ul li .inner h3 span{
    display: block;
    margin-bottom: 3px;
    font-size: 12px;
}

.contents .sec_character02 ul li .inner p{
    margin: 25px auto 0;
    text-align: center;
    width: 260px;
    line-height: 21px;
    font-size: 13px;
    color: #646464;
    word-wrap: break-word;
    word-break: keep-all;
}

/* RELATIONS */

.contents .tab_list {
    margin-bottom: -1px;
    background-color: #fff;
}

.contents .tab_list.fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 60px;
    background-color: #fff;
    z-index: 99;
}

.contents .tab_list.fixed .tab_list_wrap {
    border-width: 1px 0;
}

.contents .tab_list .tab_list_wrap {
    margin: 0 36px;
    border: 1px solid #333;
    border-width: 0 0 1px;
}

#wrap.relations .contents .tab_list.bt21 .tab_list_wrap {
    margin-bottom: -5px;
}

.contents .tab_list ul {
    overflow: hidden;
    width: 380px;
    margin: 0 auto;
    padding: 11px 0 12px;
}

.contents .tab_list.bt21 ul {
    width: 166px;
    padding: 12px 0;
}

#wrap.relations .contents .tab_list.bt21 ul {
    padding: 12px 0 0;
}

.contents .tab_list ul li {
    position: relative;
    float: left;
    margin-right: 17px;
}

.contents .tab_list ul li:last-child {
    margin-right: 0;
}

.contents .tab_list ul li .link_tab {
    display: block;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -.13px;
    color: #b4b4b4;
}

.contents .tab_list.bt21 ul li .link_tab {
    color:#141414
}

.contents .tab_list ul li.on .link_tab {
    color: #141414;
    text-decoration: underline;
}

.contents .sec_relations {
    overflow: hidden;
    position: relative;
    padding: 0 36px;
}

.contents .sec_relations .char_txt {
    padding: 60px 0 119px 60px;
    border: 1px solid #333;
    border-width: 1px 0;
}

.contents .sec_relations .char_txt dl {
    font-size: 20px;
}

.contents .sec_relations .char_txt dl dt {
    font-size: 36px;
    padding-bottom: 12px;
    color: #000;
    font-weight: normal;
}

.contents .sec_relations .char_txt dl dd {
    width: 796px;
    color: #646464;
    line-height: 31px;
    font-size: 18px;
}

.contents .sec_relations ul {
    overflow: hidden;
    padding: 50px 42px 70px;
}

.contents .sec_relations ul:nth-child(2) {
    padding-top: 8px;
}

.contents .sec_relations ul li {
    float: left;
    width: 25%;
}

.contents .sec_relations ul li .inner {
    padding: 0 18px;
}

.contents .sec_relations ul li .inner h3 {
    margin: 0 18px 36px;
    text-align: center;
    font-size: 34px;
    color: #000;
    font-weight: normal;
}

.contents .sec_relations.type2 ul li .inner h3 {
    margin-bottom: 32px;
}

.contents .sec_relations ul li .inner span {
    display: block;
    margin-bottom: 3px;
    font-size: 12px;
}

.contents .sec_relations ul li .inner p {
    width: 260px;
    margin: 25px auto 0;
    letter-spacing: -.14px;
    line-height: 22px;
    text-align: center;
    font-size: 13px;
    color: #646464;
    word-wrap: break-word;
    word-break: keep-all;
}

.contents .sec_relations ul li .inner .link_text {
    color: #087aff;
    text-decoration: underline;
}

#wrap.relations .contents .sec_relations ul li .inner p {
    width: 220px;
}

.contents .sec_relations ul li.type2 .inner {
    position: relative;
}

.contents .sec_relations ul li.type2 .inner h3 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.contents .sec_relations ul li.type2 .txt_box {
    padding-top: 94px;
}

/* VIDEO */
.contents .sec_universe .char_txt {
    padding: 57px 0 116px 60px;
}

.contents .sec_universe .char_txt dl {
    font-size: 20px;
}

.contents .sec_universe .char_txt dl dt {
    padding-bottom: 14px;
    font-size: 36px;
    color: #000;
    font-weight: normal;
}

.contents .sec_universe .char_txt dl dd {
    width: 900px;
    color: #646464;
    line-height: 31px;
    font-size: 18px;
}

.contents .sec_universe .link_universe {
    color: #087aff;
    text-decoration: underline;
}

.contents .video_wrap {
    overflow: hidden;
    padding-top: 60px;
    margin: 0 36px;
}

.contents .video_wrap .video_lst li {
    float: left;
    width: 33.33%;
    padding-bottom: 74px
}

.contents .video_wrap .video_lst li a {
    display: block;
    position: relative;
    margin: 0 18px;
}

.contents .video_wrap .video_lst li a:hover .video_hover {
    opacity: 0.2
}

.contents .video_wrap .video_lst li a .video_hover {
    opacity: 0;
    transition: opacity, cubic-bezier(0.4, 0, 0.2, 1) 0.3s
}

.contents .video_wrap .video_lst li a .video_hover .bg_color {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 1
}

.contents .video_wrap .video_lst li a .btn_play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 54px;
    margin: -27px 0 0 -60px;
    z-index: 10;
    background:url(../img/btn_pc_play.png) no-repeat 0 0;
    background-size: 120px 54px;
    -webkit-background-size: 120px 54px;
}

.contents .video_wrap .video_lst li .video_info {
    position: relative;
    padding: 0 18px;
}

.contents .video_wrap .video_lst li .video_info dl {
    margin-top: 18px;
    font-size: 13px
}

.contents .video_wrap .video_lst li .video_info dl dt {
    display: block;
    overflow: hidden;
    padding-right: 40px;
    white-space: nowrap;
    word-wrap: break-word;
    text-overflow: ellipsis;
    color: #000;
    font-weight: bold;
}

.contents .video_wrap .video_lst li .video_info dl dd {
    padding-top: 5px;
    color: #646464;
    line-height: 21px
}

.contents .video_wrap .video_lst li .video_info .play_time {
    position: absolute;
    top: -2px;
    right: 18px;
}

.contents .video_wrap .video_lst li .video_info .play_time .time {
    font-size: 12px;
    color: #000;
    text-decoration: underline
}


/* GALLERY */

.contents .detail {
    overflow: hidden;
    position: relative;
    padding-bottom: 40px;
    margin: 0 36px
}

.contents .detail .detail_inner {
    display: table;
    width: 100%;
    table-layout: fixed
}

.contents .detail .detail_inner .gal_title {
    display: table-cell;
    padding-right: 36px;
    vertical-align: top
}

.contents .detail .detail_inner .gal_title span {
    display: block;
    padding-right: 360px;
    text-decoration: underline;
    font-size: 26px;
    line-height: 50px;
    color: #000;
    word-break: break-all
}

.contents .detail .detail_inner .gal_img {
    display: table-cell
}

.contents .gallery {
    overflow: hidden;
    width: 966px;
    margin: 60px auto 80px
}

.contents .gallery ul {
    float: left;
    width: 310px;
    margin-left: 18px
}

.contents .gallery ul li + li{
    margin-top: 18px;
}

.contents .gallery ul li a{
    display: block;
}

.contents .gallery .gal_0 {
    margin-left: 0
}
/* COLLECTION */
.contents .sec_collection{
    position: relative;
    margin: 0 36px;
    height: 40px;
    text-align: center;
}

.contents .sec_collection .option_menu{
    overflow: hidden;
    display: inline-block;
}

.contents .sec_collection .option_menu li{
    float: left;
    line-height: 40px;
}

.contents .sec_collection .option_menu li + li{
    margin-left: 15px;
}

.contents .sec_collection .option_menu li a{
    position: relative;
    font-size: 12px;
    color: #b4b4b4
}

.contents .sec_collection .option_menu li a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-color: #000
}

.contents .sec_collection .option_menu li a:hover{
    color: #000;
}

.contents .sec_collection .option_menu li a:hover::after {
    width: 100%;
    transition: width 0.3s;
    -webkit-transition: width 0.3s
}

.contents .sec_collection .option_menu li a.on{
    color: #000;
}

.contents .sec_collection .option_menu li a.on::after {
    width: 100%;
    transition: width 0.3s;
    -webkit-transition: width 0.3s
}

.contents .sec_collection .character_menu {
    position: absolute;
    top: 14px;
    right: 0
}

.contents .sec_collection .character_menu strong {
    font-size: 12px;
    color: #000
}

.contents .sec_collection .character_menu strong a{
    display: block;
    color: #000
}

.contents .sec_collection .character_menu strong a::after{
    content: '';
    display: inline-block;
    vertical-align: top;
    margin: 4px 0 0 10px;
    width: 12px;
    height: 5px;
    background: url(../img/img_down.png) no-repeat 0 0;
    background-size: 12px 5px;
    -webkit-background-size: 12px 5px;
}

.contents .sec_collection .character_menu strong a.on::after{
    background: url(../img/img_up.png) no-repeat 0 0;
    background-size: 12px 5px;
    -webkit-background-size: 12px 5px;
}

.contents .sec_collection .character_menu .character_select{
    position: absolute;
    top:47px;
    right: -16px;
    padding: 4px 0 13px;
    width: 140px;
    text-align: right;
    border: 1px solid #000;
    background-color: #fff;
    z-index: 50;
}

.contents .sec_collection .character_menu .character_select li{
    padding:6px 15px 0 0;
}

.contents .sec_collection .character_menu .character_select li a{
    font-size: 12px;
    color: #000;
    cursor: pointer;
}

.contents .sec_collection .character_menu .character_select li a:hover{
    font-weight: bold;
    text-decoration: underline;
}
.contents .sec_collection02{
    margin: 0 36px;
    padding: 40px 0 22px;
    border-top: 1px solid #333;
}

.contents .sec_collection02 .collection_lst ul{
    overflow: hidden;
}

.contents .sec_collection02 .collection_lst ul li{
    float: left;
    width: 16.66%
}

.contents .sec_collection02 .collection_lst ul li a{
    display: block;
    position: relative;
    margin: 0 9px 18px;
}

.contents .sec_collection02 .collection_lst ul li a::after{
    content: '';
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    opacity: 0;
    background-color: #000;
    transition: opacity 0.4s;
}

.contents .sec_collection02 .collection_lst ul li a:hover::after{
    opacity: 0.1;
}

.contents .sec_collection02 .collection_lst ul li a .product_txt{
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px;
    z-index: 20;
    opacity: 0;
    transition: opacity 0.4s;
}

.contents .sec_collection02 .collection_lst ul li a:hover .product_txt{
    opacity: 1
}

.contents .sec_collection02 .collection_lst ul li a .product_txt h3{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #000;
    font-weight: normal;
}

.contents .sec_collection02 .collection_lst ul li a .product_txt p{
    overflow: hidden;
    margin-top: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #646464;
}
/* COLLECTION_DETAIL */
.contents .sec_collection_detail{
    padding: 100px 440px 0 96px;
}

.contents .sec_collection_detail .collection_img{
    margin: 0 auto;
    padding-bottom: 100px;
    width: 800px;
}

.contents .sec_collection_detail .collection_img{
    display: block;
}

.contents .sec_collection_detail .collection_img ul li + li{
    margin-top: 60px;
}
.contents .sec_collection_detail .collection_txt{
    position: absolute;
    top:60px;
    right: 96px;
    width: 320px;
}

.contents .sec_collection_detail .collection_txt h3{
    padding-top: 42px;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}

.contents .sec_collection_detail .collection_txt .product_notice{
    padding-top: 9px;
    font-size: 13px;
    color: #000;
    text-decoration: underline;
}

.contents .sec_collection_detail .collection_txt .produce_detail{
    padding-top: 13px;
    line-height: 21px;
    font-size: 13px;
    color: #646464;
    word-wrap: break-word;
    word-break: keep-all;
}

.contents .sec_collection_detail .collection_txt .btn_product{
    margin-top: 42px;
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    cursor: pointer;
    border: 0;
    background-color: #000;
    -webkit-appearance:none;
    border-radius: 0;
    -webkit-border-radius: 0;
    font-weight: normal;
    font-family: 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
}

.contents .sec_collection_detail .collection_txt .btn_product + .btn_product, .contents .sec_collection_detail .collection_txt .info_list + .btn_product{
    margin-top: 12px;
}

.contents .sec_collection_detail .collection_txt .btn_product.btn_info::after{
    content: '';
    display: inline-block;
    vertical-align: top;
    margin: 19px 0 0 8px;
    width: 12px;
    height: 5px;
    background: url(../img/btn_wdown.png) no-repeat 0 0;
    background-size: 12px 5px;
    -webkit-background-size: 12px 5px;
}

.contents .sec_collection_detail .collection_txt .btn_product.btn_info.on::after{
    content: '';
    background: url(../img/btn_wup.png) no-repeat 0 0;
    background-size: 12px 5px;
    -webkit-background-size: 12px 5px;
}

.contents .sec_collection_detail .collection_txt .info_list ul{
    border: 1px solid #000;
}

.contents .sec_collection_detail .collection_txt .info_list ul li{
    height: 90px;
    line-height: 90px;
    font-size: 12px;
}

.contents .sec_collection_detail .collection_txt .info_list ul li +li{
    border-top: 1px solid #000;
}

.contents .sec_collection_detail .collection_txt .info_list ul li a{
    overflow: hidden;
    display: block;
    position: relative;
    padding: 0 34px 0 18px;;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.contents .sec_collection_detail .collection_txt .info_list ul li a::after{
    content: '';
    position: absolute;
    top:40px;
    right: 18px;
    width: 7px;
    height: 7px;
    background: url(../img/ico_outlink.png) no-repeat 0 0;
    background-size: 7px 7px;
    -webkit-background-size: 7px 7px;
}

.contents .sec_collection_detail .collection_txt .info_list .txt_shipping{
    display: inline-block;
    margin: 17px 0 31px;
    font-size: 12px;
    color: #3083ff;
}

.contents .sec_collection_detail .collection_txt .info_list .txt_shipping::before{
    content: '';
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0;
    width: 14px;
    height: 14px;
    background: url(../img/ico_shipping.png) no-repeat 0 0;
    background-size: 14px 14px;
    -webkit-background-size: 14px 14px;
}

.contents .sec_collection_detail .collection_txt .info_list .txt_shipping::after{
    content: '';
    display: inline-block;
    vertical-align: top;
    margin: 2px 0 0 6px;
    width: 5px;
    height: 9px;
    background: url(../img/ico_shipping_more.png) no-repeat 0 0;
    background-size: 5px 9px;
    -webkit-background-size: 5px 9px;
}

.contents .sec_collection_detail .btn_share{
    display: inline-block;
    margin-top: 23px;
    padding-right: 20px;
    font-size: 12px;
    color: #000;
    cursor: pointer;
    border: 0;
    background-color: #000;
    -webkit-appearance:none;
    background: url(../img/img_down.png) no-repeat 100% 5px;
    background-size: 12px 5px;
    -webkit-background-size: 12px 5px;
    font-family: 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
}

.contents .sec_collection_detail .btn_share.on{
    background: url(../img/img_up.png) no-repeat 100% 5px;
    background-size: 12px 5px;
    -webkit-background-size: 12px 5px;
}
.contents .sec_collection_detail .share_sns{
    padding-top: 26px;
    text-align: center;
}

.contents .sec_collection_detail .share_sns ul{
    overflow: hidden;
    display: inline-block;

}

.contents .sec_collection_detail .share_sns ul li{
    float: left;
    width: 18px;
    height: 16px;
}

.contents .sec_collection_detail .share_sns ul li.fb{
    background: url(../img/share_fb.png) no-repeat 0 0;
    background-size: 18px 16px;
    -webkit-background-size: 18px 16px;
}

.contents .sec_collection_detail .share_sns ul li.line{
    margin-left: 50px;
    background: url(../img/share_line.png) no-repeat 0 0;
    background-size: 18px 16px;
    -webkit-background-size: 18px 16px;
}

.contents .sec_collection_detail .share_sns ul li.twt{
    margin-left: 50px;
    background: url(../img/share_twt.png) no-repeat 0 0;
    background-size: 18px 16px;
    -webkit-background-size: 18px 16px;
}

.contents .sec_collection_detail02{
    margin: 0 36px;
    padding: 38px 0 40px;
    text-align: center;
    border-top: 1px solid #333;
}

.contents .sec_collection_detail02 h3{
    text-align: center;
    font-size: 13px;
    font-weight: normal;
}

.contents .sec_collection_detail02 ul{
    overflow: hidden;
    display: inline-block;
    padding-top: 27px;
    vertical-align: top;

}
.contents .sec_collection_detail02 ul li{
    float: left;
}

.contents .sec_collection_detail02 ul li + li{
    margin-left: 50px;
}

.contents .sec_collection_detail02 ul li a{
    display: block;
}

.contents .sec_collection_detail02 ul li strong{
    overflow: hidden;
    display: block;
    padding-top: 14px;
    width: 150px;
    text-align: center;
    font-size: 11px;
    color: #000;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.contents .sec_collection_detail02 ul li p{
    overflow: hidden;
    padding-top: 3px;
    width: 150px;
    text-align: center;
    font-size: 11px;
    color: #646464;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ly_pop .ly_countrise{
    position: fixed;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    width: 700px;
    background-color: #fff;
    z-index: 150;
}

.ly_pop .ly_countrise h4{
    margin: 0 17px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 15px;
    border-bottom: 1px solid #000;
}
.ly_pop .ly_countrise .con_list{
    overflow: hidden;
    padding: 24px 30px;
}
.ly_pop .ly_countrise .con_list ul{
    float: left;
    width: 320px;
}

.ly_pop .ly_countrise .con_list li{
    font-size: 14px;
}

.ly_pop .ly_countrise .con_list li a{
    line-height: 22px;
    color: #000;

}

.ly_pop .ly_countrise .con_list{
    color: #000;
}

.ly_pop .ly_countrise .btn_close{
    overflow: hidden;
    position: absolute;
    top:21px;
    right: 22px;
    width: 17px;
    height: 17px;
    background: url(../img/img_close.png) no-repeat 0 0;
    background-size: 17px 17px;
    -webkit-background-size: 17px 17px;
    border: 0;
    text-indent: -9000px;

}


@media (min-width:1280px) and (max-width:1399px){
    .contents .sec_collection_detail .collection_img{
        width: 600px;
    }
}

@media all and (max-width:1279px){
    .contents .sec_collection_detail .collection_img{
        width: 400px;
    }
}
/* locator */
.contents .sec_locator {
    padding: 0 36px;
}
.contents .sec_locator ul{
    display: table;
    margin-bottom: 220px;
    width: 100%;
    table-layout: fixed;
    border-bottom: 1px solid #333;
}
.contents .sec_locator ul li{
    overflow: hidden;
    position: relative;
    display: table-row;
    height: 290px;
}

.contents .sec_locator ul li + li h3, .sec_locator ul li + li .locator_detail{
    border-top: 1px solid #333
}

.contents .sec_locator ul li h3{
    display: table-cell;
    vertical-align: middle;
    padding-left: 60px;
    font-size: 36px;
    font-weight: normal;
}

.contents .sec_locator ul li h3 a{
    color: #000;
}

.contents .sec_locator ul li h3 a:hover{
    text-decoration: underline;
}

.contents .sec_locator ul li .locator_detail{
    display: table-cell;
    padding: 3px 60px 0;
    vertical-align: middle;
    width: 320px;
}

.contents .sec_locator dl{
    padding: 12px 0 0;
}

.contents .sec_locator dl dt{
    padding: 0 0 9px;
    font-size: 13px;
    color: #000;
    font-weight: bold;
}

.contents .sec_locator dl dt a{
    color: #000;
}

.contents .sec_locator dl dt a:hover{
    text-decoration: underline;
}

.contents .sec_locator dl dd{
    font-size: 13px;
    color: #646464;
    line-height: 21px;
}

.contents .sec_locator .store_notice{
    font-size: 12px;
    color: #b4b4b4;
}



/* popup */

.ly_pop .dim {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.9;
    z-index: 100;
}

.ly_pop .ly_popup {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 1080px;
    margin-left: -540px;
    z-index: 110
}

.ly_pop .btn_pop_close {
    overflow: hidden;
    position: fixed;
    top: 25px;
    right: 25px;
    width: 19px;
    height: 19px;
    border: none;
    background: url(../img/menu_close.png) no-repeat 0 0;
    background-size: 19px 19px;
    -webkit-background-size: 19px 19px;
    z-index: 110
}


/* ERROR */

.contents .error {
    margin-top: 60px;
    padding: 36px
}

.contents .error p {
    font-size: 15px;
    line-height: 21px;
    color: #000;
    text-align: center
}

.contents .error a {
    display: block;
    width: 120px;
    height: 30px;
    margin: 28px auto 0;
    background-color: #000;
    text-align: center
}

.contents .error a span {
    line-height: 31px;
    font-size: 12px;
    color: #fff
}

/* 171214_notice */
.notice_banner{
    position: fixed;
    top:0;
    left: 0;
    right: 0;
    height: 50px;
    text-align: right;
    background-color: #f4f4f4;
    z-index: 100;
}
.notice_banner + #wrap{
    margin-top: 50px;
}
.notice_banner a{
    display: block;
    line-height: 48px;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    font-family: 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
}
.notice_banner .ico_arrow{
    display: inline-block;
    vertical-align: top;
    margin: 18px 36px 0 12px;

}
.sec_notice{
    overflow: hidden;
    position: relative;
    margin: 0 36px;
    padding: 54px 60px 58px;
}

.sec_notice .notice_tit{
    position: absolute;
    top:55px;
    left: 60px;
    width: 420px;
    color: #000;
    font-size: 20px;
}
.sec_notice .notice_con{
    position: relative;
    left: 50%;
    width: 420px;
}

.sec_notice .notice_con p{
    display: block;
    line-height: 21px;
    color: #646464;
    font-size: 13px;
    font-weight: normal;
}

/* FOOTER */

.footer {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    margin: -1px 36px 0;
    padding: 14px 0;
    border-top: 1px solid #333
}

.footer.fixed {
    position: absolute
}

.footer .footer_inner {
    position: relative
}

.footer .footer_inner .sns_area {
    overflow: hidden;
}

.footer .footer_inner .sns_area li {
    overflow: hidden;
    float: left;
    margin-left: 16px;
    width: 18px;
    height: 18px
}

.footer .footer_inner .sns_area li:first-child {
    margin-left: 0;
}

.footer .footer_inner .sns_area li.lst_fb {
    background: url(../img/footer_pc_cn_fb.png) no-repeat 0 0;
    background-size: 18px 18px;
    -webkit-background-size: 18px 18px
}

.footer .footer_inner .sns_area li.lst_insta {
    background: url(../img/footer_pc_cn_insta.png) no-repeat 0 0;
    background-size: 18px 18px;
    -webkit-background-size: 18px 18px
}

.footer .footer_inner .sns_area li.lst_tw {
    background: url(../img/footer_pc_cn_twt.png) no-repeat 0 0;
    background-size: 18px 18px;
    -webkit-background-size: 18px 18px
}

.footer .footer_inner .sns_area li.lst_ytb {
    background: url(../img/footer_pc_cn_yt.png) no-repeat 0 0;
    background-size: 18px 18px;
    -webkit-background-size: 18px 18px
}

.footer .footer_inner .sns_area li.lst_vlive {
    background: url(../img/footer_pc_cn_vlive.png) no-repeat 0 0;
    background-size: 18px 18px;
    -webkit-background-size: 18px 18px
}

.footer .footer_inner .sns_area li.lst_weibo {
    background: url(../img/footer_pc_cn_weibo.png) no-repeat 0 0;
    background-size: 18px 18px;
    -webkit-background-size: 18px 18px
}

.footer .sns_area li.lst_tiktok {
    background: url(../im/sns/tiktok/footer_pc_cn_tiktok.png) no-repeat 0 0;
    background-size: 18px 18px;
    -webkit-background-size: 18px 18px
}


.footer .footer_inner .sns_area li a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.footer .footer_inner .copyright {
    position: absolute;
    top: -2px;
    right: 0
}

.footer .footer_inner .copyright span {
    font-size: 10px;
    color: #b4b4b4
}

.dark_version .footer .footer_inner .copyright span {
    color: #fff;
    opacity: 0.7;
}

/* dark footer*/
.dark_version .footer{
    margin: -1px 0 0;
    padding: 14px 36px;
    border-top: 0;
    background-color: #000;
}
.dark_version.baby .footer{
    background-color: #9ee5ff;
}
.dark_version .footer:before{
    content: '';
    display: block;
    position: absolute;
    top: -1px;
    left: 36px;
    right: 36px;
    height: 1px;
    background-color: #fff;
    opacity: 0.7;
}
.dark_version .footer .footer_inner .sns_area li.lst_fb {
    background-image: url(../img/footer_pc_cn_fb_dark.png);
}
.dark_version .footer .footer_inner .sns_area li.lst_insta {
    background-image: url(../img/footer_pc_cn_insta_dark.png);
}
.dark_version .footer .footer_inner .sns_area li.lst_tw {
    background-image: url(../img/footer_pc_cn_twt_dark.png);
}
.dark_version .footer .footer_inner .sns_area li.lst_ytb {
    background-image: url(../img/footer_pc_cn_yt_dark.png);
}
.dark_version .footer .footer_inner .sns_area li.lst_vlive {
    background-image: url(../img/footer_pc_cn_vlive_dark.png);
}
.dark_version .footer .footer_inner .sns_area li.lst_weibo {
    background-image: url(../img/footer_pc_cn_weibo_dark.png);
}

/* 20171102 BT21 무료 스티커 프로모션 */
.bt21_charge {
    padding-top: 120px;
    text-align: center;
}
.bt21_charge .img_tit {
    margin: 0 auto 80px;
    width: 490px;
    height: 120px;
    background: url(../img/bt21_charge/pc_img_title.png) no-repeat 0 0;
    background-size: 490px 120px;
    -webkit-background-size: 490px 120px;
    animation: ani_effect01 cubic-bezier(0.4, 0, 0.2, 1) 1s;
    -webkit-animation: ani_effect01 cubic-bezier(0.4, 0, 0.2, 1) 1s;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-fill-mode: backwards;
    -webkit-animation-fill-mode: backwards;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

[lang=en] .bt21_charge .img_tit{
    background: url(../img/bt21_charge/pc_img_title_en.png) no-repeat 0 0;
    background-size: 490px 120px;
    -webkit-background-size: 490px 120px;
}

[lang=zh_CN] .bt21_charge .img_tit{
    background: url(../img/bt21_charge/pc_img_title_hans.png) no-repeat 0 0;
    background-size: 490px 120px;
    -webkit-background-size: 490px 120px;
}

[lang=zh_TW] .bt21_charge .img_tit{
    background: url(../img/bt21_charge/pc_img_title_hant.png) no-repeat 0 0;
    background-size: 490px 120px;
    -webkit-background-size: 490px 120px;
}

[lang=ja] .bt21_charge .img_tit{
    background: url(../img/bt21_charge/pc_img_title_ja.png) no-repeat 0 0;
    background-size: 490px 120px;
    -webkit-background-size: 490px 120px;
}

.bt21_charge .img_slide {
    overflow: hidden;
    position: relative;
    height: 315px;
}

.bt21_charge .img_slide .img_wrap {
    overflow: hidden;
    width: 100%;
}

.bt21_charge .img_slide.img_slide01 .img_wrap .img {
    width: 100%;
    height: 315px;
    background: url(../img/bt21_charge/pc_sticker_line_01.gif) repeat-x 0 0;
    background-size: 2450px 310px;
    -webkit-background-size: 2450px 310px;
}

.bt21_charge .img_slide.img_slide02 .img_wrap .img {
    width: 100%;
    height: 315px;
    background: url(../img/bt21_charge/pc_sticker_line_02.gif) repeat-x 0 0;
    background-size: 2450px 310px;
    -webkit-background-size: 2450px 310px;
}


.bt21_charge .img_slide.img_slide01 {
    animation: ani_effect01 cubic-bezier(0.4, 0, 0.2, 1) 1s;
    -webkit-animation: ani_effect01 cubic-bezier(0.4, 0, 0.2, 1) 1s;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-fill-mode: backwards;
    -webkit-animation-fill-mode: backwards;
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}

.bt21_charge .img_slide.img_slide02 {
    animation: ani_effect01 cubic-bezier(0.4, 0, 0.2, 1) 1s;
    -webkit-animation: ani_effect01 cubic-bezier(0.4, 0, 0.2, 1) 1s;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-fill-mode: backwards;
    -webkit-animation-fill-mode: backwards;
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
}

.bt21_charge .img_slide.img_slide01 .img_wrap .img{
    animation: ani_slide 50s infinite;
    -webkit-animation: ani_slide 50s infinite;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-fill-mode: backwards;
    -webkit-animation-fill-mode: backwards;
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}

.bt21_charge .img_slide.img_slide02 .img_wrap .img {
    animation: ani_slide02 50s infinite;
    -webkit-animation: ani_slide02 50s infinite;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-fill-mode: backwards;
    -webkit-animation-fill-mode: backwards;
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
}

.bt21_charge .sec_video {
    position: relative;
    margin: 80px auto 0;
    width: 520px;
    height: 308px;
    animation: ani_effect01 cubic-bezier(0.4, 0, 0.2, 1) 1s;
    -webkit-animation: ani_effect01 cubic-bezier(0.4, 0, 0.2, 1) 1s;
    animation-fill-mode: backwards;
    -webkit-animation-fill-mode: backwards;
    animation-delay: 1.7s;
    -webkit-animation-delay: 1.7s;
}

.bt21_charge .sec_video a{
    display: block;
    height: 100%;
}

.bt21_charge .sec_video a::before {
    content:'';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -27px 0 0 -60px;
    width: 120px;
    height: 54px;
    background: url(../img/bt21_charge/pc_btn_play.png) no-repeat 0 0;
    background-size: 120px 54px;
    -webkit-background-size: 120px 54px;
    z-index: 20;
}

.bt21_charge .sec_video a::after {
    content: '';
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.4s;
    background-color: #000;
}

.bt21_charge .sec_video a:hover::after {
    opacity: 0.2;
}

.bt21_charge .sec_text {
    padding: 74px 0 0;
}

.bt21_charge .sec_text h3 {
    font-size: 26px;
    font-weight: 600;
    color: #000;
    text-align: center;
}

.bt21_charge .sec_text p {
    margin-top:10px;
    line-height: 36px;
    font-size: 26px;
    font-weight: 300;
    color: #646464;
    text-align: center;
    word-wrap: break-word;
    word-break: keep-all;
}

.bt21_charge .sec_btn {
    overflow: hidden;
    margin: 77px auto 0;
    width: 816px;
}

.bt21_charge .sec_btn a {
    display: block;
    float: left;
    width: 398px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    font-size: 26px;
    font-weight: 300;
    color: #000;
}

.bt21_charge .sec_btn a span{
    position: relative;
}

.bt21_charge .sec_btn .btn01 {
    color: #fff;
    font-weight: 300;
    border: 1px solid #000;
    background-color: #000;
    transition: all 0.3s;
}

.bt21_charge .sec_btn .btn01:hover {
    background-color: #3c3c3c;
}

.bt21_charge .sec_btn .btn02 {
    float: right;
    color: #bebebe;
    font-weight: 300;
    border: 1px solid #d9d9d9;
    background-color: #fff;
}

.bt21_charge .sec_btn strong{
    clear: both;
    display: block;
    padding-top: 27px;
    text-align: center;
    font-size: 12px;
    color: #646464;
    font-weight: 300;
}

.bt21_charge .sec_free {
    overflow: hidden;
    margin: 76px 36px 0;
    text-align: left;
    border-top: 1px solid #333;
}

.bt21_charge .sec_free .free_inner{
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    width: 816px;
}

.bt21_charge .sec_free .free_con{
    float: right;
}

.bt21_charge .sec_free img {
    position: absolute;
    top:50%;
    left: 150px;
    margin-top: -47px;
}

.bt21_charge .sec_free h3 {
    margin-top: 42px;
    font-size: 13px;
    color: #000;
    font-weight: 600;
}

.bt21_charge .sec_free p {
    margin-top: 5px;
    line-height: 21px;
    font-size: 13px;
    color: #646464;
    font-weight: 300;
}

.bt21_charge .sec_btn_v2 {
    overflow: hidden;
    position: relative;
    margin-top: 15px;
    height: 91px;
}

.bt21_charge .sec_btn_v2 [class*=btn] {
    display: block;
    float: left;
    width: 194px;
    height: 43px;
    line-height: 46px;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    border: 1px solid #000;
    transition: all 0.4s;
}

.bt21_charge .sec_btn_v2 [class*=btn]:hover {
    background-color: #f5f5f5;
}

.bt21_charge .sec_btn_v2 .btn01.on {
    background-color: #f5f5f5;
}

.bt21_charge .sec_btn_v2 .btn01::after {
    content: '';
    display: inline-block;
    vertical-align: top;
    margin: 20px 0 0 7px;
    width: 12px;
    height: 5px;
    background: url(../img/bt21_charge/pc_down.png) no-repeat 0 0;
    background-size: 12px 5px;
    -webkit-background-size: 12px 5px;
}

.bt21_charge .sec_btn_v2 .btn01.on::after {
    background: url(../img/bt21_charge/pc_up.png) no-repeat 0 0;
    background-size: 12px 5px;
    -webkit-background-size: 12px 5px;
}

.bt21_charge .sec_btn_v2 .btn02 {
    margin-left: 8px;
}

.bt21_charge .down_list {
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 19px;
}

.bt21_charge .down_list li {
    float: left;
}

.bt21_charge .down_list li + li{
    margin-left: 20px;
}

.bt21_charge .down_list li a {
    font-size: 12px;
    font-weight: 300;
    color: #000;
    text-decoration: underline;
}

.bt21_charge .down_list li a:hover {
    font-weight: 600;
}

@keyframes ani_slide {
    from {
        background-position-x: 0;
    }
    to {
        background-position-x: 2450px;
    }
}

@-webkit-keyframes ani_slide {
    from {
        background-position-x: 0;
    }
    to {
        background-position-x: 2450px;
    }
}

@keyframes ani_slide02 {
    from {
        background-position-x: 0;
    }
    to {
        background-position-x: -2450px;
    }
}

@-webkit-keyframes ani_slide02 {
    from {
        background-position-x: 0;
    }
    to {
        background-position-x: -2450px;
    }
}

@keyframes ani_effect01 {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes ani_effect01 {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@media all and (max-width:1500px) {
    .bt21_charge .img_slide{
        height: 260px;
    }
    .bt21_charge .img_slide.img_slide01 .img_wrap .img {
        width: 100%;
        height: 260px;
        background: url(../img/bt21_charge/pc_sticker_line_01.gif) repeat-x 0 0;
        background-size: 2025px 260px;
        -webkit-background-size: 2025px 260px;
    }

    .bt21_charge .img_slide.img_slide02 .img_wrap .img {
        width: 100%;
        height: 260px;
        background: url(../img/bt21_charge/pc_sticker_line_02.gif) repeat-x 0 0;
        background-size: 2025px 260px;
        -webkit-background-size: 2025px 260px;
    }
        @keyframes ani_slide {
        from {
            background-position-x: 0;
        }
        to {
            background-position-x: 2025px;
        }
    }

    @-webkit-keyframes ani_slide {
        from {
            background-position-x: 0;
        }
        to {
            background-position-x: 2025px;
        }
    }

    @keyframes ani_slide02 {
        from {
            background-position-x: 0;
        }
        to {
            background-position-x: -2025px;
        }
    }

    @-webkit-keyframes ani_slide02 {
        from {
            background-position-x: 0;
        }
        to {
            background-position-x: -2025px;
        }
    }
}

/* 171204 boon */
#wrap.boon {
    min-width: 1200px;
    background-color: #69ebff;
    transition: background-color 1s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition: background-color 1s cubic-bezier(0.4, 0, 0.2, 1);
}

#wrap.boon.color2 {
    background-color: #ff6fff;
}

#wrap.boon.color3 {
    background-color: #fffb00;
}

#wrap.boon.color4 {
    background-color: #fff;
}

.bt21_boon {
    padding-top: 100px;
    text-align: center;
    font-family: "Apple SD Gothic Neo", "Malgun Gothic", 맑은고딕, "NanumBarun Gothic", 나눔바른고딕, tahoma, sans-serif;
}

.bt21_boon .img_tit {
    width: 570px;
    height: 90px;
    margin: 0 auto 70px;
    background: url(../img/boon/boon_pc_title.png) 0 0 no-repeat;
    background-size: 570px 90px;
    -webkit-background-size: 570px 90px;
    animation: ani_fade 1s cubic-bezier(0.4, 0, 0.2, 1) 0.6s forwards;
    -webkit-animation: ani_fade 1s cubic-bezier(0.4, 0, 0.2, 1) 0.6s forwards;
    -ms-animation: ani_fade 1s cubic-bezier(0.4, 0, 0.2, 1) 0.6s forwards;
    -o-animation: ani_fade 1s cubic-bezier(0.4, 0, 0.2, 1) 0.6s forwards;
    opacity: 0;
}

.bt21_boon .img_tit2 {
    width: 510px;
    height: 170px;
    margin: 0 auto 240px;
    background: url(../img/boon/boon_pc_event.png) 0 0 no-repeat;
    background-size: 510px 170px;
    -webkit-background-size: 510px 170px;
}

.bt21_boon .spot_kv {
    margin-top: 100px;
    animation: ani_fade2 1.5s cubic-bezier(0.4, 0, 0.2, 1) 1.3s forwards;
    -webkit-animation: ani_fade2 1.5s cubic-bezier(0.4, 0, 0.2, 1) 1.3s forwards;
    -ms-animation: ani_fade2 1.5s cubic-bezier(0.4, 0, 0.2, 1) 1.3s forwards;
    -o-animation: ani_fade2 1.5s cubic-bezier(0.4, 0, 0.2, 1) 1.3s forwards;
    opacity: 0;
}

.bt21_boon .spot_kv img {
    display: block;
    margin: 0 auto;
}

.bt21_boon .spot_kv .lk_full {
    display: inline-block;
    margin: 45px 0 210px;
    font-size: 18px;
    color: #000;
    line-height: 27px;
}

.bt21_boon .spot_kv .lk_full:after {
    display: inline-block;
    width: 27px;
    height: 27px;
    margin-left: 10px;
    background: url(../img/boon/boon_play.png) 0 0 no-repeat;
    background-size: 27px 27px;
    -webkit-background-size: 27px 27px;
    vertical-align: top;
    content: '';
}

.bt21_boon .visual {
    overflow: hidden;
    width: 100%;
    margin-bottom: 140px;
}

.bt21_boon .visual_sec {
    overflow: hidden;
    margin-bottom: 80px;
}

.bt21_boon .visual_sec > div {
    float: left;
    position: relative;
    width: 50%;
}

.bt21_boon .visual .lft {
    padding-top: 310px;
}

.bt21_boon .visual .lft > div, .bt21_boon .visual .rgt > div {
    position: relative;
}

.bt21_boon .visual .img_big2 {
    margin: 0 115px 335px 96px;
}

.bt21_boon .visual .img_big3 {
    margin: 0 300px 240px 0;
}

.bt21_boon .visual .img_big4 {
    margin: 0 300px 115px 0;
}

.bt21_boon .visual .img_big5 {
    margin: 0 54px 250px 0;
}

.bt21_boon .visual .img_big6 {
    margin: 0 180px 120px 210px;
}

.bt21_boon .visual .img_small {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 220px;
    height: 180px;
}

.bt21_boon .visual .img_small.v2 {
    right: initial;
    left: -218px;
    bottom: -216px;
    width: 188px;
    height: 116px;
}

.bt21_boon .visual .img_small.v2 img {
    opacity: 1;
}

.bt21_boon .visual .img_small.v3 {
    right: 0;
    top: -95px;
    bottom: initial;
    width: 218px;
    height: 146px;
}

.bt21_boon .visual .img_small.v4 {
    right: 42px;
    bottom: -160px;
    width: 181px;
    height: 220px;
}

.bt21_boon .visual .img_small.v5 {
    position: absolute;
    left: 96px;
    bottom: -140px;
    width: 200px;
    height: 140px;
}

.bt21_boon .visual .img_small.v6 {
    right: 27px;
    bottom: 0;
    width: 176px;
    height: 200px;
}

.bt21_boon .boon_gallery {
    position: relative;
    padding: 0 36px;
}

.bt21_boon .boon_gallery .page_area {
    padding-top: 35px;
    font-size: 18px;
    line-height: 18px;
    color: #000;
    text-align: center;
    font-family: 'Helvetica', Arial;
}

.bt21_boon .boon_gallery  .page_area .current {
    text-decoration: underline;
}

.bt21_boon .boon_slick {
    position: static;
    max-width: 980px;
    margin: 0 auto;
}

.bt21_boon .boon_slick button {
    position: absolute;
    top: 50%;
    width: 13px;
    height: 29px;
    margin-top: -15px;
    border: 0;
    outline: none;
    cursor: pointer;
    background: url(../img/boon/boon_pc_gal_arr.png) 0 0 no-repeat;
    background-size: 30px 29px;
    -webkit-background-size: 30px 29px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    z-index: 1;
}

.bt21_boon .boon_slick button.slick-prev {
    background-position: 0 0;
    left: 96px;
}

.bt21_boon .boon_slick button.slick-next {
    background-position: -15px 0;
    right: 96px;
}

.bt21_boon .location {
    margin: 0 36px;
    padding: 100px 0 79px;
    border-top: 1px solid #000;
}

.bt21_boon .location ul {
    display: table;
    overflow: hidden;
    max-width: 1180px;
    margin: 0 auto;
    table-layout: fixed;
}

.bt21_boon .location li {
    display: table-cell;
    vertical-align: top;
}

.bt21_boon .location li:first-child {
    padding-right: 60px;
}

.bt21_boon .location .sub_tit, .bt21_boon .promotion .sub_tit {
    background: url(../img/boon/boon_pc_pro_txt_v2.png) 0 0 no-repeat;
    background-size: 380px 225px;
    -webkit-background-size: 380px 225px;
}

.bt21_boon .location .sub_tit {
    display: block;
    width: 260px;
    height: 60px;
    margin: 0 auto 60px;
    background-position: 0 0;
}

.bt21_boon .location .sub_tit.v2 {
    width: 310px;
    background-position: 0 -65px;
}

.bt21_boon .location .adrs {
    padding-top: 20px;
    font-size: 11px;
    line-height: 16px;
    color: #000;
    font-family: 'Helvetica', Arial;
}

.bt21_boon .promotion {
    margin: 0 36px;
    padding: 100px 0 100px;
    border-top: 1px solid #000;
}

.bt21_boon .promotion .sub_tit {
    margin: 0 auto 71px;
    width: 380px;
    height: 60px;
    background-position: 0 -130px;
}

.bt21_boon .promotion .sub_tit.v2 {
    width: 39px;
    height: 17px;
    margin-bottom: 6px;
    background-position: 0 -195px;
}

.bt21_boon .promotion .sub_tit.v3 {
    width: 157px;
    height: 17px;
    margin-bottom: 6px;
    background-position: -100px -195px;
}

.bt21_boon .promotion .txt {
    font-size: 18px;
    line-height: 24px;
    color: #000;
}

.bt21_boon .promotion .noti {
    padding-top: 8px;
    font-size: 11px;
    color: #888;
}

.bt21_boon .promotion .img_slide {
    overflow: hidden;
    position: relative;
    max-width: 1180px;
    margin: 0 auto;
    padding-top: 40px;
}

.bt21_boon .promotion .sub_evt {
    display: table;
    max-width: 1180px;
    padding-top: 73px;
    margin: 0 auto;
}

.bt21_boon .promotion .sub_evt li {
    display: table-cell;
    width: 560px;
    text-align: center;
    vertical-align: top;
}

.bt21_boon .promotion .sub_evt li:first-child {
    padding-right: 60px;
}

.bt21_boon .promotion .sub_evt .txt {
    margin-bottom: 33px;
}

.bt21_boon .intro {
    padding: 120px 0 184px;
    margin: 0 36px;
    border-top: 1px solid #000;
}

.bt21_boon .intro p {
    padding-top: 17px;
}

.bt21_boon .intro a {
    font-size: 18px;
    line-height: 24px;
    color: #000;
}

.bt21_boon .intro a:after {
    display: inline-block;
    width: 12px;
    height: 11px;
    margin-left: 10px;
    background: url(../img/boon/ico_arrow.png) 0 0 no-repeat;
    background-size: 12px 11px;
    -webkit-background-size: 12px 11px;
    content: '';
}

.bt21_boon .fixed_tit {
    position: fixed;
    bottom: 65px;
    width: 100%;
    opacity: 0;
    transition: opacity 0.3s linear;
}

.bt21_boon .fixed_tit.on {
    opacity: 1;
}

.bt21_boon .fixed_tit .tit_slide {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 20px;
}

.bt21_boon .fixed_tit .img_wrap {
    overflow: hidden;
    position: absolute;
    animation: txt_slide 70s linear infinite;
    -webkit-animation: txt_slide 70s linear infinite;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.bt21_boon .fixed_tit .tit_slide .img {
    display: block;
    float: left;
    width: 925px;
    height: 20px;
    background: url(../img/boon/tag1_pc.png) 0 0 no-repeat;
    background-size: 925px 20px;
    -webkit-background-size: 925px 20px;
}

.bt21_boon .fixed_tit .tit_slide.v2 {
    margin-top: 7px;
}

.bt21_boon .fixed_tit .tit_slide.v2 .img_wrap {
    animation: txt_slide2 70s linear infinite;
    -webkit-animation: txt_slide2 70s linear infinite;
    animation-fill-mode: backwards;
    -webkit-animation-fill-mode: backwards;
}

.bt21_boon .fixed_tit .tit_slide.v2 .img {
    width: 867px;
    background: url(../img/boon/tag2_pc.png) 0 0 no-repeat;
    background-size: 867px 20px;
    -webkit-background-size: 867px 20px;
}

.boon .sns_menu {
    position: fixed;
    right: 0;
    bottom: 112px;
    width: 86px;
    height: 74px;
    z-index: 10;
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.boon .sns_menu.on {
    opacity: 1;
}

.boon .sns_menu .btn_sns {
    width: 86px;
    height: 74px;
    border: 0;
    background: url(../img/boon/boon_share.png) 0 0 no-repeat;
    background-size: 86px 74px;
    -webkit-background-size: 86px 74px;
    -webkit-appearance: none;
    outline: none;
    visibility: hidden;
    cursor: pointer;
}

.boon .sns_menu.on .btn_sns {
    visibility: visible;
}
.boon .sns_menu .btn_sns.on {
    background-image: url(../img/boon/boon_close.png);
}

.boon .sns_menu .sns_lst {
    position: absolute;
    right: 0;
    bottom: 80px;
    width: 145px;
    height: 197px;
    padding-top: 44px;
    background: url(../img/boon/boon_share_popup.png) 0 0 no-repeat;
    background-size: 145px 197px;
    -webkit-background-size: 145px 197px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0.3s, opacity 0.5s;
    -webkit-transition: visibility 0.3s, opacity 0.5s;
}

.boon .sns_menu .sns_lst.on {
    opacity: 1;
    visibility: visible;
}

.boon .sns_menu .sns_lst li {
    margin: 0 16px 8px 44px;
    height: 35px;
}

.boon .sns_menu .sns_lst li a {
    display: block;
    height: 35px;
}

[lang=en] #wrap.boon {
    font-family: Helvetica, '맑은고딕', 'Malgun gothic', sans-serif;
    letter-spacing: -0.1px;
}

[lang=en] .bt21_boon .promotion .txt em {
    font-size: 11px;
}

@keyframes ani_fade {
    from {
        margin-top: 70px;
        opacity: 0;
    }
    to {
        margin-top: 0;
        opacity: 1;
    }
}

@-webkit-keyframes ani_fade {
    from {
        margin-top: 70px;
        opacity: 0;
    }
    to {
        margin-top: 0;
        opacity: 1;
    }
}

@keyframes ani_fade2 {
    from {
        opacity: 0;
    }
    to {
        margin-top: 0;
        opacity: 1;
    }
}

@-webkit-keyframes ani_fade2 {
    from {
        opacity: 0;
    }
    to {
        margin-top: 0;
        opacity: 1;
    }
}

@keyframes poster_slide {
    from {
        left: -925px;
    }
    to {
        left: 0;
    }
}

@-webkit-keyframes poster_slide {
    from {
        left: -925px;
    }
    to {
        left: 0;
    }
}

@keyframes txt_slide {
    from {
        left: -925px;
    }
    to {
        left: 0;
    }
}

@-webkit-keyframes txt_slide {
    from {
        left: -925px;
    }
    to {
        left: 0;
    }
}

@keyframes txt_slide2 {
    from {
        left: 0;
    }
    to {
        left: -867px;
    }
}

@-webkit-keyframes txt_slide2 {
    from {
        left: 0;
    }
    to {
        left: -867px;
    }
}

/* GAME */
.contents .sec_game {
    padding-bottom: 510px;
}

.contents .sec_game .game_wrap {
    overflow: hidden;
    width: 900px;
    padding: 57px 0 32px;
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #333;
}

.contents .game_wrap .txt_game {
    float: left;
    width: 520px;
}

.contents .game_wrap .txt_game .game_title {
    display: block;
    padding: 6px 0 14px;
    font-size: 36px;
    color: #000;
    line-height: 32px;
    letter-spacing: -.36px;
    font-weight: normal;
}

.contents .game_wrap .txt_game .game_desc {
    font-size: 16px;
    line-height: 27px;
    letter-spacing: -.16px;
    color: #646464;
}

.contents .game_wrap .txt_game .link_area {
    overflow: hidden;
    margin-top: 26px;
}

.contents .game_wrap .txt_game .link_area a {
    display: block;
    float: left;
}

.contents .game_wrap .txt_game .link_area .link_appstore {
    width: 120px;
    height: 40px;
    margin-right: 14px;
    background: url(../img/btn_appstore.png) no-repeat 50% 0;
    background-size: 120px 40px;
    -webkit-background-size: 120px 40px;
}

.contents .game_wrap .txt_game .link_area .link_googelplay {
    width: 134px;
    height: 40px;
    background: url(../img/btn_googleplay.png) no-repeat 50% 0;
    background-size: 134px 40px;
    -webkit-background-size: 134px 40px;
}

.contents .game_wrap .img_game {
    float: right;
}

.btn_top {
    display: block;
    position: fixed;
    bottom: 52px;
    right: 32px;
    width: 50px;
    height: 50px;
    border: none;
    border-radius: 30px;
    background: #fff url(../img/btn_top.png) no-repeat 50% 0;
    -webkit-background-size: 50px 50px;
    background-size: 50px 50px;
    cursor: pointer;
    outline: 0;
    z-index: 100;
}

.btn_top.ani_show {
    animation: ani_top cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
    -webkit-animation: ani_top cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
    opacity: 1
}

.btn_top.ani_hide {
    animation: ani_top2 cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
    -webkit-animation: ani_top2 cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
    opacity: 0;
}
.dark_version .btn_top{
    background-image: url(../img/btn_top_dark.png);
}
.dark_version.baby .btn_top{
    background-image: url(../img/btn_top_baby.png);
}

@keyframes ani_top {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes ani_top {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes ani_top2 {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes ani_top2 {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

[lang="zh_CN"] .contents .sec_relations ul li .inner p, [lang="zh_TW"] .contents .sec_relations ul li .inner p {
    word-break: normal;
}

/* FESTIVAL */
.festival_warp .festival_title, .festival_warp .spot .festival_title:after, .festival_warp .sub_title_applause, .festival_warp .section_applause .title_applause, .festival_warp .title_common, .festival_warp .awards_list li:after, .festival_warp .sector_slick .slick-arrow:before, .festival_warp .slick_card .card_title, .festival_warp .awards_list .list_number,
.festival_warp .awards_video .awards_sub_title, .festival_warp .video_box a:before {
    background: url(../img/festival/sp_festival_img.png) no-repeat;
    -webkit-background-size: 747px 1423px;
    background-size: 747px 1423px;
}
.festival_warp{
    padding-bottom: 81px;
    background-color: #000;
    font-family: "Apple SD Gothic Neo", "Malgun Gothic", 맑은고딕, "NanumBarun Gothic", 나눔바른고딕, tahoma, sans-serif;
}
.festival_warp .inner{
    position: relative;
    width: 1000px;
    height: 100%;
    margin: 0 auto;
}
.festival_warp .text_common{
    padding: 32px 0;
    font-size: 20px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: -0.2px;
    text-align: center;
}
.festival_warp .coming_section{
    display: block;
    width: 291px;
    height: 75px;
    margin: 0 auto;
    font-weight: bold;
    font-size: 18px;
    line-height: 74px;
    letter-spacing: -0.2px;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.festival_warp .title_common{
    height: 47px;
    margin: 0 auto;
    opacity: 0;
}
.festival_warp .title_common.show{
    animation: festival_ani_fade3 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    -webkit-animation: festival_ani_fade3 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    -ms-animation: festival_ani_fade3 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    -o-animation: festival_ani_fade3 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

.festival_warp .spot{
    height: 1000px;
    padding-top: 60px;
    background: #000 url(../img/festival/bg_spot.jpg) no-repeat 50% bottom;
    -webkit-background-size: 1298px 644px;
    background-size: 1298px 644px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.festival_warp .spot .inner:after{
    content: '';
    display: block;
    position: absolute;
    left: 84px;
    width: 832px;
    height: 332px;
    background: url(../img/festival/bg_spot_character.png) no-repeat;
    -webkit-background-size: 832px 332px;
    background-size: 832px 332px;
    animation: festival_ani_fade2 1s cubic-bezier(0.4, 0, 0.2, 1) 0.7s forwards;
    -webkit-animation: festival_ani_fade2 1s cubic-bezier(0.4, 0, 0.2, 1) 0.7s forwards;
    -ms-animation: festival_ani_fade2 1s cubic-bezier(0.4, 0, 0.2, 1) 0.7s forwards;
    -o-animation: festival_ani_fade2 1s cubic-bezier(0.4, 0, 0.2, 1) 0.7s forwards;
    opacity: 0;
}
.festival_warp .spot .festival_title{
    position: absolute;
    left: 205px;
    width: 591px;
    height: 151px;
    background-position: 0 -724px;
    animation: festival_ani_fade 1s cubic-bezier(0.4, 0, 0.2, 1) 0.5s forwards;
    -webkit-animation: festival_ani_fade 1s cubic-bezier(0.4, 0, 0.2, 1) 0.5s forwards;
    -ms-animation: festival_ani_fade 1s cubic-bezier(0.4, 0, 0.2, 1) 0.5s forwards;
    -o-animation: festival_ani_fade 1s cubic-bezier(0.4, 0, 0.2, 1) 0.5s forwards;
    opacity: 0;
}
.festival_warp .spot .festival_title:after{
    content: '';
    display: block;
    position: absolute;
    top: -43px;
    left: -42px;
    width: 653px;
    height: 215px;
    margin: 0 auto;
    background-position: 0 -134px;
    animation: festival_ani_fade3 1s cubic-bezier(0.4, 0, 0.2, 1) 0.9s forwards;
    -webkit-animation: festival_ani_fade3 1s cubic-bezier(0.4, 0, 0.2, 1) 0.9s forwards;
    -ms-animation: festival_ani_fade3 1s cubic-bezier(0.4, 0, 0.2, 1) 0.9s forwards;
    -o-animation: festival_ani_fade3 1s cubic-bezier(0.4, 0, 0.2, 1) 0.9s forwards;
    opacity: 0;
}

.festival_warp .section_applause{
    padding: 199px 0 180px;
    background-color: #191919;
}
.festival_warp .section_applause .sub_title_applause{
    display: block;
    width: 213px;
    height: 17px;
    margin: 0 auto 35px;
    background-position: -492px -421px;
}
.festival_warp .section_applause .title_applause{
    width: 704px;
    height: 124px;
    margin: 0 auto;
    background-position: 0 0;
}
.festival_warp .section_applause .text_applause{
    padding: 32px 0 42px;
    color: #fff;
    font-size: 28px;
    font-weight: 300;
    line-height: 45px;
    letter-spacing: -0.56px;
    text-align: center;
}

.festival_warp .section_awards{
    padding: 220px 0 190px;
    background-color: #f5f5f5;
}
.festival_warp .section_awards .title_common{
    width: 695px;
    background-position: 0 -364px;
}
.festival_warp .section_awards .text_common{
    padding-bottom: 50px;
    letter-spacing: -0.4px;
    line-height: 34px;
    color: #000;
}
.festival_warp .section_awards .awards_sub_title{
    padding: 28px 0 25px;
    font-size: 26px;
    letter-spacing: -0.52px;
    color: #000;
    text-align: center;
}
.festival_warp .section_awards .awards_way{
    position: relative;
    max-width: 980px;
    margin: 0 auto;
    padding-bottom: 110px;
    text-align: center;
}
.festival_warp .section_awards .awards_way:after{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 10px;
    width: 960px;
    height: 1px;
    margin: 0 auto;
    background-color: #dcdcdc
}
.festival_warp .section_awards .awards_list li{
    display: inline-block;
    position: relative;
    width: 310px;
    height: 182px;
    margin: 0 6px 16px;
    padding: 31px 104px 0 29px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 0px 2px 3px 0 rgba(3, 12, 22, 0.05);
    border: solid 1px #efefef;
    background-color: #ffffff;
    vertical-align: top;
    text-align: left;
}
.festival_warp .section_awards .awards_list .list_number{
    display: inline-block;
    width: 28px;
    height: 19px;
}
.festival_warp .section_awards .awards_list li:nth-child(1) .list_number{
    background-position: -602px -780px;
}
.festival_warp .section_awards .awards_list li:nth-child(2) .list_number{
    background-position: -640px -780px;
}
.festival_warp .section_awards .awards_list li:nth-child(3) .list_number{
    background-position: -678px -780px;
}
.festival_warp .section_awards .awards_list li:nth-child(4) .list_number{
    background-position: -602px -809px;
}
.festival_warp .section_awards .awards_list li:nth-child(5) .list_number{
    background-position: -640px -809px;
}
.festival_warp .section_awards .awards_list .list_info{
    padding-top: 7px;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.6px;
    color: #333;
}
.festival_warp .section_awards .awards_list li:after{
    content: '';
    display: inline-block;
    position: absolute;
    top: 50px;
    right: 24px;
    width: 80px;
    height: 80px;
}
.festival_warp .section_awards .awards_list li:nth-child(1):after{
    background-position: -498px -448px;
}
.festival_warp .section_awards .awards_list li:nth-child(2):after{
    background-position: -592px -448px;
}
.festival_warp .section_awards .awards_list li:nth-child(3):after{
    background-position: -499px -538px;
}
.festival_warp .section_awards .awards_list li:nth-child(4):after{
    background-position: -591px -538px;
}
.festival_warp .section_awards .awards_list li:nth-child(5):after{
    background-position: -588px -628px;
}
.festival_warp .section_awards .sector_slick{
    position: relative;
    max-width: 960px;
    margin: 0 auto;
}
.festival_warp .section_awards .sector_slick:after{
    content: '';
    display: block;
    position: absolute;
    top: 37px;
    left: 26px;
    width: 909px;
    height: 433px;
    background: url(../img/festival/bg_sector_slick.png) no-repeat;
    -webkit-background-size: 909px 433px;
    background-size: 909px 433px;
}
.festival_warp .section_awards .awards_sector{
    padding: 95px 0 39px;
    overflow: hidden;
}
.festival_warp .sector_slick .slick-list{
    overflow: visible;
    z-index: 1;
}
.festival_warp .awards_sector .slick_card{
    position: relative;
    height: 440px;
    padding: 59px 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    color: #fff;
}
.festival_warp .awards_sector .slick_card.performer{
    background-color: #ff654c;
}
.festival_warp .awards_sector .slick_card.breain{
    background-color: #fd4b47;
}
.festival_warp .awards_sector .slick_card.artist1{
    background-color: #ff7d43;
}
.festival_warp .awards_sector .slick_card.artist2{
    background-color: #ff9f39;
}
.festival_warp .awards_sector .slick_card:after,
.festival_warp .awards_sector .slick_card:before{
    content: '';
    position: absolute;
    display: block;
}
.festival_warp .awards_sector .slick_card.performer:before,
.festival_warp .awards_sector .slick_card.performer:after{
    opacity: 0;
}
.festival_warp .awards_sector .slick_card.performer.show:before,
.festival_warp .awards_sector .slick_card.performer.show:after,
.festival_warp .section_awards .awards_video .video_box.show{
    animation: festival_ani_fade3 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    -webkit-animation: festival_ani_fade3 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    -ms-animation: festival_ani_fade3 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    -o-animation: festival_ani_fade3 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.festival_warp .awards_sector .slick_card.performer:before{
    top: -45px;
    right: 28px;
    width: 152px;
    height: 195px;
    background: url(../img/festival/img_van.png) no-repeat;
    -webkit-background-size: 152px 195px;
    background-size: 152px 195px;
}
.festival_warp .awards_sector .slick_card.performer:after{
    top: 230px;
    left: -40px;
    width: 261px;
    height: 254px;
    background: url(../img/festival/img_rj_ck.png) no-repeat;
    -webkit-background-size: 261px 254px;
    background-size: 261px 254px;
}
.festival_warp .awards_sector .slick_card.breain:before{
    top: -6px;
    left: 66px;
    width: 77px;
    height: 89px;
    background: url(../img/festival/img_shooky.png) no-repeat;
    -webkit-background-size: 77px 89px;
    background-size: 77px 89px;
}
.festival_warp .awards_sector .slick_card.breain:after{
    top: 270px;
    right: 32px;
    width: 151px;
    height: 192px;
    background: url(../img/festival/img_tata.png) no-repeat;
    -webkit-background-size: 151px 192px;
    background-size: 151px 192px;
}
.festival_warp .awards_sector .slick_card.artist1:before{
    display: none;
}
.festival_warp .awards_sector .slick_card.artist1:after{
    top: 288px;
    right: 32px;
    width: 169px;
    height: 173px;
    background: url(../img/festival/img_mang.png) no-repeat;
    -webkit-background-size: 169px 173px;
    background-size: 169px 173px;
}
.festival_warp .awards_sector .slick_card.artist2:before{
    top: 262px;
    left: -52px;
    width: 148px;
    height: 203px;
    background: url(../img/festival/img_chimmy.png) no-repeat;
    -webkit-background-size: 148px 203px;
    background-size: 148px 203px;
}
.festival_warp .awards_sector .slick_card.artist2:after{
    top: 294px;
    right: -57px;
    width: 194px;
    height: 170px;
    background: url(../img/festival/img_koya.png) no-repeat;
    -webkit-background-size: 194px 170px;
    background-size: 194px 170px;
}

.festival_warp .sector_slick .slick-arrow{
    position: absolute;
    top: 50%;
    width: 36px;
    height: 60px;
    margin-top: -47px;
    padding: 10px;
    outline: none;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    border: 0;
    background-color: transparent;
    color: transparent;
    z-index: 1;
}
.festival_warp .sector_slick .slick-arrow.slick-prev{
    left: -70px;
}
.festival_warp .sector_slick .slick-arrow.slick-next{
    right: -70px;
}
.festival_warp .sector_slick .slick-arrow:before{
    content: '';
    display: block;
    width: 16px;
    height: 40px;
}
.festival_warp .sector_slick .slick-arrow.slick-prev:before{
    background-position: -678px -448px;
}
.festival_warp .sector_slick .slick-arrow.slick-next:before{
    background-position: -678px -498px;
}
.festival_warp .sector_slick .slick-dots{
    position: relative;
    margin-top: 12px;
    text-align: center;
    z-index: 1;
}
.festival_warp .sector_slick .slick-dots li{
    display: inline-block;
    margin: 0 5px;
}
.festival_warp .sector_slick .slick-dots li button{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    opacity: 0.2;
    background-color: #333333;
    outline: none;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    border: 0;
}
.festival_warp .sector_slick .slick-dots li.slick-active button{
    opacity: 1;
}
.festival_warp .sector_slick .slick_card .card_title{
    display: inline-block;
    height: 34px;
    margin-bottom: 37px;
}
.festival_warp .sector_slick .slick_card.breain .card_title{
    margin-bottom: 27px;
}
.festival_warp .sector_slick .slick_card.performer .card_title{
    width: 323px;
    background-position: 0 -592px;
}
.festival_warp .sector_slick .slick_card.breain .card_title{
    width: 220px;
    background-position: 0 -636px;
}
.festival_warp .sector_slick .slick_card.artist1 .card_title{
    width: 260px;
    background-position: -230px -636px;
}
.festival_warp .sector_slick .slick_card.artist2 .card_title{
    width: 260px;
    background-position: 0 -680px;
}
.festival_warp .sector_slick .slick_card .card_info+.card_info{
    margin-top: 12px;
}
.festival_warp .sector_slick .slick_card.breain .card_info+.card_info{
    margin-top: 9px;
}
.festival_warp .sector_slick .slick_card .card_info dt,
.festival_warp .sector_slick .slick_card .card_info dd{
    display: inline-block;
    line-height: 34px;
}
.festival_warp .sector_slick .slick_card .card_info dt{
    font-family: 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
    padding-right: 20px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.3px;
}
.festival_warp .sector_slick .slick_card .card_info dd{
    font-size: 16px;
    font-weight: 300;
    letter-spacing: -0.32px;
    color: rgba(255, 255, 255, 0.9);
}
.festival_warp .section_awards .awards_info{
    font-size: 15px;
    line-height: 27px;
    letter-spacing: -0.32px;
    color: #bcbcbc;
    text-align: center;
}
.festival_warp .section_awards .awards_info strong{
    font-weight: normal;
}
.festival_warp .section_awards .awards_info .info_emphasis,
.festival_warp .section_awards .awards_info .info_emphasis strong{
    font-weight: bold;
    text-decoration: underline;
}
.festival_warp .section_awards .awards_info p span+span{
    display: block;
}
.festival_warp .section_awards .awards_video{
    width: 960px;
    margin: 115px auto 0;
    padding: 119px 162px 13px;
    border-top: 1px solid #dcdcdc;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.festival_warp .section_awards .awards_video .awards_sub_title{
    width: 242px;
    height: 20px;
    margin: 0 auto 31px;
    padding: 0;
    background-position: -270px -680px;
}
.festival_warp .section_awards .awards_video .video_box{
    position: relative;
    width: 636px;
    height: 358px;
    background: url(../img/festival/bg_award.jpg) no-repeat;
    -webkit-background-size: 636px 358px;
    background-size: 636px 358px;
    border-radius: 10px;
    opacity: 0;
}
.festival_warp .section_awards .awards_video .video_box.show:after{
    content: '';
    display: block;
    position: absolute;
    top: 164px;
    left: 391px;
    width: 334px;
    height: 247px;
    background: url(../img/festival/img_award.png) no-repeat;
    -webkit-background-size: 334px 247px;
    background-size: 334px 247px;
    animation: festival_ani_fade3 1s cubic-bezier(0.4, 0, 0.2, 1) .2s forwards;
    -webkit-animation: festival_ani_fade3 1s cubic-bezier(0.4, 0, 0.2, 1) .2s forwards;
    -ms-animation: festival_ani_fade3 1s cubic-bezier(0.4, 0, 0.2, 1) .2s forwards;
    -o-animation: festival_ani_fade3 1s cubic-bezier(0.4, 0, 0.2, 1) .2s forwards;
    opacity: 0;
}
.festival_warp .section_awards .awards_video .video_box a{
    display: block;
    position: relative;
    height: 100%;
}
.festival_warp .section_awards .awards_video .video_box a:before{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -39px 0 0 -40px;
    background-position: -667px -1028px;
}

.festival_warp .section_stage{
    padding: 180px 0 179px;
    background: #191919 url(../img/festival/bg_stage.png) no-repeat 50% 50%;
    -webkit-background-size: 623px 573px;
    background-size: 623px 573px;
}
.festival_warp .section_stage .title_common{
    width: 468px;
    background-position: 0 -479px;
}
.festival_warp .section_stage .coming_section{
    color: #fff;
    background-color: #494848;
}
.festival_warp .section_stage .coming_section:hover{
    background-color: #5a5a5a;
}
.festival_warp .section_stage .text_common,
.festival_warp .section_story .text_common{
    font-family: 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
    color: #fff;
}

.festival_warp .section_sale{
    padding: 180px 0 179px;
    background: #fff url(../img/festival/bg_gift.png) no-repeat 50% 70px;
    -webkit-background-size: 623px 526px;
    background-size: 623px 526px;
}
.festival_warp .section_sale .title_common{
    width: 439px;
    background-position: 0 -536px;
}
.festival_warp .section_sale .coming_section{
    color: #fff;
    background-color: #ff6c99;
}
.festival_warp .section_sale .coming_section:hover{
    background-color: #fb5588;
}
.festival_warp .section_sale .text_common{
    font-family: 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
    color: #333;
}


.festival_warp .section_story{
    padding: 180px 0 179px;
    background-color: #fe7f52;
    background-image: linear-gradient(to right, #fd3e45, #ffbc57);
}
.festival_warp .section_story .title_common{
    width: 488px;
    background-position: 0 -421px;
}
.festival_warp .section_story .coming_section{
    color: #fe7f52;
    background-color: #fff;
}
.festival_warp .section_story .coming_section:hover{
    color: #fe5317;
}

.contents.festival+.footer.dark_version{
    padding: 92px 36px 14px;
}
.contents.festival+.footer.dark_version:before{
    top: 79px;
}

[lang=zh_CN] .festival_warp .section_awards .awards_sub_title.
[lang=zh_TW] .festival_warp .section_awards .awards_sub_title,
[lang=ja] .festival_warp .section_awards .awards_sub_title{
    font-size: 26px;
}
[lang=en] .festival_warp .sector_slick .slick_card .card_info+.card_info,
[lang=zh_CN] .festival_warp .sector_slick .slick_card .card_info+.card_info,
[lang=zh_TW] .festival_warp .sector_slick .slick_card .card_info+.card_info{
    margin-top: 11px;
}
[lang=en] .festival_warp .sector_slick .slick_card.breain  .card_info+.card_info,
[lang=zh_CN] .festival_warp .sector_slick .slick_card.breain  .card_info+.card_info,
[lang=zh_TW] .festival_warp .sector_slick .slick_card.breain  .card_info+.card_info,
[lang=ja] .festival_warp .sector_slick .slick_card.breain  .card_info+.card_info{
    margin-top: 7px;
}
[lang=zh_CN] .festival_warp .section_awards .awards_list .list_info.version_2,
[lang=zh_TW] .festival_warp .section_awards .awards_list .list_info.version_2{
    padding-top: 11px;
    line-height: 23px;
}
[lang=zh_CN] .festival_warp .section_awards .awards_list .list_info.version_2 span,
[lang=zh_TW] .festival_warp .section_awards .awards_list .list_info.version_2 span{
    display: block;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.6px;
}
[lang=zh_CN] .festival_warp .section_awards .text_common,
[lang=zh_TW] .festival_warp .section_awards .text_common{
    line-height: 32px;
}
[lang=zh_CN] .festival_warp .section_awards .awards_list .list_info,
[lang=zh_TW] .festival_warp .section_awards .awards_list .list_info{
    line-height: 26px;
}
[lang=zh_CN] .festival_warp .section_awards .awards_list .list_info.version_2 span+span,
[lang=zh_TW] .festival_warp .section_awards .awards_list .list_info.version_2 span+span{
    display: block;
    padding-top: 3px;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.6px;
}

[lang=ko] .festival_warp .section_applause .text_applause{
    font-size: 29px;
}
[lang=ko] .festival_warp .section_awards .awards_list .list_info{
    letter-spacing: -0.9px;
}
[lang=ko] .festival_warp .section_awards .awards_sub_title{
    font-size: 24px;
}
[lang=en] .festival_warp{
    font-family: 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
}
[lang=en] .festival_warp .section_applause .text_applause,
[lang=en] .festival_warp .section_awards .text_common,
[lang=en] .festival_warp .section_awards .awards_info,
[lang=en] .festival_warp .sector_slick .slick_card .card_info dt,
[lang=en] .festival_warp .sector_slick .slick_card .card_info dd{
    letter-spacing: -0.2px;
}
[lang=en] .festival_warp .section_awards .awards_sub_title{
    font-size: 24px;
    letter-spacing: -0.2px;
}
[lang=en]  .festival_warp .section_awards .awards_list .list_info{
    line-height: 27px;
    letter-spacing: -0.2px;
}
[lang=en] .festival_warp .section_awards .awards_list .list_info.version_2{
    padding-top: 11px;
    line-height: 23px;
}
[lang=en] .festival_warp .section_awards .awards_list .list_info.version_2 span{
    display: block;
    padding-top: 4px;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: -0.2px;
}
[lang=en] .festival_warp .section_applause .title_applause{
    width: 747px;
    height: 119px;
    background-position: 0 -894px;
}
[lang=zh_CN] .festival_warp{
    font-family: 'NotoSansSC', 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
}
[lang=zh_CN] .festival_warp .section_applause .title_applause{
    width: 512px;
    height: 127px;
    background-position: 0 -1023px;
}
[lang=zh_TW] .festival_warp{
    font-family: 'NotoSansTC', 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
}
[lang=zh_TW] .festival_warp .section_applause .title_applause{
    width: 512px;
    height: 127px;
    background-position: 0 -1160px;
}
[lang=ja] .festival_warp{
    font-family: 'Meiryo', 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
}
[lang=ja] .festival_warp .coming_section{
    font-family: 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
}
[lang=ja] .festival_warp .section_applause .title_applause{
    width: 608px;
    height: 126px;
    background-position: 0 -1297px;
}
[lang=ja] .festival_warp .section_awards .awards_list li:nth-child(4) .list_info{
    letter-spacing: -1.3px;
}

@keyframes festival_ani_fade {
    from {
        top: 146px;
        opacity: 0;
    }
    to {
        top: 96px;
        opacity: 1;
    }
}

@-webkit-keyframes festival_ani_fade {
    from {
        top: 146px;
        opacity: 0;
    }
    to {
        top: 96px;
        opacity: 1;
    }
}

@keyframes festival_ani_fade2 {
    from {
        bottom: 20px;
        opacity: 0;
    }
    to {
        bottom: 95px;
        opacity: 1;
    }
}

@-webkit-keyframes festival_ani_fade2 {
    from {
        bottom: 20px;
        opacity: 0;
    }
    to {
        bottom: 95px;
        opacity: 1;
    }
}

@keyframes festival_ani_fade3 {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes festival_ani_fade3 {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* festival 2020 */
.festival_2020.dark_version .header {background-color: transparent;}
.festival_2020.dark_version .header_bg {background:#020319;}
.festival_2020_warp {font-family: "Apple SD Gothic Neo", "Malgun Gothic", 맑은고딕, "NanumBarun Gothic", 나눔바른고딕, tahoma, sans-serif;}
[lang="en"] .festival_2020_warp {font-family: 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;}
[lang="ja"] .festival_2020_warp {font-family: 'Meiryo', 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;}
[lang="zh_CN"] .festival_2020_warp,
[lang="zh_TW"] .festival_2020_warp {font-family: 'NotoSansS', 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;}

.festival_2020_warp .volte,
.festival_2020_warp .volte_sembold {font-family: 'Volte','Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;}
.festival_2020_warp .volte_sembold {font-weight: 500;}

.festival_2020_warp .spot {
    overflow: hidden;
    position: relative;
    height: 1080px;
    width: 100%;
}

.festival_2020_warp .spot .inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #100724 url(../img/festival/2020/bg_main.jpg) no-repeat 50% 50%;
    background-size: 2560px 1080px;
    animation: spot_scale ease-out 2s;
    -webkit-animation: spot_scale ease-out 2s;
    -ms-animation: spot_scale ease-out 2s;
    -o-animation: spot_scale ease-out 2s;
}

.festival_2020_warp .section {
    text-align: center;
}

.festival_2020_warp .section_title{
    font-family: 'Volte','Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
    font-weight: bold;
    font-size: 56px;
    line-height: 88px;
}

.festival_2020_warp .section_desc{
    font-size: 19px;
    font-weight: 300;
    color: #fff;
    line-height: 32px;
    letter-spacing: -0.2px;
}

[lang="ko"] .festival_2020_warp .section_desc{
    letter-spacing: -0.4px;
    font-weight: 100;
}

.festival_2020_warp .section_main {
    padding: 138px 0 150px;
    background-color: #100d29;
}

.festival_2020_warp .section_main .section_title_top {
    font-family: 'Volte','Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 38px;
}

.festival_2020_warp .section_main .section_title{
    line-height: 64px;
}

.festival_2020_warp .section_main .section_title,
.festival_2020_warp .section_main .section_title_top{
    color: #776bdb;
    animation: text_color_change 1.6s infinite;
    -webkit-animation: text_color_change 1.6s infinite;
    -ms-animation: text_color_change 1.6s infinite;
    -o-animation: text_color_change 1.6s infinite;
}

.festival_2020_warp .section_main .section_desc{
    margin-top: 30px;
}

[lang="en"] .festival_2020_warp .section_main .section_desc {margin-top: 26px;}

.festival_2020_warp .section_main .section_desc_start {
    margin-top: 13px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 35px;
    letter-spacing: -0.48px;
}

[lang="en"] .festival_2020_warp .section_main .section_desc_start {
    margin-top: 17px;
    line-height: 33px;
}

[lang="ja"] .festival_2020_warp .section_main .section_desc_start,
[lang="zh_CN"] .festival_2020_warp .section_main .section_desc_start,
[lang="zh_TW"] .festival_2020_warp .section_main .section_desc_start {
    font-size: 22px;
}

[lang="zh_CN"] .festival_2020_warp .section_main .section_desc_start,
[lang="zh_TW"] .festival_2020_warp .section_main .section_desc_start {
    margin-top: 15px;
}

.festival_2020_warp .section_main .section_desc_start .volte_sembold{
    letter-spacing: 0;
}

[lang="ja"] .festival_2020_warp .section_main .section_desc_start .volte_sembold,
[lang="zh_CN"] .festival_2020_warp .section_main .section_desc_start .volte_sembold,
[lang="zh_TW"] .festival_2020_warp .section_main .section_desc_start .volte_sembold {
    font-size: 24px;
}

.festival_2020_warp .section_unistars {
    overflow: hidden;
    position: relative;
    padding: 185px 0 150px;
    background-color: #020319;
}

[lang="ja"] .festival_2020_warp .section_unistars .section_desc,
[lang="zh_CN"] .festival_2020_warp .section_unistars .section_desc,
[lang="zh_TW"] .festival_2020_warp .section_unistars .section_desc {
    font-weight: 100;
}

.festival_2020_warp .section_unistars .inner{
    position: relative;
    z-index: 10;
}

.festival_2020_warp .section_unistars:before,
.festival_2020_warp .section_unistars:after {
    content:'';
    position: absolute;
    top: 26px;
    left: 50%;
    width: 1312px;
    height: 910px;
    margin-left: -656px;
    background-repeat: no-repeat;
    background-size: 1312px 910px;
}

.festival_2020_warp .section_unistars:before {
    background-image: url(../img/festival/2020/bg_star_01.png);
    animation: twinkle_one 3s ease-in-out infinite;
    -webkit-animation: twinkle_one 3s ease-in-out infinite;
    -ms-animation: twinkle_one 3s ease-in-out infinite;
    -o-animation: twinkle_one 3s ease-in-out infinite;
}

.festival_2020_warp .section_unistars:after {
    background-image: url(../img/festival/2020/bg_star_02.png);
    animation: twinkle_one 3s ease-in-out infinite 1.5s;
    -webkit-animation: twinkle_one 3s ease-in-out infinite 1.5s;
    -ms-animation: twinkle_one 3s ease-in-out infinite 1.5s;
    -o-animation: twinkle_one 3s ease-in-out infinite 1.5s;
}

.festival_2020_warp .section_unistars .section_title {
    margin-bottom: 18px;
    color: #ff75c0;
}

[lang="en"] .festival_2020_warp .section_unistars .section_title {
    margin-bottom: 14px;
}

[lang="en"] .festival_2020_warp .section_unistars .section_desc_em {
    margin-top: 18px;
}

.festival_2020_warp .section_unistars .section_desc_em {
    margin: 16px 0 19px;
    font-size: 24px;
    letter-spacing: -0.48px;
    color: #ff75c0;
}

[lang="ja"] .festival_2020_warp .section_unistars .section_desc_em {
    margin: 21px 0 11px;
    letter-spacing: -0.24px;
}

[lang="zh_CN"] .festival_2020_warp .section_unistars .section_desc_em,
[lang="zh_TW"] .festival_2020_warp .section_unistars .section_desc_em {
    margin: 19px 0 15px;
    letter-spacing: -0.24px;
}

.festival_2020_warp .section_unistars .section_desc_em strong {
    display: inline-block;
    vertical-align: top;
    line-height: 29px;
}

.festival_2020_warp .section_unistars .btn {
    position: relative;
    margin-top: 36px;
}

.festival_2020_warp .btn {
    display: block;
    width: 288px;
    height: 68px;
    margin: 0 auto;
    font-size: 17.5px;
    line-height:68px;
    text-align: center;
}

.festival_2020_warp .section_unistars .btn span{
    position: relative;
    display: block;
    font-weight: bold;
    color: #fff;
    z-index: 10;
}

.festival_2020_warp .section_unistars .btn:before {
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ff75c0;
    background-image: linear-gradient(to right, #ff75c0,#d55de7);
    opacity: 0.4;
}

.festival_2020_warp .section_unistars .btn:hover:before {
    opacity: 1;
}

.festival_2020_warp .section_wishlist {
    position: relative;
    padding: 154px 0 275px;
    background-color: #13102e;
}

.festival_2020_warp .section_wishlist .section_title{
    color: #fff;
}

.festival_2020_warp .section_wishlist .section_desc{
    margin-top: 23px;
}

[lang="en"] .festival_2020_warp .section_wishlist .section_desc{margin-top: 20px;}
[lang="en"] .festival_2020_warp .wishlist_step .step_title {
    font-family: "Apple SD Gothic Neo", "Malgun Gothic", 맑은고딕, "NanumBarun Gothic", 나눔바른고딕, tahoma, sans-serif;
    font-size: 25px;
}
[lang="en"] .festival_2020_warp .wishlist_step .tag {font-size: 16px;}
[lang="en"] .festival_2020_warp .wishlist_step .step_title .number {margin-bottom: 3px;}

[lang="zh_CN"] .festival_2020_warp .section_wishlist .section_desc,
[lang="zh_TW"] .festival_2020_warp .section_wishlist .section_desc {
    margin-top: 18px;
    font-weight: 100;
}

.festival_2020_warp .wishlist_bg {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 453px;
    height: 219px;
    margin-left: -208px;
    background: url(../img/festival/2020/bg_wishlist.png) no-repeat 0 0;
    background-size: 453px 219px;
    opacity: 0;
}

.festival_2020_warp .wishlist_bg.show {
    animation: ani_fade2 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    -webkit-animation: ani_fade2 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    -ms-animation: ani_fade2 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    -o-animation: ani_fade2 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

.festival_2020_warp .wishlist_step {
    width: 960px;
    margin: 45px auto 0;
}

[lang="zh_CN"] .festival_2020_warp .wishlist_step,
[lang="zh_TW"] .festival_2020_warp .wishlist_step {
    margin-top: 43px;
}

.festival_2020_warp .wishlist_step:after {
    content: '';
    display: block;
    clear: both;
}

.festival_2020_warp .wishlist_step .step_item {
    float: left;
    width: 309px;
    height: 349px;
    padding: 34px 20px 0 36px;
    background-color: #25213e;
    border-top: 5px solid #776bdb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
}

[lang="zh_CN"] .festival_2020_warp .wishlist_step .step_item {
    padding-left: 38px;
}

.festival_2020_warp .wishlist_step .step_item + .step_item {
    margin-left: 16px;
}

.festival_2020_warp .wishlist_step .step_title {
    display: block;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
    letter-spacing: -0.52px;
}
.festival_2020_warp .wishlist_step .step_title .number{
    display: block;
    margin-bottom: 5px;
    font-family: 'Volte','Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
    font-size: 19px;
    letter-spacing: 0;
}
.festival_2020_warp .wishlist_step .step_desc {
    margin-top: 26px;
    font-weight: 300;
    font-size: 17px;
    line-height: 29px;
    letter-spacing: -0.34px;
    color: #b5acff;
}

[lang="ja"] .festival_2020_warp .wishlist_step .step_item {padding-right: 0;}
[lang="ja"] .festival_2020_warp .wishlist_step .step_desc {font-weight: 300;font-size: 15px;}

.festival_2020_warp .wishlist_step .tag {
    margin-top: 6px;
    font-family: 'Helvetica-Light', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #b6adff;
}

[lang="zh_TW"] .festival_2020_warp .wishlist_step .tag {
    font-size: 16px;
    line-height: 27px;
}

.festival_2020_warp .unistars_live_wrap {
    position: relative;
    width: 960px;
    margin: 110px auto 0;
    padding-top: 122px;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.festival_2020_warp .unistars_live_wrap .sub_title{
    font-family: 'Volte','Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
    font-size: 34px;
    font-weight: bold;
    line-height: 36px;
    color: #fd74c2;
}

.festival_2020_warp .unistars_live_wrap .unistars_update_text{
    margin-top: 3px;
    font-family: 'Volte','Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
    font-size: 30px;
    line-height: 32px;
    color: #fff;
}

.festival_2020_warp .unistars_live_wrap .twitter_post {
    width: 960px;
    margin: 33px auto 0;
    overflow: hidden;
}
.festival_2020_warp .unistars_live_wrap .twitter_wrap,
.festival_2020_warp .unistars_live_wrap .twitter_comment {
    float:left;
    width: 472px;
    height: 500px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.festival_2020_warp .unistars_live_wrap .twitter_wrap {
    overflow: hidden;
    padding: 10px 20px;
}

.festival_2020_warp .unistars_live_wrap .twitter_content {
    overflow: hidden;
    width: 432px;
}

.festival_2020_warp .unistars_live_wrap .twitter_comment {
    margin-left: 16px;
}

.festival_2020_warp .unistars_live_wrap .img_character {
    position: absolute;
    top: 99px;
    right: 110px;
    width: 129px;
    height: 153px;
    background: url(../img/festival/2020/img_character.png) no-repeat 0 0;
    background-size: 129px 153px;
    opacity: 0;
}

.festival_2020_warp .unistars_live_wrap .img_character.show {
    animation: ani_fade2 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    -webkit-animation: ani_fade2 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    -ms-animation: ani_fade2 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    -o-animation: ani_fade2 1s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

.festival_2020_warp .unistars_live_wrap .img_character:after {
    content: '';
    position: absolute;
    top: 13px;
    left: -51px;
    width: 93px;
    height: 92px;
    background: url(../img/festival/2020/img_character_light.png) no-repeat 0 0;
    background-size: 93px 92px;
    opacity: 0.3;
    animation: ani_fade3 1.5s infinite;
    -webkit-animation: ani_fade3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    -ms-animation: ani_fade3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    -o-animation: ani_fade3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

.festival_2020_warp .twitter_comment {
    position: relative;
    padding: 4px;
}

.festival_2020_warp .twitter_comment ul:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 20px;
    height: 30px;
    background-image: linear-gradient(to top, #fff, rgba(255,255,255,0));
}

.festival_2020_warp .twitter_comment ul{
    overflow: hidden;
    text-align: left;
    height: 100%;
    padding: 25px 36px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.festival_2020_warp .twitter_comment ul:hover{
    overflow-x: hidden;
    overflow-y: auto;
}

/* width */
.festival_2020_warp .twitter_comment ul::-webkit-scrollbar,
.festival_2020_warp .unistars_live_wrap .twitter_content::-webkit-scrollbar {width: 8px;}
.festival_2020_warp .twitter_comment ul::-webkit-scrollbar-track,
.festival_2020_warp .unistars_live_wrap .twitter_content::-webkit-scrollbar-track {background: #fff;}
.festival_2020_warp .twitter_comment ul::-webkit-scrollbar-thumb,
.festival_2020_warp .unistars_live_wrap .twitter_content::-webkit-scrollbar-thumb {min-height: 50px;background: #fd74c2;border-radius: 10px;}

.festival_2020_warp .twitter_comment .comment_item{
    width: 392px;
    padding: 12px 0;
}

.festival_2020_warp .twitter_comment .comment_item:last-child{
    margin-bottom: 30px;
}

.festival_2020_warp .twitter_comment .comment_item + .comment_item{
    border-top: 1px solid #d4dce1;
}

.festival_2020_warp .twitter_comment .comment_info{
    overflow: hidden;
    display: block;
    margin-bottom: 5px;
}

.festival_2020_warp .twitter_comment .thumb{
    overflow: hidden;
    float:left;
    width: 23px;
    height: 23px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: url(../img/festival/2020/img_thumb.png) no-repeat 50% 50%;
    background-size: 23px 23px;
}

.festival_2020_warp .twitter_comment .thumb img{
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.festival_2020_warp .twitter_comment .twitter_id{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    padding-left: 7px;
    font-size: 16px;
    letter-spacing: -0.32px;
    color: #333;
    line-height: 23px;
}

.festival_2020_warp .twitter_comment .content{
    display: block;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.28px;
    color: #333;
}

.festival_2020_warp .twitter_comment .content .tag{
    color: #20a2f2;
}

.festival_2020_warp .twitter_notice{
    margin-top: 25px;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: -0.32px;
    color:#545174;
}
.festival_2020_warp .coming_soon .twitter_wrap,
.festival_2020_warp .coming_soon .twitter_comment {
    padding: 20px;
}
.festival_2020_warp .coming_soon .twitter_content,
.festival_2020_warp .coming_soon .coming_soon_wrap{
    height: 460px;
    border-radius: 10px;
    border: solid 1px #d4dce1;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.festival_2020_warp .coming_soon .twitter_content:before,
.festival_2020_warp .coming_soon .coming_soon_wrap:before {
    content: '';
    position: relative;
    display: block;
    background-image:url(../img/festival/2020/sp_coming_soon.png);
    background-repeat: no-repeat;
    background-size: 136px 300px;
}

.festival_2020_warp .coming_soon .twitter_content:before{
    width: 136px;
    height: 147px;
    margin: 110px auto 0;
    background-position:0 0;
}

.festival_2020_warp .coming_soon .coming_soon_wrap:before{
    width: 121px;
    height: 120px;
    margin: 138px auto 0;
    padding-right: 16px;
    background-position: 16px -152px;
}

.festival_2020_warp .coming_soon .coming_soon_text {
    display: block;
    margin-top: 24px;
    font-family: 'Volte','Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
    font-size: 26px;
    line-height: 32px;
    font-weight: bold;
    color: #b1bec9;
}

.festival_2020_warp .section_winter_sale {
    padding: 123px 0 188px;
    background-color: #fe75c1;
    background-image: linear-gradient(to right, #fd6488, #fe75c1, #d55de7);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.festival_2020_warp .section_winter_sale .section_title {
    margin-bottom: 1px;
    color: #fff;
}

.festival_2020_warp .section_winter_sale .section_desc {
    font-weight: 300;
    font-size: 20px;
}

[lang="ko"] .festival_2020_warp .section_winter_sale .section_desc {font-weight: normal;}

.festival_2020_warp .section_winter_sale .btn {
    margin-top: 24px;
    background-color: #fff;
    color: #ff5ccb;
    font-weight: bold;
    letter-spacing: -0.35px;
}

.festival_2020_warp .section_winter_sale .btn:hover {
    background-color: #e942b8;
    color: #fff;
}

.festival_2020_warp .section_original_story {
    position: relative;
    height: 558px;
    padding-top: 133px;
    background: #020319;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.festival_2020_warp .section_original_story:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 491px;
    background: #020319 url(../img/festival/2020/bg_original_story.png) no-repeat 50% 50%;
    background-size: cover;
}

.festival_2020_warp .section_original_story .section_title {
    position: relative;
    color:#fd7881;
}

.festival_2020_warp .section_original_story .btn {
    position: relative;
    height: 71px;
    width: 289px;
    margin-top: 16px;
    background-color: rgba(50, 65, 117, 0.45);
    font-family: 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
    font-weight: bold;
    color: #fd7881;
    line-height: 71px;
    z-index: 5;
}

.festival_2020_warp .section_original_story .btn:hover {
    background:#fd7881;
    color: #fff;
}


.festival_2020 .footer {background-color: #020319;}
.festival_2020 .btn_top {background-image: url(../img/festival/2020/btn_top_festival.png);}

@keyframes spot_scale {
    from {
        transform: scale(1.07);
        -webkit-transform: scale(1.07)
    }

    to {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes spot_scale {
    from {
        transform: scale(1.07);
        -webkit-transform: scale(1.07)
    }

    to {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes text_color_change {
    0% { color: #776bdb;}
    25% { color: #f23c50;}
    50% { color: #fac552;}
    75% { color: #ff75c0;}
    100% { color: #776bdb;}
}

@-webkit-keyframes text_color_change {
    0% { color: #776bdb;}
    25% { color: #f23c50;}
    50% { color: #fac552;}
    75% { color: #ff75c0;}
    100% { color: #776bdb;}
}

@keyframes twinkle_one {
    0% { opacity: 1; }
    50% {opacity: 0;}
    100% { opacity: 1; }
}
@-webkit-keyframes twinkle_one {
    0% { opacity: 1; }
    50% {opacity: 0;}
    100% { opacity: 1; }
}

@keyframes ani_fade3 {
    0% { opacity: 0.3; }
    60% { opacity: 1; }
    100% { opacity: 0.3; }
}

@-webkit-keyframes ani_fade3 {
    0% { opacity: 0.3; }
    60% { opacity: 1; }
    100% { opacity: 0.3; }
}

/* BABY */
.baby_warp .title_section, .baby_warp .section_baby .story_number, .baby_warp .slick-arrow:before, .baby_warp .image_detail .image_btn_box a:before, .baby_warp .spot .btn_dw {
    background: url(../img/baby/sp_baby4.png) no-repeat;
    -webkit-background-size: 1000px 377px;
    background-size: 1000px 377px;
}
.baby_warp {
    overflow: hidden;
    font-family: "Apple SD Gothic Neo", "Malgun Gothic", 맑은고딕, "NanumBarun Gothic", 나눔바른고딕, tahoma, sans-serif;
}
.baby_warp .section_inner {
    max-width: 1140px;
    margin: 0 auto;
    padding:  0 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.baby_warp .spot {
    min-height: 768px;
    height: 100vh;
    background-color: #b4eaff;
}
.baby_warp .spot .spot_inner {
    position: relative;
    margin: 0 auto;
    max-width: 2560px;
    height: 100%;
    padding-top: 60px;
    background: #b4eaff url(../img/baby/bg_spot2.jpg) 50% 50% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.baby_warp .spot .spot_inner.video{
    padding-top: 0;
    max-width: none;
}
.baby_warp .spot .spot_inner.video video{
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    height: 100%;
    height:auto\0/IE9;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    object-fit: cover !important;
    outline: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .baby_warp .spot .spot_inner.video video{
        height:auto;
    }
}
@supports (-ms-ime-align:auto) {
    .baby_warp .spot .spot_inner.video video{
        height:auto;
    }
}
@media screen and (min-width:0\0){
    .baby_warp .spot .spot_inner.video video{
        height:auto;
    }
}
.baby_warp .spot .baby_character_box {
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
    width:30.681%;
    margin-top: -30px;
}
.baby_warp .spot .baby_character {
    position: absolute;
    animation: baby_ani 0.8s ease forwards;
    -webkit-animation: baby_ani 0.8s ease forwards;
    -ms-animation: baby_ani 0.8s ease forwards;
    -o-animation: baby_ani 0.8s ease forwards;
}
.baby_warp .spot .baby_character.num_1{
    width: 45.18%;
    margin: -91% 0 0 -33%;
}
.baby_warp .spot .baby_character.num_2 {
    width: 53.33%;
    margin: -100.5% 0 0 71%;
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    -ms-animation-animation-delay: 0.2s;
    -o-animation-animation-delay: 0.2s;
}
.baby_warp .spot .baby_character.num_3 {
    width: 30.81%;
    margin: -51% 0 0 -49%;
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    -ms-animation-animation-delay: 0.4s;
    -o-animation-animation-delay: 0.4s;
}
.baby_warp .spot .baby_character.num_4 {
    width: 52.59%;
    margin: -48% 0px 0 105%;
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -ms-animation-animation-delay: 0.6s;
    -o-animation-animation-delay: 0.6s;
}
.baby_warp .spot .baby_character.num_5 {
    width: 53.03%;
    margin: -9.7% 0 0 -50%;
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
    -ms-animation-animation-delay: 0.8s;
    -o-animation-animation-delay: 0.8s;
}
.baby_warp .spot .baby_character.num_6 {
    width: 48.14%;
    margin: -10.5% 0 0 49%;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -ms-animation-animation-delay: 1s;
    -o-animation-animation-delay: 1s;
}
.baby_warp .spot .baby_character.num_7 {
    width: 51.11%;
    margin: 0 0 0 115%;
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -ms-animation-animation-delay: 1.2s;
    -o-animation-animation-delay: 1.2s;
}
.baby_warp .spot .baby_character img {
    width: 100%;
    height: auto;
}
.baby_warp .spot .btn_dw {
    position: absolute;
    bottom: 51px;
    left: 50%;
    width: 54px;
    height: 25px;
    margin-left: -27px;
    background-color: transparent;
    background-position: -728px -307px;
    border: 0;
    outline: none;
    cursor: pointer;
}

.baby_warp .section_baby {
    padding: 104px 0 160px;
}
.baby_warp .section_baby .title_section {
    width: 504px;
    height: 69px;
    background-position: 0 -308px;
}
.baby_warp .section_baby .title_section.show {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    -ms-animation-animation-delay: 0.3s;
    -o-animation-animation-delay: 0.3s;
}
.baby_warp .section_baby .text_section {
    margin-bottom: 18px;
    font-size: 28px;
    line-height: 42px;
    letter-spacing: -0.56px;
    color: #05bff4;
}
.baby_warp .section_baby .text_section em {
    font-weight: bold;
}
.baby_warp .section_baby .story_area {
    margin-top: 170px;
    font-size: 0;
}
.baby_warp .section_baby .story_box {
    display: inline-block;
    width: 50%;
    padding-right: 28px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.baby_warp .section_baby .story_box.num_2 {
    padding: 140px 0 0 28px;
}
.baby_warp .section_baby .story_number {
    display: inline-block;
    width: 29px;
    height: 17px;
    margin-left: 5px;
    background-position: -842px -39px;
}
.baby_warp .section_baby .num_2 .story_number {
    background-position: -876px -39px;
}
.baby_warp .section_baby .story_video {
    position: relative;
    max-width: 512px;
    margin-top: 17px;
}
.baby_warp .section_baby .story_video:before {
    content: '';
    position: absolute;
    top: 42px;
    bottom: -70px;
    left: -16px;
    right: -16px;
    background: url(../img/baby/bg_video.png) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.baby_warp .section_baby .story_video a {
    display: block;
    overflow: hidden;
    position: relative;
    max-width: 512px;
    padding-top: 60.6%;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.baby_warp .section_baby .story_video a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 94px;
    height: 94px;
    margin: -45px 0 0 -46px;
}
.baby_warp .section_baby .num_1 .story_video a:after {
    background: url(../img/baby/ba_story_video1.png) no-repeat;
    -webkit-background-size: 94px 94px;
    background-size: 94px 94px;
}
.baby_warp .section_baby .num_2 .story_video a:after {
    background: url(../img/baby/ba_story_video2.png) no-repeat;
    -webkit-background-size: 94px 94px;
    background-size: 94px 94px;
}
.baby_warp .section_baby .story_video img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.baby_warp .section_baby .story_video a:hover img {
    width: 105%;
    height: 105%;
}
.baby_warp .section_baby .story_info {
    margin: 40px 0 0 4px;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: -0.35px;
    color: #00c1f9;
}
.baby_warp .section_baby .story_info dt {
    margin-bottom: 2px;
    font-family: 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
    font-weight: bold;
}
.baby_warp .section_baby  .story_box.num_1 .story_video.show {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -ms-animation-animation-delay: 0.6s;
    -o-animation-animation-delay: 0.6s;
}
.baby_warp .section_baby  .story_box.num_1 .story_info.show {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    -ms-animation-animation-delay: 0.9s;
    -o-animation-animation-delay: 0.9s;
}
.baby_warp .section_baby  .story_box.num_2 .story_video.show {
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -ms-animation-animation-delay: 1.2s;
    -o-animation-animation-delay: 1.2s;
}
.baby_warp .section_baby  .story_box.num_2 .story_info.show {
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -ms-animation-animation-delay: 1.5s;
    -o-animation-animation-delay: 1.5s;
}

.baby_warp .section_launch {
    padding: 170px 0 180px;
    background-color: #ffceee;
}
.baby_warp .born .title_section {
    width: 832px;
    height: 64px;
    background-position: 0 0;
}
.baby_warp .meet .title_section {
    width: 772px;
    height: 61px;
    background-position: 0 -74px;
}
.baby_warp .born .text_section,
.baby_warp .section_make .text_section {
    margin-top: 26px;
    font-size: 25px;
    line-height: 42px;
    letter-spacing: -0.51px;
    color: #fff;
}
.baby_warp .born .text_section.show {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    -ms-animation-animation-delay: 0.3s;
    -o-animation-animation-delay: 0.3s;
}
.baby_warp .section_launch .launch_slider_area {
    margin: 64px 0 230px;
}
.baby_warp .section_launch .launch_slider_area.show {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -ms-animation-animation-delay: 0.6s;
    -o-animation-animation-delay: 0.6s;
}
.baby_warp .section_launch .slider_for {
    position: relative;
}
.baby_warp .section_launch .slider_for:before {
    content: '';
    position: absolute;
    top: 99.8%;
    bottom: -53px;
    left: 7px;
    right: 7px;
    background: url(../img/baby/bg_born.png) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.baby_warp .section_launch .slider_for .slider_for_item img {
    width: 100%;
    height: 100%;
    border-radius: 30px;
    -webkit-border-radius: 30px;
}
.baby_warp .section_launch .slider_nav {
    max-height: 75px;
    margin-top: 48px;
    padding: 0 37px;
    overflow: hidden;
}
.baby_warp .section_launch .slider_nav_item {
    cursor: pointer;
    text-align: center;
}
.baby_warp .section_launch .slider_nav_item:hover>div:after {
    opacity: 1;
    border: solid 3px #ffffff;
    background-color: transparent;
}
.baby_warp .section_launch .slider_nav_item>div {
    display: inline-block;
    position: relative;
    width: 93.1%;
}
.baby_warp .section_launch .slider_nav_item>div:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.6;
    background-color: #ffffff;
}
.baby_warp .section_launch .slider_nav_item.slick-current>div:after {
    opacity: 1;
    border: solid 3px #ffffff;
    background-color: transparent;
}
.baby_warp .section_launch .slider_nav_item img {
    width: 100%;
    height: 100%;
}
.baby_warp .section_launch .slider_nav .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 4px;
    outline: none;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    border: 0;
    background-color: transparent;
    color: transparent;
}
.baby_warp .section_launch .slider_nav .slick-arrow.slick-prev {
    left: 0;
    padding-right: 15px;
}
.baby_warp .section_launch .slider_nav .slick-arrow.slick-next {
    right: 0;
    padding-left: 15px;
}
.baby_warp .section_launch .slider_nav .slick-arrow:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 26px;
}
.baby_warp .section_launch .slider_nav .slick-arrow.slick-prev:before {
    background-position: -898px 0;
}
.baby_warp .section_launch .slider_nav .slick-arrow.slick-next:before {
    background-position: -920px 0;
}
.baby_warp .meet_info_area {
    position: relative;
    margin-top: 44px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background-color: #fff;
}
.baby_warp .meet_info_area.a_fade.show {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    -ms-animation-animation-delay: 0.3s;
    -o-animation-animation-delay: 0.3s;
}
.baby_warp .meet_info_area .meet_info_box.show {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -ms-animation-animation-delay: 0.6s;
    -o-animation-animation-delay: 0.6s;
}
.baby_warp .meet_info_area .meet_info_box:last-child.show {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    -ms-animation-animation-delay: 0.9s;
    -o-animation-animation-delay: 0.9s;
}
.baby_warp .meet_info_area:before {
    content: '';
    position: absolute;
    top: 100%;
    bottom: -54px;
    left: 7px;
    right: 7px;
    background: url(../img/baby/bg_meet.png) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.baby_warp .meet_info_area:after {
    content: '';
    position: absolute;
    top: 280px;
    left: 64px;
    right: 56px;
    height: 1px;
    background-color: #f5f5f5;
    opacity: 0;
}
.baby_warp .meet_info_area.a_fade.show:after {
    opacity: 1;
    -webkit-transition: opacity 0.85s ease 0.9s;
    transition: opacity 0.85s ease 0.9s;
}
.baby_warp .meet_info_area .meet_info_box {
    display: table;
    position: relative;
    width: 100%;
    table-layout: fixed;
}
.baby_warp .meet_info_area .meet_info_box:first-child .meet_info{
    padding: 53px 0 19px 6%;
}
.baby_warp .meet_info_area .meet_info {
    display: table-cell;
    position: relative;
    padding: 44px 0 65px 6%;
    vertical-align: top;
}
.baby_warp .meet_info_area .meet_info:after {
    content: '';
    position: absolute;
    top: 40px;
    right: -1px;
    bottom: 40px;
    width: 1px;
    background-color: #f2f2f2;
}
.baby_warp .meet_info_area .meet_info:last-child:after {
    display: none;
}
.baby_warp .meet_info_area .info_nation {
    font-family: 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 31px;
    letter-spacing: -0.23px;
    color: #f576d0;
}
.baby_warp .meet_info_area .info_title {
    font-family: 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
    padding-top: 13px;
    font-size: 15px;
    font-weight: bold;
    line-height: 23px;
    letter-spacing: -0.31px;
    color: #f576d0;
}
.baby_warp .meet_info_area .info_title span {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 22px;
    font-weight: 300;
}
.baby_warp .meet_info_area .info_store {
    font-family: 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: -0.31px;
    color: #59c1ef;
    text-decoration: underline;
}
.baby_warp .meet_info_area .info_store a {
    color: #59c1ef;
}
.baby_warp .meet_info_area .meet_info.yet {
    padding-right: 6%;
    padding-bottom: 70px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    color: #ccc;
}
.baby_warp .meet_info_area .info_yet_title {
    padding-bottom: 8px;
    font-family: 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
    font-size: 23px;
    line-height: 25px;
    letter-spacing: -0.23px;
}
.baby_warp .meet_info_area .info_yet_text {
    font-size: 15px;
    line-height: 21px;
    letter-spacing: -0.31px;
}

.baby_warp .section_make {
    padding: 180px 0 130px;
    background-color: #9ee5ff;
}
.baby_warp .section_make .section_inner {
    position: relative;
}
.baby_warp .section_make .make_info {
    display: block;
    padding-top: 3px;
    font-size: 17px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: -0.34px;
    color: #30a6d1;
}
.baby_warp .section_make .image_create_yet {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.baby_warp .section_make .image_create_yet:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #9ee5ff;
    opacity: 0.9;
}
.baby_warp .section_make .create_yet {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 575px;
    height: 256px;
    margin: -160px 0 0 -287px;
    background: url(../img/baby/img_create_yet.png) no-repeat;
    -webkit-background-size: 575px 256px;
    background-size: 575px 256px;
}
.baby_warp .section_make .title_section {
    width: 596px;
    height: 153px;
    background-position: 0 -145px;
}
.baby_warp .section_make .text_section.show {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    -ms-animation-animation-delay: 0.3s;
    -o-animation-animation-delay: 0.3s;
}
.baby_warp .section_make .image_create_area {
    position: relative;
    margin-top: 64px;
}
.baby_warp .section_make .image_create_area:after {
    content: '';
    display: block;
    clear: both;
}
.baby_warp .section_make .image_create_area.show {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -ms-animation-animation-delay: 0.6s;
    -o-animation-animation-delay: 0.6s;
}
.baby_warp .section_make .image_detail {
    overflow: hidden;
    padding: 2px 3px 0 68px;
}
.baby_warp .section_make .image_detail .detail_slider_area {
    overflow: hidden;
    height: 96px;
    padding: 0 22px 0 18px;
}
.baby_warp .section_make .image_preveal {
    overflow: hidden;
    position: relative;
    width: 512px;
    height: 512px;
    float: left;
}
.baby_warp .section_make .image_detail .slick-list {
    padding:0 9% 0 0;
}
.baby_warp .section_make .detail_item {
    position: relative;
    cursor: pointer;
}
.baby_warp .section_make .detail_item:hover:after {
    opacity: 1;
    border: solid 3px #ffffff;
    background-color: transparent;
}
.baby_warp .section_make .detail_item:after{
    content: '';
    position: absolute;
    top: 0;
    left: 4px;
    right: 4px;
    bottom: 0;
    opacity: 0.6;
    background-color: #ffffff;
}
.baby_warp .section_make .detail_item.slick-current:after{
    opacity: 1;
    border: solid 3px #ffffff;
    background-color: transparent;
}
.baby_warp .section_make .image_preveal_text {
    display: none;
    position: absolute;
}
.baby_warp .section_make .image_preveal_text p {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    font-size: 28px;
    font-weight: 600;
    line-height: 42px;
    letter-spacing: -0.51px;
    color: #000;
}
.baby_warp .section_make .image_detail  .slick-arrow {
    position: absolute;
    top: 0;
    padding: 40px 0;
    outline: none;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    border: 0;
    background-color: transparent;
    color: transparent;
}
.baby_warp .section_make .image_detail  .slick-arrow:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 16px;
}
.baby_warp .section_make .image_detail  .slick-arrow.slick-prev {
    left: 0;
    padding-right: 8px;
}
.baby_warp .section_make .image_detail  .slick-arrow.slick-next {
    right: 0;
    padding-left: 8px;
}
.baby_warp .section_make .image_detail  .slick-arrow.slick-prev:before {
    background-position: -945px 0;
}
.baby_warp .section_make .image_detail  .slick-arrow.slick-next:before {
    background-position: -965px 0;
}
.baby_warp .section_make .image_text_area {
    padding: 48px 22px 13px;
    height: 60px;
}
.baby_warp .section_make .image_text_area input,
.baby_warp .section_make .image_text_area textarea{
    width: 100%;
    height: 60px;
    padding: 0 16px;
    background-color: #fff;
    border: 0;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: -0.34px;
    color: #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
}
.baby_warp .section_make .image_text_area textarea{
    padding: 16px;
    resize: none;
    border: solid 3px #fff;
}
.baby_warp .section_make .image_text_area input::placeholder,
.baby_warp .section_make .image_text_area textarea::placeholder {
    color: #d7d7d7;
}
.baby_warp .section_make .image_text_area input:-ms-input-placeholder,
.baby_warp .section_make .image_text_area textarea:-ms-input-placeholder {
    color: #d7d7d7;
}
.baby_warp .section_make .image_text_area input::-webkit-input-placeholder,
.baby_warp .section_make .image_text_area textarea::-webkit-input-placeholder {
    color: #d7d7d7;
}
.baby_warp .section_make .image_text_area input:focus,
.baby_warp .section_make .image_text_area textarea:focus {
    outline: none;
    border: solid 3px #00abeb;
}
.baby_warp .section_make .image_text_area input:focus::placeholder,
.baby_warp .section_make .image_text_area textarea:focus::placeholder {
    color: transparent;
}
.baby_warp .section_make .image_text_area input:focus:-ms-input-placeholder,
.baby_warp .section_make .image_text_area textarea:focus:-ms-input-placeholder {
    color: transparent;
}
.baby_warp .section_make .image_text_area input:focus::-webkit-input-placeholder,
.baby_warp .section_make .image_text_area textarea:focus::-webkit-input-placeholder {
    color: transparent;
}
.baby_warp .image_control_area {
    padding: 0 22px;
}
.baby_warp .image_control_area .control_list li {
    display: table;
    margin-top: 19px;
}
.baby_warp .image_control_area .control_title {
    display: table-cell;
    height: 35px;
    padding-right: 22px;
    font-size: 17px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: -0.34px;
    color: #fff;
    white-space: nowrap;
    vertical-align: middle;
}
.baby_warp .image_control_area .control_box {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 100%;
    height: 35px;
}
.baby_warp .image_control_area .control_bar {
    position: relative;
    top: 4px;
    width: 100%;
    height: 100%;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
}
.baby_warp .image_control_area .control_box:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -4px;
    background-color: #c5f1fe;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 8px;
}
.baby_warp .image_control_area .control_bar::-ms-fill-lower,
.baby_warp .image_control_area .control_bar::-ms-fill-upper {
    background-color: transparent;
}
.baby_warp .image_control_area .control_bar::-ms-track {
    background: transparent;
    border-color: transparent;
    color: transparent;
}
.baby_warp .image_control_area .control_bar::-webkit-slider-thumb {
	position: relative;
	width: 44px;
	height: 28px;
	border: 0;
    background: url(../img/baby/img_control.png) no-repeat;
    -webkit-background-size: 44px 28px;
    background-size: 44px 28px;
	-webkit-appearance: none;
	appearance: none;
	cursor: pointer;
}
.baby_warp .image_control_area .control_bar::-moz-range-thumb {
	position: relative;
	width: 44px;
	height: 28px;
	border: 0;
    background: url(../img/baby/img_control.png) no-repeat;
    background-size: 44px 28px;
	appearance: none;
	cursor: pointer;
}
.baby_warp .image_control_area .control_bar::-ms-thumb {
	position: relative;
	width: 44px;
	height: 28px;
	border: 0;
    background: url(../img/baby/img_control.png) no-repeat;
    background-size: 44px 28px;
	appearance: none;
	cursor: pointer;
}
.baby_warp .image_detail .image_btn_box {
    position: relative;
    padding: 44px 22px 60px;
}
.baby_warp .image_detail .image_btn_box.show {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    -ms-animation-animation-delay: 0.9s;
    -o-animation-animation-delay: 0.9s;
}
.baby_warp .image_detail .image_btn_box:before {
    content: '';
    position: absolute;
    top: 46px;
    left: 3px;
    width: 491px;
    height: 149px;
    background: url(../img/baby/bg_image_btn.png) no-repeat;
    -webkit-background-size: 491px 149px;
    background-size: 491px 149px;
}
.baby_warp .image_detail .image_btn_box a {
    display: inline-block;
    position: relative;
    width: 453px;
    height: 87px;
    border: 0;
    border-radius: 18px;
    background-color: #00abeb;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.baby_warp .image_detail .image_btn_box a:hover {
    background-color: #0092d1;
}
.baby_warp .image_detail .image_btn_box a:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 29px;
    left: 134px;
    width: 181px;
    height: 24px;
    background-position: -532px -308px;
}
.baby_warp .a_fade {
    opacity: 0;
    -ms-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
}
.baby_warp .a_fade.show {
    animation: baby_ani 0.8s ease forwards;
    -webkit-animation: baby_ani 0.8s ease forwards;
    -ms-animation: baby_ani 0.8s ease forwards;
    -o-animation: baby_ani 0.8s ease forwards;
}

@keyframes baby_ani {
    from {
      opacity: 0;
      -ms-transform: translateY(30px);
      -webkit-transform: translateY(30px);
      transform: translateY(30px);
    }
    to {
        opacity: 1;
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes baby_ani {
    from {
      opacity: 0;
      -ms-transform: translateY(30px);
      -webkit-transform: translateY(30px);
      transform: translateY(30px);
    }
    to {
        opacity: 1;
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: opacity 0.85s ease, -webkit-transform 0.5s ease;
        transition: opacity 0.85s ease, transform 0.5s ease;
    }
}

[lang=ko] .baby_warp .meet_info_area .info_title,
[lang=ko] .baby_warp .meet_info_area .info_store {
    font-family: "Apple SD Gothic Neo", "Malgun Gothic", 맑은고딕, "NanumBarun Gothic", 나눔바른고딕, tahoma, sans-serif;
}
[lang=ko] .baby_warp .meet_info_area .info_title span {
    font-weight: 400;
}
[lang=en] .baby_warp {
    font-family: 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
}
[lang=en] .baby_warp .image_control_area .control_title {
    min-width: 88px;
    padding-right: 0;
}
[lang=en] .baby_warp .section_baby .text_section,
[lang=en] .baby_warp .section_baby .story_info dd {
    font-weight: 200;
}
[lang=ja] .baby_warp {
    font-family: 'Meiryo', 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
}
[lang=ja] .baby_warp .image_control_area .control_title {
    padding-right: 15px;
}
[lang=ja] .baby_warp .section_baby .text_section em {
    font-weight: 800;
}
[lang=zh_CN] .baby_warp .image_control_area .control_title,
[lang=zh_TW] .baby_warp .image_control_area .control_title  {
    padding-right: 19px;
}
[lang=zh_CN] .baby_warp .section_baby .text_section,
[lang=zh_TW] .baby_warp .section_baby .text_section,
[lang=zh_CN] .baby_warp .section_baby .story_info dd,
[lang=zh_TW] .baby_warp .section_baby .story_info dd {
    font-weight: 300;
}
[lang=zh_CN] .baby_warp .meet_info_area .info_yet_text,
[lang=zh_TW] .baby_warp .meet_info_area .info_yet_text {
    font-weight: normal;
}
[lang=zh_CN] .baby_warp,
[lang=zh_TW] .baby_warp {
    font-family: 'NotoSansSC', 'Helvetica', Arial, '맑은 고딕', 'Malgun gothic', sans-serif;
}

@media (max-width:1139px){
    .baby_warp .section_make .image_preveal {
        float: none;
        margin: 0 auto 48px;
    }
    .baby_warp .section_make .image_detail {
        max-width: 497px;
        padding: 0;
        margin: 0 auto;
    }
}
