@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css');

/* **************************************************************************************
* 반응형 스킨 사용자/제작자 CSS
Author : 퍼스트몰(firstmall)
Author URL : http://www.firstmall.kr
Creation Date : 2020-03-01
Modify Date : 2021-02-25
************************************************************************************** */

/*********************************** 공통 영역 ***********************************/

/* 공통 */
/*.layout_header .util_wrap a,
.layout_header .nav_wrap .respCategoryList .categoryAllBtn,
.layout_header .nav_wrap .respCategoryList .categoryDepthLink,
.layout_footer .title,
.layout_side .aside_cs_phone,
.layout_side .aside_cs_addinfo,
.rightQuickMenuWrap2 h3,
.rightQuickMenuWrap2 li,
.rightQuickMenuWrap2 span,*/
.title_group1 .title1,
.resp_bnr .text {font-family:'NanumSquare', sans-serif !important;}

/* 헤더 */
.layout_header {border-bottom:1px solid #d9d9d9; box-shadow:none;}
.layout_header > .resp_wrap {position:relative;}
.layout_header .util_wrap {height:auto; border-bottom:none; background:transparent;}
.layout_header .util_wrap_menu2 {padding-top:10px;}
.layout_header .util_wrap_menu2 > li {display:inline-block; background:none;}
.layout_header .util_wrap_menu2 > li > a {padding:0 10px; font-size:12px; font-weight:300; color:#a5a5a5;}
.layout_header .util_wrap_menu2 > li.user_info {padding-right:0;}
.layout_header .logo_wrap {float:left; margin-top:-50px;}
.layout_header .logo_wrap .logo_area > a {height:110px; line-height:110px;}
.layout_header .resp_top_hamburger {display:none;}
.layout_header .resp_top_hamburger>a { width:22px; height:22px; }
.layout_header .resp_top_hamburger>a>b { width:80%; }
.layout_header .resp_top_hamburger>a>b,
.layout_header .resp_top_hamburger>a:before,
.layout_header .resp_top_hamburger>a:after { background:#000; }
.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_cart {display:none; right:35px; width:20px; height:20px; background:url('../images/design_resp/icon_cart.png') no-repeat; background-size:cover; padding-left:15px;}
.layout_header .cart_cnt2 {margin-top:-5px;}
.layout_header .resp_top_search {top:10px;}
.layout_header .resp_top_search a.btn_search_open {width:20px; height:20px; background:url('../images/design_resp/icon_search.png') no-repeat; background-size:cover; margin-top:10px;}
.layout_header #cateSwiper {float:right; border-top:none;}
.layout_header #cateSwiper .respCategoryList {display:inline-block;}
.layout_header #cateSwiper .respCategoryList > li {display:inline-block; margin-left:20px}
.layout_header #cateSwiper .respCategoryList .nav_category_all {width:auto;}
.layout_header #cateSwiper .respCategoryList .categoryAllBtn,
.layout_header #cateSwiper .respCategoryList .categoryDepthLink {width:auto; height:60px; line-height:65px; border:0; font-size:14px; color:#666; letter-spacing:1px;}
.layout_header #cateSwiper .respCategoryList .categoryDepthLink>em {height:59px; line-height:inherit;}
.layout_header #cateSwiper .respCategoryList .categoryDepthLink:hover {color:#333;}
.layout_header #cateSwiper .respCategoryList .categorySub {top:60px;}
@media only screen and (max-width:1279px) {
    .layout_header .resp_top_hamburger,
    .layout_header .resp_top_cart {display:none;}
    .layout_header #cateSwiper .respCategoryList .categoryDepthLink {padding-left:0; padding-right:0;}
	.layout_header #cateSwiper .respCategoryList .nav_category_all {margin-right:0;}
}
@media only screen and (max-width:1023px) {
    .layout_header > .resp_wrap {padding-left:10px; padding-right:10px;}
	.layout_header .util_wrap_menu2 {padding-right:42px;}
	.layout_header .util_wrap_menu2 .respCartArea {display:block;}
    .layout_header .resp_top_search {margin-top:0;}
	.layout_header .resp_top_search a.btn_search_open {width:20px; height:20px;}
	.layout_header #cateSwiper .respCategoryList .nav_category_all {margin-left:10px;}
}
@media only screen and (max-width:900px) {
    .layout_header #cateSwiper {float:none; clear:both; border-top:1px solid #f0f0f0;}
    .layout_header #cateSwiper .respCategoryList .categoryAllBtn,
    .layout_header #cateSwiper .respCategoryList .categoryDepthLink {height:50px; line-height:52px;}
    .layout_header #cateSwiper .respCategoryList .categoryDepthLink>em {height:49px;}
}
@media only screen and (max-width:767px) {
    .layout_header .util_wrap {display:none;}
    .layout_header .logo_wrap {float:none; margin-top:0;}
    .layout_header .logo_wrap .logo_area {display:table;}
    .layout_header .logo_wrap .logo_area > a {height:auto; line-height:inherit; padding:10px 0;}    
	.layout_header .logo_wrap.flying .logo_area > a {padding:10px 0;}
	.layout_header .logo_wrap .logo_area img,
    .layout_header .logo_wrap.flying .logo_area img {max-height:50px;}
    .layout_header .resp_top_hamburger {display:block;}
    .layout_header .resp_top_cart {display:block; height:22px; background-size:22px;}
    .layout_header .resp_top_search {display:block;}
    .layout_header .resp_top_search .search_ver2 .search_new .input_area .cont {margin-top:-12px;}
    .layout_header .resp_top_search a.btn_search_open {width:22px; height:22px; margin-top:0;}
	.layout_header .resp_top_hamburger,
	.layout_header .resp_top_cart,
	.layout_header .resp_top_search {top:25px; margin-top:0;}    
	.layout_header .logo_wrap.flying .resp_top_hamburger,
	.layout_header .logo_wrap.flying .resp_top_cart,
	.layout_header .logo_wrap.flying .resp_top_search {top:50%;}
    .layout_header #cateSwiper {float:none; width:100%; padding:0;}    
}
@media only screen and (max-width:479px) {	
    .layout_header .logo_wrap.flying .resp_top_hamburger,
    .layout_header .logo_wrap.flying .resp_top_cart,
    .layout_header .logo_wrap.flying .resp_top_search {margin-top:-10px;}
}

/* 풋터 */
.layout_footer {border-top:1px solid #d9d9d9; padding:50px 0;}
.layout_footer a:hover, .layout_footer a:focus {text-decoration:underline;}
.layout_footer a.link_f:after,
.layout_footer span.link_f>a:after {content:' >';}
.layout_footer .footer_contents {padding-bottom:40px;}
.layout_footer .footer_contents:after {display:block; content:""; clear:both;}
.layout_footer .footer_contents>li {position:relative; float:left;  box-sizing:border-box; padding-right:20px;}
.layout_footer .footer_contents>li.footer_a1 {width:40%;}
.layout_footer .footer_contents>li.footer_b1 {width:20%;}
.layout_footer .footer_contents>li.footer_c1 {width:40%;}
.layout_footer .title {padding-bottom:5px; font-size:13px; font-weight:600; color:#666;}
.layout_footer .menu>li {position:relative; padding-top:4px;}
.layout_footer .menu>li.company_phone {padding-top:0;}
.layout_footer .menu>li.company_phone a {font-size:27px;}
.layout_footer .menu>li,
.layout_footer .menu>li a,
.layout_footer .menu2>li a {height:auto; line-height:inherit; color:#666;}
.layout_footer .menu2>li.bold a {font-weight:600;}
.layout_footer .menu2>li {float:none; display:inline-block; position:relative; padding-top:4px;}
.layout_footer .menu2>li:before {display:block; content:"/"; position:absolute; top:4px; left:-4px;}
.layout_footer .menu2>li:first-child:before {display:none;}
.layout_footer .footer_d1 {position:relative;}
.layout_footer .footer_d1 .pcolor,
.layout_footer .footer_d1 a {font-weight:400; color:#666;}
.layout_footer .menu3>li,
.layout_footer .copyright {color:#999;}
.layout_footer .escrow {top:auto; bottom:0; right:0;}
@media only screen and (max-width:767px) {
	.layout_footer .footer_contents {padding-bottom:10px;}
    .layout_footer .footer_contents>li {width:100% !important; padding-right:0;}
    .layout_footer .footer_b1 .title,
    .layout_footer .footer_c1 .title {padding-top:20px;}    
	.layout_footer .menu.v2>li {display:inline-block; padding-right:20px;}
	.layout_footer .menu.v2>li:before {display:block; content:"|"; position:absolute; top:3px; left:-13px;}
	.layout_footer .menu3 {padding-right:0;}
}

/* 우측 사이드바 */
.rightQuickMenuWrap2 {position:fixed; top:0; bottom:0; right:0; width:220px; border-left:1px solid #dbdbdb; background:#fff; z-index:201;}
.rightQuickMenuWrap2.closed {right:-220px; box-shadow:none;}
.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;}
.rightQuickMenuWrap2 .outside_menu .rightQuick_close,
.rightQuickMenuWrap2 .outside_menu .rightQuick_open {border:none; background:none; position:static;}
.rightQuickMenuWrap2 .outside_menu {position:absolute; right:220px; top:50%; margin-top:-200px;}
.rightQuickMenuWrap2 .outside_menu .menu1 {box-shadow:-2px 2px 2px rgba(0, 0, 0, 0.05);}
.rightQuickMenuWrap2 .outside_menu .menu1>li {border-top:1px solid #e0e0e0; border-right:1px solid #f0f0f0; width:48px;}
.rightQuickMenuWrap2 .outside_menu .menu1>li.close {/*border-top:none;*/}
.rightQuickMenuWrap2 .outside_menu .menu1>li.open {margin-top:-1px; border-color:#333;}
.rightQuickMenuWrap2 .outside_menu .menu1>li>a {height:48px;}
.rightQuickMenuWrap2 .outside_menu .menu2 {display:table; width:100%; margin-top:15px;}
.rightQuickMenuWrap2 .outside_menu .menu2>li {display:table-row; width:48px;}
.rightQuickMenuWrap2 .outside_menu .menu2>li>a {display:table-cell; height:36px; text-align:center; vertical-align:middle; opacity:0.6;}
.rightQuickMenuWrap2 .outside_menu .menu2>li>a:hover {opacity:1;}
.rightQuickMenuWrap2 .inner_menu1>li {padding-top:5px;}
.rightQuickMenuWrap2 .inner_menu1>li:first-child {padding-top:0;}
.rightQuickMenuWrap2 .inner_menu1>li>a {display:block; border:1px solid #e0e0e0; text-align:center; color:#333; line-height:25px; transition:all ease 0.3s;}
.rightQuickMenuWrap2 .inner_menu1>li>a:hover {border-color:#aaa;}
.rightQuickMenuWrap2 .right_wrap {padding:0 20px 20px;}
.rightQuickMenuWrap2 .right_wrap h3 {margin:30px 0 12px; font-size:12px; font-weight:600; color:#000; letter-spacing:1.2px;}
.rightQuickMenuWrap2 .right_wrap h3 span {font-weight:inherit; color:inherit;}
.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 .phone {margin:-2px 0 10px; font-size:20px; font-weight:600; 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:6px;}
.rightQuickMenuWrap2 ul.social_list>li:first-child {padding-left:0;}
.rightQuickMenuWrap2 ul.social_list>li>a>img {width:24px; 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;}
}

/* 좌측 어사이드 메뉴 */
.side_close {left:325px;}
.layout_side {width:320px; padding:20px 30px;}
.layout_side .aside_userinformation {border-color:#333; padding:0 0 20px;}
.layout_side .asie_main_menu {padding:10px 0 15px;}
.layout_side .aside_navigation_wrap {border-top:1px solid #333;}
.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:#666;}
.layout_side .aside_navigation_wrap ul.menu li.mitem.category a.mitem_goodsview:hover {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:#666;}
.layout_side .aside_navigation_wrap ul.menu li.custom_nav_link a.mitem_goodsview:hover {color:#000;}
.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;}


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

/* 메인 - 슬라이드 배너 */
.wide_visual_slider { position:relative; max-width:1920px; margin:auto; }
.wide_visual_slider .slick-prev {left:50%; margin-left:-35%;}
.wide_visual_slider .slick-next{right:50%; margin-right:-35%;}
.wide_visual_slider .slick-dots>li>button {width:15px; height:15px; border-radius:50px;}
.wide_visual_slider .slick-dots>li.slick-active>button {width:15px; height:15px;}
.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 .slick-prev {left:10px; margin-left:0;}
    .wide_visual_slider .slick-next{right:10px; margin-right:0;}
	.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%; }
}

/* 메인 - 좌메뉴 */
.nav_bg { position:absolute; top:0; left:0; width:29%; height:100%; background:rgba(242,238,236,0.8); z-index:20; }
.resp_nav {max-width:1260px; margin:auto; padding-left:40px; padding-right:40px;}
.resp_nav .respCategoryList {position:absolute; top:140px; z-index:21;}
.resp_nav .respCategoryList > li {position:relative; width:200px; padding-bottom:20px; text-align:left;}
.resp_nav .respCategoryList > li .categorySub {display:none; position:absolute; left:100px; top:-15px; background:#fbfaf9; z-index:10; padding:10px 10px 10px 15px; min-width:140px; }
.resp_nav .respCategoryList > li .categorySub .categorySubDepth {position:relative; padding:5px 0;}
.resp_nav .respCategoryList > li .categorySub .categorySubDepth a {display:block; font-size:14px; color:#929191; letter-spacing:0.5px;}  
.resp_nav .respCategoryList > li .categorySub .categorySubBanner {padding-top:10px;}
.resp_nav .respCategoryList > li > a {font-size:14px; color:#666; letter-spacing:0.5px;}
.resp_nav .respCategoryList > li:hover > .categorySub {display:block;}
.resp_nav .respCategoryList > li:hover > a,
.resp_nav .respCategoryList > li > .categorySub li:hover > a {color:#906240;}
.resp_nav .respCategoryList .categorySubWrap .categoryDepth3 { opacity:0; position:absolute; left:100%; top:-1px; min-width:140px; white-space:nowrap; padding:4px 0; background:#f2ebe5; border-radius:2px;  transform:translateX(-2px); transition:all 0.2s 0.05s; }
.resp_nav .respCategoryList .categorySubWrap .categoryDepth3>li>a { display:block; font-size:13px; line-height:1.3; padding:4px 10px; color:#767676; transition:transform 0.2s; }
.resp_nav .respCategoryList .categorySubWrap .categoryDepth3>li:hover>a { transform:translateX(2px); }
.resp_nav .respCategoryList .categorySubWrap .categoryDepth2>li:hover .categoryDepth3 { opacity:1; transform:translateX(0); z-index:3; }
.resp_nav .respCategoryList .categorySubWrap .categoryDepth3 + a:after { display:block; content:''; width:5px; height:31px; position:absolute; right:5px; top:0; background:url(../images/common/bul_gnb_3depth_a.png) 50% 50% no-repeat; opacity:0.4; }
.resp_nav .respCategoryList .categorySubWrap .categoryDepth2>li:hover .categoryDepth3 + a:after { opacity:1; }
.resp_nav .input_area {width:150px; margin-top:100px; border-bottom:1px solid #333;}
.resp_nav .input_area .search {width:22px; height:22px; background:url('../images/design_resp/icon_search.png') 50% 50% no-repeat; background-size:contain; text-indent:-999px;}
.resp_nav .input_area .input {width:120px; outline:0; border:none; background:transparent;}
@media only screen and (max-width:1279px) {
    .resp_nav .respCategoryList > li {padding-bottom:10px;}
    .resp_nav .input_area {margin-top:30px;}
}
@media only screen and (max-width:1023px) {
    .resp_nav {padding-left:10px; padding-right:10px;}
    .resp_nav .respCategoryList {top:120px;}        
}
@media only screen and (max-width:767px) {
    .nav_bg, .resp_nav {display:none;}
}

/* 메인 - 타이틀 */
.title_group1 .title1 {font-size:30px; font-weight:400; color:#2c2c2c;}
.detail_title_area .name,
.goods_spec_sections .deatil_price_area .sale_price .num,
#total_goods_price {font-weight:400;}
.search_nav .navi_linemap2:before {height:37px;}
@media only screen and (max-width:479px) {
    .title_group1 .title1 {font-size:24px;}
}

/* 메인 - 상품 위치 정렬 */
.resp_main { max-width:1024px; margin:auto; padding-left:236px; padding-right:0;} 
@media only screen and (max-width:1279px) {
	.resp_main {padding-left:40px; padding-right:40px;}
}
@media only screen and (max-width:1023px) {
	.resp_main {padding-left:10px; padding-right:10px;}
}

/* 메인/서브 - 상품디스플레이 */
.display_slide_class {}
.displayTabContainer {margin-top:10px;}
.display_responsible_class {margin-top:-10px;}
.display_recomm {margin-top:20px;}
.displaY_color_option .areA {height:4px;}
.goods_list li.gl_item .resp_display_goods_info {padding:15px 0;}
.goods_list li.gl_item .resp_display_goods_info .displaY_sales_percent {float:right;}
.goods_list li.gl_item .resp_display_goods_info .displaY_besong,
.goods_list li.gl_item .resp_display_goods_info .displaY_review_count {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;}
    .display_recomm {margin-top:10px;}
}
@media only screen and (max-width:767px) {
    .goods_list li.gl_item .resp_display_goods_info {padding:15px 0 0;}
}
 
/* 메인 - 상품디스플레이 (MD's CHOICE) */
.resp_special {margin-top:80px; margin-bottom:20px; overflow:hidden; background:#f2eeec; padding-bottom:70px;}
.resp_special .title_group1 .title1 {color:#6f4c36;}
.resp_special .show_display_special {max-width:1920px; margin:auto;}
.resp_special .display_responsible_class .goods_list {text-align:center;}
.resp_special .resp_display_goods_info {position:absolute; top:50%; left:50%; width:60%; padding:0; text-align:center; opacity:0; transition:all 0.2s; transform:translate(-50%, -50%);}
.resp_special .resp_display_goods_info a,
.resp_special .resp_display_goods_info span, 
.resp_special .resp_display_goods_info  .displaY_consumer_price,
.resp_special .resp_display_goods_info .displaY_brand_name .areA:before,
.resp_special .resp_display_goods_info .displaY_brand_name .areA:after,
.resp_special .resp_display_goods_info .displaY_sales_percent:after {font-weight:300; color:#fff;}
.resp_special .goods_list .gli_image {background:rgba(74, 40, 20, 0.8);}
.resp_special [data-effect*="opacity"] .gl_item {position:relative; top:0;  transition:all 0.2s;}
.resp_special [data-effect*="opacity"] .gl_item:hover {position:relative;}
.resp_special [data-effect*="opacity"] .gl_item:hover .respItemImageArea {position:relative; z-index:1;}
.resp_special [data-effect*="opacity"] .gl_item:hover .respItemImageArea img {opacity:0.2;}
.resp_special [data-effect*="opacity"] .gl_item:hover .resp_display_goods_info {opacity:1;}
@media only screen and (max-width:1279px) {
    .resp_special .resp_display_goods_info {width:80%;}
} 
@media only screen and (max-width:767px) {
    .resp_special .goods_list .gli_image {background:rgba(0, 73, 0, 0);}
    .resp_special [data-effect*="opacity"] .gl_item:hover .respItemImageArea img {opacity:0.8;}
    .resp_special [data-effect*="opacity"] .gl_item:hover .resp_display_goods_info {opacity:0;}
}
@media only screen and (max-width: 479px) {
    .resp_special {padding-bottom:40px;}
}

/* 메인 - 2단 이미지 배너 */
.resp_bnr {margin-top:80px;}
.resp_bnr .respBnrGon_num1_typeA>ul>li:first-child {display:block; padding-top:5px; text-align:left;}
.resp_bnr .respBnrGon_num1_typeA>ul>li {display:block; clear:both; padding-top:50px; text-align:right;}
.resp_bnr .respBnrGon_num1_typeA>ul>li:nth-child(1) .img {float:left; width:50%;}
.resp_bnr .respBnrGon_num1_typeA>ul>li:nth-child(1) .text {float:left; width:50%;}
.resp_bnr .respBnrGon_num1_typeA>ul>li:nth-child(1) .title, 
.resp_bnr .respBnrGon_num1_typeA>ul>li:nth-child(1) .desc {padding-left:40px;}
.resp_bnr .respBnrGon_num1_typeA>ul>li:nth-child(2) .img {float:right; width:50%;}
.resp_bnr .respBnrGon_num1_typeA>ul>li:nth-child(2) .text {float:left; width:50%;}
.resp_bnr .respBnrGon_num1_typeA>ul>li:nth-child(2) .title, 
.resp_bnr .respBnrGon_num1_typeA>ul>li:nth-child(2) .desc {padding-right:40px;}
.resp_bnr .respBnrGon_num1_typeA>ul>li .title {display:block; padding-top:50px; font-size:34px; font-weight:400; color:#967761;}
.resp_bnr .respBnrGon_num1_typeA>ul>li .desc {display:block; padding-top:10px; font-size:26px; font-weight:300; color:#949494;}
@media only screen and (max-width:1023px) {
	.resp_bnr .respBnrGon_num1_typeA img {max-width:100%; margin-left:0; margin-right:0;}
}
@media only screen and (max-width:820px) {
    .resp_bnr {margin-top:50px;}
    .resp_bnr .respBnrGon_num1_typeA>ul>li br {display:none;}
    .resp_bnr .respBnrGon_num1_typeA>ul>li .title {font-size:30px;}
    .resp_bnr .respBnrGon_num1_typeA>ul>li .desc {font-size:20px;}
}
@media only screen and (max-width:600px) {
    .resp_bnr .respBnrGon_num1_typeA>ul>li .title {padding-top:10px;}
}
@media only screen and (max-width:470px) {
    .resp_bnr .respBnrGon_num1_typeA>ul>li {padding-top:20px;}
    .resp_bnr .respBnrGon_num1_typeA>ul>li .img,
    .resp_bnr .respBnrGon_num1_typeA>ul>li .text {width:100% !important; text-align:left;}
    .resp_bnr .respBnrGon_num1_typeA>ul>li .title {padding:15px 0 0 !important; font-size:24px;}
    .resp_bnr .respBnrGon_num1_typeA>ul>li .desc {padding:5px 0 0 !important; font-size:16px;}
}

/* 메인 - 이미지 배너 (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:#666;}
.side_close {margin-top:10px;}
.side_close:before, .side_close:after {height:2px;}

/* 회원가입 혜택 */
#layout_header .benefit {background:#333;}
#layout_header .benefit .arrow {color:#333;}

/* 페이지 경로 */
.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_spec .deatil_sale_rate {border-radius:50%;}
.goods_thumbs_spec #goods_thumbs {padding-bottom:40px;}
.goods_information_contents {padding-top:40px;}
@media 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;}
