
.pl-0 {
  padding-left: 0 !important;
}

.pt-150 {
  padding-top: 150px !important;
}

.mb-150 {
  margin-bottom: 150px !important;
}

.mt-150 {
  margin-top: 150px !important
}


.mb-31 {
  margin-bottom: 31px !important;
}

/* body {
  min-width: max-content;
  width: 100%;
} */
body {
}

#wrap {
  min-width: 1280px;
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}

/* heaer 2025 v1  
body.scrolldown #header {
    transform: translate(-50%, -63px); 
}
body.scrolldown #header.topBannerOn{
  transform:translate(-50%, -12px)
}
#header {
  transition: transform 0.3s;
  max-width: 100%;
  left: 50% !important;
  transform: translateX(-50%);
}
#header.topBannerOn{
  transform: translate(-50%, 60px);
}
*/


#header .inner {
  max-width: 100%;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}


#gnb .mainmenu .bg {
  display: none !important;
}
#gnb .mainmenu>ul>li .contents .menu.category {
  display: none !important;
}
#freedim {
  display: none !important;
}
#topBanner {
  height:40px;
}
#header h1 a,
#header h1 img {
  height: 17px;
}

#header .header_wrap .logo-center {
  position: absolute;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#header .header_wrap .logo-center a img {
  max-height: 22px;
}
#header .header_wrap.factory_header .logo-center a img {
max-height: 48px;
height: 48px;
margin-top: 15px;
} 
#header .header_wrap:not(.factory_header) .logo-center a img {
content:url(../../images/common/center-logo-new.png);
}
#header h1 img {
content:url(../../images/common/lf-square-logo-w.png);
}
#header .factory_header h1 img{
  content:url(../../images/common/lf-square-logo-b.png);
}

.header_wrap {
  border-radius: 0;
  background: #1A1B1F;
  min-width: max-content;
  height: 144px;
  /* padding: 0 50px; */
  box-sizing: border-box;
  margin: 0 auto;
}

#header .utility li a {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
}

#header .utility li.mypage ul {
  border-radius: 3px;
}

#header .search_box_wrap {
  float: right;
  right: 0;
  bottom: 18px;
  height: 40px;
  align-items: center;
  margin-top: 16px;
  width: 341px;
  transition: all .3s;
}

#header .search_box_wrap .search_box_new {
  height: 40px;
  position: relative;
}

#header .search_box_wrap .search_box_new::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 11px;
  width: 18px;
  height: 18px;
  background-image: url(../../images/common/search_icn.svg);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
}

#header .search_box_wrap .search_box_new_input {
  width: 100%;
  height: 100%;
  border-radius: 100px;
  padding-left: 45px;
  border: none;
  font-size: 14px;
  color: rgba(5, 21, 54, 0.43);
  font-weight: 500;
}

#header .utility li.mypage>a {
  background-size: 16px;
}

/* factory_header */
#header .factory_header {
  background-color: #fff;
}
#header.fixed .header_wrap{
  /* padding-top:5px; */
}
#header:has(.factory_header) {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
  /* padding-top: 7px; */
}

#header .factory_header .utility li a {
  color: #000;
}

.factory_header #gnb .mainmenu>ul>li>.link {
  color: #000;
}

.factory_header #gnb .fixlink>ul>li>.link.tag_s {
  color: #F4511E !important;
}

.factory_header #gnb .mainmenu>ul>li .gnb_cate_subtit {
  color: #F4511E;
}

#header .factory_header #gnb .search_box_wrap .search_box_new_input {
  background-color: #f5f5f5;
}


.factory_header #gnb .mainmenu>ul>li svg rect {
  stroke: #000;
}

.factory_header #gnb .mainmenu>ul>li svg path {
  fill: #000;
}

.factory_header #gnb .mainmenu>ul>li.active svg rect {
  stroke: #F4511E;
}

.factory_header #gnb .mainmenu>ul>li.active>.link {
  color: #F4511E;
}

.factory_header #gnb .mainmenu>ul>li.active svg path {
  fill: #F4511E;
}

/*.factory_header #gnb .logo img {*/
/*  height: 15px;*/
/*  padding: 28px 90px 0px 42;*/
/*}*/



/* GNB 2025 v1 */
#gnb {
  max-width: 100%;
  width: 100%;
  overflow: hidden;
  padding: 0;
  box-sizing: border-box;
}

#gnb .logo img {
  height: 16px;
  padding: 21px 41px 0px;
}

#gnb .mainmenu {
  padding: 0;
}

.scrolldown #gnb .mainmenu {
  padding: 0 0 0 0;
}

#gnb .mainmenu>ul>li .contents .menu.category>li>ul>li>a,
#gnb .mainmenu>ul>li .contents .menu.category>li>a {
  font-size: 17px;
}

#gnb .mainmenu>ul>li.active svg rect {
  stroke: #38AFF5;
}

#gnb .mainmenu>ul>li.active svg path {
  fill: #38AFF5;
}

#gnb .mainmenu>ul>li.active>.link {
  color: #38AFF5;
}

#gnb .mainmenu>ul>li .gnb_cate_subtit {
  position: absolute;
  font-size: 12px;
  color: #38AFF5;
  display: inline-block;
  width: 100px;
  top: -18px;
  text-align: center;
}

#gnb .mainmenu>ul>li>.link.tag_s {
  color: #38AFF5;
}

#gnb .mainmenu>ul>li>.link {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

#gnb .mainmenu>ul>li>.link em {
  display: inline-block;
  padding-right: 5px;
}


/* container 2025 v1 */


#header.fixed ~ #container{
padding: 121px 0 0;
}




.brand_list_wrap .brand_search_wrap {
  position: relative;
  margin-bottom: 20px;
}

.brand_search_wrap input {
  width: 100%;
  border: none;
  background-color: #f5f5f5;
  border-radius: 100px;
  font-size: 14px;
  line-height: 1;
  padding-left: 16px;
  height: 36px;
  line-height: 36px;
  font-weight: 400;
  color: #000;
}

.brand_search_wrap .brand_search_btn {
  border: none;
  text-indent: -9999px;
  width: 30px;
  height: 30px;
  background-image: url(../../imgs/global/brand_icn_srch.svg);
  background-position: center;
  background-size: 15px;
  background-repeat: no-repeat;
  position: absolute;
  right: 9px;
  top: 2px;
  display: block;
}

.brand_list_tabs_top .brand_list_tab_button:first-child {
  width: 64px;
}

.brand_list_tabs_top .brand_list_tab_button {
  border: 1px solid #aaa;
  font-size: 14px;
  color: #B5B5B5;
  padding: 10px 15px;
  border-radius: 100px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.brand_list_tabs_top .brand_list_tab_button img {
  max-height: 14px;
}

.brand_list_tabs_top .brand_list_tab_button.on_ {
  color: #000;
  border: 1px solid #000;
}

.brand_list_tabs_top {
  overflow-x: auto;
  overflow-y: hidden;
  margin-bottom: 20px;
}


.brand_list_tabs_top ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
  zoom: 1;
  white-space: nowrap;
  font-size: 0;
}

.brand_list_tabs_bottom .tab_group_ ul {
  display: flex;
  gap: 9px;
  zoom: 1;
  white-space: nowrap;
  font-size: 0;
}

.brand_list_tabs_bottom .top_group_inner {
  padding-bottom: 35px;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 26px;
}

.brand_list_tabs_bottom .top_group_inner {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.brand_list_tabs_bottom .top_group_inner .item{
  display:flex;
}
.brand_list_tabs_bottom .top_group_inner button+span,
.brand_list_tabs_bottom .top_group_inner button {
  color: #aaa;
  font-size: 16px;
  color: #aaa;
  font-weight: 400;
}

.brand_list_tabs_bottom .top_group_inner button.tab_group_button {
  width: 65px;
}

.brand_list_tabs_bottom .top_group_inner button.on_ {
  color: #000;
}

.brand_list_tabs_bottom .tab_group_ .tab_button {
  font-size: 14px;
  color: #aaa;
  height: 30px;
  line-height: 30px;
  border: none;
  text-align: center;
  width: 30px;
}

.brand_list_tabs_bottom .tab_group_ .tab_button.on_ {
  color: #000;
  border: none;
}

.brand_list_tabs_bottom .tab_con_ .tab_con_section h4 {
  font-size: 22px;
  color: #000;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
}

.brand_list_tabs_bottom .tab_con_ .tab_con_section ul li {
  width: 100%;
}

.brand_list_tabs_bottom .tab_con_ .tab_con_section ul li a {
  font-size: 16px;
  color: #707070;
  line-height: 1;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px 0;
}

.brand_list_tabs_bottom .tab_con_ .tab_con_section ul li a img {
  max-height: 21px;
  width: 21px !important;
  height: 21px;
}

.brand_list_tabs_bottom .tab_con_ .tab_con_section {
  margin-bottom: 20px;
}
.brand_list_tabs_bottom .tab_con_ .tab_con_section .list-wrap{
  display:flex;
}

#container:before {
  display: none;
}

#container.main:before {
  display: none;
}

.swiper-wrapper {
  height: auto !important;
}

.goods_info_right .brand_name {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.goods_info_right .brand_name a {
  color: #707070;
  font-weight:600;
  position:relative;
}
.goods_info_right .brand_name span {
  position: absolute;
  right: 0;
  color: #AAAAAA;
  font-weight:500;
}

/* footer 2025 v1 */
#footer {
  background-color: #1A1B1F;
}

#footer .noti_preview {
  background-color: #222;
}




#footer .noti_preview dd .swiper-container {
  overflow: hidden;
}

#footer .noti_preview dt {
  color: #fff;
  font-size: 16px;
}

#footer .noti_preview dd a {
  color: #aaa;
  font-weight: 300;
  font-size: 16px;
  position:relative;
}

/* #footer .noti_preview dd a:after {
  display: none;
} */

#footer h2 {
  padding: 35px 0;
}

#footer p {
  padding: 10px 0 0;
}

#footer .inner {
  padding-bottom: 50px;
}
#footer .footer-link-list {
  display: flex;
  margin-bottom: 30px;
}
#footer .footer-link-list a {
  color: #fff;
  font-size: 15px;
  font-weight:400;
  margin-right: 23px;
}
#footer .footer-link-list a:nth-child(2) {
  font-weight:700;
}

#footer address {
  padding: 0;
}
#footer address h5 {
  font-size:15px;
  padding-bottom:10px;
}


#footer address span {
  font-size: 14px;
  color: #AAA;
  font-weight: 300;
  display: inline-block;
}
#footer address span:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  background-color: #444;
  margin: 0 10px;
  vertical-align: middle;
}
#footer address span:last-child:after {
  display: none;
}
#footer address .button {
  margin-left: 0;
}

#footer address>span:first-child {
  font-size: 15px;
  margin-bottom: 0;
}

#footer p span {
  font-size: 11px;
  color: #fff;
  font-weight: 300;
}

#footer .inner .right {
  display: flex;
}

#footer .inner .footer-link {
  padding-top: 30px;
  width: 50%;
  margin-right: 50px;
}

#footer .inner .footer-link ul {
  display: flex;
  row-gap: 15px;
  flex-direction: row;
  flex-wrap: wrap;
}

#footer .inner .footer-link ul li {
  width: calc(100% / 3);
}

#footer .inner .footer-link li a {
  color: #fff;
  font-size: 16px;
  white-space: nowrap;
}

#footer .inner .footer-cs {
  margin-top: 45px;
  max-width: 550px;
  position: relative;
}

#footer .inner .footer-cs .footer-cs-inner-title p {
  padding: 0;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}

#footer .inner .footer-cs .footer-cs-inner-title strong {
  color: #fff;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.5;
}

#footer .inner .footer-cs .footer-cs-inner-title span {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}

#footer .inner .footer-cs .footer-cs-qr {
  padding-top: 30px;
}


#footer .inner .footer-link h4 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 15px;
}

.footer-cs-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.footer-cs-inner-title {
  /* width: 50%; */
  width: 50%;
  margin-right: 50px;
}

.footer-cs-qr h4 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 15px;
}

a.family-site-btn {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  width: 188px;
  display: inline-block;
  height: 40px;
  line-height: 23px;
  background-image: url('/ux/images/common/footer-familysite-icn.svg');
  background-repeat: no-repeat;
  background-position: top right;
}


.footer-cs-familysite ul {
  position: absolute;
  display:none;
  width: 188px;
  top: -180px;
  background-color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 15px 25px 15px 15px;
}

.footer-cs-familysite ul li a {
  /* width: 50%; */
  font-size: 16px;
  color: #222;
  font-weight: 300;
  display: block;
  padding: 5px 20px;
}

.footer-cs-familysite ul li:hover a {
  color:#000;
  font-weight: 500;
}

.footer-cs-familysite {
  position: relative;
}

/* 
@media screen and (max-width: 1720px) {
  #gnb {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  #footer .inner,
  #header .inner {
    max-width: 1920px;
    width: 100%;
  }

  #footer .inner .footer-link {
    max-width: 500px;
    width: auto;
  }

  #footer .inner .footer-cs {
    min-width: 300px;
    max-width: 500px;
  }

  #footer .noti_preview {
    padding-left: 20px;
    padding-right: 20px;
  }

  #footer .inner .left {
    padding-left: 20px;
  }

  #footer .inner .footer-cs .footer-cs-qr {
    right: 20px;
  }

  #header h1 {
    padding-left: 20px;
  }

  #header .utility {
    padding-right: 20px;
  }

  #footer .noti_preview dd {
    width: 600px;
  }

  #gnb .mainmenu>ul>li .contents {
    max-width: 1720px;
    width: auto;
    margin: 0 0 0 -48%;
  }

  #gnb .mainmenu>ul>li>.link {
    font-size: 14px;
  }

}
*/
@media screen and (max-width: 1440px) {}





.title_box{
  text-align:center;
}
#gnb .mainmenu>ul>li .contents{
  width: 100%;
  margin: 0;
  transform: translateX(-50%);
}
.brand_list_wrap .brand_search_wrap{
  margin-bottom:0;
}
#gnb .mainmenu>ul>li .contents .menu.category{
  padding: 0 30px 40px 60px;
}
.brand_list_tabs_bottom .tab_con_ .tab_con_section .list-wrap{
  display:flex;
}
.brand_list_tabs_bottom .tab_con_ .tab_con_section .list-wrap ul{
  flex:1;
  padding-left: 40px;
}
.brand_search_btn ul{
  display:flex;
}
.brand_search-form{
  display:flex;
  align-items: center;
  justify-content: space-between;
}
.brand_search_btn ul li{
  color: #000;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: -0.5px;
}
.brand_search_btn ul li + li{
  margin-left:5px;
}
.brand_search_btn ul li.active button{
  color:#000;
  border:1px solid #000;
}
.brand_search_btn ul li button{
  border-radius: 100px;
  border: 1px solid #DDD;
  height:44px;
  padding:0 15px;
}

@media screen and (max-width: 1800px){
  body{
    /* min-width:100%; */
    /* overflow: hidden !important; */
  }
} 
@media screen and (max-width: 1350px) {
  #wrap{
    min-width:100%;
  }
}
@media screen and (max-width: 1280px) {
  #wrap{
    min-width: 1280px;
  }
}


.dimed{
  width:100%;
  height: 100%;
  position:fixed;
  z-index:998;
  background: rgba(0,0,0,0.2);
  opacity:0;
  visibility: hidden;
}
.dimed.active{
opacity:1;
  visibility:visible;
}
#aside{
  position:fixed;
  left: -100%;
  top: 0;
  width: 100%;
  z-index:999;
  transition: left 0.3s ease, opacity 0.3s ease;
  opacity: 0;
}
#aside.active{
left:0;
opacity:1;
}
#aside .brand_logo {
  padding: 17px 0 22px 20px
}

#aside .brand_logo img {
  height: 27px;
}
#aside .h_wrap{
  position:relative;
}
#aside .main_menu_pop {
  height: 32px;
  padding: 17px 15px 22px 15px;
  text-align: center;
  border-bottom: 10px solid #f4f4f4;
}
#aside {
  /* background-color: #fff; */
}

#aside .close {
      position: absolute;
    top: 0;
    right: 0px;
    z-index: 2;
    overflow: hidden;
    width: 56px;
    height: 56px;
    text-indent: -9999px;
    background: url(/ux/imgs/display/icon_close.png) center center no-repeat;
    background-size: 16px;
  background-image: url(../../imgs/display/icon_close.png);
}

#aside .main_menu_pop h3 {
  font-size: 18px;
}
#aside .tabs .item{
  flex:1;
  display: flex;
  justify-content: center;
  align-items: center;
}
#aside .tabs .item + .item{
  position:relative;
}
#aside .tabs .item + .item:before{
  content:'';
  position:absolute;
  left:0;
  top:50%;
  transform:translateY(-50%);
  height:12px;
}
#aside .tabs .item.active{
  position:relative;
}
#aside .tabs .item.active button span{
  color: #222;
  font-weight:700;
}
#aside .tabs .item.active:after{
  content:'';
  position: absolute;
  bottom: -1px;
  width: 100%;
  background: #222;
  height: 2px;
}
#aside .tabs .item + .item:before{
  content:'';
  position:absolute;
  height:12px;
  width: 1px;
  left: 0;
  background: #dcdcdc;
}
#aside .tabs {
  justify-content: flex-start;
  /* gap: 22px; */
  display: flex;
  border-bottom: 1px solid #ebebeb;
}
#aside .tabs li button{
  padding: 16px 0;
  text-align: center;
}
#aside .top_fixed {
  /* padding: 0 20px; */
  box-sizing: border-box;
  width: 322px;
  background: #fff;
}

#aside .tabCont {
  width: 322px;
  /* padding: 20px 30px 20px; */
  /* box-sizing: border-box; */
  min-height: auto;
  background: #fff;
  height: 100vh;
}
#aside .tabCont .tab-item{
  display:none;
  /* padding: 0 30px 0; */
  box-sizing: border-box;
}
#aside .tabCont .tab-item.active{
  display:block;
}
#aside .tabs .item .tabbuton span,
#aside .tabs .item span{
  font-size: 18px;
  font-weight: 700;
    color:#e5e5e5;
}

.aside_category_menu .main-menu {
  /* border-bottom: 1px solid #E5E5E5; */
  /* padding-bottom: 24px; */
  padding: 20px 20px 26px;
}

.aside_category_menu .main-menu>ul {
  display: flex;
  row-gap: 5px;
  flex-direction: column;
}

.aside_category_menu .main-menu ul>li>.menu-toggle {
  /* padding: 15px 0 15px; */
  font-size: 16px;
  font-weight: 500;
  line-height: 48px;
  display: block;
  color: #707070;
  width: 100%;
  text-align: left;
  position: relative;
}
.aside_category_menu .main-menu ul>li>.menu-toggle:hover,
.aside_category_menu .main-menu ul>li>.menu-toggle.on{
  color: #222;
  font-weight:700;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.aside_category_menu .main-menu ul>li>.menu-toggle.on:before,
.aside_category_menu .main-menu ul>li>.menu-toggle:hover:before{
content: "";
position: absolute;
display: block;
width: 24px;
height: 25px;
background-image: url(../../images/common/menu-arrow.svg);
background-size: 24px;
background-repeat: no-repeat;
background-position: center;
top: 50%;
transform: translateY(-50%);
right: 0;
/* transform: rotate(180deg); */
transition: all .2s ease;
}


.aside_category_menu .mainmenu ul>li>.menu-toggle:after {
  content: "";
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(../../imgs/display/input_arrow.svg);
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  top: 15px;
  right: 0;
  transform: rotate(180deg);
  transition: all .2s ease;
}

.aside_category_menu .mainmenu ul>li>.menu-toggle.active:after {
  transform: rotate(0deg);
  transition: all .2s ease;
}

.aside_category_menu .mainmenu ul.cate_sub_menu>li>a {
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  display: block;
  color: #707070;
  margin-top: 22px;
}

.aside_category_menu .mainmenu .cate_sub_menu {
  display: none;
  margin-bottom: 42px;
}

.aside_category_menu .cate_bottom_link {
  padding: 34px 0 0;
}

.aside_category_menu .cate_bottom_link li {
  margin-bottom: 20px;
}

.aside_category_menu .cate_bottom_link li a {
  display: flex;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  align-items: center;
}

.aside_category_menu .cate_bottom_link li a .live_state_icn {
  position: relative;
  top: -7px;
  left: 3px;
}

.aside_category_menu .cate_bottom_link li a em {
  padding-right: 4px;
  display: flex;
  align-items: center;
  margin-top: -1.5px;
}
.aside_category_menu .cate_bottom_link li a .live_state_icn img{
    margin-top: -2px;
}
.aside_category_menu .cate_bottom_link li.app_download_ {
  margin-top: 46px;
}

.aside_category_menu .cate_bottom_link li.app_download_ a {
  color: #707070;
  text-decoration: underline;
}
.aside_category_menu .sub-menu{
  position:absolute;
  top:0;
  height: 100vh;
  background: #fff;
  display: flex;
  left: 322px;
  padding-top: 155px;
  border-left: 1px solid #ebebeb;
  padding-left: 16px;
  box-sizing: border-box;
}
.aside_category_menu .sub-menu-list{
/* padding-right: 225px; */
}
.aside_category_menu .sub-menu-list li a:hover{
    color: #000;
  font-weight: 700;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}


.aside_category_menu .hot-brand-list{
display: flex !important;
flex-direction: column;
width: 279px;
padding-right: 27px;
padding-top: 15px;
}
.aside_category_menu .hot-brand-list .top-area ~ .bottom-area{
  margin-top: 0;
}
.aside_category_menu .hot-brand-list .tit{
font-size:17px;
font-weight:500;
line-height: 1;
color:#000;
}
.aside_category_menu .block-wrap{
display: flex;
flex-wrap: wrap;
width: 100%;
gap: 27px 10px;
margin-top: 20px;
}
.aside_category_menu .bottom-area .block-wrap li a img{
width:100%;
height:100%;
}
.aside_category_menu .bottom-area .block-wrap{
margin-top:50px;
}
.aside_category_menu .main-tit{
color: #000;
text-align: center;
font-size: 17px;
font-style: normal;
font-weight: 700;
line-height: 18px;
margin-top: 20px;
}
.aside_category_menu .main-txt{
color: #000;
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 18px;
margin-top: 10px;
}
.aside_category_menu .block-wrap .brand{
text-align:center;
margin-top: 20px;
line-height: 18px;
}
.aside_category_menu .top-area .block-wrap .brand{
  margin-top:10px;
}
.aside_category_menu .block-wrap li{

}
.aside_category_menu .block-wrap li{
flex: 1;
}
.aside_category_menu .block-wrap li a{
display: flex;
flex-direction: column;
}
.aside_category_menu .block-wrap li a img{
width:136px;
height:102px;
}
.aside_category_menu .bottom-area .block-wrap li{
width: 100%;
/* margin-top: 27px; */
}
.aside_category_menu .bottom-area .block-wrap li .brand{
color:#707070;
}
.aside_category_menu .sub-menu-list a{
color:#707070;
display:block;
line-height:48px;
font-size: 16px;
position: relative;
width: 327px;
}
.tab-item .brand_list_wrap .brand_search_wrap {
  position: relative;
  margin-bottom: 20px;
}

.tab-item .brand_search_wrap input {
  width: 100%;
  border: none;
  background-color: #f5f5f5;
  border-radius: 100px;
  font-size: 14px;
  line-height: 1;
  padding-left: 16px;
  height: 36px;
  line-height: 36px;
  font-weight: 400;
  color: #000;
  box-sizing: border-box;
}

.tab-item .brand_search_wrap .brand_search_btn {
  border: none;
  text-indent: -9999px;
  width: 30px;
  height: 30px;
  background-image: url(../../imgs/global/brand_icn_srch.svg);
  background-position: center;
  background-size: 15px;
  background-repeat: no-repeat;
  position: absolute;
  right: 27px;
  top: 22px;
  display: block;
}

.tab-item .brand_list_tabs_top li:first-child .brand_list_tab_button {
  width: 64px;
}

.tab-item  .brand_list_tabs_top .brand_list_tab_button {
  border: 1px solid #aaa;
  font-size: 14px;
  color: #B5B5B5;
  padding: 10px 15px;
  border-radius: 100px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.tab-item .brand_list_tabs_top .brand_list_tab_button img {
  max-height: 14px;
}

.tab-item .brand_list_tabs_top .brand_list_tab_button.on_ {
  color: #000;
  border: 1px solid #000;
}


.tab-item .brand_list_tabs_top ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
  zoom: 1;
  white-space: nowrap;
  font-size: 0;
}



.tab-item .brand_list_tabs_bottom .tab_group_ ul {
  display: flex;
  gap: 9px;
  zoom: 1;
  white-space: nowrap;
  font-size: 0;
}

.tab-item .brand_list_tabs_bottom .top_group_inner {
  padding-bottom: 35px;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 26px;
}


.tab-item .brand_list_tabs_bottom .top_group_inner button+span,
.tab-item .brand_list_tabs_bottom .top_group_inner button {
  color: #aaa;
  font-size: 16px;
  color: #aaa;
  font-weight: 400;
}

.tab-item .brand_list_tabs_bottom .top_group_inner button.tab_group_button {
  /* width: 68px; */
  flex: 1 1 68px;
  height: 30px;
}

.tab-item .brand_list_tabs_bottom .top_group_inner button.on_ {
  color: #000;
}

.tab-item .brand_list_tabs_bottom .tab_group_ .tab_button {
  font-size: 14px;
  color: #aaa;
  height: 30px;
  line-height: 30px;
  border: 1px solid #aaa;
  text-align: center;
  width: 30px;
}

.tab-item .brand_list_tabs_bottom .tab_group_ .tab_button.on_ {
  color: #000;
  border: 1px solid #000;
}

.tab-item .brand_list_tabs_bottom .tab_con_ .tab_con_section h4 {
  font-size: 22px;
  color: #000;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
}

.tab-item .brand_list_tabs_bottom .tab_con_ .tab_con_section ul li {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}
.tab-item .brand_list_tabs_bottom .tab_con_ .tab_con_section ul li + li{
    margin-top:10px;
}
.tab-item .brand_list_tabs_bottom .tab_con_ .tab_con_section ul li a {
  font-size: 16px;
  color: #707070;
  line-height: 1;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
.tab-item .brand_list_tabs_bottom .tab_con_ .tab_con_section ul li .heart_off img.active{
    content: url(../../images/mob/m-heart-line-on.svg);
}
.tab-item .brand_list_tabs_bottom .tab_con_ .tab_con_section ul li a img {
  max-height: 21px;
  width: 21px !important;
  height: 21px;
}

.tab-item .brand_list_tabs_bottom .tab_con_ .tab_con_section {
  margin-bottom: 20px;
}

.brand_list_tabs_top li:first-child .brand_list_tab_button {
/* width: 64px; */
}

.brand_list_tabs_top .brand_list_tab_button {
border: 1px solid #aaa;
font-size: 14px;
color: #B5B5B5;
padding: 10px 15px;
/* border-radius: 100px; */
display: flex;
align-items: center;
justify-content: center;
/* flex-direction: row; */
}

.tab-item .brand_list_tabs_top .brand_list_tab_button img {
max-height: 14px;
}

.tab-item .brand_list_tabs_top .brand_list_tab_button.on_ {
color: #000;
border: 1px solid #000;
}

.tab-item .brand_list_tabs_top {
/* overflow-x: auto; */
overflow-y: hidden;
margin-bottom: 0px;
}


.tab-item .brand_list_tabs_top ul {
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
gap: 10px;
zoom: 1;
/* white-space: nowrap; */
font-size: 0;
}

#aside .tab-item .brand_list_tabs_bottom .tab_group_ {
/* overflow-x: auto; */
/* overflow-y: hidden; */
width: 100%;
margin-left: 0;
}

#aside .tab-item .brand_list_tabs_bottom .tab_group_ ul {
display: grid;
grid-template-columns: repeat(7,1fr);
gap: 9px;
zoom: 1;
white-space: nowrap;
font-size: 0;
flex-wrap: wrap;
grid-auto-flow: unset;
}
#aside .tab-item .brand_list_tabs_bottom .tab_group_ ul li{
  width:100%;
}

#aside .tab-item .brand_list_tabs_bottom .top_group_inner {
display: flex;
gap: 10px;
align-items: center;
flex-direction: row;
flex-wrap: wrap;
margin-top: 0;
/* border-bottom: none; */
border-top: none;
padding: 20px 20px 26px;
margin-bottom: 35px;
}

#aside .tab-item .brand_list_tabs_bottom .top_group_inner button+span,
#aside .tab-item .brand_list_tabs_bottom .top_group_inner button {
color: #aaa;
font-size: 16px;
color: #aaa;
font-weight: 400;
}
#aside .tab-item .brand_list_top .brand_search_wrap{
padding: 20px 20px 0;
/* margin-top: 20px; */
/* position: relative; */
}

#aside .tab-item .brand_list_tabs_bottom .top_group_inner button.tab_group_button {
width: 35px;
flex: none;
height: 30px;
}

#aside .tab-item .brand_list_tabs_bottom .top_group_inner button.on_ {
color: #222;
}

#aside .tab-item .brand_list_tabs_bottom .tab_group_ .tab_button {
font-size: 14px;
color: #aaa;
height: 30px;
line-height: 30px;
border: 1px solid #aaa;
text-align: center;
width: 100%;
}

#aside .tab-item .brand_list_tabs_bottom .tab_group_ .tab_button.active {
color: #000;
border: 1px solid #000;
}

#aside .tab-item .brand_list_tabs_bottom .tab_con_ .tab_con_section h4 {
font-size: 22px;
color: #000;
font-weight: 700;
line-height: 1;
margin-bottom: 20px;
}

#aside .tab-item .brand_list_tabs_bottom .tab_con_ .tab_con_section ul li {
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-content: center;
justify-content: space-between;
align-items: center;
}
#aside .tab-item .brand_list_tabs_bottom .tab_con_ .tab_con_section ul li + li{
margin-top:10px;
}
#aside .tab-item .brand_list_tabs_bottom .tab_con_ .tab_con_section ul li a {
font-size: 16px;
color: #707070;
line-height: 1;
font-weight: 400;
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px 0;
}
#aside .tab-item .brand_list_tabs_bottom .tab_con_ .tab_con_section ul li .heart_off img.active{
content: url(../../images/mob/m-heart-line-on.svg);
}
#aside .tab-item .brand_list_tabs_bottom .tab_con_ .tab_con_section ul li a img {
max-height: 21px;
width: 21px !important;
height: 21px;
}

#aside .tab-item .brand_list_tabs_bottom .tab_con_ .tab_con_section {
margin-bottom: 20px;
}
#aside .tab-item .tab_con_.initial_{
height: 100vh; 
overflow-y: auto; 
-webkit-overflow-scrolling: touch;
scrollbar-width: none; /* Firefox */
box-sizing: border-box;
padding-bottom: calc(100% + 150px);
-ms-overflow-style: none;
padding-left: 20px;
padding-right: 20px;
}
.initial_tab_con_inner{

}
#gnb .gnbmenu>ul>li.listAllCat:has(img){
  padding:0;
}
#gnb .gnbmenu>ul>li.listAllCat a{
  width:30px;
  height:30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#gnb .gnbmenu>ul>li.listAllCat a img{
  width:100%;
  height:100%;
  object-fit: contain;
}
.factory_header #gnb .gnbmenu>ul>li.listAllCat a img{
filter:invert(1);
}

.opt_wrap {
  padding: 20px 0 15px;
  /* border-top:1px solid #e5e5e5; */
  border-bottom: 1px solid #e5e5e5;
}

.opt_wrap .opt_box {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}

.opt_wrap .opt_box:nth-of-type(1) {
  margin-top: 0;
}

.opt_wrap .opt_box .opt_tit {
  font-size: 16px;
  font-weight: 600;
  line-height: 40px;
  color: #000;
}

.opt_wrap .option {
  width: 243px
}

.opt_wrap .option .errortxt {
  color: #f25758;
  font-size: 14;
  padding-top: 10px;
  display: none
}

.opt_wrap .option.error .errortxt {
  display: block;
}

.opt_wrap .option.error .pack_goods button {
  border-bottom: 1px solid #f25758
}

.pack_goods {
  position: relative;
}

.pack_goods button {
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
  /* padding:0 40px 0 19px; */
  font-size: 15px;
  font-weight: 500;
  line-height: 40px;
  color: #707070;
  border-bottom: 1px solid #d6d6d6;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  padding-right: 20px;
}

.pack_goods button:before {
  /* content:''; */
  position: absolute;
  right: 25px;
  top: 19px;
  width: 10px;
  height: 2px;
  background: #222;
  transform: rotate(45deg);
}

.pack_goods button:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 40px;
  background: url(../../imgs/web/global/input_arrow_down_black@3x.png) center center no-repeat;
  background-size: 20px;
}

.pack_goods button.on:before {
  transform: rotate(-45deg);
}

.pack_goods button.on:after {
  /* transform:rotate(45deg); */
}

.pack_goods ul {
  overflow: hidden;
  position: absolute;
  top: 43px;
  height: 0;
  width: 100%;
  /* border:1px solid #d6d6d6; */
  border-top: 0 none;
  border-bottom: 0 none;
  background: #fff;
  box-sizing: border-box;
  z-index: 100;
  border-radius: 10px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  padding: 0 20px;
}

.pack_goods ul.option_list {
  width: 428px;
  left: -185px;
}

.pack_goods ul.on {
  max-height: 301px;
  border-bottom: 1px solid #d6d6d6;
}

.pack_goods ul li {
  /* height:59px; */
  /* border-top:1px solid #d6d6d6; */
  padding: 20px 0 0px;
  position: relative;
  cursor: pointer;
}

.pack_goods ul li input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.pack_goods ul li input + label {
  display: block;
  cursor: pointer;
}

.pack_goods ul li input + label p {
  font-size: 14px;
  line-height: 21px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 380px;
  position: relative;
  box-sizing: border-box;
}

.pack_goods ul li input + label > span {
  font-size: 13px;
  color: #707070;
  display: block;
  margin-top: 5px;
}

.pack_goods ul li input:checked + label {
}

.pack_goods ul li input:checked + label p {
  font-weight: 600;
  background: url(../../imgs/web/global/checked_on@3x.png) center right no-repeat;
  background-size: 13px;
}

.pack_goods ul li input:checked + label > span {
  font-size: 13px;
  color: #707070;
  display: block;
  margin-top: 5px;
}

.pack_goods ul li.active input + label p {
  font-weight: 600;
  background-size: 13px;
  padding-right: 25px;
}

.pack_goods ul li.active input + label p:after {
  display: inline-block;
  content: '';
  font-weight: 600;
  background: url(../../imgs/web/global/checked_on@3x.png) center right no-repeat;
  background-size: 13px;
  width: 13px;
  height: 13px;
  position: absolute;
  right: 0;
  top: 3px;
}

.pack_goods ul li.active input + label > span {
  font-size: 13px;
  color: #707070;
  display: block;
  margin-top: 5px;
}

.pack_goods ul li:last-child {
  padding-bottom: 20px;
}

.pack_goods ul li:first-child {
  /* height:60px; */
  border-top: 0 none;
  /* padding-top: 20px; */
  padding-bottom: 0
}

.pack_goods ul li a {
  display: block;
  height: 59px;
  padding: 3px 19px 0 20px;
  box-sizing: border-box;
}

.pack_goods ul li a span {
  display: block;
  font-size: 13px;
}

.pack_goods ul li a .text {
  overflow: hidden;
  line-height: 28px;
}

.pack_goods ul li a .name {
  float: left;
  max-width: 312px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666;
}

.pack_goods ul li a .ea {
  float: right;
  max-width: 65px;
  text-align: right;
  color: #666;
}

.pack_goods ul li a .price {
  color: #222;
}

.pack_goods ul li.soldout a span {
  color: #a8a8a8
}

.option_select {
}

.option_select .goods_option_list {
}

.option_select .goods_option_list p.tit {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  padding: 20px 0 4px;
  display: block;
}

.optionListDiv {
}

.optionListDiv ul.selected_box {
  background: #f8f8f8;
  border-radius: 10px;
  margin-top: 10px;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
}

.optionListDiv ul.selected_box li {
}

.optionListDiv ul.selected_box li.size {
  font-size: 14px;
  font-weight: 500;
  color: #aaaaaa;
  margin-bottom: 10px;
}

.optionListDiv ul.selected_box li.price {
  display: flex;
}

.optionListDiv ul.selected_box li.price > span {
  font-size: 18px;
  font-weight: 700;
  font-family: 'Pretendard',Sans-Serif;
  line-height: 25px;
}

.optionListDiv ul.selected_box li.price .btn_coupon {
  width: 71px;
  height: 25px;
  display: inline-block;
  margin-left: 10px;
  border: 1px solid #222;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 23px;
}

.optionListDiv ul.selected_box li.price .btn_coupon:after {
  display: inline-block;
  content: '';
  width: 12px;
  height: 12px;
  background: url('../../imgs/web/global/download@3x.png') center -2px no-repeat;
  background-size: 12px;
  margin-left: 2px;
  vertical-align: middle;
}

.optionListDiv ul.selected_box li.price .amount {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
}

.optionListDiv ul.selected_box:after {
  content: '';
  display: block;
  clear: both;
}

.optionListDiv ul.selected_box li.title {
  /* position:relative; */
  margin: 0 0 2px;
  font-size: 16px;
  font-weight: 500;
  color: #222;
  line-height: 23px;
  padding-right: 25px;
}

.optionListDiv ul.selected_box li.title a {
  position: absolute;
  right: 16px;
  top: 18px;
  width: 26px;
  width: 26px;
  height: 26px;
}

.optionListDiv ul.selected_box li .amount {
  float: left;
}

.optionListDiv ul.selected_box li .amount span {
  width: 17px;
  display: inline-block;
}

.optionListDiv ul.selected_box li .amount span a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.optionListDiv ul.selected_box li .amount input[type=text] {
  /* float:left; */
  width: 67px;
  height: 25px;
  padding: 0 0 2px;
  font-size: 13px;
  line-height: 26px;
  text-align: center;
  /* color:#5d5d5d; */
  border: 0;
  margin: 0 13px;
  font-family: 'Pretendard',Sans-Serif;
  font-size: 15px;
  font-weight: 700;
  background: transparent;
  box-sizing: border-box;
}

.optionListDiv ul.selected_box li .amount .optcoupon {
  float: left;
  margin: 1px 0 0 14px;
  padding: 2px 32px 3px 13px;
  font-size: 13px;
  color: #fff;
  background: url(../../../image/web/goods/coupon_downicon.html) #222 no-repeat 70px 8px;
  border-radius: 28px;
}

.optionListDiv ul.selected_box li.coupon {
  position: relative;
  float: left;
  margin: 0 0 0 13px;
}

.optionListDiv ul.selected_box li.coupon a {
  display: inline-block;
  padding: 2px 32px 3px 13px;
  font-size: 13px;
  color: #fff;
  background: url(../../../image/web/goods/coupon_downicon.html) #222 no-repeat 70px 8px;
  border-radius: 28px;
}

.optionListDiv ul.selected_box li.coupon .couponlayer {
  display: none;
  position: absolute;
  left: -143px;
  top: 59px;
  width: 540px;
  min-height: 265px;
  padding: 24px 29px 0;
  border: 1px solid #222;
  background: #fff;
  box-sizing: border-box;
  z-index: 100;
}

.optionListDiv ul.selected_box li.coupon .couponlayer .closebtn {
  position: absolute;
  right: 20px;
  top: 20px;
}

.optionListDiv ul.selected_box li.coupon .couponlayer .title {
  margin: 0 0 8px;
  font-size: 20px;
  font-weight: 400;
  color: #222;
}

.optionListDiv ul.selected_box li.coupon .couponlayer .tablebox {
  position: relative;
  padding: 50px 0 0;
  border-top: 2px solid #222;
}

.optionListDiv ul.selected_box li.coupon .couponlayer .tablebox .tablescroll {
  overflow-x: hidden;
  overflow-y: auto;
  display: block;
  width: 100%;
  max-height: 227px;
}

.optionListDiv ul.selected_box li.coupon .couponlayer .tablebox table thead {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50px;
}

.optionListDiv ul.selected_box li.coupon .couponlayer .tablebox table thead tr th {
  height: 50px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #d6d6d6;
}

.optionListDiv ul.selected_box li.coupon .couponlayer .tablebox table tbody tr td {
  padding: 11px 0 9px;
  text-align: center;
  color: #666;
  border-bottom: 1px solid #d6d6d6;
}

.optionListDiv ul.selected_box li.coupon .couponlayer .tablebox table tbody tr td .ellipsis {
  width: 240px;
  padding: 0 0 0 10px;
  text-align: left;
}

.optionListDiv ul.selected_box li.coupon .couponlayer .tablebox table tbody tr td strong {
  font-family: 'hk_nova_regular','Noto Sans KR';
  font-size: 15px;
  color: #222;
}

.optionListDiv ul.selected_box li.coupon .couponlayer .tablebox table tbody tr td.down a {
  width: 95px;
  height: 30px;
  margin: 0;
  padding: 3px 32px 5px 15px;
  background-position: 68px 9px;
  box-sizing: border-box;
}

.optionListDiv ul.selected_box li.coupon .couponlayer .tablebox table tbody tr td.down span {
  display: inline-block;
  width: 95px;
  height: 30px;
  padding: 2px 0 0;
  font-size: 13px;
  text-align: center;
  color: #a8a8a8;
  border: 1px solid #d6d6d6;
  box-sizing: border-box;
  border-radius: 30px;
}

.optionListDiv ul.selected_box li.coupon .couponlayer .allbtn {
  display: block;
  width: 170px;
  height: 50px;
  margin: 30px auto 7px;
  padding: 10px 0 0 25px;
  font-size: 15px;
  font-weight: 400;
  color: #222;
  border: 1px solid #222;
  background: url(../../../image/web/goods/coupon_downicon02.html) #fff no-repeat 123px 16px;
  border-radius: 0;
  box-sizing: border-box;
}

.optionListDiv ul.selected_box li.coupon .couponlayer .warninglist {
  padding-bottom: 26px;
}
#header .inner {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  z-index:99999;
  padding: 0;
  box-sizing: border-box;
  width: 1720px;
  max-width: 100%;
}

#location {
  padding: 20px 55px 0;
}
#gnb,
#gnb .gnbmenu>ul>li .contents,
#gnb .mainmenu>ul>li .contents,
#footer .inner,
#header .inner {
  /* max-width: var(--max-width) !important; */
}

/* #header .header_wrap { 
    height: 144px;
} */


#header_wrap .seach_popup[style="display: block;"] ~ .inner{
  visibility:hidden;
}
#header .utility {
  flex-grow: 1;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-end;
  /* padding-right: 20px; */
}

#gnb .link {
  white-space: nowrap;
  text-wrap-mode: nowrap;
}

#gnb ul>li>a.link:hover {
  color: var(--cl-link);
  cursor: pointer;
}


#gnb .gnbLeft {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#gnb .gnbLeft>.gnbmenu{
  margin-right:10px;
}
#gnb .gnbLeft>div {
  flex-basis: auto;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
#gnb .gnbLeft>div.logo{
  display:none;
}
.scrolldown #gnb .logo {
  display: block;
  flex: 0 0 auto;
}

.scrolldown #gnb .logo img {
  padding-top: 0px;
}

#gnb .gnbLeft>div>ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  /* width: 100%; */
}

#gnb .gnbLeft>div.submenu {
  flex: 0 1 auto;
  overflow-x: hidden;
}



#gnb .gnbmenu .bg {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  height: 0;
  text-indent: -9999px;
  background: white;
  box-shadow: 0px 10px 20px rgb(0 0 0 / 5%);
}

#gnb .gnbmenu>ul {
  float: left;
}

#gnb .gnbmenu>ul>li {
  float: left;
  padding: 30px 10px 23px;
}

#gnb .gnbmenu>ul>li>.link {
  position: relative;
  z-index: 13;
  float: left;
  height: 25px;
  color: #fff;
  /* line-height: 20px; */
  font-weight: 600;
  font-size: 17px;
  letter-spacing: -0.17px;
  cursor: pointer;
}

#gnb .gnbmenu>ul>li .contents {
  position: absolute;
  top: 87%;
  left: 0;
  padding-left: 0;
  z-index: 3;
  overflow: hidden;
  height: 0;
  width: var(--max-width);
  /*margin: 0 0 0 -48%;*/
  opacity: 0;
  filter: alpha(opacity=0);
}

@media screen and (max-width: 1720px) {
  #gnb .gnbmenu>ul>li .contents {
    max-width: 1720px;
    width: auto;
    margin: 0 0 0 -48%;
    left: 50%;
  }
}

#gnb .gnbmenu>ul>li .contents .menu.category {
  display: flex;
  padding-bottom: 40px;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  /* margin: 0 auto; */
  column-gap: 3em;
}

#gnb .gnbmenu>ul>li .contents .menu.category>li:first-child {
  margin-left: 0;
}

/* #gnb .gnbmenu>ul>li .contents .menu.category>li {
  padding-top: 40px;
} */

#gnb .gnbmenu>ul>li .contents .menu.category>li>ul>li>a {
  font-size: 17px;
  white-space: nowrap;
}

#gnb .gnbmenu>ul>li .contents .menu.category>li>a {
  font-size: 18px;
  color: #222;
  font-weight: 600;
  margin-bottom: 1.5em;
  display: inline-block;
}

#gnb .gnbmenu>ul>li .contents .menu.category>li>ul {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  row-gap: 8px;
}

#gnb .gnbmenu .size_ad {
  min-width: 10em;
  flex: 1 0 auto;
}

/* .mainmenu */
#gnb .mainmenu {
  margin-left: 0px;
}

#gnb .mainmenu>ul>li .contents {
  top: 90%;
}

/* .submenu */
#gnb .submenu {
  float: left;
  padding: 15px 0 0 10px;
  margin-left: -20px;
  overflow: hidden;
  max-width: 25dvw;
}

.scrolldown #gnb .submenu {
  padding: 2px 0 0 10px;
}

#gnb .submenu>ul>li>.link {
  color: var(--cl-link);
}

/* .fixlink */
#gnb .fixlink {
  /* float: left; */
  padding: 0 0 0 10px;
  margin-left: 0px;
}


#gnb .fixlink .bg {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  height: 0;
  text-indent: -9999px;
  background: white;
  box-shadow: 0px 10px 20px rgb(0 0 0 / 5%);
}

#gnb .fixlink>ul {
  float: left;
}

#gnb .fixlink>ul>li {
  float: left;
  padding: 0 10px 0;
}
#gnb .fixlink>ul>li + li{}
#gnb .fixlink>ul>li>.link {
  position: relative;
  z-index: 13;
  /* float: left; */
  display: flex;
  /* height: 25px; */
  color: #fff;
  /* line-height: 20px; */
  font-weight: 600;
  font-size: 17px;
  letter-spacing: -0.17px;
  cursor: pointer;
  align-items: center;
}

#gnb .fixlink>ul>li>.link:hover em{
  width:18px;
  height:18px;
}
#gnb .fixlink>ul>li>.link:nth-last-child:hover em{
  background:url(../../images/common/gnb-f-logo-blue.png) no-repeat center;
  background-size:18px;
}

#gnb .fixlink>ul>li>.link:hover em{
background:url(../../images/common/gnb-p-logo-blue.png) no-repeat center;
  background-size:18px;
  
}
#gnb .fixlink>ul>li:nth-last-child(2) svg{
  display:none;
}
#gnb .fixlink ul li:nth-last-child(2) em{
  background: url(../../images/common/hot_pick.png);
  background-size:18px;
  width: 18px;
  height: 18px;
}
#gnb .fixlink ul li:nth-last-child(2):hover em{
  background: url(../../images/common/hot_pick-h.png);
  background-size:18px;
  width: 18px;
  height: 18px;
}
.factory_header #gnb .fixlink>ul>li:has(.link) em svg{
  display:none;
}
.factory_header #gnb .fixlink>ul>li:has(.link) em{
  width:18px;
  height:18px;
  background:url(../../images/common/gnb-q-logo-black.png) no-repeat center;
    background-size:18px;
    
  }
.factory_header #gnb .fixlink>ul>li:last-child em{
  width:18px;
  height:18px;
    background:url(../../images/common/gnb-p-logo-black.png) no-repeat center;
    background-size:18px;
  }
.factory_header #gnb .fixlink>ul>li:has(.link):hover em{
  background:url(../../images/common/gnb-q-logo-orange.png) no-repeat center;
    background-size:18px;
    
  }
.factory_header #gnb .fixlink>ul>li:last-child:hover em{
    background:url(../../images/common/gnb-p-logo-orange.png) no-repeat center;
    background-size:18px;
  }

#gnb .fixlink>ul>li>.link:hover em svg{
display:none;
}
#gnb .fixlink>ul>li>.link em {
  display: flex;
  vertical-align: middle;
  margin-right: 5px;
  padding: 0;
  line-height: 1;
}
#header_wrap:not(.factory_header) #gnb .fixlink ul li:nth-last-child(2) em{
  display:none;
}
.location,
#location{
  padding: 20px 0;
}

#container {
  max-width: 100%;
  padding: 144px 0 0;
  border-bottom: none;
  width: 1720px;
  margin: 0 auto 160px;
  box-sizing: border-box;
}
body:has(#topBanner) #container {
padding: 184px 0 0;
}
/*
#container:has(#callcenter),
#container:has(#cart),
#container:has(#mypage){
padding: 184px 50px 0;
width: 1720px;
}
*/
#header.fixed ~ #container:has(#callcenter),
#header.fixed ~ #container:has(#cart),
#header.fixed ~ #container:has(#mypage){
width: 1720px;
}

#header.fixed ~ #container{
  box-sizing: border-box;
}

#gnb{
  padding: 0;
  box-sizing:border-box;
}
body #header.fixed:has(.seach_popup[style*="display: block"]){
  overflow:unset;
}
body:not(:has(#topBanner)) #header .seach_popup{
  top: 0;
}
body:not(:has(#topBanner)) #header.fixed .seach_popup{
top:66px;
}
body:has(#topBanner) #header .seach_popup{
  top:0;
}
body:has(#topBanner) #header.fixed .seach_popup{
  top: 68px;
}
#container #planning_detail,
#container #callcenter,
#container #cart,
#container #mypage{
width: 100%;
max-width:100%;
position:relative;
}

#callcenter .hd_root,
#cart .hd_root,
#mypage .mypageleft .hd_root{
  position: absolute;
  top:0;
  left: 0;

}
#header.fixed ~ #container #callcenter .hd_root,
#header.fixed ~ #container #cart .hd_root,
#header.fixed ~ #container #mypage .mypageleft .hd_root{
  left: 0;
}
#planning_detail .hd_root{
  position: absolute;
  top:0;
  left: 0;
}
#container.pln_wide #planning_detail .hd_root{
  width: 1720px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width:1840px){
  #container {
    /* width: 100%; */
  }
  #header.fixed ~ #container{
    /* width:100%; */
  }
  #container:has(#planning_detail){
      /* width:100%; */
  }
/*
  #container:has(#callcenter), 
  #container:has(#cart), 
  #container:has(#mypage){
    padding:184px 50px 0;
    width: 1720px;
  }
*/
  #callcenter .hd_root,
  #cart .hd_root,
  #mypage .mypageleft .hd_root{
      left: 0;
  }
}


body:not(:has(> #topBanner)) #header{
top:0;
}
body:not(:has(> #topBanner)) #header.fixed{
top:-66px;
}
#gnb {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  height: 72px;
  width: 1720px;
  max-width: 100%;
}

#container.pln_wide {
  max-width: none;
  margin: 0;
  width: 100%;
}



.footer-cs-familysite.active ul {
display: block;
}

.layer-wrap .inner .benefit_guide{
  box-sizing:border-box;
  padding: 30px 20px 0;
}
.main_popup .inner .price_section{
  padding: 20px 20px 40px;
  box-sizing: border-box;
}

.img-box img.lazy {
position:absolute;
opacity:0;
transition: opacity 0.3s ease-in-out;
width: 100%;
height: 396px;
object-fit: cover;
background: #f5f5f5;
}
.img-box img.lazy.active {
  opacity: 1;
  position: unset;
}


.img-box:has(.lazy:not(.active)):hover img.lazy.active {
  position:absolute;
  opacity:0;
}
.img-box:has(.lazy:not(.active)):hover img.lazy:not(.active) {
  position:unset;
  opacity: 1;
}

#container .txt-box .icon-box{
display:flex;
flex-wrap:wrap;
gap:3px;
min-height:20px;
margin-top: 10px;
}
#container .icon-box span{
display:inline-block;
height:20px;
}
#container .icon-box span img{
width:100%;
height:100%;
object-fit:contain;
}

#container .txt-box .brand-name{
  font-size: 14px;
  color: #000;
  font-weight: 700;
  line-height: 1;
  padding-top: 10px;
  display: block;
}
#container .txt-box .goods-name{
  font-size: 16px;
  color: #000;
  font-weight: 400;
  line-height: 1;
  padding-top: 10px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#container .txt-box .info {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
#container .txt-box{
  padding:0 8px;
  box-sizing:border-box;
}

#container .txt-box .info .sale {
  color: #38AFF5;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  /* margin-right: 5px; */
}
#container .txt-box .info .sale + .price{
  margin-left:5px;
}
#container .txt-box .price {
  display: block;
  padding-top: 0;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0;
  text-decoration: none;
  height: 16px;
  /* height: auto; */
}

#container .img-box{
  position:relative;
}
#container .img-box a{
  height: 396px;
  display: block;
}
#container .img-box img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: #f5f5f5;
}
#container a .img-box{
	height: 396px;
  display: block;
}

#groobeeRecommendGoodsArea h1 + .swiper{
  margin-top:27px;
}