@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo:400,700,800&display=swap');

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

/*********************************** 공통 영역  ***********************************/
.ab_clear:after {content:"";display:block;clear:both;}
.f_left {float:left;}
.f_right {float:right;}
/* 공통 */
/* 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;} */
.layout_header .nav_wrap .respCategoryList .categoryAllSub,
.layout_footer .title,
.layout_footer .company_phone,
.layout_side .aside_navigation_wrap ul.menu,
.layout_side .title_sub3,
.layout_side .aside_cs_phone,
.rightQuickMenuWrap2 h3,
.rightQuickMenuWrap2 .phone,
.title_group1 .title1,
.title_group1 .text2 {font-family:'', sans-serif !important;}

/* 헤더 */
.layout_header {box-shadow:none; background:#000;}
.layout_header > .resp_wrap {position:relative;max-width:100%;padding:0;}
.layout_header > .resp_wrap .header_inner {width:100%;max-width:1260px;margin:0 auto;}
.layout_header .util_wrap {height:auto; border-bottom:none; background:transparent;float:right;display:block;}
.layout_header .util_wrap_menu2 { float:none;padding:30px 0;position:relative;}
.layout_header .util_wrap_menu2>li {background:none;position:static;}
.layout_header .util_wrap_menu2>li>a {position:relative;padding:0 15px; line-height:38px; font-size:13px; font-weight:300; color:#333;}
.layout_header .util_wrap_menu2>li>a:hover {}
.layout_header .util_wrap_menu2>li>a>em {display:block;font-size:0;color:transparent;line-height:0;}
.layout_header .util_wrap_menu2 .respCartArea a {display:block;width:20px; height:20px; background:url('../images/design_resp/icon_cart.png') center no-repeat;background-size:contain;}
.layout_header .util_wrap_menu2 .cart_cnt2 {position:absolute; top:-3px; right:0; background:#333;}
.layout_header .util_wrap_menu2 .respMypage a {position:relative;display:block;width:20px; height:20px;background:url('../images/design_resp/icon_mypage.png') center no-repeat;background-size:contain;}
.layout_header .util_wrap_menu2 .respMypage a span {position:absolute;top:0;right:0;width:12px;height:12px;font-size:0;line-height:0;color:transparent;background:url(../images/design/ico_level.png) 0 0 no-repeat;background-size:cover;display:none;}
.layout_header .util_wrap_menu2 .respMypage a span.BLACK {display:block;}
.layout_header .util_wrap_menu2 .respMypage a span.RED {display:block;background-position:-12px 0;background-size:cover;}
.layout_header .util_wrap_menu2 .respMypage a span.BLUE {display:block;background-position:-24px 0;background-size:cover;}
.layout_header .util_wrap_menu2 .respMypage a span.GREEN {display:block;background-position:-36px 0;background-size:cover;}
.layout_header .util_wrap_menu2 .respMypage a span.YELLOW {display:block;background-position:-48px 0;background-size:cover;}
.layout_header .util_wrap_menu2 .respMypage a span.WHITE {display:block;background-position:-60px 0;background-size:cover;}
.layout_header .util_wrap_menu2 .respFav a {display:block;width:20px; height:20px; background:url('../images/design_resp/icon_zzim.png') center no-repeat;background-size:contain;}
.layout_header .util_wrap_menu2 .btnLog a {display:block;color:#fff;line-height:20px;}
.layout_header .util_wrap_menu2 .btnLog a:before {content:"";display:inline-block;width:15px;height:20px;margin-right:7px;vertical-align:sub;}
/*.layout_header .util_wrap_menu2 .btnLog a.btn_login em,
.layout_header .util_wrap_menu2 .btnLog a.btn_logout em {display:inline-block;font-size:12px;color:#fff;line-height:20px;}*/
.layout_header .util_wrap_menu2 .btnLog a.btn_login:before {background:url(../images/design_resp/ico_login.png) 0 0 no-repeat;}
.layout_header .util_wrap_menu2 .btnLog a.btn_logout:before {background:url(../images/design_resp/ico_logout.png) 0 0 no-repeat;}
.layout_header .util_wrap_menu2 .btnLog a.btn_grade {padding:0;position:absolute;top:50%;right:-100px;}
.layout_header .logo_wrap {float:left; clear:both;width:176px;}
.layout_header .logo_wrap .logo_area>a {display:block;padding:22px 0;height:auto;}
.layout_header .logo_wrap .logo_area img {vertical-align:middle;}
.layout_header .logo_wrap .resp_top_hamburger {display:none;}
.layout_header .resp_top_hamburger {top:auto; bottom:0; margin-top:0; left:40px; margin-left:-10px; border-radius:50%; background:transparent; padding:10px; z-index:10;}
.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:#fff; }
.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 {position:static;}
.layout_header .resp_top_search a.btn_search_open {display:block; margin-top:1px; width:20px; height:20px; padding:0 15px;background:url('../images/design_resp/icon_search.png') center no-repeat;background-size:contain;}
.layout_header .resp_top_search .search_ver2 {position:fixed;top:0;right:0;width:100%;background:#000;text-align:center;z-index:1;}
.layout_header .resp_top_search .search_ver2 .search_new {position:static;display:inline-block;width:50%;padding:17px 0;}
.layout_header .resp_top_search .search_ver2 .search_new .recent_item_list>li.no_data {max-width:100%;width:100%;}
.layout_header .resp_top_search .search_ver2 .search_new .input_area {position:relative;text-align:left;}
.layout_header .resp_top_search .search_ver2 .search_new .input_area .cont {width:100%;border:0;border-radius:0;padding:0;height:46px;}
.layout_header .resp_top_search .search_ver2 .search_new .input_area label.search_box {width:calc(100% - 40px);margin:0;}
.layout_header .resp_top_search .search_ver2 .search_new .input_area button.search {position:absolute;top:0;right:0;width:60px;height:46px;background:url('../images/common/btn_zoom_n.png') 50% 50% no-repeat;background-size:21px;}
.layout_header .resp_top_search .search_ver2 .search_new .input_area button.close {background:url('../images/common/icon_close_gray2_n.png') 50% 50% no-repeat;margin:0;position:absolute;top:13px;right:-55px;}
.layout_header .resp_top_search .search_ver2 .search_new .contetns_area {position:absolute;top:65px;width:50%;margin-left:-1px;border-color:#000;}
.layout_header .resp_top_search .search_ver2 .search_new .recent_area {position:relative;}
.layout_header .resp_top_search .search_ver2 .search_new .recent_area:before {content:"";display:block;width:1px;height:100%;background:#ddd;position:absolute;top:0;left:50%;}
.layout_header .resp_top_search .search_ver2 .search_new .recent_area:after {content:"";display:block;clear:both;}
.layout_header .resp_top_search .search_ver2 .search_new .recent_area .tab_contents {float:left;width:50%;}
.layout_header .resp_top_search .search_ver2 .search_new .recent_area .tab_contents .tab_title {font-size:16px;text-align:center;color:#111;padding:17px 0;border-bottom:1px solid #ddd;}
.layout_header .resp_top_search .search_ver2 .search_new .tab_foot_menu {clear:both;height:40px;border:0;}
.layout_header .resp_top_search .search_ver2 .search_new .tab_foot_menu>li.menu_item {width:50%;text-align:left;}
.layout_header .resp_top_search .search_ver2 .search_new .tab_foot_menu>li.menu_item .btnRecentAuto {float:right;border:0;}
.layout_header .resp_top_search .search_ver2 .search_new .tab_foot_menu>li.search_close {border:0;}
.layout_header .resp_top_search .search_ver2 .search_new .tab_foot_menu>li>a {font-size:14px;height:40px;line-height:42px;color:#999;padding:0 20px;}
.layout_header .resp_top_search .search_ver2 .search_new .tab_foot_menu>li.menu_item>a:first-child:before {content:"";display:inline-block;width:17px;height:17px;background:url(../images/common/icon_delete_n.png) 0 0 no-repeat;vertical-align:middle;margin:-3px 5px 0 0;}
.layout_header .resp_top_search .search_ver2 .search_new .searching_list {padding:15px 0;}
.layout_header .resp_top_search .search_ver2 .search_new .searching_list>li>a.searched_item {text-align:left;font-size:14px;}
.layout_header .resp_top_search .search_ver2 .search_new .searching_list>li>a.searching_item_close {background:url(../images/common/icon_close_gray2_n2.png) 50% 50% no-repeat;opacity:1;right:10px;}
.layout_header .resp_top_search .search_ver2 .search_new .recent_item_list {text-align:left;padding:5px 18px;}
.layout_header .resp_top_search .search_ver2 .search_new .recent_item_list>li {max-width:25%;margin-top:18px;width:25%;}
.layout_header .resp_top_search .search_ver2 .search_new .recent_item_list .item_delete {background:url(../images/common/icon_close_gray2_n2.png) center center no-repeat;opacity:1;}
.layout_header .resp_top_search .search_ver2 .search_new .recent_item_list .item_link {border:0;}

.layout_header #cateSwiper {float:left;border-top:none;}
.layout_header #cateSwiper .respCategoryList {display:inline-block;padding:0;}
.layout_header #cateSwiper .respCategoryList > li {display:inline-block; margin:0; text-align:left; white-space:nowrap;}
.layout_header #cateSwiper .respCategoryList .nav_category_all {width:auto;}
.layout_header #cateSwiper .respCategoryList .nav_category_all .categoryAllBtn,
.layout_header #cateSwiper .respCategoryList .categoryDepthLink {width:auto; height:18px; line-height:18px; border:0; padding:31px 40px; font-size:18px; font-weight:600; color:#fff; letter-spacing:2px;}
.layout_header #cateSwiper .respCategoryList .categoryDepthLink>em {line-height:inherit;}
.layout_header #cateSwiper .respCategoryList .categoryDepthLink:hover {}
.layout_header #cateSwiper .respCategoryList .categoryAllBtn>em,
.layout_header #cateSwiper .respCategoryList .categoryDepthLink>em {display:inline-block; position:relative; height:29px;}
.layout_header #cateSwiper .respCategoryList .categoryAllBtn>em:after,
.layout_header #cateSwiper .respCategoryList .categoryDepthLink>em:after { display:block; content:""; position:absolute; left:50%; bottom:0;width:0px;height:0;margin-left:-3px;border-radius:100%;background:#fff; transition:all .2s; }
.layout_header #cateSwiper .respCategoryList .nav_category_all:hover .categoryAllBtn>em:after,
.layout_header #cateSwiper .respCategoryList .categoryDepth1:hover .categoryDepthLink>em:after,
.layout_header #cateSwiper .respCategoryList .custom_nav_link:hover .categoryDepthLink>em:after {width:6px;height:6px;}
.layout_header #cateSwiper .respCategoryList .nav_category_all.on .categoryAllBtn>em,
.layout_header #cateSwiper .respCategoryList .categoryDepth1.on .categoryDepthLink>em,
.layout_header #cateSwiper .respCategoryList .custom_nav_link.on .categoryDepthLink>em { /*border-bottom:1px solid #444;*/border-bottom:0; }
.layout_header #cateSwiper .respCategoryList .categoryDepth1 .categorySub {left:-45%;}
@media only screen and (max-width:1279px) {
    .layout_header .resp_top_hamburger {top:15px; bottom:auto;}
	.layout_header #cateSwiper .designCategoryNavigation {overflow:visible;}
	.layout_header .util_wrap_menu2 .btnLog {display:none;}
}
@media only screen and (max-width:1023px) {
    .layout_header .resp_top_hamburger {left:10px;}
    .layout_header .util_wrap_menu2 .respCartArea {display:block;}
    .layout_header .resp_top_cart {background:url(../images/design_resp/icon_cart.png) 0 center no-repeat;background-size:20px;right:4%;display:none;}
    .layout_header .resp_top_search {margin-top:0;}
    .layout_header .resp_top_search a.btn_search_open {width:22px; height:22px; margin-top:0;}
	.layout_header .util_wrap {position:absolute;top:0;right:4%;}
	.layout_header .util_wrap_menu2 {padding:11px 0;}
	.layout_header .util_wrap_menu2:after {content:"";display:block;clear:both;}
	.layout_header .util_wrap_menu2>li.respFav,
	.layout_header .util_wrap_menu2>li.respMypage {display:none;}
	.layout_header .util_wrap_menu2>li>a {padding:0;}
	.layout_header .resp_top_search .search_ver2 {width:100%;text-align:center;}
	.layout_header .resp_top_search .search_ver2 .search_new {padding:7px 0;width:80%;}
	.layout_header .resp_top_search .search_ver2 .search_new .input_area .cont {height:30px;}
	.layout_header .resp_top_search .search_ver2 .search_new .input_area button.search {width:30px;height:30px;}
	.layout_header .resp_top_search .search_ver2 .search_new .input_area button.close {top:6px;right:-30px;}
	.layout_header .resp_top_search .search_ver2 .search_new .contetns_area {width:100%;left:0;}
	.layout_header .resp_top_search .search_ver2 .search_new .recent_area .tab_contents .tab_title {padding:10px 0;font-size:14px;}
	.layout_header .resp_top_search .search_ver2 .search_new .recent_item_list>li {width:50%;max-width:50%;}
	.layout_header .resp_top_search .search_ver2 .search_new .tab_foot_menu {padding:0 5px;}
	.layout_header .resp_top_search .search_ver2 .search_new .tab_foot_menu>li>a {font-size:11px;padding:0 5px;}
}
@media only screen and (max-width:767px) {
    #layout_header .benefit {display:none;}
    .layout_header .resp_top_hamburger {display:none;}
    .layout_header .logo_wrap {float:none;height:44px !important;}
	.layout_header .logo_wrap.flying+.nav_wrap+.util_wrap {position:fixed;z-index:2000;}
    .layout_header .logo_wrap .logo_area {display:block;width:auto;margin-left:55px;}
    .layout_header .logo_wrap .logo_area > a {height:auto; line-height:inherit; padding:4px 0;}
	.layout_header .logo_wrap .logo_area img {height:15px;}
    .layout_header .logo_wrap .resp_top_hamburger {display:block; top:2px;}
    .layout_header .resp_top_search {top:20px;}
    .layout_header #cateSwiper {display:none;float:none; margin-top:-15px;}
    .layout_header #cateSwiper .designCategoryNavigation {overflow:hidden;}
    .layout_header #cateSwiper .designCategoryNavigation .respCategoryList {display:table; width:auto; margin:auto; table-layout:auto;}
    .layout_header #cateSwiper .designCategoryNavigation .respCategoryList>li {display:table-cell;}
    .layout_header #cateSwiper .respCategoryList .nav_category_all .categoryAllBtn,
    .layout_header #cateSwiper .respCategoryList .categoryDepthLink {padding:0 10px;}
}
@media only screen and (max-width:639px) {
    .layout_header #cateSwiper .designCategoryNavigation .respCategoryList,
    .layout_header #cateSwiper .designCategoryNavigation .respCategoryList>li {display:flex;}
}
@media only screen and (max-width:479px) {
    .layout_header .logo_wrap.flying .resp_top_hamburger {}
    .layout_header .logo_wrap.flying .resp_top_search {}
	.layout_header .logo_wrap.flying
    .layout_header #cateSwiper {display:none;}
}

/* 풋터 */
.layout_footer {width:100%;background:#000;}
.layout_footer a {color:#fff;font-size:14px;}
.layout_footer .footer_a {text-align:left;padding:30px 0;}
.layout_footer .footer_a .resp_wrap {position:relative;padding-left:150px;background:url(../images/design/footer_logo.png) 20px 0 no-repeat;background-size:80px;}
.layout_footer .logo_area {margin-bottom:5px;line-height:14px;}
.layout_footer .logo_area img {max-width:130px;}
.layout_footer .menu2 {position:absolute;top:0;left:50%;padding:0 0 18px; margin-left:-10px;}
.layout_footer .menu2>li {float:none;margin-top:14px;}
.layout_footer .menu2>li:first-child {margin:0;}
.layout_footer .menu2>li>a {display:inline-block;height:auto;line-height:17px;padding:0;font-size:14px;color:#fff;border-bottom:1px solid #fff;}
.layout_footer .menu1 {margin-left:0;}
.layout_footer .menu1>li {position:relative; width:54%; max-width:inherit; margin-bottom:10px; margin-left:0; padding:0; overflow:hidden;}
.layout_footer .menu1>li.sub {width:23%;}
.layout_footer .menu1 .list2 {margin-left:-8px;}
.layout_footer .menu1 .list2>li {display:inline-block; margin-bottom:8px; border-left:1px solid #cfb4b4; padding:0 5px 0 8px; line-height:1.0;}
.layout_footer .menu1 .title {padding:5px 0 20px; font-size:16px; font-weight:600;}
.layout_footer .menu1 .company_phone {padding-bottom:10px; font-size:32px; font-weight:300; line-height:1.0;}
.layout_footer .menu1 .escrow {position:static; padding-top:20px;}
.layout_footer .copyright {padding:10px 0 0 0;color:#fff;}
.layout_footer .btn_sns {position:absolute;top:0;right:0;text-align:left;}
.layout_footer .btn_sns .sns dt {padding:20px 0 15px 0;font-size:14px;color:#fff;}
.layout_footer .btn_sns .sns dd ul li {display:inline-block;margin-right:20px;}
.layout_footer .btn_sns .sns dd ul li img {width:20px;}
.layout_footer .sns {margin-top:10px;}
.layout_footer .sns>li {display:inline-block; padding-right:10px;}
.layout_footer .sns>li img {transition:all ease 0.5s; opacity:0.6;}
.layout_footer .sns>li:hover img {opacity:1;}
.layout_footer .btn_about {position:relative;display:inline-block;width:128px;height:26px;border:1px solid #fff;padding:0 15px;line-height:27px;text-align:left;}
.layout_footer .btn_about:before {content:"";display:block;width:8px;height:8px;background:url(../images/design_resp/bul_btn_sns.png) 0 0 no-repeat;background-size:cover;position:absolute;top:50%;right:15px;margin-top:-4px;}
.layout_footer .company_info {color:#fff;font-size:12px;line-height:20px;}
.layout_footer .company_info .logo_area {display:none;}
.layout_footer .company_info .link_f {display:inline-block;font-size:12px;line-height:15px;border-bottom:1px solid #fff;}
.layout_footer .company_info .link_f a {font-size:12px;}
.layout_footer .inisis {margin-top:20px;text-align:left;}
.layout_footer .inisis img {}
@media only screen and (max-width:1023px) {
	.layout_footer .footer_a {padding:30px 5%;}
	.layout_footer .footer_a .resp_wrap>.logo_area {display:none;}
	.layout_footer .company_info .logo_area {display:block;margin-top:15px;font-size:12px;}
    .layout_footer .menu1>li {width:100%;}
    .layout_footer .menu1>li.sub {width:50%;}
	.layout_footer .menu2 {position:static;margin:0;text-align:center;padding:0 0 25px 0;}
	.layout_footer .menu2 li {display:inline-block;padding:0 3px;}
	.layout_footer .menu2>li>a {font-size:12px;}
	.layout_footer .btn_sns {position:static;text-align:center;}
	.layout_footer .btn_sns .sns {margin:25px 0;}
	.layout_footer .btn_sns .sns dt {display:none;}
	.layout_footer .company_info {text-align:center;font-size:10px;}
	.layout_footer .copyright {padding-top:10px;font-size:10px;}
}
@media only screen and (max-width:767px) {
    .layout_footer .footer_a {padding:30px 0;}
	.layout_footer .footer_a .resp_wrap {padding:95px 0 0 0;background:url(../images/design/footer_logo.png) center 0 no-repeat;background-size:80px;}
    .layout_footer .menu1>li {padding-top:10px;}
    .layout_footer .menu1>li.sub {width:100%;}
	.layout_footer .inisis {text-align:center;}
}

/* 좌측 어사이드 메뉴 */
.login_welcome {font-size:13px;color:#fff;font-weight:bold;}
.login_welcome .right_area {vertical-align:bottom;}
.login_welcome .right_area a {color:#fff;font-size:12px;}
.aside_userinformation .login_welcome .user_name {font-size:16px;color:#fff;}
.login_btn a {font-size:12px;color:#fff;display:inline-block;margin-right:55px;}
.side_close {left:325px;}
.layout_side {width:320px; padding:40px;}
.layout_side .aside_userinformation {border:0; padding:0 0 20px;letter-spacing:0.5px;}
.layout_side .asie_main_menu {padding:10px 0 15px;}
.layout_side .aside_navigation_wrap {}
.layout_side .aside_navigation_wrap ul.menu {padding-top:0;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;display:none;}
.layout_side .aside_navigation_wrap ul.menu li.mitem.category a.mitem_goodsview {border:0;padding:20px 0;font-size:18px;color:#fff;font-weight:bold;margin:0;width:100%;}
.layout_side .aside_navigation_wrap ul.menu li.mitem.category.on,
.layout_side .aside_navigation_wrap ul.menu li.mitem_subcontents {display:block;}
.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:0;border-top:1px solid rgba(255,255,255,0.3);}
.layout_side .aside_navigation_wrap ul.menu li.mitem_subcontents ul.submenu li.submitem:first-child {border:0;}
.layout_side .aside_navigation_wrap ul.menu li.mitem_subcontents ul.submenu li.submitem.category:last-child {border-bottom:0;}
.layout_side .aside_navigation_wrap ul.menu li.mitem.mitemicon1,
.layout_side .aside_navigation_wrap ul.menu li.mitem.mitemicon2 {background:none;}
.layout_side .aside_navigation_wrap ul.menu li.mitem_subcontents ul.submenu li.submitem.category a.submitem_title {background:none;}
.layout_side .aside_navigation_wrap ul.menu li.mitem.category a.mitem_goodsview {background:#000;}
.layout_side .aside_navigation_wrap ul.menu li.mitem_subcontents ul.submenu li.submitem.category a.mitem_goodsview  {color:#aaa;font-weight:bold;font-size:14px;margin:0;height:14px;line-height:14px;padding:13px 0 13px 10px;width:calc(100% - 50px);box-sizing:content-box;letter-spacing:5px;}
.layout_side .aside_navigation_wrap ul.menu li.mitem_subcontents ul.submenu li.submitem.category a.submitem_title {display:block;width:40px;height:40px;position:absolute;top:0;right:0;left:auto;}
.layout_side .aside_navigation_wrap ul.menu li.mitem_subcontents ul.submenu li.submitem.category a.submitem_title:before {position:absolute;top:50%;left:50%;content:"";display:block;width:9px;height:9px;transform:translate(-50%,-50%);background:url(../images/design_resp/mo_gnb_arr.png) 0 0 no-repeat;background-size:cover;}
.layout_side .aside_navigation_wrap ul.menu li.mitem_subcontents ul.submenu li.submitem.category a.submitem_title.active:before {transform:translate(-50%,-50%) rotate(180deg);}
.layout_side .aside_navigation_wrap ul.menu li.custom_nav_link a.mitem_goodsview {color:#666;}
.layout_side .aside_navigation_wrap a.mitem_favorite {display:none;}
.layout_side .asie_main_menu>ul {margin:0 0 0 -10%;}
.layout_side .asie_main_menu>ul>li>a {color:#fff;font-size:11px;}
.layout_side .asie_main_menu>ul>li.am_home,
.layout_side .asie_main_menu>ul>li.am_cs,
.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 {display:none;}
.layout_side .aside_recently_nodata,
.layout_side .aside_recently {display: none;}
.layout_side .aside_cs_btn {padding-top:20px;display:none;}
.layout_side .aside_cs_btn>a {display:block; height:34px; line-height:32px; font-size:14px;}
.asie_main_menu>ul>li.am_cart>a {background-image:url(../images/design_resp/icon_cart.png);background-size:20px;}
.asie_main_menu>ul>li.am_wish>a {background-image:url(../images/design_resp/icon_zzim.png);background-size:20px;}
.asie_main_menu>ul>li.am_my>a {background-image:url(../images/design_resp/icon_mypage.png);background-size:20px;}
.asie_main_menu>ul>li.am_order>a {background-image:url(../images/design_resp/icon_delivery.png);background-size:24px;}

.layout_side .mo_depth3 {padding:5px 0 5px 10px;display:none;}
.layout_side .mo_depth3 li {padding-left:10px;position:relative;}
.layout_side .mo_depth3 li:before {content:"";display:block;width:6px;height:1px;background:#888;position:absolute;top:13px;left:0;}
.layout_side .mo_depth3 li a {display:block;font-size:13px;font-weight:normal;padding:5px 0 15px 0;color:#aaa;letter-spacing:0.5px;}


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

/* 메인 - 스크롤 메뉴 */
@media (min-width:641px) {
    .move-scroll {position:fixed; right:40px; z-index:10;}
    .move-scroll .move-scroll-cell {vertical-align:middle;}
    .move-scroll .move-scroll-line {line-height:14px; min-height:16px; margin-bottom:10px; text-align:right;}
    .move-scroll .move-scroll-line:last-child {margin-bottom:0;}
    .move-scroll .label-move-scroll {display:none; margin-right:10px; padding:2px 10px 2px 10px; border-radius:20px; background-color:#333; opacity:0.9; font-size:14px; font-weight:300; color:#fff; display:none;}
    .move-scroll .btn-move-scroll {float:right; width:6px; height:6px; margin:3px; border-radius:50%; border:2px solid transparent; background:#333; vertical-align:middle; cursor:pointer;}
    .move-scroll .btn-move-scroll.active {width:12px; height:12px; margin:0; border:2px solid #333; background:transparent;}
}
@media only screen and (max-width:767px) {
    .move-scroll {display:none;}
}

/* 메인 - 슬라이드 배너 */
.wide_visual_slider .sslide img {max-width:inherit; margin-left:-50%; margin-right:-50%;width:100%;}
.wide_visual_slider .slick-dots {bottom:30px;}
.custom_slider .slick-dots>li>button {width:7px; height:7px; box-shadow:none; border-radius:100%; border:1px solid #fff; background:none; transition:all ease 0.3s;opacity:1;}
.custom_slider .slick-dots>li.slick-active>button {background:#fff;}
.custom_slider .slick-slide:focus {border:0;outline:0;}
.wide_visual_slider .slick-arrow {opacity: 0 !important;}
@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%; }
    .wide_visual_slider .slick-dots {bottom:20px;}
}
@media only screen and (max-width:479px) {
	.wide_visual_slider .sslide img { max-width:200%; margin-left:-50%; margin-right:-50%; }
}

/* 기획전 없는 메인베주얼 */
.main_viisual_banner {}
.main_viisual_banner .mvb_container {display:block;width:100%;height:750px;}
/*.main_viisual_banner .mvb_container img {display:none;}*/
@media only screen and (max-width:767px) {
	.main_viisual_banner .mvb_container {height:auto;}
	/*.main_viisual_banner .mvb_container img {display:block;width:100%;}*/
}
/* 메인 - 타이틀 */
.title_group1 {padding:100px 0 50px;}
.title_group1 + .title_group1 {padding-top:50px;}
.title_group1 .title1 {font-size:36px; color:#333; letter-spacing:0;}
.detail_title_area .name,
.goods_spec_sections .deatil_price_area .sale_price .num,
#total_goods_price {font-weight:400;letter-spacing:-1px;}
.search_nav .navi_linemap2:before {height:37px;}
@media only screen and (max-width:767px) {
    .title_group1 {padding:60px 0 20px;}
    .title_group1 .title1 {font-size:32px;}
}
@media only screen and (max-width:479px) {
    .title_group1 {padding:40px 0 10px;}
    .title_group1 .title1 {font-size:28px;}
}

/* 메인/서브 - 상품디스플레이 */
.display_slide_class {}
.displayTabContainer {margin-top:10px;}
.display_responsible_class {/*margin-top:-20px;*/}
.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 {}
.display_responsible_class .goods_list .displaY_besong {display:none;}
.display_responsible_class .goods_list .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;}
}
@media only screen and (max-width:767px) {
    .goods_list li.gl_item .resp_display_goods_info {padding:15px 0 0;}
	.searched_item_display .item_info_area .goods_price_area .consumer_price {display:none;}
}

/* 메인 - 상품디스플레이 (SPECIAL ITEM) */
.resp_special {max-width:1920px; margin:220px auto;}
.resp_special .display_slide_class .swiper-slide {padding:0;}
.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(0, 0, 0, 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 {margin:160px auto;}
    .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 {margin:100px auto;}
}

/* 메인 - 이미지 배너 (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); } /* 아래쪽 이동 */


/* 상품상세 */
.goods_information_tabs>a .num {background:none;font-size:18px;color:#111;padding:4px 0;margin-left:-3px;}
.goods_information_tabs>a.current .num {background:none;}
.detail_top_area {width:92%;padding:16px 4% 0 4%;}
.detail_top_inner {width:100%;max-width:1260px;margin:0 auto;}
.detail_btm_area {width:100%;background:#fff;}
.detail_btm_inner {width:100%;max-width:1260px;margin:0 auto;}
.detail_title_area {/*float:right; text-align:left;width:50%;*/text-align:left;}
.detail_title_area .detail_icons {display:block;padding:0;margin-bottom:15px;}
.detail_title_area .name {font-size:24px;}
.detail_title_area .summary {display:block;font-size:16px;color:#111;}
.goods_thumbs_spec #goods_thumbs .slides_container {/*margin-top:-120px;*/}
.goods_spec_sections .deatil_price_area {position:relative;margin:0;}
.goods_spec_sections .deatil_price_area .org_price {display:inline-block;font-size:16px;color:#777;font-weight:bold;margin-right:10px;}
.goods_spec_sections .deatil_price_area .org_price s {font-size:14px;color:#777;}
.goods_spec_sections .deatil_price_area .org_price .num {font-size:14px;color:#777;}
.goods_spec_sections .deatil_price_area .goods_spec_coupon {position:absolute;top:50%;right:0;}
.goods_spec_sections .deatil_price_area .goods_spec_coupon .btn_area1 {display:inline-block;border:1px solid #000;padding:3px 8px;font-size:16px;margin:-15px 0 0 0;}
.deatil_sale_rate {float:none;background:none;font-size:14px;font-weight:bold;color:#da2036;display:inline-block;height:auto;line-height:1em;display:none;}
.deatil_sale_rate .inner {width:45px;}
.deatil_sale_rate .num {font-size:16px;}
.pagination_wrap .count>a {display:none;}
.goods_buy_sections .basic_btn_area>li {padding:0;}
.btn_resp {border-color:#000;color:#000;font-weight:bold;}
.detail_loc {width:100%;max-width:1260px;margin:0 auto;display:none;}
.sbHolder {border:0 !important;border-bottom:1px solid #222 !important;background:#f3f3f3 !important;}
.sbSelector {color:#555;font-size:16px;}
.sbHolder .sbToggle {background: url(/app/javascript/plugin/jquery_selectbox/img/ico_arw_select_on.png) center 14px no-repeat !important;background-size:9px 6px !important;}
.goods_price_area .total_goods_price {padding:10px 0 0 0;font-size:16px;color:#222;}
.goods_price_area .total_goods_tit {font-size:16px;color:#222;margin-right:30px;}
#total_goods_price {font-size:28px;font-weight:bold;}
.sns_wish {padding:40px 0 30px 0;}
.sns_wish .star_wrap {float:left;}
.sns_wish .star_wrap>div {display:inline-block;font-size:16px;}
.sns_wish .star_wrap .star {width:90px;height:18px;background:url(../images/design_resp/star_bg.png) 0 0 no-repeat;}
.sns_wish .star_wrap .star div {height:18px;background:url(../images/design_resp/star_star.png) 0 0 no-repeat;}
.sns_wish .star_wrap .score {margin:0 15px 0 5px;vertical-align:text-bottom;}
.sns_wish .star_wrap .score span {font-weight:bold;}
.sns_wish .star_wrap .review a {display:inline-block;border-bottom:1px solid #000;vertical-align:text-bottom;}
.sns_wish .snsbox>li {width:80px;text-align:center;color:#000;font-size:14px;line-height:30px;padding-top:10px;}
.sns_wish>a {font-size:0;color:transparent;}
.sns_wish .ico_wish {margin:0 0 0 10px;}
.sns_wish .snsbox_area {padding:15px;top:80px;right:45px;}
.sns_wish .snsbox_area .btn_close {position:absolute;top:5px;right:5px;width:30px;height:30px;background:url(../images/design_resp/btn_close_sm.png) center center no-repeat;}
.detail_details>li {padding:10px 0;font-size:16px;color:#555;}
.detail_details>li .gray_06_n {}
.detail_details>li.goods_spec_member_grade .layer_simple_basic ul {padding:10px 0 0 0;border-bottom:1px solid #ddd;}
.detail_details>li.goods_spec_member_grade .layer_simple_basic ul li {display:table;table-layout:fixed;width:100%;border-top:1px solid #ddd;}
.detail_details>li.goods_spec_member_grade .layer_simple_basic ul li .e_title {display:table-cell;width:30%;padding:8px 10px;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.detail_details>li.goods_spec_member_grade .layer_simple_basic ul li .e_content {display:table-cell;width:70%;padding:8px 10px;border-right:1px solid #ddd;}
.detail_spec_table>li.btn_area1 .btn_resp.no_border {background:none;color:#999;font-size:14px;border-bottom:1px solid #999;padding:0;height:22px;}
.detail_spec_table>li.btn_area1 .btn_resp.no_border:after {display:none;}
.detail_spec_table>li div.btn_area1 {display:inline-block;}
.detail_spec_table>li div.btn_area1 .btn_more {font-size:0;}
.detail_spec_table>li div.btn_area1 .btn_more:before {content:"?";display:block;font-size:12px;color:#555;font-weight:bold;width:24px;height:24px;background:#e8e8e8;border-radius:100%;line-height:24px;text-align:center;}
.deatil_price_area div.btn_area1 {display:inline-block;vertical-align:text-bottom;margin-left:10px;}
.deatil_price_area .detail_option_list ul.simple_list {padding:10px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.deatil_price_area .detail_option_list ul.simple_list>li {padding:5px 0;color:#555;font-size:14px;text-align:right;}
.deatil_price_area .detail_option_list ul.simple_list>li>.title {float:left; }
.deatil_price_area .detail_option_list ul.simple_list>li>.detail { display:inline-block; }
.deatil_price_area .detail_option_list .tr_price {padding:15px 0;text-align:right;color:#111;}
.deatil_price_area .detail_option_list .tr_price .title {font-size:16px;float:left;}
.deatil_price_area .detail_option_list .tr_price .detail {font-size:18px;}
.searched_item_display .item_info_area .goods_price_area .discount_rate {display:none;}
.searched_item_display .item_info_area .goods_price_area .ori_price {font-size:16px;text-decoration:line-through;font-weight:bold;transform:translateY(1px);}

.deatil_price_area div.btn_area1 .btn_more {font-size:0;}
.deatil_price_area div.btn_area1 .btn_more:before {margin:-2px 0;content:"?";display:block;font-size:12px;color:#555;font-weight:bold;width:24px;height:24px;background:#e8e8e8;border-radius:100%;line-height:24px;text-align:center;}

.layer_simple_basic {width:320px;border:1px solid #000;;padding:25px;}
.layer_simple_basic h3 {margin-bottom:5px;font-size:16px;color:#111;font-weight:bold;}
.layer_simple_basic h3+p.cont {font-size:14px;color:#111;margin-bottom:20px;}
.layer_simple_basic .detail_option_table.card {border:0;}
.layer_simple_basic .detail_option_table>tbody>tr>th {vertical-align:top;padding:17px 0;font-size:14px;color:#111;text-align:left;}
.layer_simple_basic .detail_option_table>tbody>tr>td {vertical-align:top;padding:17px 0;border-left:0;font-size:14px;color:#111;text-align:left;}
.layer_simple_basic.type_right {left:auto;right:0;}

.detail_option_list {position:relative;margin:0;}
.layer_simple_basic.type2 {width:430px;top:0;}
.simple_type2 .btn_area {padding:10px 0;text-align:center;}
.simple_type2 .btn_area .btn_close {width:68px;height:30px;font-size:14px;color:#777;border:1px solid #999;text-align:center;display:inline-block;background:#fff;}
.simple_type2 a.btn_close {position:absolute;top:15px;right:15px;width:30px;height:30px;background:url(../images/design_resp/btn_close_sm.png) center center no-repeat;font-size:0;}
.simple_type2 .dcp_box {position:relative;padding:15px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-bottom:15px;}
.simple_type2 .dcp_box button {position:absolute;top:15px;right:0;}
.simple_type2 .dcp_box div {font-size:14px;color:#111;}
.simple_type2 .dcp_box ul li {font-size:12px;color:#777;margin-top:6px;}

.goods_cont_wrap {position:relative;min-height:300px;max-height:1000px;overflow:hidden;}
.goods_cont_wrap:after {content:"";display:block;width:100%;height:100px;position:absolute;bottom:0;left:0;background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );}
.goods_cont_wrap.show {max-height:none;}
.goods_cont_wrap.show:after {display:none;}
.goods_desc_contents .btn_more {position:relative;display:inline-block;padding:20px 120px;border:1px solid #222;font-size:20px;color:#111;background:#fff;margin-top:50px;-webkit-box-shadow: 10px 10px 20px 3px rgba(0,0,0,0.15);-moz-box-shadow: 10px 10px 20px 3px rgba(0,0,0,0.15);box-shadow: 10px 10px 20px 3px rgba(0,0,0,0.15);}
.goods_desc_contents .btn_more:after {content:"";display:inline-block;width:18px;height:18px;background:url(../images/design/ico_more_new.png) 0 0 no-repeat;margin-left:15px;vertical-align:middle;}
.goods_desc_contents .btn_more.active:after {transform:rotate(180deg);}
.goods_description .ab_delivery {padding:80px 0 0 0;}
.goods_description .ab_delivery .ab_dbtb {border-top:1px solid #000;border-bottom:1px solid #ddd;}
.goods_description .ab_delivery .ab_dbtb table tbody th {background:#f7f7f7;font-size:14px;padding:17px 20px;text-align:left;}
.goods_description .ab_delivery .ab_dbtb table tbody td {font-size:14px;padding:17px 20px;text-align:left;}
.goods_cont_wrap * {max-width:100% !important}
.goods_information_contents.exchange_guide {}
#detail_sample_info .section {text-align:left;border-top:0;padding-bottom:90px;}
#detail_sample_info .title1 {font-size:24px;color:#111;font-weight:bold;padding:0 0 20px 0;border-bottom:1px solid #000;margin-bottom:30px;}
#detail_sample_info .text1 {font-size:14px;line-height:28px;color:#111;}
#detail_sample_info .list1 li {font-size:14px;line-height:28px;color:#111;}
#detail_sample_info .title2 {font-size:18px;font-weight:bold;color:#111;}

#boardsearch .bbs_top_wrap {border-bottom:1px solid #000;}
#boardsearch .bbs_top_wrap select {border:0;}
#boardsearch .bbs_top_wrap input[type='text'].res_bbs_search_input {width:400px;border:0;}
#boardsearch .bbs_top_wrap .btn_search {border:0;color:transparent;font-size:0;width:30px;height:30px;background:url(../images/design/ico_bbs_search.png) center center no-repeat;}

/* 상품상세 리뷰_리스트 */
.bbs_review_new {border-top:0;}
.bbs_review_new .thead {display:none;}
.bbs_review_new>ul>li {border:0;}
.bbs_review_new .bbs_info_wrap {position:relative;border-top:1px solid #ddd;padding:30px 25px;}
.bbs_review_new .bbs_info_wrap:last-child {border-bottom:1px solid #ddd;}
.bbs_review_new .bbs_info_top_new {position:absolute;top:0;left:25px;padding:20px 0 0 0;}
.bbs_review_new .thead+.bbs_info_top_new {}
.bbs_review_new .bbs_info_top_new>div {display:inline-block;}
.bbs_review_new .bbs_info_top_new>div.bbs_score {width:97px;background:url(../images/design/star_bg.gif) 0 center repeat-x;}
.bbs_review_new .bbs_info_top_new>div.bbs_name {padding:0 15px;border-left:1px solid #ddd;border-right:1px solid #ddd;margin:0 15px;font-size:13px;color:#555;}
.bbs_review_new .bbs_info_top_new>div.bbs_cell {display:none;}
.bbs_review_new .bbs_info_top_new>div.bbs_hit {display:none;}
.bbs_review_new .bbs_info_top_new>div.bbs_date {font-size:13px;color:#555;}
.bbs_review_new .board_goods_list>li.pic {width:100px;padding:0 0 0 10px;}
.bbs_review_new .board_goods_list>li.info {vertical-align:middle;padding:30px 0 0 0;}
.bbs_review_new .board_goods_list>li.info .name {font-size:13px;color:#555;padding-bottom:5px;}
.bbs_review_new .board_goods_list>li.info .title {font-size:16px;color:#111;font-weight:normal;}
.bbs_review_new .board_goods_list>li.info .cont {font-size:14px;color:#111;}
/* 상품상세 리뷰_상세*/
.detail_review_view {padding:20px 0 0 0;}
.detail_review_view .detail_view_top_wrap {border-top:1px solid #000;border-bottom:1px solid #ddd;padding:30px 20px;}
.detail_review_view .board_detail_title {border:0;padding:0;font-size:20px;color:#111;margin-bottom:15px;}
.detail_review_view .bbs_info_top_new {}
.detail_review_view .bbs_info_top_new:after {content:"";display:block;clear:both;}
.detail_review_view .bbs_info_top_new>div>div {display:inline-block;}
.detail_review_view .bbs_info_top_new .left {float:left;}
.detail_review_view .bbs_info_top_new .left .bbs_score {width:97px;background:url(../images/design/star_bg.gif) 0 center repeat-x;}
.detail_review_view .bbs_info_top_new .left .bbs_name {padding:0 15px;border-left:1px solid #ddd;border-right:1px solid #ddd;margin:0 15px;font-size:13px;color:#555;}
.detail_review_view .bbs_info_top_new .right .bbs_hit {padding:0 0 0 15px;border-left:1px solid #ddd;margin:0 0 0 15px;font-size:13px;color:#555;}
.detail_review_view .bbs_info_top_new .right {float:right;}
.detail_review_view .board_detail_contents {padding:30px 20px;}
.detail_ev_title {font-size:24px;}
/* 상품상세 문의_리스트 */
.bbs_qna_new {border-top:0;}
.bbs_qna_new .thead {display:none;}
.bbs_qna_new>.tbody {border-bottom:1px solid #ddd;}
.bbs_qna_new>.tbody:last-child {border-bottom:0;}
.bbs_qna_new>.tbody>li {border:0;}
.bbs_qna_new>.tbody li.mo_hide {width:5%;}
.bbs_qna_new>.tbody li.rp_status {width:12%;}
.bbs_qna_new>.tbody li.rp_status .reply_title {display:block;width:64px;height:64px;font-size:14px;color:#777;background:#ddd;text-align:center;line-height:20px;margin:0 auto;border-radius:100%;box-sizing:border-box;padding:14px 15px;}
.bbs_qna_new>.tbody.complete li.rp_status .reply_title {background:#000;color:#fff;}
.bbs_qna_new>.tbody.complete li.rp_status .reply_title span {color:#fff !important;}
.bbs_qna_new>.tbody.complete {background:none !important;}
.bbs_qna_new>.tbody li.subject {position:relative;width:80%;padding:30px 0;}
.bbs_qna_new>.tbody li.subject .bbs_info_top_new {position:absolute;top:30px;}
.bbs_qna_new>.tbody li.subject .bbs_info_top_new>div {display:inline-block;}
.bbs_qna_new>.tbody li.subject .bbs_info_top_new .bbs_cate .cat {font-size:13px;color:#555;}
.bbs_qna_new>.tbody li.subject .bbs_info_top_new .bbs_name {padding:0 15px;border-left:1px solid #ddd;border-right:1px solid #ddd;margin:0 15px;font-size:13px;color:#555;}
.bbs_qna_new>.tbody li.subject .bbs_info_top_new .bbs_date {font-size:13px;color:#555;}
.bbs_qna_new>.tbody li.subject .board_goods_list>li.info .name {color:#555;padding:35px 0 10px 0;}
.bbs_qna_new>.tbody li.subject .board_goods_list>li.info .title {font-size:16px;color:#111;margin:0 0 5px 0;}
.bbs_qna_new>.tbody li.subject .board_goods_list>li.info .cont {font-size:14px;color:#111;width:60%;}
.bbs_qna_new>.tbody li.subject .board_goods_list>li.pic {width:110px;padding:0 20px 0 0;}
.goods_npay .npay_button_box {background:none !important;}

@media only screen and (max-width:767px) {
	.layer_simple_basic {width:85%;}
	.deatil_sale_rate {font-size:19px;width:auto;}
	.deatil_sale_rate .num {font-size:19px;}
	.goods_spec_sections .deatil_price_area .sale_price {font-size:19px;padding:10px 5px 0 5px;}
	.detail_title_area .name, .goods_spec_sections .deatil_price_area .sale_price .num, #total_goods_price {font-size:19px;}
	.searched_item_display .item_info_area .goods_price_area .ori_price {font-size:13px;}
	.goods_spec_sections .deatil_price_area .org_price {font-size:13px;vertical-align:baseline;}
	.goods_spec_sections .deatil_price_area .org_price s {font-size:13px;}
	.goods_spec_sections .deatil_price_area .goods_spec_coupon {position:static;}
	.goods_spec_sections .deatil_price_area .goods_spec_coupon .btn_area1 {font-size:12px;}
	.goods_spec_sections .deatil_price_area .goods_spec_coupon .btn_area1 button {font-size:12px;}
    .detail_title_area {float:none; text-align:left;padding:20px 0 0 0;}
    .detail_title_area .name {font-size:30px;}
    .goods_thumbs_spec #goods_thumbs .slides_container {margin-top:0;}
	.goods_icon_area img {width:30px;}
	.detail_title_area .detail_icons img {width:23px;}
	.detail_title_area .name {font-size:19px;/*line-height:35px;*/padding-bottom:10px;}
	.detail_title_area .summary {font-size:12px;line-height:18px;}
	.goods_thumbs_spec #goods_spec {padding:0;}
	.detail_details>li {font-size:12px;padding:5px 0;}
	.detail_spec_table>li.btn_area1 .btn_resp.no_border {font-size:11px;}
	.goods_information_tabs>a {height:55px;font-size:14px;}
	.goods_information_tabs>a .num {position:static;font-size:11px;}
	.goods_information_contents.goods_review, .goods_information_contents.goods_qna {margin:0;}
	#boardsearch .bbs_top_wrap input[type='text'].res_bbs_search_input {width:120px;}
	.bbs_review_new .bbs_info_top_new {position:static;padding:0 0 20px 0;}
	.goods_desc_contents .btn_more {padding:12px 60px;font-size:16px;}
	.goods_description .ab_delivery .ab_dbtb table tbody th {min-width:80px;font-size:11px;padding:12px 15px;}
	.goods_description .ab_delivery .ab_dbtb table tbody td {font-size:11px;padding:12px 15px;}
	.goods_price_area .total_goods_price {padding:10px 4% 0 4%;}
	#bbslist .res_table>.thead+.tbody {margin-top:10px;}
	.layer_simple_basic.type2 {width:85%;}
	.bbs_review_new .bbs_info_wrap {padding:20px 15px;}
	.bbs_review_new .board_goods_list>li.info {padding:0;}
	.bbs_review_new .bbs_info_top_new>div.bbs_name {padding:0 5px;margin:0 5px;font-size:12px;}
	.bbs_review_new .bbs_info_top_new>div.bbs_date {font-size:12px;}
	.bbs_review_new .board_goods_list>li.info .title {font-size:13px;}
	.detail_review_view {padding:0;}
	.detail_review_view .detail_view_top_wrap {padding:20px 15px;}
	.detail_review_view .board_detail_title {font-size:14px;}
	.detail_review_view .bbs_info_top_new>div {float:none !important;}
	.detail_review_view .bbs_info_top_new .left .bbs_name {padding:0 5px;margin:0 5px;font-size:12px;}
	.detail_review_view .bbs_info_top_new .left .bbs_date {font-size:12px;}
	.detail_review_view .bbs_info_top_new .right {text-align:left !important;padding:15px 0 0 0;}
	.detail_review_view .board_detail_contents {padding:20px 15px;font-size:13px;}
	.detail_ev_title {font-size:20px;padding:40px 4% 10px 4%;}
	.bbs_qna_new>.tbody {border:1px solid #999;}
	.bbs_qna_new>.tbody:last-child {border-bottom:1px solid #999;}
	.bbs_qna_new>.tbody li.subject {padding:20px 4%;}
	.bbs_qna_new>.tbody li.subject .bbs_info_top_new {position:static;margin-bottom:10px;}
	.bbs_qna_new>.tbody li.subject .board_goods_list>li.pic {width:60px;padding:0;}
	.bbs_qna_new>.tbody li.subject .board_goods_list>li.info .name {padding:0 0 10px 0;}
	.bbs_qna_new>.tbody li.rp_status {width:100%;padding:10px 0;}
	.bbs_qna_new>.tbody li.rp_status .reply_title {width:100%;height:auto;background:none !important;padding:0 4%;text-align:left;}
	.bbs_qna_new>.tbody.complete li.rp_status .reply_title span {color:#000 !important;}
	.bbs_qna_new>.tbody.complete li.rp_status .reply_title:before,
	.bbs_qna_new>.tbody.complete li.rp_status .reply_title:after {display:none;}
	.detail_review_view .bbs_info_top_new .right .bbs_hit {padding:0;margin:0;border:0;}
	.sns_wish {padding:15px 0 25px 0;}
	.sns_wish .star_wrap>div {font-size:12px;}
	.sns_wish .star_wrap .score {margin-right:5px;}
	.goods_buy_open_sections {padding:0;border:0;}
	.goods_buy_open_sections .btn_section_open {display:none;}
	.goods_buy_sections .btn_section_close {display:none;}
	.goods_buy_sections {padding:0;}
	.goods_buttons_area {padding:20px 0 0;}
	.goods_buttons_area #addCart {border-left:0;}
	.goods_npay {padding-bottom:20px;}
}

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


/* 모바일 하단 화살표 */
#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:block;width:48px;height:48px;font-size:0;color:transparent;line-height:0;border:1px solid #3c3c3c;border-radius:0;padding:0;box-sizing:content-box;opacity:1;right:0;}
#floating_over .ico_floating_top:after {content:"";display:block;width:46px;height:46px;border:1px solid #e5e5e5;background:url(../images/common/ico_fo.png) 0 -138px no-repeat;font-size:0;color:transparent;line-height:0;}
.floating_over {}
.floating_over ul {width:50px;border-top:1px solid #3c3c3c;position:absolute;bottom:59px;right:0;}
.floating_over ul li {width:48px;height:48px;border:1px solid #3c3c3c;border-top:0;}
.floating_over ul li a {display:block;width:46px;height:46px;border:1px solid #e5e5e5;background:url(../images/common/ico_fo.png) 0 0 no-repeat;font-size:0;color:transparent;line-height:0;}
.floating_over ul li a.fo_share {background-position:0 -46px;}
.floating_over ul li a.fo_speacial {background-position:0 -92px;}

/* 띠배너 */
.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:300;}
.layout_side .aside_cs_addinfo {font-weight:400; color:#666;}
.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:24px; height:24px;background:url(../images/common/ico_search.png) 0 0 no-repeat;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;outline:none;border:none;background-size:48px 24px;}
input[type=checkbox]:checked,
.pilsu_agree_all input[type='checkbox']:checked,
.pilsu_agree_all2 input[type='checkbox']:checked,
.agree_list2 input[type='checkbox']:checked,
.agree_list3 input[type='checkbox']:checked,
.resp_cart_wrap label.checkbox_allselect input[type='checkbox']:checked {background-position:-24px 0;}

.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:100px; }
.goods_information_contents { padding-top:40px; }
@media only screen and (max-width:767px){
    .goods_thumbs_spec #goods_thumbs { padding-bottom:0; }
    .goods_information_contents.goods_description { padding-top:0;padding:0 2%;width:92%;margin:0 auto;box-sizing:border-box;}
}
.goods_spec_sections .deatil_price_area {border-top:1px solid #222;border-bottom:1px solid #222;padding:12px 0;}
.goods_spec_sections .deatil_price_area .sale_price {font-size:16px;font-weight:bold;color:#111;padding:0;}
.goods_spec_sections .deatil_price_area .sale_price .num {font-size:20px;font-weight:bold;color:#111;padding:0;}
.goods_spec_sections .deatil_price_area .sp_title {display:inline-block;padding:0 0 0 15px;width:110px;font-size:14px;color:#777;}

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

/* 테이블 */
.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;font-size:16px;}
.resp_1line_table, table.list_table_style, .board_goods_select_display.v2 {border-right:1px solid #fff; border-left:1px solid #fff;}
.search_result_page .no_data_area2 {border-top:0;}
button:focus {outline:none;}
.table_row_a col.size_b {width:200px;}
.table_row_a>tbody>tr>th {text-align:left;min-height:38px;vertical-align:middle;font-size:16px;}
.table_row_a>tbody>tr>th>p {padding:8px 20px;text-align:left;}
.table_row_a>tbody>tr>td {padding:8px 20px;}
.table_row_a>tbody>tr>td .Wmax {height:38px;}
.table_row_a>tbody>tr>td .m_writer {padding:8px 0;display:inline-block;margin-right:10px;}
.table_row_a>tbody>tr>td #img_viewer table {width:auto !important;}
.table_row_a>tbody>tr>td #img_viewer table th {padding:8px 20px;text-align:left;font-size:16px;}
.table_row_a>tbody>tr>td #img_viewer table td:first-child {padding-right:20px;}
.table_row_a>tbody>tr>td #img_viewer table td span.realfilelist {position:relative;display:inline-block;padding-left:25px;}
.table_row_a>tbody>tr>td #img_viewer table td span.realfilelist:before {content:"";display:block;width:17px;height:17px;background:url(../images/design/ico_file_at.png) center center no-repeat;position:absolute;top:0;left:0;}
.file_add_table>tbody>tr>td #img_viewer table td .eaMinus {background:url(../images/design_resp/btn_close_sm.png) center center no-repeat;background-size:7px;border:0;}
.file_add_table>tbody>tr>td .select_img {height:40px;}
.file_add_table>tbody>tr>td .btnUploader {width:88px;height:40px;text-align:center;background:#555;color:#fff;font-size:16px;margin-left:3px;}
input.size_mail {width:300px;height:38px;}
.scoreboxlay td.minus_area .eaMinus {width:30px !important;height:30px !important;border-radius:100%;border:1px solid #666;opacity:0.5;}
.scoreboxlay td.plus_area .eaPlus {width:30px !important;height:30px !important;border-radius:100%;border:1px solid #666;opacity:0.5;}
.scoreboxlay td.score_area {width:105px;}
.scoreboxlay td .review_showScore {color:#000;font-size:20px;}
.scoreboxlay td .review_nowScore {opacity:0;}
.board_goods_select_display .goods_area .name {font-size:16px;color:#555;}
.board_goods_select_display .goods_area .price {font-size:18px;color:#555;}
.board_goods_select_display .goods_area>li.info_area {padding-left:10px;}
div.bbswrite_division {padding:0;margin-top:-1px;}
.detail_board_btns {border:0;padding:40px 0 0 0;margin:0;}
.detail_board_btns .btn_resp.size_c {width:190px;height:48px;border:1px solid #999;background:#f3f3f3;text-align:center;padding:0;font-size:18px;color:#777;font-weight:bold;}
.detail_board_btns .btn_resp.size_c.data_save_btn {border:1px solid #000;background:#000;color:#fff;margin:0 0 0 13px;}

/* 회원 */
.layout_intro .title_container + .mypage_greeting {margin-top:30px;}
.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;} /* 회원가입 완료 버튼 */
@media only screen and (max-width:767px){
	.resp_member_join_wrap {max-width:360px;}
	.mypage .title_container {padding-top:10px;}
	.title_container + .mypage_greeting.gray_06 {margin-top:10px;}
	.goods_spec_sections .deatil_price_area .sp_title {width:85px;padding-left:0;}
}

/* 서브페이지 */
.title_container {padding:110px 0 0 0;height:55px;border-bottom:2px solid #000;}
.title_container>h2 {font-size:24px;}
.sub_mp_container .title_container {padding:60px 0 0 0;}
.subpage_lnb .title1 {padding:110px 0 0 0;font-size:24px;height:55px;border-bottom:2px solid #000;}
.subpage_lnb .title1>a {padding:0;}
.sub_mp_container .subpage_lnb .title1 {padding:60px 0 0 0;}

.mypage .subpage_lnb {display:block;float:left;}
.mypage .subpage_container {padding-top:0;display:block;float:right;width:calc(100% - 270px);}



/* 고객센터 */
.mycs_fcont_margin {margin-top:60px;}
.subpage_lnb {position:relative;}
.subpage_lnb .lnb_sub {padding:15px 0 0 0;}
.subpage_lnb .lnb_sub>li>a {padding:10px 0;font-size:15px;color:#555;}
.subpage_lnb .lnb_sub>li.on>a {color:#000;}
.subpage_lnb .lnb_sub>li.on>a span {border-bottom:1px solid #000;}
.subpage_lnb .location {position:absolute;top:30px;left:0;}
.subpage_lnb .location a {display:inline-block;font-size:12px;color:#555;margin-left:7px;}
.subpage_lnb .location a:before {content:"/";display:inline-block;margin-right:7px;}
.subpage_lnb .location a:first-child {margin:0;}
.subpage_lnb .location a:first-child:before {display:none;}
.subpage_container .btitle {padding:110px 0 0 0;font-size:24px;height:55px;border-bottom:2px solid #000;text-align:center;}
.cs_top_new {padding:30px 0;border-bottom:1px solid #ddd;text-align:center;}
.cs_top_new a {display:inline-block;vertical-align:top;font-size:16px;text-align:center;margin:0 65px;}
.cs_top_new a span {display:block;width:86px;height:86px;border:1px solid #dedede;background:#fff;border-radius:100%;margin:0 auto 15px auto;}
.cs_top_new a span:before {content:"";display:block;width:55px;height:55px;opacity:0.2;margin:15px auto;}
.cs_top_new a:hover span {background:#f7f7f7;border-color:#f7f7f7;}
.cs_top_new a:hover span:before {opacity:1;}
.cs_top_new a.menu1 span:before {background:url(../images/design_resp/icon_cs_menu1.png) 0 0 no-repeat;background-size:cover;}
.cs_top_new a.menu2 span:before {background:url(../images/design_resp/icon_cs_menu2.png) 0 0 no-repeat;background-size:cover;}
.cs_top_new a.menu3 span:before {background:url(../images/design_resp/icon_cs_menu3.png) 0 0 no-repeat;background-size:cover;}
.cs_new {padding:65px 0 0 0;}
.cs_new>div {position:relative;float:left;width:calc(50% - 20px);min-height:253px;}
.cs_new>div h3 {font-size:18px;height:35px;border-bottom:1px solid #000;color:#111;}
.cs_new>div ul {padding:10px 0;}
.cs_new>div ul li a {position:relative;display:block;font-size:14px;padding:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.cs_new>div ul li a:before {content:"";display:block;width:4px;height:4px;border-radius:100%;background:#000;position:absolute;top:16px;left:0;}
.cs_new>div .view_more {color:#999;font-size:14px;position:absolute;top:5px;right:0;border-bottom:1px solid #999;line-height:16px;}
.cs_new .cs_notice {margin-right:40px;}
.cs_custom {padding:40px 0 0 0;}
.cs_custom>div {position:relative;float:left;width:calc(50% - 10px);}
.cs_custom>div .inner {border:4px solid #ddd;padding:30px;min-height:130px;}
.cs_custom>div .inner dt {font-size:16px;color:#000;margin:0 0 25px 0;}
.cs_custom>div .inner dd {font-size:16px;}
.cs_custom>div .inner dd a.tel {display:block;font-size:36px;font-weight:bold;margin-bottom:10px;}
.cs_custom .cscenter {margin-right:20px;}
.cs_custom .csaccount .inner {border-color:#f7f7f7;background:#f7f7f7;}
.cs_custom .csaccount .inner li {font-size:14px;margin-top:10px;}
.cs_custom .csaccount .inner li:first-child {margin:0;}
.subpage_wrap.custom_lnb .subpage_lnb .title1_m {display:none;}
@media only screen and (max-width:1023px){
	.subpage_wrap.custom_lnb .subpage_lnb { width:92%; position:static; z-index:10010; padding:0 4%;}
	.subpage_wrap.custom_lnb .subpage_lnb.active {  }
	.subpage_wrap.custom_lnb .subpage_lnb .title1 {display:none;}
	.subpage_wrap.custom_lnb .subpage_lnb .title1_m {display:block;padding:50px 0 15px 0;border-bottom:2px solid #010101;}
	.subpage_wrap.custom_lnb .subpage_lnb .title1_m a {display:block;font-size:19px;color:#444;text-align:center;}
	.subpage_wrap.custom_lnb.cus_main .subpage_lnb .title1 {display:block;}
	.subpage_wrap.custom_lnb .subpage_lnb .title1 a {font-size:19px;color:#444;text-align:center;}
	.subpage_wrap.custom_lnb .subpage_lnb .lnb_sub {padding:0;}
	.subpage_wrap.custom_lnb .subpage_lnb .lnb_sub:after {content:"";display:block;clear:both;}
	.subpage_wrap.custom_lnb .subpage_lnb .lnb_sub>li {float:left;width:33.33%;}
	.subpage_wrap.custom_lnb .subpage_lnb .lnb_sub>li a {padding:14px 0;font-size:12px;color:#000;background:#f3f3f3;text-align:center;border-left:1px solid #ddd;border-bottom:1px solid #ddd;}
	.subpage_wrap.custom_lnb .subpage_lnb .lnb_sub>li:nth-child(3n+1) a {border-left:0;}
	.subpage_wrap.custom_lnb.cus_main .btitle {display:none;}
	.subpage_wrap .btn_sub_all,
	.subpage_wrap .cs_lnb {display:none;}
	.subpage_wrap.custom_lnb .btn_sub_all {display:none;}
	.subpage_wrap.custom_lnb .cs_lnb {display:block;}
}

@media only screen and (max-width:767px){
	.title_container {padding:30px 0 0 0;height:40px;}
	.title_container>h2 {font-size:24px;}
	.subpage_wrap.custom_lnb {position:relative;padding:72px 0 0 0;}
	.subpage_wrap.custom_lnb .subpage_container {position:static;}
	.subpage_wrap.custom_lnb .title_container {position:absolute;top:0;left:4%;width:92%;}
	.subpage_wrap.custom_lnb .btitle {position:absolute;top:0;left:4%;width:92%;font-size:19px;padding-top:30px;}
	.subpage_wrap.custom_lnb .title_container>h2 {font-size:19px;}
	.subpage_wrap:not(.order_payment) .subpage_container {padding:10px 4% 40px 4%;}
	.subpage_lnb .location {display:none;}
	.subpage_lnb .title1 {padding-top:30px;height:40px;}

	.mypage .subpage_lnb {position:static;display:block;float:none;width:100%;padding:0;}
	.mypage .subpage_container {float:none;width:92%;}
	/*.mypage .subpage_lnb .title1 {display:block;position:fixed;font-size:19px;left:20%;width:60%;z-index:201;border:0;text-align:center;padding:0;top:18px;margin:0;background:#fff;}
	.mypage .subpage_lnb .title1:before {display:none;}*/
	.sub_mp_container .title_container {padding-top:20px;height:40px;}
	.sub_mp_container .title_container>h2 {font-size:19px;}
	.mypage .subpage_lnb .title1 {display:none;}
	.mypage .subpage_lnb .title1 a {font-size:19px;}
	.mypage .subpage_lnb .title2 {font-size:16px;padding:0 4%;border-bottom:1px solid #222;margin:-1px 0 0 0;}
	.mypage .subpage_lnb .lnb_sub {position:relative;padding:0;}
	.mypage .subpage_lnb .lnb_sub:before {content:"";display:block;width:100%;height:1px;background:#ddd;position:absolute;bottom:0;left:0;}
	.mypage .subpage_lnb .lnb_sub:after {content:"";display:block;clear:both;}
	.mypage .subpage_lnb .lnb_sub li {float:left;width:50%;}
	.mypage .subpage_lnb .lnb_sub li a {padding:15px 8%;font-size:14px;background:#fff url(../images/design/ico_mp_bul.png) 95% center no-repeat;background-size:11px;border-right:1px solid #ddd;border-bottom:0;border-bottom:1px solid #ddd;}
	.mypage .subpage_lnb .lnb_sub li:nth-child(2n) {border-right:0;}
	.mypage .subpage_lnb .lnb_sub>li.on>a {border-color:#ddd;}

	.subpage_container .btitle {padding:40px 0 0 0;height:40px;font-size:20px;}
	.cs_top_new {padding-top:20px;}
	.cs_top_new a {margin:0 10px;font-size:13px;}
	.cs_top_new a span {width:70px;height:70px;}
	.cs_top_new a span:before {width:42px;height:42px;margin:14px auto;}
	.cs_top_new a.menu2 span {margin-bottom:25px;}
	.cs_top_new a.menu3 span {margin-bottom:25px;}
	.cs_top_new a.menu1 span:before {background:url(../images/design_resp/icon_cs_menu1_m.png) 0 0 no-repeat;background-size:cover;}
	.cs_top_new a.menu2 span:before {background:url(../images/design_resp/icon_cs_menu2_m.png) 0 0 no-repeat;background-size:cover;}
	.cs_top_new a.menu3 span:before {background:url(../images/design_resp/icon_cs_menu3_m.png) 0 0 no-repeat;background-size:cover;}
	.cs_top_new a em {display:block;}
	.cs_new {padding:30px 4% 0 4%;}
	.cs_new>div {float:none;width:100%;min-height:auto;}
	.cs_new>div ul {border-bottom:1px solid #ddd;}
	.cs_new>div ul li a {font-size:12px;padding:6px 10px;}
	.cs_new>div ul li a:before {width:3px;height:3px;top:13px;}
	.cs_new>div .view_more {font-size:12px;}
	.cs_new .cs_notice {margin:0 0 30px 0;}
	.cs_custom {padding:30px 4% 0 4%;}
	.cs_custom>div {float:none;width:100%;}
	.cs_custom .cscenter {margin:0 0 30px 0;}
	.cs_custom>div .inner {padding:20px;min-height:auto;}
	.cs_custom>div .inner dt {font-size:14px;margin:0 0 15px 0;}
	.cs_custom>div .inner dd {font-size:13px;}
	.cs_custom>div .inner dd a.tel {font-size:30px;}
	.cs_custom .csaccount .inner li {font-size:13px;}
}

/* 포인트 */
.ab_dpoint {}
.ab_dpoint dt {padding:35px 0 15px 0;font-size:18px;font-weight:bold;}
.ab_dpoint dd {}
.ab_dpoint dd li {position:relative;font-size:16px;font-weight:normal;padding-left:8px;margin-top:8px;line-height:18px;}
.ab_dpoint dd li:before {content:"";display:block;width:2px;height:2px;background:#222;position:absolute;top:5px;left:0;}
.ab_dpoint dd li:first-child {margin:0;}
.ab_dpoint dd dt {padding-bottom:2px;font-size:16px;}
.ab_dpoint dd .ab_clear {padding:55px 0 0 0;}
.ab_dpoint dd .ab_clear dl {float:right;width:46%;position:relative;padding:60px 0 0 0;}
.ab_dpoint dd .ab_clear dl:first-child {float:left;}
.ab_dpoint dd .ab_clear dl dt {position:absolute;top:0;left:50%;transform:translateX(-50%);width:170px;height:42px;line-height:42px;text-align:center;color:#fff;background:#00a79d;border-radius:42px;padding:0;}
.ab_dpoint dd .ab_clear dl dt:before {content:"";display:block;width:2px;height:20px;background:#00a79d;position:absolute;bottom:-19px;left:50%;}
.ab_dpoint dd .ab_clear dl dd {position:relative;border:2px solid #00a79d;padding:0 60px;height:230px;}
.ab_dpoint dd .ab_clear dl dd strong {color:#00a79d;}
.ab_dpoint dd .ab_clear dl:first-child dt,
.ab_dpoint dd .ab_clear dl:first-child dt:before {background:#222;}
.ab_dpoint dd .ab_clear dl:first-child dd {border-color:#222;}
.ab_dpoint dd .ab_clear dl:first-child dd strong {color:#222;}
.ab_dpoint dd .ab_clear dl dd ul {position:absolute;top:50%;transform:translateY(-50%);width:calc(100% - 120px);}

/* 배송*/
.ab_delivery {}
.ab_delivery h3 {position:relative;font-size:18px;font-weight:bold;padding:70px 0 35px 0;}
.ab_delivery h3:before {content:"";display:inline-block;width:4px;height:16px;background:#00a79d;border-radius:16px;margin-right:10px;}
.ab_delivery h3:first-child {padding-top:40px;}
.ab_delivery .ab_dbtb {border-bottom:1px solid #777;}
.ab_delivery .ab_dbtb table {width:100%;}
.ab_delivery .ab_dbtb table thead th {padding:20px 0;text-align:center;border-top:1px solid #777;border-bottom:1px solid #ddd;border-left:1px solid #ddd;font-size:16px;}
.ab_delivery .ab_dbtb table thead th:first-child {border-left:0;}
.ab_delivery .ab_dbtb table tbody th {padding:20px 0;text-align:center;border-top:1px solid #ddd;font-size:16px;}
.ab_delivery .ab_dbtb table tbody td {border-left:1px solid #ddd;padding:20px;text-align:center;font-size:15px;border-top:1px solid #ddd;}
.ab_delivery .ab_dbtb table tbody tr:first-child th,
.ab_delivery .ab_dbtb table tbody tr:first-child td {border-top:0;}
.ab_delivery .ab_dbtb table tbody td ul li {position:relative;padding-left:11px;margin-top:5px;}
.ab_delivery .ab_dbtb table tbody td ul li:before {content:"";display:block;width:6px;height:1px;background:#222;position:absolute;top:10px;left:0;}
.ab_delivery .ab_dbtb table tbody th+td {text-align:left;}

/* 제휴/입점문의 */
.ab_til {display:inline-block;width:20px;text-align:center;font-size:16px;font-weight:normal;}
.ab_franchise h3 {font-size:18px;padding:20px 0;border-bottom:1px solid #ddd;text-align:center;background:#f7f8f8;}
.ab_franchise .ab_nec_wrap {padding:35px 0 15px 0;text-align:right;font-size:14px;color:#da2036;}
.ab_nec {display:inline-block;color:transparent;font-size:0;vertical-align:middle;}
.ab_nec:before {content:"*";display:block;font-size:16px;color:#da2036;margin-right:3px;}

.ab_fran_tb {padding:15px 0;border-top:1px solid #444;border-bottom:1px solid #ddd;}
.ab_fran_tb table {width:100%;}
.ab_fran_tb table tbody th {padding:5px 0 5px 30px;text-align:left;font-size:16px;}
.ab_fran_tb table tbody td {padding:5px 20px 5px 50px;}
.ab_fran_tb table tbody td select {min-width:390px;height:41px;}
.ab_fran_tb table tbody td input {height:41px;border-color:#ddd;width:390px;padding:0 15px;}
.ab_fran_tb table tbody td input.ab_ip_title {width:100%;}
.ab_fran_tb table tbody td input::placeholder {font-size:16px;color:#ddd;line-height:43px;}
.ab_fran_tb table tbody td input:focus {border-color:#da2036;}
.ab_fran_tb table tbody td input.ip_email {width:25%;}
.ab_fran_tb table tbody td input.ip_email+select {min-width:40px;width:25%;margin-left:-4px;}
.ab_fran_tb table tbody td textarea {height:175px;resize:none;border:1px solid #ddd;padding:0 15px;}
.ab_fran_tb table tbody td textarea:focus {border-color:#da2036;}
.ab_fran_tb table tbody td textarea::placeholder {font-size:16px;color:#ddd;line-height:43px;}
.ab_fran_tb table tbody td .ip_file_type_01 {position:relative;}
.ab_fran_tb table tbody td .ip_file_type_01 input {width:1px;height:1px;opacity:0;position:absolute;top:-1px;left:-1px;}
.ab_fran_tb table tbody td .ip_file_type_01 label {display:block;width:173px;height:43px;border:1px solid #222;text-align:center;line-height:42px;font-size:16px;font-weight:normal;}
.ab_agree {padding:20px 0;border-bottom:1px solid #ddd;text-align:center;}
.ab_agree input {vertical-align:bottom;}
.ab_agree label {font-size:15px;line-height:18px;}
.ab_agree .btn_view_policy {display:inline-block;color:#777;font-size:13px;border-bottom:1px solid #777;margin:0 0 0 40px;vertical-align:top;}
.ab_agree .btn_view_policy+textarea {display:none;margin-top:15px;height:150px;resize:none;}
.ab_agree .btn_view_policy.active+textarea {display:block;}

.ab_btn {display:inline-block;width:calc(50% - 5px);border:1px solid #777;color:#777;text-align:center;font-size:16px;line-height:52px;font-weight:normal;}
.ab_btn.type_02 {border-color:#777;background:#777;color:#fff;}
.ab_franchise .btn_area {width:100%;max-width:510px;margin:40px auto 0 auto;}
.ab_franchise .btn_area .ab_btn {font-size:20px;font-weight:bold;}
.ab_franchise .ab_btn.type_02 {float:right;}
.other_list {}
.other_list ul {border-top:1px solid #777;}
.other_list ul li {padding:19px 0;border-bottom:1px solid #ddd;}
.other_list ul li span {display:inline-block;}
.other_list ul li .pnl_icon {display:none;}
.other_list ul li .pnl_desc {width:100px;text-align:center;}
.other_list ul li .pnl_title {width:calc(100% - 205px);padding:0 50px;font-weight:normal;}

.tab_type_01 {position:relative;width:830px;margin:0 auto;padding:85px 0 0 0;}
.tab_type_01>dl>dt {height:48px;line-height:48px;font-size:15px;color:#222;border:1px solid #777;background:#eee;position:absolute;top:0;width:33.33%;text-align:center;}
.tab_type_01>dl>dt.tab01 {left:0;}
.tab_type_01>dl>dt.tab02 {left:33.33%;}
.tab_type_01>dl>dt.tab03 {left:66.66%;}
.tab_type_01>dl>dt.on {background:#fff;border-bottom:1px solid #fff;}
.tab_type_01>dl>dd {display:none;border:1px solid #eee;padding:20px;}
.tab_type_01>dl>dt.on+dd {display:block;}

.term_wrap {width:830px;margin:0 auto;}
.term_wrap .contents {border:1px solid #ddd;background:#f7f8f8;}
.term_wrap .contents .ul_wrap {float:left;width:33.33%;border-right:1px solid #ddd;}
.term_wrap .contents .ul_wrap:last-child {width:calc(33.34% - 2px);border-right:0;}
.term_wrap .contents .ul_wrap ul {padding:15px 20px;}
.term_wrap .contents .ul_wrap ul li {padding:5px 0;}
.term_cont {margin:20px 0 0 0;border:1px solid #eee;padding:20px;}

.term_container {width:1310px;margin:0 auto;}
.term_container .title_container {padding:50px 0 10px 0;margin-bottom:60px;}
.term_container .term_wrap {width:100%;}

@media only screen and (max-width:767px){
	.ab_dpoint {padding:0 4%;}
	.ab_dpoint dt {padding:25px 0 15px 0;font-size:15px;font-weight:normal;}
	.ab_dpoint dd .ab_clear {padding:0;}
	.ab_dpoint dd .ab_clear dl {float:none !important;width:100%;padding:50px 0 0 0;margin-top:20px;}
	.ab_dpoint dd .ab_clear dl dt {width:130px;height:30px;line-height:30px;font-size:14px;}
	.ab_dpoint dd .ab_clear dl dt:before {width:1px;bottom:-20px;}
	.ab_dpoint dd .ab_clear dl dd {height:auto;padding:20px 25px;border-width:1px;}
	.ab_dpoint dd .ab_clear dl dd ul {position:static;width:100%;transform:translate(0);}
	.ab_dpoint dd li {font-size:13px;}

	.ab_delivery {padding:0;}
	.ab_delivery h3 {padding:25px 0 20px 0;font-size:15px;font-weight:normal;}
	.ab_delivery h3:before {height:11px;border-radius:12px;margin-right:5px;}
	.ab_delivery .ab_dbtb {border-bottom:1px solid #ddd;}
	.ab_delivery .ab_dbtb table thead th {font-size:13px;padding:14px 0;}
	.ab_delivery .ab_dbtb table thead th span {display:block;}
	.ab_delivery .ab_dbtb table tbody th {font-size:13px;padding:14px 0;}
	.ab_delivery .ab_dbtb table tbody td {padding:14px 8px;font-size:12px;text-align:left;}
	.ab_delivery .ab_dbtb table tbody td ul li {padding-left:8px;}
	.ab_delivery .ab_dbtb table tbody td ul li:before {width:2px;height:2px;border-radius:100%;top:5px;}
	.ab_delivery .ab_dbtb table tbody td .ab_br {display:inline;}
	.ab_delivery .ab_dbtb table tbody td .dot {position:relative;padding-left:8px;}
	.ab_delivery .ab_dbtb table tbody td .dot:before {position:absolute;content:"";display:block;background:#222;width:2px;height:2px;border-radius:100%;top:5px;left:0;}

	.ab_franchise h3 {font-size:13px;}
	.ab_franchise .ab_nec_wrap {padding:13px 0 8px 0;font-size:12px;}
	.ab_fran_tb {padding:15px 0;margin:0;}
	.ab_fran_tb table tbody th {padding:10px 0 0 0;font-size:14px;vertical-align:top;}
	.ab_fran_tb table tbody td {padding:3px 0;}
	.ab_fran_tb table tbody td select {min-width:100%;width:100%;}
	.ab_fran_tb table tbody td input {width:100%;}
	.ab_fran_tb table tbody td input.ip_email+select {width:100%;display:block;margin:6px 0 0 0;}
	.ab_fran_tb table tbody td input.ip_email {width:calc(50% - 14px);}
	.ab_fran_tb table tbody td .ip_file_type_01 label {width:100px;}
	.ab_franchise .ab_agree {margin:0;}
	.ab_franchise .btn_area {margin:15px 0;padding:0;width:92%;}
}
/* 자주 묻는 질문 */
#bbslist .faq_new {border-top:1px 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;}


/* 헤더/메인 */
.layout_header > .resp_wrap {background:#000;}
.layout_header #cateSwiper .designCategoryNavigation {position:static;}
.layout_header #cateSwiper .designCategoryNavigation .respCategoryList {position:static;}
.layout_header #cateSwiper .designCategoryNavigation .respCategoryList>li {transform-style:unset;}
.layout_header .nav_wrap {float:left;width:calc(100% - 470px);text-align:center;}
.layout_header .nav_wrap .respCategoryList>li {position:static;}
.layout_header .nav_wrap .categorySub {left:0 !important;width:100%;top:80px;padding:40px 0;}
.layout_header .nav_wrap .categorySubWrap {width:100%;max-width:1260px;margin:0 auto;}
.layout_header .nav_wrap .categorySubWrap .categoryDepth2>li {float:left;width:calc(16.66% - 38px);padding:0 20px;height:300px;border-left:1px solid #4e4e4e;}
.layout_header .nav_wrap .categorySubWrap .categoryDepth2>li:first-child {border:0;padding-left:0;}
.layout_header .nav_wrap .categorySubWrap .categoryDepth2>li>a {letter-spacing:5px;}
.layout_header .nav_wrap .categorySubWrap .categoryDepth3 {opacity:1;position:static;}
.resp_top_hamburger {display:none;}
.main_container {}
.main_container .main_cont {}
.main_container .main_cont h2 {padding:75px 0 0 0;text-align:center;font-size:20px;font-weight:bold;letter-spacing:10px;}
.main_container .main_intro {text-align:center;}
.main_container .main_intro .intro_hd {padding:55px 0 40px 0;font-size:44px;font-weight:bold;line-height:44px;}
.main_container .main_intro .intro_cont {padding-bottom:30px;font-size:18px;line-height:30px;}
.main_container .main_intro .intro_cont em {font-weight:bold;}
.main_container .main_intro .b_logo {}
/*.main_container .main_intro .b_logo:before {content:"with";display:block;margin:0 auto 5px auto;color:#999;font-size:12px;}*/
.main_container .main_cont .present {width:100%;max-width:1260px;margin:55px auto 80px auto;border-top:1px solid #000;}
.main_container .main_cont .present .button_tab {display:none;}
.main_container .main_cont .present .pre_cont {}
.main_container .main_cont .present .pre_cont .pcont_box {float:left;width:calc(33.33% - 20px);margin:40px 0 0 30px;}
.main_container .main_cont .present .pre_cont .pcont_box:nth-child(3n+1) {margin-left:0;}
.main_container .main_cont .present .pre_cont .pcont_box .pcont_img {border:1px solid #020202;}
.main_container .main_cont .present .pre_cont .pcont_box dl {border:1px solid #020202;border-top:0;padding:20px;}
.main_container .main_cont .present .pre_cont .pcont_box dt {padding:5px 0 0 0;font-size:14px;}
.main_container .main_cont .present .pre_cont .pcont_box dt div {padding:5px 0 0 0;font-size:18px;font-weight:bold;}
.main_container .main_cont .present .pre_cont .pcont_box dd {position:relative;padding:15px 0 0 0;}
.main_container .main_cont .present .pre_cont .pcont_box dd>div {margin-bottom:15px;font-size:14px;line-height:22px;height:88px;color:#555;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.main_container .main_cont .present .pre_cont .pcont_box dd>a {font-size:14px;font-weight:bold;color:#555;}
.main_container .main_cont .present .pre_cont .pcont_box dd>a:before {content:"+";display:inline-block;margin-right:2px;}
.main_container .main_cont .btn_area {padding:40px 0 80px 0;text-align:center;}
.main_container .main_cont .btn_area a {display:inline-block;border:1px solid #222;padding:12px 73px;font-size:16px;color:#111;line-height:16px;}
.main_container .main_cont .present .pre_type_video {padding-top:10px;}
.main_container .main_cont .present .pre_type_video .pt_video_box {display:table;table-layout:fixed;width:100%;margin-top:30px;border:1px solid #000; box-sizing: border-box;}
.main_container .main_cont .present .pre_type_video .pt_video_box>div {display:table-cell;}
.main_container .main_cont .present .pre_type_video .pt_video_box>div.video {width:63%;}
.main_container .main_cont .present .pre_type_video .pt_video_box>div.video .v_inner {position:relative;width:100%;padding-top:57.5%;}
.main_container .main_cont .present .pre_type_video .pt_video_box>div.video iframe {position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;}
.main_container .main_cont .present .pre_type_video .pt_video_box>div.cont {vertical-align:middle;}
.main_container .main_cont .present .pre_type_video .pt_video_box>div.cont dl {padding:0 50px;}
.main_container .main_cont .present .pre_type_video .pt_video_box>div.cont dt {font-size:14px;color:#111;}
.main_container .main_cont .present .pre_type_video .pt_video_box>div.cont dt div {font-size:18px;font-weight:bold;padding:10px 0 20px 0;}
.main_container .main_cont .present .pre_type_video .pt_video_box>div.cont dd {font-size:14px;line-height:22px;color:#555;}
.main_container .main_cont .present .pre_type_video .pt_video_box>div.cont dd p {padding-bottom:30px;}
.main_container .main_cont .present .pre_type_video .pt_video_box>div.cont dd a {font-size:14px;color:#555;font-weight:bold;}
.main_container .main_event {background:#f3f3f3;}
.main_container .main_event .ev_title {background:#000;color:#fff;}
.main_container .main_event .ev_title .evt_inner {display:block;width:100%;max-width:1260px;padding:25px 0;margin:0 auto;text-align:center;line-height:34px;color:#fff;}
.main_container .main_event .ev_title .evt_inner span {display:inline-block;font-size:18px;line-height:18px;}
.main_container .main_event .ev_title .evt_inner .evt_tag {border:1px solid #fff;padding:7px 10px;margin-right:30px;}
.main_container .main_event .ev_title .evt_inner div {display:inline-block;font-size:26px;font-weight:bold;vertical-align:bottom;}
.main_container .main_event .ev_title .evt_inner div span {font-size:18px;margin-left:20px;}
.main_container .main_event .display_responsible_class {margin:0;}
.main_container .main_event .goods_info_style_mbr {padding:40px 0 0 0;width:100%;max-width:1260px;margin:0 auto;}
.main_container .main_brand {}
.main_container .main_brand .mbrand_intro {color:#fff;background:url(../images/design_resp/bg_mbrand.jpg) center center no-repeat;background-size:cover;}
.main_container .main_brand .mbrand_intro.atm_intro {background:url(../images/design/pm_atm_04.jpg) center center no-repeat;background-size:cover;}
.main_container .main_brand .mbrand_intro .mbi_inner {width:100%;max-width:1260px;margin:0 auto;}
.main_container .main_brand .mbrand_intro h2 {position:relative;text-align:left;}
.main_container .main_brand .mbrand_intro h2 div {display:inline-block;width:130px;}
.main_container .main_brand .mbrand_intro h2:after {content:"";display:block;width:calc(100% - 130px);height:1px;position:absolute;right:0;bottom:15px;background:#fff;}
.main_container .main_brand .mbrand_intro .ab_clear {padding:100px 0 70px 0;}
.main_container .main_brand .mbrand_intro .ab_clear .b_logo {float:left;width:320px;}
.main_container .main_brand .mbrand_intro .ab_clear .b_cont {float:left;width:calc(100% - 320px);font-size:18px;line-height:30px;word-break:keep-all;}
.main_container .main_brand .main_intro {padding:45px 0 60px 0;}
.main_container .main_brand .mb_banner {padding:0 0 170px 0;background:#282828 url(../images/design_resp/bg_cb.jpg) 0 0 repeat-x;}
.main_container .main_brand .mb_banner .mbb_inner {width:100%;max-width:1260px;margin:0 auto;}
.main_container .main_brand .mb_banner .custom_slider {}
.main_container .main_brand .mb_banner .slick-list {/*overflow:visible;*/}
.main_container .main_brand .mb_banner .slick-slide {overflow:visible;}
.main_container .main_brand .mb_banner .slick-slide .slide_contents {top:auto;bottom:-40px;}
.main_container .main_brand .mb_banner .slick-slide .text_wrap {background:none;padding:0;margin:0;color:#fff;font-size:18px;}
.main_container .main_brand .mb_banner .slick-active .simg {transform:scale(1) !important;/*border:1px solid #000;*/}
.main_container .main_brand .mb_banner .mbb_slide .slick-slide img {border:1px solid #000;}
.slick-slider .slick-arrow {opacity:1 !important;transform:translate(0) !important;width:62px;height:62px;top:calc(50% - 31px);}
.slick-next {background:url(../images/design_resp/slide_arr.png) 0 0 no-repeat;right:70px;}
.slick-prev {background:url(../images/design_resp/slide_arr2.png) 0 0 no-repeat;left:70px;}
.main_container .main_brand .mbrand_cont {padding:0 0 100px 0;background:#282828;}
.main_container .main_brand .mbrand_cont .mbc_inner {border-top:1px solid #000;border-right:1px solid #000;width:100%;max-width:1260px;margin:0 auto;}
.main_container .main_brand .mbrand_cont .ab_clear {display:table;width:100%;border-bottom:1px solid #000;background:#fff;color:#111;}
.main_container .main_brand .mbrand_cont .ab_clear>div {display:table-cell;width:50%;vertical-align:middle;border-left:1px solid #000;}
.main_container .main_brand .mbrand_cont .ab_clear>div img {width:100%;}
.main_container .main_brand .mbrand_cont .ab_clear.dr_lt {direction:rtl;background:#282828;color:#fff;}
.main_container .main_brand .mbrand_cont .ab_clear.dr_lt>div {direction:ltr;}
.main_container .main_brand .mbrand_cont .f_inner {position:relative;}
.main_container .main_brand .mbrand_cont .f_inner .opc_0 {opacity:0;}
.main_container .main_brand .mbrand_cont .f_inner iframe {position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;}
.main_container .main_brand .mbrand_cont .f_inner dl {padding:0 60px;}
.main_container .main_brand .mbrand_cont .f_inner dt {font-size:32px;font-weight:bold;padding:0 0 40px 0;}
.main_container .main_brand .mbrand_cont .f_inner dd {font-size:18px;line-height:30px;}
.main_container .main_event2 {padding:180px 0;background:url(../images/sample/mbc_banner.jpg) center center no-repeat;background-size:cover;}
.main_container .main_event2 .img_eve2_m {display:none;}
.main_container .main_event2 dl {text-align:center;}
.main_container .main_event2 dt {font-size:32px;font-weight:bold;padding-bottom:35px;}
.main_container .main_event2 dd {font-size:18px;line-height:30px;}
.main_container .main_event2 dd strong {display:block;margin:40px 0 0 0;}
.main_container .main_totop {padding:60px 0;text-align:center;line-height:0;}
.main_container .main_totop a {display:inline-block;width:40px;height:40px;background:url(../images/sample/btn_totop.png) 0 0 no-repeat;background-size:cover;font-size:0;color:transparent;}
.main_container .main_best {padding-bottom:40px;background:#f3f3f3;opacity:1;}
.main_container .main_best.show {opacity:1;}
.main_container .main_best .pro_area {width:100%;max-width:1260px;margin:0 auto;padding:40px 0;}
.main_container .main_best .pro_area .slick-slide {width:33.33%;}
.main_container .main_best .goods_main_best .gl_item {width:33.33%;}
.main_container .main_best .goods_main_best .gl_item .gl_inner_item_wrap .resp_display_goods_info {min-height:145px;position:relative;}
.main_container .main_best .pro_area .info_prc {margin:0;position:absolute;bottom:10px;}
.main_container .main_best .pro_area .slick-dots {bottom:-25px;}
.main_container .main_best .pro_area .slick-dots>li>button {width:4px;height:4px;border:2px solid #444;background:none;border-radius:100%;box-sizing:content-box;opacity:1;}
.main_container .main_best .pro_area .slick-dots>li.slick-active>button {background:#444;}
.main_container .main_best .pro_area .slick-slider .slick-arrow {opacity:1 !important;transform:translate(0) !important;width:62px;height:62px;top:calc(50% - 31px);}
.main_container .main_best .pro_area .slick-next {background:url(../images/design_resp/slide_arr3.png) 0 0 no-repeat;right: -70px;}
.main_container .main_best .pro_area .slick-prev {background:url(../images/design_resp/slide_arr4.png) 0 0 no-repeat;left: -30px;}

.main_container .main_best_pick {}
.main_container .main_best_pick .pro_area {width:100%;max-width:1260px;margin:0 auto;padding:40px 0 0 0;}
.main_container .main_best_pick .pro_area .gl_item {height:560px;}
.main_container .main_best_pick .pro_area .gl_item:nth-child(4n+1) {margin-left:0;}
.main_container .main_best_pick>li .gl_inner_item_wrap .hash_tag {display:none;}
.main_container .main_other {background:#282828;padding-bottom:110px;}
.main_container .main_other h2 {color:#fff;}
.main_container .main_other .tab_area {}
.main_container .main_other .tab_area .tab_list {padding:30px 0 40px 0;text-align:center;}
.main_container .main_other .tab_area .tab_list li {display:inline-block;padding:0 15px;}
.main_container .main_other .tab_area .tab_list li a {display:block;font-size:16px;font-weight:bold;border-bottom:1px solid #282828;color:#777;}
.main_container .main_other .tab_area .tab_list li.on a {color:#fff;font-weight:bold;border-color:#fff;}
.main_container .main_other .tab_area .tab_cont {display:none;width:100%;max-width:1260px;margin:0 auto;background:#fff;}
.main_container .main_other .tab_area .tab_cont>.ab_clear {border:1px solid #000;}
.main_container .main_other .tab_area .tab_cont .f_left {width:calc(50% - 1px);border-right:1px solid #000;}
.main_container .main_other .tab_area .tab_cont .f_left img {width:100%;}
.main_container .main_other .tab_area .tab_cont .f_right {width:calc(50% - 81px);padding:30px 40px;}
.main_container .main_other .tab_area .tab_cont .f_right dl {position:relative;}
.main_container .main_other .tab_area .tab_cont .f_right dt {font-size:14px;}
.main_container .main_other .tab_area .tab_cont .f_right dt div {font-size:16px;padding-bottom:25px;font-weight:bold;}
.main_container .main_other .tab_area .tab_cont .f_right dd {padding:30px 0 0 0;}
.main_container .main_other .tab_area .tab_cont .f_right dd li {float:left;width:33.33%;}
.main_container .main_other .tab_area .tab_cont .f_right dd li a {display:block;text-align:center;}
.main_container .main_other .tab_area .tab_cont .f_right dd li a span {display:block;font-size:14px;color:#777;}
.main_container .main_other .tab_area .tab_cont .f_right dd li a .oth_img {width:85%;margin:0 auto 10px auto;}
.main_container .main_other .tab_area .tab_cont .f_right dd li a .oth_prc {font-size:16px;font-weight:bold;padding:10px 0 0 0;}
.main_container .main_other .tab_area .tab_cont .f_right dd li a .oth_cont {width:90%;margin:0 auto;}
.main_container .main_other .tab_area .tab_cont .f_right dd a.view_more {display:inline-block;padding:8px 20px;background:#000;color:#fff;font-size:16px;font-weight:bold;position:absolute;top:-5px;right:0;}


@media only screen and (max-width:767px) {
	#layout_body, .resp_wrap {padding:0;width:100%;}
	.resp_top_hamburger {display:block;}
	.layout_header > .resp_wrap {width:100%;}
	.main_container .main_intro .intro_hd {padding:30px 0 25px 0;font-size:22px;line-height:22px;}
	.main_container .main_intro .intro_hd img {width:50%;}
	.main_container .main_intro .intro_cont {padding-bottom:15px;font-size:13px;line-height:20px;}
	.main_container .main_intro .b_logo {width:25%;margin:0 auto;}
	.main_container .main_cont h2 {padding:45px 0 0 0;font-size:16px;letter-spacing:7px;}
	.main_container .main_cont .present {width:92%;padding:0 4%;}
	.main_container .main_cont .present .button_tab {display:block;padding:15px 0 30px 0;text-align:center;}
	.main_container .main_cont .present .button_tab input {display:inline-block;padding:0 8px;height:22px;border-radius:0;font-size:12px;color:#777;background:#fff;border:1px solid #777;margin:7px 7px 0 0;}
	.main_container .main_cont .present .button_tab input.on {background:#777;color:#fff;}
	.main_container .main_cont .present .button_tab input:focus {outline:none;border-color:#777;}
	.main_container .main_cont .present .pre_cont .pcont_box {margin:0;}
	.main_container .main_cont .present .pre_cont .pcont_box .pcont_img {width:calc(100% - 3px);}
	.main_container .main_cont .present .pre_cont .pcont_box dl {padding:23px 15px;width:calc(100% - 33px);}
	.main_container .main_cont .present .pre_cont .pcont_box dt {padding:0;font-size:12px;}
	.main_container .main_cont .present .pre_cont .pcont_box dt div {font-size:16px;}
	.main_container .main_cont .present .pre_cont .pcont_box dd>div {font-size:12px;line-height:20px;height:80px;}
	.main_container .main_cont .present .pre_cont .pcont_box dd>a {font-size:12px;}
	.main_container .main_cont .present  .slick-dots  {bottom:-30px;}
	.main_container .main_cont .present  .slick-dots>li>button {width:7px; height:7px; box-shadow:none; border-radius:100%; border:1px solid #444; background:none; transition:all ease 0.3s;opacity:1;}
	.main_container .main_cont .present  .slick-dots>li.slick-active>button {background:#444;}
	.main_container .main_cont .present .pre_type_video .pt_video_box {display:block;}
	.main_container .main_cont .present .pre_type_video .pt_video_box>div {display:block;}
	.main_container .main_cont .present .pre_type_video .pt_video_box>div.video {width:100%;}
	.main_container .main_cont .present .pre_type_video .pt_video_box>div.cont dl {padding:20px 4%;}
	.main_container .main_event .ev_title .evt_inner {padding:12px 0;}
	.main_container .main_event .ev_title .evt_inner .evt_tag {font-size:9px;padding:5px 7px;line-height:9px;margin-right:10px;}
	.main_container .main_event .ev_title .evt_inner div {font-size:13px;}
	.main_container .main_event .ev_title .evt_inner div span {font-size:9px;margin-left:10px;}
	.main_container .main_event .pro_area {padding:0 4%;}
	.main_container .main_event .goods_info_style_mbr {padding:0;}
	.main_container .main_cont .btn_area {padding:30px 0 45px 0;}
	.main_container .main_cont .btn_area a {padding:10px 45px;font-size:12px;font-weight:bold;}
	.main_container .main_brand .mbrand_intro {padding:0 4%;}
	.main_container .main_brand .mbrand_intro h2 div {width:95px;}
	.main_container .main_brand .mbrand_intro h2:after {width:calc(100% - 95px);bottom:11px;}
	.main_container .main_brand .mbrand_intro .ab_clear {padding:25px 0 50px 0;}
	.main_container .main_brand .mbrand_intro .ab_clear .b_logo {float:none;width:100%;}
	.main_container .main_brand .mbrand_intro .ab_clear .b_logo img {width:25%;}
	.main_container .main_brand .mbrand_intro .ab_clear .b_cont {float:none;width:100%;padding:25px 0 0 0;font-size:11px;line-height:20px;}
	.main_container .main_brand .main_intro {padding:20px 0 35px 0;}
	.main_container .main_brand .mb_banner .slick-slider .slick-arrow {width:31px;height:31px;background-size:cover;top:calc(50% - 15px);z-index:10;visibility:visible;}
	.slick-prev {left:0;}
	.slick-next {right:0;}
	.main_container .main_brand .mb_banner {padding:0 0 80px 0;}
	.main_container .main_brand .mb_banner .slick-slide .text_wrap {font-size:13px;}
	.main_container .main_brand .mbrand_cont {padding:0 4% 50px 4%;}
	.main_container .main_brand .mbrand_cont .mbc_inner {border:0;}
	.main_container .main_brand .mbrand_cont .ab_clear {border:0;}
	.main_container .main_brand .mbrand_cont .ab_clear>div {display:block;width:100%;border:0;margin-top:-1px;}
	.main_container .main_brand .mbrand_cont .f_inner {border:1px solid #000;}
	.main_container .main_brand .mbrand_cont .ab_clear>div+div {border-top:0;}
	.main_container .main_brand .mbrand_cont .f_inner dl {padding:60px 17px;}
	.main_container .main_brand .mbrand_cont .f_inner dt {font-size:19px;padding:0 0 20px 0;}
	.main_container .main_brand .mbrand_cont .f_inner dd {font-size:12px;line-height:20px;}
	.main_container .main_event2 {padding:0;position:relative;}
	.main_container .main_event2 .img_eve2_m {display:block;}
	.main_container .main_event2 dl {position:absolute;top:37%;left:0;width:100%;transform:translateY(-50%);}
	.main_container .main_event2 dt {font-size:24px;padding-bottom:20px;}
	.main_container .main_event2 dd {font-size:13px;line-height:20px;}
	.main_container .main_event2 dd strong {margin:20px 0 0 0;}
	.main_container .main_totop {padding:50px 0;}
	.main_container .main_best .goods_main_best .gl_item .gl_inner_item_wrap .resp_display_goods_info {min-height:auto;}
	.main_container .main_best .pro_area .info_prc {position:static;margin-top:10px;}
	.main_container .main_best .pro_area .slick-slider .slick-arrow {display:none !important;}
	.main_container .main_best_pick {padding:0 4%;}
	.main_container .main_best_pick .main_best_pick {padding:0;}
	.main_container .main_best_pick .pro_area .gl_item {height:300px;}
	.main_container .main_best_pick>li .gl_inner_item_wrap .hash_tag {font-size:12px;top:7px;}
	.main_container .main_other .tab_area .tab_list li a {font-size:13px;}
	.main_container .main_other {padding:0 4% 50px 4%;}
	.main_container .main_other .tab_area .tab_cont .f_left {float:none;width:100%;}
	.main_container .main_other .tab_area .tab_cont .f_right {float:none;width:100%;padding:25px 0;text-align:center;}
	.main_container .main_other .tab_area .tab_cont .f_right dt {font-size:12px;}
	.main_container .main_other .tab_area .tab_cont .f_right dt div {font-size:16px;padding-bottom:10px;}
	.main_container .main_other .tab_area .tab_cont .f_right dd {padding:15px 0 0 0;}
	.main_container .main_other .tab_area .tab_cont .f_right dd a.view_more {position:static;font-size:12px;padding:6px 12px;}
	.main_container .main_other .tab_area .tab_cont .f_right dd ul {padding:20px 0 0 0;}
	.main_container .main_other .tab_area .tab_cont .f_right dd li a span {font-size:11px;}
	.main_container .main_other .tab_area .tab_cont .f_right dd li a .oth_prc {font-size:12px;}
}
/* 검색 */
.resp_top_search .search_ver2 .search_new .autocomplete_banner {display:none;}
.search_filter_wrap .filtered_item_sorting {border:0;margin:0;padding:20px 0;border-bottom:1px solid #000;margin-top:40px;}
.search_filter_wrap .filtered_item_sorting .item_order {height:14px;line-height:16px;}
.search_filter_wrap .filtered_item_sorting .item_order>.list>li>label {height:14px;line-height:16px;font-size:14px;color:#555;padding:0 15px;}
.search_filter_wrap .filtered_item_sorting .item_order>.list>li:first-child>label {padding-left:0;}
.search_filter_wrap .filtered_item_sorting .item_order>.list>li>label.active {color:#111;font-weight:500;}

.search_filter .filter_menu_area>a {background:none;}
.search_filter .filter_detail_section .filter_detail_item {padding:0;}
.search_filter .filter_detail_item>li.price_area {padding:0;}
.search_filter .filter_detail_item>li.price_area .prc_chk_area {display:inline-block;}
.search_filter .filter_detail_item>li.price_area .prc_chk_area li {position:relative;float:left;width:auto;margin-left:8px;}
.search_filter .filter_detail_item>li.price_area .prc_chk_area li:first-child {margin:0;}
.search_filter .filter_detail_item>li.price_area .prc_chk_area li input {position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;}
.search_filter .filter_detail_item>li.price_area .prc_chk_area li label {display:block;width:98px;height:28px;border:1px solid #ddd;text-align:center;line-height:30px;font-size:14px;color:#555;}
.search_filter .filter_detail_item>li.price_area .prc_chk_area li input:checked+label {color:#111;border-color:#000;;}
.search_filter .filter_detail_item>li.price_area .prc_range {display:inline-block;vertical-align:top;}
.search_filter .filter_detail_item>li.price_area .prc_range .input_sfilter {width:98px;border-radius:0;border-color:#ddd;}
.search_filter .filter_detail_item>li.price_area .prc_range .btn_sfilter {width:30px;height:30px;background:url(../images/common/btn_filter_n.png) 0 0 no-repeat;background-size:cover;font-size:0;color:transparent;}
.search_result_page {}
.search_result_page .title_container {padding:100px 0 15px 0;border:0;height:auto;}
.search_result_page .title_container>h2.searched {font-size:24px;font-weight:500;}
.search_result_page .title_container .count {color:#da2036;}
@media only screen and (max-width:767px) {
	.search_result_page .title_container {padding:35px 0 20px 0;}
	.search_filter_wrap .filtered_item_sorting {margin:0 4%;}
	.search_filter_wrap .filtered_item_sorting .item_order {height:30px;border-right:1px solid #ddd;}
	.search_filter_wrap .filtered_item_sorting .item_order>.list {padding:10px 0;}
	.search_filter_wrap .filtered_item_sorting .item_order>.list>li {padding:5px 0;}
	.search_filter_wrap .filtered_item_sorting .item_order>.list>li label {padding:5px 15px;font-size:13px;}
	.search_filter_wrap .filtered_item_sorting .item_order>.list>li:first-child>label {padding-left:15px;}
	.searched_item_display {margin:0 4%;}
}
/* 마이페이지 */
.paging_navigation a, .paging_navigation input {width:32px;height:32px;font-size:16px;color:#999;border:0;}
.paging_navigation a:hover {color:#111;background-color:#f7f7f7;}
.paging_navigation a.on {background:#f7f7f7;font-weight:bold;color:#111;}
.paging_navigation a.red {}
.sub_mp_container .tab_cart_top {margin:20px 0 0 0;}
.sub_mp_container .tab_cart_top li .num {background:none;opacity:0.5;color:#da2036;font-weight:bold;}
.sub_mp_container .tab_cart_top li.on .num {background:none;color:#da2036;opacity:1;}
.sub_mp_container .noborder {border-top:0;}
.sub_mp_container .title_sub4 {font-size:18px;}
.sub_mp_container .btn_coupon_area {padding:20px 0;}
.sub_mp_container .btn_coupon_area .tab_right_menu>li {top:-70px;}
.sub_mp_container.promotion .tab_desc {margin-top:20px;}
.sorting_group li select {border:0;}
.sub_mp_container .layout_aside_a .title_sub4 {border-bottom:1px solid #000;margin-bottom:10px;}
.sub_mp_container .title_sub4.type2 {border-bottom:1px solid #000;margin-bottom:10px;}
.sub_mp_container .mp_join_table input[type=tel],
.sub_mp_container .mp_join_table input[type=text],
.sub_mp_container .mp_join_table input[type=email],
.sub_mp_container .mp_join_table input[type=password] {height:38px;}
.sub_mp_container .mp_join_table select {height:38px;}
.sub_mp_container .board_detail_title {margin:15px 0;}
.pointcolor {color:#111;}
.my_index_top {padding:30px 0;background:#f7f7f7;}
.my_index_top>ul {width:100%;max-width:1260px;margin:0 auto;}
.my_index_top>ul>li {vertical-align:middle;}
.my_index_top>ul li .my_greeting {position:relative;padding-left:90px;font-size:24px;color:#111;display:inline-block;}
.my_index_top>ul li .my_greeting:before {content:"";display:block;width:64px;height:64px;background:url(../images/design_resp/icon_mp.png) 0 0 no-repeat;position:absolute;top:50%;left:0;transform:translateY(-50%);}
.my_index_top>ul li .my_greeting .name {font-weight:bold;color:#111;}
.my_index_top>ul li .my_msub1 {display:inline-block;margin-left:20px;padding:0;}
.my_index_top>ul li .my_msub1>li:after {display:none;}
.my_index_top>ul li .my_msub1>li {float:none;display:inline-block;border:1px solid #aaa;padding:3px 7px 0px 7px;margin-left:3px;font-size:13px;}
.my_index_top>ul li .my_msub1>li:last-child {padding-right:7px;}
.my_index_top>ul li .my_msub1>li:first-child {border-color:#000;background:#000;color:#fff;}
.my_index_top>ul li .my_msub1>li:first-child a {color:#fff;}
.my_index_top .my_msub2 {font-size:16px;}
.my_index_top .my_msub2 .cont {font-weight:bold;}
.my_order_step {padding:30px 0;}
.my_order_step>li {background:url(../images/design_resp/my_order_arw2_n.png) 0 center no-repeat;}
.my_order_step>li>a {font-size:16px;color:#000;}
.my_order_step>li>a:before {display:none;}
.my_order_step>li>a em {display:block;width:86px;height:86px;border:1px solid #dedede;background:#fff;border-radius:100%;margin:0 auto 15px auto;}
.my_order_step>li>a em:before {content:"";display:block;width:55px;height:55px;opacity:0.2;margin:15px auto;}
.my_order_step>li>a:hover em {background:#f7f7f7;border-color:#f7f7f7;}
.my_order_step>li>a:hover em:before {opacity:1;}
.my_order_step>li.step1>a em:before {background:url(../images/design_resp/icon_mp_menu1.png) 0 0 no-repeat;}
.my_order_step>li.step2>a em:before {background:url(../images/design_resp/icon_mp_menu2.png) 0 0 no-repeat;}
.my_order_step>li.step3>a em:before {background:url(../images/design_resp/icon_cs_menu1.png) 0 0 no-repeat;}
.my_order_step>li.step4>a em:before {background:url(../images/design_resp/icon_cs_menu2.png) 0 0 no-repeat;}
.my_order_step>li.step5>a em:before {background:url(../images/design_resp/icon_mp_menu5.png) 0 0 no-repeat;}
.my_order_step .pushCount {position:static;background:none;color:#da2036;}
.mypage_list_sec0 {margin-bottom:50px;border:0;background:#f7f7f7;}
.mypage_list_sec0>ul>li {border:0;padding:15px 0;font-size:16px;}
.mypage_list_sec0>ul>li.th {width:150px;padding:0;text-align:center;color:#000;}
.mypage_list_sec0>ul>li.th p {padding:0;}
.mypage_list_sec0>ul>li.td {text-align:right;padding-right:40px;}
.mypage_list_sec0>ul .td+.th p {border-left:1px solid #777;}

.mp_table>.thead li {background:#fff;border-left:0;}
.mp_table>.thead li.buy_date {width:110px;}
.mp_table>.thead li.order_seq {width:210px;}
.mp_table>.thead li.order_price {width:120px;}
.mp_table>.thead li.order_status {width:130px;}


.mp_tb_type>.thead>li {background:#fff;font-size:14px;padding:13px 0;}
.mp_table>.tbody>li {padding:15px;border-left:0;font-size:14px;}
.mp_table>.tbody li.order_seq a {line-height:1.1em;}
.mp_table>.tbody>li.order_price .pointcolor {border-bottom:2px solid #bebebe;display:inline-block;line-height:1.1em;}
.mp_table>.tbody>li.order_status .status {font-weight:bold;}
.mp_table .oc_item_info_detail img.goods_thumb, .mp_table .oc_item_info_detail img.order_thumb {width:90px;}
.mp_table .oc_item_info_detail>li.img_link {padding-right:15px;}
.mp_table .oc_item_info_detail .goods_options>li {font-size:13px;color:#777;}
.item_info>.oc_item_info_detail { margin-top:15px; }
.item_info>.oc_item_info_detail:first-child {margin:0;}
.mdv_view>.tbody li .goods_delivery_info.besong_group2 {}
.mdv_view>.tbody li.rowspan {}
.mdv_view>.tbody li.rowspan>.rcont {text-align:center;}

.sub_mp_container .settle_end_tb {width:100%;border-bottom:1px solid #000;}
.sub_mp_container .settle_end_tb th {padding:10px 0;text-align:left;font-size:16px;color:#111;}
.sub_mp_container .settle_end_tb td {padding:10px 0;font-size:16px;color:#111;}
.sub_page_tab_wrap {padding:20px 30px;}

.mypage_dv_count {text-align:left;padding:15px 0;font-size:16px;color:#000;}
.mypage_dv_count.coin {padding:22px 0;}
.myorder_sort {padding:30px 0 0 0;}
.myorder_sort select {/*border:0;*/}

@media only screen and (max-width:767px) {
	.my_index_top {padding:30px 4%;}
	.my_index_top>ul { display:block; width:auto; }
	.my_index_top>ul>li { display:block; }
	.my_index_top>ul li .my_greeting {padding:0;font-size:20px;}
	.my_index_top>ul li .my_greeting:before {display:none;}
	.my_index_top>ul li .my_msub1 {display:block;margin:10px 0 0 0;}
	.my_index_top .my_msub2 { text-align:left; margin-top:20px; }
	.my_index_top .my_msub2>li {padding:0;width:48%;border:0;}
	.my_index_top .my_msub2>li:first-child { padding-left:0; }
	.my_index_top .my_msub2>li>a { text-align:left; padding:0; }
	.my_index_top .my_msub2 .num {font-size:24px;}
	.my_index_top .my_msub2 .cont {padding:5px 0 10px 0;}
	.my_order_step>li {width:20% !important;background:none;}
	.my_order_step>li>a {font-size:12px;}
	.my_order_step>li>a em {width:68px;height:68px;margin:0 auto 15px auto;}
	.my_order_step>li>a em:before {width:42px;height:42px;}
	.my_order_step>li.step1>a em:before {background:url(../images/design_resp/icon_mp_menu1_m.png) 0 0 no-repeat;background-size:cover;}
	.my_order_step>li.step2>a em:before {background:url(../images/design_resp/icon_mp_menu2_m.png) 0 0 no-repeat;background-size:cover;}
	.my_order_step>li.step3>a em:before {background:url(../images/design_resp/icon_cs_menu1_m.png) 0 0 no-repeat;background-size:cover;}
	.my_order_step>li.step4>a em:before {background:url(../images/design_resp/icon_cs_menu2_m.png) 0 0 no-repeat;background-size:cover;}
	.my_order_step>li.step5>a em:before {background:url(../images/design_resp/icon_mp_menu5_m.png) 0 0 no-repeat;background-size:cover;}
	.my_order_step .pushCount {font-size:10px;padding-left:5px;min-width:auto;}
	.mypage_list_sec0>ul {display:block;padding:10px;}
	.mypage_list_sec0>ul:after {content:"";display:block;clear:both;}
	.mypage_list_sec0>ul>li.th,
	.mypage_list_sec0>ul>li.td {display:block;float:left;width:50%;padding:5px;box-sizing:border-box;font-size:13px;}
	.mypage_list_sec0>ul>li.th {text-align:left;}
	.mypage_list_sec0>ul>li.td .common_count .num {font-size:13px;}
	.mypage_list_sec0>ul .td+.th p {border:0;}
	.sub_mp_container .mp_join_table input[type=tel],
	.sub_mp_container .mp_join_table input[type=text],
	.sub_mp_container .mp_join_table input[type=email],
	.sub_mp_container .mp_join_table input[type=password] {height:33px;}
	.myqna_write .table_row_a col.size_b {width:25%;}
	.myqna_write .table_row_a select {width:100%;}
	.myqna_write .table_row_a input[type=text] {width:100%;}
	.myqna_write .table_row_a input.size_mail+label.Dib {display:block;padding-top:10px;}
	.myqna_write .table_row_a .select_img {width:calc(100% - 95px);}
	.myqna_write .table_row_a textarea.size3 {}
	input.size_mail {width:100%;}
	.myorder_sort {padding:10px 0;}

}
@media only screen and (max-width:321px) {
	.my_order_step>li>a em {width:50px;height:50px;}
	.my_order_step>li>a em:before {width:35px;height:35px;margin:7px auto;}
}
/* 기획전 */
.nes_event {}
.nes_event .event_title {position:relative;padding:50px 0;font-size:24px;letter-spacing:10px;font-weight:bold;text-align:center;}
.nes_event .event_title .btn_history {position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:16px;font-weight:normal;letter-spacing:0;}
.nes_event .event_title .btn_history:after {content:"";display:inline-block;width:24px;height:24px;margin-left:10px;background:url(../images/design_resp/ev_arr.png) 0 0 no-repeat;vertical-align:sub;background-size:cover;}
.nes_event .event-list2>ul>li a {display:block;border:1px solid #000;}
.nes_event .event-list2>ul>li a .infobox {border-top:1px solid #000;padding:20px;}
.nes_event .event-list2>ul>li a .infobox .period {display:block;margin:0;color:#111;font-size:14px;}
.nes_event .event-list2>ul>li a .infobox .ev_title {display:block;margin:10px 0 15px 0;color:#111;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.nes_event .event-list2>ul>li a .infobox .intorduce {display:block;margin:0;padding:0;color:#555 !important;font-size:14px;line-height:22px;min-height:22px;/*height:44px;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;*/}
/* 브랜드 */
.brand_main_banner .slick-slider .slick-arrow {opacity:1;}
.brand_main_banner .slick-slider .slick-prev {left:-50px;background:url(../images/design_resp/br_arr1.png) 0 0 no-repeat;background-size:cover;}
.brand_main_banner .slick-slider .slick-next {right:-50px;background:url(../images/design_resp/br_arr2.png) 0 0 no-repeat;background-size:cover;}

@media only screen and (max-width:767px) {
	.search_nav {padding:10px 4%;}
	.nes_event .event_title {padding:30px 0 0 0;font-size:18px;}
	.nes_event .event_title .btn_history {position:static;display:block;margin:15px 0 0 0;}
	.nes_event .event_title .btn_history:after  {width:16px;height:16px;vertical-align:text-top;}
	.nes_event .event-list2 {padding:0 4%;}
	.nes_event .event-list2>ul>li {padding-bottom:10px;}
}

/* 주문/결제 */
.no_data_area2 {border-top:0;}
.no_data_area2:before {opacity:0.2;}
.order_subsection .title3 {font-size:18px;padding:60px 0 15px 0;margin-bottom:25px;border-bottom:1px solid #444;font-weight:bold;}
.order_subsection .right_flying_wrap3 .title3 {margin-bottom:0;border-bottom:0;}
.settle_cont_box {margin:10px 15px;font-size:16px;color:#111;}
.order_cart .no_data_area2 {border-top:2px solid #000;}
.subpage_wrap.order_payment.flyingMode .order_payment_right .order_subsection .right_flying_wrap3 {box-shadow:none !important; right:-10px !important; padding:0 10px 10px;}
.order_cart .title_container {border-bottom:0;padding-bottom:40px;}
.cart_list .cart_goods_detail .cgd_top>label {padding:0 30px;}
.resp_cart_wrap .btns .btn_resp {border-color:#555;color:#555;font-size:14px;padding:0 20px;}
.resp_cart_wrap .btns .btn_resp.color2 {border-color:#555;background-color:#555;color:#fff;}
.cart_list .cgd_contents .block3>li>button {border-color:#555;color:#555;font-size:14px;}
.cart_list .cgd_contents .block3>li>button.color2 {border-color:#555;background-color:#555;color:#fff;}

.cart_list .shipping_group_list {border:0;border-bottom:1px solid #ddd;}
.cart_list .shipping_group_list>li:first-child {border-top:1px solid #000;}
.cart_list .cart_goods_detail {padding:15px;}
.cart_list .cart_goods_detail .btn_thisitem_del {top:5px;right:5px;width:30px;height:30px;background:url(../images/design_resp/btn_close_sm.png) center center no-repeat;font-size:0;}

.cart_right .total_sum_price {padding:12px 0;}
.cart_right .total_sum_price .list {padding:12px 24px;width:calc(100% - 48px);}
.cart_right .total_sum_price .list>li {padding:0;}
.cart_right .total_sum_price .list>li.th {font-size:16px;}
.cart_right .total_sum_price .list>li.td {font-size:16px;}
.cart_right .total_sum_price .list1>li.td {font-size:18px;}
.cart_right .total_sum_price .list .num {font-size:18px;}
.cart_right .total_sum_price .list3 .sum_price {color:#da2036;}
.cart_right .total_sum_price .list4 {padding-top:24px;margin-top:12px;border-top:1px solid #ddd;}
.cart_right .total_sum_price .list4>li.th {font-size:18px;color:#000;font-weight:bold;}
.cart_right .total_sum_price .list4>li.td {font-size:24px;color:#000;font-weight:bold;}
.cart_right .total_sum_price .list4>li.td .num {font-size:24px;color:#000;font-weight:bold;}
.cart_right .cart_order_btn_area>li:first-child:last-child {width:100%;}
.cart_right .naver_pay #nhn_btn {text-align:left !Important;}
.cart_right .naver_pay #nhn_btn {text-align:left !Important;}
.cart_order_btn_area {margin-top:0;}

.order_cart.settle .settle_end_tb {width:100%;border-bottom:1px solid #000;}
.order_cart.settle .settle_end_tb th {padding:10px 0;text-align:left;font-size:16px;color:#111;}
.order_cart.settle .settle_end_tb td {padding:10px 0;font-size:16px;color:#111;}
.order_cart.settle .btn_area_comp {}
.order_cart.settle .btn_area_comp a {width:358px;height:53px;font-size:20px;line-height:53px;margin:0 2px;}
.order_cart.settle .settle_cont_box li .email1 {display:inline-block;border-bottom:1px solid #111;}
.ab_adsp {padding:6px 15px;color:#da2036;border:1px solid #ddd;text-align:right;margin-right:7px;font-size:16px;}
.ab_adsp input.od_m_box {padding:0;border:0;font-size:16px;}
.ab_btn_cash {border: 1px solid #999;height: 38px;font-size: 16px;padding: 0 20px;color: #555;margin-right: 3px;font-weight: normal;}
@media only screen and (max-width:767px) {
	.resp_cart_wrap {padding:0 4%;}
	.order_cart.settle .btn_area_comp a {width:calc(50% - 13px);height:46px;line-height:46px;font-size:16px;}
	.cart_list .cart_goods_detail .btn_thisitem_del {;background:url(../images/design_resp/btn_cart_del.png) center center no-repeat;background-size:12px;}
	.cart_list .cgd_contents .block3>li>button {font-size:12px;}
	.settle_cont_box li .btn_type2 {font-size:12px;height:28px;line-height:26px;padding:0 9px;}
	.ab_btn_cash {font-size:12px;height:28px;line-height:26px;padding:0 9px;}
	.sale_n_wrap {padding:7px 9px;font-size:12px;}
	.sale_n_wrap .sale_n_ip {font-size:12px;height:22px;line-height:22px;width:40px;}
	.od_sale_price {min-width:55px;}
	.ab_adsp {color:#da2036; border:1px solid #ddd;font-size:12px;margin-right:7px;padding:0 11px;margin-right:3px;}
	.ab_adsp input.od_m_box {padding:0;border:0;width:42px !important;font-size:12px;}
	.od_sale_title {font-size:13px;width:50px;}
	.settle_cont_box li .have {margin-left:0;font-size:11px;}
	.settle_cont_box li .have+.have {margin-left:5px;}
	.payment_method_select > li {height:130px;}
	.payment_method_select > li > div {height:0;width:100%;}
}

.nes_event {}
.nes_event .special {}
.nes_event .special .pre_cont {margin-left:-30px;}
.nes_event .special .pre_cont>li {float:left;width:33%;padding:10px 0 30px 30px;box-sizing:border-box;font-size:13px;line-height:1.4;cursor:pointer; }
.nes_event .special .pre_cont>li>a {display:block;border:1px solid #000;}
.nes_event .special .pre_cont>li .pcont_img {position:relative;width:100%;padding-top:59.8%;overflow:hidden;}
.nes_event .special .pre_cont>li .pcont_img img {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;}
.nes_event .special .pre_cont>li dl {color:#888;border-top:1px solid #000;padding:20px;}
.nes_event .special .pre_cont>li dl dt .date {display:inline-block;vertical-align:top;padding-top:5px;margin-right:20px;color:#111;font-size:14px;}
.nes_event .special .pre_cont>li dl dt p {display: block;margin:10px 0 15px 0;color:#111;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.nes_event .special .pre_cont>li dl dd div {width:100%;margin:0;padding:0;color:#555;font-size:14px;line-height:22px;min-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.nes_event .special .pre_cont>li.nodata {float:none;width:100%;}
@media only screen and (max-width:767px) {
	.nes_event .special .pre_cont {margin:0;padding:0 5%;}
	.nes_event .special .pre_cont>li {float:none;width:100%;padding:10px 0 30px 0;}
	.nes_event .special .pre_cont>li .pcont_img {position:relative;width:100%;padding:0;}
	.nes_event .special .pre_cont>li .pcont_img img {position:static;transform:translate(0,0);width:100%;}
	.nes_event .special .pre_cont>li.nodata {padding:50px 0;}
}

/* 회사소개 */
.about_nestree {}
.about_nestree .visual {position:relative;color:#aaa;line-height:36px;height:640px;background:#000 url(../images/design_resp/sv01.jpg) center center no-repeat;background-size:cover;}
.about_nestree .visual .inner {text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.about_nestree .visual .inner>img {max-width:250px;}
.about_nestree .visual .inner dl {}
.about_nestree .visual .inner dt {padding:55px 0 30px 0;font-size:32px;font-weight:bold;}
.about_nestree .visual .inner dd {font-size:14px;}
.about_nestree .about_cont.acont1 {color:#fff;background:#282828;}
.about_nestree .about_cont.acont2 {color:#000;background:#fff;}
.about_nestree .about_cont dl {width:100%;max-width:1260px;margin:0 auto;padding:100px 0;}
.about_nestree .about_cont dl:after {content:"";display:block;clear:both;}
.about_nestree .about_cont dl dt {float:left;width:38%;}
.about_nestree .about_cont dl dt span {display:inline-block;font-size:14px;}
.about_nestree .about_cont.acont1 dl dt span {border-bottom:1px solid #fff;}
.about_nestree .about_cont.acont2 dl dt span {border-bottom:1px solid #000;}
.about_nestree .about_cont dl dt div {padding:25px 0 0 0;font-size:28px;line-height:46px;}
.about_nestree .about_cont dl dt div strong {display:block;font-weight:bold;}
.about_nestree .about_cont dl dd {float:left;width:62%;font-size:18px;line-height:32px;}

@media only screen and (max-width:767px) {
	.about_nestree .visual {height:485px;line-height:27px;}
	.about_nestree .visual .inner {width:92%;}
	.about_nestree .visual .inner>img {width:50%;}
	.about_nestree .visual .inner dt {font-size:23px;}
	.about_nestree .visual .inner dd {font-size:11px;}
	.about_nestree .about_cont dl {width:92%;padding:80px 4%;}
	.about_nestree .about_cont dl dt {float:none;width:100%;}
	.about_nestree .about_cont dl dt span {font-size:11px;}
	.about_nestree .about_cont dl dt div {font-size:22px;line-height:37px;}
	.about_nestree .about_cont dl dd {float:none;width:100%;padding:35px 0 0 0;font-size:14px;line-height:26px;}
}

.level_benefit {padding:5px 0 0 0;border-bottom:1px solid #ddd;margin-bottom:30px;}
.level_benefit li {position:relative;padding:10px 15px;}
.level_benefit li>div {display:inline-block;color:#da2036;font-size:13px;vertical-align:text-top;}
.level_benefit li>div.level {width:110px;position:relative;vertical-align:middle;}
.level_benefit li>div.level:before {content:"";display:inline-block;width:22px;height:22px;background:url(../images/design/ico_level.png) 0 0 no-repeat;margin-right:5px;vertical-align:bottom;}
.level_benefit li>div.level.RED:before {background-position:-22px 0;}
.level_benefit li>div.level.BLUE:before {background-position:-44px 0;}
.level_benefit li>div.level.GREEN:before {background-position:-66px 0;}
.level_benefit li>div.level.YELLOW:before {background-position:-88px 0;}
.level_benefit li>div.level.WHITE:before {background-position:-110px 0;}
.level_benefit li>div.level span {color:#777;}
.level_benefit li>div.bn_prc {font-size:18px;color:#aaa;font-weight:bold;padding-right:25px;vertical-align:top;min-width:100px;}
.level_benefit li>div.tcb {color:#000;}
.level_benefit li .have {transform:translateY(-9px);}
.level_benefit li.current_benefit {position:relative;background:#e8e8e8;padding-bottom:60px;}
.level_benefit li.current_benefit .benefit_adv {display:block;padding:15px;font-size:13px;color:#555;border-top:1px solid #fff;position:absolute;bottom:0;left:0;width:calc(100% - 30px);}
.level_benefit li.current_benefit .benefit_adv:before {content:"*";display:inline-block;padding-right:5px;}
.level_benefit li.current_benefit .benefit_adv a {color:#999;float:right;}
.level_benefit li.current_benefit .benefit_adv a:after {content:"";display:inline-block;width:12px;height:12px;background:url(../images/design/arr_bn.png) 0 0 no-repeat;margin-left:5px;transform: translateY(2px);}
.level_benefit li.current_benefit>div.bn_prc {color:#111;}
.level_benefit li.current_benefit+li {border-top:1px solid #ddd;}
.viewOptionsspecialays.color {display:none;}
.grade_wrap {}
.grade_wrap .grade_intro {padding:45px 0;border-bottom:1px solid #ddd;display:table;width:100%;table-layout:fixed;margin-bottom:55px;}
.grade_wrap .grade_intro dt {display:table-cell;width:40%;font-size:24px;line-height:36px;color:#000;vertical-align:top;}
.grade_wrap .grade_intro dd {display:table-cell;width:60%;font-size:14px;line-height:26px;color:#000;vertical-align:top;}
.grade_wrap .grade_intro dd .bx {padding:25px 0 0 0;}
.grade_wrap .grade_intro dd .bx img {margin-right:20px;}
.grade_wrap .grade_list_wrap {display:table;width:100%;table-layout:fixed;}
.grade_wrap .grade_list_wrap li {display:table-cell;width:calc(15% - 10px);padding-left:10px;vertical-align:top;}
.grade_wrap .grade_list_wrap li>div {padding:30px 15px;}
.grade_wrap .grade_list_wrap li>div.grade {padding:15px;background:#e8e8e8;height:115px;position:relative;}
.grade_wrap .grade_list_wrap li>div.grade>span {display:block;text-transform:uppercase;font-size:14px;color:#000;font-weight:bold;}
.grade_wrap .grade_list_wrap li>div.grade>span:before {content:"";display:block;width:22px;height:22px;background:url(../images/design/ico_level.png) 0 0 no-repeat;margin-bottom:15px;}
.grade_wrap .grade_list_wrap li>div.grade>div {position:absolute;bottom:10px;right:15px;width:calc(100% - 30px);color:#000;text-align:right;font-style:italic;font-size:12px;}
.grade_wrap .grade_list_wrap li>div.grade>div span {font-size:24px;display:inline-block;padding:0 3px;}
.grade_wrap .grade_list_wrap li>div.property {padding-bottom:0;border-bottom:1px solid #ddd;}
.grade_wrap .grade_list_wrap li>div.property dl dt {font-size:13px;color:#111;}
.grade_wrap .grade_list_wrap li>div.property dl dd {height:100px;font-size:13px;color:#111;font-weight:bold;line-height:22px;}
.grade_wrap .grade_list_wrap li>div:last-child {text-align:left;font-size:14px;color:#111;border-bottom:1px solid #444;}
.grade_wrap .grade_list_wrap li.RED>div.grade>span:before {background-position:-22px 0;}
.grade_wrap .grade_list_wrap li.BLUE>div.grade>span:before {background-position:-44px 0;}
.grade_wrap .grade_list_wrap li.GREEN>div.grade>span:before {background-position:-66px 0;}
.grade_wrap .grade_list_wrap li.YELLOW>div.grade>span:before {background-position:-88px 0;}
.grade_wrap .grade_list_wrap li.WHITE>div.grade>span:before {background-position:-110px 0;}
.grade_wrap .grade_list_wrap li.thead {width:10%;padding:0;}
.grade_wrap .grade_list_wrap li.thead>div {padding:30px 0;text-align:center;color:#000;}
.grade_wrap .grade_list_wrap li.thead>div.grade {padding:15px 0;background:none;border-bottom:1px solid #f1eded;font-size:0;color:transparent;}
.grade_wrap .grade_list_wrap li.thead>div.property {padding:30px 0 0 0;height:117px;}
.grade_noti {padding:10px 0 0 0;}
.grade_noti li {font-size:13px;color:#777;line-height:24px;text-align:right;}
.grade_noti li:before {content:"※";display:inline-block;margin-right:5px;}
.level_benefit li.current_benefit {padding-bottom:75px;}
.level_benefit li.current_benefit:last-child {/*padding-bottom:75px;*/}
.level_benefit li.current_benefit .ab_dis {}
@media only screen and (max-width:1380px) {
	.level_benefit li.current_benefit:last-child {}
    .main_container .main_best .pro_area .slick-next { right: 0; }
    .main_container .main_best .pro_area .slick-prev { left: 0; }
}
@media only screen and (max-width:1370px) {
	.level_benefit li.current_benefit {padding-bottom:75px;}
	.level_benefit li.current_benefit:last-child {padding-bottom:75px;}
}
@media only screen and (max-width:1300px) {
	.level_benefit li.current_benefit {padding-bottom:95px;}
	.level_benefit li.current_benefit:last-child {padding-bottom:95px;}
}
@media only screen and (max-width:767px) {
	.level_benefit li.current_benefit {padding-bottom:90px;}
	.grade_wrap .grade_intro {display:block;padding:20px 0;}
	.grade_wrap .grade_intro dt {display:block;width:100%;}
	.grade_wrap .grade_intro dd {display:block;width:100%;padding:20px 0 0 0;}
	.grade_wrap .grade_list_wrap {display:block;}
	.grade_wrap .grade_list_wrap li {display:table;width:100%;padding:0;table-layout:fixed;}
	.grade_wrap .grade_list_wrap li>div {display:table-cell;width:30%;padding:10px;}
	.grade_wrap .grade_list_wrap li>div:last-child {border-color:#ddd;text-align:center;padding:10px 0;width:30%;font-size:13px;}
	.grade_wrap .grade_list_wrap li.grade_list>div.property {padding-right:0;}
	.grade_wrap .grade_list_wrap li.grade_list>div:last-child {padding:10px 0;}
	.grade_wrap .grade_list_wrap li>div.grade {height:auto;border-bottom:1px solid #aaa;padding:10px;}
	.grade_wrap .grade_list_wrap li>div.grade>div {position:static;text-align:left;width:100%;padding:25px 0 0 0;}
	.grade_wrap .grade_list_wrap li>div.grade>div span {font-size:13px;}
	.grade_wrap .grade_list_wrap li>div.grade>span {font-size:12px;}
	.grade_wrap .grade_list_wrap li>div.grade>span:before {display:inline-block;margin:0 5px 0 0;vertical-align:bottom;}
	.grade_wrap .grade_list_wrap li>div.property {width:40%;}
	.grade_wrap .grade_list_wrap li>div.property dl dd {height:auto;padding:10px 0 0 0;}
	.grade_wrap .grade_list_wrap li.thead {width:100%;}
	.grade_wrap .grade_list_wrap li.thead>div {padding:10px 0 !important;text-align:center;}
	.grade_wrap .grade_list_wrap li.thead>div.grade {height:auto;font-size:14px;color:#111;}
	.grade_wrap .grade_list_wrap li.thead>div.property {height:auto;}
	.grade_noti li {text-align:left;font-size:11px;line-height:18px;}
	/*.level_benefit li>div.bn_prc+div {display:block;width:100%;margin-top:10px;}*/
	.level_benefit li .have {transform:translateY(0);}
	.level_benefit li .ab_dis {float:right;margin-top:5px;}
	.level_benefit li .tcb {display:block;text-align:right;font-size:11px;padding-top:5px;}
}
@media only screen and (max-width:321px) {
	.level_benefit li>div.level {width:85px;}
	.level_benefit li>div.bn_prc {padding-right:0;}
}
.mypage_dv_count.coin {padding:40px 0 35px 0;}
.egg_wallet_wrap {}
.egg_wallet_wrap .egg_address {font-size:16px;color:#000;padding:0 0 35px 0;}
.egg_wallet_wrap .egg_address dl {display:table;width:100%;table-layout:fixed;padding:8px 0;}
.egg_wallet_wrap .egg_address dt {position:relative;display:table-cell;width:150px;font-size:16px;color:#000;margin-bottom:20px;}
.egg_wallet_wrap .egg_address dt:before {content:"";display:block;width:1px;heighT:16px;background:#ddd;position:absolute;top:50%;right:0;transform:translateY(-50%);}
.egg_wallet_wrap .egg_address dd {display:table-cell;padding-left:25px;}
.egg_wallet_wrap .egg_address dd .btn_refresh {display:inline-block;width:22px;height:22px;border:1px solid #999;margin-left:10px;background:url(../images/design/ico_refresh.png) center center no-repeat;vertical-align:middle;font-size:0;color:transparent;line-height:0;}
.egg_wallet_wrap .egg_w_info {font-size:16px;color:#555;line-height:30px;padding-top:40px;border-top:1px solid #ddd;}
.egg_wallet_wrap .cer_area {text-align:left;}
.egg_wallet_wrap .cer_area dt {padding:0 0 20px 0;font-size:16px;font-weight:bold;color:#555;}
.egg_wallet_wrap .cer_area dd {padding:0 0 40px 0;}
.egg_wallet_wrap .cer_area dd .btn_area button {height:46px;background:#fff;color:#555;border:1px solid #999;font-size:13px;padding:0;font-weight:normal;}
.egg_wallet_wrap .cer_area dd .btn_area button.btn_egg1 {width:330px;margin-right:10px;}
.egg_wallet_wrap .cer_area dd .btn_area button.btn_egg2 {width:220px;}
.egg_wallet_wrap .cer_area dd .btn_area button span {line-height:30px;}
.egg_wallet_wrap .cer_area dd .btn_area button span:before {content:"";display:inline-block;width:20px;height:20px;margin-right:7px;background:url(../images/design/ico_market.png) center center no-repeat;background-size:cover;vertical-align:middle;transform:translateY(-2px);}
.egg_wallet_wrap .cer_area .cer_box input[type=text] {width:330px;height:46px;margin-right:10px;border-color:#999;}
.egg_wallet_wrap .cer_area .cer_box button {display:inline-block;height:46px;border:1px solid #999;color:#555;font-size:13px;width:220px;}
.egg_wallet_wrap .cer_area .cer_box button:before {content:"";display:inline-block;width:16px;height:16px;background:url(../images/design/favicon.png) center center no-repeat;vertical-align:bottom;margin-right:5px;}
.egg_wallet_wrap .ab_clear {position:relative;padding:25px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.egg_wallet_wrap .grade_noti li {text-align:left;}
.layer_simple_basic .btn_toggle_close {position:absolute;top:15px;right:15px;width:30px;height:30px;background:url(../images/design_resp/btn_close_sm.png) center center no-repeat;font-size:0;}
@media only screen and (max-width:767px) {
	.egg_wallet_wrap .egg_address {padding-bottom:20px;}
	.egg_wallet_wrap .egg_address dl {display:block;}
	.egg_wallet_wrap .egg_address dt {display:block;width:100%;margin-bottom:10px;}
	.egg_wallet_wrap .egg_address dt:before {display:none;}
	.egg_wallet_wrap .egg_address dd {display:block;padding:0;font-size:14px;}
	.egg_wallet_wrap .cer_area dd .btn_area button.btn_egg1 {width:calc(50% - 3px);margin:0;}
	.egg_wallet_wrap .cer_area dd .btn_area button.btn_egg2 {width:calc(50% - 3px);}
	.egg_wallet_wrap .cer_area .cer_box input[type=text] {width:calc(50% - 3px);margin:0;}
	.egg_wallet_wrap .cer_area .cer_box button {width:calc(50% - 3px);}
	.egg_wallet_wrap .egg_w_info {padding:20px 0;font-size:12px;line-height:20px;}
}
