@charset "utf-8";
/*************************************************************************
* @ 서비스명   : commonui
* @ 파일명     : /css/commonui.css
* @ 페이지설명  : commonui.css
* @ 작성자     : 한주현 (pointweb)
* @ 작성일     :

**************************************************************************/

/* basic style */
* {box-sizing: border-box;}
html {width: 100%;height: 100%;}
body {overflow: inherit;width: 100%;height: 100%;}
body.on {overflow: hidden;}
#wrap {width: 100%;height: 100%;}
.layout{position:relative;margin: 0 auto;max-width: 1280px;}
.no-data {display: block !important;font-size: 16px !important;width: 100% !important;padding: 100px 0 !important;text-align: center;margin: 0 !important;}
.page-title{text-align:left;font-size:30px;}
.blind{position: absolute;top:-9999999px;left:-999999px;}
.required{color:#e32a2a;}
#pagination{margin:80px 0 0;text-align:center;font-size:0;width:auto;display: block;position: relative;}
#pagination a{display:inline-block;margin:4px;color:#777;font-size:15px;font-weight:600;line-height:40px;width:40px;height:40px;vertical-align:top;border-radius:100%;}
#pagination a.active{background:#333;color:#fff;vertical-align:top;}
#pagination .end-prev,
#pagination .prev,
#pagination .next,
#pagination .end-next{text-indent: -99px;overflow: hidden;width:40px;height:40px;}
#pagination .end-prev{background:url(/_public/images2/common/first-prev.svg) no-repeat;background-size:100%;}
#pagination .prev{background:url(/_public/images2/common/prev.svg) no-repeat;margin-right:20px;background-size:100%;}
#pagination .next{background:url(/_public/images2/common/next.svg) no-repeat;margin-left:20px;background-size:100%;}
#pagination .end-next{background: url(/_public/images2/common/end-next.svg) no-repeat;background-size:100%;}

.overlay{display:none;position: fixed;top:0;left:0;width:100%;height:100%;background: rgba(0,0,0,0.7);z-index:1000;line-height: normal;}


.color-blue{color:#034997 !important}

.not-post{padding:50px 0;text-align: center;line-height: normal !important;}
.not-post figure{}
.not-post figure figcaption{display:block;font-size: 19px;font-weight: 600;letter-spacing: 0.19px;color: #202020;}
.not-post figure figcaption span{display: block;margin-top:5px; font-size: 15px;font-weight: normal;letter-spacing: 0.15px;text-align: center;color: #999;}

.not-find{padding:50px 0;text-align: center;line-height: normal !important;}
.not-find figure{}
.not-find figure figcaption{display:block;font-size: 19px;font-weight: 600;letter-spacing: 0.19px;color: #202020;}
.not-find figure figcaption span{display: block;margin-top:5px; font-size: 15px;font-weight: normal;letter-spacing: 0.15px;text-align: center;color: #999;}


/* dl style */
.dl-type1{}
.dl-type1 dt{position:relative;clear:left;float:left;}
.dl-type1 dd{position:relative;width:100%;}
.dl-type1 dd:after {content: "";display: table;clear: both;}


/* text style */
.t-align-left {text-align: left !important;}
.t-align-center {text-align: center !important;}
.t-align-right {text-align: right !important;}


.ios-chk {display:inline-block;position: relative;cursor: pointer;}
.ios-chk input[type="checkbox"]{position: absolute;display: inline-block;opacity: 0;}
.ios-chk label {position:relative !important;top:inherit !important; left:inherit !important;cursor: pointer;display: inline-block;padding-left:60px;color: #555;font-size: 15px;line-height: 27px;vertical-align: middle;font-weight: 400;}
.apple-switch::before {content:"";-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;position: absolute;left:0;vertical-align: middle;-webkit-appearance: none;outline: none;width: 50px;height: 25px;background-color: #fff;border: 1px solid #D9DADC;border-radius: 50px;box-shadow: inset -20px 0 0 0 #fff;cursor: pointer;}
.apple-switch:after {content: "";-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;position: absolute;top: 3px;left: 1px;background: transparent;width: 22px;height: 22px;border-radius: 50%;box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2);}
.ios-chk input[type="checkbox"]:checked + .apple-switch:before {box-shadow: inset 26px 0 0 0 #222;border-color: #222;}
.ios-chk input[type="checkbox"]:checked + .apple-switch:after {left: 20px;box-shadow: -2px 4px 3px rgba(0, 0, 0, 0.05);}

.filebox{position:relative;font-size:0;}
.filebox input[type="file"] {position: absolute;width: 0;height: 0;padding: 0;overflow: hidden;border: 0;}
.filebox label {position:relative ;display: inline-block;margin-right:5px;width:127px;color: #fff;font-size:14px;vertical-align: middle;cursor: pointer;border: 1px solid #383838;border-radius: 5px;line-height: 48px;text-align: center; font-size: 18px;background: #383838; color: #fff; margin-left: 10px;}
.filebox label:hover { background: #000; color: #fff; }
.filebox .upload-name {display: inline-block;width: calc(100% - 260px);height: 50px;font-size: 16px;color: #595757;padding: 0 40px;vertical-align: middle;background: #fafafa url(/_public/images2/icon/link_icon.svg) no-repeat;background-size: 30px 30px;border: 1px solid #bebebe;border-radius: 5px;background-position: 10px 50%;}

.checkbox-type1{position: relative;}
.checkbox-type1 input[type="checkbox"] {position: absolute;display: inline-block;opacity: 0;}
.checkbox-type1 label {position:relative;padding-left:26px;font-family: 'Paperlogy';font-size: 16px;font-weight: 500;line-height: 1;color: #202020;cursor: pointer;}
.checkbox-type1 label:before {content: "";position: absolute;left:0;top:1px;display:block;width:18px;height:18px;background:url(/_public/images2/icon/chk_off.svg) no-repeat;background-size: cover; }
.checkbox-type1 input[type=checkbox]:checked + label:before {background:url(/_public/images2/icon/chk_on.svg) no-repeat;background-size: cover;}

.checkbox-type2{display:inline-block;vertical-align:top;width:33.333%;margin:10px 0;}
.checkbox-type2 input[type="checkbox"]{position:absolute;opacity:0;}
.checkbox-type2 label{display:block;font-size:18px;padding-left:40px;position:relative;cursor:pointer;}
.checkbox-type2 label::before{content:'';width:30px;height:30px;border:1px solid #fff;border-radius:50%;position:absolute;left:0;top:-3px;}
.checkbox-type2 label::after{display:none;content:'';width:7px;height:13px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);position:absolute;left:11px;top:3px;}
.checkbox-type2 input[type="checkbox"]:checked + label::before{background:#222;border-color:#222;}
.checkbox-type2 input[type="checkbox"]:checked + label::after{display:block;}

.radio-type1 { margin: -0.5px;}
.radio-type1 input[type="radio"] {display: inline-block;position: absolute;opacity: 0;}
.radio-type1 label {position: relative !important;top: inherit !important;left: inherit !important;cursor: pointer;display: block;text-align: center;font-size: 14px;line-height: 50px;border: 1px solid #e5e5e5;}
.radio-type1 input[type="radio"]:checked + label {background-color: #222;color: #fff;}


.radio-type2{display:inline-block;vertical-align:middle;}
.radio-type2 input[type="radio"]{position:absolute;opacity:0;}
.radio-type2 label{display:block;font-size:18px;padding-left:35px;position:relative;cursor:pointer;}
.radio-type2 label::before{content: '';width: 25px;height: 25px;border: 1px solid #bebebe;border-radius: 50%;position: absolute;left: 0;top: 1px;box-sizing: border-box;}
.radio-type2 label::after{display:none;content:'';width:11px;height:11px;border-radius:50%;background:#202020;position:absolute;left:6.5px;top:8px;}
.radio-type2 input[type="radio"]:checked + label::before{border-color:#202020}
.radio-type2 input[type="radio"]:checked + label::after{display:block;}

#goTop{position: fixed;right:30px;bottom: 30px;z-index: 10;display: inline-block;border-radius: 100%;box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);}
#goTop img{display: block;}

header{position: fixed;top:0;left:0;width:100%;background: rgba(0,0,0,0.1);z-index: 100;transition: all 0.2s;}
header .h-cont{max-width: 1600px;margin:0 auto;display: flex;align-items: center;justify-content: space-between;}
header .logo{width:221px;height:41px;background: url(/_public/images2/common/logo_w.png) no-repeat;background-size: cover;transition: all 0.2s;}
header .gnb{position: relative;}
header .gnb ul{display: flex;}
header .gnb ul li{position: relative;}
header .gnb ul li > a{position:relative;font-family: 'Paperlogy';display: block;line-height: 90px;font-size: 22px;font-weight: 500;letter-spacing: -0.22px;color: #fff;padding: 0 39px;transition: all 0.1s;}
header .gnb ul li > a:after{content: "";position: absolute;left:50%;bottom:0;transform:translateX(-50%);width:0;height:3px;background: #034997;opacity:0;transition: all 0.3s;}
header .gnb ul li .dropdown{display:none;position: absolute;left:0;padding-top:30px;width:100%;height:257px;z-index: 10;}
header .gnb ul li .dropdown a{display: block;text-align: center;font-size: 20px;font-weight: 500;line-height: 2.3;letter-spacing: -0.2px;color: #202020;transition: all 0.1s;}
header .gnb ul li .dropdown a:hover{color:#034997;font-weight: 600;}
header .gnb ul li:hover > a{font-weight: bold;color: #034997;}
header .gnb ul li:hover > a:after{opacity: 1;width:100%;}
header .gnb ul li:hover .dropdown{background: rgba(128, 179, 216, 0.11);}
header .util{display: flex;gap:30px;}
header .util .h-search{position: relative;}
header .util .toggle-search{position:relative;display: inline-block;width:24px;height:24px;background: url(/_public/images2/common/search.svg) no-repeat;background-size: cover;transition: all 0.2s;}
header .util .toggle-menu{position:relative;display: inline-block;width:25px;height:24px;background: url(/_public/images2/common/toggle_menu3_w.svg) no-repeat;background-size: cover;transition: all 0.2s;}
header .gnb-bg{display:none;position: absolute;left:0;width:100%;height:257px;background: #fff;border-top:1px solid #ddd;}
header.white{background: #fff;}
header.white .logo{background: url(/_public/images2/common/logo_c.png) no-repeat;background-size: cover;}
header.white .gnb ul li > a{color: #202020;}
header.white .gnb ul li:hover > a{font-weight: bold;color: #034997;}
header.white .util .toggle-search{background: url(/_public/images2/common/search2.svg) no-repeat;background-size: cover;}
header.white .util .toggle-menu{background: url(/_public/images2/common/toggle_menu3.svg) no-repeat;background-size: cover;}
header.active{background: #fff;}
header.active .logo{background: url(/_public/images2/common/logo_c.png) no-repeat;background-size: cover;}
header.active .gnb ul li > a{color: #202020;}
header.active .gnb ul li:hover > a{font-weight: bold;color: #034997;}
header.active .util .toggle-search{background: url(/_public/images2/common/search2.svg) no-repeat;background-size: cover;}
header.active .util .toggle-menu{background: url(/_public/images2/common/toggle_menu3.svg) no-repeat;background-size: cover;}
header.scroll{background: #fff;}
header.scroll .logo{background: url(/_public/images2/common/logo_c.png) no-repeat;background-size: cover;}
header.scroll .gnb ul li > a{color: #202020;}
header.scroll .gnb ul li:hover > a{font-weight: bold;color: #034997;}
header.scroll .util .toggle-search{background: url(/_public/images2/common/search2.svg) no-repeat;background-size: cover;}
header.scroll .util .toggle-menu{background: url(/_public/images2/common/toggle_menu3.svg) no-repeat;background-size: cover;}


/* 25.12.15 컬러배경
.allmenu{ display:none;position: fixed;top:0;left:0;width:100%;height:100%;overflow-y: auto;background: rgb(13 32 87 / 95%);z-index: 1000;}
.allmenu .layout{height:100%; max-width: 1600px;padding: 10px 0 0;}
.allmenu .close-allmenu{display:inline-block;font-size:0; z-index: 9; position: relative; top: 5px;}
.allmenu .close-allmenu img{ display: block;}
.allmenu .logoccc { display: block;}
.allmenu .menu-wrap{ flex-direction: column;position: absolute;top:60%;left:50%;transform: translate(-50%, -60%);width:100%;display: flex;max-width:1600px;}
.allmenu .menu-wrap .menu{display: flex; width: 100%; align-items: center; margin-bottom: 40px;border-bottom: 1px solid #4a5a8b; padding-bottom: 40px;}
.allmenu .menu-wrap .menu:hover { border-bottom: 1px solid #97b0ff;}
.allmenu .menu-wrap .menu strong{display: block;position:relative;min-width: 420px;color: #fff;}
.allmenu .menu-wrap .menu strong a{letter-spacing: -1px;display: block;font-size: 28px;font-weight: bold;color: #202020;font-family: 'Paperlogy';color: #fff;}
.allmenu .menu-wrap .menu ul{display: flex;width: 73%;color: #fff;}
.allmenu .menu-wrap .menu ul li{ width: 260px; line-height: 2.5; position: relative; padding-left: 15px;}
.allmenu .menu-wrap .menu ul li::before { content: ""; background: #ff4141; display: block; position: absolute; top: 23px; left: 0; border-radius: 99px; width: 5px; height: 5px; margin-right: 10px;}
.allmenu .menu-wrap .menu ul li > a{display: block;font-size: 20px;font-weight: 500;color: #e3e3e3;font-family: 'Paperlogy';color: #fff;}
.allmenu .menu-wrap .menu ul li .level3{}
.allmenu .menu-wrap .menu ul li .level3 a{display: block;font-size: 18px;font-weight: 500;line-height: 2.22;color: #787878;}
.allmenu .menu-wrap .menu ul li > a:hover { font-weight: bold; text-decoration: underline;}
.allmenu .alltopbox {width: 100%; border-radius: 15px;margin-top: 15px; display: flex; align-items: flex-start; justify-content: space-between; flex-direction: row-reverse;}
*/

/* 25.12.15 하얀배경*/
.allmenu{ display:none;position: fixed;top:0;left:0;width:100%;height:100%;overflow-y: auto;background: #fff;z-index: 1000;}
.allmenu .layout{height:100%; max-width: 1600px;padding: 10px 0 0;}
.allmenu .close-allmenu{display:inline-block;font-size:0; z-index: 9; position: relative; top: 5px;}
.allmenu .close-allmenu img{ display: block;}
.allmenu .logoccc { display: block;}
.allmenu .menu-wrap{ flex-direction: column;position: absolute;top:60%;left:50%;transform: translate(-50%, -60%);width:100%;display: flex;max-width:1600px;}
.allmenu .menu-wrap .menu{display: flex; width: 100%; align-items: center; margin-bottom: 40px;border-bottom: 1px solid #ddd; padding-bottom: 40px;}
.allmenu .menu-wrap .menu:hover { border-bottom: 1px solid #034997;}
.allmenu .menu-wrap .menu strong{display: block; position:relative; min-width: 420px;}
.allmenu .menu-wrap .menu strong a{ letter-spacing: -1px;display: block;font-size: 28px;font-weight: bold;color: #202020;font-family: 'Paperlogy'; }
.allmenu .menu-wrap .menu ul{ display: flex; width: 73%; }
.allmenu .menu-wrap .menu ul li{ width: 260px; line-height: 2.5; position: relative; padding-left: 15px;}
.allmenu .menu-wrap .menu ul li::before { content: ""; background: #ff4141; display: block; position: absolute; top: 23px; left: 0; border-radius: 99px; width: 5px; height: 5px; margin-right: 10px;}
.allmenu .menu-wrap .menu ul li > a{display: block;font-size: 20px;font-weight: 500;color: #202020;font-family: 'Paperlogy';}
.allmenu .menu-wrap .menu:hover strong a{color:#034997}
.allmenu .menu-wrap .menu strong a::after { content: "";display: inline-block;position:relative;background: url(/_public/images2/icon/allmli.svg); background-size: cover;width: 30px;height: 30px;vertical-align:middle; margin-left: 0; opacity: 0;transition: all 0.3s;}
.allmenu .menu-wrap .menu:hover strong a::after{content: "";margin-left: 10px; opacity: 1}
.allmenu .menu-wrap .menu ul li .level3{}
.allmenu .menu-wrap .menu ul li .level3 a{display: block;font-size: 18px;font-weight: 500;line-height: 2.22;color: #787878;}
.allmenu .menu-wrap .menu ul li > a:hover { color: #000; font-weight: bold; text-decoration: underline;}
.allmenu .alltopbox {width: 100%; border-radius: 15px;margin-top: 15px; display: flex; align-items: flex-start; justify-content: space-between; flex-direction: row-reverse;}



/* .allmenu .alltopbox { background: #e2ecfb; width: 100%; border-radius: 15px;margin-top: 27px; padding: 20px; display: flex; align-items: center; justify-content: space-between; flex-direction: row-reverse;} */


/* 25.12.11 기존것 가로형 살려두기
.allmenu{ display:none;position: fixed;top:0;left:0;width:100%;height:100%;overflow-y: auto;background: #fff;z-index: 1000;background:url(/_public/images2/common/fullbg.png) no-repeat #fff bottom}
.allmenu .layout{height:100%; max-width: 1520px}
.allmenu .close-allmenu{position: absolute;top:30px;right:0;display:inline-block;font-size:0; z-index: 9;}
.allmenu .close-allmenu img{display: block;}
.allmenu .menu-wrap{position: absolute;top:40%;left:50%;transform: translate(-50%, -60%);width:100%;display: flex;max-width:1520px;}
.allmenu .menu-wrap div + div { margin-left: 20px}
.allmenu .menu-wrap .menu{flex:1;}
.allmenu .menu-wrap .menu strong{display: block; position:relative;}
.allmenu .menu-wrap .menu strong a{display: block;font-size: 29px;font-weight: bold;color: #202020;font-family: 'Paperlogy'; min-height: 90px; }
.allmenu .menu-wrap .menu ul{margin-top:30px;}
.allmenu .menu-wrap .menu ul li{line-height: 2.5; position: relative; padding-left: 15px;}
.allmenu .menu-wrap .menu ul li::before { content: ""; background: #0b54a7; display: block; position: absolute; top: 23px; left: 0; border-radius: 99px; width: 5px; height: 5px; margin-right: 10px;}
.allmenu .menu-wrap .menu ul li > a{display: block;font-size: 20px;font-weight: 500;color: #202020;font-family: 'Paperlogy';}
.allmenu .menu-wrap .menu:hover strong a{color:#0069de}
.allmenu .menu-wrap .menu ul li .level3{}
.allmenu .menu-wrap .menu ul li .level3 a{display: block;font-size: 18px;font-weight: 500;line-height: 2.22;color: #787878;}
.allmenu .menu-wrap .menu ul li > a:hover { color: #000; font-weight: bold; text-decoration: underline;} */

/* .allmenu .menu-wrap .menu strong:before { content: ""; position: absolute; top: 10px; right: 0; width: 18px; height: 18px; background: url(/_public/images2/common/toggle_icon01.svg) no-repeat;  background-size: cover;  } */



footer{background: #272727;padding:48px 0 60px;}
footer .layout{max-width:1600px;display: flex;gap:70px;}
footer .f-logo{display: inline-block;}
footer .f-logo img{display:block;}
footer .f-cont{width:calc(100% - 234px);display: flex;justify-content: space-between;}
footer .f-cont .left{}
footer .f-cont .left nav{display: flex;gap:15px;}
footer .f-cont .left nav a{position: relative;font-size: 15px;font-weight: 500;letter-spacing: -0.15px;color: #aaa;line-height: 1;}
footer .f-cont .left nav a:before{content: "";position: absolute;top:1px;left:-8px;width:1px;height:12px;background: #aaa;}
footer .f-cont .left nav a:first-child:before{display: none;}
footer .f-cont .left address{margin-top:10px;}
footer .f-cont .left address p{display: flex;gap:15px;}
footer .f-cont .left address p span{position:relative;display:inline-block;line-height: 1; font-size: 15px;font-weight: 500;letter-spacing: -0.15px;color: #888;}
footer .f-cont .left address p span:after{content: "";position: absolute;top:1px;right:-8px;width:1px;height:12px;background: #888;}
footer .f-cont .left address p span:last-child:after{display: none;}
footer .f-cont .left copyright{display: block;line-height: 1;margin-top:10px; font-size: 15px;font-weight: 500;letter-spacing: -0.15px;color: #888;}
footer .f-cont .right{}
footer .f-cont .right .select-wrap{position:relative;width:260px; border-radius: 10px;border: solid 1px #787878;background-color: #272727;height:40px;}
footer .f-cont .right .select-wrap:after{content: "+";position: absolute;top:8px;right:20px;font-size: 15px;font-weight: normal;letter-spacing: -0.15px;color: #ddd;}
footer .f-cont .right .select-wrap select{width:100%;height:40px;padding:0 40px 0 20px;font-size: 15px;font-weight: normal;letter-spacing: -0.15px;color: #ddd;}
footer .f-cont .right .select-wrap select option{color:#202020;}

@media all and (max-width:1800px) {}

@media all and (max-width:1600px) {
    header{padding:0 20px;}
    header .h-cont{gap:20px;}
    header .logo{width:190px;height:36px;}
    header .gnb ul li > a{padding:0 30px;font-size:20px;}
    header .gnb ul li .dropdown a{font-size:18px;}
    header .util{gap:20px;}

    footer{padding:48px 20px 60px;}
}

@media all and (max-width:1460px) {
    header .logo{width:175px;height:33px;}
    header .gnb ul li > a{padding:0 25px;font-size:19px;}
    header .gnb ul li .dropdown a{font-size:16px;}

    .allmenu { padding: 0 20px;background-size: contain;}
    .allmenu .menu-wrap .menu strong a { font-size: 25px}
    .allmenu .menu-wrap .menu ul li > a { font-size: 16px}
}

@media all and (max-width:1280px) {
    #pagination {margin-top:60px;}
    #pagination a{width: 25px;height: 25px;line-height: 25px;font-size: 13px;}
    #pagination .end-prev,
    #pagination .prev,
    #pagination .next,
    #pagination .end-next {width: 25px;height: 25px;}

    .allmenu { padding: 0 20px; }
    .allmenu .menu-wrap .menu ul li > a { font-size: 16px}
    .allmenu .menu-wrap div + div { margin-left: 0}
    .allmenu .menu-wrap { flex-wrap: wrap; top: 62%;}
    .allmenu .menu-wrap .menu { flex: none;flex-direction: column; align-items: flex-start; padding-bottom: 20px; margin-bottom: 20px}
    .allmenu .menu-wrap .menu ul {width: 100%;margin-top: 15px;}
    .allmenu .menu-wrap .menu strong {  min-width:width: 350px}
    .allmenu .menu-wrap .menu strong a { font-size: 24px; min-height: auto}



    #goTop{right:20px;bottom:20px;}

    header .h-cont{gap:10px;}
    header .logo{width: 155px;height: 29px;}
    header .gnb ul li > a{padding:0 15px;font-size:17px;line-height: 70px;}
    header .gnb ul li .dropdown{padding-top: 20px;height: 230px;}
    header .gnb ul li .dropdown a{font-size:15px;}
    header .util{gap:15px;}
    header .gnb-bg{height: 230px;}


    footer .layout{gap:40px;}
    footer .f-logo{width:140px;}
    footer .f-cont{width:calc(100% - 180px);}
    footer .f-cont .left nav a{}
    footer .f-cont .left address p{gap:10px;}
    footer .f-cont .left address p span{}
    footer .f-cont .left address p span:after{top: 2px;right: -6px;width: 1px;height: 10px;}
    footer .f-cont .left copyright{font-size:14px;}
    footer .f-cont .right .select-wrap{width:220px;}
    footer .f-cont .right .select-wrap select{}
}


@media all and (max-width:1028px) {
    header .gnb ul li > a {font-size: 16px; padding: 0 12px}
    header .gnb ul li .dropdown a { font-size: 14px}

}

@media all and (max-width:974px) {
    #goTop{width:44px;right:15px;bottom:10px;}


    #pagination{margin-top:40px;}
    header{padding:18px 20px;}
    header .logo{width:178px;height:34px;}
    header .gnb{display:none;position: fixed;top:70px;left:0;width:100%;height:calc(100% - 70px);overflow-y: auto;padding:40px 20px;background: #fff;z-index: 1000;}
    header .gnb ul{flex-direction: column;gap:0;}
    header .gnb ul li{}
    header .gnb ul li + li{border-top:1px solid #ddd;}
    header .gnb ul li > a{line-height: 64px;padding:0;font-size:20px;}
    header .gnb ul li.level1 > a:before{content: "";position: absolute;top:22px;right:0;width:18px;height:18px;background: url(/_public/images2/common/toggle_icon01.svg) no-repeat;background-size: cover;}
    header .gnb ul li > a:after{left:0;transform: none;width:100%;}
    header .gnb ul li .dropdown{position: relative;height:auto;background: rgba(128, 179, 216, 0.11);padding:20px;}
    header .gnb ul li .dropdown a{font-size: 18px;line-height: 2.56;letter-spacing: -0.18px;text-align: left;}
    header .gnb ul li:hover .dropdown{background: rgba(128, 179, 216, 0.11);}
    header.active .gnb ul li:hover > a{color:#202020;font-weight: 500;}
    header .gnb ul li:hover > a:after{display: none;}
    header .gnb ul li > a.on:after{opacity: 1;display: block;}
    header.active .gnb ul li > a.on{font-weight: bold;color: #034997;}
    header .gnb ul li.level1 > a.on:before{background: url(/_public/images2/common/toggle_icon02.svg) no-repeat;background-size: cover;}
    header .util{gap:20px;}
    header .util .toggle-menu.on{background: url(/_public/images2/common/close_gnb.svg) no-repeat;background-size: cover;}

    footer{padding:30px 20px;}
    footer .layout{flex-direction: column;gap:30px;}
    footer .f-cont{width:100%;gap:40px;flex-direction: column;}
    footer .f-cont .left copyright{margin-top:30px;}
    footer .f-cont .right .select-wrap{width:100%;}
    .allmenu { display: none !important;}
}

@media all and (max-width:768px) {
    .not-post figure figcaption{font-size:17px;}
    .not-post figure figcaption span{font-size:14px;}

    .not-find figure figcaption{font-size:17px;}
    .not-find figure figcaption span{font-size:14px;}

    footer{padding:57px 20px 60px;}
    footer .f-cont .left address p{flex-direction: column;}
    footer .f-cont .left address p span:after{display: none;}
}

@media all and (max-width:460px) {
}
