@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: 1420px;}
.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-top:120px;display: flex;align-items:center;justify-content: center;gap:5px;}
#pagination a{display: flex;align-items: center;justify-content: center;width:50px;height:50px;line-height: 1;border-radius: 100%;font-size: 16px;font-weight: 600;color: #aaa;}
#pagination a.active{background:#202020;color:#fff;font-weight: bold;}
#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%;margin-right: 5px;}
#pagination .prev{background:url(/_public/images2/common/prev.svg) no-repeat;margin-right:35px;background-size:100%;}
#pagination .next{background:url(/_public/images2/common/next.svg) no-repeat;margin-left:35px;background-size:100%;}
#pagination .end-next{background: url(/_public/images2/common/end-next.svg) no-repeat;background-size:100%;margin-left: 5px;}

.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:#002948 !important;}


.bg-orange{background: #f0602f !important;}
.bg-gold{background: #cc9434 !important;}

.color-brown{color: #af896f !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 */
.txt-left {text-align: left !important;}
.txt-center {text-align: center !important;}
.txt-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 input[type=checkbox] {position: absolute;display: inline-block;opacity: 0;}
.checkbox-type1 label {position: relative !important;top: inherit !important;left: inherit !important;display: inline-block;padding-left: 22px;font-size: 14px;text-align: left;box-sizing: border-box;cursor: pointer;}
.checkbox-type1 label:before {content: "";position: absolute;top: 3px;left: 0;display: inline-block;width: 15px;height: 15px;box-sizing: border-box;border: 1px solid #c3c3c3;border-radius: 3px;}
.checkbox-type1 label:after {content: "";display: none;position: absolute;top: 3px;left: 5px;width: 4px;height: 9px;border-right: 2px solid #fff;border-bottom: 2px solid #fff;transform: rotate(45deg);}
.checkbox-type1 input[type=checkbox]:checked + label:before {border-color: #333;background-color:#333 }
.checkbox-type1 input[type=checkbox]:checked + label:after {display: inline-block;}

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


.quick-menu{position: fixed;right:20px;bottom:20px;z-index: 10;}
.quick-menu a{display:flex;align-items:center;justify-content:center;flex-direction:column;width:80px;height:80px;border-radius: 100%;}
.quick-menu a i{display: inline-block;}
.quick-menu a i img{display:block;}
.quick-menu a span{display: block;font-size:12px;margin-top:5px;font-weight: 600;}
.quick-menu a + a{margin-top:10px;}
.quick-menu .icon01{background: #03B203;}
.quick-menu .icon01 span{color:#fff;}
.quick-menu .icon02{background: #efe22d;}
.quick-menu .icon02 span{color: #202020;}
.quick-menu .icon03{background: #01429f;}
.quick-menu .icon03 span{color:#fff;}

#goTop{margin-top:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;width:80px;height:80px;border-radius: 100%;background: #fff;box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.20);}
#goTop img{display: block;}

header{position: fixed;top:0;left:0;width:100%;z-index: 100;background: #fff;}
header .h-cont{display: flex;align-items: center;justify-content: space-between;padding:0 40px;}
header .logo{display: inline-block;width:180px;height:44px;background: url(/_public/images2/common/logo_c2.svg) no-repeat;background-size: cover;transition: all 0.3s;}
header .gnb{}
header .gnb .close-gnb{display:none;position: absolute;top:20px;right:20px;}
header .gnb ul{display: flex;}
header .gnb ul li{position: relative;}
header .gnb ul li > a{display: flex;align-items:center;padding:0 41px;text-align: center;height: 90px;transition: all 0.3s;}
header .gnb ul li > a span{position:relative;display: block;line-height: normal;font-size: 20px;font-weight: bold;color: #202020;transition: all 0.3s;}
header .gnb ul li > a span:after{content: "";position: absolute;left:50%;transform:translateX(-50%);bottom:-10px;width:0;height:2px;background: #002948;transition: all 0.3s;opacity: 0;}
header .gnb ul li .dropdown{position: absolute;left:0;width:100%;height:362px;z-index: 10;padding-top: 25px;display: none;}
header .gnb ul li .dropdown a{display: block;text-align: center;font-size: 17px;font-weight: 500;line-height: 2.47;color: #202020;transition: all 0.3s;}
header .gnb ul li .dropdown a:hover{color: #002948;font-weight: bold;}
header .tel{position:relative;padding-left: 27px;font-size: 20px;font-weight: bold;color: #202020;}
header .tel:before{content: "";position: absolute;top:3px;left:0;width:24px;height:24px;background: url(/_public/images2/icon/ico_tel.svg) no-repeat;background-size: cover;}
header .open-gnb{display: none;}
header .open-gnb img{display:block;}

header.active{background: #fff;}
header.active .gnb ul li > a span{color: #202020;}
header.active .tel{color:#202020;}

header.drop{background: #fff;}
header.drop .gnb ul li > a span{color: #202020;}
header.drop .tel{color:#202020;}

header .gnb ul li:hover > a span{color: #002948;}
header .gnb ul li:hover > a span:after{opacity: 1;width:100%;}
header .gnb-bg{display:none;position: absolute;left:0;width:100%;height:362px;background: #fff;border-top:1px solid #b7cadb;}
header.sub{background: transparent;}
header.sub .logo{background: url(/_public/images2/common/logo_w2.svg) no-repeat;background-size: cover;}
header.sub .gnb ul li > a span{color:#fff;}
header.sub .tel{color:#fff;}
header.sub.drop{background: #fff;}
header.sub.drop .logo{background: url(/_public/images2/common/logo_c2.svg) no-repeat;background-size: cover;}
header.sub.drop .gnb ul li > a span{color: #202020;}
header.sub.drop .tel{color:#202020;}

header.sub.active{background: #fff;}
header.sub.active .logo{background: url(/_public/images2/common/logo_c2.svg) no-repeat;background-size: cover;}
header.sub.active .gnb ul li > a span{color: #202020;}
header.sub.active .tel{color:#202020;}


footer{padding:50px 0 40px;background: #002948;}
footer .f-cont1{padding-bottom: 50px;border-bottom: 1px solid rgba(255,255,255,0.18);display: flex;justify-content: space-between;}
footer .f-cont1 > div{}
footer .f-cont1 > div h3{margin-bottom: 10px;font-size: 16px;font-weight: bold;letter-spacing: -0.32px;color: #fff;}
footer .f-cont1 > div nav{display: flex;flex-direction: column;gap:15px;}
footer .f-cont1 > div nav a{display: block; font-size: 15px;font-weight: 500;letter-spacing: -0.3px;color: #fff;text-decoration: underline;line-height: 1;}
footer .f-cont1 > div .tel{display: block;line-height: 1; font-family: 'Noto Serif KR';font-size: 50px;font-weight: 300;color: #fff;}
footer .f-cont1 > div dl{}
footer .f-cont1 > div dl dt{width:84px;font-size: 16px;font-weight: 500;letter-spacing: -0.32px;color: #fff;}
footer .f-cont1 > div dl dd{padding:0 0 5px 84px;font-size: 16px;font-weight: 500;letter-spacing: -0.32px;color: #fff;}
footer .f-cont1 > div dl dd span{display: inline-block;font-weight: normal;}
footer .f-cont1 > div dl dd em{position:absolute;display: inline-block;width:65px;height:28px;font-size: 13px;font-weight: bold;color: #002948;background: url(/_public/images2/common/txt_bg.png) no-repeat;background-size: cover;padding: 9px 0 0 6px;margin-top: -7px;margin-left: 8px;}
footer .f-cont1 > div .txt{font-size: 14px;font-weight: 500;letter-spacing: -0.28px;color: #ccc;}
footer .f-cont1 > div .txt2{font-size: 16px;font-weight: bold;letter-spacing: -0.32px;color: #fff;}
footer .f-cont1 > div .txt3{margin-top:5px;display: flex;font-size: 16px;font-weight: 500;letter-spacing: -0.32px;color: #fff;gap:5px;align-items: center;}
footer .f-cont1 > div .txt3 i{display: flex;align-items: center;justify-content: center;line-height: 1;border-radius: 100%;width:20px;height:20px;font-size:13px;}
footer .f-cont1 > div .btn-box{margin-top:25px;display: flex;gap:10px;}
footer .f-cont1 > div .btn-box a{display: flex;align-items: center;justify-content: center;width:130px;height:50px;background: #011321;font-size: 15px;font-weight: 500;letter-spacing: -0.3px;text-align: center;color: #fff;}
footer .f-cont1 > div .btn-box a:last-child{color:#00c906;}
footer .f-cont2{margin-top:50px;display: flex;justify-content: space-between;}
footer .f-cont2 .cont1{}
footer .f-cont2 .cont1 address{}
footer .f-cont2 .cont1 address p{display: flex;gap:25px;}
footer .f-cont2 .cont1 address p span{position:relative;display: inline-block; font-size: 15px;font-weight: 500;letter-spacing: -0.3px;color: #899eae;}
footer .f-cont2 .cont1 address p span:before{content: "";position: absolute;top:3px;left:-12px;width:1px;height:14px;background: #899eae;}
footer .f-cont2 .cont1 address p span:first-child:before{display: none;}
footer .f-cont2 .cont1 copyright{display: block;margin-top:5px;font-size: 15px;font-weight: 500;letter-spacing: -0.3px;color: #899eae;}
footer .f-cont2 .cont2{}
footer .f-cont2 .cont2 .f-logo{display: inline-block;}
footer .f-cont2 .cont2 .f-logo img{display:block;}

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

}


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

}


@media all and (max-width:1460px) {
    header .h-cont{padding:0 20px;}
    header .logo{width:160px;height:39px;}
    header .gnb ul li > a{padding:0 35px;}
    header .gnb ul li > a span{font-size:18px;}
    header.sub .gnb ul li > a span { color: #202020}
    header .tel{font-size:18px;}
    header .tel:before{width:22px;height:22px;}

    footer{padding:50px 20px 40px;}
    footer .f-cont1 > div .tel{font-size: 46px;}

}


@media all and (max-width:1280px) {
    #pagination {margin-top:80px;}
    #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;}

    header .logo{width:150px;height:37px;}
    header .gnb ul li > a{padding:0 25px;}
    header .gnb ul li .dropdown a{font-size: 16px;}
    header .tel{width:30px;height:30px;padding:0;font-size:0;}
    header .tel:before{width:30px;height:30px;top:0;left:0;}

    footer .f-cont1{position: relative;padding-top: 60px;}
    footer .f-cont1 > div .tel{font-size: 42px;}
    footer .f-cont1 > div:nth-child(4){position: absolute;top:0;left:0;width:100%;}
    footer .f-cont1 > div nav{flex-direction: row;}

}

@media all and (max-width:1024px) {
    #pagination{margin-top:60px;}
    #pagination .prev{margin-right:20px;}
    #pagination .next{margin-left:20px;}

    .quick-menu a{width:70px;height:70px;}
    .quick-menu a:first-child {border-right: 1px solid #007800; }
    #goTop{width:70px;height:70px;}


    header{background: #fff;}
    header .h-cont{position:relative;height: 70px;justify-content: center;}
    header .logo{width:140px;height:34px;}
    header .gnb{position: fixed;top:0;right:-100%;width:100%;height:100%;background: #fff;z-index: 9999;transition: all 0.4s;padding-top: 50px;}
    header .gnb .close-gnb{display:block;}
    header .gnb.on{right:0;}
    header .gnb ul{flex-direction: column;padding:0 20px;}
    header .gnb ul li + li{border-top: 1px solid #ccc;}
    header .gnb ul li > a{position:relative;height: 64px;padding:0 10px;}
    header .gnb ul li > a:after{content: "";position: absolute;right:10px;display: block;width:20px;height:20px;background: url(/_public/images2/common/gnb_arrow.svg) no-repeat;background-size: cover;}
    header .gnb ul li > a span{font-size:20px;font-weight: 600;}
    header .gnb ul li > a span:after{display: none;}
    header .gnb ul li > a.on span{font-weight: bold;}
    header .gnb ul li:hover > a  span{font-weight: bold;}
    header .gnb ul li > a.on:after{transform: rotate(180deg);}
    header .gnb ul li .dropdown{position:relative;padding:20px;height:auto;border-top: 1px solid #ccc;}
    header .gnb ul li .dropdown a{text-align: left;line-height: 42px;font-size:18px;}
    header .tel{position: absolute;left:20px;}
    header .open-gnb{position:absolute;right:20px;display: block;}
    header.sub{background: #fff;}
    header.sub .logo{background: url(/_public/images2/common/logo_c2.svg) no-repeat;background-size: cover;}


    footer{padding:40px 20px 80px;}
    footer .f-cont1{flex-direction: column;gap:40px;padding-top: 75px;}
    footer .f-cont1 > div h3{font-weight: 600;}
    footer .f-cont1 > div .tel{font-size:38px;}
    footer .f-cont1 > div dl dt{font-size:15px;width:82px;}
    footer .f-cont1 > div dl dd{font-size:15px;padding:0 0 5px 82px;}
    footer .f-cont1 > div .txt2{font-size:15px;}
    footer .f-cont1 > div .txt3{font-size:15px;}
    footer .f-cont1 > div .btn-box{margin-top:20px;}
    footer .f-cont1 > div .btn-box a{height:40px;width:105px;font-size: 14px;}

}



@media all and (max-width:768px) {
    #pagination{margin-top:40px;}

    .quick-menu{bottom:0;right:initial;left:0;width:100%;height:50px;display: flex;}
    .quick-menu a{flex:1;height:50px;width:100%;flex-direction: row;border-radius: 0;gap:10px;}
    .quick-menu a span{margin:0;line-height: 1;}
    .quick-menu a + a{margin-top: 0;}
    .quick-menu a:nth-child(3) i{width:22px;}
    .quick-menu a i{width:24px;}

    #goTop{width:75px;height:50px;border-radius: 0;margin-top: 0;}

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

    .filebox .upload-name{width:100%;height:40px;font-size:12px;background-size: 20px 20px;padding: 0 10px 0 20px;background-position: 0 50%;}
    .filebox label{line-height: 38px;font-size:14px;margin-left:0;margin-top:10px;width:100%;}
    .radio-type2 label{padding-left:25px;font-size:14px;}
    .radio-type2 label::before{width:20px;height:20px;top:0;}
    .radio-type2 label::after{left:5px;top:5px;}


    footer .f-cont1{padding-bottom: 60px;}
    footer .f-cont1 > div .tel{font-size: 32px;}
    footer .f-cont1 > div .txt3{align-items: flex-start;}
    footer .f-cont2{margin-top:20px;flex-direction: column-reverse;gap:30px;}
    footer .f-cont2 .cont2 .f-logo{width:158px;}
    footer .f-cont2 .cont1 address p{flex-wrap: wrap;gap:5px 25px;}
    footer .f-cont2 .cont1 copyright{margin-top:25px;}


}



@media all and (max-width:460px) {
    footer .f-cont1 > div .tel{font-size: 32px;}
    footer .f-cont2 .cont1 address p span:last-child:before{display: none;}

}
