.siteTitle {
    display: none;
}

#m_container {
    font-family: 'Noto Sans KR', sans-serif;
    max-width: 100% !important;
    width: 100% !important;
}

body {
    font-family: 'Noto Sans KR', sans-serif;
    max-width: 100vw !important;
    width: 100% !important;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

.top_bn {
    width: 100%;
    height: 65px;
    margin: 0 auto;
    text-align: center;
    background: rgb(18, 40, 98);
}

.img_center {
    position: relative;
    display: block;
    margin: 0 auto;
    width: auto;
    max-width: 100vw;
    /*width: 100%;*/
}

.img_fullwidth {
    width: 100%;
    margin: 0 auto;
}

.floating {
    position: fixed;
    z-index: 1000;
    right: 20px;
    top: 100px;
}

.key {
    padding-right: 20px;
    color: #ffffff;
    padding-left: 20px;
}

.dash {
    padding-right: 5px;
    padding-left: 5px;
    color: #ffffff;
}

.footer_input_number {
    width: 80px;
}

.submit_btn {
    margin-left: 20px;
    background-color: #00fcff;
    color: #000000;
    font-weight: 700;
}

.product_padding {
    padding: 20px 0;
}

.item_btn {
    margin-top: 15px;
    padding: 5px;
    width: 150px;
    border-radius: 25px;
    background-color: #6A696B;
    color: #FFFFFF;
    border: none;
    margin-bottom: 15px;
}

.m_product {
    width: 150px;
    height: 150px;
    padding-bottom: 10px;
}

.prodm_productuct.left {
    margin-right: 5px;
}

.m_product.right {
    margin-left: 5px;
}

.item_btn:focus {
    background-color: #6A696B !important;

}

.item_btn:not(:disabled):not(.disabled):active {
    background-color: #6A696B !important;
}

.product ul {
    margin: 0 auto;
    list-style: none;
    padding: 0;
    width: 820px;
    text-align: center;
}

.item_btn:not(:disabled):not(.disabled):focus {
    background-color: #6A696B !important;
}

.item_btn.clicked {
    background-color: #8D57FB;
    border: none;
}

.item_btn.clicked:not(:disabled):not(.disabled):active {
    background-color: #8D57FB !important;
}

.item_btn.clicked:not(:disabled):not(.disabled):focus {
    background-color: #8D57FB !important;
}

.item_btn.left {
    margin-right: 5px;
}

.item_btn.right {
    margin-left: 5px;
}

.display_none {
    display: none;
}

.display_block {
    display: block;
}

.carousel-indicators li {
    width: 6px;
    height: 6px;
    border: solid 1px #8e58fb;
    border-radius: 50%;
    background-color: #ffffff;
}

.carousel-indicators li.active {
    width: 6px;
    height: 6px;
    border: solid 1px #8e58fb;
    border-radius: 50%;
    background-color: #8e58fb;
}

.carousel-indicators {
    top: 300px;
}

.carousel-item {
    height: 300px;
}

.row {
    margin: 0;
}

.item_btn.smaller {
    width: 100px;
}

.terms_and_conditions_letters:hover {
    cursor: pointer
}

#footer_container {
    background: #EBEBEB;
    padding: 10px;
}

#m_form_container {
    background: #3a3939;
    z-index: 100;
    text-align: center;
}

.form_text {
    font-size: 12px;
    color: #FFFFFF;
}

.form_text_green {
    color: #00fcff
}

.form_text_green_large {
    font-size: 14px;
    color: #00fcff;
}

label {
    font-weight: bold;
    color: #000000;
}

#contain3 .h1 {
    font-size: 50px;
    letter-spacing: -0.5px;
    color: #3a2991;
    font-weight: 700;
    text-align: center;
}

#contain3 .h1 span {
    color: #f20f44;
    font-weight: 700;
}

#contain4 {
    background: url(../img/4_bg.png) center;
    background-size: cover;
    text-align: center;
    padding: 60px 0;
    height: 500px;
}

.container_custom {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    letter-spacing: -0.5px;
    position: relative;
}

#contain4 .h1 {
    color: #fff;
    font-size: 50px;
}

#contain4 .h1 span {
    color: #00ffe0;
}

#contain4 ul {
    margin: 0;
    list-style: none;
    padding: 0;
    display: inline-block;
    width: 90%;
    margin-top: 100px;
}

#contain4 li {
    float: left;
    width: 50%;
}

#contain4 li p {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 0;
}

#contain4 li h2 {
    font-size: 50px;
    color: #6250ec;
    font-weight: 700;

}

html, h1, h2, h3, h4, h5, h6, form, fieldset, img {
    margin: 0;
    padding: 0;
    border: 0;
}

.product h1 {
    color: #493f90;
    font-size: 60px;
    font-weight: 700;
}

.product p {
    font-size: 37px;
}

strong, b {
    font-weight: 900;
}

.product td {
    border: 1px solid #cacaca;
    font-size: 20px;
    padding: 5px 0;
    font-weight: 300;
}

.product h2 {
    margin: 20px 0 40px 0;
}

.product table {
    width: 820px;
    margin: 50px auto;
    border-collapse: collapse;
    border-spacing: 0;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}

.product th {
    background: #4a4097;
    color: #fff;
    border: 1px solid #cacaca;
    font-size: 24px;
    font-weight: 400;
    padding: 5px 0;
}

.product th span {
    color: #fbfe00;
}

.product {
    padding: 60px 0;
}

.product li {
    display: inline-block;
    border: 1px solid #ccc;
    width: 186px;
    height: 200px;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: middle;
}

.product li div {
    height: 150px;
    line-height: 150px;
}

.product li img {
    max-width: 190px;
    max-height: 150px;
    vertical-align: middle;
}

.product li b {
    font-size: 16px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.product li p {
    font-weight: 300;
    font-size: 14px;
    color: #444;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.product li:nth-child(5n) {
    margin-right: 0;
}

#special2 li:nth-child(5n) {
    margin-right: 0;
}

#special2 ul {
    width: 1030px !important;
}

#special2 li:nth-child(4n) {
    margin-right: 20px;
}

.product .info {
    color: #686868;
    font-size: 14px;
    margin-top: 20px;
}

#contain7 {
    background: #e5e5e5;
    text-align: center;
    color: #272969;
    font-size: 32px;
    padding: 30px 0;
    font-weight: 700;
}

#contain7 img {
    margin-right: 10px;
}

#contain7 b {
    font-size: 40px;
    font-weight: 900;
}

#contain8_1 {
    padding: 20px 0;
    background: #deebf7;
    font-weight: 500;
}

#contain8 {
    padding: 60px 0;
    background: #eef3ff;
    font-weight: 500;
}

#contain8 .h1 {
    margin-bottom: 25px;
    color: #3a279a;
    letter-spacing: -1px;
    font-size: 42px;
    font-weight: 700;
}

#contain8 h2 {
    font-weight: 300;
    font-size: 58px;
    color: #3a279a;
    line-height: 70px;
}

strong, b {
    font-weight: 900;
}

#contain8 h2 {
    font-weight: 300;
    font-size: 58px;
    color: #3a279a;
    line-height: 70px;
}

#contain8 h3 {
    font-size: 50px;
    background: #3a279a;
    color: #fff;
    width: 910px;
    margin: 30px auto 90px auto;
    line-height: 65px;
}

#contain8 h3 span {
    color: #00ffea;
}

#contain8 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
}

#contain8 li {
    float: left;
    width: 400px;
}

label, input, button, select, img {
    vertical-align: middle;
}

#contain8 li strong {
    display: block;
    font-size: 34px;
    color: #4636c3;
    margin-top: 30px;
}

#contain8 li p {
    font-weight: 400;
    font-size: 24px;
}

#contain9 {
    background: url(../img/13.png) center;
    background-size: cover;
    height: 800px;
    text-align: center;
    position: relative;
}

#contain9 h2 {
    font-weight: 300;
    font-size: 35px;
    color: #fff;
    padding-top: 60px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: bold;
}

#contain9 .h1 {
    color: #fff;
    font-size: 65px;
    text-shadow: 2px 3px 5px #555;
}

#contain9 .h1 span {
    color: #00ffe4;
}

#contain9 p {
    color: #fff600;
    font-size: 20px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

#contain10 .h1 {
    font-weight: 400;
    font-size: 42px;
    color: rgb(64, 46, 157);
}

#contain10 {
    background: rgb(238, 243, 255);
    padding: 60px 0px;
}

#contain10 h2 {
    margin: 50px 0px;
}

#contain10 ul {
    display: inline-block;
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#contain10 li {
    float: left;
    margin-right: 30px;
}

#contain10 li div {
    box-shadow: rgb(220, 231, 255) -7px 5px;
}

#contain10 li h4 {
    font-size: 29px;
    color: rgb(94, 94, 94);
    margin-top: 40px;
    font-weight: 700;
}

#contain10 li h3 {
    font-size: 36px;
    color: rgb(103, 73, 253);
    font-weight: 700;
}

#contain10 li:last-child {
    margin: 0;
}

#ft {
    min-width: 970px;
}

#ft_copy {
    background: rgb(241, 241, 241);
}

#ft_copy div {
    position: relative;
    width: 970px;
    margin: 0px auto;
    padding: 20px 0px;
}

#ft p {
    line-height: 20px;
    text-align: center;
    color: rgb(51, 51, 51);
    font-size: 15px;
    margin: 0px;
}

#dm_imready_special_life {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: bold;
}

#top_img {
}

#m_navbar {
    display: flex;
    padding: 10px 20px;
    justify-content: space-between;
    align-items: center;
    width: 100vw;
}

.img_navbar {
    position: relative;
}

#m_may_change {
    width: 300px;
    margin: 0 auto;
    padding: 20px 0 5px 0;
}

.terms-and-cond-modal .modal-content {
    height: 400px !important;
    overflow: scroll;
}

.mobileFooter {
    padding: 5px;
    text-align: center;
    background-color: #f1f1f1;
    font-size: 10px;
}


/*
	개인정보이용동의 팝업
*/
#privacyAgreePopup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 100000;
    background-color: rgba(0, 0, 0, 0.7);
}

#privacyAgreePopup .popupWrap {
    position: relative;
    width: 90%;
    max-width: 900px;
    height: 90%;
    letter-spacing: -1px;
    padding: 30px;
    box-sizing: border-box;
    background-color: #ffffff;
}

#privacyAgreePopup .popupWrap .scrollWrap {
    height: calc(100% - 115px);
    overflow-y: auto;
}

#privacyAgreePopup .popupWrap .popupTitle {
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}

#privacyAgreePopup .popupWrap .infoText {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px;
}

#privacyAgreePopup .popupWrap .agreeAllCell {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

#privacyAgreePopup .popupWrap .agreeAllCell label {
    margin-left: 20px;
}

#privacyAgreePopup .popupWrap input[type=checkbox] {
    width: 18px;
    height: 18px;
    vertical-align: -3px;
}

#privacyAgreePopup .popupWrap .agreeBox {
    border: solid 1px #cccccc;
    padding: 15px;
    margin-bottom: 20px;
}

#privacyAgreePopup .popupWrap .agreeBox .title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

#privacyAgreePopup .popupWrap .agreeBox .content {
    height: 80px;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
    overflow-y: auto;
    padding: 10px;
    background-color: #f0f0f0;
}

#privacyAgreePopup .popupWrap .agreeBox .agreeCheckCell {
    font-size: 15px;
    color: #000000;
}

#privacyAgreePopup .popupWrap .btnClosePopup {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 30px;
    cursor: pointer;
}

#privacyAgreePopup .popupWrap .btnOk {
    width: 120px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    border-radius: 20px;
    padding: 10px 0;
    margin: 0 auto;
    margin-top: 15px;
    cursor: pointer;
    background-color: #111111;
}

@media (max-width: 640px) {
    #privacyAgreePopup .popupWrap {
        padding: 10px;
    }

    #privacyAgreePopup .popupWrap .scrollWrap {
        height: calc(100% - 90px);
    }

    #privacyAgreePopup .popupWrap .popupTitle {
        font-size: 18px;
        margin-bottom: 15px;
    }

    #privacyAgreePopup .popupWrap .infoText {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }

    #privacyAgreePopup .popupWrap .agreeAllCell {
        font-size: 14px;
        margin-bottom: 10px;
    }

    #privacyAgreePopup .popupWrap .agreeAllCell label {
        margin-left: 10px;
    }

    #privacyAgreePopup .popupWrap input[type=checkbox] {
        width: 16px;
        height: 16px;
        vertical-align: -3px;
    }

    #privacyAgreePopup .popupWrap .agreeBox {
        padding: 0;
        margin-bottom: 10px;
        border: 0;
    }

    #privacyAgreePopup .popupWrap .agreeBox .title {
        font-size: 14px;
        margin-bottom: 10px;
    }

    #privacyAgreePopup .popupWrap .agreeBox .content {
        height: 100px;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
        padding: 10px;
    }

    #privacyAgreePopup .popupWrap .agreeBox .agreeCheckCell {
        font-size: 14px;
    }

    #privacyAgreePopup .popupWrap .btnClosePopup {
        position: absolute;
        right: 10px;
        top: 10px;
        font-size: 30px;
        cursor: pointer;
    }

    #privacyAgreePopup .popupWrap .btnOk {
        width: 80px;
        font-size: 14px;
        padding: 10px 0;
        margin-top: 10px;
    }
}

.container {
    max-width: 800px;
    margin: 0 auto;
}

/* 체크박스 스타일 */
.benefit-list {
    background-color: #e3eef8;
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 40px;
}

.benefit-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    font-size: 18px;
    color: #333;
}

.benefit-item:last-child {
    margin-bottom: 0;
}

.checkbox {
    width: 24px;
    height: 24px;
    border: 2px solid #ff0000;
    border-radius: 4px;
    background-color: #ff0000;
    margin-right: 15px;
    position: relative;
    flex-shrink: 0;
}

.checkbox::after {
    content: '✓';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 18px;
    font-weight: bold;
}

.benefit-text {
    font-weight: 700;
    color: #ff0000;
}

.benefit-detail {
    color: #333;
    font-weight: 500;
}

/* 환급 배너 모바일 최적화 */
.refund-banner {
    background-color: transparent;
    padding: 40px 20px;
    text-align: center;
    margin-bottom: 30px;
}

.refund-title {
    font-size: 72px;
    font-weight: 700;
    color: #4A4097;
    margin-bottom: 15px;
    letter-spacing: -2px;
    line-height: 1.1;
    word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
}

.refund-subtitle {
    font-size: 48px;
    font-weight: 700;
    color: #333;
    margin: 0;
    letter-spacing: -1px;
    line-height: 1.2;
    word-break: keep-all; /* 한글 단어 단위 줄바꿈 */
}

/* 메인 타이틀 모바일 최적화 */
#contain3 .h1 {
    font-size: 50px;
    letter-spacing: -0.5px;
    color: #3a2991;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    word-break: keep-all;
}

#contain4 .h1 {
    color: #fff;
    font-size: 50px;
    line-height: 1.2;
    word-break: keep-all;
}

/* 태블릿 (768px ~ 1024px) */
@media (max-width: 1024px) {
    .refund-title {
        font-size: 56px;
    }

    .refund-subtitle {
        font-size: 40px;
    }

    #contain3 .h1 {
        font-size: 42px;
    }

    #contain4 .h1 {
        font-size: 42px;
    }
}

/* 모바일 (768px 이하) */
@media (max-width: 768px) {
    .refund-banner {
        padding: 30px 15px;
    }

    .refund-title {
        font-size: 36px;
        letter-spacing: -1px;
        white-space: nowrap; /* 한 줄 유지 */
    }

    .refund-subtitle {
        font-size: 24px;
        padding: 0 10px;
        /* 필요시 두 줄로 나누기 */
        white-space: normal;
    }

    #contain3 .h1 {
        font-size: 28px;
        padding: 0 15px;
        line-height: 1.4;
    }

    #contain4 .h1 {
        font-size: 32px;
        padding: 0 15px;
    }

    /* 모바일 전용 헬퍼 클래스 */
    .mobile-break {
        display: none;
    }

    @media (max-width: 768px) {
        .mobile-break {
            display: block;
        }
    }

    /* 하단 경고 텍스트 */
    .bottom-warning,
    .bottom-text,
    .small-text {
        font-size: 12px;
        padding: 0 10px;
        line-height: 1.4;
    }
}

/* 작은 모바일 (480px 이하) */
@media (max-width: 480px) {
    .refund-title {
        font-size: 28px;
        /* 매우 작은 화면에서는 줄바꿈 허용 */
        white-space: normal;
    }

    .refund-subtitle {
        font-size: 18px;
        line-height: 1.3;
    }

    #contain3 .h1 {
        font-size: 22px;
    }

    #contain4 .h1 {
        font-size: 24px;
    }

    /* 매우 작은 화면용 추가 조정 */
    .small-text {
        font-size: 11px;
    }
}

/* 아주 작은 모바일 (360px 이하) */
@media (max-width: 360px) {
    .refund-title {
        font-size: 24px;
    }

    .refund-subtitle {
        font-size: 16px;
    }

    #contain3 .h1 {
        font-size: 20px;
    }
}

/* 텍스트 줄바꿈 최적화를 위한 추가 스타일 */
.no-wrap {
    white-space: nowrap;
}

.keep-all {
    word-break: keep-all;
}

/* Flexbox를 이용한 반응형 텍스트 */
.flex-title {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
}

@media (max-width: 480px) {
    .flex-title {
        flex-direction: column;
        align-items: center;
    }
}

/* 작은 글씨 스타일 */
.small-text {
    display: block;
    font-size: 14px;
    color: #ff0000;
    font-weight: bold;
    margin-top: 5px;
    letter-spacing: -0.5px;
}

@media (max-width: 768px) {
    .small-text {
        font-size: 12px;
    }
}

#contain3 {
    padding: 100px 0 50px 0;
    background-color: white;
    text-align: center;
}

/* 로고 섹션 */
.logo-section {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    margin-bottom: 40px;
}

.brand-logo {
    height: 50px;
}

.samsung-logo {
    background-color: #1428a0;
    color: white;
    padding: 8px 20px;
    border-radius: 25px;
    font-weight: bold;
    font-size: 24px;
    display: inline-block;
}

.lg-logo {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 24px;
    font-weight: bold;
    color: #666;
}

.lg-circle {
    width: 50px;
    height: 50px;
    background-color: #c4004c;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: bold;
    font-size: 24px;
}

/* 메인 타이틀 */
.main-title {
    font-size: 48px;
    font-weight: 700;
    color: #3a2991;
    margin-bottom: 60px;
    line-height: 1.3;
}

.highlight {
    color: #ff0040;
}

.main-title .underline {
    position: relative;
    display: inline-block;
}

.main-title .underline::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #ff0040;
    transform: rotate(-2deg);
}

/* 제품 이미지 섹션 */
.bottom-text {
    color: #ff0040;
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
}

/* 반응형 디자인 */
@media (max-width: 768px) {
    .bottom-text {
        font-size: 14px;
    }
}

/* 하단 텍스트 스타일 */
#contain3 {
    position: relative;
    padding-bottom: 80px;
}

.bottom-warning {
    position: absolute;
    bottom: 55%;
    left: 58.5%;
    transform: translateX(-50%);
    color: #ff0040;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    max-width: 800px;
    letter-spacing: -0.5px;
}

/* 반응형 */
@media (max-width: 768px) {
    .bottom-warning {
        font-size: 12px;
        bottom: 15px;
    }
}

@media (max-width: 480px) {
    .bottom-warning {
        font-size: 11px;
        padding: 0 20px;
    }
}

/* 상단 혜택 배너 스타일 추가 */
.top-benefit-banner {
    background: linear-gradient(135deg, #5B3CC4 0%, #8B5CF6 100%);
    color: white;
    padding: 15px 10px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    width: 100%;
    margin: 0;
}

.top-benefit-banner .highlight-text {
    color: #FFE500;
    font-weight: 800;
}

/* 모바일 환급 배너 크기 조정 */
@media (max-width: 768px) {
    .refund-banner {
        padding: 20px 10px;
        margin-bottom: 20px;
    }

    .refund-title {
        font-size: 28px;
        letter-spacing: -1px;
        margin-bottom: 8px;
    }

    .refund-subtitle {
        font-size: 18px;
        line-height: 1.3;
    }

    /* 상단 배너 모바일 조정 */
    .top-benefit-banner {
        font-size: 13px;
        padding: 12px 8px;
    }
}

@media (max-width: 480px) {
    .refund-title {
        font-size: 24px;
    }

    .refund-subtitle {
        font-size: 16px;
    }

    .top-benefit-banner {
        font-size: 12px;
        padding: 10px 5px;
    }
}

/* 제품 이미지 컨테이너 조정 */
.container.product_padding {
    padding: 20px 10px;
}

.container.product_padding img {
    width: 100%;
    max-width: 100%;
    height: auto;
}