@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:#0043bf!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:#0043bf!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:#0043bf}.fixed_btn .fixed_box .btn{background-color:#0043bf}.tab-landing{background:var(--gray-primary)!important}.tab-landing__item.active:after{border-bottom:2px solid #0043bf!important}.internshipPartner{--primary-500:#2a74fd}.internshipPartner details summary::-webkit-details-marker{display:none}.internshipPartner svg{display:block}.internshipPartner .main_color{color:#0043bf}.internshipPartner .black_color{color:var(--gray-primary)}.internshipPartner b{font-weight:700}.internshipPartner .wrap{width:100%;text-align:center;max-width:944px;margin:0 auto}@media screen and (max-width:992px){.internshipPartner .wrap{padding:0 16px;max-width:576px}}@media screen and (max-width:576px){.internshipPartner .wrap{padding:0 16px;max-width:100%}}.internshipPartner .main{padding:100px 0;background:url(/static/front/images/internshipPartner/main_bg.png) 50%/cover no-repeat;overflow:hidden}.internshipPartner .main_title_top{color:#0043bf}.internshipPartner .main_title{color:var(--gray-primary,#121212);font-size:60px;font-weight:800;line-height:130%;letter-spacing:-1.8px;padding:10px 0 20px}.internshipPartner .main_title_b{background:linear-gradient(93deg,#55a1ff 15.92%,#0043bf 51.64%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.internshipPartner .main_balloon{display:inline-block;border-radius:2px;background:#0fb980;padding:5px 30px;position:relative;color:#fff;margin-top:60px}.internshipPartner .main_balloon:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:6px solid #0fb980}.internshipPartner .main_order{margin:16px 0 30px;display:flex;justify-content:center;align-items:center;gap:10px}.internshipPartner .main_order_item{width:188px;height:127px;border-radius:20px;border:1px solid #eff0f6;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;color:#0043bf;position:relative}.internshipPartner .main_order_item_img{width:50px}.internshipPartner .main_order_item.plus{border-radius:20px;background:#0043bf;color:#fff}.internshipPartner .main_order_item_deco{position:absolute;top:50%;left:0;transform:translate(-70%,-50%);display:flex;justify-content:center;align-items:center}.internshipPartner .main_order_item_deco svg{width:30px;height:30px}.internshipPartner .main_btn{display:inline-block;max-width:384px;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}.internshipPartner .main_btn:hover{background:linear-gradient(91deg,#002f91 .01%,#6b1fff 99.99%);transform:translateY(-2px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.internshipPartner .hard{padding:100px 0;background:url(/static/front/images/internshipPartner/hard_bg.png) 50%/cover no-repeat;overflow:hidden;color:#fff}.internshipPartner .hard_title{margin-top:10px}.internshipPartner .hard_grid{display:flex;gap:16px;justify-content:center;align-items:center;margin:60px 0}.internshipPartner .hard_grid_item{width:304px;padding:30px;border-radius:8px;background:radial-gradient(276.96% 108.71% at 50% 50%,#090f22 0,#000 100%);text-align:left}.internshipPartner .hard_grid_item_icon{display:flex;justify-content:flex-start;align-items:center}.internshipPartner .hard_grid_item_icon svg{width:42px;height:42px}.internshipPartner .hard_grid_item_t{color:var(--gray-disabled);padding-top:10px}.internshipPartner .hard_grid_item_num{background:linear-gradient(180deg,#fff 46.27%,#0b101e 88.81%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.internshipPartner .hard_grid_item_num,.internshipPartner .hard_grid_item_num_t{font-size:48px;font-weight:800;line-height:140%;letter-spacing:-1.44px}.internshipPartner .hard_grid_item_desc{color:var(--gray-500);padding-top:10px}.internshipPartner .hard_grid_l{display:flex;flex-direction:column;gap:16px}.internshipPartner .hard_arrow{margin:0 auto 30px;max-width:24px;width:100%}.internshipPartner .hard_bottom_tit{padding-top:10px}.internshipPartner .hard_bottom_tit_b{background:linear-gradient(90deg,#dcecff 30.39%,rgba(0,200,255,.98) 78.18%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.internshipPartner .benefit{padding:100px 0;background:#fff;overflow:hidden;color:var(--gray-primary)}.internshipPartner .benefit_list{display:grid;grid-template-columns:1fr 1fr;margin:60px auto 0;max-width:784px;width:100%;grid-gap:16px}.internshipPartner .benefit_item{filter:drop-shadow(0 0 16px rgba(14,83,203,.1))}.internshipPartner .satisfy{padding:100px 0;background:#fbfcfd;color:var(--gray-primary);overflow:hidden}.internshipPartner .satisfy_title{padding-bottom:7px}.internshipPartner .satisfy_title_b{background:var(--Gray-Colors-Gray-Primary,linear-gradient(180deg,#0043bf 21.11%,#001f59 90%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.internshipPartner .satisfy_gradient_left,.internshipPartner .satisfy_gradient_right{position:absolute;top:0;bottom:0;width:25%;z-index:1;pointer-events:none}.internshipPartner .satisfy_gradient_left{left:0;background:linear-gradient(90deg,#fbfcfd 61.68%,rgba(251,252,253,0))}.internshipPartner .satisfy_gradient_right{right:0;background:linear-gradient(270deg,#fbfcfd 61.68%,rgba(251,252,253,0))}.internshipPartner .satisfy_content{position:relative}.internshipPartner .satisfy_slider{margin-top:30px;overflow:hidden;width:100%}.internshipPartner .satisfy_slider_inner{display:flex;flex-wrap:nowrap;gap:16px}.internshipPartner .satisfy_slider .slide_item img{width:auto;height:56px}.internshipPartner .process{padding:100px 0;background:#fff;color:var(--gray-primary);overflow:hidden}.internshipPartner .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}.internshipPartner .process_content_progress{position:relative;margin:30px 0}.internshipPartner .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}.internshipPartner .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}.internshipPartner .process_content_progress_circle{display:flex;justify-content:center;align-items:center;background:#fff}.internshipPartner .process_content_progress_circle svg{width:16px;height:16px}.internshipPartner .process_content_list{display:flex;flex-direction:column;gap:30px;text-align:left;white-space:nowrap}.internshipPartner .process_content_item_num{color:#0043bf}.internshipPartner .process_content_item_tit{padding:5px 0}.internshipPartner .process_content_item_desc{color:var(--gray-600)}.internshipPartner .process .process_content_progress_circle .circle{fill:#cddbf6;transition:fill .3s}.internshipPartner .process .process_content_progress_circle.active .circle{fill:#0043bf}.internshipPartner .process_bottom{color:var(--gray-600)}.internshipPartner .job{padding:100px 0;background:#fbfcfd;color:var(--gray-primary);overflow:hidden}.internshipPartner .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}.internshipPartner .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}.internshipPartner .job_item_icon{display:flex;justify-content:center;align-items:center}.internshipPartner .job_item_icon svg{width:50px;height:50px}.internshipPartner .job_item_tit{padding-top:10px}.internshipPartner .job_item_desc{color:var(--gray-500)}.internshipPartner .job_item_caption{color:#989ea9}.internshipPartner .job_bottom{border-radius:16px;background:#f7f7f7;padding:30px;margin:0 auto;max-width:464px;width:100%;display:flex;flex-direction:column;gap:16px}.internshipPartner .job_bottom_item{display:flex;gap:16px;text-align:left}.internshipPartner .job_bottom_item_l{width:61px}.internshipPartner .job_bottom_item_r{color:var(--gray-500)}.internshipPartner .check{padding:100px 0;background:#fff;color:var(--gray-primary);overflow:hidden}.internshipPartner .check_top{display:flex;justify-content:center;align-items:center}.internshipPartner .check_top svg{width:36px;height:36px}.internshipPartner .check_title{padding-top:10px}.internshipPartner .check_content{margin:60px auto 30px;max-width:464px;width:100%;display:flex;flex-direction:column;gap:16px}.internshipPartner .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}.internshipPartner .check_item,.internshipPartner .check_item_icon{display:flex;justify-content:center;align-items:center}.internshipPartner .check_item_icon svg{width:40px;height:40px}.internshipPartner .check_item_tit{padding:10px 0 5px}.internshipPartner .check_item_desc{color:var(--gray-700)}.internshipPartner .check_item_desc_caption{color:var(--gray-400)}.internshipPartner .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}.internshipPartner .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)}.internshipPartner .apply{padding:70px 0;background:url(/static/front/images/internshipPartner/apply_bg.png) 50%/cover no-repeat;overflow:hidden;color:#fff}.internshipPartner .apply_t{padding:10px 0 30px}.internshipPartner .apply_btn{display:inline-block;border-radius:100px;background:linear-gradient(90deg,#e78c1e,#f31688);padding:16px 20px;max-width:304px;width:100%;cursor:pointer;transition:all .3s ease}.internshipPartner .apply_btn:hover{background:linear-gradient(90deg,#d6771a,#cc1073);transform:translateY(-2px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.internshipPartner .faq{padding:100px 0;overflow:hidden;background:var(--gray-800);color:#fff}.internshipPartner .faq_list{margin:60px auto 0;max-width:464px;width:100%;display:flex;flex-direction:column;gap:16px}.internshipPartner .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}.internshipPartner .faq_item_line{border:none;height:1px;background-color:var(--gray-200);margin:10px 0}.internshipPartner .faq_item_a{color:var(--gray-600)}@media screen and (max-width:992px){.internshipPartner .main{padding:80px 0;background:url(/static/front/images/internshipPartner/main_bg_mo.png) 50%/cover no-repeat}.internshipPartner .main_title{font-size:42px;letter-spacing:-1.1 .26px;padding:10px 0 20px}.internshipPartner .main_balloon{padding:5px 16px;margin-top:60px}.internshipPartner .main_order{margin:16px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px}.internshipPartner .main_order_item{width:214px;height:56px;border-radius:8px;padding:10px 29px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px}.internshipPartner .main_order_item_img{width:36px}.internshipPartner .main_order_item.plus{border-radius:8px;justify-content:center;height:80px}.internshipPartner .main_order_item_deco{position:absolute;top:0;left:50%;transform:translate(-50%,-75%);display:flex;justify-content:center;align-items:center}.internshipPartner .main_order_item_deco svg{width:18px;height:18px}.internshipPartner .main_btn{max-width:328px}.internshipPartner .hard{padding:80px 0;background:url(/static/front/images/internshipPartner/hard_bg_mo.png) 50%/cover no-repeat}.internshipPartner .hard_grid{display:flex;flex-direction:column;gap:16px;margin:30px 0}.internshipPartner .hard_grid_item{max-width:328px;width:100%;padding:30px;border-radius:8px;background:radial-gradient(276.96% 108.71% at 50% 50%,#090f22 0,#000 100%);text-align:left}.internshipPartner .hard_grid_item_num{background:linear-gradient(180deg,#fff 46.27%,#0b101e 88.81%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.internshipPartner .hard_grid_item_num,.internshipPartner .hard_grid_item_num_t{font-size:32px;font-weight:700;line-height:140%;letter-spacing:-.96px;display:inline-block}.internshipPartner .hard_grid_item_num_t{margin-right:4px}.internshipPartner .hard_grid_l{display:flex;flex-direction:column;gap:16px;max-width:328px;width:100%}.internshipPartner .hard_grid_r{max-width:328px;width:100%}.internshipPartner .hard_arrow{margin:0 auto 30px;max-width:24px;width:100%}.internshipPartner .hard_bottom_tit{padding-top:10px}.internshipPartner .hard_bottom_tit_b{background:linear-gradient(90deg,#dcecff 30.39%,rgba(0,200,255,.98) 78.18%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.internshipPartner .benefit{padding:80px 0}.internshipPartner .benefit_list{display:grid;grid-template-columns:1fr;margin:30px auto 0;max-width:328px;width:100%;grid-gap:16px}.internshipPartner .satisfy{padding:80px 0}.internshipPartner .satisfy_gradient_left,.internshipPartner .satisfy_gradient_right{width:15%}.internshipPartner .satisfy_slider{margin-top:30px;width:100%;position:relative}.internshipPartner .satisfy_slider_inner{display:flex;flex-wrap:nowrap;gap:16px}.internshipPartner .satisfy_slider .slide_item img{width:auto;height:56px}.internshipPartner .process{padding:80px 0}.internshipPartner .process_content{margin:30px auto 16px;max-width:328px;width:100%;padding:36px 40px 32px;display:flex;gap:38px}.internshipPartner .process_content_list{gap:20px}.internshipPartner .job{padding:80px 0}.internshipPartner .job_content{margin:30px auto;max-width:328px;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;grid-gap:16px}.internshipPartner .job_item{padding:16px}.internshipPartner .job_bottom{padding:30px 20px;margin:0 auto;max-width:328px;width:100%;display:flex;flex-direction:column;gap:10px}.internshipPartner .job_bottom_item{display:flex;flex-direction:column;gap:5px}.internshipPartner .check{padding:80px 0}.internshipPartner .check_content{margin:30px auto;max-width:328px;width:100%}.internshipPartner .apply{padding:80px 0;background:url(/static/front/images/internshipPartner/apply_bg_mo.png) 50%/cover no-repeat}.internshipPartner .faq{padding:80px 0}.internshipPartner .faq_list{margin:30px auto 0;max-width:328px;width:100%;gap:10px}.internshipPartner .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}}