@charset "UTF-8";#question_header{z-index:10;position:relative}#question_header header{display:flex;justify-content:space-between;padding:1.5rem 6.5rem 1.5rem 2.5rem;background-color:var(--blue_130)}#question_header .bn_close{position:absolute;top:50%;transform:translateY(-50%);right:1.5rem;width:48px;height:48px;border:none;background-color:transparent;background-size:100%}#question_header .hd_subject{display:flex;align-items:center;gap:1rem}#question_header .hd_subject h2{display:inline-block;width:83px;height:38px;background-size:100%}#question_header .hd_subject>strong{display:flex;align-items:center;gap:1rem;color:#fff;font-size:30px;font-weight:600;font-family:var(--f_scd)}#question_header .hd_subject>strong:before{content:"";display:inline-block;width:1px;height:28px;background-color:#fff}#question_header .hd_subject>span{height:auto;padding:8px 10px;color:#fff;border:none;background:var(--blue_90)}#question_header .hd_subject>p{color:#fff;font-size:15px}.q_info{justify-content:flex-end;gap:1rem}.q_info,.q_info>.conut_wrap{display:flex;align-items:center}.q_info>.conut_wrap{gap:.5rem}.q_info>.conut_wrap span{display:flex;align-items:center;gap:.2rem;padding:.5rem;color:#fff;border:2px solid #6e779a;border-radius:8px;font-weight:600}.q_info>.conut_wrap span em{color:#fff}.q_info>.conut_wrap .count{color:#6e779a;font-weight:500}#question_header .toggleSwitch{position:relative;display:block;width:38px;height:22px;margin:0;border-radius:30px;box-shadow:0 0 16px 3px rgba(0 0 0/15%);background-color:var(--gray_70);cursor:pointer}#question_header .toggleSwitch:before{display:none}#question_header .toggleSwitch .toggleButton{position:absolute;width:12px;height:12px;top:50%;left:5px;transform:translateY(-50%);border-radius:50%;background-color:#fff}#question_header #toggle:checked~.toggleSwitch{background-color:var(--blue_90)}#question_header #toggle:checked~.toggleSwitch .toggleButton{left:calc(100% - 17px);background-color:#fff}#question_header .toggleButton,#question_header .toggleSwitch{transition:all .2s ease-in}#question_header .question_list_wrap{display:flex;align-items:center;gap:.5rem;color:#fff}#question_header .question_list_wrap>span{color:#fff}#question_header .question_list_box{z-index:-1;opacity:0;position:absolute;top:-250px;left:0;width:100%;padding:2rem 15rem 3rem;background:var(--gray_10);box-shadow:1px 1px 10px 0 rgba(79,106,135,.2);transition:var(--ani_time);pointer-events:none}#question_header #toggle:checked~.question_list_box{opacity:1;top:90px;pointer-events:auto}#question_header .question_list_box>.title{display:flex;flex-direction:row;align-items:center;gap:1rem;margin-bottom:1rem}#question_header .question_list_box>.title strong{font-size:22px;font-weight:700;font-family:var(--f_scd);color:var(--gray_120)}#question_header .question_list_box>.title>ul{display:flex;align-items:center;gap:.5rem}#question_header .question_list_box>.title>ul li{display:flex;align-items:center;gap:.2rem;color:var(--gray_90);font-weight:600}#question_header .question_list_box>.title>ul li:before{content:"";display:inline-block;width:16px;height:16px;border:2px solid var(--gray_60);border-radius:4px;background-color:#fff}#question_header .question_list_box>.title>ul li:first-child:before{border-color:var(--blue_90);background-color:var(--blue_90)}#question_header .question_list_box>.title>ul li:nth-child(3):before{border-color:var(--blue_90);border-width:2px}#question_header .question_list_box .questions_remaining{display:flex;align-items:center;margin:0;padding:.8rem 1.5rem;border:2px solid var(--blue_90);border-radius:2rem;line-height:1;font-size:20px;color:var(--gray_120);background:var(--c_white)}#question_header .question_list_box .questions_remaining>b{font-size:24px;margin-right:.2rem;font-weight:800;color:var(--blue_90)}#question_header .question_list_box button.submit_exam{display:flex;align-items:center;margin:0;padding:.8rem 1.5rem;border:2px solid var(--blue_90);border-radius:2rem;line-height:1;font-size:20px;color:var(--c_white);background:var(--blue_100)}.question_list{display:flex;flex-wrap:wrap;gap:.708rem}.question_list .qnum{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;width:60px;height:60px;border:.1rem solid var(--gray_60);color:var(--gray_100);font-size:clamp(14px,1vw,1rem);font-weight:600;background:#fff}.question_list .qnum.end{color:#fff;border-color:var(--blue_90);background-color:var(--blue_90)}.question_list .qnum.ing{border:3px solid var(--blue_90);color:var(--blue_90);font-weight:700;box-shadow:2px 2px 4px 1px rgba(0,0,0,.2);background-color:#fff}.question_list .qnum.ing:before{content:"";position:absolute;top:-10px;display:block;width:20px;height:20px;border-radius:20px;background:var(--blue_90) url(/_next/static/media/arr_check.a0787124.svg) no-repeat 50%}#question_header .question_list{gap:.72rem}#question_footer .q_footer{pointer-events:none;z-index:2;position:fixed;top:50%;left:0;display:flex;justify-content:space-between;width:100%;padding:0 4rem}#question_footer .q_footer button{pointer-events:painted;width:70px;height:70px;border-radius:70px;font-size:0}#question_footer .q_footer button:active,#question_footer .q_footer button:focus,#question_footer .q_footer button:hover{box-shadow:none}#question_footer .q_footer button.save_prev{transform:rotate(180deg)}#question_footer .q_footer button.save_send{border-color:var(--coral_100);background-color:var(--coral_100)}#question_footer .q_footer button.save_send:hover{border-color:var(--coral_110);background-color:var(--coral_110)}.question_modal{left:0;width:100%}.question_modal .modal-content{padding:0;border:none}.question_modal .modal-content .popup-wrap{gap:0}.question_modal .popup-wrap .con-head{padding:1.5rem 2rem;border-radius:20px 20px 0 0;background:var(--blue_130)}.question_modal .popup-wrap .con-head>h3{gap:.5rem;margin:0;font-size:24px;font-weight:600;font-family:var(--f_scd);color:#fff}.question_modal .popup-wrap .con-head>h3:before{display:none}.question_modal .popup-wrap .con-head>h3>i{width:40px;height:40px;border-radius:50px;background-color:#fff}.question_modal .popup-wrap .con-wrap{flex-direction:column;align-items:center;gap:2rem;padding:2rem;border:6px solid var(--gray_30);border-radius:0 0 20px 20px}.question_modal .popup-wrap .con-wrap>strong{font-size:22px;font-weight:700;font-family:var(--f_scd);color:var(--blue_130);text-align:center}.question_modal .popup-wrap .con-wrap>strong>em{font-size:22px;font-weight:700;font-family:var(--f_scd);color:var(--blue_90)}.question_modal .btn_group{margin:0}.question_modal .modal-close{position:static;width:auto;height:auto;color:#fff;border-color:var(--gray_60);background-color:var(--gray_60)}.question_modal .confirm_img{width:80px;height:80px;background:url(/_next/static/media/confirm_img.a9db02e4.svg) no-repeat 50%}.flag{position:absolute;top:-10px;right:40px;display:flex;align-items:center;justify-content:center;width:87px;height:77px;color:#fff;font-size:20px;font-weight:700;font-family:var(--f_scd);background:url(/_next/static/media/flag.5937de35.svg) no-repeat 50%;background-size:contain}.flag>span{margin-bottom:.5rem}.no_answer{display:flex;flex-direction:column;align-items:center;gap:.5rem}.no_answer>span{padding:.5rem 1rem;border-radius:40px;color:#fff;font-size:clamp(14px,1vw,1rem);font-weight:600;background:var(--gray_80)}.no_answer .no_answer_list{display:flex;align-items:center;gap:.5rem}.no_answer .no_answer_list .no_answer_item{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:.1rem solid var(--gray_60);border-radius:4px;color:var(--gray_100);font-size:clamp(14px,1vw,1rem);font-weight:600;background:#fff}.question{height:100%;padding:2rem 10rem;background:var(--blue_20)}.q_content{overflow:hidden;position:relative;border-radius:10px;background:#fff}.q_layout{display:flex;flex-direction:column;gap:1rem;padding:clamp(2rem,3vw,3rem);background:#fff;width:100%}.question .q_content{min-height:600px;box-shadow:1px 1px 10px 0 rgba(79,106,135,.2)}.question .q_layout{min-height:calc(73vh + 19px)}.q_layout p{font-size:clamp(14px,1vw,1rem);line-height:2;color:var(--gray_100)}.q_tit{display:flex;align-items:center;justify-content:flex-start;gap:1rem;margin:0;padding:26px 42px;font-size:1rem;font-weight:500;background:var(--gray_20)}.q_tit .question_number{padding:.5rem .8rem;border-radius:.3rem;color:var(--c_white);line-height:1.3;font-weight:600;background:var(--gray_70)}.q_tit .txt{max-width:calc(100% - 5rem);font-size:clamp(14px,1vw,1rem);text-align:left;line-height:1.2;word-break:keep-all}.q_tit .txt img{mix-blend-mode:darken;vertical-align:bottom}.q_layout .question_info{justify-content:flex-end;font-size:14px;font-weight:600;color:var(--gray_70)}.q_layout .question_info,.q_layout .question_info li{display:flex;align-items:center;gap:.5rem}.q_layout .question_info li:after{content:"";display:inline-block;width:2px;height:12px;background:var(--gray_40)}.q_layout .question_info li:last-child:after,.question .q_layout .question_info{display:none}.q_layout .q_wrap{overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;gap:1rem;width:100%;padding:3rem 4rem;border:.3rem solid var(--gray_30);border-radius:10px;font-size:clamp(14px,1vw,1rem);color:var(--gray_90)}.q_layout .a_wrap .lineWrap,.q_layout .q_wrap{-webkit-user-select:none;-moz-user-select:none;user-select:none}.q_layout .q_wrap.hidden{display:none}.q_layout .q_wrap .examBox p{line-height:1.5}.q_layout .q_wrap .examBox p:has(.blankBox){line-height:2}.q_layout .a_wrap{display:flex;font-weight:500;color:var(--gray_90)}.q_layout .select,.q_layout select{margin:3px 0;background-color:#fff}.question .q_layout .a_wrap{padding:0 0 2rem}.question .q_layout .a_wrap:has(.dragWrap){padding-top:1rem}.a_wrap>*{margin:0 auto}.exam-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999;pointer-events:none}.overlay-content{background-color:white;padding:20px;border-radius:5px;text-align:center}@media (max-width:1365px){#question_header header{padding:1.5rem 5.5rem 1.5rem 2.5rem}#question_header .hd_subject{flex-wrap:wrap;gap:.5rem}#question_header .hd_subject h2{width:60px;height:26px}#question_header .hd_subject>strong{gap:.5rem;font-size:24px}.q_info{width:33%}#question_header .question_list_wrap>span{font-size:18px}#question_header .question_list_box{padding:2rem 4rem 3rem}#question_header .question_list_box>span{right:4rem;bottom:3.2rem}#question_header #toggle:checked~.question_list_box{top:107px}#question_header .question_list{gap:.51rem}.question{padding:2rem 6rem}.q_layout{padding:32px 40px 40px}.question .q_content{min-height:579px}.question .q_layout{min-height:calc(64vh + 22px)}.q_layout .q_wrap .examBox p{max-width:904px}#question_footer .q_footer{padding:0 1rem}}u{text-decoration:none;font-family:var(--f_ptd);border-bottom:1px solid var(--gray_70)}br{line-height:.8!important}.strong{font-weight:700!important}.strong:not(:first-of-type){margin-top:.5rem}label b{display:inline-block;font-weight:700!important}label img{vertical-align:middle}input[type=checkbox],input[type=radio]{border-radius:0;border:none;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;-webkit-text-size-adjust:none;opacity:1}.txtblock{border:.1rem solid var(--gray_40);border-radius:.3rem;padding:6px 12px!important;font-weight:600!important;background:var(--gray_10)}.bullet{position:relative;display:inline-flex;justify-content:center;align-items:center;line-height:1.5;padding:.4rem 1rem;border-radius:50px;border:.1rem solid var(--gray_90);font-size:clamp(14px,1vw,1rem);background-color:var(--gray_20);vertical-align:middle}.bullet,.bullet.circle{font-weight:700;color:var(--gray_90)}.bullet.circle{width:28px;height:28px;padding:0}.bullet.blue{border:.1rem solid var(--blue_90);color:var(--blue_90);background-color:var(--blue_20)}.bullet.circle.sm{top:-.1rem;width:22px;height:22px;margin-right:.1rem;font-size:16px!important}.bullet.circle.big{width:32px;height:32px;font-size:1.4rem;font-weight:800}.bullet.tit.sm{font-size:.8rem;padding:.15rem .6rem}.icoarrow{display:inline-block;width:28px;height:28px;margin:.3rem;background:url(/_next/static/media/flow_arr.1bfa5d4b.svg) 50% no-repeat;vertical-align:middle}.icoarrow.under{transform:rotate(90deg)}.blankBox{display:inline-flex;align-items:center;justify-content:center;width:80px;height:42px;margin:.2rem 0;padding:0 .5rem;border-radius:3px;border:2px dashed var(--gray_60);font-size:clamp(14px,1vw,1rem);font-weight:600;color:var(--gray_80);background:var(--gray_20);vertical-align:middle}.blankBox.sm{width:60px;height:34px;margin:.3rem 0;padding:0 .5rem}.blankBox.long{width:180px}.blankBox>.bullet,.blankBox>.bullet.sm{top:auto;margin:0}.square{display:inline-flex;align-items:center;justify-content:center;line-height:1;min-width:80px;height:42px;margin:.2rem 0;padding:0 1rem;border-radius:3px;border:2px solid var(--gray_60);font-size:clamp(14px,1vw,1rem);font-weight:500;color:var(--gray_90);background:#fff;vertical-align:middle}.square.sm{min-width:60px;height:38px;padding:0 .5rem}.square.big{min-width:80px;height:80px}.square:has(.bullet) .bullet{top:auto}.nametag{display:inline-flex;align-items:center;justify-content:center;line-height:1;width:80px;height:42px;margin:.2rem 0;padding:0 1rem;border-radius:3px;border:1px solid var(--gray_40);font-size:clamp(14px,1vw,1rem);font-weight:600;color:var(--gray_90)!important;background:var(--gray_20);vertical-align:middle}.nametag.sm{width:60px!important;height:38px;padding:0 .5rem}.nametag.md{width:90px!important;padding:0 .2rem}.chat_img{overflow:hidden;display:inline-flex;justify-content:center;align-items:center;width:60px;height:60px;border-radius:60px;font-size:.9rem;font-weight:700;color:var(--gray_90);background-position:50%;background-repeat:no-repeat}.chat_img.blue{background-color:var(--blue_30)}.chat_img.pink{background-color:#ffe6f3}.chat_img.gren{background-color:var(--green_30)}.chat_img.yell{background-color:var(--yelliw_10)}.chat_img.viol{background-color:#f5edff}.chat_img.oran{background-color:#ffe5df}.chat_img.male1{background-image:url(/_next/static/media/male1.c10666b4.png)}.chat_img.male2{background-image:url(/_next/static/media/male2.e32a46f3.png)}.chat_img.male3{background-image:url(/_next/static/media/male3.0c9a485e.png)}.chat_img.female1{background-image:url(/_next/static/media/female1.f6f8dd93.png)}.chat_img.female2{background-image:url(/_next/static/media/female2.ed9460bf.png)}.chat_img.female3{background-image:url(/_next/static/media/female3.1691ebc6.png)}.chat_img.male6{background-image:url(/_next/static/media/male4.92991a71.png)}.chat_img.female6{background-image:url(/_next/static/media/female4.cb62500d.png)}.chat_img.sm{width:44px;height:44px;padding:0;font-size:.85rem;background-size:contain}.bubble{position:relative;max-width:760px;padding:1rem;border-radius:3px;border:1px solid var(--gray_100);color:var(--gray_100);font-size:clamp(14px,1vw,1rem);font-weight:500;background:#fff}.bubble:before{content:"";position:absolute;left:-1.36rem;top:1rem;transform:rotate(90deg);display:inline-block;width:29px;height:21px;background:url(/_next/static/media/bubble_tail.c19a0273.svg) 50% no-repeat;background-size:100%}.bubble.right:before{left:auto;right:-1.36rem;transform:rotate(-90deg)}.bubble.top:before{top:-1.12rem;left:45%;transform:rotate(180deg)}.bubble.under:before{top:auto;bottom:-1.1rem;left:45%;transform:none}.chatBox{display:flex;flex-direction:column;gap:.4rem}.chatBox .chat_item{display:flex;gap:1rem}.chatBox.type2 .chat_item.left{padding-right:72px}.chatBox.type2 .chat_item.right{flex-direction:row-reverse;padding-left:72px}.chatBox.type2 .chat_item.right .bubble:before{left:auto;right:-1.36rem;transform:rotate(-90deg)}.chatBox.type2 .chat_item.left .bubble,.chatBox.type2 .chat_item.right .bubble{width:auto;max-width:calc(100% - 80px)}.chatBox .chat_item label{margin:0;padding:0!important}.sub_tt{display:block;line-height:1;text-align:center;font-size:clamp(16px,1vw,1.2rem);font-weight:700;color:var(--gray_100)}.sub_tt.blue{color:var(--blue_100)}.sub_tt.white{color:#fff}.bgBox{position:relative;display:flex;flex-direction:column;min-width:640px;max-width:1024px;margin:0 auto}.bgBox:after,.bgBox:before{content:"";display:inline-block;width:100%;min-height:6px;background-position:50%;background-repeat:no-repeat;pointer-events:none}.bgBox .bgCont{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem 2rem;background-repeat:repeat-y;background-position:50%}.bgBox .bgCont>*{z-index:2}.bgBox .col_2{display:flex!important;flex-direction:row;gap:4rem}.bgBox .col_2>div{position:relative;width:50%}.bgBox .col_2>div:first-child:after{content:"";position:absolute;top:0;right:-2rem;display:inline-block;width:1px;height:100%;background-color:var(--gray_60);mix-blend-mode:multiply;opacity:.3}.bgBox .bgCont>.sub_tt{margin:0}.bgBox.monitor{min-width:auto}.bgBox.monitor:before{display:none}.bgBox.monitor:after{height:70px;background-image:url(/_next/static/media/bg_monitor_btm.74163402.png)}.bgBox.monitor .bgCont{max-width:800px;min-height:400px;padding:2rem;border-radius:20px;border:25px solid #000;background:#fff}.bgBox.monitor .bgCont:before{z-index:1;position:absolute;top:-25px;left:20%;width:100%;min-height:270px;content:"";display:inline-block;background:url(/_next/static/media/bg_monitor_top.4b5816de.png) 50% no-repeat;opacity:.5;pointer-events:none}.bgBox.board{border:25px solid #aa7a65}.bgBox.board:before{display:none}.bgBox.board:after{position:absolute;bottom:0;height:28px;background-image:url(/_next/static/media/bg_board_btm.adfa15ad.png);background-position-x:right}.bgBox.board .bgCont{min-height:400px;padding:2rem 2rem 4.5rem;border-top:12px solid #1b6c49;border-left:12px solid #1b6c49;background:#257f5a}.bgBox.board .bgCont *{color:#fff!important;mix-blend-mode:inherit}.bgBox.board .bgCont .seletWrap .select,.bgBox.board .bgCont .seletWrap .select *,.bgBox.board .bgCont .seletWrap select,.bgBox.board .bgCont .seletWrap select *{color:#1b6c49!important}.bgBox.board .bgCont input:checked+label{color:var(--yelliw_m)!important}.bgBox.board .bgCont .blankBox,.bgBox.board .bgCont .bullet{border-color:#fff;background:transparent}.bgBox.board .bgCont input:checked+label .bullet{border-color:var(--yelliw_m)!important;color:var(--yelliw_m)!important;box-shadow:none;background:transparent}.bgBox.post{padding:8rem 4rem 3rem;border-radius:20px;background:#eadac0}.bgBox.post:after,.bgBox.post:before{position:absolute}.bgBox.post:before{top:4rem;width:188px;height:27px;background-image:url(/_next/static/media/bg_post_top.68f364a1.png);background-position:top}.bgBox.post:after{top:2rem;right:1rem;width:204px;height:76px;background-image:url(/_next/static/media/bg_post_btm.b88db749.png);background-position:top}.bgBox.post .bgCont{padding:0}.bgBox.post .bgCont .txt_group{mix-blend-mode:multiply}.bgBox.post2{max-width:800px;padding:4rem;border-radius:20px;background:#fff3cb}.bgBox.post2:after,.bgBox.post2:before{z-index:1;position:absolute}.bgBox.post2:before{top:1rem;left:1rem;width:228px;height:108px;background-image:url(/_next/static/media/bg_post2_top.1c405051.png);background-position:top}.bgBox.post2:after{bottom:.8rem;right:1rem;width:200px;height:100px;background-image:url(/_next/static/media/bg_post2_btm.ef95ec4a.png);background-position:top;background-size:100%}.bgBox.post2 .bgCont{padding:2rem;border-radius:10px;background-image:url(/_next/static/media/bg_diary_mid.22d68541.png);background-repeat:repeat;background-color:#fff}.bgBox.news{max-width:900px}.bgBox.news:before{height:13px;background-image:url(/_next/static/media/bg_news_top.8cb5590c.png);background-repeat:repeat-x}.bgBox.news:after{display:none}.bgBox.news .bgCont{padding:2rem 3rem;background-image:none;background-color:#ebebee}.bgBox.news .bgCont:before{content:"";display:inline-block;width:100%;height:54px;margin-bottom:1rem;background:url(/_next/static/media/bg_news_mid.de4fe1fb.svg) 50% no-repeat;background-size:100%}.bgBox.diary{max-width:900px;gap:.5rem;padding-top:3.5rem}.bgBox.diary:after,.bgBox.diary:before{position:absolute;top:0}.bgBox.diary:before{height:46px;background-image:url(/_next/static/media/bg_diary_top.bad9d522.png);background-position-x:left}.bgBox.diary:after{height:46px;background-image:url(/_next/static/media/bg_diary_top2.576f0526.png);background-position-x:right}.bgBox.diary .bgCont{padding:3rem 4rem;border:2px solid #a7b7b7;border-radius:4px;background-image:url(/_next/static/media/bg_diary_mid.22d68541.png);background-repeat:repeat}.bgBox.book{max-width:950px}.bgBox.book:before{height:35px;background-image:url(/_next/static/media/bg_book_top.3361f405.png);background-size:contain;background-position:bottom}.bgBox.book:after{height:70px;background-image:url(/_next/static/media/bg_book_btm.c0680bcc.png);background-size:contain;background-position:top}.bgBox.book .bgCont{padding:1.2rem 4rem 2rem;background-image:url(/_next/static/media/bg_book_mid.da876084.png);background-size:contain}.bgBox.book .bgCont .inner{width:calc(50% - 2rem);text-align:left}.bgBox.note{max-width:800px;border:1px solid var(--gray_70);border-radius:20px;background-image:url(/_next/static/media/bg_report_mid.18ce6b2a.png);background-repeat:repeat;overflow:hidden}.bgBox.note:before{width:100%;max-width:858px;height:24px;margin:0 auto;background-image:url(/_next/static/media/bg_note_top.5a1c045d.png);background-repeat:repeat-x;background-position:bottom}.bgBox.note:after{display:none}.bgBox.note .bgCont{padding:clamp(2rem,3vw,3rem)}.bgBox.report{width:auto;padding:2.5rem 2rem 2rem;border-radius:30px;background-color:#808eac}.bgBox.report:before{z-index:1;position:absolute;top:1rem;left:50%;transform:translateX(-50%);width:182px;height:54px;background-image:url(/_next/static/media/bg_report_top.e7aec081.png)}.bgBox.report:after{display:none}.bgBox.report .bgCont{min-height:300px;padding:3rem 2rem 2rem;background-image:url(/_next/static/media/bg_report_mid.18ce6b2a.png);background-color:#fff;background-repeat:repeat}.bgBox.phone{width:auto;max-width:950px;padding:1.6rem;border-radius:30px;background-color:var(--gray_90)}.bgBox.phone:before{z-index:1;position:absolute;top:0;left:50%;transform:translateX(-50%);width:238px;height:52px;background-image:url(/_next/static/media/bg_phone_top.d3c1d1ce.png)}.bgBox.phone:after{display:none}.bgBox.phone .bgCont{padding:4rem 2rem 2rem;border-radius:15px;background-color:#bacee0}.bgBox.phone .bgCont .chatBox{width:100%}.bgBox.portal{width:auto;max-width:1012px;padding:1.6rem;border-radius:30px;background-color:var(--gray_90)}.bgBox.portal:before{z-index:1;position:absolute;top:0;left:50%;transform:translateX(-50%);width:238px;height:52px;background-image:url(/_next/static/media/bg_phone_top.d3c1d1ce.png)}.bgBox.portal:after{display:none}.bgBox.portal .bgCont{padding:4rem 2rem 2rem;border-radius:15px;background-color:#f7f7f7}.bgBox.sns{overflow:hidden;width:auto;max-width:780px;border-radius:30px;border:10px solid var(--gray_110)}.bgBox.sns:before{height:145px;background-image:url(/_next/static/media/bg_sns_top.f52698a5.png);background-size:100%;background-position:top}.bgBox.sns:after{height:116px;background-image:url(/_next/static/media/bg_sns_btm.625b3776.png);background-size:100%}.bgBox.sns .bgCont{gap:.5rem;padding:2rem 2rem 1rem;background-color:#fff}.bgBox.sns .sns_photo{display:flex;flex-direction:column}.bgBox.sns .sns_photo:after{content:"";display:inline-block;height:81px;background-image:url(/_next/static/media/bg_sns_etc.06876b5d.png);background-repeat:no-repeat}.bgBox.poster{overflow:hidden;max-width:900px;padding:4rem;background-color:#f2f1e6}.bgBox.poster:after,.bgBox.poster:before{position:absolute}.bgBox.poster:after,.bgBox.poster:before{top:1rem;width:56px;height:54px;background-image:url(/_next/static/media/bg_poster_top.7bf40cf7.png);background-position:top}.bgBox.poster:after{right:4rem}.bgBox.poster .bgCont{gap:2rem;min-height:auto;padding:0}.bgBox.poster .bgCont:after{content:"";position:absolute;bottom:-4rem;right:-4rem;display:inline-block;width:86px;height:78px;background:url(/_next/static/media/bg_poster_btm.a7f1e3a3.png) 50% no-repeat}.bgBox.poster .bgCont .txt_group p{line-height:1.8}.bgBox.poster .bgCont .txt_group .sub_tt{margin-bottom:2rem}.bgBox.paper{overflow:hidden;max-width:900px;padding:3rem 4rem 4rem;background-color:#f4e5be}.bgBox.paper:after,.bgBox.paper:before{display:none}.bgBox.paper .bgCont{gap:2rem;min-height:auto;padding:0}.bgBox.paper .bgCont:after{content:"";position:absolute;bottom:-4rem;right:-4rem;display:inline-block;width:86px;height:78px;background:url(/_next/static/media/bg_paper_btm.ebf57e2e.png) 50% no-repeat}.bgBox.paper .bgCont .txt_group p{line-height:1.8}.txt_group{width:100%;display:flex;flex-direction:column}.txt_group:has(p){margin:0}.txt_group:has(.txtRight)>.sub_tt,.txt_group:has(.txt_box)>.sub_tt,.txt_group:has(p)>.sub_tt{margin-bottom:1rem}.txtRight{width:100%;line-height:1.2;text-align:right;font-size:clamp(14px,1vw,1rem);font-weight:500;color:var(--gray_90)}.txtCenter{text-align:center}.txtleft{text-align:left!important}.annt{font-size:.83rem!important;font-weight:500;color:var(--gray_100);opacity:.6}.annt,.annt_src{margin-top:.2rem}.annt_src{display:inline-block;width:100%;font-weight:400;opacity:.8;text-align:right}.annt_src,.annt_src:before{font-size:.875rem!important}.annt_src:before{content:"-";margin-right:4px}.annt_ibid{display:inline-block;width:100%;margin-top:.2rem;font-size:.875rem!important;font-weight:400;opacity:.8}.annt_ibid:before{content:"*";font-size:.875rem!important;margin-right:4px}.txt_group .txt_box{display:flex;gap:1rem}.txt_group .txt_box p{flex:1 1;line-height:1.8}@media (max-width:1024px){.txt_group .txt_box{flex-wrap:wrap}.txt_group .txt_box>img{flex:1 1;max-height:200px}.txt_group .txt_box p{flex:initial}}.poemBox{display:flex;flex-direction:column;gap:1rem;padding:0 1rem;min-width:300px;margin:0!important}.poemBox .poemTxt{text-align:center;font-size:clamp(14px,1vw,1rem);line-height:1.5!important}.poemBox .poemTxt.left{text-align:left}.poemBox .poemTxt_gr{display:flex;gap:1rem}.fraction{display:inline-flex;flex-direction:column;align-items:center;gap:.2rem;margin:.3rem;line-height:1;font-size:clamp(14px,1vw,1rem);vertical-align:middle}.fraction>.line{width:100%;height:1px;background-color:var(--gray_100)}.fraction.type2{display:flex;flex-direction:row;align-items:center}input[type=chekbox]+.cardWrap:before,input[type=radio]+.cardWrap:before{display:none}.cardBox{display:flex;justify-content:center;gap:.5rem .2rem;padding:18px;border:1px solid var(--gray_50);border-radius:6px;background-color:#fff}.cardBox:has(.fraction){justify-content:center;gap:.5rem!important}.cardBox>p{flex:1 1;font-size:clamp(14px,1vw,1rem);color:var(--gray_100);line-height:1.5;margin-top:4px}.cardBox.photo{flex-wrap:wrap;align-items:center;gap:.8rem;padding:14px}.cardBox.photo p{margin:0}.cardBox.photo.flex-col p{text-align:center}.cardBox .photoBox{width:100%;overflow:hidden}.cardBox .photoBox>img{width:100%;height:100%}.cardBox.magazine{align-items:center;width:auto;max-width:400px!important;padding:0;border:none;background:transparent}.cardBox.magazine .magazine_tt{font-weight:700;text-align:center;font-size:clamp(14px,1vw,1rem)}.cardBox.magazine .inner{display:flex;gap:.6rem}.cardBox.magazine .inner p{flex:1 1;overflow:hidden;height:82px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-all;font-size:clamp(14px,1vw,1rem);color:var(--gray_100)}.cardBox.photo.flex-col{justify-content:space-between}.cardBox.photo.flex-col .photoBox{flex:1 1;white-space:nowrap}.cardBox.photo.flex-col .photoBox img{max-height:320px}.cardBox.photo.flex-col p{flex:0 1}.cardBox.photo.flex-col2{flex-direction:column;justify-content:space-between}.cardBox.photo.flex-col2 .photoBox{flex:2 1}.cardBox.photo.flex-col2 .photoBox img{max-height:320px}.cardBox.photo.flex-col2 p{flex:.5 1}.cardBox.photo.flex-row .photoBox{width:auto}.numcard_box{flex-direction:column}.numcard_box,.numcard_tr{display:flex;gap:.2rem}.numcard_tr>li{display:flex;align-items:center;justify-content:center;width:68px;height:68px;border:1px solid var(--gray_40)}.numcard_tr>li.sun,.numcard_tr>li.sun *{color:var(--coral_90)!important}.numcard_tr>li.sat,.numcard_tr>li.sat *{color:var(--blue_90)!important}.numcard_th{font-size:18px;font-weight:600;background-color:var(--gray_20)}.mathsymbol{font-size:0}.mathsymbol:before{content:"";display:inline-block;width:17px;height:17px;background-position:50%;background-repeat:no-repeat}.mathsymbol.mathsymbol1:before{background-image:url(/_next/static/media/mathsymbol_1.a971477c.svg)}.mathsymbol.mathsymbol2:before{background-image:url(/_next/static/media/mathsymbol_2.eea3053b.svg)}.mathsymbol.mathsymbol3:before{background-image:url(/_next/static/media/mathsymbol_3.acf3e5fa.svg)}.mathsymbol.mathsymbol4:before{background-image:url(/_next/static/media/mathsymbol_4.9c94be03.svg)}.radioWrap{display:flex;flex-direction:column;gap:.5rem 1rem;width:100%;font-size:clamp(14px,1vw,1rem);color:var(--gray_100);text-align:left}.radioWrap input[type=radio]+label,.radioWrap label *{color:var(--gray_100);font-size:clamp(14px,1vw,1rem);font-weight:500}.radioWrap input[type=radio]+label{width:100%}.radioWrap input[type=radio]+label:has(img){max-width:360px;max-height:360px}.radioWrap input[type=radio]+label:has(img) img{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.radioWrap input[type=radio]+label:has(.cardBox){max-width:none;max-height:none}.radioWrap input[type=radio]+label:has(.cardBox) .photoBox img,.radioWrap input[type=radio]+label:has(.cardBox) img{width:100%;height:100%}.radioWrap input[type=radio]:checked+label,.radioWrap input[type=radio]:checked+label *{color:var(--blue_100)!important;border-color:var(--blue_100);font-weight:600;letter-spacing:.02px}.radioWrap input[type=radio]:checked+label .bullet{color:#fff!important;box-shadow:0 0 0 .1rem rgba(49,87,221,.3);background-color:var(--blue_100)}.radioWrap .tbl_basic thead th{font-weight:700}.radioWrap input[type=radio]:checked+label:has(img) img{box-shadow:0 0 0 .2rem rgba(49,87,221,.2)}.radioWrap.type2{flex-direction:row;justify-content:center}.radioWrap.type2 input[type=radio]+label:has(img) img{border-radius:6px}.radioWrap.type3{max-width:900px;text-align:center}.radioWrap.type3 label{vertical-align:middle;font-weight:600;color:var(--gray_90)}.radioWrap.type3 label .bullet{top:auto}.radioWrap.type3 input[type=radio]+label:before{position:static;transform:none}.radioWrap.type3 .tbl_basic td label>img{border-radius:4px}.radioWrap.type3 .tbl_basic th:has(input[type=radio]:checked)~td label{color:var(--blue_100);font-weight:600}.radioWrap.type3 .tbl_basic th:has(input[type=radio]:checked)~td label:has(img)>img{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.radioWrap.type3 .tbl_basic th:has(input[type=radio]:checked)~td label .bullet{color:#fff!important;border-color:var(--blue_100);font-weight:500;background-color:var(--blue_100)}.radioWrap.type4{display:block}.radioWrap.type4>div{line-height:2;color:var(--gray_100);font-size:clamp(14px,1vw,1rem);font-weight:500}.radioWrap.type4 input[type=radio]+label{display:inline;margin:0}.radioWrap.type4 input[type=radio]+label:before{top:0;transform:none}.radioWrap.type4 input[type=radio]:checked+label{border-color:var(--blue_100)}.radioWrap.type4 input[type=radio]:checked+label u{color:var(--blue_100);border-color:var(--blue_100)}.radioWrap.type5{flex-wrap:wrap;flex-direction:row;justify-content:center;gap:1rem}.radioWrap.type5 input[type=radio]+label{width:100%;height:100%;padding:0;margin:0;border:none;border-radius:0;text-align:left;background:transparent}.radioWrap.type5 input[type=radio]+label .cardBox{height:100%}.radioWrap.type5>li:first-child:last-child{width:100%}.radioWrap.type5>li:first-child:nth-last-child(2),.radioWrap.type5>li:first-child:nth-last-child(2)~li{max-width:calc(100% / 2 - 1rem)}.radioWrap.type5>li:first-child:nth-last-child(3),.radioWrap.type5>li:first-child:nth-last-child(3)~li{max-width:calc(100% / 3 - 1rem)}.radioWrap.type5>li:first-child:nth-last-child(4),.radioWrap.type5>li:first-child:nth-last-child(4)~li{max-width:calc(100% / 4 - 1rem)}.radioWrap.type5>li:first-child:nth-last-child(5),.radioWrap.type5>li:first-child:nth-last-child(5)~li{max-width:calc(100% / 5 - 1rem)}.radioWrap.type5>li:first-child:nth-last-child(6),.radioWrap.type5>li:first-child:nth-last-child(6)~li{max-width:calc(100% / 6 - 1rem)}.radioWrap.type5.col_auto>li:first-child:last-child,.radioWrap.type5.col_auto>li:first-child:nth-last-child(2),.radioWrap.type5.col_auto>li:first-child:nth-last-child(2)~li,.radioWrap.type5.col_auto>li:first-child:nth-last-child(3),.radioWrap.type5.col_auto>li:first-child:nth-last-child(3)~li,.radioWrap.type5.col_auto>li:first-child:nth-last-child(4),.radioWrap.type5.col_auto>li:first-child:nth-last-child(4)~li,.radioWrap.type5.col_auto>li:first-child:nth-last-child(5),.radioWrap.type5.col_auto>li:first-child:nth-last-child(5)~li,.radioWrap.type5.col_auto>li:first-child:nth-last-child(6),.radioWrap.type5.col_auto>li:first-child:nth-last-child(6)~li{max-width:100%;width:auto}.radioWrap.type5.col_2>li:first-child:nth-last-child(4),.radioWrap.type5.col_2>li:first-child:nth-last-child(4)~li{max-width:calc(50% - 1rem);width:50%}.radioWrap.type5.col_2>li:first-child:nth-last-child(5),.radioWrap.type5.col_2>li:first-child:nth-last-child(5)~li{max-width:calc(33% - 1rem);width:33%}.radioWrap.type5.col_2>li:first-child:nth-last-child(6),.radioWrap.type5.col_2>li:first-child:nth-last-child(6)~li{max-width:calc(30% - 1rem);width:30%}.radioWrap.type5.col_1{flex-direction:column}.radioWrap.type5.col_1>li:first-child:last-child,.radioWrap.type5.col_1>li:first-child:nth-last-child(2),.radioWrap.type5.col_1>li:first-child:nth-last-child(2)~li,.radioWrap.type5.col_1>li:first-child:nth-last-child(3),.radioWrap.type5.col_1>li:first-child:nth-last-child(3)~li,.radioWrap.type5.col_1>li:first-child:nth-last-child(4),.radioWrap.type5.col_1>li:first-child:nth-last-child(4)~li,.radioWrap.type5.col_1>li:first-child:nth-last-child(5),.radioWrap.type5.col_1>li:first-child:nth-last-child(5)~li,.radioWrap.type5.col_1>li:first-child:nth-last-child(6),.radioWrap.type5.col_1>li:first-child:nth-last-child(6)~li{max-width:100%;width:100%}.radioWrap.type6{align-items:center}.radioWrap.type6 .tbl_basic{max-width:980px}.radioWrap.type6 .tbl_basic *{color:var(--gray_100);font-size:clamp(14px,1vw,1rem);font-weight:500}.radioWrap.type6 .tbl_basic td:has(input[type=radio]:checked)~td>label,.radioWrap.type6 .tbl_basic th:has(input[type=radio]:checked)~td,.radioWrap.type6 .tbl_basic th:has(input[type=radio]:checked)~td>label{color:var(--blue_100);font-weight:600}.radioWrap.type7{flex-direction:row;justify-content:center;align-items:center;gap:1rem}.radioWrap.type7 .group{display:flex;flex-direction:column;align-items:center;gap:.5rem}.radioWrap.type7 .group .groupBox{display:flex;flex-direction:column;gap:.5rem;padding:2rem;border:1px solid var(--gray_50);border-radius:10px}.radioWrap.type7.flex-col{justify-content:center;align-items:flex-start;gap:1rem;width:auto}.radioWrap.type7.flex-col .group{align-items:center;flex-direction:row;gap:.5rem}.radioWrap.type7.flex-col .group .groupBox{display:flex;flex-direction:column;gap:.5rem;padding:2rem;border:1px solid var(--gray_50);border-radius:10px}.radioWrap.type8{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1rem}.radioWrap.type8 input[type=radio]+label{display:flex;flex-direction:column;align-items:center;gap:.5rem;height:100%;margin:0;padding:0}.radioWrap.type8 input[type=radio]+label:before{position:static;transform:none}.radioWrap.type8 label>div{flex:1 1;height:100%;padding:2rem;border:2px dashed var(--gray_50);border-radius:10px;background:var(--gray_10)}.radioWrap.type8 label>div.poemBox{min-width:330px}.radioWrap.type9{align-items:center}.radioWrap.type9 input[type=radio]+label:before{display:none}.radioWrap.type9 input[type=radio]:checked+label .bubble:before{background-image:url(/_next/static/media/bubble_tail_on.1316cf12.svg)}.radioWrap.type9 .chatBox{width:100%}.radioWrap.type9 .chatBox .chat_item label{width:auto;max-width:calc(100% - 60px)}.radioWrap.type9 .chatBox.type2 .chat_item label>*{width:100%!important;max-width:none!important}.radioWrap.type10{max-width:500px}.radioWrap.type10 input[type=radio]+label{padding:0;margin:.4rem 0}.radioWrap.type10 input[type=radio]+label:before{display:none}.checkWrap{display:flex;flex-direction:column;gap:.5rem 1rem;width:100%;font-size:clamp(14px,1vw,1rem);color:var(--gray_100);line-height:2;text-align:left}.checkWrap label *,.checkWrap li{line-height:1.5}.checkWrap input[type=checkbox]+label{color:var(--gray_100);font-size:clamp(14px,1vw,1rem);font-weight:500;width:100%;padding-left:22px}.checkWrap input[type=checkbox]+label:has(img){max-width:360px;max-height:360px}.checkWrap input[type=checkbox]+label:has(img) img{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.checkWrap input[type=checkbox]+label:has(.cardBox){max-width:none;max-height:none}.checkWrap input[type=checkbox]+label:has(.cardBox) .photoBox img,.checkWrap input[type=checkbox]+label:has(.cardBox) img{width:100%;height:100%}.checkWrap input[type=checkbox]+label:before{position:absolute;transform:translateY(-55%)}.checkWrap input[type=checkbox]:checked+label,.checkWrap input[type=checkbox]:checked+label *{color:var(--blue_100)!important;border-color:var(--blue_100);font-weight:600;letter-spacing:.02px}.checkWrap input[type=checkbox]:checked+label .bullet{color:#fff!important;box-shadow:0 0 0 .1rem rgba(49,87,221,.3);background-color:var(--blue_100)}.checkWrap .tbl_basic thead th{font-weight:700}.checkWrap.type2{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1rem}.checkWrap.type2 input[type=checkbox]+label:has(img) img{border-radius:6px}.checkWrap.type2 input[type=checkbox]:checked+label:has(img) img{box-shadow:0 0 0 .2rem rgba(49,87,221,.2)}.checkWrap.type4{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1rem .5rem}.checkWrap.type4 input[type=checkbox]+label{display:flex;flex-direction:column;align-items:center;gap:.5rem;height:100%;margin:0;padding:0}.checkWrap.type4 input[type=checkbox]+label .cardBox{width:100%;height:calc(100% - 24px)}.checkWrap.type4 input[type=checkbox]+label:before{position:static;transform:none}.checkWrap.type4>li:first-child:last-child{width:100%}.checkWrap.type4>li:first-child:nth-last-child(2),.checkWrap.type4>li:first-child:nth-last-child(2)~li{max-width:calc(100% / 2 - 1rem)}.checkWrap.type4>li:first-child:nth-last-child(3),.checkWrap.type4>li:first-child:nth-last-child(3)~li{max-width:calc(100% / 3 - 1rem)}.checkWrap.type4>li:first-child:nth-last-child(4),.checkWrap.type4>li:first-child:nth-last-child(4)~li{max-width:calc(100% / 4 - 1rem)}.checkWrap.type4>li:first-child:nth-last-child(5),.checkWrap.type4>li:first-child:nth-last-child(5)~li{max-width:calc(100% / 5 - 1rem)}.checkWrap.type4>li:first-child:nth-last-child(6),.checkWrap.type4>li:first-child:nth-last-child(6)~li{max-width:calc(100% / 6 - 1rem)}.checkWrap.type4.col_auto>li:first-child:last-child,.checkWrap.type4.col_auto>li:first-child:nth-last-child(2),.checkWrap.type4.col_auto>li:first-child:nth-last-child(2)~li,.checkWrap.type4.col_auto>li:first-child:nth-last-child(3),.checkWrap.type4.col_auto>li:first-child:nth-last-child(3)~li,.checkWrap.type4.col_auto>li:first-child:nth-last-child(4),.checkWrap.type4.col_auto>li:first-child:nth-last-child(4)~li,.checkWrap.type4.col_auto>li:first-child:nth-last-child(5),.checkWrap.type4.col_auto>li:first-child:nth-last-child(5)~li,.checkWrap.type4.col_auto>li:first-child:nth-last-child(6),.checkWrap.type4.col_auto>li:first-child:nth-last-child(6)~li{max-width:100%;width:auto}.checkWrap.type4.col_2>li:first-child:nth-last-child(4),.checkWrap.type4.col_2>li:first-child:nth-last-child(4)~li{max-width:calc(50% - 1rem);width:50%}.checkWrap.type4.col_2>li:first-child:nth-last-child(5),.checkWrap.type4.col_2>li:first-child:nth-last-child(5)~li{max-width:calc(33% - 1rem);width:33%}.checkWrap.type4.col_2>li:first-child:nth-last-child(6),.checkWrap.type4.col_2>li:first-child:nth-last-child(6)~li{max-width:calc(30% - 1rem);width:30%}.checkWrap.type4.col_1{flex-direction:column}.checkWrap.type4.col_1>li:first-child:last-child,.checkWrap.type4.col_1>li:first-child:nth-last-child(2),.checkWrap.type4.col_1>li:first-child:nth-last-child(2)~li,.checkWrap.type4.col_1>li:first-child:nth-last-child(3),.checkWrap.type4.col_1>li:first-child:nth-last-child(3)~li,.checkWrap.type4.col_1>li:first-child:nth-last-child(4),.checkWrap.type4.col_1>li:first-child:nth-last-child(4)~li,.checkWrap.type4.col_1>li:first-child:nth-last-child(5),.checkWrap.type4.col_1>li:first-child:nth-last-child(5)~li,.checkWrap.type4.col_1>li:first-child:nth-last-child(6),.checkWrap.type4.col_1>li:first-child:nth-last-child(6)~li{max-width:100%;width:100%}.checkWrap.type5{align-items:center}.checkWrap.type5 .tbl_basic *{color:var(--gray_100);font-size:clamp(14px,1vw,1rem)}.checkWrap.type5 .tbl_basic input[type=checkbox]+label{gap:.2rem}.checkWrap.type5 .tbl_basic td:has(input[type=checkbox]:checked)~td>label,.checkWrap.type5 .tbl_basic th:has(input[type=checkbox]:checked)~td,.checkWrap.type5 .tbl_basic th:has(input[type=checkbox]:checked)~td>label{color:var(--blue_100);font-weight:600}.checkWrap.type5 label{font-weight:400}.checkWrap.type6{max-width:800px}.checkWrap.type6 ul{display:flex;flex-direction:column;gap:.8rem}.checkWrap.type6 ul li{display:flex;flex-direction:column;gap:.4rem}.checkWrap.type6 ul li b,.checkWrap.type7>div{font-size:clamp(14px,1vw,1rem);color:var(--gray_100)}.checkWrap.type7>div{line-height:2;font-weight:500}.checkWrap.type7 input[type=checkbox]+label{display:inline;margin:0}.checkWrap.type7 input[type=checkbox]+label:before{top:4px;transform:none}.checkWrap.type8{align-items:center}.checkWrap.type8 input[type=checkbox]+label:before{display:none}.checkWrap.type8 input[type=checkbox]:checked+label .bubble:before{background-image:url(/_next/static/media/bubble_tail_on.1316cf12.svg)}.checkWrap.type8 .chatBox{width:100%}.checkWrap.type8 .chatBox .chat_item label{width:auto;max-width:calc(100% - 60px)}.checkWrap.type8 .chatBox.type2 .chat_item label>*{width:100%!important;max-width:none!important}.checkWrap.type9{max-width:900px;text-align:center}.checkWrap.type9 label{font-weight:500;color:var(--gray_90)}.checkWrap.type9 input[type=checkbox]+label:before{position:static;transform:none}.checkWrap.type9 .tbl_basic th:has(input[type=checkbox]:checked)~td label{color:var(--blue_100);font-weight:600}.checkWrap.type10{max-width:500px}.checkWrap.type10 input[type=checkbox]+label{padding:0;margin:.4rem 0}.checkWrap.type10 input[type=checkbox]+label:before{display:none}.inputWrap{position:relative;text-align:center;font-size:clamp(14px,1vw,1rem);color:var(--gray_100);line-height:2}.inputWrap .inputBox{height:42px;margin:4px 0;border-color:var(--gray_60);color:var(--gray_90);font-size:1.2rem;font-weight:600;text-align:center;vertical-align:middle}.inputWrap .inputBox:focus{color:var(--blue_100);border:none;outline:none;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.inputWrap .inputBox.sm{width:50px}.inputWrap .inputBox.md{width:100px}.inputWrap .inputBox.big{width:200px}.inputWrap .inputBox.circle{width:42px;border-radius:42px;margin:0 .5rem}.inputWrap.type2{width:100%;max-width:1024px}.inputWrap.type3{padding:3rem 0 0 3rem}.numcard_arr{position:absolute;display:inline-block;background-position:50%;background-repeat:no-repeat}.numcard_arr.horizon{top:0;width:136px;height:40px}.numcard_arr.horizon.plus{background-image:url(/_next/static/media/numcard_arr_plus1.1a97a982.png)}.numcard_arr.horizon.minus{background-image:url(/_next/static/media/numcard_arr_minus1.538ffab6.png)}.numcard_arr.horizon.obelus{background-image:url(/_next/static/media/numcard_arr_obelus1.5d6755b6.png)}.numcard_arr.horizon.gobhagi{background-image:url(/_next/static/media/numcard_arr_gobhagi1.01ea5f29.png)}.numcard_arr.vertic{left:0;width:40px;height:136px}.numcard_arr.vertic.plus{background-image:url(/_next/static/media/numcard_arr_plus2.fdd3432a.png)}.numcard_arr.vertic.minus{background-image:url(/_next/static/media/numcard_arr_minus2.9f60084f.png)}.numcard_arr.vertic.obelus{background-image:url(/_next/static/media/numcard_arr_obelus2.d6d4362b.png)}.numcard_arr.vertic.gobhagi{background-image:url(/_next/static/media/numcard_arr_gobhagi2.4ee068f2.png)}.inputWrap.type4{display:flex;align-items:center;gap:1rem}.inputWrap.type6{display:flex;flex-wrap:wrap;gap:1rem}.inputWrap.type6 li{display:flex;align-items:center;gap:.5rem}.inputWrap.type7{max-width:950px;text-align:left}.inputWrap.type8{display:flex;align-items:center;padding:2rem 0}.inputWrap.type8 *{font-size:1.4rem}.inputWrap.type8.font_sm *{font-size:1.2rem!important}.inputWrap.type9{display:flex;flex-direction:column;gap:1rem;max-width:950px}.inputWrap.type9>li{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;padding:2rem;border-radius:10px;border:1px solid var(--gray_40)}.inputWrap.type9>li>ul{display:flex;flex-direction:column;align-items:flex-start}.inputWrap.type10{display:flex;flex-direction:column;gap:.5rem}.inputWrap.type10 li{display:flex;align-items:center;gap:1rem}.calc_box{display:flex;flex-direction:column;font-size:1.6rem}.calc_box .inputBox{width:100%;padding:.4rem;height:auto;margin:0;line-height:1;font-size:1.4rem;font-weight:500}.calc_box li{display:flex}.calc_box li>div{position:relative;width:4rem;padding:.1rem;height:45px;display:inline-flex;justify-content:center;align-items:center;border-right:1px dashed var(--gray_50)}.calc_box li>div:first-child{border-left:1px dashed var(--gray_50)}.calc_box li.last-line{margin-top:.2rem;padding-top:.2rem;border-top:.1rem solid var(--gray_90)}.calc_box li.first-line{font-size:clamp(14px,1vw,1rem)}.calc_box li.first-line .inputBox{width:80%;font-size:clamp(14px,1vw,1rem);padding:.4rem}.calc_box.calc2 li{gap:.4rem}.calc_box.calc2 li>div{border:none;width:6rem}.calc_box.calc2 li>div:first-child{width:3rem}.calc_box.calc3 li{gap:.4rem}.calc_box.calc3 li>div{border:none}.calc_box.calc3 li>div:first-child{width:3rem}.calc_box.calc3 li.last-line div{width:100%;max-width:12rem;padding-left:3rem}.calc_box .calc-down:before{position:absolute;content:"/";font-size:2.4rem;font-weight:100;line-height:1;top:2px;color:var(--coral_60)}.calc_box .calc_abs{position:absolute;right:-9.5rem;font-size:1.2rem;display:block;width:9rem;text-align:left;color:var(--gray_80)}.inputWrap.type12 .math-sup{min-width:auto;min-height:auto;width:2rem;height:2rem;padding:.4rem;font-size:1rem;vertical-align:top;margin-top:-5px}.inputWrap.type12 .math-sup.md{width:3rem}.inputWrap.type12 .math-sup.big{width:7rem}.hsradioWrap{position:relative}.hsradioWrap,.hsradioWrap>div{line-height:2}.hsradioWrap,.hsradioWrap label *,.hsradioWrap>div{font-size:clamp(14px,1vw,1rem);color:var(--gray_100);font-weight:500}.hsradioWrap label strong{font-weight:700}.hsradioWrap input[type=radio]+label:has(.cardBox) *{color:var(--gray_100)!important}.hsradioWrap input+label:has(img) img{mix-blend-mode:multiply}.hsradioWrap input[type=radio]+label{margin:.2rem;padding:6px 12px;border:.1rem solid var(--gray_40);border-radius:.3rem;color:var(--gray_100);text-align:center;font-size:clamp(14px,1vw,1rem);font-weight:500;background:var(--gray_10)}.hsradioWrap input[type=radio]+label:before{display:none}.hsradioWrap input[type=radio]:checked+label{border-color:var(--blue_100);color:var(--blue_100);background-color:var(--blue_20)}.hsradioWrap input[type=radio]:checked+label:before{z-index:1;left:50%;transform:translateY(-50%) translateX(-50%);display:block;width:52px;height:52px;background-image:url(/_next/static/media/hotspot_img.203c45e9.svg);background-size:100%;pointer-events:none}.hsradioWrap input[type=radio]:checked+label *{color:var(--blue_100)!important;border-color:var(--blue_100);font-weight:600;letter-spacing:.02px}.hsradioWrap input[type=radio]:checked+label .bullet{color:#fff!important;box-shadow:0 0 0 .1rem rgba(49,87,221,.3);background-color:var(--blue_100)}.hsradioWrap input[type=checkbox]+label{margin:.2rem;padding:6px 12px;border:.1rem solid var(--gray_40);border-radius:.3rem;color:var(--gray_100);font-size:clamp(14px,1vw,1rem);font-weight:500;background:var(--gray_10)}.hsradioWrap input[type=checkbox]+label:before{display:none}.hsradioWrap input[type=checkbox]:checked+label{border-color:var(--blue_100);color:var(--blue_100);background-color:var(--blue_20)}.hsradioWrap input[type=checkbox]:checked+label:before{z-index:1;left:50%;transform:translateY(-50%) translateX(-50%);display:block;width:52px;height:52px;background-image:url(/_next/static/media/hotspot_img.203c45e9.svg);background-size:100%}.hsradioWrap input[type=checkbox]:checked+label *{color:var(--blue_100)!important;border-color:var(--blue_100);font-weight:600;letter-spacing:.02px}.hsradioWrap input[type=checkbox]:checked+label .bullet{color:#fff!important;box-shadow:0 0 0 .1rem rgba(49,87,221,.3);background-color:var(--blue_100)}.hsradioWrap ul li{text-align:left}.hsradioWrap .sub_tt{margin-bottom:1rem}.hsradioWrap input[type=checkbox]+label.fs_15,.hsradioWrap input[type=radio]+label.fs_15{padding:8px 16px}.hsradioWrap input[type=checkbox]+label.fs_20,.hsradioWrap input[type=radio]+label.fs_20{padding:12px 20px}.hsradioWrap input[type=checkbox]+label.noBox,.hsradioWrap input[type=radio]+label.noBox{display:inline;padding:0;border:none;border-radius:0;background:transparent}.hsradioWrap input[type=checkbox]+label.noBox:before,.hsradioWrap input[type=radio]+label.noBox:before{display:none}.hsradioWrap input+label:has(.cardBox) .cardBox .photoBox,.hsradioWrap input[type=checkbox]+label:has(.cardBox) .cardBox .photoBox,.hsradioWrap input[type=radio]+label:has(.cardBox) .cardBox .photoBox{min-height:auto;width:auto}.hsradioWrap.type2{display:flex;justify-content:flex-start;flex-direction:column;gap:.5rem;text-align:left}.hsradioWrap.type2 li{display:flex;align-items:center;gap:.5rem}.hsradioWrap.type3{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;width:100%}.hsradioWrap.type3 input[type=radio]+label{width:100%;height:100%;padding:0;border:none;border-radius:0;text-align:left;background:transparent}.hsradioWrap.type3 input[type=radio]:checked+label:before{width:100px;height:94px}.hsradioWrap.type3 input[type=radio]+label p{line-height:1.5;text-align:left}.hsradioWrap.type3 input[type=radio]+label .cardBox{height:100%}.hsradioWrap.type3 input[type=radio]+label .cardBox p{flex:1 1}.hsradioWrap.type3>li:first-child:last-child{width:100%}.hsradioWrap.type3>li:first-child:nth-last-child(2),.hsradioWrap.type3>li:first-child:nth-last-child(2)~li{max-width:calc(100% / 2 - 1rem)}.hsradioWrap.type3>li:first-child:nth-last-child(3),.hsradioWrap.type3>li:first-child:nth-last-child(3)~li{max-width:calc(100% / 3 - 1rem)}.hsradioWrap.type3>li:first-child:nth-last-child(4),.hsradioWrap.type3>li:first-child:nth-last-child(4)~li{max-width:calc(100% / 4 - 1rem)}.hsradioWrap.type3>li:first-child:nth-last-child(5),.hsradioWrap.type3>li:first-child:nth-last-child(5)~li{max-width:calc(100% / 5 - 1rem)}.hsradioWrap.type3>li:first-child:nth-last-child(6),.hsradioWrap.type3>li:first-child:nth-last-child(6)~li{max-width:calc(100% / 6 - 1rem)}.hsradioWrap.type3.col_auto>li:first-child:last-child,.hsradioWrap.type3.col_auto>li:first-child:nth-last-child(2),.hsradioWrap.type3.col_auto>li:first-child:nth-last-child(2)~li,.hsradioWrap.type3.col_auto>li:first-child:nth-last-child(3),.hsradioWrap.type3.col_auto>li:first-child:nth-last-child(3)~li,.hsradioWrap.type3.col_auto>li:first-child:nth-last-child(4),.hsradioWrap.type3.col_auto>li:first-child:nth-last-child(4)~li,.hsradioWrap.type3.col_auto>li:first-child:nth-last-child(5),.hsradioWrap.type3.col_auto>li:first-child:nth-last-child(5)~li,.hsradioWrap.type3.col_auto>li:first-child:nth-last-child(6),.hsradioWrap.type3.col_auto>li:first-child:nth-last-child(6)~li{max-width:100%;width:auto}.hsradioWrap.type3.col_2>li:first-child:nth-last-child(4),.hsradioWrap.type3.col_2>li:first-child:nth-last-child(4)~li{max-width:calc(50% - 1rem);width:50%}.hsradioWrap.type3.col_2>li:first-child:nth-last-child(5),.hsradioWrap.type3.col_2>li:first-child:nth-last-child(5)~li{max-width:calc(33% - 1rem);width:33%}.hsradioWrap.type3.col_2>li:first-child:nth-last-child(6),.hsradioWrap.type3.col_2>li:first-child:nth-last-child(6)~li{max-width:calc(30% - 1rem);width:30%}.hsradioWrap.type3.col_1{flex-direction:column}.hsradioWrap.type3.col_1>li:first-child:last-child,.hsradioWrap.type3.col_1>li:first-child:nth-last-child(2),.hsradioWrap.type3.col_1>li:first-child:nth-last-child(2)~li,.hsradioWrap.type3.col_1>li:first-child:nth-last-child(3),.hsradioWrap.type3.col_1>li:first-child:nth-last-child(3)~li,.hsradioWrap.type3.col_1>li:first-child:nth-last-child(4),.hsradioWrap.type3.col_1>li:first-child:nth-last-child(4)~li,.hsradioWrap.type3.col_1>li:first-child:nth-last-child(5),.hsradioWrap.type3.col_1>li:first-child:nth-last-child(5)~li,.hsradioWrap.type3.col_1>li:first-child:nth-last-child(6),.hsradioWrap.type3.col_1>li:first-child:nth-last-child(6)~li{max-width:100%;width:100%}.hsradioWrap.type4{max-width:950px;text-align:left;color:var(--gray_100);font-weight:500;line-height:2.4}.hsradioWrap.type4:has(.noBox){line-height:2}.hsradioWrap.type4 input[type=radio]+label{margin:0;line-height:1}.hsradioWrap.type4 input[type=radio]+label.noBox{line-height:1.5}.hsradioWrap.type5{text-align:left;color:var(--gray_100);font-size:clamp(14px,1vw,1rem);font-weight:500;line-height:1.8}.hsradioWrap.type5 input[type=radio]+label{margin:0}.hsradioWrap.type5 input[type=radio]:checked+label{font-weight:800}.hsradioWrap.type6 input[type=radio]+label{padding:0;border:none;border-radius:0;background:transparent}.hsradioWrap.type6 input[type=radio]:checked+label .bubble:before{background-image:url(/_next/static/media/bubble_tail_on.1316cf12.svg)}.hsradioWrap.type6 .btn_group{position:absolute;width:100%;height:100%;margin:0}.hsradioWrap.type6 .btn_group .btn_item{position:absolute}.hsradioWrap.type6>img{max-width:clamp(688px,50vw,950px)}.hsradioWrap.type7 input[type=radio]:checked+label u{color:var(--blue_100);border-color:var(--blue_100);font-weight:700}.hsradioWrap.type8 .numcard_tr>li{position:relative;text-align:initial}.hsradioWrap.type8 .numcard_td:has(input[type=radio]:checked){border-color:var(--blue_100);background-color:var(--blue_20)}.hsradioWrap.type8 .numcard_td:has(input[type=radio]:checked):before{pointer-events:none;z-index:1;position:absolute;content:"";top:50%;left:50%;transform:translateY(-50%) translateX(-50%);display:block;width:52px;height:52px;background-image:url(/_next/static/media/hotspot_img.203c45e9.svg);background-size:100%;background-repeat:no-repeat}.hsradioWrap.type8 .numcard_td input[type=radio]+label{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hsradioWrap.type9 input[type=radio]+label{margin:0;padding:0;border:none;border-radius:0;text-align:left;background:transparent}.hsradioWrap.type9 input[type=radio]+label:before{width:80px;height:80px}.hsradioWrap.type9 input[type=radio]:checked+label .bubble:before{background-image:url(/_next/static/media/bubble_tail_on.1316cf12.svg)}.hsradioWrap.type9 .chatBox{width:100%}.hsradioWrap.type9 .chatBox .chat_item label{width:auto;max-width:calc(100% - 60px)}.hsradioWrap.type9 .chatBox.type2 .chat_item label>*{width:100%!important;max-width:none!important}.hsradioWrap.type10{display:flex;flex-direction:column;width:auto;min-width:500px}.hsradioWrap.type10:has(.txt_group){gap:1rem}.hsradioWrap.type10 ul{display:flex;flex-direction:column;gap:.8rem}.hsradioWrap.type10 ul li{line-height:1}.hsradioWrap.type10 input[type=radio]+label{margin:0}.hsradioWrap.type11{display:flex;flex-direction:row;gap:4rem;width:100%}.hsradioWrap.type11>.inner .sub_tt{margin-bottom:1rem}.hsradioWrap.type11 input[type=radio]+label{margin:0;line-height:1.8}.hsradioWrap.type12{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:872px}.hsradioWrap.type12 input[type=radio]+label{width:100%;margin:0;padding:0;border:none;border-radius:0;background:transparent}.hsradioWrap.type12 input[type=radio]+label:before{width:100px;height:100px}.searchBox{display:flex;border:1px solid #49ac3f}.searchBox .searchTxt{width:calc(100% - 54px);line-height:54px;padding:0 1.5rem;text-align:left;font-size:1.1rem;font-weight:600;background:#fff}.searchBox .searchBtn{display:inline-flex;justify-content:center;align-items:center;width:54px;height:54px;background:#49ac3f}.searchCon ul{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:1rem}.searchCon ul li{width:calc(33% - .5rem)}.hsradioWrap.type13 .btn_group{position:absolute;width:100%;height:100%;margin:0}.hsradioWrap.type13 .btn_group .btn_item{position:absolute}.hsradioWrap.type13 input[type=radio]+label{box-shadow:4px 4px 0 0 rgba(0,0,0,.5)}.hsradioWrap.type13 input[type=radio]:checked+label{box-shadow:none}.hsradioWrap.type13>img{width:100%;max-width:950px}.hsradioWrap.type14{display:flex;flex-direction:column;gap:1rem}.hsradioWrap.type14 .cardBox{display:flex;align-items:center;gap:1rem;width:800px}.hsradioWrap.type14 .cardBox>p{line-height:1.5;flex:1 1}.hsradioWrap.type15{display:flex;flex-direction:column;gap:1rem}.hsradioWrap.type15 .tbl_basic{margin:0}.hsradioWrap.type15 input[type=radio]+label{display:inline;margin:0;text-align:left}.hsradioWrap.type15 .tbl_basic *{color:var(--gray_100);font-size:clamp(14px,1vw,1rem)}.hsradioWrap.type16 .btn_group{position:absolute;width:100%;height:100%;margin:0}.hsradioWrap.type16 .btn_group .btn_item{position:absolute}.hsradioWrap.type16 input[type=radio]+label{position:absolute;width:100%;height:100%;border:none;background:transparent;font-size:0!important;text-indent:-999px}.hsradioWrap.type17 input[type=checkbox]+label{padding:0;border:none;border-radius:0;background:transparent}.hsradioWrap.type17 input[type=checkbox]:checked+label .bubble:before{background-image:url(/_next/static/media/bubble_tail_on.1316cf12.svg)}.hsradioWrap.type17 .btn_group{position:absolute;width:100%;height:100%;margin:0}.hsradioWrap.type17 .btn_group .btn_item{position:absolute}.hsradioWrap.type17>img{width:100%;max-width:950px}.hsradioWrap.type18 .btn_group{position:absolute;width:100%;height:100%;margin:0}.hsradioWrap.type18 .btn_group .btn_item{position:absolute}.hsradioWrap.type18 input[type=checkbox]+label{box-shadow:4px 4px 0 0 rgba(0,0,0,.5)}.hsradioWrap.type18 input[type=checkbox]:checked+label{box-shadow:none}.hsradioWrap.type18>img{max-width:950px}.hsradioWrap.type19 input[type=radio]+label{display:inline-flex;justify-content:center;align-items:center;width:100px;height:100px;margin:1rem;background:transparent}.hsradioWrap.type19 input[type=radio]+label>img{width:100%}.hsradioWrap.type19 input[type=radio]:checked+label:before{width:120px;height:120px}.hsradioWrap.type20{display:flex;gap:2rem;counter-reset:numbering}.hsradioWrap.type20>div{position:relative;padding:1rem;border:2px dashed var(--gray_40);border-radius:10px}.hsradioWrap.type20>div:before{counter-increment:numbering;content:counter(numbering);position:absolute;top:-20px;left:45%;display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:32px;color:#fff;background:var(--gray_80)}.hsradioWrap.type20 input[type=radio]+label{display:inline-flex;justify-content:center;align-items:center;width:100px;height:100px;margin:1rem;background:#fff}.hsradioWrap.type20 input[type=radio]+label>img{width:100%}.hsradioWrap.type20 input[type=radio]:checked+label:before{width:120px;height:120px}.hsradioWrap.type21{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;width:100%}.hsradioWrap.type21 input[type=checkbox]+label{width:100%;height:100%;padding:0;border:none;border-radius:0;background:transparent}.hsradioWrap.type21 input[type=checkbox]:checked+label:before{width:100px;height:94px}.hsradioWrap.type21 input[type=checkbox]+label p{line-height:1.5}.hsradioWrap.type21 input[type=checkbox]+label .cardBox{height:100%}.hsradioWrap.type21>li:first-child:last-child{width:100%}.hsradioWrap.type21>li:first-child:nth-last-child(2),.hsradioWrap.type21>li:first-child:nth-last-child(2)~li{max-width:calc(100% / 2 - 1rem)}.hsradioWrap.type21>li:first-child:nth-last-child(3),.hsradioWrap.type21>li:first-child:nth-last-child(3)~li{max-width:calc(100% / 3 - 1rem)}.hsradioWrap.type21>li:first-child:nth-last-child(4),.hsradioWrap.type21>li:first-child:nth-last-child(4)~li{max-width:calc(100% / 4 - 1rem)}.hsradioWrap.type21>li:first-child:nth-last-child(5),.hsradioWrap.type21>li:first-child:nth-last-child(5)~li{max-width:calc(100% / 5 - 1rem)}.hsradioWrap.type21>li:first-child:nth-last-child(6),.hsradioWrap.type21>li:first-child:nth-last-child(6)~li{max-width:calc(100% / 6 - 1rem)}.hsradioWrap.type21.col_auto>li:first-child:last-child,.hsradioWrap.type21.col_auto>li:first-child:nth-last-child(2),.hsradioWrap.type21.col_auto>li:first-child:nth-last-child(2)~li,.hsradioWrap.type21.col_auto>li:first-child:nth-last-child(3),.hsradioWrap.type21.col_auto>li:first-child:nth-last-child(3)~li,.hsradioWrap.type21.col_auto>li:first-child:nth-last-child(4),.hsradioWrap.type21.col_auto>li:first-child:nth-last-child(4)~li,.hsradioWrap.type21.col_auto>li:first-child:nth-last-child(5),.hsradioWrap.type21.col_auto>li:first-child:nth-last-child(5)~li,.hsradioWrap.type21.col_auto>li:first-child:nth-last-child(6),.hsradioWrap.type21.col_auto>li:first-child:nth-last-child(6)~li{max-width:100%;width:auto}.hsradioWrap.type21.col_2>li:first-child:nth-last-child(4),.hsradioWrap.type21.col_2>li:first-child:nth-last-child(4)~li{max-width:calc(50% - 1rem);width:50%}.hsradioWrap.type21.col_2>li:first-child:nth-last-child(5),.hsradioWrap.type21.col_2>li:first-child:nth-last-child(5)~li{max-width:calc(33% - 1rem);width:33%}.hsradioWrap.type21.col_2>li:first-child:nth-last-child(6),.hsradioWrap.type21.col_2>li:first-child:nth-last-child(6)~li{max-width:calc(30% - 1rem);width:30%}.hsradioWrap.type21.col_1{flex-direction:column}.hsradioWrap.type21.col_1>li:first-child:last-child,.hsradioWrap.type21.col_1>li:first-child:nth-last-child(2),.hsradioWrap.type21.col_1>li:first-child:nth-last-child(2)~li,.hsradioWrap.type21.col_1>li:first-child:nth-last-child(3),.hsradioWrap.type21.col_1>li:first-child:nth-last-child(3)~li,.hsradioWrap.type21.col_1>li:first-child:nth-last-child(4),.hsradioWrap.type21.col_1>li:first-child:nth-last-child(4)~li,.hsradioWrap.type21.col_1>li:first-child:nth-last-child(5),.hsradioWrap.type21.col_1>li:first-child:nth-last-child(5)~li,.hsradioWrap.type21.col_1>li:first-child:nth-last-child(6),.hsradioWrap.type21.col_1>li:first-child:nth-last-child(6)~li{max-width:100%;width:100%}.hsradioWrap.type22{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.hsradioWrap.type24 input[type=checkbox]+label{margin:0;padding:0;border:none;border-radius:0;background:transparent}.hsradioWrap.type24 input[type=checkbox]+label:before{width:80px;height:80px}.hsradioWrap.type24 input[type=checkbox]:checked+label .bubble:before{background-image:url(/_next/static/media/bubble_tail_on.1316cf12.svg)}.hsradioWrap.type24 .chatBox{width:100%}.hsradioWrap.type24 .chatBox .chat_item label{width:auto;max-width:calc(100% - 60px)}.hsradioWrap.type24 .chatBox.type2 .chat_item label>*{width:100%!important;max-width:none!important}.hsradioWrap.type25 .btn_group{position:absolute;width:100%;height:100%;margin:0}.hsradioWrap.type25 .btn_group .btn_item{position:absolute}.hsradioWrap.type25 input[type=checkbox]+label{position:absolute;width:100%;height:100%;border:none;background:transparent;font-size:0;text-indent:-999px}.hsradioWrap.type25>img{max-width:950px;width:100%}.hsradioWrap.type26 .btn_group{position:absolute;width:100%;height:100%;margin:0}.hsradioWrap.type26 .btn_group .btn_item{position:absolute}.hsradioWrap.type26 input[type=checkbox]+label{position:absolute;width:100%;height:100%;border:none;background:transparent;font-size:0;text-indent:-999px}.hsradioWrap.type26>img{max-width:950px;width:100%}.hsradioWrap.type27{display:flex;flex-direction:column;gap:1rem}.hsradioWrap.type27 .cardBox{display:flex;align-items:center;gap:1rem;width:800px}.hsradioWrap.type27 .cardBox>p{line-height:1.5}.hsradioWrap.type28 .btn_group{position:absolute;width:100%;height:100%;margin:0}.hsradioWrap.type28 .btn_group .btn_item{position:absolute}.hsradioWrap.type28>img{width:100%;max-width:950px}.hsradioWrap.type29 .btn_group{position:absolute;width:100%;height:100%;margin:0}.hsradioWrap.type29 .btn_group .btn_item{position:absolute}.hsradioWrap.type29>img{width:100%;max-width:950px}.hsradioWrap.type30{max-width:950px;text-align:left;color:var(--gray_100);font-size:clamp(14px,1vw,1rem);font-weight:500;line-height:2.4}.hsradioWrap.type30:has(.noBox){line-height:2}.hsradioWrap.type30 input[type=radio]+label{margin:0;line-height:1}.hsradioWrap.type30 input[type=radio]+label.noBox{line-height:1.5}.hsradioWrap.type31 .numcard_tr>li{position:relative;text-align:initial}.hsradioWrap.type31 .numcard_td:has(input[type=checkbox]:checked){border-color:var(--blue_100);background-color:var(--blue_20)}.hsradioWrap.type31 .numcard_td:has(input[type=checkbox]:checked):before{pointer-events:none;z-index:1;position:absolute;content:"";top:50%;left:50%;transform:translateY(-50%) translateX(-50%);display:block;width:52px;height:52px;background-image:url(/_next/static/media/hotspot_img.203c45e9.svg);background-size:100%;background-repeat:no-repeat}.hsradioWrap.type31 .numcard_td input[type=checkbox]+label{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.txareWrap{width:100%}.txareWrap .item{display:flex;align-items:flex-start;gap:.5rem;width:100%}.txareWrap strong{padding-top:1rem;font-size:clamp(14px,1vw,1rem);font-weight:700;color:var(--gray_90)}.txareWrap textarea{flex:1 1;height:100%;padding:.5rem;background-color:var(--gray_10)}.txareWrap.type2{gap:1rem}.txareWrap.type2,.txareWrap.type3{display:flex;flex-direction:column}.txareWrap.type3{gap:.5rem;max-width:800px}.txareWrap.type3 .item{align-items:center;gap:0;height:100px;border:1px solid var(--gray_50);border-radius:4px;overflow:hidden}.txareWrap.type3 strong{display:inline-flex;align-items:center;justify-content:center;width:200px;height:100%;padding:0;background-color:var(--gray_30)}.txareWrap.type3 .item .inner{flex:1 1;height:100%;border-left:1px solid var(--gray_50);overflow:hidden}.txareWrap.type3 .item .inner textarea{border:none;border-radius:0;background:transparent;resize:none}.txareWrap.type3 .item .inner:has(p){padding:.5rem;background-color:var(--gray_10)}.txareWrap.type3 .item .inner p{color:var(--gray_100);font-weight:600}.dragWrap{flex-direction:column;gap:2rem;margin-top:1rem}.dragWrap,.dragWrap .caption{display:flex;align-items:center}.dragWrap .caption{flex-wrap:wrap;gap:.5rem;font-size:clamp(14px,1vw,1rem);font-weight:600;color:var(--gray_90)}.dragBtnBox{position:relative;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;padding:2.2rem 2rem 1.6rem;border:2px dashed var(--gray_50);border-radius:12px;background:#fff}.dragBtnBox:before{overflow:hidden;content:"끌어놓으세요.";position:absolute;top:-1.2rem;display:inline-block;padding:.6rem 1rem;border-radius:60px;color:var(--gray_120);font-size:1rem;font-weight:700;background:var(--gray_30)}.dragBtnBox.tit1:before{content:"보기"}.dragAnswerBox{position:relative}.dragAnswerBox:has(table){width:100%}.dragAnswerBox .dragitem{text-align:center;font-size:clamp(14px,1vw,1rem);font-weight:500;color:var(--gray_90);line-height:2}.dragAnswerBox .dragitem.left{text-align:left!important}.dragAnswerBox .dragitem img{vertical-align:middle}.draggable{display:inline-block;line-height:1.5;min-width:40px;min-height:40px;margin:.1rem;padding:6px 12px;border:.1rem solid var(--gray_40);border-radius:.3rem;text-align:left;color:var(--gray_100);font-size:clamp(14px,1vw,1rem);font-weight:500;background-color:var(--gray_10);transition:var(--ani_time);cursor:pointer}.draggable:has(img){display:inline-flex;flex-direction:column;align-items:center;min-height:40px;overflow:hidden}.draggable:has(img+p){padding:6px;background:transparent}.draggable:has(.bullet) .bullet{top:auto}.draggable img{width:100%;object-fit:contain;mix-blend-mode:darken}.draggable.dragging,.draggable:active,.draggable:hover{border-color:var(--blue_100);color:var(--blue_100);background-color:var(--blue_20)}.draggable:has(.dargcard){padding:1rem;border-color:var(--gray_60);border:2px solid var(--gray_40);background-color:#fff}.draggable:has(.dargcard).dragging,.draggable:has(.dargcard):active,.draggable:has(.dargcard):hover{border-color:var(--blue_100)}.dargcard{display:flex;flex-direction:column;justify-content:center;gap:1rem;height:100%;font-size:clamp(14px,1vw,1rem);text-align:left}.dargcard:has(img){justify-content:flex-start}.dragWrap .dragBtnBox:has(img)>div:first-child:last-child{width:100%}.dragWrap .dragBtnBox:has(img)>div:first-child:nth-last-child(2),.dragWrap .dragBtnBox:has(img)>div:first-child:nth-last-child(2)~div{max-width:calc(100% / 2 - 1rem)}.dragWrap .dragBtnBox:has(img)>div:first-child:nth-last-child(3),.dragWrap .dragBtnBox:has(img)>div:first-child:nth-last-child(3)~div{max-width:calc(100% / 3 - 1rem)}.dragWrap .dragBtnBox:has(img)>div:first-child:nth-last-child(4),.dragWrap .dragBtnBox:has(img)>div:first-child:nth-last-child(4)~div{max-width:calc(100% / 4 - 1rem)}.dragWrap .dragBtnBox:has(img)>div:first-child:nth-last-child(5),.dragWrap .dragBtnBox:has(img)>div:first-child:nth-last-child(5)~div{max-width:calc(100% / 5 - 1rem)}.dragWrap .dragBtnBox:has(img)>div:first-child:nth-last-child(6),.dragWrap .dragBtnBox:has(img)>div:first-child:nth-last-child(6)~div{max-width:calc(100% / 6 - 1rem)}.dragWrap .dragBtnBox.col_auto:has(img)>div:first-child:last-child{max-width:100%;width:auto}.dragWrap .dragBtnBox.col_auto:has(img)>div:first-child:nth-last-child(2),.dragWrap .dragBtnBox.col_auto:has(img)>div:first-child:nth-last-child(2)~div{max-width:100%;width:auto}.dragWrap .dragBtnBox.col_auto:has(img)>div:first-child:nth-last-child(3),.dragWrap .dragBtnBox.col_auto:has(img)>div:first-child:nth-last-child(3)~div{max-width:100%;width:auto}.dragWrap .dragBtnBox.col_auto:has(img)>div:first-child:nth-last-child(4),.dragWrap .dragBtnBox.col_auto:has(img)>div:first-child:nth-last-child(4)~div{max-width:100%;width:auto}.dragWrap .dragBtnBox.col_auto:has(img)>div:first-child:nth-last-child(5),.dragWrap .dragBtnBox.col_auto:has(img)>div:first-child:nth-last-child(5)~div{max-width:100%;width:auto}.dragWrap .dragBtnBox.col_auto:has(img)>div:first-child:nth-last-child(6),.dragWrap .dragBtnBox.col_auto:has(img)>div:first-child:nth-last-child(6)~div{max-width:100%;width:auto}.dragWrap .dragBtnBox.col_2:has(img)>div:first-child:nth-last-child(4),.dragWrap .dragBtnBox.col_2:has(img)>div:first-child:nth-last-child(4)~div{max-width:calc(50% - 1rem);width:50%}.dragWrap .dragBtnBox.col_2:has(img)>div:first-child:nth-last-child(5),.dragWrap .dragBtnBox.col_2:has(img)>div:first-child:nth-last-child(5)~div{max-width:calc(33% - 1rem);width:33%}.dragWrap .dragBtnBox.col_2:has(img)>div:first-child:nth-last-child(6),.dragWrap .dragBtnBox.col_2:has(img)>div:first-child:nth-last-child(6)~div{max-width:calc(30% - 1rem);width:30%}.dragWrap .dragBtnBox.col_1:has(img){flex-direction:column}.dragWrap .dragBtnBox.col_1:has(img)>div:first-child:last-child{max-width:100%;width:100%}.dragWrap .dragBtnBox.col_1:has(img)>div:first-child:nth-last-child(2),.dragWrap .dragBtnBox.col_1:has(img)>div:first-child:nth-last-child(2)~div{max-width:100%;width:100%}.dragWrap .dragBtnBox.col_1:has(img)>div:first-child:nth-last-child(3),.dragWrap .dragBtnBox.col_1:has(img)>div:first-child:nth-last-child(3)~div{max-width:100%;width:100%}.dragWrap .dragBtnBox.col_1:has(img)>div:first-child:nth-last-child(4),.dragWrap .dragBtnBox.col_1:has(img)>div:first-child:nth-last-child(4)~div{max-width:100%;width:100%}.dragWrap .dragBtnBox.col_1:has(img)>div:first-child:nth-last-child(5),.dragWrap .dragBtnBox.col_1:has(img)>div:first-child:nth-last-child(5)~div{max-width:100%;width:100%}.dragWrap .dragBtnBox.col_1:has(img)>div:first-child:nth-last-child(6),.dragWrap .dragBtnBox.col_1:has(img)>div:first-child:nth-last-child(6)~div{max-width:100%;width:100%}.dragWrap .draginput:has(.draggable),.dragWrap .draginput:has(div){width:auto;height:auto}.draginput{display:inline-flex;justify-content:center;align-items:center;min-width:8rem;min-height:42px;margin:.2rem!important;padding:.6rem;border-radius:.3em;border:1px solid var(--gray_40);text-align:center;background-color:#fff;vertical-align:middle;transition:var(--ani_time)}.draginput.sm{min-width:4rem}.draginput.big{min-width:67px;min-height:54px}.draginput.bigg{width:10rem;height:10rem}.draginput:focus,.draginput:hover{z-index:1;border-color:var(--blue_70);box-shadow:0 0 0 .2rem rgba(81,137,250,.3)}.draginput:has(.draggable),.draginput:has(div){width:auto!important;height:auto;min-width:auto;min-height:auto;padding:0;background-color:transparent;border:none}.draginput.many{flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;align-content:flex-start;gap:.5rem;width:100%;min-width:300px;min-height:200px;padding:1rem;border-radius:20px;border:1px solid var(--yelliw_m);background:var(--yelliw_10)}.dragWrap.type2 .draggable:has(img){padding:0;border:none;background:transparent;transition:var(--ani_time);overflow:hidden}.dragWrap.type2 .draggable.dragging:has(img),.dragWrap.type2 .draggable:has(img):active,.dragWrap.type2 .draggable:has(img):hover{transform:scale(1.05)}.dragWrap.type2 .dragAnswerBox>img{width:100%}.dragWrap.type2 .draginput{position:absolute}.dragWrap.type2 .draginput:has(img){width:8rem!important}.dragWrap.type2 .draginput.bg_trans{min-width:auto;border:none;background:transparent}.dragWrap.type2 .dragBtnBox:has(.cardBox)>div:first-child:last-child{width:100%}.dragWrap.type2 .dragBtnBox:has(.cardBox)>div:first-child:nth-last-child(2),.dragWrap.type2 .dragBtnBox:has(.cardBox)>div:first-child:nth-last-child(2)~div{max-width:calc(100% / 2 - .1rem)}.dragWrap.type2 .dragBtnBox:has(.cardBox)>div:first-child:nth-last-child(3),.dragWrap.type2 .dragBtnBox:has(.cardBox)>div:first-child:nth-last-child(3)~div{max-width:calc(100% / 3 - 1rem)}.dragWrap.type2 .dragBtnBox:has(.cardBox)>div:first-child:nth-last-child(4),.dragWrap.type2 .dragBtnBox:has(.cardBox)>div:first-child:nth-last-child(4)~div{max-width:calc(100% / 4 - 1rem)}.dragWrap.type2 .dragBtnBox:has(.cardBox)>div:first-child:nth-last-child(5),.dragWrap.type2 .dragBtnBox:has(.cardBox)>div:first-child:nth-last-child(5)~div{max-width:calc(100% / 5 - 1rem)}.dragWrap.type2 .dragBtnBox:has(.cardBox)>div:first-child:nth-last-child(6),.dragWrap.type2 .dragBtnBox:has(.cardBox)>div:first-child:nth-last-child(6)~div{max-width:calc(100% / 6 - 1rem)}.dragWrap.type2 .dragBtnBox.col_auto:has(.cardBox)>div:first-child:last-child{max-width:100%;width:auto}.dragWrap.type2 .dragBtnBox.col_auto:has(.cardBox)>div:first-child:nth-last-child(2),.dragWrap.type2 .dragBtnBox.col_auto:has(.cardBox)>div:first-child:nth-last-child(2)~div{max-width:100%;width:auto}.dragWrap.type2 .dragBtnBox.col_auto:has(.cardBox)>div:first-child:nth-last-child(3),.dragWrap.type2 .dragBtnBox.col_auto:has(.cardBox)>div:first-child:nth-last-child(3)~div{max-width:100%;width:auto}.dragWrap.type2 .dragBtnBox.col_auto:has(.cardBox)>div:first-child:nth-last-child(4),.dragWrap.type2 .dragBtnBox.col_auto:has(.cardBox)>div:first-child:nth-last-child(4)~div{max-width:100%;width:auto}.dragWrap.type2 .dragBtnBox.col_auto:has(.cardBox)>div:first-child:nth-last-child(5),.dragWrap.type2 .dragBtnBox.col_auto:has(.cardBox)>div:first-child:nth-last-child(5)~div{max-width:100%;width:auto}.dragWrap.type2 .dragBtnBox.col_auto:has(.cardBox)>div:first-child:nth-last-child(6),.dragWrap.type2 .dragBtnBox.col_auto:has(.cardBox)>div:first-child:nth-last-child(6)~div{max-width:100%;width:auto}.dragWrap.type2 .dragBtnBox.col_2:has(.cardBox)>div:first-child:nth-last-child(4),.dragWrap.type2 .dragBtnBox.col_2:has(.cardBox)>div:first-child:nth-last-child(4)~div{max-width:calc(50% - 1rem);width:50%}.dragWrap.type2 .dragBtnBox.col_2:has(.cardBox)>div:first-child:nth-last-child(5),.dragWrap.type2 .dragBtnBox.col_2:has(.cardBox)>div:first-child:nth-last-child(5)~div{max-width:calc(33% - 1rem);width:33%}.dragWrap.type2 .dragBtnBox.col_2:has(.cardBox)>div:first-child:nth-last-child(6),.dragWrap.type2 .dragBtnBox.col_2:has(.cardBox)>div:first-child:nth-last-child(6)~div{max-width:calc(30% - 1rem);width:30%}.dragWrap.type2 .dragBtnBox.col_1:has(.cardBox){flex-direction:column}.dragWrap.type2 .dragBtnBox.col_1:has(.cardBox)>div:first-child:last-child{max-width:100%;width:100%}.dragWrap.type2 .dragBtnBox.col_1:has(.cardBox)>div:first-child:nth-last-child(2),.dragWrap.type2 .dragBtnBox.col_1:has(.cardBox)>div:first-child:nth-last-child(2)~div{max-width:100%;width:100%}.dragWrap.type2 .dragBtnBox.col_1:has(.cardBox)>div:first-child:nth-last-child(3),.dragWrap.type2 .dragBtnBox.col_1:has(.cardBox)>div:first-child:nth-last-child(3)~div{max-width:100%;width:100%}.dragWrap.type2 .dragBtnBox.col_1:has(.cardBox)>div:first-child:nth-last-child(4),.dragWrap.type2 .dragBtnBox.col_1:has(.cardBox)>div:first-child:nth-last-child(4)~div{max-width:100%;width:100%}.dragWrap.type2 .dragBtnBox.col_1:has(.cardBox)>div:first-child:nth-last-child(5),.dragWrap.type2 .dragBtnBox.col_1:has(.cardBox)>div:first-child:nth-last-child(5)~div{max-width:100%;width:100%}.dragWrap.type2 .dragBtnBox.col_1:has(.cardBox)>div:first-child:nth-last-child(6),.dragWrap.type2 .dragBtnBox.col_1:has(.cardBox)>div:first-child:nth-last-child(6)~div{max-width:100%;width:100%}.dragWrap.type3{width:auto;min-width:500px}.dragWrap.type3 .draggable{padding:.5rem}.dragWrap.type3 .draggable:has(img){border-radius:.3rem}.dragWrap.type3 .dragAnswerBox{display:flex;flex-direction:column;gap:1rem}.dragWrap.type3 .dragitem{display:flex;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px dashed var(--gray_40)}.clock{position:relative;width:500px;height:500px;border-radius:50%}.clock .hand{position:absolute;top:50%;transform-origin:100%;width:50%;height:6px;border-radius:6px;font-size:0;background:black;cursor:pointer}.clock .hand:hover{box-shadow:0 0 0 .2rem rgba(81,137,250,.3)}.clock .hand.hour{display:none;left:20%;width:30%;height:10px;background:var(--blue_120)}.clock .hand.minute{left:4%;width:46%;height:10px;background:var(--blue_70)}.clock .hand.second{display:none;left:4%;width:46%;height:3px;background:var(--coral_110)}.clock .clockDot{width:20px;height:20px;background:black;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.clock .clock_bg{-webkit-user-select:none;-moz-user-select:none;user-select:none}.clock .clock_bg,.clock .clock_bg img{width:100%;height:100%;pointer-events:none}.clock .clock_bg img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.dragWrap.type5 .dragAnswerBox{width:100%}.dragtable{display:flex;flex-direction:column;justify-content:center}.dragtable_tr{display:flex;margin-top:-1px}.dragtable_tr *{color:var(--gray_100)}.dragtable_th{display:flex;justify-content:center;align-items:center;width:260px;font-size:clamp(14px,1vw,1rem);font-weight:700;background:var(--gray_20)}.dragtable_td,.dragtable_th{padding:1rem;border:1px solid var(--gray_50)}.dragtable_td{width:calc(100% - 260px);line-height:1.5;border-left:none;font-weight:500}.dragtable:has(.dragtable_tr.flex-col){flex-direction:row;gap:-1px}.dragWrap.type6 .dragAnswerBox{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;width:100%}.dragWrap.type6 .dragAnswerBox .dragitem{display:flex;flex-direction:column;align-items:center}.dragWrap.type6 .dragAnswerBox .dragitem:first-child:last-child{width:100%}.dragWrap.type6 .dragAnswerBox .dragitem:first-child:nth-last-child(2),.dragWrap.type6 .dragAnswerBox .dragitem:first-child:nth-last-child(2)~.dragitem{width:calc(50% - .5rem)}.dragWrap.type6 .dragAnswerBox .dragitem:first-child:nth-last-child(3),.dragWrap.type6 .dragAnswerBox .dragitem:first-child:nth-last-child(3)~.dragitem{width:calc(33% - .5rem)}.dragWrap.type6 .dragAnswerBox .dragitem:first-child:nth-last-child(4),.dragWrap.type6 .dragAnswerBox .dragitem:first-child:nth-last-child(4)~.dragitem{width:calc(50% - .5rem)}.dragWrap.type6 .dragAnswerBox .dragitem:first-child:nth-last-child(5),.dragWrap.type6 .dragAnswerBox .dragitem:first-child:nth-last-child(5)~.dragitem{width:calc(33% - .5rem)}.dragWrap.type6 .dragAnswerBox .dragitem.event-none{pointer-events:none}.dragWrap.type6 .dragAnswerBox .dragitem.event-none>.bullet{color:#fff;border-color:transparent;background:var(--blue_90)}.dragWrap.type6 .dragAnswerBox .dragitem.event-none .draginput.many{border-color:var(--blue_40);background:var(--blue_20)}.dragWrap.type6 .dragitem .bullet{z-index:1}.dragWrap.type6 .dragitem .draginput.many{z-index:auto;margin:0;margin-top:-16px!important;padding-top:2rem}.dragWrap.type6 .caption{justify-content:flex-end;width:100%;font-size:.9rem;font-weight:500}.dragWrap.type6 .caption img{max-height:22px}.dragWrap.type6 .draggable:has(img){padding:0;border:none;background:transparent;transition:var(--ani_time)}.dragWrap.type6 .draggable.dragging:has(img),.dragWrap.type6 .draggable:has(img):active,.dragWrap.type6 .draggable:has(img):hover{transform:scale(1.05)}.dragWrap.type7{gap:3rem}.dragWrap.type7 .draginput:has(.draggable){width:100%!important}.diagram{position:relative;display:flex;width:1024px;min-height:260px;margin:0 auto}.diagram:after,.diagram:before{position:absolute;content:"";display:block;width:calc(100% - 33% - 7px);height:100%;border-radius:100px}.diagram:before{border:2px solid var(--blue_100)}.diagram:after{border:2px solid var(--green_100);right:0}.diagram .dragitem{z-index:1;display:flex;justify-content:center;width:calc(100% / 3)}.diagram .dragitem>.bullet{z-index:1;position:absolute;top:-22px}.diagram .dragitem:first-child>.bullet{color:#fff;border-color:var(--blue_100);background-color:var(--blue_100)}.diagram .dragitem:nth-child(3)>.bullet{color:#fff;border-color:var(--green_100);background-color:var(--green_100)}.diagram .draginput.many{z-index:auto;display:flex;flex-direction:column;align-items:center;align-content:center;margin:0!important;padding-top:2rem;border:0;border-radius:100px;background:transparent}.dragWrap.type8{max-width:100%}.dragflow{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 3rem}.dragflow .dragitem{position:relative;line-height:3;padding:1rem 1.5rem;border:1px solid var(--blue_50);border-radius:10px;background:var(--blue_20)}.dragflow .dragitem:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:calc(-3rem + 8px);display:inline-block;width:28px;height:28px;background:url(/_next/static/media/flow_arr.1bfa5d4b.svg) 50% no-repeat}.dragflow .dragitem:last-child:after{display:none}.dragWrap.type8 .draginput:has(div){background-color:#fff}.dragWrap.type9 .draggable:has(img){padding:0;border:none;background:transparent;transition:var(--ani_time)}.dragWrap.type9 .draggable.dragging:has(img),.dragWrap.type9 .draggable:has(img):active,.dragWrap.type9 .draggable:has(img):hover{transform:scale(1.05)}.dragWrap.type9 .dragAnswerBox{display:flex;justify-content:flex-start;flex-direction:column;gap:2rem}.dragWrap.type9 .dragAnswerBox .dragitem{display:flex;justify-content:flex-start;flex-direction:column;gap:1rem}.dragWrap.type9 .dragAnswerBox .dragmark_group{display:flex}.dragWrap.type9 .dragAnswerBox .dragmark_group li{display:inline-flex;justify-content:center;align-items:center;width:70px;height:70px;margin-left:-2px;line-height:1;font-size:3rem;font-weight:700;color:var(--gray_130);background:url(/_next/static/media/dragmark_bg2.3db11c8d.png) 50% no-repeat;background-size:100%}.dragWrap.type9 .dragAnswerBox .dragmark_group li:has(.draginput){background-image:url(/_next/static/media/dragmark_bg1.c9edee64.png)}.dragWrap.type9 .dragAnswerBox .dragmark_group li .draginput{width:100%;height:100%;min-width:auto;min-height:auto;border:none;border-radius:0;margin:0!important;padding:0;background-color:initial}.dragWrap.type10 .bubble .draginput{min-width:6rem;margin:0!important}.dragWrap.type11{gap:1rem;max-width:1200px}.dragWrap.type11 .dragBtnBox{gap:.5rem}.dragWrap.type11 .dragBtnBox>div:first-child:last-child{width:100%}.dragWrap.type11 .dragBtnBox>div:first-child:nth-last-child(2),.dragWrap.type11 .dragBtnBox>div:first-child:nth-last-child(2)~div{max-width:calc(100% / 2 - 1rem)}.dragWrap.type11 .dragBtnBox>div:first-child:nth-last-child(3),.dragWrap.type11 .dragBtnBox>div:first-child:nth-last-child(3)~div{max-width:calc(100% / 3 - 1rem)}.dragWrap.type11 .dragBtnBox>div:first-child:nth-last-child(4),.dragWrap.type11 .dragBtnBox>div:first-child:nth-last-child(4)~div{max-width:calc(100% / 4 - 1rem)}.dragWrap.type11 .dragBtnBox>div:first-child:nth-last-child(5),.dragWrap.type11 .dragBtnBox>div:first-child:nth-last-child(5)~div{max-width:calc(100% / 5 - 1rem)}.dragWrap.type11 .dragBtnBox>div:first-child:nth-last-child(6),.dragWrap.type11 .dragBtnBox>div:first-child:nth-last-child(6)~div{max-width:calc(100% / 6 - 1rem)}.dragWrap.type11 .dragBtnBox.col_auto>div:first-child:last-child,.dragWrap.type11 .dragBtnBox.col_auto>div:first-child:nth-last-child(2),.dragWrap.type11 .dragBtnBox.col_auto>div:first-child:nth-last-child(2)~div,.dragWrap.type11 .dragBtnBox.col_auto>div:first-child:nth-last-child(3),.dragWrap.type11 .dragBtnBox.col_auto>div:first-child:nth-last-child(3)~div,.dragWrap.type11 .dragBtnBox.col_auto>div:first-child:nth-last-child(4),.dragWrap.type11 .dragBtnBox.col_auto>div:first-child:nth-last-child(4)~div,.dragWrap.type11 .dragBtnBox.col_auto>div:first-child:nth-last-child(5),.dragWrap.type11 .dragBtnBox.col_auto>div:first-child:nth-last-child(5)~div,.dragWrap.type11 .dragBtnBox.col_auto>div:first-child:nth-last-child(6),.dragWrap.type11 .dragBtnBox.col_auto>div:first-child:nth-last-child(6)~div{max-width:100%;width:auto}.dragWrap.type11 .dragBtnBox.col_2>div:first-child:nth-last-child(4),.dragWrap.type11 .dragBtnBox.col_2>div:first-child:nth-last-child(4)~div{max-width:calc(50% - 1rem);width:50%}.dragWrap.type11 .dragBtnBox.col_2>div:first-child:nth-last-child(5),.dragWrap.type11 .dragBtnBox.col_2>div:first-child:nth-last-child(5)~div{max-width:calc(33% - 1rem);width:33%}.dragWrap.type11 .dragBtnBox.col_2>div:first-child:nth-last-child(6),.dragWrap.type11 .dragBtnBox.col_2>div:first-child:nth-last-child(6)~div{max-width:calc(30% - 1rem);width:30%}.dragWrap.type11 .dragBtnBox.col_1{flex-direction:column}.dragWrap.type11 .dragBtnBox.col_1>div:first-child:last-child,.dragWrap.type11 .dragBtnBox.col_1>div:first-child:nth-last-child(2),.dragWrap.type11 .dragBtnBox.col_1>div:first-child:nth-last-child(2)~div,.dragWrap.type11 .dragBtnBox.col_1>div:first-child:nth-last-child(3),.dragWrap.type11 .dragBtnBox.col_1>div:first-child:nth-last-child(3)~div,.dragWrap.type11 .dragBtnBox.col_1>div:first-child:nth-last-child(4),.dragWrap.type11 .dragBtnBox.col_1>div:first-child:nth-last-child(4)~div,.dragWrap.type11 .dragBtnBox.col_1>div:first-child:nth-last-child(5),.dragWrap.type11 .dragBtnBox.col_1>div:first-child:nth-last-child(5)~div,.dragWrap.type11 .dragBtnBox.col_1>div:first-child:nth-last-child(6),.dragWrap.type11 .dragBtnBox.col_1>div:first-child:nth-last-child(6)~div{max-width:100%;width:100%}.dragWrap.type11 .dragAnswerBox{width:100%}.dragWrap.type11 .sub_tt{margin-bottom:1rem}.dragWrap.type11 .dragtable{flex-direction:row}.dragWrap.type11 .dragtable_tr{flex-direction:column;min-width:160px;margin:0 0 0 -1px}.dragWrap.type11 .dragtable_tr:first-child:last-child{width:100%}.dragWrap.type11 .dragtable_tr:first-child:nth-last-child(2),.dragWrap.type11 .dragtable_tr:first-child:nth-last-child(2)~.dragtable_tr{width:50%}.dragWrap.type11 .dragtable_tr:first-child:nth-last-child(3),.dragWrap.type11 .dragtable_tr:first-child:nth-last-child(3)~.dragtable_tr{width:33%}.dragWrap.type11 .dragtable_tr:first-child:nth-last-child(4),.dragWrap.type11 .dragtable_tr:first-child:nth-last-child(4)~.dragtable_tr{width:25%}.dragWrap.type11 .dragtable_tr:first-child:nth-last-child(5),.dragWrap.type11 .dragtable_tr:first-child:nth-last-child(5)~.dragtable_tr{width:20%}.dragWrap.type11 .dragtable_tr:first-child:nth-last-child(6),.dragWrap.type11 .dragtable_tr:first-child:nth-last-child(6)~.dragtable_tr{width:18%}.dragWrap.type11 .dragtable_tr .dragtable_th{width:100%}.dragWrap.type11 .dragtable_tr .dragtable_td{display:flex;justify-content:center;align-items:center;width:100%;height:100%;margin-top:-1px;padding:0;border:1px solid var(--gray_50)}.dragWrap.type11 .dragtable_tr .dragtable_td:hover{z-index:1}.dragWrap.type11 .dragtable_tr .dragtable_td .draginput{width:100%!important;height:100%;min-width:auto;min-height:160px;margin:0!important;border:none;border-radius:0;background-color:#fff}.dragWrap.type11 .dragtable_tr .dragtable_td .draginput .draggable{width:100%;border:none;max-width:inherit}.dragWrap.type12{max-width:950px}.dragWrap.type12 .dragAnswerBox{display:flex;flex-direction:column;gap:2rem;width:100%}.dragWrap.type12 .dragAnswerBox .dragitem{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.dragWrap.type12 .dragAnswerBox .caption{display:flex;flex-wrap:nowrap;align-items:flex-start;max-width:625px;font-weight:500}.dragWrap.type12 .dragAnswerBox .caption span:nth-child(2){width:calc(100% - 28px - .5rem);line-height:1.5;text-align:left}.dragWrap.type12 .draginput:has(.draggable){width:auto!important}.dragWrap.type13 .dragAnswerBox{width:100%}.dragWrap.type13 .tbl_basic.type3 thead tr th{font-size:clamp(14px,1vw,1rem)}.dragWrap.type13 .tbl_basic.type3 tbody tr td{font-size:clamp(14px,1vw,1rem);font-weight:500;color:var(--gray_90)}.dragWrap.type14 .dragAnswerBox{display:flex;gap:1rem}.dragWrap.type14 .tbl_basic{margin:0}.dragWrap.type14 .tbl_basic.trans tbody tr td{padding:2px;border:none}.dragWrap.type15 .dragAnswerBox{font-size:1.3rem}.dragWrap.type15 .dragAnswerBox .draginput.sm{min-width:3rem}.dragWrap.type15 .dragAnswerBox .math-sup{min-width:auto;min-height:auto;width:1.5rem;height:1.5rem;font-size:1rem;padding:0;vertical-align:super}.dragWrap.type15 .dragAnswerBox .math-sup.md{width:3rem}.dragWrap.type15 .dragAnswerBox .math-sup.big{width:6rem}.dragWrap.type15 .dragAnswerBox .math-sup .draggable{line-height:normal;min-width:auto;min-height:auto;margin:0;padding:3px 6px;font-size:1rem}.dragWrap.type15 .dragAnswerBox sup{font-size:1rem;vertical-align:super}.dragWrap.type15 .dragAnswerBox .math-sup:has(.draggable),.dragWrap.type15 .dragAnswerBox .math-sup:has(div){width:auto}.dragWrap.type16 .dragAnswerBox{font-size:1.2rem}.dragWrap.type16 .fraction{position:relative;gap:.6rem;margin:0}.dragWrap.type16 .fraction:after{position:absolute;top:50%;transform:translateY(-50%);content:"";display:block;width:100%;height:1px;background-color:var(--gray_100)}.dragWrap.type16 .fraction .draginput_group .draginput{margin:0!important}.dragWrap.type16 .draginput{min-width:auto;width:3.5rem}.dragWrap.type16 .dragAnswerBox .draginput:has(.draggable),.dragWrap.type16 .dragAnswerBox .draginput:has(div){width:auto}.seletWrap{font-size:clamp(14px,1vw,1rem);font-weight:500;color:var(--gray_100);line-height:2}.seletWrap.type2{display:flex;gap:3rem}.seletWrap.type2 .select{background-color:#fff}.seletWrap.type2 .item{position:relative;min-width:2rem;line-height:3;padding:1rem 1.5rem;border:1px solid var(--blue_50);border-radius:10px;background:var(--blue_20);text-align:center}.seletWrap.type2 .item:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:calc(-3rem + 8px);display:inline-block;width:28px;height:28px;background:url(/_next/static/media/flow_arr.1bfa5d4b.svg) 50% no-repeat}.seletWrap.type2 .item:last-child:after{display:none}.selettable{display:flex}.selettable_tr{display:flex;flex-direction:column;margin-left:-1px}.selettable_tr *{color:var(--gray_100)}.selettable_th{display:flex;font-size:clamp(14px,1vw,1rem);font-weight:700;background:var(--gray_20)}.selettable_td,.selettable_th{justify-content:center;align-items:center;width:100%;padding:1rem;border:1px solid var(--gray_50)}.selettable_td{display:inline-flex;height:100%;line-height:1.5;margin-top:-1px}.selettable .select{margin:0 .2rem}.seletWrap.type4{max-width:950px}.seletWrap.type4 .sub_tt{margin-bottom:1rem}.seletWrap.type4 .tbl_basic tbody td,.seletWrap.type4 .tbl_basic tbody th{font-size:clamp(14px,1vw,1rem);font-weight:500;color:var(--gray_90)}.seletWrap.type5 .chatBox{width:100%}.seletWrap.type6{max-width:950px}.seletWrap.type6 .sub_tt{margin-bottom:1rem}.seletWrap.type6 .txt_box{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.seletWrap.type6 .txt_box p{line-height:3}.seletWrap.type7 .fraction{position:relative;gap:.6rem;margin:0}.seletWrap.type7 .fraction:after{position:absolute;top:50%;transform:translateY(-50%);content:"";display:block;width:100%;height:1px;background-color:var(--gray_100)}.lineWrap{width:100%;max-width:100%!important;font-size:clamp(14px,1vw,1rem);-webkit-user-select:none;-moz-user-select:none;user-select:none}.field,.lineWrap{display:flex;justify-content:center}.field{flex-direction:column;gap:1rem}.field.left,.field.right{z-index:1;width:40%}.field li .linkCon{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:calc(100% - 30px)}.field li .linkCon .FL-tt{display:inline-block;max-width:600px;word-break:keep-all;width:calc(100% - 50px)}.field li .linkCon .FL-tt:has(.cardBox){width:auto}.field li .linkCon .FL-tt:has(.cardBox) .cardBox .photoBox{min-height:auto}.field li .linkCon .FL-tt:has(.cardBox.flex-row) .cardBox .photoBox{width:auto}.field li .linkCon .FL-tt>img{max-width:calc(100% - 25px)}.field li .linkCon .FL-tt>.bullet,.field li .linkCon .FL-tt>.bullet.sm{display:inline-block;border:none;background:transparent;width:auto;height:auto;font-weight:500;font-size:16px!important;margin:0;vertical-align:baseline}.field li .linkCon .bullet,.field li .linkCon .bullet.sm{top:auto}.field.left li,.field.left li .linkCon{justify-content:flex-end}.field.left li .linkCon{text-align:right}.field.right li .linkCon{text-align:left;justify-content:flex-start}.linkList{display:flex;flex-direction:column;gap:1rem;width:100%}.linkList>li{display:flex;align-items:center;gap:.5rem;min-height:62px}.linkList .linkCon img{display:inline-block;max-height:220px;border-radius:4px;vertical-align:middle}.linkList .unlink{display:inline-block;width:20px;height:20px;z-index:2;background:url(/_next/static/media/ico_reset_gray.e641a33b.svg)}.linkList .dot{position:relative;display:inline-block;width:10px;height:10px;border-radius:10px;background-color:var(--gray_100);cursor:pointer;touch-action:none;-ms-touch-action:none}.linkList .dot.dot_l:before,.linkList .dot.dot_r:before{content:"";position:absolute;top:4px;width:120px;height:80px;transform:translate(-50%,-50%);background-color:transparent;border-radius:50%}.linkList .dot.dot_r:before{left:-40px;transform:translate(-50%,-50%)}.linkList .dot.dot_l:before{left:40px;transform:translate(-50%,-50%)}.linkList .dot.dot_r{right:-.5rem}.linkList .dot.dot_l{left:-.5rem}.canvasWrap{width:10%;position:relative;pointer-events:none}.canvasWrap>canvas{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}.lineWrap:has(img) .linkList>li{min-height:100px}.lineWrap:has(.vodBox) .linkList{gap:.5rem}.lineWrap:has(.vodBox) .linkList>li{min-height:180px}.field li .linkCon .FL-tt .vodBox{display:inline-block;width:calc(100% - 25px);max-width:none;min-height:auto;min-width:320px;height:180px;padding-bottom:0;overflow:initial;vertical-align:middle}.field li .linkCon .FL-tt .vodBox iframe{position:static}.field li .linkCon:has(.cardBox){display:inline-flex;align-items:center;max-width:calc(100% - 44px)}.field.left li .linkCon:has(.cardBox){justify-content:flex-end}.field.mid li .linkCon:has(.cardBox){justify-content:center}.field.right li .linkCon:has(.cardBox){justify-content:flex-start}.lineWrap.type2 .field{width:100%}.lineWrap.type2 .canvasWrap{width:20%}.lineWrap.type2 .linkList .linkCon{width:calc(100% - 60px)}.lineWrap.type2 .linkCon .FL-tt{width:calc(100% - 25px)}.lineWrap.type2 .field.left .linkList .linkCon .FL-tt{text-align:right}.lineWrap.type2 .field.mid .linkList .linkCon .FL-tt{text-align:center}.lineWrap.type3{display:flex;flex-direction:column;gap:1rem}.lineWrap.type3 .inner{display:flex;justify-content:center;width:100%;padding-bottom:2rem;border-bottom:1px dashed var(--gray_40)}.lineWrap.type3 .inner:last-child{padding:0;border:none}.lineWrap.type3 .field li .linkCon .FL-tt{width:auto}.lineWrap.type4{padding-top:2rem}.lineWrap.type4 .field{position:relative;justify-content:flex-start}.lineWrap.type4 .field .sub_tt{position:absolute;top:-2rem;min-height:20px}.lineWrap.type4 .field.left .sub_tt{text-align:right;right:0}.lineWrap.type4 .field.mid .sub_tt{text-align:center;left:27%}.lineWrap.type4 .field.right .sub_tt{text-align:left;left:0}.lineWrap.type4 .field.mid .linkList .linkCon{justify-content:center;width:calc(100% - 60px)}.columnBox{display:flex;flex-direction:row;gap:2.5rem}.examBox{display:flex;flex-direction:column;align-items:center;gap:1rem}.examBox:has(table){max-width:1024px;width:100%}.examBox:has(.vodBox){width:100%}.examBox:has(.sub_tt),.examBox:has(.subtitle3){gap:1rem}.examBox .subtitle3{font-size:18px;margin-bottom:1rem}.examBox p.center{text-align:center}.examBox table{margin:0}.lineBox{position:relative;display:flex;gap:.5rem;padding:2rem;border:2px dashed var(--gray_50);border-radius:10px}.lineBox .listTxt{padding-left:1rem}.lineBox .listTxt li{margin:.2rem 0}.lineBox>.bullet{position:absolute;top:-28px;left:50%;transform:translateX(-50%);border:.1rem solid var(--blue_90);color:var(--blue_90);background-color:var(--blue_20)}.lineBox.type2:has(.bullet.tit){margin-top:1.5rem}.lineBox.type3{flex-direction:column;align-items:center;gap:1rem;padding:0;border:none}.lineBox.type3 .bullet.tit{position:static;transform:none}.lineBox.sm{padding:1rem 1.5rem;background:var(--gray_10)}.lineBox.sm>*{line-height:1.5!important}.imgBox{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}.imgBox img:first-of-type:last-of-type{max-width:950px;max-height:400px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.imgBox .lineBox>.bullet{border:.1rem solid var(--gray_90);color:var(--gray_90);background-color:var(--gray_20)}.examBox table .imgBox{margin:1rem 0}.listBox{margin:0 auto;padding-left:20px}.listBox>ul li{margin:.4rem 0}.listBox .listTxt>li{list-style:disc}.listBox .listTxt.st_none li{list-style:none}.listBox .listNum{padding-left:1.2rem}.listBox .listNum>li{list-style:auto}.flowBox{flex-wrap:wrap;gap:1rem}.flowBox,.flowBox li{display:flex;align-items:center}.flowBox li{gap:.5rem}.flowBox li:after{content:"";display:inline-block;width:28px;height:28px;background:url(/_next/static/media/flow_arr.1bfa5d4b.svg) 50% no-repeat}.flowBox li:last-child:after{display:none}.scriptBox{max-width:950px;width:100%}.scriptBox li{display:flex;gap:.5rem;margin:.5rem 0;width:100%}.scriptBox li>p{width:auto;margin-top:4px;font-weight:400;text-align:left;word-break:keep-all}.scriptBox li>p:has(.blankBox),.scriptBox li>p:has(.square),.scriptBox li>p:has(img){margin:0}.scriptBox .blankBox{height:36px;margin:2px}.scriptBox .nametag{width:auto!important;min-width:60px;max-width:140px;margin:0;padding:0 .5rem}.cardBox_group{display:flex;gap:1rem}.cardBox_group>li{width:25%}.cardBox_group>li:first-child:last-child{width:100%}.cardBox_group>li:first-child:nth-last-child(2),.cardBox_group>li:first-child:nth-last-child(2)~li{width:50%}.cardBox_group>li:first-child:nth-last-child(3),.cardBox_group>li:first-child:nth-last-child(3)~li{width:33%}.cardBox_group>li:first-child:nth-last-child(4),.cardBox_group>li:first-child:nth-last-child(4)~li{width:25%}.cardBox_group>li:first-child:nth-last-child(5),.cardBox_group>li:first-child:nth-last-child(5)~li{width:20%}.cardBox_group .cardBox{height:100%}.cardBox_flow,.cardBox_flow li{display:flex;gap:.5rem}.cardBox_flow li{align-items:center}.cardBox_flow li:after{content:"";display:inline-block;width:28px;height:28px;background:url(/_next/static/media/flow_arr.1bfa5d4b.svg) 50% no-repeat}.cardBox_flow li:last-child:after{display:none}.cardBox_flow li .cardBox{width:calc(100% - 30px);height:100%}.cardBox_flow>li{width:25%}.cardBox_flow>li:first-child:last-child{width:100%}.cardBox_flow>li:first-child:nth-last-child(2),.cardBox_flow>li:first-child:nth-last-child(2)~li{width:50%}.cardBox_flow>li:first-child:nth-last-child(3),.cardBox_flow>li:first-child:nth-last-child(3)~li{width:33%}.cardBox_flow>li:first-child:nth-last-child(4),.cardBox_flow>li:first-child:nth-last-child(4)~li{width:25%}.cardBox_flow>li:first-child:nth-last-child(5),.cardBox_flow>li:first-child:nth-last-child(5)~li{width:20%}.vodBox{position:relative;width:100%;max-width:650px;min-height:360px;padding-bottom:22.6%;height:0;overflow:hidden}.vodBox embed,.vodBox iframe,.vodBox object,.vodBox video{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:1365px){.vodBox{padding-bottom:32%}}.longTxt{max-width:950px}.longTxt .sub_tt{margin-bottom:1rem}.mathTxt{font-size:clamp(14px,1vw,1.6rem);font-weight:600;line-height:1.5}.prev_box .q_layout .a_wrap{padding-bottom:1rem}.prev_box .q_layout .a_wrap>div{max-width:766px}.prev_box .bgBox{max-width:660px;min-width:auto}.prev_box .bgBox .bgCont{padding:2rem}.prev_box .bgBox .bgCont *{font-size:clamp(14px,1vw,1rem)}.prev_box .bgBox.book .bgCont{padding:2rem 3rem;background-size:100%}.prev_box .bgBox.book:before{height:23px;background-size:100%}.prev_box .bgBox.book:after{height:45px;background-size:100%}.prev_box .cardBox_flow{align-items:flex-start}.prev_box .searchCon ul li{width:calc(50% - .5rem)}.prev_box .adoBox,.prev_box .adoBox audio,.prev_box .vodBox,.prev_box .vodBox iframe{pointer-events:painted}.prev_box .imgBox img:first-child:last-child,.prev_box .imgBox img:first-child:last-child~img{max-width:600px}.prev_box .imgBox img:first-child:nth-last-child(2),.prev_box .imgBox img:first-child:nth-last-child(2)~img{max-width:340px}.prev_box .imgBox img:first-child:nth-last-child(3),.prev_box .imgBox img:first-child:nth-last-child(3)~img{max-width:230px}.prev_box .imgBox img:first-child:nth-last-child(4),.prev_box .imgBox img:first-child:nth-last-child(4)~img{max-width:170px}.prev_box .imgBox img:first-child:nth-last-child(5),.prev_box .imgBox img:first-child:nth-last-child(5)~img{max-width:130px}.prev_box .a_wrap .dragWrap{margin-top:1rem}.prev_box .a_wrap .dragWrap.type9 .dragAnswerBox .dragmark_group li{width:58px;height:58px;font-size:2.5rem}.prev_box .lineWrap *{font-size:1rem!important}.prev_box .field{gap:0}.prev_box .field li .linkCon .FL-tt{max-width:300px}.prev_box .lineWrap .canvasWrap{width:5%}.prev_box .lineWrap:has(img) .linkList>li{min-height:70px}.prev_box .field li .linkCon .FL-tt:has(.cardBox){width:calc(90% - 30px)}.prev_box .field li .linkCon .FL-tt>img{max-width:calc(80% - 25px)}.q_layout.eng .fs_1,.q_layout.eng .fs_1 *,.q_layout.eng .fs_12,.q_layout.eng .fs_12 *,.q_layout.eng .fs_13,.q_layout.eng .fs_13 *,.q_layout.eng .fs_14,.q_layout.eng .fs_14 *,.q_layout.eng .fs_15,.q_layout.eng .fs_15 *,.q_layout.eng .fs_16,.q_layout.eng .fs_16 *,.q_layout.eng .fs_17,.q_layout.eng .fs_17 *,.q_layout.eng .fs_18,.q_layout.eng .fs_18 *,.q_layout.eng .fs_19,.q_layout.eng .fs_19 *,.q_layout.eng .fs_20,.q_layout.eng .fs_20 *{font-size:medium!important}.q_layout.eng .a_wrap *,.q_layout.eng .q_wrap *{font-size:clamp(16px,1.2vw,1.2rem)!important;font-weight:400}.q_layout.eng .bullet.circle.sm{width:28px;height:28px;line-height:1}.editor .blankBox{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:1024px;height:auto;min-width:48px;min-height:32px;margin:.1rem 0;padding:.3rem .6rem;border-radius:3px;font-weight:400;color:var(--gray_100);background:var(--gray_20);vertical-align:middle;line-height:1.3}.editor .blankBox:has(strong){display:inline-block}.blankBox.textBox{padding:1rem 1.6rem;margin:.2rem;border-width:1px;border-radius:8px;line-height:1.5;text-align:initial;border-color:var(--blue_40);background:var(--blue_10)}.editor .dragBtnBox.tit1:before,.editor .dragBtnBox:before{content:"보기"}