@charset "utf-8";

/* Sunskin popup windows: item review, point history, coupon history */
html {
    background: #faf8f4;
}

body {
    min-width: 0;
    margin: 0;
    background: #faf8f4;
    color: #262626;
    font-family: "Pretendard", sans-serif;
}

.new_win {
    box-sizing: border-box;
    width: 100%;
    min-height: 100vh;
    padding: 34px 30px 30px;
    background: #faf8f4;
    text-align: left;
}

.new_win #win_title {
    margin: 0 0 24px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #262626;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    box-shadow: none;
    -webkit-box-shadow: none;
    height: auto;
}

.new_win .new_win_con,
.new_win .new_win_con2 {
    margin: 0;
    padding: 0;
}

.new_win ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.new_win .frm_input,
.new_win textarea {
    box-sizing: border-box;
    width: 100%;
    min-height: 48px;
    padding: 0 16px;
    border: 1px solid #ededed;
    border-radius: 8px;
    background: #fff;
    color: #262626;
    font-size: 15px;
    line-height: 24px;
}

.new_win .frm_input:focus,
.new_win textarea:focus {
    border-color: #ff5c00;
    outline: 2px solid rgba(255, 92, 0, 0.14);
    outline-offset: 0;
}

.new_win .btn_submit,
.new_win .btn_close,
.new_win .btn02,
.new_win .btn01 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 120px;
    height: 44px;
    padding: 0 20px;
    border: 1px solid #ededed;
    border-radius: 8px;
    background: #fff;
    color: #262626;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    transition: border-color .18s ease, background-color .18s ease, color .18s ease;
}

.new_win .btn_submit,
.new_win .btn02 {
    border-color: #ff5c00;
    background: #ff5c00;
    color: #fff;
}

.new_win .btn_submit:hover,
.new_win .btn_submit:focus-visible,
.new_win .btn02:hover,
.new_win .btn02:focus-visible {
    border-color: #e95400;
    background: #e95400;
    color: #fff;
}

.new_win .btn_close:hover,
.new_win .btn_close:focus-visible,
.new_win .btn01:hover,
.new_win .btn01:focus-visible {
    border-color: #ff5c00;
    background: #fff7f2;
    color: #ff5c00;
}

.new_win .win_btn {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 24px 0 0;
    text-align: right;
}

#sit_use_write {
    max-width: 810px;
    margin: 0 auto;
}

#sit_qa_write {
    max-width: 810px;
    margin: 0 auto;
}

#sit_use_write .form_01 > ul {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

#sit_qa_write .form_01 > ul {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

#sit_use_write .form_01 > ul > li {
    padding: 0;
}

#sit_qa_write .form_01 > ul > li {
    padding: 0;
}

#sit_use_write .cke,
#sit_use_write iframe,
#sit_use_write textarea {
    border-radius: 8px;
}

#sit_qa_write .cke,
#sit_qa_write iframe,
#sit_qa_write textarea {
    border-radius: 8px;
}

#sit_qa_write .form_left,
#sit_qa_write .form_right {
    float: none;
    box-sizing: border-box;
    width: 100%;
}

#sit_qa_write .form_left + .form_right {
    margin-top: 10px;
}

#sit_qa_write .frm_info {
    display: block;
    margin-top: 6px;
    color: #777;
    font-size: 13px;
    line-height: 20px;
}

#sit_qa_write .chk_box {
    display: flex;
    align-items: center;
    min-height: 28px;
}

#sit_qa_write .chk_box label {
    color: #555;
    font-size: 14px;
    line-height: 22px;
    cursor: pointer;
}

#sit_use_write_star.chk_box {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 8px;
    padding: 18px;
    border: 1px solid #ededed;
    border-radius: 10px;
    background: #fff;
}

#sit_use_write_star.chk_box:after {
    content: none;
}

#sit_use_write_star.chk_box li {
    float: none;
    width: auto;
    min-width: 0;
}

#sit_use_write_star.chk_box input[type="radio"] {
    position: absolute;
    opacity: 0;
}

#sit_use_write_star.chk_box label {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 36px;
    border: 1px solid #ededed;
    border-radius: 999px;
    background: #fff;
    color: #555;
    font-size: 13px;
    line-height: 20px;
    cursor: pointer;
}

#sit_use_write_star.chk_box input[type="radio"]:checked + label {
    border-color: #ff5c00;
    background: #fff7f2;
    color: #ff5c00;
    font-weight: 700;
}

#sit_use_write_star.chk_box label span,
#sit_use_write_star.chk_box img {
    display: none;
}

#point {
    max-width: 760px;
    margin: 0 auto;
}

#point .point_all {
    margin: 0 0 18px;
    border: 0;
    border-radius: 12px;
    background: #fff;
    color: #555;
    box-shadow: inset 0 0 0 1px #ededed;
}

#point .point_all:after {
    content: none;
}

#point .point_all li,
#point .point_all .full_li {
    float: none;
    box-sizing: border-box;
    width: 100%;
    padding: 22px 24px;
    border: 0;
    color: #555;
    font-size: 15px;
    line-height: 24px;
}

#point .point_all li span,
#point .point_all .full_li span {
    float: right;
    color: #ff5c00;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
}

#point .point_list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

#point .point_list li {
    min-height: 78px;
    padding: 18px 156px 18px 20px;
    border: 1px solid #ededed;
    border-radius: 10px;
    background: #fff;
    color: #262626;
}

#point .point_list li:first-child {
    border-top: 1px solid #ededed;
}

#point .point_list .point_use {
    background: #fff;
}

#point .point_list .point_top {
    margin: 0 0 8px;
    line-height: 24px;
}

#point .point_list .point_top:after {
    content: none;
}

#point .point_list .point_tit {
    float: none;
    display: block;
    overflow: hidden;
    color: #262626;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#point .point_list .point_num,
#point .point_list .point_use .point_num {
    position: absolute;
    top: 20px;
    right: 20px;
    float: none;
    color: #ff5c00;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
}

#point .point_list .point_use .point_num {
    color: #555;
}

#point .point_list .point_date1,
#point .point_list .point_date {
    float: none;
    display: inline-flex;
    align-items: center;
    margin-right: 10px;
    color: #777;
    font-size: 13px;
    line-height: 20px;
}

#point .point_list .txt_expired {
    color: #ff5c00;
}

#point .point_status {
    min-height: 0 !important;
    padding: 16px 20px !important;
    border: 0 !important;
    border-radius: 10px !important;
    background: #262626 !important;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 24px !important;
}

#point .point_status span {
    float: right;
    margin-left: 16px;
    color: #fff;
}

#point .pg_wrap {
    width: 100%;
    margin: 20px 0 0;
    float: none;
    text-align: center;
}

#point > .btn_close {
    margin: 24px 0 0 auto;
}

#coupon {
    max-width: 760px;
    margin: 0 auto;
}

#coupon ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

#coupon ul:after {
    content: none;
}

#coupon li {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 12px 20px;
    align-items: center;
    padding: 20px;
    border: 1px solid #ededed;
    border-radius: 12px;
    background: #fff;
    text-align: left;
}

#coupon .cou_top {
    display: contents;
    margin: 0;
}

#coupon .cou_tit {
    min-width: 0;
    color: #262626;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}

#coupon .cou_pri {
    float: none;
    color: #ff5c00;
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    white-space: nowrap;
}

#coupon li > div:last-child {
    display: contents;
}

#coupon .cou_target {
    justify-self: start;
    padding: 4px 10px;
    border-radius: 999px;
    background: #fff7f2;
    color: #ff5c00;
    font-size: 13px;
    line-height: 20px;
}

#coupon .cou_date {
    float: none;
    color: #777;
    font-size: 13px;
    line-height: 20px;
    white-space: nowrap;
}

#coupon .empty_li {
    display: block;
    padding: 40px 20px;
    color: #777;
    text-align: center;
}

#coupon > .btn_close {
    margin: 24px 0 0 auto;
}

@media (max-width: 640px) {
    .new_win {
        padding: 28px 16px 24px;
    }

    #sit_use_write_star.chk_box {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    #point .point_list li {
        padding-right: 20px;
    }

    #point .point_list .point_num {
        position: static;
        display: block;
        margin-top: 10px;
    }

    #coupon li {
        grid-template-columns: 1fr;
    }

    #coupon .cou_pri,
    #coupon .cou_date {
        justify-self: start;
    }
}
