@charset "UTF-8";.text-title-xl{font-size:40px;font-weight:700;line-height:1.5}@media screen and (max-width:992px){.text-title-xl{font-size:30px}}@media screen and (max-width:576px){.text-title-xl{font-size:24px}}.text-title{font-size:32px;font-weight:700;line-height:1.5}@media screen and (max-width:992px){.text-title{font-size:28px}}@media screen and (max-width:576px){.text-title{font-size:24px}}.text-sub_title{font-size:22px;font-weight:700}@media screen and (max-width:992px){.text-sub_title{font-size:20px}}@media screen and (max-width:576px){.text-sub_title{font-size:18x}}.text-4xl{font-size:32px}@media screen and (max-width:992px){.text-4xl{font-size:28px}}@media screen and (max-width:576px){.text-4xl{font-size:24px}}.text-3xl{font-size:28px}@media screen and (max-width:992px){.text-3xl{font-size:25px}}@media screen and (max-width:576px){.text-3xl{font-size:22px}}.text-2xl{font-size:24px}@media screen and (max-width:992px){.text-2xl{font-size:22px}}@media screen and (max-width:576px){.text-2xl{font-size:20px}}.text-xl{font-size:20px}@media screen and (max-width:576px){.text-xl{font-size:18px}}.text-lg{font-size:18px}@media screen and (max-width:576px){.text-lg{font-size:16px}}.text-md{font-size:16px}@media screen and (max-width:576px){.text-md{font-size:14px}}.text-sm{font-size:14px}@media screen and (max-width:576px){.text-sm{font-size:12px}}.text-xs{font-size:12px}@media screen and (max-width:576px){.text-xs{font-size:10px}}.font-b{font-weight:700}.font-sb{font-weight:600}.font-m{font-weight:500}.font-r{font-weight:300}.section__pd-lg{padding:130px 0}@media screen and (max-width:576px){.section__pd-lg{padding:90px 0}}.section__pd-md{padding:80px 0}@media screen and (max-width:576px){.section__pd-md{padding:60px 0}}.section__pd-sm{padding:40px 0}.ir_hidden{position:absolute;z-index:-1;border:0;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%)}.ir_hidden,.pc_show{display:inline-block}.pc_none{display:none}@media screen and (max-width:992px){.tab_show{display:inline-block}.tab_none{display:none}}@media screen and (max-width:576px){.m_show{display:inline-block}.m_none{display:none}}.flex{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-content:flex-start}.wrap{width:100%;text-align:center;max-width:85.25rem;margin:0 auto}@media screen and (max-width:992px){.wrap{padding:0 4.8%;max-width:100%}}a{display:inline-block;cursor:pointer}body{background-color:#000}a,button{color:inherit;font-weight:inherit}img,video{display:block;width:100%}.fixed_btn{position:fixed;width:100%;bottom:1rem;left:50%;transform:translateX(-50%);z-index:9997}.fixed_btn .fixed_token{box-shadow:0 0 15px rgba(0,64,255,.5)}.fixed_btn .fixed_box{padding:1rem 3rem;background:#fff;border-radius:10px;align-items:stretch;line-height:1.5}.fixed_btn .fixed_box>*{display:flex;align-items:center}.fixed_btn .fixed_box .fixed_content{width:50%;font-weight:700;color:#333;align-items:center}.fixed_btn .fixed_box .fixed_content .through_point{text-decoration:line-through}.fixed_btn .fixed_box .fixed_content .color{color:#0040ff}.fixed_btn .fixed_box .fixed_content_icon{display:inline-block;max-width:19px}.fixed_btn .fixed_box .btn_share{background:#e5e5e5;border-radius:5px;width:8%;cursor:pointer;transition:.5s}.fixed_btn .fixed_box .btn_share img{width:2rem;margin:0 auto}.fixed_btn .fixed_box .btn_share:hover{background:#eee}.fixed_btn .fixed_box .btn{width:40%;text-align:center;background-color:#0040ff;border-radius:5px;transition:.5s;cursor:pointer}.fixed_btn .fixed_box .btn .btn_tit{font-size:1.5rem;line-height:1.8;font-weight:700}.fixed_btn .fixed_box .btn button{display:block;color:#fff;padding:.8rem 0;transition:.5s;text-align:center;margin:0 auto;font-weight:700}.fixed_btn .fixed_box .btn a{display:block}.fixed_btn .fixed_box .btn:hover{background-color:#757575}@media screen and (max-width:992px){.fixed_btn .fixed_box{padding:.8rem 2rem}.fixed_btn .fixed_box .fixed_content{width:48%;line-height:1.5;flex-direction:column;align-items:flex-start;justify-content:center}.fixed_btn .fixed_box .fixed_content_icon{max-width:16px}.fixed_btn .fixed_box .btn_share{width:10%}.fixed_btn .fixed_box .btn{width:40%}.fixed_btn .fixed_box .btn .btn_tit{font-size:1.4rem}}@media screen and (max-width:576px){.fixed_btn{padding-bottom:.5rem}.fixed_btn .fixed_box{padding:.8rem 1rem}.fixed_btn .fixed_box .fixed_content{width:50%;line-height:1.4}.fixed_btn .fixed_box .fixed_content .t_icon{max-width:14px}.fixed_btn .fixed_box .btn_share{width:13%}.fixed_btn .fixed_box .btn{width:32%}.fixed_btn .fixed_box .btn .btn_tit{font-size:1.3rem}}.tap{position:sticky;top:0;transition:top .3s ease;width:100%;background-color:#000;border-bottom:.5px solid #ccc;z-index:999}.tap_list{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:nowrap;gap:0;max-width:600px;font-size:1.1rem;margin:0 auto}.tap_item{width:20%;color:#757575;font-size:1.1rem;font-weight:700;white-space:nowrap}.tap_item button{display:block;padding:1rem 0;width:100%;color:inherit;font:inherit}.tap_item.select{position:relative;color:#fff}.tap_item.select:after{content:"";position:absolute;left:0;bottom:-.1rem;width:100%;border-bottom:2px solid #0040ff;z-index:10}.tap.fixed{top:64px;z-index:9998}@media screen and (max-width:992px){.tap.fixed{top:54px}}@media screen and (max-width:576px){.tap.fixed{top:54px}.tap_item{font-size:.9rem}}.bottom-text-title{font-size:3rem;font-weight:700;line-height:1.4}.bottom-text-tit{font-size:2rem;font-weight:700;line-height:1.6}.bottom-text-l{font-size:1.5rem;line-height:1.8}.bottom-text-m{font-size:1.3rem;line-height:1.8}@media screen and (max-width:992px){.bottom-text-title{font-size:2.5rem}.bottom-text-tit{font-size:1.7rem}.bottom-text-l{font-size:1.3rem}.bottom-text-m{font-size:1.2rem}}@media screen and (max-width:576px){.bottom-text-title{font-size:2rem}.bottom-text-tit{font-size:1.5rem}.bottom-text-l,.bottom-text-m{font-size:1.1rem}}.camp_mentor{padding:8rem 0;background:#fff;text-align:center}.camp_mentor .wrap .mentor_top .mentor_tit{margin-top:0;color:#b2b2b2;font-weight:700;margin-bottom:1rem}.camp_mentor .wrap .mentor_top .flex{margin-top:.3rem;justify-content:center;align-items:center}.camp_mentor .wrap .mentor_top .flex .title_img{width:5rem;margin-left:.5rem}.camp_mentor .wrap .mentor_text{margin-top:5rem}.camp_mentor .wrap .mentor_text .flex{align-items:center}.camp_mentor .wrap .mentor_text .flex .mentor_img{width:39%}.camp_mentor .wrap .mentor_text .flex .mentor_ment{width:59%;text-align:left}.camp_mentor .wrap .mentor_text .flex .mentor_ment .flex{justify-content:flex-start;align-items:flex-end}.camp_mentor .wrap .mentor_text .flex .mentor_ment .flex .mentor_tit{margin-right:2rem}.camp_mentor .wrap .mentor_text .flex .mentor_ment .flex .mentor_text_m{font-weight:700;color:#b2b2b2}.camp_mentor .wrap .mentor_text .flex .mentor_ment .mentor_slider{display:none;margin-top:1rem}.camp_mentor .wrap .mentor_text .flex .mentor_ment .mentor_slider.sldier_list1{margin-top:3rem}.camp_mentor .wrap .mentor_text .flex .mentor_ment .mentor_slider .sldie_item{margin:0 .5rem;border:1px solid #cacaca;border-radius:50px;padding:.8rem 3rem}.camp_mentor .wrap .mentor_text .flex .mentor_under_text{margin-top:3rem;color:#757575}@media screen and (max-width:992px){.camp_mentor{padding:5rem 0}.camp_mentor .wrap .mentor_text .flex .mentor_img{width:100%;max-width:30rem;margin:0 auto}.camp_mentor .wrap .mentor_text .flex .mentor_ment{width:100%;text-align:center}.camp_mentor .wrap .mentor_text .flex .mentor_ment .flex{justify-content:center}}@media screen and (max-width:576px){.camp_mentor .wrap .mentor_text{margin-top:3rem}.camp_mentor .wrap .mentor_text .flex .mentor_img{max-width:20rem}.camp_mentor .wrap .mentor_text .flex .mentor_ment .mentor_slider.sldier_list1{margin-top:2rem}.camp_mentor .wrap .mentor_text .flex .mentor_ment .mentor_slider .sldie_item{padding:.8rem 2rem}}#modalEnrolment_1 .popup_wrap{max-width:55rem}#modalEnrolment_1 .popup_wrap .popup_innor{height:70vh;margin-bottom:10vh;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}#modalEnrolment_1 .popup_wrap .popup_innor::-webkit-scrollbar{display:none}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item{background:#fff;margin-bottom:4rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_title{font-size:1.5rem;font-weight:700}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_tit{font-size:1.1rem;color:#757575}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .event_banner{background:#000;border-radius:10px;overflow:hidden}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .event_banner .flex{align-items:center}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .event_banner .flex .payment_title{width:65%;color:#fff;padding:2rem 0 2rem 2rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .event_banner .flex .payment_title .payment_tit{margin-top:1rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .event_banner .flex .event_img{width:35%}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_list{margin-top:1rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_list .payment_img{width:8rem;background:#f6f6f6;border-radius:10px;padding:.5rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_list .payment_tit{width:calc(100% - 9rem);color:#333;margin-top:.5rem;font-weight:700}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_way{margin-top:1rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_way .radio{align-items:center}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_way .radio .way_item{width:32%;margin-bottom:1rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_way .radio .way_item input[type=radio]{display:none}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_way .radio .way_item input[type=radio]+label{display:block;padding:1.5rem 0;border:1px solid #efefef;border-radius:5px;cursor:pointer;transition:.5s}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_way .radio .way_item input[type=radio]+label .flex{justify-content:center;align-items:center}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_way .radio .way_item input[type=radio]+label .way_icon{width:1.5rem;margin-right:1rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_way .radio .way_item input[type=radio]:checked+label{border:1px solid #333}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_way .radio .way_item input[type=radio]:checked+label .payment_tit{color:#333}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon{margin-top:1.5rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .flex_input{position:relative;width:69%;line-height:1.5}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .flex_input input{width:100%;height:4rem;text-align:left;border:1px solid #ddd;border-radius:5px;outline:none;padding:0 1rem;color:#5c5c5c}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .flex_input ::-moz-placeholder{color:#cecece}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .flex_input :-ms-input-placeholder{color:#cecece}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .flex_input ::placeholder{color:#cecece}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .flex_input #chkPoint:disabled{padding-right:2.5rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .flex_input .input_pointResetImg{position:absolute;top:50%;right:13px;transform:translateY(-50%);width:1rem;display:none;cursor:pointer}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .flex_input .input_pointResetImg img{display:block;width:100%}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .flex_button{width:29%;line-height:1.5}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .flex_button button{width:100%;height:4rem;border-radius:5px;font-size:1.1rem;border:1px solid #eaeaea;color:#5c5c5c;background-color:#f8f8f9}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .coupon_item{margin-bottom:1rem;align-items:center}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .coupon_item .payment_tit{color:#000}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .coupon_item .payment_tit .coupon_list_btn{background:#eee;padding:.5rem 1rem;margin-left:1rem;border-radius:5px;color:#757575}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .coupon_item .payment_tit .coupon_list_btn span{color:#0040ff}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .coupon_item:first-child{justify-content:flex-start}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .point_item{margin-bottom:1rem;align-items:center}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .point_item .payment_tit{color:#000}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .point_item .payment_tit .total_point a{color:#0040ff}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .point_item .payment_tit:nth-child(2){margin-left:1rem;color:#757575}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_coupon .point_item:nth-child(3){justify-content:flex-start;margin-top:2rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_amount{margin-top:1rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_amount .amount_item{margin-bottom:1rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_amount .amount_item .payment_tit .flex{align-items:center}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_amount .amount_item .payment_tit .flex .earlybird_text{margin-right:1rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_amount .amount_item .payment_tit .flex .earlybird_text.event{color:red}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_amount .amount_item .payment_tit .flex .earlybird_seat{font-size:1rem;padding:.5rem 1rem;background:#eee;border-radius:5px}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_amount .amount_item.line{border-top:1px solid #eee;padding-top:1rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_amount .amount_item.line .payment_tit{font-weight:700;color:#333}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_amount .amount_item.color .payment_tit{font-weight:700;color:#0040ff}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item.ticket_show{display:none}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item.ticket_show .payment_amount input{width:100%;height:4rem;text-align:left;border:1px solid #ddd;border-radius:5px;outline:none;padding:0 1rem;color:#5c5c5c}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .capsule_gradation_bg{position:fixed;bottom:6.5rem;left:50%;transform:translateX(-50%);width:90%;height:5rem;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0))}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .btn_capsule{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);width:90%;border-radius:5px;background:#0040ff;font-size:1.4rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .refund{font-size:1.1rem;color:#757575;margin-top:3rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_refund{margin-top:1rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_refund .flex{justify-content:flex-start;align-items:flex-start}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_refund .flex .deco{width:1rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_refund .flex .payment_tit{font-size:.9rem;width:calc(100% - 1rem)}#couponListModal .popup_wrap .popup_top{justify-content:flex-start;align-items:flex-end}#couponListModal .popup_wrap .popup_top .top_tit{margin-left:1rem}#couponListModal .popup_wrap .popup_innor .coupon_list{height:30rem;overflow-y:auto}#couponListModal .popup_wrap .popup_innor .coupon_list .no_coupon{font-size:1rem;font-weight:400;color:#5c5c5c;border-top:1px solid #000;padding-top:2rem}#couponListModal .popup_wrap .popup_innor .coupon_list .coupon_num{font-size:1rem;font-weight:400;margin-bottom:.5rem}#couponListModal .popup_wrap .popup_innor .coupon_list input[type=radio]{display:none}#couponListModal .popup_wrap .popup_innor .coupon_list input[type=radio]+label{display:block;border:1px solid #bebdbd;margin-bottom:1rem;box-sizing:border-box}#couponListModal .popup_wrap .popup_innor .coupon_list input[type=radio]+label .flex{align-items:center}#couponListModal .popup_wrap .popup_innor .coupon_list input[type=radio]+label .flex .coupon_price{font-size:1.5rem;font-weight:700;width:30%;text-align:center}#couponListModal .popup_wrap .popup_innor .coupon_list input[type=radio]+label .flex .coupon_price span{position:relative}#couponListModal .popup_wrap .popup_innor .coupon_list input[type=radio]+label .flex .coupon_price span:after{content:"￦";position:absolute;font-size:1.5rem;font-weight:400;color:#0040ff;right:0;bottom:0;transform:translate(50%,30%)}#couponListModal .popup_wrap .popup_innor .coupon_list input[type=radio]+label .flex .coupon_contents{width:60%;text-align:left;color:#5c5c5c;padding:2rem;border-left:1px dashed #bebdbd}#couponListModal .popup_wrap .popup_innor .coupon_list input[type=radio]+label .flex .coupon_contents .name{font-size:1rem;letter-spacing:-.36px;margin-bottom:.5rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#couponListModal .popup_wrap .popup_innor .coupon_list input[type=radio]+label .flex .coupon_contents .duedate{font-size:.875rem;letter-spacing:-.32px}#couponListModal .popup_wrap .popup_innor .coupon_list input[type=radio]+label .flex .coupon_contents .coupon_code{display:none}#couponListModal .popup_wrap .popup_innor .coupon_list input[type=radio]+label .flex .coupon_checkimg{width:10%}#couponListModal .popup_wrap .popup_innor .coupon_list input[type=radio]+label .flex .coupon_checkimg .icon_uncheck{display:block;width:2rem;margin:0 auto}#couponListModal .popup_wrap .popup_innor .coupon_list input[type=radio]+label .flex .coupon_checkimg .icon_check{display:none;width:2rem;margin:0 auto}#couponListModal .popup_wrap .popup_innor .coupon_list input[type=radio]:checked+label{border:2px solid #0040ff}#couponListModal .popup_wrap .popup_innor .coupon_list input[type=radio]:checked+label .flex .coupon_contents{border-left:2px dashed #0040ff}#couponListModal .popup_wrap .popup_innor .coupon_list input[type=radio]:checked+label .flex .coupon_checkimg .icon_uncheck{display:none}#couponListModal .popup_wrap .popup_innor .coupon_list input[type=radio]:checked+label .flex .coupon_checkimg .icon_check{display:block}#couponListModal .popup_wrap .popup_innor .coupon_btn{width:80%;margin:3rem auto 0}#couponListModal .popup_wrap .popup_innor .coupon_btn div{width:49%;text-align:center}#couponListModal .popup_wrap .popup_innor .coupon_btn div .coupon_list_close{display:block;width:100%;padding:1rem 0;border:1px solid #eaeaea;border-radius:5px;background:#f8f8f9;color:#7d7d7d;font-size:1rem;line-height:1.5;cursor:pointer}#couponListModal .popup_wrap .popup_innor .coupon_btn div .coupon_submitbtn{display:block;width:100%;padding:1rem 0;background:#000;border:1px solid #000;border-radius:5px;color:#fff;font-size:1.1rem;line-height:1.5;cursor:pointer}@media screen and (max-width:576px){.popup_item .popup_wrap{width:91.4%}.popup_item .popup_wrap .popup_top{padding:2rem 4.8%}.popup_item .popup_wrap .popup_top .btn_closed{right:4.8%}.popup_item .popup_wrap .popup_innor{padding:0 4.8% 3rem}#modalEnrolment_1 .popup_wrap .popup_innor .payment_item .payment_amount .amount_item .payment_tit .flex .earlybird_text{margin-right:.5rem}#ptItem .popup_wrap .popup_innor .pt_metaverse .metaverse_index{padding:1rem}}.bg_maincolor{background-color:#0040ff;color:#757575;padding:0 3px}#lhs_wrap{padding-top:64px}@media screen and (max-width:992px){#lhs_wrap{padding-top:54px}}.floating-enroll__text .text__free{color:#ababab}.floating-enroll__text .text__free .throuht_decoration{font-weight:400}.floating-enroll__text .text__free .free{color:#0062ff!important}.floating-enroll__text .text__free svg{stroke:#ababab}.floating-enroll__text .text__desc{color:#8f8f8f!important;font-weight:400!important}.floating-enroll__btn{background:#0062ff!important}@media screen and (max-width:576px){.tab-landing__list{padding:0 4px!important}}@media screen and (max-width:992px){.section_faq .faq_list{max-width:100%!important}}.fixed_btn .fixed_token{box-shadow:0 0 15px #8000ff}.fixed_btn .fixed_box{box-shadow:0 0 10px rgba(0,0,0,.5)}.fixed_btn .fixed_box .fixed_content .through_point{color:#ababab}.fixed_btn .fixed_box .fixed_content .color{color:#0062ff}.fixed_btn .fixed_box .btn{background-color:#0062ff}.tab-landing{background:var(--gray-primary)!important}.tab-landing__item.active:after{border-bottom:2px solid #0062ff!important}.corporateTraining{--primary-500:#2a74fd}.corporateTraining details summary::-webkit-details-marker{display:none}.corporateTraining svg{display:block}.corporateTraining .main_color{color:#0062ff}.corporateTraining .black_color{color:var(--gray-primary)}.corporateTraining b{font-weight:700}.corporateTraining .wrap{width:100%;text-align:center;max-width:944px;margin:0 auto}@media screen and (max-width:992px){.corporateTraining .wrap{padding:0 16px;max-width:576px}}@media screen and (max-width:576px){.corporateTraining .wrap{padding:0 16px;max-width:100%}}.corporateTraining .main{padding:100px 0;background:url(/static/front/images/corporateTraining/main_bg.png) 50%/cover no-repeat;overflow:hidden;color:#fff}.corporateTraining .main .wrap{text-align:left}.corporateTraining .main_title_top{font-size:24px;font-weight:500}.corporateTraining .main_title_top_b{font-weight:600}.corporateTraining .main_title{font-size:52px;font-weight:800;line-height:130%;padding:12px 0 19px}.corporateTraining .main_tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:19px}.corporateTraining .main_tag{display:inline-flex;align-items:center;gap:5px;padding:10px 20px;border-radius:58px;border:1px solid #e67e45;background:#fffaec;color:#e67e45;font-size:14px;font-weight:700}.corporateTraining .main_tag_icon{display:flex;justify-content:center;align-items:center}.corporateTraining .main_tag_icon svg{width:14.667px;height:16px}.corporateTraining .main_btn{display:inline-block;margin-top:30px;padding:16px 30px;border-radius:8px;background:var(--gray-primary);color:#fff;cursor:pointer;transition:all .3s ease}.corporateTraining .main_btn:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.corporateTraining .start{padding:100px 0;background:#fff;color:var(--gray-primary);overflow:hidden}.corporateTraining .start_title_b{background:linear-gradient(90deg,#00a1ff 17.31%,#8000ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.corporateTraining .start_desc{color:var(--gray-700);padding-top:10px}.corporateTraining .start_grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:60px auto 0;max-width:624px;width:100%}.corporateTraining .start_card{border-radius:16px;background:#fff;overflow:hidden;width:100%}.corporateTraining .start_card_img{width:100%;overflow:hidden}.corporateTraining .start_card_img img{width:100%;height:140px;-o-object-fit:cover;object-fit:cover;display:block}.corporateTraining .start_card_body{padding:30px 20px;text-align:left;background:#f6fafe}.corporateTraining .start_card_category{color:#5380f2}.corporateTraining .start_card_title{padding:5px 0 10px}.corporateTraining .start_card_list{color:var(--gray-600);padding-left:24px;display:flex;flex-direction:column}.corporateTraining .start_card_list li{list-style:disc}.corporateTraining .conjugation{position:relative;padding:100px 0;overflow:hidden;color:#fff;background:#000}.corporateTraining .conjugation .wrap{position:relative;z-index:2}.corporateTraining .conjugation_video_bg{position:absolute;top:30%;left:0;width:100%;height:100%;z-index:0}.corporateTraining .conjugation_video_bg video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.corporateTraining .conjugation_video_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(50% 21.5% at 50% 64.18%,transparent 0,#000 100%);z-index:1}.corporateTraining .conjugation_title{text-align:center}.corporateTraining .conjugation_circle{position:relative;margin:60px auto 0;max-width:469px;width:100%;height:460px}.corporateTraining .conjugation_circle:before{content:"";position:absolute;width:469px;height:469px;border-radius:50%;background:rgba(6,14,32,.3);border:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='50%25' cy='50%25' r='49.5%25' fill='none' stroke='rgba(236,204,255,0.3)' stroke-dasharray='12,12'/%3E%3C/svg%3E");bottom:0;left:0}.corporateTraining .conjugation_circle_big{width:366px;height:366px;border-radius:50%;background:rgba(0,98,255,.27);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:1;padding-top:40px}.corporateTraining .conjugation_circle_big_desc{text-align:center}.corporateTraining .conjugation_circle_small{width:145px;height:145px;border-radius:50%;background:#00b3bc;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:2}.corporateTraining .conjugation_circle_small_desc{text-align:center;font-size:16px;font-weight:500}.corporateTraining .conjugation .conjugation_num_wrap{display:flex;align-items:baseline;justify-content:center}.corporateTraining .conjugation .conjugation_num,.corporateTraining .conjugation .conjugation_num_unit{font-weight:700}.corporateTraining .conjugation .conjugation_circle_big .conjugation_num,.corporateTraining .conjugation .conjugation_circle_big .conjugation_num_unit{font-size:52px;font-weight:700}.corporateTraining .conjugation .conjugation_circle_small .conjugation_num,.corporateTraining .conjugation .conjugation_circle_small .conjugation_num_unit{font-size:32px;font-weight:700}.corporateTraining .conjugation_source{color:#5d5d5d;margin-top:13px}.corporateTraining .conjugation_stats{margin:30px auto 0;max-width:681px;width:100%;border-radius:16px;border:1px solid var(--gray-700);background:#01040b;padding:30px 60px}.corporateTraining .conjugation_stats_row{display:flex;align-items:center;white-space:nowrap}.corporateTraining .conjugation_stats_row_left{flex:1;text-align:center}.corporateTraining .conjugation_stats_row_source{color:var(--gray-500);margin-top:10px}.corporateTraining .conjugation_stats_row_arrow{flex:1;display:flex;justify-content:center;align-items:center}.corporateTraining .conjugation_stats_row_arrow img{margin:0 auto;max-width:83px;width:100%}.corporateTraining .conjugation_stats_row .conjugation_num_wrap{flex:1;justify-content:center}.corporateTraining .conjugation_stats_row .conjugation_num,.corporateTraining .conjugation_stats_row .conjugation_num_unit{font-size:48px;background:linear-gradient(180deg,#fff,#999);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.corporateTraining .conjugation_stats_line{border:none;height:1px;background:var(--gray-700);margin:30px 0}.corporateTraining .conjugation_bottom_sub{text-align:center;margin-top:60px}.corporateTraining .conjugation_bottom_title{text-align:center;margin-top:10px}.corporateTraining .conjugation_bottom_title_b{background:linear-gradient(90deg,#00a1ff,#8000ff);padding:2px}.corporateTraining .change{padding:100px 0;background:#fff;overflow:hidden;color:var(--gray-primary)}.corporateTraining .change_desc{color:var(--gray-700);margin-top:13px}.corporateTraining .change_list{margin:60px auto 0;max-width:690px;width:100%;display:flex;flex-direction:column;gap:16px}.corporateTraining .change_row{display:flex;align-items:stretch;gap:0}.corporateTraining .change_card{flex:1;border-radius:16px;padding:30px;display:flex;flex-direction:column;justify-content:center;text-align:center}.corporateTraining .change_card--problem{background:#fff2f3;border:1px solid hsla(0,100%,90%,.3)}.corporateTraining .change_card_category{color:#dd7220;margin-bottom:10px}.corporateTraining .change_card_title{color:#bf3739}.corporateTraining .change_card--quote{border:1px solid rgba(204,231,255,.3);background:#f0f7ff}.corporateTraining .change_card_quote{color:#4265d0}.corporateTraining .change_card_source{color:#30437c;margin-top:10px}.corporateTraining .change_connector{display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:0 10px}.corporateTraining .change_connector svg{width:62px;height:15px}.corporateTraining .change_bottom_sub{margin-top:52px}.corporateTraining .change_bottom_title{margin-top:10px;font-size:24px;font-weight:600}.corporateTraining .change_arrow_down{display:flex;flex-direction:column;align-items:center;margin-top:20px}.corporateTraining .change_arrow_down_line{width:1px;height:100px;background:#f1a76a}.corporateTraining .change_arrow_down_diamond{width:12px;height:12px;background:#f1a76a;transform:rotate(45deg)}.corporateTraining .change_cta{margin-top:20px}.corporateTraining .change_cta_highlight{background:linear-gradient(90deg,#00a1ff,#8000ff);padding:2px;color:#fff}.corporateTraining .different{padding:100px 0;color:var(--gray-primary);overflow:hidden;background:#fbfcfd}.corporateTraining .different_title{text-align:center;color:#2aa67f}.corporateTraining .different_title_green{color:#29725d}.corporateTraining .different_cards{display:flex;gap:16px;margin:60px auto 0;max-width:944px;width:100%}.corporateTraining .different_card{flex:1;border-radius:16px;border:1px solid #30c193;background:#f7fffc;padding:30px;text-align:left}.corporateTraining .different_card_icon{display:flex;justify-content:flex-start;align-items:center;margin-bottom:10px}.corporateTraining .different_card_icon svg{width:36px;height:36px}.corporateTraining .different_card_title{color:#2aa67f;margin-bottom:10px}.corporateTraining .different_card_desc{color:var(--gray-600)}.corporateTraining .different_arrow,.corporateTraining .different_tags{margin:0 auto;max-width:944px;width:100%}.corporateTraining .offer{padding:76px 0;background:url(/static/front/images/corporateTraining/offer_bg.png) 100%/3000px auto no-repeat,#fff;overflow:hidden}.corporateTraining .offer_inner{display:flex;align-items:center;justify-content:space-between}.corporateTraining .offer_left{flex-shrink:0;text-align:left}.corporateTraining .offer_sub{color:var(--gray-600);margin-bottom:10px}.corporateTraining .offer_title{color:var(--gray-primary)}.corporateTraining .offer_title_highlight{background:var(--Gray-Colors-Gray-Primary,linear-gradient(90deg,#00a1ff,#8000ff 82.69%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.corporateTraining .offer_card{border-radius:16px;border:1px solid #c6d2ff;background:#fff;padding:30px 0;text-align:center;width:384px}.corporateTraining .offer_card_num{display:flex;align-items:baseline;justify-content:center}.corporateTraining .offer_card_num .conjugation_num{font-size:80px;font-weight:800;color:#0e1f3b;line-height:1}.corporateTraining .offer_card_plus{font-size:80px;font-weight:800;background:linear-gradient(180deg,#00a1ff,#8000ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1;position:relative;top:-4px}.corporateTraining .offer_card_label{color:#161e59;margin-top:13px}.corporateTraining .offer_card_date{color:var(--gray-500);margin-top:5px}.corporateTraining .example{padding:100px 0;background:#fbfcfd;overflow:hidden;color:var(--gray-primary)}.corporateTraining .example_sub{color:var(--gray-700)}.corporateTraining .example_title{margin-top:10px}.corporateTraining .example_videos{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:30px auto 0;max-width:100%;width:100%}.corporateTraining .example_video{border-radius:16px;overflow:hidden;background:#fbfcfd;aspect-ratio:16/9}.corporateTraining .example_video iframe{width:100%;height:100%;display:block}.corporateTraining .example_video_wrap{display:flex;flex-direction:column}.corporateTraining .example_video_info{margin-top:5px}.corporateTraining .example_video_info_label{color:#0062ff}.corporateTraining .example_video_info_name{margin-top:5px;color:var(--gray-700)}.corporateTraining .process{padding:100px 0;background:#fff;color:var(--gray-primary);overflow:hidden}.corporateTraining .process_content{margin:60px auto 16px;max-width:464px;width:100%;border-radius:30px;border:1px solid #eff0f6;background:#fff;box-shadow:0 0 16px 0 rgba(14,83,203,.1);padding:60px 50px 85px 60px;display:flex;gap:38px}.corporateTraining .process_content_progress{position:relative;margin:30px 0}.corporateTraining .process_content_progress_line{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1px;height:95%;background:repeating-linear-gradient(180deg,#0043bf,#0043bf 3px,transparent 0,transparent 6px);z-index:1}.corporateTraining .process_content_progress_circles{position:absolute;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%;transform:translateX(-50%);z-index:3}.corporateTraining .process_content_progress_circle{display:flex;justify-content:center;align-items:center;background:#fff}.corporateTraining .process_content_progress_circle svg{width:16px;height:16px}.corporateTraining .process_content_list{display:flex;flex-direction:column;gap:30px;text-align:left;white-space:nowrap}.corporateTraining .process_content_item_num{color:#0062ff}.corporateTraining .process_content_item_num--last{color:#ec7125}.corporateTraining .process_content_item_tit{padding:5px 0}.corporateTraining .process_content_item_desc{color:var(--gray-600)}.corporateTraining .process .process_content_progress_circle .circle{fill:#cddbf6;transition:fill .3s}.corporateTraining .process .process_content_progress_circle:last-child .circle{fill:#fac9ab;transition:fill .3s}.corporateTraining .process .process_content_progress_circle.active .circle{fill:#0062ff}.corporateTraining .process .process_content_progress_circle:last-child.active .circle{fill:#ec7125}.corporateTraining .process .process_content_progress_circle:last-child.active circle:first-child{stroke:#ec7125}.corporateTraining .process_bottom{text-align:center;margin-top:30px}.corporateTraining .process_bottom_btn{display:inline-block;max-width:304px;width:100%;padding:16px 10px;border-radius:8px;background:var(--gray-primary);color:#fff;cursor:pointer;transition:all .3s ease}.corporateTraining .process_bottom_btn:hover{box-shadow:0 8px 16px rgba(0,0,0,.1)}.corporateTraining .job{padding:100px 0;background:#fbfcfd;color:var(--gray-primary);overflow:hidden}.corporateTraining .job_content{margin:60px auto 30px;max-width:464px;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;grid-gap:16px}.corporateTraining .job_item{border-radius:16px;border:1px solid #eff0f6;background:#fff;box-shadow:0 0 8px 0 rgba(227,237,255,.15);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:20px;text-align:left}.corporateTraining .job_item_icon{display:flex;justify-content:center;align-items:center}.corporateTraining .job_item_icon svg{width:50px;height:50px}.corporateTraining .job_item_tit{padding-top:10px}.corporateTraining .job_item_desc{color:var(--gray-500)}.corporateTraining .job_item_caption{color:#989ea9}.corporateTraining .job_bottom{border-radius:16px;background:#f7f7f7;padding:30px;margin:0 auto;max-width:464px;width:100%;display:flex;flex-direction:column;gap:16px}.corporateTraining .job_bottom_item{display:flex;gap:16px;text-align:left}.corporateTraining .job_bottom_item_l{width:61px}.corporateTraining .job_bottom_item_r{color:var(--gray-500)}.corporateTraining .check{padding:100px 0;background:#fff;color:var(--gray-primary);overflow:hidden}.corporateTraining .check_top{display:flex;justify-content:center;align-items:center}.corporateTraining .check_top svg{width:36px;height:36px}.corporateTraining .check_title{padding-top:10px}.corporateTraining .check_content{margin:60px auto 30px;max-width:464px;width:100%;display:flex;flex-direction:column;gap:16px}.corporateTraining .check_item{border-radius:16px;border:1px solid #eff0f6;background:#fff;box-shadow:0 0 8px 0 rgba(227,237,255,.15);padding:30px 0;flex-direction:column}.corporateTraining .check_item,.corporateTraining .check_item_icon{display:flex;justify-content:center;align-items:center}.corporateTraining .check_item_icon svg{width:40px;height:40px}.corporateTraining .check_item_tit{padding:10px 0 5px}.corporateTraining .check_item_desc{color:var(--gray-700)}.corporateTraining .check_item_desc_caption{color:var(--gray-400)}.corporateTraining .check_btn{display:inline-block;max-width:313px;width:100%;padding:16px 30px;border-radius:300px;background:linear-gradient(91deg,#0043bf .01%,#8736ff 99.99%);color:#fff;cursor:pointer;transition:all .3s ease}.corporateTraining .check_btn:hover{background:linear-gradient(91deg,#002f91 .01%,#6b1fff 99.99%);transform:translateY(-2px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.corporateTraining .apply{padding:65px 0 28px;background:url(/static/front/images/corporateTraining/apply_bg.png) 50%/cover no-repeat;overflow:hidden;color:var(--gray-primary)}.corporateTraining .apply_t{padding:10px 0 30px}.corporateTraining .apply_btn{display:inline-block;border-radius:8px;background:#723bba;color:#fff;padding:16px 10px;max-width:304px;width:100%;cursor:pointer;transition:all .3s ease}.corporateTraining .apply_btn:hover{background:#723bba;box-shadow:0 8px 16px rgba(0,0,0,.1)}.corporateTraining .faq{padding:100px 0;overflow:hidden;background:var(--gray-800);color:#fff}.corporateTraining .faq_list{margin:60px auto 0;max-width:464px;width:100%;display:flex;flex-direction:column;gap:16px}.corporateTraining .faq_item{border-radius:8px;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.25);padding:20px 30px;color:var(--gray-primary);text-align:left}.corporateTraining .faq_item_line{border:none;height:1px;background-color:var(--gray-200);margin:10px 0}.corporateTraining .faq_item_a{color:var(--gray-600)}@media screen and (max-width:992px){.corporateTraining .main{padding:80px 0;background:url(/static/front/images/corporateTraining/main_bg_mo.png) 50%/cover no-repeat}.corporateTraining .main_title_top{font-size:16px}.corporateTraining .main_title{font-size:36px}.corporateTraining .main_tags{display:flex;flex-wrap:wrap;gap:5px;max-width:280px}.corporateTraining .main_tag{align-items:center;gap:5px;padding:8px 10px;border-radius:58px;font-size:12px}.corporateTraining .start{padding:80px 0}.corporateTraining .start_grid{grid-template-columns:1fr;margin:30px auto 0;max-width:328px;width:100%;gap:16px}.corporateTraining .conjugation{padding:80px 0}.corporateTraining .conjugation_circle{margin:30px auto 0;max-width:328px;width:100%;height:328px}.corporateTraining .conjugation_circle:before{width:328px;height:328px}.corporateTraining .conjugation_circle_big{width:256px;height:256px;padding-top:27px}.corporateTraining .conjugation_circle_big_desc{font-size:14px;font-weight:600}.corporateTraining .conjugation_circle_small{width:102px;height:102px}.corporateTraining .conjugation_circle_small_desc{font-size:12px;font-weight:500}.corporateTraining .conjugation .conjugation_circle_big .conjugation_num,.corporateTraining .conjugation .conjugation_circle_big .conjugation_num_unit{font-size:36px}.corporateTraining .conjugation .conjugation_circle_small .conjugation_num,.corporateTraining .conjugation .conjugation_circle_small .conjugation_num_unit{font-size:22px}.corporateTraining .conjugation_stats{padding:30px 20px}.corporateTraining .conjugation_stats_row_left{text-align:left}.corporateTraining .conjugation_stats_row_arrow img{margin:0 auto;max-width:41px;width:100%}.corporateTraining .conjugation_stats_row .conjugation_num,.corporateTraining .conjugation_stats_row .conjugation_num_unit{font-size:48px}.corporateTraining .conjugation_bottom_sub{margin-top:30px}.corporateTraining .change{padding:80px 0}.corporateTraining .change .wrap{padding:0}.corporateTraining .change_list{max-width:498px;margin:60px auto 0;padding:0 16px;overflow-x:scroll;cursor:grab;-ms-overflow-style:none;scrollbar-width:none}.corporateTraining .change_list::-webkit-scrollbar{display:none}.corporateTraining .change_row{flex-wrap:nowrap;width:482px}.corporateTraining .change_card{flex:none;width:213px;padding:30px 0}.corporateTraining .change_connector{padding:0 5px}.corporateTraining .change_connector svg{width:46px;height:15px}.corporateTraining .change_bottom_sub{margin-top:30px}.corporateTraining .change_bottom_title{margin-top:10px;font-size:20px;font-weight:600}.corporateTraining .different{padding:80px 0}.corporateTraining .different_cards{flex-direction:column}.corporateTraining .different_arrow,.corporateTraining .different_cards{margin:30px auto 0;max-width:328px;width:100%}.corporateTraining .different_tags{width:100%;display:flex;justify-content:center}.corporateTraining .different_tags img{width:510px;max-width:none}.corporateTraining .offer{padding:60px 0;background:url(/static/front/images/corporateTraining/offer_bg_mo.png) 100%/992px auto no-repeat,#fff}.corporateTraining .offer_inner{flex-direction:column;text-align:center;gap:30px}.corporateTraining .offer_card{padding:25px 0;width:328px}.corporateTraining .offer_card .conjugation_num,.corporateTraining .offer_card_plus{font-size:60px}.corporateTraining .offer_card_label{margin-top:11px}.corporateTraining .offer_card_date{color:var(--gray-500);margin-top:5px}.corporateTraining .example{padding:80px 0}.corporateTraining .example_videos{grid-template-columns:1fr;margin:30px auto 0;max-width:328px;width:100%}.corporateTraining .process{padding:80px 0}.corporateTraining .process_content{margin:30px auto 16px;max-width:328px;width:100%;padding:36px 40px 32px;display:flex;gap:38px}.corporateTraining .process_content_list{gap:20px}.corporateTraining .job{padding:80px 0}.corporateTraining .job_content{margin:30px auto;max-width:328px;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;grid-gap:16px}.corporateTraining .job_item{padding:16px}.corporateTraining .job_bottom{padding:30px 20px;margin:0 auto;max-width:328px;width:100%;display:flex;flex-direction:column;gap:10px}.corporateTraining .job_bottom_item{display:flex;flex-direction:column;gap:5px}.corporateTraining .check{padding:80px 0}.corporateTraining .check_content{margin:30px auto;max-width:328px;width:100%}.corporateTraining .apply{padding:60px 0;background:url(/static/front/images/corporateTraining/apply_bg_mo.png) 50%/cover no-repeat}.corporateTraining .faq{padding:80px 0}.corporateTraining .faq_list{margin:30px auto 0;max-width:328px;width:100%;gap:10px}.corporateTraining .faq_item{padding:20px}}#modalEnrolment_1 .wrap_popup .area_tit,#modalEnrolment_2 .wrap_popup .area_tit,#modalEnrolment_3 .wrap_popup .area_tit{position:relative;padding:0}#modalEnrolment_1 .wrap_popup .area_tit .txt_tit,#modalEnrolment_2 .wrap_popup .area_tit .txt_tit,#modalEnrolment_3 .wrap_popup .area_tit .txt_tit{padding:1.25rem 0 2.125rem;float:none;text-align:center}#modalEnrolment_1 .wrap_popup .area_tit .btn_closed,#modalEnrolment_2 .wrap_popup .area_tit .btn_closed,#modalEnrolment_3 .wrap_popup .area_tit .btn_closed{float:none;position:absolute;top:1.188rem;right:1.188rem}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info tr,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info tr,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info tr{height:auto}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info tr th,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info tr th,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info tr th{width:17.2%;background-color:#fafafa;padding-left:0;float:inherit;width:auto;text-align:center}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info tr td,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info tr td,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info tr td{width:82.8%;float:inherit;font-weight:500}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_input .inp_box,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_input .inp_box,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_input .inp_box{padding:0 15px;color:#222}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_input .select_name,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_input .select_name,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_input .select_name{background:#ededed;margin-right:3px;border:none;width:98px;height:27px;font-size:12px}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_input .btn_type_b,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_input .btn_type_b,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_input .btn_type_b{width:100px;height:27px;padding:5px 10px;border:1px solid #c4c4c4;border-radius:3px;font-size:12px;line-height:1;color:#222}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_input .btn_type_b .ico_plus,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_input .btn_type_b .ico_plus,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_input .btn_type_b .ico_plus{margin-left:5px;width:9px;height:9px}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_method td .radio .custom_chk_rdo label,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_method td .radio .custom_chk_rdo label,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_method td .radio .custom_chk_rdo label{font-size:.79rem;margin-right:1rem}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_method td .radio .custom_chk_rdo label:before,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_method td .radio .custom_chk_rdo label:before,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_method td .radio .custom_chk_rdo label:before{border:1px solid #5c5c5c;width:.75rem;height:.75rem}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_method td .radio .custom_chk_rdo label:after,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_method td .radio .custom_chk_rdo label:after,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_method td .radio .custom_chk_rdo label:after{left:3%;top:47%;width:.313rem;height:.313rem;background:#5c5c5c}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_ticket input,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_ticket input,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_ticket input{border-radius:5px;border:1px solid #ced4da;padding-left:5px}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_ticket input:focus,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_ticket input:focus,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_ticket input:focus{outline:none;box-shadow:0 0 0 1px #ccc}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount{overflow:hidden}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p{line-height:2.75}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p .amount,#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p .header,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p .amount,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p .header,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p .amount,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p .header{font-size:.813rem;color:#949494}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p .amount,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p .amount,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p .amount{float:right}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.discount_amount .amount,#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.discount_amount .header,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.discount_amount .amount,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.discount_amount .header,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.discount_amount .amount,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.discount_amount .header{color:#ff7442}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.box_amount,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.box_amount,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.box_amount{line-height:3}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.box_amount .amount,#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.box_amount .header,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.box_amount .amount,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.box_amount .header,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.box_amount .amount,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.box_amount .header{font-size:.875rem;font-weight:600}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.box_amount .amount,#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.box_amount .header,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.box_amount .amount,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.box_amount .header,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.box_amount .amount,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.box_amount .header{color:#000}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.month_amount .amount,#modalEnrolment_1 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.month_amount .header,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.month_amount .amount,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.month_amount .header,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.month_amount .amount,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table .tbl_info .box_payment_amount p.month_amount .header{font-size:.875rem;font-weight:500;color:#f50}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table:nth-child(n+2),#modalEnrolment_2 .wrap_popup .inner_popup .comm_table:nth-child(n+2),#modalEnrolment_3 .wrap_popup .inner_popup .comm_table:nth-child(n+2){margin-top:3.313rem}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr td input,#modalEnrolment_1 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr th input,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr td input,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr th input,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr td input,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr th input{border-radius:5px;border:1px solid #ddd;outline:none;padding-left:.875rem;width:15.625rem;height:2.063rem;line-height:2.063rem;font-size:.75rem;color:#5c5c5c}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr td input::-moz-placeholder,#modalEnrolment_1 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr th input::-moz-placeholder,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr td input::-moz-placeholder,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr th input::-moz-placeholder,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr td input::-moz-placeholder,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr th input::-moz-placeholder{line-height:2.063rem;font-size:.75rem;color:#c2c2c2}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr td input:-ms-input-placeholder,#modalEnrolment_1 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr th input:-ms-input-placeholder,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr td input:-ms-input-placeholder,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr th input:-ms-input-placeholder,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr td input:-ms-input-placeholder,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr th input:-ms-input-placeholder{line-height:2.063rem;font-size:.75rem;color:#c2c2c2}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr td input::placeholder,#modalEnrolment_1 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr th input::placeholder,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr td input::placeholder,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr th input::placeholder,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr td input::placeholder,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr th input::placeholder{line-height:2.063rem;font-size:.75rem;color:#c2c2c2}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr td,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr td,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info tr td{padding:.5rem 0 .5rem 1.438rem}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info .box_payment_coupon button,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info .box_payment_coupon button,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info .box_payment_coupon button{width:6.813rem;height:2.313rem;margin:.938rem 1.875rem .938rem .438rem;border-radius:5px;border:1px solid #eaeaea;color:#5c5c5c;background-color:#f8f8f9}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info .box_payment_amount td p,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info .box_payment_amount td p,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info .box_payment_amount td p{line-height:1;padding:.5625rem 1.438rem .5625rem 0}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info .box_payment_amount td p.coupon_amount,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info .box_payment_amount td p.coupon_amount,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info .box_payment_amount td p.coupon_amount{padding:.5625rem 1.438rem .5625rem 0}#modalEnrolment_1 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info .box_payment_amount td p.box_amount,#modalEnrolment_2 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info .box_payment_amount td p.box_amount,#modalEnrolment_3 .wrap_popup .inner_popup .comm_table:nth-child(n+2) .tbl_info .box_payment_amount td p.box_amount{border-top:1px dashed #ddd;padding:1rem 1.438rem .5rem 0}#modalEnrolment_1 .wrap_popup .inner_popup .comm_btn,#modalEnrolment_2 .wrap_popup .inner_popup .comm_btn,#modalEnrolment_3 .wrap_popup .inner_popup .comm_btn{margin:2.5rem 0}#modalEnrolment_1 .wrap_popup .inner_popup .comm_btn .btn_capsule,#modalEnrolment_2 .wrap_popup .inner_popup .comm_btn .btn_capsule,#modalEnrolment_3 .wrap_popup .inner_popup .comm_btn .btn_capsule{width:10.375rem;height:2.5rem;min-width:auto;line-height:2.5rem;font-size:.938rem;font-weight:500}#modalEnrolment_1 .wrap_popup .inner_popup .area_regulation,#modalEnrolment_2 .wrap_popup .inner_popup .area_regulation,#modalEnrolment_3 .wrap_popup .inner_popup .area_regulation{background:#f7f7f7;border:1px solid #e7e7e7;margin-bottom:8rem;padding:1.938rem 1.688rem;color:#000}#modalEnrolment_1 .wrap_popup .inner_popup .area_regulation .inner_regulation .txt_subtit,#modalEnrolment_2 .wrap_popup .inner_popup .area_regulation .inner_regulation .txt_subtit,#modalEnrolment_3 .wrap_popup .inner_popup .area_regulation .inner_regulation .txt_subtit{font-size:.813rem;font-weight:600}#modalEnrolment_1 .wrap_popup .inner_popup .area_regulation .inner_regulation .txt_desc,#modalEnrolment_2 .wrap_popup .inner_popup .area_regulation .inner_regulation .txt_desc,#modalEnrolment_3 .wrap_popup .inner_popup .area_regulation .inner_regulation .txt_desc{font-size:.75rem;color:#949494;white-space:pre-line}#modalEnrolment_1 .wrap_popup .inner_popup .area_notice,#modalEnrolment_2 .wrap_popup .inner_popup .area_notice,#modalEnrolment_3 .wrap_popup .inner_popup .area_notice{padding:15px 0;margin:20px 0 30px;font-size:13px;border:1px solid #e7e7e7;background:#f7f7f7;text-align:center;color:#666}.popup_item{position:relative;z-index:9999}.popup_item .popup_bg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:9998}.popup_item .popup_wrap{position:fixed;width:100%;max-width:40rem;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:10px;overflow:hidden;z-index:9999}.popup_item .popup_wrap .popup_top{position:relative;padding:2rem 3rem}.popup_item .popup_wrap .popup_top .top_title{font-size:2rem;font-weight:700}.popup_item .popup_wrap .popup_top .btn_closed{position:absolute;top:2rem;right:3rem;width:2rem;height:2rem;display:inline-block}.popup_item .popup_wrap .popup_top .btn_closed .line{width:2rem;height:3px;background:#111;border-radius:10px}.popup_item .popup_wrap .popup_top .btn_closed .line.line1{transform:rotate(-45deg)}.popup_item .popup_wrap .popup_top .btn_closed .line.line2{transform:rotate(45deg);margin-top:-3px}.popup_item .popup_wrap .popup_innor{padding:0 3rem 3rem}.popup_item .popup_wrap .popup_innor .share_btnitem{margin-bottom:1rem}.popup_item .popup_wrap .popup_innor .share_btnitem a{font-size:1.2rem;font-weight:700;padding:1.5rem 0;border-radius:5px}.popup_item .popup_wrap .popup_innor .share_btnitem a img{width:2rem;margin-right:1rem}.popup_item .popup_wrap .popup_innor .share_btnitem a.flex{justify-content:center;align-items:center}.popup_item .popup_wrap .popup_innor .share_kakaobtn a{background:#ffeb3b;color:#3e2723}.popup_item .popup_wrap .popup_innor .share_facebookbtn a{background:#3b5998;color:#fff}.popup_item .popup_wrap .popup_innor .share_urlbtn a{background:#dcdcdc;color:#000}@media screen and (max-width:576px){.popup_item .popup_wrap{width:91.4%}.popup_item .popup_wrap .popup_top{padding:2rem 4.8%}.popup_item .popup_wrap .popup_top .btn_closed{right:4.8%}.popup_item .popup_wrap .popup_innor{padding:0 4.8% 3rem}#ptItem .popup_wrap .popup_innor .pt_metaverse .metaverse_index{padding:1rem}}