@font-face {
  font-family: NotoKR;
  src: url(/renewal/font/notokr-light.eot);
  src: url(/renewal/font/notokr-light.eot?#iefix) format('embedded-opentype'),
       url(/renewal/font/notokr-light.woff2) format('woff2'), url(/renewal/font/notokr-light.woff) format('woff'),
       url(/renewal/font/notokr-light.ttf) format('truetype');
  font-weight: 200;
}
@font-face {
  font-family: NotoKR;
  src: url(/renewal/font/notokr-demilight.eot);
  src: url(/renewal/font/notokr-demilight.eot?#iefix) format('embedded-opentype'),
       url(/renewal/font/notokr-demilight.woff2) format('woff2'), url(/renewal/font/notokr-demilight.woff) format('woff'),
       url(/renewal/font/notokr-demilight.ttf) format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: NotoKR;
  src: url(/renewal/font/notokr-regular.eot);
  src: url(/renewal/font/notokr-regular.eot?#iefix) format('embedded-opentype'),
       url(/renewal/font/notokr-regular.woff2) format('woff2'), url(/renewal/font/notokr-regular.woff) format('woff'),
       url(/renewal/font/notokr-regular.ttf) format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: NotoKR;
  src: url(/renewal/font/notokr-medium.eot);
  src: url(/renewal/font/notokr-medium.eot?#iefix) format('embedded-opentype'),
       url(/renewal/font/notokr-medium.woff2) format('woff2'), url(/renewal/font/notokr-medium.woff) format('woff'),
       url(/renewal/font/notokr-medium.ttf) format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: NotoKR;
  src: url(/renewal/font/notokr-bold.eot);
  src: url(/renewal/font/notokr-bold.eot?#iefix) format('embedded-opentype'),
       url(/renewal/font/notokr-bold.woff2) format('woff2'), url(/renewal/font/notokr-bold.woff) format('woff'),
       url(/renewal/font/notokr-bold.ttf) format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: NotoKR;
  src: url(/renewal/font/notokr-black.eot);
  src: url(/renewal/font/notokr-black.eot?#iefix) format('embedded-opentype'),
       url(/renewal/font/notokr-black.woff2) format('woff2'), url(/renewal/font/notokr-black.woff) format('woff'),
       url(/renewal/font/notokr-black.ttf) format('truetype');
  font-weight: 800;
}






@font-face {
  font-family: 'nbg';
  src: url(/renewal/font/NanumBarunGothicUltraLight.eot);
  src: url(/renewal/font/NanumBarunGothicUltraLight.eot?#iefix) format('embedded-opentype'),
       url(/renewal/font/NanumBarunGothicUltraLight.woff2) format('woff2'), url(/renewal/font/NanumBarunGothicUltraLight.woff) format('woff'),
       url(/renewal/font/NanumBarunGothicUltraLight.ttf) format('truetype');
  font-weight: 200;
}
@font-face {
  font-family: 'nbg';
  src: url(/renewal/font/NanumBarunGothicLight.eot);
  src: url(/renewal/font/NanumBarunGothicLight.eot?#iefix) format('embedded-opentype'),
       url(/renewal/font/NanumBarunGothicLight.woff2) format('woff2'), url(/renewal/font/NanumBarunGothicLight.woff) format('woff'),
       url(/renewal/font/NanumBarunGothicLight.ttf) format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'nbg';
  src: url(/renewal/font/NanumBarunGothic.eot);
  src: url(/renewal/font/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
       url(/renewal/font/NanumBarunGothic.woff2) format('woff2'), url(/renewal/font/NanumBarunGothic.woff) format('woff'),
       url(/renewal/font/NanumBarunGothic.ttf) format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'nbg';
  src: url(/renewal/font/NanumBarunGothicBold.eot);
  src: url(/renewal/font/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
       url(/renewal/font/NanumBarunGothicBold.woff2) format('woff2'), url(/renewal/font/NanumBarunGothicBold.woff) format('woff'),
       url(/renewal/font/NanumBarunGothicBold.ttf) format('truetype');
  font-weight: 700;
}


/* ========== Style Default ========== */
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  font-family: NotoKR, "Apple SD Gothic Neo", Helvetica, sans-serif, Arial;
  color: #333;
  letter-spacing: -0.04em;
  word-break:keep-all;
  white-space:-moz-pre-wrap;
  white-space:-pre-wrap;
  white-space:-o-pre-wrap;
  word-wrap:break-word;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
img { display: block; margin: 0; border: none; max-width: 100%; }
ul { list-style: none; }
a:link, a:hover, a:visited, a:active { color: inherit; text-decoration: none; }
h1 { font-weight: 500; }
h2 { font-weight: 500; }
h3 { font-weight: 500; }
h4 { font-weight: 500; }
h5 { font-weight: 500; }
h6 { font-weight: 500; }
strong { font-weight: 500; }
button { font-family: inherit; background: none; border: none; cursor: pointer; outline: none; }
table { border-collapse: collapse; font-size: 15px; }
input { outline: none; }
input[type="password"] { font-family: NotoKR, Arial; }
input, textarea, select { font-family: inherit; padding-left: 10px; border: 1px solid #e5e5e5; }
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] { cursor: pointer; }
label{-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}


/* Wrap - Container */
#sub-wrap { padding: 0 0; }
.container {
    margin: auto;
    max-width: 1080px;
}
.container-large {
    margin: auto;
    max-width: 1330px;
}
.store-wrap { padding: 80px 0; }

.sub-contents { position: relative; padding: 80px 0 140px; }
.sub-contents .container:after { content: ''; display: block; clear: both; }
.non-bottom { padding-bottom: 0 !important; }
@media (max-width: 1024px){
    /* #wrap { padding: 50px 0 0; } */
    #sub-wrap { padding: 50px 0 0; }
    .container { padding-left: 15px; padding-right: 15px; }
    .store-wrap { padding: 120px 0 40px; }

    .sub-contents { padding: 40px 0 70px; }
}


.quickmenu_container { margin: auto; max-width: 1500px; width: 100%; }

.point_color,
.color-point { color: #0080a0 !important; }
.color-blue { color: #2f5690 !important; }
.b { font-weight: bold; }
.mo_br, .mo-br { display: none; }
.m-scroll { display: none; margin: auto; max-width: 360px; width: 100%; }
[data-scroll="false"] { overflow-y: hidden; }
@media (max-width:768px) {
    .pc-br { display: none; }
}

.clearfix:after { content: ''; display: table; clear: both; }
ul.list:after { content: ''; display: table; clear: both; }
ul.list > li { float: left; }
.fLeft { float: left; }
.fRight { float: right; }
.aRight { text-align: right; }

/* ------- Grid ------- */
.grid { font-size: 0; }
.grid:after { content: ''; display: block; clear: both; }
.grid > div,
.grid > li { display: inline-block; vertical-align: top; padding: 10px; font-size: 16px; }
.grid > div > ._g,
.grid > li > ._g { height: 100%; }
/* 1 col */
.grid-24 { width: 100%; }
/* 2 col */
.grid-12 { width: 50%; }
/* 3 col */
.grid-8 { width: 33.333333%; }
/* 4 col */
.grid-6 { width: 25%; }
/* 5 col */
.grid-5 { width: 20%; }
/* 6 col */
.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 { width: 100%; }
    .grid-5 { width: 100%; }
    .grid-4 { width: 50%; }
}


.img { position: relative; }
.img:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; }
.imgv { margin: 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('/renewal/img/icon/zoom.png') no-repeat center / 35px auto; }
.imgz:after { content: '이미지를 클릭하시면 크게 볼 수 있습니다.'; }
/* @media (max-width:768px) {
    .imgz { display: block; }
} */



.slick-prev { overflow: hidden; text-indent: -99999px; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; }
.slick-next { overflow: hidden; text-indent: -99999px; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; }
.slick-slide:focus { outline: none; }
.slick-initialized .slick-slide { overflow: hidden; }
.slick-dots { position: absolute; left: 0; bottom: 50px; width: 100%; text-align: center; font-size: 0; }
.slick-dots li { overflow: hidden; text-indent: -999999px; display: inline-block; vertical-align: top; margin: 0 5px; cursor: pointer; }


.float:after { content: ''; display: block; clear: both; }
.f-left { float: left; }
.f-right { float: right; }

.icenter { margin: auto; }
.centre { display: table; width: 100%; height: 100%; }
.centre .inner { display: table-cell; vertical-align: middle; width: 100%; height: 100%; }



/* List Style */
.ul-square { margin-left: 15px; list-style: square; }
.ul-square li { list-style: square; list-style-image: url('/renewal/img/icon/square.png'); }




/* Tab Menu */
.sub_tab_menu { padding: 50px 0; width: 100%; }
.sub_tab_menu .tab_menu > ul { position: relative; }
.sub_tab_menu .tab_menu > ul:before { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background-color: #1e458f; }
.sub_tab_menu .tab_menu > ul > li { float: left; margin-top: 6px; margin-right: 5px; background-color: #f9f9f9; border-top: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; }
.sub_tab_menu .tab_menu > ul > li a { display: block;  width: 190px; height: 40px; line-height: 40px; text-align: center; color: #888888; font-size: 15px; letter-spacing: -0.04em; }
.sub_tab_menu .tab_menu > ul > li.active { position: relative; margin-top: 0; border-top: 2px solid #1e458f; background-color: #fff; border-left: 2px solid #1e458f; border-right: 2px solid #1e458f; }
.sub_tab_menu .tab_menu > ul > li.active a { height: 45px; color: #1e458f; }
.sub_tab_menu .tab_menu > ul > li.active:before { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background-color: #fff; }
.tab_contents > ul { position: relative; }
.tab_contents > ul > li { display: none; position: absolute; top: 0; left: 0; padding-top: 35px;}
.tab_contents > ul > li.active { display: block; height:auto; position:relative; }


/* Tab Menu 2 Depth */
.tab_menu_2depth > ul > li { float: left; width: 50%; }
.tab_menu_2depth > ul > li > a { display: block; padding-left: 20px; height: 45px; line-height: 45px; color: #888888; text-align: left; font-size: 14px; font-weight: 400; background: url('/renewal/img/tabmenu/sub_tap.png') no-repeat right 15px center; border: 1px solid #e5e5e5; }
.tab_menu_2depth > ul > li:nth-child(2) > a { border-left: none; }
.tab_menu_2depth > ul > li:nth-child(3) > a { border-left: none; }
.tab_menu_2depth > ul > li:last-child > a { border-left: none; }
.tab_menu_2depth > ul > li.active > a { color: #fff; background: #1e458f url('/renewal/img/tabmenu/sub_tap_on.png') no-repeat right 15px center; border: none; }
.tab_contents_2depth > ul > li { display: none; text-align: left; }
.tab_contents_2depth > ul > li.active { display: block; }




/* Button Style */
.btn, a.btn { display: inline-block; vertical-align: middle; width: 100px; height: 50px; line-height: 50px; text-align: center; font-size: 16px; }
input.btn { padding-left: 0; }
.btn_border { background-color: #fff; border: 1px solid #eee; }
.btn_dark_border { background-color: #fff; border: 1px solid #ddd; }
.btn_confirm, a.btn_confirm { background-color: #666; color: #fff; }
.btn_point, a.btn_point,
.btn-point, a.btn-point { background-color: #0080a0; color: #fff !important; }
.btn_point2, a.btn_point2 { background-color: #3e9b93; color: #fff; }
.btn_dark, a.btn_dark { background: #999; }




/* ======= 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 .15s;
    transition: ease-out .15s; }
#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;
/*    border-top: 1px solid #dbdcd2;*/
}
#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: 15px; margin-top: -1px;
     background-color: #333; height: 1px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: ease-out 0.15s;
    transition: ease-out 0.15s; }
.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: #fff !important; }
.accordion-toggle a.active:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background: #333 !important; opacity: 0; }



/* Page Style */
#page_list_style { margin: 30px 0 50px; }
.Paging_Num { margin: auto; width: auto; border-bottom: none !important; }
.Paging_Num tr td { border-bottom: none !important; }

#pager td { padding: 0; width: 30px; height: 30px; line-height: 30px; text-align: center; font-size: 14px; }
#pager td a { display: block; padding-top: 1px; width: 100%;  height: 100%; }
#pager td a:hover { padding-top: 0; background-color: #f8f8f8; border: 1px solid #cccccc; }
.current_page { color: #fff; background: #1e458f; border: 1px solid #1e458f; cursor: default; }
.page_backward { background: url('/renewal/img/pager/page_l_2.png') no-repeat center;  }
.page_back5 { background: url('/renewal/img/pager/page_l.png') no-repeat center; }
.page_5 { background: url('/renewal/img/pager/page_r.png') no-repeat center; }
.page_forward { background: url('/renewal/img/pager/page_r_2.png') no-repeat center; }


/* Table Responsive Cell */
.m_cell { display: none; }


/* BBS Write */
#bbs_write_style { border-top: 2px solid #1e458f; border-bottom: 2px solid #1e458f; }
#bbs_write_style tr th { padding: 10px; text-align: left; background-color: #fafafa; border-bottom: 1px solid #eee; }
#bbs_write_style tr td { padding: 10px; text-align: left; border-bottom: 1px solid #eee; }
#bbs_write_style tr td input[type=text],
#bbs_write_style tr td input[type=password] { max-width: 300px; width: 100%; height: 35px; }
#bbs_write_style tr td input[type=file] { max-width: 200px; width: 100%; }
#bbs_write_style tr td img { display: inline-block; }
.AWbbs_input_table tr td img { display: inline-block; }





/* Form mail Style */
.formmail-table { display: table; margin-bottom: 50px; width: 100%; border-collapse: collapse; }
.formmail-table .row { display: table-row; 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; font-size: 15px; color: #555555; }
.formmail-table .td textarea { padding: 20px; width: 100%; font-size: 15px; color: #555555; background: #fff; }
.formmail-table .td input[type="text"],
.formmail-table .td select { max-width: 330px; width: 100%; height: 50px; font-size: 15px; background: #fff; border: 1px solid #e5e5e5; }
.formmail-table .td p { margin-top: 5px; color: #999999; }
.formmail-table .td b { padding-left: 10px; font-weight: 500; }
._w { max-width: 319px; }
.txt1 { height: 130px; }
.txt2 { height: 275px; }
.radio { display: inline-block; vertical-align: top; position: relative; }
.radio:last-child { margin-right: 0; }
.radio input { 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('/renewal/img/icon/radio.png') no-repeat center; }
.radio-light i { background: url('/renewal/img/icon/radio-light.png'); }
.radio input:checked ~ i { background: url('/renewal/img/icon/radio-on.png') no-repeat center; }
.radio input:checked ~ span { color: #0080a0; }

.check { display: inline-block; vertical-align: top; position: relative; }
.check:last-child { margin-right: 0; }
.check input { position: absolute; top: 0; left: 0; opacity: 0; visibility: hidden; }
.check i { display: inline-block; vertical-align: -4px; margin-right: 5px; width: 20px; height: 20px; background: url('/renewal/img/icon/check.png') no-repeat left center; }
.check-light i { background: url('/renewal/img/icon/check-light.png') no-repeat left center; }
.check input:checked ~ i { background: url('/renewal/img/icon/check-on.png') no-repeat left center; }
.check input:checked ~ span { color: #0080a0; }

.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; margin-left: -1px; width: 100px; }
.tel-box ~ span { display: inline-block; vertical-align: middle; padding: 0 5px; font-size: 16px; }
.email-box-wrap,
.tel-box-wrap { font-size: 0; }
.email-box { display: inline-block; vertical-align: middle; width: 30%; }
.email-box ~ span { display: inline-block; vertical-align: middle; padding: 0 5px; text-align: center; font-size: 16px; width: 10%; }
.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-title { padding-bottom: 10px; line-height: 20px; font-size: 20px; color: #333333; font-weight: 500; border-bottom: 1px solid #aaaaaa; }
.agree-title { border-bottom: none; }
.agree-wrap .check { font-size: 16px; color: #0080a0; font-weight: 500; }
.form-title .check { float: right; }

.agree-wrap textarea,
.agree-wrap .textarea { overflow-y: auto; padding: 20px; width: 100%; height: 158px; font-size: 15px; background: #fff; border: 1px solid #dddddd; }

.agree-link-wrap { padding: 30px 15px; text-align: center; border: 5px solid #fceade; }
.agree-link-wrap span { font-weight: 500; }
.agree-link-wrap a { display: inline-block; margin-left: 20px; }
.agree-link-wrap a i { display: inline-block; vertical-align: 0; margin-left: 10px; width: 7px; height: 13px; background: url('/renewal/img/icon/agree-link-arrow.png'); }

.form-btn-wrap { margin-top: 30px; text-align: center; }
.form-btn { display: inline-block; vertical-align: top; padding: 5px; }
.form-btn button,
.form-btn a { width: 150px; font-size: 15px; }

.form-caption { display: block; margin-top: 10px; }





/* Scroll Top Button */
.scroll-top { z-index: 999; position: fixed; bottom: 60px; right: 60px; }
.scroll-top-btn{
    width: 35px; height: 35px; background: #292929 url('/renewal/img/icon/scroll-top.gif') no-repeat center;
    border: 1px solid #ffffff; opacity: 0; visibility: hidden;
    -webkit-transform: translateY(150px); transform: translateY(150px);
}
[data-state="true"] { opacity: 1; visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: ease-out .25s;
    transition: ease-out .25s;
}




/* Fade */
.fade {
    -webkit-animation: fade 1s ease-out;
    animation: fade 1s ease-out;
}
@-webkit-keyframes fade {
    0%   { opacity: 0; }
    100% { opacity: 1; }
}
@keyframes fade {
    0%   { opacity: 0; }
    100% { opacity: 1; }
}



@media (max-width: 1024px){

    /* Button Style */
    .btn, a.btn { line-height: 45px; height: 45px; font-size: 15px !important; }

    /* Form Style */
    .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%; font-size: 14px; }
    .formmail-table .td input[type="text"],
    .formmail-table .td select { height: 40px; font-size: 14px; }
    .email-box ~ span { width: 10%; text-align: center; }
    .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){
    .m-scroll { display: block; }
    .mo_br, .mo-br { display: block; }

    /* Button Style */
    .btn, a.btn { line-height: 40px !important; height: 40px !important; font-size: 14px !important; }

    /* Scroll Top Button */
    .scroll-top { right: 15px; bottom: 15px; }

}
@media (max-width: 600px){
    /* Form Style */
    .form-btn { width: 50%; }
    .form-btn button,
    .form-btn a { width: 100%; }
    .form-btn-full .form-btn { width: 100%; }
}
@media (max-width: 550px){
    .email-box { width: 45%; }
    .email-box:last-child { padding: 5px 0 0; width: 100%; }
}


header { position: relative;; top: 0; left: 0; width: 100%; z-index: 10000; background: #fff; }
.customer-menu { padding-top: 40px; float: right; }
.customer-menu:after { content: ''; display: block; clear: both; }
.customer-menu li { float: left; }
.customer-menu li a { display: block; padding: 9px 8px 7px; text-align: center; color: #888888; font-size: 14px; }
.customer-menu li:first-child a { padding-left: 0; }
.customer-menu li:last-child a { padding-right: 0; border-right: none; }

.header-wrap { position: relative; padding: 0 50px; height: 90px; text-align: center; border-bottom: 1px solid rgba(255,255,255,.2); }
.header-wrap .container { position: relative; }
.logo { display: block; position: absolute; top: 17px; left: 0; margin: auto; width: 196px; height: 54px; }
.logo a { display: block; width: 100%; height: 100%; background: url('/renewal/img/ci.png') no-repeat center; }
.sns-ul { float: left; padding-top: 40px; }
.sns { float: left; margin-right: 10px; }
.sns a { display: block; }
.sns a i { display: block; width: 35px; height: 35px; }
.s1 { background-image: url('/renewal/img/icon/s1.png'); background-repeat: no-repeat; background-position: center; }
.s2 { background-image: url('/renewal/img/icon/s2.png'); background-repeat: no-repeat; background-position: center; }
.s3 { background-image: url('/renewal/img/icon/s3.png'); background-repeat: no-repeat; background-position: center; }

.header-top { height: 80px; background: #fff; }
.header-top .container { position: relative; height: 100%; }
.header-bottom { border-bottom: 1px solid #eee; }
#header-logo { position: absolute; top: 18px; left: 40px; margin: auto; width: 195px; height: 43px; }
.ci { display: block; width: 100%; height: 100%; }
.ci span { display: block; width: 100%; height: 100%; background: url('/renewal/img/ci.png') no-repeat center; }

/* GNB */
.gnb { float: right; display: inline-block; vertical-align: top; margin-top: 18px; }
.gnb-menu { position: relative; width: auto; text-align: center; }
.gnb-menu:last-child a { padding-right: 0; }
.gnb-search { width: 250px; }
.gnb-menu a { display: block; padding: 15px 30px 33px; /*min-width: 120px;*/ font-size: 18px; font-weight: 400; }
.gnb-menu h2 { font-size: inherit; color: inherit; font-weight: inherit; }
.gnb-menu a span { font-size: 15px; color: #777777; font-weight: 400; }
.gnb ul li.active:before { content: ''; position: absolute; bottom: -1px; left: 0; width: 100%; height: 2px; background: #0080a0; }
.gnb-menu.active > a,
.toggle.active a,
.gnb-menu:hover > a { color: #0080a0; }
.sub-gnb { overflow: hidden; position: absolute; top: 58px; left: 50%; width: 185px; height: 0; opacity: 0; visibility: hidden; background: #fff; border: 1px solid #e5e5e5; border-top: 2px solid #0080a0;
    -webkit-transform: translate(-50%, -5px);
    -ms-transform: translate(-50%, -5px);
    transform: translate(-50%, -5px);
    -webkit-transition: ease-out .35s;
    -o-transition: ease-out .35s;
    transition: ease-out .35s;
}
.gnb-menu a:hover ~ .sub-gnb,
.sub-gnb:hover { opacity: 1; visibility: visible; height: auto;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
}
.sub-gnb li { border-bottom: 1px solid #e5e5e5; }
.sub-gnb li:last-child { border-bottom: none; }
.sub-gnb li a { padding: 11px 25px 12px; font-size: 15px; color: #333; text-align: left; }
.sub-gnb li a:hover { background: #fafafa; }

#shopping { position: absolute; right: 0; top: 0; line-height: 80px; width: 173px; text-align: center; }
#shopping:after { content: ''; position: absolute; top: 0; left: 0; bottom: 0; margin: auto;
    width: 1px; height: 16px; background: #e5e5e5; }
#shopping a { display: block; color: #6b8e4a; font-weight: bold; }
#shopping a i { display: inline-block; vertical-align: -4px; margin-right: 10px; width: 27px; height: 22px; background: url('/renewal/img/icon/shopping.png'); }

.menu { z-index: 11; display: none; position: absolute; top: 5px; left: 5px; width: 50px; height: 50px; }
.cart { display: block; position: absolute; top: 5px; right: 5px; width: 50px; height: 50px; background: url('/renewal/m_img/icon/icon_cart.png') no-repeat center / 30px 25px; }
.cart a { display: block; width: 100%; height: 100%; }

.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: ease-out .3s;
    -o-transition: ease-out .3s;
    transition: ease-out .3s;
}
.burger-menu[aria-pressed="false"] .burger-top { top: 0; right: 0; }
.burger-menu[aria-pressed="false"] .burger-middle { top: 0; right: 0; bottom: 0; margin: auto; }
.burger-menu[aria-pressed="false"] .burger-bottom { bottom: 0; right: 0; }
.burger-menu[aria-pressed="true"] .burger-top { top: 7px; right: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.burger-menu[aria-pressed="true"] .burger-middle { top: 0; right: 0; bottom: 0; margin: auto; opacity: 0; visibility: hidden; }
.burger-menu[aria-pressed="true"] .burger-bottom { bottom: 7px; right: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.m-search { display: none; position: absolute; top: 0; bottom: 0; right: 0; }
.m-search button { width: 50px; height: 50px; background: url('/renewal/img/search.png') no-repeat center / auto 23px; }

#header-search { float: right; margin-top: 7px; }
#hsearch-wrap { position: relative; padding-right: 40px; width: 200px; height: 40px; }
#hsearch-btn { position: absolute; top: 0; right: 0; width: 40px; height: 40px; }
#hsearch-area { width: 100%; height: 100%; }
#hsearch-area input { padding: 0 5px; width: 100%; height: 100%; font-size: 15px; border: none; color: #333; }
#hsearch-area input::placeholder { color: #999999; }
#hsearch-area input:-ms-input-placeholder { color: #999999 !important; }
#hsearch-area input::-ms-input-placeholder { color: #999999 !important; }
#hsearch-btn .btn-search span { display: block; margin: auto; width: 26px; height: 26px; background: url('/renewal/img/search.png') no-repeat center; }
#hsearch-btn .btn-search { margin: 0; width: 100%; height: 100%; }



/* Mobile Gnb */
.m_gnb { z-index: 9999; overflow: hidden; position: fixed; top: 0px; left: 0; -webkit-transform: translateX(-101%); transform: translateX(-101%);
    padding-top: 50px; width: 65%; height: 100%;
    -webkit-transition: ease .3s;
    transition: ease .3s;
}
.m_gnb #menu-container { padding-bottom: 50px; background: #fff; }
.mo_gnb_on { -webkit-transform: translateX(0); transform: translateX(0); }
.menu-login { margin: 7px 0; }
.menu-login li { position: relative; background: #fff; }
.menu-login li a { display: block; padding: 16px 15px 14px 60px; width: 100%; font-size: 13px; }
.login_icon { display: inline-block; vertical-align: middle; position: absolute; top: 9px; left: 15px; width: 30px; height: 30px; background: url('/renewal/img/icon/icon_profile.png') no-repeat center / 30px; }
.my-page { background: #fff; }
.my-page li { font-size: 14px !important; border-bottom: 1px solid #e5e5e5; }
.my-page li a { display: block; padding: 15px; font-size: 14px; color: #333; font-weight: 500; }
.active-tab .menu-link { color: #fff; background: #0080a0; }
.my-page .menu-submenu li { background: #f7f7f7; }
.my-page .menu-submenu li a { padding: 12px 30px; font-size: 13px; font-weight: 400; }

.m-menu-li { border-bottom: 1px solid #e5e5e5; }

.gnb-dimmed { z-index: 9998; position: fixed; top: 0; left: 0; width: 100%; height: 100%;
    animation: dimmed ease .3s forwards;
}
#menu-container .qk { padding: 7px; height: 80px; text-align: center; font-size: 13px; border-radius: 0; }
#menu-container .q1, #menu-container .q2, #menu-container .q4 { padding-top: 20px; }
#menu-container .qk i { display: block; position: static; height: 20px; background-size: auto 20px; }
@keyframes dimmed {
    o% { background: rgba(0,0,0,0); }
    100% { background: rgba(0,0,0,.55); }
}


@media (max-width: 1500px){
    .gnb-menu a { padding: 15px 20px 16px; }
}
@media (max-width: 1280px){
    .gnb-menu a { padding: 15px 10px 16px; min-width: 110px; font-size: 16px; }
}
@media (max-width: 1024px){
    header { position: fixed; top: 0; left: 0; width: 100%; background: #fff; box-shadow: 0px 2px 10px 0px rgba(0,0,0,.1); }
    .logo { top: 0; right: 0; width: 150px; }
    .header-wrap { height: 50px; }

    .sns-ul { display: none; }
    .menu { display: block; top: 0; left: 0; }
    .customer-menu { display: none; }
    .m-search { display: block; }
    #header-search { float: none; margin-top: 0; }
    .gnb-search,
    #hsearch-wrap { width: 100%; }

    .gnb-sub { display: none; }

    .header-top { height: 50px; }
    #header-logo { left: 0; right: 0; top: 0; bottom: 0; height: 50px; }
    .ci span { margin-left: -7px; background-size: auto 30px; }
    #gnb { display: none; }
    #shopping { width: 50px; line-height: 50px; }
    #shopping:after { content: none; }
    #shopping a i { margin-right: 0; }
    #shopping a span { display: none; }

    /* Shop Header */
    .header-shop { z-index: 99999; position: fixed; top: 0; left: 0; width: 100%; height: 50px; box-shadow: 0px 3px 10px 0px rgba(0,0,0,.1); background: #fff; }
    .header-shop-top { display: none; }
    .header-shop-bottom { height: 50px; }
    .gnb-menu { display: none; }

    .logo { height: 50px; }
    .logo a { background-size: auto 30px; }
    #home { display: none; }

}
@media (max-width: 768px){
    .header_top { display: none; }
    .header_middle_center { display: none; }
}
@media (max-width: 550px){
}




.header-main { position: absolute; top: 0; left: 0; width: 100%; }





/* ======= Footer ======= */
.footer { overflow: hidden; z-index: 2; position: relative; width: 100%; height: 130px; background-color: #111111; color: #ffffff; }
.footer-top { position: relative; margin: auto; padding: 30px 15px 20px 185px; max-width: 1100px; width: 100%; }
.footer-logo { display: block; position: absolute; top: 30px; left: 15px; width: 110px; height: 30px; background: url('/renewal/img/icon/footer-logo.png') no-repeat; }
.footer-info { display: flex; margin: 0 -10px 6px; font-size: 15px; opacity: .4; }
.footer-info li { margin: 0 10px; }
.footer-sub { display: flex; margin: 11px -10px 0; font-size: 15px; opacity: .2; }
.footer-sub li { margin: 0 10px; }
@media(max-width:1024px){
    .footer { height: auto; }
    .footer-info,
    .footer-sub { font-size: 13px; }
}
@media(max-width:768px){
    .footer-top { padding: 30px 15px 60px; }
    .footer-logo { position: static; margin-bottom: 25px; }
    .footer-info,
    .footer-sub { flex-wrap: wrap; }
    .footer-info li,
    .footer-sub li { margin-bottom: 2px; }

}
