



.select {
    display: block;
    overflow: hidden;
    padding: 15px 16px 14px;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    color: #a7a7a7;
    background: #fff;
    line-height: 17px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
    box-sizing: border-box
}



.btn_g[data-v-c2cefdde] {
    display: inline-block;
    padding: 0 16px;
    border-radius: 16px;
    letter-spacing: -1px;
    box-sizing: border-box;
    text-align: center
}

.btn_large[data-v-c2cefdde] {
    min-width: 264px;
    height: 80px;
    font-size: 20px;
    font-weight: 700;
    line-height: 80px
}

.btn_medium[data-v-c2cefdde] {
    min-width: 166px;
    height: 64px;
    font-size: 18px;
    font-weight: 500;
    line-height: 64px
}

.btn_primary[data-v-c2cefdde] {
    color: #fff;
    background: #1a1a1a
}

.btn_grey[data-v-c2cefdde] {
    color: #1a1a1a;
    background: #f0f0f0
}

.article-error[data-v-40c18be3] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: calc(100vh - 260px);
    padding: 148px 0 124px;
    background: #fafafa;
    box-sizing: border-box
}

.area_error[data-v-40c18be3] {
    text-align: center
}

.area_error .tit_error[data-v-40c18be3] {
    display: block;
    font-weight: 700;
    font-size: 30px;
    line-height: 45px
}

.area_error .tit_error[data-v-40c18be3]:before {
    display: block;
    width: 186px;
    height: 180px;
    margin: 0 auto 40px;
    background: url(//audition-cdn.kakaoent.com/images/img_error.png) 0 0/186px 180px no-repeat;
    content: ""
}

.area_error .desc_error[data-v-40c18be3] {
    margin: 16px 0 56px;
    color: #666;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px
}

.wrap_btn[data-v-40c18be3] {
    display: flex;
    justify-content: center
}

.wrap_btn[data-v-40c18be3] .btn_g+.btn_g {
    margin-left: 16px
}

@media only screen and (max-width: 1023px) {
    .article-error[data-v-40c18be3] {
        min-height:calc(100vh - 338px);
        padding: 175px 24px 154px
    }

    .area_error .tit_error[data-v-40c18be3] {
        font-size: 24px;
        line-height: 36px
    }

    .area_error .tit_error[data-v-40c18be3]:before {
        width: 134px;
        height: 130px;
        margin-bottom: 45px;
        background: url(//audition-cdn.kakaoent.com/images/img_error_mo.png) 0 0/134px 130px no-repeat
    }

    .area_error .desc_error[data-v-40c18be3] {
        margin-bottom: 40px
    }

    .wrap_btn[data-v-40c18be3] .btn_g+.btn_g {
        margin-left: 8px
    }
}

.nuxt-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    width: 0;
    opacity: 1;
    transition: width .1s,opacity .4s;
    background-color: #000;
    z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
    transition: none
}

.nuxt-progress-failed {
    background-color: red
}

@font-face {
    font-family: SpoqaHanSans;
    font-weight: 400;
    src: local("☺"),url(/_nuxt/fonts/SpoqaHanSansNeo-Regular.4af655e.woff) format("woff")
}

@font-face {
    font-family: SpoqaHanSans;
    font-weight: 300;
    src: local("☺"),url(/_nuxt/fonts/SpoqaHanSansNeo-Light.1cb73b3.woff) format("woff")
}

@font-face {
    font-family: SpoqaHanSans;
    font-weight: 500;
    src: local("☺"),url(/_nuxt/fonts/SpoqaHanSansNeo-Medium.8231200.woff) format("woff")
}

@font-face {
    font-family: SpoqaHanSans;
    font-weight: 700;
    src: local("☺"),url(/_nuxt/fonts/SpoqaHanSansNeo-Bold.dc75532.woff) format("woff")
}

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

fieldset,img {
    border: 0
}

dl,li,menu,ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: "";
    content: none
}

button,input,select,textarea {
    vertical-align: middle;
    font-size: 100%
}

button {
    border: 0;
    background-color: transparent;
    
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    -webkit-text-size-adjust: none
}

input:checked[type=checkbox] {
    background-color: #666;
    -webkit-appearance: checkbox
}

html input[type=button],input[type=email],input[type=password],input[type=reset],input[type=search],input[type=submit],input[type=tel],input[type=text] {
    -webkit-appearance: none;
    border-radius: 0
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

body {
    background: #fff
}

body,button,input,select,td,textarea,th {
    font-size: 13px;
    line-height: 1.5;
    font-family: 'Noto Sans KR', sans-serif;
    color: #1a1a1a;
    letter-spacing: -.5px
}

a {
    color: #333
}

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

address,caption,cite,code,dfn,em,var {
    font-style: normal;
    font-weight: 400
}

.direct-link {
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 1000;
    height: 1px
}

.direct-link a {
    position: absolute;
    top: -999px;
    padding: 5px 10px;
    font-weight: 700;
    color: #fff;
    background: #333;
    text-decoration: none;
    white-space: nowrap
}

.direct-link a:focus {
    top: 0
}

.screen_out {
    position: absolute;
    width: 0;
    height: 0
}

.ir_caption,.screen_out {
    overflow: hidden;
    line-height: 0;
    text-indent: -9999px
}

.ir_caption {
    width: 1px;
    font-size: 1px
}

html {
    scroll-behavior: smooth
}

body {
    -ms-scroll-chaining: none;
    overscroll-behavior: contain
}

a:hover,body,button:hover,label:hover {
    
}

.line_pc {
    display: block
}

.line_mo {
    display: none
}

.scroll_lock {
    overflow: hidden
}

.txt_requried {
    color: #ff8080
}

@media only screen and (max-width: 1023px) {
    body {
       
    }

    a:hover,button:hover,label:hover {
        
    }

    .tit_page {
        font-size: 32px;
        line-height: 38px
    }

    .line_pc {
        display: none
    }

    .line_mo {
        display: block
    }
}

.article-about .slick-list {
    overflow: visible;
    padding: 0 0 30px 56px
}

.article-about .slick-slide {
    margin-left: 56px
}

.article-apply .slick-list {
    overflow: visible;
    height: 250px
}

.article-apply .slick-slide {
    margin-left: 24px
}

.audition_layer .slick-list {
    overflow: hidden;
    width: 300px;
    height: 400px;
    border-radius: 16px
}

.audition_layer .slick-slide {
    overflow: hidden;
    width: 300px
}

.audition_layer .slick-dots {
    position: absolute;
    right: 3px;
    bottom: -36px;
    z-index: 20
}

.audition_layer .slick-dots li {
    display: inline-block
}

.audition_layer .slick-dots li+li {
    margin-left: 8px
}

.audition_layer .slick-dots button {
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: hsla(0,0%,83.1%,.5);
    font-size: 0
}

.audition_layer .slick-dots .slick-active button {
    width: 20px;
    background: #d4d4d4
}

@media only screen and (max-width: 1023px) {
    .article-about .slick-list {
        overflow:hidden;
        padding: 0 0 20px
    }

    .article-about .slick-slide {
        margin-left: 0;
        padding: 0 24px;
        box-sizing: border-box
    }

    .article-about .slick-dots {
        margin-top: 15px;
        text-align: center
    }

    .article-about .slick-dots li {
        display: inline-block
    }

    .article-about .slick-dots li+li {
        margin-left: 16px
    }

    .article-about .slick-dots li button {
        width: 10px;
        height: 10px;
        font-size: 1px;
        border-radius: 5px;
        color: transparent;
        background: rgba(0,0,0,.16);
        line-height: 0
    }

    .article-about .slick-dots .slick-active button {
        background: rgba(0,0,0,.64)
    }

    .audition_layer .slick-dots button {
        background: hsla(0,0%,100%,.5)
    }

    .audition_layer .slick-dots .slick-active button {
        background: #fff
    }
}

.policy_layer {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1200;
    background: rgba(0,0,0,.4);
    font-size: 12px
}

.policy_layer .inner_layer {
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    width: 720px;
    max-height: 640px;
    padding: 32px 40px 48px;
    border-radius: 16px;
    background: #fff;
    box-sizing: border-box;
    transform: translate(-50%,-50%)
}

.policy_layer .inner_layer:after {
    position: absolute;
    bottom: 42px;
    width: 640px;
    height: 1px;
    background: #d6d6d6;
    content: ""
}

.policy_layer .layer_head strong {
    display: block;
    padding-bottom: 24px;
    border-bottom: 1px solid #1a1a1a;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px
}

.policy_layer .layer_body {
    overflow-y: scroll;
    max-height: 486px
}

.policy_layer .layer_body::-webkit-scrollbar {
    width: 20px;
    background-color: transparent
}

.policy_layer .layer_body::-webkit-scrollbar-thumb {
    width: 6px;
    background-color: #ececec;
    border: 7px solid transparent;
    border-radius: 12px;
    background-clip: padding-box
}

.policy_layer .layer_body::-webkit-scrollbar-track {
    background: transparent
}

.policy_layer .inner_body {
    padding-right: 20px
}

.policy_layer .link_close {
    position: absolute;
    top: 32px;
    right: 40px;
    padding: 4px;
    line-height: 0
}

.policy_layer .link_close rect {
    fill: #484848
}

.policy_layer .title_policy {
    font-size: 20px
}

.policy_layer .title_depth1 {
    display: block;
    margin-top: 24px
}

.policy_layer .desc_depth1 {
    margin-top: 10px
}

.policy_layer ol,.policy_layer ul {
    margin: 20px 0
}

.policy_layer ol strong,.policy_layer ul strong {
    display: block
}

.policy_layer em {
    font-weight: 700
}

.policy_layer .txt_blue {
    color: #0432ff;
    text-decoration: underline
}

.policy_layer .list_depth1 li+li {
    margin-top: 4px
}

.policy_layer .desc_policy {
    margin-top: 30px
}

.policy_layer .title_list {
    display: block;
    margin-top: 20px;
    font-weight: 400
}

.policy_layer .title_type {
    display: block
}

.policy_layer .title_type+.list_depth1 {
    margin: 0
}

.policy_layer .link_policy {
    text-decoration: underline
}

.policy_layer .link_blue {
    color: #366cd9
}

.policy_layer .list_alphabet>li+li {
    margin-top: 20px
}

.policy_layer .tbl_policy {
    width: 100%;
    margin: 20px 0;
    border: 1px solid #ececec;
    border-spacing: 0;
    border-collapse: collapse;
    table-layout: fixed
}

.policy_layer .tbl_policy th {
    padding: 11px;
    color: #999;
    font-weight: 400;
    background: #f9f9f9
}

.policy_layer .tbl_policy td,.policy_layer .tbl_policy th {
    border-bottom: 1px solid #ececec;
    border-left: 1px solid #ececec;
    font-size: 12px;
    word-break: break-all
}

.policy_layer .tbl_policy td {
    overflow: hidden;
    padding: 9px;
    color: #333;
    text-align: center
}

.policy_layer .tbl_policy .align_left,.policy_layer .tbl_policy ol li,.policy_layer .tbl_policy ul li {
    text-align: left
}

.policy_layer .tbl_privacy {
    table-layout: auto
}

.type_cookie ul>li,.type_privacy ul>li {
    position: relative;
    padding-left: 15px
}

.type_cookie ul>li:before,.type_privacy ul>li:before {
    position: absolute;
    left: 0;
    top: 5px;
    width: 5px;
    height: 5px;
    border: 1px solid #000;
    border-radius: 50%;
    background: #000;
    box-sizing: border-box;
    content: ""
}

.type_cookie ul.list_depth2>li:before,.type_privacy ul.list_depth2>li:before {
    background: #fff
}

.article-audition .box_policy {
    margin-top: 20px;
    line-height: 1.25
}

.article-audition .box_policy:first-of-type {
    margin-top: 0
}

.article-audition .box_policy .tit_policy {
    display: block;
    font-weight: 400
}

.article-audition .box_policy .tit_policy+.desc_policy {
    margin-top: 0
}

.article-audition .box_policy .desc_policy {
    margin-top: 20px
}

.article-audition .box_policy .list_policy li,.article-audition .box_policy .txt_noti {
    display: block;
    padding-left: 5px
}

.article-audition .box_policy .list_policy li:before,.article-audition .box_policy .txt_noti:before {
    content: "- "
}

.article-audition .box_policy ol {
    margin-top: 20px
}

.article-audition .box_policy .txt_noti {
    font-size: 16px
}

.article-audition .box_depth1 {
    margin-top: 30px
}

.article-audition .box_depth1 em {
    font-weight: 700
}

.article-audition .box_depth1 a {
    color: #366cd9
}

.article-audition .box_depth1 .txt_blue {
    color: #0432ff;
    text-decoration: underline
}

.article-audition .box_depth1:first-of-type {
    margin-top: 0
}

.article-audition .box_depth1 .title_depth1 {
    display: block;
    margin-top: 20px;
    font-size: 16px
}

.article-audition .box_depth1 .title_depth1:first-of-type {
    margin-top: 0
}

.article-audition .box_depth1 .desc_depth1 {
    margin-top: 10px
}

.article-audition .box_depth1 ol,.article-audition .box_depth1 ul {
    margin: 20px 0
}

.article-audition .box_depth1 ol>li,.article-audition .box_depth1 ul>li {
    position: relative;
    padding-left: 15px
}

.article-audition .box_depth1 ol>li>strong,.article-audition .box_depth1 ul>li>strong {
    display: block
}

.article-audition .box_depth1 ol>li:before,.article-audition .box_depth1 ul>li:before {
    position: absolute;
    left: 0;
    top: 7px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #000;
    content: ""
}

.article-audition .box_depth1 ol.list_depth2>li:before,.article-audition .box_depth1 ul.list_depth2>li:before {
    border: 1px solid #000;
    box-sizing: border-box;
    background: transparent
}

.article-audition .box_depth1 ol.list_alphabet>li,.article-audition .box_depth1 ul.list_alphabet>li {
    margin-left: 0;
    padding-left: 0
}

.article-audition .box_depth1 ol.list_alphabet>li:before,.article-audition .box_depth1 ul.list_alphabet>li:before {
    display: none
}

.article-audition .box_depth1 ol.list_alphabet>li+li,.article-audition .box_depth1 ul.list_alphabet>li+li {
    margin-top: 20px
}

.article-audition .box_depth1 .tbl_policy {
    width: 100%;
    margin: 20px 0;
    border: 1px solid #ececec;
    border-spacing: 0;
    border-collapse: collapse;
    table-layout: fixed
}

.article-audition .box_depth1 .tbl_policy th {
    padding: 11px;
    color: #999;
    font-weight: 400;
    background: #f9f9f9
}

.article-audition .box_depth1 .tbl_policy td,.article-audition .box_depth1 .tbl_policy th {
    border-bottom: 1px solid #ececec;
    border-left: 1px solid #ececec;
    font-size: 12px;
    word-break: break-all
}

.article-audition .box_depth1 .tbl_policy td {
    overflow: hidden;
    padding: 9px;
    color: #333;
    text-align: center
}

.article-audition .box_depth1 .tbl_policy ol li,.article-audition .box_depth1 .tbl_policy ul li {
    text-align: left
}

.article-audition .box_depth1 .link_policy {
    color: #333;
    text-decoration: underline
}

.article-audition .desc_policy {
    margin-top: 30px
}

.article-audition .desc_policy em {
    font-weight: 700
}

@media only screen and (max-width: 1023px) {
    .policy_layer .inner_layer {
        top:unset;
        right: 0;
        bottom: 0;
        left: 0;
        max-height: 80vh;
        width: 100%;
        padding: 24px;
        border-radius: 14px 14px 0 0;
        transform: none
    }

    .policy_layer .inner_layer:after {
        display: none
    }

    .policy_layer .layer_body {
        max-height: calc(80vh - 98px)
    }

    .policy_layer .inner_body {
        padding-bottom: 24px
    }

    .policy_layer .link_close {
        top: 24px;
        right: 24px
    }
}

.doc-header[data-v-545f5a21] {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1100;
    background: #fff
}

.doc-header.scrolled[data-v-545f5a21] {
    box-shadow: 0 4px 16px rgba(0,0,0,.06)
}

.doc-title a[data-v-545f5a21] {
    display: block
}

.inner_header[data-v-545f5a21] {
    display: flex;
    align-items: center;
    min-width: 1280px;
    height: 80px;
    margin: 0 auto;
    padding: 0 80px
}

.type_white.doc-header[data-v-545f5a21] {
    background: transparent
}

.type_white .inner_header[data-v-545f5a21] .ico_menu rect,.type_white .inner_header[data-v-545f5a21] .logo_kent path {
    fill: #fff
}

.btn_menu[data-v-545f5a21] {
    margin-left: auto
}

.box_menu[data-v-545f5a21] {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1200;
    background: rgba(0,0,0,.7);
    backdrop-filter: blur(40px);
    -moz-backdrop-filter: blur(40px);
    -webkit-backdrop-filter: blur(40px)
}

.box_menu.open[data-v-545f5a21] {
    display: block
}

.inner_menu[data-v-545f5a21] {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    max-width: 1280px;
    height: 100vh;
    margin: 0 auto
}

.doc-gnb[data-v-545f5a21] {
    font-size: 40px;
    font-weight: 700;
    text-align: center
}

.doc-gnb ul[data-v-545f5a21] {
    display: inline-block
}

.doc-gnb ul li+li[data-v-545f5a21] {
    margin-top: 68px
}

.doc-gnb ul a[data-v-545f5a21] {
    display: block;
    font-size: 0;
    color: transparent
}

.doc-lang[data-v-545f5a21] {
    text-align: center
}

.doc-lang ul[data-v-545f5a21] {
    margin-top: 76px
}

.doc-lang ul[data-v-545f5a21],.doc-lang ul li[data-v-545f5a21] {
    display: inline-block
}

.doc-lang ul li+li[data-v-545f5a21]:before {
    display: inline-block;
    width: 1px;
    height: 15px;
    margin: 3px 10px 0;
    vertical-align: top;
    background: hsla(0,0%,76.9%,.4);
    content: ""
}

.doc-lang ul button[data-v-545f5a21] {
    font-weight: 700;
    font-size: 16px;
    color: hsla(0,0%,100%,.32)
}

.doc-lang ul .on[data-v-545f5a21] {
    color: #fff
}

.btn_close[data-v-545f5a21] {
    position: absolute;
    top: 48px;
    right: 80px
}

@media only screen and (max-width: 1023px) {
    .inner_header[data-v-545f5a21] {
        min-width:unset;
        padding: 0 24px;
        height: 72px
    }

    .logo_kent[data-v-545f5a21] {
        width: 146px
    }

    .ico_menu[data-v-545f5a21] {
        width: 24px
    }

    .box_menu.open[data-v-545f5a21] {
        display: block
    }

    .inner_menu[data-v-545f5a21] {
        max-width: unset;
        min-height: 570px
    }

    .btn_close[data-v-545f5a21] {
        top: 28px;
        right: 26px
    }

    .btn_close[data-v-545f5a21] .ico_close {
        width: 24px
    }
}

strong[data-v-146bd513] {
    display: block
}

svg[data-v-146bd513] {
    margin: 0 auto
}

.pc[data-v-146bd513] {
    display: block
}

.mo[data-v-146bd513] {
    display: none
}

@media only screen and (max-width: 1023px) {
    .pc[data-v-146bd513] {
        display:none
    }

    .mo[data-v-146bd513] {
        display: block
    }
}

.box_site[data-v-76e747d6] {
    position: absolute;
    right: 0;
    bottom: 38px;
    z-index: 10;
    padding: 24px;
    border-radius: 8px;
    background: rgba(0,0,0,.8)
}

.list_site li+li[data-v-76e747d6] {
    margin-top: 12px
}

.list_site a[data-v-76e747d6] {
    color: #fff;
    letter-spacing: -.5px
}

.list_site+.list_site[data-v-76e747d6] {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid hsla(0,0%,100%,.16)
}

.list_site:first-child a[data-v-76e747d6] {
    font-weight: 700
}

.ico_site[data-v-76e747d6] {
    display: inline-block;
    margin-top: 2px;
    vertical-align: top
}

@media only screen and (max-width: 1023px) {
    .box_site[data-v-76e747d6] {
        right:auto;
        left: 8px;
        bottom: 28px
    }

    .ico_site[data-v-76e747d6] {
        margin-top: 1px
    }
}

.doc-footer[data-v-fe09ce68] {
    min-width: 1440px;
    border-top: 1px solid #ebebeb
}

.doc-footer small[data-v-fe09ce68],.doc-footer small a[data-v-fe09ce68] {
    color: rgba(0,0,0,.4)
}

.doc-footer .list_sns[data-v-fe09ce68] {
    display: flex
}

.doc-footer .list_sns li+li[data-v-fe09ce68] {
    margin-left: 8px
}

.doc-footer .list_sns a[data-v-fe09ce68] {
    display: block
}

.doc-footer .list_rel a[data-v-fe09ce68] {
    color: #333;
    letter-spacing: -.5px
}

.doc-footer .list_rel .link_privacy[data-v-fe09ce68] {
    font-weight: 700
}

.pc_footer[data-v-fe09ce68] {
    margin: 0 auto;
    padding: 40px 120px
}

.pc_footer .wrap_info[data-v-fe09ce68] {
    display: flex;
    margin-bottom: 48px
}

.pc_footer .list_rel[data-v-fe09ce68] {
    display: flex;
    position: relative;
    margin-left: auto
}

.pc_footer .list_rel>li+li[data-v-fe09ce68] {
    margin-left: 46px
}

.pc_footer .list_rel .open[data-v-fe09ce68] {
    text-decoration: underline
}

.pc_footer small[data-v-fe09ce68] {
    font-size: 14px
}

.mo_footer[data-v-fe09ce68] {
    padding: 40px 24px
}

.mo_footer .list_rel[data-v-fe09ce68] {
    position: relative;
    margin: 32px 0 47px
}

.mo_footer .list_rel>li[data-v-fe09ce68] {
    margin-top: 13px
}

.mo_footer .list_rel .open[data-v-fe09ce68] {
    text-decoration: underline
}

.mo_footer small[data-v-fe09ce68] {
    font-size: 12px
}

@media only screen and (max-width: 1023px) {
    .doc-footer[data-v-fe09ce68] {
        min-width:unset
    }
}

.container-loading[data-v-6eae25a6] {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.container-loading .wrap_loading[data-v-6eae25a6] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    transform: translate(-50%,-50%);
    border-radius: 16px;
    background: rgba(0,0,0,.8)
}

.container-loading i[data-v-6eae25a6] {
    top: 20px;
    left: 20px;
    height: 10px;
    width: 18px;
    height: 18px;
    border-radius: 12px;
    border: 3px solid #fff;
    border-top-color: transparent;
    -webkit-animation: spin-data-v-6eae25a6 1.5s linear infinite;
    animation: spin-data-v-6eae25a6 1.5s linear infinite
}

@-webkit-keyframes spin-data-v-6eae25a6 {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spin-data-v-6eae25a6 {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.alert_layer[data-v-09a1be29] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1200;
    background: rgba(0,0,0,.4)
}

.inner_layer[data-v-09a1be29] {
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    width: 280px;
    border: 1px solid #f4f3f3;
    border-radius: 16px;
    font-size: 15px;
    background: #fff;
    box-sizing: border-box;
    transform: translate(-50%,-50%)
}

.layer_body p[data-v-09a1be29] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 122px;
    padding: 32px;
    color: #000;
    text-align: center;
    box-sizing: border-box;
    word-break: keep-all
}

.layer_body .wrap_btn[data-v-09a1be29] {
    display: flex
}

.layer_body .wrap_btn button[data-v-09a1be29] {
    width: 50%;
    padding: 19px 0 25px;
    border-top: 1px solid rgba(39,39,39,.1);
    color: #288bff;
    font-size: 15px
}

.layer_body .wrap_btn button[data-v-09a1be29]:first-child {
    border-right: 1px solid rgba(39,39,39,.1)
}

.layer_body .wrap_btn button[data-v-09a1be29]:only-child {
    width: 100%
}

.item_agree[data-v-b0be44b6] {
    position: relative
}

.inp_agree[data-v-b0be44b6] {
    position: absolute;
    left: 0;
    top: 1px;
    width: 16px;
    height: 16px;
    opacity: .01;
    z-index: 10
}

.lab_check[data-v-b0be44b6] {
    padding-left: 24px;
    font-size: 15px
}

.lab_check .ico_check[data-v-b0be44b6] {
    position: absolute;
    left: 0;
    top: 1px
}

.audition_layer[data-v-1ef2c4d2] {
    position: fixed;
    overflow: hidden;
    top: 50%;
    right: 11vw;
    z-index: 20;
    transform: translateY(-50%)
}

.link_audition[data-v-1ef2c4d2] {
    display: block;
    overflow: hidden;
    width: 300px;
    height: 400px;
    border-radius: 16px
}

.link_audition img[data-v-1ef2c4d2] {
    display: block;
    width: 100%;
    height: 100%
}

.layer_foot[data-v-1ef2c4d2] {
    padding-top: 15px
}

.link_close[data-v-1ef2c4d2] {
    position: absolute;
    top: 14px;
    right: 14px;
    padding: 4px;
    z-index: 10;
    line-height: 0
}

.item_checkbox[data-v-1ef2c4d2] {
    display: block;
    color: #d4d4d4
}

@media only screen and (max-width: 1023px) {
    .audition_layer[data-v-1ef2c4d2] {
        top:0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1200;
        background: rgba(0,0,0,.6);
        transform: none
    }

    .audition_layer.below_menu[data-v-1ef2c4d2] {
        z-index: 1000
    }

    .inner_layer[data-v-1ef2c4d2] {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

    .link_close[data-v-1ef2c4d2] {
        top: 18px;
        right: 18px
    }

    .item_check[data-v-1ef2c4d2] {
        color: #fff
    }
}

.container-doc[data-v-e0291272] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    min-width: 1440px
}

.doc-main[data-v-e0291272] {
    min-width: 1440px;
    padding-top: 80px;
    flex-grow: 1
}

.doc-main.doc-index[data-v-e0291272] {
    padding-top: 0
}

.content-article[data-v-e0291272] {
    margin: 0 auto
}

@media only screen and (max-width: 1023px) {
    .container-doc[data-v-e0291272],.doc-main[data-v-e0291272] {
        min-width:unset
    }

    .doc-main[data-v-e0291272] {
        padding-top: 72px
    }
}

.mouse_pointer[data-v-490202e2] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    z-index: 9999;
    transform: translate(-50%,-50%);
    pointer-events: none;
    transition: background .5s ease,width .5s ease,height .5s ease;
    background: #ffbe00;
    background-size: cover
}

.mouse_pointer.pointer_grow[data-v-490202e2] {
    background: rgba(255,190,0,.5);
    width: 40px;
    height: 40px
}

@media only screen and (max-width: 1023px) {
    .mouse_pointer[data-v-490202e2] {
        display:none
    }
}
