@font-face{font-family:'NanumSquare';src:url('/child/font/NanumSquareL.woff2') format('woff2'),url('/child/font/NanumSquareL.woff') format('woff');font-weight:300;font-style:normal;}
@font-face{font-family:'NanumSquare';src:url('/child/font/NanumSquareEB.woff2') format('woff2'),url('/child/font/NanumSquareEB.woff') format('woff');font-weight:800;font-style:normal;}
@font-face{font-family:'NanumSquare';src:url('/child/font/NanumSquareR.woff2') format('woff2'),url('/child/font/NanumSquareR.woff') format('woff');font-weight:normal;font-style:normal;}
@font-face{font-family:'NanumSquare';src:url('/child/font/NanumSquareB.woff2') format('woff2'),url('/child/font/NanumSquareB.woff') format('woff');font-weight:bold;font-style:normal;}

@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:"NanumSquare", NotoKR,"Apple SD Gothic Neo",Helvetica,sans-serif,Arial;color:#333;letter-spacing:-0.05em;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 !important;border:1px solid #e5e5e5 !important;}
textarea{padding:10px;}
label,select,button,input[type=button],input[type=reset],input[type=submit],input[type=radio],input[type=checkbox]{cursor:pointer;}
select{padding-right:30px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url('/child/img/icon/select-arrow.png');background-color:#fff;background-size:auto;background-repeat:no-repeat;background-position:right 10px center;}
select::-ms-expand{display:none;}
input,select,textarea:focus{outline:none;}
@media (max-width:1200px){select{background-size:7px auto;background-position:right 9px center;}}
::placeholder{color:#bbbbbb;}:-ms-input-placeholder{color:#bbbbbb;}::-ms-input-placeholder{color:#bbbbbb;}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
input[type=number]{-moz-appearance:textfield;}
[v-cloak]{display:none;}
[role="button"],[role="link"]{cursor:pointer;}
[data-scroll="false"]{overflow-y:hidden;}




/* Wrap - Container */
.wrap .main { padding: 0; }
.wrap--sub .main { padding: 0 0 100px; min-height: calc(100vh - 145px); }
.wrap--mypage .main { padding: 208px 0 140px; min-height: calc(100vh - 145px); }
.wrap--products .main { padding: 208px 0 140px; min-height: calc(100vh - 145px); }
.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: 1024px){
    .wrap { padding-top: 50px; }
    .wrap--sub { padding: 0 0 50px; min-height: 500px; }
}



/* 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:#00acb5;}
.color-red{color:#e60012;}
.color-aqua{color:#00dce8;}
.color-sky{color:#00a0e9;}
.color-blue{color:#00acb5;}
.color-white{color:#fff;}
.color-lemon{color:#f9f7c3;}
.ch { font-family: NotoKR; }


/* Button */
.button{overflow:hidden;display:inline-flex;align-items:center;justify-content:center;position:relative;padding:10px;text-align:center;border:1px solid transparent;-webkit-transition: all ease .15s; transition: all ease .15s;}
.button span{display:block;z-index:2;position:relative;}
.button-35{height:35px;}.button-35.button-round{border-radius:18px;}.button-40{height:40px;}.button-40.button-round{border-radius:20px;}.button-45{height:45px;}.button-45.button-round{border-radius:23px;}.button-50{height:50px;}.button-50.button-round{border-radius:25px;}.button-55{height:55px;}.button-55.button-round{border-radius:28px;}.button-60{height:60px;}.button-60.button-round{border-radius:30px;}.button-65{height:65px;}.button-65.button-round{border-radius:33px;}.button-70{height:70px;}.button-70.button-round{border-radius:35px;}.button-75{height:75px;}.button-75.button-round{border-radius:38px;}.button-80{height:80px;}.button-80.button-round{border-radius:40px;}.button-85{height:85px;}.button-85.button-round{border-radius:43px;}.button-90{height:90px;}.button-90.button-round{border-radius:45px;}
.button--point{color:#fff;background-color:#00acb5;}
.button-blue{color:#fff;background-color:#00acb5;}
.button-grey{color:#fff;background-color:#60626c;}
.button-white{color:#333333;background-color:#fff;}
.button-border{border:1px solid #eee;}
.button--border-point {color: #00acb5; border-color: #00acb5;}
.button--border-point::before,
.button--border-point::after{
    content: ''; z-index: 1; position: absolute; top: 0; left: -25%;
    width: 150%; height: 100%;
    background: #00acb5;
    -webkit-transform-origin: left; transform-origin: left;
    -webkit-transform: skewX(-45deg) scaleX(0); transform: skewX(-45deg) scaleX(0);
    transition-delay: 0s; transition-duration: .3s; transition-property: all; transition-timing-function: ease-out;
}
.button--border-point::before { opacity: .5; }
.button--border-point::after { transition-duration: .5s; opacity: 1; }
@media(min-width:1201px){
    .button--point:hover { background-color: #00d2dd; }
    .button--border-point:hover { color: #ffffff; }
	.button--border-point:hover::before,
    .button--border-point:hover::after{
        -webkit-transform: skewX(-45deg) scaleX(1); transform: skewX(-45deg) scaleX(1);
    }
}
@media(max-width:1200px){.button-45{height:40px;}.button-50{height:45px;}.button-55{height:50px;}.button-60{height:55px;}.button-65{height:55px;}.button-70{height:60px;}.button-75{height:60px;}.button-80{height:65px;}.button-85{height:65px;}.button-90{height:65px;}}
@media(max-width:768px){.button-50{height:40px;}.button-55{height:40px;}.button-60{height:45px;}.button-65{height:45px;}.button-70{height:50px;}.button-75{height:50px;}.button-80{height:55px;}.button-85{height:55px;}.button-90{height:55px;}}



.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:1200px){.sp{display:block;}.pc{display:none;}}
@media(max-width:768px){.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;}
.icenter{display:block;margin-right:auto;margin-left:auto;}
.imgz{display:none;text-align:center;font-size:13px;}
.imgz:before{content:'';display:inline-block;vertical-align:-12px;margin-right:2px;width:35px;height:35px;background:url('/child/img/icon/zoom.png')no-repeat center / 35px auto;}
.imgz:after{content:'이미지를 클릭하시면 크게 볼 수 있습니다.';}
.imgv{position: relative;}
.imgv:before{content:none;z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.55);}
.vtxt{position:absolute;z-index:3;top:50%;left:0;width:100%;text-align:center;font-size:13px;color:#fff;font-weight:500;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.m-scroll{display:none;}
@media(max-width:768px){.imgz{display:block;}.imgv:before{content:'';}.m-scroll{display:block;}}



.mobile-scroll-container { position: relative; }
.mobile-scroll-container:before{ content: none; }
.mobile-scroll-wrapper { overflow-x: auto; 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-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: #999999; }
.tab-list--block > li.on { border-color: #00acb5; }
.tab-list--block > li.on .button { background: #00acb5; color: #fff; font-weight: 700; }
.tab-list--punch:before { content: ''; position: absolute; left: 0; bottom: 0; width: calc(100% - 3px); height: 1px; background-color: #00acb5; }
.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 #00acb5; background-color: #fff; border-left: 1px solid #00acb5; border-right: 1px solid #00acb5; }
.tab-list--punch > li.on .button { color: #00acb5; 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: #00acb5; -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: #00acb5; 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:1201px){.tab-list--underline > li .button:hover { color: #00acb5; }}
@media (max-width:1200px) {.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; }}



/* ======= Accordon Style ======= */
#menu-wrapper { overflow: hidden; max-width: 100%; }
#menu-wrapper #hamburger-menu { position: relative; width: 25px; height: 20px; margin: 15px; }
#menu-wrapper #hamburger-menu span{ opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; left: 0; display: block; width: 100%; border-radius: 10px; color: black; background-color: white; position: absolute;height: 2px; -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: ease-out .4s; transition: ease-out .4s; }
#menu-wrapper #hamburger-menu span:nth-child(1) { top: 0; }
#menu-wrapper #hamburger-menu span:nth-child(2) { top: 9px; }
#menu-wrapper #hamburger-menu span:nth-child(3) { top: 18px; }
#menu-wrapper #hamburger-menu.open span:nth-child(1) { top: 9px; -webkit-transform: rotate(135deg); transform: rotate(135deg); }
#menu-wrapper #hamburger-menu.open span:nth-child(2) { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; left: -60px; }
#menu-wrapper #hamburger-menu.open span:nth-child(3) { top: 9px; -webkit-transform: rotate(-135deg); transform: rotate(-135deg); }
#menu-container { overflow-y: auto; height: 100%; }
#menu-container .menu-list { padding-left: 0; display: block; width: 100%; background: white; overflow-y: auto; overflow-x: hidden; }
#menu-container .menu-list li.accordion-toggle, #menu-container .menu-list .menu-login { font-size: 15px; text-transform: uppercase; }
#menu-container .menu-list li:first-of-type { border-top: 0; }
.accordion-toggle, .accordion-content { font-size: 16px; position: relative; letter-spacing: 1px; }
.accordion-content { display: none; }
.accordion-toggle a:before, .accordion-toggle a:after { content: ''; display: block; position: absolute; top: 50%; right: 30px; width: 13px; margin-top: -1px; background-color: #333; height: 1px;-webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transition: all .3s; transition: all .3s; }
.accordion-toggle a:before { -webkit-transform: rotate(-90deg); transform: rotate(-90deg); opacity: 1; z-index: 2; }
.accordion-toggle a.active:before { -webkit-transform: rotate(0deg); transform: rotate(0deg); background: #333 !important; }
.accordion-toggle a.active:after { -webkit-transform: rotate(180deg); transform: rotate(180deg); background: #333 !important; opacity: 0; }



/* board: search box*/
.bbs-search--top{ margin: 50px 0 20px; }
.bbs-search{margin-top: 70px; padding: 35px;background: #fafafa; border: 1px solid #dddddd;}
.bbs-search form { display: block; }
.bbs-search select,.bbs-search input,.bbs-search .button { width: 100%; height: 45px; font-size: 16px; }
.bbs-search__box{display: flex; align-items: center; justify-content: center;}
.bbs-search__select { margin-right: 5px; width: 100px; }
.bbs-search__input { width: 275px; }
.bbs-search__button .button { width: 80px; color: #fff; background: #00acb5; }
@media(max-width:1200px){.bbs-search { padding: 20px; }.bbs-search form { width: 100%; }.bbs-search__box { width: 100%; }.bbs-search__input { flex: 1 1; width: 100%; }.bbs-search select, .bbs-search input, .bbs-search .button { font-size: 13px; }}
@media(max-width:550px){.bbs-search__box { flex-wrap: wrap; }.bbs-search__select { margin-right: 2px; }.bbs-search__button { margin-top: 2px; width: 100%; }.bbs-search__button .button { width: 100%; }}
/* board: Page Style */
.pagination{ display: flex; justify-content: center; margin-top: 35px; }
.pagination a{display: inline-flex; align-items: center; justify-content: center; margin-left: -1px; width: 35px; height: 35px;text-align: center; font-size: 13px; font-weight: 700;background-repeat: no-repeat; background-position: center; background-color: #fff; border: 1px solid #dfdfdf;-webkit-transition: all ease-out .15s; transition: all ease-out .15s;}
.pagination a:first-child { margin-left: 0; }
.pagination a.current{ color: #fff; background-color: #00acb5; border-color: #00acb5; }
.pagination__backward{ background-image: url('/child/img/icon/pagination-backward.png'); }
.pagination__prev{ background-image: url('/child/img/icon/pagination-prev.png'); }
.pagination__next{ background-image: url('/child/img/icon/pagination-next.png'); }
.pagination__forward{ background-image: url('/child/img/icon/pagination-forward.png'); }
@media (min-width:1201px){.pagination a:not(.current):hover{background-color: #f1f1f1;}}



/* Form Style */
.radio { display: inline-block; vertical-align: top; position: relative; }
.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: url('/child/img/icon/radio.png') no-repeat center; }
.radio span { display: inline-block; vertical-align: middle; }
.radio-light i { background: url('/child/img/icon/radio-light.png'); }
.radio input:checked ~ i { background: url('/child/img/icon/radio-on.png') no-repeat center; }
.radio input[type="radio"]:disabled ~ i, .radio input[type="radio"]:disabled ~ span { opacity: .5; }
.check { display: inline-block; vertical-align: top; position: relative; }
.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: 24px; height: 24px; background-repeat: no-repeat; background-position: center; border: 1px solid #dddddd; }
.check span { display: inline-block; vertical-align: middle; }
.check-light i { background-image: url('/child/img/icon/check-light.png'); }
.check input:checked ~ i { background-image: url('/child/img/icon/check-on.svg'); border: 2px solid #00acb5; }
.check input[type="checkbox"]:disabled ~ i, .check input[type="checkbox"]:disabled ~ span { opacity: .5; }

.form-tel { display: flex; margin: 0 -5px; }
.form-tel .select { flex: 1 1; margin: 0 5px; }
.form-tel .input { flex: 1 1; margin: 0 5px; }

.formmail-table { display: table; table-layout: fixed; width: 100%; background: #fff; border-top: 2px solid #00acb5; border-collapse: collapse; }
.formmail-table .row { display: table-row; margin-right: 0; margin-left: 0; border-bottom: 1px solid #e5e5e5; }
.formmail-table .th { display: table-cell; vertical-align: middle; padding: 28px 30px 30px; width: 250px; font-size: 15px; color: #555555; font-weight: 500; word-break: keep-all; }
.formmail-table .td { display: table-cell; vertical-align: middle; padding: 10px 0; height: 80px; font-size: 15px; color: #555555; }
.formmail-table .td textarea { padding: 20px; width: 100%; height: 200px; font-size: 15px; color: #555555; background-color: #fff; border: 1px solid #e5e5e5; }
.formmail-table .td input[type="text"],
.formmail-table .td select { max-width: 330px; width: 100%; height: 50px; font-size: 15px; background-color: #fff; border: 1px solid #e5e5e5; }
.formmail-table .td p { margin-top: 5px; color: #999999; }
.formmail-table .td b { padding-left: 10px; font-weight: 500; }
.formmail-table .birth-box-wrap { font-size: 0; }
.formmail-table .birth-box-wrap > select { margin-right: 15px; width: 100px; }
.formmail-table .radio { margin-right: 50px; }
.formmail-table .check { margin-right: 50px; }
.formmail-table .td .input-file { position: relative; padding-right: 110px; }
.formmail-table .td .input-file [type="file"] { position: absolute; width: 1px; height: 1px;clip: rect(0, 0, 0, 0); border: 0 none; }
.formmail-table .td .input-file .file-label{
    display: inline-block; vertical-align: top; position: absolute; top: 0; right: 0; padding: 0 25px; width: 110px; height: 50px; line-height: 50px;
    color: #fff; text-align: center; font-size: 15px; background: #555555; border: 1px solid #222;
}
.formmail-table .td .input-file .file-name { max-width: 100%; width: 100%; height: 50px; line-height: 50px; text-indent: 5px; border: 1px solid #ddd; }
.formmail-table .td .file-focus { outline: 1px dotted #d2310e; }
.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: #00acb5; }
.center-form .addr-box input { max-width: 100%; }
.form-title { padding-bottom: 10px; line-height: 20px; font-size: 20px; color: #333333; font-weight: 500; border-bottom: 1px solid #aaaaaa; }
.form-title .check { float: right; }
.form-btn-wrap { margin-top: 30px; text-align: center; }
.form-btn { display: inline-block; vertical-align: top; padding: 5px; }
.form-btn .button { width: 200px; font-size: 14px; height: 50px; }
.form-caption { display: block; margin-top: 10px; }
.agree-table__box{ overflow-x: hidden; overflow-y: auto; margin-bottom: 15px; padding: 15px; width: 100%; height: 250px; background: #fff; border: 1px solid #ddd; }
.agree-block{ margin-top: 35px; padding: 30px 15px; text-align: center; border: 5px solid rgba(0,172,181,.3); }
.agree-block .check { vertical-align: middle; }
.agree-block .button { vertical-align: middle; margin-left: 18px; padding: 2px 0; font-size: 14px; color: #00acb5; font-weight: 800; cursor: pointer; border-bottom: 1px solid #00acb5; }
@media (max-width: 1024px){
    .radio { font-size: 14px; }
    .radio i { width: 20px; height: 20px; background-size: auto 14px; }
    .check { font-size: 14px; }
    .check i { width: 20px; height: 20px; background-size: auto 14px; }
    .formmail-table .th { display: block; padding: 15px 0 5px; width: 100%; font-size: 14px; border-right: none !important; }
    .formmail-table .td { display: block; padding: 5px 0 15px; width: 100%; height: auto; font-size: 14px; }
    .formmail-table .td input[type="text"], .formmail-table .td select { max-width: none; height: 40px; font-size: 14px; }
    .formmail-table .td textarea { height: 150px; }
    .formmail-table .birth-box-wrap > select { margin-right: 5px; width: calc(33.33333% - 4px); }
    .formmail-table .birth-box-wrap > select:last-child { margin-right: 0; }
    .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; }
    .agree-block .button { font-size: 13px; }
}
@media (max-width: 768px){
    .radio { font-size: 13px; }
    .check { font-size: 13px; }
    .form-btn button, .form-btn a { width: 100%; }
    .form-btn-full .form-btn { width: 100%; }
    .agree-block .button { font-size: 12px; }
}
@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: 60px; height: 60px; background: #00acb5 url('/child/img/icon/scroll-top.gif') no-repeat center / auto 70%; border-radius: 50%; 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; }
}




/* ------- user popup ------- */
.popup-layer { z-index: 10000; display: flex; flex-direction: column; justify-content: space-between; position: absolute; background: #fff; box-shadow: 0px 0px 20px 0px rgba(0,0,0,.25); animation: popup-fade .65s ease-in-out .35s forwards; opacity: 0; }
@keyframes popup-fade { 0% { opacity: 0; -webkit-transform: translateY(25px); transform: translateY(25px); } 100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } }
.popup-layer-body { height: 100%; background: #fff; }
.popup-layer-content { padding: 0 5px; font-size: 15px; }
.popup-layer-content img { margin-right: -5px; margin-left: -5px; max-width: calc(100% + 10px); }
.popup-layer-foot { background: #424242; }
.popup-layer-foot span { font-size: 15px; color: #fff; }
.popup-layer-foot label:hover span { opacity: .7; }
.popup-layer-foot li:first-child { padding-right: 0; }
.popup-layer-foot li:last-child { text-align: right; }
.popup-layer-foot .check i { background-size: auto 20px; }

@media (max-width: 1024px){ }
@media (max-width: 768px){
    .popup-layer { top: 95px !important; left: 0 !important; margin: 0 5px; width: calc(100% - 10px) !important; height: auto !important; }
    .popup-layer-content { font-size: 13px; }
    .popup-layer-content img { height: auto !important; }
    .popup-layer-foot span { font-size: 13px; }
    .popup-layer-foot .check i { width: 18px; height: 18px; background-size: auto 18px; }
}
@media (max-width: 320px){
    .popup-layer-foot li { width: 100%; }
    .popup-layer-foot li:last-child { padding-top: 0; text-align: left; }
}


/* Map */
.pin-tooltip { padding: 14px; }
.pin-tooltip .logo { display: block; margin: 0 0 10px; width: 90px; height: 30px; background: url('/child/img/logo.svg') no-repeat; }
@media(max-width:1200px){
    .pin-tooltip { font-size: 15px; }
    .pin-tooltip .logo { margin-bottom: 6px; width: 65px; height: 22px; }
}
@media(max-width:768px){

}


/* 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: #00acb5; }
.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:1200px){

}
@media(max-width:768px){

}


@keyframes fade {
    from { opacity: 0; }
    to { opacity: 1; }
}
@keyframes fade-up {
    from { -webkit-transform: translateY(100px); transform: translateY(100px); opacity: 0; }
    to { -webkit-transform: translateY(0px); transform: translateY(0px); opacity: 1; }
}
@keyframes fade-down {
    from { -webkit-transform: translateY(-100px); transform: translateY(-100px); opacity: 0; }
    to { -webkit-transform: translateY(0px); transform: translateY(0px); opacity: 1; }
}
@keyframes zoom-in-up {
    from { -webkit-transform: translateY(50px) scale(.5); transform: translateY(50px) scale(.5); opacity: 0; }
    to { -webkit-transform: translateY(0px) scale(1); transform: translateY(0px) scale(1); opacity: 1; }
}


/* ======= Header ======= */
.header{
    z-index: 10000; position: relative;
}
.header::before{
    content: ''; position: absolute; top: 20px; left: 0; right: 0;
    margin: auto; max-width: 1520px; width: calc(100% - 30px); height: 80px;
    background: #ffffff; box-shadow: 0px 5px 15px 0px rgba(36,36,36,.15);
    -webkit-transition: all ease .3s; transition: all ease .3s;
}
.header__wrap{
    position: absolute; top: 20px; left: 0; right: 0; margin: auto; max-width: 1550px; padding: 0 15px; width: 100%;
     -webkit-transition: all ease .3s; transition: all ease .3s;
}
.header__inner{
    position: relative; margin: auto;
    width: 100%; height: 80px;
}
.header__logo{
    display: block;
    z-index: 10001; position: absolute; top: 20px; left: 80px;
    width: 120px; height: 40px;
}
.header__logo a{
    display: block; width: 100%; height: 100%;
    background: url('/child/img/logo.svg') no-repeat center;
}
.header__contents{
    width: 100%; height: 100%;
    text-align: center;
    -webkit-transition: all ease-out .3s; transition: all ease-out .3s;
}
.header__menu{
    display: inline-block; margin-right: 80px; height: 100%;
}
.header-menu-ul { display: flex; height: 100%; }
.header-menu-ul > li { position: relative; height: 100%; }
.header-menu-ul .menu-link {
    display: flex; align-items: center; justify-content: center;
    margin: 0 30px; height: 100%;
    font-size: 17px; color: #555555; font-weight: 800;
}
.header-menu-ul h2 { font-size: inherit; color: inherit; font-weight: inherit; }
.header-menu-ul li.active:before { content: ''; position: absolute; bottom: -1px; left: 0; width: 100%; height: 2px; background: #00acb5; }
.header-menu-ul .menu-link--on { color: #00acb5; }

.header__right { position: absolute; top: 28px; right: 80px; }
.header__right-call { position: relative; line-height: 1; padding-left: 35px; font-size: 32px; font-weight: 800; color: #00acb5; }
.header__right-call svg { position: absolute; top: 0; left: 0; bottom: 0; margin: auto; width: 24px; height: 24px; }

.burger-menu { position: relative; padding: 17px 15px; width: 100%; height: 100%; }
.burger-wrap { position: relative; width: 100%; height: 100%; }
.burger-wrap span { position: absolute; width: 100%; height: 2px;
    background: #333;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.sub-menu{ z-index: 10001;
    overflow: hidden; position: absolute; top: 60px; left: 50%;
    width: 185px; background: #fff;
    border-top: 2px solid #00acb5; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5;
    -webkit-transform: translate(-50%, -5px); transform: translate(-50%, -5px);
    -webkit-transition: ease-out .15s; transition: ease-out .15s;
    opacity: 0; visibility: hidden;
}
.sub-menu li:last-child { border-bottom: none; }
.sub-menu li a{
    display: block; position: relative;
    margin: 0; padding: 6px 5px 6px 24px;
    text-align: left; font-size: 15px; color: #333;
}


.header-fullmenu{
    overflow: hidden; position: absolute; top: 100px; left: 0; right: 0;
    margin: auto; max-width: 1550px; padding: 0 15px; width: 100%; height: 0;
    -webkit-transition: all ease .3s; transition: all ease .3s;
    opacity: 0; visibility: hidden;
}
.header-fullmenu__inner{
    position: relative; margin: auto; width: 100%; height: 100%;
    text-align: center; font-size: 0;
}
.header-fullmenu__inner::before{
    content: ''; z-index: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #00acb5;
    -webkit-transition: all ease .3s; transition: all ease .3s;
    -webkit-transform-origin: top; transform-origin: top;
    -webkit-transform: scaleY(0); transform: scaleY(0);
}
.header-fullmenu__col { z-index: 2; position: relative; display: inline-block; vertical-align: top; padding: 38px 0 18px; height: 100%; }
.header-fullmenu__col:nth-child(1) { width: 118px; }
.header-fullmenu__col:nth-child(2) { width: 118px; }
.header-fullmenu__col:nth-child(3) { width: 118px; }
.header-fullmenu__col:nth-child(4) { width: 133px; }
.header-fullmenu__col:nth-child(5) { width: 150px; }
.header-fullmenu__col:last-child { margin-right: 18px; }
.header-fullmenu__col li a { display: block; margin-bottom: 14px; padding: 2px 0; text-align: left; font-size: 14px; color: #ffffff; opacity: .8; }

@media(min-width:1201px){
	.header:hover .header-fullmenu { height: 160px; opacity: 1; visibility: visible; }
    .header:hover .header-fullmenu__inner::before { -webkit-transform: scaleY(1); transform: scaleY(1); }
	.header-fullmenu__col li a:hover { opacity: 1; }
}
@media (max-width: 1024px){

}

[data-header="sticky"].header::before { position: fixed; top: 0; max-width: 100%; width: 100%; }
[data-header="sticky"] .header__wrap { position: fixed; top: 0; }
[data-header="sticky"] .header-fullmenu { position: fixed; top: 80px; padding: 0; max-width: 100%; }

/* Burger Maker */
.mobile-menu { z-index: 10000; display: none; position: absolute; top: 0; left: 0; width: 50px; height: 50px; }
.mobile-menu__button {
	display: inline-block; position: relative; width: 100%; height: 100%;
}
.mobile-menu__button span {
    position: relative; margin: 0 auto;
}
.mobile-menu__button span::before, .mobile-menu__button span::after {
	position: absolute;
	content: '';
}
.mobile-menu__button span, .mobile-menu__button span::before, .mobile-menu__button span::after {
	width: 25px;
	height: 3px;
	background-color: #00acb5;
	display: block;
}
[aria-pressed="true"].mobile-menu__button span,
[aria-pressed="true"].mobile-menu__button span::before,
[aria-pressed="true"].mobile-menu__button span::after{
    background: #00acb5;
}
.mobile-menu__button span::before {
	margin-top: -10px;
}
.mobile-menu__button span::after {
	margin-top: 10px;
}
.mobile-menu__button--flip[aria-pressed="true"] span {
	background-color: rgba(0,0,0,0.0);
	-webkit-transition-delay: 0.2s; transition-delay: 0.2s;
}
.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[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 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;
}
.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;
}
@media(min-width:1201px){
	.sub-menu li a:hover { color: #00acb5; font-weight: 500; }
}
@media (max-width: 1200px){
    .header { position: fixed; top: 0; left: 0; width: 100%; height: 50px; border-bottom: none; }
    .header::before { top: 0; width: 100%; height: 50px; }
    .header__wrap { top: 0; padding: 0; }
    .header__inner { height: 50px; }
    .header__top { height: 100%; }
    .header__logo { top: 0; right: 0; left: 0; bottom: 0; margin: auto; width: 140px; height: 50px; }
    .header__logo a { background-size: auto 32px; }
    .header__right { top: 10px; right: 10px; }
    .header-link { justify-content: center; margin-top: 30px; }
    .header-link .button { height: 45px; line-height: 45px; font-size: 18px; }
    .header-link .button span { background-size: auto 39px; }
	.header__global { justify-content: center; top: 15px; left: 10px; right: auto; }
	.header__global img { width: auto; height: 20px; }
    .header-global__button { font-size: 16px; }

	.customer-menu { margin-top: 15px; margin-left: -15px; }
	.customer-menu li:after { background: #e5e5e5; }
	.customer-menu a { padding-bottom: 3px; line-height: 1; color: #333333; }

    [data-header="sticky"] { background: #fff; box-shadow: 0px 2px 10px 0px rgba(0,0,0,.1); }
    [data-header="sticky"] .header__logo a,
    [data-header-mobile="on"] .header__logo a { background-image: url('/child/img/logo.svg'); }

    [data-header="sticky"] [aria-pressed="false"].mobile-menu__button span,
    [data-header="sticky"] [aria-pressed="false"].mobile-menu__button span::before,
    [data-header="sticky"] [aria-pressed="false"].mobile-menu__button span::after { background: #00acb5; }

    .header-link .burger-button { display: none; }
    /* Mobile Menu */
    .mobile-menu { display: block; }
    .header__contents{
        display: flex; flex-direction: column;
        z-index: 10000; overflow-x: hidden; overflow-y: auto; position: fixed; top: 0px; left: 0;
        padding: 70px 15px 0; width: 100%; height: 100%;
        background: #fff; pointer-events: none;
        -webkit-clip-path: circle(0% at 0% 0%); clip-path: circle(0% at 0% 0%);
        -webkit-transition: all .5s ease; transition: all .5s ease;
        visibility: hidden;
    }
    .header__right { order: 1; position: static; justify-content: center; }
    .header__right-call { text-align: left; font-size: 24px; }

    .header__menu { order: 2; position: static; margin: 15px auto 0; padding-left: 0; width: 100%; }
    .header-menu-ul { flex-direction: column; height: auto; }
    .header-menu-ul .menu-link { display: block; margin: 10px 0; padding: 5px 0; font-size: 18px; color: #333; text-align: left; font-weight: 500; cursor: pointer;}
	.header-menu-ul .menu-link[aria-pressed="true"] { color: #00acb5; }
    .sub-menu{
        position: relative; top: 0; left: 0; background: #fff;
        margin: -10px 0 15px; width: auto; max-height: 0; height: auto;
        border: none;
        -webkit-transform: translate(0, 0) !important; transform: translate(0, 0) !important;
    }
    .sub-menu li { border-bottom: none; }
    .sub-menu li a { padding: 10px 0; line-height: 1; font-size: 14px; }
    .menu-toggle[aria-pressed="true"] + .sub-menu{
        opacity: 1; visibility: visible; max-height: 300px;
    }
    .menu-link h2,
    .menu-toggle h2 { position: relative; font-weight: 500; }

    [data-header-mobile="on"] .header__contents{
        pointer-events: all;
        -webkit-clip-path: circle(142% at 0% 0%); clip-path: circle(142% at 0% 0%);
        visibility: visible;
    }
    .menu-toggle h2:before, .menu-toggle h2:after{
        content: ''; display: block; position: absolute; top: 50%; right: 30px;
        width: 13px; margin-top: -1px;
        background-color: #333; height: 3px;
        -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%;
        -webkit-transition: all .3s; transition: all .3s;
    }
    .menu-toggle h2:before {
        z-index: 2;
        -webkit-transform: rotate(-90deg); transform: rotate(-90deg);
        opacity: 1;
    }
    .menu-toggle[aria-pressed="true"] h2:before {
        background: #00acb5 !important;
        -webkit-transform: rotate(0deg); transform: rotate(0deg);
    }
    .menu-toggle[aria-pressed="true"] h2:after {
        opacity: 0;
        background: #00acb5 !important;
        -webkit-transform: rotate(180deg); transform: rotate(180deg);
    }

    .sub-menu__edit { padding: 0; }
    .sub-menu__edit input { margin-right: 15px; }

    .sub-menu li a.submenu__2depth { padding: 2px 0; }
    .submenu__3depth { margin-bottom: 14px; }
    .submenu__3depth li a { justify-content: center; padding: 0; }
    .submenu__3depth li a:before { content: none; }
}


/* Mobile Lite Header Bar */
.lite-header-bar { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 45px; line-height: 45px; background: #fff; border-bottom: 1px solid #e5e5e5; box-shadow: 0px 0px 3px 0px rgba(0,0,0,.1); z-index: 10001; }
.lite-header-bar h1 { text-align: center; font-size: 17px; }
.lite-header-bar a { position: absolute; top: 0; right: 0; width: 45px; height: 45px; }
.lite-header-bar a:before { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 20px; height: 2px; background: #333; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.lite-header-bar a:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 20px; height: 2px; background: #333; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
@media (max-width: 1024px){ .lite-header-bar { display: block; } }


/* Side Menu */
.sidemenu{
    z-index: 1000; position: fixed; top: 50%; right: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
.slidemenu-lists .link{
    display: block; padding-left: 24px; width: 180px; height: 50px; line-height: 50px; font-size: 14px; color: #ffffff; background: rgba(0,0,0,.6);
    -webkit-transform: translateX(20px); transform: translateX(20px);
    -webkit-transition: all ease .3s; transition: all ease .3s;
}
.slidemenu-lists .link::after{
    content: ''; display: inline-block; vertical-align: middle; margin-left: 12px; width: 0; height: 7px;
    background: url('/child/img/icon/side-menu-symbol.svg') no-repeat left center; border-radius: 3px;
    -webkit-transition: all ease .5s; transition: all ease .5s;
    opacity: 0;
}
@media(min-width:1201px){
	.slidemenu-lists .link:hover{
        font-size: 16px; font-weight: 800; background: #00acb5;
        -webkit-transform: translateX(0); transform: translateX(0);
        box-shadow: 0px 5px 5px 0px rgba(0,0,0,.3);
    }
    .slidemenu-lists .link:hover:after{
        width: 32px;
        opacity: 1;
    }
}
@media(max-width:1200px){
    .sidemenu { display: none; }
}
@media(max-width:768px){

}


/* ======= Footer ======= */
.footer { padding: 36px 0; border-top: 1px solid #e5e5e5; }
.footer-top { position: relative; padding-left: 250px; }
.footer-logo { display: block; position: absolute; top: 0; left: 0; bottom: 0; margin: auto; width: 180px; height: 60px; background: url('/child/img/logo.svg') no-repeat left center; }
.footer-info { display: flex; flex-wrap: wrap; margin: 0 -8px; }
.footer-info li { padding: 0 8px; line-height: 0.8; font-family: NotoKR; font-size: 14px; color: #999999; font-weight: 500; border-right: 1px solid #999999; }
.footer-info li:last-child { border-right: none; }
.footer-info--2 li { margin-top: 15px; font-weight: 400; }
.footer-ul { margin-top: 16px; }
.footer-ul li { line-height: 1.4; font-size: 14px; color: #999999; }
.footer-copyright { margin-top: 12px; line-height: 1; font-family: NotoKR; font-size: 12px; color: #999999; }
@media(max-width:1200px){
    .footer-top { padding-left: 180px; }
    .footer-logo { background-size: auto 46px; }
    .footer-info li,
    .footer-ul li { font-size: 13px; }
    .footer-copyright { margin-top: 20px; font-size: 11px; }
}
@media(max-width:768px){
    .footer { padding: 25px 0; }
    .footer-top { padding-left: 0; }
    .footer-logo { position: static; margin: 0 0 15px; width: 95px; height: 35px; background-size: auto 32px; }
    .footer-info li { margin-top: 12px; }
}
