*{outline: 0}
@font-face {
    font-family: 'Jeongmeokbawi';
    src: url('https://gcore.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/SangSangRockOTF.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}
*{ margin: 0; padding: 0; }
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary, button,
time, mark, audio, video, a, textarea, input{margin:0;  padding:0;  border:0; font-size:100%; vertical-align:baseline; background:transparent; -webkit-text-size-adjust:none; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; font-family: 'Pretendard'; font-style: normal; }
html{ -ms-touch-action:auto;}
html,body, section{width:100%;}

img{}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav, section{}
legend, caption{width:0;height:0;visibility:hidden;font-size:0;line-height:0;}
button{cursor:pointer; border:none; padding:0; }
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
li,dd{list-style:none;}
blockquote, q {quotes:none;}
address, caption, em, cite, i, a {font-weight:normal; font-style:normal; text-decoration: none;color: #333}
table {border-collapse:collapse; border-spacing:0; table-layout:fixed;}
iframe{width:100%;vertical-align:middle;}
caption{display:none;}
figcaption{display:block;}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {-webkit-appearance:none;  margin:0; }

strong {font-weight: bold }

input[type="text"], input[type="number"],input[type="email"], input[type="search"],
input[type="password"], input[type="date"], input[type="tel"], select{display:table-cell; vertical-align:middle; padding:  0 0 0 7px; height: 40px; line-height: 1; box-sizing: border-box; background:#fff; border:1px solid #cccccc; border-radius:0; color:#999; font-size:12px;font-family: 'Pretendard';}

input[type="search"] {border-radius:0; -webkit-border-radius:0; -webkit-appearance:textfield;}
input[type="search"]::-webkit-search-results-decoration {-webkit-appearance:none;}

input[type='checkbox'],input[type='radio'] {vertical-align:middle; margin-top:0;  cursor : pointer;}

input.disabled {background:#fff;}

input[type=date]::-webkit-clear-button,
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-calendar-picker-indicator {
    display: none;
}


select::-ms-expand{display:none; }
select{ cursor: pointer; outline :none; overflow :hidden; color:#999; width:100%;;  }
textarea{width:100%;height:100px; resize:none; border:1px solid #cccccc;   padding:10px; color:#999;}


.blind{position:absolute; top:-999999px; width:0; height:0; font-size:0; overflow:hidden;}
.clear:after{content:""; display: table; clear: both;}
.clearfix{overflow:hidden;}
.clearfix:after{clear:both; display:table; content:'';}
.center{text-align:center; display:block; float:none !important;}
.accessibility{display: none}
.hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: none;
    clip: rect(0,0,0,0);
    overflow: hidden;
}

#quick{position: fixed;z-index: 9999;right: 45px;bottom: 45px}
#quick ul{display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 20px}
#quick ul li a{display: flex;width: 90px;height: 100px;align-items: center;justify-content: center;flex-direction: column;background: #FFFFFF;border-radius: 10px;border: 1px solid #DFE2E9;overflow: hidden}
#quick ul li a i{display: block;position: relative}
#quick ul li a i:before{content: '';display: block;width: 100%;height: 100%;background: #2590F3;border-radius: 50%;position: absolute;top: 0;left: 0;transition: 0.5s}
#quick ul li a:hover i:before{transform: scale(5)}
#quick ul li a i svg{display: block;position: relative;z-index: 5}
#quick ul li a strong{display: block;position: relative;z-index: 5;font-size: 15px;color: #50555A;font-weight: 600;margin-top: 5px;transition: 0.5s}
#quick ul li a:hover strong{color: #fff}
#quick ul li button{width: 80px;height: 80px;position: relative;display: block}
#quick ul li button:before{content: '';display: block;width: 100%;height: 100%;background: #2590F3;border-radius: 50%;top: 0;left: 0;position: absolute;transition-duration: 0.5s}
#quick ul li button:hover:before{transform: scale(0.95)}
#quick ul li button div{position: relative;height: 24px;width: 100%;overflow: hidden}
#quick ul li button div i{display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;align-items: center;justify-content: center;font-size: 16px;color: #FFFFFF;font-family: "Red Hat Display", sans-serif;font-weight: 600;transition: 0.5s}
#quick ul li button:hover div i{transform: translateY(-100%)}
#quick ul li button div i svg{display: block}
#header{background-color: #fff;position: fixed;z-index: 9999;width: 100%;}
#header .hd_inner{display: flex;justify-content: space-between;align-items: center;padding: 0 80px;}
#header .hd_inner .left{display: flex;align-items: center;gap: 65px}
#header .hd_inner .left #logo img{display: block;}
#header .hd_inner .left #logo a{display: block;}
#header .hd_inner #gnb > ul{display: flex;}
#header .hd_inner #gnb > ul > li {position: relative;}
#header .hd_inner #gnb > ul > li > div{position: absolute;top: 100%;padding-top: 10px;opacity: 0;pointer-events: none;transition: 0.3s;}
#header .hd_inner #gnb > ul > li:hover > div{opacity: 1;pointer-events: all;}
#header .hd_inner #gnb > ul > li > div ul{display: flex;background-color: #2590F3;gap: 50px;border-radius: 8px;padding: 0 40px;}
#header .hd_inner #gnb > ul > li > div ul li a{white-space: nowrap;height: 72px;font-size: 17px;color: #BBDDFF;height: 72px;align-items: center;display: flex;transition: 0.5s;}
#header .hd_inner #gnb > ul > li > div ul li:hover a{color: #fff;}
#header .hd_inner #gnb > ul > li > a{display: flex;height: 110px;align-items: center;padding: 0 25px;font-size: 18px;color: #222222;font-weight: 500;transition: 0.3s;}
#header .hd_inner #gnb > ul > li:hover > a{color: #2590F3;}
#header .hd_inner .right{display: flex;gap: 40px;align-items: center;}
#header .hd_inner .right svg{display: block;}
#header .hd_inner .right .lang{position: relative}
#header .hd_inner .right .lang a{position: absolute;width: 100%;line-height: 30px;display: block;text-align: center;background: #2590F3;color: #fff;font-size: 14px;top: 130%;  font-family: "Red Hat Display", sans-serif;border-radius: 5px;display: none}
#header .hd_inner .right .lang button{display: flex;gap: 11px;align-items: center;}
#header .hd_inner .right .menu_btn{display: none}

#footer{padding: 80px;border-top: 1px solid #E5E8EB;}
#footer .f01{display: flex;justify-content: space-between;align-items: center;margin-bottom: 40px;}
#footer .f01 h2{font-size: 18px;color: #1A1A1A;}
#footer .f01 .right{display: flex;gap: 50px;align-items: center;}
#footer .f01 .right .priv a{display: block;font-size: 17px;color: #1A1A1A;font-weight: 600;}
#footer .f01 .right .family button{width: 200px;display: flex;;justify-content: space-between;align-items: center;border: 1px solid #1A1A1A;border-radius: 50px;height: 54px;padding: 0 30px;}
#footer .f02{display: flex;justify-content: space-between;margin-bottom: 90px;}
#footer .f02 .left{display: flex;flex-direction: column;gap: 40px}
#footer .f02 .left ul{display: flex;gap: 60px}
#footer .f02 .left ul li span{display: block;font-size: 16px;color: #1A1A1A;font-weight: 600;margin-bottom: 10px;}
#footer .f02 .left ul li p{font-size: 17px;color: #80848B; line-height: 1.5em; }
#footer .f02 .right{display: flex;gap: 135px;}
#footer .f02 .right ul{display: flex;gap: 80px}
#footer .f02 .right ul li span{display: block;font-size: 16px;color: #1A1A1A;font-weight: 600;margin-bottom: 12px;}
#footer .f02 .right ul li p{font-size: 16px;color: #818A9F;line-height: 26px;;}
#footer .f02 .right .ser ul li a{display: block;font-size: 32px;color: #1A1A1A;font-family: "Red Hat Display", sans-serif;margin-bottom: 20px;font-weight: 700;}
#footer .f02 .right .ser strong{display: block;font-size: 16px;color: #1A1A1A;margin-bottom: 50px;}
#footer .f02 .sns img{display: block;}
#footer .f02 .sns ul{display: flex;gap: 10px}
#footer .f03{display: flex;justify-content: space-between;align-items: center;flex-direction: row-reverse;}
#footer .f03 address{display: block;font-size: 17px;color: #B3B7BE;}
#footer .f03 address a{ color: inherit; text-decoration: underline }
#footer .f03 img{display: block;}


#header .all_menu{ position: fixed; right: 0; top: 0; height: 100%; width: 80%; max-width: 320px; background-color: #ffffff; padding-top: 140px; padding-bottom: 60px; padding-left: 50px; z-index: 999;
  transform: translate(100%,0); transition: transform .8s; overflow-y: scroll;z-index: 999999999999
}
#header .all_menu.on{ transform: translate(0,0); box-shadow: 0px 30px 0px 0px rgb(69 80 95 / 12%); }

#header.on .all_menu_b span{ background-color: #12213b; }


#header .all_menu .close_b{ width: 28px; height: 28px; position: absolute; right: 20px; top: 20px; background-color: transparent; transform: rotate(45deg);}
#header .all_menu .close_b span:nth-child(1){ width: 100%; height: 2px; background-color: #222; display: block; position: absolute; left: 0; top: 13px; }
#header .all_menu .close_b span:nth-child(2){ width: 2px; height: 100%; background-color: #222; display: block; position: absolute; left: 13px; top: 0; }
#header .all_menu > ul > li{ margin-bottom: 30px; }
#header .all_menu > ul > li:last-child{ margin-bottom: 0; }
#header .all_menu > ul > li > a{ font-size: 17px; font-weight: 600; color:#222; letter-spacing: -0.5px; display: block; transition: opacity .4s;;}
#header .all_menu > ul > li > a:after{ content:""; display: block; width: 0; height: 2px; background-color: #EA5717; position: absolute; left: -50px; top: 50%; transform: translate(0,-50%);}
#header .all_menu > ul > li:hover > a{ color: #2590F3; }
#header .all_menu > ul > li:hover > a:after{ width: 30px; transition: width .5s; }

#header .all_menu > ul > li > ul{ margin-top: 20px; display: none; }
#header .all_menu > ul > li > ul.on{ display: block; }
#header .all_menu > ul > li > ul > li > a{ font-size: 16px; font-weight: 400; color:#222; letter-spacing: -0.5px; display: block; transition: opacity .4s;;}
#header .all_menu > ul > li > ul > li:hover > a{ opacity: 1; }
#header .all_menu > ul > li > ul > li{ margin-bottom: 12px; }
#header .all_menu > ul > li > ul > li:last-child{ margin-bottom: 0; }
#header .all_menu .sub_b{ margin-top: 10px; display: none; }
#header .all_menu .sub_b li a{ font-size: 14px; color: #666; line-height: 24px; opacity: .4; transition: opacity.3s; }
#header .all_menu .sub_b li a:hover{ opacity: 1; }
#header  #search_content{padding: 60px 0;background: #F1F4FB;position: absolute;top: 110px;left: 0;width: 100%;display: none}
#header  #search_content .search{width: 500px;margin: 0 auto;position: relative;}
#header  #search_content .search button{position: absolute;right: 0;top: 0;width: 60px;height: 60px;display: flex;align-items: center;justify-content: center}
#header  #search_content .search button svg{display: block}
#header  #search_content .search input{width: 500px;height: 60px;border: 1px solid #FFFFFF;padding: 0 30px;border: none;padding-left: 30px;font-size: 17px;border-radius: 50px}
#header  #search_content .search input::placeholder{color: #828595}