@charset "UTF-8";
/* font */
/* NotoSans */
@font-face { font-family: 'NotoSans'; font-style: normal; font-weight: 400; src: url("/fonts/NotoSansCJKkr-Regular.eot"); src: url("/fonts/NotoSansCJKkr-Regular.eot"); src: url("/fonts/NotoSansCJKkr-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/NotoSansCJKkr-Regular.woff2") format("woff2"), url("/fonts/NotoSansCJKkr-Regular.woff") format("woff"); }

@font-face { font-family: 'NotoSans'; font-style: normal; font-weight: 600; src: url("/fonts/NotoSansCJKkr-Bold.eot"); src: url("/fonts/NotoSansCJKkr-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/NotoSansCJKkr-Bold.woff2") format("woff2"), url("/fonts/NotoSansCJKkr-Bold.woff") format("woff"); }

/* reset */
html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, table, th, td, form, fieldset, legend, input, textarea, button, select { padding: 0; margin: 0; }

body { font-family: 'NotoSans', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif; color: #666; font-weight: 400; line-height: 1; -webkit-text-size-adjust: none; }

html, body { font-size: 16px; }

h1, h2, h3, h4, h5, h6, strong { font-size: 100%; line-height: 1; }

select, button, input, textarea, pre { font-family: 'NotoSans', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif; font-size: 16px; color: #666; }

pre { white-space: pre-wrap; }

fieldset, img, button { border: 0; }

img, input, button { vertical-align: top; }

table { table-layout: fixed; width: 100%; border-collapse: collapse; border-spacing: 0; word-break: break-all; word-wrap: break-word; }

address, em { font-style: normal; }

ol, ul, li { list-style: none; }

hr { display: none; }

a { text-decoration: none; color: inherit; }

a:hover, a:active { text-decoration: none; }

legend { position: absolute; left: -9999px; top: 0; }

caption { overflow: hidden; width: 0; height: 0; font-size: 0; line-height: 0; }

button { background: none; cursor: pointer; -webkit-apperance: none; }

button::-moz-focus-inner { padding: 0; border: 0; }

textarea { resize: none; }

:focus { outline: 0; }

* { -webkit-box-sizing: border-box; box-sizing: border-box; }

.blind { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

select { border-radius: 0; background: url("/images/common/bg_select.png") right 12px center no-repeat; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

select::-ms-expand { display: none; }

select:focus { border: 1px solid #1c1c1c; }

/* select arrow none */
input[type="text"], input[type="password"], input[type="number"], input[type="tel"], input[type="email"], input[type="button"], input[type="submit"] { border-radius: 0 !important; -webkit-appearance: none; -moz-appearance: none; }

textarea { border-radius: 0 !important; -webkit-appearance: none; -moz-appearance: none; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #aaa; }

input::-moz-placeholder, textarea::-moz-placeholder { color: #aaa; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #aaa; }

input::-ms-input-placeholder, textarea::-ms-input-placeholder { color: #aaa; }

input::placeholder, textarea::placeholder { color: #aaa; }

.ir { position: absolute; margin: -1px; width: 1px; height: 1px; padding: 0; border: 0; white-space: nowrap; overflow: hidden; clip: rect(0, 0, 0, 0); }

.header { background-color: #f7f7f7; }

.header_wrap { overflow: hidden; padding: 27px 60px 17px; }

.header_wrap .user_info { overflow: hidden; float: left; margin-top: 10px; width: 800px; }

.header_wrap .user_info .name { float: left; letter-spacing: -.03em; }

.header_wrap .user_info .name > span { display: inline-block; margin-right: 4px; font-size: 18px; color: #00558c; font-weight: 600; }

.header_wrap .user_info .log_wrap { overflow: hidden; float: left; margin-left: 20px; }

.header_wrap .user_info .log_wrap li { font-size: 14px; letter-spacing: -0.03em; /* 0.0625 * 16 = 1px */ line-height: 1.125rem; float: left; position: relative; margin-left: 10px; padding-left: 11px; color: #999; }

.header_wrap .user_info .log_wrap li:first-child { margin-left: 0; padding-left: 0; }

.header_wrap .user_info .log_wrap li:first-child::before { content: none; }

.header_wrap .user_info .log_wrap li::before { -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); content: ""; position: absolute; left: 0; top: 50%; width: 2px; height: 10px; background-color: #c7d3db; }

.header_wrap .user_info .log_wrap li p { position: relative; padding-left: 20px; }

.header_wrap .user_info .log_wrap li p::before { -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); content: ""; position: absolute; left: 0; top: 50%; width: 16px; height: 16px; }

.header_wrap .user_info .log_wrap li p.ico_time::before { background: url("/images/common/ico_time.png") 0 0 no-repeat; }

.header_wrap .user_info .log_wrap li p.ico_ip::before { background: url("/images/common/ico_ip.png") 0 0 no-repeat; }

.header_wrap .user_btn { float: right; }

.header_wrap .user_btn a { font-size: 14px; letter-spacing: -0.03em; line-height: 1; border-radius: 18px; display: inline-block; margin-left: 8px; padding: 0 20px; width: auto; min-width: 94px; height: 36px; line-height: 34px; vertical-align: middle; color: #8a8d8f; text-align: center; border: 1px solid #8a8d8f; }

.header_wrap .user_btn a:first-child { margin-left: 0; }

.header_wrap .user_btn a.btn_pointColor { color: #fff; background-color: #00558c; border: none; }

#wrap { overflow: hidden; position: relative; min-width: 1480px; max-width: 1920px; margin: 0 auto; height: 100%; }

#wrap .right_area { position: relative; float: left; padding: 0 0 70px 240px; width: 100%; height: 100%; }

.container { position: relative; padding: 30px 60px 150px; height: 100%; min-height: 790px; }

.container h2 { font-size: 32px; letter-spacing: -0.03em; line-height: 1; margin-bottom: 30px; color: #333; }

.container .cont_inner { margin-bottom: 100px; }

.container .cont_inner:last-child { margin-bottom: 0; }

.container .dot_list li { font-size: 16px; letter-spacing: -0.03em; /* 0.0625 * 16 = 1px */ line-height: 1.375rem; position: relative; margin-top: 10px; padding-left: 10px; }

.container .dot_list li::before { content: ""; position: absolute; left: 0; top: 12px; width: 2px; height: 2px; background-color: #6f6f6f; }

.container .dot_list li:first-child { margin-top: 0; }

.container .dot_list li strong { color: #00558c; font-weight: 400; }

.container .color_orange { color: #dc7f22; }

.container .color_blue { color: #00558c; }

.search_area { overflow: hidden; margin-bottom: 20px; }

.search_area .date_wrap { overflow: hidden; float: left; }

.search_area .date_wrap .input_wrap { position: relative; float: left; padding-left: 30px; }

.search_area .date_wrap .input_wrap:first-child { padding-left: 0; }

.search_area .date_wrap .input_wrap:first-child::before { content: none; }

.search_area .date_wrap .input_wrap::before { content: "~"; position: absolute; left: 10px; top: 0; width: 30px; height: 50px; line-height: 50px; vertical-align: middle; }

.search_area .date_wrap .input_wrap input { width: 170px; height: 50px; padding: 0 40px 0 10px; letter-spacing: -.03em; border: 1px solid #ccc; }

.search_area .date_wrap .input_wrap button { -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); position: absolute; right: 0; top: 50%; width: 40px; height: 48px; background: url("/images/common/ico_date.png") 50% 50% no-repeat; }

.search_area .search_wrap { overflow: hidden; float: right; }

.search_area .search_wrap select { float: left; width: 130px; height: 50px; padding: 0 12px; line-height: 50px; border: 1px solid #ccc; }

.search_area .search_wrap select:focus { border: 1px solid #00558c; }

.search_area .search_wrap input { float: left; width: 330px; padding: 12px; border: 1px solid #ccc; letter-spacing: -.03em; }

.search_area .search_wrap input:focus { border: 1px solid #00558c; }

.search_area .search_wrap button { margin-right: 8px; padding: 13px 20px; width: auto; min-width: 80px; height: 50px; color: #fff; background-color: #8a8d8f; }

.search_area .search_wrap button.btn_pointColor { background-color: #00558c; }

.search_area .search_wrap button:last-child { margin-right: 0; }

.lnb { z-index: 1; position: absolute; left: 0; top: 0; width: 240px; height: 100%; padding: 28px 0; background-color: #0a4064; }

.lnb .logo { margin: 0 0 22px 25px; width: 115px; height: 31px; }

.lnb .logo > a { display: block; width: 100%; height: 100%; background: url("/images/common/logo.png") 0 0 no-repeat; }

.lnb .lnb_list > li { border-bottom: 1px solid #235374; }

.lnb .lnb_list > li:last-child { border-bottom: none; }

.lnb .lnb_list > li.active .depth2_cont { display: block; }

.lnb .lnb_list > li.active .depth1 { background-color: #00558c; }

.lnb .lnb_list > li.active .depth1::before { content: none; }

.lnb .lnb_list > li.active .depth1::after { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); background-color: #fff; }

.lnb .lnb_list > li.active .depth1 .tit { color: #fff; }

.lnb .lnb_list .depth1 { display: block; position: relative; width: 100%; height: 100%; padding: 20px 40px 20px 25px; }

.lnb .lnb_list .depth1::before { -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); content: ''; display: block; position: absolute; right: 25px; top: 50%; width: 12px; height: 2px; background-color: #b7ccda; }

.lnb .lnb_list .depth1:after { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); content: ''; display: block; position: absolute; right: 30px; top: 50%; margin-top: -6px; width: 2px; height: 12px; background-color: #b7ccda; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.lnb .lnb_list .depth1 .tit { word-break: keep-all; word-wrap: break-word; font-size: 18px; letter-spacing: -0.03em; /* 0.0625 * 16 = 1px */ line-height: 2rem; color: #b7ccda; font-weight: 600; }

.lnb .lnb_list .depth2_cont { display: none; padding: 25px; background-color: #062d4c; }

.lnb .lnb_list .depth2_cont .depth2_list > li { position: relative; margin-top: 15px; padding-left: 10px; }

.lnb .lnb_list .depth2_cont .depth2_list > li::before { content: ''; display: block; position: absolute; left: 0; top: 15px; width: 2px; height: 2px; background-color: #606364; }

.lnb .lnb_list .depth2_cont .depth2_list > li:first-child { margin-top: 0; }

.lnb .lnb_list .depth2_cont .depth2_list > li a { font-size: 16px; letter-spacing: -0.03em; /* 0.0625 * 16 = 1px */ line-height: 1.75rem; color: #a7b4c0; }

.lnb .lnb_list .depth2_cont .depth2_list > li a:hover { color: #fff; }

.lnb .lnb_list .depth2_cont .depth2_list > li a:hover::before { background-color: #fff; }

.footer { position: absolute; bottom: 0; left: 240px; width: 100%; height: 70px; background-color: #323e49; }

.footer .copyright { margin-top: 30px; padding-left: 60px; font-size: 14px; color: #8c9192; }

.top_banner { display: none; background: #00466e; height: 100px; padding-top: 23px; color: #fff; position: relative; }

.top_banner .pop_btn { text-indent: -9999%; font-size: 0; position: absolute; top: 50%; right: 0; width: 27px; height: 28px; background: url(/images/common/ico_close.png) no-repeat 0 0; margin-top: -14px; }

.top_banner .icon, .top_banner .txt_area { display: inline-block; vertical-align: middle; }

.top_banner .icon { margin-right: 30px; }

.top_banner .txt_area .tit { font-size: 20px; letter-spacing: 0; /* 0.0625 * 16 = 1px */ line-height: 1.8125rem; color: #f8e08e; font-weight: 600; }

.top_banner .txt_area .txt { font-size: 16px; letter-spacing: 0; /* 0.0625 * 16 = 1px */ line-height: 1.5rem; font-weight: 300; }

.banner_wrap { width: 1200px; margin: 0 auto; position: relative; }

/* basic_table */
.basic_table { width: 100%; border-top: 2px solid #00558c; border-bottom: 1px solid #ccc; }

.basic_table thead th { font-size: 18px; letter-spacing: -0.03em; /* 0.0625 * 16 = 1px */ line-height: 2rem; padding: 28px 10px; color: #00558c; text-align: center; border-bottom: 1px solid #ccc; }

.basic_table tbody td { font-size: 18px; letter-spacing: -0.03em; /* 0.0625 * 16 = 1px */ line-height: 2rem; word-break: keep-all; word-wrap: break-word; padding: 28px 10px; text-align: center; border-top: 1px solid #ccc; }

.basic_table tbody td.tit, .basic_table tbody td.tl { text-align: left; }

.basic_table tbody td.nodata { padding: 40px 5px; }

.basic_table tbody td.nodata p { font-size: 32px; letter-spacing: -0.03em; line-height: 1; color: #000; }

.form_wrap .tit_wrap { overflow: hidden; }

.form_wrap .tit_wrap > h2 { float: left; }

.form_wrap .tit_wrap > .form_desc { float: right; margin-top: 20px; }

.form_wrap .form_desc { color: #333; text-align: right; letter-spacing: -0.03em; }

.form_wrap .txt_point { display: inline-block; margin: 0 4px; color: #dc7f22; vertical-align: top; }

.form_wrap .form_tit { font-size: 18px; letter-spacing: -0.03em; /* 0.0625 * 16 = 1px */ line-height: 1.625rem; color: #333; }

.form_wrap .item { margin-top: 15px; }

.form_wrap .item:first-child { margin-top: 0; }

.form_wrap .item dl { overflow: hidden; }

.form_wrap .item dt, .form_wrap .item dd { float: left; }

.form_wrap .item dt { padding: 0 10px; width: 120px; height: 50px; line-height: 50px; vertical-align: middle; }

.form_wrap .item dd { width: calc(100% - 120px); }

.form_wrap .item dd .custom_radio { margin-top: 10px; }

.form_wrap .item dd .inner { margin-top: 10px; }

.form_wrap .item dd .inner:first-child { margin-top: 0; }

.form_wrap .btn_default { margin-left: 8px; padding: 0 30px; width: auto; min-width: 120px; height: 50px; line-height: 50px; vertical-align: middle; color: #fff; background-color: #8a8d8f; }

.form_wrap .btn_default.btn_white { color: #8a8d8f; background-color: #fff; border: 1px solid #636c77; }

.form_wrap select { width: 280px; height: 50px; padding: 0 12px; line-height: 50px; border: 1px solid #ccc; }

.form_wrap select:focus { border: 1px solid #00558c; }

.form_wrap select.short { width: 130px; }

.form_wrap select.middle { width: 500px; }

.form_wrap select.long { width: 100%; }

.form_wrap input[type="text"] { width: 280px; padding: 12px; color: #000; font-weight: 300; border: 1px solid #ccc; letter-spacing: -.03em; }

.form_wrap input[type="text"].short { width: 130px; }

.form_wrap input[type="text"].middle { width: 500px; }

.form_wrap input[type="text"].long { width: 100%; }

.form_wrap .phone_wrap { overflow: hidden; }

.form_wrap .phone_wrap .input_item { float: left; }

.form_wrap .phone_wrap .input_item input { width: 117px; }

.form_wrap .phone_wrap .input_item:nth-child(2):before, .form_wrap .phone_wrap .input_item:nth-child(3):before { content: "-"; padding: 0 11px; height: 50px; line-height: 46px; vertical-align: middle; }

.form_wrap .email_wrap { overflow: hidden; }

.form_wrap .email_wrap input, .form_wrap .email_wrap select { width: 100%; }

.form_wrap .email_wrap .input_item { float: left; width: 263px; }

.form_wrap .email_wrap .input_item + .input_item { position: relative; padding-left: 30px; }

.form_wrap .email_wrap .input_item + .input_item::before { content: "@"; display: inline-block; position: absolute; left: 8px; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.form_wrap .email_wrap .select_item { float: left; width: 263px; margin: 0 0 0 10px; }

.form_wrap .email_wrap .select_item::before { content: none; display: none; padding: 0; }

.form_wrap .address_wrap input { margin-bottom: 10px; }

.form_wrap .address_wrap input.middle { display: block; }

.form_wrap .code_wrap { overflow: hidden; }

.form_wrap .code_wrap * { float: left; margin-left: 8px; }

.form_wrap .code_wrap *:first-child { margin-left: 0; }

.form_wrap .date_wrap { float: left; }

.form_wrap .date_wrap::after { content: ""; display: block; clear: both; }

.form_wrap .date_wrap .input_wrap { position: relative; float: left; padding-left: 30px; }

.form_wrap .date_wrap .input_wrap:first-child { padding-left: 0; }

.form_wrap .date_wrap .input_wrap:first-child::before { content: none; }

.form_wrap .date_wrap .input_wrap::before { content: "~"; position: absolute; left: 10px; top: 0; width: 30px; height: 50px; line-height: 50px; vertical-align: middle; }

.form_wrap .date_wrap .input_wrap input { width: 170px; height: 50px; padding: 0 40px 0 10px; letter-spacing: -.03em; border: 1px solid #ccc; }

.form_wrap .date_wrap .input_wrap button { -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); position: absolute; right: 0; top: 50%; width: 40px; height: 48px; background: url("/images/common/ico_date.png") 50% 50% no-repeat; }

.form_wrap .date_wrap .date_item { position: relative; float: left; padding-left: 30px; }

.form_wrap .date_wrap .date_item::after { content: ""; display: block; clear: both; }

.form_wrap .date_wrap .date_item:first-child { padding-left: 0; }

.form_wrap .date_wrap .date_item:first-child::before { content: none; }

.form_wrap .date_wrap .date_item::before { content: "~"; position: absolute; left: 10px; top: 0; width: 30px; height: 50px; line-height: 50px; vertical-align: middle; }

.form_wrap .date_wrap select { margin-left: 8px; width: 130px; }

.form_wrap .menu_wrap { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.form_wrap .menu_wrap .item { margin-top: 0; }

.form_wrap .menu_wrap .tit { font-size: 16px; letter-spacing: -0.03em; line-height: 1; color: #333; margin-bottom: 10px; }

.form_wrap .menu_wrap .list li { margin-bottom: 10px; }

.form_wrap textarea { word-break: keep-all; word-wrap: break-word; width: 100%; height: 250px; padding: 12px; border: 1px solid #ccc; }

.form_wrap .file_wrap.single .file_inner { overflow: hidden; width: 100%; }

.form_wrap .file_wrap.single .file_text { float: left; width: 300px; padding: 12px; border: 1px solid #ccc; letter-spacing: -.03em; }

.form_wrap .file_wrap.single input[type="file"] { padding: 0; width: 1px; height: 1px; margin-left: -1px; opacity: 0; }

.form_wrap .file_wrap.single label { float: left; width: 120px; height: 50px; line-height: 50px; vertical-align: middle; color: #fff; text-align: center; background-color: #8a8d8f; cursor: pointer; }

.form_wrap .file_wrap.single .btn_delete { border-radius: 50%; background: url("/images/common/ico_file_del.png") 50% 50% no-repeat; display: none; margin-left: 10px; width: 50px; height: 50px; background-color: #ebebeb; }

.form_wrap .file_wrap.multi .flie_btn { overflow: hidden; margin-bottom: 10px; }

.form_wrap .file_wrap.multi .flie_btn .file_chk { overflow: hidden; float: left; }

.form_wrap .file_wrap.multi .flie_btn .file_chk input[type="file"] { padding: 0; width: 1px; height: 1px; margin-left: -2px; opacity: 0; }

.form_wrap .file_wrap.multi .flie_btn .file_chk label { float: left; width: 120px; height: 50px; line-height: 50px; vertical-align: middle; color: #fff; text-align: center; background-color: #8a8d8f; cursor: pointer; }

.form_wrap .file_wrap.multi .flie_btn button { float: left; margin-left: 8px; width: 120px; height: 50px; line-height: 50px; vertical-align: middle; color: #8a8d8f; border: 1px solid #636c77; background-color: #fff; }

.form_wrap .file_wrap.multi .file_inner { overflow: hidden; width: 100%; }

.form_wrap .file_wrap.multi .file_inner table thead { background-color: #f7f7f7; }

.form_wrap .file_wrap.multi .file_inner table th { padding: 10px 10px; }

.form_wrap .file_wrap.multi .file_inner table td { padding: 10px 10px; }

.form_wrap .file_wrap.multi .file_inner table .custom_checkbox label { margin-right: 0; }

.form_wrap .input_btn_wrap { position: relative; padding-right: 120px; width: 420px; }

.form_wrap .input_btn_wrap input { width: 100%; }

.form_wrap .input_btn_wrap button { position: absolute; right: 0; top: 0; padding: 13px 14px; width: 120px; color: #fff; background-color: #8a8d8f; }

.form_wrap .adress_wrap > input { margin-top: 15px; width: 832px; }

.form_wrap .agree_txt { margin-bottom: 10px; }

.form_wrap .desc { font-size: 14px; letter-spacing: -0.03em; /* 0.0625 * 16 = 1px */ line-height: 1.375rem; margin-top: 12px; color: #999; }

.form_wrap .desc_list { margin-top: 20px; }

.form_wrap .desc_list li { font-size: 14px; letter-spacing: -0.03em; /* 0.0625 * 16 = 1px */ line-height: 1.375rem; margin-top: 5px; color: #999; }

.form_wrap .desc_list li:first-child { margin-top: 0; }

.form_wrap .btn_add, .form_wrap .btn_del { margin: 10px 0 0 10px; width: 40px; height: 30px; color: #fff; background-color: #8a8d8f; }

.form_wrap .add_file_cont .file_cont { padding: 30px 0 10px; border-top: 1px solid #ccc; }

.form_wrap .add_file_cont .file_cont:first-child { margin-top: 0; border-top: none; }

.agree_box .scroll_box { overflow-y: auto; padding: 40px 30px; height: 285px; border: 1px solid #ccc; }

.agree_box .scroll_box.marketing { height: 202px; }

.agree_box .scroll_box h5 { font-size: 18px; letter-spacing: -0.05em; /* 0.0625 * 16 = 1px */ line-height: 2rem; margin-bottom: 10px; color: #2b2b2b; font-weight: 400; }

.agree_box .scroll_box p { letter-spacing: .003em; margin-bottom: 10px; }

.agree_box .scroll_box ul { margin: 30px 0; }

.agree_box .agree_chk { overflow: hidden; margin-top: 30px; }

.agree_box .agree_chk .txt { font-size: 18px; letter-spacing: -0.03em; line-height: 1; float: left; }

.agree_box .agree_chk .custom_radio { float: right; }

/* default_raido */
.default_raido input[type="radio"] { width: 20px; height: 20px; }

.default_raido input[type="radio"] + label { margin: 0 30px 0 5px; }

/* custom_radio */
.custom_radio { position: relative; }

.custom_radio input[type="radio"] { overflow: hidden; position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; clip: rect(0, 0, 0, 0); border: 0; }

.custom_radio input[type="radio"] + label { font-size: 16px; letter-spacing: -0.03em; line-height: 1; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; display: inline-block; position: relative; height: 26px; line-height: 26px; vertical-align: middle; margin-right: 30px; padding-left: 30px; text-align: right; }

.custom_radio input[type="radio"] + label:last-child { margin-right: 0; }

.custom_radio input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 2px; width: 20px; height: 20px; text-align: center; background: #fff; border: 2px solid #cecece; border-radius: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; }

.custom_radio input[type="radio"] + label:after { content: ''; position: absolute; top: 8px; left: 6px; width: 8px; height: 8px; background: #e2e2e2; border-radius: 100%; }

.custom_radio input[type="radio"]:checked + label:before { border: 2px solid #00558c; }

.custom_radio input[type="radio"]:checked + label:after { background: #00558c; }

/* default_checkbox */
.default_checkbox input[type="checkbox"] { width: 22px; height: 22px; }

.default_checkbox input[type="checkbox"] + label { margin: 0 30px 0 5px; }

/* custom_checkbox */
.custom_checkbox input[type="checkbox"] { position: absolute; width: 0; height: 0; opacity: 0; }

.custom_checkbox label { font-size: 15px; letter-spacing: -0.025em; line-height: 1; position: relative; margin-right: 30px; padding-left: 30px; font-weight: 300; cursor: pointer; }

.custom_checkbox label:before { content: ""; position: absolute; left: 0; top: 0; width: 22px; height: 22px; border: 1px solid #dadada; background-color: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; }

.custom_checkbox label:after { content: ""; position: absolute; left: 7px; top: 0; width: 5px; height: 10px; color: #dadada; }

.custom_checkbox input[type="checkbox"]:checked + label:before { border: 1px solid #00558c; background-color: #fff; }

.custom_checkbox input[type="checkbox"]:checked + label:after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); left: 8px; top: 4px; width: 5px; height: 9px; color: #00558c; border: 1px solid #00558c; border-width: 0 2px 2px 0; }

.custom_checkbox.readonly input[type="checkbox"] + label:before { border: 1px solid #ddd; background-color: #f7f7f7; }

.custom_checkbox.readonly input[type="checkbox"]:checked + label:before { border: 1px solid #ddd; background-color: #f7f7f7; }

.custom_checkbox.readonly input[type="checkbox"]:checked + label:after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); color: #d3d3d3; border: 1px solid #ccc; }

/* search_wrap */
.search_wrap { overflow: hidden; position: relative; }

.search_wrap .input_wrap { overflow: hidden; float: right; margin-bottom: 30px; width: 410px; }

.search_wrap .input_wrap input { font-size: 18px; letter-spacing: 0; line-height: 1; float: left; padding: 15px 10px; width: 360px; color: #aaa; border: 1px solid #ccc; }

.search_wrap .input_wrap input:focus { border: 1px solid #00558c; }

.search_wrap .input_wrap button { position: absolute; right: 0; top: 0; background: url("/images/common/ico_search.png") 50% 50% no-repeat; width: 52px; height: 59px; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background-color: #fff; }

.search_wrap .input_wrap input:focus + button { border-top: 1px solid #00558c; border-right: 1px solid #00558c; border-bottom: 1px solid #00558c; }

/* board_write */
.board_write table { border-top: 1px solid #000; border-bottom: 1px solid #ccc; }

.board_write table tbody tr { border-top: 1px solid #ccc; }

.board_write table tbody tr.bNone { border-top: none; }

.board_write table tbody tr.bNone th { padding: 12px 20px 0; }

.board_write table tbody tr.bNone td { padding: 0 15px 26px; }

.board_write table tbody tr:first-child { border-top: none; }

.board_write table tbody tr input:focus, .board_write table tbody tr select:focus, .board_write table tbody tr textarea:focus { border: 1px solid #222; }

.board_write table tbody th { font-size: 18px; letter-spacing: -0.03em; /* 0.0625 * 16 = 1px */ line-height: 1.625rem; color: #333; padding: 26px 15px; font-weight: 400; text-align: left; }

.board_write table tbody td { font-size: 16px; letter-spacing: -0.03em; /* 0.0625 * 16 = 1px */ line-height: 1.5rem; padding: 26px 15px; }

.board_write + .btn_wrap { margin-top: 40px; }

/* board_view */
.board_view table { border-top: 2px solid #00558c; border-bottom: 1px solid #ccc; }

.board_view table tbody tr { border-top: 1px solid #eee; }

.board_view table tbody th { font-size: 18px; letter-spacing: -0.03em; /* 0.0625 * 16 = 1px */ line-height: 1.625rem; padding: 28px 15px; color: #333; text-align: left; font-weight: 400; }

.board_view table tbody td { font-size: 16px; letter-spacing: -0.03em; /* 0.0625 * 16 = 1px */ line-height: 1.5rem; padding: 28px 15px; }

.board_view table tbody td a { text-decoration: underline; }

.board_view table tbody td a:hover { color: #00558c; }

.board_view table tbody td .btn { border-radius: 18px; display: inline-block; padding: 17px 5px; width: 94px; color: #8a8d8f; text-align: center; line-height: -.03em; border: 1px solid #8a8d8f; }

.board_view table tbody td .btn.btn_end { color: #fff; background-color: #003b5c; border: none; }

.board_view table tbody td.view { font-size: 18px; letter-spacing: -0.03em; /* 0.0625 * 16 = 1px */ line-height: 2rem; word-break: keep-all; word-wrap: break-word; padding: 40px 20px; text-align: left; }

/* board_list */
.board_list table { border-top: 2px solid #00558c; border-bottom: 1px solid #ccc; }

.board_list table thead th { font-size: 18px; letter-spacing: -0.03em; line-height: 1; padding: 30px 10px; color: #00558c; text-align: center; font-weight: 600; background-color: #f7f7f7; }

.board_list table thead th .custom_checkbox label { margin-right: 0; }

.board_list table tbody tr { border-top: 1px solid #eee; }

.board_list table tbody td { padding: 28px 10px; color: #999; text-align: center; }

.board_list table tbody td.tit { font-size: 18px; letter-spacing: -0.03em; /* 0.0625 * 16 = 1px */ line-height: 2rem; word-break: keep-all; word-wrap: break-word; position: relative; padding: 28px 30px 28px 10px; color: #333; text-align: left; }

.board_list table tbody td.tit .btn_download { position: absolute; right: 0; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.board_list table tbody td.tit { position: relative; }

.board_list table tbody td.tit .ellipsis { overflow: hidden; display: block; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; }

.board_list table tbody td.tit:hover .tooltip_info { display: block; }

.board_list table tbody td .tooltip_wrap { position: absolute; left: 0; top: 50%; margin-top: -10px; line-height: 1; }

.board_list table tbody td .tooltip_wrap .tooltip_info { display: none; z-index: 1; position: absolute; bottom: 30px; left: 0; padding: 30px 20px; width: 420px; border-radius: 10px; background-color: #aaa; font-size: 14px; color: #fff; line-height: 22px; letter-spacing: -.025em; }

.board_list table tbody td .tooltip_wrap .tooltip_info .ico_arrow { display: block; position: absolute; bottom: -25px; left: 96px; border-color: #aaa transparent transparent transparent; border-width: 15px 10px 10px 10px; border-style: solid; }

.board_list table tbody td a:hover { text-decoration: underline; }

.board_list table tbody td .btn { border-radius: 18px; display: inline-block; padding: 17px 5px; width: 94px; color: #8a8d8f; text-align: center; line-height: -.03em; border: 1px solid #8a8d8f; }

.board_list table tbody td .btn.btn_end { color: #fff; background-color: #003b5c; border: none; }

.board_list table tbody td .btn_download { display: inline-block; width: 21px; height: 15px; background: url("/images/common/ico_download.png") 0 0 no-repeat; background-size: 100% 200%; }

.board_list table tbody td .btn_download:hover { background-position: 0 100%; }

.board_list table tbody .custom_checkbox label { margin-right: 0; }

.board_list + .btn_wrap { margin-top: 20px; }

.board_list + .btn_wrap.left { text-align: left; }

.board_list + .btn_wrap + .paging { margin-top: 0; }

.btn_wrap { margin-top: 50px; text-align: center; }

.btn_wrap a { font-size: 18px; letter-spacing: 0; line-height: 1; display: inline-block; margin-left: 10px; padding: 0 30px; width: auto; min-width: 180px; height: 60px; line-height: 60px; vertical-align: middle; color: #fff; text-align: center; background-color: #8a8d8f; }

.btn_wrap a:first-child { margin-left: 0; }

.btn_wrap a.btn_pointColor { color: #fff; background-color: #00558c; }

.btn_wrap a.btn_white { color: #8a8d8f; border: 1px solid #636c77; background-color: #fff; }

.btn_wrap a.btn_orange { color: #fff; background-color: #dc7f22; }

.tab_list { overflow: hidden; display: inline-block; margin-bottom: 60px; border: 1px solid #eee; }

.tab_list li { font-size: 18px; letter-spacing: -0.03em; line-height: 1; float: left; padding: 0 30px; width: auto; min-width: 200px; height: 60px; line-height: 60px; vertical-align: middle; font-weight: 400; text-align: center; border-left: 1px solid #eee; cursor: pointer; }

.tab_list li:first-child { border-left: none; }

.tab_list li a { display: block; width: 100%; height: 100%; }

.tab_list li.on { color: #fff; background-color: #00558c; }

.tab_list.full { display: block; }

.tab_list.full li { width: 100%; }

.tab_list.full.list_type2 li { width: 50%; }

.tab_list.full.list_type3 li { width: 33.33%; }

.tab_list.full.list_type4 li { width: 25%; }

.tab_list.full.list_type5 li { width: 20%; }

.tab_cont { display: none; }

.tab_cont.active { display: block; }

.paging { margin: 60px 0 0; text-align: center; }

.paging > * { display: inline-block; margin: 0 2px; width: 42px; height: 40px; line-height: 40px; white-space: nowrap; vertical-align: middle; }

.paging > span { position: relative; }

.paging a { position: relative; color: #666; }

.paging a.btn { position: relative; width: 26px; }

.paging a.btn.first:before, .paging a.btn.last:before, .paging a.btn.btn:after { content: ''; display: block; position: absolute; width: 8px; height: 8px; border-top: 1px solid #adadad; border-left: 1px solid #adadad; }

.paging a.btn.first:after, .paging a.btn.first:before, .paging a.btn.prev:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.paging a.btn.first:before { left: 5px; top: 15px; }

.paging a.btn.first:after { left: 13px; top: 15px; }

.paging a.btn.prev:after { left: 12px; top: 15px; }

.paging a.btn.next:after, .paging a.btn.last:before, .paging a.btn.last:after { -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }

.paging a.btn.next:after { right: 12px; top: 15px; }

.paging a.btn.last:before { left: 2px; top: 15px; }

.paging a.btn.last:after { left: 10px; top: 15px; }

.paging .on { border-radius: 50%; color: #fff; font-weight: 600; background-color: #8a8d8f; }

.popup_layer { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; left: 50%; top: 50%; width: 100%; height: 100%; }

.popup_layer .popup_inner { position: relative; padding: 60px 30px 60px; border: 1px solid #ccc; background-color: #fff; }

.popup_layer .popup_inner h1 { font-size: 32px; letter-spacing: -0.03em; line-height: 1; margin-bottom: 30px; color: #333; }

.popup_layer .popup_inner .tit_wrap { overflow: hidden; }

.popup_layer .popup_inner .tit_wrap > h1 { float: left; }

.popup_layer .popup_inner .tit_wrap > .form_desc { float: right; margin-top: 20px; }

.popup_layer .popup_inner .pop_btn { position: absolute; right: 25px; top: 25px; }

.popup_layer .popup_inner .pop_btn .btn_close { position: relative; display: block; width: 33px; height: 33px; text-indent: -9999px; }

.popup_layer .popup_inner .pop_btn .btn_close::before, .popup_layer .popup_inner .pop_btn .btn_close::after { content: ''; width: 33px; height: 2px; position: absolute; left: 50%; top: 50%; border-radius: 4px; background: #666; }

.popup_layer .popup_inner .pop_btn .btn_close::before { -webkit-transform: translate(-50%, -50%) rotate(-45deg); -ms-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg); }

.popup_layer .popup_inner .pop_btn .btn_close::after { -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); }

.popup_layer .popup_cont .cont_inner { margin-bottom: 100px; }

.popup_layer .popup_cont .cont_inner:last-child { margin-bottom: 0; }

.popup_layer .search_area .search_wrap { float: left; }

.popup_layer .btn_wrap a { min-width: 120px; }

.main { padding-top: 10px; background-color: #f7f7f7; }

.main .item { background-color: #fff; border-bottom: 1px solid #ddd; }

.main .menu_wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; background-color: #f7f7f7; }

.main .menu_wrap .item { border-radius: 10px; margin: 0 20px 20px 0; padding: 40px 35px; width: 30%; background-color: #fff; }

.main .menu_wrap .item:nth-child(3n) { margin: 0 0 20px 0; }

.main .menu_wrap .item h2 { font-size: 20px; letter-spacing: -0.03em; line-height: 1; margin-bottom: 18px; color: #333; }

.main .menu_wrap .item .list li { position: relative; margin-top: 15px; padding-left: 8px; letter-spacing: -.03em; background-color: #fff; }

.main .menu_wrap .item .list li::before { content: ''; display: block; position: absolute; left: 0; top: 7px; width: 2px; height: 2px; background-color: #606364; }

.main .menu_wrap .item .list li:first-child { margin-top: 0; }

.main .menu_wrap .item .list li:hover { color: #00558c; }

.login { padding: 130px 60px 150px; width: 100%; background-color: #f6f3f2; }

.login .tit_wrap { margin-bottom: 20px; text-align: left; }

.login .tit_wrap h3 { font-size: 24px; letter-spacing: -0.03em; line-height: 1; color: #333; }

.login .tit_wrap .txt { font-size: 18px; letter-spacing: -0.03em; line-height: 1; margin-top: 20px; }

.login.pw .inner { margin: 0 auto; width: 760px; }

.login_wrap { margin: 0 auto; width: 1200px; background-color: #fff; }

.login_wrap .inner { padding: 110px 0; }

.login_wrap .logo { margin: 0 auto 40px; width: 157px; height: 42px; }

.login_wrap .logo > a { display: block; width: 100%; height: 100%; background: url("/images/common/login_logo.png") 0 0 no-repeat; }

.login_wrap .input_box .input { margin-top: 10px; }

.login_wrap .input_box .input:first-child { margin-top: 0; }

.login_wrap .input_box input[type="text"], .login_wrap .input_box input[type="password"] { width: 100%; padding: 12px; color: #000; font-weight: 300; border: 1px solid #ccc; letter-spacing: -.03em; }

.login_wrap .btn_wrap { margin-top: 20px; }

.login_wrap .btn_wrap a { width: 100%; min-width: auto; }

.login_wrap .dot_list { word-break: keep-all; word-wrap: break-word; margin-top: 20px; }

.login_wrap .step { margin: 0 auto; }

.login_wrap .step1 { width: 370px; }

.login_wrap .step2 { width: 450px; }

.login_wrap .step2 .input_box { position: relative; }

.login_wrap .step2 .input_box dl { overflow: hidden; padding: 17px 15px; width: calc(100% - 80px); background-color: #f7f7f7; letter-spacing: -.03em; }

.login_wrap .step2 .input_box dl dt { float: left; width: 35%; color: #333; }

.login_wrap .step2 .input_box dl dd { float: left; width: 65%; }

.login_wrap .step2 .input_box button { position: absolute; right: 0; top: 0; width: 80px; height: 50px; line-height: 50px; vertical-align: middle; color: #fff; background-color: #dc7f22; }

.login_wrap .step2 .btn_wrap a { width: 48%; }

.error.container { padding: 0; }

.error .content { width: 100%; padding: 150px 0; background-color: #f7f7f7; }

.error .content .inner { margin: 0 auto; width: 1200px; }

.error .content .logo { margin-bottom: 15px; }

.error .content .error_wrap { padding: 120px 0; background: #fff; }

.error .content .error_wrap .txt_box { position: relative; padding-top: 150px; text-align: center; }

.error .content .error_wrap .txt_box::before { background: url("/images/common/ico_nodata_customer.png") 50% 50% no-repeat; background-size: 64px 54px; -webkit-transform: translate(-50%); -ms-transform: translate(-50%); transform: translate(-50%); border-radius: 50%; content: ""; position: absolute; top: 0; left: 50%; width: 120px; height: 120px; background-color: #f7f7f7; }

.error .content .error_wrap .txt_box .txt { font-size: 28px; letter-spacing: -0.05em; /* 0.0625 * 16 = 1px */ line-height: 2.625rem; margin-bottom: 15px; font-weight: 600; color: #333; }

.error .content .error_wrap .txt_box .desc { font-size: 18px; letter-spacing: -0.03em; /* 0.0625 * 16 = 1px */ line-height: 2rem; color: #666; }

.error .content .error_wrap .btn_wrap { margin-top: 50px; }

.error .content .error_wrap .btn_wrap .btn { width: 350px; }
