.newsPage{max-width:980px;margin:0 auto;color:#111;padding:0 100px;box-sizing:border-box;position:relative}.newsPage_spline{position:fixed;top:257px;right:50%;transform:translateX(150%);z-index:-1}.newsPage_Block{display:block;transition:all .2s ease;background:#fdfdff;padding:60px;border-radius:60px;margin-bottom:0;position:relative}.newsPage_Block:only-child{margin-top:80px}.newsPage_Block.top{background:rgba(255,201,11,0);padding:60px 60px 120px;border-radius:60px 60px 0 0;margin-bottom:-60px;transition:all .1s ease;overflow:hidden}.newsPage_Block.top:after{content:"";width:100%;height:calc(100% + 60px);position:absolute;bottom:-60px;left:0;z-index:-1;background:rgba(255,201,11,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(20px)}.newsPage_tab{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap}.newsPage_tab_item{font-size:18px;font-weight:500;line-height:32.4px;color:#fff;background-color:transparent;border:1px solid #fff;border-radius:30px;text-decoration:none;padding:9px 29px;box-sizing:border-box;transition:all .2s ease;flex-shrink:0}.newsPage_tab_item.active{color:#000;background-color:#fff;border:1px solid #fff}.newsPage_title{font-size:36px;font-weight:800;line-height:57.6px;color:#fff;margin-bottom:10px}.newsPage_title_desc{font-size:18px;font-weight:400;line-height:32.4px}.newsPage .faqpage_menu{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:55px}.newsPage .faqpage_menu_link{font-size:20px;font-weight:400;line-height:32px;text-align:left;color:#111;text-decoration:none;position:relative;border:0;outline:none;flex-shrink:0}.newsPage .faqpage_menu_link:after{content:"";position:absolute;right:0;bottom:0;width:0;height:2px;background:#111;transition:all .2s ease}.newsPage .faqpage_menu_link.active{color:#111;font-weight:700}.newsPage .faqpage_menu_link.active:after{content:"";position:absolute;left:0;width:100%;height:2px;background:#111}.newsPage .faqpage_board{display:flex;flex-direction:column;gap:20px;margin-bottom:60px}.newsPage .faqpage_board_item{padding:20px 30px 20px 20px;border:1px solid #ddd;border-radius:20px}.newsPage .faqpage_board_item.active .answer{display:block}.newsPage .faqpage_board_item.active .faqpage_board_text:after{content:"";width:12px;height:8px;display:inline-block;background:transparent url(/_next/static/media/ico_faq_open.ccdb39ec.svg) no-repeat 0 0;background-size:12px}.newsPage .faqpage_board_text{font-size:18px;font-weight:400;line-height:28.8px;text-align:left;color:#111;display:flex;align-items:center}.newsPage .faqpage_board_text:after{content:"";flex-shrink:0;margin-left:auto;width:12px;height:8px;display:inline-block;background:transparent url(/_next/static/media/ico_faq_close.07ed8b2a.svg) no-repeat 0 0;background-size:12px}.newsPage .faqpage_board_ico{width:30px;height:30px;display:inline-block;background:transparent url(/_next/static/media/ico_faq_q.db1c8eb1.svg) no-repeat 0 0;margin-right:10px;flex-shrink:0}.newsPage .faqpage_board_tag{padding:4px 6px;border-radius:6px;font-size:14px;font-weight:700;line-height:14px;display:inline-block;margin-right:10px}.newsPage .faqpage_board_tag.green{background:#d2f8e4;color:#099548}.newsPage .faqpage_board_tag.purple{background:#f2e4ff;color:#9a29e0}.newsPage .faqpage_board_tag.blue{background:#e4edff;color:#297de0}.newsPage .faqpage_board_tag.yellow{background:#fff7e4;color:#e06b29}.newsPage .faqpage_board_qus{font-size:18px;font-weight:700;line-height:32.4px;color:#111;padding-right:10px;box-sizing:border-box}.newsPage .faqpage_board .answer{display:none}.newsPage .faqpage_board .answer_item{display:flex;padding:30px 0}.newsPage .faqpage_board .answer_ico{width:30px;height:30px;display:inline-block;background:transparent url(/_next/static/media/ico_faq_a.e0b61a9b.svg) no-repeat 0 0;margin-right:10px}.answer_text span{line-height:32.4px}.newsPage .faqpage_board .answer_text{flex:1 1;font-size:18px;font-weight:400;line-height:32.4px;text-align:left;color:#111;word-break:break-all}.newsPage .faqpage_board .answer_text a{color:#4d70f2}.newsPage .faqpage_desc{font-size:18px;font-weight:400;line-height:32.4px;margin-bottom:30px}.newsPage .faqpage_desc .pc_line_break{display:block}.newsPage .contactInfo{width:100%;display:inline-flex;flex-direction:column;gap:16px;background-color:#f8f8f8;padding:30px;border-radius:10px}.newsPage .contactInfo li{color:#111;display:grid;grid-template-columns:80px 1fr;font-size:18px}.newsPage .faqpage_button{text-align:center}.newsPage .faqpage_button_link{font-size:20px;font-weight:400;line-height:36px;color:#fff;padding:10px 60px;background:#343be7;display:inline-block;border-radius:60px;text-decoration:none;flex-shrink:0}.newsPage .noticepage_board_date{margin-left:auto}.newsPage .noticepage_board_text{white-space:nowrap;line-height:32px;height:32px;box-sizing:border-box;position:relative}.newsPage .boardDetail_header{margin-bottom:60px}.newsPage .boardDetail_title{line-height:41.6px}.newsPage .boardDetail_info{font-size:16px;line-height:28.8px}.newsPage .boardDetail_content_text iframe,.newsPage .boardDetail_content_text img{max-width:100%}.newsPage .boardDetail_button_link{padding:9px 50px;border:1px solid #343be7}.newsPage .boardDetail_control{gap:10px}.newsPage .boardDetail_control_link{padding:9px 30px}.newsPage .boardDetail_control_link:last-child .boardDetail_control_ico{transform:rotate(180deg)}.newsPage .boardDetail_control_link:last-child .boardDetail_control_ico.last{transform:rotate(1turn)}@media (max-width:1024px){.newsPage{max-width:980px;margin:0 auto;color:#111;padding:0 100px;box-sizing:border-box}.newsPage_Block{display:block;transition:all .2s ease;background:#fdfdff;padding:60px;border-radius:60px;margin-bottom:0}.newsPage_Block.top{background:rgba(255,201,11,0);padding:60px 60px 120px;border-radius:60px 60px 0 0;margin-bottom:-60px}.newsPage_tab{display:flex;flex-direction:row;gap:10px}.newsPage_tab_item{font-size:18px;font-weight:500;line-height:32.4px;color:#fff;background-color:transparent;border:1px solid #fff;border-radius:30px;text-decoration:none;padding:9px 29px;box-sizing:border-box;transition:all .2s ease;flex-shrink:0}.newsPage_tab_item.active{color:#000;background-color:#fff;border:1px solid #fff}.newsPage_title{font-size:36px;font-weight:800;line-height:57.6px;color:#fff;margin-bottom:10px}.newsPage_title_desc{font-size:18px;font-weight:400;line-height:32.4px}.newsPage .faqpage_menu{display:flex;gap:20px;margin-bottom:55px}.newsPage .faqpage_menu_link{font-size:20px;font-weight:400;line-height:32px;text-align:left;color:#111;text-decoration:none;position:relative;border:0;outline:none}.newsPage .faqpage_menu_link:after{content:"";position:absolute;right:0;bottom:0;width:0;height:2px;background:#111;transition:all .2s ease}.newsPage .faqpage_menu_link.active{color:#111;font-weight:700}.newsPage .faqpage_menu_link.active:after{content:"";position:absolute;left:0;width:100%;height:2px;background:#111}.newsPage .faqpage_board{display:flex;flex-direction:column;gap:20px;margin-bottom:60px}.newsPage .faqpage_board_item{padding:20px 30px 20px 20px;border:1px solid #ddd;border-radius:20px}.newsPage .faqpage_board_item.active .answer{display:block}.newsPage .faqpage_board_item.active .faqpage_board_text:after{content:"";width:12px;height:8px;display:inline-block;background:transparent url(/_next/static/media/ico_faq_open.ccdb39ec.svg) no-repeat 0 0;background-size:12px}.newsPage .faqpage_board_text{font-size:18px;font-weight:400;line-height:28.8px;text-align:left;color:#111;display:flex;align-items:center}.newsPage .faqpage_board_text:after{content:"";flex-shrink:0;margin-left:auto;width:12px;height:8px;display:inline-block;background:transparent url(/_next/static/media/ico_faq_close.07ed8b2a.svg) no-repeat 0 0;background-size:12px}.newsPage .faqpage_board_ico{width:30px;height:30px;display:inline-block;background:transparent url(/_next/static/media/ico_faq_q.db1c8eb1.svg) no-repeat 0 0;margin-right:10px;flex-shrink:0}.newsPage .faqpage_board_tag{padding:4px 6px;border-radius:6px;font-size:14px;font-weight:700;line-height:14px;display:inline-block;margin-right:10px}.newsPage .faqpage_board_tag.green{background:#d2f8e4;color:#099548}.newsPage .faqpage_board_tag.purple{background:#f2e4ff;color:#9a29e0}.newsPage .faqpage_board_tag.blue{background:#e4edff;color:#297de0}.newsPage .faqpage_board_tag.yellow{background:#fff7e4;color:#e06b29}.newsPage .faqpage_board_qus{font-size:18px;font-weight:700;line-height:32.4px;color:#111;padding-right:10px;box-sizing:border-box}.newsPage .faqpage_board .answer{display:none}.newsPage .faqpage_board .answer_item{display:flex;padding:30px 0}.newsPage .faqpage_board .answer_ico{width:30px;height:30px;display:inline-block;background:transparent url(/_next/static/media/ico_faq_a.e0b61a9b.svg) no-repeat 0 0;margin-right:10px}.newsPage .faqpage_board .answer_text{flex:1 1;font-size:18px;font-weight:400;line-height:32.4px;text-align:left;color:#111}.newsPage .faqpage_board .answer_text a{color:#4d70f2}.newsPage .faqpage_desc{font-size:18px;font-weight:400;line-height:32.4px;margin-bottom:20px}.newsPage .faqpage_button{text-align:center}.newsPage .faqpage_button_link{font-size:20px;font-weight:400;line-height:36px;color:#fff;padding:10px 60px;background:#343be7;display:inline-block;border-radius:60px;text-decoration:none;flex-shrink:0}.newsPage .noticepage{margin-bottom:60px}.newsPage .noticepage_menu{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:55px}.newsPage .noticepage_menu_link{font-size:20px;font-weight:400;line-height:32px;text-align:left;color:#111;text-decoration:none;position:relative;border:0;outline:none;flex-shrink:0}.newsPage .noticepage_menu_link:after{content:"";position:absolute;right:0;bottom:0;width:0;height:2px;background:#111;transition:all .2s ease}.newsPage .noticepage_menu_link.active{color:#111;font-weight:700}.newsPage .noticepage_menu_link.active:after{content:"";position:absolute;left:0;width:100%;height:2px;background:#111}.newsPage .noticepage_board{display:flex;flex-direction:column;margin-bottom:60px}.newsPage .noticepage_board_item{padding:30px 0;border-bottom:1px solid #ddd}.newsPage .noticepage_board_link{display:flex;text-decoration:none;gap:10px;align-items:center}.newsPage .noticepage_board_date{margin-left:auto;font-size:18px;font-weight:400;line-height:28.8px;color:#999}.newsPage .noticepage_board_tag{display:inline-block;font-size:14px;font-weight:500;line-height:14px;padding:4px 6px;color:#094395;background-color:#e3eeff;border-radius:6px;flex-shrink:0}.newsPage .noticepage_board_tag.new{background-color:#ef614e;color:#fff}.newsPage .noticepage_board_text{font-size:18px;font-weight:500;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:32px;height:32px;box-sizing:border-box;position:relative}.newsPage .noticepage_board_text:hover{text-decoration:underline}.newsPage .boardDetail_header{margin-bottom:60px}.newsPage .boardDetail_title{font-size:32px;font-weight:700;line-height:41.6px;text-align:left;margin-bottom:10px;color:#111;position:relative;height:auto;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-wrap:break-word}.newsPage .boardDetail_info{color:#111;font-size:16px;font-weight:400;line-height:28.8px}.newsPage .boardDetail_info,.newsPage .boardDetail_info span{display:flex;align-items:center}.newsPage .boardDetail_info span:last-child:after{display:none}.newsPage .boardDetail_info span:after{content:"";width:1px;height:8px;background-color:#777;display:inline-block;margin:0 10px}.newsPage .boardDetail_content_img{width:100%;margin-bottom:60px}.newsPage .boardDetail_content_img img{width:100%;border-radius:30px;overflow:hidden}.newsPage .boardDetail_content_text{font-size:18px;font-weight:400;line-height:32.4px;text-align:left;color:#111;margin-bottom:60px;word-break:break-all;white-space:pre-line}.newsPage .boardDetail_button{text-align:left;display:flex;justify-content:space-between;align-items:center}.newsPage .boardDetail_button_link{font-size:20px;font-weight:400;line-height:36px;color:#fff;padding:9px 50px;background:#343be7;display:inline-block;border-radius:60px;text-decoration:none;flex-shrink:0}.newsPage .boardDetail_button_ico{background:transparent url(/_next/static/media/ico_button_arrow.6d5514c0.svg) no-repeat 50%;background-size:16px;display:inline-block;width:16px;height:36px;margin-right:10px;vertical-align:middle}.newsPage .boardDetail_control{display:flex;gap:10px}.newsPage .boardDetail_control_ico{background:transparent url(/_next/static/media/ico_button_arrow_dark.48b63fd4.svg) no-repeat 50%;background-size:16px;display:inline-block;width:16px;height:36px;vertical-align:middle}.newsPage .boardDetail_control_link{font-size:20px;font-weight:400;line-height:36px;color:#333;padding:9px 30px;background:#fff;border:1px solid #777;display:inline-block;border-radius:60px;text-decoration:none;flex-shrink:0;display:flex;gap:10px;align-items:center}.newsPage .boardDetail_control_link:hover{color:#fff;background:#111;border:1px solid #111}.newsPage .boardDetail_control_link:hover .boardDetail_control_ico{background:transparent url(/_next/static/media/ico_button_arrow.6d5514c0.svg) no-repeat 50%}.newsPage .boardDetail_control_link:last-child .boardDetail_control_ico{transform:rotate(180deg)}.newsPage .boardDetail_download{margin-bottom:60px;display:flex;flex-direction:column;gap:16px}.newsPage .boardDetail_download_button{font-size:18px;font-weight:400;line-height:18px;text-align:left;display:flex;align-items:center;flex-shrink:0;text-decoration:none;color:#2546c1;width:-moz-fit-content;width:fit-content}.newsPage .boardDetail_download_button:hover{text-decoration:underline}.newsPage .boardDetail_download_ico{display:inline-block;margin-right:10px;width:12px;height:12px;background:transparent url(/_next/static/media/ico_download.11cc13dd.svg) no-repeat 50%;background-size:12px;vertical-align:middle;text-indent:-9999em;overflow:hidden}}@media (max-width:640px){.newsPage{max-width:840px;margin:0 auto;color:#fff;padding:0 30px;box-sizing:border-box}.newsPage_spline{position:fixed;top:120px;right:50%;transform:translateX(90%);z-index:-1}.newsPage_Block{display:block;transition:all .2s ease;background:#fdfdff;padding:60px;border-radius:60px;margin-bottom:0}.newsPage_Block.top{padding:60px 60px 120px;border-radius:60px 60px 0 0;margin-bottom:-60px}.newsPage_tab{display:flex;flex-direction:row;gap:10px}.newsPage_tab_item{font-size:18px;font-weight:500;line-height:32.4px;color:#fff;background-color:transparent;border:1px solid #fff;border-radius:30px;text-decoration:none;padding:9px 29px;box-sizing:border-box;transition:all .2s ease;flex-shrink:0}.newsPage_tab_item.active{color:#000;background-color:#fff;border:1px solid #fff}.newsPage_title{font-size:36px;font-weight:800;line-height:57.6px;color:#fff;margin-bottom:10px}.newsPage_title_desc{font-size:18px;font-weight:400;line-height:32.4px}.newsPage .faqpage_menu{display:flex;gap:20px;margin-bottom:55px;flex-wrap:nowrap;width:100%;overflow-x:auto}.newsPage .faqpage_menu_link{font-size:20px;font-weight:400;line-height:32px;text-align:left;color:#111;text-decoration:none;position:relative;border:0;outline:none}.newsPage .faqpage_menu_link:after{content:"";position:absolute;right:0;bottom:0;width:0;height:2px;background:#111;transition:all .2s ease}.newsPage .faqpage_menu_link.active{color:#111;font-weight:700}.newsPage .faqpage_menu_link.active:after{content:"";position:absolute;left:0;width:100%;height:2px;background:#111}.newsPage .faqpage_board{display:flex;flex-direction:column;gap:0;margin-bottom:60px}.newsPage .faqpage_board_item{padding:20px 0;border:0;border-bottom:1px solid #ddd;border-radius:0}.newsPage .faqpage_board_item.active .answer{display:block}.newsPage .faqpage_board_item.active .faqpage_board_text:after{content:"";width:12px;height:8px;display:inline-block;background:transparent url(/_next/static/media/ico_faq_open.ccdb39ec.svg) no-repeat 0 0;background-size:12px}.newsPage .faqpage_board_text{font-size:18px;font-weight:400;line-height:28.8px;text-align:left;color:#111;display:flex;align-items:start;position:relative}.newsPage .faqpage_board_text:after{content:"";position:absolute;right:0;top:8px;flex-shrink:0;margin-left:0;width:12px;height:8px;display:inline-block;background:transparent url(/_next/static/media/ico_faq_close.07ed8b2a.svg) no-repeat 0 0;background-size:12px}.newsPage .faqpage_board_ico{width:30px;height:30px;display:inline-block;background:transparent url(/_next/static/media/ico_faq_q.db1c8eb1.svg) no-repeat 0 0;margin-right:10px;flex-shrink:0}.newsPage .faqpage_board_tag{padding:4px 6px;border-radius:6px;font-size:14px;font-weight:700;line-height:14px;margin-right:10px;flex-shrink:0;display:inline-block;width:-moz-fit-content;width:fit-content;margin-bottom:8px}.newsPage .faqpage_board_tag.green{background:#d2f8e4;color:#099548}.newsPage .faqpage_board_tag.purple{background:#f2e4ff;color:#9a29e0}.newsPage .faqpage_board_tag.blue{background:#e4edff;color:#297de0}.newsPage .faqpage_board_tag.yellow{background:#fff7e4;color:#e06b29}.newsPage .faqpage_board_qus{font-size:18px;font-weight:700;line-height:32.4px;color:#111;padding-right:0;display:flex;box-sizing:border-box;flex-direction:column;margin-top:3px}.newsPage .faqpage_board .answer{display:none}.newsPage .faqpage_board .answer_item{display:flex;padding:20px 0 10px}.newsPage .faqpage_board .answer_ico{width:30px;height:30px;display:inline-block;background:transparent url(/_next/static/media/ico_faq_a.e0b61a9b.svg) no-repeat 0 0;margin-right:10px}.newsPage .faqpage_board .answer_text{flex:1 1;font-size:18px;font-weight:400;line-height:32.4px;text-align:left;color:#111}.newsPage .faqpage_board .answer_text a{color:#4d70f2}.newsPage .faqpage_desc{font-size:18px;font-weight:400;line-height:32.4px;margin-bottom:20px;color:#111}.newsPage .faqpage_desc .pc_line_break{display:inline}.newsPage .faqpage_desc .mobile_line_break{display:block}.newsPage .faqpage_button{text-align:center}.newsPage .faqpage_button_link{font-size:20px;font-weight:400;line-height:36px;color:#fff;padding:10px 60px;background:#343be7;display:inline-block;border-radius:60px;text-decoration:none;flex-shrink:0}.newsPage .noticepage{margin-bottom:60px}.newsPage .noticepage_menu{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:55px}.newsPage .noticepage_menu_link{font-size:20px;font-weight:400;line-height:32px;text-align:left;color:#111;text-decoration:none;position:relative;border:0;outline:none;flex-shrink:0}.newsPage .noticepage_menu_link:after{content:"";position:absolute;right:0;bottom:0;width:0;height:2px;background:#111;transition:all .2s ease}.newsPage .noticepage_menu_link.active{color:#111;font-weight:700}.newsPage .noticepage_menu_link.active:after{content:"";position:absolute;left:0;width:100%;height:2px;background:#111}.newsPage .noticepage_board{display:flex;flex-direction:column;margin-bottom:60px}.newsPage .noticepage_board_item{padding:30px 0;border-bottom:1px solid #ddd}.newsPage .noticepage_board_link{display:flex;text-decoration:none;gap:6px;align-items:flex-start}.newsPage .noticepage_board_date{margin-left:0;font-size:18px;font-weight:400;line-height:28.8px;color:#999}.newsPage .noticepage_board_tag{display:inline-block;font-size:14px;font-weight:500;line-height:14px;padding:4px 6px;color:#094395;background-color:#e3eeff;border-radius:6px;flex-shrink:0}.newsPage .noticepage_board_tag.new{background-color:#ef614e;color:#fff}.newsPage .noticepage_board_text{font-size:18px;font-weight:500;width:100%;color:#111;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:32px;height:auto;box-sizing:border-box;position:relative}.newsPage .noticepage_board_text:hover{text-decoration:underline}.newsPage .boardDetail_header{margin-bottom:30px}.newsPage .boardDetail_title{font-size:32px;font-weight:700;line-height:41.6px;text-align:left;margin-bottom:10px;color:#111;position:relative;height:auto;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-wrap:break-word}.newsPage .boardDetail_info{color:#111;font-size:18px;font-weight:400;line-height:32.4px;display:flex;align-items:center}.newsPage .boardDetail_info span{display:flex;align-items:center;font-size:14px;font-weight:400;line-height:25.2px}.newsPage .boardDetail_info span:last-child:after{display:none}.newsPage .boardDetail_info span:after{content:"";width:1px;height:8px;background-color:#777;display:inline-block;margin:0 10px}.newsPage .boardDetail_content_img{width:100%;margin-bottom:60px}.newsPage .boardDetail_content_img img{width:100%;border-radius:30px;overflow:hidden}.newsPage .boardDetail_content_text{font-size:18px;font-weight:400;line-height:32.4px;text-align:left;color:#111;margin-bottom:60px;word-break:break-all;white-space:pre-line}.newsPage .boardDetail_button{text-align:left;display:flex;justify-content:space-between;align-items:center}.newsPage .boardDetail_button_link{font-size:20px;font-weight:400;line-height:36px;color:#fff;padding:9px 20px;background:#343be7;display:inline-block;border-radius:60px;text-decoration:none;flex-shrink:0}.newsPage .boardDetail_button_ico{background:transparent url(/_next/static/media/ico_button_arrow.6d5514c0.svg) no-repeat 50%;background-size:16px;display:inline-block;width:16px;height:36px;margin-right:10px;vertical-align:middle}.newsPage .boardDetail_control{display:flex;gap:6px}.newsPage .boardDetail_control_ico{background:transparent url(/_next/static/media/ico_button_arrow_dark.48b63fd4.svg) no-repeat 50%;background-size:16px;display:inline-block;width:16px;height:36px;vertical-align:middle}.newsPage .boardDetail_control_link{font-size:20px;font-weight:400;line-height:36px;color:#333;padding:9px 16px;background:#fff;border:1px solid #777;display:inline-block;border-radius:60px;text-decoration:none;flex-shrink:0;display:flex;gap:10px;align-items:center}.newsPage .boardDetail_control_link:hover{color:#fff;background:#111;border:1px solid #111}.newsPage .boardDetail_control_link:hover .boardDetail_control_ico{background:transparent url(/_next/static/media/ico_button_arrow.6d5514c0.svg) no-repeat 50%}.newsPage .boardDetail_download{margin-bottom:60px;display:flex;flex-direction:column;gap:16px}.newsPage .boardDetail_download_button{font-size:18px;font-weight:400;line-height:18px;text-align:left;display:flex;align-items:center;flex-shrink:0;text-decoration:none;color:#2546c1;width:-moz-fit-content;width:fit-content}.newsPage .boardDetail_download_button:hover{text-decoration:underline}.newsPage .boardDetail_download_ico{display:inline-block;margin-right:10px;width:12px;height:12px;background:transparent url(/_next/static/media/ico_download.11cc13dd.svg) no-repeat 50%;background-size:12px;vertical-align:middle;text-indent:-9999em;overflow:hidden}}@media (max-width:480px){.newsPage{max-width:810px;margin:0 auto;color:#fff;padding:0 15px;box-sizing:border-box}.newsPage_Block{display:block;transition:all .2s ease;background:#fdfdff;padding:30px 20px;border-radius:30px;margin-bottom:0}.newsPage_Block.top{background:rgba(255,201,11,0);padding:30px 20px 60px;border-radius:30px 30px 0 0;margin-bottom:-30px}.newsPage_tab{display:flex;flex-direction:row;gap:10px}.newsPage_tab_item{font-size:18px;font-weight:500;line-height:32.4px;color:#fff;background-color:transparent;border:1px solid #fff;border-radius:30px;text-decoration:none;padding:3px 9px;box-sizing:border-box;transition:all .2s ease;flex-shrink:0}.newsPage_tab_item.active{color:#000;background-color:#fff;border:1px solid #fff}.newsPage_title{font-size:36px;font-weight:800;line-height:57.6px;color:#fff;margin-bottom:10px}.newsPage_title_desc{font-size:18px;font-weight:400;line-height:32.4px}.newsPage .faqpage_menu{display:flex;gap:10px;margin-bottom:30px;flex-wrap:nowrap;width:100%;overflow-x:auto}.newsPage .faqpage_menu_link{font-size:17px;font-weight:400;line-height:32px;text-align:left;color:#111;text-decoration:none;position:relative;border:0;outline:none}.newsPage .faqpage_menu_link:after{content:"";position:absolute;right:0;bottom:0;width:0;height:2px;background:#111;transition:all .2s ease}.newsPage .faqpage_menu_link.active{color:#111;font-weight:700}.newsPage .faqpage_menu_link.active:after{content:"";position:absolute;left:0;width:100%;height:2px;background:#111}.newsPage .faqpage_board{display:flex;flex-direction:column;gap:0;margin-bottom:60px}.newsPage .faqpage_board_item{padding:20px 0;border:0;border-bottom:1px solid #ddd;border-radius:0}.newsPage .faqpage_board_item.active .answer{display:block}.newsPage .faqpage_board_item.active .faqpage_board_text:after{content:"";width:12px;height:8px;display:inline-block;background:transparent url(/_next/static/media/ico_faq_open.ccdb39ec.svg) no-repeat 0 0;background-size:12px}.newsPage .faqpage_board_text{font-size:18px;font-weight:400;line-height:28.8px;text-align:left;color:#111;display:flex;align-items:start;position:relative}.newsPage .faqpage_board_text:after{content:"";position:absolute;right:0;top:8px;flex-shrink:0;margin-left:auto;width:12px;height:8px;display:inline-block;background:transparent url(/_next/static/media/ico_faq_close.07ed8b2a.svg) no-repeat 0 0;background-size:12px}.newsPage .faqpage_board_ico{width:30px;height:30px;display:inline-block;background:transparent url(/_next/static/media/ico_faq_q.db1c8eb1.svg) no-repeat 0 0;margin-right:10px;flex-shrink:0}.newsPage .faqpage_board_tag{padding:4px 6px;border-radius:6px;font-size:14px;font-weight:700;line-height:14px;margin-right:10px;flex-shrink:0;display:inline-block;width:-moz-fit-content;width:fit-content;margin-bottom:8px}.newsPage .faqpage_board_tag.green{background:#d2f8e4;color:#099548}.newsPage .faqpage_board_tag.purple{background:#f2e4ff;color:#9a29e0}.newsPage .faqpage_board_tag.blue{background:#e4edff;color:#297de0}.newsPage .faqpage_board_tag.yellow{background:#fff7e4;color:#e06b29}.newsPage .faqpage_board_qus{font-size:18px;font-weight:700;line-height:32.4px;color:#111;padding-right:0;box-sizing:border-box;display:flex;flex-direction:column;margin-top:3px}.newsPage .faqpage_board .answer{display:none}.newsPage .faqpage_board .answer_item{display:flex;padding:20px 0 10px}.newsPage .faqpage_board .answer_ico{width:30px;height:30px;display:inline-block;background:transparent url(/_next/static/media/ico_faq_a.e0b61a9b.svg) no-repeat 0 0;margin-right:10px}.newsPage .faqpage_board .answer_text{flex:1 1;font-size:18px;font-weight:400;line-height:32.4px;text-align:left;color:#111}.newsPage .faqpage_board .answer_text a{color:#4d70f2}.newsPage .faqpage_desc{font-size:18px;font-weight:400;line-height:32.4px;margin-bottom:20px;color:#111}.newsPage .faqpage_button{text-align:center}.newsPage .faqpage_button_link{font-size:20px;font-weight:400;line-height:36px;color:#fff;padding:10px 60px;background:#343be7;display:inline-block;border-radius:30px;text-decoration:none;flex-shrink:0}}.newsPage .noticepage{margin-bottom:60px}.newsPage .noticepage_menu{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:55px}.newsPage .noticepage_menu_link{font-size:20px;font-weight:400;line-height:32px;text-align:left;color:#111;text-decoration:none;position:relative;border:0;outline:none;flex-shrink:0}.newsPage .noticepage_menu_link:after{content:"";position:absolute;right:0;bottom:0;width:0;height:2px;background:#111;transition:all .2s ease}.newsPage .noticepage_menu_link.active{color:#111;font-weight:700}.newsPage .noticepage_menu_link.active:after{content:"";position:absolute;left:0;width:100%;height:2px;background:#111}.newsPage .noticepage_board{display:flex;flex-direction:column;margin-bottom:60px}.newsPage .noticepage_board_item{padding:30px 0;border-bottom:1px solid #ddd}.newsPage .noticepage_board_link{display:flex;text-decoration:none;gap:10px;align-items:center}.newsPage .noticepage_board_date{margin-left:0;font-size:18px;font-weight:400;line-height:28.8px;color:#999}.newsPage .noticepage_board_tag{display:inline-block;font-size:14px;font-weight:500;line-height:14px;padding:4px 6px;color:#094395;background-color:#e3eeff;border-radius:6px;flex-shrink:0}.newsPage .noticepage_board_tag.new{background-color:#ef614e;color:#fff}.newsPage .noticepage_board_text{font-size:18px;font-weight:500;color:#111;overflow:hidden;text-overflow:ellipsis}.newsPage .noticepage_board_text:hover{text-decoration:underline}.newsPage .boardDetail_header{margin-bottom:30px}.newsPage .boardDetail_title{font-size:32px;font-weight:700;line-height:41.6px!important;text-align:left;margin-bottom:10px;color:#111;position:relative;height:auto;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-wrap:break-word}.newsPage .boardDetail_info{color:#111;font-size:18px;font-weight:400;line-height:32.4px;display:flex;align-items:center}.newsPage .boardDetail_info span{display:flex;align-items:center;font-size:16px;font-weight:400;line-height:25.2px}.newsPage .boardDetail_info span:last-child:after{display:none}.newsPage .boardDetail_info span:after{content:"";width:1px;height:8px;background-color:#777;display:inline-block;margin:0 10px}.newsPage .boardDetail_content_img{width:100%;margin-bottom:60px}.newsPage .boardDetail_content_img img{width:100%;border-radius:30px;overflow:hidden}.newsPage .boardDetail_content_text{font-size:18px;font-weight:400;line-height:32.4px;text-align:left;color:#111;margin-bottom:60px;word-break:break-all;white-space:pre-line}.newsPage .boardDetail_button{text-align:left;display:flex;justify-content:space-between;align-items:center}.newsPage .boardDetail_button_link{font-size:20px;font-weight:400;line-height:36px;color:#fff;padding:9px 20px;background:#343be7;display:inline-block;border-radius:60px;text-decoration:none;flex-shrink:0}.newsPage .boardDetail_button_ico{background:transparent url(/_next/static/media/ico_button_arrow.6d5514c0.svg) no-repeat 50%;background-size:16px;display:inline-block;width:16px;height:36px;margin-right:10px;vertical-align:middle}.newsPage .boardDetail_control{display:flex;gap:6px}.newsPage .boardDetail_control_ico{background:transparent url(/_next/static/media/ico_button_arrow_dark.48b63fd4.svg) no-repeat 50%;background-size:16px;display:inline-block;width:16px;height:36px;vertical-align:middle}.newsPage .boardDetail_control_link{font-size:20px;font-weight:400;line-height:36px;color:#333;padding:9px 16px;background:#fff;border:1px solid #777;display:inline-block;border-radius:60px;text-decoration:none;flex-shrink:0;display:flex;gap:10px;align-items:center}.newsPage .boardDetail_control_link:hover{color:#fff;background:#111;border:1px solid #111}.newsPage .boardDetail_control_link:hover .boardDetail_control_ico{background:transparent url(/_next/static/media/ico_button_arrow.6d5514c0.svg) no-repeat 50%}.newsPage .boardDetail_download{margin-bottom:60px;display:flex;flex-direction:column;gap:16px}.newsPage .boardDetail_download_button{font-size:18px;font-weight:400;line-height:18px;text-align:left;display:flex;align-items:center;flex-shrink:0;text-decoration:none;color:#2546c1;width:-moz-fit-content;width:fit-content}.newsPage .boardDetail_download_button:hover{text-decoration:underline}.newsPage .boardDetail_download_ico{display:inline-block;margin-right:10px;width:12px;height:12px;background:transparent url(/_next/static/media/ico_download.11cc13dd.svg) no-repeat 50%;background-size:12px;vertical-align:middle;text-indent:-9999em;overflow:hidden}@media (max-width:370px){.newsPage .faqpage_desc .pc_line_break .mobile_line_break{display:inline}}@media (min-width:779px){.newsPage .boardDetail_control_link{padding:9px 30px}}@media (max-width:640px){.newsPage .boardDetail_control_link{font-size:14px;padding:0 10px}.newsPage .boardDetail_button button{width:74px!important;height:38px!important}}