/* ====================================================================== */
/* [Web Font]
/* ====================================================================== */
@font-face { font-family: 'Noto Sans KR'; src: url("../fonts/NotoSansKR-Thin.woff2") format("woff2"), url("../fonts/NotoSansKR-Thin.woff") format("woff"); font-weight: 100; font-style: normal; }

@font-face { font-family: 'Noto Sans KR'; src: url("../fonts/NotoSansKR-Light.woff2") format("woff2"), url("../fonts/NotoSansKR-Light.woff") format("woff"); font-weight: 300; font-style: normal; }

@font-face { font-family: 'Noto Sans KR'; src: url("../fonts/NotoSansKR-DemiLight.woff2") format("woff2"), url("../fonts/NotoSansKR-DemiLight.woff") format("woff"); font-weight: 350; font-style: normal; }

@font-face { font-family: 'Noto Sans KR'; src: url("../fonts/NotoSansKR-Regular.woff2") format("woff2"), url("../fonts/NotoSansKR-Regular.woff") format("woff"); font-weight: 400; font-style: normal; }

@font-face { font-family: 'Noto Sans KR'; src: url("../fonts/NotoSansKR-Medium.woff2") format("woff2"), url("../fonts/NotoSansKR-Medium.woff") format("woff"); font-weight: 500; font-style: normal; }

@font-face { font-family: 'Noto Sans KR'; src: url("../fonts/NotoSansKR-Bold.woff2") format("woff2"), url("../fonts/NotoSansKR-Bold.woff") format("woff"); font-weight: 700; font-style: normal; }

@font-face { font-family: 'Noto Sans KR'; src: url("../fonts/NotoSansKR-Black.woff2") format("woff2"), url("../fonts/NotoSansKR-Black.woff") format("woff"); font-weight: 900; font-style: normal; }

html { font-size: 10px; }

html[lang="ko-KR"], html[lang="ko"] { font-family: "Noto Sans KR", sans-serif; }

html[lang="ko-KR"] body, html[lang="ko"] body { font-size: 16px; font-weight: 400; line-height: 1.4; color: #535353; }

html[lang="en"], html *[lang="en"] { font-family: "Noto Sans KR", Arial, sans-serif, serif; }

html[lang="en"] body, html *[lang="en"] body { font-size: 18px; font-weight: 400; }

/* reset */
html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

a { background-color: transparent; }

a:active, a:hover { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0; }

mark { background: #ff0; color: inherit; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 1em 40px; }

hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; outline: none; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; -webkit-appearance: none; appearance: none; margin: 0; }

input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, figure, legend, input, textarea, button, p, blockquote, th, td, form, fieldset, blockquote, iframe { margin: 0; padding: 0; -ms-text-size-adjust: none; text-size-adjust: none; }

html * { -webkit-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; }

article, aside, canvas, details, embed, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }

command, datalist, keygen, mark, meter, progress, rp, rt, ruby, time, wbr { display: inline; }

img { vertical-align: top; border: 0; }

fieldset { border: 0; }

ul, ol, li { list-style: none; }

hr { display: none; border: 0; }

pre { white-space: pre-wrap; }

legend, caption { display: none; clear: both; }

a { color: inherit; cursor: pointer; }

a:link { text-decoration: none; }

a:hover, a:focus, a:active, a:visited { text-decoration: none; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; word-break: keep-all; }

em, i, address, cite { font-style: normal; font-weight: normal; }

input, textarea, select, button, table { font-size: inherit; font-family: inherit; border: 0; background-color: transparent; }

button, select { cursor: pointer; }

textarea, input, select { border-radius: 0; border: 0; outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; }

textarea { resize: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

label { cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

label img { pointer-events: none; }

table { table-layout: fixed; border-collapse: collapse; border-spacing: 0; }

th, td { border-collapse: collapse; }

progress[value] { appearance: none; -moz-appearance: none; -webkit-appearance: none; border: none; background-size: auto; }

progress[value][role][aria-valuenow] { appearance: none; -moz-appearance: none; -webkit-appearance: none; border: none; background-size: auto; }

progress[value][role][aria-valuenow]:after { background-image: none; }

progress[value][role][aria-valuenow]:before { display: table; }

progress[value][role][aria-valuenow] strong { display: none; }

progress[value][role][aria-valuenow]::-webkit-progress-value, progress[value][role][aria-valuenow]::-webkit-progress-inner-element { display: table; }

progress[value][role][aria-valuenow]::-webkit-progress-bar { display: table-cell; }

progress[value][role][aria-valuenow]::-moz-progress-bar, progress[value][role][aria-valuenow]::-webkit-progress-value { display: table; }

textarea { color: inherit; }

textarea:focus::-webkit-input-placeholder { color: transparent; }

textarea:focus:-moz-placeholder { color: transparent; }

textarea:focus::-moz-placeholder { color: transparent; }

textarea:focus:-ms-input-placeholder { color: transparent; }

input[type="reset"], input[type="button"], input[type="submit"] { line-height: normal !important; cursor: pointer; }

input[type="button"], input[type="text"], input[type="image"], input[type="submit"] { -webkit-appearance: none; }

input:checked[type="checkbox"] { background-color: #fff; -webkit-appearance: checkbox; }

input { color: inherit; }

input::-webkit-input-placeholder { color: inherit; }

input::-moz-placeholder { color: inherit; }

input:-ms-input-placeholder { color: inherit; }

input:-moz-placeholder { color: inherit; }

input:focus::-webkit-input-placeholder { color: transparent; }

input:focus:-moz-placeholder { color: transparent; }

input:focus::-moz-placeholder { color: transparent; }

input:focus:-ms-input-placeholder { color: transparent; }

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { -webkit-text-fill-color: inherit; -webkit-box-shadow: 0 0 0px 1000px white inset; box-shadow: 0 0 0px 1000px white inset; }

select::-ms-expand { display: none; }

input[type="date"]::-webkit-clear-button { display: none; }

input[type="date"]::-webkit-inner-spin-button { display: none; }

input[type="date"]::-webkit-calendar-picker-indicator { color: #343434; background: #fff; }

input[type="date"] { -moz-appearance: none; appearance: none; -webkit-appearance: none; display: inline-block !important; visibility: visible !important; }

input[type="date"], input:focus { box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; }

@media print { code[class*="language-"], pre[class*="language-"] { text-shadow: none; }
	html * { color: #000; background: #fff; } }

/* clearfix */
.clearfix { *zoom: 1; }

.clearfix:before, .clearfix:after { content: ''; display: block; }

.clearfix:after { clear: both; }

/* hidden */
.hidden { display: none; overflow: hidden; border: 0; position: relative; z-index: -1; width: 1px; height: 1px; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); }

body { overflow: auto hidden; }

body.popView { overflow: hidden; height: 100vh; }

img { width: 100%; }

.bold { font-weight: 700; }

.mb-s { margin-bottom: 12px; }

.mb-m { margin-bottom: 28px; }

.mb-b { margin-bottom: 40px; }

.mb-100 { margin-bottom: 100px; }

.mr-10 { margin-right: 10px; }

.jc-str { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }

.jc-btw { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.jc-end { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.ta-l { text-align: left; }

.ta-c { text-align: center; }

.ta-r { text-align: right; }

.va-top { vertical-align: top; }

.va-md { vertical-align: middle; }

.line-01 { overflow: hidden; display: block; text-overflow: ellipsis; white-space: nowrap; }

.customBar::-webkit-scrollbar { width: 8px; height: 8px; }

.customBar::-webkit-scrollbar-thumb { background-color: #bbb; border-radius: 4px; }

.customBar::-webkit-scrollbar-track { background-color: #fff; }

/* input */
input[type="file"], input[type="checkbox"], input[type="radio"] { display: none; }

input[type="text"], input[type="password"], input[type="number"] { padding: 0 16px; width: 100%; height: 56px; line-height: 56px; font-size: 20px; background-color: #fff; border: 1px solid #E2E2E2; border-radius: 4px; }

input[type="text"]:disabled, input[type="password"]:disabled, input[type="number"]:disabled { background-color: #F7F7F7; }

input[type="text"]:focus, input[type="password"]:focus, input[type="number"]:focus { -webkit-box-shadow: 0px 2px 3px #d2d2d2; box-shadow: 0px 2px 3px #d2d2d2; }

input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder { font-size: inherit; color: #9A9A9A; }

input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="number"]::-moz-placeholder { font-size: inherit; color: #9A9A9A; }

input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder { font-size: inherit; color: #9A9A9A; }

input[type="text"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder, input[type="number"]::-ms-input-placeholder { font-size: inherit; color: #9A9A9A; }

input[type="text"]::placeholder, input[type="password"]::placeholder, input[type="number"]::placeholder { font-size: inherit; color: #9A9A9A; }

input[type="text"].readonly, input[type="password"].readonly, input[type="number"].readonly { padding-left: 0; font-size: 22px; font-weight: 700; color: #FF3F7F; border: none; }

input[type="text"].w50, input[type="password"].w50, input[type="number"].w50 { width: 50%; }

textarea { padding: 13px 16px; width: 100%; height: 141px; font-size: 20px; line-height: 1.5; background-color: #fff; border: 1px solid #E2E2E2; border-radius: 4px; }

textarea:disabled { background-color: #F7F7F7; }

textarea:focus { -webkit-box-shadow: 0px 2px 3px #d2d2d2; box-shadow: 0px 2px 3px #d2d2d2; }

textarea::-webkit-input-placeholder { font-size: inherit; color: #9A9A9A; }

textarea::-moz-placeholder { font-size: inherit; color: #9A9A9A; }

textarea:-ms-input-placeholder { font-size: inherit; color: #9A9A9A; }

textarea::-ms-input-placeholder { font-size: inherit; color: #9A9A9A; }

textarea::placeholder { font-size: inherit; color: #9A9A9A; }

textarea.h160 { height: 160px; }

textarea.big { height: 600px; }

/* datepicker */
.datepicker { position: relative; }

.datepicker input { padding-right: 80px; }

.datepicker .datepickerBtn { position: absolute; right: 16px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

/* selectBox */
.selectBox { position: relative; }

.selectBox input { background: #fff url("../img/icon/ico_navi_down_01.png") no-repeat right 16px center; background-size: 24px auto; cursor: pointer; }

.selectBox.active { z-index: 10; }

.selectBox.active input { background-image: url("../img/icon/ico_navi_up_01.png"); }

.selectBox .selectList { display: none; overflow: hidden auto; position: absolute; left: 0; top: calc(100% + 2px); padding: 9px; width: 100%; max-height: 300px; background-color: #fff; border: 1px solid #E2E2E2; border-radius: 4px; -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); }

.selectBox .selectList li a { display: block; padding-left: 20px; width: 100%; height: 55px; line-height: 55px; }

.selectBox .selectList li a.on { background-color: #F8F8F8; }

.selectBox .selectList li a:hover { background-color: #F7F7F7; }

.selectBox .selectList li a span { margin-left: 50px; }

/* checkBox */
.checkField { margin-top: 80px; text-align: center; }

.checkField .checkInner { margin-bottom: 38px; }

.checkField .checkInner label { font-size: 20px; }

.checkField .checkInner label::before { content: ""; display: inline-block; margin-right: 15px; width: 18px; height: 18px; background: url("../img/icon/ico_check_off.png") no-repeat center center; background-size: 100% auto; vertical-align: -1px; }

.checkField .checkInner input[type="checkbox"]:checked + label::before { background-image: url("../img/icon/ico_check_on.png"); }

/* fileBox */
.fileBox { padding: 58px 0 35px; width: 100%; text-align: center; background-color: #fff; border: 1px dashed #E2E2E2; border-radius: 4px; }

.fileBox .file_btn { display: inline-block; margin: 0 auto 12px; padding: 0 20px; height: 40px; line-height: 38px; font-size: 18px; text-align: center; border: 1px solid #DDDBDA; border-radius: 4px; }

.fileBox .file_btn::before { content: ""; display: inline-block; margin-right: 5px; width: 19px; height: 19px; background: url("../img/icon/ico_upload.png") no-repeat center center; background-size: 19px auto; vertical-align: middle; }

.fileBox p { margin-bottom: 10px; font-size: 16px; }

.fileBox dl { margin-bottom: 30px; }

.fileBox dl dt { margin-bottom: 5px; font-size: 20px; font-weight: 700; }

.fileBox dl dd { font-size: 16px; }

/* fileDownBox */
.fileDownBox { position: relative; width: 100%; height: 56px; background-color: #fff; border: 1px solid #E2E2E2; border-radius: 4px; }

.fileDownBox p { overflow: hidden; padding-left: 16px; width: calc(100% - 150px); font-size: 20px; font-weight: 500; line-height: 54px; text-overflow: ellipsis; white-space: nowrap; }

.fileDownBox button { position: absolute; right: 8px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 120px; height: 40px; line-height: 38px; color: #FF3F7F; border: 1px solid #DDDBDA; border-radius: 4px; }

.fileDownBox button::before { content: ""; display: inline-block; margin-right: 5px; width: 19px; height: 19px; background: url("../img/icon/ico_download.png") no-repeat center center; background-size: 19px auto; vertical-align: middle; }

/* radioBox */
.radioBox { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.radioBox .label label { display: inline-block; position: relative; padding-left: 28px; font-size: 20px; }

.radioBox .label label::before { content: ""; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 24px; height: 24px; background: url("../img/icon/ico_radio_off.png") no-repeat center center; background-size: 24px auto; }

.radioBox .label label.etc_con { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.radioBox .label label.etc_con input { margin-left: 16px; width: 310px; height: 39px; font-size: 16px; letter-spacing: -0.045rem; }

.radioBox .label input[type='radio']:checked + label::before { background-image: url("../img/icon/ico_radio_on.png"); }

.radioBox .label.w20 { width: 20%; }

.radioBox.w90 { width: 95%; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.radioBox.w90 .label { margin-bottom: 16px; width: 33.33%; }

.radioBox.w90 .label.etc { width: 66.66%; }

.radioBox.line { margin-top: 50px; margin-bottom: 100px; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.radioBox.line .label { margin-bottom: 20px; width: 100%; }

/* checkBox */
.checkBox { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.checkBox .label label { display: block; position: relative; padding-left: 28px; font-size: 20px; }

.checkBox .label label::before { content: ""; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 20px; height: 20px; background: url("../img/icon/ico_check_off.png") no-repeat center center; background-size: 20px auto; }

.checkBox .label label.etc_con { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.checkBox .label label.etc_con input { margin-left: 16px; width: 147px; height: 49px; }

.checkBox .label input[type='checkbox']:checked + label::before { background-image: url("../img/icon/ico_check_on.png"); }

.checkBox.block { display: block; }

.checkBox.block .label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 4px; height: 49px; }

.checkBox.block .label label span { width: 160px; font-size: 20px; }

.checkBox.block .label label input { margin-left: 0; width: 256px; font-size: 20px; }

.download { position: relative; }

.download .downBtn { position: absolute; right: 8px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); padding: 0 20px; height: 40px; line-height: 38px; color: #FF3F7F; text-align: center; background-color: #fff; border: 1px solid #E2E2E2; border-radius: 4px; }

.download .downBtn::before { content: ""; display: inline-block; margin-right: 5px; width: 19px; height: 19px; background: url("../img/icon/ico_download.png") no-repeat center center; background-size: 19px auto; vertical-align: middle; }

/* field */
.field .tit { margin-bottom: 9px; font-size: 24px; line-height: 1.45; }

.field .tit.sm { margin-bottom: 8px; font-size: 20px; }

.field .tit.bold { margin-bottom: 20px; font-weight: 700; }

.field .tit .required { margin-left: 3px; color: #FF3F7F; }

.field .tit .sup { font-size: 20px; }

.field .tit .fs16 { font-size: 16px; }

.field .detail .guide { margin-top: 8px; font-size: 18px; color: #9A9A9A; }

.field .detail.gray { padding: 20px 30px 30px; background-color: #F7F7F7; }

.field .detail.href { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.field .detail.href .datepicker { width: 50%; }

.field .detail.href .point { padding-left: 24px; width: 50%; font-size: 16px; color: #FF3F7F; }

.field.sechField { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.field.sechField .tit { margin-bottom: 0; width: 150px; }

.field.sechField .detail { width: calc(100% - 150px); }

.field.sechField .detail .search_con { margin-bottom: 0; width: 100%; }

.field.sechField .detail .search_con .searchFieid { width: 100%; }

.field.sechField .detail .search_con .searchFieid input { width: 100%; }

.info { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 18px; }

.info.mb-50 { margin-bottom: 50px; }

.info dt { width: 140px; font-size: 24px; font-weight: 700; }

.info dd { width: calc(100% - 140); font-size: 24px; }

.column { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; }

.column .field { width: 50%; }

.column .field:first-of-type { margin-right: 16px; }

.column .list_con { width: 50%; }

.column .list_con:first-of-type { margin-right: 20px; }

.column .selectBox { width: 50%; }

.column .selectBox:first-of-type { margin-right: 20px; }

.column .selectBox.full { width: 100%; }

.column .txt_con { width: 50%; }

.column .txt_con:first-of-type { margin-right: 60px; }

.column .txt_con_04 { width: 25%; }

.column .leave_con { margin-top: 17px; width: 50%; }

.column .leave_con:first-of-type { margin-right: 20px; }

/* btnWrap */
.btnWrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.btnWrap .btn { width: 160px; height: 48px; line-height: 48px; text-align: center; font-size: 18px; font-weight: 700; color: #fff; border-radius: 4px; }

.btnWrap .btn.pink { background-color: #FF3F7F; }

.btnWrap .btn.gray { background-color: #9A9A9A; }

.btnWrap .btn + .btn { margin-left: 12px; }

/* option_con */
.option_con { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 20px; }

.option_con:first-of-type { margin-top: 0; }

.option_con .selectBox { margin-right: 18px; width: 175px; }

.option_con .moreBtn { position: relative; padding-left: 51px; width: 90px; font-size: 18px; font-weight: 500; color: #FF3F7F; }

.option_con .moreBtn::before { content: ""; position: absolute; left: 21px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 24px; height: 24px; background: url("../img/icon/ico_plus.png") no-repeat center center; background-size: 100% auto; }

.option_con .delBtn { position: relative; padding-left: 51px; width: 90px; font-size: 18px; font-weight: 500; color: #9A9A9A; }

.option_con .delBtn::before { content: ""; position: absolute; left: 21px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 22px; height: 22px; background: url("../img/icon/ico_del.png") no-repeat center center; background-size: 100% auto; }

.option_con .txtBox { width: calc(100% - 283px); }

.business_con { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 10px; }

.business_con:last-of-type { margin-bottom: 0; }

.business_con .txtBox { width: calc(50% - 45px); }

.business_con .txtBox:first-of-type { margin-right: 13px; }

.business_con .moreBtn { position: relative; padding-left: 51px; width: 90px; font-size: 18px; font-weight: 500; color: #FF3F7F; }

.business_con .moreBtn::before { content: ""; position: absolute; left: 21px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 24px; height: 24px; background: url("../img/icon/ico_plus.png") no-repeat center center; background-size: 100% auto; }

.business_con .delBtn { position: relative; padding-left: 51px; width: 90px; font-size: 18px; font-weight: 500; color: #9A9A9A; }

.business_con .delBtn::before { content: ""; position: absolute; left: 21px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 22px; height: 22px; background: url("../img/icon/ico_del.png") no-repeat center center; background-size: 100% auto; }

.selectWrap { display: -webkit-box; display: -ms-flexbox; display: flex; }

.selectWrap .selectBox { width: calc(100% - 90px); }

.selectWrap .moreBtn { position: relative; padding-left: 51px; width: 90px; font-size: 18px; font-weight: 500; color: #FF3F7F; }

.selectWrap .moreBtn::before { content: ""; position: absolute; left: 21px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 24px; height: 24px; background: url("../img/icon/ico_plus.png") no-repeat center center; background-size: 100% auto; }

.certify_con { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 10px; }

.certify_con input[type='text'] { margin-right: 20px; width: 50%; }

.certify_con .certify_input { position: relative; margin-right: 20px; width: 50%; }

.certify_con .certify_input .time { font-size: 16px; position: absolute; left: 16px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.certify_con .certify_input input { padding-left: 100px; width: 100%; }

.certify_con .line_btn { width: 133px; height: 56px; line-height: 54px; text-align: center; font-size: 18px; color: #FF3F7F; border: 1px solid #FF3F7F; border-radius: 4px; }

.certify_con .full_btn { width: 133px; height: 56px; line-height: 56px; text-align: center; font-size: 18px; color: #fff; background-color: #FF3F7F; border-radius: 4px; }

.alert_con { display: none; z-index: 100; position: absolute; width: 1015px; background-color: #fff; border: 1px solid #D5D5D5; border-radius: 4px; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }

.alert_con .title h2 { padding: 0 20px; width: 100%; height: 58px; line-height: 58px; font-size: 20px; font-weight: 700; border-bottom: 1px solid #9A9A9A; }

.alert_con .alert_list table { width: 100%; }

.alert_con .alert_list table thead th { padding: 10px 0; text-align: left; font-size: 14px; font-weight: 700; border-bottom: 1px solid #E8E8E8; }

.alert_con .alert_list table tbody td { padding: 20px 0; font-size: 14px; border-bottom: 1px solid #E8E8E8; }

.alert_con .alert_list table tbody td a { display: inline-block; padding: 0 30px; }

.alert_con .alert_list table tbody .new td { background-color: rgba(255, 63, 63, 0.1); font-weight: 700; }

.alert_con .alert_list .allAlertBtn { display: block; width: 100%; height: 56px; line-height: 56px; text-align: center; font-size: 16px; font-weight: 700; }

@media all and (max-width: 1280px) { .alert_con { right: 50% !important; -webkit-transform: translateX(50%); -ms-transform: translateX(50%); transform: translateX(50%); } }

/*# sourceMappingURL=maps/common.css.map */
