@charset "utf-8";
/*
@import url('https://fonts.googleapis.com/css?family=Heebo:100,300,400,500,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600&display=swap');
*/

@font-face {
    font-family: 'Pretendard';
    src: url('./Pretendard/Pretendard-Thin.woff') format('woff');
    font-weight: 100;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./Pretendard/Pretendard-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./Pretendard/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./Pretendard/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./Pretendard/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./Pretendard/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./Pretendard/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./Pretendard/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./Pretendard/Pretendard-Black.woff') format('woff');
    font-weight: 900;
    font-display: swap;
}


@font-face {
    font-family: 'Pretendard';
    src: url('./Inter/static/Inter-Thin.ttf') format('truetype');
    font-weight: 100;
    font-display: swap;
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./Inter/static/Inter-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-display: swap;
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./Inter/static/Inter-Light.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./Inter/static/Inter-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./Inter/static/Inter-Medium.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./Inter/static/Inter-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-display: swap;
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./Inter/static/Inter-Bold.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./Inter/static/Inter-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-display: swap;
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}
@font-face {
    font-family: 'Pretendard';
    src: url('./Inter/static/Inter-Black.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;
    unicode-range: U+0041-005A, U+0061-007A, U+0030-0039;
}




@font-face {
    font-family: 'BookAntiqua';
    src: url('./antiqua-2-cufonfonts/Book Antiqua.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'BookAntiqua';
    src: url('./antiqua-2-cufonfonts/Book Antiqua Bold.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'BookAntiqua';
    src: url('./antiqua-2-cufonfonts/bookantiquaitalic.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: 'BookAntiqua';
    src: url('./antiqua-2-cufonfonts/bookantiquabolditalic.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: italic;
}

/* **************************************************************************************
* 반응형 스킨 사용자/제작자 CSS
Author : 퍼스트몰(firstmall)
Author URL : http://www.firstmall.kr
Creation Date : 2019-10-07
Modify Date : 2022-05-09
************************************************************************************** */

/*********************************** 공통 영역  ***********************************/
.light_style_1_30 .slick-slider .slick-arrow {
    display: none !important;
}
/* 공통 */
/* body,div,p,span,a,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,th,td,input,select,option,textarea,button {font-weight:300 !important;} */
body,th,td,input,select,textarea,button,pre{ font-size:13px; line-height:1.4; font-weight:400; color:#000; font-family:'Pretendard', 'Noto Sans KR', 'Roboto', 'Notokr Local','Malgun Gothic',sans-serif;}
.layout_header .bookmark>li>a,
.layout_header .util_wrap_menu2>li>a,
.layout_header .categoryAllBtn,
.layout_header .nav_wrap .respCategoryList .categoryDepthLink,
.layout_footer .title,
.layout_footer .list>li,
.layout_footer .menu>li,
.layout_footer .menu2>li,
.layout_footer .copyright,
.layout_side .aside_cs_phone,
.layout_side .aside_cs_addinfo,
.full_bnr .text_wrap .text1,
.full_bnr .text_wrap .sbtn > a,
.rightQuickMenuWrap2 h3,
.rightQuickMenuWrap2 li,
.rightQuickMenuWrap2 span {font-family:'Pretendard', 'Noto Sans KR', 'Heebo', sans-serif !important;}
.title_group1 .title1, .full_bnr .text_wrap .text1, .video_wrap h2 {font-family:'Pretendard', 'Noto Sans KR', 'Heebo', sans-serif !important; letter-spacing:2px;}

/* root */
#wrap { overflow: clip; }

/* 헤더 */
.layout_header {box-shadow:none;}
.layout_header .util_wrap {display:none;}
.layout_header .logo_wrap .logo_area {position:relatvie;}
.layout_header .logo_wrap .logo_area {width:100%;height:60px; line-height:60px; text-align:center;}
.layout_header .logo_wrap .logo_area>a {display:inline; height:auto; vertical-align:top;  position: relative; z-index: 11;}
.layout_header .resp_top_hamburger {left:40px; margin-top:-19px; border-radius:50%; padding:10px;}
.layout_header .resp_top_hamburger>a { width:22px; height:22px; }
.layout_header .resp_top_hamburger>a>b,
.layout_header .resp_top_hamburger>a:before,
.layout_header .resp_top_hamburger>a:after { background:#000; height:1px;}
.layout_header .resp_top_hamburger>a:before { transform:translateY(-7px) rotate(0deg); }
.layout_header .resp_top_hamburger>a:after { transform:translateY(7px) rotate(0deg); }
.layout_header .resp_top_hamburger>a:hover:before { transform:translateY(-5px) rotate(405deg); }
.layout_header .resp_top_hamburger>a:hover:after { transform:translateY(5px) rotate(-405deg); }
.layout_header .resp_top_hamburger>a.on:before { transform:translateY(-5px) rotate(45deg); }
.layout_header .resp_top_hamburger>a.on:after { transform:translateY(5px) rotate(-45deg); }
.layout_header .resp_top_search {right:auto; left:100px; top:50%; margin-top:-8px;}
.layout_header .resp_top_search a.btn_search_open {display:block; margin-top:0; background:url('../images/design_resp/search-line-icon.png') center no-repeat; background-size:100%;}
.layout_header .resp_top_search .search_ver2 {right:auto; left:0; margin-top:-10px;}
.layout_header .resp_top_search .search_ver2 .search_new {right:auto; left:0;}
.layout_header .resp_top_search .search_ver2 .search_new .recent_item_list>li.no_data {max-width:100%;}
.layout_header .util_wrap_menu2 {position:absolute; right:0; top:50%; margin-top:-17px;}
.layout_header .util_wrap_menu2>li {background:none;}
.layout_header .util_wrap_menu2>li>a {padding:0 10px; line-height:38px; font-size:.8rem;}
/* .layout_header .util_wrap_menu2 .respMypageArea a {display:block; margin-top:8px; width:20px; height:20px; background:url('../images/design_resp/icon_mypage.png') center no-repeat;}
.layout_header .util_wrap_menu2 .respCartArea a {display:block; margin-top:8px; width:20px; height:20px; background:url('../images/design_resp/icon_cart.png') center no-repeat;}*/
.layout_header .util_wrap_menu2 .respMypageArea a>em,
.layout_header .util_wrap_menu2 .respCartArea a>em {display:block; text-indent:-9999px;}
.layout_header .util_wrap_menu2 .cart_cnt2 {background:#999;}
.mobile {display:none;}
@media only screen and (max-width:1023px) {
    .layout_header .logo_wrap .resp_wrap {padding-top:0; padding-bottom:0;}
	.layout_header .logo_wrap.flying .resp_wrap {padding-top:15px; padding-bottom:20px;}
    .layout_header .logo_wrap .logo_area {height:80px;  line-height:80px;}
    .layout_header .resp_top_hamburger {left:10px;}
    .layout_header .resp_top_search {left:65px;}
    .layout_header .resp_top_search a.btn_search_open {width:20px; height:20px;}
    .layout_header .util_wrap_menu2 {left:0; right:10px; padding-right:0;}
    .layout_header .util_wrap_menu2>li.logout {display:none;}
    .layout_header .util_wrap_menu2 .respMypageArea,
    .layout_header .util_wrap_menu2 .respCartArea {display:block;}
    .layout_header .util_wrap_menu2 {
        display:block !important;
        left: 38px;
        bottom:13px !important;
    }
    .mobile {display:block;}
    .respMypageArea {
        position: absolute !important;
        top: -9px;
        right: -6px;
    }
    .wishlist {
        position: absolute !important;
        top: -8px;
        right: 90px;
    }
    .wishlist img,
    .login img,
    .respMypageArea img {
        width:24px;
        height: 24px;
    }
    .wishlist img {
        width:auto;
    }
    .pc {display: none !important;}
    #btnSearchV2 {
        position:absolute;
        top:-6px;
        left:0px;
        width:24px;
    }
    #btnSearchV2 img {
        width:24px;
        height: 24px;
    }
    .layout_header .resp_top_cart {
        background-size:26px;
    }
}

@media only screen and (max-width:479px) {
    .resp_top_search .search_ver2 .search_new .input_area .cont {width:250px;}
    .resp_top_search .search_ver2 .search_new .input_area label.search_box {width:180px;}
    .resp_top_search .search_ver2 .search_new .contetns_area {width:248px;}
}

/* 헤더 - 카테고리 메뉴 */
.layout_header .nav_wrap {display:none;}
.layout_header .nav_wrap {position:relative; border-color:transparent; clear:both;}
.layout_header .nav_wrap .respCategoryList {width:auto; margin:auto; table-layout:auto; display:flex; align-items:center; justify-content:center; list-style:none;}
.layout_header .nav_wrap .respCategoryList>li {padding:0 15px; white-space:nowrap;}
.layout_header .nav_wrap .respCategoryList .nav_category_all {display:none; width:auto;}
.layout_header .nav_wrap .respCategoryList .categoryAllBtn {width:auto; border:0; margin-right:0; padding:0; transition:all ease 0.3s;}
.layout_header .nav_wrap .respCategoryList .categoryDepth1 .categoryDepthLink,
.layout_header .nav_wrap .respCategoryList .custom_nav_link .categoryDepthLink {text-align:center; font-size:15px; font-weight:600; color:#333;}
.layout_header .nav_wrap .respCategoryList .categoryDepth1:hover .categoryDepthLink,
.layout_header .nav_wrap .respCategoryList .custom_nav_link:hover .categoryDepthLink {color:#000;}
.layout_header .nav_wrap .respCategoryList .categoryDepth1.on .categoryDepthLink,
.layout_header .nav_wrap .respCategoryList .custom_nav_link.on {color:#626c81;}
.layout_header .nav_wrap .respCategoryList .categoryDepthLink>em:after {bottom:-2px; padding-top:2px;}
.layout_header .nav_wrap .respCategoryList .categoryDepth1.on .categoryDepthLink>em,
.layout_header .nav_wrap .respCategoryList .custom_nav_link.on .categoryDepthLink>em {border-width:2px;}
.layout_header .all_list_contents .all_list_depth1>li>a {font-weight:400;}

/* 헤더 - 카테고리 서브메뉴 - type2 */
.layout_header .nav_wrap[data-submenu='type2'] .respCategoryList { table-layout:auto; }
.layout_header .nav_wrap[data-submenu='type2'] .nav_category_area { position:relative; }
.layout_header .nav_wrap[data-submenu='type2'] .respCategoryList>li { position:static; }
.layout_header .nav_wrap[data-submenu='type2'] .categorySub {display:none; top:51px; left:0; right:0; box-sizing:border-box; width:100%; /*padding:0;*/ box-shadow:none; background:rgba(255,255,255,0.9);}
.layout_header .nav_wrap[data-submenu='type2'] .categorySubWrap { /*display:table; width:100%; text-align:left; min-width:1260px;*/ margin:auto;}
.layout_header .nav_wrap[data-submenu='type2'] .categorySubWrap>div.categorySubBanner { padding:0; width:1px; }
.layout_header .nav_wrap[data-submenu='type2'] .categorySubWrap>div.categorySubBanner > p { text-align:right !important; }
.layout_header .nav_wrap[data-submenu='type2'] .categorySubWrap .categoryDepth2 { width:700px; font-size:0; padding-bottom:10px; padding-left:140px; }
.layout_header .nav_wrap[data-submenu='type2'] .categorySubWrap .categoryDepth2>li { float:left; display:inline-block; vertical-align:top; min-width:140px; min-height:46px; padding-bottom:2px; border:none; font-size:14px; }
.layout_header .nav_wrap[data-submenu='type2'] .categorySubWrap .categoryDepth2>li>a { box-sizing:border-box; padding:15px 0 8px 0; width:100%; position:absolute; left:0; top:0; font-weight:500; font-size:15px; color:#333; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;-moz-binding:url('ellipsis.xml#ellipsis');word-wrap:normal !important; }
.layout_header .nav_wrap[data-submenu='type2'] .categorySubWrap .categoryDepth2>li:hover>a { transform:none; color:#000; }
.layout_header .nav_wrap[data-submenu='type2'] .categoryDepth3 { margin-top:52px; font-size:13px; font-weight:300; opacity:1; position:static; left:auto; top:auto; z-index:auto; white-space:normal; border:none; background:transparent; border-radius:0;  transform:none; transition:none; }
.layout_header .nav_wrap[data-submenu='type2'] .categorySubWrap .categoryDepth3>li>a { padding:5px 0 4px 0; border-top:none; transition:none; font-size:15px; color:#333;}
.layout_header .nav_wrap[data-submenu='type2'] .categoryDepth3>li:hover>a { transform:none; color:#000;}
.layout_header .nav_wrap[data-submenu='type2'] .categoryDepth3 + a:after { display:none; }
@media only screen and (max-width:1279px) {
    .layout_header #cateSwiper .designCategoryNavigation .respCategoryList {display:table;}
    .layout_header #cateSwiper .designCategoryNavigation .respCategoryList>li {display:table-cell; padding:0;}
    .layout_header .nav_wrap .respCategoryList .categoryDepthLink,
    .layout_header .nav_wrap .respCategoryList .categoryAllBtn {margin:0; padding:0 15px;}
}

/* 풋터 */
.layout_footer {background:#fff; padding:40px 0;}
.layout_footer .resp_wrap {position:relative;}
.layout_footer .social_list {position:absolute; top:0; right:40px; overflow:hidden; zoom:1; }
.layout_footer .social_list>li { float:left; line-height:0; padding-left:6px; }
.layout_footer .social_list>li:first-child { padding-left:0; }
.layout_footer .social_list>li>a>img { width:24px; opacity:1; transition:opacity 0.3s; }
.layout_footer .social_list>li>a:hover>img { width:24px; opacity:0.6; }
.layout_footer .footer_b {border-top:none; border-bottom:none;}
.layout_footer .footer_c {border-top:none; padding:20px 0 0;}
.layout_footer .footer_contents {display:none;}
.layout_footer .menu>li,
.layout_footer .menu2>li,
.layout_footer .menu3>li,
.layout_footer .menu2>li>a,
.layout_footer a,
.layout_footer .title,
.layout_footer .pcolor,
.layout_footer .copyright {color:#888;}
.layout_footer .menu2 {padding:0;}
.layout_footer .copyright {padding-top:20px;}

@media only screen and (max-width:1023px) {
    .layout_footer .social_list {right:10px;}
    .layout_footer .footer_contents>li {width:50% !important; padding-right:0 !important;}
}
@media only screen and (max-width:767px) {
    .layout_footer .social_list {position:relative;}
    .layout_footer .footer_contents>li {width:100% !important;}
    .layout_footer .menu2,
    .layout_footer .menu3 {padding-right:0;}
}

/* 스크롤시 상단 메뉴바 고정시키기 */
/* #layout_header .nav_wrap.flyingMode {position:fixed; width:100%; top:0; border-top:none; background:rgba(255,255,255,0.9); box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);} */
/* #boardlayout.flyingMode {margin-top:50px;}
.goods_tabs.flyingMode {top:51px;} */
@media only screen and (max-width:479px) {
    /* #layout_header .nav_wrap.flyingMode {position:relative;} */
    #boardlayout.flyingMode {margin-top:0;}
    .goods_tabs.flyingMode {top:0;}
}

/* 우측 사이드바 */
.rightQuickMenuWrap2 {position:fixed; top:0; bottom:0; right:0; width:220px; border-left:1px solid #dbdbdb; background:#fff; z-index:201;}
.rightQuickMenuWrap2 p, .rightQuickMenuWrap2 li,
.rightQuickMenuWrap2 a, .rightQuickMenuWrap2 span {letter-spacing:0.5px; font-size:11px; font-weight:400; color:#999;}
.rightQuickMenuWrap2 .rightQuick_close {display:none; position:absolute; top:50%; right:220px; margin-top:-50px; width:40px; height:40px; background:#fff;}
.rightQuickMenuWrap2 .rightQuick_open {position:absolute; top:50%; right:220px; margin-top:-50px; width:40px; height:40px; background:#fff;}
.rightQuickMenuWrap2 .rightQuickMenu2 {position:absolute; top:50%; right:220px; margin-top:-10px;}
.rightQuickMenuWrap2 .rightQuickMenu2>a {display:block; margin-top:-1px; width:40px; height:40px;}
.rightQuickMenuWrap2 .right_wrap {padding:0 20px 20px;}
.rightQuickMenuWrap2 .right_wrap h3 {margin:30px 0 11px; font-size:12px; font-weight:600; color:#000; letter-spacing:1.2px;}
.rightQuickMenuWrap2 .right_wrap h3 span {font-weight:inherit; color:inherit;}
.rightQuickMenuWrap2 .right_wrap h3:first-child {margin:30px 0 12px; padding:0; border:none;}
.rightQuickMenuWrap2 .right_item_recent {padding-top:0;}
.rightQuickMenuWrap2 .right_itemList ul li {padding-top:0; position: relative; text-align:center;}
.rightQuickMenuWrap2 .right_itemList ul li .right_quick_goods img {max-width:100%;}
.rightQuickMenuWrap2 .right_itemList ul li .right_quick_goods:hover img {border-color:#fff !important;}
.rightQuickMenuWrap2 .right_itemList .btn_delete {display:none; position:absolute; top:-5px; right:-5px; background:url('../images/design/ico_recently_delete.png') no-repeat; width:15px; height:15px; border-radius:2px;}
.rightQuickMenuWrap2 .right_quick_paging {display:none; position:relative; width:100px; margin:auto; padding:8px 0px; color:#acacac; text-align:center;}
.rightQuickMenuWrap2 .right_quick_paging .right_page_box {display:inline-block; vertical-align:middle; margin-top:-5px;}
.rightQuickMenuWrap2 .right_quick_paging .right_quick_btn_prev {position:absolute; left:0;}
.rightQuickMenuWrap2 .right_quick_paging .right_quick_btn_next {position:absolute; right:0;}
.rightQuickMenuWrap2 .right_menu1>li {font-size:10px; padding:1px 0;}
.rightQuickMenuWrap2 .right_menu1>li>a:hover {text-decoration:underline;}
.rightQuickMenuWrap2 .right_menu1 .phone {margin:-2px 0 10px; font-size:20px; font-weight:400; color:#000; line-height:1.3;}
.rightQuickMenuWrap2 .bank_info>li {padding-top:6px;}
.rightQuickMenuWrap2 .bank_info>li:first-child {padding-top:0;}
.rightQuickMenuWrap2 ul.social_list {overflow:hidden; zoom:1;}
.rightQuickMenuWrap2 ul.social_list>li {float:left; line-height:0; padding-left:10px;}
.rightQuickMenuWrap2 ul.social_list>li:first-child {padding-left:0;}
.rightQuickMenuWrap2 ul.social_list>li>a>img {height:14px; opacity:0.4; transition:opacity 0.3s;}
.rightQuickMenuWrap2 ul.social_list>li>a:hover>img {opacity:1;}
.rightQuickMenuWrap2 .btn_navertalk {display:block; margin-top:30px; line-height:30px; border-radius:2px; border:1px solid #01ba3a; background:#01c43d; text-align:center; font-size:14px; color:#fff; letter-spacing:0;}
@media only screen and (max-width:1023px) {
	.rightQuickMenuWrap2 {display:none;}
}

/* 좌측 어사이드 메뉴 */
.layout_side {padding:20px 30px;}
.layout_side .aside_userinformation {border-color:#eee; padding:0 0 20px;}
.layout_side .asie_main_menu {padding:10px 0 15px;}
.layout_side .aside_navigation_wrap {border-top:1px solid #eee;}
.layout_side .aside_navigation_wrap ul.menu {padding-top:30px; margin-bottom:10px;}
.layout_side .aside_navigation_wrap ul.menu li.mitem,
.layout_side .aside_navigation_wrap ul.menu li.mitem:first-child {border-top:0; border-bottom:0;}
.layout_side .aside_navigation_wrap ul.menu li.mitem.category a.mitem_title {background-color:transparent;}
.layout_side .aside_navigation_wrap ul.menu li.mitem.category a.mitem_goodsview {border-color:transparent; padding:10px 0; font-size:16px; font-weight:300; color:#000;}
.layout_side .aside_navigation_wrap ul.menu li.mitem.category.on,
.layout_side .aside_navigation_wrap ul.menu li.mitem_subcontents ul.submenu li.submitem.category.on {background-color:transparent;}
.layout_side .aside_navigation_wrap ul.menu li.mitem.mitemicon2,
.layout_side .aside_navigation_wrap ul.menu li.mitem_subcontents ul.submenu {background-color:transparent;}
.layout_side .aside_navigation_wrap ul.menu li.mitem_subcontents ul.submenu li.submitem {border-color:transparent;}
.layout_side .aside_navigation_wrap ul.menu li.mitem_subcontents ul.submenu li.submitem.category:last-child {border-color:transparent;}
.layout_side .aside_navigation_wrap ul.menu li.mitem.mitemicon1,
.layout_side .aside_navigation_wrap ul.menu li.mitem.mitemicon2 {background-position:10px center;}
.layout_side .aside_navigation_wrap ul.menu li.mitem_subcontents ul.submenu li.submitem.category a.submitem_title {background-position:15px center;}
.layout_side .aside_navigation_wrap ul.menu li.mitem.category a.mitem_goodsview {margin-left:35px;}
.layout_side .aside_navigation_wrap ul.menu li.mitem_subcontents ul.submenu li.submitem.category a.mitem_goodsview {margin-left:25px; font-size:14px;}
.layout_side .aside_navigation_wrap ul.menu li.custom_nav_link a.mitem_goodsview {color:#999 !important;}
.layout_side .mitem_subcontents + .custom_nav_link {padding-top:10px;}
.layout_side .asie_main_menu>ul>li.am_home,
.layout_side .asie_main_menu>ul>li.am_wish,
.layout_side .asie_main_menu>ul>li.am_coupon,
.layout_side .asie_main_menu>ul>li.am_emony,
.layout_side .aside_navigation_wrap ul.tab,
.layout_side .aside_navigation_bottom_line {display:none;}
.layout_side .wrap_aside,
.layout_side .aside_recently_nodata,
.layout_side .aside_recently {display:;}
.layout_side .aside_cs_btn {padding-top:20px;}
.layout_side .aside_cs_btn>a {display:block; height:34px; line-height:32px; font-size:14px;}


/*********************************** 메인 페이지 ***********************************/

/* 메인 - 슬라이드 배너 */
.slick-dots>li>button {width:30px; height:4px; transition:all ease 0.3s; background:#ddd; box-shadow:none;}
.wide_visual_slider .sslide img {max-width:inherit; margin-left:-50%; margin-right:-50%;}
@media only screen and (max-width:1279px) {
	.wide_visual_slider .sslide img { max-width:120%; margin-left:-30%; margin-right:-30%; }
}
@media only screen and (max-width:1023px) {
	.wide_visual_slider .sslide img { max-width:140%; margin-left:-20%; margin-right:-20%; }
}
@media only screen and (max-width:767px) {
	.wide_visual_slider .sslide img { max-width:160%; margin-left:-30%; margin-right:-30%; }
}
@media only screen and (max-width:479px) {
	.wide_visual_slider .sslide img { max-width:200%; margin-left:-50%; margin-right:-50%; }
}

/* 메인 - 타이틀 */
.title_group1 {padding:70px 0 20px;}
.title_group1 .title1 {font-size:30px; font-weight:400; letter-spacing:0;}
.detail_title_area .name,
.goods_spec_sections .deatil_price_area .sale_price .num,
#total_goods_price {font-weight:400;}
.search_nav {padding-bottom:8px; display:none;}
.search_nav .navi_linemap2:before {height:37px;}
.title_group1 .sliderA {padding-top:20px;}
@media only screen and (max-width:479px) {
    .title_group1 {padding:40px 0 10px;}
    .title_group1 .title1 {font-size:24px;}
}

.detail_title_area {
    display:none;
}

.deatil_price_area .sale_price {
    font-size:20px;
    font-weight:500;
}

/* 메인/서브 - 상품디스플레이 */
.display_slide_class {}
.displayTabContainer {margin-top:10px;}
.display_responsible_class {margin-top:-10px;}
.displaY_color_option .areA {height:4px;}
.display_responsible_class .goods_list {margin-left:-60px;}
.display_responsible_class .goods_list li.gl_item {padding-left:60px;}
.display_responsible_class .goods_list li.gl_item .resp_display_goods_info {padding:15px 0;}
.display_responsible_class .goods_list .displaY_sales_percent {float:right; display:none;}
.infO_group .displaY_consumer_price {display:none;}
.display_responsible_class .goods_list .displaY_besong {display:none;}
.display_responsible_class .goods_list .displaY_review_count {display:none;}
.infO_group .goodS_info.displaY_besong {display:none;}
.goodS_info.displaY_sales_percent {display:none;}

@media only screen and (max-width:1023px) {
    .display_responsible_class .goods_list li.gl_item {padding-top:10px;}
    .display_responsible_class {margin-top:0;}
}
@media only screen and (max-width:767px) {
    .goods_list li.gl_item .resp_display_goods_info {padding:15px 0 0;}
}

/* 메인 - 이미지 배너 */
.respBnrGon_num2_typeA {margin:0 -25px;}
@media only screen and (max-width:1023px) {
    .respBnrGon_num2_typeA {margin:0;}
}

/* 메인 - 이미지 배너 (hover Effect) */
[data-effect] li img { transition:transform 0.3s; }
[data-effect] li.none:hover img { transform:none; }
[data-effect="scale"]>li a { display:block; overflow:hidden; }
[data-effect="scale"] li:hover img { transform:scale(1.05); } /* 이미지 확대 */
[data-effect="opacity"] li:hover img { opacity:0.8 } /* 이미지 불투명 */
[data-effect="rotate_01"] li:hover img { transform:rotate(1.5deg); } /* 우측 회전 */
[data-effect="rotate_02"] li:hover img { transform:rotate(-1.5deg); } /* 좌측 회전 */
[data-effect="translateX_01"] li:hover img { transform:translateX(-5px); } /* 좌측 이동 */
[data-effect="translateX_02"] li:hover img { transform:translateX(5px); } /* 우측 이동 */
[data-effect="translateY_01"] li:hover img { transform:translateY(-5px); } /* 위쪽 이동 */
[data-effect="translateY_02"] li:hover img { transform:translateY(5px); } /* 아래쪽 이동 */


/*********************************** 서브 페이지 ***********************************/

/* 모바일 하단 화살표 */
#floating_over .ico_floating_back {border:1px solid #ccc; background:#fff url('../images/design_resp/btn_back.png') center no-repeat; background-size:cover;}
#floating_over .ico_floating_foward {border:1px solid #ccc; background:#fff url('../images/design_resp/btn_foward.png') center no-repeat; background-size:cover;}
#floating_over .ico_floating_top {display:none; border:1px solid #ccc; background:#fff url('../images/design_resp/btn_up.png') center no-repeat; background-size:cover; text-indent:-9999px;}
@media only screen and (max-width:1023px) {
    #floating_over .ico_floating_top {display:block;}
}

/* 띠배너 */
.designPopupBand, .designPopupBandMobile {z-index:10;}
.designPopupBandBtn {background:url('../images/design_resp/band_btn_open.png') center no-repeat; text-indent:-9999px; z-index:210 !important;}

/* 팝업BG 감추기 */
#designPopupModalBack {display:none;}

/* 전체 카테고리 */
.all_list_contents .all_list_title {font-weight:400; line-height:1.0;}
.all_list_contents .all_list_close {background:url('../images/design_resp/del.png') 50% 50% no-repeat;}
@media only screen and (max-width:1023px) {
.all_list_contents .all_list_close {top:18px;}
}

/* 사이드 메뉴 */
.layout_side .title_sub3.v2 {font-weight:400;}
.layout_side .aside_cs_phone:before {display:none;}
.layout_side .aside_cs_phone {font-weight:400;}
.layout_side .aside_cs_addinfo {font-weight:400; color:#000;}
.side_close {margin-top:10px;}
.side_close:before, .side_close:after {height:2px;}

/* 페이지 경로 */
.search_nav select,
.search_nav select option,
.search_nav .navi_linemap2 .selected_cate,
.search_nav .navi_linemap2 .navi_linemap_sub>li {font-size:13px;}

/* 라디오/체크박스 크기 축소 */
input[type=radio] {width:17px; height:17px;}
input[type=checkbox],
.pilsu_agree_all input[type='checkbox'],
.pilsu_agree_all2 input[type='checkbox'],
.agree_list2 input[type='checkbox'],
.agree_list3 input[type='checkbox'],
.resp_cart_wrap label.checkbox_allselect input[type='checkbox'] {width:16px; height:16px;}
.agree_list2 .agree_view {padding-bottom:0;}

/* 상품상세 라인 제거 */
.goods_spec_sections .deatil_price_area,
.goods_spec_sections .goods_spec_shipping,
.goods_buy_sections {border:none;}
.goods_thumbs_spec #goods_thumbs { padding-bottom:40px; padding-top:0;}
.goods_information_contents { padding-top:40px; }
@
only screen and (max-width:767px){
    .goods_thumbs_spec #goods_thumbs { padding-bottom:20px; }
    .goods_information_contents { padding-top:0; }
}

/* 버튼 */
.goods_thumbs_spec #goods_spec .btn_resp.size_extra2,
.goods_thumbs_spec #goods_spec .btn_resp.color2 {height:50px; line-height:50px; font-size:16px;} /* 상세 버튼 */

/* 테이블 */
.table_row_a>tbody>tr>th, .resp_table_row>ul>li.th {border-left:1px solid #fff;}
.table_row_a>tbody>tr>td, .resp_table_row>ul>li.td, .resp_1line_table>ul>li {border-right:1px solid #fff;}
.resp_1line_table, table.list_table_style, .board_goods_select_display.v2 {border-right:1px solid #fff; border-left:1px solid #fff;}
.no_data_area2 {color:#888;}

/* 회원 */
.resp_login_wrap .box_id[type=text]::placeholder,
.resp_login_wrap .box_pw[type=password]::placeholder,
.resp_login_wrap .box_order[type=text]::placeholder {font-size:14px;} /* 로그인 */
.resp_login_wrap .login_real_area .find_join>a.Fw500 {font-weight:400 !important;}
.login_ok_menu .btn_resp.size_c {height:60px; line-height:60px; font-size:16px; font-weight:300;} /* 회원가입 완료 버튼 */

/* 주문/결제 */
.subpage_wrap.order_payment.flyingMode .order_payment_right .order_subsection {position:relative !important;}
.subpage_wrap.order_payment.flyingMode .order_payment_right .order_subsection .right_flying_wrap1 {padding-left:0 !important; padding-right:0 !important;}
.subpage_wrap.order_payment.flyingMode .order_payment_right .order_subsection .right_flying_wrap3 {width:100% !important; box-shadow:none !important;}
#typereceiptlay .labelgroup_design {margin-bottom:5px;}

/* 고객센터 */
.mycs_fcont_margin {margin-top:60px;}

/* 자주 묻는 질문 */
#bbslist .faq_new {border-top:2px solid #333;}
#bbslist .faq_new>li {margin-top:0;}
#bbslist .faq_new .question {border-bottom:1px solid #e0e0e0;}
#bbslist .faq_new .question:before {line-height:58px; padding-left:15px;}
#bbslist .faq_new .question .subject {display:block; background:none; padding:20px 10px 15px 12px;}
#bbslist .faq_new .answer {margin-top:0; border-bottom:1px solid #e0e0e0; background:#f8f8f8; padding:20px 10px 20px 52px;}
#bbslist .faq_new .answer:before {line-height:65px; padding-left:15px;}

.agree_list3>li.end {background:#eee;}
.dst_th_size span,
.infO_group .displaY_sales_price, .infO_group .displaY_goods_price, .infO_group .displaY_consumer_price, .infO_group .displaY_sales_percent {
    font-size: .8rem;
    letter-spacing: 0;
    font-family: 'Pretendard', serif;
}
.displaY_sales_price .nuM, .displaY_goods_price .nuM {
    font-size: .9rem;
    font-weight:normal;
    letter-spacing: 0;
    display: inline-block;
    margin-right: 1px;
    font-family: 'Pretendard', serif;
}
.cart_order_btn_area>li {
    float:none;
    width:auto;
}

.layout_header .logo_wrap .logo_area {
    height: 98px;
}

.layout_header .util_wrap_menu2 {
    position: absolute;
    right: 0;
    top: auto;
    margin-top: 0;
    bottom: -8px;
}

.layout_header .util_wrap_menu2>li>a {
    font-weight: 400;
}

#layout_header {
    width: 100vw;
    background:#fff !important;
}

.respBnrGon_num2_typeA>ul>li {
       width: 48%;
}

.box_header_nav {
    display:flex;
    position: absolute;
    bottom: -6px;
    gap:16px;
}
.box_header_nav a {
    padding: 0 10px;
    line-height: 38px;
    font-size: .8rem;
}

.resp_top_search .search_ver2 .search_new .tab_foot_menu {
    display:none;
}

.resp_top_search .search_ver2 .search_new .recent_area {
    display:none !important;
}

.layout_header .resp_top_search {
    right: auto;
    left: 50%;
    top: 130px;
    margin-top: 0;
    margin-left: -145px;
}

#goods_view {
    display:flex;
    max-width:1680px;
    margin:0 auto;
}

#goods_thumbs {
    width:20% !important;
}

#goods_thumbs .slides_container,
#goods_thumbs .pagination_wrap {
   display:none !important;
}

#goods_contents_quick {
    width: 100%;
}

#goods_spec {
    width: 20% !important;
}

#goods_tabs {
     display:none;
}

.goods_thumbs_spec {
    /*width:20%;*/
}


.box-related {
    padding-top: 20px;
    border-top: 1px solid #d4d4d4;
    margin-top: 30px;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

.goods_spec {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.goods_spec form {
    top: 50%;
    transform: translateY(-50%);
    align-self: flex-start;
    position: sticky;
    min-height: 17rem;
}

#goods_spec .box-spec {
    max-width: 280px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#goods_spec .box-spec form {
    top: 50%;
    max-width:240px;
    width: 100%;
    transform: translateY(-50%);
    align-self: flex-start;
    position: sticky;
    min-height: 17rem;
}

.deatil_price_area {
    text-align:center;
}

.goods_buttons_section .basic_btn_area li button {
    height: 32px;
    line-height: 30px;
}

.btn_resp.size_extra2 {
    font-size:14px;
}

#addCart {
    height: auto;
    padding: 0;
    line-height: 14px;
    padding-left:24px;
    color: #767676;
    font-size: 13px;
    border: none;
    background: url(../images/design/cartbag.png) 0 center no-repeat;
    background-size: 18px;
}

.sns_wish {
    display:flex;
    justify-content: space-between;
}

.ico_wish {
    background-size: 18px;
}

.box_pr_name {
    display:none;
}

.sns_wish .ico_wish {
    padding-left:24px;
}

.title_sub1 {
    text-align:center;
            letter-spacing: 0;
        font-family: 'Pretendard', serif;
}

#shipping_detail_info_resp {
    display:block;
    text-align:center;
    width:100%;
}

#shipping_detail_info_resp::after {
    display:none;
}

.viewImgWrap img {
    display:block;
    margin: 0 auto;
}

.layout_header .util_wrap_menu2>li {
    margin: 0 8px;
}

.resp_top_search .search_ver2 .search_new .autocomplete_banner {
    left:0;
    top:39px;
    width:300px;
}

.resp_top_search .search_ver2 .search_new .autocomplete_banner .title {
    display:none;
}

.resp_top_search .search_ver2 .search_new .banner_list>li {
     display:flex;
    gap:16px;
    width:100%;
}

.resp_top_search .search_ver2 .search_new .autocomplete_banner img {
    min-width:64px;
    max-width: 80px;
}

.resp_top_search .search_ver2 .search_new .autocomplete_banner .goods_price {
    letter-spacing: 0;
        font-family: 'Pretendard', serif;
}

#goods_contents_quick {
    min-height: 100vh;
}

.goods_spec .goods_spec_sub_info button {
    color:#000;
    text-decoration:underline;
    padding:0;
}
.goods_spec .goods_spec_sub_info button::after {
    display:none;
}

.goods_spec {
    text-align:center;
}

.goods_name {
        font-size:16px;

    color: #000;
    padding: 8px; 0 24px;
}

.goods_name b {
    font-weight:normal;
}

.txt-detail {
            font-size:13px;
    font-weight:bold;
    color: #000;
    padding: 8px; 0 24px;
}

.box-load-more-items > ul {
    margin-left: -60px;
}

.box-load-more-items > ul .goods_list_style1 {
    display: inline-block;
    padding-top: 20px;
    padding-left: 60px;
    box-sizing: border-box;
}

.box-load-more-items > ul .goods_list_style1,
.show_display_col4 .display_responsible_class .goods_list li.gl_item,
.box-load-more-items > ul > li {
    width:20%;
    text-align:center;
    font-size:12px;
}

.box-load-more-items > ul a,
.displaY_goods_name a {
    color:#000;
    font-size:13px;
}

.displaY_goods_name,
.box-load-more-items > ul .name{
    display:none;
}

.box-load-more-items > ul .brand_name,
.displaY_brand_name {
    font-size:15px;
            letter-spacing: 0;
        font-family: 'Pretendard', serif;
    color:#000;
    font-weight:bold;
}

.displaY_sales_price .nuM, .displaY_goods_price .nuM {
    font-size:11px;
}

.infO_group .displaY_sales_price,
.infO_group .displaY_goods_price,
.infO_group .displaY_consumer_price,
.infO_group .displaY_sales_percent {
    font-size:11px;
}

.displaY_brand_name .areA:before,
.displaY_brand_name .areA:after {
    display:none;
}

.box-load-more-items .display_zzim {
    display:none;
}

.box-load-more-items > ul {
    margin-left:-60px;
}

.box-load-more-items > ul .item_info_area,
.goods_spec_brand li a {
    letter-spacing: 0;
    font-family: 'Pretendard', serif;
    color:#000;
    font-weight:bold;
    font-size:14px;
}

.box-load-more-items > ul .goods_desc_area,
.box-load-more-items > ul .consumer_price,
.box-load-more-items > ul .goods_besong_area,
.box-load-more-items > ul .discount_rate {
    display:none;
}

.box-load-more-items > ul .sale_price,
.box-load-more-items > ul .sale_price b {
    font-size:11px;
    font-weight:normal;
}

.box-load-more-items > ul .item_img_area img {
    max-height: 240px;
    display: block;
    margin: 0 auto;
}

.box-load-more-items > ul .sale_price,
.deatil_price_area .org_price {
    color: #000;
}

.box-load-more-items > ul consumer_price,
.infO_group .goodS_info + .displaY_goods_name,
.displaY_goods_short_desc,
.infO_style_2 .displaY_consumer_price,
.displaY_color_option {
    display:none;
}

.search_nav .navi_linemap2:before {
    background:none;
    content:'/';
    font-size:12px;
    width:4px;
    margin-right:0;
    position:relative;
    top:1px;
    color:#000;
}

.search_nav .navi_linemap2:after {
    display:none;
}

.search_nav {
    margin-top: 19px;
    margin-left: 40px;
    display: flex;
    width: 1243px;
    display:none;
}

.search_nav .home {
    display:none;
}

.search_nav .home + .navi_linemap2:before {
    display:none;
}

.goods_price_area .num_single_area {
    display:none;
}

.goods_price_area .num_single_area + .total_goods_price {
    display:none;
}

.search_nav .navi_linemap2 {
    margin-right: 3px;
}

[data-effect*="scale"] .gl_item:hover .respItemImageArea img, [data-effect*="scale"] .slink:hover img, [data-effect*="scale"] .item_img_area > a:hover > img {
    transform:scale(1);
}

.detail_spec_table {
    font-size:12px;
    line-height:1.7;
}

.goods_spec .goods_spec_sub_info button {
    margin-top:16px;
}

.goods_quantity_table .num_price {
    margin-top:0;
}

.goods_quantity_table .out_option_price, .out_suboption_price {
    font-size:13px;
    margin-left:auto;
}

.goods_quantity_table tr.quanity_row:first-child td.quantity_cell {
    display:flex;
    gap:8px;
       align-items:center;
}

.goods_quantity_table .option_text {
         white-space: nowrap;
}

.org_price .dst_th_size {
    font-size: .8rem;
    letter-spacing: 0;
    font-family: 'Pretendard', serif;
}

.deatil_price_area .sale_price .price_won {
    display:inline-block;
    margin-left:4px;
}

.goods_quantity_table .num_price .option_col_price {
    display:flex;
    align-items:center;
}

.goods_quantity_table td.quantity_cell {
        display:flex;
    align-items:center;
}

.goods_quantity_table .option_text {
          display:flex;
    align-items:center;
}

.searched_item_display .item_info_area .goods_name_area .brand_name {
    color:#000;
        text-transform: none;
    display:block;
    text-align:center;
    font-family:'Pretendard', serif;
    font-size:14px;
    font-weight:bold;
}

.box-llink-description {
    max-width:480px;
    margin:0 auto;
}

.box-llink-description .txt-title {
    font-weight:bold;
    font-size:16px;
        margin-bottom:24px;
}

.box-llink-description .txt-title2 {
    font-weight:bold;
    font-size:14px;
        margin:120px 0 80px;
    text-align:center;
    color:#000;
    font-family: serif;
    margin-top:120px;
    line-height:2;
}

.box-llink-description .txt-title3 {
    font-weight:600;
    font-size:14px;
    margin: 40px 0;
    text-align:center;
    color:#000;
}

.box-llink-description .txt-desc {
    font-size:12px;
    line-height:1.7;
    margin-bottom:80px;
}

.searched_item_display .item_info_area .goods_name_area .brand_name:before,
.searched_item_display .item_info_area .goods_name_area .brand_name:after {
    display:none;
}

.searched_item_display .item_info_area .goods_name_area .name {
    font-size:12px;
    padding-top:8px;
    text-align:center;
    display:block;
}

.searched_item_display .item_info_area .goods_desc_area {
  display:none;
}

.searched_item_display>ul {
    display:flex;
    gap:80px;
    flex-wrap:wrap;
    margin-left:0;
    padding-bottom:80px;
}

.searched_item_display>ul>li {
    width: calc(25% - 60px);
    padding-top: 40px;
    padding-left: 0;
}

.searched_item_display .item_info_area .goods_price_area .consumer_price {
    display:block;
    text-align:center;
    text-decoration:line-through;
}

.searched_item_display .item_info_area .goods_price_area .sale_price {
    letter-spacing:0;
        display:block;
    text-align:center;
    font-weight:normal;
}

.searched_item_display .item_info_area .goods_price_area .sale_price .num {
    font-size:13px;
    letter-spacing:0;
}

.searched_item_display .item_info_area .goods_price_area .discount_rate {
    display:none;
}

.searched_item_display .item_info_area>li.goods_besong_area {
    display:none;
}

.searched_item_display .item_info_area>li.goods_seller_area {
    display:none;
}

.searched_item_display .item_info_area .goods_price_area .consumer_price {
    text-decoration:line-through;
}

.searched_item_display .item_info_area .goods_price_area .consumer_price .num,
.searched_item_display .item_info_area .goods_price_area .sale_price .num {
    display:inline-block;
    font-weight:normal;
    margin-right:2px;
    letter-spacing:0;
}

.searched_item_display .item_info_area .goods_price_area .consumer_price .num {
        text-decoration:line-through;
        margin-right:0;
}


.searched_item_display .display_zzim {
    top:10px;
}

.searched_item_display .display_zzim>img {
    width:24px;
}

#catalog_page .search_nav {
    margin-left:0;
}

#catalog_page .search_nav .navi_linemap:before {
    display:none;
}

#catalog_page .search_nav select {
    border:none;
}

.searched_item_display .item_img_area > a > img,
.display_responsible_class .gli_image > a > img,
.respItemImageArea > img {
    display:block;
    height: 100%;
    max-height: 230px;
    margin: 0 auto;
}

.respItemImageArea {
    height: 175px;

}

.searched_item_display .item_info_area .goods_name_area .name b {
    font-weight:normal;
}

.displaY_seller_grade_a + .displaY_seller_grade_b:after,
.displaY_seller_grade_a + .displaY_seller_grade_b:before {
    display:none;
}

.filtered_item_sorting .item_total {
    border-right:none;
    font-size:14px;
    font-weight:normal;
}

.filtered_item_sorting .item_order>.list>li {
    border:none;
}

.filtered_item_sorting .item_total>a .num {
        font-size:14px;
    font-weight:normal;
    top:0;
}

.paging_navigation {
    margin-top:80px;
}

.paging_navigation a, .paging_navigation input {
    border:none !important;
}

.layout_footer .social_list {
    display:none;
}

.wish_wrap .wish_list ul.sub .wish_name>label,
.wish_wrap .wish_list ul.sub .wish_name>label b {
        letter-spacing: 0;
    font-weight :normal;
}

.wish_wrap .wish_list .wish_price .nomal_price>b {
                         letter-spacing: 0;
        font-family: 'Pretendard', serif;
    font-weight:normal;
}
.wish_wrap .wish_list .wish_price .nomal_price>s {
    display:none;
}

.box-related .displaY_brand_name,
.box-related .infO_group {
    text-align:center;
}

.box-related .displaY_goods_name,
.box-related .displaY_goods_name a {
    display:block;
    text-align:center;
    font-size:11px;
        font-weight:300;
    word-break: break-all;
}

.box-related .displaY_goods_name b {
    font-weight:300;
}

.resp_login_wrap .box_id, .resp_login_wrap .box_pw {
    font-weight:normal;
}

.subpage_lnb .lnb_sub>li>a {
    padding: 8px 0 8px 10px;
    font-weight:400;
    font-size:13px;
}

.subpage_wrap .subpage_lnb {
    padding-top:30px;
}

.my_index_top .my_msub2>li {
    border:none;
}

.my_index_top .my_greeting {
    font-size:16px;
}

.my_index_top .my_msub2 .num {
    font-size:16px;
}

.my_index_top .my_msub2>li {
    font-size:12px;
}

.subpage_lnb .title2>a {
    font-size:14px;
    font-weight:300;
}

.my_order_step>li>a {
    font-size: 12px;
}

.resp_cart_wrap label.checkbox_allselect .txt {
    font-size:13px;
}

.cart_list .cart_goods_detail .goods_name {
    padding: 0;
    font-size:13px;
}

.xtle {
    border:none;
}

.cart_list .cgd_contents .block {
    font-size: 12px;
    line-height: 1.5;
}

.resp_cart_wrap .title_x {
    font-size:14px;
}

.total_sum_price .list>li,
.total_sum_price .list .num {
    font-size :13px;
}

.cart_list .cgd_contents .block2 .total_p,
.total_sum_price .list.total .num {
    letter-spacing: 0;
    font-size:13px;
}

.cart_list .cgd_contents .block2 .total_p .num {
    font-size:13px;
}

.btn_resp.size_c {
    font-size:14px;
}

.goodS_info.displaY_seller_grade_a,
.goodS_info.displaY_seller_grade_b {
    display:none;
}

[data-effect*="scale"] .respItemImageArea, [data-effect*="scale"] .slink, [data-effect*="scale"] .item_img_area > a {
    display:flex;
    height: 175px;
    align-items:center;
}

#brand_page .search_nav  {
    margin-left:0;
    width:100%;
}

.goods_desc_contents.goods_description {
    position:relative;
    top:-117px;
}

.goods_desc_contents.goods_description img {
    max-width:560px !important;
}

.box-main-banner {
    max-width: 1260px;
    margin:-20px auto 0;
}

.box-main-banner .title_group1,
.box-main-banner .title_group1 .sliderA {
    padding: 0;
}

.box-rising-brand {
    max-width:1260px;
    margin: 0 auto;
}

.box-rising-brand .txt-title {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0;
    padding: 120px 0 40px;
    color:#333;
    text-align:center;
    font-family: 'Pretendard', 'Noto Sans KR', 'Heebo', sans-serif !important;
}

.box-rising-brand .slick-slide {
    max-width: 880px;
    opacity:0.5;
}

.box-rising-brand .slick-current {
    opacity:1;
}

.box-category-sticker {
    max-width:1260px;
    margin:80px auto 0;
}

.box-category-sticker .ul-cate-list {
    display:flex;
    justify-content: center;
    gap:48px;
    width:100%;
    overflow:scroll;
    margin-bottom:40px;
}

.box-category-sticker .ul-cate-list::-webkit-scrollbar {
  display: none;
}

.box-category-sticker .ul-cate-list li {
    text-align:cetner;
}

.box-category-sticker .ul-cate-list li .box-img {
    overflow:hidden;
    width:96px;
    height: 96px;
    margin:0 auto;
    opacity:.7;
}

#searchedItemDisplay {
    opacity:1 !important;
}

#searchedItemDisplay .paging_navigation {
    display:none;
}

.box-category-sticker .ul-cate-list li .box-img.selected {
      opacity:1;
}

.box-category-sticker .ul-cate-list li img {
    width:100%;
    position:relative;
}

.box-category-sticker ul li .txt-category {
    display:block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    padding: 12px 0 40px;
    color:#333;
    text-align:center;
    font-family: 'Pretendard', 'Noto Sans KR', 'Heebo', sans-serif !important;
}

#searchFilter {
    display:block !important;
    border:none;
}

.box-search-result {
    display:flex;
    gap:40px;
}

.search_filter_wrap {
    margin-top:0;
    position:sticky;
    top:90px;
    min-width:240px;
}

.search_filter_selected,
.filtered_item_sorting .item_total,
.search_filter_selected .selected_etc_area,
.filtered_item_sorting {
    border:none;
}

.search_filter>li,
.search_filter .filter_menu_area,
.search_filter .filter_detail_area {
    display:block;
}

.search_filter .filter_menu_area {
    font-weight:600;
    width:auto;
    background:none;
    border:none;
    color: #333;
    font-size:12px;
}

.search_filter .filter_detail_item {
    height: auto;
    max-height: calc(100vh - 540px);
    overflow:scroll;
}

.filter_detail_section .filter_detail_item {
    max-height: calc(100vh - 490px);
}

.search_filter_selected .btn_all_cancel {
    width: auto;
    background:none;
    font-size: 12px;
}

.filter_detail_section label {
    display:flex;
    align-items:center;
    justify-content: space-between;
    margin-bottom:8px;
}

.search_filter .category_all_nav>a, .search_filter .category_all_nav .count_category {
    padding-bottom:0;
}

.filter_detail_section label span {
    font-size:12px;
}

.search_filter .category_all_nav + .filter_detail_item {
    border:none;
}

.search_filter .filter_detail_item>li.price_area .input_sfilter {
    border-radius:0;
    border:none;
    border-bottom:1px solid #333;
    outline:none;
}

.search_filter .filter_detail_item::-webkit-scrollbar {
  display: none;
}

.search_filter .category_all_nav>a,
.search_filter .category_all_nav .count_category {
    font-size:13px;
}

.search_filter .filter_detail_item>li {
    display:block;
}

.filter_seller_section {
    display:none !important;
}

.box-category-sticker .box-main-grid {
    margin-left:0px;
}

.box-category-sticker .box-main-grid .goods_list .gl_item {
    width: 20%;
    padding-left:0;
    text-align:center;
}

.search_filter>li {
    padding-top:8px;
}

.search_filter .filter_menu_area>a {
    background:none;
    font-size:12px;
    padding: 8px 0;
}

.filter_size_section li input[type=checkbox] {
    display:none;
}

.filter_size_section label {
    display: inline-block;
    height: 18px;
    vertical-align: top;
    position: relative;
    padding: 4px 14px 4px 35px;
    line-height: 24px;
}

.filter_size_section label:before {
    display: block;
    content: '';
    position: absolute;
    left: 10px;
    top: 6px;
    width: 18px;
    height: 18px;
    border: 1px #ccc solid;
    border-radius: 2px;
}

.filter_size_section label.active:before {
    background: url(../images/common/check_icon.png) 50% 50% no-repeat;
    background-size: 12px;
}

.ul-category, .ul-child-category {
    padding-bottom: 16px;
}

.li-category {
    padding: 4px 0;
}

.li-category a {
    position:relative;
    padding: 4px 0 4px 35px;
}

.li-category a span {
    position: relative;
    top: 5px;
}

.li-category a:before {
    display: block;
    content: '';
    position: absolute;
    left: 10px;
    top: 6px;
    width: 18px;
    height: 18px;
    border: 1px #ccc solid;
    border-radius: 2px;
}

.li-category a.active:before {
    background: url(../images/common/check_icon.png) 50% 50% no-repeat;
    background-size: 12px;
}

.search_filter .filter_detail_section .filter_detail_item {
    padding:0;
}

.search_filter .filter_menu_area>a.opend {
    background:none;
}

#goods_thumbs {
    display:none;
}

.goods_desc_contents.goods_description {
    clear:both;
}

.goods_desc_contents.goods_description > p {
    float:left;
    max-width:50%;
}

.goods_desc_contents.goods_description > p .txc-image {
    width:100% !important;
}

#goods_spec {
    width:50% !important;
}

#goods_spec .box-spec {
    max-width: none;
}

.search_filter .filter_section_sorting {
    display:block !important;
}

.txt_br_name {
        font-family: 'Pretendard', serif;
    font-size:12px;
    color:#000;
    font-weight:bold;
}

.goods_spec_sub_info {
    margin-bottom:40px;
}

.box-hotdeal {
    max-width:1200px;
    margin:0 auto;
}

.layout_body .box-hotdeal .goods_list li.gl_item {
    width: 100%;
    text-align: center;
    padding-left:24px;
}

.box-hotdeal .txt-title {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0;
    padding: 40px 0 40px;
    color:#333;
    text-align:center;
    font-family: 'Pretendard', 'Noto Sans KR', 'Heebo', sans-serif !important;
}

.box-hotdeal .displaY_goods_name {
    display:block;
}

.box-hotdeal .displaY_goods_name a b {
    font-weight:normal;
    font-size:12px;
}

.box-chch-ca .ul-child-category {
    padding: 8px 0 0 16px;
}

.box-load-more-items {
    max-width:1200px;
    width: 100%;
    margin:0 auto;
}

.box-load-more-items > ul {
    padding-left: 40px;
    padding-right: 40px;
}

.box-load-more-items .paging_navigation {
    display:none;
}

.box-load-more-items > ul .goods_list_style1 {
    width: calc(20% - 3px);
}

.goods_spec .spec_solo_event .list .buy_num {
    display:none;
}

.goods_spec .spec_solo_event .list>li.remain_time {
    text-align:center;
    display:block;
    margin-bottom:32px;
}

.btn-event-detail {
    display:block;
    margin:16px auto;
}

.box-shipping-info {
    padding: 32px 40px;
}

.box-shipping-info .txt-title {
    font-weight:bold;
    padding-bottom:16px;
}

.box-shipping-info .txt-value {
    line-height:1.7;
        padding-bottom:40px;
}

.cinizel {
        font-family: 'Pretendard', 'Noto Sans KR', 'Heebo', sans-serif !important;
}

.goods_list .displaY_brand_title {
    font-size: 15px;
    letter-spacing: 0;
    font-family: 'Pretendard', serif;
    color: #000;
    font-weight: bold;
}

.txt_tax {
    font-size:10px;
}

.rightQuick_open {
    display:none;
}

.goods_list_style1 .goods_icon_area {
    display:block;
    margin:0 auto;
}

.item_img_area {
    position:relative;
}

.item_img_area .box-options {
    background:rgba(255,255,255,0.7);
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    display:none;
    flex-direction: column;
    align-items:center;
    justify-content:center;
    gap: 16px;
}

.item_img_area:hover .box-options {
    display:flex;
}

.item_img_area .box-options p {
    color:#333;
    font-weight:bold;
    font-size:14px;
}

.goods_category_area {
    display:none;
}

.img-size-chart {
    clear:both;
    display: block;
    margin: 0 auto;
    max-width: 480px;
    width:100%;
}

.btn-view-all {
    display:flex;
    width:160px;
    height: 48px;
    font-size:14px;
    justify-content:center;
    align-items:center;
    color:#333;
    border:1px solid #333;
    margin:0 auto;
}

.btn-view-all:hover {
    background:#333;
    color:#fff;
}

.mobile .goods_spec_sub_info {
    text-align:center;
}

.mobile .goods_spec_sub_info .btn_resp.no_border span {
    color:#333;
    text-decoration:underline;
}

.mobile .goods_spec_sub_info .btn_resp.no_border:after {
    display:none;
}

.layout_footer .escrow {
    position:static;
    margin-top:40px;
    margin-left:auto;
    display: flex; 
    justify-content: space-between;
}

.goods-view-detail {
    clear:both;
    max-width: 480px;
    margin:0 auto;
    border-bottom:1px solid #333;
}

.btn-info-open {
    display:flex;
    border-top:1px solid #333;
    justify-content:center;
    align-items:center;
    font-size:13px;
    height: 48px;
}

.mobile .goods_spec_sub_info button.btn_resp {
    border: 1px solid #333;
    width:100%;
    height: 40px;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:13px;
}

.mobile .goods_spec_sub_info .btn_resp.no_border span {
        text-decoration:none;
}

.box-detail-info {
    display:none;
}

@media only screen and (max-width:1024px) {
    #goods_thumbs {
        display:block;
    }

    .item_img_area:hover .box-options {
        display:none !important;
    }
    .mob-stock-title {
        padding-top:4px;
        text-align:center;
        font-size:11px;
        color:orange;
    }

    .resp_wrap {
        padding: 0 !important;
    }

    .search_filter .filter_detail_item.li_align.brandList {
        display:block !important;
    }

    .search_filter_wrap {
        position:static;
    }

    .resp_top_search .search_ver2 .search_new {
        top:-67px;
    }

    #goods_thumbs .viewImgWrap img {
        max-width:80%;
    }

    #searchFilter {
        display:flex !important;
    }

    .search_filter>li {
        width:33.3%;
    }

    .search_filter .filter_menu_area {
        position:static;
    }

    .search_filter .filter_section_sorting {
        display:none !important;
    }

    .search_filter .filter_detail_area {
        padding-top:0;
    }

    .search_filter .filter_detail_item.li_align>li {
        width:100%;
    }

    .search_filter .filter_brand_section .filter_detail_item label {
        font-size:10px;
        padding-top: 11px !important;
        line-height:1;
    }

    .filter_detail_section label {
        display:block;
    }
    
    #layout_header {
        top:0;
        background:#fff;
    }
    .layout_header .logo_wrap .logo_area {
        height: 58px;
        line-height:58px;
    }
    .layout_header .logo_wrap .logo_area img {
        height: 20px !important;
    }
    .box_pr_name {
        display:block;
        text-align:center;
    }
    #goods_view {
        padding-top: 0px;
        display:block;
    }
    .goods_spec {
        width:auto;
        height:auto;
    }
    .goods_spec form {
        width:100%;
    }
    #goods_thumbs {
        width:100% !important;
    }
    #goods_thumbs .slides_container, #goods_thumbs .pagination_wrap {
        display:block !important;
    }
    .goods_spec form {
        top: auto;
        transform: translateY(0);
        align-self: flex-start;
        position: static;
        min-height: none;
    }
    #goods_contents_quick {
        display:none;
    }
    .goods_name {
        display:none;
    }
    .txt-detail {
        display:none;
    }
    .goods_spec .goods_spec_sub_info button {
        border-top: 1px solid #767676;
        border-bottom: 1px solid #767676;
        width: 100%;
        text-align: left;
        height: 42px;
        position:relative;
    }
    .goods_spec .goods_spec_sub_info button::after {
        position:absolute;
        top:12px;
        right: 0;
    }
    #goods_spec {
        width:100% !important;
        display: block !important;
    }

    .box-related {
        width:100%;
    }

        .box-search-result {
        flex-direction:column;
    }

    .searched_item_display>ul {
        width:100%;
    }

    .goods_spec {
        display:none;
    }

    #goods_spec .box-spec {
        max-width: none;
        width: 100%;
        height: auto;
        display: block;
        justify-content: center;
        align-items: center;
    }

    #goods_spec .box-spec form {
        top: auto;
        transform: translateY(0);
        align-self: flex-start;
        position: static;
        min-height: none;
        max-width: none;
    }

    .resp_login_wrap {
        margin-top:60px;
    }
    .show_display_col4 .display_responsible_class .goods_list li.gl_item {
        padding:0;
    }
    .wide_visual_slider {
        width: 100vw;
        margin-left:20px;
    }
    .display_responsible_class ul.goods_list {
            margin: 0 0 0 -20px;
    width: 100vw;
    display: flex;
    flex-wrap: wrap;
    }

    .wide_visual_slider {
        width: 100vw;
        margin-left:-20px;
    }

    .pagination_wrap .count>a.prev,
    .pagination_wrap .count>a.next {
        display:none;
    }
    .goods_buy_open_sections {
        position:static;
        padding:0;
        border:none;
    }
    .layout_footer {
        padding: 40px 20px;
    }

    .goods_buy_sections {
        display:block !important;
        position:static;
        padding:0;
        background:none;
    }
    .goods_bg {
        display:none !important;
    }
    .goods_option_area {
        padding: 0;
    }

    .goods_buttons_area {
        padding: 0;
    }

    #goodsBuyOpenSection {
        display:none
    }
    #btnSectionClose {
        display:none !important
    }

    .deatil_price_area {
        margin-top:24px;
    }

    .searched_item_display>ul {
        gap: 60px;
    }

    .searched_item_display>ul > li {
        width:calc(33.3% - 40px);
    }

    #new_arrivals_page .search_nav {
        width:100%;
        margin-left: 0;
    }

    .goods_quantity_table .out_option_price, .out_suboption_price {
        font-size:14px;
        letter-spacing: 0;
    }

    .goods_price_area .total_goods_price {
        font-size:14px;
        letter-spacing: 0;
    }

    #total_goods_price {
        font-size:14px !important;
        letter-spacing: 0 !important;
    }

    .goods_price_area {
        padding: 0 0 16px;
    }

    .box_pr_name {
        padding: 16px 0;
    }
    .txt_br_name {
        font-size:16px;
        font-weight: bold;
        color:#000;
                        letter-spacing: 0;
        font-family: 'Pretendard', serif;
        padding-bottom:8px;
    }
    .txt_pr_name {
        font-size:16px;
        color:#000;
    }
    .txt_tax {
        font-size:11px;
    }
    .sns_wish {
        gap:16px;
        justify-content: center;
    }

    .sns_wish .ico_wish {
        padding-left:24px;
    }

    .btn_sns_share {
        display:block;
    }

    #shipping_detail_info_resp {
        border-top:1px solid #767676;
        border-bottom:1px solid #767676;
        padding: 0;
        height: 42px;
        position:relative;
        width:100%;
    }
    #shipping_detail_info_resp::after {
        position:absolute;
        top:12px;
        right: 0;
        display:none;
    }


    .display_responsible_class ul.goods_list {
        gap:16px;
    }
    .show_display_col4 .display_responsible_class .goods_list li.gl_item,
    .box-category-sticker .box-main-grid .goods_list .gl_item {
        width: calc(33% - 8px);
    }

    .box-load-more-items > ul {
        display:inline;
        padding-left: 20px;
        padding-right: 20px;
    }

    .box-load-more-items > ul .goods_list_style1 {
        width:33%;
    }

    .search_nav {
        width:100%;
        margin-left:0;
            margin-top: 0;
    padding-top: 0;
    }
    #slideBanner_BrandMain {
        display:none;
    }

    .layout_header .util_wrap_menu2 {
        top:24px;
    }

    .box-main-banner {
        width: 100vw;
        position: relative;
        left: -20px;
    }

    .search_filter .category_all_nav + .filter_detail_item {
        display:none;
    }
}

@media only screen and (max-width:824px) {
    .show_display_col4 .display_responsible_class .goods_list li.gl_item,
    .box-category-sticker .box-main-grid .goods_list .gl_item {
        width: calc(50% - 8px);
        padding-left:0;
    }

    .box-load-more-items > ul {
        display:block;
        width: calc(100% + 60px);
        margin-left:-50px;
    }

    .box-load-more-items > ul .goods_list_style1 {
        width:calc(50% - 2px);
        padding-left:0;
    }

        .searched_item_display>ul {
        gap: 60px;
    }

    .searched_item_display>ul>li {
        width:calc(33.3% - 40px);
    }

    .box-category-sticker .ul-cate-list {
        justify-content: left;
        margin-left:-20px;
        width:calc(100vw - 40px);
        padding: 0 20px;
    }

    #searchFilter {
        flex-wrap: wrap;
    }
}

@media only screen and (max-width:640px) {
    .box-rising-brand .slick-slide {
        max-height: 300px;
    }

    .searched_item_display>ul {
        gap: 16px;
        width:100%;
            padding-bottom:16px;
    }

    .searched_item_display>ul>li {
        width: calc(50% - 8px);
    }

    .layout_header .logo_wrap .logo_area {
        height:55px;
        line-height:55px;
    }

    .layout_header .util_wrap_menu2 {
        bottom:-9px !important;
    }

    .box-category-sticker .ul-cate-list {
        gap:20px;
    }

    .box-category-sticker .ul-cate-list li .box-img {
        width:64px;
        height:64px;
    }

    .search_filter>li {
        width:50%;
    }
}