@charset "utf-8";
/* CSS Document */

/* 공통 버튼 - 회색버튼 */
.btn_gray_list{ }
.btn_gray_list a,
.btn_gray_list button{display:block;
    padding: 0 0 0 11px;
    background: url(../img/common/btn/btn_gray_bg.png) repeat-x;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    vertical-align: middle;}
.board_write_box .btn_upload_box .btn_gray_list button{background:#fff!important;display: inline-block;border: 1px solid #ccc;color: #555;height: 35px; box-sizing: border-box; margin-left: 3px;font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",Dotum,"돋움",sans-serif; font-size: 13px; font-weight: 500;}
.board_write_box .capcha .btn_gray_list button {height: 30px;line-height: 20px; border: 1px solid #ccc;font-size: 15px; ;}
.board_write_box .capcha .btn_gray_small span img{width: 15px; position: relative; top: 4px;}
.board_write_box .capcha .btn_gray_small span{ font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",Dotum,"돋움",sans-serif; font-size: 13px;padding-bottom: 1px;}
.btn_gray_list a em,
.btn_gray_list button em{display:inline-block; padding: 2px 20px 2px 0;  background: url(../img/common/btn/btn_gray_bg.png) no-repeat right top; }
.btn_gray_list a span,
.btn_gray_list button span{display:inline-block; padding:0px 12px 0 0;}
.btn_gray_list a:hover,
.btn_gray_list button:hover{background:#f8f8f8;}
.btn_gray_list button em{margin-top:-2px;}

.btn_gray_list .btn_gray_small{font-size:11px; background: url(../img/common/btn/btn_gray_bg_02.png) repeat-x bottom;display: inline-block;padding: 0 5px;}
.item_info_box .item_tit_detail_cont .btn_gray_list .btn_gray_small em{padding-left: 10px;}
.btn_gray_list .btn_gray_small em.icon_download{padding:0px 30px 0 0; background-position:right -22px;}
.btn_gray_list .btn_gray_small span{
    line-height: 22px;
    font-size: 11px;
    background: url(../img/common/btn/btn_gray_bg_02.png) repeat-x bottom;
    display: inline-block;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    vertical-align: middle;
    padding: 0 10px;
}
.delivery_info .btn_gray_list .btn_gray_small span{
    border: 1px solid #dbdbdb;
}
.capcha .btn_gray_list .btn_gray_small span{border: none;}
/* 장바구니 버튼 */

.order_table_type .btn_gray_list a:hover{
    background: none;
}
.delivery_add_list .btn_gray_list .btn_gray_small{}
.delivery_add_list .btn_gray_list .btn_gray_small span{border: none;    padding: 0 5px;}
.delivery_add_list .shippingList_wrap .sh_btn span a{
    border: 1px solid #e3e3e3; border-radius: 5px; width: 50px; height: 24px; line-height: 24px; text-align: center; margin-right: 3px; display: block; font-size: 12px;
}
.delivery_add_list .shippingList_wrap .sh_btn span a:hover{background-color: #f5f5f5;}
.btn_gray_list .btn_gray_mid{height: 26px; background-position: 0 -70px;display: inline-block;}
.btn_gray_list .btn_gray_mid em{background-position:right -69px; line-height:22px;}
.btn_gray_list .btn_gray_mid span{line-height:26px;}
.btn_gray_list .btn_gray_mid em.icon_download{padding:0px 30px 0 0; background-position:right -93px;}
.btn_gray_list .btn_gray_big{height:31px; background-position:0 -140px;}
.btn_gray_list .btn_gray_big em{background-position:right -139px; line-height:31px;}
.btn_gray_list .btn_gray_big span{line-height:31px;}
.btn_gray_list .style-none { border: 0px; padding: 0px; vertical-align: baseline; background: none !important; }

.btn_center_box button{/*margin:0 2px 0 3px;*/}

.btn_center_box button + button,
.btn_left_box button + button{margin-left: 10px; font-size: 15px; font-weight: 500;}
.btn_right_box button + button{margin-left: 10px; font-size: 15px; font-weight: 500;}
.mypage_main .btn_gray_list .btn_gray_small{border: none; background: none; padding: 0;}
.mypage_main .btn_gray_list .btn_gray_small em{background-position:right 1px; line-height:22px;font-size: 14px;color: #555;font-weight: 500;background: none;}
.mypage_main .btn_gray_list .btn_gray_small em::after{
    content: "";
    background: url(https://medioc.com/data/skin/front/designbook_thegrandA/img/common/btn/swiper-next-333.png);
    background-size: 12px;
    width: 12px;
    height: 12px;
    display: inline-block;
    position: relative;
    top: 1px;
}
.order_goods_num .btn_gray_list .btn_gray_small span{ padding: 0;border: none;}
.item_delivery .btn_gray_list a em, .btn_gray_list button em{padding-left: 10px;}
.item_delivery .btn_gray_list .btn_gray_small{padding: 0;}

/* 마이페이지 회색버튼 > 디자인수정 */
.mypage_cont .btn_gray_list .btn_gray_small{
    border: none;
    background:none;
    padding: 0;
}

.mypage_cont .btn_gray_list .btn_gray_small em {
    background-position: right 1px;
    line-height: 22px;
    font-size: 14px;
    color: #555;
    font-weight: 500;
    background: none;
}

.mypage_cont .btn_gray_list .btn_gray_small em::after {
    content: "";
    background: url(https://medioc.com/data/skin/front/designbook_thegrandA/img/common/btn/swiper-next-333.png);
    background-size: 12px;
    width: 12px;
    height: 12px;
    display: inline-block;
    position: relative;
    top: 1px;
}

.delivery_info .btn_gray_list .btn_gray_small {
    border: none;
}

.td_order_amount .btn_gray_list .btn_gray_small{padding: 0px 8px; font-family: Malgun Gothic,"맑은 고딕",AppleGothic,Dotum,"돋움",sans-serif;}
/* --------------------------------
    상품상세 버튼
-------------------------------- */
/* 장바구니,찜하기 공통 버튼 */
.btn_add_cart{display:inline-block; width:196px; height:50px;  color:#fff; font-size:16px; border:1px solid #3488ea; border-radius: 5px; background:#3488ea; text-align:center;  font-family: 'Noto Sans KR', sans-serif;}
.btn_add_wish{display:inline-block; width:65px; height:50px;  font-size:16px; border:1px solid #c1c1c1; border-radius: 5px; background:#ffffff; text-align:center; }
.btn_add_cart:hover{color:#fff; border:1px solid #0056f9; background: #0056f9;}
.btn_add_wish:hover{border:1px solid #aaaaaa;background: #f8f8fa;}
/* 바로구매 버튼 */
.btn_add_order,
.btn_add_order_related,
.btn_add_cart_related{display:inline-block; width:196px; height:50px;  color:#3488ea; font-size:16px; border:1px solid #3488ea; border-radius: 5px; background:#fff; text-align:center; margin-right: 10px;    font-family: 'Noto Sans KR', sans-serif;}
.btn_add_order:hover,
.btn_add_order_related:hover,
.btn_add_cart_related:hover{border:1px solid #0056f9; background: #f8f8fa; color: #0056f9;}
/* 구매불가 버튼 */
.btn_add_soldout{
    display: inline-block;
    width: calc(100% - 50px);
    height: 40px;
    line-height:37px;
	margin-bottom: 15px;
     /* padding: 0 10px 0 34px; */
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #555;
    border-radius: 5px;
    background: #555;
    text-align: center;
    cursor: default;
	
}
.btn_add_soldout::before{
    content: " ";
    width: 25px;
    height: 25px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    display: inline-flex;
    align-items: center;
    background-image: url(/data/skin/front/designbook_thegrandA/img/dimg/Purchase-not-possible.png);
    position: relative;
    top: -3px;
}
/*찜리스트 구매불가*/
.body-wish-list .btn_add_soldout{
	width: calc(100% - 60px);
}


/* .btn_add_soldout:hover{border:1px solid #3488ea; background:#3488ea;} */
/* 장바구니 버튼 */
.btn_add_cart{margin-right:10px;}
/* 재입고알림 버튼 */
.btn_restock_notice_v1{display:inline-block; width:100%; height:52px; margin-bottom: 15px; padding:0 10px 0 34px; color:#3488ea; font-size:16px; font-weight:bold; border:1px solid #3488ea; border-radius: 5px; background:#ffffff; text-align:center;}
.btn_restock_notice_v1::before{
    content: " ";
    width: 25px;
    height: 25px;
    background-size: 23px 23px;
    background-repeat: no-repeat;
    display: inline-flex;
    align-items: center;
    background-image: url(/data/skin/front/designbook_thegrandO/img/dimg/goodsview-bnt05.png);
    margin-right: 3px;
    position: relative;
    top: -3px;
}
.btn_restock_notice_v1:hover{color:#3488ea; border:1px solid #3488ea;}
.btn_restock_notice_v2{
    display: inline-block;
    width: 100%;
    height: 52px;
    margin-bottom: 15px;
    padding: 0 10px 0 34px;
    color: #3488ea;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #3488ea;
    border-radius: 5px;
    background: #ffffff;
    text-align: center;
}
.btn_restock_notice_v2::before{
    content: " ";
    width: 25px;
    height: 25px;
    background-size: 23px 23px;
    background-repeat: no-repeat;
    display: inline-flex;
    align-items: center;
    background-image: url(/data/skin/front/designbook_thegrandO/img/dimg/goodsview-bnt05.png);
    margin-right: 3px;
    position: relative;
    top: -3px;
}
.btn_restock_notice_v2:hover{color:#3488ea; border:1px solid #3488ea;}
/* 재입고알림 버튼 있을 때 변경되는 버튼 */
.btn_choice_box .restock{display:inline-block;}
.btn_choice_box .restock .btn_add_cart,
.btn_choice_box .restock .btn_add_wish{}
.btn_choice_box .restock .btn_add_order{}
/* 상품후기 전체보기, 상품문의 전체보기 */
.btn_reviews_more,
.btn_qna_more{display:inline-block; min-width:120px; padding:8px 10px; color:#3e3d3c; font-weight:bold; border:1px solid #cccccc; background:#ffffff; text-align:center;}
.btn_reviews_more:hover,
.btn_qna_more:hover{color:#333333; border:1px solid #bbbbbb;}
/* 상품후기 글쓰기, 상품문의 글쓰기 */
.btn_reviews_write,
.btn_qna_write{display:inline-block; min-width:120px; padding:8px 10px; color:#ffffff; font-weight:bold; border:1px solid #3488ea; background:#3488ea; text-align:center;}
.btn_reviews_write:hover,
.btn_qna_write:hover{border:1px solid #3488ea; background:#3488ea;}
/* 상품후기 전체보기, 상품후기 글쓰기, 상품문의 전체보기, 상품문의 글쓰기 버튼 박스 */
.btn_reviews_box,
.btn_qna_box{position:absolute; top:50px; right:0px;}
/* 추천하기 */
.btn_comment_best{display: inline-block; min-width: 50px; margin: 0 0 0 5px; padding: 1px 5px 2px 5px; border: 1px solid #3488ea; background: #3488ea; text-align: center; color: #ffffff; border-radius: 4px; font-size: 12px; font-family: 'Noto Sans KR', sans-serif; letter-spacing: -0.1px;}
.btn_comment_best:hover{border:1px solid #3488ea; background:#3488ea;}
/* 검색결과 페이지 검색버튼 */
.btn_goods_search{}
.btn_goods_search em{padding:0 20px 0 0;
    background-image:url("../img/common/btn/btn_goods_search.png");
    background-position:right 3px;
    background-repeat:no-repeat;}
/* 더보기 */
.btn_goods_main_more{height:1px; border-top:1px solid #dbdbdb;}
.btn_goods_main_more .btn_goods_main_view_more{position:absolute; top:4px; right:5px; padding:2px 5px 3px 5px; font-size:11px; font-weight:bold; border:1px solid #dbdbdb;}
/* 결과 내 재검색 */
.research-top-left .btn_goods_search { position: relative; left: -49px; top: -1px; }

/* --------------------------------
    회원가입 버튼
-------------------------------- */
/* 이전, 다음 버튼 */
.btn_member_prev{width:160px; height:50px;line-height: 45px; margin:35px 0 0 0; color:#3e3d3c; font-size:16px; border:1px solid #cccccc; background:#ffffff; cursor:pointer;border-radius: 5px;font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",Dotum,"돋움",sans-serif;    font-weight: 500;}
.btn_member_prev:hover{color:#333333; border:1px solid #bbbbbb;}
.btn_member_next{width:160px; height:50px;line-height: 45px; margin:35px 0 0 0; color:#ffffff; font-size:16px; border:1px solid #3488ea; background:#3488ea; cursor:pointer; font-weight:bold;border-radius: 5px;font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",Dotum,"돋움",sans-serif;}
.btn_member_next:hover{border:1px solid #3488ea; background:#3488ea;}
/* 로그인, 확인 버튼 */
.btn_member_ok,
.btn_member_login{width:150px; height:45px; margin:35px 0 0 0; color:#ffffff; font-size:14px; border:1px solid #3488ea; background:#3488ea; cursor:pointer;}
.btn_member_ok:hover,
.btn_member_login:hover{border:1px solid #3488ea; background:#3488ea;}
/* 아이디 찾기 버튼 */
.btn_member_id{
    font-family: 'Noto Sans KR', sans-serif;
    width: 450px;
    height: 50px;
    border: 1px solid #3488ea;
    background: #3488ea;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 4px;
    margin-top: 30px;
}
.btn_member_id:hover{border:1px solid #3488ea; background:#3488ea;}
/* 비밀번호 찾기, 로그인하기 버튼 */
.btn_member_white{
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 15px;
    color: #999;
}
.btn_member_white:hover{color:#666; }
/* 회원가입 등등 */
.btn_member_black{font-family: 'Noto Sans KR', sans-serif; height: 50px; border: 1px solid #3488ea; background: #3488ea; color: #ffffff; font-size: 18px; font-weight: 500; cursor: pointer; border-radius: 4px;}
.btn_member_black:hover{border:1px solid #3488ea; background:#3488ea;}
/* 취소*/
.btn_member_cancel{width:160px; height: 50px; line-height:45px;margin-right: 5px; color:#3e3d3c; font-weight:500; font-size:16px; border:1px solid #cccccc;border-radius: 5px; background:#fff; cursor:pointer;font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",Dotum,"돋움",sans-serif;}
.btn_member_cancel:hover{color:#333333; border:1px solid #bbbbbb;}
/* 회원가입, 휴먼 해제하기 */
.btn_member_join{
    font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",AppleGothic,Dotum,"돋움",sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #333;
}
.btn_member_join:hover{
    color:#666;
    
}

.btn_member_sec .btn_member_join{
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #333;
    background-color: none;
}
.btn_member_sec .btn_member_join:hover{
    color: #111;
    
}

.btn_member_sec .btn_comfirm{
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 15px;
    color: #999;
}
.btn_member_sec .btn_comfirm:hover{color: #111;}


.btn_center_box .btn_comfirm{
    display: inline-block;
    width: 100%;
    height: 52px;
    margin-bottom: 15px;
    padding: 0 10px 0 34px;
    color: #3488ea;
    font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",AppleGothic,Dotum,"돋움",sans-serif;
    font-size: 17px;
    border: 1px solid #3488ea;
    border-radius: 5px;
    text-align: center;
}
.btn_center_box .btn_comfirm:hover{
    border: 1px solid #3488ea;
    color: #fff;
    background: #3488ea;
}
#formJoin .btn_comfirm{
    width: 160px;
    height: 50px;
    line-height: 45px;
    color: #ffffff;
    font-size: 16px;
    border: 1px solid #3488ea;
    background: #3488ea;
    cursor: pointer;
    font-weight: 500;
    border-radius: 5px;
    padding: 0;
    margin: 0;
    font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",Dotum,"돋움",sans-serif;
}


/* --------------------------------
    마이페이지 버튼
-------------------------------- */
/* 더보기 버튼 */
.mypage_lately_info .btn_board_more{position:absolute; top:7px; right:5px; font-size:13px;font-weight: 5000;color: #555;}
.mypage_lately_info .btn_board_more::after{
    content: "";
    background: url(https://medioc.com/data/skin/front/designbook_thegrandA/img/common/btn/swiper-next-333.png)no-repeat;
    background-size: 10px;
    width: 10px;
    height: 10px;
    display: inline-block;
    position: relative;
    top: 0px;
}
.btn_board_more::after{
    content: "";
    background: url(https://medioc.com/data/skin/front/designbook_thegrandA/img/common/btn/swiper-next-333.png)no-repeat;
    background-size: 10px;
    width: 10px;
    height: 10px;
    display: inline-block;
    position: relative;
    top: 0px;
}
.mypage_lately_info .btn_board_more:hover{text-decoration:underline;}
/* 구매확정, 리뷰쓰기 */
.btn_buy_ok,
.btn_review_write{display:inline-block; min-width:46px; margin:2px 1px 2px 1px; padding:3px 10px 4px 10px; color:#fff; border:1px solid #3488ea; background:#3488ea; text-align:center;    border-radius: 5px;}
.btn_buy_ok em,
.btn_review_write em{font-weight:bold;}
.btn_buy_ok:hover,
.btn_review_write:hover{border:1px solid #3488ea; background:#3488ea;}
/* 쇼핑정보 > 취소,확인 */
.btn_claim_cancel{display:inline-block; min-width:80px; height:42px; padding:0 10px 0 10px; line-height:40px; color:#3e3d3c; font-size:14px; border:1px solid #cccccc; background:#ffffff; text-align:center;}
.btn_claim_cancel:hover{color:#333333; border:1px solid #bbbbbb;}
.btn_claim_cancel em{font-weight:bold;}
.btn_claim_ok{min-width:100px; height:44px; padding:0 10px 0 10px; color:#ffffff; font-size:14px; font-weight:bold; border:1px solid #3488ea; background:#3488ea; text-align:center; vertical-align:top;}
.btn_claim_ok:hover{border:1px solid #3488ea; background:#3488ea;}
.btn_claim_ok em{font-weight:bold;}

/* 찜리스트 장바구니,삭제하기, 선택상품 삭제 */
.btn_wish_cart{display:inline-block; min-width:46px; margin:2px 1px 2px 1px; padding:3px 10px 4px 10px; color:#fff; border:1px solid #3488ea; background:#3488ea;border-radius: 5px; text-align:center;}
.btn_wish_cart:hover{border:1px solid #3488ea; background:#3488ea;}
.btn_wish_del{display:inline-block; min-width:46px; min-height:18px; margin:5px 0 0 0; padding:3px 10px 4px 10px; color:#3e3d3c; border:1px solid #cccccc; background:#ffffff; border-radius: 5px; text-align:center;}
.btn_wish_del:hover{color:#333333; border:1px solid #bbbbbb;}
.btn_wish_choice_del, .btn_wish_choice_cart{display:inline-block; min-width:46px; min-height:18px; margin:5px 0 0 0; padding:3px 10px 4px 10px; color:#626262; border:1px solid #a3a3a3; background:#ffffff; text-align:center;border-radius: 5px;}
.btn_wish_choice_del:hover{color:#484848; border:1px solid #777777;}
/* 회원 비밀번호 검증 > 취소, 인증하기 */
.btn_pw_cancel{display: inline-block; box-sizing: border-box; min-width: 160px; height: 50px; border-radius: 10px; padding: 0 10px 0 10px; line-height: 45px; color: #3e3d3c; font-size: 16px; border: 1px solid #cccccc; background: #ffffff; text-align: center; cursor: pointer;margin-right: 5px;}
.btn_pw_cancel:hover{color:#333333; border:1px solid #bbbbbb;}
.btn_pw_cancel em{font-weight: 500; font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",Dotum,"돋움",sans-serif;}
.btn_pw_certify{min-width: 160px; height: 50px; padding: 0 10px 0 10px; border-radius: 10px; color: #ffffff; font-size: 16px; font-weight: bold; border: 1px solid #3488ea; background: #3488ea; text-align: center; vertical-align: top;}
.btn_pw_certify:hover{border:1px solid #3488ea; background:#3488ea;}
.btn_pw_certify em{    font-weight: 500; font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",Dotum,"돋움",sans-serif;}
/* 배송지 관리 > 새 배송지 추가 */
.btn_add_shipping{position: absolute; top: -50px; right: 0; border-radius: 10px; height: 35px; line-height: 32px; color: #fff; border: 1px solid #979797; background: #979797; text-align: center; vertical-align: middle; font-size: 15px; font-weight: 400; padding: 0 15px; letter-spacing: -0.05em;    box-sizing: border-box;}
.btn_add_shipping:hover{border:1px solid #626262; background:#626262;}
/* 배송지 관리 기타 버튼 */
span.default_ad_btn{display: inline-block!important; background: #f2f3f5;color: #555;border-radius: 5px; width: 80px; padding:1px 2px; text-align: center; margin: 0 0 0 7px;font-size: 12px; font-weight: 500;}
.mypage_shipping_cont .shippingList_wrap .sh_btn .correction_btn{border:1px solid #e3e3e3;border-radius: 5px;width: 50px;height: 26px;line-height: 26px;text-align: center;margin-right: 3px;}
.mypage_shipping_cont .shippingList_wrap .sh_btn .delete_btn{border:1px solid #e3e3e3;border-radius: 5px;width: 50px;height: 26px;line-height: 26px;text-align: center;}
.mypage_shipping_cont .shippingList_wrap .sh_btn .correction_btn:hover ,.mypage_shipping_cont .shippingList_wrap .sh_btn .delete_btn:hover{
    background-color: #f5f5f5;
}
.mypage_shipping_cont .shippingList_wrap .sh_btn span{font-size: 13px;}
/* 쿠폰 > 쿠폰등록 */
.btn_coupon_register{position:absolute; top:-5px; right:0px; width:70px; height:28px; line-height:26px; color:#fff; border:1px solid #979797; background:#979797; text-align:center;}
.btn_coupon_register:hover{border:1px solid #626262; background:#626262;}
.btn_coupon_register em{ font-size:12px;}
/* 1:1 문의 조회버튼 */
.mypage_cont .btn_date_check{/*display:inline-block;*/ float:left; min-width:100px; height:31px; color:#ffffff; font-weight:bold; border:1px solid #3488ea; background:#3488ea; text-align:center;}
.mypage_cont .btn_date_check:hover{border:1px solid #3488ea; background:#3488ea;}
.mypage_cont .btn_date_check em{padding:0 20px 0 0;
    background-image:url("../img/common/btn/btn_goods_search.png");
    background-position:right 3px;
    background-repeat:no-repeat; font-weight:bold;}

/* --------------------------------
    주문페이지 버튼
-------------------------------- */
/* 장바구니 > 쇼핑 계속하기 */
.shop_go_link{
    display: inline-block;
    min-width: 190px;
    height: 50px;
    box-sizing: border-box;
    font-size: 15px;
    border: 1px solid #999;
    color: #555;
    text-align: center;
    background: #fff;
    cursor: pointer;
    line-height: 50px;
    border-radius: 12px;
    font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",Dotum,"돋움",sans-serif;
    position: relative;
    top: 4px;
    margin-right: 10px;
}
.shop_go_link em{font-weight: 500;}
/* 선택 상품 삭제, 선택 상품 찜 */
.btn_order_choice_del,
.btn_order_choice_wish{
    display: inline-block;
    min-width: 110px;
    height: 30px;
	line-height: 30px;
    padding: 0 15px 0 15px;
    text-align: center;
    border-radius: 10px;
    font-size: 13px !important;
	font-weight:500;
    border: 1px solid #ccc;
    color: #666;
    background: #fff;
}
.btn_order_choice_del:hover,
.btn_order_choice_wish:hover{color:#0087ff; border:1px solid #0087ff;}
/* 선택 상품 주문 */
.btn_order_choice_buy{min-width:190px; height:50px; padding:0 20px 0 20px; color:#3e3d3c; font-weight:500; font-size:15px; border: 1px solid #3488ea;  color: #3488ea;cursor:pointer;border-radius: 12px;    font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",Dotum,"돋움",sans-serif;}
.btn_order_choice_buy:hover{color:#0056f9; border:1px solid #0056f9;}
/* 전체 상품 주문 */
.btn_order_whole_buy{
    min-width: 190px;
    height: 50px;
    padding: 0 20px 0 20px;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",Dotum,"돋움",sans-serif;
    color: #ffffff;
    border: 1px solid #3488ea;
    background: #3488ea;
    cursor: pointer;
    border-radius: 12px;
}
.btn_order_whole_buy:hover{border:1px solid #3488ea; background:#3488ea;}
/* 결제하기 */
.btn_order_buy{
    display: inline-block;
    width: 190px;
    height: 50px;
    line-height: 48px;
    color: #fff;
    font-size: 17px;
    border: 1px solid #3488ea;
    background: #3488ea;
    text-align: center;
    font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",Dotum,"돋움",sans-serif;
    border-radius: 12px;
}
.btn_order_buy em{font-weight:500;}
.btn_order_buy:hover{border:1px solid #3488ea; background:#3488ea;}
/* 주문완료 > 확인 */
.btn_order_end_ok{
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 48px;
    color: #fff;
    font-size: 16px;
    border: 1px solid #3488ea;
    background: #3488ea;
    text-align: center;
    font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",Dotum,"돋움",sans-serif;
    border-radius: 12px;
}
.btn_order_end_ok em{font-weight:500;}
.btn_order_end_ok:hover{border:1px solid #3488ea; background:#3488ea;}


/* --------------------------------
    고객센터 버튼
-------------------------------- */
/* 버튼 */
.btn_board_more{position:absolute; top:7px; right:5px; font-size:12px;}
.btn_board_more:hover{text-decoration:underline;}
.board_list_faq .btn_board_more{position:absolute; top:-34px; right:5px; font-size:12px;    font-family: Malgun Gothic,"맑은 고딕",AppleGothic,Dotum,"돋움",sans-serif;}
.board_list_faq .btn_board_more:hover{text-decoration:underline;}
.board_list_faq .btn_board_more::after{
    content: "";
    background: url(https://medioc.com/data/skin/front/designbook_thegrandA/img/common/btn/swiper-next-333.png)no-repeat;
    background-size: 10px;
    width: 10px;
    height: 10px;
    display: inline-block;
    position: relative;
    top: 0px;
    left: 1px;  
}
.btn_poll_finish,/* 설문 완료 */
.btn_main_go/* 홈바로가기 */
{display:inline-block; min-width:150px; height:42px; padding:0 10px 0 10px; color:#ffffff; font-size:14px; border:1px solid #3488ea; background:#3488ea; text-align:center; line-height:40px;}
/* 자주묻는 질문 검색버튼 */
.btn_date_check{display:inline-block; min-width:100px; height:31px; color:#ffffff; font-weight:bold; border:1px solid #3488ea; background:#3488ea; text-align:center;}
.btn_date_check:hover{border:1px solid #3488ea; background:#3488ea;}
.btn_date_check em{padding:0 20px 0 0;
    background-image:url("../img/common/btn/btn_goods_search.png");
    background-position:right 3px;
    background-repeat:no-repeat; font-weight:bold;}
.body-service .btn_gray_list .btn_gray_mid{border: 1px solid #3488ea; color:#3488ea;background: #fff; width: 125px; height: 40px; line-height: 40px;padding: 0; font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",Dotum,"돋움",sans-serif;font-size: 15px;font-weight: 400;text-align: center;}
.body-service .btn_gray_list .btn_gray_mid span{padding: 0;}
/* --------------------------------
    레이어 버튼
-------------------------------- */
/* 검정 버튼 */
.btn_ly_download, /* 쿠폰 전체 다운받기 버튼 */
.btn_ly_coupon_apply, /* 쿠폰 적용 */
.btn_ly_write_ok, /* 등록 */
.btn_ly_ok, /* 확인 */
.btn_ly_save, /* 저장 */
.btn_escrow_go, /* 에스크로 구매확인창 열기 */
.btn_pg_go /* 결제창 열기 */
{display:inline-block; min-width:100px; height:42px;border-radius: 5px; padding:0 10px 0 10px; color:#ffffff; font-size:14px; border:1px solid #3488ea; background:#3488ea; text-align:center; cursor:pointer;font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",Dotum,"돋움",sans-serif; line-height: 38px;}
.btn_ly_download:hover, /* 쿠폰 전체 다운받기 버튼 */
.btn_ly_coupon_apply:hover, /* 쿠폰 적용 */
.btn_ly_write_ok:hover, /* 등록 */
.btn_ly_ok:hover, /* 확인 */
.btn_ly_save:hover, /* 저장 */
.btn_escrow_go:hover, /* 에스크로 구매확인창 열기 */
.btn_pg_go:hover /* 결제창 열기 */
{border:1px solid #3488ea; background:#3488ea;}
/* 취소 버튼  */
.btn_ly_cancel{display:inline-block; width:100px; height:42px; padding:0 5px 0 5px;border-radius: 5px; color:#3e3d3c; font-size:15px; border:1px solid #cccccc; text-align:center; cursor:pointer;font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",Dotum,"돋움",sans-serif; line-height: 38px; font-weight: 500;}
.btn_ly_cancel:hover{color:#333333; border:1px solid #bbbbbb;}
/* 회원가입 */
.btn_ly_join{display:inline-block; min-width:150px; height:42px; margin:0 5px 0 0; color:#ffffff; font-size:14px; border:1px solid #6b6b6b; background:#6b6b6b; line-height:40px}
.join_base_wrap .btn_center_box{margin-top: 30px;}
/* 로그인 */
.btn_ly_login{display:inline-block; min-width:150px; height:42px; padding:0 10px 0 10px; color:#ffffff; font-size:14px; border:1px solid #3e3d3c; background:#3e3d3c; text-align:center; line-height:40px;}
/* 비밀번호 인증 확인 버튼 */
.btn_ly_password{display:inline-block; width:70px; height:28px; padding:0 5px 0 5px; color:#ffffff; border:1px solid #3e3d3c; background:#3e3d3c; text-align:center; cursor:pointer;}
/* 1:1 문의 조회버튼, 미확인 입금자 리스트 검색버튼 */
.btn_ly_date_check,
.btn_ly_depositor{display:inline-block; min-width:100px; height:31px; color:#ffffff; font-weight:bold; border:1px solid #3488ea; background:#3488ea; text-align:center;}
.btn_ly_date_check:hover,
.btn_ly_depositor:hover{border:1px solid #3488ea; background:#3488ea;}
.btn_ly_date_check em,
.btn_ly_depositor em{padding:0 20px 0 0; font-weight:bold;
    background-image:url("../img/common/btn/btn_goods_search.png");
    background-position:right 3px;
    background-repeat:no-repeat;}

/* 추천하기 */
.plus_review_look .btn_comment_best{display:inline-block; min-width:50px; margin:0 0 0 10px; padding:1px 5px 2px 5px; color:#ffffff; font-size:11px; border:1px solid #3488ea; background:#3488ea; text-align:center;}
.plus_review_look .btn_comment_best:hover{border:1px solid #3488ea; background:#3488ea;}
/* 세금계산서 발행 */
.bnt_tax_invoice{display:inline-block; min-width:100px; height:31px; padding:5px 20px 5px 20px; color:#ffffff; font-weight:bold; border:1px solid #3488ea; background:#3488ea; text-align:center; line-height:30px;}
.bnt_tax_invoice:hover{border:1px solid #3488ea; background:#3488ea;}
.bnt_tax_invoice em{font-size:14px; font-weight:bold;}
.bnt_cash_receipt{display:inline-block; min-width:100px; height:31px; padding:5px 20px 5px 20px; color:#ffffff; font-weight:bold; border:1px solid #3488ea; background:#3488ea; text-align:center; line-height:30px;}
.bnt_cash_receipt:hover{border:1px solid #3488ea; background:#3488ea;}
.bnt_cash_receipt em{font-size:14px; font-weight:bold;}
/* 배송지 관리 > 새 배송지 추가 */
.btn_ly_add_shipping{position: absolute; top: -45px; right: 0; border-radius: 10px; height: 35px; line-height: 32px; color: #fff; border: 1px solid #979797; background: #979797; text-align: center; vertical-align: middle; font-size: 14px; font-weight: 400; padding: 0 12px; letter-spacing: -0.05em; box-sizing: border-box; font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",Dotum,"돋움",sans-serif;}
.btn_ly_add_shipping:hover{border:1px solid #626262; background:#626262;}
.delivery_add_layer .layer_close{font-size: 15px; font-weight: 500; font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕",Dotum,"돋움",sans-serif;}
/* PG 결제 취소, 장바구니 이동 */
.btn_pg_cancel{display:inline-block; min-width:115px; height:30px; margin:0 5px 0 5px; line-height:28px; color:#3e3d3c; border:1px solid #cccccc; background:#ffffff; text-align:center;}
.btn_pg_cancel:hover{color:#333333; border:1px solid #bbbbbb;}
.btn_pg_cartmove{display:inline-block; min-width:115px; height:30px; margin:0 5px 0 5px; line-height:28px; color:#ffffff; border:1px solid #3488ea; background:#3488ea; text-align:center;}
.btn_pg_cartmove:hover{border:1px solid #3488ea; background:#3488ea;}
/* 재입고 알림 레이어 */
.btn_select,
.btn_select_cancel{display:inline-block; width:19%; height:42px; padding:0 3px; margin:0 0 0 5px; color:#3e3d3c; font-size:13px; border:1px solid #cccccc; text-align:center; font-weight:bold; cursor:pointer;}
.btn_select:hover,
.btn_select_cancel:hover{border:1px solid #bbbbbb; color:#333333;}
.btn_goods_restock{display:inline-block; width:34%; height:42px; padding:0 3px; margin:0 0 0 5px; color:#fff; background:#3488ea; font-size:14px; border:1px solid #3488ea; text-align:center; cursor:pointer; font-weight:bold;}
.btn_goods_restock:hover{border:1px solid #3488ea; background:#3488ea;}