@charset "utf-8";

*{outline: 0}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
}
    
*{ 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', sans-serif;font-style: normal; }
html{ -ms-touch-action:auto;}
html, body, section{width:100%;max-width: 1920px;margin: 0 auto}

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', sans-serif;}

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;
}




#footer{background: #F6F7F8;padding-top: 45px;padding-bottom: 45px;}
#footer .ft_in{padding: 0 80px;}
#footer .ft_in .ft01{display: flex;justify-content: space-between;margin-bottom: 17px;}
#footer .ft_in .ft01 select{ width: 260px;height: 54px;display: block;border: none;border-radius: 10px;box-shadow: 0 0 10px rgba(196,196,196,0.16);font-size: 18px;color: #3052A2;padding-left: 25px;}
#footer .ft_in .ft02{display: flex}
#footer .ft_in .ft02 > div{width: 50%}
#footer .ft_in .ft02 .info ul{display: flex;flex-wrap: wrap}
#footer .ft_in .ft02 .info ul li{font-size: 18px;color: #53586E;margin-bottom: 20px;margin-right: 35px}
#footer .ft_in .ft02 .dir ul li{font-size: 18px;color: #53586E;margin-bottom: 20px;margin-right: 35px;position: relative;padding-left: 140px;}
#footer .ft_in .ft02 .dir ul li span{position: absolute;left: 0}
#footer .ft_in .ft03 address{font-size: 16px;color: #AFB0B8;margin-top: 15px;}
#footer .ft_in .ft03 address a{color: inherit; text-decoration: underline}

#main{overflow: hidden}
#header{position: absolute;top: 0;left: 0;width: 100%;left: 50%;transform: translatex(-50%);max-width: 1920px;z-index: 9999;background: #fff;;}
#header:before{content: '';display: block;position: absolute;width: 100%;height: 338px;background: #F6F7F8;top: 0;left: 0;height: 0;transition: 0.7s}
#header.act:before{height: 338px;}
#header .hd_in{display: flex;justify-content: space-between;align-items: center;padding: 0 80px;position: relative;z-index: 3}
#header .hd_in .hd_l{display: flex;align-items: center}
#header .hd_in .hd_l #gnb{padding-left: 80px;}
#header .hd_in .hd_l #gnb > ul > li{display: inline-block;}
#header .hd_in .hd_l #gnb > ul > li > div{position: absolute;width: 100%;left: 0;padding-top: 33px;display: none}
#header .hd_in .hd_l #gnb > ul > li:hover > div{display: block}
#header .hd_in .hd_l #gnb > ul > li > div ul{width: 1520px;margin: 0 auto;display: flex;flex-wrap: wrap}
#header .hd_in .hd_l #gnb > ul > li > div ul li{width: 24%;margin-right: 1.33%;margin-bottom: 1.33%}
#header .hd_in .hd_l #gnb > ul > li > div ul li:nth-child(4n){margin-right: 0}
#header .hd_in .hd_l #gnb > ul > li > div ul li a{display: block;line-height: 58px;border: 1px solid #EAEBF0;background: #fff;padding-left: 25px;border-radius: 8px;;transition: 0.7s}
#header .hd_in .hd_l #gnb > ul > li > div ul li:hover a{border-color: #1A4DC7;color: #1A4DC7}
#header .hd_in .hd_l #gnb > ul > li > div ul li a:after{content: '';display: inline-block;width: 8px;height: 12px;background: url(/img/common/menu.png);margin-left: 10px;}
#header .hd_in .hd_l #gnb > ul > li > a{display: block;line-height: 116px;font-size: 20px;color: #000000;font-weight: 500;padding: 0 30px;font-weight: 500;color: #303A64;}
#header .hd_in .hd_r{display: flex;align-items: center}
#header .hd_in .hd_r ul {display: flex;margin-right: 17px;}
#header .hd_in .hd_r ul li{margin-right: 13px;}
#header .hd_in .hd_r .lang{position: relative}
#header .hd_in .hd_r .lang ul{display: none; position: absolute;width: 100%;background: #fff;padding: 15px 0;border-radius: 10px;box-shadow: 0 0  30px rgba(0,0,0,0.1);top 140%}
#header .hd_in .hd_r .lang ul li a{display: block;line-height: 40px;text-align: center;}
#header .hd_in .hd_r .lang button{width: 95px;height: 45px;border: 1px solid #C6C8CE;border-radius: 22px;}
#header .hd_in .hd_r .m_btn{display: none}
#header .hd_in .hd_r .lang button i{display: inline-block;margin-left: 10px;}
.quick_w{position: fixed;bottom: 0;left: 0;width: 100%;left: 0;max-width: 1920px;z-index: 99;display: none}
.quick_w.act{position: absolute}
.quick_w .q_list{position: absolute;transform: translateY(-100%);right: 7px;}
.quick_w .q_list .link, .quick_w .q_list .top{width: 74px;height: 74px;margin: 0 auto;position: relative}
.quick_w .q_list .link a{display: block;position: absolute;right: 0;top: 0;width: 100%;height: 100%;background: #1F315D;border-radius: 37px;display: flex;color: #FFFFFF;font-size: 18px;font-weight: 500;transition: 0.7s;align-items: center}
.quick_w .q_list .link a:hover{width: 220px;}
.quick_w .q_list .link a strong{;color: #FFFFFF;font-size: 18px;font-weight: 500; white-space: nowrap;opacity: 0;transition: 0.7s}
.quick_w .q_list .link a:hover strong{opacity: 1}
.quick_w .q_list ul li{margin-top: 20px !important;}
.quick_w .q_list ul li.btn a{display: block;width: 140px;height: 70px;border-radius: 70px 70px 0 0 ;background: #3E70E6;padding-top: 20px}
.quick_w .q_list ul li.btn a i{display: block;text-align: center;transition: 0.7s}
.quick_w .q_list ul li.btn a.on i{transform: rotate(180deg)}
.quick_w .q_list ul li.btn a strong{display: block;font-size: 18px;color: #FFFFFF;margin-top: 10px;text-align: center}
.quick_w .q_list ul li.btn a strong.txt1{display: block}
.quick_w .q_list ul li.btn a strong.txt2{display: none}

.quick_w .q_list ul li.btn a.on strong.txt1{display: none}
.quick_w .q_list ul li.btn a.on strong.txt2{display: block}

.quick_w{}
/*.quick_w.on{transform: translateX(-50%) translateY(0%);transition: 0.8s}*/
.quick_w .q_box{background: #ffff;display: flex;justify-content: space-between;padding-left: 140px;padding-right: 80px;height: 100px;align-items: center;height: 0;overflow: hidden;transition: 0.7s}
.quick_w.on .q_box{height: 100px}
.quick_w .q_box .tit strong{display: block;font-size: 26px;color: #2D303E;font-weight: 400;margin-bottom: 10px;}
.quick_w .q_box .tit p{display: block;font-size: 18px;color: #2D303E;font-weight: 400}
.quick_w .q_box .right{display: flex}
.quick_w .q_box ul{display: flex}
.quick_w .q_box ul li{display: flex;align-items: center;margin-right: 40px;}
.quick_w .q_box ul li span{display: block;font-size: 18px;color: #2D303E;margin-right: 20px;}

.quick_w .q_box ul li select, .quick_w .q_box ul li input{border: none;background: #F4F5F6;border-radius: 0  0 20px 0;width: 180px;height: 54px;font-size: 16px;color: #7D8791;padding-left: 20px;}



#header .all_menu_b{ width: 26px; height: 26px; position: absolute; right: 30px; top: 55%; transform: translate(0,-50%); cursor: pointer; display: none; }
#header .all_menu_b span{ display: block; width: 12px; height: 12px; background-color: #fff; position: absolute; }
#header .all_menu_b span:nth-child(1){ left: 0; top: 0; animation: menu 2s linear infinite; }
#header .all_menu_b span:nth-child(2){ right: 0; top: 0; animation: menu 2s linear infinite; animation-delay: .2s; }
#header .all_menu_b span:nth-child(3){ right: 0; bottom: 0; animation: menu 2s linear infinite; animation-delay: .4s; }
#header .all_menu_b span:nth-child(4){ left: 0; bottom: 0;animation: menu 2s linear infinite;animation-delay: .6s;  }

.fp-viewing-case #header .all_menu_b span{ background-color: #12213b; }
.fp-viewing-footer #header .all_menu_b span{ background-color: #12213b; }



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

#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: #5b606a; display: block; position: absolute; left: 0; top: 13px; }
#header .all_menu .close_b span:nth-child(2){ width: 2px; height: 100%; background-color: #5b606a; 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: 16px; font-weight: 500; color:#313741; letter-spacing: -0.5px; display: block; position: relative; }
#header .all_menu > ul > li > a:after{ content:""; display: block; width: 0; height: 2px; background-color: #002870; position: absolute; left: -50px; top: 50%; transform: translate(0,-50%);}
#header .all_menu > ul > li:hover > a{ color: #002870; }
#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: 500; color:#494d54; opacity: .6; 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; }


@media (max-width: 1780px) {
    .quick_w .q_box{padding: 0 20px}
    .quick_w .q_box .tit{display: none}
    .quick_w .q_box{justify-content: center}
}
@media (max-width: 1460px) {
    #footer .ft_in{padding: 0 20px;}
    #footer{padding: 60px 0}
    #header{padding: 0 20px}
    #header .hd_in .hd_l #gnb{padding-left: 30px;}
    #header .hd_in .hd_l #gnb > ul > li > a{padding: 0 15px;line-height: 80px;}
    .quick_w .q_box ul li span{font-size: 15px;}
    .quick_w .q_box ul li select, .quick_w .q_box ul li input{width: 150px;height: 40px;font-size: 16px}
    .quick_w .q_box ul li{margin-right: 20px;}
    .quick_w.act .q_list .link{display: none}
}
@media (max-width: 1280px) {
    #footer .ft_in .ft02 .info ul li, #footer .ft_in .ft02 .dir ul li{margin-bottom: 10px; font-size: 16px;}   
    #footer .ft_in .ft03 address{font-size: 14px;}
    #footer .ft_in .ft01 select{width: 180px;height: 46px;font-size: 16px;}
    #footer .ft_in .ft01 img{height: 30px;}
    #header .hd_in .hd_l #gnb{display: none}
    #header .hd_in{padding: 0 20px; padding-top: 3px}
    #header .hd_in .hd_r .m_btn{display: block;margin-left: 20px;}
    #header .hd_in{height: 80px;}
    .quick_w.on .q_box{height: 190px}
    .quick_w .q_box{height: 0;padding:0  20px;padding-bottom0px;}
    .quick_w .q_box ul{flex-wrap: wrap}
    .quick_w .q_box.on{height: 190px}
    .quick_w .q_box ul li{width: 49%;margin-right: 2%;position: relative;padding-left: 70px;}
    .quick_w .q_box ul li{margin-bottom: 15px;}
    .quick_w .q_box ul li:nth-child(2n){margin-right: 0}
    .quick_w .q_box ul li span{position: absolute;left: 0;left: 0}
    .quick_w .q_box ul li select, .quick_w .q_box ul li input{width: 100%}
    .quick_w .q_box button{display: block;margin-left: 30px;}
}
@media (max-width: 960px) {
    #footer .ft_in .ft02 > div{width: 100%}
    #footer .ft_in .ft02{display: block}
    #footer .ft_in .ft02 .dir{margin-top: 20px}
    #header .hd_in .hd_r ul li svg{width: 32px;height: auto}
    #header .hd_in .hd_r .lang button{height: 32px;font-size: 14px;width: 75px;}
    #header .hd_in .hd_r .m_btn svg{width: 27px;height: auto}
    #header .hd_in .hd_l svg{height: 32px;width: auto}
    #header .hd_in{height: 60px;}
    .quick_w .q_list ul li.btn a strong{font-size: 14px;}
    .quick_w .q_list .link a strong{display: none}
    .quick_w .q_list .link, .quick_w .q_list .top{width: 50px;height: 50px}
    .quick_w .q_list .link svg, .quick_w .q_list .top svg{width: 100%;height: auto}
    .quick_w .q_list ul li.btn a strong{font-size: 12px;}
    .quick_w .q_list ul li.btn a{width: 100px;height: 50px}
    .quick_w .q_list ul li.btn a i{display: none}
    .quick_w .q_list ul li.btn a strong{margin-top: 3px;}
    .quick_w .q_list ul li{margin-top: 7px !important}
    #header .hd_in .hd_r ul li{margin-right: 3px}
    #header .hd_in .hd_r .lang button{width: 60px;}
    #header .hd_in .hd_r ul{margin-right: 4px;}
    #header .hd_in .hd_r .m_btn{margin-left: 10px;}
    #header .hd_in .hd_r .lang ul li a{display: block;line-height: 30px;text-align: center;font-size: 13px}


}
@media (max-width: 660px) {
    #footer .ft_in .ft02 .info ul li, #footer .ft_in .ft02 .dir ul li{font-size: 14px;margin-bottom: 5px;line-height: 1.5}
    #footer .ft_in .ft02 .dir ul li{margin-right: 0}
    #footer .ft_in .ft02 .dir ul li{padding-left: 110px;word-break: keep-all}
    #footer .ft_in .ft03 address{word-break: keep-all;line-height: 1.5;margin-top: 20px}
    .main_con06 > div .left ul li p{font-size: 15px;}
    
    #footer .ft_in .ft01 select{width: 160px;height: 40px;font-size: 13px;padding-left: 10px;}
    .quick_w .q_box .right{display: block}
    .quick_w .q_box ul li select, .quick_w .q_box ul li input{font-size: 13px;border-radius: 0 0 5px 0}
    .quick_w .q_box .right button{width: 100%;background: #3052a2;border-radius: 5px;margin-left: 0}
    .quick_w .q_box .right button svg{height: 40px;width: auto}
    .quick_w .q_box{padding-bottom: 0;}
    .quick_w .q_box ul li span{display: none}
    .quick_w .q_box ul li{padding-left: 0}
    #header .hd_in .hd_l svg{height: 27px}
    #header .hd_in .hd_r ul{display: none}
    #header .hd_in .hd_r ul li svg{width: 27px;}
    #header #logo{transform: translateY(-3px)}
}
