html{overflow-x:hidden;font-family:'Saira', 'Noto Sans KR', sans-serif;font-size:62.5% !important;color:#222222;letter-spacing:-0.04em;word-break:keep-all;word-wrap:break-word;box-sizing:border-box; overflow: hidden;}
body{font-size:1.6rem; -ms-overflow-style: none;}
/* ::-webkit-scrollbar { display: none; } */
*,*:before,*:after{margin:0;padding:0; box-sizing:border-box !important;}
img{max-width:100%;}
ul{list-style:none;}
a{text-decoration:none;color:inherit;}
/* a{text-decoration:none;color:inherit;} */
/* p{line-height:1.7;} */
button{font-family:inherit;background-color:transparent;border:none;cursor:pointer;}
table{border-collapse:collapse;}
input,select,textarea{padding-left:10px;padding-right:10px;font-family:inherit;background-color:#fff !important;border:1px solid #e5e5e5 !important;-webkit-transition:all ease .1s;transition:all ease .1s;}
textarea{padding:10px;}
select{padding-right:30px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url('/child/img/icon/select-arrow.svg');background-color:#fff;background-size:10px auto;background-repeat:no-repeat;background-position:right 10px center;}
select::-ms-expand{display:none;}
input[type=number]{-moz-appearance:textfield;}
input:-moz-read-only,textarea:-moz-read-only{background-color:#f8f8f8;}
input:read-only,textarea:read-only{background-color:#f8f8f8;}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
input:not([readonly="readonly"]):not(:disabled):hover{border-color:#bbbbbb !important;}
select:not(:disabled):hover{border-color:#bbbbbb !important;}
textarea:not(:read-only):not(:disabled):hover{border-color:#bbbbbb !important;}
input:not([readonly="readonly"]):not(:disabled):focus{border-color:#555555 !important;}
select:not(:disabled):focus{border-color:#555555 !important;}
textarea:not(:read-only):not(:disabled):focus{border-color:#555555 !important;}
/* :focus{outline:none;} */
::placeholder{color:#999999;}
:-ms-input-placeholder{color:#999999;}
::-ms-input-placeholder{color:#999999;}
::selection{color: #fff !important; background-color:#1c96cc !important;}
@media (max-width:1024px){
    select{background-size:8px auto;background-position:right 9px center;}
    p{line-height:1.7;}
}
[v-cloak]{display:none;}
[role="button"],[role="link"]{cursor:pointer;}
[data-scroll="false"]{overflow-y:hidden;}


/* Wrap - Container */
/* .wrap--sub .main { padding-bottom: 140px; } */
.wrap--mypage .main { padding-bottom: 140px; }
.wrap--products .main { padding-bottom: 140px; }
.wrap .main--no-padding-top,
.wrap--sub .main--no-padding-top,
.wrap--mypage .main--no-padding-top,
.wrap--products .main--no-padding-top { padding-top: 0 !important; }
.wrap .main--no-padding-bottom,
.wrap--sub .main--no-padding-bottom,
.wrap--mypage .main--no-padding-bottom,
.wrap--products .main--no-padding-bottom { padding-bottom: 0 !important; }
.main { overflow: hidden; display: block; min-height: calc(100vh - 169px); }
.en{font-family:'Noto Sans KR', sans-serif !important;}
#vue-app .container { margin: auto; max-width: 1230px; padding: 0 15px; }
#vue-app .main-container { margin: auto; max-width: 1430px; padding: 0 15px; width:100%;}
.pt-none{padding-top:0 !important;}.pb-none{padding-bottom:0 !important;}.mt-none{margin-top:0 !important;}.mb-none{margin-bottom:0 !important;}
@media (max-width: 1024px){
    .wrap .main { }
    .wrap--sub { min-height: 500px; }
    /* .wrap--sub .main { padding-bottom: 80px; } */
}


/*Font weight*/
.font-weight-light {font-weight: 300;}
.font-weight-medium {font-weight: 500;}
.font-weight-bold {font-weight: 700;}

.noto{font-family:'Noto Sans KR', sans-serif !important;}

/* Font */
.text-14 {font-size:1.4rem;}
.text-16 {font-size:1.6rem;}
.text-18 {font-size:1.8rem;}
.text-20 {font-size:2rem;}
.text-22 {font-size:2.2rem;}
.text-32 {font-size:3.2rem;}
.text-48 {font-size:4.8rem;}
.text-54 {font-size:5.4rem; line-height:1.3;}

.line-height{line-height: 2.4rem}

.letter-05{letter-spacing: -0.05em}
.letter-06{letter-spacing: -0.06em}


/*Font color*/
.point-color {color:#213768 !important;}
.color-black2 {color:#222 !important;}

/*Font align*/
.align-center {text-align: center;}

/*margin*/
.mb-10 {margin-bottom:10px;}
.mb-20 {margin-bottom:20px;}

@media (max-width:768px) {

    .text-54 {font-size:4.6rem;}
    .text-18 {font-size:1.6rem;}

}

@media (max-width:600px){

    .text-54 {font-size:3.8rem;}
    .text-18 {font-size:1.6rem;}

}

@media (max-width:480px){
    .text-54 {font-size:3rem;}
    .text-18 {font-size:1.4rem;}
}

/*Font color*/
.text-white {color:#fff;}
.text-red {color:#cd152c;}
.text-black1 {color:#111;}
.text-gray9 {color:#909090;}

/*Font align*/
.align-center {text-align: center;}

/*Font lineheight*/
.line-h1 {line-height:0.8;}

/* Button */
.button{display:inline-flex;align-items:center;justify-content:center;padding:10px;text-align:center;border:1px solid transparent;-webkit-transition: all ease .1s; transition: all ease .1s;}
.button-point{color:#fff;background-color:#222;border-color:#222;}
.button-blue{color:#fff;background-color:#0971ce;border-color:#0971ce;}
.button-grey{color:#fff;background-color:#e5e5e5;border-color:#e5e5e5; color:#222;}
.button-border{border-color:#bbb;}
.button-border-light { color: #ffffff; border-color: rgba(255,255,255,.5); }
@media(min-width:1201px){
	.button-point:hover { background-color: #033c77; border-color: #033c77; }
    .button-grey:hover { background-color: #999; border-color: #999; color:#fff;}
    .button-border:hover { color: #ffffff; background-color: #333333; border-color: #333333; }
    .button-border-light:hover { color: #222222; background-color: #fff; border-color: #fff; }
}


.blind{overflow:hidden;position:absolute;width:1px;height:1px;clip:rect(1px,1px,1px,1px);}
.clearfix:after{content:'';display:block;clear:both;}
.sp{display:none;}.mo{display:none;}
@media(max-width:1024px){.sp{display:block;}.pc{display:none;}}
@media(max-width:768px){.tb{display:none;}.mo{display:block;}}
@media (max-width:480px) {
    .about-pc {display: none;}
}

/*  Grid  */
.grid{display:flex;flex-wrap:wrap;}
.grid > div,.grid > li{padding:10px;}
.grid-24{width:100%;}.grid-12{width:50%;}.grid-8{width:33.333333%;}.grid-6{width:25%;}.grid-5{width:20%;}.grid-4{width:16.66666%;}
@media (max-width: 1024px){.grid-4{width:33.33333%;}}
@media(max-width:768px){.grid-6{width:50%;}.grid-5{width:33.33333%;}}
@media(max-width:600px){.grid-8,.grid-5,.grid-4{width:50%;}}


.img{position:relative;}
.img:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;}


.m-scroll { display: none; margin: auto; max-width: 360px; width: 100%; }
@media(max-width:768px){.m-scroll { display: block; }}


.mobile-scroll-container { position: relative; }
.mobile-scroll-container:before{ content: none; }
.mobile-scroll-wrapper { z-index: 2; position: relative; }
@media (max-width:1200px){
    .mobile-scroll-container ::-webkit-scrollbar { -webkit-appearance: none; }.mobile-scroll-container ::-webkit-scrollbar:vertical { width: 10px; }.mobile-scroll-container ::-webkit-scrollbar:horizontal { height: 10px; }.mobile-scroll-container ::-webkit-scrollbar-thumb { background-color: #bbb; border: 2px solid #ffffff; border-radius: 10px; }.mobile-scroll-container ::-webkit-scrollbar-track { border-radius: 10px; background-color: #ffffff; }
    .mobile-scroll-wrapper { overflow-x: auto; overflow-y: hidden; }
    .mobile-scroll-inner { min-width: 1200px; }
}


/* Tab Menu */
.tab-list { display: flex; flex-wrap: wrap; position: relative; margin-bottom: 70px; }
.tab-list > li { flex: 1 1; margin-top: -1px; margin-left: -1px; -webkit-transition: all ease-in-out .3s; transition: all ease-in-out .3s; }
.tab-list > li .button{display: flex; align-items: center; justify-content: center; width: 100%; height: 60px;text-align: center; color: #999; font-size: 18px; letter-spacing: -0.05em; font-weight: 300;-webkit-transition: all ease-in-out .3s; transition: all ease-in-out .3s;}
.tab-list > li .button span { -webkit-transition: none; transition: none; }
.tab-list--sticky{ z-index: 100001; position: fixed; top: 0; left: 0; width: 100%; -webkit-transition: all ease-in-out .3s; transition: all ease-in-out .3s; }
.tab-list--block > li { border: 1px solid #e5e5e5; }
.tab-list--block > li .button { color: #005fb2; }
.tab-list--block > li.on { border-color: #005fb2; }
.tab-list--block > li.on .button { background: #005fb2; color: #fff; font-weight: 700; }
.tab-list--punch:before { content: ''; position: absolute; left: 0; bottom: 0; width: calc(100% - 3px); height: 1px; background-color: #005fb2; }
.tab-list--punch > li { margin-left: -1px; background-color: #fff; border: 1px solid transparent; }
.tab-list--punch > li .button { display: block; width: 100%; }
.tab-list--punch > li.on { position: relative; margin-top: 0; border-top: 1px solid #005fb2; background-color: #fff; border-left: 1px solid #005fb2; border-right: 1px solid #005fb2; }
.tab-list--punch > li.on .button { color: #005fb2; font-weight: 700; }
.tab-list--punch > li.on:before { content: ''; position: absolute; left: 0; bottom: -1px; width: 100%; height: 1px; background-color: #fff; }
/* .tab-list--underline:before { content: ''; position: absolute; left: 0; bottom: 1px; width: 100%; height: 1px; background-color: #e5e5e5; } */
.tab-list--underline > li { position: relative; }
.tab-list--underline > li::before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: #005fb2; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: center; transform-origin: center; opacity: 0; -webkit-transition: all ease .1s; transition: all ease .1s; }
.tab-list--underline > li .button { width: 100%; }
.tab-list--underline > li.on::before { opacity: 1; -webkit-transform: scaleX(1); transform: scaleX(1); }
.tab-list--underline > li.on .button { color: #005fb2; font-weight: 700; }
.tab2 > li { flex: auto; width: 50%; }.tab3 > li { flex: auto; width: 33.33333%; }.tab4 > li { flex: auto; width: 25%; }.tab5 > li { flex: auto; width: 20%; }.tab6 > li { flex: auto; width: 16.66666%; }.tab7 > li { flex: auto; width: 14.285%; }.tab8 > li { flex: auto; width: 12.5%; }
.tab6:before { width: calc(100% - 5px); }
.tab-contents { position: relative; }
.tab-contents > li { display: none; position: absolute; top: 0; left: 0; }
.tab-contents > li.on { display: block; height:auto; position:relative; animation: contents-on ease-in-out .5s forwards; }
@-webkit-keyframes contents-on { from { opacity: 0; } to { opacity: 1; } }
@keyframes contents-on { from { opacity: 0; } to { opacity: 1; } }

/*tab style2*/
.tab-list.tab-list-style2 {max-width:840px; width:100%; margin:0 auto 50px; background-color:#e8e8e8;}
.tab-list.tab-list-style2 > li .button {font-size:20px; font-weight:500; color:#838383;}
.tab-list--underline.tab-list.tab-list-style2 > li::before {height:100%; background-color:transparent;}
.tab-list--underline.tab-list.tab-list-style2 > li.on .button {color:#fff; position: relative; background-color: #cd152c;}

@media(min-width:1025px){
    /* .tab-list--underline > li .button:hover { color: #005fb2; }
    .tab-list--underline.tab-list.tab-list-style2 > li .button:hover { pointer-events: } */
}
@media(max-width:1024px) {
    .tab-list:before { content: none; }
    .tab-list--underline:before { content: ''; bottom: -1px; }
    .tab-list { margin-bottom: 35px; }
    .tab-list > li { width: 50%; }
    .tab-list > li .button { height: 50px; font-size: 13px; }
    .tab-list.tab-list-style2 > li .button { height: 50px; font-size: 13px; }
}
@media(max-width:600px){
    .tab-list > li { flex: auto; }.tab-list > li .button { height: 40px; }
}


.pagination{ display: flex; justify-content: center; margin-top: 80px; }
.pagination a{color:#7e7e7e; display: inline-flex; align-items: center; justify-content: center; width: 35px; height: 35px;text-align: center; font-size: 13px; font-weight: 700;background-repeat: no-repeat; background-position: center; background-color: #fff; -webkit-transition: all ease-out .15s; transition: all ease-out .15s;}
.pagination a:first-child { margin-left: 0; }
.pagination a:not(.current) { cursor: pointer; }
.pagination .current{ color: #222222; font-weight:600; /*border-radius:50%; background-color:#cd152c;*/}
.pagination__backward{ margin-right: 10px; background-image: url('/child/img/icon/pagination-backward.png'); border: 1px solid #dfdfdf; }
.pagination__prev{ margin-right: 16px; background-image: url('/child/img/icon/pagination-prev.png'); border: 1px solid #dfdfdf; }
.pagination__next{ margin-left: 16px; background-image: url('/child/img/icon/pagination-next.png'); border: 1px solid #dfdfdf; }
.pagination__forward{ margin-left: 10px; background-image: url('/child/img/icon/pagination-forward.png'); border: 1px solid #dfdfdf; }
@media (min-width:1201px){
    .pagination a:not(.current):hover{background-color: #f1f1f1;}
}
@media(max-width:1200px){
	.pagination a { width: 30px; height: 30px; font-size: 12px; background-size: auto 10px; }
}


.thumbnail { overflow: hidden; display: block; position: relative; padding-top: 100%; width: 100%; height: 0; }
.thumbnail .image { display: block; z-index: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.thumbnail .image span { display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; }
.thumbnail .img { z-index: 2; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
@media(max-width:1200px){
}
@media(max-width:768px){
}


/* Form Style */
.radio-wrap { margin: -2px -25px; }
.radio-wrap .radio { vertical-align: middle; margin: 2px 25px; }
.radio-wrap .radio input[type="text"] { margin: 5px 10px; padding-right: 20px; padding-left: 20px; }
.radio { display: inline-block; vertical-align: top; position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.radio:last-child { margin-right: 0; }
.radio input[type="radio"] { position: absolute; top: 0; left: 0; opacity: 0; visibility: hidden; }
.radio i { display: inline-block; vertical-align: middle; margin-right: 10px; width: 20px; height: 20px; background-repeat: no-repeat; background-image: url('/child/img/icon/radio.svg'); }
.radio span { display: inline-block; vertical-align: middle; }
.radio input:checked ~ i { background-image: url('/child/img/icon/radio-on.svg'); }
.radio input[type="radio"]:disabled ~ i, .radio input[type="radio"]:disabled ~ span { opacity: .5; }
.check-wrap { margin: -2px -25px; }
.check-wrap .check { vertical-align: middle; margin: 2px 25px; }
.check-wrap .check input[type="text"] { margin: 5px 10px; padding-right: 20px; padding-left: 20px; }
.check { display: inline-block; vertical-align: top; position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.check:last-child { margin-right: 0; }
.check input[type="checkbox"] { position: absolute; top: 0; left: 0; opacity: 0; visibility: hidden; }
.check i { display: inline-block; vertical-align: middle; margin-right: 5px; width: 20px; height: 20px; background-repeat: no-repeat; background: url('/child/img/icon/check.svg'); }
.check span { display: inline-block; vertical-align: middle; }
.check input:checked ~ i { background-image: url('/child/img/icon/check-on.svg'); }
.check input[type="checkbox"]:disabled ~ i, .check input[type="checkbox"]:disabled ~ span { opacity: .5; }
.email-box-wrap, .tel-box-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.email-box { display: inline-block; vertical-align: middle; width: 32%; }
.email-box ~ span { display: inline-block; vertical-align: middle; padding: 0 5px; text-align: center; font-size: 16px; width: 4%; }
.email-box:last-child { padding-left: 5px; }
.addr-box { margin-top: 10px; }
.addr1 { position: relative; margin-top: 0; padding-right: 110px; max-width: 330px; }
.addr1 button { position: absolute; top: 0; right: 0; width: 110px; height: 50px; font-size: 16px; color: #fff; background: #777777; }
.center-form .addr-box input { max-width: 100%; }
.form-tel { display: flex; align-items: center; justify-content: space-between; max-width: 545px; }
.form-tel .select,
.form-tel .input { width: 28.5%; }
.form-tel .text { display: block; width: 10px; height: 1px; background: #333333; }
.form-tel--wide .input { width: 55%; }
@media (max-width: 1024px){
    .radio-wrap { margin: -2px -15px; }
    .radio-wrap .radio { margin: 2px 15px; }
    .radio-wrap .radio input[type="text"] { margin: 5px; }
    .radio { font-size: 14px; }
    .radio i { width: 20px; height: 20px; background-size: auto 20px; }
    .check-wrap { margin: -2px -15px; }
    .check-wrap .check { margin: 2px 15px; }
    .check { font-size: 14px; }
    .check i { width: 20px; height: 20px; background-size: auto 20px; }
    .email-box ~ span { width: 8%; text-align: center; font-size: 13px; }
    .email-box, .tel-box { width: 30%; }
    .email-box:last-child { padding-left: 5px; }
    .addr1 button { height: 40px; font-size: 14px; }
}
@media (max-width: 768px){
    .radio { font-size: 13px; }
    .check { font-size: 13px; }
}
@media (max-width: 550px){
    .email-box { width: 46%; }
    .email-box:last-child { padding: 5px 0 0; width: 100%; }
}


.scroll-top { z-index: 999; position: fixed; bottom: 30px; right: 30px; }
/* .scroll-top .button-box { -webkit-transform: translateY(150px); transform: translateY(150px); visibility: hidden; opacity: 0;} */
.scroll-top .button {
    display: block; width: 60px; height: 60px; background:#fff url('/child/img/icon/scroll-top.png') no-repeat center / auto 12px;
    border-radius: 50%; box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 15%); -webkit-transform: translateY(150px); transform: translateY(150px);
    visibility: hidden; opacity: 0;
}
[data-scroll-top="true"] .scroll-top .button { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); -webkit-transition: ease-out .25s; transition: ease-out .25s; }
@media (max-width: 768px){
    .scroll-top { right: 15px; bottom: 15px; }
    .scroll-top .button { width: 50px; height: 50px; }
}


/* Modal */
[data-modal="opened"] { overflow: hidden; }
[data-modal="opened"] .modal-container { overflow-x: hidden; overflow-y: auto; }
.modal-container { z-index: 10000; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.6); }
.modal-wrapper { display: flex; flex-direction: column; align-items: center; justify-content: center; margin: 10px; width: auto; height: 100%; min-height: calc(100% - 20px);  max-height: calc(100% - 20px); }
.modal { overflow: hidden; display: flex; flex-direction: column; position: relative; max-width: 800px; width: 100%; max-height: none; background: #ffffff; }
.modal--6 { max-width: 640px; }
.modal--7 { max-width: 700px; }
.modal--11 { max-width: 1100px; }
.modal__head { margin: 0 30px; padding: 32px 0 14px; border-bottom: 1px solid #dddddd; }
.modal__title { padding: 0 45px; line-height: 1.6; text-align: center; font-size: 24px; font-weight: 700; }
.modal__close{
    display: flex; align-items: center; justify-content: center;
    z-index: 2; position: absolute; top: 0; right: 0; width: 54px; height: 54px;
}
.modal__close svg { width: 18px; height: 18px; fill: #292929; }
.modal__body{
    overflow-x: hidden; overflow-y: auto; height: 100%;
}
.modal__body--top { padding-top: 60px; padding-bottom: 2px; }
.modal__body--no-padding-top { padding-top: 0; }
.modal__body--no-padding-bottom { padding-bottom: 0; }
.modal__foot { margin: 0 30px; padding: 0 0 40px; border-top: 1px solid #dddddd; }
.modal__foot-no-border { border-top: none; }
.modal__foot-caption { padding: 15px 0 0; text-align: center; font-size: 16px; color: #999999; font-weight: 300; }
.modal__buttons { display: flex; align-items: center; justify-content: center; padding: 40px 0 0; }
.modal__buttons .button { flex: 1 auto; margin: 0 5px; max-width: 240px; width: 100%; height: 60px; font-size: 18px; font-weight: 700; }
.modal__buttons .button--download { padding-right: 30px; padding-left: 30px; }
.modal__buttons--narrow .button { max-width: 180px; }

.modal-enter,
.modal-leave-to { opacity: 0; }
.modal-enter-active,
.modal-leave-active { -webkit-transition: all ease .1s; transition: all ease .1s; }
@media(max-width:1024px){
}
@media(max-width:768px){
}


/* ======= Header ======= */
/* [data-header="sticky"].header,
[data-header-submenu="on"].header { color: #ffffff; background: #000000; }
[data-header="sticky"] .header-menu-background { border-bottom: 1px solid #eaeaea; }
[data-header="sticky"] .header-primary__logo a,
[data-header-submenu="on"] .header-primary__logo a { background-image: url('/child/img/icon/logo.png'); } */
[data-page="main"] .header-primary::before{
    -webkit-transform-origin: top; transform-origin: top;
    -webkit-animation: header-background .35s ease-out .85s forwards;
    animation: header-background .35s ease-out .85s forwards;
    opacity: 0;
}
[data-page="main"] .header-primary__contents{
    -webkit-animation: header-contents .35s ease-out .85s forwards;
    animation: header-contents .35s ease-out .85s forwards;
    opacity: 0;
}
[data-option-theme="transparentize"] .header:not([data-header-submenu="on"]) .header-primary::before { opacity: 0; }
[data-option-theme="transparentize"] .header:not([data-header-submenu="on"]) .header-primary__contents { color: #ffffff; }
[data-option-theme="transparentize"] .header:not([data-header-submenu="on"]) .header-primary__logo a { background-image: url('/child/img/icon/logo-light.svg'); }
[data-option-theme="transparentize"] .header:not([data-header-submenu="on"]) .header-search-container .toggle { color: #ffffff; }
@media(min-width:1201px){
    .header-menu-background::before{
        content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 1px;
    }
}

.header{
    z-index: 10000; position:relative; top: 0; left: 0; width: 100%;
}
.header-primary{
    z-index: 2; position: relative; width: 100%;
}
.header-primary::before{
    content: ''; position: absolute; top: 0; left: 0;
    width: 100%; height: 100%; background: #ffffff;
    -webkit-transition: all ease .15s; transition: all ease .15s;
    box-shadow: 0px 3px 10px 0px rgba(74,74,74,.10);
}
.header-primary__contents{
    display: -webkit-box; display: -ms-flexbox; display: flex;
    justify-content:space-between; max-width:1630px; width:100%; margin:auto; padding:0px 15px;
    position: relative; color: #202020;
}
.header-primary__left { position: absolute; top: 16px; left:15px;}
.header-primary__logo { display: block; width:200px; height:68px; }
.header-primary__logo a{
    display: block; width: 100%; height: 100%;
    background: url('/child/img/logo.svg') no-repeat center / auto 100%;
    -webkit-transition: all ease .15s; transition: all ease .15s;
}

.header-primary__main{
    display: -webkit-box; display: -ms-flexbox; display: flex;
    -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;
    margin:auto;
}
.header-main-container{
    display: -webkit-box; display: -ms-flexbox; display: flex;
    -webkit-box-align: center; -ms-flex-align: center; align-items: center;
    position: relative;
}
.header-menu { display: -webkit-box; display: -ms-flexbox; display: flex; z-index: 10000; position: relative; }
.header-menu__list { position: relative; }
/* .header-menu__list:last-child {display: none;} */
.header-menu__link { display: block;  padding: 41px 50px; line-height: 1; font-size: 1.8rem; font-weight: 500; color:#222; position: relative;}
/* .header-menu__link::after{content:''; width:0%; height:2px; background-color: #cd152c; display: block; position:absolute; left:50%; transform: translateX(-50%); bottom:-1px; transition:width .3s ease;} */
.header-menu__link h2 { font-size: inherit; font-weight: inherit; color: inherit; }
.header-menu__sub{
    overflow: hidden; position: absolute; top: 100%; left:0; width:100%;
    -webkit-transition: all ease .15s; transition: all ease .15s;
    max-height:0;
}
.header-menu__sub-lists{
    text-align: center; font-size: 1.6rem; font-weight: 400;
    border: 1px solid transparent; min-height:184px;
}
.header-menu__sub li { margin:10px 20px; white-space: nowrap;}
.header-menu__sub li:first-child { margin-top: 25px; }
.header-menu__sub li:last-child { margin-bottom: 25px; }
.header-menu__sub li a { /*display: block;*/ /*-webkit-transform: skew(-0.03deg); transform: skew(-0.03deg);*/  color:#222; font-weight:400; position: relative; font-family:'Noto Sans KR', sans-serif; }
.header-menu__sub li a::after {content:""; width:0; height:2px; background-color:#0455a9; position: absolute; left:50%; bottom:0; transform: translateX(-50%); transition:all 0.3s ease;}

.header-menu-background { z-index: 9998; overflow: hidden; }

.header-global { margin-left: 30px; }
.header-global .button { width: 40px; height: 40px; font-size: 1.6rem; font-weight: 400; color: #005fb2; border: 1px solid rgba(163,145,97,.3); border-radius: 50%; -webkit-transition: all ease-out .15s; transition: all ease-out .15s; }

.header-search-container { position: relative; margin-top: 12px; }
.header-search-container .toggle{
    display: block; padding: 16px; width: 50px; height: 50px;
    color: #202020;
}
@-webkit-keyframes header-background {
    from { opacity: 0; -webkit-transform: scaleY(0); transform: scaleY(0); }
    to { opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1); }
}
@keyframes header-background {
    from { opacity: 0; -webkit-transform: scaleY(0); transform: scaleY(0); }
    to { opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1); }
}
@-webkit-keyframes header-contents {
    to { opacity: 1; }
}
@keyframes header-contents {
    to { opacity: 1; }
}


.header-primary__right {position: absolute; right:15px; top:43px;}
.header__global {display: flex;}
.header__global li {padding:0 15px;  border-right:1px solid #999;}
.header__global li:last-child {border-right:none; padding:0px 0px 0px 15px;}
.header__global a {font-size:1.8rem; color:#999; line-height:0.8; display: block;}

.header__global li.on a {color:#033c77;}

@media(min-width:1201px){
    /* [data-header-type="normal"] .header-menu__sub { background: #fff; } */
    [data-header-type="normal"] .header-menu__sub-lists { border-top: 1px solid transparent; border-bottom: 1px solid transparent; }
    [data-header-type="full"] .header-menu__sub { padding-top: 1px; border-right: 1px solid #bbbbbb; }
    [data-header-type="full"] .header-menu__list:first-child .header-menu__sub { border-left: 1px solid #bbbbbb; }

    .header-menu > li .header-menu__link:hover {color: #fff;background-color:#033c77; }
    .header-menu__sub li a:hover {color:#033c77; font-weight:700;}
    .header-menu__sub li a:hover::after {width:100%;}
    /* .header-menu > li .header-menu__link:hover::after {width:100%;} */
    /* .header-menu__link:hover { color: #f47421; }
    .header-menu__link:hover::after {width:100%;} */
    .header-global .button:hover { color: #ffffff; background: #005fb2; border-color: #005fb2; }
    /* .header-menu__sub li a:hover { color: #1c96cc; } */
    /* .header-menu__sub{
        visibility: hidden;
        opacity: 0;
    } */
    .header-menu-background{
        position: absolute; top: 100%; left: -50%; width: 200%; height: 0;
        background: rgba(255,255,255,0.9);
        -webkit-transition: all ease .15s; transition: all ease .15s;
    }

}
@media (max-width: 1200px){
    [data-header-mobile="on"] .header-main-container { right: 0; }
    [data-header-mobile="on"] .header-menu-background { visibility: visible; opacity: 1; }
    [data-menu-link="toggle"] { padding-right: 30px !important; }
    [data-menu-link="toggle"] .arrow{
        position: absolute; top: 0; right: 10px; bottom: 0; margin: auto; width: 15px; height: 10px;
        -webkit-transition: all ease .15s; transition: all ease .15s;
    }
    [data-menu-link="toggle"] .arrow::before,
    [data-menu-link="toggle"] .arrow::after{
        content: ''; position: absolute; margin: auto; top: 4px;
        width: 10px; height: 2px; background: #111;
    }
    [data-menu-link="toggle"] .arrow::before { left: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
    [data-menu-link="toggle"] .arrow::after { left: 6px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
    [data-menu-sub="opened"][data-menu-link="toggle"] .arrow { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
    /* [data-menu-sub="opened"] + .header-menu__sub { max-height: 200px; } */
    .header-primary { display: block; height:60px; }
    .header-primary::before { box-shadow: 0px 2px 4px 0px rgba(0,0,0,.1); }
    .header-primary__left { position: static; }
    .header-primary__right {display:none;}
    .header-primary__logo { z-index: 2; position: absolute; top: 11px; left:15px; margin: 0; width:100px;  height:38px;}
    .header-primary__logo a { background-size: auto; }
    /* .header-primary__logo a { background-size: auto 32px; } */
    .header-main-container{
        overflow-y: auto; display: block; z-index: 9999; position: fixed; top: 0; right: -100%;
        padding: 80px 24px; max-width: 550px; width: 100%; height: 100%; background: #ffffff;
        -webkit-transition: all ease .35s; transition: all ease .35s;
    }
    .header-menu { display: block; }
    .header-menu__list { border-bottom: 1px solid #f1f1f1; }
    .header-menu__list:last-child {display:block;}
    .header-menu__link { margin: 0; padding: 22px 10px; font-size: 1.8rem; }
.header-menu__sub { position: static; /*height: 0; */}
    .header-menu__sub-lists { text-align: left; color: #595959; background: #ffffff; border-color: #ffffff; }
    .header-menu__sub li a { padding: 0 10px; }
    .header-menu-background{
        position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(17,17,17,.8);
        -webkit-transition: all ease .3s; transition: all ease .3s;
        visibility: hidden; opacity: 0;
    }
    .header-global { margin: 40px 0 0; }

    .header-menu__sub {left:0; transform:none; width:100%;}
    .header-menu__sub-lists {display: block;}
    .header-menu__sub li {margin:0px; margin-top:16px;}
    .header-menu__sub li:first-child { margin-top: 8px; }
    .header-menu__sub li:last-child { margin-bottom: 30px; }
}
@media (max-width: 768px){
}


/* Burger Maker */
.mobile-menu { z-index: 10000; display: none; position: absolute; top: 0; right: 0; width: 50px; height: 50px; }
.mobile-menu__button { display: inline-block; position: relative; width: 100%; height: 100%; }
.mobile-menu__button[aria-pressed="true"] span,
.mobile-menu__button[aria-pressed="true"] span::before,
.mobile-menu__button[aria-pressed="true"] span::after { background: #033c77; }
.mobile-menu__button--flip[aria-pressed="true"] span {
    background-color: rgba(0,0,0,0);
    -webkit-transition-delay: 0.2s; transition-delay: 0.2s;
}
.mobile-menu__button--flip[aria-pressed="true"] span::before {
    margin-top: 0;
    -webkit-transform: rotate(45deg); transform: rotate(45deg);
    -webkit-transition-delay: 0s, 0.2s; transition-delay: 0s, 0.2s;
}
.mobile-menu__button--flip[aria-pressed="true"] span::after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg); transform: rotate(-45deg);
    -webkit-transition-delay: 0s, 0.2s; transition-delay: 0s, 0.2s;
}
.mobile-menu__button span { position: relative; margin: 0 auto; }
.mobile-menu__button span::before,
.mobile-menu__button span::after { content: ''; position: absolute; }
.mobile-menu__button span,
.mobile-menu__button span::before,
.mobile-menu__button span::after{
    display: block; width: 25px; height: 3px; background-color: #033c77;
}
.mobile-menu__button span::before {	margin-top: -10px; }
.mobile-menu__button span::after { margin-top: 10px; }
.mobile-menu__button--flip span::before {
	-webkit-transition-property: margin, -webkit-transform; transition-property: margin, transform;
	-webkit-transition-duration: 0.2s; transition-duration: 0.2s;
	-webkit-transition-delay: 0.2s, 0s; transition-delay: 0.2s, 0s;
}
.mobile-menu__button--flip span::after {
	-webkit-transition-property: margin, -webkit-transform; transition-property: margin, transform;
	-webkit-transition-duration: 0.2s; transition-duration: 0.2s;
	-webkit-transition-delay: 0.2s, 0s; transition-delay: 0.2s, 0s;
}
@media(max-width:1200px){
    .mobile-menu { display: block; top:14px; right: 3px; height:30px;}
}
@media(max-width:768px){

}


/* ======= Footer ======= */
.footer { background: #fafafa;  padding:50px 0px; }
.footer__inner {
    display: flex; align-items: center; justify-content: space-between;
    margin: auto; padding: 0 15px; max-width: 1630px; width: 100%;
}
.footer__left { display: flex; align-items: center;}
.footer-logo {width:200px; height:68px; background: url('/child/img/logo.svg') no-repeat center; display: block;}

.footer__left > div {margin-left:80px; max-width:780px;}
.footer-link {display: flex; margin:0 -20px;}
.footer-link li {padding:0px 20px; border-right:1px solid #cccccc;}
.footer-link li:last-child {border-right:0;}
.footer-link li a { display: block; line-height: 1; font-size: 1.6rem; font-weight: 700; color:#6e6e6e;}

/* .footer-info { margin:20px -15px 0; } */
.footer-info { margin:0 -15px 0; }
.footer-info::after { content: ''; display: block; clear: both; }
.footer-info li { display: inline-block; padding:0px  15px; line-height: 0.8; font-size: 1.4rem; font-weight: 300; border-left:1px solid #ccc; margin:8px 0px; color:#999999;}
.no-line{border: none !important;}
.footer-info li:first-child { font-weight: 700; display:block; border-left:0; color:#6e6e6e;}
.footer-info li:nth-child(2) {border-left:0;}
.footer-info li:last-child { clear: left; border-left:0;}

.footer__right {display: flex;align-items: center;}
/* .footer-col:first-child { max-width: 780px; } */
/* .footer-top {} */
/* .footer-logo {width:200px; height:68px; background: url('/child/img/logo.svg') no-repeat center / auto 100%;}
.footer-link { margin: 0 -20px; padding-bottom:20px;}
.footer-link::after { content: ''; display: block; clear: both; }
.footer-link li { float: left; padding: 0 20px; border-right:1px solid #cccccc;}
.footer-link li:last-child { border-right: none; }
.footer-link li a { display: block; line-height: 1; font-size: 1.6rem; font-weight: 700; color:#6e6e6e;}
.footer-sns { margin: 18px -8px 0; text-align: right; }
.footer-sns li { display: inline-block; vertical-align: top; padding: 0 5px; }
.footer-info { margin: 0 -15px; }
.footer-info::after { content: ''; display: block; clear: both; }
.footer-info li { float: left; padding:0px  15px; line-height: 0.8; font-size: 1.4rem; font-weight: 300; border-left:1px solid #ccc; margin:8px 0px;}
.footer-info li:first-child { font-weight: 700; display:block; width:100%; border-left:0;}
.footer-info li:nth-child(2) { border-left:0;}
.footer-info li:last-child { clear: left; border-left:0;} */

.zs-container {
    position: relative;
    width: 200px;
    -webkit-transform: skew(-0.03deg);
    transform: skew(-0.03deg);
    border:1px solid #222;
}

.zs__action {
    width: 12px;
    height: 6px;
    background: url(/child/img/icon/arrow-bottom-thin.svg) no-repeat;
    -webkit-transition: all ease .1s;
    transition: all ease .1s;
}

.zs__toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 14px 24px;
    font-size: 1.6rem;
    color: #7e7e7e;
    border: 1px solid rgba(255,255,255,.5);
    cursor: pointer;
    -webkit-transition: all ease .1s;
    transition: all ease .1s;
    user-select: none;
}

.zs__dropdown-menu {
    display: none;
    position: absolute;
    top: calc(100% - 1px);
    width: 100%; z-index:-1;
    background:#fff;
}

.zs__dropdown-menu li {
    padding: 14px 24px;
    font-size: 1.6rem;
    color: #222;
    cursor: pointer;
}

[aria-expanded="true"] .zs__action {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

[aria-expanded="true"].zs-container {
    border-color: transparent;
}
[aria-expanded="true"] .zs__toggle {
    /* background-color: #48b5e8;
    border-color: #48b5e8; */
    box-shadow: 3px 3px 10px 0px rgb(15 15 15 / 5%);
    background-color:#fff;
}
[aria-expanded="true"] .zs__dropdown-menu {
    display: block;
    animation: zs-fade-in ease .15s forwards;
}
@media(min-width:1025px){
    .footer-link li a:hover { opacity: .6; }
}
@media(max-width:1024px){
    .footer {padding:40px 0px;}
    .footer__inner {
        -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;
    }
    .footer__left{
        order: 2;
        -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;
        -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start;
    }
    .footer__left > div {margin-left:0;}
    .footer__right{
        order: 1;
        -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;
    }

    .footer-logo { margin: 35px auto 25px; height: 48px; background-size: auto 48px; background-position:center; }
    .footer-link {align-items: center; justify-content: center; margin:0px  -10px;}
    .footer-link li {padding:0px 10px;}
    .footer-link li a {font-size:1.3rem;}
    .footer-info {margin: 0; text-align: center; margin:30px -8px 0;}
    .footer-info li {font-size:1.3rem; padding:0px 8px;}
    .footer-info li:last-child {border-left:1px solid #ccc;}
    .no-line{border-left:1px solid #ccc !important;}
    /* .footer-top { padding: 40px 0; }
    .footer-top .container { flex-direction: column; align-items: center; justify-content: center;}
    .footer-col:first-child { order: 1; }
    .footer-info { margin-top: 25px; }
    .footer-info li { font-size: 13px; } */


    .zs-container {width:160px;}
    .zs__toggle {padding: 12px 20px; font-size: 1.3rem;}
}



/*Board - button */
.bbs-bottom-button { margin-top: 50px; text-align: right; }
.bbs-bottom-button .button-row {display: flex; flex-wrap: wrap; justify-content: flex-end; margin: 1px 0;}
.bbs-bottom-button .button { margin: 1px; min-width: 100px; }
@media (max-width:1024px){
    .board-container{
    }
    .bbs-bottom-button{ margin-top: 30px; }
}
@media (max-width:992px){
}
@media (max-width:768px){
    .board-container{
    }
    .empty-message{
        font-size: 14px;
    }
    .bbs-bottom-button .button { font-size: 14px; font-weight: 500; padding: 10px; min-width: 80px; }
}
@media (max-width:576px){
}

/*Board - list*/
.ellip {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
@media (max-width:1024px){
    .bbs-head {display:none !important;}
}

/* Board - view */
.view-contents img { display: inline-block; max-width: 100%; height: auto; }
.bbs-view-table { table-layout: fixed; width: 100%; border-top: 1px solid #033c77; border-bottom: 1px solid #ddd; border-collapse: collapse; }
.bbs-view-table tr th,
.bbs-view-table tr td { height: 60px; padding: 14px 15px; text-align: left; font-size: 16px; border-bottom: 1px solid #ddd; }
.bbs-view-table tr th { background-color: #fff; }
.bbs-view-table tr td.content_box { vertical-align:top; padding: 30px 15px; height: 150px; }
.bbs-view-table tr td.content_box table tr td { padding-left: 0; }
.bbs-view-table tr:last-child td { border-bottom: none; }
.bbs-view-table video { max-width: 100%; }

.bbs-view-navi { width: 100%; border-collapse: collapse; border: none; border-bottom: 1px solid #ddd; }
.bbs-view-navi tr th { height: 40px; background-color: #fbfbfb; }
.bbs-view-navi tr:first-child th,
.bbs-view-navi tr:first-child td { border-bottom: 1px solid #ddd; }
.bbs-view-navi tr th,
.bbs-view-navi tr td { padding: 14px 15px; font-size: 16px; }
@media(max-width:1024px){
    .bbs-view-table tr th, .bbs-view-table tr td{ height: 40px; padding: 5px 10px; }
    .bbs-view-table tr td.content_box { padding:15px 10px; height: 100px; }
}
@media(max-width:1024px){
}


/* Board - write */
.bbs-input-caption { text-align:right; margin:0 0 14px; line-height: 1.4; font-size: 14px; }
.bbs-input-table { width: 100%; border-top: 1px solid #033c77; }
.bbs-input-table tr th { padding: 15px; text-align: left; font-size: 14px; color: #555; border-bottom: 1px solid #e5e5e5; }
.bbs-input-table tr td { padding: 20px; font-size: 14px; color: #555; border-bottom: 1px solid #e5e5e5; }
.bbs-input-table tr td input[type="text"],
.bbs-input-table tr td input[type="password"] { width:100%; padding: 10px; height: 35px; font-size: 14px; border: 1px solid #ddd; color: #555; }
.bbs-input-table tr td select { min-width: 200px; height: 35px; font-size: 14px; border: 1px solid #ddd; color: #555; }
.bbs-input-table tr td textarea { width: 100%; height: 150px; padding: 10px; }
.bbs-input-table tr td img,
.AWbbs_input_table tr td img { display: inline-block; margin: 0; }
.bbs-input-table .content_box { padding: 15px 0; }
.bbs-input-table .AW_bbs_input_checkbox { padding-left: 15px; text-align: left; },
.bbs-input-table input[type="text"],
.bbs-input-table input[name="name"],
.bbs-input-table input[name="email"],
.bbs-input-table input[name="wdate"],
.bbs-input-table input[name="password"] { max-width: 300px; width: 100%; }
.bbs-input-table input[name="subject"] { width: 100%; }
@media (max-width:768px){
    .bbs-input-table tr th { width: 30%; font-size: 13px; }
    .bbs-input-table tr td { padding: 15px; },
    .bbs-input-table input[type="text"],
    .bbs-input-table input[name="name"],
    .bbs-input-table input[name="email"],
    .bbs-input-table input[name="wdate"],
    .bbs-input-table input[name="password"] { max-width: none; font-size: 13px; }
}

/* Board - file */
.input-file{
    display: -webkit-box; display: -ms-flexbox; display: flex;
    -webkit-box-align: center; -ms-flex-align: center; align-items: center;
    overflow: hidden;
    position: relative;
    max-width: 450px;
}
.input-file [type="file"] { overflow: hidden; position: absolute; margin: -1px; width: 1px; height: 1px; padding: 0; border: 0 none; clip: rect(0, 0, 0, 0); }
.input-file .file-label {
    display: block;
    margin-left: 4px; padding: 0 25px; height: 35px; line-height: 35px;
    text-align: center; font-size: 13px; color: #fff;
    background-color: #545454; border-radius: 2px;
    white-space: nowrap;
}
.input-file .file-name {
    width: 100%; height: 40px; line-height: 26px;
    text-indent: 5px; border: 1px solid #ddd;
}
.input-file__del{
    display: inline-block;
    height: 35px;
    font-size: 13px;
    font-weight: 500;
    padding:5px 15px;
    margin-left: 10px;
}
.file-focus { outline: 1px dotted #d2310e; }
@media (max-width:768px){
    .input-file .file-label{ padding: 0 15px; }
}
@media (max-width:576px){
    .input-file{
        flex-wrap: wrap;
    }
    .input-file .file-name{
        width: calc(100% - 78px - 4px) !important;
    }
    .input-file .file-label{
        width: 78px !important;
    }
    .input-file__del{
        width: 78px;
        font-size: 12px;
        padding:5px;
        margin-top: 5px;
        margin-left: auto;
    }
}
