.v-m { display: none; }
.v-pc img { margin: auto; }
.v-m img { margin: auto; width: 100% !important; height: auto !important; }

.order-list-scroll { overflow-x: auto; overflow-y: hidden; }
.list-scroll-inner { min-width: 500px; }



/*
  Default
*/
.sub_head_title { padding-bottom: 13px; border-bottom: 1px solid #bbbbbb; }
.sub_head_title h1 { font-size: 33px; }
.sub_head_title .list { margin-top: 10px; }
.sub_head_title .list a { padding-right: 20px; background: url('/child/img/icon/icon_sub_arrow.png') no-repeat center right 5px; }
.sub_head_title .list a span { font-size: 14px; color: #666666; }
.sub_head_title .list a:first-child span { margin-top: 3.5px; display: inline-block; vertical-align: top; width: 16px; height: 13px; font-weight: 400; background: url('/child/img/icon/icon_sub_nav.png') no-repeat center; }
.sub_head_title .list a:last-child { padding-right: 0; background: none; }



/*
  Pop up
*/
 #popup > div > table { background-color: #fff; height: auto !important; }
 #popup > div > table img { width: 100% !important; height: auto !important; }
 #popup > div > table table { margin: auto; }



 /*
   Quick Menu Style
 */
#quickmenu { position: relative; top: 0; left: 0; }
#quickmenu-wrap { z-index: 99999; position: absolute; top: 10px; right: 0; width: 90px; height: auto; text-align: center; font-size: 13px; color: #fff; background-color: #fff; border-top: 2px solid #70ae31; border-left: 1px solid #dddddd; border-right: 1px solid #dddddd; }
#quickmenu-top { padding: 25px 0; border-bottom: 1px solid #dddddd; }
#quickmenu-top div { padding-bottom: 25px; }
#quickmenu-top div:last-child { padding-bottom: 0; }
#quickmenu-top div a { font-size: 14px; color: #444; font-weight: 400; }
#quickmenu-top div a span { display: block; margin-bottom: 10px; height: 35px; }
#quickmenu-middle { position: relative; height: 305px; background-color: #fff; }
#quickmenu-bottom { height: 25px; background-color: #70ae31; }
#quickmenu-bottom .page_top { height: 25px; line-height: 25px; }
.login-underline { position: relative; display: inline-block; color: #fff; }
.login-underline:before { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background-color: rgba(255,255,255,0.5); }
.qlogin-btn { display: inline-block; margin: 15px 0 0; width: 100%; height: 30px; line-height: 30px; text-align: center; color: #444444; font-size: 13px; background-color: #fff; }
.page_top { cursor: pointer; }
#scrollingBanner { width: 100%; height: 100%; background-color: #fff; }
#scrollingBanner table { text-align: center; width: 100%; }
.quick_today { position: relative; width: inherit; height: inherit; }
.quick_today span { font-size: 15px; font-weight: 500; }
.slide_nav_btn { z-index: 10; position: absolute; bottom: 15px; left: 10px; }
.slide_nav_btn span { display: inline-block; width: 35px; height: 30px; border: 1px solid #cccccc; background: url('/child/img/icon/icon_quick_prev.png') no-repeat center; cursor: pointer; }
.slide_nav_btn span:last-child { border-left: none; background: url('/child/img/icon/icon_quick_next.png') no-repeat center; }
.swiper-quickmenu { overflow: hidden; padding: 0 9px; height: 210px; }
.swiper-quickmenu .swiper-slide { border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; }
.swiper-quickmenu .swiper-slide:last-child { border-bottom: 1px solid #e5e5e5; }
.swiper-quickmenu .swiper-slide a { overflow: hidden; display: block; height: 100%; }
.swiper-quickmenu .swiper-slide a img { width: auto; height: 100%; }
.swiper-quickmenu .visual_btn_wrap { display: none; }






/* 공통 */
select {font-size:9pt; color:#666666; border:1px solid #cccccc; background-color:#ffffff;}
textarea {font-size:9pt; color:#666666; border:1px solid #e7e7e7; background-color:#f4f4f4;}
.radio   {border:0px; line-height:160%;}
.input {border:0px; font-size:9pt; color:#545454; border:1px solid #dfdfdf;}
input.none {font-size:9pt;color:#545454;	border-width:1pt;	border-style:solid;	background-color:#ffffff;}
.prd_input {border:1px solid #cccccc; font-size:9pt; color:#666666;}

/*페이징간격*/
/* .Paging_Num td { padding-left:3px; } */

/* 주문 과정 */
.Product_process_top { border-top:2px solid #333; padding:0 10px 25px 0; text-align:right;}

/* 배송비, 결제 토탈 */
.Basket_price_total { background:#f8f8f8; height:60px; padding:0 10px; border-bottom:1px solid #ddd; }

/* 장바구니 */
.amout_num { font-size:9pt; color:#545454; border:1px solid #dfdfdf; background-color:#ffffff;}

/* 적립금 */
.Point_bbs_top { border:1px solid #ddd; padding:10px 15px; margin-bottom:10px }
.Point_bbs_top th { padding:0 10px; }

/***************************************************** 리스트 *****************************************************/
/* 상품 list ------------------------------------------*/
.AWprd_list_table{}
.AWprd_list_table th, .AWprd_list_table td{ text-align:center; }
.AWprd_list_table .AWprd_list_img img { width:130px; height:130px; }
.AWprd_list_table th{ height:40px; }
.AWprd_list_table td{ padding-bottom:4px; }


/* 게시판 list ------------------------------------------*/
.AWshop_list_table{}
.AWshop_list_table.border{border-top:1px solid #333;}
.AWshop_list_table th, .AWbbs_view_table td{ border-bottom:1px solid #ddd;}
.AWshop_list_table th{height:40px; background:#f7f7f7; color:#333; }
.AWshop_list_table td{ height:40px; border-bottom:1px solid #dddddd; }
.AWshop_list_table td.h70 { height:70px; }
	/* 테이블 안에 테이블 리셋 */
	.AWshop_list_table table{border:0 none;}
	.AWshop_list_table table th, .AWshop_list_table table td{height:auto; padding:0; border:0 none; background:none;}

/* 카테고리 */
.Product_ct_tit { border-top:1px solid #333; font-weight:bold; font-size:14px; text-align:left; background:url(image/title_bullet.png) left 18px no-repeat; padding:15px 0 15px 18px;}
.Product_Category_Wrap { background:#f8f8f8; border:1px solid #dddddd; padding:15px 20px; }
.Product_Category_Wrap a { color:#666; }


/***************************************************** 추천 *****************************************************/
/* 추천 list ------------------------------------------*/
/* .AWrecom_list_table { border:1px solid #ddd; margin:20px 0; padding:0px 20px 30px;  } */
.AWrecom_list_table p { border-bottom:1px solid #ddd; margin-bottom:30px; line-height:3.5; font-size:13px; color:#666; }



/***************************************************** 주문 *****************************************************/
/* 주문 page ------------------------------------------*/
/* .AWorder_form_table {border-top:1px solid #333;} */
.AWorder_form_table th, .AWorder_form_table td{text-align:left; color:#333; border-bottom:1px solid #ddd;}
.AWorder_form_table th{width:18%; height:40px; padding-left:20px; background:#f7f7f7; font-size:12px; }
.AWorder_form_table th span{color:#ff1d1d; font-weight:600;}
.AWorder_form_table td{padding:10px 0 10px 15px;}
.AWorder_form_table td .input{padding:4px; border:1px solid #ddd; vertical-align:middle;}
.AWorder_form_table td .file{background:#f7f7f7; border:1px solid #dfdfdf;}
.AWorder_form_table td select{height:22px; border:1px solid #ddd;}
.AWorder_form_table td label{vertical-align:middle;}
.AWorder_form_table td font.comment{display:inline-block; font-size:12px; color:#888;}
	/* 테이블 안에 테이블 리셋 */
	.AWorder_form_table table{border:0 none;}
	.AWorder_form_table table th, .AWorder_form_table table td{height:auto; padding:0; border:0 none; background:none;}

/* 상품주문 */
.Product_order_tit { background:url(image/title_bullet.png) left 5px no-repeat; padding: 0 0 5px 18px;
    font-size: 15px; font-weight: 600; color: #333; letter-spacing: -0.05em; line-height: 1.6;  margin: 30px 0 0px; text-align:left; }
.Product_order_tit span { font-size:11px; padding-left:45px; letter-spacing:0; color:#666; }



/***************************************************** 상품 View *****************************************************/
/* View page ------------------------------------------*/

/* 상품 이미지 */

/* #View_Product_Img img { max-height:300px; max-width:300px; width:300px; height:300px; vertical-align:middle; } */
#View_Product_SImg {border: 1px solid #ddd; width:50px; height:50px; }
#View_Product_SImg img { max-height:48px; max-width:48px; width:48px; height:48px; }

/* 상품 정보 가격*/
.View_info_price { background:#f8f8f8; border-top:1px solid #333; border-bottom:1px solid #ddd; padding:10px 0;}
.View_info_list { padding:10px 0; }
.View_info_option1 { padding-top:10px; }
.View_info_option2 { border-top:1px solid #d9d9d9; padding-top:10px; }
.View_info_scrape { border-top:1px solid #d9d9d9; padding:10px 0;}

/* 제품 뷰페이지 */
.p_name {font-size:18px; color:#333; padding:0 0px 10px 0; font-weight:bold; letter-spacing:-0.05em; }
/* .p_tit {background:url('/adm/product/image/prdinfo_line.gif') right 50% no-repeat; font-size:11px; padding:0px 10px; line-height:24px; width:100px;} */
.p_info { padding-left:20px; }
.p_info img {vertical-align:baseline;}
.price {font-weight:bold; color:#698e4a; font-size:15px; }
.price_b {font-weight:bold; color:#698e4a; font-size:15px; }


/*  상품평쓰기_view  */
#Sub_Body .prd_view_tab_inner { height:0px; border-bottom:none; }
#Sub_Body .prd_view_tab_inner div {  background:#f8f8f8; padding:20px;  border-bottom:1px solid #ddd;}


/*  사업자번호, 현금영수증  */
#Sub_Body .AWorder_form_table table { display:table !important }
#Sub_Body .AWorder_form_table table.inner_table { border:1px solid #ddd; border-bottom:none;}
#Sub_Body .AWorder_form_table table.inner_table th, .AWorder_form_table table.inner_table td {}
#Sub_Body .AWorder_form_table table.inner_table th {  background:#f7f7f7; padding-left:10px; border-bottom:1px solid #ddd; width:77px; }
#Sub_Body .AWorder_form_table table.inner_table td { padding:10px 15px; border-bottom:1px solid #ddd;}


/***************************************************** 팝업 *****************************************************/
/* 주문취소 팝업 ----------------------*/
.order_cc_tit{position:relative; height:38px; line-height:38px; font-size:16px; color:#fff; font-weight:600; letter-spacing:-0.05em; padding-left:15px; background:#aaa;}
.order_cc_tit a.close{position:absolute; right:10px; top:50%; margin-top:-10px;}

.order_cc_cont{text-align:left;}
.order_cc_cont p{margin:30px 0 0; font-size:13px; color:#666;}
.order_cc_cont .order_cc { padding:5px 0; margin:15px 25px 0;}
.order_cc_cont .order_cc table{ border-top:1px solid #333; font-size:12px; width:418px; }
.order_cc_cont .order_cc table th { font-weight:normal; background:#f7f7f7; border-bottom:1px solid #ddd; text-align:center; }
.order_cc_cont .order_cc table td{ border-bottom:1px solid #ddd; padding:15px; }
.order_cc_cont .order_cc table td input{ margin:0 3px 0 10px;}
.order_cc_cont .order_cc table td button{}

/* 쿠폰 팝업 ----------------------*/
.coupon_list_tit{position:relative; height:38px; line-height:38px; font-size:16px; color:#fff; font-weight:600; letter-spacing:-0.05em; padding-left:15px; background:#aaa;}
.coupon_list_tit a.close{position:absolute; right:10px; top:50%; margin-top:-10px;}
.coupon_tit { background:url(image/title_bullet.png) left 17px no-repeat; padding:15px 0 15px 18px;}
.coupon_tit b { color:#333; }

.coupon_list_cont{ }
.coupon_list_cont p {margin:0px 0 0; font-size:13px; color:#666;}
.coupon_list_cont .coupon_list { padding:5px 0; margin:15px 20px 0;}
.coupon_list_cont .coupon_list table{ border-top:1px solid #333;  width:593px; }
.coupon_list_cont .coupon_list table th { font-weight:normal; background:#f7f7f7; border-bottom:1px solid #ddd; font-size:12px; }
.coupon_list_cont .coupon_list table td{ border-bottom:1px solid #ddd; padding:15px; font-size:12px; }
.coupon_list_cont .coupon_list table td input{ margin:0 3px 0 10px;}
.coupon_list_cont .coupon_list table td button{}



/* 검색 -------------------------------------*/
.prd_search_top_txt { text-align:right; line-height:30px; }
.prd_search_top {padding:20px 50px; border-top:1px solid #333; border-bottom:1px solid #ddd; border-left:1px solid #ddd; border-right:1px solid #ddd; background:#f7f7f7;}
.prd_search_table {}
.prd_search_table th { text-align:left; }
.prd_search_table td input { padding:3px; }
.prd_search_table td select { padding:3px; }

.order_body{ background: #f3f4f5; }
.container{ padding: 0; }


.basket_title { text-align: center; margin-top: 16px; padding: 16px 0;}

.prd_list_header { display: table; width: 100%; background: #fafafa; }
.prd_list_header>div { display: table-cell; text-align: center; }
.prd_list_item { display: table; }
.prd_list_item>div { display: table-cell; text-align: center; vertical-align: middle; }

.order_left  { display: table-cell; width: 67%; padding: 0 16px;}
.order_right { display: table-cell; width: 33%; padding: 0 16px; padding-bottom: 24px; background: #eceff4; border-left: 1px solid #eee; border-top: 0;}
@media (max-width: 960px){
	.order_left { display: inline-block; width: 100%; }
	.order_right { display: block; width: 100%; border-left: 0; border-top: 1px solid #eee;}
}

.pay_method { display: inline-block; width: 50%; height: 48px; background: #fff; font-size: 14px; padding-top: 16px; text-align: center; border-top: 1px solid #eee; border-left: 1px solid #eee; box-shadow: 2px 2px 2px -1px rgba(0,0,0,0.3);}
input:checked+.pay_method{ background: #698e4a; color: #fff; }

.mdc-card {
  background-color: #fff;
  /* @alternate */
  background-color: var(--mdc-theme-surface, #fff);
  border-radius: 2px;
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mdc-elevation-z1{
	-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12);
	box-shadow:0 2px 1px -1px rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12);
}













/*
  My Page
*/

/*  --- Login --- */
#login { }
#login_box { padding: 10px 0; }
#login_box .form { margin: auto; max-width: 480px; }
#login_box .form .login_title { text-align: center; }
#login_box .form > div { margin: 5px 0; }
#login_box .form > div > input[type=text],
#login_box .form > div > input[type=password],
#login_box .form > div > button { width: 100%; height: 45px; }
#login_box .form > div > button { background-color: #698e4a; height: 55px; font-size: 16px; font-weight: 500; }
#login_box .form > div:nth-child(4) { margin-top: 15px; }
#login_box .form > .join_btn { margin-top: 40px; }
#login_box .form > .join_btn a { display: block; width: 100%; height: 55px; line-height: 55px; color: #444444; font-weight: 500; font-size: 16px; text-align: center; background-color: #fff; border: 1px solid #999999; }
.login_wrap, #login_tab { margin: auto; max-width: 370px; }
#login_tab .tab_menu ul li { width: 100%; height: 50px; line-height: 50px; text-align: center; letter-spacing: -0.05em; font-size: 17px; color: #333333; font-weight: 500; border-bottom: 1px solid #cccccc; cursor: pointer; }
#login_tab .tab_menu ul li.active { border-bottom: 2px solid #333333; }
#login_tab .tab_contents > ul > li { padding-top: 0; }
#login_none_box { margin-top: 50px; padding: 20px 0; }
#login_none_box .form { margin: auto; max-width: 480px; }
#login_none_box .form div a { width: 100%; color: #fff; }
#login_none_box p { text-align: center; }
#login_none_box .btn { margin-top: 5px; }
#login_none_box2 { padding: 10px 0; }
#login_none_box2 form > div { margin: 5px 0; }
#login_none_box2 form > div > input[type=text],
#login_none_box2 form > div > input[type=password],
#login_none_box2 form > div > button { width: 100%; height: 45px; }
#login_none_box2 form > div > button { background-color: #698e4a; height: 55px; font-size: 16px; font-weight: 500; }
#login_none_box2 form > .join_btn { margin-top: 40px; }
#login_none_box2 form > .join_btn a { display: block; width: 100%; height: 55px; line-height: 55px; color: #444444; font-weight: 500; font-size: 16px; text-align: center; background-color: #fff; border: 1px solid #999999; }
#naverIdLogin img { margin: auto; }



/* --- Join --- */
#join .agree_info { margin-bottom: 40px; padding: 45px 0; background: #f9f9f9; text-align: center; }
#join .agree_info h1 { margin-bottom: 15px; font-size: 17px; color: #333333; font-weight: 500; }
#join .agree_info p { font-size: 15px; color: #555555; font-weight: 400; }
#join .head_title { margin: 50px 0 15px; padding-left: 35px; background: url('/child/img/icon/icon_title.png') no-repeat center left / 22px; }
#join .head_title h3 { font-size: 23px; line-height: 23px; color: #333333; font-weight: 500; }
.join_agree_box{ margin-bottom: 80px; }
.join_agree_box div.inner{border-width:0 1px 1px; border-style:solid; border-color:#ddd; padding:20px 20px 15px; background:#f7f7f7;}
.join_tit{font-size:15px; font-weight:600; color:#999; letter-spacing:-0.05em; line-height:1.6; padding:0 0 5px 18px; margin:0 0 0px; background:url(image/title_bullet.png) left 5px no-repeat;}
.join_tit span{color:#444;}
.join_agree_box div.cont{ border:1px solid #ddd; background:#fff; }
.join_agree_box div.cont textarea{width:100%; height:280px; padding:10px; line-height:1.5; background:none; border:0 none; word-break:keep-all;}
.join_agree_box div.agree{margin:10px 0 0; text-align:right; }
.join_agree_box div.agree input{vertical-align:middle; margin-right:5px; }
.join_agree_box div.agree label{vertical-align:middle;}
.join_agree_all{ padding: 30px 0; text-align:center; background: #f6f6f6; border:1px solid #ddd; margin:20px 0 0;}
.join_agree_all input{ vertical-align: middle; margin-right: 5px; }
.join_agree_all label{ vertical-align: middle; font-size: 16px; color: #555555; }
#join_namecheck_style { margin-top: 20px; }
#join_namecheck_style .cont { padding-left: 20px; }
#join_box { padding: 20px; background-color: #fff; }
#join_table_style { border-top: 2px solid #777777; }
#j_id,
#j_password1,
#j_password2,
#j_name { width: 280px; height: 40px; }
#j_email { width: 390px; height: 40px; }
#j_id { }
#j_phone1,
#j_phone2,
#j_phone3,
#j_tel1,
#j_tel2,
#j_tel3 { width: 86px; height: 40px; }
#j_post { width: 80px; height: 40px; }
#j_address1,
#j_address2 { max-width: 800px; width: 100%; height: 40px; }
#join_table_style .btn_confirm { width: 100px; height: 40px; line-height: 40px; font-weight: 400; font-size: 14px; }
#join_table_style .comment { font-size: 14px; color: #555555; font-weight: 500; }
#join_table_style .btn_confirm { vertical-align: top; }
.join_input_caption { display: none; color: #777777; font-weight: 500; font-size: 14px; }
.join_input_caption span.point_color { color: #698e4a; }
.join_input_cont table th span{color: #698e4a; font-weight:600; }
.join_input_cont table td { padding: 10px 0 10px 15px; }
.join_input_cont table td img { display: inline-block; vertical-align: middle; }
#join_ok_style { padding: 60px 0 55px; background-color: #fff; border-top: 2px solid #777777; border-bottom: 2px solid #e5e5e5; }
#join_ok_style img { margin: auto; }
#join_ok_style .text_wrap { text-align: center; }
#join_ok_style h1 { margin: 30px 0 23px; font-size: 31px; color: #333333; font-weight: 400; }
#join_ok_style p { margin-bottom: 12px; font-size: 15px; color: #555555; font-weight: 400; }
#join_ok_style p:last-child P { margin-bottom: 0; }



/* --- ID & PW --- */
#idpw { padding-bottom: 50px; }
#idpw .fLeft { width: 50%; }
#idpw .fLeft:first-child { padding-right: 35px; }
#idpw .fLeft:last-child { padding-left: 35px; }
#idpw .fLeft:last-child .idpw_wrap { padding-top: 30px; }
#idpw .head_title { margin: 45px 0 15px; padding: 10px 0 10px 35px; background: url('/child/img/icon/icon_title.png') no-repeat center left / 22px; border-bottom: 2px solid #777777; }
#idpw .head_title h3 { font-size: 23px; line-height: 23px; color: #333333; font-weight: 500; }
#idpw .border { height: 340px; border-bottom: 2px solid #e5e5e5; }
#idpw .idpw_wrap { margin: auto; padding-top: 45px; width: 340px; border-top: none; }
#idpw .idpw_wrap input { margin-bottom: 5px; width: 100%; height: 40px; }
#idpw .idpw_wrap button { margin-top: 10px; width: 100%; }
#idpw .personal { margin-top: 30px; padding: 25px 50px; width: 100%; background-color: #f9f9f9; border: 1px solid #dddddd; }
#idpw .personal span.icon_personal { border-right: 1px solid #e5e5e5; display: inline-block; vertical-align: middle; width: 63px; height: 29px; background: url('/child/img/icon/icon_personal.png') no-repeat center left; }
#idpw .personal span:nth-child(2) { display: inline-block; vertical-align: middle; padding-left: 30px; }
#idpw .personal a.btn_personal { display: inline-block; vertical-align: center; background-color: #fff; width: 150px; height: 35px; line-height: 35px; text-align: center; border: 1px solid #dbdbdb; }


/* --- My Info --- */
.my_info_wrap { border-top: 2px solid #777777; }
#my_info_style tr th { padding: 20px; background-color: #f6f6f6; }
#m_password1,
#m_password2 { max-width: 270px; width: 100%; height: 40px; }
#m_phone1,
#m_phone2,
#m_phone3,
#m_tel1,
#m_tel2,
#m_tel3 { width: 82px; height: 40px; }
#m_email { max-width: 270px; width: 100%; height: 40px; }
#m_post { width: 80px; height: 40px; }
#m_address1,
#m_address2 { max-width: 300px; width :100%; height: 40px; }
#m_zipsearch { max-width: 100px; width :100%; height: 40px; line-height: 40px; font-weight: 400; }
#my_info_style .btn_confirm { vertical-align: top; }


/* --- Coupon --- */
#coupon_style { border-top: 2px solid #777777; }
#coupon_style tr th { background: #fbfbfb; }


/* --- My Reserve (Point) --- */
#point_top_style { margin-bottom: 10px; padding-top: 40px; width: 100%; height: 145px; text-align: center; background: #f8f8f8; border: 1px solid #f3f3f3; }
#point_top_style h1 { margin-bottom: 10px; font-size: 16px; color: #333333; font-weight: 500; }
#point_top_style span { font-family: Arial; display: inline-block; vertical-align: middle; }
#point_top_style span:nth-child(2) { font-size: 37px; color: #333333; font-weight: 700; }
#point_top_style span:last-child { margin-left: 5px; width: 90px; height: 27px; line-height: 28px; text-align: center; font-size: 20px; color: #fff; font-weight: 700; background: #698e4a; border-radius: 13px; }
#point_top_style span:last-child:after { content: 'POINT'; }
#point_bottom_style tr td { padding: 20px 0 20px 30px; }
span.point_num { display: inline-block; vertical-align: middle; font-size: 15px; color: #555555; }
span.point { display: inline-block; vertical-align: middle; color: #333333; font-weight: 700; margin-left: 5px; width: 50px; height: 17px; line-height: 19px; text-align: center; font-size: 12px !important; color: #fff; font-weight: 700; background: #698e4a; border-radius: 8px; }
span.point:after { content: 'POINT'; }



/* --- My Out --- */
#my_out_style tr th { letter-spacing: -0.06em; font-size: 15px; color: #333333; font-weight: 700; }
#my_out_style tr th span { color: #698e4a; }
#my_out_style tr td { padding: 25px 2%; }
#my_out_style tr td input,
#my_out_style tr td select { width: 100%; }


/* --- Wishlist --- */
#wishlist_icon { display: inline-block; vertical-align: middle; margin-right: 10px; width: 22px; height: 20px; background: url('/child/img/icon/icon_wishlist.png') no-repeat center; }
#wishlist_total { font-size: 15px; color: #333333; font-weight: 500; }
#wishlist_style { margin-top: 20px; border-top: 2px solid #777777; }



/*
  Product
*/
/* --- List Page --- */
#product_list_wrap { padding-top: 20px; }
#recommand_area { padding: 20px; border: 2px solid #eee; }
#recommand_area .swiper-button-prev { margin-top: -50px !important; width: 64px !important; height: 64px !important; background: url('/child/img/slide/slide_prev_4.png') no-repeat center !important; }
#recommand_area .swiper-button-next { margin-top: -50px !important; width: 64px !important; height: 64px !important; background: url('/child/img/slide/slide_next_4.png') no-repeat center !important; }
#product_category_style { display: none; }
.recom_product_wrap { text-align: center; }
.recom_product_wrap .product_head .recom_product_img { height: 200px; }
.recom_product_wrap .product_head .recom_product_img a img { height: 100%; width: auto; }
.recom_product_wrap .product_body h3 { padding: 10px 0; }
#product_count_style { margin-top: 40px; }
#product_count_style select { width: 180px; height: 40px; }
#product_count_style p { font-size: 22px; color: #555555; }
#product_count_style p strong { font-weight: 400; }
#list_count_style tr td select { height: 35px; }
#list_count_style tr td tr td tr td { padding: 10px; }
#list_count_style tr td.list_count { padding: 10px; }
#list_count_style tr td.list_count .count_text { color: #1e458f; }
#product_list:after{ content: ''; display: block; clear: both; }
#product_list .list .product_wrap { text-align: center; }
#product_list .list .product_wrap .product_head .product_img { overflow: hidden; height: 200px; }
#product_list .list .product_wrap .product_head .product_img a { display: block; position: relative; height: inherit; }
/* #product_list .list .product_wrap .product_head .product_img a img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); margin: auto; width: auto; height: 100%; } */
#product_list .list .product_wrap .product_head .product_img a img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); margin: auto; width: 100% !important; height: auto !important; }
#product_list .list .product_wrap .product_body .product_name { margin: 5px auto 10px; max-width: 200px; width: 100%; text-align: center; overflow: hidden; white-space: nowrap; word-break: break-all; text-overflow:ellipsis; }
#product_list .list .product_wrap .product_body .product_name a { font-size: 17px; font-weight: 500; color: #666666; }
#product_list .list .product_wrap .product_body .product_info { display: none; position: relative; height: 24px; }
#product_list .list .product_wrap .product_body .product_info span { position: absolute; padding: 0 10px; width: 50%; overflow: hidden; white-space: nowrap; word-break: break-all; text-overflow:ellipsis;
 }
#product_list .list .product_wrap .product_body .product_info span:first-child { top: 0; left: 0; text-align: right; }
#product_list .list .product_wrap .product_body .product_info span:last-child { text-align: left; }
#product_list .list .product_wrap .product_body .product_info span.vline { top: 0; right: 0; border-left: 1px solid #e5e5e5; }
/* #product_list .list .product_wrap .product_body span.vline:last-child { margin-left: 10px; padding-right: 0; border-right: none; } */
#product_list .list .product_wrap .product_price { height: auto; }
#product_list .list .product_wrap .product_price img { margin: auto; }
#product_list .list .product_wrap .product_price span { font-family: Arial; font-size: 17px; color: #333333; font-weight: 500; }
#product_list .list .product_wrap .product_price span.price { font-size: 24px; font-weight: bold; }
#product_list .list .product_wrap .product_price .product_coupon img { display: inline-block; vertical-align: top; }



/*
  Product View Page Style
*/
#product_view_wrap { padding: 50px 0; }
#product_view_wrap:after { content: ''; display: table; clear: both; }
#product_view_image { margin-bottom: 30px; width: 48%; float: left; }
#product_view_image img { margin: auto; }
#product_view_info { float: right; padding-top: 20px; width: 48%; }
#product_view_info span.item_price { display: inline-block; margin-bottom: 30px; font-size: 46px; color: #698e4a; font-weight: 700; }
#product_view_info span.item_price_txt { font-size: 24px; color: #698e4a; font-weight: 500; }
#product_view_info .item_title { font-size: 24px; color: #222222; font-weight: 500; }
#product_view_info img { display: inline-block; }
#View_Product_Img { overflow: hidden; position: relative; border:1px solid #ddd; width: 100%; height: 500px; line-height:100%; }
#View_Product_Img img { position: absolute; left: 0; top: 50%; transform: translateY(-50%); margin: auto; padding: 20px 0; width: 100%; height: auto; }
#zoom_btn_wrap { display: none; }
#thumbnail_wrap { display: none; margin-top: 10px; }
#thumbnail_wrap:before { content: ''; clear: both; display: table; }
.view_thumbnail { float: left; margin-right: 1%; width: 19.2%; border: 1px solid #e5e5e5; }
.view_thumbnail:last-child { margin-right: 0; }
.view_thumbnail:hover { cursor: zoom-in; border: 1px solid #777777; }
.view_thumbnail img { width: 100%; height: auto; }
.item_info_1 { padding-top: 30px; border-top: 1px solid #e5e5e5; }
.item_info_2 { padding-bottom: 30px; border-bottom: 2px solid #9f9f9f; }
#item_info_style tr th { padding: 10px 5px; width: 140px; text-align: left; font-weight: 500; font-size: 15px; color: #444444; }
#item_info_style tr td { text-align: left; font-weight: 400; font-size: 15px; color: #666666; }
#item_info_style .btnAmount-wrap { width: 132px; height: 35px; }
#item_info_style .btnAmount-wrap a { height: 32px; line-height: 32px; }
#item_info_style .btnAmount-wrap input { width: 80px; height: 32px; line-height: 32px; }
#item_info_style .row_border { padding: 20px 0; }
#item_info_style .row_border div { width: 100%; height: 1px; background: #e5e5e5; }
#item_info_style select { width: 130px; height: 30px; }
#product_view_info .total_area { margin-top: 30px; padding: 20px 0 55px; text-align: right; border-top: 2px solid #9f9f9f; }
#product_view_info .total_area span:first-child { font-size: 17px; color: #333333; font-weight: 500; }
#product_view_info .total_area span:nth-child(2) { font-family: Arial; font-size: 30px; color: #698e4a; font-weight: 700; padding: 0 5px 0 15px; }
#product_view_info .total_area span:last-child { font-size: 17px; color: #698e4a; font-weight: 500; }
#item_scrape_style { display: none; }
.btnAmount-wrap { display: inline-block; vertical-align: top; float: left; position: relative; padding: 0 25px; width: 102px; height: 25px; border: 1px solid #dddddd; background: #fff; }
.btnAmount-wrap a { position: absolute; top: 0; display: block; width: 25px; height: 23px; line-height: 25px; text-align: center; background: #f4f4f4; }
.btnAmount-wrap a:first-child { left: 0; }
.btnAmount-wrap a:nth-child(2) { right: 0; }
.btnAmount-wrap input { padding: 0; width: 50px; height: 23px; text-align: center; background-color: #fff; border: none; border-left: 1px solid #dddddd; border-right: 1px solid #dddddd;  }
.btn-modify { display: inline-block; vertical-align: top; margin-left: 5px; }
.btn-modify button { width: 80px; }
.view_btn_wrap .btn { width: 240px; height: 60px; line-height: 60px; }
.view-btn-wrap .view-btn { float: left; width: 50%; }
.view-btn-wrap .view-btn a { width: 100%; }
.view-btn:first-child { padding-right: 5px; }
.view-btn:last-child { padding-left: 5px; }


/* --- Q & A --- */
#qna_form .qna { border-top: 1px solid #bbbbbb; border-bottom: 1px solid #bbbbbb; }
#qna_form .q_title { padding: 25px; cursor: pointer; border-bottom: 1px solid #f6f6f6; }
#qna_form .q_title:hover { background: #fafafa; }
#qna_form .q_title .fLeft span { font-size: 15px; color: #555555; }
#qna_form .q_title .fRight span { display: inline-block; vertical-align: middle; padding: 0 15px 0 0; line-height: 12px; font-size: 15px; color: #666666; }
#qna_form .q_title .fRight span:last-child { padding: 0 0 0 15px; border-left: 1px solid #e5e5e5; }
#qna_form .q_content { display: none; padding: 25px; }
#qna_form .q_icon { display: inline-block; vertical-align: top; margin: 4px 10px 0 0; width: 10px; height: 10px; background: url('/child/img/icon/icon_qna_a.png') no-repeat center; }
.a_content { background: #f6f6f6; font-size: 15px; color: #555555; }
#qna_btn_wrap .btn { width: 95px; height: 35px; line-height: 35px; border-color: #cccccc; }


/* --- View Tab Menu --- */
.view_tab_menu { clear: both; padding: 50px 0; width: 100%; }
.view_tab_menu .tab_menu > ul { position: relative; }
.view_tab_menu .tab_menu > ul:before { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background-color: #999999; }
.view_tab_menu .tab_menu > ul > li { float: left; width: 25%; background-color: #f9f9f9; border-top: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; }
.view_tab_menu .tab_menu > ul > li a { display: block;  width: 100%; height: 45px; line-height: 45px; text-align: center; color: #888888; font-size: 15px; letter-spacing: -0.04em; color: #888888; font-weight: 500; }
.view_tab_menu .tab_menu > ul > li.active { position: relative; margin-top: 0; border-top: 2px solid #999999; background-color: #fff; border-left: 2px solid #999999; border-right: 2px solid #999999; }
.view_tab_menu .tab_menu > ul > li.active a { height: 45px; color: #333333; font-weight: 500; }
.view_tab_menu .tab_menu > ul > li.active:before { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background-color: #fff; }
.view_tab_menu .tab_contents > ul { position: relative; }
.view_tab_menu .tab_contents > ul > li { display: none; position: absolute; top: 0; left: 0; padding-top: 35px;}
.view_tab_menu .tab_contents > ul > li.active { display: block; height:auto; position:relative; }
.view_tab_menu .row { font-family: NotoKR, Arial; padding: 55px 0; border-bottom: 1px solid #e5e5e5; }
.view_tab_menu .row:last-child { border-bottom: none; }
.view_tab_menu .row div { display: inline-block; vertical-align: top; }
.view_tab_menu .row div:first-child { width: 11.666667%; }
.view_tab_menu .row div:last-child { width: 88.333333%; padding: 10px 0 0 30px; }
.view_tab_menu .row div h3 { margin-bottom: 20px; font-size: 21px; color: #333333; font-weight: 500; }
.view_tab_menu .row div p { margin-bottom: 20px; font-size: 14px; color: #555555; font-weight: 400; }
.view_tab_menu .row div p:last-child { margin-bottom: 0; }
.view_tab_menu .row:nth-child(2) div p { margin-bottom: 15px; }
.view_tab_menu .row:nth-child(3) div > p { margin-top: 30px; }
.view_tab_menu .row:nth-child(3) div ul li p { margin-bottom: 25px; }
.view_tab_menu .row:nth-child(3) div p strong { font-size: 16px; color: #698e4a; font-weight: 500; }




.buy_info .row { font-family: NotoKR, Arial; padding: 55px 0; border-bottom: 1px solid #e5e5e5; }
.buy_info .row:last-child { border-bottom: none; }
.buy_info .row:after { content: ''; display: block; clear: both; }
.buy_info .row div { float: left; }
.buy_info .row div:first-child { width: 11.666667%; }
.buy_info .row div:last-child { width: 88.333333%; padding: 10px 0 0 30px; }
.buy_info .row div h3 { margin-bottom: 20px; font-size: 21px; color: #333333; font-weight: 500; }
.buy_info .row div p { margin-bottom: 20px; font-size: 14px; color: #555555; font-weight: 400; }
.buy_info .row div p:last-child { margin-bottom: 0; }
.buy_info .row:nth-child(2) div p { margin-bottom: 15px; }
.buy_info .row:nth-child(3) div > p { margin-top: 30px; }
.buy_info .row:nth-child(3) div ul li p { margin-bottom: 25px; }
.buy_info .row:nth-child(3) div p strong { font-size: 16px; color: #d21d1d; font-weight: 500; }





/* --- Product View Info Tab --- */
.View_Detail_Wrap { background: url(/child/img/prd/tab_line.gif) bottom repeat-x #ffffff; margin:20px 0 13px; }
.View_Detail_Wrap ul { overflow:hidden; width:100%; }
.View_Detail_Wrap ul li { position:relative; float:left; width: 33.33333%; border-top:1px solid #fff; border-bottom:none; font-size:12px; background-color: #f0f0f0; cursor:pointer; }
.View_Detail_Wrap ul li.current {position:relative;border-top:2px solid #698e4a;border-left:2px solid #698e4a;border-right:2px solid #698e4a;background-color:#fff;margin-right:-1px;z-index:5;}
.View_Detail_Wrap ul li.current p {font-weight:bold; color:#888888;}
.View_Detail_Wrap ul li p { padding:9px 15px 8px 15px; text-align:center; color:#888888; }

#content_style { font-family: NotoKR, Arial; padding: 20px; }
#v_option1 { width: 210px; height: 35px; }


/* --- View Expect --- */
#rate-register-box { margin-top: 30px; padding: 25px; background-color: #fafafa; border: 1px solid #eeeeee; }
.register-box-top { margin-bottom: 10px; }
.register-box-top span:first-child { padding-right: 15px; border-right: 1px solid #e5e5e5; }
#register_btn { position: relative; padding-right: 140px; }
#register_btn input { padding-left: 20px; width: 100%; height: 70px; }
#register_btn button { position: absolute; right: 0; top: 0; width: 140px; height: 70px; background-color: #698e4a; color: #fff; }




/* Product Review */
/* input */

.review_write table { border-top: #e5e5e5; }
.review_write table tr th { padding: 15px; text-align: left; background: #f8f8f8; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }
.review_write table tr td { padding: 15px; border-bottom: 1px solid #e5e5e5; }
.review_write_wrap td:nth-child(3) img { display: none; }
.review_write_wrap img { display: inline-block; }
.input_info { padding: 10px 0; text-align: right; }
.review_input_table { border-top: 1px solid #e5e5e5; }
.review_input_table tr th { padding: 10px 15px; text-align: left; background: #f8f8f8; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }
.review_input_table tr td { padding: 10px 15px; text-align: left; border-bottom: 1px solid #e5e5e5; }
.review_input_star label { padding-right: 10px; cursor: pointer; }

#product_review_wrap { padding-top: 15px; border-top:1px solid #ccc; }
#product_review_wrap .view_image img { display: inline-block; margin: 10px 0 0; max-width: 600px; }
.product_star { width: 100px; }
.star { display: inline-block; vertical-align: top; }
.product_star img { display: inline-block; }
.review_info p { position: relative; padding-right: 30px; display: inline-block; color: #888; }
.review_info p:after { content: ''; position: absolute; top: 0; right: 15px; bottom: 0; margin: auto; width: 1px; height: 13px; background: #888; }
.review_info span { color: #888; }
#product_review_wrap .review_thumb img { margin-top: 0; }
.review_thumb { display: inline-block; vertical-align: middle; }
.review_thumb .view_image { padding-right: 15px; }
.review_thumb img { width: 50px !important; height: 50px !important; }
.review_toggle{
  padding: 0;
}
.review_toggle i {
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
}
[data-toggle="off"] i{
background: url('/child/img/icon/arrow_down.png') no-repeat center;
}
[data-toggle="on"] i{
  background: url('/child/img/icon/arrow_up.png') no-repeat center;
}
.review_contents{
  margin: 10px 0;
}
[data-review="off"]{
  display: none;
}


/* AnswerBasic */
.anw_c {
  display: inline-block;
  padding: 5px;
  background: #fafafa;
  font-weight: 500;
}






/* --- Product Search List --- */
#product_search_form_style { display: none; }



/*
  Cart / Basket
*/
#basket_title { display: none; }
#basket_process img { width: 100%; }
#cart_list_style { background-color: #fff; border-top: 1px solid #eee; }
#cart_list_style th { padding: 10px 0; background-color: #fafafa; font-weight: normal;}
#cart_list_style tr td { border-top: 1px solid #e5e5e5; }
#cart_list_style .item_align1 { overflow: hidden; float: left; margin-top: 17px; padding: 20px 0; width: 80px; }
#cart_list_style .item_align1 a { position: relative; display: block; width: 100%; height: 50px; }
#cart_list_style .item_align1 a img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; height: 100px; }
#cart_list_style .item_align2 { float: left; padding: 30px 0 30px 25px; text-align: left; }
#cart_list_style .item_align2 > a { display: block; text-align: left; }
#cart_list_style .item_align2 span { display: inline-block; margin-bottom: 10px; }
#cart_list_style .item_align2 .btn-modify .btn { width: 50px; height: 25px; line-height: 24px; font-size: 13px; color: #666666; font-weight: 500; background: #f7f7f7; border: 1px solid #cccccc; }
#cart_list_style .price { font-size: 25px; color: #333333; font-weight: 700; }
#cart_list_style .price span { margin-left: 3px; font-size: 15px; font-weight: 400; }

#cart_total_style tr td { font-size: 15px; font-weight: 500; }
#cart_total_style span.price { font-size: 16px; color: #698e4a; }
#cart_total_style #total_price { font-family: Arial; padding: 0 5px 0 10px; font-size: 20px; color: #333; font-weight: bold; }



#cart_list_style .point { display: block; margin: auto !important; font-weight: 500; }
.prd_point { font-family: Arial; font-size: 19px !important; color: #666666; }

.btn_delete_item { padding: 5px; background: #f4f4f4; border: 1px solid #cccccc; }




#basket_list_item { display: none; margin-bottom: 20px; background-color: #fff; }
#basket_list_item:after { content: ''; display: table; clear: both; }
#basket_list_item .basket_list_left { float: left; padding: 4.6875%; width: 30%; }
#basket_list_item .basket_list_right { float: left; padding: 4.6875%; width: 70%; }
#basket_list_item .basket_list_left .item_img img { width: 100%; height: auto; }
#basket_list_item .btn-modify input { margin-left: 5px; width: 75px; height: 30px; background-color: #fff; border: 1px solid #ddd; color: #666; }
#basket_list_item .basket_list_bottom { clear: both; padding: 4.6875%; }
#basket_list_item .basket_list_bottom_wrap { padding: 2%; background-color: #f5f5f5; }
#basket_list_item .basket_list_bottom_wrap ._tit { float: left; height: 30px; line-height: 30px; }
#basket_list_item .basket_list_bottom_wrap ._content { float: right; height: 30px; line-height: 30px; }
#basket_list_item .basket_list_bottom_wrap > div { padding: 10px 0; }
#basket_list_item .basket_list_bottom_wrap > div:first-child { border-bottom: 1px solid #e5e5e5; }
.basket_btn_wrap { margin-top: 20px; }
.basket_btn_wrap .btn { width: 125px; }
.basket_delete .btn_border { width: 75px; height: 30px; line-height: 30px; font-size: 14px; color: #666666; font-weight: 500; background: #f7f7f7; border: 1px solid #cccccc; }

.product_order_box { padding: 20px 0; }
.product_order_box .head_title { margin-top: 12px; }
.product_order_box .Product_order_title { text-align: left; }
.product_order_box .Product_order_title span { font-size: 14px; }
.product_order_box .order_box_wrap { padding: 2%; background-color: #fff; border-top: 2px solid #698e4a; }
.product_order_box .order_box_wrap tr:first-child th,
.product_order_box .order_box_wrap tr:first-child td { border-top: 1px solid #ddd; }
.product_order_box .order_box_wrap tr:last-child th,
.product_order_box .order_box_wrap tr:last-child td { border-bottom: 1px solid #ddd; }
#p_name,
#p_name2 { width: 100%; max-width: 190px; height: 35px; }
#p_email { width: 100%; max-width: 300px; height: 35px; }
#p_phone1,
#p_phone2,
#p_phone3,
#p_phone4,
#p_phone5,
#p_phone6,
#p_tel1,
#p_tel2,
#p_tel3,
#p_tel4,
#p_tel5,
#p_tel6 { width: 100%; max-width: 55px; height: 35px; }
#p_post1,
#p_post2 { width: 80px; height: 35px; }
#p_zipsearch1,
#p_zipsearch2 { display: inline-block; vertical-align: top; width: 100px; height: 35px; line-height: 35px; text-align: center; font-weight: 400; color: #fff; background-color: #666 }
#p_address1,
#p_address2,
#p_address3,
#p_address4 { display: block; width: 100%; max-width: 300px; height: 35px; }
#p_demand { width: 100%; max-width: 600px; height: 35px; }
#p_coupon,
#p_reserve { height: 35px; }

#pay_method_style tr th,
#pay_method_style tr td { border-bottom: 1px solid #ddd; }


/* Order */
.head_title { padding: 12px 12px 12px 40px; text-align: left;background: url('/child/img/icon/icon_title.png') no-repeat center left / 22px; background-position-x: 8px; }
.head_title h3 { margin-bottom: 0; font-size: 18px; line-height: 23px; color: #333333; font-weight: 500; }


/* --- order <2> --- */
#cart_list_style tr td.item_img { padding: 15px; }
#cart_list_style tr td.item_img a { display: block; }
#cart_list_style tr td.item_img a img { height: 100px; width: auto; }


/* --- order <3> --- */
#p_pay_account { max-width: 190px; width: 100%; height: 35px; }

#tax01,
#tax02 { padding: 2%; }
#tax01 tr th,
#tax02 tr th { width: 18%; height: 40px; padding: 10px; text-align: left; background: #f7f7f7; font-size: 12px; border-bottom: 1px solid #ddd; }
#tax01 tr td,
#tax02 tr td { padding: 10px 20px; background: #fff; border-bottom: 1px solid #ddd; }
#tax01 tr td input[type="text"],
#tax02 tr td input[type="text"],
#tax02 tr td input[type="password"] { width: 100%; height: 35px; }

#p_cash1,
#p_cash2,
#p_cash3,
#p_cash4 { margin-right: 1%; width: 24.25% !important; height: 35px; }
#p_cash4 { margin-right: 0; }

#p-cash-num1,
#p-cash-num2,
#p-cash-num3,
#p_cash_tel1,
#p_cash_tel2,
#p_cash_tel3 { margin-right: 1%; width: 32.66666% !important; }
#p-cash-num3,
#p_cash_tel3 { margin-right: 0; }

#p_cash_in1,
#p_cash_in2 { margin-right: 1%; width: 49.5% !important; }
#p_cash_in2 { margin-right: 0; }

#cash-name { width: 100% !important; }




/* --- 4 order <4> --- */
#pay_method_style tr th { padding: 5px 0 5px 20px;  font-size: 12px; color: #333; background-color: #f7f7f7; }
#pay_method_style tr td { padding-left: 20px; }
.pay_btn_wrap { text-align: center; }


/*
  Order Style
*/
#order { padding: 60px 0; }



/*
  Order list
*/
#order_list { padding: 20px; background-color: #fff; }
#order_list_style { border-top: 2px solid #777777; border-bottom: 1px solid #dddddd; }
#order_list_style th { padding: 10px 0; background-color: #fafafa; }
/* .order_list_wrap,
.coupon_wrap { margin-bottom: 150px; } */



.mo_cell_point { display: none; }
.mo_cell_prdinfo { display: none; }





/*
  Media Query
*/





@media (max-width: 1024px){
/*
Product View
*/
.buy_info .row div:first-child,
.buy_info .row div:last-child { float: none; padding: 0; width: 100%; }
.buy_info .row div img { margin: auto; width: 70px; height: auto; }
.buy_info .row div h3 { margin-top: 15px; text-align: center; }
}




@media (max-width: 768px){
.v-pc { display: none; }
.v-m { display: block; }


#View_Product_Img img { left: 50%; width: 50%; transform: translate(-50%,-50%); }



/*
  Pop up
*/
 #popup > div { position: fixed !important; top: 0 !important; left: 0 !important; width: 100% !important; height: auto !important; }
 #popup > div > table { width: 100% !important; height: auto !important; background-color: #fff; }
 #popup > div > table img { width: 100% !important; height: auto !important; }
 #popup > div > table table { margin: auto; }



 /*
   Quick Menu Style
*/
 #quickmenu { display: none; }


#login_box .form > div > input[type=text],
#login_box .form > div > input[type=password],
#login_box .form > div > button { height: 40px; }
#login_box .form > div > button,
#login_box .form > .join_btn a { height: 45px; line-height: 45px; font-size: 15px; }
#login_box { font-size: 14px; }
#login_box .form > .join_btn { margin-top: 30px; }
#login_box .container { padding: 0 !important; }
/*
  My Page
*/
/* Sub Mobile Nav */
.sub_head_title h1 { margin-top: 12px; }
#sub_m_nav { display: block; }
#sub_wrap { padding-top: 80px;}
#Sub_Category { display: none; }
#Sub_Container { margin: 0; padding: 15px 0; width: 100%; }


/* --- Join --- */
#join_box { padding: 20px 2%; }
#join_table_style tr th { padding-left: 2%; }
#join_ok_style h1 { line-height: 36px; }
#j_id,
#j_password1,
#j_password2,
#j_name { width: 200px; height: 40px; }
#j_id { width: 100px }
#j_email { width: 200px; height: 40px; }
#j_id { }
#j_phone1,
#j_phone2,
#j_phone3,
#j_tel1,
#j_tel2,
#j_tel3 { width: 60px; height: 40px; }
#j_post { width: 80px; height: 40px; }
#j_address1,
#j_address2 { max-width: 800px; width: 100%; height: 40px; }


/* --- My Info --- */
.join_input_tit_wrap { height: auto !important; }
.t_left { position: static !important; }
.t_right { position: static !important; margin: 5px 0; text-align: left !important; }
#my_info_style tr th { padding: 10px 5px; font-size: 14px; }

#m_address1 { margin: 5px 0; }
#m_password1, #m_password2,
#m_address1, #m_address2 { max-width: 100%; width: 100%; }
#m_phone1, #m_phone2, #m_phone3,
#m_tel1, #m_tel2, #m_tel3 { width: 32%; }
#m_phone1, #m_phone2,
#m_tel1, #m_tel2 { margin-right: 2%; }
.mn { display: none; }
.mm { padding-top: 10px; }

 /*
   Product
 */
 /* ---  List Page --- */
 .recom_product_wrap .product_head .recom_product_img { height: 130px; }
 #product_list .list .product_wrap .product_head .product_img { height: 130px; }
 #product_list .list .product_wrap .product_body .product_info { display: none; }
 #product_list .list .product_wrap .product_body .product_name a { font-size: 13px; }
 #product_list .list .product_wrap .product_price span.price { font-size: 16px; }
 .count { display: block; }
 .sub_head_pc { display: none; }
 #Sub_Container .sub_head_title { display: block; }
 #Sub_Container #product_count_style { margin: 20px 0 10px; }
 #Sub_Container .sub_head_title p { font-size: 19px; color: #333333; font-weight: 500; }
 #product_count_style .fLeft { display: none; }
 #product_count_style .fRight { width: 100%; }
 #product_count_style .fRight select { width: 100%; height: 35px; }


 /* --- View Page --- */
 #product_view_wrap { padding-top: 0; }
 #product_view_wrap:after { content: ''; display: table; clear: both; }
 #recommand_area .swiper-container { padding: 0 !important; }
 #recommand_area .swiper-button-prev { margin-top: -50px !important; width: 30px !important; height: 30px !important; background: url('/child/img/slide/slide_prev_4.png') no-repeat center / 30px !important; }
 #recommand_area .swiper-button-next { margin-top: -50px !important; width: 30px !important; height: 30px !important; background: url('/child/img/slide/slide_next_4.png') no-repeat center / 30px !important; }
 #product_view_image { padding: 10px 4.6875%; width: 100%; float: none; background-color: #fff; }
 #product_view_info { margin-top: 20px; padding: 10px 4.6875%; width: 100%; float: none; background-color: #fff; }

#View_Product_Img { height: 250px; }
#product_view_info .item_title { font-size: 18px; }
#item_info_style tr th,
#item_info_style tr td { font-size: 14px; }
.prd-total { padding: 0 8px; }



 /* --- Product View Info Tab--- */
 .View_Detail_Wrap ul li p { font-size: 12px; }

 /* Product View Detail Wrap */
 .View_Detail_Wrap { background: none; }
 .View_Detail_Wrap ul li { background-color: #fff; border-bottom: 2px solid #e5e5e5; }
 .View_Detail_Wrap ul li.current { border-top: none; border-left: none; border-right: none; border-bottom: 2px solid #70ae31; }
 .View_Detail_Wrap ul li p { padding: 10px 0; letter-spacing: -0.08em; }
 #content_style { padding: 0; }
 #content_style img { width: 100% !important; height: auto !important; }



 /* Review */
 #product_review_wrap td,
 #product_review_wrap p,
 #product_review_wrap span { font-size: 13px; }
 .product_star { width: 55px; }
 .product_star img { width: 10px; }
 .review_info p { padding-right: 16px; }
 .review_info p:after { right: 8px; height: 10px; }
 .review_toggle i { width: 25px; height: 25px; }
 #cart_list_style tr td.item_img a img{
   height: 50px;
 }
 .review_write_wrap { padding: 15px; background: #fff; }
 .review_write_wrap input[type=file] { width: 100%; }
 .review_input_table tr th { width: 2%; }



 /*
   Cart / Basket
 */
 #basket_title { display: block; }
 #basket_title h1 { font-size: 20px; }
 #basket_process { display: none; }
 #basket_list_item { display: block; }
 #cart_list_style .price,
 #cart_list_style th { font-size: 13px; }
 #cart_list_style tr th:nth-child(5) { width: 40px; }
 #cart_list_style .item_align1 { float: none; margin: 17px 0 0 5px; }
 #cart_list_style .price { padding: 0 5px; }
 #cart_list_style .price span { font-size: 12px; }
 .btnAmount-wrap { margin-bottom: 5px; }
 .prd_point { padding: 0 5px; font-size: 13px !important; }
 span.point { width: 35px; font-size: 10px; }
 #cart_total_style tr td { font-size: 12px; letter-spacing: -0.06em; }
 #cart_total_style { padding: 0; }
 #cart_total_style #total_price { font-size: 18px; }


.bbs_cell_point { display: none; }


 /* Order Button Wrap */
 #button_wrap { width: 100%; }
 #button_wrap a.btn { float: left; width: 49%; }
 #button_wrap a.btn:first-child { margin-right: 2%; }



 /*
   Order Style
 */
 #order { padding: 60px 0; }



 /*
   Order list
 */
 #order_list { padding: 20px; background-color: #fff; }
 #order_list_style { border-top: 2px solid #777777; border-bottom: 1px solid #dddddd; }
 #order_list_style th { padding: 10px 0; background-color: #fafafa; }
 .order_list_wrap,
 .coupon_wrap { margin-bottom: 150px; }
 .cart_total_style { background: #f8f8f8 !important; }
 .order_list_total td,
 .order_list_total b { color: #333 !important; }
 /* Cat Style */
 .table_cat { border-top-color: #7f28a4 !important; }
 .cat-color { color: #7f28a4 !important; }
 .cat-bg { background-color: #7f28a4 !important; }
 .cat-title { background: url('/child/img_cat/icon/icon_title_cat.png') no-repeat center left / 22px !important; }
 .cat-border { color: #7f28a4 !important; border: 1px solid #7f28a4 !important; }



/*
  Order Form
*/
.cart_cell_prdinfo { display: none; }
.mo_cell_prdinfo { display: block; }
#cart_list_style tr td.item_img { padding: 10px; }
.mo_cell_prdinfo a { height: auto !important; font-size: 13px; }
.AWorder_form_table th { padding: 10px; }
.order_box_wrap tr td { padding-right: 10px; font-size: 12px; }
.pay_btn_wrap .btn { width: 49%; }
.pay_btn_wrap .btn:last-child { margin-left: 2%; }

#order .container { padding: 0 !important; }
#cart_list_style tr td { padding: 7px !important; word-break: break-word; }
.option_list span {
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.bo tr td { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }

.head_title { font-size: 18px !important; background: url('/child/img/icon/circle-title.png') no-repeat left center !important; background-position-x: 5px !important; }



/* Table Responsive Cell */
.pc_cell { display: none; }
.m_cell { display: table-cell; }


/* ======= Main ======= */
#section1 .grid .grid-12 { float: none; width: 100%; }
#Sub_Container .scroll_image { display: block; width: 100%; height: auto; }

.btn, a.btn { width: 100px; height: 35px; line-height: 35px; font-size: 14px; }
.dimmed { z-index: 10; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.3); }





#idpw .fLeft { padding-left: 0 !important; padding-right: 0 !important; width: 100%; }
#idpw .idpw_wrap { padding-top: 10px; width: 100%; }
#idpw .border { height: 250px; }
#idpw .head_title h3 { font-size: 18px; }
#idpw .head_title { background-size: auto 18px !important; }
#idpw .personal { padding: 15px; font-size: 14px; }
#idpw .personal span.icon_personal { display: block; margin: 0 auto 15px; border-right: none; width: 33px; }
.btn_personal { display: none !important; }
#idpw .personal span:nth-child(2) { padding-left: 0; }
}




@media (max-width: 650px){
.basket-td { padding: 5px 0 !important; }
.basket-row-wrap { display: block !important; }
.basket-l { display: block !important; margin: auto; }
.basket-r { display: block !important; padding-left: 0 !important; }
.basket-r a { font-family: 'Comfortaa'; font-weight: normal; font-size: 14px; }

.b-opt-table,
.b-opt-table tbody,
.b-opt-table tbody tr,
.b-opt-table tbody td { display: block; width: 100%; }
.b-opt-table tbody td:nth-child(2),
.b-opt-table tbody td:nth-child(3) { display: inline-block; vertical-align: top; }
.option_list span { position: relative !important; }

.basket_btn_wrap .fRight { margin-top: 15px; }
.basket_btn_wrap .btn { width: 97px; }

#View_Product_Img img { width: 80%; }
}


@media (max-width: 425px){
.b-form-opt,
.b-form-opt tbody,
.b-form-opt tbody tr,
.b-form-opt tbody td { display: block; width: 100%; }

.option_list { padding: 0 8px !important; }

#cart_list_style tr td { padding: 5px !important; }
}
