@font-face{font-family:NotoKR;src:local(NotoSansCJKKRThin),url(/child/font/NotoSansKR-Thin.woff2) format('woff2'),url(/child/font/NotoSansKR-Thin.woff) format('woff');font-weight:100;}
@font-face{font-family:NotoKR;src:local(NotoKR-Light),url(/child/font/NotoSansKR-Light.woff2) format('woff2'),url(/child/font/NotoSansKR-Light.woff) format('woff');font-weight:200;}
@font-face{font-family:NotoKR;src:local(NotoKR-DemiLight),url(/child/font/NotoSansKR-DemiLight.woff2) format('woff2'),url(/child/font/NotoSansKR-DemiLight.woff) format('woff');font-weight:300;}
@font-face{font-family:NotoKR;src:local(NotoKR-Regular),url(/child/font/NotoSansKR-Regular.woff2) format('woff2'),url(/child/font/NotoSansKR-Regular.woff) format('woff');font-weight:400;}
@font-face{font-family:NotoKR;src:local(NotoKR-Medium),url(/child/font/NotoSansKR-Medium.woff2) format('woff2'),url(/child/font/NotoSansKR-Medium.woff) format('woff');font-weight:500;}
@font-face{font-family:NotoKR;src:local(NotoKR-Bold),url(/child/font/NotoSansKR-Bold.woff2) format('woff2'),url(/child/font/NotoSansKR-Bold.woff) format('woff');font-weight:700;}
@font-face{font-family:NotoKR;src:local(NotoKR-Black),url(/child/font/NotoSansKR-Black.woff2) format('woff2'),url(/child/font/NotoSansKR-Black.woff) format('woff');font-weight:800;}
html{overflow-x:hidden;font-family:NotoKR,"Apple SD Gothic Neo",Helvetica,sans-serif,Arial;color:#333;letter-spacing:-0.04em;word-break:keep-all;word-wrap:break-word;box-sizing:border-box !important;}
*,*:before,*:after{margin:0;padding:0;box-sizing:inherit !important;}
img{max-width:100%;}
ul{list-style:none;}
a{text-decoration:none;color:inherit;outline:none;}
button{font-family:inherit;background-color:transparent;border:none;outline:none;cursor:pointer;}
table{border-collapse:collapse;}
input,select,textarea{padding-left:10px;padding-right:10px;font-family:inherit;background-color:#fff;border:1px solid #e5e5e5;}
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::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
input[type=number]{-moz-appearance:textfield;}
:focus{outline:none;}
::placeholder{color:#bbbbbb;}
:-ms-input-placeholder{color:#bbbbbb;}
::-ms-input-placeholder{color:#bbbbbb;}
::selection{background-color:#9fcef6;}
@media (max-width:1024px){
    select{background-size:8px auto;background-position:right 9px center;}
}
[v-cloak]{display:none;}
[role="button"],[role="link"]{cursor:pointer;}
[data-scroll="false"]{overflow-y:hidden;}


/* Wrap - Container */
.wrap--sub .main { padding: 128px 0 140px; min-height: calc(100vh - 163px); }
.wrap--mypage .main { padding: 208px 0 140px; min-height: 600px; }
.wrap--products .main { padding: 208px 0 140px; min-height: 600px; }
.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; }
.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; }
.main { display: block; }
#vue-app .container { margin: auto; max-width: 1230px; padding: 0 15px; }
.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: 1200px){
    .wrap { padding-top: 50px; }
    .wrap--sub { padding-top: 50px; min-height: 500px; }
    .wrap--sub .main { padding: 60px 0 100px; }
}


/* Font */
.align-left { text-align: left !important; }.align-right { text-align: right !important; }.align-center { text-align: center !important; }
.weight-1{font-weight:100;}.weight-2{font-weight:200;}.weight-3{font-weight:300;}.weight-4{font-weight:400;}.weight-5{font-weight:500;}.weight-6{font-weight:600;}.weight-7,.b{font-weight:700;}.weight-8{font-weight:800;}
.color-dark{color:#000000;}.color-dark1{color:#111111;}.color-dark2{color:#222222;}.color-dark3{color:#333333;}.color-dark4{color:#444444;}.color-grey5{color:#555555;}.color-grey6{color:#666666;}.color-grey7{color:#777777;}.color-grey8{color:#888888;}.color-grey9{color:#999999;}
.color-point{color:#172a88;}
.color-red{color:#ff2f25;}
.color-blue{color:#172a88;}
.color-white{color:#fff;}


/* 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:#172a88;border-color:#172a88;}
.button-blue{color:#fff;background-color:#172a88;border-color:#172a88;}
.button-grey{color:#fff;background-color:#60626c;border-color:#60626c;}
.button-white{color:#333333;background-color:#fff;border-color:#fff;}
.button-border{border:1px solid #eee;}
.button-border-point{color: #172a88;border-color: rgba(23,42,136,.5);}
@media(min-width:1201px){
	.button-border-point:hover{color: #ffffff;background-color: #172a88;border-color: #172a88;}
}


.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;}.centre{display:table;width:100%;height:100%;}.centre .inner{display:table-cell;vertical-align:middle;width:100%;height:100%;}
.ul-square { margin-left: 15px; list-style: square; }.ul-square li { list-style: square; list-style-image: url('/child/img/icon/square.png'); }
@media(max-width:1024px){.sp{display:block;}.pc{display:none;}}
@media(max-width:768px){.tb{display:none;}.mo{display:block;}}


/*  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: #172a88; }
.tab-list--block > li.on { border-color: #172a88; }
.tab-list--block > li.on .button { background: #172a88; color: #fff; font-weight: 700; }
.tab-list--punch:before { content: ''; position: absolute; left: 0; bottom: 0; width: calc(100% - 3px); height: 1px; background-color: #172a88; }
.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 #172a88; background-color: #fff; border-left: 1px solid #172a88; border-right: 1px solid #172a88; }
.tab-list--punch > li.on .button { color: #172a88; 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: #172a88; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: center; transform-origin: center; opacity: 0; -webkit-transition: all ease-in-out .3s; transition: all ease-in-out .3s; }
.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: #172a88; 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; } }
@media(min-width:1025px){.tab-list--underline > li .button:hover { color: #172a88; }}
@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; }}
@media(max-width:600px){.tab-list > li { flex: auto; }.tab-list > li .button { height: 40px; }}


.pagination{ display: flex; justify-content: center; margin-top: 35px; }
.pagination a{display: inline-flex; align-items: center; justify-content: center; margin: 0 3px; padding-bottom: 1px; width: 30px; height: 30px; text-align: center; font-size: 14px; font-weight: 400; color: #999999;background-repeat: no-repeat; background-position: center; background-color: #fff; background-size: auto 12px; border: 1px solid transparent;}
.pagination a:first-child { margin-left: 0; }
.pagination a:last-child { margin-right: 0; }
.pagination a:not(.current) { cursor: pointer; }
.pagination .current{ color: #172a88; font-weight: 700; }
a.pagination__backward{ margin: 0 4px; background-image: url('/child/img/icon/pagination-backward.svg'); border-color: #e6e6e6; }
a.pagination__prev{ margin: 0 4px; background-image: url('/child/img/icon/pagination-prev.svg'); border-color: #e6e6e6; }
a.pagination__next{ margin: 0 4px; background-image: url('/child/img/icon/pagination-next.svg'); border-color: #e6e6e6; }
a.pagination__forward{ margin: 0 4px; background-image: url('/child/img/icon/pagination-forward.svg'); border-color: #e6e6e6; }
@media (min-width:1201px){
    a.pagination__backward:hover { background-image: url('/child/img/icon/pagination-backward-on.svg'); border-color: #172a88; }
    a.pagination__prev:hover { background-image: url('/child/img/icon/pagination-prev-on.svg'); border-color: #172a88; }
    a.pagination__next:hover { background-image: url('/child/img/icon/pagination-next-on.svg'); border-color: #172a88; }
    a.pagination__forward:hover { background-image: url('/child/img/icon/pagination-forward-on.svg'); border-color: #172a88; }
}
@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; }
.tel-box { display: inline-block; vertical-align: middle; width: 100px; }
.tel-box ~ span { display: inline-block; vertical-align: middle; padding: 0 5px; width: 15px; font-size: 16px; }
.email-box-wrap, .tel-box-wrap { font-size: 0; }
.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%; }
@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%; }
    .tel-box ~ span { width: 5%; text-align: center; }
    .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{
    display: block; width: 50px; height: 50px;
    background: #ffffff url('/child/img/icon/scroll-top.svg') no-repeat center / auto 30%;
    border: 1px solid #172a88; box-shadow: 0px 2px 5px 0px rgba(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 auto; 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: 820px; width: 100%; max-height: none; background: #ffffff; border-radius: 18px; }
.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; position: absolute; top: 0; right: 0; width: 78px; height: 78px; }
.modal__close svg { width: 16px; height: 16px; fill: #172a88; }
.modal__body { overflow-x: hidden; overflow-y: auto; margin-left: 30px; padding: 36px 30px 36px 0; 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 ======= */
.header{
    z-index: 10000; position: fixed; top: 0; left: 0;
    width: 100%;
}
.header-wrap .logo{
    position: absolute; top: 60px; left: 100px;
    width: 41px; height: 40px;
    -webkit-transition: all ease-out .15s; transition: all ease-out .15s;
}
.header-wrap .logo a{
    display: block; width: 100%; height: 100%; fill: #172a88;
}
.header-wrap .logo svg{
    display: block;
}
.header-fullmenu-button{
    position: absolute; top: 60px; right: 100px;
    width: 48px; height: 34px;
    -webkit-transition: all ease-out .15s; transition: all ease-out .15s;
}
.header-fullmenu-button span{
    display: block; position: absolute; top: 0; right: 0; bottom: 0;
    margin: auto; width: 100%; height: 4px;
}
.header-fullmenu-button span::before,
.header-fullmenu-button span::after{
    content: ''; position: absolute; top: 0; right: 0;
    width: 100%; height: 100%;
    background: #3e3a39;
}
.header-fullmenu-button span::after{
    background: #172a88;
    -webkit-transform-origin: right; transform-origin: right;
    -webkit-transform: scaleX(0); transform: scaleX(0);
    -webkit-transition: all ease-out .3s; transition: all ease-out .3s;
}
.header-fullmenu-button span:first-child{
    bottom: auto; width: 75%;
}
.header-fullmenu-button span:last-child{
    top: auto; width: 75%;
}

.header-fullmenu-button:hover span::after{
    -webkit-transform: scaleX(1); transform: scaleX(1);
}

.header-fullmenu{
    overflow: hidden; position: fixed; top: 0; left: 0; width: 100%; height: 0;
    background: #172a88;
    -webkit-transition: all cubic-bezier(0.8, 0, 0.46, 1) .5s; transition: all cubic-bezier(0.8, 0, 0.46, 1) .5s;
}

.header-fullmenu .logo{
    position: absolute; top: 60px; left: 100px;
    width: 41px; height: 40px;
    -webkit-transition: all ease-out .15s; transition: all ease-out .15s;
}
.header-fullmenu .logo a{
    display: block; width: 100%; height: 100%; fill: #ffffff;
}
.header-fullmenu .logo svg{
    display: block;
}
.header-fullmenu .close{
    position: absolute; top: 60px; right: 100px;
    width: 38px; height: 38px;
    -webkit-transition: all ease-out .15s; transition: all ease-out .15s;
}
.header-fullmenu .close span{
    position: absolute; top: 50%; left: 50%;
    width: 125%; height: 4px;
    background: #ffffff;
    -webkit-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg);
}
.header-fullmenu .close span:last-child{
    -webkit-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg);
}

.header-fullmenu-lists{
    display: -webkit-box; display: -ms-flexbox; display: flex;
    -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;
    -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;
    margin: auto; padding: 0 55px; max-width: 1300px; width: 100%; height: 100%;
}
.header-fullmenu-lists li{
    -webkit-transform: translateX(-100px); transform: translateX(-100px);
    -webkit-transition-property: opacity, transform;
    transition-property: opacity, transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: .1s, .1s;
    transition-duration: .1s, .1s;
    opacity: 0;
}
.header-fullmenu-lists li:nth-child(1){
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.header-fullmenu-lists li:nth-child(2){
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.header-fullmenu-lists li:nth-child(3){
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.header-fullmenu-lists li:nth-child(4){
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.header-fullmenu-lists li:nth-child(5){
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.header-fullmenu-lists a{
    display: inline-block; margin: 25px 0;
    line-height: 1; font-family: 'Montserrat', NotoKR; font-size: 60px; color: #172a88; font-weight: 500;
    text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
    background-repeat: no-repeat;
    background-image: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);
    background-position: 0 calc(50% + 1px);
    background-size: 0 2px;
    -webkit-transition: color ease-out .1s,
                        background-size ease-out .3s,
                        font-size ease-out .3s;;
    transition: color ease-out .1s,
                    background-size ease-out .3s,
                    font-size ease-out .3s;;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: .5;
}

[data-header-fullmenu="opened"] .header-fullmenu{
    height: 100%;
}
[data-header-fullmenu="opened"] .header-fullmenu li{
    -webkit-transform: translateX(0); transform: translateX(0);
    -webkit-transition-duration: .6s, .3s; transition-duration: .6s, .3s;
    opacity: 1;
}
[data-header-fullmenu="opened"] .header-fullmenu-lists li:nth-child(1){
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
}
[data-header-fullmenu="opened"] .header-fullmenu-lists li:nth-child(2){
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}
[data-header-fullmenu="opened"] .header-fullmenu-lists li:nth-child(3){
    -webkit-transition-delay: .7s;
    transition-delay: .7s;
}
[data-header-fullmenu="opened"] .header-fullmenu-lists li:nth-child(4){
    -webkit-transition-delay: .8s;
    transition-delay: .8s;
}
[data-header-fullmenu="opened"] .header-fullmenu-lists li:nth-child(5){
    -webkit-transition-delay: .9s;
    transition-delay: .9s;
}
@media(min-width:1201px){
    .header-fullmenu-lists a:hover{
        color: #ffffff;
        background-size: 100% 2px;
        opacity: 1;
    }
}
@media (max-width: 1200px){
    .header { position: fixed; top: 0; left: 0; width: 100%; height: 60px; border-bottom: none; }
    .header-wrap .logo,
    .header-fullmenu .logo { top: 55px; left: 55px; }
    .header-fullmenu-button,
    .header-fullmenu .close { top: 55px; right: 55px; }
    .header-fullmenu-lists a { font-size: 40px; }
}
@media (max-width: 768px){
    .header-wrap .logo,
    .header-fullmenu .logo { top: 15px; left: 15px; width: 30px; height: 30px; }
    .header-fullmenu-button { top: 15px; right: 15px; width: 30px; height: 25px; }
    .header-fullmenu .close { top: 15px; right: 15px; width: 25px; height: 25px; }
    .header-fullmenu-lists { padding: 0 15px; }
    .header-fullmenu-lists a { font-size: 30px; font-weight: 400; }
}


/* ======= Footer ======= */
.footer { overflow: hidden; padding: 34px 0 32px; background: #172a88; }
.footer-info { margin: 0 -8px; }
.footer-info::after { content: ''; display: block; clear: both; }
.footer-info li { float: left; position: relative; padding: 0 14px; font-size: 14px; font-weight: 300; color: rgba(255,255,255,.5); }
.footer-info li:first-child { margin-bottom: 12px; font-size: 18px; }
.footer-info li:nth-child(4) { padding-right: 0; }
.footer-info li:nth-child(2)::before,
.footer-info li:nth-child(3)::before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; margin: auto; width: 1px; height: 14px; background: rgba(255,255,255,.5); }
.footer-info li:nth-child(2),
.footer-info li:last-child { clear: left; }
.footer-info li:last-child { margin-top: 20px; font-size: 12px; }
.footer-info li b { font-weight: 700; color: rgba(255,255,255, 1); }
@media(max-width:1024px){
    .footer { padding: 40px 0 50px; }
    .footer-info li { font-size: 13px; }
    .footer-info li:nth-child(2)::before,
    .footer-info li:nth-child(3)::before { height: 11px; }
    .footer-info li:first-child { font-size: 16px; }
    .footer-info li:last-child { font-size: 11px; }
}
