@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: 1600px;}
.layout2{position:relative;margin: 0 auto;max-width: 1400px;}
.page-title{text-align:left;font-size:40px;color: #1b4a9b;font-weight: 800; margin-bottom: 60px}
.page-title::after { content: ""; width: 8px; height: 8px; position:relative; background: #00a1ed; border-radius: 99px; display: inline-block; vertical-align: text-top; margin-left: 5px}
.blind{position: absolute;top:-9999999px;left:-999999px;}
.required{color:#e32a2a;}
#goTop{display:none;position: fixed;right:40px;bottom:40px;z-index: 10;width:60px;height:60px;background: url(/_public/images2/icon/top.svg) no-repeat;background-size: cover;font-size: 0;}
#goTop:hover{background: url(/_public/images2/icon/top_on.svg) no-repeat;background-size: cover;}
#pagination{margin: 30px 0 10px;text-align:center;font-size:0;width:auto;display: block;position: relative;}
#pagination a{display:inline-block;margin:4px;color:#777;font-size:16px;font-weight:400;line-height:30px;width:30px;height:30px;vertical-align:top;border-radius:100%;}
#pagination a.active{background:#1b4a9b;color:#fff;vertical-align:top;}
#pagination .end-prev,
#pagination .prev,
#pagination .next,
#pagination .end-next{text-indent: -99px;overflow: hidden;width:30px;height:30px;}
#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;}

.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 input[type=checkbox] {position: absolute;display: inline-block;opacity: 0;}
.checkbox-type1 label {position: relative;display: inline-block;padding-left: 35px; font-size: 18px;
    font-weight: bold;color:#fff;cursor: pointer;}
.checkbox-type1 label:before {content: "";position: absolute;top: 0px;left: 0;display: inline-block;width: 25px;height: 25px;box-sizing: border-box;border: 1px solid #fff;border-radius:100%;}
.checkbox-type1 label:after {content: "";display: none;position: absolute;top: 5px;left: 9px;width: 7px;height: 12px;border-right: 2px solid #fff;border-bottom: 2px solid #fff;transform: rotate(45deg);}
.checkbox-type1 input[type=checkbox]:checked + label:before {border-color: #fff;background-color:#fff }
.checkbox-type1 input[type=checkbox]:checked + label:after {display: inline-block;border-color:#21488b;}

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

/* s::HEADER */
header{position: fixed;top:0;left:0;width:100%;z-index: 100;}
header .layout{display: flex;justify-content: space-between;align-items: center}
header .logo{display: inline-block;width:721px;height:35px;background:url(/_public/images2/common/logo3.svg) no-repeat;background-size: cover;}
header .gnb{display: flex;width:100%;justify-content: center;}
header .gnb .m-lang{display: none;}
header .gnb .gnb-close{display: none;}
header .gnb ul{display:flex;}
header .gnb ul li{position:relative;display: inline-block;}
header .gnb ul li > a{display: block;padding:0 80px;font-size: 19px;font-weight: 600;color: #1b1b1b;line-height: 120px;}
header .gnb ul li .dropdown{display:none;position: absolute;z-index: 10;padding:30px 0;height:325px;left:0;width:100%;}
header .gnb ul li .dropdown a{display: block; font-size: 17px;font-weight: 500;text-align: center;color: #7a7a7a;}
header .gnb ul li .dropdown a:hover{color:#1b4a9b;}
header .gnb ul li .dropdown a + a{margin-top:15px;}
header .language{position:absolute;top:40px;right:0;width:74px;padding:10px; border-radius: 5px;z-index: 20;}
header .language button{font-family: Cabin;display: block;width:100%;font-size: 15px;font-weight: 600;color: #1b1b1b;border-bottom:1px solid #1b1b1b;padding-bottom:5px;text-align: left;position: relative;}
header .language button:after{content: "";position:absolute;right:0;display: inline-block;width:15px;height:15px;background: url(/_public/images2/icon/arrow_down.svg) no-repeat;background-size: cover;}
header .language .list{padding-top:10px;display: none;}
header .language .list a{display: block;text-align: center;font-family: Cabin;font-size: 15px;font-weight: 500;color:#858585;}
header .language .list a:hover{color:#1b4a9b;}
header .language .list a + a{margin-top:10px;}
header .language.on{background: #fff; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);}
header .toggle-navi{display: none;}
header .gnb-bg{display:none;position: absolute;width:100%;left:0;background: #f1f9ff;height:325px;}
header.active{background: #fff;}
header.active .gnb ul li > a{color:#1b1b1b}
header.scroll{background:#fff;}
header.scroll .logo{width:28px;height:35px;background: url(/_public/images2/common/logo2.svg) no-repeat;background-size: cover;}
header.scroll .gnb ul li > a{line-height: 70px;}
header.scroll .language{top:16px;}
header.scroll.active{background:#fff;}
header.white .logo{background:url(/_public/images2/common/logo_w3.svg) no-repeat;background-size: cover;}
header.white .gnb ul li > a{color:#fff;}
header.white .language button{color:#fff;border-color:#fff;}
header.white .language button:after{background: url(/_public/images2/icon/arrow_down_w.svg) no-repeat;background-size: cover;}
header.white.scroll .logo{width:28px;height:35px;background: url(/_public/images2/common/logo2.svg) no-repeat;background-size: cover;}
header.white .language.on button{color:#1b1b1b;border-color:#1b1b1b;}
header.white .language.on button:after{background: url(/_public/images2/icon/arrow_down.svg) no-repeat;background-size: cover;}
header.white.active .language button,
header.white.scroll .language button{color:#1b1b1b;border-color:#1b1b1b;}
header.white.scroll .language button:after{background: url(/_public/images2/icon/arrow_down.svg) no-repeat;background-size: cover;}

header.white.active .gnb ul li > a,
header.white.scroll .gnb ul li > a{color:#1b1b1b;}

/* e::HEADER */

/* s::FOOTER */
footer{padding:40px 0; border-top: 2px solid #1b4a9b}
footer .layout{display: flex;align-items: center;}
footer .layout .f-logo{display: inline-block;width:162px;}
footer .layout .f-info{width:calc(100% - 162px);padding-left:15%;display: flex;justify-content: space-between;}
footer .layout .f-info .left{}
footer .layout .f-info .left address{}
footer .layout .f-info .left address p{display: flex;flex-wrap: wrap;}
footer .layout .f-info .left address p span{display: flex; font-size: 15px;font-weight: 500;color: #858585;}
footer .layout .f-info .left address p span + span{margin-left: 40px;}
footer .layout .f-info .left address p span em{display:inline-block;  color: #1b4a9b;margin-right: 5px;}
footer .layout .f-info .left address p + p{margin-top:7px;}
footer .layout .f-info .right{text-align: right;}
footer .layout .f-info .right a{display: inline-block;font-size: 15px;font-weight: 600;color: #1b4a9b;}
footer .layout .f-info copyright{ width: 100%; font-family: Cabin;display:block;margin-top:20px;font-size: 14px;font-weight:normal;color: #858585;}
footer .layout .f-info copyright span{color:#1b4a9b !important;    display: inline-block !important;}
/* e::FOOTER */


.page-top{position: relative;}
.page-top .visual{position: relative;padding-top:23%;}
.page-top .visual.sub01{background: url(/_public/images2/contents/page_top1.png) top center no-repeat;background-size: cover;}
.page-top .visual.sub02{background: url(/_public/images2/contents/page_top2.png) top center no-repeat;background-size: cover;}
.page-top .visual.sub03{background: url(/_public/images2/contents/page_top3.png) top center no-repeat;background-size: cover;}
.page-top .visual.sub04{background: url(/_public/images2/contents/page_top4.png) top center no-repeat;background-size: cover;}
.page-top .visual .title-group{position: absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:100%;max-width:1400px;}
.page-top .visual .title-group h1{font-size: 56px;font-weight: bold;color: #1b1b1b;}
.page-top .visual .title-group p{margin-top:15px;font-size: 20px;font-weight: bold;color: #858585;}
.page-top .navi{position: absolute;bottom:0;left:0;width:100%; background-color: #f9f9f9;z-index: 9;display: flex;justify-content: center;}
.page-top .navi nav{display: flex;max-width:1400px;margin:0 auto;}

.page-top .navi nav a:after{content: "";display: none;width:100%;height:2px;background: #1b4a9b;position:absolute;left:0;bottom:0;}
.page-top .navi nav a.active{ color:#1b4a9b;}
.page-top .navi nav a.active:after{display: block;}
.page-top .navi nav a:hover { color: #1b4a9b;}


.horizonScroll{overflow-x: auto}
.horizonScroll {-ms-overflow-style: none;scrollbar-width: none;}
.horizonScroll::-webkit-scrollbar{display: none;}
.horizonScroll__wrapper {overflow: hidden;font-size: 0; white-space:nowrap;}
.horizonScroll__item{position:relative;display:inline-block; font-size: 18px;font-weight: 600;color: #858585;line-height: 70px;}
.horizonScroll__item:after{content: "";display: none;width:100%;height:2px;background: #1b4a9b;position:absolute;left:0;bottom:0;}
.horizonScroll__item.on:after{display: block;}
.horizonScroll__itemText {display: block;position: relative;}
.horizonScroll__item + .horizonScroll__item{margin-left:50px;}
.horizonScroll__item.on{}
.horizonScroll__item.on .horizonScroll__itemText{color: #1b4a9b;}
.swipe-menu{position:relative;width:100%;max-width:1400px;z-index: 100;}




/* flex:1; */
#pages{}
#pages .contents{padding:50px 0 160px;}





@media all and (max-width:1600px) {
    header{padding:0 20px;}
    header .gnb ul li > a{padding:0 80px;}
}

/* tablet */
@media all and (max-width:1280px) {
    #pagination {padding: 15px 0 50px;}
    #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;}
    .layout2 { padding: 0 20px}
    .page-title{ font-size:30px; margin-bottom: 40px}
    .page-title::after { content: ""; width: 5px; height: 5px; vertical-align: text-top; margin-left: 5px}

    header{padding:18px 20px;}
    header .logo{width:355px;height:25px;}
    header .gnb{padding-top:100px;position: fixed;display:block;top:0;right:-80%;width:80%;height:100%;background: #fff;z-index: 99999;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
    header .gnb.active{right:0;}
    header .gnb .m-lang{display: flex;position: absolute;top:26px;left:20px;}
    header .gnb .m-lang a{display: inline-block; font-size: 14px;font-weight: 600;color: #858585;}
    header .gnb .m-lang a + a{margin-left: 15px;}
    header .gnb .m-lang a.on{color:#1b4a9b;text-decoration: underline;}
    header .gnb .gnb-close{display: block;position: absolute;top:20px;right:20px;}
    header .gnb ul{display: block;height:100%;padding-bottom: 20px;overflow-y: auto;}
    header .gnb ul li{display: block;}
    header .gnb ul li > a{position:relative;line-height: 64px;font-size:19px;padding:0 20px;}
    header .gnb ul li > a:after{content: "";position:absolute;top:24px;right:20px;display: inline-block;width:15px;height:15px;background: url(/_public/images2/icon/plus.svg) no-repeat;background-size: cover;}
    header .gnb ul li > a.on:after{background: url(/_public/images2/icon/opened.svg) no-repeat;background-size: cover;}
    header .gnb ul li .dropdown{position: relative;height:auto;background-color: #f1f9ff;padding:20px 40px;}
    header .gnb ul li .dropdown a{text-align: left;font-size:17px;}
    header .toggle-navi{display: block;}
    header.white .gnb ul li > a{color:#1b1b1b;}
    header .language{top:-9px !important;right:40px;}
    header.scroll .logo{width:20px;height:25px;}
    header.white.scroll .logo{width:20px;height:25px;}

    footer .layout {padding: 0 20px;}
    footer .layout .f-info { flex-direction: column; align-items: flex-start; padding-left: 7%;}
    footer .layout .f-info .right { text-align: left; margin-top: 20px;}
    footer .layout .f-info .right copyright { margin-top: 15px;}
    footer .layout .f-info .left address p span + span { margin-left: 20px}


    .page-top .visual.sub01{background: url(/_public/images2/contents/m_page_top1.png) top center no-repeat;background-size: cover;}
    .page-top .visual.sub02{background: url(/_public/images2/contents/m_page_top2.png) top center no-repeat;background-size: cover;}
    .page-top .visual.sub03{background: url(/_public/images2/contents/m_page_top3.png) top center no-repeat;background-size: cover;}
    .page-top .visual.sub04{background: url(/_public/images2/contents/m_page_top4.png) top center no-repeat;background-size: cover;}
    .page-top .visual {padding-top:76%;}
    .page-top .visual .title-group { padding:0 20px; top: 45%;}
    .page-top .visual .title-group h1 {font-size: 36px; font-weight: bold;}
    .page-top .visual .title-group p {font-size: 18px;}
    .page-top .navi{}
    .horizonScroll{padding:0 20px;}
    .horizonScroll__item{line-height: 55px;font-size:16px;}
    .horizonScroll__item + .horizonScroll__item{margin-left: 30px;}
}


/* mobile */
@media all and (max-width:768px) {
    #goTop{width:40px;height:40px;right:20px;bottom:20px;}

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


    header .logo {width:152px;height:40px;background:url(/_public/images2/common/logo4.svg) no-repeat;background-size: cover;}
    header.white .logo{background:url(/_public/images2/common/logo_w4.svg) no-repeat;background-size: cover;}

    footer { }
    footer .layout { flex-direction: column; align-items: center;}
    footer .layout .f-info {flex-direction: column-reverse; padding-left:0; margin-top: 30px; width: 100%;    align-items: center;}
    footer .layout .f-info .left address { display: flex; flex-direction: column; align-items: center;}
    footer .layout .f-info .left address p { flex-direction: column; align-items: center;line-height: 24px; font-size: 13px;}
    footer .layout .f-info .left address p + p { margin-top: 0}
    footer .layout .f-info .left address p span { font-size: 13px; }
    footer .layout .f-info .left address p span + span {margin-left: 0}
    footer .layout .f-info .right { text-align: center; margin-top: 0px; margin-bottom: 10px}
    footer .layout .f-info .right a { display: block;}
    footer .layout .f-info .right copyright { font-size: 13px; }


}
