/* 공통 2025 v1 */
.pl-0 {
    padding-left: 0 !important;
  }
  
  .pt-150 {
    padding-top: 150px !important;
  }
  
  .mb-150 {
    margin-bottom: 150px !important;
  }
  
  .mt-150 {
    margin-top: 150px !important
  }
  
  
  /* 이재광 수정 2025-06-20 */
  .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;
    margin: 0 auto;
  }
  
  /* heaer 2025 v1 */
  body.scrolldown #header {
    transform: translate(-0%, -63px);
  }
  body.scrolldown #header.topBannerOn{
    transform:translate(-0%, -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: 1720px;
    width: 100%;
  }
  
  /* 이재광 수정 2025-06-20 */
  
  
  
  #header h1 a,
  #header h1 img {
    height: 17px;
  }
  
  #header .header_wrap .logo-center {
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
  #header .header_wrap .logo-center a img {
    max-height: 29px;
  }
  
  /* 이재광 수정 2025-06-20 */
  .header_wrap {
    border-radius: 0;
    background: #1A1B1F;
    min-width: max-content;
    height: 153px;
    padding: 0 50px;
  }
  
  #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 .factory_header {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
  }
  
  #header .factory_header .utility li a {
    color: #000;
  }
  
  .factory_header #gnb .mainmenu>ul>li>.link {
    color: #000;
  }
  
  .factory_header #gnb .mainmenu>ul>li>.link.tag_s {
    color: #F4511E;
  }
  
  .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: 1720px;
    width: 100%;
    overflow: hidden;
  }
  
  #gnb .logo img {
    height: 28px;
    padding: 21px 41px 0px;
  }
  
  #gnb .mainmenu {
    padding: 13px 0 0 10px
  }
  
  .scrolldown #gnb .mainmenu {
    padding: 0 0 0 10px
  }
  
  #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 */
  #container {
    max-width: 100%;
    padding: 144px 50px 0;
    border-bottom: none;
    /* padding: 1 50px; */
  }
  
  /* 이재광 수정 2025-06-20 */
  
  
  
  .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_ {
    overflow-x: auto;
    overflow-y: hidden;
    margin-left: 25px;
  }
  
  .brand_list_tabs_bottom .tab_group_ ul {
    display: grid;
    grid-auto-flow: column;
    grid-gap: 17px;
    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;
    margin-top: 25px;
    padding-top: 25px;
    border-bottom: navajowhite;
    border-top: 1px solid #000;
  }
  .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: 35px;
  }
  
  .brand_list_tabs_bottom .top_group_inner button.on_ {
    color: #000;
  }
  
  .brand_list_tabs_bottom .tab_group_ .tab_button {
    font-size: 16px;
    color: #aaa;
    font-weight: 700;
    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 + .tab_con_section{
    margin-top:30px;
  }
  .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;
  }
  
  
  /* 이재광 수정 2025-06-20 */
  /* footer 2025 v1 */
  #footer {
    background-color: #1A1B1F;
  }
  
  #footer .noti_preview {
    background-color: #1A1B1F;
    border-bottom: 1px solid #F0F0F0;
  }
  
  /* 이재광 수정 2025-06-20 */
  
  
  
  #footer .noti_preview dd .swiper-container {
    overflow: hidden;
  }
  
  #footer .noti_preview dt {
    color: #fff;
    font-size: 14px;
  }
  
  #footer .noti_preview dd a {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
  }
  
  #footer .noti_preview dd a:after {
    display: none;
  }
  
  #footer h2 {
    padding: 35px 0;
  }
  
  #footer p {
    padding: 10px 0 0;
  }
  
  #footer .inner {
    padding-bottom: 35px;
  }
  
  #footer address {
    padding: 0;
  }
  
  #footer address a {
    color: #fff;
  }
  
  #footer address span {
    font-size: 11px;
    color: #fff;
    font-weight: 300;
    display: inline-block;
    padding-right: 10px;
  }
  
  #footer address .button {
    margin-left: 0;
  }
  
  #footer address>span:first-child {
    font-size: 11px;
    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: 45px;
    width: 500px;
    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: 12px;
  }
  
  #footer .inner .footer-cs {
    margin-top: 45px;
    width: calc(100% - 500px);
    position: relative;
  }
  
  #footer .inner .footer-cs .footer-cs-inner-title p {
    padding: 0;
    font-size: 16px;
    color: #fff;
  }
  
  #footer .inner .footer-cs .footer-cs-inner-title strong {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    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 {
    position: absolute;
    top: 0;
    right: 0;
  }
  
  
  
  /* 이재광 수정 2025-06-20 
  @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) {}
  
  
  
  
  /* 이재광 수정 2025-06-20 */
  
  /* 워드앤코드 수정 2025-06-27 */
  .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{
    padding-left: 40px;
    border-left: 1px solid #efefef;
    width: max-content;
    flex: 1;
  }
.brand_list_tabs_bottom .tab_con_ .tab_con_section .list-wrap ul + ul{
  margin-left: 0;
}
  @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;
    }
  }
  /* //워드앤코드 수정 2025-06-27 */