@charset "UTF-8";body,html{background:#0f0b0a}.custom_input{position:relative;display:inline-block;width:calc(100% - 2px);border:1px solid #b3b3b3;box-sizing:content-box}.custom_input input[type='email'],.custom_input input[type='password'],.custom_input input[type='text']{width:100%;height:58px;padding:0 25px;border:0;color:#323232;font-size:17px;box-sizing:border-box}.custom_input.mid input[type='email'],.custom_input.mid input[type='password'],.custom_input.mid input[type='text']{height:53px}.custom_input label::before{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:54%;background:#fff;box-sizing:border-box;z-index:-1}.custom_input.label label{position:absolute;top:50%;left:27px;color:#323232;font-size:17px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);transition:all 0.15s}.custom_input > *,.custom_input::after,.custom_input::before{cursor:text}input.active{box-shadow:0 0 0 1px #2b305a}.custom_input.sml input[type='text']{height:43px;padding:0 18px;color:#4f4f4f;font-size:14px;font-weight:normal;box-sizing:border-box}.custom_input .circle_pending{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.custom_input.active{border:1px solid #2b305a}.custom_input.active label{top:-8px;left:18px;padding:0 9px;background-color:#fff;color:#2b305a;font-size:13px;-webkit-transform:translate(0, 0);transform:translate(0, 0)}.custom_input.error{border:1px solid #931313}.custom_input.error label{color:#931313}.custom_input input.active + label{top:-8px;left:18px;padding:0 9px;color:#2b305a;font-size:13px;-webkit-transform:translate(0, 0);transform:translate(0, 0)}.custom_input.error input{box-shadow:0 0 0 1px #931313}.custom_input.error input + label,.custom_input.error input:focus + label{color:#931313}.custom_input.correct input{background-color:#e8f0fe}.custom_input.icon input[type='password'],.custom_input.icon input[type='text']{padding-right:60px}.custom_input.sml.icon input[type='text']{padding-right:45px}.custom_input.icon::before{content:'';position:absolute;top:50%;right:20px;display:block;background:url(../img/wiki/spr_etc.png?v=a8d531eb) 0 0 no-repeat;background-size:800px 800px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);overflow:hidden}.custom_input.icon_email::before{width:21px;height:16px;background-position:-73px -383px}.custom_input.icon_pass::before{width:18px;height:22px;background-position:-117px -383px}.custom_input.icon_pass_check::before{right:15px;width:22px;height:22px;background-position:-225px -383px}.custom_input.icon_user::before{width:18px;height:18px;background-position:-155px -383px}.custom_input.icon_verification::before{width:19px;height:21px;background-position:-190px -383px}.custom_input.error::before{right:20px;width:21px;height:21px;background-position:-35px -447px}.custom_input.icn_cal::before{width:18px;height:18px;background-position:-383px -383px;box-sizing:border-box}.custom_input.icon_phone::before{width:18px;height:24px;background-position:-585px -383px}.custom_input.icon_key::before{width:14px;height:24px;background-position:-612px -383px}.custom_input input[type='email']:disabled,.custom_input input[type='password']:disabled,.custom_input input[type='text']:disabled,.custom_select select:disabled{background:#f4f4f4;color:#b3b3b3;cursor:not-allowed}.custom_input input:disabled + label{top:-8px;left:18px;padding:0 9px;color:#2b305a;font-size:13px;-webkit-transform:translate(0, 0);transform:translate(0, 0)}.custom_input input[readonly]{background:#f4f4f4;color:#b3b3b3}.custom_input input[readonly] + label{top:-8px;left:18px;padding:0 9px;color:#2b305a;font-size:13px;-webkit-transform:translate(0, 0);transform:translate(0, 0)}input:focus{box-shadow:0 0 0 1px #2b305a}.custom_input input:focus + label{top:-8px;left:18px;padding:0 9px;color:#2b305a;font-size:13px;-webkit-transform:translate(0, 0);transform:translate(0, 0)}input:disabled:focus{box-shadow:0 0 0 1px #b3b3b3}input[readonly]:focus{box-shadow:0 0 0 1px #b3b3b3}.custom_select{position:relative;display:inline-block;box-sizing:border-box}.custom_select::after{content:'';position:absolute;top:45%;right:20px;display:block;width:8px;height:8px;background-color:transparent;border-top:2px solid #4f4f4f;border-left:2px solid #4f4f4f;-webkit-transform:translate(0, -50%) rotate(225deg);transform:translate(0, -50%) rotate(225deg);overflow:hidden}.custom_select select{width:100%;height:58px;padding:0 45px 0 25px;border:1px solid #b3b3b3;outline:0;color:#4f4f4f;font-size:18px;cursor:pointer;box-sizing:border-box}.custom_select.mid select{height:48px;color:#888;font-size:15px;box-sizing:border-box}.btn_wrap{position:relative;display:flex;justify-content:center;align-items:center;text-align:center}.container{padding:80px 0;box-sizing:border-box}.container.classes{padding:0}.container.ost{padding-top:0;padding-bottom:0}.container.feature{padding-top:0;padding-bottom:0}.content{position:relative;margin:0 auto;box-sizing:border-box}.container.ost .content{width:100%}.floating_wrap{position:fixed;top:50%;right:50px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);z-index:30}.floating_wrap ul li a{display:flex;justify-content:center;align-items:center;width:45px;height:45px;margin-top:-1px;background:#000;border:1px solid rgba(255, 255, 255, 0.2);color:rgba(255, 255, 255, 0.5);font-family:Batang;font-size:18px;font-weight:bold;transition:all 0.5s;box-sizing:border-box}.floating_wrap ul li.active a{background:#fff;color:#000}.floating_wrap ul li:hover a{background:#fff;color:#000}#modal_request_update{position:fixed;top:0;left:0;display:none;justify-content:center;align-items:center;width:100%;height:100%;padding:5% 10%;background:rgba(0, 0, 0, 0.7);box-sizing:border-box;z-index:1001}#modal_request_update .modal_inner{display:block;width:760px;max-width:100%;background:#fff;overflow:hidden}#modal_request_update .modal_title{position:relative;width:100%;height:50px;padding:10px 50px 10px 24px;background:#1e2129;color:#fff;font-size:16px;line-height:30px;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;overflow:hidden}#modal_request_update .modal_title .btn_close{position:absolute;top:16px;right:18px;width:18px;height:18px;margin-left:-1px;z-index:3}#modal_request_update .modal_title .btn_close:hover .line{background:#fff}#modal_request_update .modal_title .btn_close .line{position:absolute;top:50%;left:50%;display:block;width:24px;height:2px;background:#666;transition:background-color 0.3s ease;box-sizing:border-box}#modal_request_update .modal_title .btn_close .line:nth-child(1){-webkit-transform:translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 45deg);transform:translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 45deg)}#modal_request_update .modal_title .btn_close .line:nth-child(2){-webkit-transform:translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 135deg);transform:translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 135deg)}#modal_request_update .modal_content{max-height:80vh;padding:24px;box-sizing:border-box;overflow-y:auto}#modal_request_update .modal_content .title{position:relative;display:block;padding-left:34px;color:#010101;font-size:18px;line-height:24px}#modal_request_update .modal_content .icn_wiki_request{position:absolute;top:1px;left:1px;width:22px;height:22px;background:url(../img/wiki/icn_wiki_request.svg?v=267fa7ae) no-repeat center center;background-size:contain}#modal_request_update .modal_content .input_family{display:block;width:100%;height:52px;margin-top:10px;padding:15px;background:#fafafa;border:1px solid #cecece;color:#888;font-size:15px;line-height:22px;box-sizing:border-box}#modal_request_update .modal_content .input_family[disabled],#modal_request_update .modal_content .input_family[readonly]{opacity:0.7;cursor:not-allowed}#modal_request_update .modal_content .input_contents{display:block;width:100%;height:518px;min-height:160px;max-height:calc(100vh - 416px);margin-top:10px;padding:15px;background:#fafafa;border:1px solid #cecece;color:#888;font-size:15px;line-height:22px;resize:none;box-sizing:border-box;overflow-y:auto}#modal_request_update .modal_content .btn_wrap{margin-top:15px}#modal_request_update .modal_content .btn_request{display:block;width:260px;height:56px;background-color:#2b305a;color:#fff;font-size:16px}.container.wiki{min-height:100vh;padding-top:120px;background:#11141a url(../img/wiki/wiki_guide_bg.jpg?v=f3975dea) no-repeat center top;box-sizing:border-box}.wiki_guide_wrap{padding:0 30px}.content_wrap{position:relative;max-width:1300px;margin:0 auto;box-sizing:border-box}.content_wrap::after{content:'';display:block;height:0;font-size:0;opacity:0;clear:both}.aside_wrap{float:left;width:300px}.aside_wrap + .content{margin-left:320px}.aside_wrap.fixed{position:fixed;top:90px}.aside_wrap.fixed.end{position:absolute;top:auto;bottom:0}.btn_mob_toggle{display:none}.box_search_top{padding:10px 20px;background:#464f64;border:1px solid rgba(118, 121, 132, 0.1)}.box_search_top .custom_input{height:42px;border:none;box-sizing:border-box}.box_search_top .custom_input label{position:relative;display:block;height:100%}.box_search_top .custom_input label::before{display:none}.box_search_top .custom_input .search_input{height:100%;padding:0 20px 0 48px;background:#363f53;border:1px solid rgba(99, 109, 130, 0.2);border-radius:5px;color:#eee;font-size:15px}.box_search_top .custom_input .search_input.on,.box_search_top .custom_input .search_input:focus{background-color:#fff;border-color:rgba(197,197,197,0.50196)!important;color:#000}.box_search_top .custom_input .search_input::-webkit-input-placeholder{color:rgba(255,255,255,0.50196)}.box_search_top .custom_input .search_input::placeholder{color:rgba(255,255,255,0.50196)}.box_search_top .custom_input .search_input.on::-webkit-input-placeholder,.box_search_top .custom_input .search_input:focus::-webkit-input-placeholder{color:rgba(0,0,0,0.50196)}.box_search_top .custom_input .search_input.on::placeholder,.box_search_top .custom_input .search_input:focus::placeholder{color:rgba(0,0,0,0.50196)}.box_search_top .custom_input .search_input.on + .btn_search::before,.box_search_top .custom_input .search_input:focus + .btn_search::before{-webkit-filter:invert(1);filter:invert(1)}.box_search_top .custom_input .search_input.on{border-radius:5px 5px 0 0}.box_search_top .input_search_list{position:absolute;top:100%;left:0;display:none;flex-direction:column;width:100%;z-index:2}.box_search_top .input_search_list.on{display:flex}.box_search_top .input_search_item{padding:12px;background:#fff;border:1px solid rgba(197,197,197,0.50196);border-top:none;color:rgba(0,0,0,0.70196);font-size:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.box_search_top .input_search_item:focus{background:#eceff9}.box_search_top .input_search_item.all_result{color:#4a5ea1;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:4px}.box_search_top .input_search_item:last-of-type{border-radius:0 0 5px 5px}.box_search_top .btn_search{position:absolute;top:0;left:12px;display:block;width:32px;height:42px;cursor:pointer}.box_search_top .btn_search::before{content:'';position:absolute;top:50%;left:50%;display:block;width:16px;height:16px;background:url(../img/common/icon/icn_search_white.svg?v=0a4686c3) center center no-repeat;background-size:100% auto;opacity:1;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);box-sizing:border-box;overflow:hidden}.box_search_bottom .btn_close_aside{position:absolute;top:12px;right:12px;width:32px;height:32px;z-index:11}.box_search_bottom .btn_close_aside::after,.box_search_bottom .btn_close_aside::before{content:'';position:absolute;top:50%;left:50%;display:block;width:25px;height:3px;background-color:#000}.box_search_bottom .btn_close_aside::before{-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.box_search_bottom .btn_close_aside::after{-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.menu_wrap{height:990px;max-height:650px;margin-top:0;padding:0;background:rgba(67, 74, 94, 0.7);text-align:left;box-sizing:border-box}.menu_wrap.use_banner{max-height:calc(100vh - 330px)}.menu_wrap > .inner{height:100%;padding:26px 28px 26px 30px;border:1px solid rgba(75, 78, 86, 0.2);box-sizing:border-box;overflow-y:auto;-webkit-overflow-scrolling:touch}.menu_wrap > .inner::-webkit-scrollbar{width:6px;background-color:transparent}.menu_wrap > .inner::-webkit-scrollbar-track{background-color:transparent}.menu_wrap > .inner::-webkit-scrollbar-thumb{width:6px;background:#7d8eb8}.menu_wrap .list_wrap{margin-bottom:15px;padding-top:15px;border-top:1px solid rgba(134, 149, 178, 0.3);transition:max-height 1s ease;overflow:hidden}.menu_wrap .list_wrap:first-child{padding-top:0;border:none}.menu_wrap .list_wrap:last-child{margin-bottom:0}.menu_wrap .list_title{position:relative;padding-right:1.25rem;color:#fff;font-size:18px;font-weight:normal;line-height:1.3;text-align:left;cursor:pointer}.menu_wrap .icn_list_arrow,.menu_wrap .inner .list_wrap:not(.active) .icn_list_arrow{position:absolute;top:calc(50% - 7px);right:3px;width:14px;height:14px;transition:top 0.25s ease}.menu_wrap .icn_list_arrow i,.menu_wrap .inner .list_wrap:not(.active) .icn_list_arrow i{position:absolute;top:calc(50% - 1px);display:inline-block;width:10px;height:2px;background-color:#fff;transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;transition:transform 0.4s ease,-webkit-transform 0.4s ease}.menu_wrap .icn_list_arrow i:first-of-type,.menu_wrap .inner .list_wrap:not(.active) .icn_list_arrow i:first-of-type{left:-1px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu_wrap .icn_list_arrow i:last-of-type,.menu_wrap .inner .list_wrap:not(.active) .icn_list_arrow i:last-of-type{right:-1px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu_wrap .list_wrap.active .icn_list_arrow i:first-of-type,.menu_wrap .list_wrap.show .icn_list_arrow i:first-of-type{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu_wrap .list_wrap.active .icn_list_arrow i:last-of-type,.menu_wrap .list_wrap.show .icn_list_arrow i:last-of-type{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu_wrap .list_item_wrap{display:none;margin-top:14px}.menu_wrap .list_wrap.show .list_item_wrap{display:block}.menu_wrap .list_item{margin:4px 0}.menu_wrap .list_item:first-child{margin-top:0}.menu_wrap .list_item:last-child{margin-bottom:0}.menu_wrap .list_item a{position:relative;display:flex;align-items:flex-start;padding:5px 0;color:#b1b6c1;font-size:15px;font-weight:normal;line-height:1.4}.menu_wrap .list_item a::before{content:'';display:block;width:5px;height:5px;margin:8px 6px 0 2px;background:#969dad;-webkit-transform:rotate(45deg);transform:rotate(45deg);box-sizing:border-box;overflow:hidden}.menu_wrap .list_item a.active,.menu_wrap .list_item a:hover{color:#a5b5ec}.menu_wrap .list_item a.active::before,.menu_wrap .list_item a:hover::before{border-color:#ae8d67}.breadcrumb{margin-bottom:2px}.breadcrumb ul{display:flex;align-items:center}.breadcrumb ul li{display:flex;align-items:center}.breadcrumb ul li + li{position:relative;margin-left:8px}.breadcrumb ul li + li::before{content:'';display:block;width:7px;height:7px;margin-right:10px;background:transparent;border-right:1px solid rgba(0, 0, 0, 0.7);border-bottom:1px solid rgba(0, 0, 0, 0.7);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);box-sizing:border-box;overflow:hidden}.breadcrumb ul li a,.breadcrumb ul li span{color:rgba(0, 0, 0, 0.7);font-size:15px;font-weight:normal;vertical-align:top}.breadcrumb ul li:last-of-type a,.breadcrumb ul li:last-of-type span{color:#5a6f9f}.detail_wrap{position:relative}.detail_wrap > .inner{position:relative;min-height:1030px;padding:40px 46px;background:#e9e9e9;color:#3d3d3d;font-size:15px;line-height:1.6;box-sizing:border-box}.detail_wrap > .inner .head_title + .search_title{margin-top:1em}.detail_wrap .head_title_wrap{position:relative;display:flex;justify-content:space-between;align-items:center;padding:0 0 1rem;border-bottom:1px solid rgba(52, 61, 82, 0.3)}.detail_wrap .head_title{position:relative;display:flex;align-items:center;color:#121622;font-size:34px;font-weight:bold;line-height:1.3}.detail_wrap .head_title::before{content:'';display:block;flex-shrink:0;width:5px;height:27px;margin:2px 8px 0 0;background:#343d52}.detail_wrap .head_title_wrap + .contents_search_wrap{margin-top:14px}.detail_wrap .inner > .custom_share_wrap{margin-right:4px}.detail_wrap .share_wrap{display:flex;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px}.detail_wrap .share_wrap.bottom{margin-top:10px}.detail_wrap .contents_area{padding:25px 0;border-bottom:1px solid rgba(52, 61, 82, 0.3)}.detail_wrap .first_title{padding-left:25px;color:#000;font-size:24px!important;font-weight:bold}.detail_wrap .first_title::before{content:'';top:15px;display:block;width:8px;height:8px;background:#000;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.detail_wrap .second_title{color:#323232;font-size:20px!important;font-weight:bold}.detail_wrap .sub_title{color:#3d3d3d;font-size:17px!important;font-weight:normal}.detail_wrap p{color:#3d3d3d;font-size:15px;font-weight:normal;line-height:1.6}.detail_wrap img:not(.glance_between_img_inner > img){max-width:100%;height:auto!important}.detail_wrap hr{height:1px;margin:24px 0;background:#dfdfdf;border:0}.detail_wrap .no_data p{position:relative;margin-top:200px;margin-bottom:200px;padding-top:100px;color:#474039;font-size:20px;line-height:54px;text-align:center}.detail_wrap .no_data p::after{content:'';position:absolute;top:0;left:50%;display:inline-block;width:82px;height:82px;margin-left:-41px;background:url(../img/common/icon_nodata.png?v=2c0e273f);background-size:100% auto;background-repeat:no-repeat}.detail_wrap .btn.btn_top{position:relative;position:absolute;right:20px;bottom:140px;display:none;width:66px;height:66px;background:#6e5856}.detail_wrap .btn.btn_top::before{content:'';position:absolute;top:50%;left:50%;display:block;width:21px;height:23px;background:url(../../img/wiki/common/spr_etc.png) no-repeat;background-position:-419px -541px;opacity:1;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);overflow:hidden}.detail_wrap .search_title{color:#3d3d3d;font-size:1.6rem;font-weight:bold}.detail_wrap .search_title ~ .search_title{margin-top:30px;padding-top:30px;border-top:1px solid #dfdfdf}.detail_wrap .search_result{margin-top:10px}.detail_wrap .search_result.no_data{border-top:0;border-bottom:1px solid #dfdfdf}.detail_wrap .search_result ul li{margin:10px 0}.detail_wrap .search_result ul li a{position:relative;display:inline-block;padding-bottom:5px;color:#3d3d3d;font-size:1.4rem;font-weight:normal;vertical-align:middle}.detail_wrap .search_result ul li a .year{position:relative;margin-right:10px;padding-right:15px;vertical-align:top}.detail_wrap .search_result ul li a .year::after{content:'';position:absolute;top:50%;right:0;display:block;width:8px;height:8px;background:transparent;border-top:1px solid #fff;border-left:1px solid #fff;-webkit-transform:translate(0, -50%) rotate(135deg);transform:translate(0, -50%) rotate(135deg);box-sizing:border-box}.detail_wrap .search_result ul li a:hover{color:#616e89}.detail_wrap .btn_req_update{position:relative;display:flex;justify-content:center;align-items:center;width:40px;height:40px;background:#f7f7f7;border:1px solid #c3c3c3;border-radius:5px;transition:all 0.3s;box-sizing:border-box;overflow:visible}.detail_wrap .btn_req_update .req_update_img{display:block;width:21px;height:22px;background:url(../img/common/icon/icn_reg_update.svg?v=f902a9f3) no-repeat center;background-size:contain;-webkit-transform:translate3d(2px, 1px, 0);transform:translate3d(2px, 1px, 0);box-sizing:border-box}.detail_wrap .btn_req_update .req_update_text{position:absolute;bottom:108%;left:50%;padding:4px 7px;background:rgba(0, 0, 0, 0.85);color:#f0f0f0;font-size:12px;text-align:center;white-space:nowrap;visibility:hidden;opacity:0;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);transition:opacity 0.15s,visibility 0.15s}.detail_wrap .btn_req_update::before{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:rgba(255, 255, 255, 0.5);opacity:0;transition:all 0.3s;box-sizing:border-box}.custom_share_wrap{margin:0}.custom_share_wrap .custom_share_open{position:relative;display:flex;justify-content:center;align-items:center;width:40px;height:40px;padding:0;background:#f7f7f7;border:1px solid #c3c3c3;border-radius:5px;opacity:1;transition:all 0.3s;box-sizing:border-box;overflow:visible}.custom_share_wrap .custom_share_open .icn_share{background-image:url(../img/common/icon/icn_share.svg?v=2a4f9c96)}.detail_wrap .editArea{padding:20px;color:#4e4e4e;font-size:16px;line-height:1.8}.detail_wrap .mediaCont .img:not(.tpl_glance){padding:8px 0}.detail_wrap .mediaCont .img img:not(.tpl_glance){margin:0}.detail_wrap .mediaCont{padding:16px 20px}.detail_wrap img:not(.tpl_glance){max-width:100%;margin:0.5em 0}.detail_wrap table{width:100%!important;max-width:100%!important}.detail_wrap table:not(.template_table){margin:0.5em 0}.header_title{position:relative;display:block!important;max-height:90px;margin-bottom:15px;padding:18px 20px 16px;border:1px solid #dfdfdf;color:#333;font-family:inherit;font-size:20px!important;line-height:1.4;text-align:left;overflow:hidden;z-index:5}.header_title::before{z-index:-1}.header_title::after{content:'';position:absolute;top:50%;right:-24px;display:block;width:128px;height:128px;background:url(../../img/common/icn_detail_title_spr.png) 0 0 no-repeat;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);box-sizing:border-box}.header_title span{position:relative;z-index:2}.header_title.yellow{background:#957c60;background:linear-gradient(top, #957c60 0, #867059 100%);border:none;color:#fff}.header_title.yellow::before{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;box-sizing:border-box}.header_title.yellow::after{background-position:-137px 0}.header_title.black{background:linear-gradient(top, #3e3e3e 0, #303030 100%);border:none;color:#fff}.header_title.black::before{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;box-sizing:border-box}.header_title.black::after{background-position:-274px 0}.first_title{position:relative;margin-bottom:28px;padding-left:9px;color:#000;font-size:20px!important;line-height:1.6}.first_title::before{content:'';position:absolute;top:50%;left:0;display:block;width:3px;height:17px;background:#000;-webkit-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box}.second_title{position:relative;margin-bottom:15px;color:#000;font-size:18px!important}.sub_title{position:relative;margin-bottom:15px;color:#000;font-size:15px!important}.table_contents{position:relative;margin:40px 0}.table_contents > .inner{display:inline-block;min-width:270px;background:#fff;border:1px solid #dfdfdf;vertical-align:middle}.table_contents > .inner h3{height:48px;padding:0 20px;background:#f9f9f9;color:#000;font-size:18px!important;line-height:48px;box-sizing:border-box}.table_contents > .inner > ol{padding:10px 20px}.table_contents > .inner > ol > li{margin:9px 0}.table_contents > .inner > ol > li a{color:#b78a63;font-size:15px;font-weight:normal}.table_contents > .inner > ol > li > ol{margin:9px 9px 9px 20px}.box_img_wrap{display:flex;justify-content:flex-start;align-items:stretch;margin:20px 0}.box_img_wrap .img_area{width:62.5%;box-sizing:border-box}.box_img_wrap .box_text{width:37.5%;box-sizing:border-box}.box_img_wrap .img_area + .box_text{padding:0 15px}.box_img_wrap .box_text + .img_area{padding:0 15px}.box_contents{position:relative;min-height:50px;margin:20px 0;padding:20px;border:1px solid #efefef}.box_contents li{line-height:2.4}.box_contents.gray{background:#fafafa;border-color:#c3c3c3}.box_contents.darkgray{background:#fafafa;border-color:#7f7f7f;border-width:2px}.box_contents.darkgray::before{content:'';position:absolute;top:5px;right:5px;bottom:5px;left:5px;display:block;border:1px solid #c1c1c1}.btn_detail_more{position:relative;margin-right:10px;padding-right:15px;color:#9e2a2a;font-size:15px;font-weight:normal;-webkit-text-decoration:underline;text-decoration:underline}.btn_detail_more::after{content:'';position:absolute;top:5px;right:0;display:block;width:6px;height:6px;background:transparent;border-right:1px solid #9e2a2a;border-bottom:1px solid #9e2a2a;-webkit-transform:rotate(50deg) skew(10deg);transform:rotate(50deg) skew(10deg);box-sizing:border-box;overflow:hidden}.btn_detail_more.active::after{top:10px;-webkit-transform:rotate(-130deg) skew(10deg);transform:rotate(-130deg) skew(10deg)}.btn_link{min-width:150px;height:50px;padding:0 15px;color:#fff;font-size:15px;line-height:50px;box-sizing:border-box}.btn_link span{padding-right:22px}.btn_link span::before{content:'';position:absolute;top:3px;right:0;display:block;width:16px;height:16px;background:url(../../img/common/spr_etc.png) -499px -383px no-repeat;box-sizing:border-box;overflow:hidden}.box_detail_slider{margin:20px 0;padding:14px 20px;background:#fafafa;border:1px solid #efefef}.box_detail_slider .inner_detail{display:none}.detail_content_wrap{padding:20px 10px}.detail_content_wrap .box_contents{margin:0}.ck.ck-editor__editable{min-height:300px;max-height:600px;border:1px solid var(--ck-color-toolbar-border);border-top:0}.detail_wrap h1:not(.tpl_glance):not(.head_title){font-size:48px}.detail_wrap h2:not(.tpl_glance):not(.head_title){font-size:32px}.detail_wrap h3:not(.tpl_glance):not(.head_title){font-size:24px}.detail_wrap h4:not(.tpl_glance):not(.head_title){font-size:18px}.detail_wrap h5:not(.tpl_glance):not(.head_title){font-size:16px}.detail_wrap h6:not(.tpl_glance):not(.head_title){font-size:14px;line-height:1.8}.detail_wrap .table{margin-left:0}.detail_wrap table:not(.template_table) td,.detail_wrap table:not(.template_table) tr{padding:0.5em 0.8em;border:1px solid #ccc;line-height:2em}.detail_wrap table:not(.template_table) tr.empty_line{border-right:none;border-left:none}.detail_wrap .image{margin:0}.detail_wrap .image > img{margin:1em 0}.detail_wrap .image-style-align-center,.detail_wrap .image-style-align-left,.detail_wrap .image-style-align-right,.detail_wrap .image-style-side{max-width:100%}.detail_wrap .image-style-align-left{float:none;margin-right:auto;margin-left:0}.detail_wrap .image-style-align-right{float:none;margin-right:0;margin-left:auto}.detail_wrap .image-style-align-left > img{margin-left:0}.detail_wrap .image-style-align-right > img{margin-right:0}.detail_wrap .media{max-width:90vmin}.detail_wrap a{color:#1b3af2}.detail_wrap a:hover{-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.detail_wrap p{margin:0;line-height:1.8em}.btn_probability{position:relative;display:block;width:100%;height:90px;margin-top:0;background:url(../img/wiki/wiki_bnr_item.jpg?v=e76e5c2e) no-repeat right center/cover;transition:-webkit-filter 0.3s;transition:filter 0.3s;transition:filter 0.3s,-webkit-filter 0.3s}.btn_probability span{position:absolute;top:0;left:0;display:flex;align-items:center;height:100%;padding-right:140px;padding-left:24px;color:#d1d1d1;font-size:16px}.probability_wrap .prob_desc{position:relative;margin:0;margin-top:20px;margin-bottom:20px;padding:0;padding-bottom:65px;border-bottom:1px solid #ccc;border-left:0;border-left:initial}.probability_wrap .prob_desc img{position:absolute;right:0;bottom:2px;display:block;max-width:50px}.probability_wrap .prob_desc strong{display:block;margin-top:20px}.probability_wrap .prob_desc span{display:block;margin-top:20px}.detail_wrap.probability_wrap .prob_category_title{font-size:17px;font-weight:bold}.detail_wrap.probability_wrap .prob_titles{position:relative;display:block;margin-top:14px;margin-left:14px;font-weight:normal}.probability_wrap .prob_category_title + .prob_titles{margin-top:8px}.probability_wrap .prob_titles + .prob_category_title{margin-top:38px}.probability_wrap .prob_titles a{display:block;padding-left:12px;color:#0070c0;font-size:15px}.probability_wrap .prob_titles a::before{content:'';position:absolute;top:50%;left:-4px;display:block;width:8px;height:8px;margin-top:-4px;background:transparent;border-right:1px solid #0070c0;border-bottom:1px solid #0070c0;-webkit-transform:translate(0, 0) rotate(-50deg) skewX(-10deg);transform:translate(0, 0) rotate(-50deg) skewX(-10deg);box-sizing:border-box;overflow:hidden}.probability_wrap h4{margin-top:2rem;font-weight:bold}.prob_table{width:100%}.prob_table table{width:100%!important;table-layout:auto}.prob_table table tr{border-color:#47403f;border-right:none;border-left:none}.prob_table table td{border:1px solid #bfbfbf;border-right:none;border-bottom:none;border-left:none;color:#595959}.prob_table table td:nth-of-type(1){border-left:none;color:#3d3d3d;text-align:left}.prob_table table td:last-of-type{border-right:none}.prob_table table .columnHeader{background:#333f50;border-color:#333f50;color:#fff}.prob_table table tr td,.prob_table table tr th{font-size:14px;text-align:center;box-sizing:border-box}.prob_table table td a{color:#0070c0}.prob_table .th_name{width:calc(100% - 80px - 80px - 100px)}.prob_table .th_level{width:80px}.prob_table .th_count{width:80px}.prob_table .th_percent{width:100px}.prob_table .group_items{display:none}.prob_table .group_items.active{display:table-row}.prob_table .group_items > td,.prob_table .group_items table{margin:0;padding:0;border:none}.prob_table .group_items table tr:first-of-type{border-top:none}.prob_table .group_items table td{background-color:#dddcdb}.prob_table.package_list table tr{border-color:#333f50}.prob_table table .columnHead ~ tr td{border-top-color:#a6a6a6}.prob_table table .columnHead + tr td{border-top-color:#333f50}.prob_table.package_list table td{background-color:#dddcdb;border-color:#333f50}.prob_table.package_list .columnHead th{padding:0 0.8em;text-align:left}.prob_table.item_list .categoryHeader{background-color:#261e1c;border-color:#261e1c;color:#fff}.prob_table.item_list .columnHeader{background-color:#47403f;border-color:#47403f}.prob_table.item_list table td{border-color:#bfbfbf}.prob_table tr.empty_line td{border-color:#47403f}.prob_table .prob_dpepth{background-color:#dddcdb;cursor:pointer}.prob_table .th_group_name{text-align:left}.prob_table .th_group_name span{position:relative;padding-left:30px}.prob_table .th_group_name span.hilighting_text{padding-left:0}.prob_table .th_group_name .icn_plus_minus{position:absolute;top:50%;left:5px;display:block;width:20px;height:20px;margin-top:-10px;background-color:#261e1c;border-radius:50%}.prob_table .th_group_name .icn_plus_minus::after,.prob_table .th_group_name .icn_plus_minus::before{content:'';position:absolute;display:block;background-color:#fff;transition:-webkit-transform 0.25s ease-out;transition:transform 0.25s ease-out;transition:transform 0.25s ease-out,-webkit-transform 0.25s ease-out}.prob_table .th_group_name .icn_plus_minus::before{top:50%;left:50%;width:2px;height:10px;margin-top:-5px;margin-left:-1px}.prob_table .th_group_name .icn_plus_minus::after{top:50%;left:50%;width:10px;height:2px;margin-top:-1px;margin-left:-5px}.prob_table .active .th_group_name .icn_plus_minus::before{-webkit-transform:rotate3d(0, 1, 0, 90deg);transform:rotate3d(0, 1, 0, 90deg)}.prob_table .active .th_group_name .icn_plus_minus::after{-webkit-transform:rotate3d(0, 1, 0, 180deg);transform:rotate3d(0, 1, 0, 180deg)}.prob_table table td.probability_class_desc{background:#368d39;border-top:0;color:#fff}.prob_title_box{display:block;margin-top:1.4rem;font-size:2rem;text-align:center}.prob_title_box span{display:block;margin-top:0.4rem;color:#aaa;font-size:1.2rem;text-align:center}.dropSet_1{background-color:#cccbca}.dropSet_2{background-color:#bbbab9}.dropSet_3{background-color:#aeadac}.template_header img{width:100%;height:auto;margin:0!important}.template_header .header_title{position:absolute;bottom:12px;left:20px;display:flex!important;align-items:center;padding:0;border:none;font-size:32px!important;font-weight:bold!important;line-height:1.4}.template_header .header_title::after{content:none}.template_contents_index .template_contents_list,.template_contents_index .template_contents_list li{margin-left:0;list-style:none}a.template_btn:hover{opacity:0.9}.tpl_glance_wrap img{margin:0}.tpl_glance.glance_bg img{margin:0!important}.js-inGameContents .tpl_glance.glance_coupon_copy_btn{display:none}.tpl_glance.glance_conquest_weapon img{margin-right:8px}.tpl_glance_wrap.dark_green .glance_burning_term .glance_burning_detail .glance_burning_detail_line::before{border-color:#b2c4b2}.contents_search_wrap .search_inner .search_btn_wrap .btn_next,.contents_search_wrap .search_inner .search_btn_wrap .btn_prev{-webkit-transform:rotate(0);transform:rotate(0)}.contents_search_wrap .search_inner .search_btn_wrap .btn_next::before,.contents_search_wrap .search_inner .search_btn_wrap .btn_prev::before{position:static;box-sizing:content-box}@media screen and (hover: hover){.box_search_top .custom_input input[type='text']:hover{border-color:rgba(99, 109, 130, 1)}.detail_wrap .btn_req_update:hover .req_update_text{visibility:visible;opacity:1}.detail_wrap .btn_req_update:hover::before{opacity:1}.btn_probability:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.detail_wrap .btn_req_update:hover .req_update_text{visibility:visible;opacity:1}.tpl_glance_wrap a.tpl_glance:hover{opacity:0.8}.tpl_glance.glance_coupon_copy_btn:hover{background-color:rgba(0, 0, 0, 0.1)}}@media screen and (min-width: 1025px){.aside_wrap .menu_wrap{transition:max-height 0.2s ease}.aside_wrap.fixed .menu_wrap{max-height:calc(100vh - 180px)}.aside_wrap.fixed .menu_wrap.use_banner{max-height:calc(100vh - 260px)}}@media screen and (min-width: 1025px) and (max-width: 1320px){.aside_wrap{width:250px}.aside_wrap + .content{margin-left:260px}.box_search_top{padding:10px 14px}.menu_wrap .list_title{font-size:17px}.menu_wrap .list_item a{font-size:14px}.menu_wrap .list_item a::before{margin-top:7px}.menu_wrap > .inner{padding:26px 18px 26px 20px}.btn_probability span{padding-right:104px;padding-left:12px;font-size:14px}.wiki_guide_wrap{padding:0 16px}.detail_wrap > .inner{padding:30px 26px}}@media screen and (max-width: 1024px){.floating_wrap{display:none}.container.wiki{height:auto;min-height:0;padding:60px 0 50px;background-image:url(../img/wiki/m_wiki_guide_bg.jpg?v=5d3d2b10);background-size:1280px auto}.wiki_guide_wrap{padding:0 12px}.wiki_guide_wrap > h2{position:relative;margin-top:34px;margin-bottom:26px;color:#fff;font-size:30px;text-align:center;z-index:12}.content_wrap{padding:0}.aside_wrap{position:relative;float:none;width:auto;margin-top:0;transition:background-color 0.3s}.aside_wrap.fixed{top:60px;left:0;width:100%;padding:10px 12px 0;background:rgba(0, 0, 0, 0.8);box-sizing:border-box;z-index:89}.aside_wrap.fixed.end{position:fixed;top:60px;bottom:auto}.aside_wrap + .content{margin-left:0}.aside_wrap.on{z-index:91}.content.wiki_search{padding-top:0}.aside_wrap.fixed + .content{padding-top:54px}.box_search_top .btn_mob_toggle{position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;width:42px;height:42px;background:#4d5983;cursor:pointer;z-index:2}.box_search_top .btn_mob_toggle::before{content:'';display:block;width:26px;height:26px;background:url(../img/common/icon/icn_memu_dot.svg?v=25395e22) no-repeat center/contain;box-sizing:border-box}.box_search_top{position:relative;margin-bottom:1rem;padding:0;background:none;border:none;z-index:10}.box_search_top .custom_input{width:100%;height:42px}.box_search_top .custom_input input[type='text']{padding-left:42px;background:#fff;color:#000}.box_search_top .custom_input input[type='text']::-webkit-input-placeholder{color:rgba(0, 0, 0, 0.5)}.box_search_top .custom_input input[type='text']::placeholder{color:rgba(0, 0, 0, 0.5)}.box_search_top .btn_search{right:auto;left:0;width:42px;height:42px;background:0 0}.box_search_top .btn_search::before{width:1.75rem;height:1.75rem;background-size:100% auto;-webkit-filter:invert(1);filter:invert(1);box-sizing:border-box}.box_search_bottom{position:fixed;top:0;right:0;display:flex;flex-direction:column;width:100%;max-width:375px;height:100%;margin:0;background:#fff;-webkit-transform:translate(100%, 0);transform:translate(100%, 0);transition:-webkit-transform 0.2s;transition:transform 0.2s;transition:transform 0.2s,-webkit-transform 0.2s;box-sizing:border-box;z-index:100}.aside_wrap.on .box_search_bottom{-webkit-transform:translate(0, 0);transform:translate(0, 0)}.menu_wrap{z-index:10}.menu_wrap,.menu_wrap.use_banner{max-height:calc(100% - 152px);margin-top:60px;background:#fff}.menu_wrap .list_title{margin-bottom:0;color:#000;font-size:18px}.menu_wrap .list_item{margin:10px 0}.menu_wrap .list_item a::before{top:4px;background-color:#656565}.menu_wrap .list_item a{color:#656565;font-size:15px}.menu_wrap .list_item a.active,.menu_wrap .list_item a:hover{color:#4a5ea1}.menu_wrap .list_item a.active::before,.menu_wrap .list_item a:hover::before{background-color:#4a5ea1}.menu_wrap .list_item_wrap{margin-top:16px}.menu_wrap > .inner{height:100%;padding:12px 20px 16px 24px;border:none}.menu_wrap h2{margin-bottom:1.5rem;font-size:1.4583rem}.menu_wrap h2 ~ h2{padding-top:2.083rem}.menu_wrap li{margin:10px 0}.menu_wrap li a{font-size:1.25rem}.menu_wrap li a::before{top:0.4166rem;width:0.5833rem;height:0.5833rem;border-width:0.0833rem}.menu_wrap .icn_list_arrow i,.menu_wrap .inner .list_wrap:not(.active) .icn_list_arrow i{background:#000}.menu_wrap > .inner::-webkit-scrollbar{width:6px}.menu_wrap > .inner::-webkit-scrollbar-thumb{width:6px;background:#292e38}.breadcrumb{display:none}.detail_wrap{width:auto;margin:0 auto;padding-bottom:0;background-size:cover}.detail_wrap .inner{min-height:400px;padding:18px 24px;font-size:16px}.detail_wrap .head_title_wrap{margin-bottom:1rem;padding:0 0 0.6rem}.detail_wrap .head_title{font-size:18px}.detail_wrap .head_title::before{width:3px;height:15px;margin-right:6px}.custom_share_wrap .custom_share_open,.detail_wrap .btn_req_update{width:36px;height:36px}.detail_wrap .btn_req_update .req_update_text{display:none}.detail_wrap .share_wrap{gap:6px}.detail_wrap .share_wrap.top{position:absolute;right:0;bottom:-44px}.detail_wrap .share_wrap .update_txt{margin-right:0.75rem}.detail_wrap .contents_area{padding:43px 0 25px}.detail_wrap .first_title{margin-bottom:1.25rem;padding-left:1.0833rem;font-size:1.333rem!important}.detail_wrap .first_title::before{top:0.75rem;width:0.583rem;height:0.583rem}.detail_wrap .second_title{margin-bottom:1.25rem;font-size:1.166rem!important}.detail_wrap .sub_title{margin-bottom:1.25rem;font-size:1.0833rem!important}.detail_wrap hr{margin:1.66rem 0}.detail_wrap .no_data p{line-height:2.5rem}.detail_wrap .btn.btn_top{right:1rem;bottom:6.333rem;width:4.166rem;height:4.166rem}.detail_wrap .btn.btn_top::before{width:1.416rem;height:1.541rem;background-position:-17.4583rem -23.916rem;background-size:33.33rem 33.33rem}.btn_probability{justify-content:center;height:92px;background:url(../img/wiki/m_wiki_bnr_item.jpg?v=56db0729) no-repeat center/cover;z-index:10}.btn_probability span{width:calc(100% - 100px);max-width:200px;padding:10px 16px;font-size:15px;line-height:1.4;box-sizing:border-box;z-index:1}.template_header .header_title{font-size:24px!important}}@media screen and (max-width: 767px){.container.wiki{background-position:center 10px;background-size:150% auto}.wiki_guide_wrap > h2{margin-top:25px;margin-bottom:20px;font-size:24px}.header_title{padding:24px 26px 20px;font-size:18px!important}.header_title.yellow::after{background-position:-5.7083rem 0}.header_title.black::after{background-position:-11.416rem 0 0}.first_title{padding-left:0.833rem;font-size:18px!important}.first_title::before{top:0.5rem;width:0.166rem;height:0.833rem}.second_title{font-size:1.0416rem!important}.sub_title{font-size:16px!important}.table_contents{width:15rem;margin:3.33rem 0}.table_contents > .inner{min-width:256px}.table_contents > .inner h3{height:48px;font-size:16px!important;line-height:48px;box-sizing:border-box}.table_contents > .inner > ol > li{margin:10px 0}.table_contents > .inner > ol > li a{font-size:16px}.box_contents{margin:20px 0;padding:18px}.box_contents.darkgray::before{top:6px;right:6px;bottom:6px;left:6px}.btn_detail_more{margin-right:0.833rem;padding-right:20px;font-size:16px}.btn_detail_more::after{top:5px;width:9px;height:9px;border-width:2px}.btn_detail_more.active::after{top:10px}.btn_link{min-width:160px;height:52px;font-size:16px;line-height:52px}.btn_link span{padding-right:26px}.btn_link span::before{width:16px;height:16px;background-position:-20.7916rem -17.125rem;background-size:33.33rem 33.33rem}.detail_wrap table:not(.template_table) td,.detail_wrap table:not(.template_table) tr{padding:0.5em}.prob_table.package_list .columnHead th{padding:0 0.5em}#modal_request_update{padding:5%}#modal_request_update .modal_title{height:43px;padding:8px 43px 8px 20px;font-size:13px;line-height:26px}#modal_request_update .modal_title .btn_close{position:absolute;top:13px;right:15px;width:15px;height:15px}#modal_request_update .modal_title .btn_close .line{width:20px}#modal_request_update .modal_content{padding:20px}#modal_request_update .modal_content .title{padding-left:29px;font-size:15px;line-height:20px}#modal_request_update .modal_content .icn_wiki_request{top:0;left:0;width:19px;height:19px}#modal_request_update .modal_content .input_family{height:45px;margin-top:8px;padding:13px;font-size:13px;line-height:19px}#modal_request_update .modal_content .input_contents{height:450px;min-height:139px;max-height:calc(100vh - 361px);margin-top:8px;padding:13px;font-size:13px;line-height:19px}#modal_request_update .modal_content .btn_wrap{margin-top:13px}#modal_request_update .modal_content .btn_request{width:226px;height:48px;font-size:13px}.template_header .header_title{font-size:18px!important}.template_header .header_title::before{width:18px;height:18px;margin-right:5px}.template_title .template_title_text{padding:14px 8px;font-size:20px}.template_harftitle{padding:0 4px 0 30px}p.template_harftitle{font-size:20px}.template_harftitle.rhombus::before{top:calc(50% - 12px);left:0;width:24px;height:24px}.template_harftitle.square::before{top:calc(50% - 10px);left:2px;width:20px;height:20px}.template_harftitle.verticalline{padding-left:12px}.template_harftitle.verticalline::before{top:calc(50% - 8px);left:2px;height:16px}.template_fold_header::before{top:calc(50% - 4px);right:20px;width:14px;height:8px}.template_fold_header .btn_template_fold{padding:16px 38px 16px 24px}.template_fold_body{padding:14px 24px}a.template_btn.type_blue,a.template_btn.type_brown{width:380px;height:70px}.template_picture{flex-direction:column}.template_picture .picture_img_wrap{margin-right:0}}@media screen and (max-width: 480px){.detail_wrap .inner{min-height:0;min-height:initial;font-size:14px}.detail_wrap .no_data p{margin-top:50px;margin-bottom:50px;padding-top:17vw;font-size:4.6vw;line-height:8vw}.detail_wrap .no_data p::after{width:13vw;height:13vw;margin-left:-6.5vw}.detail_wrap .first_title{margin-bottom:1.25rem;padding-left:1.0833rem;font-size:1.333rem!important}.detail_wrap .first_title::before{top:0.75rem;width:0.583rem;height:0.583rem}.detail_wrap .second_title{margin-bottom:1.25rem;font-size:1.166rem!important}.detail_wrap .sub_title{margin-bottom:1.25rem;font-size:1.0833rem!important}.detail_wrap p{font-size:3.24vw;line-height:1.6}.detail_wrap hr{margin:0.72vw 0}.detail_wrap .search_result.no_data{border-top:0;border-bottom:1px solid #dfdfdf}.detail_wrap .btn.btn_top{right:0.43vw;bottom:2.77vw;width:1.825vw;height:1.825vw}.detail_wrap .btn.btn_top::before{width:0.62vw;height:0.67vw;background-position:-7.65vw -10.48vw;background-size:108.09vw 108.09vw}.detail_wrap h1{margin-bottom:1vw;font-size:6.8vw}.detail_wrap h2{font-size:6.2vw}.detail_wrap h3{font-size:5.8vw}.detail_wrap h4{font-size:5.2vw}.detail_wrap h5{font-size:4vw}.detail_wrap h6{font-size:3.43vw}.prob_table table tr td,.prob_table table tr th{padding:0.5rem 0.4rem;font-size:12px}.prob_table .th_name{width:56%}.prob_table .th_level{width:14%;min-width:30px}.prob_table .th_count{width:12%;min-width:20px}.prob_table .th_percent{width:18%;min-width:52px}}