<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'utf-8';

/*
 * Copyright    :    ONEDAYNET.CO.KR
 * SOLUTION     :    HYSSENCE 3.0
 * Directory    :    pages/css/
 * File         :    c_shop.css
 * SUMMARY      :    ìž¥ë°”êµ¬ë‹ˆ/ì£¼ë¬¸
*/









/* ********************************************** *
 * ìž¥ë°”êµ¬ë‹ˆ
 * ********************************************** */
.c_shop .c_group_tit {margin-top:30px; padding-bottom:5px; border-bottom:1px solid #000;}
.c_shop .c_group_tit.order {margin-top:0; }
.c_shop .c_btnbox {padding-bottom:50px; margin-top:30px}

/* ìž¥ë°”êµ¬ë‹ˆì— ë‹´ê¸´ ìƒí’ˆì´ ì—†ì„ë•Œ */
.c_shop .none {text-align:center; margin:50px 0 50px 0; overflow:hidden; padding-bottom:60px; border-bottom:1px solid #ddd;}
.c_shop .none .gtxt {background:transparent url('../images/c_img/shop_none.png') center top no-repeat; padding-top:60px; font-size:17px; color:#999; letter-spacing:-1px;}

/* ì£¼ë¬¸ê²°ì&nbsp;œ : ë¹„íšŒì› ì£¼ë¬¸ ê°œì¸ì&nbsp;•ë³´ ìˆ˜ì§‘ë™ì˜ */
.c_shop .c_agree {margin-top:-15px}
.c_shop .c_agree .form {margin-top:0}
.c_shop .c_agree .form .text_box {border-top:0;}
.c_shop .c_agree .agree_check {text-align:center;}

/* ì£¼ë¬¸ê²°ì&nbsp;œ : ì£¼ë¬¸ìž, ë°°ì†¡ìž ì&nbsp;•ë³´í¼ */
.c_shop .c_form {border-top:0; margin-top:0}
.c_shop .c_form .order_select {float:none; min-width:335px}

/* ì™„ë£ŒíŽ˜ì´ì§€ (ì£¼ë¬¸ê²°ì&nbsp;œì™„ë£Œ) */
.c_shop .c_complete .complete_box .tit {margin-top:0}
.c_shop .c_complete .complete_box .sub_txt {margin-top:15px}
.c_shop .c_complete .c_btnbox {padding-bottom:0}
.c_shop .c_complete .order_number {  font-size:17px; font-weight:600; margin-bottom:15px; color:#333; display:block; text-align:center; border:1px solid #666; padding:15px 30px; background:#fff;}
.c_shop .c_complete .order_number strong {letter-spacing:0px;}
.c_shop .complete_total {margin-top:30px}
.c_shop .complete_list .cart_table {border-top:0;}

.complete_guide_box {width:1000px; margin: auto; padding-top:40px; overflow: hidden;}
.complete_guide_box .deposit_guide {width:500px; float:left; padding-right:30px; border-right:1px solid #e0e0e0;}
.complete_guide_box .deposit_guide p {font-size:16px; color:#222; font-weight:500; letter-spacing:-0.05em; padding-bottom:5px;}
.complete_guide_box .deposit_guide ul {width:100%;}
.complete_guide_box .deposit_guide ul li {width:100%; position:relative; padding-left:10px; font-size:15px; color:#888; font-weight:400; line-height:20px; letter-spacing:-0.02em;}
.complete_guide_box .deposit_guide ul li::before {content:"Â·"; position: absolute; top:0; left:0; font-size:15px; color:#888; font-weight:400; line-height:20px;}

.complete_guide_box .counseling_time_guide {width:500px; float:left; padding-left:30px;}
.complete_guide_box .counseling_time_guide p {font-size:16px; color:#222; font-weight:500; letter-spacing:-0.05em; padding-bottom:2px;}
.complete_guide_box .counseling_time_guide font {display: block; font-size:30px; color:#168BF5; font-weight:600; line-height:34px; margin-bottom:7px;}
.complete_guide_box .counseling_time_guide span {display: block; font-size:15px; color:#888; font-weight:400; line-height:20px; letter-spacing:-0.02em;}






/* ********************************************** *
 * ìž¥ë°”êµ¬ë‹ˆ : ìƒí’ˆ ë¦¬ìŠ¤íŠ¸
 * ********************************************** */
.c_cart_list {margin-bottom:10px}
.c_cart_list .table_top {overflow:hidden; margin:10px 0;}
.c_cart_list .tit_box {float:left; margin-left:-15px}
.c_cart_list .tit_box .txt {position:relative; float:left; color:#888; letter-spacing:-0.5px; font-size:13px; line-height:18px; padding:0 14px; margin-left:1px}
.c_cart_list .tit_box .shop_tit {color:#333; font-weight:600;}
.c_cart_list .tit_box .shop_tit:before {content:""; position:absolute; left:-1px; top:50%; width:1px; height:13px; background:#ddd; margin-top:-5px}
.c_cart_list .guide_txt {float:right; color:#888; letter-spacing:-0.5px; margin-top:3px}
.c_cart_list .guide_txt strong {text-decoration:underline; color:#000; letter-spacing:0px;}

/* ìž¥ë°”êµ¬ë‹ˆ ìƒí’ˆë¦¬ìŠ¤íŠ¸ */
.c_cart_list .cart_table {border-bottom:1px solid #ddd; border-top:1px solid #ddd; }
.c_cart_list .cart_table table {width:100%; }
.c_cart_list .cart_table th {background:#fafafa; height:40px; font-weight:400; letter-spacing:-0.5px; padding:5px 10px 8px; box-sizing:border-box;}
.c_cart_list .cart_table td {border-left:1px solid #eee; text-align:center; border-top:1px solid #eee; padding:10px;}
.c_cart_list .cart_table td:first-child {border-left:0;}
.c_cart_list .cart_table tr:first-child td {border-top:1px solid #ddd;}
.c_cart_list .cart_table th .design {padding:8px 10px 6px}
.c_cart_list .cart_table .design {padding:15px 10px; display:block}
.c_cart_list .cart_table .design input[type=checkbox] {margin-right:0; float:none}
.c_cart_list .cart_table .thumb_box {margin:0 auto; width:80px; min-height:80px; overflow:hidden; border:1px solid #e6e6e6; box-sizing:border-box; background:#fafafa url('../images/c_img/none_photo.png') center center no-repeat;}
.c_cart_list .cart_table .thumb_box img {width:100%; }
.c_cart_list .order_item {text-align:left; padding:20px}

.c_cart_list .cart_table .t_price {font-weight:600; font-size:15px; font-weight:600; color:#333;}
.c_cart_list .order_item .item_name {overflow:hidden;  padding-bottom:5px}
.c_cart_list .order_item .title {font-size:13px; color:#333; font-weight:600; letter-spacing:-1px; padding:2px 0 5px; word-wrap:break-word; word-break:keep-all;}
.c_cart_list .order_item .item_date {overflow:hidden;  padding-bottom:5px}
.c_cart_list .order_item &gt; p {font-size:13px; color:#cd3726; font-weight:400; letter-spacing:0; padding:2px 0 5px; word-wrap:break-word; word-break:keep-all;}
.c_cart_list .option {}
.c_cart_list .option ul {display:table; width:100%; table-layout:fixed; border-top:1px solid #eee; }
.c_cart_list .option li {list-style:none; display:table-cell; vertical-align:middle; padding:10px 0}
.c_cart_list .option .opt_tit {padding-left:41px; position:relative; line-height:17px; letter-spacing:-0.5px; word-wrap:break-word; word-break:keep-all;}
.c_cart_list .option .opt_tit.opt_none {padding-left:0}
.c_cart_list .option .opt_tit .icon {position:absolute; left:0; top:0; font-size:11px; color:#666; height:19px; box-sizing:border-box; border:1px solid #666; padding:0 4px; line-height:15px; cursor:default}
.c_cart_list .option .opt_tit .icon.add {border-color:#ccc; color:#999;}
.c_cart_list .option .price {width:120px; text-align:right; padding:0 10px; letter-spacing:-0.5px;}
.c_cart_list .option .price strong {color:#333; font-weight:600; letter-spacing:0px;}
.c_cart_list .option .num {width:70px; text-align:right; letter-spacing:-0.5px; padding-right:10px}
.c_cart_list .option .num strong {color:#333; font-weight:600; letter-spacing:0px;}
.c_cart_list .option .counter {width:76px; padding-left:10px}
.c_cart_list .delete {width:23px;}
.c_cart_list .delete .btn_delete {width:23px; height:23px; border:1px solid #ccc; background:transparent url('../images/c_img/shop_opt_del.gif') center center no-repeat; box-sizing:border-box;}

/* ìž¥ë°”êµ¬ë‹ˆ ë¦¬ìŠ¤íŠ¸ í•˜ë‹¨ ì´ ê°¯ìˆ˜, ì´ê¸ˆì•¡ */
.c_cart_list tfoot td {padding:10px}
.c_cart_list tfoot .total_tit {font-size:13px; letter-spacing:-1px; text-align:center;}
.c_cart_list tfoot .tit {font-size:13px; letter-spacing:-1px; margin-right:5px; float:left;}
.c_cart_list tfoot .total {font-size:13px; letter-spacing:-1px; float:left;}
.c_cart_list tfoot .total strong {color:#000; font-weight:600; font-size:15px; float:left; line-height:18px; letter-spacing:0px;}

/* ì¿&nbsp;í°ë‹¤ìš´ë¡œë“œ ì¶”ê°€ */
.c_cart_list .if_coupon .t_name {color:#666;}
.c_cart_list .if_coupon .t_benefit {color:#000; font-weight:600;}
.c_cart_list .if_coupon .t_benefit strong {color:#ff6600;}
.c_cart_list .if_coupon .c_btn {float:none !important; margin:0px !important;}

.c_cart_list .member_benefit {overflow:hidden;}
.c_cart_list .member_benefit span {display:inline-block; font-size:12px !important; font-weight:400 !important; margin-top:5px; color:#999; letter-spacing:-1px; background:#fff; padding:6px 10px; border:1px solid #ddd;}
.c_cart_list .member_benefit strong {color:#cd3726; font-weight:600 !important; letter-spacing:0px; display:block;}







/* ********************************************** *
 * ìž¥ë°”êµ¬ë‹ˆ ì„&nbsp;íƒìƒí’ˆì‚­ì&nbsp;œ, ë¹„ìš°ê¸° ë²„íŠ¼
 * ********************************************** */
.c_cart_ctrl {margin-top:10px; overflow:hidden;}
.c_cart_ctrl .left_box {float:left; margin-left:-10px}
.c_cart_ctrl .select_num {float:right; line-height:28px; letter-spacing:-1px; font-size:13px; padding-right:3px}
.c_cart_ctrl .select_num .num {color:#999; }
.c_cart_ctrl .select_num strong { color:#000;}









/* ********************************************** *
 * ìˆ˜ëŸ‰ì„&nbsp;íƒë°•ìŠ¤
 * ********************************************** */
.c_counter_design {overflow:hidden; background:#fff; border:1px solid #ccc; position:relative; display:block; padding:0 22px}
.c_counter_design .btn {position:absolute; top:0; text-align:center; width:21px; height:21px;}
.c_counter_design .counter_input {font-size:12px; float:none; width:100%; text-align:center; height:21px; font-weight:600; color:#000; background:#f5f5f5; line-height:20px; padding-bottom:1px; box-sizing:border-box;}
.c_counter_design .btn_minus {left:0; border-right:1px solid #ccc; background:transparent url('../images/c_img/ic_minus.gif') center center no-repeat;}
.c_counter_design .btn_plus {right:0; border-left:1px solid #ccc; background:transparent url('../images/c_img/ic_plus.gif') center center no-repeat;}
.c_counter_design .btn_minus .shape:after {display:none;}









/* ********************************************** *
 * ìƒí’ˆì¿&nbsp;í°
 * ********************************************** */
.c_coupon {overflow:hidden; margin-top:5px; padding-bottom:3px; overflow:hidden; width:450px;}
.c_coupon .coupon_box {border:1px solid #cd3726; display:inline-block; position:relative; padding-left:92px; overflow:visible; max-width:325px}
.c_coupon .coupon_box input[type=checkbox] {margin:3px 0 0 8px;}
.c_coupon .coupon_tit {position:absolute; left:0; top:50%; letter-spacing:-1px; padding:0 5px; width:90px; box-sizing:border-box; text-align:center; margin-top:-9px; cursor:default; color:#666;}
.c_coupon .one_coupon {float:left; padding:8px 10px 9px;  position:relative; overflow:visible; border-left:1px dashed #ccc; min-height:17px; }
.c_coupon .one_coupon .shape {position:absolute; left:-6px; z-index:10; width:11px; height:6px;}
.c_coupon .one_coupon .shape.ic_top {  top:-1px; background:transparent url('../images/c_img/coupon_ic1.png') left top no-repeat;}
.c_coupon .one_coupon .shape.ic_bottom {  bottom:-1px; background:transparent url('../images/c_img/coupon_ic2.png') left top no-repeat;}
.c_coupon .one_coupon .txt {letter-spacing:-1px; position:relative; padding:0 10px; font-size:12px; line-height:16px; word-wrap:break-word; word-break:keep-all; color:#666; float:left; cursor:default}
.c_coupon .one_coupon .txt.tt {max-width:155px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; word-wrap: normal !important; display:block;}
.c_coupon .one_coupon .txt.tt:before {content:""; position:absolute; right:0; top:50%; width:1px; height:11px; background:#ccc; margin-top:-4px; }
.c_coupon .one_coupon strong {color:#db0300; line-height:16px; letter-spacing:0px;}
.c_coupon .one_coupon em {letter-spacing:0px;}
.c_coupon label .coupon_tit {cursor:pointer}
.c_coupon label .one_coupon .txt {cursor:pointer}









/* ********************************************** *
 * ìž¥ë°”êµ¬ë‹ˆ : ë‚´ê°€ ì°œí•œìƒí’ˆ ë”ë³´ê¸° ë²„íŠ¼
 * ********************************************** */
.c_item_list .c_other_item {position:relative;}
.c_item_list .c_other_item .more {position:absolute; right:-10px; bottom:-2px; font-size:13px; color:#999; text-decoration:underline; padding:15px}
.c_item_list .c_other_item .more:hover {color:#333;}









/* ********************************************** *
 * ìž¥ë°”êµ¬ë‹ˆ, ì£¼ë¬¸ê²°ì&nbsp;œ ì´ ê²°ì&nbsp;œ ê¸ˆì•¡
 * ********************************************** */
.c_total_price {border:3px solid #ddd; text-align:center; padding:23px 25px; margin-top:10px}
.c_total_price .lineup {display:inline-block;}
.c_total_price .price {float:left; line-height:18px; font-size:15px; letter-spacing:-1px;}
.c_total_price .price_num {margin-left:10px}
.c_total_price .price_num strong {color:#000; letter-spacing:0px; font-weight:600; font-size:21px; line-height:17px;}
.c_total_price .total_num .price_num strong {color:#cd3726;}
.c_total_price .ic_price {float:left; width:20px; height:20px; border:1px solid #ccc; margin:0 20px}
.c_total_price .ic_plus {background:transparent url('../images/c_img/ic_total_plus.gif') center center no-repeat;}
.c_total_price .ic_minus {background:transparent url('../images/c_img/ic_total_minus.gif') center center no-repeat;}
.c_total_price .ic_equal {background:transparent url('../images/c_img/ic_total_equal.gif') center center no-repeat;}









/* ********************************************** *
 * ì£¼ë¬¸ê²°ì&nbsp;œ : í•&nbsp;ì¸ ë° ì¶”ê°€ í˜œíƒ ì&nbsp;ìš©
 * ********************************************** */
.c_add_sale {overflow:hidden; padding-top:5px; padding-bottom:50px;}
.c_add_sale table {width:100%; border-collapse:separate; border-top:1px solid #999;}
.c_add_sale th {border-bottom:1px solid #dfdfdf; font-size:15px; text-align:left; font-weight:500; color:#333; padding:0px 20px; }
.c_add_sale td {border-bottom:1px solid #dfdfdf; vertical-align:middle;}
.c_add_sale ul {padding:7px 20px}
.c_add_sale li {list-style:none; overflow:hidden; position:relative; padding:5px 0px;}
.c_add_sale li:last-child {margin-top:5px; padding-top:10px; border-top:1px dashed #dfdfdf;}
.c_add_sale .txt {float:left; font-size:14px; letter-spacing:-1px; padding:0 19px; margin-left:1px; position:relative; line-height:20px; font-weight:400;}
.c_add_sale .txt:before {content:""; position:absolute; left:-1px; top:50%; width:1px; height:12px; background:#ccc; margin-top:-5px;}
.c_add_sale .txt:first-child {padding-left:0; margin-left:0}
.c_add_sale .txt:first-child:before {display:none}
.c_add_sale .txt em {font-size:14px; color:#000; font-weight:500; letter-spacing:0px;}
.c_add_sale .txt .num {color:#1991f1; letter-spacing:0px; font-weight:500;}
.c_add_sale .txt strong {font-weight:500;}

.order_price_info {width:100%; padding:15px 20px; overflow: hidden;}
.order_price_info p {font-size:17px; color:#1991f1; font-weight:600; display:inline-block; zoom:1; *display:inline; vertical-align: middle; margin-right:5px; line-height:22px;}
.order_price_info span {font-size:13px; color:#666; font-weight:400; display:inline-block; zoom:1; *display:inline; vertical-align: middle; line-height:22px;}

.order_price_info div {width:100%; padding-top:8px; margin-top:8px; border-top:1px dashed #d7d7d7;}
.order_price_info div font {font-size:13px; color:#888; font-weight:400; line-height:18px; display: block;}

.order_add_info {width:100%; padding:15px 20px; overflow: hidden;}
.order_add_info p {font-size:14px; color:#666; font-weight:400; line-height:22px;}
.order_add_info span {font-size:13px; color:#666; font-weight:400; line-height:22px; display: block; padding-left:22px;}
.order_add_info span.oa_point {background-image:url("../img/product/point.png"); background-repeat:no-repeat; background-position:top 3px left;}
.order_add_info span.oa_yellowpoint {background-image:url("../img/product/point_yellow.png"); background-repeat:no-repeat; background-position:top 3px left;}
.order_add_info span.oa_discount {background-image:url("../img/product/sale.png"); background-repeat:no-repeat; background-position:top 3px left;}

.order_add_info span font {font-size:13px; color:#1991f1; font-weight:500;}
.order_add_info span b {font-size:13px; color:#fe0303; font-weight:500;}
.order_add_info span strong {font-size:13px; color:#999;}

/* ì¿&nbsp;í°ì„&nbsp;íƒ ì…€ë&nbsp;‰íŠ¸ë°•ìŠ¤ */
.c_add_sale select {border:1px solid #ddd; padding:1px 22px 4px 8px; padding:1px 22px 3px 6px\0; font-size:12px !important; height:30px; float:right; min-width:250px;  max-width:380px}
.c_add_sale select {-webkit-appearance: none; appearance: none;  -moz-appearance: none; -webkit-user-select: none; background:#fff url('../images/c_img/select.gif') right center no-repeat;}
.c_add_sale select:focus {border-color:#aaa;}
.c_add_sale select::-ms-expand {display:none;}

/* ì¿&nbsp;í°ëª…, í•&nbsp;ì¸ê°€ê²© */
.c_add_sale .icon {height:23px; padding:0 8px; background:#ccc; color:#666; font-size:11px; letter-spacing:-1px; line-height:21px; font-weight:600; float:left; margin-right:10px; position:absolute; left:0; top:50%; margin-top:-12px}
.c_add_sale .coupon_name {letter-spacing:-1px; float:left; line-height:16px; padding:0 80px 3px 80px; word-wrap:break-word; word-break:keep-all;}
.c_add_sale .coupon_name.no_coupon {padding-left:0; font-size:14px; color:#aaa;}
.c_add_sale .coupon_price {font-size:13px; line-height:20px; margin-left:3px; }
.c_add_sale .coupon_price strong {letter-spacing:0px; color:#000; font-weight:600;}

/* í•&nbsp;ì¸, ì¶”ê°€í˜œíƒ ê³µí†µ ë²„íŠ¼ */
.c_add_sale .c_btnbox {margin-top:0; padding-bottom:0}
.c_add_sale .c_btnbox li {border:0; margin-top:0; padding:8px 0px;}
.c_add_sale .c_btnbox .c_btn {width:100px; line-height:25px\0;}

.c_add_sale .c_btnbox_new {width:210px; margin: auto; overflow: hidden; padding:12px 0px;}
.c_add_sale .c_btnbox_new a {display: block; font-size:12px; height:30px; float:left; width:100px; font-weight:400; letter-spacing:-0.05em; line-height:28px; text-align: center; transition:all 0.2s;}
.c_add_sale .c_btnbox_new .c_btn_sty1 {border:1px solid #1991f1; color:#1991f1; font-weight:500;}
.c_add_sale .c_btnbox_new .c_btn_sty2 {border:1px solid #7597b5; color:#7597b5;}
.c_add_sale .c_btnbox_new .c_btn_sty3 {border:1px solid #dfdfdf; margin-left:10px;}
.c_add_sale .c_btnbox_new a:hover {opacity:0.6;}

.c_add_sale .delete {position:absolute; right:0; top:50%; margin-top:-12px}


/* í”„ë¡œëª¨ì…˜ ì½”ë“œí•&nbsp;ì¸ */
.c_add_sale .promo_sale {float:left; line-height:30px; letter-spacing:-1px; font-size:13px; margin-left:10px}
.c_add_sale .promo_sale strong {font-weight:600; color:#000; letter-spacing:0px;}

/* ì&nbsp;ë¦½ê¸ˆ, í”„ë¡œëª¨ì…˜ ì½”ë“œ ì¸í’‹ */
.c_add_sale .input_box { margin-left:-5px}
.c_add_sale .input_box .input_design { float:left; margin-left:5px; }
.c_add_sale .input_design {width:100%; border:1px solid #666; background:#fff; height:30px; box-sizing:border-box; padding:4px 10px 6px; color:#666;}
.c_add_sale .input_design.if_date{background:transparent url('../images/icon_date.gif') 5px center no-repeat; padding:5px 10px 6px 30px}
.c_add_sale .input_design:focus {border-color:#999;}
.c_add_sale .input_design.number_style {text-align:right;}
.c_add_sale .if_no_sale .input_design {border-color:#d1d1d1}
.c_add_sale .input_box .label_design {margin-left:10px; margin-top:4px}
.c_add_sale .input_box .if_beside {float:left; clear:none !important; margin-left:15px !important}
.c_add_sale .input_box label.if_beside {line-height:28px;}
.c_add_sale .input_box label.if_beside input[type=checkbox] {margin-top:9px}
.c_add_sale .input_box .do_point_apply {width:140px;}


/* ì&nbsp;ë¦½ê¸ˆ ê°€ì´ë“œ */
.c_add_sale .tip_txt {padding-left:16px; color:#999; letter-spacing:-1px; position:relative; padding-top:6px; clear:both}
.c_add_sale .tip_txt:before {content:""; position:absolute; left:0; top:9px; width:13px; height:13px; background:transparent url('../images/c_img/join_tip.gif') left top no-repeat;}
.c_add_sale .tip_txt.black {color:#333;}
.c_add_sale .tip_txt.black:before {background-position:left bottom;}
.c_add_sale .input_box .tip_txt {margin-left:5px}
.c_add_sale .input_box .tip_txt .num {letter-spacing:0px; color:#000; text-decoration:underline;}




/* ********************************************** *
 * ë°°ì†¡ì§€ì&nbsp;•ë³´ : ì´ì&nbsp;„ì£¼ì†Œ ì„&nbsp;íƒ
 * ********************************************** */
.c_form .address_box {overflow:hidden;}
.c_form .address {overflow:hidden; padding:3px 80px 5px 0; position:relative; border-top:1px solid #e5e5e5; margin-top:-1px}
.c_form .address .txt_box {float:left; line-height:22px; margin-left:-9px; position:relative;}
.c_form .address .c_btn {position:absolute; right:0; top:50%; margin-top:-11px; z-index:10}
.c_form .address .txt {padding:0 8px; position:relative; float:left; margin-left:1px}
.c_form .address .txt:before {content:""; position:absolute; left:-1px; top:50%; width:1px; height:11px; background:#ddd; margin-top:-4px}
.c_form .address .txt.name {color:#000; font-weight:600;}
.c_form .address .txt_box:hover .txt {color:#000;}









/* ********************************************** *
 * ì£¼ë¬¸ê²°ì&nbsp;œ : ê²°ì&nbsp;œì&nbsp;•ë³´í¼
 * ********************************************** */
.c_form.if_last_order {display:table; width:100%; table-layout:fixed; }
.c_form.if_last_order dt { display:table-cell; vertical-align:top; overflow:hidden; border-bottom:1px solid #ddd; box-sizing:border-box; }
.c_form.if_last_order table {margin-top:-1px}
.c_form.if_last_order table tr {border-bottom:0; border-top:1px solid #ddd;}
.c_form.if_last_order table tr:first-child {border-top:0;}
.c_form.if_last_order .bank {min-width:300px}

/* êµ¬ë§¤í™•ì¸ ë¼ë²¨ */
.c_form.if_last_order .label_design {padding-left:18px; position:relative;}
.c_form.if_last_order .label_design input {position:absolute; left:0; top:6px;}

/* ì£¼ë¬¸ê²°ì&nbsp;œ : ê²°ì&nbsp;œìˆ˜ë‹¨ ì„&nbsp;íƒ ì•„ì´ì½˜ */
.c_form .pay_select {display:table; width:100%; table-layout:fixed;}
.c_form .pay_select li {list-style:none; display:table-cell; text-align:center;}
.c_form .pay_select label {letter-spacing:-1px; position:relative; color:#666; display:block; margin-left:-1px}
.c_form .pay_select label:first-child {}
.c_form .pay_select label input[type=radio] {-webkit-appearance: none;appearance: none;-moz-appearance: none;-webkit-user-select: none; }
.c_form .pay_input {position:absolute; left:5px; top:5px; opacity:0}
.c_form .pay_select .lineup { padding:45px 5px 15px; display:block;  border:1px solid #ccc; position:relative;}
.c_form .use_card .lineup {background:transparent url('../images/c_img/ic_pay_card.gif') center 20px no-repeat;}
.c_form .use_real .lineup {background:transparent url('../images/c_img/ic_pay_real.gif') center 20px no-repeat;}
.c_form .use_bank .lineup {background:transparent url('../images/c_img/ic_pay_bank.gif') center 20px no-repeat;}
.c_form .use_point .lineup {background:transparent url('../images/c_img/ic_pay_point.gif') center 20px no-repeat;}
.c_form .use_phone .lineup {background:transparent url('../images/c_img/ic_pay_phone.gif') center 20px no-repeat;}
.c_form .use_vert .lineup {background:transparent url('../images/c_img/ic_pay_vert.gif') center 20px no-repeat;}
.c_form .use_payco .lineup {background:transparent url('../images/c_img/ic_pay_payco.gif') center 20px no-repeat;}

.c_form .pay_input:checked+ .lineup {border:1px solid #cd3726; position:relative; background-color:#fff;}
.c_form .pay_input:checked+ .lineup:before {content:""; position:absolute; right:-1px; top:-1px; width:1px; height:110%; background:#cd3726; z-index:1}
.c_form .pay_select li:hover .lineup {background-color:#f5f5f5;}

/* ê²°ì&nbsp;œì&nbsp;•ë³´ : ì´ ê²°ì&nbsp;œê¸ˆì•¡ ë°•ìŠ¤ */
.c_form .total_order {background:#f5f5f5; display:table-cell; vertical-align:top; width:250px; padding:20px; border-bottom:1px solid #ddd;}
.c_form .total_order ul {}
.c_form .total_order li {list-style:none; overflow:hidden; border-bottom:1px dashed #ccc; padding:5px 0 2px}
.c_form .total_order .price_tt {float:left; font-size:13px; letter-spacing:-1px; line-height:25px;}
.c_form .total_order .price {float:right; color:#666; font-size:13px; line-height:25px;}
.c_form .total_order .price strong {font-size:15px; font-weight:600; color:#000; margin-right:2px}
.c_form .total_order .icon {width:10px; height:10px; margin-right:15px}
.c_form .total_order .icon.plus {background:transparent url('../images/c_img/ic_total_plus.gif') left center no-repeat;}
.c_form .total_order .icon.minus {background:transparent url('../images/c_img/ic_total_minus.gif') left center no-repeat;}
.c_form .order_price {margin-top:20px; overflow:hidden;}
.c_form .order_price .price_tt {font-size:15px;}
.c_form .order_price .price {font-size:15px;}
.c_form .order_price .price strong {font-size:25px; color:#cd3726; margin-right:0}



/* ìš”ì²­ ë°°ì†¡ì¼ / ìˆ˜ëŸ‰ */
.order_split_delivery_info {width:100%; padding:15px 20px; overflow: hidden;}
.order_split_delivery_info p {padding-left: 26px; background: url('../img/order/calendar.png') center left no-repeat; font-size:15px; color:#333; font-weight:400; display:inline-block; zoom:1; *display:inline; vertical-align: middle; margin-right:5px; line-height:22px;}
.order_split_delivery_info b {color: #1991f1; font-weight: 700;}

.splitDelivery_notice {width: 100%; padding: 10px 20px;}
.splitDelivery_notice p {padding-left: 20px; background: url('../img/order/mark2.png') top 3px left no-repeat; font-size: 14px; font-weight: 400; letter-spacing: -0.025em;}
.splitDelivery_notice p font {font-size: 14px; color: #1991f1; letter-spacing: -0.025em;}
.splitDelivery_notice p em {font-size: 14px; color: #333; letter-spacing: -0.025em;}
.splitDelivery_notice p b {font-size: 14px; color: #333; font-weight: 700; letter-spacing: -0.025em;}
/* ìš”ì²­ ë°°ì†¡ì¼ / ìˆ˜ëŸ‰ END */



/* COVID í‚¤íŠ¸ êµ¬ë§¤ ì‹œ ê°ì‚¬ ì¿&nbsp;í° ë°œê¸‰ ë‚´ìš© */
.month_event_coupon {width: 100%; width: 100%; background-color: #F0F3FF; padding: 20px 0 30px; margin-top: 20px;}
.month_event_coupon .tit {width: 100%; text-align: center;}
.month_event_coupon .tit p {display: inline-block; border-bottom: 2px solid #494e66; font-size: 30px; color: #494e66; font-weight: 400; letter-spacing: -0.025em;}
.month_event_coupon .tit strong {font-weight: 700;}

.month_event_coupon .txt {width: 100%; margin-top: 20px;}
.month_event_coupon .txt p {font-size: 17px; color: #494e66; font-weight: 400; letter-spacing: -0.025em; line-height: 1.5; text-align: center;}
.month_event_coupon .txt p font {display: inline-block; font-size: 17px; color: #178df4; font-weight: 700; letter-spacing: -0.025em;}

.month_event_coupon .btn {display: flex; justify-content: center; margin-top: 30px;}
.month_event_coupon .btn div {display: flex; align-items: center; justify-content: center; padding: 10px 35px; background-color: #178df4; font-size: 17px; color: #fff; font-weight: 400; letter-spacing: -0.025em;}
.month_event_coupon .btn div:hover {background-color: #0c6ac1;}
/* END */



.event_banner_box {width: 100%; margin-top: 30px;}
.event_banner_box img {transition: 0.2s all;}
.event_banner_box img:hover {opacity: 0.8;}


</pre></body></html>