
/*
	[디자인팀 맞춤제작 및 수정 CSS]

	copyright(c) 상상너머·원데이넷 all rights reserved.
	허용된 라이센스이외 무단도용재배포를 금합니다.

	※ css 추가 시, 반드시 날짜와 작업자 이니셜을 기재바랍니다.
*/




/* ▼▼▼▼▼ 기프트24 패밀리사이트 수정 ----------------------------------------------------------------------------------------------- */


/* 사이트별 컬러 */
.re_header {background:#f17843}
.view_btn .btn {border-color:#f17843; color:#f17843;}
.view_btn .btn_cart { border-color:#f17843; }
.view_btn .btn_order {background:#f17843;}
.view_btn .btn_wish.hit {background-color:#e60213 !important; border-color:#e60213 !important;}


/* 기존수정 */

.view_relative .item_box .info {padding-left:5px; padding-right:5px;;}
.view_relative .item_box .info .item_name {font-size:13px !important; word-wrap:break-word; word-break:keep-all; white-space:normal;}
.view_relative .item_box .price .after .won {float:none}

.view_btn .btn_soldout {border:1px solid #ccc; font-weight:400; color:#999; font-size:15px; font-weight:300;}

.c_mypage_main .mypage_info {overflow:visible}
.c_mypage_main .my_info .info {margin-top:45px;}
.c_mypage_main .my_info .level_img {top:-30px}


.c_order {background:#fff;}




/* **************************************** *
   헤더
 * **************************************** */

/* 헤더 */
.re_header {box-sizing:border-box; background:#fff; display:none;}


/* 헤더 탑 */
.re_header .hd_top {position: relative; display:block;}
.re_header .hd_top .table {display:flex; justify-content: space-between; align-items: center; flex-direction:row; height:65px;}

.re_header .shop_name {font-size:22px; color:#000; padding:5px;}

/* 헤더 로고 */
.re_header .hd_top .logo {font-size:0px; display:inline-block;}
.re_header .hd_top .logo a {width:50px; height:50px; display:flex; justify-content: center; align-items: center; flex-direction:column; box-sizing:border-box;}
.re_header .hd_top .logo img {height:25px;}

/* 헤더 검색 버튼 , 슬라이드 버튼 */
.re_header .hd_top .re_btns {box-sizing:border-box;}
.re_header .hd_top .re_btns .btn {height:50px; width:50px; box-sizing:border-box; font-size:0px; text-align:right;}
.re_header .hd_top .re_btns .btn {display:inline-flex; justify-content: center; align-items: flex-center; flex-direction:column;}
.re_header .hd_top .re_btns .btn img {height:20px;}


/* 스와이프 네비 */
.re_header .re_swipe {position:relative; overflow: hidden; box-sizing: border-box; height:55px; background:#fff;}
.re_header .re_swipe:before {content:""; width:100%; height:1px; background:#f2f2f2; position:absolute; left:0; bottom:0;}

.re_header .re_swipe ul {z-index:2; box-sizing:border-box; padding:0 20px;}
.re_header .re_swipe li {display:inline-block; float:left;}
.re_header .re_swipe li:first-child {width:15px;}
.re_header .re_swipe .tag {padding:0 10px; font-size:15px; color:#333; letter-spacing:-0.5px; position:relative; height:55px; display:flex; justify-content: center; align-items: center; flex-direction:column;}
.re_header .re_swipe .tag strong {white-space:nowrap}
.re_header .re_swipe .tag:before {content:""; width:100%; background:#ff4e14; height:2px; position:absolute; left:0; bottom:0; display:none;}
.re_header .re_swipe .hit .tag {font-weight:600;}
.re_header .re_swipe .hit .tag:before {display:block;}
.re_header .re_swipe .hit .tag strong:before {display:block;}

.re_header .pview_tt {position:absolute; left:50%; top:10px; width:140px; text-align:center; margin-left:-70px; height:40px; display:flex; justify-content: center; align-items: center; flex-direction:column;}
.re_header .pview_tt {color:#000; font-size:18px; font-weight:500; letter-spacing:-1px; display:none;}
.re_header .btn_back {position:absolute; left:0; top:8px; height:50px; width:45px; display:flex; justify-content: center; align-items: flex-start; flex-direction:column; padding-left:15px; box-sizing:border-box;}
.re_header .btn_back img {width:20px;}
.top_btn_home {position:absolute; left:50px; top:8px; height:50px; width:45px; display:flex; justify-content: center; align-items: flex-start; flex-direction:column; box-sizing:border-box; padding-left:0px;}
.top_btn_home img {width:20px; margin-top:-2px; }
.if_main .top_btn_home {display:none;}


/* 상단 검색열림 */
.re_header .search_open {display: none; position: absolute; top: 47px; left: 0; width: 100%; background: #fff; z-index: 500; box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);}
.re_header .search_open .sc_box {padding: 25px 30px 45px 30px; box-sizing: border-box; max-width:500px; margin:0 auto;}
.re_header .search_open .sc_input {position: relative;}
.re_header .search_open .sc_btn {position: absolute; right: -15px; bottom: -1px; overflow: hidden; padding: 15px;}
.re_header .search_open .sc_ic {float: left; width: 22px;}
.re_header .search_open .input {width: 100%; border-bottom: 3px solid #000; padding: 10px 40px 10px 0; font-size: 17px; color: #333; box-sizing: border-box; font-weight: 400; letter-spacing: -0.2px;}
.re_header .search_open .input::placeholder {color: #aaa; font-weight: 300;}
.re_header .search_open .open_keyowrd {margin-top:15px; text-align:center; font-size:0px;}
.re_header .search_open .open_keyowrd .link {background:#f5f5f5; border-radius:100px; height:25px; line-height:25px; padding:0 10px; margin:4px 4px; font-size:11px; color:#888;}

.re_header.if_open_research .search_open {display:block;}


.re_header.if_pview {display:block; }
.re_header.if_pview .hd_top .logo {width:0px; overflow:hidden;}
.re_header.if_pview .pview_tt {display:flex;}
.re_header.if_pview .btn_back {display:flex; }
.re_header.if_pview .re_swipe {display:none;}
.re_header.if_pview .hd_top .table {border-bottom:1px solid #f2f2f2;}
.re_header.if_pview .shop_name {display:none;}




/* 배송지 주소 입력란 */
.re_address {border-bottom:6px solid #f7f7f7; position:relative; display:flex; justify-content: center; align-items: center; flex-direction:column; height:43px; background: #fff;}
.re_address .adr_box {display: block; width: 100%; padding: 0 10px; text-align: center; overflow: hidden; box-sizing: border-box; height:43px; padding-top:11px;}
.re_address .adr_box .img {display: inline-block; vertical-align: middle; height:18px;}
.re_address .adr_box .txt {display: none; vertical-align: middle; color: #aaa; margin-left: 2px; font-size: 13px; letter-spacing: -0.5px; line-height: 1;}
.re_address .adr_box .txt.black {color: #333; max-width: 260px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display:inline-block ;}
.re_address .adr_box .txt.js_login {display:inline-block;}


.re_sub_top {position:relative; display:flex; justify-content: center; align-items: center; flex-direction:column; height:65px; border-bottom:1px solid #eee;}
.re_sub_top .btn_back {position:absolute; left:0; top:0; width:40px; height:65px; background:transparent url('../images/renew/btn_back.png') center center no-repeat; background-size:9px;}
.re_sub_top .tit {color:#000; text-align:center; font-size:18px; }
.re_sub_top .re_address {border-bottom:0;}



.c_page_tit .tit_box {position:relative; display:flex; justify-content: center; align-items: center; flex-direction:column; height:65px; border-bottom:1px solid #eee;}
.c_page_tit .btn_ctrl {display:none;}
.c_page_tit .btn_back {position:absolute; left:0; top:0; width:40px; height:65px; background:transparent url('../images/renew/btn_back.png') center center no-repeat; background-size:9px;}
.c_page_tit .tit {color:#000; text-align:center; font-size:18px; }

.c_page_tit .nav_box {display:block !important; padding:15px;}
.c_page_tit .nav_box .inner {background:#fff;}
.c_page_tit .nav_box li {border:1px solid #eee !important;}





/* ********************************************** *
 * 주소입력
 * ********************************************** */
.rep_address {position: fixed; right: -100%; top: 0; width: 100%; height: 100%; background: #fff; z-index: 100000; overflow-y: auto;}
.rep_address {transition: right 0.5s ease-out; -webkit-transition: right 0.5s ease-out;}
.rep_address .adr_wrap {padding: 20px 25px 0 25px;}

/* 상단 타이틀, 닫기버튼 */
.rep_address .hd_box {display: block; width: 100%; padding: 5px 15px; border-bottom: 1px solid #e5e5e5; box-sizing: border-box;}
.rep_address .hd_box .table {display: table; width: 100%; table-layout: fixed;}
.rep_address .hd_box .tit {display: table-cell; text-align: center; vertical-align: middle; font-size: 15px; color: #000; letter-spacing: -0.2px;font-weight: 500;}
.rep_address .hd_box .btn {overflow: hidden; padding: 10px; box-sizing: border-box;}
.rep_address .hd_box .btn_l {display: table-cell; vertical-align: middle; width:50px;}
.rep_address .hd_box .btn_l .btn {float: left; margin-left: -4px;}
.rep_address .hd_box .btn_r {display: table-cell; vertical-align: middle; width:50px;}
.rep_address .hd_box .btn_r .btn {float: right;}
.rep_address .hd_box .btn img {width: 16px; float: left;}

/* 배송지 입력하기 버튼 */
.rep_address .adr_input {width: 100%; text-align: center; margin-bottom: 15px;}
.rep_address .adr_input .btn {display: block; width: 100%; font-size: 14px; color: #333; letter-spacing: -0.2px; font-weight: 400; padding: 13px 0; border: 1px solid #333; box-sizing: border-box;}
.rep_address .adr_input .tx1 {}
.rep_address .adr_input .tx2 {display:none;}

/* 우편번호 검색 */
.rep_address .zip_code {width: 100%; position: relative;}
.rep_address .zip_code .input {font-size: 13px; color: #333; font-weight: 400; letter-spacing: -0.2px; width: 100%; height: 40px; border: 1px solid #333; box-sizing: border-box; padding: 10px 120px 10px 20px;}
.rep_address .zip_code .search_btn {position: absolute; top: 0; right: 0; width: 100px; height: 40px; text-align: center; line-height: 40px; font-size: 13px; color: #fff; font-weight: 400; letter-spacing: -0.4px; background: #222;}

/* 배송지 입력폼 */
.rep_address .adr_form {display:none;}
.rep_address .adr_form .input_box {margin-top: 12px;}
.rep_address .adr_form .tit {font-size: 12px; color: #999; letter-spacing: -0.4px; font-weight: 400; line-height: 1;}
.rep_address .adr_form .input {width: 100%; font-size: 13px; color: #333; letter-spacing: -0.2px; font-weight: 400; width: 100%; height: 40px; border: 1px solid #ddd; box-sizing: border-box; padding: 10px 20px 10px 20px;}
.rep_address .adr_form dt {margin-bottom: 3px;}
.rep_address .adr_form dd+ dd {margin-top: 5px;}
.rep_address .confirm_btn {width: 100%; text-align: center; margin-top: 15px;}
.rep_address .confirm_btn .btn {width: 100%; height: 50px; background: #222; font-size: 14px; color: #fff; letter-spacing: -0.2px; font-weight: 600; line-height: 50px;}

/* 배송지 목록(있을때) */
.rep_address .adr_list {}
.rep_address .adr_list li {display: block; width: 100%; list-style: none; padding: 25px 25px; box-sizing: border-box;}
.rep_address .adr_list li+ li {border-top: 8px solid #f7f7f7;}
.rep_address .adr_list .li_box {position: relative;}
.rep_address .adr_list .link_box {position: absolute; right: -9px; top: -9px; z-index: 10;}
.rep_address .adr_list .link_box .btn {display: inline-block; padding: 7px; box-sizing: content-box; width: 18px; height: 18px; }
.rep_address .adr_list .link_box .btn {background-size: 18px 18px !important; background-position: center center !important; background-repeat: no-repeat !important; background-color: transparent !important;}
.rep_address .adr_list .link_box .default  {background-image: url('../images/skin/default_ic.png'); }
.rep_address .adr_list .link_box .default.hit {background-image: url('../images/skin/default_hit_ic.png');}
.rep_address .adr_list .link_box .modify {background-image: url('../images/skin/modify_ic.png');}
.rep_address .adr_list .link_box .delete {background-image: url('../images/skin/delete_ic.png');}
.rep_address .adr_list .txt_box .btn {position:absolute; right:0; top:35px; letter-spacing:-1px; color:#999; font-size:13px; border-bottom:1px solid #ddd;}
.rep_address .adr_list .default_tx {font-size: 12px; color: #999; letter-spacing: -0.4px; font-weight: 400; line-height: 1; margin-bottom: 10px;}
.rep_address .adr_list .name {font-size: 12px; color: #000; letter-spacing: -0.4px; font-weight: 400; line-height: 1; margin-bottom: 5px;}
.rep_address .adr_list .adr_txt {font-size: 14px; color: #000; letter-spacing: -0.4px; font-weight: 400; line-height: 1.3;}
.rep_address .adr_list .adr_txt.old {color: #999; margin-top: 3px;}
.rep_address .adr_list .phone {font-size: 13px; color: #000; font-weight: 400; line-height: 1; margin-top: 10px;}

/* 배송지 목록(없을때) */
.rep_address .adr_no {width: 100%; text-align: center; font-size: 13px; color: #999; letter-spacing: -0.3px; font-weight: 400; padding: 60px 0; box-sizing: border-box; line-height: 1.4;}
.rep_address .adr_no span {display: block;}

.rep_address_bg {position:fixed; right:-100%; top:0; width:100%; height:100%; background:rgba(0,0,0,0.6); z-index: 999; opacity: 0; filter: alpha(opacity=0); -ms-filter:alpha(opacity=0);}
.rep_address_bg {transition: opacity 0.5s ease-out; -webkit-transition: opacity 0.5s ease-out;}

.if_open_readdform.rep_address .adr_form {display:block;}
.if_open_readdform.rep_address .adr_input .tx1 {display:none;}
.if_open_readdform.rep_address .adr_input .btn {border-color:#ddd; background:#f5f5f5;}
.if_open_readdform.rep_address .adr_input .tx2 {display:block;}


body.if_open_readdress {overflow-y:hidden;}
.if_open_readdress .rep_address {right:0}
.if_open_readdress .rep_address_bg {right:0; opacity: 1; filter: alpha(opacity=100); -ms-filter:alpha(opacity=100);}






/* ******************************************
     맨위로
  -- ****************************************** */
.scroll_fix {position:fixed; right:-70px; bottom:82px; z-index:999; overflow:hidden; margin:10px; font-size:0px;}

.scroll_fix {transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out;}
.scroll_fix .btn_gotop {transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; font-size:0px;}
.scroll_fix .btn_gotop img {width:60px;}
.scroll_fix.if_scroll {right:13px}
.scroll_fix.if_view {bottom:150px}

/* tablet */
@media screen and (max-width:900px) {
	.scroll_fix.if_scroll {right:5px}
	.scroll_fix.if_view {bottom:110px}
	.scroll_fix .btn_gotop img {width:42px;}
}






/* ******************************************
     옵션창
  -- ****************************************** */
.float_option {position:fixed; left:0; bottom:0; width:100%; z-index:1000}
.float_option .float_inner {max-width:630px; margin:0 auto;}

.float_option .float_open {overflow:hidden; background:#fff; position:relative; display:flex; justify-content: center; align-items: center; flex-direction:column;}
.float_option .float_open {display:none;}

.float_option .ctrl {text-align:center; text-align:center; font-size:0px;}
.float_option .ctrl .icon {background:#f0f0f0; font-size:0px; width:80px; padding:8px 0; border-radius:10px 10px 0 0;}
.float_option .ctrl .icon img {height:8px; opacity: 0.3; filter: alpha(opacity=30); -ms-filter:alpha(opacity=30);}

.float_option .view_default {margin-top:0px; padding-top:0px; border-top:0; background:#f0f0f0;}
.float_option .view_default dt {display:none;}

.float_option .if_only_counter {}
.float_option .if_only_counter dt {display:table-cell !important; font-size:13px;}
.float_option .if_only_counter dd {padding-top:10px;}

.float_option.if_open_viewfloat .view_btn ul.before {display:none;}
.float_option.if_open_viewfloat .view_btn ul.after {display:table;}

.float_option.if_open_viewfloat .float_open {display:block;}

.float_option.if_open_viewfloat .view_btn {background:#fff;}
.float_option.if_open_viewfloat .view_btn .btn.btn_wish {left:-60px; opacity: 0; filter: alpha(opacity=0); -ms-filter:alpha(opacity=0);}

.float_option.if_open_viewfloat .ctrl .icon img {transform: rotate(180deg); -webkit-transform: rotate(180deg); opacity: 1; filter: alpha(opacity=100); -ms-filter:alpha(opacity=100);}






@media screen and (min-width:630px) {
	.rep_address {width:630px; right:50% !important; margin-right:-315px; top:-100%}
	.if_open_readdress .rep_address {top:0; margin-right:-315px;}
	.rep_address {transition: none; -webkit-transition:none}

	/* .slide_wrap .slide_inner {position:fixed; left:50%; top:0; overflow-y:auto; height:100%; margin-left:-315px; width:0px;} */
	.c_view_open {width:630px; left:50%}




}



/* 주문결제 부분추가 */
.c_form table td {border-color:#eee;}
.reord_ask {border-top:0; background:#f6f6f6;}
.reord_type {color:#097bff; font-size:14px; letter-spacing:-1px; margin-bottom:5px;}
.reord_recent {}
.reord_recent .name {color:#000; font-weight:500;}
.reord_recent .adr_txt {color:#333; letter-spacing:-0.5px;}
.reord_recent .reord_post {font-weight:500; position:relative; padding-right:14px; position:relative;}
.reord_recent .reord_post:before {content:""; width:1px; height:10px; background:#ddd; position:absolute; right:7px; top:50%; margin-top:-4px;}
.reord_recent .phone {color:#999; font-size:13px; font-family:"Heebo";}

.reord_before {color:#aaa; text-align:center; padding:20px 0;}

.reord_adbtn {margin:0 -10px; padding-top:10px;}
.reord_adbtn ul {display:table; width:100%; box-sizing:border-box; table-layout:fixed; border-collapse:separate; border-spacing:10px 0;}
.reord_adbtn li {display:table-cell; vertical-align:middle;}
.reord_adbtn .btn {display:block; background:#f6f6f6; text-align:center; color:#666; font-size:12px; height:35px; line-height:33px; border-radius:5px; letter-spacing:-1px;}


.reord_pay {background:#f6f6f6;}
.reord_pay .label_design {width:50%; box-sizing:border-box; margin:0px;}
.c_form .label_design .txt {padding-top:0px; font-size:13px;}

.c_form .input_box input {margin-bottom:0px;}
.select+ .input_box {margin-top:5px;}
.c_form .tip_txt.black {padding-top:3px;}





.reord_receipt {}
.reord_receipt dl {display:table; width:100%; box-sizing:border-box; table-layout:fixed;}
.reord_receipt dl+ dl {margin-top:10px;}
.reord_receipt dt,
.reord_receipt dd {display:table-cell; vertical-align:middle;}
.reord_receipt dt {padding-right:10px;}
.reord_receipt dt+ dd {width:110px;}
.reord_receipt .input {position:relative;}
.reord_receipt .input .input_design {text-align:right; color:#333; font-weight:600; padding-right:23px;}
.reord_receipt .input .phone_style {text-align:left;}
.reord_receipt .back_txt {position:absolute; right:10px; top:0; color:#aaa; height:35px; line-height:35px; }



.reord_tab {}
.reord_tab ul {display:table; width:100%; box-sizing:border-box; table-layout:fixed;}
.reord_tab li {display:table-cell; vertical-align:middle; }
.reord_tab li+ li .js_tab {border-left:1px solid #ddd;}
.reord_tab .js_tab {display:block; text-align:center; background:#f5f5f5; height:40px; line-height:39px; border-bottom:1px solid #ddd; box-sizing:border-box; color:#888;}
.reord_tab .hit.js_tab {background:#fff; color:#333; border-bottom:1px solid #fff;}

.js_tab_content .c_add_sale .mine {margin-top:0px;}
.js_tab_content .apply_form+ .mine {margin-top:10px;}


.if_closed .reord_tab {display:none;}
.if_closed .js_tab_content {display:none;}




/* ▲▲▲▲▲ 기프트24 패밀리사이트 수정 여기까지 ----------------------------------------------------------------------------------------------- */



/* ******************************************
     오프라인 쿠폰 : 2021-05-13 KHY
  -- ****************************************** */
.rep_address.coupon {}
.rep_address.coupon li {list-style: none;}

.rep_address.coupon .rsg_form {padding: 20px 25px 0 25px; box-sizing: border-box;}

.rep_address.coupon .duplicate {}
.rep_address.coupon .duplicate li {}
.rep_address.coupon .duplicate li+ li {margin-top: 5px;}
.rep_address.coupon .duplicate .dubox {position: relative;}
.rep_address.coupon .duplicate .rsg_input {width: 100%; font-size: 13px; color: #333; letter-spacing: -0.2px; font-weight: 400; height: 40px;}
.rep_address.coupon .duplicate .rsg_input {border: 1px solid #ddd; box-sizing: border-box; padding: 10px 60px 10px 20px;}
.rep_address.coupon .duplicate .btn_con {position: absolute; top: 0; right: 0; width: 40px; height: 40px; z-index: 5; border: 1px solid #222; box-sizing: border-box;}
.rep_address.coupon .duplicate .btn_con {display: flex; justify-content: center; align-items: center;}
.rep_address.coupon .duplicate .btn_con .icon {width: 11px; height: 11px; position: relative;}
.rep_address.coupon .duplicate .btn_con .icon:before {content: ''; position: absolute; left: 0; top: 5px; width: 11px; height: 1px; background: #fff;}
.rep_address.coupon .duplicate .btn_con .icon:after {content: ''; position: absolute; left: 5px; top: 0; width: 1px; height: 11px; background: #fff;}
.rep_address.coupon .duplicate .btn_con.plus {background: #222; border-color: #222;}
.rep_address.coupon .duplicate .btn_con.minus .icon:before {background: #222;}
.rep_address.coupon .duplicate .btn_con.minus .icon:after {display: none;}

.rep_address.coupon .form_tip {background: #f9f9f9; padding: 15px 20px; box-sizing: border-box; margin-top: 20px;}
.rep_address.coupon .form_tip dt {color: #333; font-weight: 500; letter-spacing: -0.5px; margin-bottom: 5px;}
.rep_address.coupon .form_tip dd {color: #999; letter-spacing: -0.5px; line-height: 1.3;}
.rep_address.coupon .form_tip dd+ dd {margin-top: 2px;}






/* **************************************** *
   하단고정메뉴
 * **************************************** */
.fix_bt {background:#fff; position:fixed; left:0; bottom:0; z-index:100; border-top:1px solid #f2f2f2; width:100%; box-sizing:border-box; padding:0 5px;}
.fix_bt ul {display:flex; justify-content: center; align-items: center; flex-direction:row;}
.fix_bt li {flex:1; list-style:none;}
.fix_bt .btn {display:block; display:flex; justify-content: center; align-items: center; flex-direction:column; height:60px; padding-top:5px; box-sizing:border-box; position:relative;}
.fix_bt .btn svg {width:21px; height:21px;}
.fix_bt .btn svg path {fill:#333 !important}
.fix_bt .tx {color:#aaa; font-size:11px; margin-top:3px;}
.fix_bt .hit .btn svg path {fill:#ff4e14 !important}
.fix_bt .hit .tx {color:#ff4e14;}
.fix_bt .cart_num {background:#000; color:#fff; width:15px; height:15px; display:flex; justify-content: center; align-items: center; flex-direction:column; border-radius:100px;}
.fix_bt .cart_num {position:absolute; left:50%; top:10px; margin-left:2px; font-size:10px; font-weight:600;}

@media screen and (min-width:630px) {
	.fix_bt {width:630px; left:50%; margin-left:-315px;}
}






/* ▼▼▼▼▼ 기프트24 패밀리사이트 색상수정 ----------------------------------------------------------------------------------------------- */
.re_header .re_swipe .tag:before {background:#ff4e14;}
.main_title .tit_tx {color:#ff4e14;}
.view_btn .btn_order {background:#ff4e14; border-color:#ff4e14;}
.view_btn .btn_cart {border-color:#ff4e14; color:#ff4e14;}
.item_box .price .percent {color:#784f9d;}
.sub_top .same_ctg .hit .ctg2 {background:#ff4e14; border-color:#ff4e14;}

@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.re_header .shop_name {font-family:"GmarketSansMedium";}






/* 썸네일 라운드 2021-07-07  ARA */
.item_box .thumb {padding:0px; margin:15px;}
.item_box .thumb .real_img {padding:0px; border-radius:15px; overflow:hidden;}
.item_box .thumb .real_img img {border-radius:15px;}
.item_box .upper_icon {left:15px; top:0}

.main_md .thumb {margin:0;}
.main_visual .item_box .thumb {margin:0px;}
.main_visual .item_box .thumb .real_img {border-radius:0;}
.main_visual .item_box .thumb .real_img img {border-radius:0;}








/* **************************************** *
   주문페이지 UI수정 2021-07-13 ARA
 * **************************************** */
.re_sub_top {height:50px;}

.footer .info_box {padding:30px 15px;}


body {background:#f5f5f5;}
.if_order .c_btn {border-radius:5px;}
.c_btn.h55 {font-size:17px !important; font-weight:500 !important;}
.re_sub_top .tit {font-weight:500; font-size:18px;}

.if_order input[type=checkbox] {border:2px solid #eee; border-radius:5px; width:22px; height:22px; background-image:url('../images/c_img/label_off.svg') !important; margin-right:8px;}
.if_order input[type=checkbox] {background-position:center center !important; background-size:12px !important; }
.if_order input[type=checkbox]:checked {background-image:url('../images/c_img/label_on.svg') !important; border-color:#e60213; background-color:#e60213;}
.if_order label {width:100%; padding:9px 20px; box-sizing:border-box; margin-right:0px !important; box-sizing:border-box; font-size:14px !important; padding-left:20px !important; height:auto; position:relative;}
.if_order label {color:#000 !important; line-height:22px !important; }
.if_order label strong {color:#000; font-weight:500;}
.if_order .label_design input:checked+ .txt {padding-left:0px;}


.if_order .btn_modify {border:1px solid #e5e5e5; border-radius:5px; box-sizing:border-box; height:30px; display:inline-flex; justify-content: center; align-items: center; flex-direction:column; color:#333; width:55px;}
.if_order .btn_modify { padding:0px !important; font-size:13px !important; font-weight:400; margin-left:auto;}
.if_order .btn_modify input {position:absolute; left:0; top:0; opacity: 0; filter: alpha(opacity=0); -ms-filter:alpha(opacity=0);}

.receipt_tit  {display:flex; justify-content: flex-start; align-items: center; flex-direction:row; padding-right:20px;}






.if_order .re_header {display:none;}
.if_order .fix_bt {display:none;}
.if_order .footer {margin-top:0px;}
.if_order .c_order {margin-bottom:0px; background:#f5f5f5; padding:0px 15px 20px}

.if_order .c_btnbox.if_fixed {position:fixed; left:0; bottom:0; width:100%; box-sizing:border-box; background:#fff; margin:0px; padding:15px; z-index:1000; box-shadow:0 -1px 1px rgba(0,0,0,0.05);}
.if_order .c_btnbox.if_fixed ul {border-spacing:0}
@media screen and (min-width:630px) {
	.if_order .c_btnbox.if_fixed {width:630px; left:50%; margin-left:-315px;}
}


.if_order .c_order_box {border-radius:15px; border:1px solid #e5e5e5; overflow:hidden; padding:15px 20px; margin-top:15px; margin-bottom:0px;}
.if_order .c_order .c_group_tit .btn_ctrl {display:none;}
.if_order .c_order .c_group_tit {border:0; padding:0px; margin-bottom:15px; display:flex; justify-content: flex-start; align-items: center; flex-direction:row;}

.if_order .c_order .c_group_tit .tit {margin-bottom:0px; font-weight:500; font-size:18px;}

.if_order .c_cart_list .cart_table .li {padding:0px;}
.if_order .c_cart_list .cart_table .li+ .li {padding-top:15px; margin-top:15px; border-top:1px solid #f2f2f2;}
.if_order .c_cart_list .cart_item_box .thumb_box {border:0; border-radius:10px; overflow:hidden; position:relative;}
.if_order .c_cart_list .cart_item_box .thumb_box:before {content:""; width:100%; height:100%; background:rgba(0,0,0,0.05); position:absolute; left:0; top:0;}
.if_order .c_cart_list .option {background:transparent;}

.if_order .c_total_price {margin:0 -20px;}
.if_order .c_total_price dl {border-top:1px solid #f2f2f2;}
.if_order .c_total_price dt {padding:8px 0; padding-left:20px; color:#aaa;  font-size:14px !important;}
.if_order .c_total_price dd {padding:8px 0; padding-right:20px;}
.if_order .c_total_price .price_num { color:#999;}
.if_order .c_total_price .price_num strong {color:#999; font-weight:400;}
.if_order .c_total_price .ic_price {display:none;}
.if_order .c_total_price dl:last-of-type dt {color:#000; font-weight:500;}
.if_order .c_total_price dl:last-of-type dd .price_num {color:#000; font-weight:500;}
.if_order .c_total_price dl:last-of-type dd .price_num strong {color:#000; font-weight:600;}


.c_order .c_agree .agree_check {padding-left:0px;}
.c_order .c_agree .agree_check .btn {right:0 !important; height:40px; padding:0 20px; display:flex; justify-content: center; align-items: center; flex-direction:column; color:#aaa;}
.c_order .c_agree .agree_check .btn strong {font-weight:400;}
.c_order .c_agree .agree_check .btn em {display:none;}

.c_order_box .form .text_box {border:0 !important; margin:0 20px !important; display:block; transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out;}
.c_order_box .form .text_box {height:0px; overflow:hidden;}
.c_order_box .form .textarea_design {background:#f5f5f5; }
.c_order_box .if_open .text_box {height:100px;}
.c_order_box .if_open .agree_check .btn strong {display:none;}
.c_order_box .if_open .agree_check .btn em {display:block;}

.c_order_box .js_join_agree {padding:0px; margin:0 -20px;}
.c_order_box .js_join_agree .agree_form {}
.c_order_box .js_join_agree .agree_form+ .agree_form {border-top:1px solid #f2f2f2; }


.c_order .c_cart_list .cart_item_box .item_name {vertical-align:top; }
.c_order .c_cart_list .option li {padding:0px;}
.c_order .c_cart_list .option .price {display:none;}

.c_order .c_cart_list .option {margin-top:5px;}
.c_order .c_cart_list .option li+ li {margin-top:5px; padding-top:0 !important; border-top:0}
.c_order .c_cart_list .option .tit_box {padding:0px;}
.c_order .c_cart_list .option .opt_tit {color:#999; font-size:13px; margin-bottom:0px;}
.c_order .c_cart_list .option .opt_tit .icon {display:none;}
.c_order .c_cart_list .option .opt_tit strong {color:#000; white-space:nowrap}


.if_order .c_order_box .c_form {margin:0 -20px;}
.if_order .c_form table tr {border:0;}
.if_order .c_form table th {display:none;}
.if_order .c_form table td {padding:0px; padding-left:20px; padding-right:20px; border-bottom:0;}
.if_order .c_form table tr+ tr td {padding-top:10px;}
.if_order .c_form input[type=checkbox] {margin-top:0px;}

.if_order .c_form .input_design {height:40px; border-radius:5px; font-size:13px; border-color:#e5e5e5;}
.if_order .c_form .input_design:focus {border-color:#333;}
.if_order .c_form .input_box.address .c_btn {height:40px; line-height:40px !important;}

.if_order .c_form .textarea_box .textarea_design {border:1px solid #e5e5e5; border-radius:5px; font-size:13px;}


.if_order .select {width:100%; height:40px;}
.if_order .select select { border:1px solid #e5e5e5; border-radius:5px; font-size:13px !important; height:40px;}
.if_order .select:before {display:none;}


.rnor_cal {font-size:13px; display:flex; justify-content: flex-start; align-items: center; flex-direction:row; margin-top:10px;}
.rnor_cal .price {font-weight:600;}
.rnor_cal .price strong {font-size:15px; font-weight:500;}
.rnor_cal .num {margin-left:5px;}
.rnor_cal .deliver {padding-left:18px; color:#aaa; position:relative;}
.rnor_cal .deliver:before {content:""; width:3px; height:3px; background:#ccc; border-radius:100px; position:absolute; left:8px; top:50%; margin-top:-1px;}


.pay_label {overflow:hidden; margin:0 -20px;}
.pay_label li {list-style:none; font-size:0px;}
.pay_label li+ li {border-top:1px solid #f2f2f2;}
.pay_label label {padding-top:12px; padding-bottom:12px;}
.pay_label input[type=radio] {width:22px; height:22px; border:2px solid #eee; border-radius:100px; background:#fff; margin-right:8px;}
.pay_label input[type=radio]:checked {background:#fff url('../images/c_img/label_radio.svg') center center no-repeat; background-size:8px !important; border-color:#e60213;}
.pay_label .txt {font-size:14px; color:#aaa; height:22px; line-height:23px;}
.pay_label input[type=radio]:checked+ .txt {color:#000; font-weight:500;}


.label_nextbox {margin:0px 0 15px 30px; padding:0 20px}
.label_nextbox .c_form {display:flex; justify-content: flex-start; align-items: center; flex-direction:row; margin:0px !important;}
.label_nextbox .input_design {flex:1}
.label_nextbox .confirm {border:1px solid #e60213; color:#e60213; background:#fff; width:65px; height:40px; font-size:12px; border-radius:5px; margin-left:10px;}
.label_nextbox .confirm {display:flex; justify-content: center; align-items: center; flex-direction:column; box-sizing:border-box;}


.hide_form {margin-top:10px;}
.hide_form .c_form {display:flex; justify-content: flex-start; align-items: center; flex-direction:column; margin:0px !important;}
.hide_form .input {width:100%; margin-top:10px;}


.reord_ask {background:#fff;}

.reord_recent {margin-bottom:5px;}
.reord_recent .name_phone {display:flex; justify-content: flex-start; align-items: center; flex-direction:row; font-size:14px; color:#000; font-weight:600;}
.reord_recent .name_phone strong {color:#000; }
.reord_recent .name_phone em {padding-left:10px; margin-left:10px; position:relative;}
.reord_recent .name_phone em:before {content:""; width:1px; height:12px; background:#e5e5e5; position:absolute; left:0; top:50%; margin-top:-6px;}
.reord_recent .adr_txt {font-size:13px; line-height:1.3; word-wrap:break-word; word-break:keep-all; white-space:normal; margin-top:5px;}


.if_order .already {padding:0 20px;}
.if_order .already {display:flex; justify-content: flex-start; align-items: center; flex-direction:row; font-size:14px; color:#000;}
.if_order .already strong {color:#e60213; }
.if_order .already em {padding-left:10px; margin-left:10px; position:relative;}
.if_order .already em:before {content:""; width:1px; height:12px; background:#e5e5e5; position:absolute; left:0; top:50%; margin-top:-6px;}


.g_result {}
.g_result dl {display:flex; justify-content: flex-start; align-items: center; flex-direction:row; margin-top:5px; padding-top:5px;}
.g_result dl+ dl {border-top:1px solid #f2f2f2; }
.g_result dl.now dt {color:#000; font-weight:500;}
.g_result dl.now dd {color:#e60213; font-weight:500; }
.g_result dt {margin-right:auto; font-size:13px; color:#aaa;}
.g_result dd {margin-left:auto; font-size:14px; color:#000;}
.g_result dd strong {font-weight:500;}
.g_result .return {display:block; font-size:13px; border:1px solid #333; border-radius:5px; display:flex; justify-content: center; align-items: center; flex-direction:column; height:35px; margin-top:15px; color:#333;}
.g_result .warn {background:#f5f5f5; padding:5px; color:#aaa; font-size:12px; text-align:center; margin-top:10px;}





/* **************************************** *
   충전디자인 수정 2021-07-26 ARA
 * **************************************** */
placeholder {color:#bbb !important}
input::-webkit-input-placeholder {color:#bbb !important}
input:-ms-input-placeholder {color:#bbb !important}
input:-moz-placeholder {color:#bbb !important}

.rep_address.re_di {display:flex; justify-content: flex-start; align-items: flex-start; flex-direction:column; box-sizing:border-box; overflow:hidden;}
.rep_address.re_di .hd_box {flex:auto; padding:0 20px;}
.rep_address.re_di .hd_box .table > * {height:50px;}
.rep_address.re_di .hd_box .btn_r .btn {padding-right:0px;}

.rep_address.re_di .rsg_form {flex:auto; height:100%; width:100%; box-sizing:border-box; overflow-y:auto; padding:15px 20px;}
.rep_address.re_di .adr_input {flex:auto; margin:0px; margin-top:20px; width:100%; box-sizing:border-box; padding:0; }
.rep_address.re_di .adr_input .btn {background:#474752; border-radius:8px; border:1px solid #474752; color:#fff; font-size:15px; font-weight:500; box-sizing:border-box;}
.rep_address.re_di .adr_input .btn {display:flex; justify-content: center; align-items: center; flex-direction:column; padding:0px; height:50px;}

.rep_address.re_di .hd_box .tit {font-size:18px; font-weight:500; }
.rep_address.re_di .hd_box {border-color:#f2f2f2;}

.rep_address.re_di.coupon .rsg_input {border:0 ; border-bottom:1px solid #eee ; height:60px ; padding:0px; font-size:14px;}
.rep_address.re_di.coupon .rsg_input:focus {border-color:#474752;}
.rep_address.re_di.coupon .btn_con {border-color:#474752 !important; border-radius:5px; top:10px}
.rep_address.re_di.coupon .btn_con.plus { background:#474752 ; background:#fff;}
.rep_address.re_di.coupon .btn_con.plus .icon:before {background:#474752;}
.rep_address.re_di.coupon .btn_con.plus .icon:after {background:#474752;}
.rep_address.re_di.coupon .btn_con.minus {background:#f9f9f9; border-color:#eee !important;}
.rep_address.re_di.coupon .btn_con.minus .icon:before {background:#474752;}
.rep_address.re_di.coupon .duplicate li+ li {margin-top:0;}








/* **************************************** *
   메인 반응형 2021-07-29 ARA
 * **************************************** */

.re_header .re_swipe.if_pc {display:none;}
.re_header.if_pview .re_btns {display:none;}
.main_md .if_pc {display:none;}
.main_md .if_mo {display:block;}
.pc_all_menu {display:none;}
.pc_member_menu {display:none;}


@media screen and (min-width:700px) {

	/* 추가,공통 */
	 html {overflow-y:scroll;}
	.if_rsp.if_main .layout_fix {max-width:1000px; margin:0 auto; padding:0 20px; overflow:hidden; position:relative;}
	/* .if_rsp.if_main .wrap {max-width:100%} */
	/* .if_rsp .main_visual {display:none;} */
	.if_rsp .fix_bt {display:none;}
	.scroll_fix {bottom:10px}


	/* 헤더 */
	.if_rsp.if_main .re_header {height:155px; overflow:hidden;}
	.if_rsp.if_main .re_header .hd_top .logo img {height:45px; width:auto;}
	.if_rsp.if_main .re_header .hd_top .table {height:auto; justify-content:flex-start; height:100px; padding:0px;}
	.if_rsp.if_main .re_header .hd_top .re_btns {margin-left:auto;}
	.if_rsp.if_main .re_header .shop_name {font-size:27px; margin-left:10px;}
	.if_rsp.if_main .re_header .hd_top .re_btns .btn img {height:23px;}
	.if_rsp.if_main .re_header .hd_top .re_btns .btn {display:none;}

	.if_rsp.if_main .re_header .search_open {display:block; top:30px; left:auto; right:0; box-shadow:none; width:350px; padding:0px;}
	.if_rsp.if_main .re_header .search_open .open_keyowrd {display:none;}
	.if_rsp.if_main .re_header .search_open .sc_box {padding:0px;}
	.if_rsp.if_main .re_header .search_open .sc_ic {height:22px;}
	.if_rsp.if_main .re_header .search_open .input {border:1px solid #474752; border-radius:100px; height:48px; padding-left:25px; padding-right:60px;}
	.if_rsp.if_main .re_header .search_open .sc_btn {right:5px}

	.if_rsp.if_main .re_header .re_swipe.if_pc {display:block;}
	.if_rsp.if_main .re_header .sticky-wrapper {display:none !important;}
	.if_rsp.if_main .re_header .re_swipe .tag {color:#000; font-size:17px; padding:0 15px;}
	.if_rsp.if_main .re_header .re_swipe .tag:before {display:none;}
	.if_rsp.if_main .re_header .re_swipe li.this_home {display:none !important;}
	.if_rsp.if_main .re_header .re_swipe {position:relative; padding-left:32px;}
	.if_rsp.if_main .re_header .re_swipe:before {display:none;}

	.if_rsp.if_main .re_header .slide_fake {width:45px; height:45px; display:flex; justify-content: center; align-items: center; flex-direction:column;}
	.if_rsp.if_main .re_header .slide_fake {position:absolute; left:0; top:5px;}
	.if_rsp.if_main .re_header .slide_fake .icon {box-sizing:border-box; border:2px solid #000; border-left:0; border-right:0; width:24px; height:16px; position:relative;}
	.if_rsp.if_main .re_header .slide_fake .icon:before {content:""; background:#000; width:100%; height:2px; position:absolute; left:0; top:50%; margin-top:-1px;}

	.if_rsp.if_main .pc_all_menu {position:absolute; left:0; top:150px; background:#fff; width:100%; border-top:1px solid #eee; padding:20px 0 60px; z-index:-1; display:block;}
	.if_rsp.if_main .pc_all_menu {transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; opacity: 0; filter: alpha(opacity=0); -ms-filter:alpha(opacity=0);}
	.if_rsp.if_main .pc_all_menu .ctg_box {display:flex; justify-content: flex-start; align-items: flex-start; flex-direction:row; padding-left:47px;}
	.if_rsp.if_main .pc_all_menu .ctg_box dl {margin-right:20px;}
	.if_rsp.if_main .pc_all_menu .ctg_box dl:hover .ctg1 {color:#e60213;}
	.if_rsp.if_main .pc_all_menu .ctg_box dt {}
	.if_rsp.if_main .pc_all_menu .ctg_box .ctg1 {color:#000; font-size:17px; display:block; padding:10px 15px; font-weight:600;}
	.if_rsp.if_main .pc_all_menu .ctg_box .ctg2 {color:#999; font-size:14px; display:block; padding:5px 15px;}
	.if_rsp.if_main .pc_all_menu .ctg_box .ctg2:hover {color:#000;}
	.if_rsp.if_main .pc_all_bg {position:absolute; left:0; top:165px; width:100%; height:100%; background:rgba(0,0,0,0.2); z-index:-1; }
	.if_rsp.if_main .pc_all_bg {opacity: 0; filter: alpha(opacity=0); -ms-filter:alpha(opacity=0); transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out;}

	.if_rsp.if_main .if_open_pcall .pc_all_menu {z-index:10000; opacity: 1; filter: alpha(opacity=100); -ms-filter:alpha(opacity=100); top:165px;}
	.if_rsp.if_main .if_open_pcall .pc_all_bg {z-index:999; opacity: 1; filter: alpha(opacity=100); -ms-filter:alpha(opacity=100);}
	.if_rsp.if_main .if_open_pcall .slide_fake {background:#fff url('../images/skin/top_all_close.svg') center center no-repeat; background-size:15px;}
	.if_rsp.if_main .if_open_pcall .slide_fake .icon {display:none;}
	.if_rsp.if_main .if_open_pcall .re_swipe ul {visibility:hidden}
	.if_rsp.if_main .if_open_pcall .slide_fake:before {content:"CATEGORY"; position:absolute; left:60px; top:0; color:#000; font-size:21px; font-weight:600; white-space:nowrap}
	.if_rsp.if_main .if_open_pcall .slide_fake:before {height:45px; display:flex; justify-content: center; align-items: center; flex-direction:column;}

	.if_rsp.if_main .pc_member_menu {display:block; position:absolute; right:5px; bottom:12px; z-index:10}
	.if_rsp.if_main .pc_member_menu ul {display:flex; justify-content: center; align-items: center; flex-direction:row;}
	.if_rsp.if_main .pc_member_menu li {list-style:none; position:relative;}
	.if_rsp.if_main .pc_member_menu li+ li:before {content:""; width:1px; height:10px; background:#ddd; position:absolute; left:0; top:50%; margin-top:-5px;}
	.if_rsp.if_main .pc_member_menu .btn:hover {text-decoration:underline;}
	.if_rsp.if_main .pc_member_menu .btn {display:block; padding:5px 15px; font-size:13px; color:#aaa; letter-spacing:-0.3px;}
	.if_rsp.if_main .pc_member_menu .btn.black {color:#000;}
	.if_rsp.if_main .pc_member_menu .btn.red {color:#e60213;}

	.if_rsp.if_main .pc_member_menu .num {margin-left:2px; font-weight:500; color:#000; font-size:14px;}



	/* 푸터 */
	.if_rsp .footer .info_box .txt {font-size:12px;}
	.if_rsp .footer .bottom_menu .btn {font-size:13px;}



	/* 메인 */
	.if_rsp .main_md .if_pc {display:block;}
	.if_rsp .main_md .if_mo {display:none;}

	.if_rsp .main_md {margin:0px;}
	.if_rsp .main_md .bg_box {background:#474752; padding:35px 0; margin-top:10px;}
	.if_rsp .main_md .bg_box .layout_fix {display:flex; justify-content:space-between ; align-items: center; flex-direction:row;}

	.if_rsp .main_md .main_title .tit_tx {color:#fff; font-family:"GmarketSansMedium"; font-size:30px; line-height:1.3;}
	.if_rsp .main_md .main_title {padding:0px; margin:0px;}

	.if_rsp .main_md .md_tab {background:transparent; }
	.if_rsp .main_md .md_tab ul {padding:0px; height:auto;}
	.if_rsp .main_md .md_tab li+ li {margin-left:10px;}
	.if_rsp .main_md .md_tab .btn {border:2px solid rgba(255,255,255,0.1);; height:40px; padding:0 18px;  background:transparent ;}
	.if_rsp .main_md .md_tab .btn strong {color:rgba(255,255,255,0.4);; font-size:13px;}
	.if_rsp .main_md .md_tab .btn:hover {background:#222; border-color:#222;}
	.if_rsp .main_md .md_tab .hit .btn {border-color:#fff; background:transparent !important;}
	.if_rsp .main_md .md_tab .hit .btn strong {color:#fff;}

	.if_rsp .main_md .md_list_box {overflow:hidden; background:#e5e5e5; padding-bottom:70px; padding-top:10px;}

	.if_rsp .main_md .item_list {padding:0px;}
	.if_rsp .main_md .item_list ul {margin-top:-20px;}
	.if_rsp .main_md .item_list li {width:50%; clear:none !important; padding-top:20px;}
	.if_rsp .main_md .item_list li:nth-of-type(odd) {padding-right:10px;}
	.if_rsp .main_md .item_list li:nth-of-type(2n) {padding-left:10px;}
	.if_rsp .main_md .item_box {display:block;}
	.if_rsp .main_md .item_box .thumb {width:100%; border-radius:0px; }
	.if_rsp .main_md .item_box .thumb .real_img {border-radius:0px; padding:60px 63px 60px 64px;}
	.if_rsp .main_md .item_box .thumb .real_img img {transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out;}
	.if_rsp .main_md .item_box .upper_icon {margin:20px; left:0}
	.if_rsp .main_md .item_box .upper_icon img {height:20px;}
	.if_rsp .main_md .item_box:hover .thumb .real_img img {transform:scale(1.05); -webkit-transform:scale(1.05);}

	.if_rsp .main_md .item_box .info {padding:20px; padding-top:0px;}
	.if_rsp .main_md .item_box .info .item_name {font-size:16px; order:1}
	.if_rsp .main_md .item_box .price .after .won {font-size:19px;}
	.if_rsp .main_md .item_box .price .after {font-size:17px;}
	.if_rsp .main_md .item_box .price .before {width:auto; margin-right:10px;}
	.if_rsp .main_md .item_box .price {display:flex; justify-content: flex-start; align-items: center; flex-direction:row;}

	.if_rsp.if_main .footer {margin-top:0px;}
}


@media screen and (max-width:900px) {
	.if_rsp.if_main .pc_member_menu {display:none;}
	.if_rsp.if_main .re_header .search_open {width:300px;}
}



/* 기존 바로수정 */
.footer {padding-bottom:55px;}
.footer .info_box .txt+ .txt:before {display:none;}
.footer .info_box {padding:30px;}
.footer .info_box .copy {font-size:12px;}



/* **************************************** 메인 반응형 여기까지 **************************************** */






/* **************************************** *
    매입시세 추가 2021-06-21
 * **************************************** */
.ft_fix_buy {position:fixed; right:-100% !important; top:0; width:100%; height:100%; display:flex; justify-content: flex-start; align-items: center; flex-direction:column; background:#f3f3f3; z-index:100}
.ft_fix_buy {box-shadow:0 0 50px rgba(0,0,0,0.3);}
.ft_fix_buy {transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out;}
.ft_fix_buy {max-width:400px;}


.ft_fix_buy .tit_box {height:55px; width:100%; border-bottom:1px solid #f2f2f2; position:relative; color:#000; font-size:17px; font-weight:500; background:#fff;}
.ft_fix_buy .tit_box {display:flex; justify-content: center; align-items: center; flex-direction:column; }
.ft_fix_buy .tit_box .btn_close {width:50px; height:100%; display:flex; justify-content: center; align-items: center; flex-direction:column; position:absolute; right:0; top:0;}
.ft_fix_buy .tit_box img {width:15px;}

.ft_fix_buy .scroll_box {overflow-y:auto; flex:1; width:100%; box-sizing:border-box; padding:15px 15px 30px;}
.ft_fix_buy .group {}
.ft_fix_buy .group+ .group {margin-top:30px;}
.ft_fix_buy .gt {color:#000; font-weight:500; font-size:17px; margin-bottom:10px;}
.ft_fix_buy .gx {background:#fff; border-radius:8px; overflow:hidden; padding:15px;}
.ft_fix_buy .gx dl {display:flex; justify-content: flex-start; align-items: flex-start; flex-direction:row;}
.ft_fix_buy .gx dl+ dl {margin-top:10px;}
.ft_fix_buy .gx dt {width:100px; margin-right:15px; font-size:0px;}
.ft_fix_buy .gx dt img {width:100%; background-repeat:no-repeat; background-size:cover !important; background-position:center center !important; border-radius:8px;}
.ft_fix_buy .gx dd {padding-top:10px;}
.ft_fix_buy .gx .gxt {color:#333; font-weight:500; font-size:13px;}
.ft_fix_buy .gx .price {display:inline-flex; justify-content: center; align-items: center; flex-direction:row; margin-top:5px;}
.ft_fix_buy .gx .price .tag { display:flex; justify-content: center; align-items: center; flex-direction:column; letter-spacing:-1px; white-space:nowrap}
.ft_fix_buy .gx .price .tag {background:#006633; color:#fff; height:23px; color:#fff; padding:0 10px; border-radius:4px; font-size:11px; }
.ft_fix_buy .gx .price .won {color:#aaa; margin-left:10px; font-size:13px; white-space:nowrap}

.ft_fix_buy .fix_call {height:px; margin-top:auto; width:100%;}
.ft_fix_buy .fix_call .btn_tel {background:#006633; height:50px; display:flex; justify-content: center; align-items: center; flex-direction:column; }
/*.ft_fix_buy .fix_call .btn_tel strong {color:#fff; font-size:19px; background:transparent url('../images/cucu/call.svg') left center no-repeat; background-size:15px; padding-left:20px;}*/
.ft_fix_buy .fix_call .btn_tel strong {color:#fff; font-size:19px; background:transparent;} /* SSJ : 매입신청하기 전화번호에서 URL로 변경 */

.if_open_ftbuy .ft_fix_buy {right:0 !important}

/* 매입시세 추가 2021-06-21 wide */
@media screen and (max-width:630px) {
	.ft_fix_buy {max-width:100% !important;}
}



/* 채팅상담 위치 수정 2021-09-13 ARA */
.gnkQzw {bottom:150px !important}


/*JJC : 업무시간 종료팝업 : 2021-03-29*/
	/* PC Wide 버전 */
	.timeout_pop {position:fixed; left:0; top:0; width:100%; height:100%; z-index:1000000; display:flex; justify-content: center; align-items: center; flex-direction:column;}
	.timeout_pop {background:rgba(0,0,0,0.7); transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out;}
	.timeout_pop .pop_box {background:#a2a1de; max-width:700px; position:relative; text-align:center; overflow:hidden; border-radius:60px 60px 30px 30px; }
	.timeout_pop .pop_box dl {padding:50px 20px 0;}
	.timeout_pop .pop_box dt {color:#fff; font-size:60px; line-height:1; font-family: 'S-CoreDream-6Bold'; letter-spacing:-1.5px;}
	.timeout_pop .pop_box .time {display:inline-block; background:#fff; border-radius:100px; border:1px solid #fff; overflow:hidden; padding:8px 40px; font-size:19px;}
	.timeout_pop .pop_box .time {margin-top:30px; color:#a2a1de; font-family: 'S-CoreDream-5Medium'; }
	.timeout_pop .pop_box .exp {color:#fff; font-size:16px; font-family: 'S-CoreDream-4Regular'; margin-top:15px;}
	.timeout_pop .pop_box .exp strong {font-weight:400; border-bottom:1px solid #fff; line-height:1.3;}

	.timeout_pop .btn_close {display:block; font-size:19px; background:#fff; color:#333; font-family: 'S-CoreDream-6Bold'; padding:20px; border:1px solid #fff; box-sizing:border-box;}

	.timeout_pop .img {font-size:0px;}
	.timeout_pop .img img {max-width:100%}

	.timeout_pop.if_open_timeout {opacity: 0; filter: alpha(opacity=0); -ms-filter:alpha(opacity=0); z-index:-1}

	.timeout_pop.if_renw .pop_box {width:100%; border-radius:50px;  max-width:600px;}
	.timeout_pop.if_renw .pop_box dl { padding:70px 50px;}
	.timeout_pop.if_renw .pop_box .time {color:#784f9d;}

	/* MO Smart 버전 */
	@media screen and (max-width:630px) {
		.timeout_pop {position:fixed; left:0; top:0; width:100%; height:100%; z-index:1000000; display:flex; justify-content: flex-end; align-items: center; flex-direction:column; box-sizing:border-box;}
		.timeout_pop {background:rgba(0,0,0,0.7); transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out;}
		.timeout_pop .pop_box {border-radius:30px 30px 0 0; background:#a2a1de; position:relative; text-align:center; width:100%;}
		.timeout_pop .pop_box dl {padding:40px 20px 0;}
		.timeout_pop .pop_box dt {color:#fff; font-size:40px; line-height:1; font-family: 'S-CoreDream-6Bold'; letter-spacing:-1.5px;}
		.timeout_pop .pop_box .time {background:#fff; border-radius:100px; border:1px solid #fff; overflow:hidden; padding:10px 25px 8px; font-size:16px; display:inline-block;}
		.timeout_pop .pop_box .time {margin-top:20px; color:#a2a1de; font-family: 'S-CoreDream-5Medium'; }
		.timeout_pop .pop_box .exp {color:#fff; font-size:13px; font-family: 'S-CoreDream-4Regular'; margin-top:10px;}
		.timeout_pop .pop_box .exp strong {font-weight:400; text-decoration:underline; line-height:1.6;}

		.timeout_pop .btn_close {display:block; font-size:16px; background:#fff; color:#333; font-family: 'S-CoreDream-5Medium'; padding:18px 0 15px;}

		.timeout_pop .img {font-size:0px;}
		.timeout_pop .img img {max-width:100%}

		.timeout_pop.if_open_timeout {opacity: 0; filter: alpha(opacity=0); -ms-filter:alpha(opacity=0); z-index:-1;}

		.timeout_pop.if_renw .pop_box {width:100%; max-width:600px;}
		.timeout_pop.if_renw .pop_box dl { padding:70px 50px;}
		.timeout_pop.if_renw .pop_box .time {color:#784f9d;}
	}
/*JJC : 업무시간 종료팝업 : 2021-03-29*/




/* 팝업창 디자인변경 (모바일) */
.c_popup {position:fixed; left:0; box-sizing:border-box; width:100%; overflow:hidden; max-width:100%; height:100%; background:rgba(0,0,0,0.5);}
.c_popup {display:flex; justify-content: flex-end; align-items: stretch; flex-direction:column;}
.c_popup .inner {background:#fff; border-radius:30px 30px 0 0; padding:25px; padding-top:15px; display:flex; justify-content: center; align-items: center; flex-direction:column;}
.c_popup .inner {margin:0px; border:0; display:flex; justify-content: center; align-items: stretch; flex-direction:column; flex-direction:column-reverse}
.c_popup .img_box {max-height:600px; padding:0px; border-radius:8px;}
.c_popup .close_box {background:transparent; border:0;}
.c_popup .close_box li {border:0 !important;}
.c_popup .close_box ul {display:flex; justify-content: space-between; align-items: center; flex-direction:row;}
.c_popup .close_box .btn {color:#333; font-size:12px; padding-left:0px; padding-right:0px; letter-spacing:-1px;}


/* 큰화면에서 */
@media screen and (min-width:600px) {
	.c_popup {height:auto; width:auto; background:transparent; position:absolute; top:0}
	.c_popup .inner {border-radius:0px; background:transparent;}
	.c_popup .img_box { border-radius:0px; order:1}
	.c_popup .close_box {background:#fff; padding:0 8px; border:1px solid #ddd; border-top:0; display:flex; justify-content: space-between; align-items: center; flex-direction:row;}
}

@media screen and (max-width:600px) {
	.c_popup {bottom:0; top:auto !important; left:0 !important}
}


.c_cs_main .cs_info ul {padding:0 30px;}
.c_cs_main .cs_info .tel dd a {white-space:nowrap}



/* 원데이넷 문의로 요청하여 숨김 */
.c_cs_main .right_faq {display:none;}




/* 유지보수 : 디자인html소스 추가 */
.view_detail {overflow:visible}
.view_conts {overflow:hidden; padding-top:0px;}

.pv_logo {overflow:hidden; margin:0 -15px; background:#333; margin-bottom:20px; padding:20px;}
.pv_logo {display:flex; justify-content: flex-start; align-items: center; flex-direction:row}
.pv_logo .pv_img {overflow:hidden; width:60px; height:60px; border-radius:100px; margin-right:10px; display:flex; justify-content: center; align-items: center; flex-direction:column;}
.pv_logo .pv_img img {width:100%; height:100%;}
.pv_logo .pv_tx {font-size:16px; line-height:1.4; font-weight:500; flex:1}


.pv_html {overflow:hidden; margin:0 -15px !important; float:none !important; clear:both; width:auto !important;}
.pv_html * {box-sizing:border-box;}
.pv_html .pv_onebox {margin-top:30px; float:none !important; width:auto !important;}
.pv_html .pv_tit {padding:0 15px; color:#000; font-size:15px; font-weight:500; display:flex; justify-content: flex-end; align-items: flex-start; flex-direction:column; position:relative;}
.pv_html .pv_tit:before {content:""; width:100%; height:1px; background:#ccc; position:absolute; left:0; bottom:0;}
.pv_html .pv_tit .tt {padding-bottom:12px; line-height:1; display:inline-block; width:auto !important; position:relative; border-bottom:2px solid #000;}
.pv_html .pv_cont {background:#f7f7f7; padding:20px 25px; word-wrap:break-word; word-break:keep-all; white-space:normal; color:#737478;}
.pv_html .pv_cont * {color:#737478;}





/* 전북총판 추가 */
.tc_jb {position:fixed; right:0; top:0; width:100%; height:100%; z-index:1000000; display:flex; justify-content: stretch; align-items: flex-end; flex-direction:column; box-sizing:border-box;}
.tc_jb {transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; z-index:-1; opacity: 0; filter: alpha(opacity=0); -ms-filter:alpha(opacity=0);}
.tc_jb li {list-style:none;}
.tc_jb {background:rgba(0,0,0,0.7);;}
.tc_jb .in_bx {max-width:500px;  flex:1; width:100%; display:flex; justify-content: stretch; align-items: stretch; flex-direction:column; height:100%; }
.tc_jb .jb_list {display:flex; justify-content: flex-start; align-items: stretch; flex-direction:row; flex:1; overflow:hidden; background:#fff;}

.tc_jb .jb_list .name_list {width:140px; background:#f8f8f8; box-sizing:border-box; overflow-y:auto; overflow-x:hidden; padding:20px 0px; }
.tc_jb .jb_list .name_list ul {}
.tc_jb .jb_list .name_list .js_tab {height:45px;  font-size:14px; color:#000; font-weight:500; line-height:1.2; text-align:center;}
.tc_jb .jb_list .name_list .js_tab {display:flex; justify-content: center; align-items: center; flex-direction:column; padding:0 10px;}
.tc_jb .jb_list .name_list .js_tab:hover {background:#fff;}
.tc_jb .jb_list .name_list .js_tab.hit {background:#207ac8; color:#fff; }

.tc_jb .jb_list .info_list {flex:1; padding:30px 20px 20px; box-sizing:border-box; overflow-y:auto; overflow-x:hidden; height:100%;}
.tc_jb .jb_list .info_list {display:flex; justify-content: stretch; align-items: stretch; flex-direction:column;}

.tc_jb .jb_list .one_jb {}
.tc_jb .jb_list .one_jb dl {display:flex; justify-content: flex-start; align-items: center; flex-direction:row}
.tc_jb .jb_list .one_jb dl+ dl {margin-top:20px;}
.tc_jb .jb_list .one_jb dt {text-align:center; width:30px; margin-right:3px;}
.tc_jb .jb_list .one_jb dd {color:#000; font-size:14px; letter-spacing:-0.3px; line-height:1.45; flex:1; word-wrap:break-word; word-break:keep-all; white-space:normal;}
.tc_jb .jb_list .one_jb dd a {display:block;}
.tc_jb .jb_list .one_jb dt img {width:15px;}
.tc_jb .jb_list .one_jb dl.ic_call img {width:14px;}
.tc_jb .jb_list .one_jb dl.ic_call dd {font-size:15px;}
.tc_jb .jb_list .one_jb dl.ic_map { align-items: flex-start;}
.tc_jb .jb_list .one_jb dl.ic_map dd { padding-top:1px;}

.tc_jb .jb_list .bn_img {overflow:hidden; margin-top:20px;}
.tc_jb .jb_list .bn_img img {width:100%;}
.tc_jb .jb_list .bn_img li {font-size:0px;}
.tc_jb .jb_list .bn_img a {display:block; font-size:0px;}
.tc_jb .jb_list .bn_img li+ li {margin-top:5px;}
.tc_jb .jb_list .rolling_box {}
.tc_jb .jb_list .rolling_icon {display:flex; justify-content: center; align-items: center; flex-direction:row; margin-top:10px;}
.tc_jb .jb_list .rolling_icon .icon {width:5px; height:5px; background:#ccc; border-radius:100px; margin:0 3px;}
.tc_jb .jb_list .rolling_icon .icon.hit {background:#000;}

.js_tab_content {display:flex; justify-content: space-between; align-items: stretch; flex-direction:column; flex:1}




.tc_jb .tit { display:flex; justify-content: center; align-items: center; flex-direction:column; position:relative; height:70px; border-bottom:1px solid #eee; box-sizing:border-box; background:#fff;}
.tc_jb .tit { font-weight:500; font-size:21px; letter-spacing:-1px; color:#000;}
.tc_jb .tit .btn_close {position:absolute; right:0; top:0; width:70px; height:100%; display:flex; justify-content: center; align-items: center; flex-direction:column;}
.tc_jb .tit .btn_close svg {width:15px; height:15px;}

.if_open_jblist .tc_jb {z-index:1000000; opacity: 1; filter: alpha(opacity=100); -ms-filter:alpha(opacity=100);}


@media screen and (max-width:500px) {

	.tc_jb {background:rgba(0,0,0,0.75); top:100%; z-index:1000000; opacity: 1; filter: alpha(opacity=100); -ms-filter:alpha(opacity=100);}
	.tc_jb .tit {background:transparent; color:#fff;}
	.tc_jb .tit .btn_close svg {fill:#fff;}
	.tc_jb .jb_list .name_list {width:120px;}
	.tc_jb .jb_list .info_list dd {font-size:13px;}

	.if_open_jblist .tc_jb {top:0}
}


.rm_footer .pg_box {display:flex; justify-content: flex-start; align-items: center; flex-direction:row; box-sizing:border-box; max-width:360px; text-align:left; cursor:pointer}
.rm_footer .pg_box {margin:20px auto 30px; border:1px solid #e5e5e5; padding:10px 15px; }
.rm_footer .pg_box .ic_pg {overflow:hidden; font-size:0px;}
.rm_footer .pg_box .ic_pg img {width:55px;}
.rm_footer .pg_box .pc_txt {flex:1; font-size:11px; color:#aaa; letter-spacing:-0.5px; padding-left:10px; word-wrap:break-word; word-break:keep-all; white-space:normal; }
.rm_footer .pg_box .btn {color:#888; text-decoration:underline; margin-top:5px;}




/* 주문페이지 무통장 안내문구 추가 :: 2022-12-22 ARA */
.pay_bank_guide {background:#f5f5f5; border-radius:5px; padding:15px; color:#333; font-size:11px; line-height:1.45; margin-top:10px; word-wrap:break-word; word-break:keep-all; white-space:normal;}
.pay_bank_guide strong {color:#e60213;}


