a:hover {
    text-decoration: none;
}

/* 판매종료 도장 스타일 */
.service-card.sold-out {
    position: relative;
    /* 도장의 기준점 */
}

.service-card.sold-out .thumb::after {
    content: "판매종료";
    font-family: Helvetica, AppleSDGothicNeo, sans-serif;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-18deg);

    font-size: 30px;
    letter-spacing: 0.12em;
    text-transform: none;
    font-weight: 900;
    color: #ffe9a6;
    /* 샴페인 골드 */

    padding: 10px 24px 12px;
    border-radius: 50px;
    background: rgba(0, 0, 0, 0.45);
    /* 가독성을 위해 불투명도 살짝 조절 */
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border: 2px solid rgba(255, 214, 102, 0.65);
    box-shadow:
        0 10px 24px rgba(0, 0, 0, 0.45),
        0 0 0 2px rgba(0, 0, 0, 0.35) inset,
        0 0 18px rgba(255, 204, 0, 0.18);
    z-index: 5;
    pointer-events: none;
    white-space: nowrap;
}

/* 판매종료 시 이미지 어둡게 처리 (선택사항) */
.service-card.sold-out .thumb img {
    filter: brightness(0.5);
}


contents .font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.notosanskr * {
    font-family: 'GmarketSansMedium';
}

.sextoy_exp * {
    font-family: 'GmarketSansMedium';
}


.sextoy_exp {
    background-color: #ffffff;
    color: #000;
}

.sextoy_exp .title_top {
    position: relative;
}

.sextoy_exp .title_top .icon_ing {
    position: absolute;
    left: 20px;
    top: 20px;
    display: block;
}

.sextoy_exp .wrap_form_reg_top {
    padding: 0 80px;
    text-align: ;
    background-color: #fff
}

.sextoy_exp .wrap_form_reg .form_reg {
    padding: 0 80px;
    text-align: center;
}

.sextoy_exp .wrap_form_reg .form_reg label {
    display: block;
    float: left;
    margin: 30px 0 0 30px;
}

.sextoy_exp .wrap_form_reg .form_reg .id,
.sextoy_exp .wrap_form_reg .form_reg .id input {
    width: 100px;
    text-align: left;
}

.sextoy_exp .wrap_form_reg .form_reg .email,
.sextoy_exp .wrap_form_reg .form_reg .email input {
    width: 340px;
    text-align: left;
}

.sextoy_exp .wrap_form_reg .form_reg .phone {
    width: 170px;
    text-align: left;
}

.sextoy_exp .wrap_form_reg .form_reg .phone .f_egl_phone1 {
    width: 35px;
}

.sextoy_exp .wrap_form_reg .form_reg .phone .f_egl_phone2,
.sextoy_exp .wrap_form_reg .form_reg .phone .f_egl_phone3 {
    width: 45px;
}

.sextoy_exp .wrap_form_reg .form_reg .id {
    margin-left: 0;
}

.sextoy_exp .wrap_form_reg .form_reg .dex {
    text-align: left;
    margin-bottom: 20px;
}

.sextoy_exp .wrap_form_reg .form_reg .dex_text {
    text-align: left;
    width: 100%;
    color: black;
}

.sextoy_exp .wrap_form_reg .form_reg .name_dpst,
.sextoy_exp .wrap_form_reg .form_reg .name_dpst input {
    width: 100px;
    margin-left: 0;
    text-align: left;
}

.sextoy_exp .wrap_form_reg .form_reg .date_dpst {
    text-align: left;
}

.sextoy_exp .wrap_form_reg .form_reg input {
    font-size: 18px;
    outline: none;
    color: #000;
    line-height: 30px;
    background-color: #fffff;
    border: none;
    border-bottom: 1px solid #ffffff;
}

.sextoy_exp .wrap_form_reg {
    background-color: #ffecfe;
}

.sextoy_exp .wrap_form_reg .form_reg img {
    display: block;
    margin-bottom: 2px;
}

.sextoy_exp .wrap_form_reg .form_reg .caution_date_type {
    margin-top: 54px;
    margin-left: 0;
    margin-right: 50px;
}

.sextoy_exp .wrap_form_reg .form_reg .wrap_form_reg_btn .btn_reg {
    margin: 30px auto 50px;
    border-bottom: none;
}

.sextoy_exp .wrap_caution {
    padding-bottom: 50px;
}

.sextoy_exp .wrap_caution .caution {
    font-family: 'GmarketSansMedium';
    position: relative;
    border: 1px solid #548a91;
    background: #ebe5dc;
    padding: 25px 30px 20px;
    margin: 0 50px;
}

.sextoy_exp .wrap_caution .caution_left,
.sextoy_exp .wrap_caution .caution_right {
    float: left;
}

.sextoy_exp .wrap_caution .caution_left {
    width: 520px;
}

.sextoy_exp .wrap_caution .caution_right {
    width: 157px;
}

.sextoy_exp .wrap_caution .caution .title {
    margin: 0 0 6px;
}

.sextoy_exp .wrap_caution .caution ul {
    list-style: none outside none;
    font-size: 11px;
    letter-spacing: -1px;
}

.sextoy_exp .wrap_caution .caution ul,
.sextoy_exp .caution li {
    margin: 0;
    padding: 0;
}

.sextoy_exp .wrap_caution .caution ul {
    padding-left: 10px;
}

.sextoy_exp .wrap_caution .caution .emphs {
    background-color: #eb1b17;
    color: #fff;
    padding: 0 1px 1px;
}

.sextoy_exp .wrap_caution .caution li {
    background:url(https://cdn-banana.bizhost.kr/banana_web_20181015/new_page/fan_mtng_tsubomi/blt_caution_reg.png?d=) no-repeat 0 5px;
    padding-left: 6px;
    margin: 2px 0;
}

.sextoy_exp .wrap_caution .caution .btn_qna {
    display: block;
    margin-top: 27px;
}

.sextoy_exp .intro_mao {
    background: #d3b390;
}

.sextoy_exp .intrv_mk {
    background: #CCC4B1;
}

.sextoy_exp .intrv_mk form {
    margin: 0 auto;
    padding: 40px 0;
    width: 680px
}

.sextoy_exp .intrv_mk form input[type=text],
.sextoy_exp .intrv_mk form textarea,
.sextoy_exp .intrv_mk form select {
    padding: 8px 10px;
    border-radius: 3px;
    display: block;
    margin: 6px 0;
    border: 1px solid #b39779
}

.sextoy_exp .intrv_mk form input[type=text]:focus,
.sextoy_exp .intrv_mk form textarea:focus,
.sextoy_exp .intrv_mk form select:focus {
    outline: 0;
    border-color: #b39779;
    background: #fff;
    color: #000
}

.sextoy_exp .intrv_mk form input[type=text] {
    width: 70px;
    margin-left: 6px;
    float: left;
}

.sextoy_exp .intrv_mk form select {
    width: 300px;
    padding-left: 6px;
    float: left
}

.sextoy_exp .intrv_mk form textarea {
    width: 654px;
    height: 150px
}

.sextoy_exp .intrv_mk form input[type=image] {
    display: block;
    margin: 30px auto 10px;
    width: 153px
}

.sextoy_exp .intrv_mk form input[type=image]:focus {
    outline: 0;
    background: #000
}

.sextoy_exp .wrap_caution_intrv_mk .caution {
    border: 1px solid #ba9d7f;
    background: #CCC4B1;
    color: #544739;
}

.sextoy_exp .wrap_caution_intrv_mk .caution .btn_reg_small {
    display: block;
    margin-top: 27px;
}

.sextoy_exp .wrap_list_qstns {
    background-color: #fff;
    padding-bottom: 50px;
}

.sextoy_exp .wrap_list_qstns .title_list_qstns {
    margin-bottom: 10px;
}

.sextoy_exp .wrap_list_qstns .title_list_qstns ul,
.sextoy_exp .wrap_list_qstns .title_list_qstns li {
    margin: 0;
    padding: 0;
}

.sextoy_exp .wrap_list_qstns .title_list_qstns ul {
    list-style: none outside none
}

.sextoy_exp .wrap_list_qstns .title_list_qstns li {
    float: left;
    cursor: pointer;
}

.sextoy_exp .wrap_list_qstns .list_qstns {
    width: 100%
}

.sextoy_exp .wrap_list_qstns .list_qstns th {
    height: 51px;
    background: #f9f9f9;
    border: 1px solid #efefef;
    border-left: none;
    border-right: none
}

.sextoy_exp .wrap_list_qstns .list_qstns .best_entry {
    background-color: #fffded
}

.sextoy_exp .wrap_list_qstns .list_qstns .th_id {
    width: 93px
}

.sextoy_exp .wrap_list_qstns .list_qstns .th_btn_rcmmn {
    width: 83px
}

.sextoy_exp .wrap_list_qstns .list_qstns .th_cnt_rcmmn {
    width: 94px
}

.sextoy_exp .wrap_list_qstns .list_qstns td {
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #e0e0e0
}

.sextoy_exp .wrap_list_qstns .list_qstns .td_id {
    color: #999
}

.sextoy_exp .wrap_list_qstns .list_qstns .td_cntnt {
    padding: 15px 20px;
    text-align: left
}

.sextoy_exp .wrap_list_qstns .list_qstns .td_btn_rcmmn a span {
    display: inline-block;
    width: 33px;
    height: 29px;
    background:url(https://cdn-banana.bizhost.kr/banana_web_20181015/new_page/fan_mtng_tsubomi/btn_rcmmn_off.png?d=) no-repeat 0 0
}

.sextoy_exp .wrap_list_qstns .list_qstns .td_btn_rcmmn a span:hover {
    background:url(https://cdn-banana.bizhost.kr/banana_web_20181015/new_page/fan_mtng_tsubomi/btn_rcmmn_on.png?d=) no-repeat 0 0
}

.sextoy_exp .wrap_list_qstns .list_qstns .td_cnt_rcmmn {
    font-size: 14px;
    color: #4c81ed
}

.sextoy_exp .wrap_list_qstns .btn_view_more {
    width: 104px;
    height: 45px;
    margin: 20px auto 0
}

.sextoy_exp .title_bottom {
    background-color: #c2bdb6;
    position: relative;
}

.sextoy_exp .title_bottom .btn_reg_small {
    position: absolute;
    left: 320px;
    top: 462px;
}

.sextoy_exp .wrap_caution_schedule {
    background-color: #d9d8de
}

.sextoy_exp .wrap_caution_schedule .caution {
    border: 1px solid #bfbec4;
    background: #d9d8de;
}

.sextoy_exp .wrap_caution_schedule .caution .caution_right {
    text-align: right;
}

.sextoy_exp .wrap_caution_schedule .caution .caution_right .btn_go_intrv_mk {
    text-align: right;
    display: block;
    margin-top: 17px;
}

.sextoy_exp .wrap_vid {
    background-color: #000;
    padding: 20px;
}

.sextoy_exp .video_area {
    width: 800px;
    height: 450px;
    margin: 0 auto;
}

.text_shadow {
    font-family: 'GmarketSansMedium';
    font-size: 16px;
    /*text-shadow:1px 1px 1px #000;*/
    color: #353535;
    font-weight: bold;
}

button.red {
    background: -webkit-linear-gradient(top, #DD4B39, #D14836);
    background: -moz-linear-gradient(top, #DD4B39, #D14836);
    background: -ms-linear-gradient(top, #DD4B39, #D14836);
    border: 1px solid #DD4B39;
    color: white;
    text-shadow: 0 1px 0 #C04131;
}

button.red:hover {
    background: -webkit-linear-gradient(top, #DD4B39, #C53727);
    background: -moz-linear-gradient(top, #DD4B39, #C53727);
    background: -ms-linear-gradient(top, #DD4B39, #C53727);
    border: 1px solid #AF301F;
}

button.red:active {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
    background: -webkit-linear-gradient(top, #D74736, #AD2719);
    background: -moz-linear-gradient(top, #D74736, #AD2719);
    background: -ms-linear-gradient(top, #D74736, #AD2719);
}

.margin_bottom {
    margin-bottom: 10px;
}


.stock_alert_wrap {
    box-shadow: 0 0 0px rgba(0, 0, 10, 0.25);
    border-radius: 20px;
    overflow: hidden;
    font-family: 'GmarketSansMedium';
    color: #333;
    font-size: 14px;
    letter-spacing: -0.5px;
    margin-bottom: 30px;
    display: block;
}

.stock_alert_wrap strong {
    font-weight: 700;
}

.stock_alert_wrap .stock_alert_title {
    letter-spacing: -1px;
    text-align: center;
    font-size: 22px;
    padding: 10px 0;
    border-bottom: 1px solid #fd6244;
}

.stock_alert_wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.stock_alert_wrap ul li {
    border-bottom: 1px solid #ddd;
    padding: 10px 20px;
}

.stock_alert_wrap ul li:last-child {
    border-bottom: none;
}

.stock_alert_wrap ul li span {
    display: inline-block;
}

.stock_alert_wrap ul li span:nth-child(1) {
    background-color: #fd6244;
    border: 1px solid #f14f2f;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 2px 6px;
    font-weight: 700;
}

.stock_alert_wrap ul li span:nth-child(2) {
    font-weight: 700;
    letter-spacing: -1px;
}

.stock_alert_wrap ul li span:nth-child(3) {}

.stock_alert_wrap ul li span em {
    color: #fd6244;
}

.stock_alert_wrap ul li span.is_delivery {
    background-color: #c9ffab;
    border: 1px solid #b3ee93;
    box-sizing: border-box;
    text-align: center;
    border-radius: 2px;
    padding: 2px 6px;
}

.stock_alert_wrap ul li span:last-child {
    display: block;
    color: #999;
    margin-top: 4px;
    font-size: 12px;
}

.stock_alert_wrap input[type="checkbox"] {
    display: none;
}

.stock_alert_wrap label {
    cursor: pointer;
    display: block;
    text-align: center;
    background-color: #fd6244;
    border: 1px solid #f14f2f;
    color: #fff;
    border-radius: 2px;
    padding: 20px 0;
}

.stock_alert_wrap label:after {
    content: "더보기";
}

.stock_alert_wrap input:checked~label:after {
    content: "닫기";
}

.stock_alert_wrap .inner {
    max-height: 348px;
    overflow: hidden;
    transition: all .3s ease;
}

.stock_alert_wrap input:checked+.inner {
    max-height: 5000px !important;
}



/* */
.page_prd_wrap {
    margin-bottom: 15px;
    margin-top: 40px;
}

.page_prd_wrap:after {
    clear: both;
    display: block;
    content: "";
}

.page_prd_wrap ul {
    margin: 0 0 15px 0;
    padding: 0;
    display: block;
    border: 0;
}

.page_prd_wrap ul:after {
    display: block;
    content: "";
    clear: both;
}

.page_prd_wrap .p2_prd_wrap {
    list-style: none;
    float: left;
    width: 207px;
    margin: 0 4px 0 0;
    position: relative;
    box-sizing: border-box;
}

.page_prd_wrap .p2_prd_wrap_edge {
    margin-right: 0;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_title {
    height: 48px;
    width: 100%;
    margin: 0 auto 6px auto;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: block;
    display: -webkit-box;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: -0.071em;
    word-break: break-all;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_overlay_caution {
    position: absolute;
    right: 0;
    top: 88px;
    z-index: 11;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    color: #fff;
    background-color: rgba(204, 0, 0, 0.7);
    padding: 0;
    width: 100%;
    text-align: center;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_overlay_caution span {
    color: rgba(255, 255, 255, 1.0);
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_overlay {
    position: absolute;
    left: -3px;
    top: -3px;
    z-index: 10;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_overlay .icon_new {
    float: left;
    position: relative;
    margin-right: 4px;
    width: 34px;
    overflow: hidden;
    color: #4c80ee;
    font-size: 10px;
    letter-spacing: -1px;
    text-align: center;
    background-color: #fff;
    font-family: 'GmarketSansMedium';
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_overlay .icon_new .icon_new_y {
    background-color: #f5d7f4;
    border-left: 1px solid #4c80ee;
    border-right: 1px solid #4c80ee;
    width: 100%;
    display: block;
    box-sizing: border-box;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_overlay .icon_new .icon_new_md {
    border: 1px solid #4c80ee;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_overlay .icon_new .icon_new_md:after {
    clear: both;
    display: block;
    content: "";
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_overlay .icon_new .icon_new_md span {
    width: 50%;
    float: left;
    display: inline-block;
    box-sizing: border-box;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_overlay .icon_new .icon_new_md span:first-child {
    background-color: #fff;
    border-right: 1px solid #ddd;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_overlay .icon_new .icon_new_md span:last-child {
    background-color: #fff;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_overlay_3 {
    position: absolute;
    right: -3px;
    top: -3px;
    z-index: 10;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_overlay_bottom {
    position: absolute;
    right: 0px;
    top: 166px;
    z-index: 10;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_overlay_rank {
    position: absolute;
    left: 10px;
    top: -1px;
    background-color: rgba(246, 201, 24, 0.95);
    /*background-color: rgba(250, 82, 26, 0.9);*/
    width: 26px;
    height: 26px;
    z-index: 10;
    line-height: 26px;
    text-align: center;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_overlay_rank span {
    color: #fff;
    font-weight: 700;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_overlay_8 {
    position: absolute;
    top: 0;
    right: -10px;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_overlay_meiki {
    position: absolute;
    right: -2px;
    top: -11px;
    z-index: 20;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_img_wrap {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 10px;
    display: block;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_img_wrap img {
    width: 100%;
    max-width: 100%;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_wrap {
    margin-bottom: 4px;
    overflow: hidden;
    display: inline-block;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_wrap span {
    display: none;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_wrap span:nth-child(1),
.p2_prd_icon_wrap span:nth-child(2),
.p2_prd_icon_wrap span:nth-child(3) {
    display: inline-block !important;
}

.page_prd_wrap .p2_prd_wrap .p2_prd .p2_prd_icon_wrap_realdoll {
    margin-bottom: 4px;
    overflow: hidden;
    display: inline-block;
}

.page_prd_wrap .p2_btn_buy_benefit_wrap {
    display: block;
    width: 100%;
    margin: 0 auto 6px auto;
}

.page_prd_wrap .p2_btn_buy_benefit_wrap:after {
    clear: both;
    content: "";
    display: block;
}

.page_prd_wrap .p2_btn_buy_benefit_wrap a {
    display: block;
    width: 102px;
    padding: 4px 0;
    text-align: center;
    box-sizing: border-box;
    border-radius: 2px;
}

.page_prd_wrap .p2_btn_buy_benefit_wrap a:hover {
    text-decoration: none;
}

.page_prd_wrap .p2_btn_buy_benefit_wrap a:nth-child(1) {
    float: left;
}

.page_prd_wrap .p2_btn_buy_benefit_wrap a:nth-child(2) {
    float: right;
}

.page_prd_wrap .p2_btn_buy_benefit_wrap a.p2_prd_btn_buy_benefit {
    border: 1px solid #107aea;
    color: #107aea;
    background: linear-gradient(to bottom, #fff, #f2f2f2);
}

.page_prd_wrap .p2_btn_buy_benefit_wrap a.p2_prd_btn_buy_benefit:hover {
    border-color: #4073dc;
    background: linear-gradient(to bottom, #6d9dfe, #6482e8);
    color: #fff;
}

.page_prd_wrap .p2_btn_buy_benefit_wrap a.p2_prd_btn_buy {
    border: 1px solid #b1b1b1;
    color: #666;
    background: linear-gradient(to bottom, #fff, #f2f2f2);
}

.page_prd_wrap .p2_btn_buy_benefit_wrap a.p2_prd_btn_buy:hover {
    border-color: #4073dc;
}

.page_prd_wrap .p2_btn_buy_wrap {
    display: block;
    width: 100%;
    margin: 0 auto 6px auto;
}

.page_prd_wrap .p2_btn_buy_wrap:after {
    clear: both;
    content: "";
    display: block;
}

.page_prd_wrap .p2_btn_buy_wrap a {
    display: block;
    width: 100%;
    padding: 4px 0;
    text-align: center;
    box-sizing: border-box;
    border-radius: 2px;
}

.page_prd_wrap .p2_btn_buy_wrap a:hover {
    text-decoration: none;
}

.page_prd_wrap .p2_btn_buy_wrap a.p2_prd_btn_buy_benefit {
    border: 1px solid #107aea;
    color: #107aea;
    background: linear-gradient(to bottom, #fff, #f2f2f2);
}

.page_prd_wrap .p2_btn_buy_wrap a.p2_prd_btn_buy_benefit:hover {
    border-color: #4073dc;
    background: linear-gradient(to bottom, #6d9dfe, #6482e8);
    color: #fff;
}

.page_prd_wrap .p2_prd_price_wrap {
    display: block;
    vertical-align: middle;
    margin-bottom: 3px;
}

.page_prd_wrap .p2_prd_price_wrap .p2_prd_price {
    font-weight: 700;
    font-size: 12px;
    vertical-align: middle;
}

.page_prd_wrap .p2_prd_price_wrap .p2_won {
    font-size: 12px;
    vertical-align: middle;
}

.page_prd_wrap .p2_prd_mileage_wrap {
    display: block;
    vertical-align: middle;
}

.page_prd_wrap .p2_prd_mileage {
    vertical-align: middle;
}

.page_prd_wrap .p2_prd_mileage_wrap .p2_won {
    vertical-align: middle;
}

.page_prd_wrap .p2_prd_price_sub_wrap {
    display: block;
    margin-bottom: 0;
    vertical-align: middle;
}

.page_prd_wrap .p2_prd_price_sub {
    font-weight: 700;
    font-size: 12px;
    vertical-align: middle;
}

.page_prd_wrap .p2_prd_price_sub_wrap .p2_won {
    font-size: 12px;
    vertical-align: middle;
}

.page_prd_wrap .p2_prd_price_market_wrap {
    display: block;
    margin-bottom: 3px;
    vertical-align: middle;
}

.page_prd_wrap .p2_prd_price_market {
    font-weight: 400;
    font-size: 12px;
    vertical-align: middle;
    text-decoration: line-through;
}

.page_prd_wrap .p2_prd_price_market_wrap .p2_won {
    font-size: 12px;
    vertical-align: middle;
}

.page_prd_wrap .p2_label_price {
    margin-right: 4px;
    color: #107aea;
    font-size: 11px;
    border: 1px solid #107aea;
    display: inline-block;
    height: 1em;
    line-height: 1em;
    letter-spacing: -1px;
    padding: 3px 6px;
    vertical-align: middle;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
}

.page_prd_wrap .p2_label_price_sub {
    margin-right: 4px;
    color: #808080;
    font-size: 11px;
    border: 1px solid #808080;
    display: inline-block;
    height: 1em;
    line-height: 1em;
    letter-spacing: -1px;
    padding: 3px 6px;
    vertical-align: middle;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
}

.page_prd_wrap .p2_label_price_market {
    margin-right: 4px;
    color: #808080;
    font-size: 11px;
    border: 1px solid #808080;
    display: inline-block;
    height: 1em;
    line-height: 1em;
    letter-spacing: -1px;
    padding: 3px 6px;
    vertical-align: middle;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
}

.page_prd_wrap .p2_label_mileage {
    margin-right: 4px;
    color: #7aa42d;
    font-size: 11px;
    border: 1px solid #7aa42d;
    display: inline-block;
    height: 1em;
    line-height: 1em;
    letter-spacing: -1px;
    padding: 3px 6px;
    vertical-align: middle;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
}






.thumb_section {
    width: 840px;
}

.thumb_section ul {
    margin: 0 0 15px 0;
    padding: 0;
    display: block;
    border: 0px;
    list-style: none;
}

.thumb_section li {
    float: left;
    margin-right: 1px;
}

.btn_event {
    width: 300px;
    padding-bottom: 30px;
    font-family: 'GmarketSansMedium';
    font-size: 16px;
}

.btn_event a {
    box-sizing: border-box;
    border-radius: 2px;
    text-align: center;
    padding: 10px 0;
    display: block;
    border: 1px solid #c76795;
    color: #fff;
    background-color: #c76795;
}

.btn_event a:hover {
    border-color: #c76795;
    background-color: #eb1b7f;
    color: #fff;
    text-decoration: none;
}

.box_info {
    font-size: 1em;
    color: #636363;
    width: 820px;
    background-color: #d5e4e1;
    padding: 10px;
}

/* 주의 사항 */
.msg {
    padding: 20px;
    line-height: 1.3;
    background-color: #d5e4e1;
    position: relative;
}

.msg ul,
.msg li {
    margin: 0;
    padding: 0;
}

.msg li {
    background: transparent url(//img-banana.bizhost.kr/banana_web_20181015/shop/view/bullet_red.png) no-repeat 0 4px;
    padding-left: 10px;
    list-style-type: none;

}

.alert {
    color: #00aae2;
    font-weight: bold;
}





/* 썸네일 컨테이너 */
.thumbnail-container {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0px;
    box-sizing: border-box;
}

.thumbnail {
    flex: 1;
    margin: 0;
    border: 1px solid #ddd;
    overflow: hidden;
}

.thumbnail img {
    width: 100%;
    height: auto;
    transition: 0.3s ease;
}

.thumbnail img:hover {
    transform: scale(1.05);
}

/* 신상품 더보기 버튼 */
.new-product-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 20px auto;
}

.btn.new-product {
    position: relative;
    display: block;
    max-width: 400px;
    width: 100% !important;
    height: 35px !important;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
    background: rgba(255, 255, 255, 0.3) !important;
    transition: all 0.4s ease;
    text-align: center;
    line-height: 35px;
    margin: 0 auto;
}

.btn.new-product a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #333;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    font-family: 'Nanum Gothic', sans-serif;
    position: relative;
    z-index: 1;
    transition: color 0.3s ease;
}

.btn.new-product a:hover {
    color: #ffffff;
}

.btn.new-product::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #f84638, #ff7b71);
    z-index: 0;
    transition: transform 0.5s ease-in-out;
}

.btn.new-product:hover::before {
    transform: translateX(100%);
}

/* 텍스트 박스 */
.product-header-info {
    margin: 20px auto;
    padding: 20px;
    max-width: 600px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 0;
    /* 아래 여백 제거 */
}

.trade-box {
    text-align: center;
}

.trade-box-ttl {
    margin-bottom: 10px;
}

.trade-box-ttl-sub {
    display: block;
    font-size: 14px;
    color: #777;
}

.trade-box-ttl-main {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.trade-box-description {
    font-size: 16px;
    color: #555;
    margin-bottom: 20px;
}

.trade-box-highlight {
    font-weight: bold;
    color: #e74c3c;
}

.txt-center {
    text-align: center;
}

.btn-apply {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    color: #fff !important;
    background-color: #e74c3c;
    border-radius: 5px;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.btn-apply:hover {
    background-color: #c0392b;
}

/* 빨간 박스 */
.red-box {
    background-color: #d22222;
    color: #fff;
    padding: 20px;
    height: 160px;
    padding: 20px 20px 10px;
    /* 내부 여백: 위 20px, 아래 10px */
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    /* 내부 내용 상단 정렬 */
    margin: 0 auto;
    width: 90%;
    max-width: 600px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.red-box-content {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.left-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.speech-bubble {
    background-color: #f9c909;
    color: #d22222;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 12px;
    margin-bottom: 10px;
}

.big-text img {
    width: auto;
    height: 50px;
}

.right-content {
    text-align: right;
}

.set-text {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}

.free-shipping {
    background-color: #fff;
    color: #d22222;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 10px;
    border-radius: 12px;
    display: inline-block;
}

.text-list-container {
    max-width: 600px;
    /* 글자 영역의 최대 너비 설정 */
    margin: 0 auto;
    /* 중앙 정렬 */
    padding: 0 10px;
    /* 양쪽 여백 추가 */
}

.text-list {
    list-style: none;
    /* 기본 목록 스타일 제거 */
    padding: 0;
    margin: 0;
}

.text-list li {
    display: flex;
    justify-content: space-between;
    /* 제목과 내용 양쪽 정렬 */
    align-items: flex-start;
    /* 내용 상단 정렬 */
    margin-bottom: 10px;
    /* 항목 간 간격 */
}

.icon {
    color: #d22222;
    /* 화살표 색상 */
    font-size: 18px;
    /* 화살표 크기 */
    margin-right: 10px;
    /* 화살표와 제목 간 간격 */
    flex-shrink: 0;
    /* 크기 고정 */
}

.label {
    font-weight: bold;
    /* 제목 굵게 */
    color: #333;
    /* 제목 색상 */
    font-size: 18px;
    /* 제목 글씨 크기 */
    flex-shrink: 0;
    /* 크기 고정 */
    width: 120px;
    /* 제목 고정 너비 */
    text-align: left;
    /* 제목 좌측 정렬 */
    margin-right: 5px;
    /* 제목과 내용 간 간격 */
    line-height: 1.5;
    /* 제목 높이 */
}

.text-multi {
    display: flex;
    flex-direction: column;
    /* 세로 정렬 */
    gap: 5px;
    /* 두 줄 간의 간격 */
    line-height: 1.5;
    /* 내용 높이 조정 */
}

.text-right {
    text-align: right;
    /* 내용 우측 정렬 */
    flex: 1;
    /* 남은 공간 차지 */
    color: #555;
    /* 내용 색상 */
    font-size: 18px;
    /* 내용 글씨 크기 */
    line-height: 1.5;
    /* 줄 간격 */
    margin: 0;
    /* 불필요한 여백 제거 */
    padding: 0;
    /* 불필요한 패딩 제거 */
}

.text-highlight {
    display: inline-block;
    /* 텍스트 크기와 맞춤 */
    background-color: #d22222;
    /* 빨간 배경 */
    color: #fff;
    /* 흰색 텍스트 */
    padding: 2px 6px;
    /* 텍스트 주변 여백 */
    border-radius: 5px;
    /* 둥근 모서리 */
    font-weight: bold;
    /* 굵은 글씨 */
    margin-right: 5px;
    /* 텍스트 간 간격 */
    line-height: 1;
    /* 높이를 텍스트와 딱 맞게 */
}

.text {
    color: #555;
    /* 기본 텍스트 색상 */
    font-size: 16px;
    /* 텍스트 크기 */
    line-height: 1.5;
    /* 가독성을 위한 줄 간격 */
}

.guide-text {
    text-align: center;
    /* 텍스트 가운데 정렬 */
    font-size: 15px;
    /* 위 내용과 동일한 글씨 크기 */
    color: #555;
    /* 기본 텍스트 색상 */
    margin-top: 10px;
    /* 버튼과의 간격 */
    line-height: 1.5;
    /* 가독성을 위한 줄 간격 */
    font-weight: normal;
    /* 기본 텍스트 두께 */
}

.divider {
    border: none;
    /* 기본 테두리 제거 */
    border-top: 1px solid #ddd;
    /* 상단에 얇은 구분선 */
    margin: 20px 0;
    /* 위아래 간격 */
}

/* 로그인 텍스트 박스 */
.login-header-info {
    margin: 40px auto;
    padding: 20px;
    max-width: 600px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    /* 음영 효과 */
}

/* 로그인 박스 콘텐츠 */
.login-header-info .login-box-content {
    display: flex;
    width: 100%;
    gap: 20px;
    /* 좌우 영역 간격 */
}

/* 왼쪽 텍스트 영역 */
.login-header-info .left-content {
    flex: 2;
    /* 2/3 비율 */
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.login-header-info .login-box-title .title-main {
    color: #008080;
    font-size: 20px;
    /* 큰 글씨 */
    font-weight: bold;
    /* 굵은 글씨 */
    margin-bottom: 10px;
    /* 아래 여백 */
    line-height: 1.5;
}

.login-header-info .login-box-title .title-sub {
    color: #333;
    /* 검정색 */
    font-size: 14px;
    /* 작은 글씨 */
    line-height: 1.6;
    /* 줄 간격 */
    margin: 0;
    /* 기본 여백 제거 */
}

/* 오른쪽 버튼 영역 */
.login-header-info .right-content {
    flex: 1;
    /* 1/3 비율 */
    display: flex;
    flex-direction: column;
    gap: 10px;
    /* 버튼 간 간격 */
    justify-content: center;
    align-items: flex-start;
}

/* 로그인 텍스트 박스 버튼 */
.login-header-info .btn-action {
    display: block;
    max-width: 150px;
    /* 버튼 최대 너비 설정 */
    width: 100%;
    /* 버튼이 가능한 공간 내에서 가득 채우도록 */
    padding: 10px 15px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    /* 글씨 크기 */
    font-weight: bold;
    border-radius: 5px;
    /* 둥근 모서리 */
    text-decoration: none;
    transition: background-color 0.3s ease;
    /* 배경색 전환 효과 */
}

.login-header-info .btn-action:first-child {
    background-color: #e74c3c;
    /* 신규 회원 가입 버튼 색상 (파랑) */
}

.login-header-info .btn-action:first-child:hover {
    background-color: #2980b9;
    /* 신규 회원 가입 버튼 Hover 색상 */
}

.login-header-info .btn-action:last-child {
    background-color: #008080;
    /* 로그인 버튼 색상 (청록) */
}

.login-header-info .btn-action:last-child:hover {
    background-color: #006666;
    /* 로그인 버튼 Hover 색상 (더 진한 청록) */
}


.title-text {
    text-align: center;
    /* 가운데 정렬 */
    line-height: 1.5;
    /* 줄 간격 */
}

.title-english {
    color: #d22222;
    /* 빨간색 글씨 */
    font-size: 20px;
    /* 글씨 크기 */
    font-weight: bold;
    /* 굵은 글씨 */
}

.title-korean {
    color: #333;
    /* 검정색 글씨 */
    font-size: 36px;
    /* 큰 글씨 */
    font-weight: bold;
    /* 굵은 글씨 */
}

.title-container .title-link {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 150px;
}

.title-container .title-link a {
    display: block;
    border: 1px solid #ff0000;
    border-radius: 7px;
    color: #ff0000;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
    letter-spacing: -0.05em;
    width: 100%;
    transition: 0.2s;
    text-decoration: none;
}

.title-container .title-link a:hover {
    background-color: #ff0000;
    color: #fff;
}

/* 전체 컨테이너 */
.lineup-container {
    width: 100%;
    max-width: 800px;
    margin: 20px auto;
    font-family: Arial, sans-serif;
    line-height: 1.6;
}

/* 상단 헤더 영역 */
.lineup-header {
    position: relative;
    /* 자식 요소 배치 제어 */
    display: flex;
    align-items: center;
    /* 세로 가운데 정렬 */
    margin-bottom: 15px;
    /* 설명 텍스트와 간격 */
}

.lineup-header-left {
    position: relative;
    /* A상 이미지가 검정 라인 위에 배치되도록 설정 */
    z-index: 2;
    /* A상 이미지가 검정 라인의 위로 오도록 설정 */
    margin-right: -25px;
    /* 이미지와 검정 라인을 겹쳐 보이게 조정 */
}

.lineup-header-image {
    width: 70px;
    /* A상 이미지 크기 */
    height: 70px;
    /* A상 이미지 높이 */
    border-radius: 50%;
    /* 동그란 모양 */
    border: 2px solid #d4af37;
    /* 골드 테두리 */
    display: block;
    background-color: #fff;
    /* 이미지 뒤쪽 여백 대비 */
}

.lineup-header-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* 텍스트 박스 세로 중앙 정렬 */
    background-color: #000;
    /* 검정 라인 배경 */
    border-radius: 5px;
    /* 둥근 모서리 */
    padding: 5px 10px;
    /* 내부 여백 */
    color: #fff;
    z-index: 1;
    /* A상 이미지보다 아래로 배치 */
    position: relative;
    /* 배경을 검정 라인으로 활용 */
    height: 50px;
    /* 검정 라인의 높이 설정 */
    overflow: hidden;
    /* 텍스트가 넘칠 경우 처리 */
}

.lineup-item-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* 텍스트 박스 가운데 정렬 */
    font-size: 16px;
    /* 텍스트 크기를 조금 키움 */
    white-space: nowrap;
    /* 텍스트가 한 줄로 유지되도록 설정 */
    overflow: hidden;
    text-overflow: ellipsis;
    /* 텍스트가 길 경우 말줄임 표시 */
    margin-left: 30px;
    /* 텍스트를 더 우측으로 이동 */
}

.item-title {
    font-weight: bold;
    margin-right: 10px;
    /* 텍스트 간 간격 */
}

.item-category {
    background-color: #444;
    color: #fff;
    padding: 3px 6px;
    border-radius: 3px;
}

/* 당첨 확률 텍스트 */
.lineup-chance {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 14px;
    color: #fff;
}

.chance-label {
    color: #fff;
    font-weight: bold;
}

.chance-value {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-left: 5px;
    margin-right: 2px;
}

.chance-divider,
.chance-total {
    font-size: 14px;
    color: #fff;
}

/* 설명 텍스트 */
.lineup-description {
    margin: 20px 0;
    /* 위아래 간격 */
    font-size: 16px;
    /* 더 큰 글씨 */
    font-weight: bold;
    /* 굵은 글씨 */
    color: #333;
}

/* 이미지 영역 */
.lineup-image {
    text-align: left;
    /* 좌측 정렬 */
}

.lineup-main-image {
    width: 100%;
    max-width: 300px;
    /* 이미지 최대 너비 */
    margin: 0;
}

.lineup-image-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* 가로 3개 배치 */
    gap: 20px;
    /* 이미지 간의 세로, 가로 간격 */
    width: 100%;
    max-width: 840px;
    /* 전체 그리드 폭 제한 */
    margin: 20px auto;
}

.lineup-image-item {
    position: relative;
    text-align: left;
}

.lineup-grid-image {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #ddd;
    /* 테두리 */
    display: block;
}

.image-label {
    margin-top: 5px;
    font-size: 14px;
    color: #000;
    /* 검정 글씨 */
    text-align: left;
    padding-left: 5px;
    /* 텍스트와 왼쪽 여백 */
}

/* 최하단 박스 스타일 */
.bottom-red-box {
    background-color: #d22222;
    /* 빨강색 */
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-radius: 8px;
    /* 모서리 라운드 */
    height: 120px;
}

.bottom-black-box {
    background-color: #000;
    /* 검정색 */
    color: #fff;
    text-align: center;
    padding: 2px 0;
    /* 박스 높이 감소 */
    font-size: 16px;
    font-weight: bold;
    border-radius: 8px;
    /* 모서리 라운드 */
    height: 60px;

}

.centered-lineup-image-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    /* 가운데 정렬 */
    width: 100%;
    max-width: 840px;
    margin: 20px auto;
    /* 페이지 가운데 배치 */
}

/* 캠페인 스타일 */
.campaign-container {
    width: 80%;
    background-color: #f9f9f9;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin: 20px auto;
}

.campaign-header {
    background-color: #d22222;
    color: #fff;
    text-align: center;
    padding: 15px;
    border-radius: 8px;
}

.campaign-header h2 {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
}

.campaign-header p {
    font-size: 14px;
    margin: 0;
}

.campaign-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 15px;
}

.campaign-item {
    background-color: #fff;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.campaign-title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.campaign-date {
    font-size: 14px;
    color: #555;
}

.guide-text {
    text-align: center;
    /* 좌측 정렬 */
}

.additional-notes {
    text-align: left;
    font-size: 14px;
    line-height: 1.6;
    color: #333;
    width: 80%;
    margin: 20px auto;
}

.additional-notes2 {
    text-align: center;
    font-size: 14px;
    line-height: 1.6;
    color: #333;
    width: 80%;
    margin: 20px auto;
}

.button-container {
    width: 80%;
    margin: 20px auto;
    text-align: center;
}

.button-box {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 15px;
    display: inline-block;
    background-color: #fff;
}

.button-box p {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}

.button-box img {
    margin-top: 10px;
}

.related-pages {
    width: 80%;
    margin: 20px auto;
    text-align: center;
}

.related-pages h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.related-images {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.related-image {
    flex: 1;
}

.related-image img {
    width: 100%;
    border-radius: 8px;
}

.recommend-section {
    width: 100%;
    margin: 40px auto;
    text-align: center;
}

/* 기존 recommend-images를 2열로 바꾸기 */
.recommend-images {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* ✅ 2열 구성 */
    gap: 16px;
    margin: 24px 0;
}

.ended-images {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* ✅ 2열 구성 */
    gap: 16px;
    margin: 24px 0;
}

.recommend-image {
    flex: none;
    /* ✅ flex 속성 제거 */
}

.image-wrapper {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
}

.image-wrapper img {
    width: 100%;
    height: auto;
    display: block;
}

.new-badge {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: red;
    color: white;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0;
}

.old-badge {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgb(117, 117, 117);
    color: white;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0;
}

.sale-badge {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ff990a;
    color: white;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0;
}


.comming-badge {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #41abd9;
    color: white;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0;
}


.text-container {
    margin-top: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: auto;
    border: 1px solid #ccc;
    border-top: none;
    background-color: #f9f9f9;
}

.title-box {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    padding: 8px;
    line-height: 1.4;
    min-height: 40px;
}

.category-name {
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #fff;
    border-radius: 12px;
    margin-left: -0px !important;
    cursor: pointer;
    padding: 6px 12px;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
    transition: all 0.3s ease;
    border: none;
    position: relative;
    overflow: hidden;
}

.category-name:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(102, 126, 234, 0.4);
    background: linear-gradient(135deg, #764ba2 0%, #667eea 100%);
}

.category-name:active {
    transform: translateY(0);
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
}

.category-name::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s;
}

.category-name:hover::before {
    left: 100%;
}

.date-box {
    font-size: 12px;
    color: #414040a2;
    padding: 5px;
    background-color: #f0f0f0;
    border-top: 1px solid #ccc;
    border-radius: 0;
    margin: 0;
}


#mainSwiper {
    width: 840px;
    margin: 0;
    margin-bottom: 45px;
}

#mainSwiper img {
    width: 100%;
}

#mainSwiper .swiper-button-prev,
#mainSwiper .swiper-button-next {
    background: none;
    background-color: rgba(95, 94, 94, 0.5);
    border: 0;
    color: #fff;
    font-size: 70px;
    /* Doubled font size */
    width: 50px;
    /* Doubled width */
    height: auto;
    margin-top: 0;
    opacity: 0.5;
    transform: translateY(-50%);
    transition: 0.2s;
}

#mainSwiper .swiper-button-prev {
    left: 0;
}

#mainSwiper .swiper-button-next {
    right: 0;
}

#mainSwiper .swiper-button-prev:hover,
#mainSwiper .swiper-button-next:hover {
    opacity: 1;
}


/* ===============================
   BananaMall Service Card
   (White Background Optimized)
=============================== */

/* 카드 레이아웃 래퍼 */
.service-card-wrap {
    display: flex;
    gap: 24px;
    margin: 40px 0;
    justify-content: center;
}

/* 카드 전체 */
.service-card {
    width: 50%;
    background: #ffffff;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.10);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

/* hover 시 살짝 부각 */
.service-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.18);
}

/* 이미지 영역 */
.service-card .thumb {
    position: relative;
    overflow: hidden;
}

.service-card .thumb img {
    width: 100%;
    display: block;
}

/* ===============================
   텍스트 영역 (구분 확실 버전)
=============================== */

.service-card .down-content {
    background: #f3f4f6;
    padding: 18px 22px;
    /* ↓ 26px → 18px */
    border-top: 1px solid #e1e3e6;
}

/* 제목 */
.service-card .down-content h4 {
    font-family: 'Paperlogy', sans-serif;
    font-weight: 900;
    font-size: 17px;
    /* ↓ 18px → 17px */
    color: #111;
    margin-bottom: 6px;
    /* ↓ 10px → 6px */
    line-height: 1.3;
    /* ↓ 1.4 → 1.3 */
}

/* 설명 */
.service-card .down-content p {
    font-family: 'Paperlogy', sans-serif;
    font-size: 13px;
    /* ↓ 14px → 13px */
    line-height: 1.5;
    /* ↓ 1.6 → 1.5 */
    color: #444;
}

/* 카드 전체 클릭 가능 느낌 */
.service-card {
    cursor: pointer;
}

/* ===============================
   LINE UP Section (Tight Version)
=============================== */

.lineup-section {
    background: #ffffff;
    padding: 36px 0 28px;
    /* ⬅ 더 줄임 (체감 큼) */
    text-align: center;
    border-top: 1px solid #eee;
}

.lineup-inner {
    max-width: 720px;
    margin: 0 auto;
}

/* 영어 타이틀 */
.lineup-en {
    display: block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.28em;
    color: #e53935;
    margin-bottom: 4px;
    /* ⬅ 더 붙임 */
}

/* 한글 타이틀 */
.lineup-ko {
    font-family: 'Paperlogy', sans-serif;
    font-size: 32px;
    font-weight: 900;
    color: #111;
    letter-spacing: -0.02em;
    margin-bottom: 8px;
    /* ⬅ 핵심 포인트 */
}

/* 설명 문구 */
.lineup-desc {
    font-family: 'Paperlogy', sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #666;
    margin: 0;
    /* ⬅ 이 줄이 핵심 */
}

.lineup-section {
    border-top: 1px solid #eee;
}

.lineup-ko {
    letter-spacing: -0.02em;
}


/* ===============================
   Mobile
=============================== */

@media (max-width: 768px) {
    .service-card-wrap {
        flex-direction: column;
    }

    .service-card {
        width: 100%;
    }
}