@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");
/* @import url('https://webfontworld.github.io/SCoreDream/SCoreDream.css'); */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    /*	border: 0;*/
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

html {
    overflow-y: scroll;
    box-sizing: border-box;
    font-size: 62.5%;
}

body {
    line-height: 1;
    width: 100%;
    height: 100%;
    -webkit-text-size-adjust: none;
    font-family: /*"SCoreDream", */ "Inter", "Roboto", sans-serif !important;
    background: var(--indexBg);
}

a {
    text-decoration: none !important;
}

@font-face {
    font-family: "SCoreDream";
    font-weight: 100;
    font-style: normal;
    src: url("https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream1.woff2")
            format("woff2"),
        url("https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream1.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "SCoreDream";
    font-weight: 200;
    font-style: normal;
    src: url("https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream2.woff2")
            format("woff2"),
        url("https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream2.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "SCoreDream";
    font-weight: 300;
    font-style: normal;
    src: url("https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream3.woff2")
            format("woff2"),
        url("https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream3.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "SCoreDream";
    font-weight: 400;
    font-style: normal;
    src: url("https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream4.woff2")
            format("woff2"),
        url("https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream4.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "SCoreDream";
    font-weight: 500;
    font-style: normal;
    src: url("https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream5.woff2")
            format("woff2"),
        url("https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream5.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "SCoreDream";
    font-weight: 600;
    font-style: normal;
    src: url("https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream6.woff2")
            format("woff2"),
        url("https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream6.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "SCoreDream";
    font-weight: 700;
    font-style: normal;
    src: url("https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream7.woff2")
            format("woff2"),
        url("https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream7.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "SCoreDream";
    font-weight: 800;
    font-style: normal;
    src: url("https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream8.woff2")
            format("woff2"),
        url("https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream8.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "SCoreDream";
    font-weight: 900;
    font-style: normal;
    src: url("https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream9.woff2")
            format("woff2"),
        url("https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream9.woff") format("woff");
    font-display: swap;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

a {
    text-decoration: none;
    display: flex;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

img {
    width: 100%;
}

button {
    color: #333;
    border: 0;
    background: none;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body.modal-open {
    overflow: visible !important;
}

body.modal-open[style] {
    padding-right: 0 !important;
}

.modal {
    background-color: rgba(0, 0, 0, 0.7) !important;
}

.no-scroll {
    overflow: hidden;
    height: 100%;
}

.hide {
    display: none;
}

.material-symbols-outlined {
    font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 48;
}

.pc {
    display: flex !important;
}

.mb {
    display: none !important;
}

@media (max-width: 980px) {
    .pc {
        display: none !important;
    }

    .mb {
        display: flex !important;
    }
}

.con {
    flex: 1;
    padding: 0 0 7.5rem 30rem;
    position: relative;
    transition: 0.5s;
    container-name: contain_box;
    contain: inline-size;
}

.con.on {
    padding: 0 0 7.5rem 9rem;
    transition: 0.5s;
}
.wrapper {
    display: flex;
}
.wrap {
    display: flex;
    padding: 1.5rem;
}
.contents_wrap {
    flex: 1;
    width: 100%;
    padding-left: 300px;
}
.modal {
    background-color: rgba(255, 255, 255, 0) !important;
}

.modal-lg,
.modal-xl {
    max-width: 2560px;
    padding-left: 100px;
}

.slick-slide {
    width: 100vw;
    min-height: 50vh;
}

.mod_close {
    max-width: 50px;
}

.modal-header {
    display: flex;
    justify-content: flex-end;
    border: 0;
}

.modal-footer {
    border: 0;
}

.slick-initialized .slick-slide {
    padding: 0 10px;
    opacity: 0.2;
}

.slick-active.slick-center {
    opacity: 1;
}

.logo {
    display: flex;
    padding: 2rem 15px;
}

.logo img {
    max-width: 240px;
}

header {
    display: flex;
    background-color: rgba(255, 255, 255, 0.95);
    width: 100%;
    flex: 1;
    max-width: 300px;
    align-items: center;
    z-index: 20;
    flex-direction: column;
    justify-content: space-between;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    border-right: 1px solid #f2f2f2;
}

nav > ul > li > ul > li {
    padding: 0 10px;
    margin: 1px 0;

    > p {
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;

        strong {
            font-size: 14px;
            font-weight: 300;
            color: #333;
            line-height: 24px;
        }
    }
    > a {
        font-size: 14px;
        font-weight: 300;
        color: #333;
        line-height: 24px;
    }
    > ul {
        > li > a {
            font-size: 12px;
            line-height: 22px;
            color: #999;
        }
    }
}
nav a {
    color: #333 !important;
}
nav > ul > li > ul > li > p,
nav > ul > li > ul > li > a {
    transition: all 0.5s;
}

nav > ul > li > ul > li:hover > p,
nav > ul > li > ul > li:hover > a {
    background-color: #f2f2f2;
    border-radius: 5px;
    transition: all 0.5s;
    padding-left: 15px;
}
nav > ul > li > ul > li.open {
    background: #f2f2f2;
    transition: 0.3s;
    border-radius: 10px;
}
nav > ul > li > h4 {
    font-size: 14px;
    font-weight: 700;
    color: #333;
    margin-bottom: 10px;
    margin-top: 10px;
    display: flex;
    align-items: center;

    span {
        margin-right: 5px;
        font-size: 10px;
        color: #000;
        width: 24px;
        height: 24px;
        display: inline-flex;
    }
}
nav > ul > li:hover > p > button {
    color: #fff;
    border-color: #fff;
}
nav > ul > li.open > p > button {
    transform: rotate(180deg);
    transition: 0.5s;
}
.head_top .usernameP {
    font-size: 12px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #ddd;
    border-radius: 10px;
}
.accordion-menu {
    list-style: none;
    padding: 0;
}

.accordion-menu > li {
    margin-bottom: 10px;
}
.accordion-menu > li > ul > li > p > button > span {
    transition: transform 0.3s;
}
.accordion-menu > li > ul > li.open > p > button > span {
    transform: rotate(180deg);
    transition: transform 0.3s;
}
.accordion-menu h4 {
    padding: 10px;
    margin: 0;
}

.submenuItems {
    display: none;
    list-style: none;
    padding: 10px 0;
}
.submenuItems li:hover {
    background-color: #e4e4e4;
    border-radius: 10px;
}

.dropdownlink {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.dropdownlink button {
    background: none;
    border: none;
    cursor: pointer;
}
.rotate {
    transform: rotate(180deg);
    transition: transform 0.3s;
}
.mlo {
    display: flex;
}

.mlo > img {
    display: inline-flex;
    max-width: 35px;
    align-items: center;
}

.sign_b {
    display: flex;
    width: 100%;
    padding: 1rem;
    gap: 4px;
    flex-wrap: wrap;
}

.sign_b > li {
    display: flex;
    flex-basis: 100%;
    align-items: center;
}

.sign_b > li > a {
    display: flex;
    width: 100%;
    color: #333;
    padding: 0 10px;
    line-height: 40px;
    font-size: 12px;
    transition: 0.5s;
    font-weight: 300;
    align-items: center;
    border: 1px solid #ddd;
}
.sign_b > li > a > span {
    margin-right: 10px;
}
.sign_b > li > a:hover {
    background: #333;
    color: #fff;
    transition: 0.5s;
}

.ham_btn {
    display: flex;
    flex-direction: column;
    background: linear-gradient(270deg, rgb(220 137 30) 0%, rgb(236 173 103) 100%);
    width: 40px;
    height: 40px;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    padding-top: 3px;
    overflow: hidden;
    cursor: pointer;
    transition: 0.5s;
    margin-right: 10px;
}

.sign_b > li > a > span.material-symbols-outlined {
    width: 24px;
    height: 24px;
}

.ham_btn span {
    display: inline-flex;
    width: 20px;
    height: 3px;
    background-color: #fff;
    margin-bottom: 3px;
    border-radius: 3px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    transition: 0.5s;
}

.ham_btn.on span:nth-child(1) {
    transform: rotate(45deg) translate(4px, 4px);
    transition: 0.5s;
}

.ham_btn.on span:nth-child(2) {
    transform: translateX(-100px);
    transition: 0.5s;
}

.ham_btn.on span:nth-child(3) {
    transform: rotate(-45deg) translate(4px, -4px);
    transition: 0.5s;
}
.mb_blMk {
    position: fixed;
    left: -100%;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    display: none;
}
@media (max-width: 1080px) {
    nav > ul > li > ul > li > a {
        font-size: 12px;
    }
}

@media (max-width: 980px) {
    header {
        left: -100%;
        transition: 0.5s;
        background-color: rgba(255, 255, 255, 0.99);
    }
    header.on {
        left: 0;
        transition: 0.5s;
        max-width: 80%;
    }
    nav > ul > li > a {
        line-height: 32px;
        font-size: 14px;
        border-bottom: 1px solid #f2f2f2;
    }
    .contents_wrap {
        padding-left: 0;
    }
    .sign_b {
        max-width: inherit;
        padding: 0 0 15px 0;
    }
    .mb_blMk.on {
        display: block;
        left: 0;
        transition: 0.2s;
        opacity: 1;
    }

    nav > ul > li > ul > li > a {
        line-height: 24px;
    }

    .logo img {
        max-width: 150px;
    }

    nav > ul > li > ul {
        position: inherit;
        top: auto;
    }

    .mlo {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        display: flex;
        justify-content: center;
        padding-bottom: 150px;
    }

    .mlo span {
        display: inline-flex;
        justify-content: center;
        width: 100%;
        text-align: center;
        margin-top: 5px;
    }

    .ham_btn {
        margin-left: 10px;
    }
    .sign_b > li > a {
        line-height: 32px;
    }
    .head_top {
        width: 100%;
    }
}

@media (max-width: 387px) {
    .logo img {
        max-width: 110px;
    }

    .ham_btn {
        margin-left: 5px;
    }
}

.main-vid {
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative;
    height: calc(100vh - 70px);
    overflow: hidden;
}

.main-vid video {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

section {
    display: flex;
    justify-content: center;
    padding: 40px 0;
}

.sec_2 {
    background: url(/image/sec_2_bg.png) repeat-x;
    padding: 70px 0;
}

.slider.center img {
    max-width: 300px;
}

.contents_con {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 1200px;
    align-items: center;
}

.index_prd * {
    box-sizing: border-box;
}

.index_prd {
    display: flex;
    gap: 12px;
    margin-top: 20px;
    flex: 1;
    margin-left: 20px;
    max-width: 800px;
}

.index_prd .swiper-wrapper {
    padding-bottom: 10px;
}

.index_prd .swiper-slide {
    position: relative;
    border: 1px solid #f2f2f2;
    border-radius: 15px;
    overflow: hidden;
}

.index_prd .slide_txt {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.4) 100%);
    padding: 10px;
    min-height: 95px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.index_title {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    min-height: 200px;
}
.main_prd * {
    box-sizing: border-box;
}
.main_prd {
    display: flex;
    flex: 1;
    width: 100%;
}
.slide_txt h3 {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}

.slide_txt p {
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
    line-height: 1.2;
}

.index_title a {
    background-color: #d0b473;
    color: #fff;
    line-height: 40px;
    padding: 0 15px;
    border-radius: 10px;
    transition: 0.5s;
}

.index_title a:hover {
    background-color: #b3985a;
    transition: 0.5s;
}

.index_title .it_l p {
    font-size: 14px;
    font-weight: bold;
    color: #d0b473;
    padding-left: 5px;
}

.index_title .it_l span {
    font-size: 14px;
    font-weight: 500;
    color: #999;
    margin-top: 10px;
    display: inline-flex;
}

.index_title .it_l h2 {
    font-size: 44px;
    font-weight: bold;
    color: #333;
    margin-top: 10px;
}

.index_title .it_r {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.index_title .it_r p {
    font-size: 12px;
    font-weight: bold;
    color: #999;
}

@media (max-width: 1200px) {
    .contents_con {
        padding: 40px 15px;
    }

    .main-vid {
        height: auto;
    }

    .main-vid video {
        width: 100%;
        position: inherit;
    }
}

@media (max-width: 980px) {
    .sec_2 {
        padding: 0;
    }

    .contents_con {
        flex-direction: column;
        align-items: flex-start;
        box-sizing: border-box;
    }

    .index_prd {
        margin-left: 0;
        max-width: 100%;
        box-sizing: border-box;
    }
}

@media (max-width: 780px) {
    .sec_2 {
        background: none;
    }

    .index_prd {
        gap: 4px;
        flex-direction: column;
    }

    .index_title {
        min-height: inherit;
    }

    .index_title .it_l {
        margin-bottom: 30px;
    }

    .index_title .it_l p {
        padding: 0;
    }

    .index_title .it_l h2 {
        font-size: 24px;
    }

    .slide_txt h3 {
        font-size: 14px;
        font-weight: 500;
    }

    .slide_txt p {
        font-size: 12px;
    }
}

.sec_3 {
    display: flex;
    justify-content: center;
    background: url(/image/sec_3_bg.png) no-repeat top center;
    background-attachment: fixed;
}

.sec_3_b {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1200px;
    height: 60vh;
    justify-content: center;
    align-items: center;
}

.sec_3_b ul {
    display: flex;
    margin-top: 40px;
    gap: 12px;
}

.sec_3_b ul li {
    display: flex;
    align-items: center;
    transition: 0.5s;
    background: #d0b473;
    border-radius: 10px;
}

.sec_3_b ul li a {
    align-items: center;
    padding: 15px;
    min-width: 120px;
    color: #fff;
}

.sec_3_b ul li:hover {
    background-color: #9f8343;
    transition: 0.5s;
}

.sec_3_b ul li a span {
    margin-left: 10px;
    display: inline-flex;
    font-size: 14px;
    font-weight: 500;
}

.sec_3_b ul li img {
    max-width: 30px;
}

.sec_3_b strong {
    font-size: 30px;
    color: #f9e39a;
    text-align: center;
    line-height: 36px;
    font-weight: 300;
}

.sec_3_b strong b {
    font-weight: 500;
}

.sec_3_b p {
    font-size: 14px;
    color: #b6a770;
    margin-top: 20px;
    line-height: 20px;
    text-align: center;
}

@media (max-width: 780px) {
    .sec_3_b strong {
        font-size: 16px;
        line-height: 24px;
    }

    .sec_3_b p {
        font-size: 12px;
        padding: 0 15px;
    }

    .sec_3_b p br {
        display: none;
    }

    .sec_3_b ul {
        padding-left: 10px;
        padding-right: 10px;
    }

    .sec_3_b ul li a span {
        font-size: 12px;
    }

    .sec_3_b ul li a {
        padding: 10px;
    }

    .sec_3_b {
        height: inherit;
    }

    .sec_3 {
        background-attachment: inherit;
    }
}

.sec_4 {
    display: flex;
    justify-content: center;
    background-color: #f2f2f2;
    background: url(/image/sec_4_bg.png) no-repeat top center;
    background-attachment: fixed;
}

.sec_4_b {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1200px;
    padding: 70px 0;
    justify-content: center;
    align-items: center;
}

.sec_4_b > h2 {
    font-size: 30px;
    color: #dbb946;
    text-align: center;
    line-height: 36px;
    font-weight: 500;
}

.sec_4_b > p {
    font-size: 16px;
    color: #666;
    text-align: center;
    line-height: 30px;
    font-weight: 300;
}

.sec_4_b > ul {
    display: flex;
    margin-top: 50px;
    width: 100%;
    max-width: 650px;
    justify-content: space-between;
    gap: 20px;
}

.sec_4_b > ul > li {
    transition: 0.5s;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    min-width: 300px;
    padding: 20px 0;
}

.sec_4_b > ul > li:hover {
    background-color: #dbb946;
    transition: 0.5s;
}

.sec_4_b > ul > li:hover > a > span {
    color: #fff;
    transition: 0.5s;
}

.sec_4_b > ul > li:hover > a > h4 {
    color: #fff;
    transition: 0.5s;
}

.sec_4_b > ul > li:hover > a > p {
    color: #fff;
    transition: 0.5s;
}

.sec_4_b > ul > li > a {
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: 0.5s;
}

.sec_4_b > ul > li > a > span {
    color: #dbb238;
    font-size: 80px;
    transition: 0.5s;
}

.sec_4_b > ul > li > a > h4 {
    text-align: center;
    color: #dbb238;
    font-size: 20px;
    line-height: 28px;
    transition: 0.5s;
}

.sec_4_b > ul > li > a > p {
    text-align: center;
    color: #999;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    transition: 0.5s;
}

@media (max-width: 780px) {
    .sec_4_b {
        padding: 30px 0;
    }

    .sec_4_b > ul {
        flex-direction: column;
        max-width: inherit;
        width: 100%;
        align-items: center;
    }

    .sec_4_b > ul > li {
        min-width: inherit;
        width: 100%;
        max-width: 250px;
    }

    .sec_4_b > h2 {
        font-size: 24px;
    }

    .sec_4_b > p {
        font-size: 12px;
        line-height: 16px;
    }

    .sec_4_b > ul > li > a > span {
        font-size: 50px;
    }

    .sec_4_b > ul > li > a > h4 {
        font-size: 16px;
    }

    .sec_4_b > ul > li > a > p {
        font-size: 12px;
        margin-top: 10px;
    }

    .sec_4 {
        background-attachment: inherit;
    }
}

footer {
    border-top: 1px solid #f2f2f2;
    display: flex;
    justify-content: center;
    padding: 30px 15px;
    background-color: #fff;
}

.foot_area {
    display: flex;
    width: 100%;
    max-width: 1200px;
    align-items: center;
}

.foot_logo {
    display: flex;
    flex-direction: column;
}

.foot_logo img {
    max-width: 200px;
}

.foot_logo p {
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
    color: #dbb238;
}

.foot_info {
    padding-left: 30px;
}

.foot_info ul {
    display: flex;
    flex-direction: column;
}

.foot_info ul li {
    display: flex;
    gap: 12px;
}

.foot_info ul li p {
    color: #333;
    font-size: 11px;
    font-weight: 300;
    line-height: 19px;
    position: relative;
}

.foot_info ul li.copyright p {
    color: #000;
}

.foot_info ul li p::after {
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #ddd;
    content: "";
    right: -7px;
    top: 0;
}

.foot_info ul li p:last-child::after {
    display: none;
}

.foot_btn {
    display: flex;
    padding-left: 30px;
    gap: 12px;
}

.foot_btn a {
    background-color: #dbb238;
    color: #000;
    line-height: 24px;
    padding: 0 10px;
    border-radius: 5px;
}
.mb_head {
    display: none;
}
@media (max-width: 1200px) {
    .foot_area {
        flex-wrap: wrap;
        white-space: nowrap;
    }

    .foot_logo {
        align-items: center;
        flex-basis: 20%;
    }

    .foot_box {
        flex-basis: 50%;
    }

    .foot_btn {
        flex-basis: 20%;
    }

    .foot_info ul li {
        flex-direction: column;
        gap: 0;
    }

    .foot_info ul li p::after {
        display: none;
    }
}
@media (max-width: 980px) {
    .mb_head {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #f2f2f2;
        position: sticky;
        top: 0;
        background-color: #fff;
        z-index: 10;
    }
    .mb_head .logo {
        padding: 1rem;
    }

    .logo img {
        max-width: 180px;
    }
    .accordion-menu {
        padding: 0 15px;
    }
}
@media (max-width: 780px) {
    .foot_area {
        flex-direction: column;
    }

    .foot_logo {
        align-items: center;
        flex-basis: auto;
    }

    .foot_box {
        flex-basis: auto;
    }

    .foot_btn {
        flex-basis: auto;
        padding: 0;
        margin-top: 10px;
    }

    .foot_info {
        padding: 0;
        margin-top: 10px;
    }

    .foot_info ul li p {
        text-align: center;
        word-break: break-all;
        white-space: wrap;
    }
}

.greetings {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sub_tit {
    background: url(/image/sub_tit_bg.jpg) no-repeat center bottom;
    width: 100%;
}

.sub_tit_con {
    background: rgba(0, 0, 0, 0.5);
    padding: 44px 15px 70px 15px;
    gap: 24px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.sub_tit_con > img {
    max-width: 70px;
}

.sub_tit h2 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}

.sub_tit p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 20px;
}

.sub_con {
    width: 100%;
    /* max-width: 1200px; */
    display: flex;
    flex-direction: column;
    align-items: center;
}
.subContents {
    display: flex;
    justify-content: center;
}
.imgSize {
    width: auto;
    max-width: 100%;
}
.workingTxt {
    width: 100%;
    min-height: 300px;
    background-color: #f2f2f2;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    font-size: 24px;
}
.sub_nav {
    width: 100%;
}
.sub_nav ul {
    display: flex;
    align-items: center;
    background-color: #fff;
    border-bottom: 1px solid #f2f2f2;
}

.sub_nav ul li a {
    display: flex;
    align-items: center;
    line-height: 44px;
    color: #333;
    padding: 0 15px;
    font-size: 14px;
    transition: 0.5s;
}

.sub_nav ul li a span {
    line-height: 44px;
    width: 24px;
    height: 44px;
}

.sub_nav ul li a:hover {
    background-color: #333;
    transition: 0.5s;
    color: #fff;
}

.sub_nav ul li {
    border-right: 1px solid #f2f2f2;
}

.sub_tit_txt {
    margin-top: 40px;
    text-align: center;
    color: #333;
    font-size: 24px;
    font-weight: 700;
    position: relative;
}

.sub_tit_txt::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 24px;
    height: 2px;
    background-color: #999;
    bottom: -8px;
}

.greeting_b {
    padding: 64px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    min-height: 75vh;
}
@media (max-width: 720px) {
    .greeting_b {
        min-height: auto;
    }
    .sub_nav ul li a {
        font-size: 12px;
    }
}
.greeting_b strong {
    font-size: 14px;
    color: #e684c4;
    line-height: 20px;
    text-align: center;
    font-weight: 500;
}
#cart_form {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
}

.greeting_b > p {
    font-size: 20px;
    color: #333;
    margin-top: 5px;
    text-align: center;
    line-height: 24px;
}

.greeting_b > p > span {
    font-size: 14px;
    color: #999;
}

.greeting_con {
    padding: 24px 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.greeting_con .greeting_img_l {
    flex-basis: calc(50% - 12px);
    width: 100%;
}

.greeting_img_l img {
    width: 100%;
}

.greeting_con .greeting_txt {
    flex-basis: calc(45% - 12px);
    padding: 0 20px;
}

.greeting_con .greeting_txt img {
    width: 100%;
    max-width: 200px;
    margin-bottom: 32px;
}

.greeting_con .greeting_txt p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
}
.greeting_con .greeting_txt p b {
    font-size: 20px;
}
@media (max-width: 780px) {
    .greeting_b {
        padding: 64px 15px;
    }

    .greeting_con {
        flex-direction: column;
    }

    .greeting_con .greeting_txt {
        margin-top: 28px;
    }

    .greeting_b > p {
        font-size: 14px;
    }
}

.concen {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.form_tit_info p {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border-bottom: 2px solid #dddd;
    font-size: 16px;
    line-height: 30px;
}

.greeting_con span.material-symbols-outlined {
    color: #e684c4;
    transform: translateY(8px);
}
.form_tit_info p span {
    transform: none !important;
    color: #333 !important;
}
.greeting_con .input_box {
    border-bottom: 1px solid #ddd;
    padding: 12px 0;
    display: flex;
    align-items: center;
}

.greeting_con .input_box p {
    min-width: 120px;
    background-color: #333;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    height: 42px;
}

.greeting_con .input_box p span {
    color: #fff;
    transform: none;
}

.greeting_con .input_box input {
    flex: 1;
    line-height: 42px;
    height: 42px;
    border: 1px solid #f2f2f2;
    border-radius: 0;
    padding: 0 15px;
    outline: none;
    font-size: 14px;
}

.greeting_con textarea {
    border: 1px solid #f2f2f2;
    border-radius: 0;
    padding: 15px;
    outline: none;
    font-size: 14px;
    width: 100%;
    margin-top: 12px;
    box-sizing: border-box;
}

.noticeBtn {
    margin-top: 60px;
    display: flex;
    justify-content: center;
}

.noticeBtn a {
    line-height: 50px;
    background-color: #333;
    color: #fff;
    min-width: 120px;
    font-size: 14px;
    margin: 0 4px;
    justify-content: center;
    transition: 0.5s;
}

.noticeBtn .notiR a {
    border: 1px solid #333;
    background-color: #fff;
    color: #333;
    transition: 0.5s;
}

.noticeBtn .notiR a:hover {
    background-color: #333;
    color: #fff;
    transition: 0.5s;
}
.noticeBtn .notiL a:hover {
    transition: 0.5s;
    background-color: #000;
    color: #ddd;
}
@media (max-width: 780px) {
    .greeting_con .input_box p {
        min-width: 100px;
    }
}
.mediaBoard {
    display: flex;
    width: 100%;
    > ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
        > li {
            background-color: #f2f2f2;
            color: white;
            padding: 20px;
            text-align: center;
            iframe {
                width: 100%;
                min-height: 300px;
            }
            > p {
                font-size: 16px;
                color: #333;
                line-height: 1.5;
                margin-top: 1rem;
                text-align: left;
            }
        }
    }
}
@media (max-width: 780px) {
    .mediaBoard {
        > ul {
            grid-template-columns: 1fr;
        }
    }
}
.table_area {
    width: 100%;
    margin-top: 40px;
}

.table_area table {
    width: 100%;
    border-top: 2px solid #999;
}

.table_area table th {
    font-size: 14px;
    font-weight: 500;
    line-height: 45px;
    border-bottom: 1px solid #ddd;
    text-align: center;
}

.table_area table tbody td {
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    line-height: 45px;
    border-bottom: 1px solid #ddd;
}

.table_area table tbody td a {
    text-align: center;
}

.paging_btn {
    margin-top: 20px;
}

.venBtncon {
    display: flex;
    width: 100%;
    max-width: 310px;
    justify-content: center;
}

.venBtncon .venBtnR1 a {
    font-size: 14px;
    line-height: 44px;
    width: 44px;
    color: #333;
    border: 1px solid #ddd;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}

.venBtncon .venBtnR a {
    font-size: 14px;
    line-height: 44px;
    width: 44px;
    color: #333;
    border: 1px solid #ddd;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}

.venBtncon p a {
    font-size: 14px;
    line-height: 44px;
    width: 44px;
    color: #333;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.faq-container {
    width: 100%;
    margin-top: 30px;
}

.faq-container > div {
    margin-bottom: 10px;
}

.faq-container h1 {
    font-size: 16px;
    border: 1px solid #ddd;
    font-weight: 500;
    padding: 10px 15px;
    cursor: pointer;
}

.faq-container p {
    font-size: 16px;
    border: 1px solid #ddd;
    padding: 10px 15px;
    border-top: 0;
    background-color: #f2f2f2;
}

.prd_con * {
    box-sizing: border-box;
}

.prd_con {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-bottom: 70px;
    max-width: 1200px;
}

.prd_li {
    flex-basis: 33.3333%;
    padding: 16px;
    overflow: hidden;
}

.ProductU {
    overflow: hidden;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding-bottom: 10px;
}

.prd_li a {
    background-color: #fafafa;
    overflow: hidden;
    border-bottom: 1px solid #f2f2f2;
    display: inline-flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
}
.prd_li .prdImgCover {
    max-height: 360px;
    overflow: hidden;
    aspect-ratio: 1 / 1;
    width: 100%;
}
.prd_li img {
    object-fit: cover;
    transition: 0.5s;
    width: 100% !important;
    height: 100% !important;
}

.prd_li a:hover img {
    transform: scale(1.1);
    transition: 0.5s;
}

.prd_li .product_name {
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    width: 100%;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    background: #fff;
}

.prd_li .product_price {
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    font-weight: 500;
    width: 100%;
    max-width: 384px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-flex;
    align-items: flex-end;
    justify-content: center;
}

.prd_li .product_price span {
    display: inline-flex;
    color: #999;
    font-size: 12px;
    margin-left: 5px;
    padding: 0 5px;
}
.prd_li .product_price span b {
    font-size: 14px;
    color: #ff4982;
}
.content_area {
    width: 100%;
    margin-top: 40px;
    max-width: 1200px;
}

.prd_price_b {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}

.prd_img {
    flex-basis: calc(50% - 12px);
    max-height: 588px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f2f2f2;
    border: 1px solid #ddd;
}

.prd_img img {
    object-fit: contain;
}

.prd_price_b form {
    flex-basis: calc(50% - 12px);
}

.purchaseBtn {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    justify-content: space-between;
}

.purchaseBtn ul {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
}

.purchaseBtn ul li {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #f2f2f2;
}

.purchaseBtn ul li.count_cont {
    border-bottom: 0;
    margin-top: 30px;
}

.purchaseBtn ul li .pr_num {
    background-color: #bcb9ff;
    color: #333;
    display: flex;
    max-width: 120px;
    padding: 10px;
    border-radius: 10px;
    font-size: 14px;
    justify-content: center;
}

.purchaseBtn ul li .input_form {
    display: flex;
    align-items: center;
    margin-top: 4px;
}

.purchaseBtn ul li .input_form a {
    width: 44px;
    height: 44px;
    font-size: 20px;
    color: #fff;
    background: linear-gradient(270deg, rgba(132, 77, 243, 1) 0%, rgba(92, 90, 253, 1) 100%);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}

.purchaseBtn ul li .input_form input {
    width: 100px;
    margin: 0 4px;
    line-height: 44px;
    height: 44px;
    text-align: center;
    border: 1px solid #ddd;
    box-sizing: border-box;
    border-radius: 10px;
}

.purchaseBtn ul li span {
    font-size: 12px;
    color: #666;
}

.purchaseBtn ul li p {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    font-weight: 600;
}

.purchaseBtn ul li p b {
    font-size: 12px;
    color: #999;
    font-weight: 500;
}

.price_btn {
    width: 100%;
    border-radius: 10px;
    background: linear-gradient(270deg, rgba(132, 77, 243, 1) 0%, rgba(92, 90, 253, 1) 100%);
    color: #fff;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    justify-content: center;
    transition: 0.5s;
    align-self: self-end;
}

.price_btn:hover {
    background-color: #a5811f;
    transition: 0.5s;
}

.purchase_quantity {
    font-size: 24px !important;
    color: #222;
    line-height: 30px;
    font-weight: 700;
    padding-bottom: 10px;
}

.price_btn_g {
    display: flex;
    gap: 12px;
}

.price_btn_g a {
    flex: 1;
}
.price_btn_g a:hover {
    color: #fff;
}

.prd_detail {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    flex-direction: column;
}

.detail_title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.detail_title h4 {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
}

.detail_title p {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 8px;
}

.detail_img {
    display: flex;
    width: 100%;
    padding: 15px 0;
    justify-content: center;
}

.detail_img p {
    width: 100%;
}

.detail_img img {
    width: auto !important;
    margin: 4rem auto;
    display: block;
    max-width: 100% !important;
    height: auto !important;
}

@media (max-width: 780px) {
    .prd_price_b {
        flex-direction: column;
    }

    .purchaseBtn {
        padding: 15px;
        box-sizing: border-box;
    }

    .purchaseBtn ul {
        margin-top: 0;
    }

    .purchaseBtn ul li .input_form {
        margin-top: 0;
    }

    .purchaseBtn ul li.count_cont {
        margin-top: 0;
    }

    .prd_li {
        flex-basis: 50%;
    }
}
@media (max-width: 480px) {
    .prd_li .product_name {
        font-size: 12px;
    }
    .prd_li .product_price {
        font-size: 12px;
        flex-direction: column;
        align-items: center;
    }
}
.content_area00 {
    margin-top: 40px;
    padding-bottom: 60px;
}

.content_area00 form {
    display: flex;
    background-color: #f2f2f2;
    border-radius: 10px;
    border: 1px solid #f2f2f2;
    overflow: hidden;
}

.PconM {
    display: flex;
    width: 100%;
    gap: 20px;
}

.PconL,
.PconR {
    flex: 1;
}

.PconL > span,
.PconR > span {
    font-size: 20px;
    color: #333;
    line-height: 50px;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    display: flex;
}

.PconR {
    padding: 15px;
    background-color: #fff;
}

.PconL {
    padding: 15px;
}

.orderer .ordP {
    display: flex;
    flex-direction: column;
    padding: 4px 0;
}

.ordP label {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    font-weight: 500;
}

.ordP input {
    font-size: 14px;
    line-height: 44px;
    height: 44px;
    box-sizing: border-box;
    margin-top: 4px;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 0 15px;
}
.ordP select {
    font-size: 14px;
    line-height: 44px;
    height: 44px;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 0 15px;
}
.PostalSearch {
    display: flex;
}

.PostalSearch input {
    flex: 1;
    margin-top: 0;
    width: 100%;
}

.PostalSearch a {
    background: #333;
    color: #fff;
    line-height: 44px;
    min-width: 120px;
    justify-content: center;
    font-size: 14px;
}

.ordPM,
.ordPM1 {
    display: flex;
}

.ordPM input,
.ordPM1 input {
    line-height: 40px;
    height: 40px;
    font-size: 14px;
    padding: 0 15px;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 0;
    margin-top: 4px;
}

.price_prd_info {
    margin-top: 12px;
}

.price_prd_info > span {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    display: inline-flex;
    width: 100%;
}

.price_prd_info ul {
    margin-top: 8px;
}

.price_prd_info ul li {
    display: flex;
    padding: 8px;
    align-items: center;
    background-color: #fff;
    border-radius: 14px;
}

.price_prd_info ul li img {
    max-width: 80px;
    border-radius: 10px;
    border: 1px solid #ddd;
}

.price_prd_info ul li .zestTxt {
    display: flex;
    flex: 1;
    justify-content: space-between;
    padding: 0 10px;
}

.price_prd_info ul li .zestTxt span {
    font-size: 14px;
    padding: 0 12px;
}

.price_prd_info ul li .zestTxt span b {
    font-size: 12px;
    font-weight: 300;
    color: #999;
    margin-bottom: 4px;
    display: inline-flex;
}

ul.Expected {
    display: flex;
    flex-direction: column;
    padding: 20px 15px;
}

ul.Expected li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
    align-items: center;
}

ul.Expected li span {
    font-size: 12px;
    color: #666;
}

ul.Expected li p {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    font-weight: 500;
}

ul.Expected li p b {
    font-size: 12px;
    color: #999;
}
ul.ExpectedPoint {
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 10px;
}
ul.ExpectedPoint li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
ul.ExpectedPoint li {
    font-size: 14px;
}
ul.ExpectedPoint li.EPinfo {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 10px;
}
ul.ExpectedPoint li.EPinfo p {
    font-size: 12px;
    color: #333;
}
ul.ExpectedPoint li.EPinfo p.EPtext {
    font-weight: 600;
}
ul.ExpectedPoint li.EPinfo b {
    font-weight: 700;
}
ul.ExpectedPoint li span {
    flex: 1;
    width: 100%;
    max-width: 120px;
}
ul.ExpectedPoint li input {
    font-size: 14px;
    line-height: 44px;
    height: 44px;
    box-sizing: border-box;
    margin-top: 4px;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 0 15px;
    flex: 1;
    width: 100%;
}
ul.Expected li.ExpectedPoint span {
    color: #dbb238;
}

ul.Expected li.ExpectedPoint p {
    color: #dbb238;
}

.Expected02 {
    display: flex;
    justify-content: space-between;
    /* border-top: 2px solid #ddd; */
    padding: 0 15px;
}

.Expected02 span {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    line-height: 50px;
}

.Expected02 p {
    font-size: 16px;
    color: #7d4ff5;
    font-weight: 500;
    line-height: 50px;
}
.account_info_list {
    margin-top: 10px;
}
.account_info_list h2 {
    font-size: 16px;
    color: #7d4ff5;
    line-height: 44px;
}
.account_info_list li {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
}
.account_info_list li span {
    font-size: 14px;
    flex: 1;
    width: 100%;
    max-width: 120px;
}
.account_info_list li p {
    font-size: 14px;
    flex: 1;
    text-align: right;
}
.PconR .agree {
    background-color: #f2f2f2;
    padding: 15px;
    border-radius: 10px;
}

.PconR .agree .agrTxt01 {
    display: flex;
    align-items: flex-start;
}

.PconR .agree .agrTxt01 .label_text {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 20px;
    padding-left: 5px;
}

.PconR .agree .agrTxt01 .label_text b {
    color: #ff4900;
    font-weight: 500;
}

.PconR .payment {
    margin-top: 20px;
}

.payment ul {
    display: flex;
    gap: 12px;
}

.payment ul li {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background-color: #f2f2f2;
}

.payment ul li label {
    font-size: 16px;
}

.payment * {
    box-sizing: border-box;
}

.payment input.radio_style[type="radio"] {
    display: none;
}

.payment input.radio_style[type="radio"] + label {
    cursor: pointer;
    font-weight: normal;
    display: inline-flex;
    align-items: center;
    margin-right: 5px;
    line-height: 45px;
    width: 100%;
    justify-content: center;
}

.payment input.radio_style[type="radio"] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    vertical-align: middle;
    background: #f2f2f2;
    border: 1px solid #ddd;
    cursor: pointer;
    border-radius: 50%;
    transition: 0.5s;
    margin-right: 5px;
}

.payment input.radio_style[type="radio"]:checked + label span {
    background: #6716ff;
    border: 3px solid #f2f2f2;
    transition: 0.5s;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.agree * {
    box-sizing: border-box;
}

.agree .check {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
}

.agree .check span {
    display: flex;
    align-items: center;
}

.agree input.check_style[type="checkbox"] {
    position: relative;
    top: 0;
    min-width: 20px !important;
    min-height: 20px !important;
    -webkit-appearance: none;
    outline: none;
    transition: 0.3s;
    margin-right: 5px;
    margin-left: 10px;
    cursor: pointer;
    margin-right: 10px;
}

.agree input.check_style[type="checkbox"]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #7d4ff5;
    box-sizing: border-box;
    transition: 0.3s;
}

.agree input.check_style:checked[type="checkbox"]:before {
    border-left: none;
    border-top: none;
    width: 10px;
    border-color: #7d4ff5;
    transform: rotate(45deg) translate(-1px, -1px);
}

.PconR .Amount {
    margin-top: 20px;
    display: flex;
    gap: 12px;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.PconR .Amount > div {
    flex: 1;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}

.PconR .Amount > button {
    flex: 1;
    background: linear-gradient(270deg, rgba(132, 77, 243, 1) 0%, rgba(92, 90, 253, 1) 100%);
    color: #fff;
    line-height: 50px;
    font-size: 16px;
    border-radius: 10px;
    font-weight: 500;
    cursor: pointer;
}

@media (max-width: 780px) {
    .PconM {
        flex-direction: column;
    }

    .zestTxt {
        flex-wrap: wrap;
    }

    .price_prd_info ul li .zestTxt {
        overflow: hidden;
    }

    .price_prd_info ul li .zestTxt span {
        padding: 4px 0;
    }

    .price_prd_info ul li .zestTxt span:nth-child(1) {
        flex-basis: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .price_prd_info ul li .zestTxt span:nth-child(2) {
        flex-basis: 50%;
    }

    .price_prd_info ul li .zestTxt span:nth-child(3) {
        flex-basis: 50%;
    }
}

.pop_cover {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 24;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.4);
    display: flex;
}

.pop_cover * {
    box-sizing: border-box;
}

.pop_cover .content {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    min-width: 310px;
    max-width: 320px;
}

.pop_cover .companyaccount {
    font-size: 20px;
    font-weight: 500;
    color: #6716ff;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.pop_cover .information {
    display: flex;
    flex-direction: column;
}

.pop_cover .information span {
    display: inline-flex;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    padding: 10px;
}

.pop_cover .information p {
    display: inline-flex;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    padding: 0 10px;
    background-color: #fff;
    line-height: 40px;
    border: 1px solid #ddd;
    width: 100%;
    flex: 1;
}

.pop_cover .Namedepositor {
    display: flex;
    flex-direction: column;
}

.pop_cover .Namedepositor span {
    display: inline-flex;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    padding: 0 5px;
}

.pop_cover .Namedepositor input {
    display: flex;
    width: 100%;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    padding: 0 10px;
    background-color: #fff;
    line-height: 40px;
    border: 1px solid #ddd;
}

.pop_cover .finalpaymentConM {
    display: flex;
    flex-direction: column;
}

.pop_cover .finalpaymentConM span {
    display: inline-flex;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    padding: 10px;
}

.pop_cover .finalpaymentConM p {
    display: flex;
    width: 100%;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    padding: 0 10px;
    background-color: #fff;
    line-height: 40px;
    border: 1px solid #ddd;
}

.closePopupCenter {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-top: 10px;
}

.closePopupCenter button {
    display: flex;
    flex: 1;
    background: linear-gradient(270deg, rgba(132, 77, 243, 1) 0%, rgba(92, 90, 253, 1) 100%);
    color: #fff;
    line-height: 45px;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 14px;
}

.closePopupCenter button.PopupL {
    background: #fff;
    color: #333;
    border: 1px solid #ddd;
}

.myPwrap {
    width: 100%;
}

.MPnav ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 4px;
}

.MPnav ul li {
    display: flex;
    flex: 1;
    justify-content: center;
}

.MPnav ul li a {
    font-size: 14px;
    line-height: 44px;
    background-color: #bdbdbd;
    width: 100%;
    display: flex;
    justify-content: center;
    color: #fff;
    border-radius: 5px;
    transition: 0.5s;
}

.MPnav ul li a:hover {
    background-color: #999;
    transition: 0.5s;
}

.MPnav ul li a.active {
    background-color: #333;
}

.MPcon {
    margin-top: 20px;
}

.MPcon ul.mp_li {
    display: flex;
    flex-direction: column;
    border: 1px solid #e4e4e4;
    border-bottom: 0;
}

.MPcon ul li {
    display: flex;
    border-bottom: 1px solid #e4e4e4;
    align-items: center;
    background-color: #f8f9fa;
}

.MPcon ul li p {
    font-size: 12px;
    line-height: 40px;
}

.MPcon ul li .mp_tit {
    min-width: 120px;
    padding: 4px 0;
    display: flex;
    justify-content: center;
}

.MPcon ul li .mp_tit p {
    font-weight: 500;
}

.MPcon ul li .mp_con {
    flex: 1;
    background-color: #fff;
    padding: 4px 15px;
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 50px;
    justify-content: center;
}
.MPcon ul li .mp_con p {
    font-size: 14px;
    line-height: 1.4;
}

.MPcon ul li .mp_con input {
    flex: 1;
    padding: 4px 15px;
    border: 1px solid #e4e4e4;
    display: flex;
    width: 100%;
    box-sizing: border-box;
    line-height: 30px;
    font-size: 14px;
}

.mpC_address {
    display: flex;
}

.mpC_address button {
    min-width: 120px;
    line-height: 25px;
    background-color: #333;
    color: #fff;
    padding: 0;
    cursor: pointer;
    font-size: 14px;
}

.MPbtn {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.MPbtn button {
    background-color: #333;
    color: #fff;
    line-height: 50px;
    min-width: 140px;
    border-radius: 10px;
    cursor: pointer;
    font-size: 14px;
}

@media (max-width: 450px) {
    .MPcon ul li .mp_tit {
        min-width: 90px;
    }

    .mpC_address {
        flex-direction: column;
    }

    .mpC_address button {
        line-height: 32px;
    }

    .mbHeight {
        line-height: 20px !important;
    }
}

.tb_r .table {
    width: 100%;
}

.tb_r table {
    width: 100%;
}

.tb_r table thead {
    background-color: #e4e4e4;
}

.tb_r table thead th {
    font-size: 12px;
    line-height: 32px;
    text-align: center;
}

.tb_r table tbody tr {
    border-bottom: 1px solid #e4e4e4;
}

.tb_r table tbody tr td {
    line-height: 32px;
    font-size: 12px;
    text-align: center;
}

.table_nav {
    margin-top: 20px;
    text-decoration: none !important;
    display: flex;
}

.table_nav ul {
    display: flex;
    align-items: center;
}
.table_nav ul li a {
    color: #333;
}

.table_nav li.tbPrev {
    width: 24px;
    height: 24px;
    background-color: #333;
    color: #fff;
    border-radius: 20px;
}

.table_nav li.tbPrev a {
    color: #fff;
}

.table_nav li.tbNext {
    width: 24px;
    height: 24px;
    background-color: #333;
    color: #fff;
    border-radius: 20px;
}

.table_nav li.tbNext a {
    color: #fff;
}

.table_nav li {
    font-size: 14px;
    margin: 0 4px;
    list-style: none;
}
.table_nav li a {
    font-size: 14px;
    background-color: #333;
    color: #fff;
    width: 24px;
    height: 24px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px !important;
}
.page-link:hover {
    background-color: #806424;
    color: #fff;
}
.order_num {
    color: #5900ff;
    cursor: pointer;
}

@media (max-width: 450px) {
    .table.table-responsive {
        overflow-x: scroll;
    }

    .tb_r .table table {
        min-width: 600px;
    }
}

.order_list_modal .modal-header {
    background: linear-gradient(270deg, rgba(132, 77, 243, 1) 0%, rgba(92, 90, 253, 1) 100%);
}

.order_list_modal .modal-header h5 {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.order_list_modal h2 {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    margin: 10px 0;
}

.order_list_modal .MPcon {
    margin-top: 0;
}

.prd_total_price {
    background-color: #f2f2f2;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    text-align: center;
}

.prd_total_price p {
    flex: 1;
    font-size: 14px;
}

.prd_total_price span {
    display: inline-flex;
    min-width: 150px;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
}

@media (max-width: 450px) {
    .order_list_modal .tb_r > div {
        overflow-x: scroll !important;
    }

    .order_list_modal .tb_r table {
        min-width: 600px;
    }

    .order_list_modal .tb_r table thead th {
        font-size: 12px;
    }

    .order_list_modal .tb_r table tbody tr td {
        font-size: 12px;
    }
}

.cartCon {
    width: 100%;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cartList {
    flex-basis: calc(50% - 5px);
}

.cart_total_p {
    flex-basis: calc(50% - 5px);
}

.CLselect {
    display: flex;
    align-items: center;
}

.CLselect input {
    width: 20px;
    height: 20px;
    border-radius: 0;
}

.CLselect label {
    font-size: 16px;
    font-weight: 500;
    margin-left: 10px;
}

.CLlist {
    margin-top: 10px;
    border: 1px solid #e4e4e4;
    padding: 10px;
    min-height: 240px;
}

.CLlist ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.CLimg_sel {
    position: relative;
    display: flex;
}

.CLimg_sel img {
    max-width: 80px;
    border: 1px solid #e4e4e4;
}

.CLimg_sel .imgChk {
    position: absolute;
    left: 5px;
    top: 5px;
    width: 15px;
    height: 15px;
}

.clNameCount {
    padding: 5px 10px 10px 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.clNameCount p {
    font-size: 14px;
}

.clNCcount {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.clNCcount input {
    display: inline-flex;
    width: 100%;
    flex: 1;
    min-width: auto;
    max-width: 50px;
    line-height: 24px;
    margin: 0 5px;
    text-align: center;
    border: 1px solid #ddd;
    background-color: #f2f2f2;
}

.clNCcount button {
    width: 30px;
    height: 30px;
    background-color: #ddd;
    font-size: 20px;
    color: #333;
    border-radius: 40px;
}

.clPrice {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.clPrice .clPriceLI {
    margin-top: 10px;
    display: flex;
}

.clPrice .clPriceLI p {
    font-size: 14px;
    margin-left: 5px;
}

.cart_total_p {
    display: flex;
    flex-direction: column;
}

.ctp_b h3 {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
}

.ctp_b > ul {
    border: 1px solid #ddd;
    border-top: 2px solid #666;
    margin-bottom: 15px;
}

.ctp_b > ul > li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

.ctp_b > ul > li:last-child {
    border-bottom: 0;
}

.ctp_b > ul > li h4 {
    font-size: 14px;
}

.ctp_b > ul > li p {
    font-size: 14px;
}

.ctp_b > ul > li p span {
    font-size: 12px;
    color: #999;
}

.tital_price_btn {
    display: flex;
    justify-content: center;
}

.tital_price_btn button {
    font-size: 14px;
    line-height: 40px;
    background: #333;
    color: #fff;
    margin: 0 5px;
    border-radius: 5px;
    min-width: 100px;
    transition: 0.5s;
}

.tital_price_btn button:first-child {
    background: #666;
}

.tital_price_btn button:hover {
    background-color: #000000;
    transition: 0.5s;
}

.tital_price_btn button:first-child:hover {
    background-color: #414141;
}

@media (max-width: 840px) {
    .cartCon {
        flex-direction: column;
    }
}

@media (max-width: 450px) {
    .CLlist ul li {
        flex-direction: column;
        align-items: flex-start;
    }

    .cartCon {
        flex-direction: column;
    }

    .clPrice {
        flex-direction: row-reverse;
        align-self: flex-end;
        align-items: center;
        margin-top: 10px;
    }

    .clPrice button {
        margin-left: 10px;
    }

    .clPrice .clPriceLI {
        margin-top: 0;
    }
}

.moreView_btn {
    background: linear-gradient(270deg, rgba(132, 77, 243, 1) 0%, rgba(92, 90, 253, 1) 100%);
    color: #fff;
    line-height: 30px;
    border-radius: 10px;
    padding: 0 10px;
    margin: 5px 0;
}
.priceInputF {
    display: flex;
    align-items: center;
}
.priceInputF input {
    width: 100%;
}
.piTit {
    background: #f0ecff;
    display: flex;
    padding: 10px;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
    align-items: center;
}
.piTit p {
    font-size: 16px;
    padding-right: 10px;
}
.piTit strong {
    font-size: 20px;
    font-weight: 700;
    color: #7452f7;
}
.piTit span {
    padding-left: 10px;
    font-size: 14px;
    color: #9389e1;
}
.piFormInput {
    margin-bottom: 10px;
}
.piFormInput label,
.piFormSel label {
    font-size: 14px;
    font-weight: 500;
    color: #9087ff;
    margin-bottom: 5px;
}
.piFormSel {
    margin-bottom: 10px;
}
.piSelect {
    display: flex;
    align-items: center;
}
.piSelect select {
    border: 1px solid #ddd;
    width: 100%;
    line-height: 40px;
    height: 40px;
    font-size: 14px;
}
.piSelect span {
    white-space: nowrap;
}
.btmPage {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 40px;
}
.btmPage li a {
    font-size: 16px;
    color: #333;
    padding: 10px;
    min-width: 40px;
    min-height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.btmPage li a:hover {
    color: #5900ff;
}
.btmPage .active > .page-link,
.btmPage .page-link.active {
    background-color: #5900ff;
    color: #fff;
    border-color: #5900ff;
}
.chart_img_b {
    display: flex;
    flex-direction: column;
}
.chart_img_b img {
    width: 100%;
}
.loginContainer {
    display: flex;
    align-items: center;
    flex-direction: column;

    .login-box {
        width: 100%;
        max-width: 450px;

        > input {
            line-height: 45px;
            font-size: 14px;
            color: #000;
            border: 1px solid #ddd;
            border-radius: 0;
            padding: 0 10px;
            margin-top: 10px;
            /* text-align: center; */
        }
    }
    .btn-set1 {
        width: 100%;
        max-width: 450px;
        display: flex;
        margin-top: 10px;
        justify-content: space-between;

        a {
            flex-basis: calc(50% - 4px);
            background-color: #fff;
            border: 1px solid #333;
            color: #333;
            border-radius: 0;
            font-size: 14px;
            line-height: 45px;
            transition: all 0.3s;

            &:hover {
                background-color: #333;
                color: #fff;
            }
        }

        button {
            flex-basis: calc(50% - 4px);
            background-color: #333;
            color: #fff;
            border-radius: 0;
            font-size: 14px;
            line-height: 45px;
            transition: all 0.3s;

            &:hover {
                background-color: #dfad23;
                color: #333;
            }
        }
    }
}

.agreeContainer {
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.agreeContainer .tab-content {
    padding: 10px;
}
.agreeContainer .member_top {
    position: relative;
    width: 100%;
    padding-top: 30px;
    overflow: hidden;
    height: 100px;
}
.agreeContainer .member_top::before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 75%;
    height: 4px;
    background-color: #ececec;
    left: 50%;
    right: 0;
    top: 15%;
    transform: translate(-50%, -50%);
}
.agreeContainer .member_top ul {
    width: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.agreeContainer .member_top ul li {
    float: left;
    width: 25%;
}
.agreeContainer .member_top ul li .mem_t_c {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #eee;
    border: 8px solid #ddd;
    display: block;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}
.agreeContainer .member_top ul li .mem_t_c.active {
    border: 8px solid #222;
}
.agreeContainer .member_top ul li p {
    font-size: 18px;
    color: #444;
    text-align: center;
    line-height: 20px;
    padding-top: 10px;
}
.agreeContainer .member_top ul li p span {
    font-size: 14px;
}
.agreeContainer .member_top.pay_top ul li {
    width: calc(100% / 3);
}
.agreeContainer .member_top.pay_top::before {
    width: 68%;
}
.agreeContainer .member_all_agree {
    width: 100%;
    background-color: #f5f5f5;
    margin-top: 25px;
    overflow: hidden;
}
.agreeContainer .member_all_agree p {
    font-size: 14px;
    color: #444;
    font-weight: normal;
    padding-left: 26px;
    display: inline-block;
}
.agreeContainer .member_all_agree .member_a_check {
    position: relative;
    background-color: #f5f5f5;
    border: 1px solid #cecece;
    padding: 30px 20px;
}
.member_a_check input[type="checkbox"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    border: 0;
}
.member_a_check input[type="checkbox"] + label {
    display: inline-block;
    position: relative;
    cursor: pointer;
    line-height: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.member_a_check input[type="checkbox"] + label:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: top;
    background: #fafafa;
    border-radius: 3px;
    background: url(/image/member_chk_off.png) no-repeat;
    background-size: 100%;
    border: 0;
}
.member_a_check input[type="checkbox"]:checked + label:before {
    border-radius: 3px;
    background: url(/image/member_chk_on.png) no-repeat 95% 50%;
    border: 0;
    background-size: 100%;
}
.member_a_check .mem_p1 {
    font-size: 14px;
    color: #444;
    padding-left: 26px;
    display: inline-block;
    font-weight: normal;
}
.agreeContainer {
    padding-bottom: 55px;
}
.agreeContainer .member_c_box {
    padding-top: 20px;
}
.agreeContainer .member_c_box .member_tbox {
    margin-top: 5px;
    border: 1px solid #cecece;
    padding: 20px 15px;
    overflow-y: scroll;
    height: 210px;
}
.agreeContainer .member_c_box .member_tbox p {
    font-size: 14px;
    color: #666;
}
.agreeContainer .member_c_box .member_tbox pre {
    font-size: 14px;
    color: #666;
    line-height: 25px;
}
.agreeContainer .member_c_box .member_tbox p span {
    font-size: 16px;
}
.agreeContainer .member_btn_box {
    padding: 24px 0;
    display: flex;
    justify-content: space-between;
    gap: 4px;
}
.agreeContainer .member_btn_box .member_b_ag {
    background-color: #333;
    font-weight: bold;
    font-size: 17px;
    color: #fff;
    text-align: center;
    border: 0;
    line-height: 40px;
    outline: 0;
    border: 1px solid #333;
    flex: 1;
}
.agreeContainer .member_btn_box .member_b_ag:hover {
    background-color: #000;
    transition: all 0.5s;
}
.agreeContainer .member_btn_box .member_b_dag {
    flex: 1;
    background-color: #fff;
    font-weight: bold;
    font-size: 17px;
    color: #5a5a5a;
    text-align: center;
    border: 1px solid #888;
    line-height: 40px;
    outline: 0;
}
.agreeContainer .member_te_box {
    background-color: #f5f5f5;
    border: 1px solid #cecece;
    text-align: center;
    font-size: 18px;
    color: #444;
    overflow: hidden;
    margin: 60px auto;
    line-height: 80px;
    max-width: 800px;
}
.agreeContainer .member_cer_box {
    max-width: 800px;
    margin: 0 auto;
}
.agreeContainer .member_cer_box button {
    width: 49%;
    display: inline-block;
    border: 0;
    background-color: #fff;
}
.agreeContainer .member_cer_box button .mem_cer_bbox {
    border: 1px solid #888;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.agreeContainer .member_cer_box button .mem_cer_bbox img {
    padding-top: 30px;
    width: auto;
}
.agreeContainer .member_cer_box .mem_c_phone {
    float: left;
}
.agreeContainer .member_cer_box p {
    font-size: 14px;
    color: #666;
    padding-top: 25px;
    line-height: 20px;
}
.agreeContainer .member_cer_box p span {
    font-size: 16px;
    color: #666;
    font-weight: 500;
}
.member_tbox .table {
    min-width: 550px;
}
.member_tbox .table th {
    background-color: #333;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}
.member_tbox .table tbody td {
    vertical-align: middle;
    font-size: 14px;
    padding: 5px 10px;
    line-height: 30px;
}
.createContainer {
    display: flex;
    justify-content: center;
    width: 100%;

    form {
        width: 100%;
        display: flex;
        justify-content: center;
    }
}
.memberCreate {
    width: 100%;
    max-width: 450px;
}
.join_sub_tit {
    font-size: 16px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.formGroup {
    display: flex;
    align-items: center;
    margin-bottom: 10px;

    label {
        min-width: 100px;
        font-size: 14px;
        line-height: 40px;
    }
    input {
        flex: 1;
        width: 100%;
        height: 40px;
        border: 1px solid #ddd;
        border-radius: 0;
        padding: 0 10px;
    }
    select {
        flex: 1;
        height: 40px;
        border: 1px solid #ddd;
        border-radius: 0;
        font-size: 14px;
    }
    .formBtn {
        background-color: #333;
        color: #fff;
        min-width: 40px;
        line-height: 40px;
    }
}
.memberCreatebtn {
    display: flex;
    margin-top: 10px;
    width: 100%;
    justify-content: space-between;
    gap: 10px;

    button {
        line-height: 40px;
        flex: 1;
        text-align: center;
        font-size: 14px;
        transition: all 0.3s;
    }
    .memberCreateBbtn {
        border: 1px solid #333;

        &:hover {
            border-color: #999;
            color: #666;
        }
    }
    .memberCreateBbtn2 {
        background-color: #333;
        color: #fff;
        &:hover {
            background-color: #000;
            color: #fff;
        }
    }
}

.cardForm {
    margin: 0;

    .addCardcontainer {
        display: flex;
        width: 100%;
        flex-direction: column;
        padding: 15px;

        .addCardNum {
            display: flex;
            flex-direction: column;

            ul {
                display: flex;

                > li {
                    display: inline-flex;
                    align-items: center;
                    flex: 1;
                    > span {
                        display: inline-flex;
                        margin: 0 4px;
                    }
                }
            }
        }
    }
    label {
        font-size: 14px;
        margin-bottom: 10px;
    }
    input {
        width: 100%;
        font-size: 14px;
        line-height: 34px;
        border: 0;
        background-color: #fff;
        border-radius: 5px;
        padding: 0 10px;
        text-align: center;
        border: 1px solid #ddd;
    }
    .addCardType {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;

        select {
            line-height: 35px;
            height: 34px;
            border: 1px solid #ddd;
            border-radius: 5px;
            font-size: 14px;
            padding: 0 10px;
        }
    }
    .addCardInstall {
        display: flex;
        flex-direction: column;
        margin-top: 10px;

        select {
            line-height: 35px;
            height: 34px;
            border: 1px solid #ddd;
            border-radius: 5px;
            font-size: 14px;
            padding: 0 10px;
        }
    }
    .addCardDateNcvc {
        display: flex;
        flex-direction: column;
        margin-top: 10px;
        flex-wrap: wrap;

        .addCardDate {
            display: flex;
            flex-direction: column;

            > label {
                font-size: 14px;
                margin-bottom: 10px;
            }
            .addCardDateInput {
                display: flex;
                gap: 4px;
                align-items: center;

                > select {
                    flex: 1;
                    line-height: 35px;
                    height: 34px;
                    border: 1px solid #ddd;
                    border-radius: 5px;
                    font-size: 14px;
                    padding: 0 10px;
                }
                > span {
                    font-size: 14px;
                    min-width: 40px;
                    text-align: center;
                }
            }
        }
    }
    .addCardDateNcvcForm {
        margin-top: 10px;

        .addCardPassword {
            margin-top: 10px;
        }
    }
}
.addCardBtn {
    margin-top: 15px;
    display: flex;
    justify-content: flex-end;

    button {
        width: auto;
        background-color: #333;
        border-radius: 10px;
        font-size: 14px;
        border: 0;
        color: #fff;
        line-height: 40px;
        transition: all 0.5s;
        padding: 0 15px;

        &:hover {
            background-color: #000;
        }
    }
    button:first-child {
        background-color: #fff;
        border: 1px solid #ddd;
        color: #333;
    }
}
.cardList {
    margin: 15px 0;

    > ul {
        display: flex;
        flex-direction: column;

        > li {
            border: 1px solid #ddd;
            border-radius: 10px;
            padding: 15px;
            display: flex;
            position: relative;
            overflow: hidden;
            align-items: center;
            margin-bottom: 15px;

            .cardListInfo {
                display: flex;
                align-items: center;

                img {
                    max-width: 100px;
                }

                .cardListTxt {
                    display: flex;
                    flex-direction: column;
                    padding: 0 15px;
                    font-size: 14px;

                    h4 {
                        font-weight: 700;
                        color: #333;
                        line-height: 30px;
                        strong {
                            color: #000;
                        }
                    }
                    input {
                        font-size: 14px;
                        color: #333;
                        border: 1px solid #ddd;
                        line-height: 34px;
                        padding: 0 10px;
                        border-radius: 5px;
                        width: 100%;
                    }
                }
            }
            .cardListDel {
                position: absolute;
                top: 0;
                right: 0;
                z-index: 10;

                button {
                    background: #333;
                    display: flex;
                    align-items: center;
                    color: #fff;
                    border-radius: 0 0 0 5px;
                    padding: 5px 10px;
                    transition: 0.5s;

                    span {
                        width: 20px;
                        height: 20px;
                        font-size: 20px;
                    }

                    &:hover {
                        background-color: #6716ff;
                    }
                }
            }
        }
    }
}
@media (max-width: 768px) {
    .cardList > ul > li {
        padding: 10px;
        overflow: inherit;
        margin-bottom: 20px;

        .cardListDel {
            top: 0;
            left: 0;

            button {
                border-radius: 0 0 5px 0;
                line-height: 22px;
                padding: 0 10px;
            }
        }
    }
}
.check {
    display: inline-flex;
    align-items: center;
    flex-direction: column;
    margin-right: 10px;
}
.check span {
    display: inline-flex;
    align-items: center;
    margin-bottom: 5px;
}
input.check_style[type="checkbox"] {
    position: relative;
    top: 0;
    width: 20px;
    height: 20px;
    -webkit-appearance: none;
    outline: none;
    transition: 0.3s;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer;
}
input.check_style[type="checkbox"]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #999;
    box-sizing: border-box;
    transition: 0.3s;
}
input.check_style:checked[type="checkbox"]:before {
    border-left: none;
    border-top: none;
    width: 1rem;
    border-color: #5900ff;
    transform: rotate(45deg) translate(3px, -5px);
}
.addNewCardBtn {
    display: flex;
    margin: 15px 0;

    button {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        background-color: #333;
        color: #fff;
        font-size: 14px;
        line-height: 40px;
        border-radius: 5px;
        transition: all 0.5s;

        span {
            width: 24px;
            height: 24px;
            font-size: 24px;
            margin-right: 5px;
        }

        &:hover {
            background-color: #6716ff;
        }
    }
}
#AddCardModal {
    .modal-header {
        font-size: 14px;
        text-align: center;
        color: #333;
        font-weight: 500;

        .modal-title {
            width: 100%;
            background-color: #333;
            color: #fff;
            line-height: 34px;
            border-radius: 10px;
        }
    }
}
.subscribe {
    display: flex;
    gap: 10px;

    > div {
        flex: 1;
    }
}
.subscribeProduct {
    padding: 15px;
    > img {
        border-radius: 12px;
        background-color: #f2f2f2;
    }
    br {
        display: none;
    }
}
.subscribeSelect ul {
    display: flex;
    gap: 10px;
    flex-direction: column;
    padding: 15px;
}
.subscribeSelect ul li {
    display: flex;
    justify-content: flex-start;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 10px;

    label {
        width: 100% !important;
        display: flex !important;
        justify-content: flex-start !important;
    }
}
.subscribeSelectText {
    display: flex;
    flex: 1;
    flex-direction: column;
    h4 {
        display: block;
        text-align: center;
        line-height: 40px !important;
        font-size: 18px;
        color: #fff;
        background-color: #f2f2f2;
        color: #333;
        border-radius: 5px;
        margin-bottom: 10px;
    }
    p {
        text-align: center;
        font-size: 14px;
    }
    h4,
    p {
        line-height: 24px;
    }
}
.subscribeSelect .payment input.radio_style[type="radio"]:checked + label h4 {
    background-color: #6716ff;
    color: #fff;
}
.subscribeTotalPrice {
    padding: 15px;
    > h4 {
        display: flex;
        width: 100%;
        justify-content: space-between;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
        margin-bottom: 10px;

        > strong {
            font-size: 14px;
            color: #333;
        }

        > span {
            font-size: 20px;
            color: #6716ff;
            font-weight: 700;
        }
    }
    label {
        display: flex !important;
        flex-direction: row;
        cursor: pointer;

        > p {
            font-size: 14px;
        }
    }
    .subscribeBtn {
        margin-top: 15px;
        line-height: 45px;
        background-color: #333;
        color: #fff;
        font-size: 16px;
        border-radius: 10px;
        width: 100%;
        transition: all 0.3s;

        &:hover {
            background-color: #000;
            color: #f2f2f2;
        }
    }
}
@media (max-width: 776px) {
    .subscribe {
        flex-direction: column;
    }
    .subscribeProduct {
        br {
            display: block;
        }
    }
}
.deliveryTxt {
    font-size: 16px;
    line-height: 24px !important;

    > span {
        color: #f2aa1c;
        font-size: 24px;
        font-weight: 700;
    }
}
.cardTotalPrice {
    border-top: 1px solid #ddd;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 10px 0;

    > p {
        font-size: 14px;
        color: #333;

        > span {
            font-size: 20px;
            color: #5900ff;
            margin-left: 10px;
            font-weight: 700;

            > b {
                font-size: 14px;
                color: #666;
                font-weight: 400;
            }
        }
    }
}

.SubscriptionList {
    width: 100%;
    font-size: 14px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    .table-responsive {
        width: 100%;
        margin-bottom: 30px;
    }
    .table {
        min-width: 480px;
        width: 100%;
        th {
            background-color: #f2f2f2;
            line-height: 2;
        }
        td {
            line-height: 1.6;
        }
    }
}
.SubscriptionTitle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px 0;
    > h2 {
        font-size: 18px;
        font-weight: 700;
        border-left: 2px solid #5900ff;
        padding-left: 10px;
    }
    > button {
        background-color: #333;
        color: #fff;
        font-size: 14px;
        line-height: 40px;
        border-radius: 10px;
        padding: 0 15px;
        transition: all 0.5s;
        &:hover {
            background-color: #000;
        }
    }
}
.inquiry {
    margin: 30px 0;
    font-size: 14px;
    width: 100%;
    .firstInquiry {
        background-color: #f2f2f2;
        padding: 20px 10px 20px 80px;
        border-top: 2px solid #ddd;
        position: relative;
        &:after {
            content: "문의 내용";
            position: absolute;
            left: 10px;
            top: 50%;
            transform: translateY(-50%);
            background-color: #333;
            color: #fff;
            padding: 5px 10px;
            font-size: 12px;
            border-radius: 5px;
        }
    }
    .firstInquiryBox {
        display: flex;
        justify-content: space-between;
        > p {
            flex: 1;
            padding: 0 20px;
            line-height: 1.2;
        }
        > span {
            font-size: 12px;
            color: #666;
            display: inline-flex;
            flex-direction: column;
            background-color: #f2f2f2;
            padding: 5px 10px;
            border-radius: 5px;
            > b {
                margin: 0 10px;
            }
            > strong {
                font-size: 12px;
                color: #999;
            }
        }
    }
}
.answerBox {
    display: flex;
    justify-content: space-between;
    padding: 20px 10px 20px 90px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    position: relative;
    .answerTag {
        position: absolute;
        left: 30px;
        top: 20px;
        display: inline-flex;
        background-color: #7452f7;
        border-radius: 5px;
        color: #fff;
        padding: 5px 10px;
        font-size: 12px;
        > .material-symbols-outlined {
            font-size: 14px;
            width: 12px;
            height: 12px;
        }
    }
}
.answerComent {
    > h4 {
        background-color: #999;
        color: #fff;
        display: inline-flex;
        padding: 5px 10px;
        border-radius: 5px;
        font-size: 12px;
    }
    > p {
        line-height: 1.2;
        margin-top: 10px;
    }
}
.answerDate {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
    > strong {
        font-size: 12px;
        color: #999;
        min-width: 75px;
    }
}
.reinquiryBox {
    display: flex;
    justify-content: space-between;
    padding: 20px 10px 20px 80px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    position: relative;
    background-color: #f2f2f2;
    .reinquiryTag {
        position: absolute;
        left: 10px;
        top: 20px;
        display: inline-flex;
        background-color: #f2aa1c;
        border-radius: 5px;
        color: #000;
        padding: 5px 10px;
        font-size: 12px;
        > span {
            font-size: 14px;
            width: 16px;
            height: 16px;
        }
    }
}
.reinquiryComent {
    > p {
        line-height: 1.2;
        margin-top: 5px;
    }
}
.reinquiryDate {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
    > strong {
        font-size: 12px;
        color: #999;
    }
}
.ContactUs {
    width: 100%;
    display: flex;
    flex-direction: column;
    > label {
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: 700;
    }
    > textarea {
        padding: 10px;
        border: 1px solid #ddd;
        min-height: 100px;
        font-size: 14px;
    }
    > button {
        font-size: 16px;
        color: #fff;
        margin-top: 20px;
        background-color: #333;
        display: block;
        max-width: 240px;
        margin: 20px auto;
        padding: 10px 20px;
        border-radius: 10px;
        transition: 0.5s;
        &:hover {
            background-color: #000;
        }
    }
}
@media (max-width: 490px) {
    .inquiry {
        .firstInquiryBox {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            > p {
                padding: 0 10px;
            }
            > span {
                flex-direction: row;
                line-height: 20px;
                > b {
                    display: inline-flex;
                }
            }
        }
    }
    .answerBox {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        > span {
            flex-direction: row;
            line-height: 20px;
            > b {
                display: inline-flex;
                margin: 0 10px;
            }
        }
    }
    .reinquiryBox {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        > span {
            flex-direction: row;
            line-height: 20px;
            > b {
                display: inline-flex;
                margin: 0 10px;
            }
        }
    }
}
