/*reset 2023.03.31 fixmedia 이태훈 과장*/
.hidden,
.hidden_wrap a>span,
.hidden_wrap button>span{display: block; width: 0; height: 0; overflow: hidden;position:relative; z-index: -100;}
@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src:url('../notosanskr/NotoSansKR-Regular.otf') format('opentype'); 
}
html {
  scroll-behavior: smooth;
}
body{
    /*font-family: 'Pretendard-Regular', 'Apple SD Gothic Neo' , Sans-serif;*/
    font-family:'Pretendard-Regular';
}
#wrap{
    overflow: hidden;
}

.clearfix:after,
.clearfix::after{content:" "; display: block;width:0; height:0; clear: both;}
#wrap{margin:0 auto;}
.dn{display:none !important;}
.white{color: #fff;}
.black{color: #000;}
.gray{color: #a9a9a9;}
.blue{color: #2f61e4;}
.dark_blue {color: #004898;}
.text_main{color: #00489e;}
.text_sub{color: #409beb !important;}
.text_black{color: #000;}
.fwb{font-weight: bold;}
.fs10 {font-size: 10px;}
.fs11 {font-size: 11px;}
.fs12 {font-size: 12px;}
.fs13 {font-size: 13px;}
.fs14 {font-size: 14px;}
.fs15 {font-size: 15px;}
.fs16 {font-size: 16px;}
.fs17 {font-size: 17px;}
.fs18 {font-size: 18px;}
.fs19 {font-size: 19px;}
.fs20 {font-size: 20px;}
.fs21 {font-size: 21px;}
.fs22 {font-size: 22px;}
.fs23 {font-size: 23px;}
.fs24{font-size: 24px;}
.fs28 {font-size: 28px;}
.fs30 {font-size: 30px;}
.fs36{font-size: 36px;}
.fs65 {font-size: 65px;}
.mr5 {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.mr20 {margin-right: 20px;}
.mr30 {margin-right: 30px;}
.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px}
.mt30{margin-top: 30px}
.mt40{margin-top: 40px}
.mt50{margin-top: 50px}
.mt60{margin-top: 60px}
.mt70{margin-top: 70px}
.mt80{margin-top: 80px}
.mt90{margin-top: 90px}
.mt100{margin-top: 100px;}
.mt130{margin-top: 130px;}
.mt140{margin-top: 140px;}
.mm1t{margin-top: -1px;}
.mmt2{margin-top: -2px;}
.mmt3{margin-top: -3px;}
.mmt4{margin-top: -4px;}
.mmt5{margin-top: -5px;}
.mmt6{margin-top: -6px;}

.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px}
.mb20{margin-bottom: 20px}
.mb30{margin-bottom: 30px}
.mb40{margin-bottom: 40px}
.mb50{margin-bottom: 50px;}
.mb60{margin-bottom: 60px}
.mb70{margin-bottom: 70px}
.mb80{margin-bottom: 80px}
.mb90{margin-bottom: 90px}
.mb100{margin-bottom: 100px}
.mb130{margin-bottom: 130px;}
.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr20{margin-right: 20px;}
.mr30{margin-right: 30px;}
.ml10{
    margin-left: 10px;
}

.br_banner, .new_title_wrap, .special_wrap, .new_title_wrap.tab_title{
    width: 100%;
}



.bdt{border-top: 1px solid #ccc;}
.bdb{border-bottom: 1px solid #ccc;}
.bdl{border-left: 1px solid #ccc;}
.bdr{border-right: 1px solid #ccc;}
.bdn{border: none !important;}
.tac{text-align: center;}
.tal{text-align: left;}
.ta4{text-align: right;}

.pr{position: relative;}
.pa{position: absolute;}
.pr_more{
    margin-top: -30px;
    display: block;
    color: #555;
    text-align: right;
    font-size: 16px;
}
.pr_more:hover{
    color: #aaa;
}
/*reset end*/


/*style 2023.03.21 fixmedia 이태훈 과장 작성.*/
.text-main{
    color: #004898;
}
.reunion{
    opacity: 1;
    top: -50px;
    left: -32px;
  animation: sway3D 4s ease-in-out infinite;
  transform-origin: center center;
  perspective: 800px;
  will-change: transform;
  transform: rotateX(0deg) rotateY(0deg) translateZ(0);
}

/*2025 fixmedia 이태훈 팀장 작성*/
.rightQuickMenuWrap .rightQuick_close{
    background: #5dbbf1;
}
.rightQuickMenuWrap .rightQuick_close{
    display: flex;
    align-items: center;
    justify-content: center;    
    border-radius: 10px;
    
    top: -9px;
    right: 100px;
    width: 34px;
    height: 27px;    
}
.rightQuickMenuWrap .right_item_event, .rightQuickMenuWrap .right_item_recent, .rightQuickMenuWrap .right_item_recomm, .rightQuickMenuWrap .right_item_cart, .rightQuickMenuWrap .right_item_wish, .rightQuickMenuWrap .rightBookMark,.rightQuickMenuWrap .rightQuickTitle{
    border:none;
}
    

.rightQuickMenuWrap .rightQuickMenu{
    background: #e4efff;
    border-radius: 10px;
}
.rightQuickMenuWrap .rightQuickMenuBottom{
    background-color: #5dbbf1;
    border-radius: 10px;
    margin-top: 10px;
}
/*PC 전체 메뉴 카테고리*/
.layout_header .nav_wrap .designCategoryNavigation{
    border-radius: 20px;
    box-shadow: 1px 1px 10px rgba(5, 5, 5, 0.1);
    border: none;
}
.layout_header .nav_wrap .respCategoryList>li:hover .categoryDepthLink {
    background-color: #5dbbf1;
    border-radius: 20px;
}
.layout_header .nav_wrap .designCategoryNavigation{
    background: url("/data/skin/2025gwdmall/images/fixmedia/menu_deco.png") no-repeat right bottom #f4f8f0;

}
.mob_search_wrap{
    display: none;
}
.gli_image{
    transition: all ease 200ms;
}
.gli_image:hover{
    transform: scale(1.02);
    filter: brightness(1.03);
}
.mobile_top_banner{
    padding-top: 40px;
    position: relative;
    width: 100%;
    height: 240px;
    text-align: center;
    background-image: url('/data/skin/2025gwdmall/images/fixmedia/mobile_background.png');
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    display: none;
}
.mob_search_btn{
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
}

.layout_header .logo_wrap{
    border-radius: 15px 15px 0 0;
}
.layout_header .logo_wrap .resp_wrap{
    max-width: 1400px;
}
.top-menu-bar{background-color: #f3f0eb;}

/*main banner*/
.main_visual_wrap{
    position: relative;
    height: 600px;
}
.main_slide_wrap_re{
    position: absolute;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
}
.main_slide_wrap{
    position: rerative;
}
.main_slide_wrap .slick-slide{
    padding: 0 18px;    
}
.main_slide_wrap .slick-slide img{
    border-radius: 20px;
    transition: all linear 400ms;
    transform: scale(0.9);
    opacity: 0.7;
    width: 100%;
    max-width: 100%;
}
.main_slide_wrap .slick-slide.slick-center img{
     transform: scale(1);
     opacity: 1;
}

/*utill menu*/
.utill_coment{
    padding-top: 8px;
    box-sizing: border-box;
}
.utill_coment > p{
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.utill_coment > p > strong{
    font-weight: 600;
    margin-right: 10px;
}
.util_wrap_menu2{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
}

.top-menu-bar .swiper-slide.snb_07 a{
    font-weight: bold;
    color: #004898;
}

.top-menu-bar .swiper-slide.snb_06 a{
    color: #6fc3a3;
}
.respCartArea{
    margin-top: -5px;
 }
.custom_controller{
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;    
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%); 
    display: flex;
    justify-content: space-between;
    z-index: 5;
    height: 0;
}
.prev_controll,.next_controll{
    cursor: pointer;
    width: 80px;
    height: 80px;
    background-color: rgba(255,255,255,0.4);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;    
    filter: grayscale(1);    
}
.prev_controll:hover,.next_controll:hover{
    background-color: rgba(255,255,255,0.8);
    filter: grayscale(0);
}
.custom_dots{
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
}
span.custom_dot{
    display: inline-block;
    margin: 0 5px;
    width: 14px;
    height: 14px;
    background-color: #d9d5c9;
    border-radius: 100%;
    cursor: pointer;
}
.custom_dot.active{
    border: 3px solid #5dbbf1;
    box-sizing: border-box;
}
.pause_btn{
    display: inline-block;
    background: #5dbbf1;
    width: 28px;
    height: 28px;
    cursor: pointer;
    border-radius: 100%;    
    position: relative;
    margin-left: 5px;
}
.pause_btn img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pause_btn img:last-child{
    display: none;
}
.pause_btn img:first-child{
    display: inline-block;
}
.pause_btn.stop img:first-child{
    display: none;
}
.pause_btn.stop  img:last-child{
    display: inline-block;
}



/*product area*/
.brand_slick_wrap{
    padding: 60px 0;
    box-sizing: border-box;
    width: 100%;
    height: 600px;
    text-align: center;
    max-width: 1400px;
    margin: 0 auto;
}
.brand_slick_wrap > h5{
    font-size: 30px;
    color: #004898;
    background: #eef8fe;
    width: 100%;
    padding: 20px 0;
    box-sizing: border-box;
    border-radius: 20px;
    font-weight: bold;
}
.brand_slick .slick-slide{
    width: 250px;
    height: 300px;
    margin: 0 10px;
}
.brand_slick .slick-slide img{
    border-radius: 10px;
}
.gli_image{
    border-radius: 20px;
    overflow: hidden;
}
.display_responsible_class .goods_list{
    max-width: 1400px;
    margin: 0 auto;
}
.display_responsible_class .goods_list li.gl_item{

    
}
.brand_top_banner{
    width: 100%;
    height: 350px;    
    padding-top: 80px;
    box-sizing: border-box;    
}
.brand_top_banner_inner{
    position: relative;
    max-width: 1390px;
    margin: 0 auto;
    height: 160px;
    box-sizing: border-box;
    padding-left: 10px;
}
.brand_more_wrap{
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;       
}
.brand_more_btn{
    background: #1f63b5;
    color: #fff;
    font-size: 18px;
    border-radius: 30px;
    padding: 10px 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
.brand_more_btn:hover{
    background: #95bee9;
}
.brand_more_btn span{
    display: inline-block;
    width: 35px;
    height: 35px;
    background-color: #51a9e5;
    border-radius: 100%;
    margin-left: 20px;
    align-items: center;
    display: flex;
    justify-content: center;    
}
.brand_pr_mt{
    margin-top: -80px;
}
.local_brand_banner{
    background-image: url('/data/skin/2025gwdmall/images/fixmedia/lcal_banner.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.local_brand{
    background-image: url('/data/skin/2025gwdmall/images/fixmedia/back_bg_obj.png');
    background-repeat: no-repeat;    
}
.brank_brand_banner{
    background-image: url('/data/skin/2025gwdmall/images/fixmedia/brank_banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #f8f2ce;
}
.delivery_brand_banner{
    background-image: url('/data/skin/2025gwdmall/images/fixmedia/delivery_banner.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.text_white{
    color: #fff;
}
.brank_txt{
    color: #ff7e00;
}
.brand_more_btn.brank_btn{
    background-color: #ff7e00;
}
.brand_more_wrap.brank span{
    background-color: #ffa852;
}
.deco_title{
    display: flex;
    align-items: center;
}

/*header deco animate*/
@keyframes sway3D {
  0% {
    transform: rotateX(0deg) rotateY(0deg) translateZ(0);
  }
  25% {
    transform: rotateX(6deg) rotateY(6deg) translateZ(-6px);
  }
  50% {
    transform: rotateX(-5deg) rotateY(10deg) translateZ(-10px);
  }
  75% {
    transform: rotateX(5deg) rotateY(-5deg) translateZ(5px);
  }
  100% {
    transform: rotateX(0deg) rotateY(0deg) translateZ(0);
  }
}
#layout_footer .resp_wrap{
    max-width: inherit;
}
.layout_footer{
    background: #fff;
    left: 0;
    width: 100%;
}
.layout_footer .menu1{
    max-width: 1400px;
    margin: 0 auto;
    justify-content: space-between;    
}
.layout_footer .menu2{
    max-width: 1400px;
    margin: 0 auto;
}
.layout_footer .menu3{
    max-width: 1400px;
    margin: 0 auto;
}
.layout_footer .copyright{
    max-width: 1400px;
    margin: 0 auto;
}
.main_more_view_btn_style{
    padding: 10px 60px;
    box-sizing: border-box;
    background: linear-gradient(53deg,rgba(34, 89, 241, 1) 0%, rgba(23, 170, 207, 1) 33%, rgba(120, 250, 196, 1) 100%);
    border-radius: 30px;
    position: relative;
    transition: all ease 200ms;
}
.main_more_view_btn_style > img{
    position: absolute;
    top: 50%;
    right: 40px;
    transform: translateY(-50%);
    transition: all ease-in 300ms;
    opacity: 0;
}
.main_more_view_btn_style:hover{
   background: linear-gradient(53deg,rgba(34, 89, 241, 1) 0%, rgba(79, 201, 232, 1) 68%, rgba(120, 250, 196, 1) 100%);
}
.main_more_view_btn_style:hover > img{
    right: 30px;
    opacity: 1;
}
.city_mall_wrap{
    padding-top: 60px;
}
.city_mall_title{
    font-size: 40px;
}
.city_mall_title > h3{
    text-align: center;
    font-weight: bold;
    letter-spacing: -2px;
    color: #000;
}
.city_mall_title > h3 > strong{
    color: #215ca1;
}
.sgm_slider_wrap{
    width:100%;
    max-width: 1920px;
    background-image: url('/data/skin/2025gwdmall/images/fixmedia/sgm_mall_bg.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    box-sizing: border-box;
    padding-top: 60px;
}
.sgm_slider {
  width: 100%;    
  padding: 100px 20px; 
  margin: 0 auto;
  max-width: 1400px;
}
.sgm_slider .slick-next{
    right: 10%;
}
.sgm_slider .slick-prev{
    left: 10%;
}
.sgm_slider li {
  width: 150px;
  height: 150px;
  margin: 0 10px;
  background-color: rgba(255,255,255, 0.8);
  box-shadow: 1px 1px 17px rgba(90,185,245,0.2);
  box-sizing: border-box;
  padding: 0 20px;
  border-radius: 20px;
  transition: all linear 200ms;    
}
.sgm_slider li a{
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;    
}
.sgm_slider li.slick-center{
    transform: translateY(-30px);
    background-color: rgb(217 255 250 / 90%);
}
.sgm_slider .slick-list{
    overflow: inherit;
}
.sgm_slider .slick-lis img{
    width: 100%;
}
@media screen and (max-width: 1400px){
    .brand_top_banner{
        padding-left: 20px;
        padding-right: 20px;
    }
    .goods_list{
        padding-right:20px;        
    }
}
@media screen and (max-width: 1300px){
   .layout_header   .util_wrap_menu2{
        top: 30px;
        padding-right: 40px;
    }
    .layout_header .logo_wrap .logo_area{
        padding-top: 30px;
        box-sizing: border-box;
    }
    .logo_area{
        padding-left: 15px;
        padding-right: 15px;
    }
    .layout_header .resp_top_search{
        right: 20%;
        margin-top: 0;
    }
    .main_slide_wrap .slick-slide{
        width: 90vw;
    }
    .top-menu-bar .swiper-slide a{
        font-size: 16px;
    }
}
@media screen and (max-width: 1023px){
    .top-menu-bar .swiper-slide a{
        font-size: 16px !important;
    }
    .mob_search_wrap{
        display:block;
        background-color: #f3f0eb;
        padding: 10px 40px;
        box-sizing: border-box;
    }
    .mob_search_area{
        width: 100%;
        max-width: 1400px;
        margin: 0 auto;
        border: 2px solid #004898;
        border-radius: 10px;
        background-color: #fff;
        box-sizing: border-box;
        padding: 5px 20px;
    }
    .mob_search_area  input[type=text]{
        border: 0;
        width: 100%;
        min-width: 200px;
        font-size: 16px;
    }
    .mob_search_area #topSearchForm{
        display: flex;
        justify-content: space-between;
    }
    .util_wrap_menu2{
        display: none;
    }
    .logo_wrap{
        display: none !important;
    }
    .main_visual_wrap{
       height: auto;
        padding-bottom: 45%;
    }
    .mobile_top_banner{
        display: block;
    }
    .resp_top_hamburger{
        top: 30px;
        left: 20px;
    }
    .mobile_cart{
        position: absolute;
        top: 30px;
        right: 20px;
    }
     .goods_list{
        padding-left:20px;        
    }
    .brand_top_banner{
        height: auto;
        text-align: center;
        padding-bottom: 20%;
        padding-top: 30px;
    }
    .brand_more_wrap{
        position: inherit;
        margin-top: 20px;
    }
    .brand_pr_mt{
        margin-top: 0;
    }
    .brand_top_banner_inner h3{
        font-size: 18px;
    }
    .brand_top_banner_inner p{
        font-size: 16px;
        word-break: keep-all;
    }
    .new_title_wrap h3.deco_title{
        font-size: 18px;
    }
    .new_title_wrap p{
        font-size: 16px !important;
    }
    .brank > img{
        width: 150px;
    }
    .brand_more_btn{
        font-size: 16px;
    }
    .delivery_brand_banner .brand_more_wrap > img{
        width: 160px;
    }
    .city_mall_title > h3{
        font-size: 18px;
        letter-spacing: 0;
    }
}
@media screen and (max-width: 480px){
    .custom_controller{
        top: 27% !important;
    }
    .brand_top_banner{
        padding-bottom: 38%;
    }
    .brand_slick_wrap{
        height: 450px;
    }
    .brand_slick_wrap > h5{
        font-size: 20px;
    }
    .span.custom_dot{
        margin: 0 2px;
        width: 10px;
        height: 10px;
    }
    .custom_dots{
        bottom: 60px;
    }
}
/*fixmedia 2025 end*/
#layout_body {padding-left:0; padding-right:0; }
.layout_header{
    /*max-height: 140px;*/
}
.layout_header .gnb_bnr_slide{
    right: 0;
    z-index: 100;
    display: none;
}
.layout_header .gnb_bnr_slide img{
    width: 175px;
    height: 80px;
    border-radius: 10px;
}
.rightBookMark img.designElement{
    /*border-radius: 3px;*/
    border-radius: 0px;
}
.layout_header .util_wrap_menu2>li>a{
    height: 30px;
    line-height: 30px;
    color: #009876;
    font-size: 16px;
}
.header_banner{
    right: 100px;
    top: 50%;
    z-index: 100;
}

.layout_header .util_wrap a, .layout_header .util_wrap a:hover{
    font-size: 14px;
    letter-spacing: -1px;
    color: #000;
    font-weight: 500;
}
.layout_header .util_wrap_menu2>li{
    background: none;
}

.layout_header .cart_cnt1, .layout_header .cart_cnt2, .asie_main_menu .push_count, .my_order_step .pushCount, #layout_header .benefit{
    background-color: #fff !important;
    color: #000 !important;

}
.logo_area{
    /*background: #fff;*/
    z-index: 100;
    position: relative
}
.layout_header .logo_wrap{
    /*z-index: 0;*/
}
.layout_header .logo_wrap .logo_area{
    padding-top: 20px;
    margin-left: 0;
    padding-bottom: 12px;
}
.layout_header .nav_wrap{
    background: #5dbbf1;
    width: 173px !important;
    height: 50.4px;
    border-radius: 27px 27px 0 27px;
}
.layout_header .nav_wrap .categoryAllBtn{
    /*width: 140px;*/
    width: 173px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
    color: white;
}
.layout_header .nav_wrap .categoryAllBtn span{
    padding-right: 10px;
    padding-left: 10px;
}

.layout_header .nav_wrap .nav_category_area{
    height:100%;
}

.layout_header .resp_top_search .search_ver2 .search_new .input_area .cont{
    height: 32px;
    border-bottom: 3px solid #00489e;
}
.layout_header .resp_top_search .search_ver2 .search_new .input_area button.search{
    width: 26px;
    height: 25px;
    background: url(/data/skin/2025gwdmall/images/fixmedia/main_search.png) no-repeat center;
    background-size: cover;
    margin-right: -3px;
}
.layout_header .resp_top_search .search_ver2 .search_new .contetns_area{
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.top-menu-bar {
    width: 100%;
    transition: transform ease-in 200ms;
    z-index: 4;
    opacity: 1;
}
.top-menu-bar.mhide{
    transform: translateY(-100%);
    box-shadow: none;
    opacity:0;
}


.top-menu-bar .swiper-container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    height: 100%;
    overflow: unset;
}

.top-menu-bar .swiper-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /*padding-left: 50px; */
}

.top-menu-bar .swiper-slide {
    width: auto;
}

.top-menu-bar .swiper-slide a {
    display: block;
    padding: 14px 10px;
    color: #000000;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    box-sizing: border-box;
    white-space: nowrap;
    height:100%;
}

.top_menu_snb ul.top_menu_li{
    width: 156px;
    min-height: 220px;
    background: #fff;
    padding: 10px 20px;
    box-sizing: border-box;
    box-shadow: 0px 0px 5px rgba(5,5,5,0.1);
}
.top_menu_snb{
    display: none;
}
.top_menu_snb ul li{
    margin-top: 10px;
}
.top_menu_snb ul li a{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -1px;
}
.top_menu_snb ul li.on a{
    color: #0089ff;
    word-break: keep-all;
}
.top_menu_snb_float{
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
    transform: translate(-50%, -50%);
    box-shadow: 1px 1px 10px rgba(5,5,5,0.2);
    z-index: 9999;
    width: 50%;
    padding-bottom: 20px;
}
.top_menu_snb_float > ul li {
    margin-top: 10px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 7px;
}
.top_menu_snb_float > ul li a{
    font-size: 20px;
    font-weight: bold;
}
.top_float_close_wrap{
    text-align: right;
}
.top_float_close{
    display: inline-block;
    border: 1px solid #ccc;
    margin-top: 30px;
    cursor: pointer;
    padding: 5px 10px;
}
.top_menu_snb_float > ul li a:hover{
    /*color: #00489e;*/
    color: #2061cd;
}
.top_menu_snb_float > ul li a::before{
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    /*background: #00489e;*/
    background: #2061cd;
    border-radius: 100%;
    margin-right: 20px;
    vertical-align: middle;
}
.main_slide_wrap{
    overflow-x:hidden;
    padding-top: 20px;
    padding-bottom: 120px;
    text-align: center;
    background-color: #f3f0eb;
}
/*contents*/

.resp_wrap{
    display:block;
}
.br_banner .resp_wrap{
    padding: 0;
}
.br_banner .resp_wrap .broadcast_display{
    border-radius: 10px;
    overflow: hidden;
}
.broadcast_display .banner_type{
    background: #f7f7f7;;
}
.resp_display_goods_info .displaY_sales_price{
    color: #004898 !important;
    font-weight: 700;
}
.slick-dots>li>button{
    box-sizing: border-box;
    width: 16px;
    height: 8px;
    background: #fff;
    overflow: hidden;
    text-indent: -999px;
    border-radius: 4px;
    opacity: 0.6;
    transition: width 0.2s;
    /*box-shadow: 0 0 3px #767676;*/
    outline: none;
}
.slick-dots>li.slick-active>button{
    width: 40px;
    height: 8px;
    background: #2061cd;
    /*box-shadow: 0 0 3px #fff;*/
}
.top-menu-bar .swiper-slide{
    width: 167px;
}
.snb_00{
    /*background-color: #00489e;*/
}

.snb_01.on{
    /*background-color: #00489e;*/
}


.snb_05{
    position: relative;

}
.top-menu-bar .snb_01.on a{
    /*color: #fff;*/
}
.top_menu_tab{
    min-height: 258px;
    background-color: rgba(255,255,255,0.8);
    padding: 10px 15px;
    box-sizing: border-box;
    text-align: center;
    backdrop-filter: blur(3px);
}
.top_menu_tab li{
    display:none;
}
.top_menu_tab li.on{
    display:block;
}
.top_menu_tab img{
    border-radius:5px;
}
.top_menu_tab p{
    font-size: 16px;
    letter-spacing: -2px;
    font-weight: 500;
    color: #555;
    margin-top: 10px;
}
/*content*/
.main_link{

    box-sizing: border-box;
}
.main_link ul{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-content: space-between;
}
.main_link ul li{
    width: 25%;
    color: #000;
    text-align: center;
}
.main_link ul li a{
    display: block;
    width: 100%;
    min-height: 80px;
    max-width: 80px;
    margin: 0 auto;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 20px;
    padding: 21px 0;
    background: #f9f9f9;
}
.main_link ul li a:hover{
    background: #dcf5ff;
}

.main_link ul li span{
    display: inline-block;
    margin-top: 5px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -1px;
}
.main_link ul li a img{

}

/*메인페이지*/
.layout_body .resp_wrap.rw_main{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.layout_body .resp_wrap .ct_wrap{
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.layout_body .resp_wrap .ct_wrap.bg_white{
    background-color: white;
}
.layout_body .resp_wrap .ct_wrap.bg_gray{
    background-color: #f3f0eb;
}
.layout_body .resp_wrap .ct_wrap .gw_mall_wrap {
    max-width: 1400px;    
}
.layout_body .resp_wrap .ct_wrap .special_wrap.ct_sideimganddsp3{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.layout_body .resp_wrap .ct_wrap .special_wrap.ct_sideimganddsp3 .sideimg {
    max-width: 32%;
    width: 100%;
    height: 100%;
}
.layout_body .resp_wrap .ct_wrap .special_wrap.ct_sideimganddsp3 .show_display_col3{
    max-width: 60%;
}
.layout_body .resp_wrap .ct_wrap .special_wrap.ct_sideimganddsp3 .show_display_col3 .display_responsible_class{
    margin-top: 0px;
}
.layout_body .resp_wrap .ct_wrap .special_wrap.ct_sideimganddsp3 .show_display_col3 .gl_item{
    padding-top:0px;
    padding-bottom: 6%;
    width: 33.33%;
}

/*소개페이지*/
.rw_info{
}

.rw_info .new_title_wrap{
}
.rw_info .new_title_wrap h3{
    font-size: 31px;
    font-weight: 500;
}
.rw_info .new_title_wrap p{
    font-size: 18px;
    font-weight: 400;
    color: #979797;
}

.com_info_wrap{
    width: 95%;
    display: flex;
    flex-direction: column;
    align-items: center;
}


.com_info_wrap .info_title_wrap{
    width:100%;
}

.com_info_wrap .info_title_wrap hr{
    display: block;
    width : 30px;
    height : 3px;
    background-color : #2061cd;
    border : 0;
    margin-left : 0;
    left:0;
}

.com_info_wrap .info_title_wrap h2{
    left:0;
    font-size: 22px;
    font-weight: 400;
    color: black;
}

.com_info_wrap .info_title_wrap p{
    left:0;
    font-size: 15px;
    font-weight: 400;
    color: #2061cd;
}

.com_info_wrap .info_content_text{
    font-size: 16px;
    font-weight: 400;
    color: black;
}
.com_info_wrap .info_content_text strong{
    font-weight:600;
}
.com_info_wrap .info_subtitle_wrap{
    font-size: 16px;
    font-weight: 400;
    color: black;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.com_info_wrap .info_subtitle_wrap .icon_bullet{
    background: #2061cd;
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px;
}
.com_info_wrap.ifwr_head{
}
.com_info_wrap.ifwr_head .ifd1{
}
.com_info_wrap.ifwr_head .ifd2{
    text-align: center;
}


.com_info_wrap.ifwr_brand{
}
.com_info_wrap.ifwr_brand .info_box{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    align-content: center;
}
.com_info_wrap.ifwr_brand .ifd1{
    width: 50%;
    max-width: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
    border: 1px solid #d9d7d7;
    height: 100%;
}


.com_info_wrap.ifwr_brand .ifd1 img{
    width: 50%;
    padding-top: 16%;
    padding-bottom: 16%;
}
.com_info_wrap.ifwr_brand .ifd2{
    width: 48%;
}
.com_info_wrap.ifwr_brand .ifd2 img{
    padding-bottom: 7%;
}

.com_info_wrap.ifwr_brand .ifd3{
    width: 100%;
}
.com_info_wrap.ifwr_brand .ifd3.intro_brand .intro_inner {
    margin: 0;
}

.com_info_wrap.ifwr_history .info_boxes{
    width: 100%;
}
.com_info_wrap.ifwr_history .info_box{
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.com_info_wrap.ifwr_history .info_box .hist_circle{
    background: black;
    width: 100px;
    height: 100px;
    display: inline-block;
    border-radius: 50%;
    color: white;
    text-align: center;
    line-height: 100px;
    font-size: 25px;
    font-weight: 500;
}
.com_info_wrap.ifwr_history .info_box:nth-child(1) .hist_circle{
    background: #00489a;
}
.com_info_wrap.ifwr_history .info_box:nth-child(2) .hist_circle{
    background: #2061cd;
}
.com_info_wrap.ifwr_history .info_box:nth-child(3) .hist_circle{
    background: #019c7d;
}
.com_info_wrap.ifwr_history .info_box:nth-child(4) .hist_circle{
    background: #fbbe0e;
}

.com_info_wrap.ifwr_history .info_box .hist_wrap{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
    column-gap: 6%;
}
.com_info_wrap.ifwr_history .info_box:nth-child(1) .hist_wrap{
    height: 400px;
}
.com_info_wrap.ifwr_history .info_box:nth-child(2) .hist_wrap{
    height: 500px;
    flex-direction: row-reverse;
}
.com_info_wrap.ifwr_history .info_box:nth-child(3) .hist_wrap{
    height: 150px;
}


.com_info_wrap.ifwr_history .info_box .hist_img{
    text-align: right;
}
.com_info_wrap.ifwr_history .info_box:nth-child(2) .hist_img{
    text-align: left;
}

.com_info_wrap.ifwr_history .info_box .hist_img img{
    max-width: 300px;
    width: 100%;
}

.com_info_wrap.ifwr_history .info_box .hist_centerline{
    width: 2px;
    background: black;
    height: 100%;
}
.com_info_wrap.ifwr_history .info_box:nth-child(1) .hist_centerline{
    background: #2061cd;
}
.com_info_wrap.ifwr_history .info_box:nth-child(2) .hist_centerline{
    background: #019c7d;
}
.com_info_wrap.ifwr_history .info_box:nth-child(3) .hist_centerline{
    background: #fbbe0e;
}


.com_info_wrap.ifwr_history .info_box .hist_content_wrap{
}
.com_info_wrap.ifwr_history .info_box:nth-child(2) .hist_content_wrap{
    text-align: right;
}
.com_info_wrap.ifwr_history .info_box .hist_content_wrap .hist_cw_year{
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 6px;
    color:black;
}
.com_info_wrap.ifwr_history .info_box:nth-child(1) .hist_cw_year{
    color: #2061cd;
}
.com_info_wrap.ifwr_history .info_box:nth-child(2) .hist_cw_year{
    color: #019c7d;
}
.com_info_wrap.ifwr_history .info_box:nth-child(3) .hist_cw_year{
    color: #fbbe0e;
}

.com_info_wrap.ifwr_history .info_box .hist_content_wrap .hist_cw_text{
    font-size: 15px;
    color:black;
}
.com_info_wrap.ifwr_history .info_box .hist_content_wrap br{
}
.com_info_wrap.ifwr_history .info_box .hist_img,
.com_info_wrap.ifwr_history .info_box .hist_content_wrap{
    width: 37%;
}



@media screen and (max-width: 768px){
    .custom_controller{
        top: 36%;
    }
    .prev_controll, .next_controll{
            width: 40px;
            height: 40px;
            background-color: rgba(255, 255, 255, 0.8);
            filter: none;
    }
    .main_slide_wrap{
        padding-top: 10px;
    }
    .main_slide_wrap .slick-slide img{
        width: 100vw;
        max-width: 95%;        
    }
    
    .com_info_wrap.ifwr_history .info_box:nth-child(1) .hist_wrap{
        height: 600px;
    }
    .com_info_wrap.ifwr_history .info_box:nth-child(2) .hist_wrap{
        height: 700px;
    }
    .com_info_wrap.ifwr_history .info_box:nth-child(3) .hist_wrap{
        height: 250px;
    }
    
    .com_info_wrap.ifwr_history .info_box .hist_circle {
        width: 70px;
        height: 70px;
        line-height: 70px;
        font-size: 20px;
    }
    
    .com_info_wrap.ifwr_history .info_box .hist_content_wrap .hist_cw_text {
        font-size: 13px;
    }
    
}


@media screen and (max-width: 480px){
    .main_slide_wrap .slick-slide img{
                max-width: 90%;
    }
    .com_info_wrap.ifwr_history .info_box:nth-child(1) .hist_wrap{
        height: 400px;
    }
    .com_info_wrap.ifwr_history .info_box:nth-child(2) .hist_wrap{
        height: 500px;
    }
    .com_info_wrap.ifwr_history .info_box:nth-child(3) .hist_wrap{
        height: 200px;
    }
    
    .com_info_wrap.ifwr_history .info_box img, .info_wrap.ifwr_history .info_box .hist_content_wrap {
        width: 79vw;
    }
    .com_info_wrap.ifwr_history .info_box:nth-child(1) .hist_circle {
        width: 15vw;
        height: 15vw;
    }
    .com_info_wrap.ifwr_history .info_box .hist_circle {
        background: #00489a;
        width: 15vw;
        height: 15vw;
        font-size: 5vw;
        line-height: 15vw;
    }
    .com_info_wrap.ifwr_history .info_box {
        align-items: flex-start;
    }
    
    .com_info_wrap.ifwr_history .info_box .hist_wrap{
        justify-content: flex-start;
    }
    
    .com_info_wrap.ifwr_history .info_box .hist_img {
        display: none;
    }
    
    .com_info_wrap.ifwr_history .info_box .hist_content_wrap .hist_cw_text {
        font-size: 12px;
    }
    .com_info_wrap.ifwr_history .info_box .hist_centerline {
        margin-left: 7.2vw;
    }
    
    .com_info_wrap.ifwr_history .info_box:nth-child(2) .hist_wrap {
        flex-direction: row;
    }
    .com_info_wrap.ifwr_history .info_box:nth-child(2) .hist_content_wrap{
        text-align: left;
    }
    .com_info_wrap.ifwr_history .info_box:nth-child(2) .hist_img{
        text-align: right;
    }
    
    .rw_info .new_title_wrap h3 {
        font-size: 26px;
    }
    
    .rw_info .new_title_wrap p {
        font-size: 15px;
    }
}

.new_title_wrap{
    letter-spacing: -1px;
    color: #000;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.new_title_wrap h3{
    font-size: 36px;
    /*font-weight: bold;*/
    font-weight: 600;
    /*letter-spacing: -3px;*/
}


.new_title_wrap p{
    margin-top: 7px;
    font-size: 22px;
    letter-spacing: -2px;
    font-weight: 400;
}
.display_slide_class .goods_list .resp_display_goods_info{
    text-align: left;
}

.time_sale{
    padding: 30px 40px;
    box-sizing: border-box;
    background-color: #ffba00;
    background-image: url('/data/skin/responsive_gwmart_gl_1/images/fixmedia/ts_bg.png');
    background-repeat: no-repeat;
    background-position: right;
    border-radius: 15px;
    /*max-width: 473px;*/
}

.time_sale p{
    font-size: 22px;
    color: #000;
    letter-spacing: -2px;
}

.time_sale h3{
    font-size: 40px;
    color: #000;
    letter-spacing: -3px;
    font-weight: bold;
}
.time_sale a{
    margin-top: 50px;
    display: block;
    padding: 15px 20px;
    color: #fff;
    font-size: 30px;
    letter-spacing: -2px;
    box-sizing: border-box;
    background: #e35b00;
    border-radius: 5px;
    position: relative;
}
.time_sale a img{
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}

.time_text{
    margin-top:25px;
}
.time_text span{
    padding: 15px 10px;
    border-radius: 5px;
    color: #fff;
    background: #f47b2b;
    font-size: 38px;
    margin-right: 10px;
    disply:inline-block;
}
.time_text strong{
    font-size: 38px;
    color: #000;
    disply:inline-block;
    margin-right: 10px;
}
.fs40{
    font-size: 40px;
}
.fs25{
    font-size: 25px;
}
@keyframes blink {
    50% {
        opacity: 0;
    }
}

.blinking {
    animation: blink 1s ease-in-out infinite;
}


.time_text span:first-child{
    background: #e35b00;
}

.gw_mall_wrap{
    position: relative;
    min-height: 500px;
}
.gw_mall_pa{
    /*padding-top: 80px;*/
    position: absolute;
    /*width: 1920px;*/
    width: 100%;
    left: 50%;
    transform:translateX(-50%);
    /*background:url('/data/skin/responsive_gwmart_gl_1/images/fixmedia/mall_bg.png') no-repeat;*/
    /*background-size: 55%;*/
}
.gw_mall_con{
    max-width: 1260px;
    padding-left: 40px;
    padding-right: 40px;
    margin: 0 auto;
}
.mall_slick{
    /*margin-top: 10px;*/
}
.mall_slide li{
    width: 30%;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 10px;
    height: 250px;
    border-radius: 10px;
    overflow: hidden;

}
.mall_slide li a{
    display: block;
    background: rgba(255,255,255,0.5);
    font-size: 18px;
    letter-spacing: -1px;
    font-weight: 600;
    color: #000;
    height: 100%;
    margin-top: -10px;
    padding-top: 100px;
    transition: all ease-out 200ms;
    opacity: 0;
    backdrop-filter: blur(3px);
}
.mall_slide li a.on{padding-top: 40px;}