@charset "utf-8";
/*
@import url('https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');
@import url('https://cdn.jsdelivr.net/gh/sunn-us/SUIT/fonts/static/woff2/SUIT.css');
@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap');
@import url('https://cdn.jsdelivr.net/npm/open-sans-all@0.1.3/css/open-sans.min.css');
*/
@import url('https://rsms.me/inter/inter.css');

/* Pretendard */
@font-face {
	font-family:'Pretendard';
	font-weight:900;
	font-display:swap;
	src:local('Pretendard Black'), url('../fonts/Pretendard-Black.woff2') format('woff2'), url('../fonts/Pretendard-Black.woff') format('woff');
}
@font-face {
	font-family:'Pretendard';
	font-weight:800;
	font-display:swap;
	src:local('Pretendard ExtraBold'), url('../fonts/Pretendard-ExtraBold.woff2') format('woff2'), url('../fonts/Pretendard-ExtraBold.woff') format('woff');
}
@font-face {
	font-family:'Pretendard';
	font-weight:700;
	font-display:swap;
	src:local('Pretendard Bold'), url('../fonts/Pretendard-Bold.woff2') format('woff2'), url('../fonts/Pretendard-Bold.woff') format('woff');
}
@font-face {
	font-family:'Pretendard';
	font-weight:600;
	font-display:swap;
	src:local('Pretendard SemiBold'), url('../fonts/Pretendard-SemiBold.woff2') format('woff2'), url('../fonts/Pretendard-SemiBold.woff') format('woff');
}
@font-face {
	font-family:'Pretendard';
	font-weight:500;
	font-display:swap;
	src:local('Pretendard Medium'), url('../fonts/Pretendard-Medium.woff2') format('woff2'), url('../fonts/Pretendard-Medium.woff') format('woff');
}
@font-face {
	font-family:'Pretendard';
	font-weight:400;
	font-display:swap;
	src:local('Pretendard Regular'), url('../fonts/Pretendard-Regular.woff2') format('woff2'), url('../fonts/Pretendard-Regular.woff') format('woff');
}
@font-face {
	font-family:'Pretendard';
	font-weight:300;
	font-display:swap;
	src:local('Pretendard Light'), url('../fonts/Pretendard-Light.woff2') format('woff2'), url('../fonts/Pretendard-Light.woff') format('woff');
}
@font-face {
	font-family:'Pretendard';
	font-weight:200;
	font-display:swap;
	src:local('Pretendard ExtraLight'), url('../fonts/Pretendard-ExtraLight.woff2') format('woff2'), url('../fonts/Pretendard-ExtraLight.woff') format('woff');
}
@font-face {
	font-family:'Pretendard';
	font-weight:100;
	font-display:swap;
	src:local('Pretendard Thin'), url('../fonts/Pretendard-Thin.woff2') format('woff2'), url('../fonts/Pretendard-Thin.woff') format('woff');
}
/* NotoSansKR */
@font-face {
	font-family:'NotoSansKR';font-style:normal;font-weight:100;
	src:url('../fonts/NotoSansKR-Thin.woff2') format('woff2'), url('../fonts/NotoSansKR-Thin.woff') format('woff'), url('../fonts/NotoSansKR-Thin.otf') format('opentype');
}
@font-face {
	font-family:'NotoSansKR';font-style:normal;font-weight:300;
	src:url('../fonts/NotoSansKR-Light.woff2') format('woff2'), url('../fonts/NotoSansKR-Light.woff') format('woff'), url('../fonts/NotoSansKR-Light.otf') format('opentype');
}
@font-face {
	font-family:'NotoSansKR';font-style:normal;font-weight:350;
	src:url('../fonts/NotoSansKR-DemiLight.woff2') format('woff2'), url('../fonts/NotoSansKR-DemiLight.woff') format('woff'), url('../fonts/NotoSansKR-DemiLight.otf') format('opentype');
}
@font-face {
	font-family:'NotoSansKR';font-style:normal;font-weight:400;
	src:url('../fonts/NotoSansKR-Regular.woff2') format('woff2'), url('../fonts/NotoSansKR-Regular.woff') format('woff'), url('../fonts/NotoSansKR-Regular.otf') format('opentype');
}
@font-face {
	font-family:'NotoSansKR';font-style:normal;font-weight:500;
	src:url('../fonts/NotoSansKR-Medium.woff2') format('woff2'), url('../fonts/NotoSansKR-Medium.woff') format('woff'), url('../fonts/NotoSansKR-Medium.otf') format('opentype');
}
@font-face {
	font-family:'NotoSansKR';font-style:normal;font-weight:700;
	src:url('../fonts/NotoSansKR-Bold.woff2') format('woff2'), url('../fonts/NotoSansKR-Bold.woff') format('woff'), url('../fonts/NotoSansKR-Bold.otf') format('opentype');
}
@font-face {
	font-family:'NotoSansKR';font-style:normal;font-weight:900;
	src:url('../fonts/NotoSansKR-Black.woff2') format('woff2'), url('../fonts/NotoSansKR-Black.woff') format('woff'), url('../fonts/NotoSansKR-Black.otf') format('opentype');
}
html,body{height:100%}
html{font-size:10px}
@media all and (max-width:1400px){
	html{font-size:9px}
}
@media all and (max-width:1200px){
	html{font-size:8px}
}
@media all and (max-width:960px){
	html{font-size:7.5px}
}
@media all and (max-width:720px){
	html{font-size:7px}
}
@media all and (max-width:480px){
	html{font-size:5.5px}
}
@media all and (max-width:375px){
	html{font-size:5px}
}
::selection{color:white;background-color:#003775;-webkit-text-stroke:initial}
body{min-width:320px;-webkit-text-size-adjust:none;/* mobile text size */-webkit-font-smoothing:subpixel-antialiased;/* antialiased or subpixel-antialiased 웹킷 브라우저 웹폰트 선명하게 처리 */font-variant-ligatures:none;/* fi 수정 */}
img{-ms-interpolation-mode:bicubic}
/* Reset */
*{vertical-align:top;box-sizing:border-box}
body,button,input,textarea,select,table,h1,h2,h3,h4,h5,h6{font-family:'Inter','Pretendard','NotoSansKR','Noto Sans Korean','Noto Sans KR','돋움','dotum','sans-serif';font-size:16px;font-weight:400;color:#666;line-height:1.5;/*word-break:keep-all;*/}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,form,fieldset,legend,label,button,input,textarea,select,optgroup,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;box-sizing:border-box}
article,aside,footer,header,nav,section,figcaption,figure,main,details,menu{display:block}
blockquote,q{quotes:none}
blockquote::before,blockquote::after,q::before,q::after{content:'';content:none}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
template{display:none}
[hidden]{display:none}
summary{display:list-item}
pre{font:inherit;color:inherit;word-wrap:break-word;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-break:break-all}
ol,ul{list-style:none}
dt,dd{display:block}
table{width:100%;border-collapse:collapse;border-spacing:0;vertical-align:middle}
table th,table td{vertical-align:middle}
caption,legend{overflow:hidden;font-size:0;line-height:0}
audio,video{display:inline-block}
audio:not([controls]){display:none;height:0}
svg:not(:root){overflow:hidden}
canvas{display:inline-block}
img{max-width:100%;border-style:none;vertical-align:top}
fieldset,img{border:none}
button{cursor:pointer}
button,input{overflow:visible}
button,select{text-transform:none}
input,button,select{vertical-align:top}
input,button,select,textarea{font-size:inherit;box-sizing:border-box}
input[disabled],input[readonly]{/* cursor:not-allowed;*/background-color:#F0F0F0}
::placeholder{font-family:'Noto Sans Korean','Noto Sans KR';color:#CCCCCC;opacity:1}
::-webkit-input-placeholder,::-ms-input-placeholder,::-moz-placeholder{color:#CCCCCC;opacity:1}
button,[type="reset"],[type="submit"]{border:0 none;background:none;cursor:pointer;-webkit-appearance:button}
button::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none}
button:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted #F7941D}
[type="checkbox"],[type="radio"]{}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}
[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
textarea{display:block;overflow:auto;resize:vertical}
input:checked[type="checkbox"]{background-color:#fff;-webkit-appearance:checkbox}
[type="text"],[type="password"],[type="email"],[type="search"],[type="image"],[type="tel"],button,select,textarea{-webkit-border-radius:0;-webkit-appearance:none}
:focus{outline-offset:-1px}
input:focus{outline-color:#F7941D}
address,em,i{font-style:normal}
hr{box-sizing:content-box;height:0;overflow:visible;margin:0;padding:0;border:0}
a{background-color:transparent;-webkit-text-decoration-skip:objects;color:inherit;cursor:pointer;text-decoration:none;word-break: break-all;}
a:link,a:visited{text-decoration:none}
a:hover,a:active,a:focus{text-decoration:none}
a,button{user-select:none;}

/* Skip Style */
.skip{overflow:hidden;width:100%;z-index:9999;height:0;font-size:0;line-height:0}
.skip a{display:block;overflow:hidden;width:1px;height:1px;margin:0 -1px -1px 0;text-align:center;font-size:0;line-height:0}
.skip a:focus,.skip a:hover,.skip a:active{position:absolute;top:0;left:0;width:100%;height:auto;margin:0;padding:15px 0;border-bottom:1px solid #d6d6d6;background-color:#f1f1f1;color:#444;font-size:14px;font-weight:700;line-height:1;z-index:9999}

/* Create Style */
.ir{overflow:hidden;height:0;font-size:0;text-indent:-9999px}
.blind{display:block;position:absolute;overflow:hidden;width:0;height:0}
.clear-both{clear:both}
.float-left{float:left}
.float-right{float:right}
.align-left{text-align:left !important}
.align-center{text-align:center !important}
.align-right{text-align:right !important}
.dot_list li{position:relative;padding-left:10px}
.dot_list li:before{content:'·';position:absolute;top:0;left:0;font-weight:700;}
.dash_list li{position:relative;padding-left:10px}
.dash_list li:before{content:'-';position:absolute;top:0;left:0}
.dia_list li{position:relative;padding-left:1.7rem;line-height:3rem;}
.dia_list li:before{display:block;clear:both;content:'';position:absolute;top:0;left:.3rem;width:.6rem;height:.6rem;margin-top:1rem;transform:matrix(0.71, 0.71, -0.71, 0.71, 0, 0);background:#DC000C}
.bullet_list li{position:relative;padding-left:10px;text-align:left;line-height:2.4rem;}
.bullet_list li:before{display:block;clear:both;content:'';position:absolute;top:0;left:0;width:4px;height:4px;margin-top:1rem;border-radius:4px;background:#003E55}
.tip_list li{position:relative;padding-left:10px}
.tip_list li:before{content:'*';position:absolute;top:0;left:0}
.half_list::after{display:block;clear:both;content:'';}
.half_list > li{width:50%;float:left;padding-right:1rem;}

@media all and (max-width:960px){
	.half_list > li{width:100%;float:none;}
}
.select_none{-ms-user-select:none;-moz-user-select:-moz-none;-webkit-user-select:none;-khtml-user-select:none;user-select:none}
.flex_wrap{flex-wrap:wrap}
.flex_center{display:flex;justify-content:center;align-items:center}
.flex_between{display:flex;justify-content:space-between;align-items:center}
.flex_column{display:flex;flex-direction:column;justify-content:center;align-items:center}
.flex_left{display:flex;justify-content:flex-start;align-items:center}
.flex_right{display:flex;justify-content:flex-end;align-items:center}
.flex_top{display:flex;justify-content:center;align-items:flex-start}
.flex_bottom{display:flex;justify-content:center;align-items:flex-end}
.BMJUA{font-family:'BMJUA' !important}
/*
.nth-child-2 > .item:nth-child(2n+1),
.nth-child-3 > .item:nth-child(3n+1),
.nth-child-4 > .item:nth-child(4n+1),
.nth-child-5 > .item:nth-child(5n+1){clear:both}
*/
/* Forms Style */
input,button,.select,textarea{font-size:inherit;color:inherit}
[type="text"],[type="password"],select{height:40px;padding:0 1.2rem}
[type="text"],[type="password"],select,textarea,button{width:100%;border:solid 1px #7b868c;background:#fff;font-size:14px;color:#3d3e41}
[type="text"].date,.date [type="text"]{padding-right:40px;background:#fff url(../images/common/input_ico_calendar@2x.png) no-repeat right 12px center / 12px 12px}
select{background:#fff url(../images/common/select_arrow.png) no-repeat right 12px center / 1.4rem auto;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;vertical-align:top}
select::-ms-expand{display:none}
textarea{height:160px;padding:16px}
button{height:40px;padding:0 2px;border:1px solid #4c34d9;color:#4c34d9;text-align:center}
.checkbox textarea{width:100%;padding:10px}
.checkbox select{width:100%;padding:0 0 0 10px;background:#fff;vertical-align:middle;margin-top:10px}
.checkbox button{width:100%;background:#575c63;color:#fff}
.checkbox [type="checkbox"],.checkbox [type="radio"]{display:inline-block;width:18px;height:18px;margin:0 5px 0 0;vertical-align:middle}
.checkbox [type="checkbox"] + label,.checkbox [type="radio"] + label{margin-right:2px}
.checkbox a,.checkbox label{display:inline-block;font-size:14px;letter-spacing:-0.28px;vertical-align:middle;line-height:18px}
.checkbox label{color:#888888}
.checkbox a{color:#333333;text-decoration:underline}

/* Forms Style */
.forms{}
.forms [type="text"],.forms [type="password"],.forms select,.forms .dash{height:36px;line-height:36px;}
.forms [type="text"],.forms [type="password"],.forms select,.forms textarea{border:1px solid #cccccc;}
.forms [type="text"],.forms [type="password"]{padding:0 10px;}
.forms input{width:100%;}
.forms textarea{width:100%;padding:10px;}
.forms select{width:100%;padding:0 0 0 7px;background:#fff;vertical-align:middle;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.forms button{background:#575c63;color:#fff;}
.forms .dash{text-align:center;}
.forms [type="checkbox"],.forms [type="radio"]{display:inline-block;width:20px;height:20px;margin-right:5px;vertical-align:middle;}
.forms [type="checkbox"] + label,.forms [type="radio"] + label{display:inline-block;margin-right:10px;vertical-align:middle;line-height:20px;}

/* Margin Style */
.mt0{margin-top:0px !important;}
.mt5{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt35{margin-top:35px !important;}
.mt40{margin-top:40px !important;}
.mt45{margin-top:45px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.mt70{margin-top:70px !important;}
.mt80{margin-top:80px !important;}
.mt90{margin-top:90px !important;}
.mt100{margin-top:100px !important;}

.mb0{margin-bottom:0px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}

.ml0{margin-left:0px !important;}
.ml5{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml12{margin-left:12px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml30{margin-left:30px !important;}
.ml40{margin-left:40px !important;}
.ml50{margin-left:50px !important;}

.mr0{margin-right:0px !important;}
.mr10{margin-right:10px !important;}
.mr20{margin-right:20px !important;}
.mr30{margin-right:30px !important;}
.mr40{margin-right:40px !important;}
.mr50{margin-right:50px !important;}

/* Padding Style */
.pt0{padding-top:0px !important;}
.pt10{padding-top:10px !important;}
.pt20{padding-top:20px !important;}
.pt30{padding-top:30px !important;}
.pt40{padding-top:40px !important;}
.pt50{padding-top:50px !important;}

.pb0{padding-bottom:0px !important;}
.pb10{padding-bottom:10px !important;}
.pb20{padding-bottom:20px !important;}
.pb30{padding-bottom:30px !important;}
.pb40{padding-bottom:40px !important;}
.pb50{padding-bottom:50px !important;}

.pl0{padding-left:0px !important;}
.pl10{padding-left:10px !important;}
.pl20{padding-left:20px !important;}
.pl30{padding-left:30px !important;}
.pl40{padding-left:40px !important;}
.pl50{padding-left:50px !important;}
.pl150{padding-left:150px !important;}

.pr0{padding-right:0px !important;}
.pr10{padding-right:10px !important;}
.pr20{padding-right:20px !important;}
.pr30{padding-right:30px !important;}
.pr40{padding-right:40px !important;}
.pr50{padding-right:50px !important;}