@charset "utf-8";

@import url("swiper.css");

/* NanumSquare Neo */
@font-face {
    font-family: 'NanumSquare Neo';
    src: url('../../font/NanumSquareNeo-Light.eot');
    src: url('../../font/NanumSquareNeo-Light.eot?#iefix') format('embedded-opentype'), url('../../font/NanumSquareNeo-Light.woff') format('woff'), url('../../font/NanumSquareNeo-Light.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquare Neo';
    src: url('../../font/NanumSquareNeo-Reqular.eot');
    src: url('../../font/NanumSquareNeo-Reqular.eot?#iefix') format('embedded-opentype'), url('../../font/NanumSquareNeo-Reqular.woff') format('woff'), url('../../font/NanumSquareNeo-Reqular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquare Neo';
    src: url('../../font/NanumSquareNeo-Bold.eot');
    src: url('../../font/NanumSquareNeo-Bold.eot?#iefix') format('embedded-opentype'), url('../../font/NanumSquareNeo-Bold.woff') format('woff'), url('../../font/NanumSquareNeo-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquare Neo';
    src: url('../../font/NanumSquareNeo-ExtraBold.eot');
    src: url('../../font/NanumSquareNeo-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../../font/NanumSquareNeo-ExtraBold.woff') format('woff'), url('../../font/NanumSquareNeo-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

/* Pretendard */
@font-face {
    font-family:'Pretendard';
    src:url('../../font/Pretendard-Thin.woff2') format('woff2'),
    url('../../font/Pretendard-Thin.woff') format('woff'),
    url('../../font/Pretendard-Thin.otf') format('opentype');
    font-weight:100;font-style:normal;
 }

@font-face {
    font-family:'Pretendard';
    src:url('../../font/Pretendard-ExtraLight.woff2') format('woff2'),
    url('../../font/Pretendard-ExtraLight.woff') format('woff'),
    url('../../font/Pretendard-ExtraLight.otf') format('opentype');
    font-weight:200;
    font-style:normal;
}

@font-face {
    font-family:'Pretendard';
    src:url('../../font/Pretendard-Light.woff2') format('woff2'),
    url('../../font/Pretendard-Light.woff') format('woff'),
    url('../../font/Pretendard-Light.otf') format('opentype');
    font-weight:300;
    font-style:normal;
}

@font-face {
    font-family:'Pretendard';
    src:url('../../font/Pretendard-Regular.woff2') format('woff2'),
    url('../../font/Pretendard-Regular.woff') format('woff'),
    url('../../font/Pretendard-Regular.otf') format('opentype');
    font-weight:400;
    font-style:normal;
}

@font-face {
    font-family:'Pretendard';
    src:url('../../font/Pretendard-Medium.woff2') format('woff2'),
    url('../../font/Pretendard-Medium.woff') format('woff'),
    url('../../font/Pretendard-Medium.otf') format('opentype');
    font-weight:500;
    font-style:normal;
}

@font-face {
    font-family:'Pretendard';
    src:url('../../font/Pretendard-SemiBold.woff2') format('woff2'),
    url('../../font/Pretendard-SemiBold.woff') format('woff'),
    url('../../font/Pretendard-SemiBold.otf') format('opentype');
    font-weight:600;
    font-style:normal;
}

@font-face {
    font-family:'Pretendard';src:url('../../font/Pretendard-Bold.woff2') format('woff2'),
    url('../../font/Pretendard-Bold.woff') format('woff'),
    url('../../font/Pretendard-Bold.otf') format('opentype');
    font-weight:700;
    font-style:normal;
}

@font-face {
    font-family:'Pretendard';src:url('../../font/Pretendard-ExtraBold.woff2') format('woff2'),
    url('../../font/Pretendard-ExtraBold.woff') format('woff'),
    url('../../font/Pretendard-ExtraBold.otf') format('opentype');
    font-weight:800;
    font-style:normal;
}

@font-face {
    font-family:'Pretendard';src:url('../../font/Pretendard-Black.woff2') format('woff2'),
    url('../../font/Pretendard-Black.woff') format('woff'),
    url('../../font/Pretendard-Black.otf') format('opentype');
    font-weight:900;
    font-style:normal;
}

/* Gmarket */
@font-face { font-family: 'Gmarket'; src: url('../../font/GmarketSansTTFLight.woff2') format('woff2'),
url('../../font/GmarketSansTTFLight.woff') format('woff'),
url('../../font/GmarketSansTTFLight.ttf') format('truetype'); font-weight: 100; font-style: normal; }

@font-face { font-family: 'Gmarket'; src: url('../../font/GmarketSansTTFMedium.woff2') format('woff2'),
url('../../font/GmarketSansTTFMedium.woff') format('woff'),
url('../../font/GmarketSansTTFMedium.ttf') format('truetype'); font-weight: 500; font-style: normal; }

@font-face { font-family: 'Gmarket'; src: url('../../font/GmarketSansTTFBold.woff2') format('woff2'),
url('../../font/GmarketSansTTFBold.woff') format('woff'),
url('../../font/GmarketSansTTFBold.ttf') format('truetype'); font-weight: 700; font-style: normal; }


/* reset */
html, body {height:100%; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; text-size-adjust:none;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, button, address, em, img, small, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, hr, figure {margin:0; padding:0}
html {-webkit-touch-callout:none;-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);font-weight:400;font-size:15px;color:#252A28;line-height:1.25}
body {padding:0;background:#fff;font-family:'NanumSquare Neo', 'Pretendard', 'Gmarket', sans-serif;min-width:320px;}
h1, h2, h3, h4, h5, h6 {font-weight:normal}
ol, ul, li {list-style:none}
table {width:100%; border-collapse:collapse; border-spacing:0}
form, fieldset, iframe {display:block; border:0}
img, button {border:0 none; vertical-align:middle}
img {width:100%;}
hr {height:0; display:none}
i, em, address {font-style:normal}
label, button {cursor:pointer}
caption, legend{width:0; height:0; margin:0; padding:0; text-indent:-9999em; overflow:hidden; visibility:hidden; font-size:0;}
.blind {overflow:hidden; position:absolute !important; width:1px !important; height:1px !important; z-index:-10; clip:rect(0 0 0 0);}
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption {display:block}
input, textarea, select {-webkit-appearance:none; margin:0; padding:0; -webkit-border-radius:0; border-radius:0; font-family:'NanumSquare Neo', 'Pretendard','Gmarket', sans-serif; vertical-align:middle; outline-style:none;}
textarea {-webkit-box-sizing:border-box; box-sizing:border-box; padding:20px 12px; width:100%; border:1px solid #e5e5e5;font-size:15px;}
button {overflow:visible; margin:0; padding:0; border:none; background:none; font-size:0; font-family:'NanumSquare Neo', 'Pretendard', 'Gmarket', sans-serif; vertical-align:top; cursor:pointer;color:#252A28}
button::-moz-focus-inner {border:0; padding:0;}
.ellipsis {display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
a {color:#252A28; text-decoration:none; }
a:link, a:visited, a:hover, a:active, a:focus {text-decoration:none;}
strong {font-weight:800;}
*,
:before,:after{box-sizing:border-box;}
input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px white inset;}
*:focus{outline:none}
*{-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}

/* Interval */
.mt0{margin-top:0rem !important}
.mt5{margin-top:0.3125rem !important}
.mt6{margin-top:0.375rem !important}
.mt10{margin-top:0.625rem !important}
.mt15{margin-top:0.9375rem !important}
.mt20{margin-top:1.25rem !important}
.mt25{margin-top:1.5625rem !important}
.mt30{margin-top:1.875rem !important}
.mt35{margin-top:2.1875rem !important}
.mt40{margin-top:2.5rem !important}
.mt50{margin-top:3.125rem !important}
.mt60{margin-top:3.75rem !important}
.mt70{margin-top:4.375rem !important}
.mt80{margin-top:5rem !important}
.mt90{margin-top:5.625rem !important}
.mt100{margin-top:6.25rem !important}
.mt120{margin-top:7.5rem !important}

.mb0{margin-bottom:0rem !important}
.mb6{margin-bottom:0.375rem !important}
.mb10{margin-bottom:0.625rem !important}
.mb15{margin-bottom:0.9375rem !important}
.mb20{margin-bottom:1.25rem !important}
.mb30{margin-bottom:1.875rem !important}
.mb40{margin-bottom:2.5rem !important}
.mb50{margin-bottom:3.125rem !important}
.mb60{margin-bottom:3.75rem !important}
.mb70{margin-bottom:4.375rem !important}
.mb80{margin-bottom:5rem !important}
.mb90{margin-bottom:5.625rem !important}
.mb100{margin-bottom:6.25rem !important}

.ml0{margin-left:0rem !important}
.ml10{margin-left:0.625rem !important}
.ml15{margin-left:0.9375rem !important}
.ml20{margin-left:1.25rem !important}
.ml30{margin-left:1.875rem !important}
.ml40{margin-left:2.5rem !important}
.ml50{margin-left:3.125rem !important}
.ml60{margin-left:3.75rem !important}
.ml70{margin-left:4.375rem !important}
.ml80{margin-left:5rem !important}
.ml90{margin-left:5.625rem !important}
.ml100{margin-left:6.25rem !important}

.mr0{margin-right:0rem !important}
.mr10{margin-right:0.625rem !important}
.mr20{margin-right:1.25rem !important}
.mr30{margin-right:1.875rem !important}
.mr40{margin-right:2.5rem !important}
.mr50{margin-right:3.125rem !important}
.mr60{margin-right:3.75rem !important}
.mr70{margin-right:4.375rem !important}
.mr80{margin-right:5rem !important}
.mr90{margin-right:5.625rem !important}
.mr100{margin-right:6.25rem !important}

.pt0{padding-top:0 !important}
.pt10{padding-top:0.625rem !important}
.pt20{padding-top:1.25rem !important}
.pt30{padding-top:1.875rem !important}
.pt35{padding-top:2.1875rem !important}
.pt40{padding-top:2.5rem !important}
.pt50{padding-top:3.125rem !important}
.pt60{padding-top:3.75rem !important}
.pt70{padding-top:4.375rem !important}
.pt80{padding-top:5rem !important}
.pt90{padding-top:5.625rem !important}
.pt100{padding-top:6.25rem !important}
.pb0{padding-bottom:0 !important}

.none{display:none !important}

/* hr */
hr{display:block;height:1px;background:#D3D4D4;margin:32px -16px;border:0}

/* floating */
.fl {float:left;}
.fr {float:right !important;}
.fn {float:none !important;}
.cl {clear:both;}

/* Align */
.tal{text-align:left !important}
.tac{text-align:center !important}
.tar{text-align:right !important}

.rtl{direction: rtl;}

/* mark */
.mark{ background: linear-gradient(0deg, #DCFF30 100%, transparent 0);}

/* 아이콘 */
.ico.new{position:relative;text-indent:-9999em;display:inline-flex;align-items:center;justify-content:center;}
.ico.new:before{display:inline-flex;align-items:center;justify-content:center;content:'N';width:20px;height:20px;background:#F15A22;border-radius:50%;color:#fff;font-size:12px;font-weight:900;text-indent: 0;}

/* Line */
.hrLine{display:block;height:0.5rem;background:rgb(249, 249, 249);border:0;margin:2.5rem -1rem 2.5rem}
.hrLine.space{margin-bottom:1.25rem}

/* link */
a.textLink,
button.textLink{text-decoration: underline;text-underline-offset: 4px;}
button.text{font-size:initial;height:auto;font-weight:initial;line-height: initial;color: #252A28;}

/* textarea */
.textarea{width:100%; color:#282828; height:120px; border:1px solid #BEBFBE;border-radius:8px;padding:12px; font-size:16px;font-weight:700;box-shadow:none; appearance:none; -webkit-appearance:none;  resize:none;line-height:1.5}
.textarea::placeholder{color:#A8AAA9;font-weight:700;}
.textarea:disabled,
.textarea:read-only,
.textarea:not(.bg-white):read-only{background-color:#F4F4F4 !important;color:#7C7F7E !important;pointer-events: none;}
.textarea:focus{border-color:#00854A;}
.textarea.error{border-color:#C02612}

.textAreaCount{position:relative;padding:12px 12px 42px 12px;border:1px solid #BEBFBE;border-radius:8px;height:160px;}
.textAreaCount .textarea{border:0;padding:0;height:100%}
.textAreaCount .count{font-size:14px;font-weight:800;color:#676A68;line-height:1.5;margin-top:10px;display:flex;justify-content: flex-end;}
.textAreaCount.disabled,
.textAreaCount.readonly,
.textAreaCount:has(.textarea:disabled),
.textAreaCount:has(.textarea:read-only){background-color:#F4F4F4;color:#7C7F7E;pointer-events: none;}
.textAreaCount.disabled .textarea,
.textAreaCount.readonly .textarea{background-color:#F4F4F4;color:#7C7F7E;}
.textAreaCount:has(.textarea:focus){border-color:#00854A;}
.textAreaCount:has(.textarea.error),
.textAreaCount.error{border-color:#C02612;}
.textAreaCount.accent .textarea::placeholder,
.textAreaCount.accent .textarea::-webkit-placeholder{color:#C02612}

/* input[text] */
.inpText{position:relative;width:100%; height:56px; line-height:normal !important;border:1px solid #BEBFBE;border-radius:8px;background:#fff; box-shadow:none; color:rgb(34, 34, 34); font-size:16px;font-weight:700;vertical-align:middle; -webkit-appearance:none;transition:.3s;padding:0 12px;text-overflow: ellipsis;}
.inpText::-webkit-input-placeholder{color:#A8AAA9;font-weight:700;}
.inpText::-moz-placeholder{color:#A8AAA9;font-weight:700;}
.inpText:-ms-input-placeholder{color:#A8AAA9;font-weight:700;}
.inpText:-moz-placeholder{color:#A8AAA9;font-weight:700;}
.inpText:focus{border-color:#00854A;}
.inpText.error{border-color:#C02612}
.inpText[disabled],
.inpText[readonly],
.inpText:not(.ico-date)[readonly]{background-color:#F4F4F4 !important;color:#7C7F7E;pointer-events: none;}
.inpText[type="date"],
.inpText[type="month"]{background:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.66406%201.67188V4.07188%22%20stroke%3D%22%23222222%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M13.3359%201.67188V4.07188%22%20stroke%3D%22%23222222%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M2.91406%207.34375H17.0807%22%20stroke%3D%22%23222222%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M17.5%206.875V13.675C17.5%2016.075%2016.25%2017.675%2013.3333%2017.675H6.66667C3.75%2017.675%202.5%2016.075%202.5%2013.675V6.875C2.5%204.475%203.75%202.875%206.66667%202.875H13.3333C16.25%202.875%2017.5%204.475%2017.5%206.875Z%22%20stroke%3D%22%23222222%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat right 10px center / 20px;}
.inpText[type="date"]::-webkit-calendar-picker-indicator,
.inpText[type="month"]::-webkit-calendar-picker-indicator{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:20px;height:20px;opacity:0;}
.inpText[type="date"]::-webkit-date-and-time-value,
.inpText[type="month"]::-webkit-date-and-time-value{text-align:left}

.inpDateWrap{position:relative;}
.inpDateWrap:after{display:block;content:'';width:20px;height:20px;position:absolute;top:50%;right:10px;transform:translateY(-50%);background:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.66406%201.67188V4.07188%22%20stroke%3D%22%23222222%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M13.3359%201.67188V4.07188%22%20stroke%3D%22%23222222%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M2.91406%207.34375H17.0807%22%20stroke%3D%22%23222222%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M17.5%206.875V13.675C17.5%2016.075%2016.25%2017.675%2013.3333%2017.675H6.66667C3.75%2017.675%202.5%2016.075%202.5%2013.675V6.875C2.5%204.475%203.75%202.875%206.66667%202.875H13.3333C16.25%202.875%2017.5%204.475%2017.5%206.875Z%22%20stroke%3D%22%23222222%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 20px;pointer-events: none;}
.inpDateWrap .inpText[type="date"]{position:absolute;top:0;right:0;bottom:0;z-index:1;opacity:0;width:100%}
.inpDateWrap .inpText[type="text"]{padding-right:38px;}
.inpDateWrap .inpText[type="date"][disabled] + .inpText[type="text"]{background-color:#F4F4F4;color:#7C7F7E;pointer-events: none;}

.inpText.md{height:48px}

.inpText + .errorMsg,
.inputBox  + .errorMsg,
.textAreaCount  + .errorMsg,
.textarea  + .errorMsg{margin-top:3px;margin-left:12px}

.inputBoxArea{position:relative;}
.inputBox{position:relative;display:block;width:100%}
.inputBox .inpText{padding-right:45px}
.inputBox:has(.inpText + .btnSearch[style*='display: none;']) .inpText,
.inputBox:has(.inpText + .btnSearch[style*='display:none;']) .inpText,
.inputBox:has(.inpText + .btnSearch[style*='display: none']) .inpText,
.inputBox:has(.inpText + .btnSearch[style*='display:none']) .inpText{padding-right:12px}
.inputBox:has(.timmer) .inpText{padding-right:65px}
.inputBox .timmer{position:absolute;top:50%;right:12px;transform:translateY(-50%);font-size:16px;font-weight:700;color:#C02612;line-height:1}
.inputBox .unit{position:absolute;top:50%;right:12px;transform:translateY(-50%);font-size:14px;font-weight:700;color:#929593;line-height:1}
.inputBox .btnSearch{display:block;text-indent:-9999em;position:absolute;top:50%;right:12px;transform:translateY(-50%);width:20px;height:20px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M17.0016%2017.0016C15.7519%2015.7519%2013.8512%2013.8512%2012.6016%2012.6016%22%20stroke%3D%22%23222222%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M14.2%208.6C14.2%2011.6928%2011.6928%2014.2%208.6%2014.2C5.50721%2014.2%203%2011.6928%203%208.6C3%205.50721%205.50721%203%208.6%203C11.6928%203%2014.2%205.50721%2014.2%208.6Z%22%20stroke%3D%22%23222222%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;}
.inputBox .btnSearch span{clip: rect(0 0 0 0);font-size:1px;position:absolute;z-index:-1}

.inputAutoLayer{display:none;position:absolute;top:56px;left:0;right:0;border:1px solid #D3D4D4;border-radius:12px;background:#fff;box-shadow: 2px 2px 8px 0px #363B4233;overflow-y:auto;max-height:293px;}
.inputAutoLayer.open{display:block;}
.inputAutoLayer .item{display:block;padding:13px 12px;font-size:15px;font-weight:700;line-height:1.5;}
.inputAutoLayer .item:hover{background:#F4F4F4}
.inputAutoLayer .item .word{font-weight:800}

.inputBox.unitBox .inpText{padding-right:34px}
.inputBox.unitBox.lg .inpText{padding-right:47px}

.inputBtn{display:flex;align-items: center;gap:12px}
.inputBtn .btns{margin-left:0;min-width:106px;flex:none}

.inputBox.unitBox:has(.unit + .btnSearch) .inpText {padding-right:65px}
.inputBox.unitBox.lg:has(.unit + .btnSearch) .inpText{padding-right:75px}
.inputBox.unitBox:has(.unit + .btnSearch) .unit {right:40px}

.inpPwd{position:relative;}
.inpPwd .pwdDot{display:flex;align-items: center;gap:8px;position:absolute;top:50%;left:35px;transform: translateY(-50%);}
.inpPwd .pwdDot em{width:2vw;max-width:12px;height:2vw;max-height:12px;background:#3B3F3E;border-radius:50%;}

/* formChkList */
.formChkList{display:flex;gap:24px;flex-wrap:wrap}
.formChkList.row02 > span{width:calc(100% / 2 - 12px)}

/* formBtnList*/
.formBtnList{display:grid;gap:12px;grid-template-columns: repeat(2, 1fr);}
.formBtnList.gap{margin-top:16px}
.formBtnList.row03{grid-template-columns: repeat(3, 1fr);}
.formBtnList.row04{grid-template-columns: repeat(4, 1fr);}
.formBtnList > span{width:100%;align-items:normal}
.formBtnList.attach{gap:0;}

.formBtnList.attach[class*='row']{background:#F4F4F4;border-radius:12px}

.formBtnList + .formList{margin-top:16px}

/* input[checkbox] */
.checkBox{display:inline-flex;align-items:center;position:relative;}
.checkBox input{overflow:hidden;position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0, 0, 0, 0);}
.checkBox label{position:relative; display:flex;align-items:flex-start;gap:8px;font-size:15px;font-weight:700;line-height:1.6}
.checkBox input + label:before{content:'';display:block;width:24px;height:24px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2223%22%20height%3D%2223%22%20rx%3D%223.5%22%20fill%3D%22white%22%2F%3E%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2223%22%20height%3D%2223%22%20rx%3D%223.5%22%20stroke%3D%22%23BEBFBE%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;transition:.3s cubic-bezier(.4, .0, .23, 1);}
.checkBox input:checked + label:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20rx%3D%224%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16.4571%208.58196C16.8476%208.97248%2016.8476%209.60565%2016.4571%209.99617L10.75%2015.7033L7.54289%2012.4962C7.15237%2012.1056%207.15237%2011.4725%207.54289%2011.082C7.93342%2010.6914%208.56658%2010.6914%208.95711%2011.082L10.75%2012.8748L15.0429%208.58196C15.4334%208.19143%2016.0666%208.19143%2016.4571%208.58196Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E')}
.checkBox input:disabled + label{color:#A8AAA9}
.checkBox input:disabled + label:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2223%22%20height%3D%2223%22%20rx%3D%223.5%22%20fill%3D%22%23F4F4F4%22%2F%3E%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2223%22%20height%3D%2223%22%20rx%3D%223.5%22%20stroke%3D%22%23BEBFBE%22%2F%3E%3C%2Fsvg%3E')}
.checkBox input:checked:disabled + label:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20rx%3D%224%22%20fill%3D%22%23A8AAA9%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16.4571%208.58196C16.8476%208.97248%2016.8476%209.60565%2016.4571%209.99617L10.75%2015.7033L7.54289%2012.4962C7.15237%2012.1056%207.15237%2011.4725%207.54289%2011.082C7.93342%2010.6914%208.56658%2010.6914%208.95711%2011.082L10.75%2012.8748L15.0429%208.58196C15.4334%208.19143%2016.0666%208.19143%2016.4571%208.58196Z%22%20fill%3D%22%23E9E9E9%22%2F%3E%3C%2Fsvg%3E')}

.checkBox.round input + label:before{width:30px;height:30px;background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2220%22%20fill%3D%22%23BEBFBE%22%2F%3E%3Cpath%20d%3D%22M26.6667%2015L17.265%2025.6667L12%2020.9259%22%20stroke%3D%22white%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E')}
.checkBox.round input:checked + label:before{background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2230%22%20height%3D%2230%22%20viewBox%3D%220%200%2030%2030%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%2215%22%20r%3D%2215%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20d%3D%22M20%2011.25L12.9487%2019.25L9%2015.6944%22%20stroke%3D%22white%22%20stroke-width%3D%222.25%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E')}

.checkBoxResult{position:relative;border-radius:16px;background:#F4F4F4;padding:20px 16px;margin-top:32px}
.checkBoxResult.top,
.checkBoxResult:first-child{margin-top:0}
.checkBoxResult input{overflow:hidden;position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0, 0, 0, 0);}
.checkBoxResult label{position:relative;display:flex;align-items:center;gap:16px;font-size:16px;font-weight:800;line-height:1.5}
.checkBoxResult label span{display:block;flex:none}
.checkBoxResult label:before{display:block;content:'';width:40px;height:40px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2220%22%20fill%3D%22%23BEBFBE%22%2F%3E%3Cpath%20d%3D%22M26.6667%2015L17.265%2025.6667L12%2020.9259%22%20stroke%3D%22white%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;transition:.3s cubic-bezier(.4, .0, .23, 1);flex:none}
.checkBoxResult input:checked + label:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2241%22%20viewBox%3D%220%200%2040%2041%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2220%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M26.6667%2015L17.265%2025.6667L12%2020.9259%22%20stroke%3D%22%2300854A%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E')}
.checkBoxResult .desc{font-size:13px;font-weight:700;color:#929593;line-height:1.5;padding-bottom:12px;margin-bottom:12px;border-bottom:1px dashed #D3D4D4}

.checkBoxResult:has(input:checked){background:#00854A;color:#fff}
.checkBoxResult:has(input:checked) .desc{color:#fff}

.switchCheckbox{display:inline-flex;align-items: center;gap:8px}
.switchCheckbox .label{display:inline-flex;align-items: center;font-size:14px;font-weight:700;color:#929593;}
.switchCheckbox label{position: relative;display: inline-block;width: 48px;height: 30px;background-color: #BEBFBE;border-radius: 70px;vertical-align: text-bottom; transition: all 0.3s linear;}
.switchCheckbox label:before{content: "";position: absolute;left: 0;width: 42px;height: 24px;/*background-color: #BEBFBE;*/border-radius: 50%;transform: translate3d(3px, 3px, 0) scale3d(1, 1, 1);transition: all 0.25s linear;}
.switchCheckbox label:after{content: "";position: absolute;left: 0;width: 24px;height: 24px;background-color: #fff;border-radius: 50%;box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);transform: translate3d(3px, 3px, 0);transition: all 0.2s ease-in-out;}
.switchCheckbox input:checked + label{ background-color: #00854A;}
.switchCheckbox input:checked + label:before {transform: translate3d(18px, 3px, 0) scale3d(0, 0, 0)}
.switchCheckbox input:checked + label:after {transform: translate3d(21px, 3px, 0);}

/* input[radio] */
.radioBox{display:inline-flex;align-items:center;position:relative;}
.radioBox input{overflow:hidden;position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0, 0, 0, 0);}
.radioBox label{position:relative; display:flex;align-items:flex-start;gap:8px;font-size:15px;font-weight:700;line-height:1.6}
.radioBox input + label:before{content:'';display:block;width:24px;height:24px;flex:none;background:url('data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2223%22%20height%3D%2223%22%20rx%3D%2211.5%22%20fill%3D%22white%22%2F%3E%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2223%22%20height%3D%2223%22%20rx%3D%2211.5%22%20stroke%3D%22%23BEBFBE%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;transition:.3s cubic-bezier(.4, .0, .23, 1);}
.radioBox input:checked + label:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20rx%3D%2212%22%20fill%3D%22%2300854A%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%224.5%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E')}
.radioBox input:disabled + label{color:#A8AAA9}
.radioBox input:disabled + label:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2223%22%20height%3D%2223%22%20rx%3D%2211.5%22%20fill%3D%22%23F4F4F4%22%2F%3E%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2223%22%20height%3D%2223%22%20rx%3D%2211.5%22%20stroke%3D%22%23BEBFBE%22%2F%3E%3C%2Fsvg%3E')}
.radioBox input:checked:disabled + label:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20rx%3D%2212%22%20fill%3D%22%23BDBDBC%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%224.5%22%20fill%3D%22%23F4F4F4%22%2F%3E%3C%2Fsvg%3E')}

.radioBox.buttonStyle{height:100%}
.radioBox.buttonStyle label{background:#F4F4F4;width:100%;min-height:48px;border-radius:12px;justify-content:center;font-weight:800;color:#929593;transition:.3s cubic-bezier(.4, .0, .23, 1);padding:12px 10px;text-align:center;word-break: keep-all; overflow-wrap: anywhere;align-items:center;}
.radioBox.buttonStyle label:before{display:none}
.radioBox.buttonStyle input:checked + label{box-shadow:inset 0 0 0 2px #2F315C;background:#fff;color:#2F315C}

.radioBox.buttonStyle.check label{gap:8px;}
.radioBox.buttonStyle.check input:checked + label:before{display:block;content:'';width:20px;height:20px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4%2010L8%2014C11.1818%2010.8182%2013.1772%208.82279%2016%206%22%20stroke%3D%22%232F315C%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%}

/* file label */
label.fileFormat > span{display:flex;align-items:flex-start;gap:4px;line-height:1.6}
label.fileFormat > span:before{position:relative;top:-1px;display:block;content:'';width:26px;height:26px;background-repeat:no-repeat;background-position:0 0;background-size:100%;flex:none;}
label.fileFormat.pdf > span:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.8868%202.9704C5.10915%202.9704%203.66808%204.39034%203.66808%206.14191V19.8581C3.66808%2021.6097%205.10915%2023.0296%206.8868%2023.0296H19.1118C20.8895%2023.0296%2022.3305%2021.6097%2022.3305%2019.8581V8.96023C22.3305%208.80984%2022.2699%208.66562%2022.162%208.55928L16.6585%203.13648C16.5505%203.03015%2016.4042%202.9704%2016.2515%202.9704H6.8868ZM2.17578%206.14191C2.17578%203.57825%204.28498%201.5%206.8868%201.5H16.2515C16.8%201.5%2017.3259%201.71466%2017.7137%202.09675L23.2172%207.51954C23.605%207.90164%2023.8228%208.41987%2023.8228%208.96023V19.8581C23.8228%2022.4217%2021.7136%2024.5%2019.1118%2024.5H6.8868C4.28498%2024.5%202.17578%2022.4217%202.17578%2019.8581V6.14191Z%22%20fill%3D%22%23EE3E36%22%2F%3E%3Cpath%20d%3D%22M8.40922%2019.0892C8.05771%2019.0892%207.77482%2018.91%207.65293%2018.6099C7.4497%2018.111%207.74267%2017.4248%208.45673%2016.7271C9.01578%2016.1807%209.79654%2015.731%2010.7786%2015.3891C11.301%2014.4191%2011.7816%2013.3805%2012.1187%2012.4926C11.3722%2011.3308%2011.2345%209.89653%2011.4955%209.09511C11.6645%208.57675%2011.9569%208.38179%2012.1722%208.30953C12.4726%208.20845%2012.7792%208.28408%2012.993%208.51408C13.3152%208.86078%2013.4333%209.55896%2013.3543%2010.6485C13.3229%2011.0828%2013.1787%2011.666%2012.9249%2012.3846C12.9359%2012.3985%2012.9472%2012.4122%2012.9584%2012.4259C13.1278%2012.6331%2013.3085%2012.8609%2013.4978%2013.0998C13.9019%2013.6095%2014.3559%2014.1822%2014.8175%2014.6955C14.954%2014.6912%2015.0855%2014.6892%2015.2124%2014.6892C16.8435%2014.6892%2017.9389%2015.0306%2018.2966%2015.6506C18.4492%2015.9149%2018.4523%2016.2124%2018.3055%2016.4669C18.1073%2016.8104%2017.6785%2017.0155%2017.1583%2017.0155C17.0324%2017.0155%2016.9018%2017.0032%2016.7711%2016.979C16.1156%2016.858%2015.396%2016.3644%2014.5147%2015.4292C14.2894%2015.4414%2014.0535%2015.4592%2013.8117%2015.4827C13.2922%2015.5327%2012.2897%2015.6635%2011.2748%2015.9836C10.8381%2016.7728%209.89828%2018.3667%209.19742%2018.8251C8.93228%2018.9979%208.66019%2019.0892%208.40922%2019.0892ZM10.1996%2016.404C9.69697%2016.6469%209.28211%2016.9274%208.9594%2017.2426C8.32524%2017.8625%208.28397%2018.251%208.31948%2018.3381C8.3298%2018.3634%208.37419%2018.3686%208.40922%2018.3686C8.51671%2018.3686%208.66043%2018.3151%208.8032%2018.2219C9.11656%2018.0171%209.63386%2017.3374%2010.1996%2016.404ZM15.5179%2015.4141C16.0611%2015.918%2016.517%2016.1997%2016.9014%2016.2707C16.9892%2016.2868%2017.0756%2016.2952%2017.1576%2016.2952C17.4427%2016.2952%2017.6293%2016.1975%2017.6819%2016.1067C17.6915%2016.0897%2017.7051%2016.0666%2017.6728%2016.0107C17.5518%2015.8016%2016.9625%2015.4571%2015.5179%2015.4141ZM12.6281%2013.1632C12.3768%2013.7812%2012.0709%2014.4491%2011.7384%2015.1063C12.563%2014.902%2013.3107%2014.8074%2013.7423%2014.7658C13.7985%2014.7605%2013.8544%2014.7553%2013.9098%2014.7505C13.5665%2014.3457%2013.2363%2013.9293%2012.9337%2013.5476C12.8291%2013.4156%2012.7269%2013.2869%2012.6281%2013.1632ZM12.4361%208.98562C12.4308%208.98562%2012.4191%208.98658%2012.4011%208.99259C12.32%209.01972%2012.2372%209.14168%2012.1796%209.31887C12.0069%209.84899%2012.0755%2010.7409%2012.4351%2011.5628C12.5496%2011.1733%2012.618%2010.8461%2012.636%2010.5969C12.7238%209.38466%2012.5278%209.07182%2012.4654%209.00507C12.4479%208.98562%2012.4414%208.98562%2012.4361%208.98562Z%22%20fill%3D%22%23EE3E36%22%20stroke%3D%22%23EE3E36%22%20stroke-width%3D%220.5%22%2F%3E%3C%2Fsvg%3E')}
label.fileFormat.img > span:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%222.6%22%20y%3D%222.6%22%20width%3D%2220.8%22%20height%3D%2220.8%22%20rx%3D%222.9%22%20stroke%3D%22%233B79CB%22%20stroke-width%3D%221.2%22%2F%3E%3Cpath%20d%3D%22M6.125%2018.5L9.71681%2013.9834C10.1169%2013.4802%2010.8811%2013.4799%2011.2816%2013.9827L14.2506%2017.7096L15.9683%2015.5496C16.3689%2015.0458%2017.1342%2015.0462%2017.5343%2015.5504L19.875%2018.5%22%20stroke%3D%22%233B79CB%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M13.8203%209.71762C13.8203%2010.1048%2013.9741%2010.4761%2014.2479%2010.7499C14.5216%2011.0236%2014.893%2011.1774%2015.2801%2011.1774C15.6673%2011.1774%2016.0386%2011.0236%2016.3124%2010.7499C16.5861%2010.4761%2016.7399%2010.1048%2016.7399%209.71762C16.7399%209.33046%2016.5861%208.95915%2016.3124%208.68538C16.0386%208.41161%2015.6673%208.25781%2015.2801%208.25781C14.893%208.25781%2014.5216%208.41161%2014.2479%208.68538C13.9741%208.95915%2013.8203%209.33046%2013.8203%209.71762Z%22%20stroke%3D%22%233B79CB%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E')}
label.fileFormat.excel > span:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.35262%203.40735C5.70995%203.40735%204.37892%204.76563%204.37892%206.44039V19.5596C4.37892%2021.2344%205.70995%2022.5927%207.35262%2022.5927H18.6474C20.29%2022.5927%2021.6211%2021.2344%2021.6211%2019.5596V9.13608C21.6211%208.99247%2021.5652%208.85468%2021.4655%208.75302L16.3808%203.56619C16.2811%203.46453%2016.1459%203.40735%2016.0048%203.40735H7.35262ZM3%206.44039C3%203.98768%204.94908%202%207.35262%202H16.0048C16.5113%202%2016.9972%202.20528%2017.3556%202.57079L22.4403%207.75762C22.7986%208.12315%2023%208.61898%2023%209.13608V19.5596C23%2022.0123%2021.0509%2024%2018.6474%2024H7.35262C4.94908%2024%203%2022.0123%203%2019.5596V6.44039ZM7.88422%2010.5292C7.88422%209.45232%208.73992%208.57996%209.79473%208.57996H16.2053C17.2601%208.57996%2018.1158%209.45232%2018.1158%2010.5292V17.0685C18.1158%2018.1454%2017.2601%2019.0177%2016.2053%2019.0177H9.79473C8.73992%2019.0177%207.88422%2018.1454%207.88422%2017.0685V10.5292ZM9.26314%2013.1012V17.0685C9.26314%2017.3674%209.5008%2017.6104%209.79473%2017.6104H10.9369V13.1012H9.26314ZM10.9369%2011.6939H9.26314V10.5292C9.26314%2010.2303%209.5008%209.98731%209.79473%209.98731H10.9369V11.6939ZM12.3158%2013.1012V17.6104H16.2053C16.4992%2017.6104%2016.7369%2017.3674%2016.7369%2017.0685V13.1012H12.3158ZM16.7369%2011.6939H12.3158V9.98731H16.2053C16.4992%209.98731%2016.7369%2010.2303%2016.7369%2010.5292V11.6939Z%22%20fill%3D%22%231D7C4D%22%2F%3E%3C%2Fsvg%3E')}
label.fileFormat.word > span:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.8868%202.9704C5.10915%202.9704%203.66808%204.39034%203.66808%206.14191V19.8581C3.66808%2021.6097%205.10915%2023.0296%206.8868%2023.0296H19.1118C20.8895%2023.0296%2022.3305%2021.6097%2022.3305%2019.8581V8.96023C22.3305%208.80984%2022.2699%208.66562%2022.162%208.55928L16.6585%203.13648C16.5505%203.03015%2016.4042%202.9704%2016.2515%202.9704H6.8868ZM2.17578%206.14191C2.17578%203.57825%204.28498%201.5%206.8868%201.5H16.2515C16.8%201.5%2017.3259%201.71466%2017.7137%202.09675L23.2172%207.51954C23.605%207.90164%2023.8228%208.41987%2023.8228%208.96023V19.8581C23.8228%2022.4217%2021.7136%2024.5%2019.1118%2024.5H6.8868C4.28498%2024.5%202.17578%2022.4217%202.17578%2019.8581V6.14191Z%22%20fill%3D%22%234E5DFF%22%2F%3E%3Cpath%20d%3D%22M8.26562%2010.2969L10.4298%2018.4145L13.1362%2011.9204L15.8426%2018.4145L18.0068%2010.2969%22%20stroke%3D%22%234E5DFF%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E')}
label.fileFormat.ppt > span:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.35257%203.84254C5.71018%203.84254%204.37875%205.139%204.37875%206.73827V19.2617C4.37875%2020.861%205.71018%2022.1575%207.35257%2022.1575H18.6474C20.2898%2022.1575%2021.6213%2020.861%2021.6213%2019.2617V9.31151C21.6213%209.1742%2021.5652%209.04252%2021.4655%208.94543L16.3807%203.99418C16.281%203.89709%2016.1458%203.84254%2016.0048%203.84254H7.35257ZM3%206.73827C3%204.39754%204.94871%202.5%207.35257%202.5H16.0048C16.5115%202.5%2016.9974%202.69599%2017.3557%203.04486L22.4404%207.9961C22.7987%208.34497%2023%208.81814%2023%209.31151V19.2617C23%2021.6025%2021.0513%2023.5%2018.6474%2023.5H7.35257C4.94871%2023.5%203%2021.6025%203%2019.2617V6.73827Z%22%20fill%3D%22%23C53434%22%2F%3E%3Cpath%20d%3D%22M13%208.97656V14.3389H18.3627%22%20stroke%3D%22%23C53434%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M7.63672%2014.3389C7.63672%2015.761%208.20172%2017.125%209.20742%2018.1306C10.2131%2019.1362%2011.5771%2019.7012%2012.9994%2019.7012C14.4217%2019.7012%2015.7857%2019.1362%2016.7914%2018.1306C17.7971%2017.125%2018.3621%2015.761%2018.3621%2014.3389C18.3621%2012.9167%2017.7971%2011.5528%2016.7914%2010.5471C15.7857%209.54152%2014.4217%208.97656%2012.9994%208.97656C11.5771%208.97656%2010.2131%209.54152%209.20742%2010.5471C8.20172%2011.5528%207.63672%2012.9167%207.63672%2014.3389Z%22%20stroke%3D%22%23C53434%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E')}
label.fileFormat.zip > span:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%222.6%22%20y%3D%222.6%22%20width%3D%2220.8%22%20height%3D%2220.8%22%20rx%3D%222.9%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.2%22%2F%3E%3Cg%20clip-path%3D%22url(%23clip0_6231_230902)%22%3E%3Cpath%20d%3D%22M13.0013%2015.7891C13.4875%2015.7891%2013.9538%2015.9983%2014.2977%2016.3708C14.6415%2016.7432%2014.8346%2017.2484%2014.8346%2017.7752V19.7613C14.8346%2020.0247%2014.7381%2020.2772%2014.5661%2020.4635C14.3942%2020.6497%2014.1611%2020.7543%2013.918%2020.7543H12.0846C11.8415%2020.7543%2011.6084%2020.6497%2011.4365%2020.4635C11.2645%2020.2772%2011.168%2020.0247%2011.168%2019.7613V17.7752C11.168%2017.2484%2011.3611%2016.7432%2011.7049%2016.3708C12.0488%2015.9983%2012.5151%2015.7891%2013.0013%2015.7891Z%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M13.0026%203.875H12.0859%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M14.8346%205.85938H13.918%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M12.9987%207.84375H12.082%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M14.8346%209.82812H13.918%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M12.9987%2011.8125H12.082%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M14.8346%2013.8047H13.918%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_6231_230902%22%3E%3Crect%20width%3D%225.5%22%20height%3D%2217.875%22%20fill%3D%22white%22%20transform%3D%22translate(10.25%203.375)%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E')}

/* input[select] */
.selectBoxWrap{display:inline-block; position:relative; width:100%;}
.selectBoxWrap:after {display:block; position:absolute; top:50%; right:12px; width:20px; height:20px; background:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.05335%206.30335C3.45783%205.89888%204.1136%205.89888%204.51807%206.30335L10%2011.7853L15.4819%206.30335C15.8864%205.89888%2016.5422%205.89888%2016.9466%206.30335C17.3511%206.70783%2017.3511%207.3636%2016.9466%207.76807L10%2014.7147L3.05335%207.76807C2.64888%207.3636%202.64888%206.70783%203.05335%206.30335Z%22%20fill%3D%22%23252A28%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0  / 100%; content:''; transform:translateY(-50%);pointer-events: none;}
.selectBoxWrap .selectBox {display:inline-block; width:100%; height:56px;padding:0 44px 0 12px;border:1px solid #BEBFBE;border-radius:8px;background:#fff;color:#3B3F3E; font-size:16px;font-weight:700;text-overflow: ellipsis;overflow:hidden;transition: .3s;}
.selectBoxWrap:has(.selectBox.none){display:none}
.selectBoxWrap .selectBox:disabled{background:#F4F4F4;color: #7C7F7E;}
.selectBoxWrap:has(.selectBox:disabled):after{opacity:0.4}
.selectBoxWrap .selectBox:focus{border-color:#00854A;}
.selectBoxWrap .selectBox.error{border-color:#C02612}

.selectBoxWrap.md .selectBox{height:48px}

.selectBoxWrap.designStyle{width:auto}
.selectBoxWrap.designStyle:after{right:0}
.selectBoxWrap.designStyle .selectBox{background:transparent;border:0;border-radius:0;height:auto;padding-left:0;padding-right:28px;direction: rtl;}

/* Form */
.formList.top,
.formList:first-child{margin-top:0;}
.formList.gap{margin-top:24px;}
.formList.md{margin-top:16px}
.formList.sm{margin-top:8px}
.formList{position:relative;width:100%;margin-top:24px}
.formList dt{font-size:14px;font-weight:700;color:#929593;line-height:1.5}
.formList dt.flex{display:flex;align-items: center;gap:8px}
.formList dt.flex.between{justify-content:space-between;}
.formList dt.vital:after{display:inline-block;vertical-align:top;content:'*';font-size:14px;font-weight:700;color:#F15A22;margin-left:4px}
.formList dt.origin{color:#252A28;font-size:15px;font-weight:800;}
.formList dt .dt.origin{color:#252A28;font-size:15px;font-weight:800;}
.formList dd{margin-top:8px;}
.formList dd.desc{font-size:14px;line-height:1.5;font-weight:700;color:#515553}
.formList dd + dt{margin-top:16px;}

.formList.horizental{display:flex;align-items:center;gap:10px;}
.formList.horizental dt{width:108px;display:flex;align-items: center;}
.formList.horizental dd{width:calc(100% - 108px);margin-top:0}
.formList.horizental dd.value,
.formList.horizental dd .value {font-weight:800}
.formList.horizental dd .password{-webkit-text-security: disc;font-size:32px;min-width:0;}

@supports (-webkit-touch-callout: none) {
	.formList.horizental dd .password{transform: scale(0.5);transform-origin: left center;}
}

.formList.horizental.between{justify-content: space-between;}
.formList.horizental.between dd{width:auto}

.formList + .cardBoxList{margin-top:16px}

.formBoxList{display:flex;flex-wrap:wrap;column-gap:12px}
.formBoxList .formList{width:calc(100% / 2 - 6px)}
.formBoxList .formList:nth-child(1),
.formBoxList .formList:nth-child(2){margin-top:0}

/* boxHorizental */
.boxHorizental{display:flex;align-items: center;width:100%;gap:8px;}
.boxHorizental > span{flex:1}
.boxHorizental > span.flex05{flex:0.5}
.boxHorizental > .dash{flex:none}
.boxHorizental > .btn{flex:none;padding:0}

.boxHorizental.telForm > span:not(.selectBoxWrap){flex:0.5}

/* boxVirtical */
.boxVirtical > span:not(.boxHorizental){display:block;width:100%}
.boxVirtical > span + span{margin-top:8px}

.boxVirtical.gap > span + span{margin-top:24px}

/* Text  Color */
.col01{color:#00854A !important}
.col02{color:#ED2F15 !important}
.col03{color:#3B79CB !important}
.col04{color:#FF9807 !important}
.col05{color:#676A68 !important}

/* listStyle */
.listStyle01 > li{position:relative;padding-left:12px;font-size:14px;font-weight:700;text-align:left;line-height:1.6;margin-top:8px;color:#515553}
.listStyle01 > li:before{display:block;content:'';width:4px;height:4px;background:#7C7F7E;position:absolute;top:9px;left:0;border-radius:50%}
.listStyle01 > li.col02:before{background:#ED2F15}

.listStyle01.gap{margin-top:16px}
.listStyle01 > li.noGap{margin-top:0}

.cardBoxList + .listStyle01{margin-top:16px}

/* listStyleText */
.listStyleText > li{position:relative;font-size:14px;font-weight:700;text-align:left;line-height:1.6;margin-top:8px;color:#515553}
.listStyleText > li.noGap{margin-top:0}
.listStyleText .listStyleText{margin-left:8px;}
.listStyleText.gap > li{margin-top:16px}

.listStyleText.gray > li{color:#929593}

/* listStyleNum */
.listStyleNum > li{position:relative;font-size:14px;font-weight:700;text-align:left;line-height:1.6;margin-top:8px;color:#929593;margin-left:19px;text-indent:-19px}
.listStyleNum > li.noGap{margin-top:0}

/* Button */
.btnArea{text-align:center;font-size:0;position:relative;display:flex;width:100%;margin-top:24px;justify-content: center;flex-wrap:wrap;gap:10px}
.btnArea.gapM{margin-top:16px}
.btnArea.right{justify-content: flex-end;}
.btnArea.flexType > .btns{flex:1}

.btnArea + .listStyle01{margin-top:32px}

.btns{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;width:auto;height:48px ;padding:0 20px;border-radius:8px;gap:8px;text-align:center;}
.btns.full{width:100%}
.btns.lg{height:56px;}
.btns.sm{height:38px;border-radius:8px;font-size:13px;padding:0 15px;}
.btns.between{justify-content:space-between;}
.btns.round{border-radius:20px}
.btns.disabled{pointer-events: none;opacity:0.5}
.btns.xi-close:before{content:'';}

.btns.btnCol01{background:#00854A;color:#fff}
.btns.btnCol02{background:#2F315C;color:#fff}
.btns.btnCol03{background:#DBF2EB;color:#00854A}
.btns.btnCol04{background:#FAE100;color:#252A28}

.btns.btnLine01{border:2px solid #00854A;color:#00854A}
.btns.btnLine02{border:2px solid #676A68;color:#252A28;}
.btns.btnLine03{border:2px solid #D3D4D4;color:#515553;}
.btns.sm[class*='btnLine']{border-width:1px}

.btns .inpFile{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0}

.btns.more:before{display:block;content:'';width:20px;height:20px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3%209.99995H17M10%2017L10%203%22%20stroke%3D%22%232F315C%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;}
.btns.download:before{display:block;content:'';width:20px;height:20px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.5%2017H17.5%22%20stroke%3D%22%232F315C%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M10%203V13.059M10%2013.059L5.3125%208.48672M10%2013.059L14.6875%208.48672%22%20stroke%3D%22%232F315C%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;}

.btnSetting{display:block;text-indent:-9999em;width:20px;height:20px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10%2013.75C12.0711%2013.75%2013.75%2012.0711%2013.75%2010C13.75%207.92893%2012.0711%206.25%2010%206.25C7.92893%206.25%206.25%207.92893%206.25%2010C6.25%2012.0711%207.92893%2013.75%2010%2013.75Z%22%20stroke%3D%22%237C7F7E%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M14.3516%205.08594C14.5495%205.26823%2014.737%205.45573%2014.9141%205.64844L17.0469%205.95312C17.3944%206.55665%2017.6622%207.20265%2017.8437%207.875L16.5469%209.60156C16.5469%209.60156%2016.5703%2010.1328%2016.5469%2010.3984L17.8437%2012.125C17.6631%2012.7976%2017.3952%2013.4437%2017.0469%2014.0469L14.9141%2014.3516C14.9141%2014.3516%2014.5469%2014.7344%2014.3516%2014.9141L14.0469%2017.0469C13.4434%2017.3944%2012.7974%2017.6622%2012.125%2017.8437L10.3984%2016.5469C10.1333%2016.5703%209.86667%2016.5703%209.60156%2016.5469L7.875%2017.8437C7.20236%2017.6631%206.55625%2017.3952%205.95312%2017.0469L5.64844%2014.9141C5.45573%2014.7318%205.26823%2014.5443%205.08594%2014.3516L2.95312%2014.0469C2.60561%2013.4434%202.33776%2012.7974%202.15625%2012.125L3.45313%2010.3984C3.45313%2010.3984%203.42969%209.86719%203.45313%209.60156L2.15625%207.875C2.33692%207.20236%202.60481%206.55625%202.95312%205.95312L5.08594%205.64844C5.26823%205.45573%205.45573%205.26823%205.64844%205.08594L5.95312%202.95312C6.55665%202.60561%207.20265%202.33776%207.875%202.15625L9.60156%203.45313C9.86667%203.42968%2010.1333%203.42968%2010.3984%203.45313L12.125%202.15625C12.7976%202.33692%2013.4437%202.60481%2014.0469%202.95312L14.3516%205.08594Z%22%20stroke%3D%22%237C7F7E%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%}

.btnStep{display:block;text-indent:-9999em;width:32px;height:32px;background-repeat:no-repeat;background-position:0 0;background-size:100%}
.btnStep.up{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2232%22%20height%3D%2232%22%20rx%3D%228%22%20fill%3D%22%23F4F4F4%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.05335%2020.0091C9.45783%2020.4136%2010.1136%2020.4136%2010.5181%2020.0091L16%2014.5272L21.4819%2020.0091C21.8864%2020.4136%2022.5422%2020.4136%2022.9466%2020.0091C23.3511%2019.6047%2023.3511%2018.9489%2022.9466%2018.5444L16%2011.5978L9.05335%2018.5444C8.64888%2018.9489%208.64888%2019.6047%209.05335%2020.0091Z%22%20fill%3D%22%237C7F7E%22%2F%3E%3C%2Fsvg%3E')}
.btnStep.down{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2232%22%20height%3D%2232%22%20rx%3D%228%22%20fill%3D%22%23F4F4F4%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.05335%2012.3034C9.45783%2011.8989%2010.1136%2011.8989%2010.5181%2012.3034L16%2017.7853L21.4819%2012.3034C21.8864%2011.8989%2022.5422%2011.8989%2022.9466%2012.3034C23.3511%2012.7078%2023.3511%2013.3636%2022.9466%2013.7681L16%2020.7147L9.05335%2013.7681C8.64888%2013.3636%208.64888%2012.7078%209.05335%2012.3034Z%22%20fill%3D%22%237C7F7E%22%2F%3E%3C%2Fsvg%3E')}
.btnStep.disabled{pointer-events:none;}

.btnRecycle{display:block;text-indent:-9999em;width:32px;height:32px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2232%22%20height%3D%2232%22%20rx%3D%228%22%20fill%3D%22%23F4F4F4%22%2F%3E%3Cpath%20d%3D%22M13.6016%208.79688H18.4016%22%20stroke%3D%22%237C7F7E%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M10%2011.1953L12%2023.1953H20L22%2011.1953M14.6667%2015.1953V18.5286M17.3333%2015.1953V18.5286%22%20stroke%3D%22%237C7F7E%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M10%2011.1953H22%22%20stroke%3D%22%237C7F7E%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%}

.btnStepArea{display:flex;gap:8px}

.buttonFixed{background:#fff;}
.buttonFixed .btnArea{margin-top:0;gap:0}
.buttonFixed .btnArea .btns{width:100%;height:64px;font-size:18px;border-radius:0;flex:1}

.buttonFixed.collapse{height:0 !important;min-height:0 !important;padding:0 !important;margin:0 !important;border:0 !important;overflow:hidden !important;}

/* btnIconArea */
.btnIconArea{display:flex;gap:16px;align-items: center;}

/* iconButton */
.btnIcon{display:inline-flex;align-items:center;text-indent:-9999em;width:32px;height:32px;background-repeat:no-repeat;background-position:0 0;background-size:100%}
.btnIcon.social{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2232%22%20height%3D%2232%22%20rx%3D%228%22%20fill%3D%22%23F4F4F4%22%2F%3E%3Cpath%20d%3D%22M11%2018.5C12.3807%2018.5%2013.5%2017.3807%2013.5%2016C13.5%2014.6193%2012.3807%2013.5%2011%2013.5C9.61929%2013.5%208.5%2014.6193%208.5%2016C8.5%2017.3807%209.61929%2018.5%2011%2018.5Z%22%20stroke%3D%22%237C7F7E%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M19.75%2024.125C21.1307%2024.125%2022.25%2023.0057%2022.25%2021.625C22.25%2020.2443%2021.1307%2019.125%2019.75%2019.125C18.3693%2019.125%2017.25%2020.2443%2017.25%2021.625C17.25%2023.0057%2018.3693%2024.125%2019.75%2024.125Z%22%20stroke%3D%22%237C7F7E%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M19.75%2012.875C21.1307%2012.875%2022.25%2011.7557%2022.25%2010.375C22.25%208.99429%2021.1307%207.875%2019.75%207.875C18.3693%207.875%2017.25%208.99429%2017.25%2010.375C17.25%2011.7557%2018.3693%2012.875%2019.75%2012.875Z%22%20stroke%3D%22%237C7F7E%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M17.6484%2011.7266L13.1016%2014.6484%22%20stroke%3D%22%237C7F7E%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M13.1016%2017.3516L17.6484%2020.2734%22%20stroke%3D%22%237C7F7E%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E')}
.btnIcon.download{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2232%22%20height%3D%2232%22%20rx%3D%228%22%20fill%3D%22%23F4F4F4%22%2F%3E%3Cpath%20d%3D%22M8.5%2023H23.5%22%20stroke%3D%22%237C7F7E%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M16%209V19.059M16%2019.059L11.3125%2014.4867M16%2019.059L20.6875%2014.4867%22%20stroke%3D%22%237C7F7E%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E')}
.btnIcon.disabled{pointer-events: none;}

/* icon */
.icoFile{display:inline-flex;align-items: center;text-indent:-9999rem;width:26px;height:26px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M9.71184%2017.1718L19.1087%2010.7616C19.4647%2010.5187%2019.7096%2010.1444%2019.7897%209.72087C19.8697%209.29739%2019.7782%208.85946%2019.5353%208.50343C19.2924%208.14741%2018.9181%207.90244%2018.4946%207.82243C18.0711%207.74241%2017.6332%207.8339%2017.2772%208.07677L5.19555%2016.3184C3.75247%2017.3029%203.39631%2019.3039%204.40935%2020.7889C5.42239%2022.274%207.41544%2022.6725%208.85852%2021.6881L21.1079%2013.3319C22.176%2012.6033%2022.9109%2011.4802%2023.151%2010.2098C23.391%208.93934%2023.1165%207.62557%2022.3879%206.55748C21.6593%205.4894%2020.5362%204.75451%2019.2658%204.51446C17.9953%204.27442%2016.6816%204.54889%2015.6135%205.2775L6.21668%2011.6877%22%20stroke%3D%22%237C7F7E%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;flex:none}

/* Tab  */
.tabs{display:flex;/*background:#F4F4F4;*/border-radius:8px}
.tabs.gap{margin-top:24px}
.tabs li{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:50%;flex:1;}
.tabs li + li:before{display:block;content:'';position:absolute;top:0;left:-5px;bottom:0;background:#F4F4F4;width:10px}
.tabs li a{position:relative;display:flex;align-items:center;justify-content:center;height:48px;font-size:15px;font-weight:800;flex:1;width:100%;background:#F4F4F4;border-radius:8px;color:#929593}
.tabs li.on a{color:#2F315C;border:2px solid #2F315C;background:#fff;z-index:1}

.tabs.type02{background:transparent;}
.tabs.type02 li{width:auto;flex:none;margin-right:8px}
.tabs.type02 li:last-child{margin-right:0}
.tabs.type02 li + li:before{display:none}
.tabs.type02 li a{height:40px;padding:0 16px;width:auto;border:1px solid #D3D4D4;border-radius:30px;background:#fff;color:#929593}
.tabs.type02 li.on a{border-color:#2F315C;background:#2F315C;color:#fff}

#content.bgCol01 .tabs.type02 li:not(.on) a{background:#F4F4F4}

.tabs.scroll{overflow-x:auto;margin-left:-16px;margin-right:-16px;padding:0 16px;border-radius:0}
.tabs.scroll::-webkit-scrollbar{display:none}

.tabsArea{margin-top:-24px;margin-left:-16px;margin-right:-16px;padding:24px 16px 0 16px;background:#fff}

.tabsCont{display:none;padding:16px 0}
.tabsCont.on{display:block;}
.tabsCont.md{padding:24px 0}
.tabsCont.btm{padding-bottom:0;}

/* Layout */
body.closeHidden{position:fixed;width:100%;height:100%;overflow:hidden}
.wrap{position:relative;height:calc(var(--vh));}
.container{position:relative;height:100%;display:flex;flex-wrap: nowrap;flex-direction: column;}
#header + .container{padding-top:64px}
#content{position:relative; padding:24px 16px;overflow-x:hidden;height:100%;overflow-y:auto;width:100%}
#content.bgCol01{background:#F4F4F4}
.comp{margin-left:-16px;margin-right:-16px;padding: 32px 16px;border-top:1px solid #D3D4D4}
.whiteArea{margin-left:-16px;margin-right:-16px;margin-top:-32px;background:#fff;padding:32px 16px 16px 16px}
.whiteArea + .grayArea{padding-top:24px}
.grayArea{background:#F4F4F4}
.grayComp{background:#F4F4F4;margin-left:-16px;margin-right:-16px;margin-top:32px;padding:24px 16px 16px 16px}
.grayComp:last-child{margin-bottom:-40px;padding-bottom:32px;}

.stepListArea + .comp{margin-top:40px}

/* main */
main{position:relative;height:100%}

/* Header */
#header {position:fixed; top:0; left:0; right:0;z-index:10; height:64px;background:#fff;display:flex;align-items: center;justify-content: space-between;padding:0 16px;transition:border 0.3s ease;min-width:320px;}
#header.shadow{border-bottom:1px solid #D3D4D4}
#header .title{font-size:16px;font-weight:800;position:absolute;left:0;top:0;bottom:0;right:0;display:flex;align-items: center;justify-content: center;height:100%}
#header > div{position:relative;display:flex;align-items: center;gap:16px}
#header .btnHeadPrev{display:block;text-indent:-9999em;width: 26px;height:26px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M16.5%205L8.5%2013L16.5%2021%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%}
#header .btnHeadHome{display:block;text-indent:-9999em;width: 26px;height:26px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.35656%208.49308C3.64249%209.0623%203.22656%209.92577%203.22656%2010.8389V19.7487C3.22656%2021.4055%204.56971%2022.7487%206.22656%2022.7487H19.7533C21.4102%2022.7487%2022.7533%2021.4055%2022.7533%2019.7487V11.0492C22.7533%2010.0945%2022.2989%209.1967%2021.5294%208.63146L14.3525%203.35939C13.2604%202.55714%2011.7661%202.58661%2010.7064%203.43129L4.35656%208.49308Z%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12.9844%2018.8431V15.9141%22%20stroke%3D%22%23222222%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%}
#header .btnHeadAllmenu{display:block;text-indent:-9999em;width: 26px;height:26px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206H21%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M5%2013H21%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M5%2020H21%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%}
#header .btnHeadBookmark{display:block;text-indent:-9999em;width: 26px;height:26px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13.3498%2018.5025L17.9291%2021.3814C18.5196%2021.7502%2019.2465%2021.2014%2019.0739%2020.5267L17.7473%2015.3628C17.7115%2015.2197%2017.7172%2015.0694%2017.7638%2014.9294C17.8104%2014.7893%2017.896%2014.6651%2018.0108%2014.5711L22.1176%2011.1795C22.6537%2010.7387%2022.3811%209.84806%2021.6815%209.80308L16.3209%209.46122C16.1746%209.45279%2016.034%209.40236%2015.9162%209.31609C15.7984%209.22981%2015.7085%209.11143%2015.6576%208.97541L13.6587%203.99145C13.6058%203.84742%2013.5094%203.723%2013.3826%203.63508C13.2558%203.54716%2013.1048%203.5%2012.95%203.5C12.7952%203.5%2012.6442%203.54716%2012.5174%203.63508C12.3906%203.723%2012.2942%203.84742%2012.2413%203.99145L10.2424%208.97541C10.1915%209.11143%2010.1016%209.22981%209.98382%209.31609C9.86603%209.40236%209.72541%209.45279%209.57915%209.46122L4.21849%209.80308C3.51888%209.84806%203.2463%2010.7387%203.78237%2011.1795L7.88918%2014.5711C8.00396%2014.6651%208.0896%2014.7893%208.13622%2014.9294C8.18283%2015.0694%208.18854%2015.2197%208.15267%2015.3628L6.92608%2020.1489C6.7171%2020.9585%207.58934%2021.6153%208.28895%2021.1744L12.5502%2018.5025C12.6697%2018.4273%2012.8084%2018.3873%2012.95%2018.3873C13.0916%2018.3873%2013.2303%2018.4273%2013.3498%2018.5025V18.5025Z%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%}
#header .btnHeadBookmark.on{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13.3498%2018.5025L17.9291%2021.3814C18.5196%2021.7502%2019.2465%2021.2014%2019.0739%2020.5267L17.7473%2015.3628C17.7115%2015.2197%2017.7172%2015.0694%2017.7638%2014.9294C17.8104%2014.7893%2017.896%2014.6651%2018.0108%2014.5711L22.1176%2011.1795C22.6537%2010.7387%2022.3811%209.84806%2021.6815%209.80308L16.3209%209.46122C16.1746%209.45279%2016.034%209.40236%2015.9162%209.31609C15.7984%209.22981%2015.7085%209.11143%2015.6576%208.97541L13.6587%203.99145C13.6058%203.84742%2013.5094%203.723%2013.3826%203.63508C13.2558%203.54716%2013.1048%203.5%2012.95%203.5C12.7952%203.5%2012.6442%203.54716%2012.5174%203.63508C12.3906%203.723%2012.2942%203.84742%2012.2413%203.99145L10.2424%208.97541C10.1915%209.11143%2010.1016%209.22981%209.98382%209.31609C9.86603%209.40236%209.72541%209.45279%209.57915%209.46122L4.21849%209.80308C3.51888%209.84806%203.2463%2010.7387%203.78237%2011.1795L7.88918%2014.5711C8.00396%2014.6651%208.0896%2014.7893%208.13622%2014.9294C8.18283%2015.0694%208.18854%2015.2197%208.15267%2015.3628L6.92608%2020.1489C6.7171%2020.9585%207.58934%2021.6153%208.28895%2021.1744L12.5502%2018.5025C12.6697%2018.4273%2012.8084%2018.3873%2012.95%2018.3873C13.0916%2018.3873%2013.2303%2018.4273%2013.3498%2018.5025Z%22%20fill%3D%22%23FF9807%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E')}
#header .layerPlanCust{position:absolute;top:82px;right:16px;gap:4px;}

/* stepList */
.stepListArea{display:flex;justify-content:space-between;align-items: center;}
.stepList{display:flex;align-items: center;gap:8px}
.stepList li{width:8px;height:8px;border-radius:50%;background:#A6DFCE;overflow:hidden;text-indent:-9999em}
.stepList li.past{background:#00854A}
.stepList li.current{display:flex;align-items:center;text-indent:0;width:auto;height:auto;border-radius:0;overflow:visible;background:transparent;gap:8px;margin:0 4px}
.stepList li.current .num{width:23px;height:23px;border-radius:50%;background:#00854A;display:flex;align-items: center;justify-content: center;font-size:13px;font-weight:700;color:#fff}
.stepList li.current .tit{font-size:16px;font-weight:800;line-height:1.5}

/* layerPlanCust */
.layerPlanCust{position:absolute;top:18px;right:16px;z-index:5;background:#3B79CB;border-radius:8px;padding:8px;font-size:13px;font-weight:800;line-height:1.6;color:#fff;display:flex;align-items: center;justify-content: space-between;gap:4px;}
.layerPlanCust .btnPlanClose{display:block;text-indent:-9999em;width:20px;height:20px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.69674%204.40482L15.3033%2015.0114M4.6967%2015.0115L15.3033%204.40486%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;}

/* topTitle */
.topTitle{padding-bottom:24px;}
.topTitle .title{font-size:24px;line-height:1.4}
.topTitle .title strong{font-weight:800;}
.topTitle .title .normal{font-size:14px;font-weight:700;color:#929593}
.topTitle .desc{font-size:14px;line-height:1.5;color:#929593}
.topTitle .desc strong{font-weight:800;color:#515553}
.topTitle .title + .desc{margin-top:16px}

.stepListArea + .topTitle{margin-top:40px}

/* titArea */
.titArea{display:flex;align-items: center;justify-content:space-between;margin-bottom:8px;margin-top:16px;}
.titArea:first-child,
.titArea.top{margin-top:0}
.titArea.gap{margin-top:24px;}
.titArea.gapL{margin-top:32px;}
.titArea.btm{margin-bottom:8px;}
.titArea.btm.gap{margin-bottom:24px}
.titArea.right{justify-content: flex-end;}
.titArea .titFlex{display:flex;align-items: center;gap:8px}
.titArea .lgTit{font-size:22px;font-weight:800;line-height:1.4}
.titArea .hTit{font-size:18px;font-weight:800;line-height:1.5}
.titArea .hTit02{font-size:15px;font-weight:800;line-height:1.3}
.titArea .hTit03{font-size:14px;font-weight:700;line-height:1.3}
.titArea .bTit{position:relative;font-size:20px;font-weight:800;line-height:1.4;padding-left:15px;}
.titArea .bTit:before{display:block;content:'';width:7px;height:10px;background:#00854A;border-radius:3px;position:absolute;top:8px;left:0;}
.titArea .normal{font-weight:700}
.titArea .desc{font-size:16px;font-weight:700;line-height:1.5}
.titArea .sdesc{font-size:14px;font-weight:700;line-height:1.5}
.titArea .hTit + .desc,
.titArea .bTit + .desc{margin-top:16px}
.titArea .btns{flex:none}
.titArea .count{font-size:14px;font-weight:800;}
.titArea .count.normal{font-weight:700;}
.titArea .count em{font-weight:800;color:#F15A22}
.titArea .dateMark{display:flex;align-items: center;gap:8px}
.titArea .dateMark .mark{display:inline-flex;align-items: center;height:23px;border-radius:4px;background:#EDF9F5;justify-content: center;font-size:12px;font-weight:700;color:#00854A;padding:0 10px}
.titArea .dateMark .date{font-size:16px;font-weight:800;color:#00854A;line-height:1.3}
.titArea .optionFilter{display:flex;align-items: center;}
.titArea .optionFilter.divide{gap:16px}
.titArea .optionFilter.divide div + div{position:relative;padding-left:16px;}
.titArea .optionFilter.divide div + div:before{display:block;content:'';width:1px;height:20px;background:#D3D4D4;position:absolute;top:50%;left:0;transform:translateY(-50%)}
.titArea .optionFilter .tit{font-size:14px;font-weight:700;margin-right:8px}
.titArea .formList{width:auto;display:flex;align-items:center;gap:16px;margin-top:0}
.titArea .formList dd{margin-top:0;display:flex;align-items: center;}

.modalBody .titArea.sticky{position:sticky;top:-24px;background:#fff;z-index:10;padding-bottom:16px;margin-bottom:0;}

.topSearchArea + .titArea{margin-top:24px}

/* 모달 팝업 */
.modalPop{display:none;opacity:0;position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;text-align:left;background:rgba(0, 0, 0, 0.5);transition:opacity 0.4s ease;min-width:320px;}
.modalPop .modalPopArea{position:relative;background:#fff;transition:transform 0.5s ease;overflow:hidden;height:100%;display:flex;flex-direction:column;flex-wrap:nowrap;}
.modalPop .modalHead{position:relative;display:flex;align-items: center;justify-content:center;height:64px;padding:0 16px;flex:none}
.modalPop .modalHead.shadow{border-bottom:1px solid #D3D4D4}
.modalPop .modalHead .title{font-size: 16px; font-weight: 800;}
.modalPop .modalHead .btnModalClose{position:absolute;top:19px;right:16px;display:block;text-indent:-9999em;width:26px;height:26px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.10967%205.81221L19.8983%2019.6008M6.10961%2019.6008L19.8982%205.81226%22%20stroke%3D%22%23222222%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;}
.modalPop .modalBody{position:relative;padding: 24px 16px;text-align:left;height:100%;overflow-y:auto;overflow-x:hidden;}
.modalPop .modalBody.bgCol01{background:#F4F4F4}
.modalPop .modalBody #content{padding: 0;height: auto;width: auto;overflow-y: unset;}
.modalPop .modalFoot{position:relative;flex:none;height:64px}
.modalPop .modalFoot.collapse{height:0 !important;min-height:0 !important;padding:0 !important;margin:0 !important;border:0 !important;overflow:hidden !important;}
.modalPop .modalFoot .btnArea{margin-top:0;gap:0}
.modalPop .modalFoot .btns{width:100%;height:64px;border-radius:0;flex:1}
.modalPop .modalFoot .btns.wsm{flex:0.5}
.modalPop .modalFoot .btns.wsm + .btns.wsm{border-left:1px solid #47497B}

.modalPop.confirm .modalPopArea{position:relative;top:100px;width:calc(100% - 48px);height:auto;margin:0 auto;border-radius:16px;transition:none}
.modalPop.confirm .modalBody{padding:24px;max-height:calc(var(--vh) / 2);}
.modalPop.confirm .modalBody .title{font-size:22px;font-weight:800;margin-bottom:24px}
.modalPop.confirm .modalBody .msg{display:flex;flex-direction: column;flex-wrap: wrap;align-items:center;justify-content:center;text-align:center;font-size:18px;font-weight:700;line-height:1.4;word-break: keep-all;overflow-wrap: anywhere;min-height:50px;}
.modalPop.confirm .modalBody .msg *:not(br){display:contents;}
.modalPop.confirm .modalFoot{display:flex;align-items:center;justify-content:center;height:auto;padding-left:24px;padding-right:24px;padding-bottom:24px;gap:12px;}
.modalPop.confirm .modalFoot .btns{flex:1;height:48px;border-radius:8px;}

.modalPop.toast .modalPopArea{background:transparent;height:100%; justify-content: flex-end;}
.modalPop.toast .modalBody{overflow:hidden;  text-align:center;height:auto;padding:40px 16px;}
.modalPop.toast .modalBody .msg{background:#fff;border-radius:100px;font-size:14px;font-weight:700;line-height:1.5;text-align:center;padding:16px}

.modalPop.bottom{align-items: flex-end;}
.modalPop.bottom .modalPopArea{width:100%;height:auto;max-height:80%;transform:translateY(100%);border-radius:16px 16px 0 0}
.modalPop.bottom .modalHead{justify-content: flex-start;}
.modalPop.bottom .modalBody{height:auto;padding:0 16px}
.modalPop.bottom .modalBody.inner{padding:32px 16px}
.modalPop.bottom .modalFoot{padding:24px 16px;height:auto}
.modalPop.bottom .modalBody:not(.inner) + .modalFoot.collapse{margin-top:24px !important}
.modalPop.bottom .modalFoot .btnArea{gap:10px;}
.modalPop.bottom .modalFoot .btns{height:48px;border-radius:8px}

.modalPop.middle{align-items: center;}
.modalPop.middle .modalPopArea{width:100%;height:auto;transform:translateY(30%);border-radius:16px;margin:0 32px}
.modalPop.middle .modalHead{justify-content: flex-start;}
.modalPop.middle .modalBody{height:auto;padding:0 16px 24px 16px}
.modalPop.middle .modalFoot{padding:24px 16px;height:auto;margin-top:-24px}
.modalPop.middle .modalFoot .btns{height:48px;border-radius:8px}

.modalPop.show{display:block;}
.modalPop.middle.show{display:flex;}
.modalPop.bottom.show{display:flex;}
.modalPop.active{opacity:1;}
.modalPop.active .modalPopArea{transform:translateY(0%)}

/* topSearchArea */
.topSearchArea{position:relative;}
.topSearchArea .topSearchInner{margin:-24px -16px 0 -16px;background:#fff;border-radius:0 0 24px 24px;padding:24px 16px;}
.topSearchArea .formList:first-child{margin-top:0}
.topSearchArea .btnRegret{display:none;position:fixed;top:64px;left:0;right:0;align-items: center;width:89px;height:30px;border-radius:0 0 8px 8px;background:#2F315C;margin:0 auto;font-size:14px;font-weight:800;color:#fff;justify-content: center;gap:8px;z-index:9}
.topSearchArea .btnRegret:before{display:block;content:'';width:16px;height:16px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.96967%205.21967C3.26256%204.92678%203.73744%204.92678%204.03033%205.21967L8%209.18934L11.9697%205.21967C12.2626%204.92678%2012.7374%204.92678%2013.0303%205.21967C13.3232%205.51256%2013.3232%205.98744%2013.0303%206.28033L8%2011.3107L2.96967%206.28033C2.67678%205.98744%202.67678%205.51256%202.96967%205.21967Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%}
.topSearchArea.downScale .topSearchInner{display:none;}
.topSearchArea.downScale .btnRegret{display:flex;}
.topSearchArea.expand{position:sticky;top:-24px;z-index:10}
.topSearchArea.expand .topSearchInner{display:block}
.topSearchArea.expand .btnRegret{display:flex;position:relative;top:0}
.topSearchArea.expand .btnRegret:before{transform:rotateX(180deg)}

.tabsCont .topSearchArea{margin-top:8px}

.tabsGroup:has(.topSearchArea.downScale) .tabsArea{display:none}
.wrap:has(.topSearchArea.downScale) #header{border-bottom:1px solid #D3D4D4}
.modalPopArea:has(.topSearchArea.downScale) .modalHead{border-bottom:1px solid #D3D4D4}

/* UI DatePicker (달력) */
.dimed{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0, 0, 0, 0.5);z-index:2002;}
.ui-helper-hidden{display:none}
.ui-helper-hidden-accessible{overflow:hidden;position:absolute;width:0.1rem;height:0.1rem;margin:-0.1rem;padding:0;border:0;clip:rect(0 0 0 0)}
.ui-helper-reset{margin:0;padding:0;border:0;font-size:100%;text-decoration:none;line-height:1.3;outline:0;list-style:none}
.ui-helper-clearfix:after,.ui-helper-clearfix:before{display:table;border-collapse:collapse;content:""}
.ui-helper-zfix{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;filter:alpha(opacity=0)}
.ui-front{z-index:100}
.ui-datepicker{display:none;padding:1.875rem 1.25rem;z-index:2003 !important;}
.ui-datepicker .ui-datapicker-head{display:none;margin-left:-1.5rem;margin-right:-1.5rem;background:#e32542;padding:2rem 4rem}
.ui-datepicker .ui-datapicker-head .year{font-size:2.2rem;color:#fff}
.ui-datepicker .ui-datapicker-head .year em{font-weight:700}
.ui-datepicker .ui-datapicker-head .date{margin-top:1.2rem;font-size:0}
.ui-datepicker .ui-datapicker-head .date > span{display:inline-block;vertical-align:top;font-size:4rem;color:#fff;margin-left:1.5rem}
.ui-datepicker .ui-datapicker-head .date > span:first-child{margin-left:0}
.ui-datepicker .ui-datapicker-head .date > span em{font-weight:700}
.ui-datepicker .ui-datepicker-header{position:relative;margin-bottom:1.875rem;}
.ui-datepicker .ui-datepicker-header a{display:block;position:absolute;width:0.75rem;height:1.5rem;background-repeat:no-repeat;background-position:0 0;cursor:pointer}
.ui-datepicker .ui-datepicker-header a span{display:block;width:100%;height:100%;text-indent:-999.9rem}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{top:0.15rem;left:50%;margin-left:-4.375rem;background-image:url(../images/arr_cal_left.svg);background-size:0.75rem;}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next{top:0.15rem;right:50%;margin-right:-4.0625rem;background-image:url(../images/arr_cal_right.svg);background-size:0.75rem;}
.ui-datepicker .ui-datepicker-title{font-size:1.5625rem;line-height:1;text-align:center;}
.ui-datepicker .ui-datepicker-title select{border:transparent;font-size:1.25rem;font-weight:500;}
.ui-datepicker table{width:100%;}
.ui-helper-clearfix:before{display:table;border-collapse:collapse;content:""}
.ui-helper-clearfix:after{clear:both}
.ui-helper-clearfix{min-height:0}
.ui-datepicker.ui-widget-content{position:fixed !important;top:auto !important;left:0 !important;right:0;bottom:0px;color:#333;width:100%;border-radius:20px 20px 0 0;background:#fff;}
.ui-datepicker th{padding:0rem 0 0.3125rem;font-size:0.875rem;font-weight:normal;text-align:center;color:#5c5c66;}
.ui-datepicker thead th:first-child{color:#eb4f5d;}
.ui-datepicker thead th:last-child{color:#046fd9;}
.ui-datepicker td{font-size:1rem;line-height:1.875rem;text-align:center;padding:0.625rem 0}
.ui-datepicker tr:first-child td{position:relative;}
.ui-datepicker td a, .ui-datepicker td span{display:block;width:1.875rem;height:1.875rem;margin:0 auto;line-height:1.875rem;}
.ui-datepicker td.ui-datepicker-today a{background:rgb(26, 164, 164) !important;color:#fff !important;border-radius:50%;-webkit-border-radius:50%;}
.ui-datepicker td.ui-datepicker-current-day .ui-state-active{background:rgb(237, 22, 81);color:#fff !important;border-radius:50%;-webkit-border-radius:50%;}
.ui-datepicker .ui-state-disabled, .ui-datepicker td.ui-datepicker-week-end.ui-state-disabled {color:#aaa}
.ui-datepicker-buttonpane{text-align:right;padding:0 1.5rem;margin-top:1.5rem}
.ui-datepicker-buttonpane button{font-size:2.2rem;font-weight:700;color:#e32542;line-height:1;margin-left:3rem}
.ui-datepicker-trigger{display:none;}
.datepickerMask{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0, 0, 0, 0.5);z-index:1001}

.ui-datepicker{transform: translateY(50px);transition: transform .3s;}
.ui-datepicker.ani{transform: translateY(0px);}

/* noData */
.noData{display:flex;align-items: center;justify-content:center;padding:100px 0;flex-direction: column;font-size:14px;font-weight:700;color:#929593;text-align:center;gap:8px;line-height:1.5}
.noData:before{display:block;content:'';width:50px;height:50px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2250%22%20height%3D%2250%22%20viewBox%3D%220%200%2050%2050%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M25%2043.75C35.3553%2043.75%2043.75%2035.3553%2043.75%2025C43.75%2014.6447%2035.3553%206.25%2025%206.25C14.6447%206.25%206.25%2014.6447%206.25%2025C6.25%2035.3553%2014.6447%2043.75%2025%2043.75Z%22%20stroke%3D%22%23D3D4D4%22%20stroke-width%3D%223%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20d%3D%22M25%2015.625V26.5625%22%20stroke%3D%22%23D3D4D4%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M25%2031.3125C26.2599%2031.3125%2027.2812%2032.3339%2027.2812%2033.5938C27.2812%2034.8536%2026.2599%2035.875%2025%2035.875C23.7401%2035.875%2022.7188%2034.8536%2022.7188%2033.5938C22.7188%2032.3339%2023.7401%2031.3125%2025%2031.3125Z%22%20fill%3D%22%23D3D4D4%22%20stroke%3D%22%23D3D4D4%22%20stroke-width%3D%220.125%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;}
.noData.gray{background:#f4f4f4}
.noData.ver2{padding:25px 0}

.tblData td .noData{position: sticky;inset: 0;width: calc(100vw - 56px);}
.tblData td.no-data{padding:9px 12px !important;}
.tblData td.no-data .noData{width: calc(100vw - 62px);}

/* tblData*/
.tblData{width:100%;margin-top:32px}
.tblData.top,
.tblData:first-child{margin-top:0}
.tblData.md{margin-top:16px;}
.tblData.gap{margin-top:32px;}
.tblData.line{border-top:1px solid #94D9C4}
.tblData > table{width:100%;table-layout: fixed;}
.tblData > table > thead > tr > th{background:#EDF9F5;border-bottom:1px solid #94D9C4;border-right:1px solid  #94D9C4;text-align:center;padding:9px 12px;font-size:14px;font-weight:700;color:#00854A;height:44px;line-height:1.5}
.tblData > table > thead > tr > th:last-child{border-right:0}
.tblData > table > thead > tr > th.bdline{border-right:1px solid #94D9C4}
.tblData > table > tbody > tr > th{background:#EDF9F5;border-bottom:1px solid #94D9C4;border-right:1px solid #94D9C4;padding:9px 12px;font-size:14px;font-weight:700;color:#00854A;text-align:center;height:44px;line-height:1.5;}
.tblData > table > tbody > tr > td{border-bottom:1px solid #94D9C4;border-right:1px solid #94D9C4;padding:9px 12px;font-size:14px;font-weight:700;color:#252A28;text-align:center;height:44px;line-height:1.5;background:#fff;word-break: keep-all;overflow-wrap: anywhere;}
.tblData > table > tbody > tr > td:last-child{border-right:0}
.tblData > table > tbody > tr > th.bdline,
.tblData > table > tbody > tr > td.bdline{border-right:1px solid #94D9C4}
.tblData > table > tbody > tr > td .agreeCircle{display:inline-block;vertical-align:middle;text-indent:-9999em;width:16px;height:16px;border-radius:50%;overflow:hidden;}
.tblData > table > tbody > tr > td .agreeCircle.no{border:1px solid #252A28;background:#fff}
.tblData > table > tbody > tr > td .agreeCircle.yes{border:1px solid #252A28;background:#252A28}
.tblData > table > tbody > tr.depthView > td{position:relative;text-align:left;background:#F4F4F4;padding-right:40px}
.tblData > table > tbody > tr.depthView > td .desc{font-size:14px;font-weight:700;line-height:1.5;color:#929593}
.tblData > table > tbody > tr.depthView > td .btnTblClose{display:block;text-indent:-9999em;width:16px;height:16px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.71934%203.72308C3.85996%203.58263%204.05059%203.50374%204.24934%203.50374C4.44809%203.50374%204.63871%203.58263%204.77934%203.72308L7.99934%206.94308L11.2193%203.72308C11.288%203.64939%2011.3708%203.59029%2011.4628%203.5493C11.5548%203.50831%2011.6541%203.48627%2011.7548%203.48449C11.8555%203.48271%2011.9555%203.50124%2012.0489%203.53896C12.1423%203.57668%2012.2271%203.63282%2012.2983%203.70404C12.3696%203.77526%2012.4257%203.8601%2012.4634%203.95348C12.5011%204.04687%2012.5197%204.1469%2012.5179%204.2476C12.5161%204.34831%2012.4941%204.44762%2012.4531%204.53962C12.4121%204.63162%2012.353%204.71442%2012.2793%204.78308L9.05934%208.00308L12.2793%2011.2231C12.353%2011.2918%2012.4121%2011.3746%2012.4531%2011.4666C12.4941%2011.5586%2012.5161%2011.6579%2012.5179%2011.7586C12.5197%2011.8593%2012.5011%2011.9593%2012.4634%2012.0527C12.4257%2012.1461%2012.3696%2012.2309%2012.2983%2012.3021C12.2271%2012.3734%2012.1423%2012.4295%2012.0489%2012.4672C11.9555%2012.5049%2011.8555%2012.5235%2011.7548%2012.5217C11.6541%2012.5199%2011.5548%2012.4979%2011.4628%2012.4569C11.3708%2012.4159%2011.288%2012.3568%2011.2193%2012.2831L7.99934%209.06308L4.77934%2012.2831C4.63716%2012.4156%204.44911%2012.4877%204.25481%2012.4843C4.06051%2012.4808%203.87513%2012.4021%203.73771%2012.2647C3.6003%2012.1273%203.52159%2011.9419%203.51816%2011.7476C3.51473%2011.5533%203.58686%2011.3653%203.71934%2011.2231L6.93934%208.00308L3.71934%204.78308C3.57889%204.64246%203.5%204.45183%203.5%204.25308C3.5%204.05433%203.57889%203.86371%203.71934%203.72308Z%22%20fill%3D%22%23252A28%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;position:absolute;top:12px;right:12px;}
.tblData .bgCol01{background:#EDF9F5}
.tblData .inpText{padding:0 9px}

.tblData.scrollX{overflow-x:auto}
.tblData.scrollX::-webkit-scrollbar{display:none}
.tblData.scrollX  table{border-collapse: separate;min-width: calc(100vw - 32px) !important;}
.tblData.scrollX .sticky{position:sticky;left:0;z-index:10}

.tblData.accodian tbody tr.row{display:none}
.tblData.accodian tbody tr.row th{text-align:left;background:#F2FAF8;color:#00854A;white-space: nowrap;text-overflow:ellipsis;overflow:hidden;font-size:13px;font-weight:700}
.tblData.accodian tbody tr.row th span{display:flex;align-items: center;gap:4px;min-width:0;overflow:hidden}
.tblData.accodian tbody tr.row th span em{display:block;white-space: nowrap;text-overflow:ellipsis;overflow:hidden;}
.tblData.accodian tbody tr.row th .btnTblCollapse{position:relative;display:flex;gap:4px;align-items: center;color:#00854A;}
.tblData.accodian tbody tr.row th .btnTblCollapse:after{display:block;flex:none;content:'';width:12px;height:12px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.96967%205.21967C3.26256%204.92678%203.73744%204.92678%204.03033%205.21967L8%209.18934L11.9697%205.21967C12.2626%204.92678%2012.7374%204.92678%2013.0303%205.21967C13.3232%205.51256%2013.3232%205.98744%2013.0303%206.28033L8%2011.3107L2.96967%206.28033C2.67678%205.98744%202.67678%205.51256%202.96967%205.21967Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%}
.tblData.accodian tbody tr.row th span:before{display:block;content:'';width:12px;height:12px;flex:none;background:url('data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.5%202.75C3.91421%202.75%204.25%203.08579%204.25%203.5V7.75H8.5C8.91421%207.75%209.25%208.08579%209.25%208.5C9.25%208.91421%208.91421%209.25%208.5%209.25H2.75V3.5C2.75%203.08579%203.08579%202.75%203.5%202.75Z%22%20fill%3D%22%231AAE80%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;}
.tblData.accodian tbody tr.row.depth1 .btnTblCollapse:after{width:16px;height:16px}
.tblData.accodian tbody tr.row th .btnTblCollapse.on:after{transform:rotate(180deg)}

.tblData.accodian tbody tr.row.depth1{display:table-row;}
.tblData.accodian tbody tr.row.depth1 th{font-weight:800;font-size:14px;background:#DBF2EB}
.tblData.accodian tbody tr.row.depth1 th span:before{display:none}
.tblData.accodian tbody tr.row.depth3 th span{padding-left:12px}
.tblData.accodian tbody tr.row.depth4 th span{padding-left:24px}

.titArea + .tblData{margin-top:0}

/* paging */
.paging{display:flex;align-items:center;justify-content:center;margin-top:1.5625rem;}
.paging > a{display:inline-block;padding:0.625rem;}
.paging > a span{display:inline-block;text-indent:-999999px;}
.paging > a.btnPrev{background:url(../images/arr_cal_left.svg) no-repeat center;background-size:0.75rem auto;}
.paging > a.btnNext{background:url(../images/arr_cal_right.svg) no-repeat center;background-size:0.75rem auto;}
.paging .num{margin:0 0.625rem;}
.paging .num li{display: inline-block;}
.paging .num li > a{display:block;padding:0.625rem;font-size:1rem;}
.paging .num li > a.on{font-weight:bold;color:rgb(26, 164, 164);}

/* readyList */
.readyArea .readyList{margin-bottom:32px}
.readyList{counter-reset:list-number}
.readyList dt{font-size:18px;font-weight:800;line-height:1.4;padding-left:36px}
.readyList dd{font-size:14px;font-weight:700;color:#929593;line-height:1.5;margin-top:8px;padding-left:37px}
.readyList > li{position:relative;counter-increment:list-number;}
.readyList > li + li{margin-top:32px}
.readyList > li:before{display:block;content:'';width:3px;background:url('data:image/svg+xml,%3Csvg%20width%3D%223%22%20height%3D%2212%22%20viewBox%3D%220%200%203%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%223%22%20height%3D%223%22%20rx%3D%221.5%22%20fill%3D%22%23DBF2EB%22%2F%3E%3C%2Fsvg%3E') repeat-y  0 0 / 100%;position:absolute;top:38px;left:12px;bottom:-18px}
.readyList > li:last-child:before{display:none}
.readyList > li dt:before{display:flex;content:counter(list-number);position:absolute;top:0;left:0;align-items: center;justify-content: center;;width:28px;height:28px;border-radius:50%;background:#DBF2EB;font-size:14px;font-weight:700;color:#00854A}

/* infoBox */
.infoBox{padding:16px;border-radius:16px;background:#EDF9F5;font-size:14px;font-weight:700;line-height:1.5}
.infoBox.bold{font-weight:800;}
.infoBox .accent{color:#00854A;}
.infoBox .timmer{position:relative;display:inline-block;vertical-align:middle;padding-left:24px;}
.infoBox .timmer:before{display:block;content:'';width:20px;height:20px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M10%206V10H14%22%20stroke%3D%22%2300854A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3Cpath%20d%3D%22M10%2017C13.866%2017%2017%2013.866%2017%2010C17%206.134%2013.866%203%2010%203C6.134%203%203%206.134%203%2010C3%2013.866%206.134%2017%2010%2017Z%22%20stroke%3D%22%2300854A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3C%2Fsvg%3E') no-repeat 0 0 / 100%;position:absolute;top:0;left:0}
.infoBox + .infoBox{margin-top:8px}

/* stepInfoList */
.stepInfoList > li{border:1px solid #D3D4D4;border-radius:16px;padding:16px;display:flex;align-items: flex-start;gap:12px}
.stepInfoList > li + li{margin-top:16px}
.stepInfoList > li .number{display:flex;align-items: center;justify-content:center;width:64px;height:28px;border-radius:30px;font-size:11px;font-weight:700;color:#00854A;background:#DBF2EB}
.stepInfoList > li dl{width:100%;}
.stepInfoList > li dt{font-size:18px;font-weight:800;line-height:1.4;}
.stepInfoList > li dd{font-size:14px;font-weight:700;color:#929593;line-height:1.5;margin-top:4px}

/* boxItemLink */
.boxItemLink{margin-top:16px}
.boxItemLink:first-child{margin-top:0}
.boxItemLink .item{position:relative;display:flex;align-items: center;justify-content: space-between;padding:16px;border-radius:16px;border:1px solid #D3D4D4;gap:16px}
.boxItemLink .item + .item{margin-top:16px}
.boxItemLink a.item{padding-right:44px}
.boxItemLink a.item:after{display:block;content:'';width:20px;height:20px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.44398%203.05335C6.03951%203.45783%206.03951%204.1136%206.44398%204.51807L11.9259%2010L6.44398%2015.4819C6.03951%2015.8864%206.03951%2016.5422%206.44398%2016.9466C6.84845%2017.3511%207.50423%2017.3511%207.9087%2016.9466L14.8553%2010L7.9087%203.05335C7.50423%202.64888%206.84845%202.64888%206.44398%203.05335Z%22%20fill%3D%22%23252A28%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;position:absolute;top:50%;right:16px;transform:translateY(-50%)}
.boxItemLink .item .tit{font-size:15px;font-weight:800;}
.boxItemLink .item .download{position:relative;display:flex;align-items:center;justify-content:center;padding:0 12px;border:2px solid #929593;border-radius:30px;font-size:13px;font-weight:800;height:32px;gap:4px}
.boxItemLink .item .download.complete{pointer-events: none;color:#00854A;border-color:#00854A}
.boxItemLink .item .download.complete:before{display:block;content:'';width:16px;height:16px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.3954%203.86627C13.8682%204.33901%2013.8682%205.10548%2013.3954%205.57822L6.48684%2012.4868L2.60455%208.60453C2.13181%208.13179%202.13181%207.36533%202.60455%206.89259C3.07729%206.41985%203.84376%206.41985%204.3165%206.89259L6.48684%209.06293L11.6835%203.86627C12.1562%203.39353%2012.9227%203.39353%2013.3954%203.86627Z%22%20fill%3D%22%2300854A%22%2F%3E%20%3C%2Fsvg%3E') no-repeat 0 0 / 100%;}
.boxItemLink .item.form{display:block;padding-top:20px;padding-bottom:20px}
.boxItemLink .item.form:after{top:24px;transform:none}
.boxItemLink .item.form .formInner{display:flex;align-items: center;justify-content: space-between;margin-bottom:8px}
.boxItemLink .item.form .checkBox label{font-weight:800;align-items: center;}
.boxItemLink .item.form .itemInnerList{margin-left:38px}
.boxItemLink .item.form .itemInnerList .items{font-size:15px;font-weight:700;line-height:1.5}
.boxItemLink .item.form .itemInnerList .items + .items{margin-top:8px}
.boxItemLink .item.form .itemInnerList .items button{font-size:15px;font-weight:700;line-height:1.5}

/* dataList */
.dataList{margin-top:32px}
.dataList.top,
.dataList:first-child{margin-top:0;}
.dataList.gap{margin-top:32px;}
.dataList.division{padding-top:24px;border-top:1px dashed #D3D4D4}
.dataList.btmLine{padding-bottom:24px;border-bottom:1px solid #D3D4D4}
.dataList .title{font-size:15px;font-weight:800;margin-bottom:16px}
.dataList .item{display:flex;align-items:flex-start;justify-content: space-between;gap:24px;row-gap: 8px;}
.dataList .item.gap{margin-top:16px}
.dataList .item.center{align-items: center;}
.dataList .item:not([style='display: none;']) + .item{margin-top:16px}
.dataList .item + .cardView .item{margin-top:16px}
.dataList .item dt{font-size:14px;font-weight:700;color:#929593;line-height:1.5;flex:auto;white-space: nowrap;}
.dataList .item dt .flag{margin-top:-5px;margin-left:8px;}
.dataList .item dd{font-size:15px;font-weight:800;line-height:1.5;text-align:right;flex:0 0 auto;justify-content: flex-end;max-width:100%;flex-shrink: initial;word-break: keep-all;overflow-wrap: anywhere;}
.dataList .item dd.gap{display:flex;flex-wrap:wrap;align-items: center;gap:9px}
.dataList .item dd button.text{font-weight:800;line-height:1.5}
.dataList .item dd .num{font-weight:800;font-family:'Gmarket';}
.dataList .item dd .flag{margin-left:8px;margin-top:-8px;margin-bottom:-8px;}
.dataList .item dd.gap .flag{margin-left:0}
.dataList .item dd .inpText{width:170px}
.dataList .item dd .selectBoxWrap .selectBox{width:170px;}
.dataList .item dd .selectBoxWrap.etc .selectBox{border:0;font-size:15px;font-weight:800;height:auto;width:100%;text-align:right}

.dataList.code .item{flex-direction: column;}
.dataList.code .item dt{white-space: normal;font-weight:800;color:#252A28}
.dataList.code .item dd{color:#929593;font-weight:700;text-align:left}

.dataList + .listStyle01{margin-top:32px}
.dataList + .btnArea{margin-top:16px}
.dataList + .dataBtmOpt{margin-top:16px}

/* empList */
.empList .name{font-size:15px !important;font-weight:800;}
.empList .path{font-size:14px;font-weight:700;color:#929593;line-height:1.5}
.empList .name + .path{margin-top:8px}

/* dataBtmOpt */
.dataBtmOpt.textLinkList .textLink{flex:1;justify-content: center;}

/* messageBox */
.messageBox{text-align:center;padding-bottom:32px}
.messageBox .msg{position:relative;font-size:24px;line-height:1.3;padding-bottom:84px;}
.messageBox .msg:after{display:block;content:'';width:60px;height:60px;background-repeat:no-repeat;background-position:50% 0;background-size:100%;position:absolute;left:0;right:0;bottom:0;margin:0 auto}
.messageBox .msg ~ *{margin-top:24px}
.messageBox .desc{font-size:16px;font-weight:700;line-height:1.5;word-break: keep-all;overflow-wrap: anywhere;}
.messageBox .desc + .desc{margin-top:16px;}

.messageBox.complete .msg:after{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2230.0004%22%20cy%3D%2230.0004%22%20r%3D%2229.5082%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20d%3D%22M41.5%2023L27.3974%2039L19.5%2031.8889%22%20stroke%3D%22white%22%20stroke-width%3D%224.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E')}
.messageBox.fail .msg:after{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2230.0004%22%20cy%3D%2230.0004%22%20r%3D%2229.5082%22%20fill%3D%22%23C02612%22%2F%3E%3Cpath%20d%3D%22M26.0359%2018C27.5755%2015.3333%2031.4245%2015.3333%2032.9641%2018L41.6244%2033C43.164%2035.6667%2041.2395%2039%2038.1603%2039H20.8397C17.7605%2039%2015.836%2035.6667%2017.3756%2033L26.0359%2018Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M29.5%2023.25V29.3311%22%20stroke%3D%22%23C02612%22%20stroke-width%3D%222.5%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M29.5%2033.2734V33.3748%22%20stroke%3D%22%23C02612%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E')}

/* prodFetureList */
.prodFetureList .item + .item{margin-top:32px}
.prodFetureList .head{display:flex;align-items: center;justify-content: space-between;}
.prodFetureList .head .title{font-size:20px;font-weight:800;line-height:1.4}
.prodFetureList .head .stitle{font-size:15px;font-weight:800;line-height:1.2;color:#00854A;margin-top:4px;}
.prodFetureList .head .ico{width:64px;height:64px;background-repeat:no-repeat;background-position:0 0;background-size:100%}
.prodFetureList .head .ico.ico01{background-image:url('../../resouces/images/ico_feature01.svg')}
.prodFetureList .head .ico.ico02{background-image:url('../../resouces/images/ico_feature02.svg')}
.prodFetureList .head .ico.ico03{background-image:url('../../resouces/images/ico_feature03.svg')}
.prodFetureList .head .ico.ico04{background-image:url('../../resouces/images/ico_feature04.svg')}
.prodFetureList .desc{font-size:14px;font-weight:700;color:#929593;margin-top:8px;line-height:1.5}

/* loading */
.loadingWrap{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items: center;justify-content: center;background:rgba(255, 255, 255, 0.6)}
.loading {display: inline-block;position: relative;width: 40px;height: 40px;}
.loading div {animation: loading 1.2s linear infinite;transform-origin: 20px 20px;}
.loading div::after {content:'';display: block;position: absolute;top: 0;left: 0;width: 7px;height: 7px;border-radius: 50%;background: #009879; }
.loading div:nth-child(1)  { transform: rotate(0deg) translate(15px); animation-delay: -1.05s; }
.loading div:nth-child(2)  { transform: rotate(45deg) translate(15px); animation-delay: -0.9s; }
.loading div:nth-child(3)  { transform: rotate(90deg) translate(15px); animation-delay: -0.75s; }
.loading div:nth-child(4)  { transform: rotate(135deg) translate(15px); animation-delay: -0.6s; }
.loading div:nth-child(5)  { transform: rotate(180deg) translate(15px); animation-delay: -0.45s; }
.loading div:nth-child(6)  { transform: rotate(225deg) translate(15px); animation-delay: -0.3s; }
.loading div:nth-child(7)  { transform: rotate(270deg) translate(15px); animation-delay: -0.15s; }
.loading div:nth-child(8)  { transform: rotate(315deg) translate(15px); animation-delay: 0s; }

@keyframes loading {
  0% { opacity: 1; }
  100% { opacity: 0; }
}

.loadingWrap.black{background:rgba(0, 0, 0, 0.4)}
.loadingCounting{width:174px;height:117px;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:16px;gap:12px}
.loadingCounting .loadingImg{position:relative;width:44px;height:44px}
.loadingCounting .loadingImg .number{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);text-align:center;font-size:15px;font-weight:700;line-height:1.3}
.loadingCounting .loadingText{font-size:15px;font-weight:700;line-height:1.3}

/* flag */
.flag{display:inline-flex;height:28px;align-items: center;padding:0 12px;border-radius:16px;font-size:13px;font-weight:800;color:#fff}

.flag.col01{border:2px solid #F15A22;color:#F15A22 !important}
.flag.col02{border:2px solid #3B79CB;color:#3B79CB !important}
.flag.col03{border:2px solid #00854A;color:#00854A !important}
.flag.col04{border:2px solid #B656BD;color:#B656BD !important}
.flag.col05{border:2px solid #C02612;color:#C02612 !important}
.flag.col06{border:2px solid #FF9807;color:#FF9807 !important}
.flag.col07{border:2px solid #252A28;color:#252A28 !important}
.flag.col08{border:2px solid #676A68;color:#676A68 !important}
.flag.off{background:#FFE0DC;color:#C02612 !important}
.flag.on{background:#E5E9FF;color:#405DEF !important}

.flag.type02{height:31px;font-size:15px;border:0 !important}
.flag.type02.col01{background:#F15A221A !important;color:#F15A22 !important}
.flag.type02.col02{background:#3B79CB1A !important;color:#3B79CB !important}

.flag > a{color:inherit !important}

.flagVital{display:inline-flex;align-items: center;border-radius:8px;height:28px;padding:0 8px;background:#FDEAE8;font-size:13px;font-weight:700;color:#ED2F15}

/* cardBox */
.cardBoxList{margin-top:24px;}
.cardBoxList.top,
.cardBoxList:first-child{margin-top:0;}

.titArea + .cardBoxList{margin-top:0}

.cardBox{border-radius:16px;padding:16px;background:#fff;display:block;}
.cardBox + .cardBox{margin-top:16px}
.cardBox .cardBoxHead .titFlex{display:flex;align-items:flex-start;justify-content: space-between;gap:8px;}
.cardBox .cardBoxHead .titFlex.center{align-items: center;}
.cardBox .cardBoxHead .titFlex.right{justify-content: flex-end;}
.cardBox .cardBoxHead .titFlex.width{justify-content: flex-start;}
.cardBox .cardBoxHead .titFlex + .name{margin-top:8px;}
.cardBox .cardBoxHead .titFlex:not(.none) + .titFlex{margin-top:16px}
.cardBox .cardBoxHead .titFlex + .etcDivide{margin-top:8px}
.cardBox .cardBoxHead .titFlex .btns{flex:none}
.cardBox .cardBoxHead .linkName{font-size:16px;font-weight:800;line-height:1.5;display:flex;align-items: center;gap:8px}
.cardBox .cardBoxHead .linkName.edu:before{display:block;content:'';width:24px;height:24px;background-repeat:no-repeat;background-position:0 center;background-size:100%}
.cardBox .cardBoxHead .linkName.edu.not{color:#C02612}
.cardBox .cardBoxHead .linkName.edu.not:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M9.60156%203.59844V4.79844H14.4016V3.59844C14.4016%202.93581%2014.9378%202.39844%2015.6016%202.39844C16.2653%202.39844%2016.8016%202.93581%2016.8016%203.59844V4.79844H18.6016C19.5953%204.79844%2020.4016%205.60431%2020.4016%206.59844V8.39844H3.60156V6.59844C3.60156%205.60431%204.40744%204.79844%205.40156%204.79844H7.20156V3.59844C7.20156%202.93581%207.73781%202.39844%208.40156%202.39844C9.06531%202.39844%209.60156%202.93581%209.60156%203.59844ZM3.60156%208.39844H20.4016V18.5984C20.4016%2019.5922%2019.5953%2020.3984%2018.6016%2020.3984H5.40156C4.40744%2020.3984%203.60156%2019.5922%203.60156%2018.5984V8.39844ZM15.0053%2011.4022C15.3878%2011.0834%2015.3878%2010.5134%2015.0053%2010.1609C14.6866%209.81219%2014.1166%209.81219%2013.7641%2010.1609L12.0016%2011.9272L10.2053%2010.1609C9.88656%209.81219%209.31656%209.81219%208.96406%2010.1609C8.61531%2010.5134%208.61531%2011.0834%208.96406%2011.4022L10.7303%2013.1984L8.96406%2014.9609C8.61531%2015.3134%208.61531%2015.8834%208.96406%2016.2022C9.31656%2016.5847%209.88656%2016.5847%2010.2053%2016.2022L12.0016%2014.4697L13.7641%2016.2022C14.1166%2016.5847%2014.6866%2016.5847%2015.0053%2016.2022C15.3878%2015.8834%2015.3878%2015.3134%2015.0053%2014.9609L13.2728%2013.1984L15.0053%2011.4022Z%22%20fill%3D%22%23C02612%22%2F%3E%3C%2Fsvg%3E')}
.cardBox .cardBoxHead .linkName.edu.pra{color:#3B79CB}
.cardBox .cardBoxHead .linkName.edu.pra:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M9.60156%203.59844V4.79844H14.4016V3.59844C14.4016%202.93581%2014.9378%202.39844%2015.6016%202.39844C16.2653%202.39844%2016.8016%202.93581%2016.8016%203.59844V4.79844H18.6016C19.5953%204.79844%2020.4016%205.60431%2020.4016%206.59844V8.39844H3.60156V6.59844C3.60156%205.60431%204.40744%204.79844%205.40156%204.79844H7.20156V3.59844C7.20156%202.93581%207.73781%202.39844%208.40156%202.39844C9.06531%202.39844%209.60156%202.93581%209.60156%203.59844ZM3.60156%208.39844H20.4016V18.5984C20.4016%2019.5922%2019.5953%2020.3984%2018.6016%2020.3984H5.40156C4.40744%2020.3984%203.60156%2019.5922%203.60156%2018.5984V8.39844ZM15.9053%2011.4022C16.2878%2011.0834%2016.2878%2010.5134%2015.9053%2010.1609C15.5866%209.81219%2015.0166%209.81219%2014.6641%2010.1609L11.1016%2013.7272L9.30531%2011.9609C8.98656%2011.6122%208.41656%2011.6122%208.06406%2011.9609C7.71531%2012.3134%207.71531%2012.8834%208.06406%2013.2022L10.4641%2015.6022C10.8166%2015.9847%2011.3866%2015.9847%2011.7053%2015.6022L15.9053%2011.4022Z%22%20fill%3D%22%233B79CB%22%2F%3E%3C%2Fsvg%3E')}
.cardBox .cardBoxHead .linkName.edu.cha{color:#B656BD}
.cardBox .cardBoxHead .linkName.edu.cha:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M15.6016%202.39844C16.2652%202.39844%2016.8015%202.93521%2016.8018%203.59766V4.79785H18.6016C19.5952%204.79785%2020.4021%205.60371%2020.4023%206.59766V18.5977C20.4023%2019.5914%2019.5953%2020.3984%2018.6016%2020.3984H5.40234C4.40822%2020.3984%203.60156%2019.5914%203.60156%2018.5977V6.59766C3.60177%205.60371%204.40835%204.79785%205.40234%204.79785H7.20215V3.59766C7.20236%202.93521%207.73872%202.39844%208.40234%202.39844C9.06578%202.39865%209.60135%202.93534%209.60156%203.59766V4.79785H14.4023V3.59766C14.4026%202.93534%2014.9381%202.39865%2015.6016%202.39844ZM8.39355%2013.6592C8.35429%2013.6592%208.31501%2013.6632%208.27637%2013.6709C8.2647%2013.6732%208.2536%2013.6777%208.24219%2013.6807C8.14245%2013.7068%208.04778%2013.7577%207.96973%2013.8359C7.92165%2013.8842%207.88471%2013.9391%207.85645%2013.9971C7.85129%2014.0076%207.84438%2014.0174%207.83984%2014.0283C7.83158%2014.0482%207.82732%2014.0694%207.82129%2014.0898C7.8054%2014.1437%207.79492%2014.2007%207.79492%2014.2598V16.0596C7.79518%2016.3907%208.06332%2016.6602%208.39453%2016.6602C8.72571%2016.6601%208.99389%2016.3907%208.99414%2016.0596V15.7041L9.24609%2015.9561C9.60767%2016.3178%2010.0373%2016.6049%2010.5098%2016.8008C10.9828%2016.9969%2011.4899%2017.0986%2012.002%2017.0986C12.514%2017.0986%2013.0211%2016.9969%2013.4941%2016.8008C13.967%2016.6047%2014.397%2016.3173%2014.7588%2015.9551C14.9928%2015.7207%2014.9928%2015.3406%2014.7588%2015.1064C14.5243%2014.8723%2014.1443%2014.8729%2013.9102%2015.1074C13.6599%2015.358%2013.3623%2015.5567%2013.0352%2015.6924C12.7078%2015.8281%2012.3563%2015.8984%2012.002%2015.8984C11.6478%2015.8984%2011.2969%2015.828%2010.9697%2015.6924C10.6425%2015.5567%2010.3441%2015.3581%2010.0938%2015.1074L10.0928%2015.1064L9.84473%2014.8594H10.1943C10.5255%2014.8593%2010.7947%2014.5909%2010.7949%2014.2598C10.7949%2013.9284%2010.5257%2013.6602%2010.1943%2013.6602L8.39355%2013.6592ZM12.002%209.29883C11.4901%209.29889%2010.9826%209.39971%2010.5098%209.5957C10.0369%209.79182%209.60687%2010.0792%209.24512%2010.4414C9.01098%2010.6759%209.01161%2011.0559%209.24609%2011.29C9.4806%2011.5239%209.86067%2011.5235%2010.0947%2011.2891C10.345%2011.0385%2010.6426%2010.8397%2010.9697%2010.7041C11.2969%2010.5685%2011.6478%2010.4981%2012.002%2010.498C12.3562%2010.4981%2012.7079%2010.5684%2013.0352%2010.7041C13.3622%2010.8398%2013.6599%2011.0385%2013.9102%2011.2891L13.9111%2011.29L14.1592%2011.5371H13.8096C13.4783%2011.5371%2013.2101%2011.8054%2013.21%2012.1367C13.21%2012.468%2013.4782%2012.7373%2013.8096%2012.7373H15.6094C15.6353%2012.7373%2015.6604%2012.7317%2015.6855%2012.7285C15.6995%2012.7267%2015.7137%2012.7274%2015.7275%2012.7246C15.804%2012.7093%2015.8754%2012.6801%2015.9385%2012.6387C15.9395%2012.638%2015.9404%2012.6374%2015.9414%2012.6367C16.1031%2012.5291%2016.2099%2012.3453%2016.21%2012.1367V10.3369C16.21%2010.0056%2015.9407%209.73737%2015.6094%209.7373C15.2781%209.73741%2015.0098%2010.0056%2015.0098%2010.3369V10.6904L14.7588%2010.4404C14.3973%2010.0787%2013.9675%209.79168%2013.4951%209.5957C13.0222%209.3996%2012.5139%209.29889%2012.002%209.29883Z%22%20fill%3D%22%23B656BD%22%2F%3E%3C%2Fsvg%3E')}
.cardBox .cardBoxHead .linkName.edu.reg{color:#00854A}
.cardBox .cardBoxHead .linkName.edu.reg:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M9.60156%203.59844V4.79844H14.4016V3.59844C14.4016%202.93581%2014.9378%202.39844%2015.6016%202.39844C16.2653%202.39844%2016.8016%202.93581%2016.8016%203.59844V4.79844H18.6016C19.5953%204.79844%2020.4016%205.60431%2020.4016%206.59844V8.39844H3.60156V6.59844C3.60156%205.60431%204.40744%204.79844%205.40156%204.79844H7.20156V3.59844C7.20156%202.93581%207.73781%202.39844%208.40156%202.39844C9.06531%202.39844%209.60156%202.93581%209.60156%203.59844ZM3.60156%208.39844H20.4016V18.5984C20.4016%2019.5922%2019.5953%2020.3984%2018.6016%2020.3984H5.40156C4.40744%2020.3984%203.60156%2019.5922%203.60156%2018.5984V8.39844ZM6.00156%2012.5984C6.00156%2012.9284%206.27006%2013.1984%206.60156%2013.1984H7.80156C8.13156%2013.1984%208.40156%2012.9284%208.40156%2012.5984V11.3984C8.40156%2011.0684%208.13156%2010.7984%207.80156%2010.7984H6.60156C6.27006%2010.7984%206.00156%2011.0684%206.00156%2011.3984V12.5984ZM10.8016%2012.5984C10.8016%2012.9284%2011.0716%2013.1984%2011.4016%2013.1984H12.6016C12.9316%2013.1984%2013.2016%2012.9284%2013.2016%2012.5984V11.3984C13.2016%2011.0684%2012.9316%2010.7984%2012.6016%2010.7984H11.4016C11.0716%2010.7984%2010.8016%2011.0684%2010.8016%2011.3984V12.5984ZM16.2016%2010.7984C15.8716%2010.7984%2015.6016%2011.0684%2015.6016%2011.3984V12.5984C15.6016%2012.9284%2015.8716%2013.1984%2016.2016%2013.1984H17.4016C17.7316%2013.1984%2018.0016%2012.9284%2018.0016%2012.5984V11.3984C18.0016%2011.0684%2017.7316%2010.7984%2017.4016%2010.7984H16.2016ZM6.00156%2017.3984C6.00156%2017.7284%206.27006%2017.9984%206.60156%2017.9984H7.80156C8.13156%2017.9984%208.40156%2017.7284%208.40156%2017.3984V16.1984C8.40156%2015.8684%208.13156%2015.5984%207.80156%2015.5984H6.60156C6.27006%2015.5984%206.00156%2015.8684%206.00156%2016.1984V17.3984ZM11.4016%2015.5984C11.0716%2015.5984%2010.8016%2015.8684%2010.8016%2016.1984V17.3984C10.8016%2017.7284%2011.0716%2017.9984%2011.4016%2017.9984H12.6016C12.9316%2017.9984%2013.2016%2017.7284%2013.2016%2017.3984V16.1984C13.2016%2015.8684%2012.9316%2015.5984%2012.6016%2015.5984H11.4016ZM15.6016%2017.3984C15.6016%2017.7284%2015.8716%2017.9984%2016.2016%2017.9984H17.4016C17.7316%2017.9984%2018.0016%2017.7284%2018.0016%2017.3984V16.1984C18.0016%2015.8684%2017.7316%2015.5984%2017.4016%2015.5984H16.2016C15.8716%2015.5984%2015.6016%2015.8684%2015.6016%2016.1984V17.3984Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E')}
.cardBox .cardBoxHead .linkName.log .flag{display:flex;align-items: center;justify-content: center;height:28px;padding:0 12px;border-radius:30px;border-width:2px;border-style:solid;font-size:13px;font-weight:800;line-height:1.5;flex:none}
.cardBox .cardBoxHead .linkName.log.new{color:#FF9807}
.cardBox .cardBoxHead .linkName.log.dan{color:#F15A22}
.cardBox .cardBoxHead .linkName.log.nor{color:#252A28}
.cardBox .cardBoxHead .linkName.log.cor{color:#00854A}
.cardBox .cardBoxHead .linkName.log.act{color:#3B79CB}
.cardBox a.cardBoxHead,
.cardBox .cardBoxHead.link{position:relative;display:block;padding-right:32px;}
.cardBox a.cardBoxHead:after,
.cardBox .cardBoxHead.link:after{display:block;content:'';width:16px;height:16px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.56342%202.96967C5.85631%202.67678%206.33119%202.67678%206.62408%202.96967L11.6544%208L6.62408%2013.0303C6.33119%2013.3232%205.85631%2013.3232%205.56342%2013.0303C5.27053%2012.7374%205.27053%2012.2626%205.56342%2011.9697L9.53309%208L5.56342%204.03033C5.27053%203.73744%205.27053%203.26256%205.56342%202.96967Z%22%20fill%3D%22%23252A28%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;position:absolute;top:4px;right:0}
.cardBox .cardBoxHead + .formList{margin-top:8px;}
.cardBox .cardBoxCont{border-top: 1px dashed #D3D4D4;padding-top:16px;margin-top:16px}
.cardBox .num{font-size:13px;font-weight:700;line-height:1.5}
.cardBox .date{font-size:13px;font-weight:700;line-height:1.5;color:#929593}
.cardBox .desc{font-size:14px;font-weight:700;}
.cardBox .name{font-size:18px;font-weight:800;line-height:1.4;word-break: keep-all; overflow-wrap: break-word;}
.cardBox .name.lg{font-size:20px;}
.cardBox .name.md{font-size:15px;}
.cardBox .name + .date{margin-top:8px}
.cardBox .dataList{margin-top:16px}
.cardBox .dataList.top,
.cardBox .dataList:first-child{margin-top:0}
.cardBox [style*='display: none;']:first-child + .dataList,
.cardBox [style*='display:none;']:first-child + .dataList,
.cardBox [style*='display: none']:first-child + .dataList,
.cardBox [style*='display:none']:first-child + .dataList,
.cardBox .none:first-child + .dataList{margin-top:0}
.cardBox .etcDivide{font-size:13px;font-weight:700;line-height:1.5;color:#929593;display:flex;align-items:center;gap:8px;flex-wrap: wrap;}
.cardBox .etcDivide > span{position:relative;display:flex;align-items: center;gap:8px}
.cardBox .etcDivide > span + span{padding-left:8px;}
.cardBox .etcDivide > span + span:before{display:block;content:'';width:1px;height:12px;background:#929593;position:absolute;top:50%;left:0;transform:translateY(-50%)}
.cardBox .etcDivide > span:first-child.none + span{padding-left:0}
.cardBox .etcDivide > span:first-child.none + span:before{display:none}
.cardBox .etcDivide > dl{display:flex;gap:8px;}
.cardBox .etcDivide > dl + dl{position:relative;padding-left:8px;}
.cardBox .etcDivide > dl + dl:before{display:block;content:'';width:1px;height:12px;background:#929593;position:absolute;top:50%;left:0;transform:translateY(-50%)}
.cardBox .etcDivide > dl:first-child.none + dl{padding-left:0}
.cardBox .etcDivide > dl:first-child.none + dl:before{display:none}
.cardBox .etcDivide > dl > dt{white-space:nowrap}
.cardBox .etcDivide > dl > dd{font-weight:800;}
.cardBox .etcDivide + .textView{margin-top:24px;}
.cardBox .textView{border:1px solid #BEBFBE;background:#fff;border-radius:8px;min-height:200px;padding:10px;font-size:16px;font-weight:700;line-height:1.5;word-break: keep-all;overflow-wrap: anywhere;}
.cardBox .cardView{display:none}
.cardBox .noticeDesc,
.cardBox .noticeDesc .desc{font-size:15px;font-weight:700;line-height:1.5;word-break: keep-all;overflow-wrap: anywhere;}
.cardBox .noticeDesc .table{max-width:100%;overflow-x:auto}
.cardBox .noticeDesc img{width:auto;max-width:100%}
.cardBox .noticeDesc .fileArea{margin-top:16px;display:flex;flex-direction:column;flex-wrap:wrap;gap:8px}
.cardBox .btnCardMore{display:flex;align-items: center;width:100%;justify-content: center;gap:8px}
.cardBox .btnCardMore.gap{margin-top:16px}
.cardBox .btnCardMore span{text-indent:-9999em}
.cardBox .btnCardMore:before{display:block;content:'상세';font-size:14px;font-weight:800;color:#7C7F7E;line-height:1.5}
.cardBox .btnCardMore:after{display:block;content:'';width:16px;height:16px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.96967%205.21967C3.26256%204.92678%203.73744%204.92678%204.03033%205.21967L8%209.18934L11.9697%205.21967C12.2626%204.92678%2012.7374%204.92678%2013.0303%205.21967C13.3232%205.51256%2013.3232%205.98744%2013.0303%206.28033L8%2011.3107L2.96967%206.28033C2.67678%205.98744%202.67678%205.51256%202.96967%205.21967Z%22%20fill%3D%22%237C7F7E%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%}

.cardBox.view .cardView{display:block;}
.cardBox.view .btnCardMore{margin-top:16px}
.cardBox.view .btnCardMore:before{content:'닫기'}
.cardBox.view .btnCardMore:after{transform:rotate(180deg)}
.cardBox.gray{background:#F4F4F4}
.cardBox.prod{padding-top:24px;padding-bottom:24px;}
.cardBox.prod.gray{padding-top:32px;padding-bottom:32px}

.cardBox .cardBoxHead.btnCardMore{position:relative;display:block;margin-top:0 !important;padding-right:30px}
.cardBox .cardBoxHead.btnCardMore:before{display:none}
.cardBox .cardBoxHead.btnCardMore:after{position:absolute;top:0;right:0;width:20px;height:24px;background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2224%22%20viewBox%3D%220%200%2020%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.05335%208.30335C3.45783%207.89888%204.1136%207.89888%204.51807%208.30335L10%2013.7853L15.4819%208.30335C15.8864%207.89888%2016.5422%207.89888%2016.9466%208.30335C17.3511%208.70783%2017.3511%209.3636%2016.9466%209.76807L10%2016.7147L3.05335%209.76807C2.64888%209.3636%202.64888%208.70783%203.05335%208.30335Z%22%20fill%3D%22%23252A28%22%2F%3E%3C%2Fsvg%3E')}
.cardBox .cardBoxHead.btnCardMore + .cardBoxCont{display:none}
.cardBox.view .cardBoxHead.btnCardMore + .cardBoxCont{display:block;}

.cardBox.type01{box-shadow: inset 0 0 0 1px #F15A22;}
.cardBox.type02{box-shadow: inset 0 0 0 1px #3B79CB;}
.cardBox.line:not(.on){box-shadow: inset 0 0 0 1px #D3D4D4;}
.cardBox.on{box-shadow:inset 0 0 0 2px #00854A;transition:box-shadow 0.3s ease}
.cardBox.on *{transition:all 0.3s ease}
.cardBox.on:not(.prod) .name{color:#00854A}

.cardBox.inquiry.bgCol01{background:#FF98071A;}
.cardBox.inquiry.bgCol02{background:#EDF9F5}
.cardBox.inquiry .dataList{margin-top:8px;}

/* fileArea */
.fileArea .file{position:relative;display:flex;align-items:flex-start;font-size:14px;font-weight:700;color:#929593;gap:8px;text-decoration: underline;line-height:1.6;word-break: keep-all;overflow-wrap: anywhere;text-underline-offset: 4px;}
.fileArea .file:before{position:relative;top:-2px;display:block;content:'';width:26px;height:26px;background-repeat:no-repeat;background-position:0 0;background-size:100%;flex:none}
.fileArea .file.pdf:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.8868%202.9704C5.10915%202.9704%203.66808%204.39034%203.66808%206.14191V19.8581C3.66808%2021.6097%205.10915%2023.0296%206.8868%2023.0296H19.1118C20.8895%2023.0296%2022.3305%2021.6097%2022.3305%2019.8581V8.96023C22.3305%208.80984%2022.2699%208.66562%2022.162%208.55928L16.6585%203.13648C16.5505%203.03015%2016.4042%202.9704%2016.2515%202.9704H6.8868ZM2.17578%206.14191C2.17578%203.57825%204.28498%201.5%206.8868%201.5H16.2515C16.8%201.5%2017.3259%201.71466%2017.7137%202.09675L23.2172%207.51954C23.605%207.90164%2023.8228%208.41987%2023.8228%208.96023V19.8581C23.8228%2022.4217%2021.7136%2024.5%2019.1118%2024.5H6.8868C4.28498%2024.5%202.17578%2022.4217%202.17578%2019.8581V6.14191Z%22%20fill%3D%22%23EE3E36%22%2F%3E%3Cpath%20d%3D%22M8.40922%2019.0892C8.05771%2019.0892%207.77482%2018.91%207.65293%2018.6099C7.4497%2018.111%207.74267%2017.4248%208.45673%2016.7271C9.01578%2016.1807%209.79654%2015.731%2010.7786%2015.3891C11.301%2014.4191%2011.7816%2013.3805%2012.1187%2012.4926C11.3722%2011.3308%2011.2345%209.89653%2011.4955%209.09511C11.6645%208.57675%2011.9569%208.38179%2012.1722%208.30953C12.4726%208.20845%2012.7792%208.28408%2012.993%208.51408C13.3152%208.86078%2013.4333%209.55896%2013.3543%2010.6485C13.3229%2011.0828%2013.1787%2011.666%2012.9249%2012.3846C12.9359%2012.3985%2012.9472%2012.4122%2012.9584%2012.4259C13.1278%2012.6331%2013.3085%2012.8609%2013.4978%2013.0998C13.9019%2013.6095%2014.3559%2014.1822%2014.8175%2014.6955C14.954%2014.6912%2015.0855%2014.6892%2015.2124%2014.6892C16.8435%2014.6892%2017.9389%2015.0306%2018.2966%2015.6506C18.4492%2015.9149%2018.4523%2016.2124%2018.3055%2016.4669C18.1073%2016.8104%2017.6785%2017.0155%2017.1583%2017.0155C17.0324%2017.0155%2016.9018%2017.0032%2016.7711%2016.979C16.1156%2016.858%2015.396%2016.3644%2014.5147%2015.4292C14.2894%2015.4414%2014.0535%2015.4592%2013.8117%2015.4827C13.2922%2015.5327%2012.2897%2015.6635%2011.2748%2015.9836C10.8381%2016.7728%209.89828%2018.3667%209.19742%2018.8251C8.93228%2018.9979%208.66019%2019.0892%208.40922%2019.0892ZM10.1996%2016.404C9.69697%2016.6469%209.28211%2016.9274%208.9594%2017.2426C8.32524%2017.8625%208.28397%2018.251%208.31948%2018.3381C8.3298%2018.3634%208.37419%2018.3686%208.40922%2018.3686C8.51671%2018.3686%208.66043%2018.3151%208.8032%2018.2219C9.11656%2018.0171%209.63386%2017.3374%2010.1996%2016.404ZM15.5179%2015.4141C16.0611%2015.918%2016.517%2016.1997%2016.9014%2016.2707C16.9892%2016.2868%2017.0756%2016.2952%2017.1576%2016.2952C17.4427%2016.2952%2017.6293%2016.1975%2017.6819%2016.1067C17.6915%2016.0897%2017.7051%2016.0666%2017.6728%2016.0107C17.5518%2015.8016%2016.9625%2015.4571%2015.5179%2015.4141ZM12.6281%2013.1632C12.3768%2013.7812%2012.0709%2014.4491%2011.7384%2015.1063C12.563%2014.902%2013.3107%2014.8074%2013.7423%2014.7658C13.7985%2014.7605%2013.8544%2014.7553%2013.9098%2014.7505C13.5665%2014.3457%2013.2363%2013.9293%2012.9337%2013.5476C12.8291%2013.4156%2012.7269%2013.2869%2012.6281%2013.1632ZM12.4361%208.98562C12.4308%208.98562%2012.4191%208.98658%2012.4011%208.99259C12.32%209.01972%2012.2372%209.14168%2012.1796%209.31887C12.0069%209.84899%2012.0755%2010.7409%2012.4351%2011.5628C12.5496%2011.1733%2012.618%2010.8461%2012.636%2010.5969C12.7238%209.38466%2012.5278%209.07182%2012.4654%209.00507C12.4479%208.98562%2012.4414%208.98562%2012.4361%208.98562Z%22%20fill%3D%22%23EE3E36%22%20stroke%3D%22%23EE3E36%22%20stroke-width%3D%220.5%22%2F%3E%3C%2Fsvg%3E')}
.fileArea .file.img:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%222.6%22%20y%3D%222.6%22%20width%3D%2220.8%22%20height%3D%2220.8%22%20rx%3D%222.9%22%20stroke%3D%22%233B79CB%22%20stroke-width%3D%221.2%22%2F%3E%3Cpath%20d%3D%22M6.125%2018.5L9.71681%2013.9834C10.1169%2013.4802%2010.8811%2013.4799%2011.2816%2013.9827L14.2506%2017.7096L15.9683%2015.5496C16.3689%2015.0458%2017.1342%2015.0462%2017.5343%2015.5504L19.875%2018.5%22%20stroke%3D%22%233B79CB%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M13.8203%209.71762C13.8203%2010.1048%2013.9741%2010.4761%2014.2479%2010.7499C14.5216%2011.0236%2014.893%2011.1774%2015.2801%2011.1774C15.6673%2011.1774%2016.0386%2011.0236%2016.3124%2010.7499C16.5861%2010.4761%2016.7399%2010.1048%2016.7399%209.71762C16.7399%209.33046%2016.5861%208.95915%2016.3124%208.68538C16.0386%208.41161%2015.6673%208.25781%2015.2801%208.25781C14.893%208.25781%2014.5216%208.41161%2014.2479%208.68538C13.9741%208.95915%2013.8203%209.33046%2013.8203%209.71762Z%22%20stroke%3D%22%233B79CB%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E')}
.fileArea .file.ppt:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.35257%203.84254C5.71018%203.84254%204.37875%205.139%204.37875%206.73827V19.2617C4.37875%2020.861%205.71018%2022.1575%207.35257%2022.1575H18.6474C20.2898%2022.1575%2021.6213%2020.861%2021.6213%2019.2617V9.31151C21.6213%209.1742%2021.5652%209.04252%2021.4655%208.94543L16.3807%203.99418C16.281%203.89709%2016.1458%203.84254%2016.0048%203.84254H7.35257ZM3%206.73827C3%204.39754%204.94871%202.5%207.35257%202.5H16.0048C16.5115%202.5%2016.9974%202.69599%2017.3557%203.04486L22.4404%207.9961C22.7987%208.34497%2023%208.81814%2023%209.31151V19.2617C23%2021.6025%2021.0513%2023.5%2018.6474%2023.5H7.35257C4.94871%2023.5%203%2021.6025%203%2019.2617V6.73827Z%22%20fill%3D%22%23C53434%22%2F%3E%3Cpath%20d%3D%22M13%208.97656V14.3389H18.3627%22%20stroke%3D%22%23C53434%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M7.63672%2014.3389C7.63672%2015.761%208.20172%2017.125%209.20742%2018.1306C10.2131%2019.1362%2011.5771%2019.7012%2012.9994%2019.7012C14.4217%2019.7012%2015.7857%2019.1362%2016.7914%2018.1306C17.7971%2017.125%2018.3621%2015.761%2018.3621%2014.3389C18.3621%2012.9167%2017.7971%2011.5528%2016.7914%2010.5471C15.7857%209.54152%2014.4217%208.97656%2012.9994%208.97656C11.5771%208.97656%2010.2131%209.54152%209.20742%2010.5471C8.20172%2011.5528%207.63672%2012.9167%207.63672%2014.3389Z%22%20stroke%3D%22%23C53434%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E')}
.fileArea .file.word:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.8868%202.9704C5.10915%202.9704%203.66808%204.39034%203.66808%206.14191V19.8581C3.66808%2021.6097%205.10915%2023.0296%206.8868%2023.0296H19.1118C20.8895%2023.0296%2022.3305%2021.6097%2022.3305%2019.8581V8.96023C22.3305%208.80984%2022.2699%208.66562%2022.162%208.55928L16.6585%203.13648C16.5505%203.03015%2016.4042%202.9704%2016.2515%202.9704H6.8868ZM2.17578%206.14191C2.17578%203.57825%204.28498%201.5%206.8868%201.5H16.2515C16.8%201.5%2017.3259%201.71466%2017.7137%202.09675L23.2172%207.51954C23.605%207.90164%2023.8228%208.41987%2023.8228%208.96023V19.8581C23.8228%2022.4217%2021.7136%2024.5%2019.1118%2024.5H6.8868C4.28498%2024.5%202.17578%2022.4217%202.17578%2019.8581V6.14191Z%22%20fill%3D%22%234E5DFF%22%2F%3E%3Cpath%20d%3D%22M8.26562%2010.2969L10.4298%2018.4145L13.1362%2011.9204L15.8426%2018.4145L18.0068%2010.2969%22%20stroke%3D%22%234E5DFF%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E')}
.fileArea .file.zip:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%222.6%22%20y%3D%222.6%22%20width%3D%2220.8%22%20height%3D%2220.8%22%20rx%3D%222.9%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.2%22%2F%3E%3Cg%20clip-path%3D%22url(%23clip0_6231_230902)%22%3E%3Cpath%20d%3D%22M13.0013%2015.7891C13.4875%2015.7891%2013.9538%2015.9983%2014.2977%2016.3708C14.6415%2016.7432%2014.8346%2017.2484%2014.8346%2017.7752V19.7613C14.8346%2020.0247%2014.7381%2020.2772%2014.5661%2020.4635C14.3942%2020.6497%2014.1611%2020.7543%2013.918%2020.7543H12.0846C11.8415%2020.7543%2011.6084%2020.6497%2011.4365%2020.4635C11.2645%2020.2772%2011.168%2020.0247%2011.168%2019.7613V17.7752C11.168%2017.2484%2011.3611%2016.7432%2011.7049%2016.3708C12.0488%2015.9983%2012.5151%2015.7891%2013.0013%2015.7891Z%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M13.0026%203.875H12.0859%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M14.8346%205.85938H13.918%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M12.9987%207.84375H12.082%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M14.8346%209.82812H13.918%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M12.9987%2011.8125H12.082%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M14.8346%2013.8047H13.918%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_6231_230902%22%3E%3Crect%20width%3D%225.5%22%20height%3D%2217.875%22%20fill%3D%22white%22%20transform%3D%22translate(10.25%203.375)%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E')}
.fileArea .file.excel:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.35262%203.40735C5.70995%203.40735%204.37892%204.76563%204.37892%206.44039V19.5596C4.37892%2021.2344%205.70995%2022.5927%207.35262%2022.5927H18.6474C20.29%2022.5927%2021.6211%2021.2344%2021.6211%2019.5596V9.13608C21.6211%208.99247%2021.5652%208.85468%2021.4655%208.75302L16.3808%203.56619C16.2811%203.46453%2016.1459%203.40735%2016.0048%203.40735H7.35262ZM3%206.44039C3%203.98768%204.94908%202%207.35262%202H16.0048C16.5113%202%2016.9972%202.20528%2017.3556%202.57079L22.4403%207.75762C22.7986%208.12315%2023%208.61898%2023%209.13608V19.5596C23%2022.0123%2021.0509%2024%2018.6474%2024H7.35262C4.94908%2024%203%2022.0123%203%2019.5596V6.44039ZM7.88422%2010.5292C7.88422%209.45232%208.73992%208.57996%209.79473%208.57996H16.2053C17.2601%208.57996%2018.1158%209.45232%2018.1158%2010.5292V17.0685C18.1158%2018.1454%2017.2601%2019.0177%2016.2053%2019.0177H9.79473C8.73992%2019.0177%207.88422%2018.1454%207.88422%2017.0685V10.5292ZM9.26314%2013.1012V17.0685C9.26314%2017.3674%209.5008%2017.6104%209.79473%2017.6104H10.9369V13.1012H9.26314ZM10.9369%2011.6939H9.26314V10.5292C9.26314%2010.2303%209.5008%209.98731%209.79473%209.98731H10.9369V11.6939ZM12.3158%2013.1012V17.6104H16.2053C16.4992%2017.6104%2016.7369%2017.3674%2016.7369%2017.0685V13.1012H12.3158ZM16.7369%2011.6939H12.3158V9.98731H16.2053C16.4992%209.98731%2016.7369%2010.2303%2016.7369%2010.5292V11.6939Z%22%20fill%3D%22%231D7C4D%22%2F%3E%3C%2Fsvg%3E')}

/* markBox */
.markBox{background:#F4F4F4;border-radius:16px;padding:16px;font-size:14px;font-weight:700;line-height:1.5;margin-top:12px;width:100%}
.markBox.top,
.markBox:first-child{margin-top:0}
.markBox.prod{padding-top:24px;padding-bottom:24px;}
.markBox .markItem + .markItem{margin-top:16px;}
.markBox .dataList{margin-top:24px}
.markBox .dataList.top,
.markBox .dataList:first-child{margin-top:0}
.markBox .dataList .item{flex-wrap:wrap}
.markBox .dataList .item + .item{padding-top:12px;margin-top:12px;border-top:1px dashed #D3D4D4}
.markBox .dataList .item dt{font-size:15px;font-weight:800;color:#252A28;white-space:normal;}
.markBox .dataList .item dd{flex:auto}
.markBox .dataList .item.full{display:block;}
.markBox .dataList .item.full .tit{display:block;font-size:14px;font-weight:800;line-height:1.5;color:#515553}
.markBox .dataList .item.full .desc{font-size:15px;font-weight:700;line-height:1.5}
.markBox .dataList .item.full .tit + .desc{margin-top:8px}
.markBox.white{background:#fff}
.markBox.type01{border:1px solid #F15A22}
.markBox.type02{border:1px solid #3B79CB}
.markBox.col02{background:#FDEAE8}
.markBox.on{border:2px solid #00854A;padding:15px;}

.markBox + .tabsGroup{margin-top:24px}

/* descBox */
.descBox{border-radius:16px;padding:16px;background:#EDF9F5;font-size:14px;font-weight:800;line-height:1.5;margin-top:24px;}
.descBox.top{margin-top:0}

/* signBoxArea */
.signBoxArea{background:#F4F4F4;height:200px;border:1px solid #D3D4D4;border-radius:16px;display:flex;align-items: center;justify-content: center;margin-top:32px}
.signBoxArea .placeholder{font-size:16px;font-weight:800;color:#BEBFBE}

/* questItem */
.questItem .questTit{font-size:16px;font-weight:800;line-height:1.5}

/* customSelList */
.customSelList{display:flex;justify-content: center;flex-wrap:wrap;gap:16px}
.customSelList .item{position:relative;border-radius: 16px;background:#fff;box-shadow:inset 0 0 0 1px #D3D4D4, 0px 4px 4px 0px #0000001A;padding:24px 16px;width:calc(100% / 2 - 8px);height:160px}
.customSelList .item .tit{display:block;font-size:16px;font-weight:800;line-height:1.3}
.customSelList .item:after{display:block;content:'';width:26px;height:26px;background-repeat:no-repeat;background-position:0 0;background-size:100%;position:absolute;right:16px;bottom:16px}
.customSelList .item.origin:after{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13%2015.7675C10.1185%2015.7675%207.31143%2016.6409%204.98344%2018.262C2.65544%2019.883%200.92679%2022.1678%200.0466762%2024.7871C-0.000232142%2024.9264%20-0.0119959%2025.0744%200.0123435%2025.2188C0.0366829%2025.3633%200.0964369%2025.5003%200.186736%2025.6185C0.277035%2025.7368%200.395324%2025.833%200.531965%2025.8993C0.668605%2025.9657%200.819731%2026.0002%200.973026%2026.0003H25.027C25.1803%2026.0002%2025.3314%2025.9657%2025.468%2025.8993C25.6047%2025.833%2025.723%2025.7368%2025.8133%2025.6185C25.9036%2025.5003%2025.9633%2025.3633%2025.9877%2025.2188C26.012%2025.0744%2026.0002%2024.9264%2025.9533%2024.7871C25.0735%2022.1675%2023.345%2019.8822%2021.017%2018.2608C18.689%2016.6395%2015.8817%2015.7657%2013%2015.7656V15.7675Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20d%3D%22M13.002%200C10.5606%200%208.21928%200.925813%206.49299%202.57377C4.7667%204.22173%203.79688%206.45684%203.79688%208.7874C3.79688%2011.118%204.7667%2013.3531%206.49299%2015.001C8.21928%2016.649%2010.5606%2017.5748%2013.002%2017.5748C15.4433%2017.5748%2017.7847%2016.649%2019.511%2015.001C21.2373%2013.3531%2022.2071%2011.118%2022.2071%208.7874C22.2071%206.45684%2021.2373%204.22173%2019.511%202.57377C17.7847%200.925813%2015.4433%200%2013.002%200Z%22%20fill%3D%22%23CAECE1%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.23686%206.13457C4.86872%204.28193%206.12713%202.68203%207.81455%201.58601C9.50198%200.489984%2011.5229%20-0.0401083%2013.56%200.078939C15.5972%200.197986%2017.5353%200.959433%2019.0701%202.24376C20.6049%203.52808%2021.6495%205.26256%2022.0399%207.17494C22.0671%207.30895%2022.063%207.44702%2022.0279%207.57935C21.9928%207.71167%2021.9276%207.83498%2021.8369%207.94052C21.7463%208.04605%2021.6323%208.13122%2021.5033%208.18995C21.3742%208.24869%2021.2332%208.27955%2021.0902%208.28033H21.0299C18.8093%208.28265%2016.6667%207.49893%2015.0164%206.0807C13.3645%207.50022%2011.2196%208.28403%208.99704%208.28033C7.44016%208.28033%205.97279%207.9032%204.69419%207.23625C4.49515%207.13249%204.34033%206.96562%204.25647%206.76447C4.17261%206.56332%204.16498%206.34052%204.23491%206.13457H4.23686Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E')}
.customSelList .item.simple:after{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.1827%200C1.37713%200%200%201.47781%200%203.19282V22.8053C0%2024.5222%201.37713%2026%203.1827%2026H18.9145C20.7201%2026%2022.0972%2024.5222%2022.0972%2022.8053V3.29448C22.0972%202.42073%2021.7446%201.58276%2021.1168%200.96493C20.4891%200.347096%2019.6377%200%2018.75%200H3.1827Z%22%20fill%3D%22%23CAECE1%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M1.43451%2019.1172H0V20.5291V22.807C0%2024.522%201.37713%2025.9998%203.1827%2025.9998H18.9145C20.7201%2025.9998%2022.0972%2024.522%2022.0972%2022.8051V20.5291V19.1172H1.43451Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.01965%205.48438C4.7026%205.48438%204.39854%205.60834%204.17435%205.82899C3.95017%206.04965%203.82422%206.34892%203.82422%206.66097C3.82422%206.97303%203.95017%207.2723%204.17435%207.49295C4.39854%207.71361%204.7026%207.83757%205.01965%207.83757H9.79179C10.1088%207.83757%2010.4129%207.71361%2010.6371%207.49295C10.8613%207.2723%2010.9872%206.97303%2010.9872%206.66097C10.9872%206.34892%2010.8613%206.04965%2010.6371%205.82899C10.4129%205.60834%2010.1088%205.48438%209.79179%205.48438H5.01965ZM5.01965%2010.8836C4.7026%2010.8836%204.39854%2011.0075%204.17435%2011.2282C3.95017%2011.4488%203.82422%2011.7481%203.82422%2012.0601C3.82422%2012.3722%203.95017%2012.6715%204.17435%2012.8921C4.39854%2013.1128%204.7026%2013.2367%205.01965%2013.2367H7.40667C7.72372%2013.2367%208.02778%2013.1128%208.25197%2012.8921C8.47615%2012.6715%208.6021%2012.3722%208.6021%2012.0601C8.6021%2011.7481%208.47615%2011.4488%208.25197%2011.2282C8.02778%2011.0075%207.72372%2010.8836%207.40667%2010.8836H5.01965Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20d%3D%22M17.5946%2013.7436C17.4564%2013.8807%2017.2788%2013.9727%2017.0858%2014.0072L12.9773%2014.7338C12.8267%2014.7605%2012.6718%2014.7512%2012.5255%2014.7067C12.3793%2014.6623%2012.246%2014.5839%2012.137%2014.4782C12.0279%2014.3725%2011.9462%2014.2426%2011.8987%2014.0994C11.8512%2013.9561%2011.8394%2013.8038%2011.8642%2013.6551L12.5508%209.54738C12.5832%209.35268%2012.6768%209.1729%2012.8186%209.03344L20.6912%201.32248C20.869%201.14603%2021.0805%201.00598%2021.3136%200.910407C21.5467%200.814832%2021.7967%200.765625%2022.0492%200.765625C22.3017%200.765625%2022.5517%200.814832%2022.7848%200.910407C23.0178%201.00598%2023.2294%201.14603%2023.4072%201.32248L25.4346%203.31799C25.6139%203.493%2025.7562%203.70121%2025.8533%203.93062C25.9504%204.16003%2026.0004%204.40609%2026.0004%204.65461C26.0004%204.90313%2025.9504%205.14919%2025.8533%205.3786C25.7562%205.608%2025.6139%205.81622%2025.4346%205.99122L17.5946%2013.7436Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E')}
.customSelList .item.on{box-shadow:inset 0 0 0 2px #00854A, 0px 4px 4px 0px #0000001A;}

.customSelList ~ div:not(.selectAddBox, .dataList){margin-top:24px}

/* selectAddBox */
.selectAddBox{margin-top:16px;}
.selectAddBox.line{margin-top:24px;padding-top:24px;border-top:1px solid #D3D4D4}
.selectAddBox .item{display:flex;align-items:center;justify-content: center;gap:8px;font-size:14px;font-weight:700;color:#929593;border:1px dashed #D3D4D4;border-radius:16px;height:150px;width:100%;flex-direction: column;}
.selectAddBox .item:before{display:block;content:'';width:50px;height:50px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2250%22%20height%3D%2250%22%20viewBox%3D%220%200%2050%2050%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M24.75%2043.5C35.1053%2043.5%2043.5%2035.1053%2043.5%2024.75C43.5%2014.3947%2035.1053%206%2024.75%206C14.3947%206%206%2014.3947%206%2024.75C6%2035.1053%2014.3947%2043.5%2024.75%2043.5Z%22%20stroke%3D%22%23D3D4D4%22%20stroke-width%3D%223%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20d%3D%22M16%2024.4999H35M25.5%2034L25.5%2015%22%20stroke%3D%22%23D3D4D4%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;}

/* boxLinkList */
.boxLinkList .item{position:relative;display:block;border:1px solid #D3D4D4;border-radius:16px;padding:16px 92px 16px 16px;background:#fff}
.boxLinkList .item + .item{margin-top:16px}
.boxLinkList .item dt{font-size:16px;font-weight:800;line-height:1.5}
.boxLinkList .item dd{font-size:14px;font-weight:700;line-height:1.5;margin-top:8px;color:#929593}
.boxLinkList .item:after{display:block;content:'';width:60px;height:60px;position:absolute;top:50%;right:16px;transform:translateY(-50%);background-repeat:no-repeat;background-position:0 0;background-size:100%;}
.boxLinkList .item.bookmark:after{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20rx%3D%2230%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M21.6899%2016.5C20.9765%2016.5%2020.2924%2016.7935%2019.788%2017.3159C19.2836%2017.8383%2019.0002%2018.5469%2019.0002%2019.2857C19.0002%2021.3058%2019.0001%2035.5625%2019%2040.6783C19%2041.4687%2019.8737%2041.9405%2020.5393%2041.5143L30.0002%2035.456L39.4613%2041.5143C40.1269%2041.9405%2041.0006%2041.4692%2041.0005%2040.6788C41.0004%2036.3603%2041.0002%2025.4041%2041.0002%2019.2857C41.0002%2018.5469%2040.7169%2017.8383%2040.2125%2017.3159C39.7081%2016.7935%2039.0239%2016.5%2038.3106%2016.5H21.6899Z%22%20fill%3D%22%23CAECE1%22%2F%3E%3Cpath%20d%3D%22M30.4535%2020.8006L31.929%2023.8994C31.9546%2023.9795%2031.998%2024.0522%2032.0555%2024.1119C32.113%2024.1716%2032.1832%2024.2165%2032.2604%2024.2431L35.5637%2024.7388C35.6582%2024.753%2035.7469%2024.7944%2035.8198%2024.8584C35.8926%2024.9223%2035.9467%2025.0063%2035.9758%2025.1006C36.0049%2025.1949%2036.0078%2025.2957%2035.9843%2025.3917C35.9608%2025.4877%2035.9117%2025.5748%2035.8427%2025.6433L33.4847%2028.089C33.4288%2028.1508%2033.387%2028.2248%2033.3622%2028.3056C33.3375%2028.3863%2033.3305%2028.4718%2033.3417%2028.5557L33.9173%2031.8788C33.9333%2031.976%2033.923%2032.0758%2033.8874%2032.1672C33.8517%2032.2585%2033.7923%2032.3378%2033.7157%2032.396C33.639%2032.4542%2033.5483%2032.4892%2033.4536%2032.4969C33.3589%2032.5046%2033.2639%2032.4848%2033.1795%2032.4396L30.2285%2030.8333C30.1567%2030.7921%2030.0759%2030.7705%2029.9939%2030.7705C29.9118%2030.7705%2029.8311%2030.7921%2029.7593%2030.8333L26.81%2032.4396C26.7256%2032.4855%2026.6305%2032.5059%2026.5355%2032.4985C26.4405%2032.4911%2026.3494%2032.4562%2026.2726%2032.3978C26.1957%2032.3394%2026.1362%2032.2598%2026.1008%2032.1681C26.0654%2032.0763%2026.0555%2031.9761%2026.0723%2031.8788L26.6391%2028.4725C26.6501%2028.3885%2026.6428%2028.3029%2026.6178%2028.2221C26.5927%2028.1414%2026.5505%2028.0674%2026.4943%2028.0058L24.1346%2025.5601C24.0752%2025.4931%2024.0334%2025.4114%2024.0134%2025.3228C23.9934%2025.2342%2023.9958%2025.1418%2024.0204%2025.0544C24.0449%2024.9671%2024.0908%2024.8878%2024.1536%2024.8242C24.2164%2024.7607%2024.294%2024.7151%2024.3787%2024.6917L27.6803%2024.1979C27.7617%2024.1828%2027.8385%2024.1479%2027.9043%2024.096C27.9701%2024.0441%2028.023%2023.9767%2028.0588%2023.8994L29.5343%2020.8006C29.5757%2020.7106%2029.6409%2020.6346%2029.7222%2020.5814C29.8036%2020.5282%2029.8977%2020.5%2029.9939%2020.5C30.09%2020.5%2030.1842%2020.5282%2030.2656%2020.5814C30.3469%2020.6346%2030.412%2020.7106%2030.4535%2020.8006Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E')}
.boxLinkList .item.recommPlan:after{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20rx%3D%2230%22%20fill%3D%22white%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.8571%2039.7187C18.3646%2039.7187%2017.8922%2039.5231%2017.5439%2039.1748C17.1957%2038.8265%2017%2038.3542%2017%2037.8616V28.5759C17%2028.0833%2017.1957%2027.611%2017.5439%2027.2627C17.8922%2026.9144%2018.3646%2026.7188%2018.8571%2026.7188H27.2143C27.4606%2026.7188%2027.6967%2026.8166%2027.8709%2026.9907C28.045%2027.1649%2028.1429%2027.401%2028.1429%2027.6473V38.7902C28.1429%2039.0365%2028.045%2039.2726%2027.8709%2039.4468C27.6967%2039.6209%2027.4606%2039.7187%2027.2143%2039.7187H18.8571Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27.1882%2041.0239C26.4975%2041.0239%2025.8154%2040.8697%2025.1918%2040.5727L24.8204%2040.3962C24.3455%2040.1696%2023.9446%2039.8132%2023.6639%2039.3682C23.3832%2038.9232%2023.2343%2038.4078%2023.2344%2037.8817V27.7751C23.2336%2027.2986%2023.3551%2026.8299%2023.5872%2026.4138L27.4464%2019.5238C27.7721%2018.9401%2028.2824%2018.4811%2028.8972%2018.2187C29.512%2017.9564%2030.1966%2017.9056%2030.8434%2018.0743C31.4902%2018.243%2032.0626%2018.6217%2032.471%2019.1509C32.8793%2019.6801%2033.1004%2020.3299%2033.0995%2020.9984V25.3757H39.1965C39.733%2025.3756%2040.2631%2025.4918%2040.7504%2025.7162C41.2377%2025.9406%2041.6706%2026.2679%2042.0193%2026.6755C42.3681%2027.0832%2042.6244%2027.5616%2042.7706%2028.0778C42.9167%2028.5939%2042.9494%2029.1357%2042.8662%2029.6657L41.7037%2037.0998C41.5323%2038.1933%2040.976%2039.1896%2040.1349%2039.9091C39.2938%2040.6286%2038.2234%2041.024%2037.1165%2041.0239H27.1882Z%22%20fill%3D%22%23CAECE1%22%2F%3E%3C%2Fsvg%3E')}
.boxLinkList .item.selectProd:after{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20rx%3D%2230%22%20fill%3D%22white%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M25.3627%2027.1423C25.2516%2026.8064%2025.2355%2026.446%2025.3161%2026.1014C25.3968%2025.7567%2025.5709%2025.4416%2025.8191%2025.1912C26.0673%2024.9408%2026.3797%2024.7651%2026.7213%2024.6838C27.0629%2024.6025%2027.4202%2024.6187%2027.7532%2024.7307L41.2082%2029.2585C42.9467%2029.8437%2042.9241%2032.3316%2041.1742%2032.8845L37.3455%2034.0988L42.4478%2039.2461C42.8022%2039.6039%2043.0012%2040.0889%2043.001%2040.5947C43.0008%2041.1004%2042.8015%2041.5853%2042.4469%2041.9428C42.0923%2042.3002%2041.6115%2042.501%2041.1102%2042.5008C40.6089%2042.5006%2040.1282%2042.2995%2039.7739%2041.9418L34.6602%2036.7812L33.447%2040.6817C32.899%2042.4451%2030.431%2042.468%2029.8508%2040.7141L25.3627%2027.1404V27.1423Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.8258%2016.5485C24.1887%2016.4507%2024.5752%2016.5021%2024.9004%2016.6916C25.2257%2016.881%2025.4631%2017.193%2025.5606%2017.5589L26.4091%2020.7483C26.4573%2020.9298%2026.4697%2021.1192%2026.4454%2021.3055C26.4212%2021.4918%2026.3608%2021.6715%2026.2677%2021.8343C26.1746%2021.997%2026.0506%2022.1397%2025.9029%2022.2542C25.7551%2022.3686%2025.5865%2022.4526%2025.4066%2022.5013C25.2267%2022.55%2025.039%2022.5624%2024.8543%2022.538C24.6696%2022.5135%2024.4915%2022.4526%2024.3301%2022.3586C24.0043%2022.169%2023.7664%2021.8565%2023.669%2021.4899L22.8261%2018.2986C22.7778%2018.1172%2022.7654%2017.928%2022.7896%2017.7418C22.8138%2017.5556%2022.8741%2017.376%2022.9671%2017.2133C23.0601%2017.0506%2023.184%2016.908%2023.3317%2016.7936C23.4793%2016.6792%2023.6479%2016.5953%2023.8277%2016.5466L23.8258%2016.5485ZM18.0507%2025.1483C17.6876%2025.0502%2017.378%2024.8106%2017.19%2024.4823C17.002%2024.1539%2016.951%2023.7636%2017.0482%2023.3973C17.1455%2023.031%2017.383%2022.7186%2017.7085%2022.529C18.034%2022.3393%2018.4209%2022.2878%2018.784%2022.3859L21.9455%2023.2419C22.1309%2023.2851%2022.3058%2023.3655%2022.4598%2023.4783C22.6137%2023.5911%2022.7436%2023.7341%2022.8416%2023.8987C22.9396%2024.0632%2023.0038%2024.246%2023.0303%2024.4361C23.0568%2024.6262%2023.045%2024.8197%2022.9958%2025.0052C22.9465%2025.1906%2022.8608%2025.3641%2022.7436%2025.5154C22.6264%2025.6667%2022.4803%2025.7926%2022.3138%2025.8857C22.1474%2025.9787%2021.9641%2026.037%2021.7748%2026.0571C21.5856%2026.0771%2021.3943%2026.0585%2021.2123%2026.0024L18.0507%2025.1483ZM20.8192%2032.9303C20.6885%2033.0669%2020.5322%2033.1759%2020.3593%2033.2509C20.1864%2033.3259%2020.0005%2033.3655%2019.8123%2033.3672C19.6241%2033.369%2019.4375%2033.3329%2019.2632%2033.2611C19.089%2033.1892%2018.9307%2033.0832%2018.7976%2032.949C18.6645%2032.8148%2018.5591%2032.6552%2018.4878%2032.4795C18.4165%2032.3038%2018.3805%2032.1156%2018.3821%2031.9257C18.3836%2031.7359%2018.4226%2031.5482%2018.4968%2031.3738C18.571%2031.1993%2018.6789%2031.0415%2018.8142%2030.9095L21.1291%2028.5741C21.3978%2028.3216%2021.7532%2028.1841%2022.1204%2028.1906C22.4875%2028.1972%2022.8379%2028.3472%2023.0975%2028.6092C23.3572%2028.8711%2023.506%2029.2246%2023.5124%2029.595C23.5189%2029.9654%2023.3826%2030.3239%2023.1323%2030.5949L20.8192%2032.9303ZM33.027%2020.3651C33.2853%2020.0956%2033.4283%2019.7345%2033.4252%2019.3596C33.4222%2018.9847%2033.2733%2018.626%2033.0106%2018.3608C32.748%2018.0956%2032.3926%2017.945%2032.021%2017.9416C31.6493%2017.9382%2031.2913%2018.0821%2031.0238%2018.3424L28.7051%2020.6778C28.4471%2020.9476%2028.3044%2021.3088%2028.3078%2021.6837C28.3112%2022.0586%2028.4604%2022.4171%2028.7233%2022.6821C28.9862%2022.9471%2029.3418%2023.0973%2029.7134%2023.1004C30.085%2023.1035%2030.4429%2022.9592%2030.7101%2022.6986L33.0251%2020.3651H33.027Z%22%20fill%3D%22%23CAECE1%22%2F%3E%3C%2Fsvg%3E')}

/* textLinkList */
.textLinkList{display:flex;align-items: center;justify-content: center;}
.textLinkList .textLink{position:relative;display:flex;align-items: center;font-size:14px;font-weight:700;color:#7C7F7E;line-height:1.5;padding-left:16px;margin-left:16px;text-decoration: underline;}
.textLinkList .textLink:before{display:block;content:'';width:1px;height:12px;background:#D3D4D4;border-radius:1px;position:absolute;top:50%;left:0;transform: translateY(-50%);}
.textLinkList .textLink:first-child{padding-left:0;margin-left:0}
.textLinkList .textLink:first-child:before{display:none}

.textLinkList .textLink.blue{color:#3B79CB}

/* tooltipArea */
.tooltipArea{position:relative;}
.tooltipArea .btnTooltip{display:inline-flex;align-items: center;text-indent:-9999em;width:26px;height:26px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%2213%22%20r%3D%2212%22%20stroke%3D%22%23676A68%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20d%3D%22M11.6941%2011.0534C12.4127%2011.7699%2013.5758%2011.77%2014.2941%2011.0534V18.2C14.2941%2018.918%2013.7121%2019.5%2012.9941%2019.5C12.2762%2019.5%2011.6941%2018.918%2011.6941%2018.2V11.0534ZM12.9944%209.41495C12.6984%209.41495%2012.4304%209.35073%2012.1903%209.22229C11.9557%209.08827%2011.7631%208.91237%2011.6123%208.69459C11.4671%208.47122%2011.3945%208.22552%2011.3945%207.95747C11.3945%207.69502%2011.4671%207.4521%2011.6123%207.22874C11.7631%206.99979%2011.9585%206.82109%2012.1987%206.69265C12.4388%206.56422%2012.7012%206.5%2012.986%206.5C13.2708%206.5%2013.5333%206.56422%2013.7734%206.69265C14.0135%206.82109%2014.2034%206.99979%2014.343%207.22874C14.4882%207.4521%2014.5608%207.69502%2014.5608%207.95747C14.5608%208.22552%2014.4882%208.47122%2014.343%208.69459C14.2034%208.91237%2014.0135%209.08827%2013.7734%209.22229C13.5333%209.35073%2013.2736%209.41495%2012.9944%209.41495Z%22%20fill%3D%22%23676A68%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;}
.tooltipArea .btnTooltip.sm{width:20px;height:20px;}
.tooltipLayer{display:none;position:absolute;top:34px;right:0;width:calc(100vw - 32px);background:#fff;border:1px solid #D3D4D4;border-radius:16px;box-shadow: 4px 4px 4px 0px #0000001A;padding:16px;z-index:10}
.tooltipLayer.left{left:0;right:auto}
.tooltipLayer .tooltopHead{display:flex;justify-content: flex-end;margin-bottom:8px}
.tooltipLayer .tooltopHead .btnToolTipClose{display:block;text-indent: -9999em;width:16px;height:16px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.71934%203.72308C3.85996%203.58263%204.05059%203.50374%204.24934%203.50374C4.44809%203.50374%204.63871%203.58263%204.77934%203.72308L7.99934%206.94308L11.2193%203.72308C11.288%203.64939%2011.3708%203.59029%2011.4628%203.5493C11.5548%203.50831%2011.6541%203.48627%2011.7548%203.48449C11.8555%203.48271%2011.9555%203.50124%2012.0489%203.53896C12.1423%203.57668%2012.2271%203.63282%2012.2983%203.70404C12.3696%203.77526%2012.4257%203.8601%2012.4634%203.95348C12.5011%204.04687%2012.5197%204.1469%2012.5179%204.2476C12.5161%204.34831%2012.4941%204.44762%2012.4531%204.53962C12.4121%204.63162%2012.353%204.71442%2012.2793%204.78308L9.05934%208.00308L12.2793%2011.2231C12.353%2011.2918%2012.4121%2011.3746%2012.4531%2011.4666C12.4941%2011.5586%2012.5161%2011.6579%2012.5179%2011.7586C12.5197%2011.8593%2012.5011%2011.9593%2012.4634%2012.0527C12.4257%2012.1461%2012.3696%2012.2309%2012.2983%2012.3021C12.2271%2012.3734%2012.1423%2012.4295%2012.0489%2012.4672C11.9555%2012.5049%2011.8555%2012.5235%2011.7548%2012.5217C11.6541%2012.5199%2011.5548%2012.4979%2011.4628%2012.4569C11.3708%2012.4159%2011.288%2012.3568%2011.2193%2012.2831L7.99934%209.06308L4.77934%2012.2831C4.63716%2012.4156%204.44911%2012.4877%204.25481%2012.4843C4.06051%2012.4808%203.87513%2012.4021%203.73771%2012.2647C3.6003%2012.1273%203.52159%2011.9419%203.51816%2011.7476C3.51473%2011.5533%203.58686%2011.3653%203.71934%2011.2231L6.93934%208.00308L3.71934%204.78308C3.57889%204.64246%203.5%204.45183%203.5%204.25308C3.5%204.05433%203.57889%203.86371%203.71934%203.72308Z%22%20fill%3D%22%23252A28%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;}
.tooltipLayer .tooltipInfoList .item{background:#F4F4F4;border-radius:12px;padding:8px;font-size:14px;font-weight:700;color:#515553;line-height:1.5}
.tooltipLayer .tooltipInfoList .item + .item{margin-top:8px}

.tooltipArea.open .tooltipLayer{display:block;}
.tooltipArea.open .btnTooltip{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%2213%22%20r%3D%2212%22%20stroke%3D%22%2300854A%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20d%3D%22M11.6941%2011.0534C12.4127%2011.7699%2013.5758%2011.77%2014.2941%2011.0534V18.2C14.2941%2018.918%2013.7121%2019.5%2012.9941%2019.5C12.2762%2019.5%2011.6941%2018.918%2011.6941%2018.2V11.0534ZM12.9944%209.41495C12.6984%209.41495%2012.4304%209.35073%2012.1903%209.22229C11.9557%209.08827%2011.7631%208.91237%2011.6123%208.69459C11.4671%208.47122%2011.3945%208.22552%2011.3945%207.95747C11.3945%207.69502%2011.4671%207.4521%2011.6123%207.22874C11.7631%206.99979%2011.9585%206.82109%2012.1987%206.69265C12.4388%206.56422%2012.7012%206.5%2012.986%206.5C13.2708%206.5%2013.5333%206.56422%2013.7734%206.69265C14.0135%206.82109%2014.2034%206.99979%2014.343%207.22874C14.4882%207.4521%2014.5608%207.69502%2014.5608%207.95747C14.5608%208.22552%2014.4882%208.47122%2014.343%208.69459C14.2034%208.91237%2014.0135%209.08827%2013.7734%209.22229C13.5333%209.35073%2013.2736%209.41495%2012.9944%209.41495Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E')}

/* floatBtnArea */
.floatBtnArea{position:fixed;right:16px;bottom:88px;z-index:10}
.floatBtnArea:after{display:none;content: '';position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0, 0, 0, 0.7)}
.floatBtnArea .btnFloat{position:relative;display:block;text-indent:-9999em;width:64px;height:64px;border-radius:50%;box-shadow: 0px 6px 10px 0px #00000033;z-index:11;transform-style: preserve-3d;overflow: visible;transition: transform 0.55s cubic-bezier(0.2, 0.9, 0.2, 1);}
.floatBtnArea .btnFloat .face{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;backface-visibility: hidden;inset: 0;}
.floatBtnArea .btnFloat .front{background:#fff url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%2012.9999H21M13%2021L13%205%22%20stroke%3D%22%23222222%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat center / 26px;border:1px solid #D3D4D4; transform: rotateY(0deg);}
.floatBtnArea .btnFloat .back{background:#2F315C url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.35919%206.06659L19.6487%2019.3561M6.35913%2019.3562L19.6487%206.06665%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 50% / 26px;border-color:#2F315C; transform:rotateY(180deg)}
.floatBtnArea .floatMenuArea{position:absolute;right:0;bottom:0;z-index:10}
.floatBtnArea .floatMenuArea .menu{display:flex;align-items: center;gap:8px;position:absolute;right:0;bottom:0;opacity:0;transition:bottom 0.4s cubic-bezier(0.2, 0.9, 0.2, 1), opacity 0.3s cubic-bezier(0.2, 0.9, 0.2, 1);width:0;height:0;}
.floatBtnArea:not(.open) .floatMenuArea .menu{bottom:0 !important}
.floatBtnArea .floatMenuArea .menu span{font-size:16px;font-weight:700;color:#fff;line-height:1.5;white-space: nowrap;}
.floatBtnArea .floatMenuArea .menu:after{display:block;content:'';width:64px;height:64px;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:26px;border-radius:50%;box-shadow: 0px 6px 10px 0px #00000033;}
.floatBtnArea .floatMenuArea .menu.ewd:after{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_5391_104249)%22%3E%3Cpath%20d%3D%22M9%208L13.5%204L18%208%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M13%2016V4%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M17.8%2013H20.2C20.4122%2013%2020.6157%2013.0822%2020.7657%2013.2285C20.9157%2013.3747%2021%2013.5731%2021%2013.78V21.22C21%2021.4269%2020.9157%2021.6253%2020.7657%2021.7715C20.6157%2021.9178%2020.4122%2022%2020.2%2022H5.8C5.58783%2022%205.38434%2021.9178%205.23431%2021.7715C5.08429%2021.6253%205%2021.4269%205%2021.22V13.78C5%2013.5731%205.08429%2013.3747%205.23431%2013.2285C5.38434%2013.0822%205.58783%2013%205.8%2013H8.2%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_5391_104249%22%3E%3Crect%20width%3D%2226%22%20height%3D%2226%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E');}
.floatBtnArea .floatMenuArea .menu.adp:after{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%2213%22%20r%3D%2210%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M8.55556%2010L10.5%2017L13%2010L15.5%2017L17.4444%2010M18%2013L8%2013%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E');}
.floatBtnArea .floatMenuArea .menu.uni:after{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4%2011.5375V5.78411C4%205.57615%204.0862%205.37671%204.23964%205.22966C4.39308%205.08261%204.60119%205%204.81818%205H21.1818C21.3988%205%2021.6069%205.08261%2021.7604%205.22966C21.9138%205.37671%2022%205.57615%2022%205.78411V11.5375C22%2019.7707%2014.708%2022.4954%2013.2557%2022.9561C13.0907%2023.0146%2012.9093%2023.0146%2012.7443%2022.9561C11.292%2022.4954%204%2019.7707%204%2011.5375Z%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M10%2013H16%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M13%2010V16%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E');}
.floatBtnArea .floatMenuArea .menu.add:after{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%2213%22%20r%3D%2210%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M13%2018L13%2012%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M13%209.9375C13.5178%209.9375%2013.9375%209.51777%2013.9375%209C13.9375%208.48223%2013.5178%208.0625%2013%208.0625C12.4822%208.0625%2012.0625%208.48223%2012.0625%209C12.0625%209.51777%2012.4822%209.9375%2013%209.9375Z%22%20fill%3D%22%23252A28%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%220.125%22%2F%3E%3C%2Fsvg%3E');}
.floatBtnArea .floatMenuArea .menu.res:after{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M16.25%204.0625H20.3125C20.528%204.0625%2020.7347%204.1481%2020.887%204.30048C21.0394%204.45285%2021.125%204.65951%2021.125%204.875V21.9375C21.125%2022.153%2021.0394%2022.3597%2020.887%2022.512C20.7347%2022.6644%2020.528%2022.75%2020.3125%2022.75H5.6875C5.47201%2022.75%205.26535%2022.6644%205.11298%2022.512C4.9606%2022.3597%204.875%2022.153%204.875%2021.9375V4.875C4.875%204.65951%204.9606%204.45285%205.11298%204.30048C5.26535%204.1481%205.47201%204.0625%205.6875%204.0625H9.75%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M8.9375%207.3125V6.5C8.9375%205.42256%209.36551%204.38925%2010.1274%203.62738C10.8892%202.86551%2011.9226%202.4375%2013%202.4375C14.0774%202.4375%2015.1108%202.86551%2015.8726%203.62738C16.6345%204.38925%2017.0625%205.42256%2017.0625%206.5V7.3125H8.9375Z%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M16%2012L12.1083%2016L10%2013.8182%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E');}
.floatBtnArea .floatMenuArea .menu.pub:after{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M15.4375%2011.375H19.5%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M15.4375%2014.625H19.5%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M9.35547%2014.625C10.7017%2014.625%2011.793%2013.5337%2011.793%2012.1875C11.793%2010.8413%2010.7017%209.75%209.35547%209.75C8.00927%209.75%206.91797%2010.8413%206.91797%2012.1875C6.91797%2013.5337%208.00927%2014.625%209.35547%2014.625Z%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M6.20703%2017.0611C6.38603%2016.362%206.7926%2015.7423%207.36266%2015.2999C7.93272%2014.8574%208.63383%2014.6172%209.35547%2014.6172C10.0771%2014.6172%2010.7782%2014.8574%2011.3483%2015.2999C11.9183%2015.7423%2012.3249%2016.362%2012.5039%2017.0611%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M21.9375%204.875H4.0625C3.61377%204.875%203.25%205.23877%203.25%205.6875V20.3125C3.25%2020.7612%203.61377%2021.125%204.0625%2021.125H21.9375C22.3862%2021.125%2022.75%2020.7612%2022.75%2020.3125V5.6875C22.75%205.23877%2022.3862%204.875%2021.9375%204.875Z%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E');}
.floatBtnArea .floatMenuArea .menu.tps:after{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M16.8462%207.61719H4.53846C3.68879%207.61719%203%208.30599%203%209.15565V21.4633C3%2022.313%203.68879%2023.0018%204.53846%2023.0018H16.8462C17.6958%2023.0018%2018.3846%2022.313%2018.3846%2021.4633V9.15565C18.3846%208.30599%2017.6958%207.61719%2016.8462%207.61719Z%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M7.61719%203H21.4633C21.8713%203%2022.2627%203.16209%2022.5512%203.4506C22.8396%203.73912%2023.0018%204.13043%2023.0018%204.53846V18.3846%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M10.6914%2012.4609V18.1532%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M13.5361%2015.3047H7.84375%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E');}
.floatBtnArea .floatMenuArea .menu.inq:after{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13%2023C18.5229%2023%2023%2018.5229%2023%2013C23%207.47715%2018.5229%203%2013%203C7.47716%203%203%207.47715%203%2013C3%2018.5229%207.47716%2023%2013%2023Z%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M10.3086%2010.3095C10.3086%209.777%2010.4666%209.25647%2010.7627%208.81372C11.0588%208.37098%2011.4797%208.0259%2011.9721%207.82212C12.4645%207.61835%2013.0063%207.56504%2013.5291%207.66892C14.0518%207.7728%2014.532%208.02921%2014.9088%208.40575C15.2857%208.78227%2015.5423%209.262%2015.6463%209.78424C15.7503%2010.3065%2015.6969%2010.8478%2015.493%2011.3398C15.289%2011.8317%2014.9436%2012.2522%2014.5005%2012.548C14.0573%2012.8439%2013.5363%2013.0018%2013.0033%2013.0018V14.7966%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M13.0018%2018.3239C12.7894%2018.3239%2012.6172%2018.1518%2012.6172%2017.9393C12.6172%2017.7268%2012.7894%2017.5547%2013.0018%2017.5547%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M13%2018.3239C13.2124%2018.3239%2013.3846%2018.1518%2013.3846%2017.9393C13.3846%2017.7268%2013.2124%2017.5547%2013%2017.5547%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E');}
.floatBtnArea .floatMenuArea .menu.med:after{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M16.25%204.0625H20.3125C20.528%204.0625%2020.7347%204.1481%2020.887%204.30048C21.0394%204.45285%2021.125%204.65951%2021.125%204.875V21.9375C21.125%2022.153%2021.0394%2022.3597%2020.887%2022.512C20.7347%2022.6644%2020.528%2022.75%2020.3125%2022.75H5.6875C5.47201%2022.75%205.26535%2022.6644%205.11298%2022.512C4.9606%2022.3597%204.875%2022.153%204.875%2021.9375V4.875C4.875%204.65951%204.9606%204.45285%205.11298%204.30048C5.26535%204.1481%205.47201%204.0625%205.6875%204.0625H9.75%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M8.9375%207.3125V6.5C8.9375%205.42256%209.36551%204.38925%2010.1274%203.62738C10.8892%202.86551%2011.9226%202.4375%2013%202.4375C14.0774%202.4375%2015.1108%202.86551%2015.8726%203.62738C16.6345%204.38925%2017.0625%205.42256%2017.0625%206.5V7.3125H8.9375Z%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M10%2015H16%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M13%2012V18%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E');}

.floatBtnArea.open:after{display:block}
.floatBtnArea.open .btnFloat{transform:rotateY(180deg)}
.floatBtnArea.open .floatMenuArea .menu{opacity:1;width:auto;height:auto}
.floatBtnArea.open .floatMenuArea .menu.none{display:none !important}
/* .floatBtnArea.open .floatMenuArea .menu.none{display:none !important}
.floatBtnArea.open .floatMenuArea .menu:not(.none):nth-child(1){bottom:80px;}
.floatBtnArea.open .floatMenuArea .menu:not(.none):nth-child(2){bottom:160px;}
.floatBtnArea.open .floatMenuArea .menu:not(.none):nth-child(3){bottom:240px;}
.floatBtnArea.open .floatMenuArea .menu:not(.none):nth-child(4){bottom:320px;}
.floatBtnArea.open .floatMenuArea .menu:not(.none):nth-child(5){bottom:400px;}
.floatBtnArea.open .floatMenuArea .menu:not(.none):nth-child(6){bottom:480px;} */

/* accordianList */
.accordianList{margin-left:-16px;margin-right:-16px;}
.accordianList.gap{margin-top:24px}
.accordianList > .item > .itemHead{position:relative;display:flex;align-items: center;justify-content: space-between;min-height:64px;padding:8px 16px;background:#F4F4F4;font-size:16px;font-weight:800;color:#929593;border-top:1px solid #D3D4D4;border-bottom:1px solid #D3D4D4;margin-bottom:-1px;gap:8px;}
.accordianList > .item > .itemHead:after{display:block;content:'';width:20px;height:20px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.05335%206.30335C3.45783%205.89888%204.1136%205.89888%204.51807%206.30335L10%2011.7853L15.4819%206.30335C15.8864%205.89888%2016.5422%205.89888%2016.9466%206.30335C17.3511%206.70783%2017.3511%207.3636%2016.9466%207.76807L10%2014.7147L3.05335%207.76807C2.64888%207.3636%202.64888%206.70783%203.05335%206.30335Z%22%20fill%3D%22%23929593%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;flex:none;}
.accordianList > .item > .itemCont{display:none;padding:32px 16px}
.accordianList > .item.on > .itemHead{background:#EDF9F5;border-top:1px solid #00854A;border-bottom:1px solid #00854A;color:#00854A}
.accordianList > .item.on > .itemHead:after{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.05335%2014.0091C3.45783%2014.4136%204.1136%2014.4136%204.51807%2014.0091L10%208.52722L15.4819%2014.0091C15.8864%2014.4136%2016.5422%2014.4136%2016.9466%2014.0091C17.3511%2013.6047%2017.3511%2012.9489%2016.9466%2012.5444L10%205.59778L3.05335%2012.5444C2.64888%2012.9489%202.64888%2013.6047%203.05335%2014.0091Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E')}
.accordianList > .item.on > .itemCont{display:block;}
.accordianList > .item.line.on > .itemCont{border-bottom:1px solid #D3D4D4}

.stepListArea + .accordianList{margin-top:40px}

/* fileAddList */
.fileAddList .item{display:flex;align-items: center;height:58px;border:1px solid #D3D4D4;border-radius:16px;padding:0 12px;justify-content: space-between;gap:10px}
.fileAddList .item + .item{margin-top:8px}
.fileAddList .item .name{position:relative;display:block;font-size:16px;font-weight:700;min-width:0;white-space: nowrap;text-overflow: ellipsis;overflow:hidden;flex:1;padding-left:33px;line-height:26px}
.fileAddList .item .name:before{display:block;content:'';position:absolute;top:50%;left:0;transform:translateY(-50%);width:26px;height:26px;background-repeat:no-repeat;background-size:100%;background-position:0 0;flex:none;}
.fileAddList .item .name.pdf:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.8868%202.9704C5.10915%202.9704%203.66808%204.39034%203.66808%206.14191V19.8581C3.66808%2021.6097%205.10915%2023.0296%206.8868%2023.0296H19.1118C20.8895%2023.0296%2022.3305%2021.6097%2022.3305%2019.8581V8.96023C22.3305%208.80984%2022.2699%208.66562%2022.162%208.55928L16.6585%203.13648C16.5505%203.03015%2016.4042%202.9704%2016.2515%202.9704H6.8868ZM2.17578%206.14191C2.17578%203.57825%204.28498%201.5%206.8868%201.5H16.2515C16.8%201.5%2017.3259%201.71466%2017.7137%202.09675L23.2172%207.51954C23.605%207.90164%2023.8228%208.41987%2023.8228%208.96023V19.8581C23.8228%2022.4217%2021.7136%2024.5%2019.1118%2024.5H6.8868C4.28498%2024.5%202.17578%2022.4217%202.17578%2019.8581V6.14191Z%22%20fill%3D%22%23EE3E36%22%2F%3E%3Cpath%20d%3D%22M8.40922%2019.0892C8.05771%2019.0892%207.77482%2018.91%207.65293%2018.6099C7.4497%2018.111%207.74267%2017.4248%208.45673%2016.7271C9.01578%2016.1807%209.79654%2015.731%2010.7786%2015.3891C11.301%2014.4191%2011.7816%2013.3805%2012.1187%2012.4926C11.3722%2011.3308%2011.2345%209.89653%2011.4955%209.09511C11.6645%208.57675%2011.9569%208.38179%2012.1722%208.30953C12.4726%208.20845%2012.7792%208.28408%2012.993%208.51408C13.3152%208.86078%2013.4333%209.55896%2013.3543%2010.6485C13.3229%2011.0828%2013.1787%2011.666%2012.9249%2012.3846C12.9359%2012.3985%2012.9472%2012.4122%2012.9584%2012.4259C13.1278%2012.6331%2013.3085%2012.8609%2013.4978%2013.0998C13.9019%2013.6095%2014.3559%2014.1822%2014.8175%2014.6955C14.954%2014.6912%2015.0855%2014.6892%2015.2124%2014.6892C16.8435%2014.6892%2017.9389%2015.0306%2018.2966%2015.6506C18.4492%2015.9149%2018.4523%2016.2124%2018.3055%2016.4669C18.1073%2016.8104%2017.6785%2017.0155%2017.1583%2017.0155C17.0324%2017.0155%2016.9018%2017.0032%2016.7711%2016.979C16.1156%2016.858%2015.396%2016.3644%2014.5147%2015.4292C14.2894%2015.4414%2014.0535%2015.4592%2013.8117%2015.4827C13.2922%2015.5327%2012.2897%2015.6635%2011.2748%2015.9836C10.8381%2016.7728%209.89828%2018.3667%209.19742%2018.8251C8.93228%2018.9979%208.66019%2019.0892%208.40922%2019.0892ZM10.1996%2016.404C9.69697%2016.6469%209.28211%2016.9274%208.9594%2017.2426C8.32524%2017.8625%208.28397%2018.251%208.31948%2018.3381C8.3298%2018.3634%208.37419%2018.3686%208.40922%2018.3686C8.51671%2018.3686%208.66043%2018.3151%208.8032%2018.2219C9.11656%2018.0171%209.63386%2017.3374%2010.1996%2016.404ZM15.5179%2015.4141C16.0611%2015.918%2016.517%2016.1997%2016.9014%2016.2707C16.9892%2016.2868%2017.0756%2016.2952%2017.1576%2016.2952C17.4427%2016.2952%2017.6293%2016.1975%2017.6819%2016.1067C17.6915%2016.0897%2017.7051%2016.0666%2017.6728%2016.0107C17.5518%2015.8016%2016.9625%2015.4571%2015.5179%2015.4141ZM12.6281%2013.1632C12.3768%2013.7812%2012.0709%2014.4491%2011.7384%2015.1063C12.563%2014.902%2013.3107%2014.8074%2013.7423%2014.7658C13.7985%2014.7605%2013.8544%2014.7553%2013.9098%2014.7505C13.5665%2014.3457%2013.2363%2013.9293%2012.9337%2013.5476C12.8291%2013.4156%2012.7269%2013.2869%2012.6281%2013.1632ZM12.4361%208.98562C12.4308%208.98562%2012.4191%208.98658%2012.4011%208.99259C12.32%209.01972%2012.2372%209.14168%2012.1796%209.31887C12.0069%209.84899%2012.0755%2010.7409%2012.4351%2011.5628C12.5496%2011.1733%2012.618%2010.8461%2012.636%2010.5969C12.7238%209.38466%2012.5278%209.07182%2012.4654%209.00507C12.4479%208.98562%2012.4414%208.98562%2012.4361%208.98562Z%22%20fill%3D%22%23EE3E36%22%20stroke%3D%22%23EE3E36%22%20stroke-width%3D%220.5%22%2F%3E%3C%2Fsvg%3E')}
.fileAddList .item .name.img:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%222.6%22%20y%3D%222.6%22%20width%3D%2220.8%22%20height%3D%2220.8%22%20rx%3D%222.9%22%20stroke%3D%22%233B79CB%22%20stroke-width%3D%221.2%22%2F%3E%3Cpath%20d%3D%22M6.125%2018.5L9.71681%2013.9834C10.1169%2013.4802%2010.8811%2013.4799%2011.2816%2013.9827L14.2506%2017.7096L15.9683%2015.5496C16.3689%2015.0458%2017.1342%2015.0462%2017.5343%2015.5504L19.875%2018.5%22%20stroke%3D%22%233B79CB%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M13.8203%209.71762C13.8203%2010.1048%2013.9741%2010.4761%2014.2479%2010.7499C14.5216%2011.0236%2014.893%2011.1774%2015.2801%2011.1774C15.6673%2011.1774%2016.0386%2011.0236%2016.3124%2010.7499C16.5861%2010.4761%2016.7399%2010.1048%2016.7399%209.71762C16.7399%209.33046%2016.5861%208.95915%2016.3124%208.68538C16.0386%208.41161%2015.6673%208.25781%2015.2801%208.25781C14.893%208.25781%2014.5216%208.41161%2014.2479%208.68538C13.9741%208.95915%2013.8203%209.33046%2013.8203%209.71762Z%22%20stroke%3D%22%233B79CB%22%20stroke-width%3D%221.5%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E')}
.fileAddList .item .name.excel:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.35262%203.40735C5.70995%203.40735%204.37892%204.76563%204.37892%206.44039V19.5596C4.37892%2021.2344%205.70995%2022.5927%207.35262%2022.5927H18.6474C20.29%2022.5927%2021.6211%2021.2344%2021.6211%2019.5596V9.13608C21.6211%208.99247%2021.5652%208.85468%2021.4655%208.75302L16.3808%203.56619C16.2811%203.46453%2016.1459%203.40735%2016.0048%203.40735H7.35262ZM3%206.44039C3%203.98768%204.94908%202%207.35262%202H16.0048C16.5113%202%2016.9972%202.20528%2017.3556%202.57079L22.4403%207.75762C22.7986%208.12315%2023%208.61898%2023%209.13608V19.5596C23%2022.0123%2021.0509%2024%2018.6474%2024H7.35262C4.94908%2024%203%2022.0123%203%2019.5596V6.44039ZM7.88422%2010.5292C7.88422%209.45232%208.73992%208.57996%209.79473%208.57996H16.2053C17.2601%208.57996%2018.1158%209.45232%2018.1158%2010.5292V17.0685C18.1158%2018.1454%2017.2601%2019.0177%2016.2053%2019.0177H9.79473C8.73992%2019.0177%207.88422%2018.1454%207.88422%2017.0685V10.5292ZM9.26314%2013.1012V17.0685C9.26314%2017.3674%209.5008%2017.6104%209.79473%2017.6104H10.9369V13.1012H9.26314ZM10.9369%2011.6939H9.26314V10.5292C9.26314%2010.2303%209.5008%209.98731%209.79473%209.98731H10.9369V11.6939ZM12.3158%2013.1012V17.6104H16.2053C16.4992%2017.6104%2016.7369%2017.3674%2016.7369%2017.0685V13.1012H12.3158ZM16.7369%2011.6939H12.3158V9.98731H16.2053C16.4992%209.98731%2016.7369%2010.2303%2016.7369%2010.5292V11.6939Z%22%20fill%3D%22%231D7C4D%22%2F%3E%3C%2Fsvg%3E')}
.fileAddList .item .name.word:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.8868%202.9704C5.10915%202.9704%203.66808%204.39034%203.66808%206.14191V19.8581C3.66808%2021.6097%205.10915%2023.0296%206.8868%2023.0296H19.1118C20.8895%2023.0296%2022.3305%2021.6097%2022.3305%2019.8581V8.96023C22.3305%208.80984%2022.2699%208.66562%2022.162%208.55928L16.6585%203.13648C16.5505%203.03015%2016.4042%202.9704%2016.2515%202.9704H6.8868ZM2.17578%206.14191C2.17578%203.57825%204.28498%201.5%206.8868%201.5H16.2515C16.8%201.5%2017.3259%201.71466%2017.7137%202.09675L23.2172%207.51954C23.605%207.90164%2023.8228%208.41987%2023.8228%208.96023V19.8581C23.8228%2022.4217%2021.7136%2024.5%2019.1118%2024.5H6.8868C4.28498%2024.5%202.17578%2022.4217%202.17578%2019.8581V6.14191Z%22%20fill%3D%22%234E5DFF%22%2F%3E%3Cpath%20d%3D%22M8.26562%2010.2969L10.4298%2018.4145L13.1362%2011.9204L15.8426%2018.4145L18.0068%2010.2969%22%20stroke%3D%22%234E5DFF%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E')}
.fileAddList .item .name.ppt:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.35257%203.84254C5.71018%203.84254%204.37875%205.139%204.37875%206.73827V19.2617C4.37875%2020.861%205.71018%2022.1575%207.35257%2022.1575H18.6474C20.2898%2022.1575%2021.6213%2020.861%2021.6213%2019.2617V9.31151C21.6213%209.1742%2021.5652%209.04252%2021.4655%208.94543L16.3807%203.99418C16.281%203.89709%2016.1458%203.84254%2016.0048%203.84254H7.35257ZM3%206.73827C3%204.39754%204.94871%202.5%207.35257%202.5H16.0048C16.5115%202.5%2016.9974%202.69599%2017.3557%203.04486L22.4404%207.9961C22.7987%208.34497%2023%208.81814%2023%209.31151V19.2617C23%2021.6025%2021.0513%2023.5%2018.6474%2023.5H7.35257C4.94871%2023.5%203%2021.6025%203%2019.2617V6.73827Z%22%20fill%3D%22%23C53434%22%2F%3E%3Cpath%20d%3D%22M13%208.97656V14.3389H18.3627%22%20stroke%3D%22%23C53434%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M7.63672%2014.3389C7.63672%2015.761%208.20172%2017.125%209.20742%2018.1306C10.2131%2019.1362%2011.5771%2019.7012%2012.9994%2019.7012C14.4217%2019.7012%2015.7857%2019.1362%2016.7914%2018.1306C17.7971%2017.125%2018.3621%2015.761%2018.3621%2014.3389C18.3621%2012.9167%2017.7971%2011.5528%2016.7914%2010.5471C15.7857%209.54152%2014.4217%208.97656%2012.9994%208.97656C11.5771%208.97656%2010.2131%209.54152%209.20742%2010.5471C8.20172%2011.5528%207.63672%2012.9167%207.63672%2014.3389Z%22%20stroke%3D%22%23C53434%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E')}
.fileAddList .item .name.zip:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%222.6%22%20y%3D%222.6%22%20width%3D%2220.8%22%20height%3D%2220.8%22%20rx%3D%222.9%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.2%22%2F%3E%3Cg%20clip-path%3D%22url(%23clip0_6231_230902)%22%3E%3Cpath%20d%3D%22M13.0013%2015.7891C13.4875%2015.7891%2013.9538%2015.9983%2014.2977%2016.3708C14.6415%2016.7432%2014.8346%2017.2484%2014.8346%2017.7752V19.7613C14.8346%2020.0247%2014.7381%2020.2772%2014.5661%2020.4635C14.3942%2020.6497%2014.1611%2020.7543%2013.918%2020.7543H12.0846C11.8415%2020.7543%2011.6084%2020.6497%2011.4365%2020.4635C11.2645%2020.2772%2011.168%2020.0247%2011.168%2019.7613V17.7752C11.168%2017.2484%2011.3611%2016.7432%2011.7049%2016.3708C12.0488%2015.9983%2012.5151%2015.7891%2013.0013%2015.7891Z%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M13.0026%203.875H12.0859%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M14.8346%205.85938H13.918%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M12.9987%207.84375H12.082%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M14.8346%209.82812H13.918%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M12.9987%2011.8125H12.082%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M14.8346%2013.8047H13.918%22%20stroke%3D%22%23EE7800%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_6231_230902%22%3E%3Crect%20width%3D%225.5%22%20height%3D%2217.875%22%20fill%3D%22white%22%20transform%3D%22translate(10.25%203.375)%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E')}
.fileAddList .item .btnFileDel{display:block;text-indent:-9999em;width:20px;height:20px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.69674%204.40482L15.3033%2015.0114M4.6967%2015.0115L15.3033%204.40486%22%20stroke%3D%22%23929593%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;}

.fileAddList .item.noFile{height:150px;border:1px dashed #D3D4D4;padding:12px;justify-content: center;}
.fileAddList .item.noFile .placeholder{position:relative;font-size:14px;font-weight:700;color:#929593;padding-top:44px;}
.fileAddList .item.noFile .placeholder:before{display:block;content:'';width:36px;height:36px;background:url('../../images/ws/ico_file_placehdoler.png') no-repeat 0 0 / 100%;position:absolute;top:0;left:0;right:0;margin:0 auto}

.fileAddList + .cardBoxList{padding-top:24px;border-top:1px solid #D3D4D4}

/* loginWrap */
.loginWrap{overflow-x:hidden}
.loginWrap:before{display:block;content:'';background: #00854A;border-radius: 0 0 55% 20%;position:absolute;top:0;left:-16px;right:-16px;height:235px;z-index:-1}
.loginWrap #header .devide > * + *{position:relative;padding-left:16px;}
.loginWrap #header .devide > * + *:before{display:block;content:'';width:1px;height:16px;background:#00854A;position:absolute;top:50%;left:0;transform:translateY(-50%)}
.loginWrap #header .logo a{display:block;width:100px;height:39px;text-indent:-9999em;background:url('../../images/ws/logo.svg') no-repeat 0 0 / 100%;}
.loginWrap #header .busi{font-size:20px;font-weight:800;color:#00854A;line-height:1.4}

.loginWrap .loginBox{background:#fff;border-radius:16px;padding:24px 16px;box-shadow: 0px 2px 10px 0px #00332333;}
.loginWrap .loginBox h2.tit{font-size:20px;font-weight:800;line-height:1.4;margin-bottom:24px}
.loginWrap .loginBox .loginInpList .item + .item{margin-top:8px}
.loginWrap .loginBox .etcList{display:flex;align-items: center;justify-content: center;margin-top:16px;gap:10px}
.loginWrap .loginBox .etcList a{position:relative;font-size:14px;font-weight:700;color:#676A68;line-height:1.2;}
.loginWrap .loginBox .etcList a + a{padding-left:10px}
.loginWrap .loginBox .etcList a + a:before{display:block;content:'';width:1px;height:10px;background:#E9EAE9;position:absolute;top:50%;left:0;transform:translateY(-50%)}

.loginWrap .loginSelectList{margin-top:0}
.loginWrap .loginSelectList .item{margin-top:24px;height:83px;}
.loginWrap .loginSelectList .item .name:before{background-size:20px;width:20px;height:20px}

/* setupList */
.setupList{padding-bottom:28px}
.setupList .tit{display:block;font-size:13px;font-weight:700;color:#515553;}
.setupList .item{margin-top:20px;display:flex;align-items: center;justify-content: space-between;}
.setupList a.item{position:relative;}
.setupList a.item:after{display:block;content:'';width:20px;height:20px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.30335%203.05335C5.89888%203.45783%205.89888%204.1136%206.30335%204.51807L11.7853%2010L6.30335%2015.4819C5.89888%2015.8864%205.89888%2016.5422%206.30335%2016.9466C6.70783%2017.3511%207.3636%2017.3511%207.76807%2016.9466L14.7147%2010L7.76808%203.05335C7.3636%202.64888%206.70783%202.64888%206.30335%203.05335Z%22%20fill%3D%22%237C7F7E%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;}
.setupList .item .name{font-size:15px;font-weight:700;line-height:1.5}
.setupList .item .desc{font-size:14px;font-weight:700;line-height:1.5;color:#929593;}
.setupList .item .name + .desc{margin-top:8px}
.setupList + .setupList{padding-top:16px;padding-left:16px;padding-right:16px;margin-left:-16px;margin-right:-16px;border-top:1px solid #D3D4D4}

/* photoNoticeList */
.photoNoticeList{display:flex;flex-wrap: wrap; gap:23px;}
.photoNoticeList .item{display:block;width:calc(100% / 2 - 12px)}
.photoNoticeList .item .thumb{position:relative;display:block;width:100%;height:160px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:inset 0 0 0 1px #E9EAE9}
.photoNoticeList .item .thumb.default:after{display:block;content:'';width:50px;height:50px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:url('data:image/svg+xml,%3Csvg%20width%3D%2250%22%20height%3D%2250%22%20viewBox%3D%220%200%2050%2050%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M46.5%204.93333V45.0667C46.5%2045.8583%2045.8583%2046.5%2045.0667%2046.5H4.93333C4.14173%2046.5%203.5%2045.8583%203.5%2045.0667V4.93333C3.5%204.14173%204.14173%203.5%204.93333%203.5H45.0667C45.8583%203.5%2046.5%204.14173%2046.5%204.93333Z%22%20stroke%3D%22%23D3D4D4%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M3.5%2032.3714L20.2222%2025L46.5%2037.2857%22%20stroke%3D%22%23D3D4D4%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22rou nd%22%2F%3E%3Cpath%20d%3D%22M35.7517%2018.8549C33.2071%2018.8549%2031.1445%2016.7922%2031.1445%2014.2478C31.1445%2011.7033%2033.2071%209.64062%2035.7517%209.64062C38.2962%209.64062%2040.3588%2011.7033%2040.3588%2014.2478C40.3588%2016.7922%2038.2962%2018.8549%2035.7517%2018.8549Z%22%20stroke%3D%22%23D3D4D4%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;}
.photoNoticeList .item .thumb img{width:100%;height:100%;object-fit: cover;}
.photoNoticeList .item .thumb .btnZoom{display:block;text-indent:-9999em;width:40px;height:40px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20opacity%3D%220.7%22%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2220%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M27%2027C25.8639%2025.8639%2024.6361%2024.6361%2023.5%2023.5%22%20stroke%3D%22%237C7F7E%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M18.9922%2021V17%22%20stroke%3D%22%237C7F7E%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M17%2018.9922L21%2018.9922%22%20stroke%3D%22%237C7F7E%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M25%2019C25%2022.3137%2022.3137%2025%2019%2025C15.6863%2025%2013%2022.3137%2013%2019C13%2015.6863%2015.6863%2013%2019%2013C22.3137%2013%2025%2015.6863%2025%2019Z%22%20stroke%3D%22%237C7F7E%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;position:absolute;right:12px;bottom:12px;}
.photoNoticeList .item .name{display:block;font-size:14px;font-weight:700;margin-top:8px;word-break: keep-all; overflow-wrap: anywhere;}

.photoNoticeList .item input{overflow:hidden;position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0, 0, 0, 0);}
.photoNoticeList .item input + label.thumb:before{content:'';display:block;width:24px;height:24px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2223%22%20height%3D%2223%22%20rx%3D%223.5%22%20fill%3D%22white%22%2F%3E%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2223%22%20height%3D%2223%22%20rx%3D%223.5%22%20stroke%3D%22%23BEBFBE%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;transition:.3s cubic-bezier(.4, .0, .23, 1);position:absolute;top:12px;left:12px;}
.photoNoticeList .item input:checked + label:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20rx%3D%224%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16.4571%208.58196C16.8476%208.97248%2016.8476%209.60565%2016.4571%209.99617L10.75%2015.7033L7.54289%2012.4962C7.15237%2012.1056%207.15237%2011.4725%207.54289%2011.082C7.93342%2010.6914%208.56658%2010.6914%208.95711%2011.082L10.75%2012.8748L15.0429%208.58196C15.4334%208.19143%2016.0666%208.19143%2016.4571%208.58196Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E')}

.titArea + .photoNoticeList{margin-top:16px}
.titArea.sticky + .photoNoticeList{margin-top:0;}

/* preview */
.preview:not(.wrap, .btns){border-radius:16px;background:#F4F4F4;border:1px solid #E9EAE9;overflow:hidden}
.preview img{min-height:263px;max-height:calc(var(--vh) - 260px);object-fit: contain;}
.preview + .title{display:block;font-size:16px;font-weight:800;line-height:1.5;margin-top:8px;word-break: keep-all; overflow-wrap: anywhere;}

/* calRangeArea */
.calRangeArea{display:flex;align-items: center;justify-content: center;gap:24px}
.calRangeArea .btnCal{text-indent:-9999em;width:20px;height:20px;background-repeat:no-repeat;background-position:0 0 ;background-size:100%}
.calRangeArea .btnCal.prev{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.5521%2016.9466C13.9566%2016.5422%2013.9566%2015.8864%2013.5521%2015.4819L8.07019%2010L13.5521%204.51808C13.9566%204.1136%2013.9566%203.45782%2013.5521%203.05335C13.1476%202.64888%2012.4919%202.64888%2012.0874%203.05335L5.14075%2010L12.0874%2016.9466C12.4919%2017.3511%2013.1476%2017.3511%2013.5521%2016.9466Z%22%20fill%3D%22%23676A68%22%2F%3E%3C%2Fsvg%3E')}
.calRangeArea .btnCal.next{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.44398%203.05335C6.03951%203.45783%206.03951%204.1136%206.44398%204.51807L11.9259%2010L6.44398%2015.4819C6.03951%2015.8864%206.03951%2016.5422%206.44398%2016.9466C6.84845%2017.3511%207.50423%2017.3511%207.9087%2016.9466L14.8553%2010L7.9087%203.05335C7.50423%202.64888%206.84845%202.64888%206.44398%203.05335Z%22%20fill%3D%22%23676A68%22%2F%3E%3C%2Fsvg%3E')}
.calRangeArea .calDate{position:relative;font-size:20px;font-weight:800;line-height:1.5;text-align:center;}
/*.calRangeArea .calDate:after{display:block;content:'';position:absolute;left:0;right:0;bottom:2px;background:#252A28;height:1px}*/

/* dateSwiperList */
.dateSwiperList{margin-top:24px}
.dateSwiperList .swiper-wrapper{}
.dateSwiperList .swiper-slide{border:1px solid #D3D4D4;border-radius:50px;text-align:center;padding:8px 13px;width:62px}
.dateSwiperList .swiper-slide .week{font-size:13px;font-weight:700;color:#929593;line-height:1.5}
.dateSwiperList .swiper-slide .date{font-size:16px;font-weight:700;color:#929593;line-height:1.5}
.dateSwiperList .swiper-slide .count{display:inline-flex;align-items: center;justify-content: center;width:36px;height:36px;border-radius:50%;background:#EDF9F5;font-size:13px;font-weight:800;color:#00854A;line-height:1.5;margin-top:4px}
.dateSwiperList .swiper-slide .count.zero{background:#F4F4F4;color:#929593;}

.dateSwiperList .swiper-slide.on{background:#00854A}
.dateSwiperList .swiper-slide.on .week{color:#fff}
.dateSwiperList .swiper-slide.on .date{color:#fff}
.dateSwiperList .swiper-slide.on .count{color:#00854A;background:#fff}

/* loginSelectList */
.loginSelectList{margin-top:16px;}
.loginSelectList:first-child{margin-top:0}
.loginSelectList .item{position:relative;display:flex;align-items: center;justify-content: space-between;height:64px;box-shadow:inset 0 0 0 1px #D3D4D4;border-radius: 16px;padding:0 16px;background:#fff}
.loginSelectList .item.link:after{display:block;content:'';width:20px;height:20px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.30335%203.05335C5.89888%203.45783%205.89888%204.1136%206.30335%204.51807L11.7853%2010L6.30335%2015.4819C5.89888%2015.8864%205.89888%2016.5422%206.30335%2016.9466C6.70783%2017.3511%207.3636%2017.3511%207.76807%2016.9466L14.7147%2010L7.76808%203.05335C7.3636%202.64888%206.70783%202.64888%206.30335%203.05335Z%22%20fill%3D%22%237C7F7E%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;position:absolute;top:50%;right:16px;transform:translateY(-50%)}
.loginSelectList .item.on{box-shadow:inset 0 0 0 2px #00854A;}
.loginSelectList .item + .item{margin-top:16px}
.loginSelectList .item .tit{font-size:14px;font-weight:700;color:#676A68;line-height:1.2;margin-bottom:8px}
.loginSelectList .item .name{display:flex;align-items: center;gap:16px;font-size:15px;font-weight:700;line-height:1}
.loginSelectList .item .name:before{display:block;content:'';width:22px;height:22px;background-repeat:no-repeat;background-position:0 0 ;background-size:100%}
.loginSelectList .item.birth .name:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_5391_107731)%22%3E%3Cpath%20d%3D%22M0%2011C0%2013.9174%201.15893%2016.7153%203.22183%2018.7782C5.28473%2020.8411%208.08262%2022%2011%2022C13.9174%2022%2016.7153%2020.8411%2018.7782%2018.7782C20.8411%2016.7153%2022%2013.9174%2022%2011C22%208.08262%2020.8411%205.28473%2018.7782%203.22183C16.7153%201.15893%2013.9174%200%2011%200C8.08262%200%205.28473%201.15893%203.22183%203.22183C1.15893%205.28473%200%208.08262%200%2011Z%22%20fill%3D%22%23CAECE1%22%2F%3E%3Cpath%20d%3D%22M7.07031%207.85826C7.07031%208.90018%207.48421%209.89943%208.22096%2010.6362C8.95771%2011.3729%209.95696%2011.7868%2010.9989%2011.7868C12.0408%2011.7868%2013.0401%2011.3729%2013.7768%2010.6362C14.5136%209.89943%2014.9275%208.90018%2014.9275%207.85826C14.9275%206.81634%2014.5136%205.81709%2013.7768%205.08034C13.0401%204.34359%2012.0408%203.92969%2010.9989%203.92969C9.95696%203.92969%208.95771%204.34359%208.22096%205.08034C7.48421%205.81709%207.07031%206.81634%207.07031%207.85826Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20d%3D%22M17.6672%2016.5022C16.857%2015.5183%2015.8389%2014.7261%2014.686%2014.1827C13.5331%2013.6393%2012.2741%2013.3581%2010.9996%2013.3594C9.72506%2013.3581%208.46607%2013.6393%207.31319%2014.1827C6.1603%2014.7261%205.14217%2015.5183%204.33203%2016.5022C5.14217%2017.4862%206.1603%2018.2783%207.31319%2018.8218C8.46607%2019.3652%209.72506%2019.6464%2010.9996%2019.6451C12.2741%2019.6464%2013.5331%2019.3652%2014.686%2018.8218C15.8389%2018.2783%2016.857%2017.4862%2017.6672%2016.5022Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_5391_107731%22%3E%3Crect%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E')}
.loginSelectList .item.simplePwd .name:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_5391_107742)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.9967%203.14286C10.1631%203.14286%209.36372%203.47398%208.77432%204.06338C8.18492%204.65278%207.85379%205.45218%207.85379%206.28571V8.64286C7.85379%209.05963%207.68823%209.45932%207.39353%209.75402C7.09883%2010.0487%206.69913%2010.2143%206.28237%2010.2143C5.8656%2010.2143%205.4659%2010.0487%205.1712%209.75402C4.8765%209.45932%204.71094%209.05963%204.71094%208.64286V6.28571C4.71094%204.61864%205.37318%203.01984%206.55198%201.84104C7.73078%200.662243%209.32958%200%2010.9967%200C12.6637%200%2014.2625%200.662243%2015.4413%201.84104C16.6201%203.01984%2017.2824%204.61864%2017.2824%206.28571V8.64286C17.2824%209.05963%2017.1168%209.45932%2016.8221%209.75402C16.5274%2010.0487%2016.1277%2010.2143%2015.7109%2010.2143C15.2942%2010.2143%2014.8945%2010.0487%2014.5998%209.75402C14.3051%209.45932%2014.1395%209.05963%2014.1395%208.64286V6.28571C14.1395%205.45218%2013.8084%204.65278%2013.219%204.06338C12.6296%203.47398%2011.8302%203.14286%2010.9967%203.14286Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20d%3D%22M2.35547%2010.2165C2.35547%209.59136%202.60381%208.99182%203.04586%208.54977C3.48791%208.10772%204.08746%207.85938%204.71261%207.85938H17.284C17.5936%207.85937%2017.9001%207.92034%2018.1861%208.0388C18.4721%208.15726%2018.7319%208.33089%2018.9508%208.54977C19.1697%208.76865%2019.3433%209.0285%2019.4618%209.31448C19.5802%209.60046%2019.6412%209.90697%2019.6412%2010.2165V19.6451C19.6412%2019.9546%2019.5802%2020.2611%2019.4618%2020.5471C19.3433%2020.8331%2019.1697%2021.093%2018.9508%2021.3118C18.7319%2021.5307%2018.4721%2021.7043%2018.1861%2021.8228C17.9001%2021.9413%2017.5936%2022.0022%2017.284%2022.0022H4.71261C4.08746%2022.0022%203.48791%2021.7539%203.04586%2021.3118C2.60381%2020.8698%202.35547%2020.2702%202.35547%2019.6451V10.2165Z%22%20fill%3D%22%23CAECE1%22%2F%3E%3Cpath%20d%3D%22M9.03516%2014.9252C9.03516%2015.4462%209.24211%2015.9458%209.61048%2016.3142C9.97886%2016.6826%2010.4785%2016.8895%2010.9994%2016.8895C11.5204%2016.8895%2012.02%2016.6826%2012.3884%2016.3142C12.7568%2015.9458%2012.9637%2015.4462%2012.9637%2014.9252C12.9637%2014.4043%2012.7568%2013.9046%2012.3884%2013.5363C12.02%2013.1679%2011.5204%2012.9609%2010.9994%2012.9609C10.4785%2012.9609%209.97886%2013.1679%209.61048%2013.5363C9.24211%2013.9046%209.03516%2014.4043%209.03516%2014.9252Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_5391_107742%22%3E%3Crect%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E')}
.loginSelectList .item.pattern .name:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M7.14928%208.41851V16.2254H6.16713C5.72359%2016.2255%205.28693%2016.335%204.89588%2016.5443C4.50484%2016.7536%204.17149%2017.0562%203.92543%2017.4252C3.67936%2017.7943%203.52818%2018.2183%203.48529%2018.6598C3.4424%2019.1012%203.50913%2019.5464%203.67956%2019.9559L4.52499%2021.9941H17.1043V17.1447C17.1045%2016.6137%2017.0001%2016.0879%2016.7971%2015.5972C16.5941%2015.1066%2016.2964%2014.6608%2015.9211%2014.2852C15.5458%2013.9096%2015.1002%2013.6116%2014.6097%2013.4082C14.1193%2013.2048%2013.5935%2013.1%2013.0626%2013.0998H11.1863V8.41694C11.1863%207.8816%2010.9736%207.36818%2010.5951%206.98964C10.2165%206.6111%209.70312%206.39844%209.16778%206.39844C8.63244%206.39844%208.11902%206.6111%207.74048%206.98964C7.36194%207.36818%207.14928%207.8816%207.14928%208.41694V8.41851Z%22%20fill%3D%22%23CAECE1%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.8788%206.14221C15.0782%206.13572%2015.2768%206.1694%2015.4629%206.24123C15.6491%206.31306%2015.8188%206.42157%2015.9622%206.56033C16.1055%206.69908%2016.2195%206.86524%2016.2973%207.04892C16.3752%207.23261%2016.4153%207.43007%2016.4153%207.62956C16.4153%207.82906%2016.3752%208.02652%2016.2973%208.2102C16.2195%208.39388%2016.1055%208.56004%2015.9622%208.6988C15.8188%208.83755%2015.6491%208.94607%2015.4629%209.0179C15.2768%209.08973%2015.0782%209.1234%2014.8788%209.11692C14.4927%209.10437%2014.1266%208.94216%2013.8579%208.6646C13.5892%208.38704%2013.439%208.01587%2013.439%207.62956C13.439%207.24325%2013.5892%206.87209%2013.8579%206.59452C14.1266%206.31696%2014.4927%206.15476%2014.8788%206.14221ZM7.61878%202.40221C7.61878%202.00753%207.77556%201.62901%208.05464%201.34993C8.33372%201.07085%208.71224%200.914063%209.10692%200.914062C9.5016%200.914063%209.88011%201.07085%2010.1592%201.34993C10.4383%201.62901%2010.5951%202.00753%2010.5951%202.40221C10.5951%202.79689%2010.4383%203.1754%2010.1592%203.45448C9.88011%203.73356%209.5016%203.89035%209.10692%203.89035C8.71224%203.89035%208.33372%203.73356%208.05464%203.45448C7.77556%203.1754%207.61878%202.79689%207.61878%202.40221ZM2.89978%209.11692C2.70039%209.1234%202.50173%209.08973%202.31561%209.0179C2.1295%208.94607%201.95972%208.83755%201.81638%208.6988C1.67305%208.56004%201.55907%208.39388%201.48123%208.2102C1.40339%208.02652%201.36328%207.82906%201.36328%207.62956C1.36328%207.43007%201.40339%207.23261%201.48123%207.04892C1.55907%206.86524%201.67305%206.69908%201.81638%206.56033C1.95972%206.42157%202.1295%206.31306%202.31561%206.24123C2.50173%206.1694%202.70039%206.13572%202.89978%206.14221C3.28588%206.15476%203.65197%206.31696%203.92066%206.59452C4.18934%206.87209%204.33957%207.24325%204.33957%207.62956C4.33957%208.01587%204.18934%208.38704%203.92066%208.6646C3.65197%208.94216%203.28588%209.10437%202.89978%209.11692ZM2.89978%2014.3183C2.70039%2014.3248%202.50173%2014.2912%202.31561%2014.2193C2.1295%2014.1475%201.95972%2014.039%201.81638%2013.9002C1.67305%2013.7615%201.55907%2013.5953%201.48123%2013.4116C1.40339%2013.2279%201.36328%2013.0305%201.36328%2012.831C1.36328%2012.6315%201.40339%2012.434%201.48123%2012.2504C1.55907%2012.0667%201.67305%2011.9005%201.81638%2011.7618C1.95972%2011.623%202.1295%2011.5145%202.31561%2011.4427C2.50173%2011.3708%202.70039%2011.3372%202.89978%2011.3436C3.28588%2011.3562%203.65197%2011.5184%203.92066%2011.796C4.18934%2012.0735%204.33957%2012.4447%204.33957%2012.831C4.33957%2013.2173%204.18934%2013.5885%203.92066%2013.866C3.65197%2014.1436%203.28588%2014.3058%202.89978%2014.3183ZM2.89978%200.914062C3.29446%200.914063%203.67297%201.07085%203.95205%201.34993C4.23113%201.62901%204.38792%202.00753%204.38792%202.40221C4.38792%202.79689%204.23113%203.1754%203.95205%203.45448C3.67297%203.73356%203.29446%203.89035%202.89978%203.89035C2.5051%203.89035%202.12658%203.73356%201.8475%203.45448C1.56842%203.1754%201.41163%202.79689%201.41163%202.40221C1.41163%202.00753%201.56842%201.62901%201.8475%201.34993C2.12658%201.07085%202.5051%200.914063%202.89978%200.914062ZM15.0005%200.914062C15.3952%200.914063%2015.7737%201.07085%2016.0528%201.34993C16.3318%201.62901%2016.4886%202.00753%2016.4886%202.40221C16.4886%202.79689%2016.3318%203.1754%2016.0528%203.45448C15.7737%203.73356%2015.3952%203.89035%2015.0005%203.89035C14.6058%203.89035%2014.2273%203.73356%2013.9482%203.45448C13.6691%203.1754%2013.5123%202.79689%2013.5123%202.40221C13.5123%202.00753%2013.6691%201.62901%2013.9482%201.34993C14.2273%201.07085%2014.6058%200.914063%2015.0005%200.914062Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E')}
.loginSelectList .item.bio .name:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_5391_107759)%22%3E%3Cpath%20d%3D%22M11.0001%202.0625C8.63114%202.06704%206.36049%203.01013%204.68536%204.68525C3.01024%206.36037%202.06716%208.63102%202.06261%2011C2.06319%2011.8576%201.91789%2012.7091%201.63293%2013.518C1.57221%2013.6912%201.58239%2013.8815%201.66126%2014.0472C1.74012%2014.213%201.88129%2014.3409%202.05402%2014.4031C2.12616%2014.4265%202.20161%2014.4381%202.27746%2014.4375C2.41984%2014.4375%202.55879%2014.3938%202.67557%2014.3124C2.79236%2014.2309%202.88136%2014.1156%202.93058%2013.982C3.26698%2013.0238%203.43843%2012.0155%203.43761%2011C3.43761%208.9943%204.23437%207.07075%205.65262%205.65251C7.07086%204.23426%208.99441%203.4375%2011.0001%203.4375C13.0058%203.4375%2014.9294%204.23426%2016.3476%205.65251C17.7659%207.07075%2018.5626%208.9943%2018.5626%2011C18.5622%2012.5722%2018.4097%2014.1407%2018.1071%2015.6836C18.0741%2015.8623%2018.1122%2016.0468%2018.2134%2016.1977C18.3146%2016.3487%2018.4707%2016.4541%2018.6486%2016.4914H18.7861C18.9444%2016.4923%2019.098%2016.4378%2019.2204%2016.3374C19.3428%2016.2369%2019.4263%2016.0969%2019.4564%2015.9414C19.7754%2014.3136%2019.9366%2012.6588%2019.9376%2011C19.9353%208.63033%2018.993%206.35836%2017.3174%204.68275C15.6418%203.00713%2013.3698%202.06478%2011.0001%202.0625Z%22%20fill%3D%22%231AAE80%22%2F%3E%3Cpath%20d%3D%22M7.99402%207.24839C8.13647%207.13443%208.22781%206.96854%208.24796%206.78723C8.2681%206.60592%208.2154%206.42404%208.10144%206.28159C7.98748%206.13914%207.8216%206.04779%207.64029%206.02765C7.45898%206.0075%207.27709%206.06021%207.13464%206.17417C6.40876%206.75215%205.82299%207.48681%205.42117%208.32318C5.01936%209.15955%204.8119%2010.076%204.81433%2011.0039C4.8194%2012.5964%204.4515%2014.1681%203.74011%2015.5929C3.66189%2015.7563%203.65045%2015.9438%203.70822%2016.1155C3.76598%2016.2872%203.88841%2016.4296%204.04949%2016.5124C4.14563%2016.5598%204.25172%2016.5833%204.35886%2016.5812C4.48678%2016.5811%204.61221%2016.5458%204.72136%2016.4791C4.83052%2016.4124%204.91918%2016.3169%204.97761%2016.2031C5.77693%2014.5866%206.19163%2012.8072%206.18933%2011.0039C6.1889%2010.2826%206.35091%209.57041%206.66333%208.92028C6.97575%208.27015%207.43056%207.69872%207.99402%207.24839Z%22%20fill%3D%22%231AAE80%22%2F%3E%3Cpath%20d%3D%22M11.0004%2010.3125C10.8181%2010.3125%2010.6432%2010.3849%2010.5143%2010.5139C10.3853%2010.6428%2010.3129%2010.8177%2010.3129%2011C10.3158%2013.6789%209.63556%2016.3143%208.33633%2018.657C8.25013%2018.818%208.23065%2019.0065%208.2821%2019.1817C8.33354%2019.3569%208.45178%2019.5049%208.61133%2019.5938C8.71061%2019.6509%208.82334%2019.6806%208.93789%2019.6797C9.06047%2019.6799%209.18088%2019.6474%209.28665%2019.5854C9.39242%2019.5235%209.4797%2019.4344%209.53946%2019.3273C10.9504%2016.7788%2011.6897%2013.9131%2011.6879%2011C11.6879%2010.8177%2011.6155%2010.6428%2011.4865%2010.5139C11.3576%2010.3849%2011.1827%2010.3125%2011.0004%2010.3125Z%22%20fill%3D%22%231AAE80%22%2F%3E%3Cpath%20d%3D%22M11%207.5625C10.089%207.56477%209.21599%207.92766%208.57183%208.57183C7.92766%209.21599%207.56477%2010.089%207.5625%2011C7.5625%2011.1823%207.63493%2011.3572%207.76386%2011.4861C7.8928%2011.6151%208.06766%2011.6875%208.25%2011.6875C8.43234%2011.6875%208.6072%2011.6151%208.73614%2011.4861C8.86507%2011.3572%208.9375%2011.1823%208.9375%2011C8.9375%2010.453%209.1548%209.92839%209.54159%209.54159C9.92839%209.1548%2010.453%208.9375%2011%208.9375C11.547%208.9375%2012.0716%209.1548%2012.4584%209.54159C12.8452%209.92839%2013.0625%2010.453%2013.0625%2011C13.0693%2013.7335%2012.4675%2016.4342%2011.3008%2018.9062C11.2615%2018.988%2011.2388%2019.0767%2011.234%2019.1673C11.2291%2019.2579%2011.2423%2019.3485%2011.2726%2019.434C11.303%2019.5195%2011.35%2019.5981%2011.4108%2019.6653C11.4717%2019.7326%2011.5453%2019.7871%2011.6273%2019.8258C11.7194%2019.8662%2011.819%2019.8867%2011.9195%2019.8859C12.0507%2019.8859%2012.1792%2019.8487%2012.2902%2019.7788C12.4012%2019.7088%2012.4902%2019.6089%2012.5469%2019.4906C13.7998%2016.8359%2014.4456%2013.9355%2014.4375%2011C14.4352%2010.089%2014.0723%209.21599%2013.4282%208.57183C12.784%207.92766%2011.911%207.56477%2011%207.5625Z%22%20fill%3D%22%231AAE80%22%2F%3E%3Cpath%20d%3D%22M8.11198%2013.0775C8.0239%2013.0587%207.93297%2013.0576%207.84447%2013.0743C7.75596%2013.091%207.67167%2013.1251%207.59649%2013.1747C7.52131%2013.2243%207.45674%2013.2883%207.40656%2013.3631C7.35637%2013.4379%207.32157%2013.5219%207.30417%2013.6103C7.0206%2014.9834%206.52173%2016.3031%205.82605%2017.5204C5.73544%2017.6778%205.7108%2017.8647%205.75749%2018.0402C5.80418%2018.2157%205.91842%2018.3656%206.07526%2018.4571C6.18%2018.5172%206.29828%2018.5498%206.41901%2018.5517C6.53894%2018.5496%206.65634%2018.5169%206.76011%2018.4567C6.86387%2018.3966%206.95057%2018.3109%207.01198%2018.2079C7.7915%2016.8672%208.34326%2015.4065%208.64479%2013.8853C8.66359%2013.7972%208.66468%2013.7062%208.64798%2013.6177C8.63129%2013.5292%208.59716%2013.4449%208.54757%2013.3698C8.49798%2013.2946%208.43393%2013.23%208.35915%2013.1798C8.28437%2013.1297%208.20035%2013.0948%208.11198%2013.0775Z%22%20fill%3D%22%231AAE80%22%2F%3E%3Cpath%20d%3D%22M10.9991%204.8125C10.7404%204.81255%2010.482%204.82978%2010.2256%204.86406C10.1298%204.86691%2010.0357%204.88977%209.94923%204.93116C9.86278%204.97254%209.78593%205.03155%209.72363%205.10439C9.66133%205.17723%209.61495%205.2623%209.58746%205.35412C9.55998%205.44595%209.552%205.5425%209.56404%205.63759C9.57607%205.73269%209.60786%205.82421%209.65736%205.90629C9.70686%205.98837%209.77297%206.05919%209.85146%206.11421C9.92994%206.16923%2010.0191%206.20723%2010.1131%206.22577C10.2071%206.24431%2010.304%206.24299%2010.3975%206.22188C10.5952%206.20469%2010.8014%206.1875%2010.9991%206.1875C12.2754%206.1875%2013.4995%206.69453%2014.402%207.59705C15.3046%208.49957%2015.8116%209.72365%2015.8116%2011C15.8134%2011.8906%2015.7589%2012.7804%2015.6483%2013.6641C15.6363%2013.7533%2015.6421%2013.8441%2015.6655%2013.9311C15.6889%2014.018%2015.7294%2014.0995%2015.7846%2014.1707C15.8398%2014.2419%2015.9086%2014.3014%2015.987%2014.3457C16.0654%2014.39%2016.1518%2014.4183%2016.2413%2014.4289H16.3272C16.4951%2014.4284%2016.6571%2014.3672%2016.7834%2014.2567C16.9098%2014.1461%2016.9919%2013.9937%2017.0147%2013.8273C17.1279%2012.8862%2017.1853%2011.9393%2017.1866%2010.9914C17.182%209.35257%2016.5284%207.78228%2015.3688%206.62424C14.2091%205.46621%2012.6379%204.81477%2010.9991%204.8125Z%22%20fill%3D%22%231AAE80%22%2F%3E%3Cpath%20d%3D%22M15.9767%2015.8355C15.8898%2015.8123%2015.7991%2015.8066%2015.71%2015.8187C15.6208%2015.8308%2015.535%2015.8605%2015.4574%2015.9061C15.3799%2015.9517%2015.3121%2016.0122%2015.2582%2016.0842C15.2042%2016.1562%2015.1651%2016.2381%2015.1431%2016.3254C15.0142%2016.8152%2014.8681%2017.3051%2014.7134%2017.7863C14.6838%2017.8715%2014.6715%2017.9617%2014.6771%2018.0516C14.6828%2018.1416%2014.7063%2018.2296%2014.7463%2018.3104C14.7863%2018.3912%2014.8419%2018.4632%2014.9101%2018.5223C14.9782%2018.5813%2015.0574%2018.6262%2015.1431%2018.6543C15.2151%2018.6783%2015.2906%2018.6899%2015.3665%2018.6886C15.5091%2018.6888%2015.6481%2018.644%2015.7637%2018.5607C15.8794%2018.4774%2015.966%2018.3598%2016.0111%2018.2246C16.1829%2017.709%2016.3376%2017.1933%2016.4751%2016.6691C16.5194%2016.4925%2016.4917%2016.3055%2016.3983%2016.1492C16.3048%2015.993%2016.1532%2015.8801%2015.9767%2015.8355Z%22%20fill%3D%22%231AAE80%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_5391_107759%22%3E%3Crect%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E')}
.loginSelectList .item .txt{font-size:13px;font-weight:700;color:#C02612}
.loginSelectList .item .txt.on{color:#3B79CB}

/* loginMsgArea */
.loginMsgArea{width:100%;min-height:100%;text-align:center;padding-top:96px;display:flex;align-items: center;justify-content:space-between;flex-direction: column;}
.loginMsgArea .tit{display:block;font-size:18px;font-weight:800;line-height:1.4;}
.loginMsgArea .desc{margin-top:16px;font-size:14px;font-weight:700;color:#929593;line-height:1.5}
.loginMsgArea .faceId{width:104px;height:104px;margin:32px auto 0 auto;border-radius:50%;overflow:hidden;background:url('data:image/svg+xml,%3Csvg%20width%3D%22104%22%20height%3D%22104%22%20viewBox%3D%220%200%20104%20104%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%22104%22%20height%3D%22104%22%20rx%3D%2250%22%20fill%3D%22%23E4F2FF%22%2F%3E%3Cpath%20d%3D%22M56.9494%2060.0408C58.0499%2059.242%2059.5902%2059.4862%2060.3899%2060.5861C61.1898%2061.6868%2060.9452%2063.2293%2059.8445%2064.0292C58.1919%2065.23%2055.686%2066.5073%2052.4985%2066.5073C49.3109%2066.5071%2046.805%2065.2301%2045.1525%2064.0292C44.052%2063.2294%2043.8075%2061.6868%2044.6072%2060.5861C45.407%2059.4856%2046.9497%2059.2411%2048.0503%2060.0408C49.1598%2060.8471%2050.6685%2061.5777%2052.4985%2061.5779C54.3289%2061.5779%2055.8398%2060.8472%2056.9494%2060.0408Z%22%20fill%3D%22%2356ABF5%22%2F%3E%3Cpath%20d%3D%22M60.0703%2049.9877V45.9725C60.0703%2044.6119%2061.1744%2043.5078%2062.535%2043.5078C63.8956%2043.5078%2064.9997%2044.6119%2064.9997%2045.9725V49.9877C64.9995%2051.3481%2063.8955%2052.4497%2062.535%2052.4497C61.1745%2052.4497%2060.0705%2051.3481%2060.0703%2049.9877Z%22%20fill%3D%22%2356ABF5%22%2F%3E%3Cpath%20d%3D%22M39.9961%2049.9877V45.9725C39.9961%2044.6119%2041.1002%2043.5078%2042.4608%2043.5078C43.8214%2043.5078%2044.9255%2044.6119%2044.9255%2045.9725V49.9877C44.9253%2051.3481%2043.8213%2052.4497%2042.4608%2052.4497C41.1003%2052.4497%2039.9963%2051.3481%2039.9961%2049.9877Z%22%20fill%3D%22%2356ABF5%22%2F%3E%3Cpath%20d%3D%22M54.9643%2054.0028C54.964%2056.4712%2052.9605%2058.4725%2050.492%2058.4725C49.1317%2058.4725%2048.0278%2057.3706%2048.0273%2056.0104C48.0273%2054.806%2048.8927%2053.8028%2050.0349%2053.5885V45.9725C50.0349%2044.6119%2051.139%2043.5078%2052.4996%2043.5078C53.8602%2043.5079%2054.9643%2044.6119%2054.9643%2045.9725V54.0028Z%22%20fill%3D%22%2356ABF5%22%2F%3E%3Cpath%20d%3D%22M72.116%2039.9557V33.933C72.116%2033.0756%2071.4229%2032.3828%2070.5656%2032.3825H64.5428C63.1822%2032.3825%2062.0781%2031.2785%2062.0781%2029.9178C62.0781%2028.5572%2063.1822%2027.4531%2064.5428%2027.4531H70.5656C74.1441%2027.4534%2077.0428%2030.3544%2077.0428%2033.933V39.9557C77.0423%2041.3157%2075.9407%2042.4173%2074.5807%2042.4178C73.2204%2042.4178%2072.1165%2041.316%2072.116%2039.9557Z%22%20fill%3D%22%2356ABF5%22%2F%3E%3Cpath%20d%3D%22M27.9531%2039.9557V33.933C27.9531%2030.3542%2030.8542%2027.4531%2034.433%2027.4531H40.4557C41.816%2027.4536%2042.9178%2028.5575%2042.9178%2029.9178C42.9178%2031.2782%2041.816%2032.382%2040.4557%2032.3825H34.433C33.5754%2032.3825%2032.8825%2033.0754%2032.8825%2033.933V39.9557C32.8821%2041.316%2031.7782%2042.4178%2030.4178%2042.4178C29.0575%2042.4178%2027.9536%2041.316%2027.9531%2039.9557Z%22%20fill%3D%22%2356ABF5%22%2F%3E%3Cpath%20d%3D%22M72.116%2070.0656V64.0428C72.116%2062.6822%2073.2201%2061.5781%2074.5807%2061.5781C75.941%2061.5786%2077.0428%2062.6825%2077.0428%2064.0428V70.0656C77.0425%2073.644%2074.144%2076.5425%2070.5656%2076.5428H64.5428C63.1825%2076.5428%2062.0786%2075.441%2062.0781%2074.0807C62.0781%2072.7201%2063.1822%2071.616%2064.5428%2071.616H70.5656C71.4227%2071.6158%2072.1158%2070.9227%2072.116%2070.0656Z%22%20fill%3D%22%2356ABF5%22%2F%3E%3Cpath%20d%3D%22M27.9531%2070.0656V64.0428C27.9531%2062.6822%2029.0572%2061.5781%2030.4178%2061.5781C31.7785%2061.5781%2032.8825%2062.6822%2032.8825%2064.0428V70.0656C32.8828%2070.9229%2033.5756%2071.616%2034.433%2071.616H40.4557C41.816%2071.6165%2042.9178%2072.7204%2042.9178%2074.0807C42.9173%2075.4407%2041.8157%2076.5423%2040.4557%2076.5428H34.433C30.8544%2076.5428%2027.9534%2073.6441%2027.9531%2070.0656Z%22%20fill%3D%22%2356ABF5%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0  / 100%}
.loginMsgArea .circlePassword{display:flex;align-items: center;justify-content: center;gap:16px;margin-top:40px}
.loginMsgArea .circlePassword span{width:20px;height:20px;background:#D3D4D4;border-radius:50%;}
.loginMsgArea .circlePassword span.on{background:#00854A}
.loginMsgArea .errorMsg{margin-top:16px;text-align:center}
.loginMsgArea .circlePassword + .errorMsg{margin-top:24px}
.loginMsgArea .btnArea{margin-top:32px}
.loginMsgArea .btnArea .btns{min-width:200px}
.loginMsgArea .patternLogin{position:relative;text-align:center;width:196px;margin:0 auto;position:absolute;left:0;right:0;;bottom:130px}
.loginMsgArea .patternLogin + .btns{margin-top:62px}
.loginMsgArea .btmOptionArea{left:16px;right:16px}

/* errorMsg */
.errorMsg{font-size:14px;color:#C02612;font-weight:700;line-height:1.5;margin-top:8px;}

/* btmOptionArea */
.btmOptionArea{position:absolute;left:0;right:0;bottom:32px;text-align:center}

/* authWrap */
.authIcon{display:block;width:32px;height:32px;background-repeat:no-repeat;background-position:0 0;background-size:100%}
.authIcon.phone{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='5.23047' y='2' width='21.5361' height='27.9969' rx='3' fill='%23676A68'/%3E%3Cpath d='M24.6117 26.0349C24.6117 26.5142 24.4113 26.9738 24.0547 27.3127C23.698 27.6516 23.2143 27.842 22.71 27.842H9.28451C8.78015 27.842 8.29644 27.6516 7.93981 27.3127C7.58317 26.9738 7.38281 26.5142 7.38281 26.0349V5.95946C7.38281 5.48018 7.58317 5.02054 7.93981 4.68164C8.29644 4.34274 8.78015 4.15234 9.28451 4.15234H11.6233C11.6365 4.41975 11.7565 4.67231 11.9589 4.85852C12.1613 5.04474 12.4308 5.15058 12.7125 5.15447H19.2993C19.5779 5.14648 19.8431 5.03882 20.0419 4.85302C20.2406 4.66722 20.3582 4.41698 20.3711 4.15234H22.71C23.2143 4.15234 23.698 4.34274 24.0547 4.68164C24.4113 5.02054 24.6117 5.48018 24.6117 5.95946V26.0349Z' fill='%23D6E8FF'/%3E%3Cpath d='M9.56985 12.6195C9.60812 12.0711 10.0803 11.6546 10.6706 11.5685C11.3248 11.4731 12.1769 11.3285 12.8332 11.1457C13.6387 10.9215 14.7388 10.4758 15.4066 10.193C15.7803 10.0346 16.2116 10.0346 16.5853 10.193C17.2532 10.4758 18.3532 10.9215 19.1587 11.1457C19.8151 11.3285 20.6671 11.4731 21.3214 11.5685C21.9116 11.6546 22.3838 12.0711 22.4221 12.6195C22.5859 14.9651 22.4083 21.1079 16.3674 22.9416C16.1292 23.0139 15.8627 23.0139 15.6246 22.9416C9.58362 21.1079 9.40601 14.9651 9.56985 12.6195Z' fill='%230095FF'/%3E%3Cpath d='M18.1267 14.0576L15.1494 17.4565L13.8646 16.0155C13.6132 15.7287 13.2059 15.7287 12.9543 16.0155C12.7027 16.3023 12.7028 16.7669 12.9543 17.0539L14.6709 19.0118C14.8195 19.1574 14.9831 19.2278 15.1494 19.2278C15.3157 19.2278 15.4788 19.1561 15.6046 19.0127L19.0378 15.0968C19.2893 14.81 19.2893 14.3455 19.0378 14.0585C18.7864 13.7715 18.3788 13.7731 18.1267 14.0576Z' fill='white'/%3E%3C/svg%3E")}
.authIcon.finance{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.6847 5.86169C26.5422 5.78521 23.1081 3.98959 15.9857 4.0041C8.86365 4.01839 5.43678 5.82777 5.29456 5.90479C5.2053 5.95297 5.13071 6.02488 5.07881 6.11278C5.02691 6.20068 4.99966 6.30125 5 6.40367L5.01865 15.9679C5.02602 19.7223 7.04397 23.1882 10.2852 25.0127L15.2417 27.8025C15.7217 28.0724 16.3458 28.0707 16.8239 27.7993L21.7695 24.9892C25.0033 23.1518 27.0077 19.6783 27 15.924L26.9814 6.35918C26.9813 6.25678 26.9536 6.15636 26.9013 6.0687C26.849 5.98105 26.7741 5.90948 26.6847 5.86169Z' fill='%230069B4'/%3E%3Cpath d='M14.3808 16.2068C14.2098 15.9088 13.8316 15.8065 13.537 15.9796L8.7373 18.7828C8.59567 18.8662 8.4925 19.003 8.45043 19.1633C8.40836 19.3236 8.43083 19.4942 8.5129 19.6378C8.56749 19.7326 8.6457 19.8113 8.73972 19.8659C8.83375 19.9206 8.94029 19.9493 9.04871 19.9492C9.15673 19.9488 9.26278 19.9199 9.35632 19.8652L14.1564 17.0614C14.2267 17.0204 14.2883 16.9656 14.3376 16.9003C14.3869 16.8351 14.4229 16.7605 14.4436 16.6811C14.4857 16.5197 14.4636 16.3513 14.3808 16.2068ZM23.2903 18.7533L18.4801 15.9695C18.3381 15.8871 18.1696 15.8652 18.0115 15.9084C17.8535 15.9516 17.7189 16.0565 17.6371 16.2001C17.5966 16.2713 17.5704 16.3498 17.56 16.4313C17.5495 16.5128 17.5551 16.5955 17.5763 16.6748C17.5973 16.7543 17.6337 16.8287 17.6833 16.8939C17.733 16.959 17.7949 17.0136 17.8655 17.0543L22.6757 19.8383C22.7696 19.8926 22.8758 19.9212 22.9839 19.9212C23.0924 19.9208 23.1988 19.8917 23.2926 19.8367C23.3865 19.7816 23.4644 19.7026 23.5186 19.6076C23.6001 19.4636 23.6218 19.2928 23.579 19.1326C23.5362 18.9724 23.4324 18.836 23.2903 18.7533ZM16.7363 8.5676C16.737 8.98189 16.4045 9.31959 15.9955 9.32066C15.5864 9.3213 15.2526 8.98487 15.2519 8.57069C15.2511 8.15629 15.5833 7.81848 15.9925 7.81762C16.1893 7.8174 16.3782 7.89624 16.5176 8.03685C16.657 8.17745 16.7357 8.36834 16.7363 8.5676ZM15.9902 6.56717C14.8997 6.56941 14.0147 7.46914 14.0167 8.57314C14.0185 9.44567 14.5784 10.2067 15.3802 10.4714L15.3851 12.9656C15.3857 13.1313 15.4511 13.2901 15.5671 13.407C15.6831 13.524 15.8402 13.5896 16.0039 13.5896C16.1676 13.589 16.3244 13.5228 16.44 13.4054C16.5555 13.2879 16.6203 13.1289 16.6202 12.9631L16.6152 10.4689C17.4162 10.201 17.973 9.43778 17.9712 8.56514C17.969 7.46114 17.0803 6.56493 15.9902 6.56717Z' fill='white'/%3E%3Cpath d='M23.5016 10.8419C23.4611 10.7708 23.4071 10.7085 23.3427 10.6587C23.2783 10.6089 23.2048 10.5725 23.1264 10.5516C23.048 10.5302 22.9662 10.5248 22.8858 10.5357C22.8053 10.5467 22.7278 10.5736 22.6577 10.6151L16.006 14.5213L9.3394 10.6419C9.26912 10.6008 9.1915 10.5742 9.11102 10.5637C9.03055 10.5531 8.9488 10.5588 8.8705 10.5804C8.79207 10.6015 8.71858 10.6382 8.65428 10.6884C8.58997 10.7385 8.53613 10.8011 8.49588 10.8724C8.4145 11.0162 8.39277 11.1869 8.43545 11.3469C8.47812 11.5069 8.58172 11.6433 8.72353 11.7261L15.3906 15.6055L15.4068 23.7508C15.4072 23.9166 15.4726 24.0754 15.5886 24.1925C15.7046 24.3095 15.8617 24.3751 16.0254 24.375C16.1892 24.3744 16.346 24.3081 16.4615 24.1907C16.5771 24.0732 16.6419 23.9141 16.6417 23.7483L16.6403 22.9793L17.504 22.9777C17.6677 22.9771 17.8246 22.9108 17.9401 22.7933C18.0557 22.6758 18.1205 22.5167 18.1204 22.3509C18.1198 22.1851 18.0544 22.0264 17.9384 21.9094C17.8224 21.7924 17.6653 21.7268 17.5016 21.7269L16.6377 21.7284L16.6367 21.23L17.5007 21.2281C17.6644 21.2276 17.8212 21.1613 17.9367 21.0438C18.0521 20.9264 18.1169 20.7673 18.1167 20.6016C18.1162 20.4358 18.0509 20.277 17.9349 20.16C17.8189 20.043 17.6618 19.9774 17.4981 19.9776L16.6344 19.9792L16.6258 15.6029L23.2775 11.6966C23.4189 11.6132 23.5219 11.4764 23.5639 11.3162C23.6059 11.156 23.5835 10.9854 23.5016 10.8419Z' fill='%23F59D25'/%3E%3C/svg%3E")}
.authIcon.pass{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_6296_112690' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='4' y='4' width='24' height='24'%3E%3Cpath d='M23.3612 4H8.63882C6.07687 4 4 6.07687 4 8.63882V23.3612C4 25.9231 6.07687 28 8.63882 28H23.3612C25.9231 28 28 25.9231 28 23.3612V8.63882C28 6.07687 25.9231 4 23.3612 4Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_6296_112690)'%3E%3Cpath d='M28.2752 3.72656H3.73438V28.2674H28.2752V3.72656Z' fill='%23FE3A4A'/%3E%3Cpath d='M8.97464 12.4688C7.60065 12.4688 7.04297 12.4792 7.04297 12.4792V19.5941H8.15073V17.4214H9.14479C9.14479 17.4214 10.6857 17.407 10.6857 15.8805V14.0133C10.6857 14.0133 10.8491 12.4688 8.97464 12.4688ZM9.6208 15.6387C9.6208 16.3273 8.98865 16.2708 8.98865 16.2708H8.15073V13.5585C8.15073 13.5585 8.36371 13.5689 8.99226 13.5689C9.6208 13.5689 9.6208 14.1974 9.6208 14.1974V15.6387Z' fill='white'/%3E%3Cpath d='M14.2324 12.4688H12.5389L11.2891 19.5941H12.4821L12.7091 18.3302H14.0619L14.2889 19.5941H15.4819L14.2324 12.4688ZM12.8228 17.2653L13.3857 13.9408L13.9486 17.2653H12.8232H12.8228Z' fill='white'/%3E%3Cpath d='M18.9564 14.5941H20.1246C20.0593 14.1225 20.4564 12.5564 18.4203 12.407C16.0258 12.357 15.9181 14.7014 16.9574 15.7587C17.4402 16.3124 18.9175 16.9089 18.9315 17.7469C19.0348 18.9587 17.5772 18.817 17.5539 17.9518V17.477H16.3609C16.3749 17.8686 16.3033 18.3594 16.513 18.7061C16.6504 18.9323 16.9858 19.5929 17.8806 19.6357C19.2014 19.8034 20.191 19.0632 20.125 17.8333C20.0757 17.3309 20.3179 17.1776 19.3151 16.1703C18.4911 15.4461 17.5399 15.0625 17.5399 14.239C17.5371 13.1569 18.8963 13.1681 18.9459 14.0829L18.9568 14.5941H18.9564Z' fill='white'/%3E%3Cpath d='M23.8431 14.5941H25.0113C24.946 14.1225 25.3432 12.5564 23.307 12.407C20.9125 12.357 20.8048 14.7014 21.8441 15.7587C22.327 16.3124 23.8042 16.9089 23.8182 17.7469C23.9215 18.9587 22.4639 18.817 22.4407 17.9518V17.477H21.2476C21.2616 17.8686 21.19 18.3594 21.3998 18.7061C21.5371 18.9323 21.8726 19.5929 22.7673 19.6357C24.0881 19.8034 25.0777 19.0632 25.0117 17.8333C24.9624 17.3309 25.2046 17.1776 24.2018 16.1703C23.3779 15.4461 22.4266 15.0625 22.4266 14.239C22.4238 13.1569 23.783 13.1681 23.8327 14.0829L23.8435 14.5941H23.8431Z' fill='white'/%3E%3C/g%3E%3C/svg%3E")}
.authIcon.comm{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2234%22%20viewBox%3D%220%200%2032%2034%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_5416_225709)%22%3E%3Cpath%20d%3D%22M28%205.08594H4C3.44772%205.08594%203%205.53365%203%206.08594V25.7526C3%2026.3049%203.44772%2026.7526%204%2026.7526H28C28.5523%2026.7526%2029%2026.3049%2029%2025.7526V6.08594C29%205.53365%2028.5523%205.08594%2028%205.08594Z%22%20fill%3D%22%23D8D9DD%22%2F%3E%3Cpath%20d%3D%22M26.5625%2022.6198V9.75002C25.4956%209.75002%2024.6306%208.87209%2024.6306%207.78906H7.36936C7.36936%208.87209%206.50445%209.75002%205.4375%209.75002V22.6198C6.50445%2022.6198%207.36936%2023.4977%207.36936%2024.5807H24.6306C24.6306%2023.4978%2025.4956%2022.6198%2026.5625%2022.6198Z%22%20fill%3D%22%23EDEEF0%22%2F%3E%3Cpath%20d%3D%22M25.4792%2028.9193L22.8338%2026.7526L20.0625%2028.9193V21.3359H25.4792V28.9193Z%22%20fill%3D%22%23C8523B%22%2F%3E%3Cpath%20d%3D%22M26.5638%2020.7919C26.5638%2022.8855%2024.8664%2024.5833%2022.7721%2024.5833C20.6778%2024.5833%2018.9805%2022.8855%2018.9805%2020.7919C18.9805%2018.6979%2020.6778%2017%2022.7721%2017C24.8664%2017%2026.5638%2018.6979%2026.5638%2020.7919Z%22%20fill%3D%22%23F59D25%22%2F%3E%3Cpath%20opacity%3D%220.4%22%20d%3D%22M15.1875%2017H10.3125C9.86377%2017%209.5%2017.3638%209.5%2017.8125C9.5%2018.2612%209.86377%2018.625%2010.3125%2018.625H15.1875C15.6362%2018.625%2016%2018.2612%2016%2017.8125C16%2017.3638%2015.6362%2017%2015.1875%2017Z%22%20fill%3D%22%235B5B5F%22%2F%3E%3Cpath%20opacity%3D%220.4%22%20d%3D%22M21.6875%2012.9375H10.3125C9.86377%2012.9375%209.5%2013.3013%209.5%2013.75C9.5%2014.1987%209.86377%2014.5625%2010.3125%2014.5625H21.6875C22.1362%2014.5625%2022.5%2014.1987%2022.5%2013.75C22.5%2013.3013%2022.1362%2012.9375%2021.6875%2012.9375Z%22%20fill%3D%22%235B5B5F%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_5416_225709%22%3E%3Crect%20width%3D%2226%22%20height%3D%2226%22%20fill%3D%22white%22%20transform%3D%22translate(3%204)%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E")}
.authIcon.kakao{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6296_112704)'%3E%3Cpath d='M16.0012 5C9.37197 5 4 9.23646 4 14.4629C4 17.8598 6.27622 20.8515 9.69298 22.5185C9.44979 23.4526 8.78346 25.9154 8.65214 26.4298C8.48921 27.0825 8.89533 27.0728 9.15554 26.8981C9.36225 26.7622 12.4434 24.6707 13.7761 23.7681C14.5136 23.8767 15.2581 23.931 16.0036 23.9306C22.628 23.9258 28 19.6942 28 14.4629C28 9.23161 22.628 5 16.0012 5Z' fill='%23371D1E'/%3E%3Cpath d='M7.62772 12.7235H8.86311C8.86311 12.7235 8.86311 16.1205 8.86311 16.8969C8.86311 17.472 10.1496 17.4817 10.1471 16.8969L10.152 12.7648H11.3825C12.151 12.7648 12.151 11.5516 11.3825 11.5516C10.5168 11.5516 7.62529 11.5273 7.62529 11.5273C6.89574 11.5273 6.89574 12.709 7.62529 12.709' fill='%23FAE100'/%3E%3Cmask id='mask0_6296_112704' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='7' y='11' width='5' height='7'%3E%3Cpath d='M7.62772 12.7235H8.86311C8.86311 12.7235 8.86311 16.1205 8.86311 16.8969C8.86311 17.472 10.1496 17.4817 10.1471 16.8969L10.152 12.7648H11.3825C12.151 12.7648 12.151 11.5516 11.3825 11.5516C10.5168 11.5516 7.62529 11.5273 7.62529 11.5273C6.89574 11.5273 6.89574 12.709 7.62529 12.709' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_6296_112704)'%3E%3Cpath d='M12.1527 11.543H6.90234V17.4828H12.1527V11.543Z' fill='%23FAE100'/%3E%3C/g%3E%3Cpath d='M13.5404 12.9426L14.2286 15.0924H12.7963L13.5404 12.9426ZM12.7695 11.9356C12.4655 12.6053 11.3688 15.7572 11.004 16.5943C10.7413 17.2009 11.877 17.6934 12.1397 17.0796L12.3828 16.2158H14.642C14.642 16.2158 14.5642 16.2522 14.8658 17.0407C15.109 17.6813 16.2811 17.2373 16.0379 16.5991C15.6926 15.6844 14.4913 12.3942 14.2724 11.9259C14.1727 11.71 13.8103 11.5571 13.4602 11.5571C13.321 11.5457 13.1815 11.5745 13.0582 11.6398C12.9349 11.7052 12.8331 11.8045 12.7646 11.9259' fill='%23FAE100'/%3E%3Cmask id='mask1_6296_112704' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='10' y='11' width='7' height='7'%3E%3Cpath d='M13.5404 12.9426L14.2286 15.0924H12.7963L13.5404 12.9426ZM12.7695 11.9356C12.4655 12.6053 11.3688 15.7572 11.004 16.5943C10.7413 17.2009 11.877 17.6934 12.1397 17.0796L12.3828 16.2158H14.642C14.642 16.2158 14.5642 16.2522 14.8658 17.0407C15.109 17.6813 16.2811 17.2373 16.0379 16.5991C15.6926 15.6844 14.4913 12.3942 14.2724 11.9259C14.1727 11.71 13.8103 11.5571 13.4602 11.5571C13.321 11.5457 13.1815 11.5745 13.0582 11.6398C12.9349 11.7052 12.8331 11.8045 12.7646 11.9259' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask1_6296_112704)'%3E%3Cpath d='M16.2893 11.5664H10.7422V17.693H16.2893V11.5664Z' fill='%23FAE100'/%3E%3C/g%3E%3Cpath d='M16.4752 12.1338C16.4752 13.2063 16.4752 16.659 16.4752 16.659C16.4752 16.659 16.3755 17.3457 16.9615 17.3457H19.4396C20.0208 17.3457 20.0184 16.1131 19.4396 16.1131C18.8608 16.1131 17.8005 16.1131 17.8005 16.1131C17.8005 16.1131 17.8005 12.9175 17.8005 12.1411C17.7961 12.0594 17.775 11.9796 17.7384 11.9064C17.7019 11.8332 17.6507 11.7682 17.5881 11.7155C17.5254 11.6627 17.4526 11.6233 17.3742 11.5997C17.2957 11.5761 17.2132 11.5688 17.1318 11.5782C17.0519 11.5709 16.9715 11.5795 16.895 11.6036C16.8186 11.6277 16.7477 11.6668 16.6866 11.7185C16.6255 11.7702 16.5753 11.8336 16.539 11.9049C16.5027 11.9762 16.481 12.0541 16.4752 12.1338Z' fill='%23FAE100'/%3E%3Cmask id='mask2_6296_112704' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='16' y='11' width='4' height='7'%3E%3Cpath d='M16.4752 12.1338C16.4752 13.2063 16.4752 16.659 16.4752 16.659C16.4752 16.659 16.3755 17.3457 16.9615 17.3457H19.4396C20.0208 17.3457 20.0184 16.1131 19.4396 16.1131C18.8608 16.1131 17.8005 16.1131 17.8005 16.1131C17.8005 16.1131 17.8005 12.9175 17.8005 12.1411C17.7961 12.0594 17.775 11.9796 17.7384 11.9064C17.7019 11.8332 17.6507 11.7682 17.5881 11.7155C17.5254 11.6627 17.4526 11.6233 17.3742 11.5997C17.2957 11.5761 17.2132 11.5688 17.1318 11.5782C17.0519 11.5709 16.9715 11.5795 16.895 11.6036C16.8186 11.6277 16.7477 11.6668 16.6866 11.7185C16.6255 11.7702 16.5753 11.8336 16.539 11.9049C16.5027 11.9762 16.481 12.0541 16.4752 12.1338Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask2_6296_112704)'%3E%3Cpath d='M20.033 11.5664H16.3828V17.346H20.033V11.5664Z' fill='%23FAE100'/%3E%3C/g%3E%3Cpath d='M20.1904 11.9595C20.2025 12.4302 20.1758 16.6812 20.1758 16.9966C20.1758 17.4819 21.4428 17.4819 21.4428 16.9966V15.3224L21.8149 15.024L23.4564 17.2417C23.7847 17.676 24.8206 16.8923 24.4923 16.458L22.7511 14.1869C22.7511 14.1869 23.9257 12.9203 24.3878 12.4617C24.6577 12.1948 23.8211 11.3529 23.5512 11.6222L21.4525 13.7162C21.4525 13.7162 21.4671 12.5636 21.4525 11.9255C21.4525 11.6829 21.1485 11.5664 20.8445 11.5664C20.5406 11.5664 20.1855 11.7023 20.1928 11.9595' fill='%23FAE100'/%3E%3Cmask id='mask3_6296_112704' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='20' y='11' width='5' height='7'%3E%3Cpath d='M20.1904 11.9595C20.2025 12.4302 20.1758 16.6812 20.1758 16.9966C20.1758 17.4819 21.4428 17.4819 21.4428 16.9966V15.3224L21.8149 15.024L23.4564 17.2417C23.7847 17.676 24.8206 16.8923 24.4923 16.458L22.7511 14.1869C22.7511 14.1869 23.9257 12.9203 24.3878 12.4617C24.6577 12.1948 23.8211 11.3529 23.5512 11.6222L21.4525 13.7162C21.4525 13.7162 21.4671 12.5636 21.4525 11.9255C21.4525 11.6829 21.1485 11.5664 20.8445 11.5664C20.5406 11.5664 20.1855 11.7023 20.1928 11.9595' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask3_6296_112704)'%3E%3Cpath d='M24.8109 11.3516H20.1758V17.6723H24.8109V11.3516Z' fill='%23FAE100'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6296_112704'%3E%3Crect width='24' height='22' fill='white' transform='translate(4 5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}
.authIcon.toss{background-image:url("../../images/ws/ico_toss.png")}
.authIcon.naver{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.5614 16.6974L12.1463 6.04688H6V25.9516H12.4405V15.2969L19.8537 25.9502H26V6.04688H19.5614V16.6974Z' fill='%230BC669'/%3E%3C/svg%3E")}
.authIcon.hana{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.8984 14.79C14.3597 13.9019 16.1452 13.8973 17.623 14.7588C18.5725 15.311 19.2084 16.1384 19.6621 17.1211C19.8069 17.4422 19.9049 17.7905 19.9648 18.1484C20.1246 19.0813 20.0303 20.0928 19.8682 20.9775C19.7524 21.6227 19.5749 22.2561 19.3701 22.877C18.8238 24.5497 18.021 26.1698 16.7676 27.4316C16.5598 27.643 16.2992 27.8369 15.9834 27.71C15.9075 27.6791 15.8405 27.6314 15.793 27.5645C15.6909 27.4077 15.772 27.2002 15.8184 27.0381C15.8801 26.8309 15.9376 26.6196 15.9922 26.4082C16.5372 24.3586 17.0464 22.1501 16.9443 20.0156C16.9212 19.5247 16.8614 19.0262 16.6484 18.5869C16.4335 18.1452 16.0366 17.7696 15.5527 17.6924C15.2766 17.6449 14.9891 17.7019 14.7373 17.8242C14.6188 17.8841 14.506 17.9574 14.4111 18.0498C14.2544 18.1971 14.1451 18.3956 14.0703 18.5986C13.8287 19.2357 13.9128 19.8738 14.0215 20.5264C14.1076 21.0375 14.0258 21.6067 13.5605 21.9102C13.2013 22.1417 12.7242 22.1589 12.3252 22.0039C11.9233 21.8495 11.5945 21.5385 11.3701 21.1729C10.676 20.0559 10.6611 18.4082 11.0459 17.1855C11.1266 16.9345 11.2213 16.6877 11.3418 16.4551C11.6909 15.7651 12.2352 15.1885 12.8984 14.79ZM28.332 7.7666C28.6361 7.75532 28.9199 7.96701 28.9199 8.29004C28.9196 8.54934 28.6605 8.77289 28.4824 8.9082C27.4932 9.67772 26.3558 10.272 25.2021 10.7471C21.675 12.2072 17.7368 12.6662 13.9805 13.1514C11.7764 13.4417 9.56808 13.6536 7.35156 13.7949C6.53037 13.8471 5.70635 13.4097 5.01758 12.9971C4.30745 12.5767 3.62583 12.0166 3.23633 11.2773C2.91155 10.6568 2.86977 9.71978 3.44336 9.22754C3.87684 8.85419 4.54709 8.87411 5.08203 8.91211C5.71174 8.96082 6.32837 9.10165 6.95215 9.2002C7.9491 9.35458 8.9537 9.55573 9.94531 9.69824C15.7437 10.5349 21.9514 10.1378 27.4512 8.0459C27.7355 7.93786 28.0228 7.77974 28.332 7.7666Z' fill='%23009490'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.1406 6.40202C13.1406 7.59852 14.1103 8.56641 15.3044 8.56641C16.4985 8.56641 17.4682 7.59852 17.4682 6.40202C17.4682 6.22388 17.4249 6.04455 17.3512 5.88304C17.1678 5.49054 16.957 5.29874 16.9777 4.82727C17.0051 4.19309 16.1904 4.18359 15.751 4.18359C15.2729 4.18359 14.7682 4.2501 14.3342 4.46624C13.9892 4.64082 13.6929 4.90743 13.4832 5.23105C13.2677 5.56358 13.1489 5.95608 13.1406 6.35333V6.40202Z' fill='%23EC1651'/%3E%3C/svg%3E")}
.authIcon.shinhan{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.3563 4.17245C8.88618 4.46549 3.8791 9.9464 4.17241 16.4168C4.46409 22.8849 9.94636 27.892 16.4159 27.5987C22.8835 27.3057 27.8909 21.8242 27.5973 15.356C27.3141 9.06728 22.1271 4.16043 15.8962 4.16016C15.717 4.16016 15.5371 4.16425 15.3563 4.17245Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.3472 4.01229C8.98304 4.29905 4.01584 9.541 4 15.8445V15.9024C4.00027 16.0747 4.00437 16.2473 4.01229 16.421C4.30915 22.9766 9.86408 28.05 16.4213 27.7545C22.9769 27.4588 28.0528 21.9028 27.7548 15.3458C27.467 8.97376 22.2092 4 15.8945 4C15.7129 4 15.5304 4.0041 15.3472 4.01229ZM16.7619 26.3336C16.7505 26.0654 17.144 25.9974 17.144 25.9974C20.6589 25.3059 19.6314 22.9998 18.3866 21.8241C17.8639 21.3284 12.9724 17.1084 12.9724 17.1084C8.30639 13.0908 8.68081 9.95558 8.68081 9.95558C8.90476 6.09499 12.2844 5.13777 14.8412 5.35953C15.1392 5.38574 15.3049 5.5679 15.2525 5.81615C15.196 6.08898 14.8 6.10947 14.8 6.10947C13.9872 6.15644 13.2594 6.24056 12.7066 6.61225C10.6452 7.9977 11.2551 10.3557 14.0006 12.9797C14.345 13.3093 14.7131 13.6567 15.0895 14.0087C15.0895 14.0087 15.6425 14.4965 16.7387 15.54C18.8526 17.4875 20.01 18.5376 20.01 18.5376C23.7324 21.6381 22.4627 24.4721 21.0371 25.4575C19.9532 26.2088 18.751 26.5625 17.1741 26.646C17.1607 26.6479 17.1459 26.649 17.1306 26.649C16.9859 26.649 16.7731 26.5605 16.7619 26.3336ZM17.6319 14.8868C16.4254 14.6334 16.1796 13.5369 16.1796 13.5369C16.0815 13.1529 16.0572 12.6673 16.1381 12.0479C16.3033 10.7507 16.6518 10.1403 17.05 9.13527C17.5871 7.78478 16.2814 6.99469 16.4986 6.49819C16.7911 5.82553 17.7223 6.68035 18.7623 6.74207C19.6589 6.79205 20.1956 6.74671 20.8912 6.84066C21.8183 6.96356 22.9239 7.27626 23.4163 7.85551C23.8683 8.38233 23.1781 9.0304 22.3465 8.62512C21.7416 8.32989 20.978 8.51041 21.4264 9.14265C21.9639 9.74429 22.2244 9.76232 22.7731 9.90543C24.2858 10.3044 24.3183 11.7538 23.2928 12.5037C22.1278 13.3572 20.9474 13.0043 20.4733 11.3297C20.2382 10.4956 19.6469 10.0698 19.0436 10.3093C18.4425 10.5445 18.7975 11.6437 19.2544 12.6616C20.0481 14.6875 18.4406 14.8956 17.8291 14.8956C17.7365 14.8956 17.6669 14.8907 17.6319 14.8868ZM13.2037 25.9596C11.8923 25.8307 10.3233 25.4172 8.9589 24.235C7.70317 23.1483 6.92428 21.656 6.54794 20.3468C6.16013 19.0042 5.99928 17.4333 6.6367 17.5581C6.83333 17.5969 7.17226 18.4585 7.54204 19.0883C7.92302 19.7361 8.2319 20.0939 8.52521 20.3126C8.65685 20.4131 9.10501 19.4155 9.75554 18.8488C10.1341 18.5372 10.5486 18.4293 10.615 19.362C10.698 20.5068 10.491 21.8699 10.825 21.8699C11.1383 21.8699 11.8404 21.6326 13.3892 21.5023C13.972 21.452 14.3024 21.5621 13.7469 22.3451C13.4703 22.7345 13.1 23.2859 12.2233 23.9143C13.5375 25.1449 15.1157 24.9994 15.1439 25.5215C15.1614 25.8231 14.5714 25.9894 13.7958 25.9894C13.6074 25.9894 13.408 25.9798 13.2037 25.9596Z' fill='%230046FF'/%3E%3C/svg%3E")}
.authIcon.woori{background-image:url("../../images/ws/ico_woori.svg")}
.authIcon.kb{background-image:url("../../images/ws/ico_kb.svg")}
.authWrap{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px;margin-top:0}
.authWrap .item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 4px;border:1px solid #D3D4D4;border-radius:16px;background:#fff;gap:8px}
.authWrap a.item{padding:16px 4px}
.authWrap a.item:after{display:none}
.authWrap .item .tit{font-size:15px;font-weight:700;line-height:23px;text-align:center;margin:0}

/* columnList */
.columnList .item + .item{margin-top:16px}
.columnList .item .checkBox{display:flex;align-items: center;justify-content:space-between;}
.columnList .item .checkBox label{position:static;width:100%;height:56px;padding:0 12px;align-items:center;border:1px solid #BEBFBE;border-radius:8px;background:#fff;}
.columnList .item .checkBox input + label:before{position:absolute;top:50%;right:16px;transform:translateY(-50%)}
.columnList .item .checkBox input:checked + label{border-color:#00854A;background:#EDF9F5}

/* addressList */
.addressList{border-top:1px solid #D3D4D4}
.addressList .item{border-bottom:1px solid #D3D4D4;display:block;padding:16px 0}
.addressList .item .zip{font-size:14px;font-weight:800;color:#F15A22;line-height:1.2}
.addressList .item .items{display:flex;align-items:flex-start;margin-top:8px;gap:8px}
.addressList .item .items .sticker{display:inline-flex;align-items: center;width:44px;height:23px;background:#F4F4F4;justify-content: center;font-size:12px;font-weight:700;border-radius:4px;}
.addressList .item .items .addr{font-size:15px;font-weight:700;line-height:1.5}

/* empSelectList */
.empSelectList .item + .item{margin-top:16px}

.listStyle01 + .empSelectList{margin-top:16px;}

/* jobWrap */
.jobWrap .item{height:88px;border:0;background:#E9EAE9}
.jobWrap .item .tit{font-size:16px;font-weight:800;color:#929593}
.jobWrap .item.on{background:#fff;box-shadow:inset 0 0 0 2px #00854A}
.jobWrap .item.on .tit{color:#00854A}

/* planMenuList */
.planMenuList{display:flex;gap:16px;flex-wrap:wrap;}
.planMenuList .item{display:flex;align-items:center;justify-content:center;width:calc(100% / 2 - 8px);background:#fff;box-shadow:inset 0 0 0 1px #D3D4D4;border-radius:16px;height:142px;gap:8px;flex-direction: column;}
.planMenuList .item.on{box-shadow:inset 0 0 0 2px #00854A}
.planMenuList .item:before{display:block;content:'';width:46px;height:46px;background-repeat:no-repeat;background-position:0 0;background-size:100%}
.planMenuList .item.agr:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2246%22%20height%3D%2246%22%20viewBox%3D%220%200%2046%2046%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.933%208C12.0806%208%2011.263%208.33865%2010.6602%208.94144C10.0574%209.54424%209.71875%2010.3618%209.71875%2011.2143V34.7857C9.71875%2035.6382%2010.0574%2036.4558%2010.6602%2037.0586C11.263%2037.6614%2012.0806%2038%2012.933%2038H32.2188C33.0712%2038%2033.8888%2037.6614%2034.4916%2037.0586C35.0944%2036.4558%2035.433%2035.6382%2035.433%2034.7857V18.53C35.4323%2017.6778%2035.0931%2016.8608%2034.4902%2016.2586L27.1745%208.94071C26.5719%208.33853%2025.7549%208.00018%2024.903%208H12.933Z%22%20fill%3D%22%23CAECE1%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.7734%2021.8302C21.7734%2021.4463%2021.9259%2021.0782%2022.1974%2020.8067C22.4688%2020.5353%2022.837%2020.3828%2023.2208%2020.3828H30.0455C30.4293%2020.3828%2030.7975%2020.5353%2031.0689%2020.8067C31.3403%2021.0782%2031.4928%2021.4463%2031.4928%2021.8302C31.4928%2022.2141%2031.3403%2022.5822%2031.0689%2022.8537C30.7975%2023.1251%2030.4293%2023.2776%2030.0455%2023.2776H23.2208C22.837%2023.2776%2022.4688%2023.1251%2022.1974%2022.8537C21.9259%2022.5822%2021.7734%2022.2141%2021.7734%2021.8302Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.7773%2030.4865C21.7773%2030.1026%2021.9298%2029.7344%2022.2013%2029.463C22.4727%2029.1916%2022.8409%2029.0391%2023.2247%2029.0391H30.0494C30.4332%2029.0391%2030.8014%2029.1916%2031.0728%2029.463C31.3443%2029.7344%2031.4967%2030.1026%2031.4967%2030.4865C31.4967%2030.8703%2031.3443%2031.2385%2031.0728%2031.5099C30.8014%2031.7813%2030.4332%2031.9338%2030.0494%2031.9338H23.2247C22.8409%2031.9338%2022.4727%2031.7813%2022.2013%2031.5099C21.9298%2031.2385%2021.7773%2030.8703%2021.7773%2030.4865Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.9417%2027.0437C20.2541%2027.2667%2020.4652%2027.6046%2020.5285%2027.9831C20.5919%2028.3617%2020.5023%2028.7499%2020.2794%2029.0624L17.5834%2032.8333C17.4611%2033.0041%2017.3032%2033.1462%2017.1205%2033.2498C16.9378%2033.3535%2016.7347%2033.4161%2016.5254%2033.4333C16.3161%2033.4506%2016.1055%2033.4221%2015.9083%2033.3498C15.7111%2033.2775%2015.5319%2033.1632%2015.3834%2033.0147L13.7662%2031.3994C13.5024%2031.1265%2013.3563%2030.761%2013.3594%2030.3815C13.3625%2030.002%2013.5146%2029.6389%2013.7828%2029.3704C14.0511%2029.1019%2014.414%2028.9495%2014.7935%2028.9461C15.173%2028.9426%2015.5387%2029.0883%2015.8118%2029.3518L16.2209%2029.761L17.9231%2027.3776C18.1466%2027.0658%2018.4847%2026.8554%2018.8633%2026.7928C19.2418%2026.7302%2019.6297%2026.8205%2019.9417%2027.0437Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.9429%2018.269C20.0979%2018.3794%2020.2295%2018.5193%2020.3304%2018.6806C20.4313%2018.8419%2020.4993%2019.0216%2020.5307%2019.2092C20.5621%2019.3969%2020.5561%2019.5889%2020.5132%2019.7743C20.4703%2019.9597%2020.3913%2020.1347%2020.2806%2020.2895L17.5846%2024.0624C17.4624%2024.2332%2017.3044%2024.3753%2017.1217%2024.479C16.939%2024.5826%2016.7359%2024.6452%2016.5266%2024.6625C16.3173%2024.6797%2016.1067%2024.6512%2015.9095%2024.5789C15.7123%2024.5066%2015.5332%2024.3923%2015.3846%2024.2438L13.7674%2022.6266C13.5117%2022.3522%2013.3725%2021.9893%2013.3791%2021.6143C13.3857%2021.2394%2013.5376%2020.8816%2013.8028%2020.6164C14.068%2020.3512%2014.4258%2020.1993%2014.8008%2020.1927C15.1757%2020.1861%2015.5386%2020.3253%2015.813%2020.5809L16.2221%2020.9881L17.9243%2018.6067C18.1472%2018.2943%2018.4851%2018.0832%2018.8636%2018.0198C19.2422%2017.9565%2019.6304%2018.0461%2019.9429%2018.269Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E')}
.planMenuList .item.reg:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2246%22%20height%3D%2246%22%20viewBox%3D%220%200%2046%2046%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M23.1922%2026.1818C19.8785%2026.1818%2016.6503%2027.1863%2013.9731%2029.0505C11.2959%2030.9146%209.308%2033.5422%208.29587%2036.5544C8.24192%2036.7146%208.22839%2036.8847%208.25638%2037.0509C8.28437%2037.217%208.35309%2037.3745%208.45693%2037.5105C8.56078%2037.6465%208.69681%2037.7572%208.85395%2037.8335C9.01108%2037.9097%209.18488%2037.9495%209.36117%2037.9495H37.0232C37.1995%2037.9495%2037.3733%2037.9097%2037.5304%2037.8335C37.6876%2037.7572%2037.8236%2037.6465%2037.9274%2037.5105C38.0313%2037.3745%2038.1%2037.217%2038.128%2037.0509C38.156%2036.8847%2038.1425%2036.7146%2038.0885%2036.5544C37.0768%2033.5418%2035.089%2030.9138%2032.4118%2029.0492C29.7345%2027.1846%2026.5062%2026.1798%2023.1922%2026.1797V26.1818Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20d%3D%22M23.1913%208.04688C20.3838%208.04688%2017.6912%209.11156%2015.706%2011.0067C13.7208%2012.9019%2012.6055%2015.4722%2012.6055%2018.1524C12.6055%2020.8325%2013.7208%2023.4029%2015.706%2025.2981C17.6912%2027.1932%2020.3838%2028.2579%2023.1913%2028.2579C25.9989%2028.2579%2028.6915%2027.1932%2030.6767%2025.2981C32.6619%2023.4029%2033.7772%2020.8325%2033.7772%2018.1524C33.7772%2015.4722%2032.6619%2012.9019%2030.6767%2011.0067C28.6915%209.11156%2025.9989%208.04688%2023.1913%208.04688Z%22%20fill%3D%22%23CAECE1%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.1193%2015.1079C13.8459%2012.9773%2015.2931%2011.1375%2017.2336%209.87703C19.1741%208.61661%2021.4982%208.007%2023.8409%208.1439C26.1837%208.28081%2028.4125%209.15647%2030.1775%2010.6334C31.9425%2012.1104%2033.1438%2014.1051%2033.5927%2016.3043C33.624%2016.4584%2033.6193%2016.6172%2033.5789%2016.7694C33.5386%2016.9215%2033.4636%2017.0634%2033.3593%2017.1847C33.2551%2017.3061%2033.1241%2017.404%2032.9756%2017.4716C32.8272%2017.5391%2032.665%2017.5746%2032.5006%2017.5755H32.4312C29.8776%2017.5782%2027.4136%2016.6769%2025.5157%2015.0459C23.6161%2016.6784%2021.1494%2017.5798%2018.5935%2017.5755C16.8031%2017.5755%2015.1156%2017.1418%2013.6452%2016.3748C13.4163%2016.2555%2013.2382%2016.0636%2013.1418%2015.8323C13.0454%2015.6009%2013.0366%2015.3447%2013.117%2015.1079H13.1193Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E')}
.planMenuList .item.pla:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2246%22%20height%3D%2246%22%20viewBox%3D%220%200%2046%2046%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.4335%208.04688C11.3571%208.04688%209.77344%209.74635%209.77344%2011.7186V34.273C9.77344%2036.2474%2011.3571%2037.9469%2013.4335%2037.9469H31.5251C33.6015%2037.9469%2035.1852%2036.2474%2035.1852%2034.273V11.8355C35.1852%2010.8307%2034.7797%209.86705%2034.0578%209.15654C33.3359%208.44603%2032.3568%208.04688%2031.336%208.04688H13.4335Z%22%20fill%3D%22%23CAECE1%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.4231%2030.0312H9.77344V31.655V34.2745C9.77344%2036.2468%2011.3571%2037.9463%2013.4335%2037.9463H31.5251C33.6015%2037.9463%2035.1852%2036.2468%2035.1852%2034.2724V31.655V30.0312H11.4231Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.5466%2014.3594C15.182%2014.3594%2014.8323%2014.5019%2014.5745%2014.7557C14.3167%2015.0094%2014.1719%2015.3536%2014.1719%2015.7125C14.1719%2016.0713%2014.3167%2016.4155%2014.5745%2016.6692C14.8323%2016.923%2015.182%2017.0656%2015.5466%2017.0656H21.0346C21.3992%2017.0656%2021.7489%2016.923%2022.0067%2016.6692C22.2645%2016.4155%2022.4093%2016.0713%2022.4093%2015.7125C22.4093%2015.3536%2022.2645%2015.0094%2022.0067%2014.7557C21.7489%2014.5019%2021.3992%2014.3594%2021.0346%2014.3594H15.5466ZM15.5466%2020.5684C15.182%2020.5684%2014.8323%2020.711%2014.5745%2020.9647C14.3167%2021.2185%2014.1719%2021.5627%2014.1719%2021.9215C14.1719%2022.2804%2014.3167%2022.6245%2014.5745%2022.8783C14.8323%2023.132%2015.182%2023.2746%2015.5466%2023.2746H18.2917C18.6563%2023.2746%2019.006%2023.132%2019.2638%2022.8783C19.5216%2022.6245%2019.6664%2022.2804%2019.6664%2021.9215C19.6664%2021.5627%2019.5216%2021.2185%2019.2638%2020.9647C19.006%2020.711%2018.6563%2020.5684%2018.2917%2020.5684H15.5466Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20d%3D%22M30.0068%2023.8544C29.848%2024.0121%2029.6437%2024.1179%2029.4217%2024.1574L24.697%2024.9931C24.5238%2025.0238%2024.3456%2025.0131%2024.1774%2024.962C24.0092%2024.9108%2023.856%2024.8207%2023.7305%2024.6991C23.6051%2024.5776%2023.5112%2024.4282%2023.4566%2024.2635C23.402%2024.0988%2023.3884%2023.9236%2023.4168%2023.7526L24.2065%2019.0287C24.2437%2018.8048%2024.3514%2018.5981%2024.5144%2018.4377L33.5679%209.57007C33.7724%209.36716%2034.0157%209.2061%2034.2837%209.09619C34.5518%208.98628%2034.8393%208.92969%2035.1296%208.92969C35.42%208.92969%2035.7075%208.98628%2035.9755%209.09619C36.2436%209.2061%2036.4868%209.36716%2036.6913%209.57007L39.0229%2011.8649C39.2291%2012.0662%2039.3927%2012.3056%2039.5044%2012.5694C39.616%2012.8333%2039.6735%2013.1162%2039.6735%2013.402C39.6735%2013.6878%2039.616%2013.9708%2039.5044%2014.2346C39.3927%2014.4984%2039.2291%2014.7379%2039.0229%2014.9391L30.0068%2023.8544Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E')}
.planMenuList .item.scr:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2246%22%20height%3D%2246%22%20viewBox%3D%220%200%2046%2046%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13.8944%208C13.0605%208%2012.2607%208.33865%2011.671%208.94144C11.0813%209.54424%2010.75%2010.3618%2010.75%2011.2143V34.7857C10.75%2035.6381%2011.0813%2036.4559%2011.671%2037.0586C12.2607%2037.6614%2013.0604%2038%2013.8944%2038H32.7609C33.5948%2038%2034.3947%2037.6614%2034.9844%2037.0586C35.5741%2036.4559%2035.9053%2035.6381%2035.9053%2034.7857V17.6429C35.9053%2017.3587%2035.7948%2017.0862%2035.5984%2016.8853L27.2132%208.31381C27.0166%208.11288%2026.75%208%2026.472%208H13.8944Z%22%20fill%3D%22%23CAECE1%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.1873%2014.2731C21.1873%2015.4854%2020.2259%2016.4681%2019.04%2016.4681C17.8541%2016.4681%2016.8927%2015.4854%2016.8927%2014.2731C16.8927%2013.0609%2017.8541%2012.0781%2019.04%2012.0781C20.2259%2012.0781%2021.1873%2013.0609%2021.1873%2014.2731ZM15.9879%2024.8761C15.2643%2024.8761%2014.6786%2025.4757%2014.6797%2026.2153C14.6808%2026.955%2015.2682%2027.5546%2015.9918%2027.5546H30.6657C31.3893%2027.5546%2031.975%2026.955%2031.974%2026.2153C31.9729%2025.4757%2031.3853%2024.8761%2030.6619%2024.8761H15.9879ZM15.9879%2031.3047C15.2643%2031.3047%2014.6786%2031.9043%2014.6797%2032.644C14.6808%2033.3835%2015.2682%2033.9833%2015.9918%2033.9833H24.3769C25.1005%2033.9833%2025.6862%2033.3835%2025.6851%2032.644C25.6841%2031.9043%2025.0966%2031.3047%2024.373%2031.3047H15.9879ZM15.2203%2019.4226C16.2335%2018.4952%2017.5716%2017.9312%2019.0387%2017.9312C20.5057%2017.9312%2021.8439%2018.4952%2022.857%2019.4226C23.4584%2019.973%2022.9888%2020.8579%2022.1815%2020.8579H15.8958C15.0886%2020.8579%2014.6189%2019.973%2015.2203%2019.4226Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E')}
.planMenuList .item.his:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2246%22%20height%3D%2246%22%20viewBox%3D%220%200%2046%2046%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.39286%208.26563C8.08975%208.26563%207.79906%208.38603%207.58474%208.60036C7.37041%208.81469%207.25%209.10538%207.25%209.40848V32.2656C7.25%2032.5687%207.37041%2032.8594%207.58474%2033.0737C7.79906%2033.2881%208.08975%2033.4085%208.39286%2033.4085H19.2637C18.8751%2032.3072%2018.6772%2031.1477%2018.6786%2029.9799C18.6786%2027.0748%2019.8831%2024.4485%2021.8214%2022.5788V11.2416C21.4956%2010.3681%2020.9104%209.61501%2020.1444%209.08349C19.3783%208.55197%2018.4681%208.26739%2017.5357%208.26791H8.39286V8.26563ZM24.6786%2011.2439V20.6268C26.1564%2019.9491%2027.7738%2019.6315%2029.3981%2019.6999C31.0225%2019.7682%2032.6075%2020.2206%2034.0231%2021.02C35.4388%2021.8194%2036.6448%2022.943%2037.5423%2024.2986C38.4397%2025.6543%2039.003%2027.2033%2039.186%2028.8188H39.25V9.40848C39.25%209.10538%2039.1296%208.81469%2038.9153%208.60036C38.7009%208.38603%2038.4102%208.26563%2038.1071%208.26563H28.9643C28.0314%208.26545%2027.1207%208.5507%2026.3547%209.08308C25.5886%209.61546%2025.0037%2010.3695%2024.6786%2011.2439Z%22%20fill%3D%22%23CAECE1%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M24.9648%2029.9754C24.9648%2028.9146%2025.3862%2027.8972%2026.1364%2027.147C26.8865%2026.3969%2027.9039%2025.9754%2028.9648%2025.9754C30.0257%2025.9754%2031.0431%2026.3969%2031.7932%2027.147C32.5434%2027.8972%2032.9648%2028.9146%2032.9648%2029.9754C32.9648%2031.0363%2032.5434%2032.0537%2031.7932%2032.8039C31.0431%2033.554%2030.0257%2033.9754%2028.9648%2033.9754C27.9039%2033.9754%2026.8865%2033.554%2026.1364%2032.8039C25.3862%2032.0537%2024.9648%2031.0363%2024.9648%2029.9754ZM28.9648%2022.5469C27.8165%2022.5473%2026.6839%2022.8139%2025.6561%2023.3258C24.6282%2023.8377%2023.733%2024.581%2023.0407%2025.4971C22.3485%2026.4133%2021.878%2027.4775%2021.6664%2028.6061C21.4547%2029.7347%2021.5075%2030.897%2021.8208%2032.0018C22.134%2033.1065%2022.6991%2034.1236%2023.4716%2034.9732C24.2442%2035.8228%2025.2031%2036.4817%2026.2732%2036.8982C27.3433%2037.3147%2028.4954%2037.4774%2029.639%2037.3736C30.7826%2037.2698%2031.8866%2036.9023%2032.8642%2036.3L35.7511%2039.1869C36.0761%2039.4897%2036.5059%2039.6545%2036.95%2039.6467C37.3941%2039.6389%2037.8179%2039.459%2038.1319%2039.1449C38.446%2038.8308%2038.6259%2038.407%2038.6338%2037.9629C38.6416%2037.5188%2038.4768%2037.089%2038.1739%2036.764L35.2894%2033.8749C35.9835%2032.7493%2036.3647%2031.4588%2036.3934%2030.1367C36.4221%2028.8146%2036.0973%2027.5088%2035.4527%2026.3542C34.808%2025.1995%2033.8668%2024.2379%2032.7263%2023.5686C31.5858%2022.8993%2030.2872%2022.5466%2028.9648%2022.5469Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E')}
.planMenuList .item.pro:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2246%22%20height%3D%2246%22%20viewBox%3D%220%200%2046%2046%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M31.05%2011.7844C31.05%2010.7931%2031.4438%209.84248%2032.1447%209.14156C32.8456%208.44065%2033.7963%208.04688%2034.7875%208.04688H17.7018C16.7105%208.04688%2015.7599%208.44065%2015.059%209.14156C14.3581%209.84248%2013.9643%2010.7931%2013.9643%2011.7844V31.5397C13.9643%2033.2867%2013.1249%2034.8373%2011.8286%2035.8112H9.69286C9.40964%2035.8112%209.13803%2035.9237%208.93777%2036.1239C8.73751%2036.3242%208.625%2036.5958%208.625%2036.879C8.625%2037.1622%208.73751%2037.4338%208.93777%2037.6341C9.13803%2037.8344%209.40964%2037.9469%209.69286%2037.9469H25.7107C27.1268%2037.9469%2028.4848%2037.3843%2029.4862%2036.383C30.4875%2035.3817%2031.05%2034.0237%2031.05%2032.6076V11.7844Z%22%20fill%3D%22%23CAECE1%22%2F%3E%3Cpath%20d%3D%22M34.7883%208.04688C35.7795%208.04688%2036.7302%208.44065%2037.4311%209.14156C38.132%209.84248%2038.5258%2010.7931%2038.5258%2011.7844V15.5219C38.5258%2015.6621%2038.4982%2015.801%2038.4445%2015.9305C38.3908%2016.0601%2038.3122%2016.1778%2038.213%2016.277C38.1139%2016.3761%2037.9961%2016.4548%2037.8666%2016.5084C37.737%2016.5621%2037.5982%2016.5897%2037.4579%2016.5897H31.0508V11.7844C31.0508%2010.7931%2031.4446%209.84248%2032.1455%209.14156C32.8464%208.44065%2033.797%208.04688%2034.7883%208.04688Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.683%2015.5223C19.683%2014.7855%2020.281%2014.1875%2021.0178%2014.1875H25.1568C25.5108%2014.1875%2025.8504%2014.3281%2026.1007%2014.5785C26.351%2014.8288%2026.4916%2015.1683%2026.4916%2015.5223C26.4916%2015.8763%2026.351%2016.2159%2026.1007%2016.4662C25.8504%2016.7165%2025.5108%2016.8571%2025.1568%2016.8571H21.0178C20.6638%2016.8571%2020.3243%2016.7165%2020.0739%2016.4662C19.8236%2016.2159%2019.683%2015.8763%2019.683%2015.5223ZM16.9258%2021.9295C16.9258%2021.1926%2017.5238%2020.5946%2018.2606%2020.5946H25.1568C25.5108%2020.5946%2025.8504%2020.7353%2026.1007%2020.9856C26.351%2021.2359%2026.4916%2021.5754%2026.4916%2021.9295C26.4916%2022.2835%2026.351%2022.623%2026.1007%2022.8733C25.8504%2023.1237%2025.5108%2023.2643%2025.1568%2023.2643H18.2585C17.9048%2023.2637%2017.5659%2023.1228%2017.316%2022.8726C17.0661%2022.6223%2016.9258%2022.2831%2016.9258%2021.9295ZM18.2606%2027.0018C17.9066%2027.0018%2017.5671%2027.1424%2017.3167%2027.3927C17.0664%2027.6431%2016.9258%2027.9826%2016.9258%2028.3366C16.9258%2028.6906%2017.0664%2029.0301%2017.3167%2029.2805C17.5671%2029.5308%2017.9066%2029.6714%2018.2606%2029.6714H25.1568C25.5108%2029.6714%2025.8504%2029.5308%2026.1007%2029.2805C26.351%2029.0301%2026.4916%2028.6906%2026.4916%2028.3366C26.4916%2027.9826%2026.351%2027.6431%2026.1007%2027.3927C25.8504%2027.1424%2025.5108%2027.0018%2025.1568%2027.0018H18.2585H18.2606Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E')}
.planMenuList .item .menu{font-size:16px;font-weight:800;}

/* telCardInfo */
.telCardInfo{position:relative;box-shadow:inset 0 0 0 2px #00854A;background:#fff;border-radius:16px;padding:24px;}
.telCardInfo:after{display:block;content:'DB생명';width:100px;height:43px;background:url('../../images/ws/logo_busi_card.png') no-repeat center 0 / 88px;position:absolute;right:16px;top:2px;text-indent:-9999em;border:1px solid #00854A;border-top:0;border-radius:0 0 16px 16px}
.telCardInfo .place{font-size:18px;font-weight:800;line-height:1.4;margin-bottom:16px}
.telCardInfo .path{font-size:14px;font-weight:800;line-height:1.5;margin-bottom:4px}
.telCardInfo .desc{font-size:14px;font-weight:700;line-height:1.5;color:#929593}

/* telInfoList */
.telInfoList .item{position:relative;display:flex;width:100%;height:82px;background:#F2FAF8;border-radius:16px;padding:16px 72px 16px 16px;flex-direction: column;}
.telInfoList .item:after{display:block;content:'';width:40px;height:40px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%2220%22%20fill%3D%22%23DBF2EB%22%2F%3E%3Cpath%20d%3D%22M16.5736%2020.0551C17.2907%2021.536%2018.4883%2022.7305%2019.9711%2023.4439C20.0804%2023.4957%2020.2014%2023.5181%2020.3221%2023.5089C20.4428%2023.4997%2020.559%2023.4593%2020.6593%2023.3916L22.8372%2021.9368C22.9334%2021.8715%2023.0446%2021.8317%2023.1603%2021.821C23.2761%2021.8104%2023.3927%2021.8292%2023.4992%2021.8758L27.5762%2023.6268C27.7156%2023.6848%2027.832%2023.787%2027.9075%2023.9176C27.9831%2024.0483%2028.0136%2024.2002%2027.9944%2024.3499C27.8652%2025.3584%2027.3729%2026.2854%2026.6096%2026.9572C25.8464%2027.6291%2024.8645%2027.9998%2023.8477%2028C20.7055%2028%2017.692%2026.7518%2015.4701%2024.5299C13.2482%2022.308%2012%2019.2945%2012%2016.1523C12.0002%2015.1355%2012.371%2014.1536%2013.0428%2013.3904C13.7146%2012.6271%2014.6416%2012.1348%2015.6501%2012.0056C15.7998%2011.9864%2015.9517%2012.0169%2016.0824%2012.0925C16.213%2012.168%2016.3152%2012.2844%2016.3732%2012.4238L18.1242%2016.5095C18.1697%2016.6143%2018.1888%2016.7287%2018.1797%2016.8427C18.1706%2016.9566%2018.1336%2017.0666%2018.0719%2017.1628L16.6171%2019.3756C16.5523%2019.4757%2016.5143%2019.5907%2016.5067%2019.7096C16.4991%2019.8286%2016.5221%2019.9475%2016.5736%2020.0551Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;position:absolute;top:50%;right:16px;transform:translateY(-50%)}
.telInfoList .item + .item{margin-top:16px}
.telInfoList .item .info{display:flex;align-items: center;font-size:14px;font-weight:700;color:#929593;line-height:1.5}
.telInfoList .item .info span{position:relative;display:block;}
.telInfoList .item .info span + span{padding-left:8px;margin-left:8px}
.telInfoList .item .info span + span:before{display:block;content:'';width:1px;height:12px;background:#929593;position:absolute;top:4px;left:0;}
.telInfoList .item .tel{font-size:16px;font-weight:800;line-height:1.5;margin-top:4px}

.telInfoList .item.admin{background:#00854A;color:#fff}
.telInfoList .item.admin .info{color:#fff}
.telInfoList .item.admin .tel{color:#fff}

.telCardInfo + .telInfoList{margin-top:24px}

/* failArea */
.failArea{text-align:center;padding-top:96px}
.failArea .title{font-size:18px;font-weight:800;line-height:1.4}
.failArea .desc{position:relative;font-size:14px;font-weight:700;line-height:1.5;color:#929593;padding-bottom:92px;}
.failArea .desc:after{display:block;content:'';width:60px;height:60px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2230.0004%22%20cy%3D%2230.0004%22%20r%3D%2229.5082%22%20fill%3D%22%23C02612%22%2F%3E%3Cpath%20d%3D%22M26.0359%2018C27.5755%2015.3333%2031.4245%2015.3333%2032.9641%2018L41.6244%2033C43.164%2035.6667%2041.2395%2039%2038.1603%2039H20.8397C17.7605%2039%2015.836%2035.6667%2017.3756%2033L26.0359%2018Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M29.5%2023.25V29.3311%22%20stroke%3D%22%23C02612%22%20stroke-width%3D%222.5%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M29.5%2033.2734V33.3748%22%20stroke%3D%22%23C02612%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;position:absolute;left:0;right:0;bottom:0;margin:0 auto}
.failArea .title + .desc{margin-top:16px;}
.failArea .btnArea{margin-top:32px}
.failArea .btnArea .btns{width:200px}

.failArea.system .desc{padding-bottom:120px}
.failArea.system .desc:after{width:100px;height:100px;background-size:100%;background-image:url('../../images/ws/img_errorpage.svg')}

/* photoArea */
.photoArea{position:relative;min-height:304px;margin:0 24px;background:#F7F7F7;border-radius:16px;display:flex;align-items: center;justify-content: center;}
.photoArea .photoGuide{display:flex;align-items: center;flex-direction: column;font-size:14px;font-weight:700;color:#929593;gap:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}
.photoArea .photoGuide:before{display:block;content:'';width:50px;height:50px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2250%22%20height%3D%2250%22%20viewBox%3D%220%200%2050%2050%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M40.625%2040.625H9.375C8.5462%2040.625%207.75134%2040.2958%207.16529%2039.7097C6.57924%2039.1237%206.25%2038.3288%206.25%2037.5V15.625C6.25%2014.7962%206.57924%2014.0013%207.16529%2013.4153C7.75134%2012.8292%208.5462%2012.5%209.375%2012.5H15.625L18.75%207.8125H31.25L34.375%2012.5H40.625C41.4538%2012.5%2042.2487%2012.8292%2042.8347%2013.4153C43.4208%2014.0013%2043.75%2014.7962%2043.75%2015.625V37.5C43.75%2038.3288%2043.4208%2039.1237%2042.8347%2039.7097C42.2487%2040.2958%2041.4538%2040.625%2040.625%2040.625Z%22%20stroke%3D%22%23D3D4D4%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M25%2032.8125C28.8833%2032.8125%2032.0312%2029.6645%2032.0312%2025.7812C32.0312%2021.898%2028.8833%2018.75%2025%2018.75C21.1167%2018.75%2017.9688%2021.898%2017.9688%2025.7812C17.9688%2029.6645%2021.1167%2032.8125%2025%2032.8125Z%22%20stroke%3D%22%23D3D4D4%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;}
.photoArea .photo{position:relative;padding:15px;z-index:1}
.photoArea .photo img{width:100%;height:100%;object-fit: contain;border:1px solid #252A28;box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1)}

.markBox + .photoArea{margin-top:24px}

/* busiCardArea */
.busiCardArea{position:relative;text-align:center;padding:0 14px}
.busiCardArea .title{font-family:'Pretendard';font-size:32px;font-weight:700;line-height:1.2;margin-bottom:40px}
.busiCardArea .img img{max-height:313px;object-fit:contain}
.busiCardArea .btnArea{gap:16px}

/* busiCardList */
.busiCardList .item + .item{margin-top:24px}
.busiCardList .busiCard{position:relative;width:100%;height:190px;border:1px solid #D3D4D4;background:#00854A;overflow:hidden;padding:16px;color:#fff}
.busiCardList .busiCard .busCardHead{display:flex;align-items:center;justify-content: space-between;margin-top:-16px;margin-left:-8px;margin-right:-8px}
.busiCardList .busiCard .busCardHead .logo{display:block;text-indent:-9999em;width:88px;height:43px;background:url(../../images/ws/logo_busi_card.png) no-repeat 0 0 / 100%}
.busiCardList .busiCard .busCardHead .ico{display:block;text-indent:-9999em;width:69px;height:41px;background:url(../../images/ws/img_busicard_slogan.png) no-repeat 0 0  / 100%}
.busiCardList .busiCard .busCardCont{margin-top:28px;}
.busiCardList .busiCard .nameArea{position:relative;display:flex;align-items: center;gap:8px;}
.busiCardList .busiCard .nameArea .name{font-size:24px;font-weight:800;line-height:1.2;letter-spacing:12px;white-space: nowrap;}
.busiCardList .busiCard .nameArea .name:after{content:'';letter-spacing: 0;margin-right:-12px}
.busiCardList .btnArea{margin-top:16px}
.busiCardList .busiCard .nameArea dt{font-size:9px;font-weight:700;line-height:1.4}
.busiCardList .busiCard .nameArea dd{font-size:9px;font-weight:700;line-height:1.4;margin-top:2px;display:flex;align-items: center;gap:2px;}
.busiCardList .busiCard .nameArea .bedge{position:absolute;bottom:0;right:0;text-indent:-9999em;background-repeat:no-repeat;background-position:0 0;background-size:100%}
.busiCardList .busiCard .nameArea .bedge.good{width:63px;height:33px;background-image:url(../../images/ws/img_bedge_good_type01.png)}
.busiCardList .busiCard.type02 .nameArea .bedge.good{background-image:url(../../images/ws/img_bedge_good_type02.png)}
.busiCardList .busiCard .nameArea .bedge.gold{width:38px;height:38px;background-image:url(../../images/ws/img_bedge_gold_type01.png)}
.busiCardList .busiCard.type02 .nameArea .bedge.gold{background-image:url(../../images/ws/img_bedge_gold_type02.png)}
.busiCardList .busiCard .summmaryList{margin-top:8px;}
.busiCardList .busiCard .summmaryList .numItem {display:flex;align-items: center;flex-wrap: wrap;gap:2px}
.busiCardList .busiCard .summmaryList .numItem .items{display:flex;align-items: center;gap:4px;width:calc(50% - 1px)}
.busiCardList .busiCard .summmaryList .numItem dt{font-size:10px;font-weight:800;line-height:1.3}
.busiCardList .busiCard .summmaryList .numItem dd{font-size:10px;font-weight:700;line-height:1.3}
.busiCardList .busiCard .summmaryList .address{font-size:10px;font-weight:700;line-height:1.3;margin-top:2px;}
.busiCardList .busiCard .optionList{display:flex;align-items: center;justify-content: space-between;margin-top:8px;}
.busiCardList .busiCard .optionList .url{font-size:10px;font-weight:700;line-height:1.3;}
.busiCardList .busiCard .optionList .call{font-size:10px;font-weight:700;line-height:1.3;}

.busiCardList .busiCard.type02{background:#fff;color:#252A28}

/* 전체메뉴 */
.allMenu{display:none;position:fixed;top:0;bottom:0;right:-100%;width:100%;opacity:0;transition:right 0.5s ease, opacity 0.5s ease;background:#fff;z-index:100;height:var(--menuHeight);min-height:100%}
.allMenu.absolute{position:absolute;}
.allMenu:after{display:block;content:'';position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0, 0, 0, 0.6)}
.allMenu .allMenuArea{position:relative;height:100%;width:100%;display:flex;flex-direction:column;z-index:10;background:#fff;overflow:hidden}
.allMenu .allMenuTop{position:relative;display:flex;height:64px;flex:0 0 auto;align-items: center;justify-content: space-between;padding:0 16px;gap:16px}
.allMenu .allMenuTop .btnModalHome{display:block;text-indent:-9999em;width:26px;height:26px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.35656%208.49308C3.64249%209.0623%203.22656%209.92577%203.22656%2010.8389V19.7487C3.22656%2021.4055%204.56971%2022.7487%206.22656%2022.7487H19.7533C21.4102%2022.7487%2022.7533%2021.4055%2022.7533%2019.7487V11.0492C22.7533%2010.0945%2022.2989%209.1967%2021.5294%208.63146L14.3525%203.35939C13.2604%202.55714%2011.7661%202.58661%2010.7064%203.43129L4.35656%208.49308Z%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12.9844%2018.8431V15.9141%22%20stroke%3D%22%23222222%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat 0 0 /100%}
.allMenu .allMenuTop .btnModalSetup{display:block;text-indent:-9999em;width:26px;height:26px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13%2017.875C15.6924%2017.875%2017.875%2015.6924%2017.875%2013C17.875%2010.3076%2015.6924%208.125%2013%208.125C10.3076%208.125%208.125%2010.3076%208.125%2013C8.125%2015.6924%2010.3076%2017.875%2013%2017.875Z%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M18.6586%206.61328C18.9159%206.85026%2019.1596%207.09401%2019.3898%207.34453L22.1625%207.74062C22.6143%208.5252%2022.9625%209.365%2023.1984%2010.2391L21.5125%2012.4836C21.5125%2012.4836%2021.543%2013.1742%2021.5125%2013.5195L23.1984%2015.7641C22.9636%2016.6385%2022.6153%2017.4784%2022.1625%2018.2625L19.3898%2018.6586C19.3898%2018.6586%2018.9125%2019.1562%2018.6586%2019.3898L18.2625%2022.1625C17.4779%2022.6143%2016.6381%2022.9625%2015.7641%2023.1984L13.5195%2021.5125C13.1749%2021.543%2012.8282%2021.543%2012.4836%2021.5125L10.2391%2023.1984C9.36463%2022.9636%208.52469%2022.6153%207.74062%2022.1625L7.34453%2019.3898C7.09401%2019.1529%206.85026%2018.9091%206.61328%2018.6586L3.84062%2018.2625C3.38886%2017.4779%203.04065%2016.6381%202.80469%2015.7641L4.49063%2013.5195C4.49063%2013.5195%204.46016%2012.8289%204.49063%2012.4836L2.80469%2010.2391C3.03955%209.36463%203.38782%208.52469%203.84062%207.74062L6.61328%207.34453C6.85026%207.09401%207.09401%206.85026%207.34453%206.61328L7.74062%203.84062C8.5252%203.38886%209.365%203.04065%2010.2391%202.80469L12.4836%204.49063C12.8282%204.46015%2013.1749%204.46015%2013.5195%204.49063L15.7641%202.80469C16.6385%203.03955%2017.4784%203.38782%2018.2625%203.84062L18.6586%206.61328Z%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;}
.allMenu .allMenuTop .btnModalClose{display:block;text-indent:-9999em;width:26px;height:26px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.10967%205.81221L19.8983%2019.6008M6.10961%2019.6008L19.8982%205.81226%22%20stroke%3D%22%23222222%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;}
.allMenu .allMenuTop > div{display:flex;align-items:center;gap:16px;}
.allMenu .allMenuHead{position:relative;height:173px;flex:0 0 auto;padding:24px 16px;}
.allMenu .allMenuHead .headFlex{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:60px}
.allMenu .allMenuHead .info .infoFlex{display:flex;align-items: center;gap:8px}
.allMenu .allMenuHead .info .name{font-size:24px;font-weight:800;line-height:1.4}
.allMenu .allMenuHead .info .num{font-size:15px;font-weight:700;line-height:1.5;color:#676A68}
.allMenu .allMenuHead .info .path{font-size:15px;font-weight:700;color:#676A68;margin-top:4px;line-height:1.5}
.allMenu .allMenuHead .btns{border-radius:50px}
.allMenu .allMenuHead .searhBoxArea{position:relative;}
.allMenu .allMenuHead .searhBoxArea .searhBox{display:flex;align-items: center;background:#F4F4F4;border-radius:30px;margin-top:16px;gap:8px;padding:0 12px;height:48px}
.allMenu .allMenuHead .searhBoxArea .searchBoxLayer{display:none;position:absolute;top:56px;left:0;right:0;border:1px solid #D3D4D4;border-radius:12px;background:#fff;box-shadow: 2px 2px 8px 0px #363B4233;overflow-y:auto;max-height:293px;z-index:10}
.allMenu .allMenuHead .searhBoxArea .searchBoxLayer.open{display:block;}
.allMenu .allMenuHead .searhBoxArea .searchBoxLayer .item{display:block;padding:13px 12px;font-size:15px;font-weight:700;line-height:1.5;}
.allMenu .allMenuHead .searhBoxArea .searchBoxLayer .item:hover{background:#F4F4F4}
.allMenu .allMenuHead .searhBoxArea .searchBoxLayer .item .word{font-weight:800}
.allMenu .allMenuHead .searhBox .btnSearch{display:block;text-indent: -9999em;flex:none;width:26px;height:26px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M21.0015%2020.9976C19.5732%2019.5693%2017.4009%2017.397%2015.9727%2015.9688%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M17.8007%2011.4003C17.8007%2014.9351%2014.9351%2017.8007%2011.4003%2017.8007C7.86553%2017.8007%205%2014.9351%205%2011.4003C5%207.86553%207.86553%205%2011.4003%205C14.9351%205%2017.8007%207.86553%2017.8007%2011.4003Z%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;}
.allMenu .allMenuHead .searhBox .inpText{width:100%;height:100%;background:transparent;border:0;padding:0}
.allMenu .allMenuHead .searhBoxArea:has(.searchBoxLayer.open) .btnSearch{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M21.0015%2020.9976C19.5732%2019.5693%2017.4009%2017.397%2015.9727%2015.9688%22%20stroke%3D%22%2300854A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M17.8007%2011.4003C17.8007%2014.9351%2014.9351%2017.8007%2011.4003%2017.8007C7.86553%2017.8007%205%2014.9351%205%2011.4003C5%207.86553%207.86553%205%2011.4003%205C14.9351%205%2017.8007%207.86553%2017.8007%2011.4003Z%22%20stroke%3D%22%2300854A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E')}
.allMenu .allMenuCont{position:relative;border-top:1px solid #D3D4D4;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;}
.allMenu .allMenuCont .allMenuList{position:relative;width:100%;height:100%;background:#F4F4F4;flex:1 1 auto;min-height:0;display:flex;overflow:hidden;}
.allMenu .allMenuCont .allMenuList .allMenuDep1Area{height:100%;width:130px;overflow-y:auto;padding-bottom:66px;}
.allMenu .allMenuList .allMenuDep1{width:130px;}
.allMenu .allMenuList .allMenuDep1 .allMenuDep1Anchor{position:relative;display:flex;width:100%;height:64px;align-items: center;padding:0 16px;font-size:15px;font-weight:800;line-height:1.5}
.allMenu .allMenuCont .allMenuList .allMenuDep2Area{position:relative;height:100%;width:calc(100% - 130px);}
.allMenu .allMenuList .allMenuDep2{display:none;width:100%;height:100%;overflow-y:auto;background:#fff}
.allMenu .allMenuList .allMenuDep2.on{display:block;}
.allMenu .allMenuList .allMenuDep2 .allMenuDep2Anchor{display:flex;align-items:center;justify-content: space-between;height:64px;font-size:15px;font-weight:700;line-height:1.5;padding:0 16px;}
.allMenu .allMenuList .allMenuDep2 .item:has(.allMenuDep3) .allMenuDep2Anchor:after,
.allMenu .allMenuList .allMenuDep2 .allMenuDep2Anchor.has:after{display:block;content:'';width:16px;height:16px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.96967%2011.0928C3.26256%2011.3857%203.73744%2011.3857%204.03033%2011.0928L8%207.12316L11.9697%2011.0928C12.2626%2011.3857%2012.7374%2011.3857%2013.0303%2011.0928C13.3232%2010.7999%2013.3232%2010.3251%2013.0303%2010.0322L8%205.00184L2.96967%2010.0322C2.67678%2010.3251%202.67678%2010.7999%202.96967%2011.0928Z%22%20fill%3D%22%23A8AAA9%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%;transform:rotate(180deg);transition:transform 0.3s ease}
.allMenu .allMenuList .allMenuDep3{display:none}
.allMenu .allMenuList .allMenuDep3 .item a{position:relative;display:flex;align-items:center;font-size:14px;font-weight:700;line-height:1.5;color:#7C7F7E;height:48px;width:100%;padding:0 16px;gap:6px}
.allMenu .allMenuList .allMenuDep3 .item a:before{display:block;content:'';width:8px;height:2px;background:#7C7F7E;border-radius:2px;flex:none}
.allMenu .allMenuList .allMenuDep3 .item.on a{font-weight:800;color:#676A68}

.allMenu .allMenuList .allMenuDep1.on .allMenuDep1Anchor{color:#00854A;background:#fff}
.allMenu .allMenuList .allMenuDep1.on .allMenuDep1Anchor:before{display:block;content:'';position:absolute;top:0;left:0;bottom:0;width:5px;background:#00854A}
.allMenu .allMenuList .allMenuDep1.on .allMenuDep2{display:block}
.allMenu .allMenuList .allMenuDep2 .item.on .allMenuDep2Anchor:after{transform:rotate(0deg)}
.allMenu .allMenuList .allMenuDep2 .item.on .allMenuDep3{display:block}

.allMenu .allMenuCont .allMenuBtmArea{position:absolute;left:0;bottom:0;width:130px;padding:14px 16px;background:rgba(244, 244, 244, 0.7)}
.allMenu .allMenuCont .allMenuBtmArea .btnHotLine{position:static;background:#fff}
.allMenu .allMenuCont > .btnHotLine{position:absolute;left:16px;bottom:14px;z-index:10;background:#fff}

.allMenu.open{display:block}
.allMenu.open.active{right:0;opacity:1;}

/* Main */
.wrap.main #header .logo a{display:block;width:100px;height:39px;text-indent:-9999em;background:url('../../images/ws/logo.svg') no-repeat 0 0 / 100%;}
.wrap.main #header .btnHeadAlarm{position:relative;display:block;width:26px;height:26px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.39556%2010.6563C6.39434%209.76717%206.56572%208.88657%206.89984%208.06523C7.23396%207.24388%207.72422%206.49803%208.34238%205.87062C8.96053%205.24321%209.69438%204.74665%2010.5016%204.40953C11.3089%204.07242%2012.1736%203.90141%2013.046%203.90635C16.6886%203.93448%2019.6044%207.01883%2019.6044%2010.7407V11.4063C19.6044%2014.7625%2020.2943%2016.7125%2020.9014%2017.7813C20.9659%2017.8951%2020.9999%2018.0242%2021%2018.1556C21.0001%2018.287%2020.9663%2018.4162%2020.9021%2018.5301C20.8378%2018.644%2020.7453%2018.7388%2020.6337%2018.8048C20.5222%2018.8708%2020.3957%2018.9058%2020.2667%2018.9062H5.73328C5.60433%2018.9058%205.47776%2018.8708%205.36625%2018.8048C5.25475%2018.7388%205.16222%2018.644%205.09794%2018.5301C5.03366%2018.4162%204.99989%2018.287%205%2018.1556C5.00011%2018.0242%205.03411%2017.8951%205.09859%2017.7813C5.70568%2016.7125%206.39556%2014.7625%206.39556%2011.4063V10.6563Z%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M10%2018.9062V19.7063C10%2020.5549%2010.3161%2021.3689%2010.8787%2021.969C11.4413%2022.5691%2012.2044%2022.9063%2013%2022.9063C13.7956%2022.9063%2014.5587%2022.5691%2015.1213%2021.969C15.6839%2021.3689%2016%2020.5549%2016%2019.7063V18.9062%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%}
.wrap.main #header .btnHeadAlarm span{display:block;text-indent:-9999em}
.wrap.main #header .btnHeadAlarm .count{display:flex;align-items: center;justify-content: center;width:20px;height:20px;font-size:10px;font-weight:700;color:#fff;border-radius:50%;background:#ED2F15;position:absolute;right:-7px;bottom:-2px;border:2px solid #fff}
.wrap.main #header .btnHeadMenuSearch{display:block;text-indent:-9999em;width:26px;height:26px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M22.0625%2022.4688C22.0625%2022.4688%2018.5%2019%2017.0625%2017.4688%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M19.0625%2011.9688C19.0625%2016.1109%2015.7046%2019.4688%2011.5625%2019.4688C7.42036%2019.4688%204.0625%2016.1109%204.0625%2011.9688C4.0625%207.82661%207.42036%204.46875%2011.5625%204.46875C15.7046%204.46875%2019.0625%207.82661%2019.0625%2011.9688Z%22%20stroke%3D%22%23252A28%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%}

.mainWrap:before{display:block;content:'';background: #00854A;border-radius: 0 0 55% 20%;position:absolute;top:-140px;left:-16px;right:-16px;height:300px;z-index:-1}
.mainWrap .titArea{margin-bottom:16px;}
.mainWrap .hTit{font-size:20px;}
.mainWrap .tabsCont{padding-bottom:24px}
.mainWrap .customInfo{position:relative;background:#fff;border-radius:16px;box-shadow: 0px 4px 30px 0px #00000033;padding:24px;}
.mainWrap .customInfo .nameArea{display:flex;align-items: center;gap:8px}
.mainWrap .customInfo .nameArea .name{font-size:24px;font-weight:800;line-height:1.4}
.mainWrap .customInfo .nameArea .num{font-family: 'Gmarket';font-size:15px;font-weight:500;line-height:1.5;color:#676A68}
.mainWrap .customInfo .pathArea{font-size:15px;font-weight:700;line-height:1.5;color:#676A68;margin-top:4px}
.mainWrap .customInfo .btmOptArea{display:grid;grid-template-columns: repeat(3, 1fr);align-items:center;margin-top:32px;}
.mainWrap .customInfo .btmOptArea > dl{padding:0 16px;border-left:1px solid #E9EAE9}
.mainWrap .customInfo .btmOptArea > dl:first-child{padding-left:0;border-left:0;}
.mainWrap .customInfo .btmOptArea > dl:last-child{padding-right:0}
.mainWrap .customInfo .btmOptArea > dl dt{font-size:14px;font-weight:700;line-height:1.5;color:#A8AAA9;display:flex;align-items: center;gap:4px;white-space:nowrap;}
.mainWrap .customInfo .btmOptArea > dl dt .flag{height:22px;border-radius:16px;background:#ECEFFE;font-size:13px;font-weight:700;color:#3B79CB;gap:2px;padding:0 8px;}
.mainWrap .customInfo .btmOptArea > dl dt .flag em{font-family: 'Gmarket';line-height:1}
.mainWrap .customInfo .btmOptArea > dl dd{font-size:14px;font-weight:700;line-height:1.5;margin-top:8px;display:flex;align-items: center;gap:2px}
.mainWrap .customInfo .btmOptArea > dl dd em{font-family: 'Gmarket';font-size:18px}
.mainWrap .customInfo .btns{position:absolute;top:35px;right:24px}

.mainWrap .mainMenu{display:flex;align-items: center;justify-content: center;flex-wrap:wrap;margin-top:32px;gap:24px 16px;padding-bottom:24px}
.mainWrap .mainMenu .menu{display:flex;align-items: center;justify-content: center;width:calc(100% / 3 - 16px);flex-direction: column;gap:8px}
.mainWrap .mainMenu .menu:before{display:block;content:'';width:60px;height:60px;border-radius:50%;overflow:hidden;background-color:#E9EEEB;background-repeat:no-repeat;background-position:0 0;background-size:100%}
.mainWrap .mainMenu .menu.reg:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20rx%3D%2230%22%20fill%3D%22%23E9EEEB%22%2F%3E%3Cpath%20d%3D%22M30.168%2032.7675C27.2865%2032.7675%2024.4794%2033.6409%2022.1514%2035.262C19.8234%2036.883%2018.0948%2039.1678%2017.2146%2041.7871C17.1677%2041.9264%2017.156%2042.0744%2017.1803%2042.2188C17.2047%2042.3633%2017.2644%2042.5003%2017.3547%2042.6185C17.445%2042.7368%2017.5633%2042.833%2017.6999%2042.8993C17.8366%2042.9657%2017.9877%2043.0002%2018.141%2043.0003H42.1949C42.3482%2043.0002%2042.4994%2042.9657%2042.636%2042.8993C42.7726%2042.833%2042.8909%2042.7368%2042.9812%2042.6185C43.0715%2042.5003%2043.1313%2042.3633%2043.1556%2042.2188C43.18%2042.0744%2043.1682%2041.9264%2043.1213%2041.7871C42.2415%2039.1675%2040.513%2036.8822%2038.185%2035.2608C35.857%2033.6395%2033.0497%2032.7657%2030.168%2032.7656V32.7675Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20d%3D%22M30.17%2017C27.7286%2017%2025.3873%2017.9258%2023.661%2019.5738C21.9347%2021.2217%2020.9648%2023.4568%2020.9648%2025.7874C20.9648%2028.118%2021.9347%2030.3531%2023.661%2032.001C25.3873%2033.649%2027.7286%2034.5748%2030.17%2034.5748C32.6113%2034.5748%2034.9527%2033.649%2036.6789%2032.001C38.4052%2030.3531%2039.3751%2028.118%2039.3751%2025.7874C39.3751%2023.4568%2038.4052%2021.2217%2036.6789%2019.5738C34.9527%2017.9258%2032.6113%2017%2030.17%2017Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.4048%2023.1346C22.0367%2021.2819%2023.2951%2019.682%2024.9825%2018.586C26.6699%2017.49%2028.6909%2016.9599%2030.728%2017.0789C32.7652%2017.198%2034.7033%2017.9594%2036.2381%2019.2438C37.7728%2020.5281%2038.8174%2022.2626%2039.2079%2024.1749C39.235%2024.3089%2039.2309%2024.447%2039.1958%2024.5793C39.1608%2024.7117%2039.0956%2024.835%2039.0049%2024.9405C38.9142%2025.0461%2038.8003%2025.1312%2038.6712%2025.19C38.5422%2025.2487%2038.4011%2025.2795%2038.2582%2025.2803H38.1978C35.9773%2025.2826%2033.8347%2024.4989%2032.1843%2023.0807C30.5325%2024.5002%2028.3876%2025.284%2026.165%2025.2803C24.6081%2025.2803%2023.1408%2024.9032%2021.8622%2024.2363C21.6631%2024.1325%2021.5083%2023.9656%2021.4244%2023.7645C21.3406%2023.5633%2021.333%2023.3405%2021.4029%2023.1346H21.4048Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E')}
.mainWrap .mainMenu .menu.pla:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20rx%3D%2230%22%20fill%3D%22%23E9EEEB%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.6827%2017C19.8771%2017%2018.5%2018.4778%2018.5%2020.1928V39.8053C18.5%2041.5222%2019.8771%2043%2021.6827%2043H37.4145C39.2201%2043%2040.5972%2041.5222%2040.5972%2039.8053V20.2945C40.5972%2019.4207%2040.2446%2018.5828%2039.6168%2017.9649C38.9891%2017.3471%2038.1377%2017%2037.25%2017H21.6827Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.9345%2036.1172H18.5V37.5291V39.807C18.5%2041.522%2019.8771%2042.9998%2021.6827%2042.9998H37.4145C39.2201%2042.9998%2040.5972%2041.522%2040.5972%2039.8051V37.5291V36.1172H19.9345Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.5196%2022.4844C23.2026%2022.4844%2022.8985%2022.6083%2022.6744%2022.829C22.4502%2023.0496%2022.3242%2023.3489%2022.3242%2023.661C22.3242%2023.973%2022.4502%2024.2723%2022.6744%2024.493C22.8985%2024.7136%2023.2026%2024.8376%2023.5196%2024.8376H28.2918C28.6088%2024.8376%2028.9129%2024.7136%2029.1371%2024.493C29.3613%2024.2723%2029.4872%2023.973%2029.4872%2023.661C29.4872%2023.3489%2029.3613%2023.0496%2029.1371%2022.829C28.9129%2022.6083%2028.6088%2022.4844%2028.2918%2022.4844H23.5196ZM23.5196%2027.8836C23.2026%2027.8836%2022.8985%2028.0075%2022.6744%2028.2282C22.4502%2028.4488%2022.3242%2028.7481%2022.3242%2029.0601C22.3242%2029.3722%2022.4502%2029.6715%2022.6744%2029.8921C22.8985%2030.1128%2023.2026%2030.2367%2023.5196%2030.2367H25.9067C26.2237%2030.2367%2026.5278%2030.1128%2026.752%2029.8921C26.9762%2029.6715%2027.1021%2029.3722%2027.1021%2029.0601C27.1021%2028.7481%2026.9762%2028.4488%2026.752%2028.2282C26.5278%2028.0075%2026.2237%2027.8836%2025.9067%2027.8836H23.5196Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20d%3D%22M36.0946%2030.7436C35.9564%2030.8807%2035.7788%2030.9727%2035.5858%2031.0072L31.4773%2031.7338C31.3267%2031.7605%2031.1718%2031.7512%2031.0255%2031.7067C30.8793%2031.6623%2030.746%2031.5839%2030.637%2031.4782C30.5279%2031.3725%2030.4462%2031.2426%2030.3987%2031.0994C30.3512%2030.9561%2030.3394%2030.8038%2030.3642%2030.6551L31.0508%2026.5474C31.0832%2026.3527%2031.1768%2026.1729%2031.3186%2026.0334L39.1912%2018.3225C39.369%2018.146%2039.5805%2018.006%2039.8136%2017.9104C40.0467%2017.8148%2040.2967%2017.7656%2040.5492%2017.7656C40.8017%2017.7656%2041.0517%2017.8148%2041.2848%2017.9104C41.5178%2018.006%2041.7294%2018.146%2041.9072%2018.3225L43.9346%2020.318C44.1139%2020.493%2044.2562%2020.7012%2044.3533%2020.9306C44.4504%2021.16%2044.5004%2021.4061%2044.5004%2021.6546C44.5004%2021.9031%2044.4504%2022.1492%2044.3533%2022.3786C44.2562%2022.608%2044.1139%2022.8162%2043.9346%2022.9912L36.0946%2030.7436Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E')}
.mainWrap .mainMenu .menu.aud:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20rx%3D%2230%22%20fill%3D%22%23E9EEEB%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22.2859%2022.7123C21.5757%2022.7123%2021%2022.1366%2021%2021.4265C21%2020.7163%2021.5757%2020.1406%2022.2859%2020.1406H38.573C39.0932%2020.1406%2039.5619%2020.4539%2039.761%2020.9344C39.96%2021.4149%2039.8499%2021.9679%2039.4822%2022.3357L25.3901%2036.4278H36.0014V34.2847C36.0014%2033.938%2036.2102%2033.6255%2036.5306%2033.4928C36.8509%2033.3601%2037.2197%2033.4334%2037.4648%2033.6786L40.8937%2037.1074C41.2284%2037.4422%2041.2284%2037.985%2040.8937%2038.3199L37.4648%2041.7487C37.2197%2041.9939%2036.8509%2042.0671%2036.5306%2041.9344C36.2102%2041.8017%2036.0014%2041.4892%2036.0014%2041.1425V38.9995H22.2859C21.7658%2038.9995%2021.2969%2038.6862%2021.0979%2038.2057C20.8989%2037.7253%2021.0089%2037.1722%2021.3767%2036.8045L35.4687%2022.7123H22.2859Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.8555%2018.8572C18.8555%2018.3838%2019.2392%2018%2019.7127%2018H24.8562C25.3296%2018%2025.7134%2018.3838%2025.7134%2018.8572L25.7136%2024.0005C25.7136%2024.4739%2025.3298%2024.8578%2024.8564%2024.8578H19.7129C19.2394%2024.8578%2018.8556%2024.474%2018.8556%2024.0006L18.8555%2018.8572ZM34.2856%2018.8572C34.2856%2018.3838%2034.6693%2018%2035.1428%2018H40.2861C40.7594%2018%2041.1433%2018.3838%2041.1433%2018.8572V24.0005C41.1433%2024.474%2040.7594%2024.8578%2040.2861%2024.8578H35.1428C34.6693%2024.8578%2034.2856%2024.474%2034.2856%2024.0005V18.8572ZM19.7128%2034.2872C19.2394%2034.2872%2018.8556%2034.671%2018.8556%2035.1444V40.2877C18.8556%2040.7611%2019.2394%2041.1449%2019.7128%2041.1449H24.8561C25.3296%2041.1449%2025.7134%2040.7611%2025.7134%2040.2877V35.1444C25.7134%2034.671%2025.3296%2034.2872%2024.8561%2034.2872H19.7128Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E')}
.mainWrap .mainMenu .menu.lis:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20rx%3D%2230%22%20fill%3D%22%23E9EEEB%22%2F%3E%3Cpath%20d%3D%22M19.543%2014C18.6479%2014%2017.7894%2014.3612%2017.1565%2015.0042C16.5236%2015.6472%2016.168%2016.5193%2016.168%2017.4286V42.5714C16.168%2043.4807%2016.5236%2044.3529%2017.1565%2044.9959C17.7894%2045.6389%2018.6479%2046%2019.543%2046H39.793C40.688%2046%2041.5466%2045.6389%2042.1795%2044.9959C42.8125%2044.3529%2043.168%2043.4807%2043.168%2042.5714V24.2857C43.168%2023.9826%2043.0494%2023.6919%2042.8386%2023.4776L33.8385%2014.3347C33.6275%2014.1204%2033.3413%2014%2033.043%2014H19.543Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M34.1324%2026.2501C34.1324%2028.5974%2032.1348%2030.5002%2029.6706%2030.5002C27.2065%2030.5002%2025.2089%2028.5974%2025.2089%2026.2501C25.2089%2023.9028%2027.2065%2022%2029.6706%2022C32.1348%2022%2034.1324%2023.9028%2034.1324%2026.2501ZM21.734%2036.2208C23.8392%2034.4251%2026.6197%2033.3332%2029.668%2033.3332C32.7162%2033.3332%2035.4967%2034.4251%2037.6019%2036.2208C38.8515%2037.2866%2037.8757%2039%2036.1983%2039H23.1376C21.4603%2039%2020.4844%2037.2866%2021.734%2036.2208Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E')}
.mainWrap .mainMenu .menu.pro:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20rx%3D%2230%22%20fill%3D%22%23E9EEEB%22%2F%3E%3Cpath%20d%3D%22M37%2020.25C37%2019.388%2037.3424%2018.5614%2037.9519%2017.9519C38.5614%2017.3424%2039.388%2017%2040.25%2017H25.3929C24.5309%2017%2023.7043%2017.3424%2023.0948%2017.9519C22.4853%2018.5614%2022.1429%2019.388%2022.1429%2020.25V37.4286C22.1429%2038.9477%2021.413%2040.296%2020.2857%2041.1429H18.4286C18.1823%2041.1429%2017.9461%2041.2407%2017.772%2041.4148C17.5978%2041.589%2017.5%2041.8252%2017.5%2042.0714C17.5%2042.3177%2017.5978%2042.5539%2017.772%2042.728C17.9461%2042.9022%2018.1823%2043%2018.4286%2043H32.3571C33.5885%2043%2034.7694%2042.5108%2035.6401%2041.6401C36.5108%2040.7694%2037%2039.5885%2037%2038.3571V20.25Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M40.25%2017C41.112%2017%2041.9386%2017.3424%2042.5481%2017.9519C43.1576%2018.5614%2043.5%2019.388%2043.5%2020.25V23.5C43.5%2023.6219%2043.476%2023.7427%2043.4293%2023.8554C43.3827%2023.968%2043.3143%2024.0704%2043.228%2024.1566C43.1418%2024.2428%2043.0394%2024.3112%2042.9268%2024.3579C42.8141%2024.4046%2042.6934%2024.4286%2042.5714%2024.4286H37V20.25C37%2019.388%2037.3424%2018.5614%2037.9519%2017.9519C38.5614%2017.3424%2039.388%2017%2040.25%2017Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27.1163%2023.4967C27.1163%2022.8559%2027.6363%2022.3359%2028.277%2022.3359H31.8762C32.184%2022.3359%2032.4793%2022.4582%2032.6969%2022.6759C32.9146%2022.8936%2033.0369%2023.1888%2033.0369%2023.4967C33.0369%2023.8045%2032.9146%2024.0997%2032.6969%2024.3174C32.4793%2024.5351%2032.184%2024.6574%2031.8762%2024.6574H28.277C27.9692%2024.6574%2027.674%2024.5351%2027.4563%2024.3174C27.2386%2024.0997%2027.1163%2023.8045%2027.1163%2023.4967ZM24.7188%2029.0681C24.7188%2028.4274%2025.2387%2027.9074%2025.8795%2027.9074H31.8762C32.184%2027.9074%2032.4793%2028.0297%2032.6969%2028.2473C32.9146%2028.465%2033.0369%2028.7602%2033.0369%2029.0681C33.0369%2029.3759%2032.9146%2029.6712%2032.6969%2029.8888C32.4793%2030.1065%2032.184%2030.2288%2031.8762%2030.2288H25.8776C25.5701%2030.2283%2025.2753%2030.1058%2025.0581%2029.8882C24.8408%2029.6706%2024.7187%2029.3756%2024.7188%2029.0681ZM25.8795%2033.4788C25.5716%2033.4788%2025.2764%2033.6011%2025.0587%2033.8188C24.841%2034.0364%2024.7188%2034.3317%2024.7188%2034.6395C24.7188%2034.9474%2024.841%2035.2426%2025.0587%2035.4603C25.2764%2035.6779%2025.5716%2035.8002%2025.8795%2035.8002H31.8762C32.184%2035.8002%2032.4793%2035.6779%2032.6969%2035.4603C32.9146%2035.2426%2033.0369%2034.9474%2033.0369%2034.6395C33.0369%2034.3317%2032.9146%2034.0364%2032.6969%2033.8188C32.4793%2033.6011%2032.184%2033.4788%2031.8762%2033.4788H25.8776H25.8795Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E')}
.mainWrap .mainMenu .menu.sta:before{background-image:url('data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2260%22%20height%3D%2260%22%20rx%3D%2230%22%20fill%3D%22%23E9EEEB%22%2F%3E%3Cpath%20d%3D%22M17.832%2021.6452C17.832%2020.9064%2018.1618%2020.1978%2018.7489%2019.6753C19.336%2019.1529%2020.1322%2018.8594%2020.9625%2018.8594H38.7016C39.1127%2018.8594%2039.5198%2018.9314%2039.8996%2019.0714C40.2794%2019.2114%2040.6245%2019.4166%2040.9151%2019.6753C41.2058%2019.934%2041.4364%2020.2411%2041.5937%2020.5791C41.7511%2020.9171%2041.832%2021.2794%2041.832%2021.6452V40.2174C41.832%2040.9563%2041.5022%2041.6648%2040.9151%2042.1873C40.3281%2042.7097%2039.5318%2043.0032%2038.7016%2043.0032H20.9625C20.1322%2043.0032%2019.336%2042.7097%2018.7489%2042.1873C18.1618%2041.6648%2017.832%2040.9563%2017.832%2040.2174V21.6452Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M36.3038%2029.9084C36.5528%2029.6128%2036.6598%2029.2413%2036.6011%2028.8756C36.5424%2028.5099%2036.3228%2028.1799%2035.9907%2027.9583C35.6586%2027.7366%2035.2412%2027.6414%2034.8302%2027.6937C34.4193%2027.7459%2034.0485%2027.9413%2033.7994%2028.2369L28.4276%2034.6108L26.5285%2033.4854C26.183%2033.2853%2025.7629%2033.2145%2025.3592%2033.2884C24.9555%2033.3623%2024.6009%2033.5749%2024.3723%2033.8801C24.1436%2034.1853%2024.0595%2034.5584%2024.1381%2034.9184C24.2167%2035.2785%2024.4517%2035.5964%2024.7921%2035.8032L27.9225%2037.6604C28.2554%2037.8579%2028.6606%2037.9344%2029.055%2037.8743C29.4493%2037.8142%2029.8028%2037.6221%2030.0429%2037.3372L36.3038%2029.9084Z%22%20fill%3D%22%2300854A%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M26.7002%2017C26.1467%2017%2025.6159%2017.1957%2025.2245%2017.544C24.8332%2017.8923%2024.6133%2018.3647%2024.6133%2018.8572V19.7858C24.6133%2020.2784%2024.8332%2020.7508%2025.2245%2021.0991C25.6159%2021.4474%2026.1467%2021.6431%2026.7002%2021.6431H32.9611C33.2352%2021.6431%2033.5066%2021.595%2033.7598%2021.5017C34.013%2021.4083%2034.243%2021.2715%2034.4368%2021.0991C34.6306%2020.9266%2034.7843%2020.7219%2034.8892%2020.4966C34.9941%2020.2712%2035.0481%2020.0297%2035.0481%2019.7858V18.8572C35.0481%2018.3647%2034.8282%2017.8923%2034.4368%2017.544C34.0454%2017.1957%2033.5146%2017%2032.9611%2017H26.7002Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E')}
.mainWrap .mainMenu .menu span{display:block;font-size:14px;font-weight:700;line-height:1.5}

.mainWrap .noticeList{margin-top:-16px;}
.mainWrap .noticeList .item{margin-top:16px}
.mainWrap .noticeList .item > a{display:flex;align-items:center;gap:16px}
.mainWrap .noticeList .item > a [class*='flag']{display:inline-flex;align-items:center;justify-content:center;min-width:66px;height:28px;border-radius:30px;padding:0 8px;font-size:13px;font-weight:700;}
.mainWrap .noticeList .item > a .flag01{background:#ECEFFE;color:#3B79CB}
.mainWrap .noticeList .item > a .flag02{background:#FFF5E7;color:#FF9807}
.mainWrap .noticeList .item > a .flag03{background:#FDEAE8;color:#ED2F15}
.mainWrap .noticeList .item > a .desc{font-size:15px;font-weight:700;text-overflow: ellipsis;overflow:hidden;white-space: nowrap;}

.mainWrap .dateStateList .item{display:flex;align-items:center;width:100%;justify-content: space-between;gap:16px;padding:12px 0;}
.mainWrap .dateStateList .item .infoArea{display:flex;align-items: center;gap:16px;}
.mainWrap .dateStateList .item .infoArea .name{font-size:15px;font-weight:700}
.mainWrap .dateStateList .item .infoArea .date{font-size:14px;font-weight:700;color:#929593}
.mainWrap .dateStateList .item .dday{font-size:13px;font-weight:700;color:#F15A22;font-family:'Gmarket'}

.mainWrap .dataBanner{margin-top:24px;}
.mainWrap .dataBanner a{display:flex;align-items:center;background:#EDF9F5;height:72px;width:100%;border-radius:16px;font-size:18px;font-weight:800;padding:0 16px;justify-content: space-between;}
.mainWrap .dataBanner a:after{display:block;content:'';width:20px;height:20px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.44398%203.05335C6.03951%203.45783%206.03951%204.1136%206.44398%204.51807L11.9259%2010L6.44398%2015.4819C6.03951%2015.8864%206.03951%2016.5422%206.44398%2016.9466C6.84845%2017.3511%207.50423%2017.3511%207.9087%2016.9466L14.8553%2010L7.9087%203.05335C7.50423%202.64888%206.84845%202.64888%206.44398%203.05335Z%22%20fill%3D%22%237C7F7E%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0 / 100%}
.mainWrap .dataBanner span{display:flex;align-items: center;gap:16px;}
.mainWrap .dataBanner span:before{display:block;content:'';width:48px;height:48px;background:url('data:image/svg+xml,%3Csvg%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2248%22%20height%3D%2248%22%20rx%3D%2224%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M17.3571%2013C16.732%2013%2016.1324%2013.2483%2015.6904%2013.6904C15.2483%2014.1324%2015%2014.732%2015%2015.3571V32.6429C15%2033.268%2015.2483%2033.8676%2015.6904%2034.3096C16.1324%2034.7517%2016.732%2035%2017.3571%2035H31.5C32.1252%2035%2032.7247%2034.7517%2033.1668%2034.3096C33.6088%2033.8676%2033.8571%2033.268%2033.8571%2032.6429V20.0714C33.8573%2019.9682%2033.8372%2019.8659%2033.7978%2019.7705C33.7584%2019.675%2033.7006%2019.5882%2033.6277%2019.5151L27.342%2013.2294C27.2689%2013.1565%2027.1821%2013.0987%2027.0867%2013.0594C26.9912%2013.02%2026.889%2012.9998%2026.7857%2013H17.3571Z%22%20fill%3D%22%23A6DFCE%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M24.7582%2029.6113L24.6149%2029.7521C24.5342%2029.8307%2024.4383%2029.893%2024.3328%2029.9356C24.2273%2029.9781%2024.1142%2030%2024%2030C23.8858%2030%2023.7727%2029.9781%2023.6672%2029.9356C23.5617%2029.893%2023.4658%2029.8307%2023.3851%2029.7521L23.2404%2029.6113C23.0783%2029.5083%2022.94%2029.3737%2022.8341%2029.216L20.2548%2026.706C20.1331%2026.5876%2020.0503%2026.4369%2020.0167%2026.2727C19.9832%2026.1086%2020.0004%2025.9384%2020.0662%2025.7838C20.132%2025.6291%2020.2435%2025.497%2020.3865%2025.404C20.5295%2025.311%2020.6977%2025.2614%2020.8697%2025.2614H22.6088V20.3538C22.6088%2019.9948%2022.7553%2019.6504%2023.0162%2019.3965C23.2771%2019.1426%2023.631%2019%2024%2019C24.369%2019%2024.7229%2019.1426%2024.9838%2019.3965C25.2447%2019.6504%2025.3912%2019.9948%2025.3912%2020.3538V25.2614H27.1303C27.3023%2025.2614%2027.4705%2025.311%2027.6135%2025.404C27.7565%2025.497%2027.868%2025.6291%2027.9338%2025.7838C27.9996%2025.9384%2028.0168%2026.1086%2027.9833%2026.2727C27.9497%2026.4369%2027.8669%2026.5876%2027.7452%2026.706L25.1659%2029.216C25.06%2029.3737%2024.9203%2029.5083%2024.7582%2029.6113Z%22%20fill%3D%22%2300854A%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0  / 100%;}

.mainWrap .noData{padding:50px 0}

/* termsWrap */
.termsWrap > .item{margin-top:32px}
.termsWrap > .item:first-child{margin-top:0}

.formBtnList + .termsWrap{margin-top:32px}

/* alarmDataList */
.alarmDataList .dateItem{}
.alarmDataList .dateItem + .dateItem{margin-top:32px;}
.alarmDataList .dateItem .dateHead{font-size:13px;font-weight:700;line-height:1.5}
.alarmDataList .dateHead + .dateItemList{margin-top:16px}
.alarmDataList .dateItemList{margin-left:-16px;margin-right:-16px;border-top:1px solid #D3D4D4;padding:16px}
.alarmDataList .dateItemList .item{position:relative;display:block;padding-left:16px}
.alarmDataList .dateItemList .item:before{display:block;content:'';width:8px;height:8px;background:#BEBFBE;border-radius:50%;position:absolute;top:7px;left:0;}
.alarmDataList .dateItemList .item.new:before{background:#C02612}
.alarmDataList .dateItemList .item + .item{margin-top:24px}
.alarmDataList .dateItemList .item .head{display:flex;align-items: center;justify-content: space-between;line-height:1.6;gap:16px;}
.alarmDataList .dateItemList .item .head .subject{font-size:15px;font-weight:700;}
.alarmDataList .dateItemList .item .head .date{font-size:14px;font-weight:700;color:#676A68}
.alarmDataList .dateItemList .item .cont{font-size:14px;font-weight:700;color:#929593;line-height:1.6;word-break: keep-all;overflow-wrap: anywhere;}
.alarmDataList .dateItemList .item .head + .cont{margin-top:8px}