@charset "utf-8";
.content_main{width: 1100px; margin: 0 auto}

.no_result_list {
    padding: 230px 0 170px 0;
}

.no_result_list .txt_style1 {
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
}

.ayeobi_market_heading {
    position: relative;
    width: 1100px;
    margin: 26px auto 26px;
    text-align: center;
    word-break: break-all;
}

.ayeobi_market_heading .ayeobi_market_heading_tit {
    display: inline-block;
    padding: 0 40px 0;
    -webkit-transform: rotate(-0.028deg);
    transform: rotate(-0.028deg);
    font-size: 27px;
    font-weight: normal;
    line-height: 28px;
    color: #000;
    letter-spacing: -0.3px;
    vertical-align: top;
}

.ayeobi_market_tabwrap {
    width: 1100px;
    margin: 0 auto;
}

.ayeobi_market_tabwrap .ayeobi_market_tablist.ty_txtmenu {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 50px;
    border: 1px solid #e7e7e7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ayeobi_market_tabwrap .ayeobi_market_tablist.ty_txtmenu > li.on {
    background-color: #f26522;
    color: #fff;
}

.ayeobi_market_tabwrap .ayeobi_market_tablist.ty_txtmenu > li > button.on {
    background-color: #f26522;
    color: #fff;
}
.ayeobi_market_tabwrap .ayeobi_market_tablist.ty_txtmenu > li {
    position: relative;
    display: table-cell;
    width: auto;
    height: 100%;
    text-align: center;
}

.ayeobi_market_tabwrap .ayeobi_market_tab {
    display: block;
    width: 100%;
    height: 100%;
    letter-spacing: -0.3px;
    text-align: center;
    font-size: 15px;
    color: inherit;
    font-weight: inherit;
}

.ayeobi_market_tabwrap .ayeobi_market_tabcont {
    margin-top: 10px;
}

.list_goods .list {
    overflow: hidden;
    width: 1100px;
    margin-top: -10px;
}

.list_goods li {
    float: left;
    width: 356px;
    height: 682px;
    padding: 25px 5px 0 5px;
}

.list_goods .item {
    display: block;
    background-color: #fff;
    cursor: pointer;
}

.list_goods .thumb {
    display: block;
    position: relative;
    width: 100%;
    height: 435px;
    background-color: #f9f8f9;
}

.list_goods .thumb .img {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.list_goods .thumb .img > img {
    width: 356px;
    height: 435px;
}

.list_goods .info {
    display: block;
    padding: 14px 10px 10px 0;
}

.list_goods .name {
    display: block;
    overflow: hidden;
    max-height: 58px;
    font-weight: 400;
    font-size: 20px;
    color: #333;
    line-height: 29px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}

.list_goods .cost {
    display: block;
    padding-top: 7px;
    font-size: 18px;
    line-height: 29px;
}
.list_goods .cost .price {
    font-weight: 800;
    color: #333;
}
.list_goods .desc {
    display: block;
    padding-top: 11px;
    font-size: 13px;
    color: #999;
    line-height: 19px;
}

.list_goods .tag {
    display: block;
    padding: 12px 10px 10px 0;
    cursor: default;
}

.list_goods .tag .tag_type2 {
    color: #5f0080;
}

.list_goods .tag .ico {
    display: inline-block;
    height: 22px;
    margin-right: 6px;
    padding: 0 8px;
    border-radius: 4px;
    background-color: #f3f3f3;
    font-weight: 700;
    font-size: 12px;
    color: #666;
    line-height: 22px;
    vertical-align: middle;
}

.marketEvent_area{width: 780px; margin: 0 auto}

.market_detail_wrap{position: relative;
    padding-bottom: 60px;
    background: #fff;
}
    
.market_thumbnail {
    position: relative;
    display: inline-block;
    width: 550px;
}

.market_thumbnail .main_image{position: relative;}
.market_thumbnail .main_image li.active {display: block;}
.market_thumbnail ul li img {width: 100%;vertical-align: top;}

.market_info {
    float: right;
    width: 520px;
}

.market_info_summary {
    padding-bottom: 22px;
    border-bottom: 1px solid #f0f2f5;
}

.market_info_summary .deal_tag {
    margin-bottom: 15px;
    border-bottom: 1px solid #f0f2f5;
    padding-bottom: 12px;
    font-size: 0;
}

.market_info_summary .deal_tag_unit.time {
    border-color: #a54211;
    color: #a54211;
}

.market_info_summary .deal_tag_unit {
    display: inline-block;
    padding: 3px 6px 1px;
    border-width: 1px;
    border-style: solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 11px;
}

.market_info_summary .deal_tag_unit+.deal_tag_unit {
    margin-left: 6px;
}

.market_info_summary .deal_tag:after {
    display: block;
    clear: both;
    content: '';
}

.market_info_summary .deal_title {
    padding-top: 3px;
}

.market_info_summary .deal_title_sub {
    font-size: 0;
}

.market_info_summary .deal_title_sub span {
    vertical-align: middle;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -.13px;
    color: #666;
}

.market_info_summary .text_bar {
    vertical-align: middle;
    display: inline-block;
    width: 1px;
    height: 14px;
    margin: 0 9px;
    background-color: #f0f2f5;
}

.market_info_summary .deal_title_main {
    margin: 8px 0 12px;
    font-weight: 400;
    font-size: 30px;
    letter-spacing: -.25px;
    line-height: 38px;
    color: #16181a;
}


.info_unit_title {
    vertical-align: top;
    display: inline-block;
    width: 120px;
    padding-top: 18px;
}

.info_unit_title .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    font-size: 14px;
    font-family: "나눔고딕",NanumGothic,"Nanum Gothic",Dotum,Apple SD Gothic Neo,sans-serif;
    letter-spacing: -.12px;
    color: #16181a;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.market_info .ct_wrp.purchase {
    padding: 14px 0 0 0;
}

.market_info_summary .deal_price {
    position: relative;
    padding-top: 25px;
    font-size: 0;
}

.market_info_summary .deal_price_sub {
    position: absolute;
    top: 0;
}

.market_info_summary .deal_price_sell {
    position: relative;
    margin-top: 2px;
    line-height: initial;
}

.market_info_summary .deal_price_sell strong {
    vertical-align: middle;
    font-size: 32px;
    letter-spacing: -.27px;
    color: #16181a;
}

.market_info_summary .deal_price_sell .text_unit {
    vertical-align: middle;
    margin-left: 2px;
    font-family: "나눔고딕",NanumGothic,"Nanum Gothic",Dotum,Apple SD Gothic Neo,sans-serif;
    font-size: 20px;
}

.market_info_summary .deal_price_buy_count {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 16px;
    letter-spacing: -.13px;
    color: #a6a9ad;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.market_info .ct_wrp.order_btn {
    padding-top: 33px;
}

.timer {
    position: relative;
    margin-bottom: 8px;
    width: 520px;
}

.number_unit{    display: inline-block;
    margin-bottom: 6px; color:#ae0000; margin-right: 15px;}

.tooltip_timer.refresh {
    max-height: 124px;
    padding: 16px 0 19px 0;
    border-color: #427736;
}

.tooltip_timer {
    position: absolute;
    bottom: 100%;
    left: 50%;
    display: none;
    width: 283px;
    border-width: 1px;
    border-style: solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    letter-spacing: -.43px;
    background-color: #fff;
    -webkit-transform: translate(-50%,-12px);
    -ms-transform: translate(-50%,-12px);
    -o-transform: translate(-50%,-12px);
    transform: translate(-50%,-12px);
    z-index: 100;
}

.tooltip_timer.refresh .tooltip_timer_title {
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #427736;
}

.tooltip_timer.refresh .tooltip_timer_link {
    display: block;
    width: 94px;
    height: 32px;
    margin: 13px auto 0 auto;
    border: 1px solid #427736;
    border-radius: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: -.4px;
    line-height: 29px;
    color: #427736;
}

.timer_box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 54px;
    text-align: center;
    font-size: 0;
    font-family: "나눔고딕",NanumGothic,"Nanum Gothic",Dotum,Apple SD Gothic Neo,sans-serif;
    white-space: nowrap;
    border: 1px solid #b7bfc8;
    background-color: #fff;
}

.market_info .ct_wrp .ct {
    position: relative;
    font-size: 14px;
    line-height: 26px;
    color: #7d7e80;
}

.market_info .ct_wrp .tit_align_left {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 12px;
    color: #16181a;
}

.order_btn .give_gift_box+.lst_btn {
    display: inline-block;
    width: -webkit-calc(100% - 156px);
    width: calc(100% - 156px);
    margin: 0 -2px;
    vertical-align: top;
}
.order_btn .give_gift_box+.lst_btn li {
    padding: 0 2px;
}

.market_info .order_btn .lst_btn li {
    position: relative;
    padding: 0 4px;
}

.row .col2 {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a.btn.full, button.btn.full, i.btn.full {
    width: 100%;
}

a.btn.btn_big, button.btn.btn_big, i.btn.btn_big {
    height: 64px;
    line-height: 64px;
    font-size: 18px;
}

.lst_btn .btn {
    font-weight: 600;
}

.prod li:first-child {
    margin-top: 14px;
}

.prod .tit>span:not(:first-child) {
    vertical-align: top;
    padding-left: 6px;
    margin-left: 6px;
}

.prod .tit>span:not(:first-child)::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 11px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #e3e5e8;
}

.prod li {
    position: relative;
    padding: 12px 16px 15px 14px;
    border: 1px solid #f2f4f5;
    border-bottom-color: #d0d5d9;
    border-top: 0;
    background-color: #f8f8f8;
}

.prod .tit>span {
    display: inline;
    position: relative;
    font-size: 14px;
    vertical-align: middle;
}

.prod .tit {
    display: block;
    margin-bottom: 18px;
    padding-right: 35px;
    line-height: 18px;
    font-size: 0;
    color: #7d7e80;
}



a.btn, button.btn, i.btn {
    display: inline-block;
    height: 34px;
    line-height: 33px;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-family: "나눔고딕",NanumGothic,"Nanum Gothic",Dotum,Apple SD Gothic Neo,sans-serif;
    text-align: center;
    color: #fff;
    background-color: #427736;
}

a.btn.gray2, button.btn.gray2, i.btn.gray2 {
    border: solid 1px #b7bfc8;
    color: #16181a;
}

a.btn.gray, a.btn.gray2, a.btn.orange, button.btn.gray, button.btn.gray2, button.btn.orange, i.btn.gray, i.btn.gray2, i.btn.orange {
    background-color: #fff;
}

a.btn.full, button.btn.full, i.btn.full {
    width: 100%;
}

.row:after {
    display: block;
    clear: both;
    content: '';
}

.opt_slt_price_box {
    padding: 24px 0 0;
    background-color: #fff;
}

.opt_slt_price_box .item {
    line-height: 1;
}
.opt_slt_price_box .item.total .tit {
    margin-top: 10px;
}
.opt_slt_price_box .item .tit {
    display: block;
    float: left;
    font-size: 14px;
    color: #16181a;
}
.opt_slt_price_box .item.total .num {
    font-size: 20px;
    color: #427736;
}
.opt_slt_price_box .item .num {
    display: block;
    float: right;
    font-size: 18px;
    font-weight: 600;
    color: #16181a;
}

.opt_slt_price_box .item .num strong {
    position: relative;
    top: 2px;
    display: inline-block;
    margin-right: 1px;
    font-size: 32px;
    font-family: Tahoma,"Apple SD Gothic Neo","Apple SD Gothic NEO","Nanum Gothic",Dotum,sans-serif;
}
.opt_slt_price_box .item:after {
    display: block;
    clear: both;
    content: '';
}

.promotion {
    position: relative;
    padding: 15px;
    border-radius: 1px;
    border: solid 1px #ccc;
    background-color: #fafafa;
    font-size: 14px;
    color: #555;
}
.promotion_item {
    line-height: 1.5;
    padding-bottom: 10px;
}

.product_top{
	border-top: 1px solid #999;
}


.product_gnb{
    display: flex;
    flex-wrap: wrap;
    height: 60px;
}

.gnb_top_fix{
    background: #fff;
    position: fixed;
    width: 1100px;
    margin: 0 auto;
    top: 0;
    z-index: 100
}

.product_gnb .product_gnb_list{
    display: flex;
    flex: 1 1 0%;
    border-width: 1px 0px 1px 1px;
    border-color: #e2e2e2;
    border-style: solid;
    background-color: #fcfcfc;
}
.product_gnb .product_gnb_list>a{
    display: flex;
    flex: 1 1 0%;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
}
.product_gnb_list > a > span.name{
    font-size: 16px;
    font-weight: 500;
    color: #555;
    font-weight: bold;
    font-size: 16px;
}

.market_info_contents .product_content {
    text-align: center;
    padding-bottom: 60px;
}

.market_info_contents .product_content img {
    max-width: 1072px;
}

.product_content .exchange_return{
    margin-bottom: 3px;
    color: #333;
    line-height: 26px;
}

.product_content span{
    display: block;
}

.product_content .info-title{
    width: 100%;
    font-weight: 600;
    font-size: 26px;
    line-height: 140%;
    color: #212121;
    margin: 50px auto 15px;
}
.product_content .notice-information-table{
    user-select: auto;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 1em;
}

.product_quantity {
    position: relative;
    clear: both;
    display: inline-block;
    width: 80px;
}

.product_quantity .product_quantity_input {
    vertical-align: top;
    text-align: center;
    border: 0;
    width: 61px;
    height: 40px;
    background: transparent;
    font-size: 16px;
    font-weight: bold;
    border-right: 1px solid #eee;
    box-sizing: border-box;
    color: #111;
    line-height: 25px;
    padding: 11px 0 9px 0;
}

.product_quantity button {
    background: transparent;
    position: relative;
    height: 20px;
    width: 20px;
    display: block;
    border: 0 none;
    font-size: 0;
    line-height: 0;
}

.product_quantity .quantity_plus:after {
    position: absolute;
    left: 6px;
    top: 6px;
    content: '';
    width: 5px;
    height: 5px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(315deg);
}

.product_quantity .quantity_minus:after {
    position: absolute;
    left: 6px;
    top: 6px;
    content: '';
    width: 5px;
    height: 5px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(135deg);
}

.product_quantity .quantity {
    display: table;
    width: 100%;
}
.product_quantity .product_quantity_form {
    display: table;
    width: auto;
    border: 1px solid #ccc;
}

.product_quantity button:first-child {
    border-bottom: 1px solid #ccc;
}


.notice-information-table th{
    padding: 12px 16px;
    border-bottom: 1px solid #eee;
    background-color: #fafafa;
    color: #111;
    font-weight: 400;
    font-size: 12px;
    overflow: hidden;
}
.notice-information-table td{
    white-space: normal;
    word-break: break-all;
    padding: 12px 16px;
    color: #333;
    border-bottom: 1px solid #eee;
    border-right: none;
    border-left: none;
    border-top: none;
    line-height: 17px;
    font-size: 12px;
}


.only_pc .cart_item {
    float: left;
    width: 742px;
}


.only_pc {
    width: 1050px;
    margin: 0 auto;
}


.only_pc * {
    font-family: Noto Sans;
    letter-spacing: 0;
}

.only_pc .cart_result {
    position: relative;
    float: right;
    width: 284px;
}


.only_pc .cart_result .inner_result {
    position: absolute;
    right: 0;
    top: 60px;
    width: 284px;
    background-color: #fff;
}

.only_pc .amount_view {
    padding: 9px 18px 18px 20px;
    border: 1px solid #f2f2f2;
    background-color: #fafafa;
}

.only_pc .amount_view .amount {
    padding-top: 9px;
}

.amount_view .amount {
    overflow: hidden;
    padding-top: 9px;
}

.only_pc .amount_view .amount .tit {
    float: left;
    width: 80px;
    letter-spacing: -.5px;
}

.amount_view .amount .tit {
    float: left;
    width: 90px;
    font-size: 16px;
    line-height: 24px;
    white-space: nowrap;
}

.only_pc .amount_view .amount .price {
    float: right;
}

.amount_view .amount .price {
    float: right;
    line-height: 24px;
    text-align: right;
}

.only_pc .amount_view .amount .price .num {
    letter-spacing: -.5px;
}

.amount_view .amount .price .num {
    font-size: 18px;
}

.amount_view .amount .price .won {
    padding-left: 2px;
    font-size: 16px;
    vertical-align: 1px;
}

.only_pc .amount_view .amount.lst {
    margin: 17px 0 0;
    padding-top: 17px;
    border-top: 1px solid #eee;
}


.only_pc .btn_submit {
    position: static;
    padding: 20px 0 0;
    background: 0 0;
}

.only_pc .btn_submit .btn {
    height: 56px;
    padding-bottom: 2px;
    line-height: 54px;
    width: 100%;
}

.only_pc .cart_result .notice {
    padding-top: 34px;
}

.only_pc .cart_result .notice .txt {
    display: block;
    position: relative;
    padding: 6px 0 0 10px;
    font-size: 12px;
    color: #666;
    line-height: 18px;
    letter-spacing: -.5px;
}

.only_pc .cart_result .notice .txt .ico {
    position: absolute;
    left: 0;
    top: 6px;
}

#cartItemList:after {
    content: "";
    display: block;
    overflow: hidden;
    height: 0;
    font-size: 0;
    clear: both;
}


.only_pc:after {
    content: "";
    display: block;
    clear: both;
}


.b_order_cart_top {
    height: 64px;
    padding: 19px 10px;
    background: #fafafa;
    border: 1px solid #eee;
    border-width: 1px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.c_order_checkbox_part input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
}

.b_order_cart_top label, .b_order_cart_top button {
    color: #333;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
}

.b_order_cart_top .all_check {
    display: inline-block;
    margin-right: 14px;
}

.b_order_cart_top label, .b_order_cart_top button {
    color: #333;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
}

.c_order_checkbox {
    position: relative;
    display: inline-block;
}

.c_order_checkbox input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
}

.c_order_checkbox input:checked + span:before {
    border: 0;
    background: #f43142;
}

.b_order_cart_top .c_order_checkbox span {
    height: 24px;
    color: #333;
    line-height: 24px;
    vertical-align: top;
}

.c_order_checkbox input:checked + span:after {
    border-color: #fff;
}

.b_order_cart_top .c_order_checkbox span:after {
    top: 8px;
}

.c_order_checkbox > span {
    position: relative;
    display: inline-block;
    height: 22px;
    padding-left: 30px;
    vertical-align: middle;
    line-height: 22px;
    color: #666;
}

.c_order_checkbox > span:after {
    content: "";
    position: absolute;
    top: 6px;
    left: 5px;
    display: block;
    width: 10px;
    height: 6px;
    border: 1px solid #ddd;
    border-width: 0 0 1px 1px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.b_order_cart_top button {
    position: relative;
    margin: 0 15px;
}

.c_order_checkbox > span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 22px;
    height: 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 100%;
}

.only_pc .box {
    border-top: 1px solid #333;
}

.only_pc .box .tit_box {
    overflow: hidden;
    height: 30px;
    padding: 14px 5px 15px 0;
}

.only_pc .box .tit {
    position: static;
    height: auto;
}

.only_pc .box .tit .inner_tit {
    position: static;
    float: left;
    width: 50%;
    height: auto;
    padding: 3px 0 0;
    font-weight: 700;
    line-height: 26px;
}

.box .tit .inner_tit {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 56px;
    padding: 17px 20px 15px;
    background-color: #fff;
    font-weight: 600;
    font-size: 18px;
    color: #333;
    line-height: 24px;
}

.only_pc .box .list {
    padding: 0;
    border-bottom: 1px solid #f4f4f4;
}

.only_pc .box .list li {
    padding-left: 0;
}

.only_pc .box .list li .item {
    overflow: hidden;
    min-height: 128px;
    padding: 0;
}

.box .list li .item {
    position: relative;
    padding: 23px 36px 20px 0;
    border-top: 1px solid #f4f4f4;
}

.only_pc .box .list li .check {
    left: 2px;
    top: 50%;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    padding: 0;
}

.skin_checkbox input[type=radio], input[type=checkbox] {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.only_pc .box .list li .name {
    display: table;
    width: 312px;
    min-height: 128px;
    padding: 19px 0 18px 136px;
}

.only_pc .box .list li .name .inner_name {
    display: table-cell;
    vertical-align: middle;
}

.only_pc .box .list li .name .package {
    overflow: hidden;
    max-height: 54px;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-size: 16px;
}

.only_pc .box .list li .goods {
    overflow: visible;
    height: 100%;
    padding-top: 0;
}

.only_pc .box .list li .goods .thumb {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -55px;
}

.box .list li .goods .thumb {
    overflow: hidden;
    float: left;
    width: 120px;
    height: 120px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-color: #f4f4f4;
    font-size: 0;
    text-indent: -9999px;
}

.box .list li .goods .price {
    overflow: hidden;
    padding-left: 20px;
}
.only_pc .box .list li .goods .price .in_price {
    position: absolute;
    right: 49px;
    top: 50%;
    width: 116px;
    transform: translateY(-50%);
}

.only_pc .box .list li .goods .price .in_price .selling {
    display: block;
    font-weight: 700;
    font-size: 16px;
    text-align: right;
}

.box .list li .goods .price .selling {
    font-weight: 700;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    word-break: break-all;
}

.only_pc .box .list li .goods .price .count {
    position: absolute;
    left: 473px;
    top: 50%;
    margin-top: -13px;
}

.only_pc .stamper .btn.minus, .only_pc .stamper .btn.minus.off {
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: 50% 50%;
}

.only_pc .stamper .btn.plus, .only_pc .stamper .btn.plus.off {
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: 50% 50%;
}
.only_pc .stamper .btn.plus {
    background-image: url(/www/images/market//ico_plus_on.svg);
}

.stamper .btn.minus {
    background-image: url(/www/images/market//ico_minus_on.svg);
}

.only_pc .stamper .btn.minus {
    background-image: url(/www/images/market/ico_minus_on.svg);
}

.only_pc .stamper .btn {
    width: 30px;
    height: 30px;
}
.btn {
    width: 100%;
    height: 52px;
    border: 0;
    border-radius: 4px;
    font-weight: 600;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    outline: none;
}

.stamper .btn {
    float: left;
    width: 35px;
    border: 0;
    font-size: 0;
    text-indent: -9999px;
}

.only_pc .stamper .num {
    width: 40px;
    height: 30px;
    padding-bottom: 4px;
    font-weight: 400;
    line-height: 18px;
}

.box .list li .btn_delete {
    overflow: hidden;
    position: absolute;
    right: -22px;
    top: 4px;
    width: 56px;
    height: 56px;
    padding: 22px 24px;
    border: 0;
    background-image: url(https://res.kurly.com/mobile/service/cart/2007/ico_delete.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    background-position: 50% 50%;
    font-size: 0;
    text-indent: -9999px;
}

.only_pc:after {
    content: "";
    display: block;
    clear: both;
}

.only_pc .box .list li .btn_delete {
    right: 5px;
    top: 50%;
    width: 30px;
    height: 30px;
    padding: 0;
    margin-top: -13px;
    border: 0;
    background-image: url(https://res.kurly.com/pc/service/cart/2007/ico_delete.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: 50% 50%;
}

.stamper .num {
    float: left;
    width: 29px;
    height: 36px;
    margin-right: -1px;
    padding: 0;
    border: 0;
    font-weight: 600;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    text-align: center;
}

