/* BASIC css start */
/* 20200318 morenvy */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,img { margin:0; padding:0; }
html { width:100%; height:100%; }
li { list-style:none; }
img,fieldset { border:none; vertical-align:top; }
table { border:0; border-spacing:0; border-collapse:collapse; }
th,td { border:0; }

.cboth { clear:both;*zoom:1 }
.cboth:after { content:" "; display:block; clear:both; }
.fleft {float:left;}
.fright {float:right !important;}
.left { text-align: left; }
.center { text-align: center; }
.top { caption-side: top; }
.right { text-align: right; }
.bold { font-weight: bold; }
.none { display:none; }
.inner_5padding {padding:0 5%;}

.pdt5 {padding-top:5px;}
.pdt10 {padding-top:10px;}
.pdt15 {padding-top:15px;}
.pdt20 {padding-top:20px;}
.pdt30 {padding-top:30px;}
.pdt40 {padding-top:40px;}
.pdt50 {padding-top:50px;}
.pdt60 {padding-top:60px;}
.pdt80 {padding-top:80px;}
.pdt100 {padding-top:100px;}
.pdt150 {padding-top:150px;}

.pdb10 {padding-bottom:10px;}
.pdb20 {padding-bottom:20px;}
.pdb15 {padding-bottom:15px;}

.mrt80 {margin-top:80px !important;}

/* 공통레이아웃 */
#header, #layerWrap, #contentWrap, #ftLink .link { width:auto;background-color:#fff;padding:0;margin:0 auto;}
#contentWrap {padding:0 5%;}
.item-wrap,
#content { max-width:1720px;min-height:740px;margin:0 auto;}
#aside {max-width:1720px;margin:0 auto;}

#contentWrapper {margin:0 auto;min-width:1280px;}
.loc-navi {font-size:11px;text-align:right;border-bottom:0;padding:0;margin:30px 0;height:30px;line-height:30px;vertical-align:middle;}
.loc-navi a {height:30px;line-height:30px;}
.paging li a,
.paging li a:hover {font-weight:normal;letter-spacing:0;font-family:'Pretendard','Montserrat', Dotum, AppleGothic, Helvetica, sans-serif}
.paging li a:hover {color:#111;}
.paging li.now a {font-weight:bold;letter-spacing:0;}
.width1740 {width:1740px;margin:0 auto;position:relative;}
body, h1, h2, h3, h4, h5, h6, table, select, textarea, a, p {font-family:'Pretendard','Montserrat', Dotum, AppleGothic, Helvetica, sans-serif}

/* 게시판 상단 리스트 숨김 */
.bbs-hd {display:none;}

/* 게시판 타이틀 */
#review .tit-sch,
.bbs-tit h3 {font-weight:500;}


a {background-color: transparent;text-decoration: none;}
a:focus, a:hover {text-decoration: none;}
ul li {list-style: none;}

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.container {width: 90%;margin: 0 auto;}
.container {margin-right: auto;margin-left: auto;}
.container:before {content: " ";display: table;}
.container:after {content: " ";display: table;clear: both;}
.max-height {height: 100%;}
.visible-lg, .visible-md, .visible-sm, .visible-xs {display: none!important;}


.kakao_channel {position: fixed;width: 77px;height: 88px;background-color: rgb(255 255 255 / 0%);z-index: 520;bottom: 0;right: 0;}
.kakao_channel_in {position: relative;height: 100%;}
.kakao_channel img {width: 50px;height: auto;}


/* 메뉴 */
.height122 {height:122px;}
.wrapper {padding-top: 0px;}
.header {height: 130px;width: 100%; z-index: 100; background-color: #fff; position:fixed; top:0; left:0;}
.header.scrolled {-webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);box-shadow: 0 6px 12px rgb(0 0 0 / 18%); background-color: #fff;}
.header:before {content: "";display: block;width: 100%;height: 0;background-color: #fff;width: 100%;position: absolute;left: 0;top: 93px;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;opacity: 0.5;font-family: 'Pretendard', sans-serif; }
.header .container {height: 100%; padding-top:35px;}
.gnb_wrap {height: 100%;position: relative;padding-right: 130px;}
.gnb_wrap .search {height: 100%;position: absolute;top: 0;right: 0;z-index: 5;}
.onsearch .gnb_wrap .search {z-index: 20;}
.gnb_in {height: 100%;-webkit-box-align: center;align-items: center;display: flex;justify-content: space-between;}
.gnb_in h1 {height: 100%;-webkit-box-align: center;align-items: center;display: flex;position: static;z-index: 10;}
.gnb {height: 100%;-webkit-box-align: center;align-items: center;display: flex; width:1200px;}
.gnb .one .ona {-webkit-box-align: center;align-items: center;display: flex;justify-content: center;height: 100%;font-size: 20px;color: #444444;font-weight: 600;padding: 0 35px;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;font-family: 'Pretendard', sans-serif; letter-spacing: -1px;}
.gnb .one {height: 100%;position: relative;}
.smenu {width: 100%;height: 0;position: absolute;top: 90px;overflow: hidden;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;}
.smenu li a {font-size: 17px;color: #6B6B6B;font-weight: 300;display: block;padding: 3px 0px;text-align: center;letter-spacing: -1px;font-family: 'Pretendard', sans-serif;}
.smenu li a:hover,
.smenu li.on a {color: #C48533;font-weight: 600; }
.gnb .one.on .ona {color: #C48533;font-weight: 600;}
.ongnb .header:before {height: 220px;opacity: 0.9;background-color: #f2f2f2; margin-top:37px;}
.ongnb .smenu {height: 220px;padding: 25px 0;}
.ongnb .gnb .one .ona {padding: 0 38px;}

.search_out {-webkit-box-align: center;align-items: center;display: flex;justify-content: flex-end;position: relative;padding-right: 70px;height: 100%;background-color: #fff;}
.search_close {position: absolute;right: 0;top: 50%;margin-top: -13px;width: 27px;height: 27px;}
.search_close span {position: absolute;left: 0;top: 0;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;}
.search_close span img {width: 28px;}
.onsearch .sclose img {width: 25px;}
.tmenu {position: absolute;left: 10px;top: 50%;margin-top: -10px;display: none;z-index: 10;}
.tmenu img {width: 23px;}
.sclose {z-index: 1;opacity: 0;}
.ssearch {z-index: 2;opacity: 1;}
.search_in {padding-right: 0;position: relative;width: 0;height: 50px;border: 3px solid transparent;background-color: #fff;overflow: hidden;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;opacity: 0;}

.onsearch .search_in {width: 650px;padding-right: 50px;border: 3px solid #7ABBD0;opacity: 1;}
.onsearch .sclose {z-index: 2;opacity: 1;}
.onsearch .ssearch {z-index: 1;opacity: 0;}
.ncnt {font-size: 18px !important ;color: #C48533;font-weight: 500;}

.search .search_link {width: 28px;position: absolute;right: 10px;top: 50%;margin-top: -13px;}
.search_input {outline: none;background-color: #fff;border: none;padding: 0 15px;font-size: 16px;color: #6B6B6B;font-weight: 400;width: 100%;height: 100%;}

.top_ico_menu {float:left;line-height:102px;}
.top_ico_menu li {float:left;margin:0px 17px;height:102px;line-height:102px;position:relative;display:flex; justify-content:center; align-items:center;}
.top_ico_menu li a { font-size:11px; font-family:'Pretendard',sans-serif; color:#555;display:block;} 
.top_ico_menu li a > img {vertical-align:middle;}
.top_ico_menu li.last {margin-right:0px !important;}
.top_ico_menu .btn_my_sub {position:absolute; top:70px; left:-35px; display:block;opacity:0;visibility:hidden;padding:10px;background:#fff;border:2px solid #f3f3f3;text-align:center;width:70px;}
.top_ico_menu .btn_my:hover .btn_my_sub {opacity:1;visibility:visible;}
.top_ico_menu .btn_my_sub a {display:block;height:25px;padding:0;color:#555;line-height:25px;font-size:12px;}
.top_ico_menu .btn_my_sub a:hover {background-color:#f5f5f5; }
.top_ico_menu .user_basket_quantity {position:absolute; top:45px;left:0;width:100%; height:20px;line-height:20px; display:block; font-size:10px; color:#111; font-family:'Pretendard',sans-serif; font-weight:500; text-align:center;}

@media (max-width: 1780px){
        .gnb .one .ona {-webkit-box-align: center;align-items: center;display: flex;justify-content: center;height: 100%;font-size: 20px;color: #444444;font-weight: 400;padding: 0 35px;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;font-family: 'Pretendard', sans-serif; letter-spacing: -1px;}
        .gnb_wrap {height: 100%;position: relative;padding-right: 200px;}
}


/* 로그인화면 중앙정렬 */
#findIdPwd_result,
#findWrap,
#loginWrap {width:1100px;margin-right:auto;margin-left:auto}

/* 롤오버 */
.move {-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}

/* 상단 */
#header {position:relative; width:100%; margin:0;}
#header .inner {position:relative;width:1720px;margin:0 auto;}


/*  상단 카테고리  */
#left_menu {display:flex; justify-content:center; align-items:center;height:102px;}
#left_menu > li {position:relative;height:40px; padding:0;margin:0 22px;text-align:center;display:flex; justify-content:center; align-items:center;}
#left_menu > li > a {display:block;font-family:'Pretendard','Noto Sans KR',sans-serif;font-size:16px;color:#000;font-weight:500;line-height:40px;}
#left_menu > li .sub1 {opacity:0;visibility:hidden;position:absolute;top:40px;width:auto;border:2px solid #f3f3f3;background-color:#fff;text-align:center;padding:10px;}
#left_menu > li .sub1 > li {position:relative;height:25px;float:none;margin:0;}
#left_menu > li .sub1 > li:hover {background-color:#f5f5f5;}
#left_menu > li .sub1 > li .sub_cate_on_arrow {position:absolute;top:50%;right:3px;background:url('/design/teteru/0775coslab/sub_cate_on.png') no-repeat;z-index:20;width:5px;height:8px;margin-top:-4px;-webkit-transition:-webkit-transform 150ms ease-out;-moz-transition:transform 150ms ease-out;-ms-transition:transform 150ms ease-out;-o-transition:transform 150ms ease-out;transition:transform 150ms ease-out}
#left_menu > li .sub1 > li .sub_cate_on_arrow.rotateon {-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
#left_menu > li .sub1 > li > a {display:block; color:#000; font-family:'Pretendard','Noto Sans KR',sans-serif; font-size:12px; line-height:25px;text-align:center;white-space: nowrap;padding:0 10px;}
#left_menu > li .sub1 > li > .sub_mouse_hover,
#left_menu > li .sub1 > li > a:hover {color:#000; text-decoration:none;}
#left_menu > li .sub1 > li .sub2 {display:none; position:absolute;top:-12px;left:100%;z-index:21;width:auto;padding:10px;background-color:#fff;border:2px solid #f3f3f3;}
#left_menu > li .sub1 > li .sub2 > li {height:25px;float:none;margin:0;}
#left_menu > li .sub1 > li .sub2 > li:hover {background-color:#f5f5f5;}
#left_menu > li .sub1 > li .sub2 > li > a {display:block;font-family:'Pretendard',sans-serif;font-size:12px;color:#000;height:25px;line-height:25px;white-space: nowrap;}
#left_menu > li .sub1 > li .sub2 > li > a:hover {text-decoration:none;}

/* 검색창 관련 */
.slide_search { width:100%; height:300px; position: fixed;  z-index: 2000;  top:-350px; left:0px; background:rgba(255,255,255,0.95); text-align:left; opacity:0;
-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s;  transition: all 0.5s; box-shadow: 0 15px 15px 1px rgba(0,0,0,0.1); -webkit-box-shadow: 0 15px 15px 1px rgba(0,0,0,0.1);}
.slide_search fieldset {position:relative;}
.slide_search .search_inner {max-width:700px; margin:0 auto; padding:90px 0px 120px 0px;}
.slide_search .MS_search_word {width:100%;border:0;border-bottom:2px solid #111; height:50px; line-height:50px; position:relative; font-size:18px; font-weight:400; padding-left:0px; box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;font-family:'Pretendard',sans-serif;}
.slide_search .btn-sch {position:absolute; top:10px; right:0px;}
.slide_search .search_pop {margin-top:30px; line-height:38px; padding-left:0px; font-size:18px; font-weight:400;}
.slide_search .search_pop li {float:left; font-size:0px;}
.slide_search .search_pop li:first-child{margin-left:15px;}
.slide_search .search_pop li a {color:#888; font-weight:300; font-size:13px; display:block; line-height:40px; padding:0px 10px; border:1px solid #e5e5e5; margin-right:8px; border-radius:8px;} 
.slide_search .search_pop li a:hover {color:#111; border-color:#111;}
.slide_search .closebtn {position:absolute; top:300px; left:50%; margin-left:-50px;}

/* 상단롤링 */
.ntop_banner {height: 33px;position: fixed;left: 0;top: 0px;width: 100%;z-index: 10000; background: #9BB457; padding-top:7px;}
.ntop_banner .item {-webkit-box-align: center;align-items: center;display: flex;justify-content: center;font-size: 14px;color: #ffffff;font-weight: 500;}
.ntop_banner .item span {font-size: 14px;color: #575452;font-weight: 500;}
.ntop_banner .item strong {font-weight: 400;color: #8D7B6F;}
.ntop_banner .item span {display: inline-flex;margin-right: 5px;}
.ntop_banner .item span.c1 {color: #C48533;}
.ntop_banner .item span.c2 {color: #E8AC75;margin-left: 5px;}
.ntop_banner .item span.c3 {color: #9DBC5A;}
.ntop_banner .tp_close {position: absolute;right: 14%;top: 3px;display: inline-flex;}
.ntop_banner .tp_close img {width: 14px;}
.topbanner {height: 20px;overflow: hidden;}
.topbanner .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
/* BASIC css end */

