@charset "utf-8";

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

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

/* 공통 */
.detail_title_area .name,
.title_container>h2,
.goods_spec_sections .deatil_price_area .sale_price .num,
#total_goods_price {font-weight:400;}

/* 띠배너 */
.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;}
}

/* 사이드 메뉴 */
.aside_cs_phone {font-weight:300;}
.aside_cs_phone:before {display:none;}
.side_close {margin-top:10px;}
.side_close:before, .side_close:after {height:2px;}

/* 헤더 */
#layout_header .benefit {top:30px;}
.layout_header .logo_wrap .logo_area {position:relative; width:100%; height:90px; line-height:90px; text-align:center; padding: 7px 0;}
.layout_header .logo_wrap .logo_area>a {display:inline; height:auto; vertical-align:top;}
.layout_header .logo_wrap .logo_area img {vertical-align:middle;}
.layout_header .resp_top_hamburger {display:none; top:50%; margin-top:-20px; left:40px; margin-left:-10px; border-radius:50%; background:transparent; padding:10px;}
.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 .util_wrap_menu2 {position:absolute; top:50%; margin-top:-10px; right:0;}
.layout_header .util_wrap_menu2>li {background:none;}
.layout_header .util_wrap_menu2>li>a {height:auto; line-height:1.8; padding:0 10px !important; font-size:13px; font-weight:400; color:#333;}
.layout_header .util_wrap_menu2>li>a:hover {color:#000;}
.layout_header .util_wrap_menu2 .respCartArea a {display:block; margin-left:10px; background-color:#000; color:#fff;}
.layout_header .util_wrap_menu2 .respCartArea a:hover {color:#fff;}
.layout_header .util_wrap_menu2 .respCartArea a>em {display:block; text-indent:-9999px;}
.layout_header .util_wrap_menu2 .cart_cnt2 {position:absolute; top:3px; right:0; background:#333;}
.layout_header .resp_top_search {top:50%; left:40px; right:auto; margin-top:-10px;}
.layout_header .resp_top_search a.btn_search_open {width:auto; height:auto; margin-top:0; text-indent:0; background:none;}
.layout_header .resp_top_search a.btn_search_open .icon {display:inline-block; vertical-align:middle; margin-top:0; width:20px; height:20px; background:url('../images/design_resp/icon_search.png') center no-repeat; background-size:cover;}
.layout_header .resp_top_search a.btn_search_open .txt {display:inline-block; margin:3px 0 0 3px;}
.layout_header .resp_top_search .search_ver2 {left:0; right:auto; margin-top:-10px; transform:translateX(-10px);}
.layout_header .resp_top_search .search_ver2.on {transform:translateX(0);}
.layout_header .resp_top_search .search_ver2 .search_new {left:0; right:auto;}
.layout_header .resp_top_search .search_ver2 .search_new .recent_item_list>li.no_data {max-width:100%;}
@media only screen and (max-width:1023px) {
	.layout_header .logo_wrap .logo_area {height:auto; line-height:inherit; padding: 0 0;}
	.layout_header .logo_wrap .logo_area img {vertical-align:top;}
	.layout_header .resp_top_hamburger {display:block; left:10px; top:50%; margin-top:-21px; background:none;}
	.layout_header .util_wrap_menu2 {display:none;}
	.layout_header .resp_top_cart {right:10px; background:url('../images/design_resp/icon_cart.png') center no-repeat;}
	.layout_header .resp_top_search {left:42px;}
	.layout_header .resp_top_search a.btn_search_open .txt {display:none;}
	.layout_header .resp_top_search .search_ver2 {margin-top:-12px;}
}
@media only screen and (max-width:479px) {
	.layout_header .logo_wrap .logo_area {}
}

/* 헤더 - 카테고리 메뉴 */
.all_list_contents .all_list_depth1>li>a {font-weight:400;}
.layout_header .nav_wrap {border-color:#e0e0e0; 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 20px; white-space:nowrap;}
.layout_header .nav_wrap .respCategoryList .nav_category_all {width:auto;}
.layout_header .nav_wrap .respCategoryList .nav_category_all .categoryAllBtn {width:auto; border:0; margin-right:0; padding:0 2px; transition:all ease 0.3s;}
.layout_header .nav_wrap .respCategoryList .nav_category_all  .categoryAllBtn,
.layout_header .nav_wrap .respCategoryList .categoryDepth1 .categoryDepthLink,
.layout_header .nav_wrap .respCategoryList .custom_nav_link .categoryDepthLink {height:55px; line-height:58px; text-align:center; font-size:15px; font-weight:500; color:#333;}
.layout_header .nav_wrap .respCategoryList .nav_category_all:hover .categoryAllBtn,
.layout_header .nav_wrap .respCategoryList .categoryDepth1:hover .categoryDepthLink,
.layout_header .nav_wrap .respCategoryList .custom_nav_link:hover .categoryDepthLink,
.layout_header .nav_wrap .respCategoryList .nav_category_all.on .categoryDepthLink,
.layout_header .nav_wrap .respCategoryList .categoryDepth1.on .categoryDepthLink,
.layout_header .nav_wrap .respCategoryList .custom_nav_link.on .categoryDepthLink {color:#000;}
.layout_header .nav_wrap .respCategoryList .categoryAllBtn>em,
.layout_header .nav_wrap .respCategoryList .categoryDepthLink>em {display:inline-block; position:relative; height:40px;}
.layout_header .nav_wrap .respCategoryList .categoryAllBtn>em:after,
.layout_header .nav_wrap .respCategoryList .categoryDepthLink>em:after {display:block; content:""; position:absolute; left:50%; bottom:-1px; width:0px; padding-top:2px; background:#000; transition:all .2s;}
.layout_header .nav_wrap .respCategoryList .nav_category_all:hover .categoryAllBtn>em:after,
.layout_header .nav_wrap .respCategoryList .categoryDepth1:hover .categoryDepthLink>em:after,
.layout_header .nav_wrap .respCategoryList .custom_nav_link:hover .categoryDepthLink>em:after {width:100%; left:0;}
.layout_header .nav_wrap .respCategoryList .nav_category_all.on .categoryAllBtn>em,
.layout_header .nav_wrap .respCategoryList .categoryDepth1.on .categoryDepthLink>em,
.layout_header .nav_wrap .respCategoryList .custom_nav_link.on .categoryDepthLink>em {border-bottom:2px solid #444;}
.layout_header .nav_wrap .respCategoryList .categorySub {top:55px;}
.layout_header .nav_wrap[data-submenu='type2'] .categoryDepth1 .categorySub {left:0; right:0; width:80%; margin:auto; overflow:hidden;}
.layout_header .nav_wrap[data-submenu='type2'] .categoryDepth1 .categorySubWrap .categoryDepth2 {overflow:hidden;}
.layout_header .nav_wrap[data-submenu='type2'] .categoryDepth1 .categorySubWrap .categoryDepth2>li {position:relative; min-width:250px; float:left;}
.layout_header .nav_wrap[data-submenu='type2'] .categoryDepth1 .categorySubWrap .categoryDepth2>li:before {display:block; content:''; position:absolute; top:20px; left:-15px; width:1px; height:200px; background:#e0e0e0;}
.layout_header .nav_wrap[data-submenu='type2'] .categoryDepth1 .categorySubWrap .categoryDepth2>li:first-child:before {display:none;}
@media only screen and (max-width:1279px) {
	.layout_header #cateSwiper .designCategoryNavigation {overflow:visible;}
	.layout_header #cateSwiper .designCategoryNavigation .respCategoryList {display:table;}
	.layout_header #cateSwiper .designCategoryNavigation .respCategoryList>li {display:table-cell; padding:0;}
	.layout_header #cateSwiper .respCategoryList .categoryDepthLink,
	.layout_header #cateSwiper .respCategoryList .categoryAllBtn {margin:0; padding:0 15px;}
}
@media only screen and (max-width:1023px) {
	.layout_header #cateSwiper .designCategoryNavigation {overflow:hidden;}
	.layout_header #cateSwiper .respCategoryList .nav_category_all {display:none !important;}
}
@media only screen and (max-width:479px) {
	.layout_header #cateSwiper .respCategoryList .categoryDepthLink,
	.layout_header #cateSwiper .respCategoryList .categoryAllBtn {margin:0; padding:0 10px; font-size:16px;}
}

/* 풋터 */
.layout_footer {background-color:#fef9f3;}
.layout_footer .footer_a {border-top:1px solid #e0e0e0; padding:0;}
.layout_footer .menu1 {margin-left:0;}
.layout_footer .menu1>li {max-width:inherit; padding-left:0px;}
.layout_footer .menu1>li.guide {width:60%; order:inherit;}
.layout_footer .menu1>li.bank {width:20%;}
.layout_footer .menu1>li.cs {width:20%;}
.layout_footer .menu1>li.bank select {height:30px; border:1px solid #e0e0e0; padding:2px 20px 2px 10px; background:transparent; font-size:12px; color:#888;}
.layout_footer .menu2 {padding-top:0;}
.layout_footer .menu2>li>a {height:20px; line-height:1.4;}
.layout_footer .menu2>li.bold {font-weight:600;}
.layout_footer .title {padding-bottom:10px;}
.layout_footer .list.v4 {font-size:12px; color:#888;}
.layout_footer .list.v4>li {padding:2px 0 0;}
.layout_footer .list.v4>li.compay_phone {padding-bottom:5px; font-weight:400;}
.layout_footer .footer_c {position:relative; margin-top:40px; border-top:1px solid #e0e0e0; text-align:center;}
.layout_footer .copyright {padding:5px 0;}
.layout_footer .escrow {top:auto; bottom:0; right:40px;}
@media only screen and (max-width:1023px) {
	.layout_footer .menu1>li.guide {width:50%;}
	.layout_footer .menu1>li.bank {width:25%;}
	.layout_footer .menu1>li.cs {width:25%;}
}
#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 {border:1px solid #ccc; background:#fff url('../images/design_resp/btn_up.png') center no-repeat; background-size:cover;}

/* 좌측 어사이드 메뉴 */
.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:400; 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 .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 {max-width:1920px; margin:auto;}
.wide_visual_slider .slick-active .simg { /*transform:scale( 1.0 ); */}
.wide_visual_slider .text_wrap { background:transparent; }
.wide_visual_slider .text1 { font-size:20px; font-weight:300; color:#FFF;  transform:translateX( 10px ); transition:all 0.6s 0.5s; }
.wide_visual_slider .text2 { padding-top:10px; font-size:65px; font-weight:500; color:#FFF; transform:translateX( 20px ); transition:all 0.6s 1.3s; }
.wide_visual_slider .text3 { padding-top:5px; font-size:20px; font-weight:500; color:#016e2c; transform:translateY( -10px ); transition:all 0.6s 1.7s; }
.wide_visual_slider .sbtns1 { padding-top:20px; transform:scale( 1.1 ); transition:all 0.6s 2.3s; }
.wide_visual_slider .sbtn1 { height:45px; line-height:45px; border-radius:0; border:1px solid #FFF; background:transparent; padding:0 50px; font-size:16px; font-weight:500; color:#FFF; }
.wide_visual_slider .sbtn1:hover { background:rgba(255,255,255,0.5); }
.wide_visual_slider .slick-dots {bottom:30px;}
.slick-arrow {top:calc( 50% - 60px ); width:40px; height:120px; border-radius:0;}
.slick-prev {background:rgba(0,0,0,0.5) url('../images/design_resp/arrow_left.png') center no-repeat; left:0;}
.slick-next {background:rgba(0,0,0,0.5) url('../images/design_resp/arrow_right.png') center no-repeat; right:0;}
.slick-dots>li>button {height:10px; background:#767676; box-shadow:0 0 3px #767676; opacity:0.4;}
.slick-dots>li.slick-active>button {width:30px; background:#fff; box-shadow:0 0 3px #767676; opacity:0.8;}
@media only screen and (max-width:767px) {
	.wide_visual_slider .text2 { padding-top:4px; font-size:40px; }
	.wide_visual_slider .slick-dots {bottom:20px;}
}

/* 메인 - 슬라이더 배너 2 */
.custom_slider { position:relative; overflow:hidden; margin:100px auto -50px; height:100% }
.custom_slider .sslide { position:absolute; left:0; top:0; z-index:-1; }
.custom_slider .sslide:first-child { position:static; left:auto; top:auto; z-index:4; }
.custom_slider .slick-arrow {top:calc( 50% - 90px );}
.custom_slider .slick-dots {top:90%;}
@media only screen and (max-width:767px) {
	.custom_slider { margin:70px auto 0; }
	.custom_slider .slick-dots {top:75%;}
}

/* 메인 - 타이틀 */
.title_group1 { padding-top:100px; }
.title_group1 .text1 { padding-bottom:10px; font-size:16px; font-weight:300; color:#666; }
.title_group1 .title1 { font-size:22px; font-weight:600; color:#333; padding-bottom: 20px; }
.designDisplay { margin-top:-20px; }
@media only screen and (max-width:767px) {
	.title_group1 { padding-top:70px; }
	.title_group1 .title1 { font-size:18px; }
}

/* 메인 - 탭메뉴 */
ul.displayTabType1 { margin-bottom:0; text-align:center; }
ul.displayTabType1>li { float:none; display:inline-block; width:auto !important; border:none; background:transparent; margin:0 10px; font-size:14px; font-weight:600; color:#000; }
ul.displayTabType1>li:first-child { border:none; }
ul.displayTabType1>li.current { position:relative; border:none; margin-left:10px; }
ul.displayTabType1>li.current:after { display:block; content:''; position:absolute; bottom:8px; left:50%; margin-left:-50%; width:100%; height:2px; background:#9a253c;  }
@media only screen and (max-width:767px) {
	ul.displayTabType1 { margin-bottom:0; }
	ul.displayTabType1>li, ul.displayTabType1>li.current { margin:0 5px; }
}

/* 메인 - 상품디스플레이 */
.searched_item_display .item_img_area {border:1px solid #e7e7e7; box-sizing:border-box;}
.gl_inner_item_wrap {border:1px solid #e0e0e0; padding:20px;}
.resp_display_goods_info {height:130px; overflow:hidden;}
.goods_display_more_btn {display:block; width:200px; margin:50px auto 0; height:50px; line-height:50px; border:0; background:#9a253c; font-size:16px; font-weight:600; color:#fff;}
.goods_display_more_btn .pages,
.goods_display_more_btn .pages:before,
.goods_display_more_btn .pages:after {color:inherit;}
.goods_display_more_btn:hover {background:#741c2e; color:#fff;}
@media only screen and (max-width:1023px) {
	.gl_inner_item_wrap {border:0; padding:0;}
	.goodsDisplayImageWrap {border:1px solid #e7e7e7 !important;}
	.resp_display_goods_info {height:auto; overflow:visible;}
}
@media only screen and (max-width:767px) {
	.goods_display_more_btn {width:150px; margin:30px auto 0; height:40px; line-height:40px; font-size:14px;}
}

/* 메인 - 패럴렉스 배너 */
.full_bnr {margin-top:100px; background-position:center top; background-attachment:fixed; background-size:cover; padding:120px 0 100px; text-align:center;}
.full_bnr .text {margin-bottom:50px; font-size:36px; font-weight:700; color:#fff;}
.full_bnr .text img {max-width:80%;}
.full_bnr .sbtn > a {display:inline-block; height:50px; line-height:50px; border:1px solid #fff; background:rgba(255,255,255,0); padding:0 50px; font-size:16px; color:#fff; letter-spacing:2px; transition:all ease 0.5s;}
.full_bnr .sbtn > a:hover {border:1px solid rgba(255,255,255,0.8); background:rgba(255,255,255,0.2);}
@media only screen and (max-width:767px) {
	.full_bnr {margin-top:70px; background-position:center top; background-attachment:scroll; padding:70px 0 50px;}
	.full_bnr .text {margin-bottom:30px; font-size:30px;}
	.full_bnr .sbtn > a {height:40px; line-height:40px; padding:0 30px; font-size:14px;}
}

/* 메인 - 이미지 배너 */
.main_bnr {margin-top:100px; margin-bottom:100px;}
.bottom_bnr {width:100%; background:#fafafa;}
.bottom_bnr dt {float:left; width:50%; vertical-align:top; text-align:center; overflow:hidden;}
.bottom_bnr dt img {max-width:150%;}
.bottom_bnr dd {float:left; width:50%; padding:80px 0; text-align:center;}
.bottom_bnr .text {margin-bottom:50px; font-size:36px; font-weight:700; color:#333;}
.bottom_bnr .text img {max-width:80%;}
.bottom_bnr .sbtn > a {display:inline-block; width:160px; height:45px; line-height:45px; border:1px solid #333; background:rgba(255,255,255,0); font-size:14px; font-weight:500; color:#333; letter-spacing:2px; transition:all ease 0.5s;}
.bottom_bnr .sbtn > a:hover {border:1px solid rgba(0,0,0,0.8); background:rgba(0,0,0,0.02);}
@media only screen and (max-width:767px) {
	.main_bnr {margin-top:70px;}
	.bottom_bnr dt {width:100%;}
	.bottom_bnr dt img {max-width:100%;}
	.bottom_bnr dd {width:100%; padding:60px 0;}
	.bottom_bnr .text {margin-bottom:40px;}
	.bottom_bnr .text img {max-width:80%;}
	.bottom_bnr .sbtn > a {height:40px; line-height:40px; font-size:14px;}
}

/* 메인 - 게시판 (슬라이드형) */
.boardList {max-height:320px; overflow:hidden; max-width:1920px; margin:auto;}
.boardList .slick-slide img {transition:all  1s ease 0.1s;}
.boardList .slick-slide:hover img {transform:scale(1.1);}


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

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

/* 페이지 경로 */
.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 .btn_resp.size_extra2,
.goods_thumbs_spec #goods_spec .btn_resp.color2 {height:50px; line-height:50px; font-size:16px;} /* 상세 버튼 */
@media only screen and (max-width:768px) {
.basic_btn_area>li {display:table-cell; padding:0 0 0 10px;}
.basic_btn_area>li #npay_btn {height:50px;}
}

/* 버튼 색상 */
.payment_method_select > li > div.active > label, /* 결제수단 */
.resp_login_wrap .btn_resp.size_login1, /* 로그인 버튼 */
.btn_resp.color2 {/*border-color:#9a253c; background-color:#9a253c;*/} /* 상세 버튼 */
.resp_login_wrap .btn_resp.size_login1:hover,
.btn_resp.color2:hover {/*border-color:#7c172b; background-color:#7c172b;*/}
.btn_resp.color6 {border-color:#999; background-color:#999;} /* 레이어 버튼 */
.btn_resp.color6:hover {border-color:#767676; background-color:#767676;}

/* 단독 이벤트 */
.spec_solo_event .remain_time .title,
.displaY_event_time .title,
.cart_list .cgd_contents .event_area .title,
.spec_solo_event .event_datetime_box,
.displaY_event_time .time_container,
.cart_list .cgd_contents .event_area .time { /*background-color:#9a253c;*/ }

/* 할인율 외 */
.goods_spec_sections .deatil_price_area .org_price s {color:#999;} /* 상세 정가 라인 */
.respGoodsIcon.typeText {border-radius:50%;}
.respGoodsIcon.typeText .respGoodsIconInner {width:50px; height:50px;}  /* 디스플레이 */
.deatil_sale_rate, /* 상품상세 할인율 */
.layout_header .resp_top_cart .cart_cnt2, /* 상단 장바구니 */
.asie_main_menu .push_count {border-radius:50%; /*background-color:#9a253c;*/} /* 사이드 장바구니 */
.goods_spec_customer_ev .ev_active2 > b {/*background:#9a253c;*/} /* 상품후기 별점 */

/* 메뉴
.layout_header .nav_wrap .respCategoryList .custom_nav_link .categoryDepthLink,
.layout_header .nav_wrap .respCategoryList .custom_nav_link:hover .categoryDepthLink,
.layout_header .nav_wrap .respCategoryList .custom_nav_link.on .categoryDepthLink {color:#9faf46;}
.layout_header .nav_wrap .respCategoryList .custom_nav_link.on .categoryDepthLink>em {border-color:#9faf46;}
.layout_header .nav_wrap .respCategoryList .custom_nav_link .categoryDepthLink>em:after {background:#9faf46;}*/

/* 탭메뉴 */
.tab_cart_top li.on .num, /* 최근본상품 */
.goods_information_tabs>a.current .num {/*background-color:#8b9b32;*/} /* 상품상세 */
.goods_information_tabs>a .num {margin-left:5px; border-radius:20px; padding:3px 2px;}

/* 테이블 */
.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;}
