@font-face {
    font-family: 'pretendard400700';
    src: url(/font/Pretendard-Black.woff) format('truetype');
}

@font-face {
    font-family: 'pretendard500';
    src: url(/font/Pretendard-Medium.woff) format('truetype');
}

@font-face {
    font-family: 'pretendard400';
    src: url(/font/Pretendard-Regular.woff) format('truetype');
}

.font_0831 {
    margin-top: 10px;
    font-family: 'pretendard400';
    font-size: 20px;
    line-height: 30px;
}

.sit_option>li {
    margin: 15px 0;
}

.get_item_options label {
    display: none;
}

.sit_qty_minus,
.sit_qty_plus {
    width: 45px;
    height: 45px;
}

.point_color {
    color: #EB6890;
}

.footer_consulting input:focus {
    outline: none;
}

/* 폰트굵기 300 500 700 */
.main_se01_1_color {
    color: #e57595;
}

.main_se02_1_color {
    color: #58a919;
}

.main_se02_2_color {
    color: #11a6cc;
}

.new_font_small {
    /* font-family: 'GmarketSansLight'; */
    font-family: 'pretendard400';
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 15px;
}

.new_font_bottom {
    margin-bottom: 7.5rem;
}

.new_font_3 {
    /* font-family: 'GmarketSansMedium'; */
    font-family: 'pretendard400';
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 15px;
}

.new_font {
    /* font-family: 'GmarketSansLight'; */
    font-family: 'pretendard400';
    font-size: 86px;
    line-height: 86px;
}

.new_font_2 {
    /* font-family: 'GmarketSansLight'; */
    font-family: 'pretendard400';
    font-size: 86px;
    line-height: 86px;
}

.new_bold {
    /* font-family: 'GmarketSansBold'; */
    font-family: 'pretendard400';
}

html {
    font-size: 62.5%;

}

.information_title {
    font-family: "pretendard400";
    font-size: 48px;
    text-align: center;
    margin-bottom: 50px;
}

.information_text {
    font-family: "pretendard400";
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -1px;
    font-weight: 300;
    margin-bottom: 30px;
}

.text_bold {
    font-weight: 600;
    line-height: 35px;
}

.information_bottom {
    margin-bottom: 150px;
}

/* 리스트에서 상품 없을때 */
.sct_noitem {
    min-height: 35vh;
    font-size: 30px;
    margin-top: 50px;
}

.bomiSwiper .swiper-button-next:after,
.bomiSwiper .swiper-button-prev:after {
    color: #22BCA2;
}

.aboutus_se01 {
    position: relative;
}

.aboutus_bg {
    background-image: url("../img/aboutus/aboutus_01.png");
    height: 100vh;
    width: 100%;
    background-repeat: no-repeat !important;
    background-position: 50% !important;
    background-size: cover !important;
    overflow: hidden;
}

.about_us_w_1120 {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
}

.sub3_top {
    position: relative;
}

.sub3_img {
    display: block;
    width: 100%;
}

.sub3_title {
    position: absolute;
    top: 135px;
    left: calc(50% - 460px);
}

.sub3_title>img {
    display: block;
    width: 100%;
}

.review_text {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2%;
}

.sub3_height_line {
    width: 2px;
    height: 100px;
    background-color: #ccc;
    margin: 15px auto;
}

.review_text h3 {
    font-size: 60px;
    font-family: "pretendard400";
}

.sub3_icon {
    width: 90px;
}

.real_rivew {
    display: flex;
    margin: 100px auto;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.real_rivew>li {
    position: relative;
}

.real_rivew>li:nth-child(1) {}

.real_rivew>li:nth-child(2) {
    margin-top: -80px;
    margin-left: -40px;
}

.real_rivew>li:nth-child(3) {
    margin-top: 40px;
    margin-left: -50px;
}

.real_rivew>li:nth-child(4) {
    margin-top: -87px;
    margin-left: -37px;
}

.real_rivew>li:nth-child(5) {
    margin-top: -12px;
    margin-left: -25px;
}

.real_rivew>li:nth-child(6) {}

.real_rivew_text {
    position: absolute;
    top: 65px;
    left: calc(50% - 107px);
    font-size: 18px;
    font-family: "pretendard400";
    text-align: center;
}

.real_rivew>li:nth-child(4) .real_rivew_text {
    left: calc(50% - 126px);
}

.real_rivew_text_star {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px auto;
}

.sub3_slide img {
    display: block;
    width: 100%;
}

.sub3_icon>img {
    display: inline-block;
    width: 100%;
}

.count-up-bg {
    font-size: 5rem;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
    gap: 3%;
    font-family: "pretendard400";
}

.count-title {
    font-family: "pretendard400";
    font-weight: 300;
    font-size: 6rem;
    text-align: center;
    margin-bottom: 50px;

}

.count-up-num {
    font-size: 5rem;
    letter-spacing: 15px;
    color: #fff;
    /* font-family: 'GmarketSansBold'; */
    font-family: 'pretendard400';
    text-align: center;
    max-width: 300px;
    width: 100%;
    border-radius: 30px;
}

.count-up-padding {
    background: #f0c883;
    padding: 10rem;
}

#number {
    text-shadow: 5px 5px gray;
}

.count-up-text {
    font-weight: bold;
    font-size: 4.5rem;
}

.go_buy_btn {
    text-align: center;
    margin-top: 5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.go_buy_btn>li {
    margin-bottom: 30px;
}

.go_buy_btn>li a {
    font-family: "pretendard400";
    font-weight: 300;
    font-size: 3rem;
    line-height: 3.5rem;
    border-radius: 15px;
    color: #fff;
    font-weight: 600;
    padding: 15px 20px;
}

.go_buy_btn>li:nth-child(1) a {
    background-color: #83d3ee;
}

.go_buy_btn>li:nth-child(2) a {
    background-color: #97ca6b;
}

.aboutus_se02 {
    margin: 150px auto;
}

.about_us_text {
    width: 50%;
}

.about_us_text {
    font-family: "pretendard400";
    letter-spacing: -1px;
}

.about_us_text h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 10px;
}

.about_us_text h2 {
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 30px;
}

.about_us_text div {
    font-size: 17px;
    line-height: 25px;
    font-weight: 300;

}

.aboutus_se01 .sub_top {
    padding-top: 10rem;
}

.about_us_text div .bold_text {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 20px;
}

.about_us_name {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    margin-top: 40px;
}

.about_us_w_1320 {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
}

.about_us_w_1120 {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
}

.about_us_name span {
    font-size: 48px;
    font-weight: bold;
}

.aboutus_se02_layout {
    display: flex;
}

.aboutus_se02_layout>div {
    width: 50%;
}

.aboutus_se02_text {
    font-family: "pretendard400";
    letter-spacing: -1px;
    padding-left: 100px;
}

.aboutus_se02_text h3 {
    font-size: 60px;
    line-height: 72px;
    font-weight: bold;
    margin-bottom: 50px;
}

.aboutus_se02_text h4 {
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 30px;
}

.aboutus_se02_text div {
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
}

.aboutus_se02_pic {
    padding-left: 40px;
}

.aboutus_se02_mid {
    margin-top: 95px;
}

.aboutus_se02_mid_text {
    font-family: "pretendard400";
    font-size: 25px;
    font-weight: 300;
    line-height: 40px;
    letter-spacing: -1px;
    text-align: center;
}

.aboutus_se02_mid_text>span {
    font-weight: bold;
}

.aboutus_se03 {
    margin-bottom: 140px;
}

.aboutus_se03_layout {
    display: flex;
    align-items: center;
    justify-content: center;
}

.aboutus_se03_layout>div {
    width: 50%;
}

.aboutus_se03_text {
    font-family: "pretendard400";
    letter-spacing: -1px;
    padding-left: 100px;
}

.aboutus_se03_text h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}

.aboutus_se03_text h2 {
    font-size: 36px;
    line-height: 30px;
    font-weight: bold;
}

.aboutus_se03_text h2>span {
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
}

.aboutus_se03_text p {
    font-size: 20px;
    line-height: 36px;
    font-weight: bold;
    margin: 20px 0;
}

.aboutus_se03_text>ul li {
    font-size: 20px;
    line-height: 36px;
    font-weight: 300;
}

.aboutus_se04_bg {
    background-image: url("../img/aboutus/aboutus_04.png");
    padding: 120px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.aboutus_se04_text {
    font-family: "pretendard400";
    letter-spacing: -2px;
    text-align: center;
}

.aboutus_se04_text h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 10px;
}

.aboutus_se04_text h2 {
    font-size: 60px;
    letter-spacing: -4px;
    font-weight: bold;
    margin-bottom: 50px;
}

.aboutus_se04_text .text_1 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 40px;
}

.aboutus_se04_text .text_2 {
    font-size: 20px;
    line-height: 36px;
    font-weight: 300;
}

#pagination {
    max-width: 300px;
    margin: 50px auto;
    margin-top: 0;
}

#pagination>ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#pagination>ul li {}

#pagination>ul li a {
    font-size: 20px;
    font-family: "pretendard400";
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    padding: 5px;
}

#pagination>ul li a:hover {
    color: #22BCA2;
    font-weight: bold;
}

#pagination>ul li a i {}

.column {
    position: relative;
}

.close_file {
    position: absolute;
    font-family: "pretendard400";
    right: 5px;
    bottom: -25px;
    font-size: 15px;
    font-weight: 600;
    color: #73d5c4;
    background-color: transparent;
    border: none;
}

body {
    background-color: #fff;
}

.modal_click {
    overflow: hidden;
    height: 100vh;
}

.add_view {
    font-family: "pretendard400";
    width: 25rem;
    font-size: 2.5rem;
    font-weight: bold;
    margin: 3rem auto;
    display: block;
    text-align: center;
    background-color: #73D5C4;
    color: #fff;
    padding: 15px;
}

/* 헤더 */
.header {}

.fixed {
    background-color: #fff;
}

.fixed_header {
    position: fixed;
    top: -3px;
    width: 100%;
    z-index: 999;
}

.header_logo_icon {
    width: 85%;
}

.header_layout {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 0 50px;
    line-height: 100px;
    height: 100px;
}

.header_layout>li:first-child {
    display: flex;
    gap: 4%;
    align-items: center;
}

.wish_icon {
    width: 100px;
    text-align: center;
}

.fixed .wish_icon {

    background-color: #73D5C4;

}

.member_btn>a {
    display: flex;
    gap: 10px;
    position: relative;
    width: 220px;
    justify-content: center;
}

.member_btn>a>span {
    font-size: 1.6rem;
    font-family: "pretendard400";
    color: #333;
    font-weight: 600;
}

.mo_menu_list {
    display: none;

}

.mo_menu_list>a {
    display: block;
    /* max-width: 100px;
    width: 100%; */
    text-align: center;
}

.point_bg_color {
    background-color: #ABEBE0;
    width: 80px;
}

.mo_menu_close_btn {
    width: 96%;
    text-align: right;
    margin-top: 3rem;
}

/* .fixed .member_btn>a>span {
    color: #333;
} */

.mypage_btn {
    position: absolute;
    top: 100px;
    right: 0;
    background-color: #EEEEEE;
    width: 220px;
    z-index: 999;
    display: none;
    padding: 2.5rem 0 2.5rem 4rem;
}

.member_btn:hover .mypage_btn {
    display: block;
}

.mypage_btn>li {

    line-height: 36px !important;
}

.mypage_btn>li>a {
    font-size: 1.8rem;
    font-family: "pretendard400";
    color: #000;
    font-weight: 300;
}

.mypage_btn>li>a:hover {
    text-decoration: underline;
}

.header_layout>li:last-child {
    display: flex;
    align-items: center;
}

.header_layout>li:last-child>a {
    width: 100px;
    text-align: center;
}

.header_layout>li:first-child>ul {
    display: flex;
    gap: 2%;
    line-height: 100px;
    width: 1220px;
    overflow: hidden;
}

.header_layout>li:first-child>ul li>a {
    font-family: "pretendard400";
    font-size: 2rem;
    color: #333;
    font-weight: bold;
}

.mo_menu_btn {
    background-color: transparent;
    border: none;
    outline: none;
    /* max-width: 100px;
    width: 100%; */
}

.mo_menu_bg {
    z-index: 999999;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    overflow: hidden;
    display: none;
}

.mo_menu {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    max-height: 100vh;
    height: 100%;
    background-color: #fff;
}

.mo_menu>div {}

.mo_menu_text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 2rem;
}

.mo_menu_text>li>a {
    font-size: 1.8rem;
    font-family: "pretendard400";
    font-weight: bold;

}

.mo_menu_text>li>hr {
    width: 20px;
    border: solid 1px #000;
    display: block;
    margin: 110% 0;
}

.mo_menu_copyright {
    position: absolute;
    bottom: 1rem;
    left: calc(50% - 129px);
    font-family: "pretendard400";
    font-size: 1.6rem;
    font-weight: 300;
    color: #999999;
}

/* 헤더 끝 */
/* 메인 롤링 */
.mainbanner {
    width: 100%;
}

.slide_bg {
    height: 100vh;
    width: 100vw;
    background-repeat: no-repeat !important;
    background-position: 50% !important;
    background-size: cover !important;
}

.slide_01 {
    background-image: url("../../img/main/main_banner_01.png");
}

.slide_02 {
    background-image: url("../../img/main/main_banner_02.png");
}

.slide_03 {
    background-image: url("../../img/main/main_banner_03.png");
}

.slide_04 {
    background-image: url("../../img/main/main_banner_04.png");
}

.slide_05 {
    background-image: url("../../img/main/main_banner_05.png");
}

.slide_06 {
    background-image: url("../../img/main/main_banner_06.png");
}

.slide_04 .slide_text,
.slide_05 .slide_text,
.slide_06 .slide_text {
    padding-top: 26rem;
}

.slide_04 .new_font {
    color: #074FA5;
}

.slide_05 .new_font {
    color: #1C006E;
}

.slide_06 .new_font {
    color: #333333;
}

.slide_text {
    max-width: 1060px;
    width: 100%;
    margin: 0 auto;
}

.slide_text {
    padding-top: 18rem;
}

.slide_01 .slide_text>h3 {
    color: #ed008c;
}

.slide_text>h3 {
    color: #000;
    font-family: "pretendard400";
    font-weight: 600;
    font-size: 1.8rem;
    margin-bottom: 3%;
}

.slide_text_img {
    margin-bottom: 2%;
}

.slide_text>h4 {
    color: #000;
    font-family: "pretendard400";
    font-weight: 300;
    font-size: 2rem;
    letter-spacing: -1px;
    line-height: 2.8rem;
}

.slide_text>a {
    max-width: 18rem;
    width: 100%;
    display: inline-block;
    border: solid 1px #000;
    font-size: 2rem;
    font-family: "pretendard400";
    font-weight: 600;
    letter-spacing: -1px;
    text-align: center;
    padding: 10px 0;
    margin-top: 3%;
}

.slide_text>h4>span {
    font-weight: bold;
}






.mainbanner .swiper-slide a img {
    display: block;
    width: 100%;
}

.mainbanner .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    background: #333;
    border: 2px solid #333;
    opacity: 1;
}

.mainbanner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 54px;
    border-radius: 12.5px;
    background: #333;
    border: 2px solid #333;
    transition-duration: 0.5s;

}

.mainbanner .swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 7%;
}

/* 메인롤링 끝 */
/* 메인 2번째 섹션 */
.main_se2 {
    position: relative;
    height: 960px;
}

#tabs-nav {
    position: relative;
    z-index: 19;
    display: flex;
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
    align-items: center;
    padding-top: 160px;
    justify-content: space-between;
}

#tabs-nav li div.tab-desc {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    ;
    opacity: .3;
    transition: .3s;
    color: #fff
}

#tabs-nav li div.tab-desc:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 1px;
    bottom: 0;
    width: 7px;
    background-color: #fff;
}

#tabs-nav li div.tab-desc.current {
    opacity: 1;
}

#tabs-nav li div.tab-desc.current:before {
    left: 0;
    width: 3px;
}

#tabs-nav .title {
    display: inline-block;
    font-family: "pretendard400";
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #fff;
}

#tabs-nav .desc {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -2px;
}

#tabs-nav .links {
    font-size: 17px;
    font-weight: 500;
}

#tabs-nav .links a {
    display: inline-block;
    position: relative;
    color: #000;
}

#tabs-nav .links a:after {
    content: "/";
    display: inline-block;
    padding: 0px 10px 0 14px;
    font-size: 14px;
    font-weight: normal;
    vertical-align: 1px;
}

#tabs-nav .links a:last-child:after {
    content: none;
}

.main-business-pc.txt-white #tabs-nav li div.tab-desc {
    color: #fff;
}

.main-business-pc.txt-white #tabs-nav li div.tab-desc:before {
    background-color: #fff;
}

.main-business-pc.txt-white #tabs-nav .title {
    color: #fff;
}

.main-business-pc.txt-white #tabs-nav .links a {
    color: #fff;
}

.tabs-content-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.tab-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat !important;
    background-position: 50% !important;
    background-size: cover !important;
    opacity: 0;
    transition: .3s;
}

.tab-content.view {
    opacity: 1;
}

.tab-content.tab-bg-1 {
    background-position-y: 62px;
}

.tab-content.tab-bg-3 {
    background-color: #080808;
}

.tabs_nav_line {
    height: 2px;
    width: 70px;
    background: #fff;
    opacity: .3;
}

.oper_bold {
    opacity: 1 !important;
    color: #000;
}

#tabs-nav .oper_bold .title {
    color: #000;
}

#tabs-nav .oper_bold .desc {
    color: #000;
}

#tabs-nav li div.oper_bold:before {
    background: #000;
}

#tab1 {
    background-image: url("../../img/main/main_hov_01.png");
}

#tab2 {
    background-image: url("../../img/main/main_hov_02.png");
}

#tab3 {
    background-image: url("../../img/main/main_hov_03.png");
}

/* 메인 3번째 */
.main_se3_bg {}

.main_se3_layout {
    padding-top: 15rem;
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
}

.main_se3_layout>h3 {
    font-family: "pretendard400";
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 5rem;
}

.main_se3_layout .object_list li {
    position: relative;
}

.object_list_list>img {
    display: block;
    width: 100%;
    border: solid 1px #ccc;
}

.best_number {
    padding: 1.5rem;
    font-family: "pretendard400";
    font-size: 2.4rem;
    font-weight: bold;
    color: #fff;
    border-radius: 0 0 8px 8px;
    position: absolute;
    top: -10px;
    right: 10px;
}

.first_1 {
    background-color: #EB6890;
}

.first_2 {
    background-color: #73D5C4;
}

.first_3 {
    background-color: #5C6B9D;
}

.first_4 {
    background-color: #BBBBBB;
}

.first {
    background-color: #EB6890;
}

.second {
    background-color: #73D5C4;
}

.third {
    background-color: #5C6B9D;
}

.fourth {
    background-color: #BBBBBB;
}

/* 메인 네번째 */
.main_se4 {}

.main_se4_layout {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5%;
}

.main_se4_left {
    max-width: 96rem;
    width: 50%;
}

.main_se4_left>img {
    width: 100%;
    display: block;
}

.main_se4_right {
    width: 50%;
    max-width: 96rem;
}

.main_se4_right>h3 {
    margin-bottom: 7.5rem;
    max-width: 34.5rem;
}

.main_se4_right>h3>img {
    width: 100%;
    display: block;
}

.main_se4_text li {
    font-family: "pretendard400";
    font-weight: 600;
    font-size: 3.2rem;
    line-height: 6rem;
    letter-spacing: -1px;
    color: #666;
    width: 100%;
}

.main_se4_text li span {
    font-weight: 300;
}

/* 메인 네번째 끝 */

/* 메인 다섯번째 */
.main_se5_bg {
    background-color: #ececec;
    padding: 12rem 0;
}

.main_se5_layout {}

.main_se5_layout>h3 {
    max-width: 35.6rem;
    margin: 0 auto 2rem;
}

.main_se5_layout>h3>img {
    display: block;
    width: 100%;
}

.main_se5_layout>h4 {
    max-width: 70.6rem;
    margin: 0 auto;
}

.main_se5_layout>h4>img {
    display: block;
    width: 100%;
}

.main_se5_img_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 132rem;
    width: 100%;
    margin: 65px auto 0;
    gap: 1.2rem;
}

.main_se5_img_list>li>img {
    display: block;
    width: 100%;
}

.more_veiw_btn {
    max-width: 286px;
    width: 100%;
    background-color: transparent;
    border: solid 1px #000;
    font-family: "pretendard400";
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 60px;
    letter-spacing: -1px;
    color: #000;
    margin: 70px auto 0;
    display: block;
    text-align: center;
}

/* 메인 다섯번째 끝*/

.quick_review_pop {
    position: fixed;
    bottom: 5%;
    left: 20px;
    z-index: 99;
}

.quick_review_pop:hover {
    animation: bounce 1s infinite linear;
}

.quick_review_pop>a>img {
    display: block;
    width: 100%;
}

.quick_review_pop_2 {
    position: fixed;
    bottom: 5%;
    left: 20px;
    z-index: 99;
}

.quick_review_pop_2:hover {
    animation: bounce 1s infinite linear;
}

.quick_review_pop_2>a>img {
    display: block;
    width: 100%;
}

.quick_review_pop_close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

@keyframes bounce {
    0% {
        bottom: 5%;
    }

    25% {
        bottom: 2%;
    }

    50% {
        bottom: 0;
    }

    75% {
        bottom: 2%;
    }

    100% {
        bottom: 5%;
    }
}

/* 풋터 */
.footer_bg {
    background-color: #2f2f2f;
    padding: 65px 0 75px;
}

.footer_layout {
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 15px;
}

.footer_layout>h2 {
    padding-bottom: 45px;
}

.ft_link {
    display: flex;
    gap: 50px;
    padding-bottom: 30px;
}

.ft_link li {}

.ft_link li a {
    font-family: "pretendard400";
    font-size: 1.8rem;
    letter-spacing: -1px;
    color: #fff;
    font-weight: 600;
}

.footer_layout>p {
    font-family: "pretendard400";
    font-size: 1.4rem;
    color: #fff;
    font-weight: 300;
    margin-top: 3rem;
    padding-bottom: 30px;
}

.ft_info {
    display: flex;
    gap: 75px;
}

.ft_info li {}

.ft_info li p {
    font-family: "pretendard400";
    font-size: 1.4rem;
    color: #fff;
    font-weight: 300;
    line-height: 2.2rem;
}

/* 풋터끝 */
/* page */
.page {
    padding: 200px 0 150px;
}

/* 문진표 상단 */
.page_title {
    text-align: center;
    font-size: 4.8rem;
    font-family: "pretendard400";
    line-height: 6rem;
    font-weight: bold;
    color: #000;
    margin-bottom: 5rem;
}

.page_title_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 860px;
    margin: 0 auto;
    position: relative;
}

.page_title_list li {
    background-color: #fff;
    color: #73D5C4;
    border: solid 1px #73D5C4;
    box-sizing: border-box;
    border-radius: 100%;
    text-align: center;
}

.page_title_list li.on {
    background-color: #333;
}

.page_title_list li div {
    font-size: 2rem;
    font-family: "pretendard400";
    line-height: 2.5rem;
    font-weight: 600;
    width: 14rem;
    height: 14rem;
}

.page_title_list li div span {
    padding-top: 20%;
    display: inline-block;
}

.page_title_list li:first-child div p {
    padding-top: none;
}

.page_title_list li div p {
    padding-top: 5%;
}

.page_title_line {
    display: block;
    width: 100%;
    border: solid 1px #73D5C4;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -11;
}

/* 문진표 상단 끝 */
.page_list_w h2 {
    padding-left: 1rem;
    font-size: 2rem;
    font-family: "pretendard400";
    font-weight: 600;
    line-height: 40px;
    width: 18rem;
}

.page_list_w h3 {
    padding-left: 1rem;
    font-size: 2rem;
    font-family: "pretendard400";
    font-weight: 600;
    line-height: 40px;
}

.page_list_w input[type="text"] {
    width: 80%;
    font-size: 2rem;
    font-family: "pretendard400";
    line-height: 4rem;
    text-indent: 1rem;
    font-weight: 300;
    text-indent: 0.5rem;
    outline: none;
}

.page_list_w select {
    width: 80%;
    font-size: 2rem;
    font-family: "pretendard400";
    font-weight: 300;
    text-indent: 0.5rem;
    border: solid 1px #000;
    color: #000;
}

.pay_text {
    display: flex;
    justify-content: space-between;
}

.item_option_num_text {
    background-color: #ebebeb;
    border-radius: 10px;
    padding: 15px;
}

.item_option_num_text h4 {
    font-size: 22px;
    font-family: "pretendard400";
    line-height: 30px;
    margin-bottom: 10px;
}

.item_option_num .item_option_num_text p span {
    font-size: 18px;
    font-family: "pretendard400";
    line-height: 25px;
}

.item_option_num_list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin: 30px auto;
}

.item_option_num_list li {
    display: flex;
    width: 30%;
    align-items: center;
    flex-wrap: wrap;
    line-height: 30px;
    border: solid 1px #333;
}

.item_option_num_list li label {
    display: inline-block;
    width: 100%;

    text-align: center;
}

.item_option_num_list li label span {
    display: inline-block;
    width: 100%;
    font-size: 26px;
    font-family: "pretendard400";
    font-weight: 600;
    line-height: 40px;
}

.item_option_num_list li input[type="radio"] {
    display: none;
}

.item_option_num_list li input[type="radio"]:checked+span {
    background-color: #73D5C4;
}

.item_option_ex {
    margin-top: 15px;
    display: flex;
    gap: 20px;
}

.item_option_ex p {
    font-size: 16px;
}

.item_option_num {
    font-size: 18px;
    font-family: "pretendard400";
    line-height: 25px;
}

.page_2_option li {
    margin-bottom: 15px;
}

.page_2_option .detail_option_set .detail_option_count {
    width: 20%;
}

.pay_text p {
    font-size: 3rem;
    font-family: "pretendard400";
    font-weight: 600;
}

.pay_text p span {
    font-size: 3rem;
}

.page_list_w input[type="text"]::placeholder {
    color: #7D7D7D;
}

.page_list_w span {
    width: 8rem;
    font-size: 2rem;
    font-family: "pretendard400";
    font-weight: 600;
    line-height: 40px;
    padding-left: 0.5rem;
}

.page_list_w {
    max-width: 1120px;
    width: 100%;
    margin: 70px auto;
}

.list_flex_two {
    display: flex;
}

.list_flex_two>li {
    width: 50%;
}

.choice_layout_01 li {
    display: flex;
    margin-bottom: 30px;
}

.choice_layout_02 li {
    display: flex;
    margin-bottom: 30px;
    justify-content: space-between;
}

.choice_layout_02 h2 {
    width: 16rem;
}

.choice_layout_01 h2 {
    width: 20rem;
}

.choice_layout_02 input[type="radio"] {
    display: none;
}

.choice_layout_02 li div span {
    display: inline-block;
    border: solid 1px #707070;
    text-align: center;
    width: 180px;
    margin-left: 10px;
}

.choice_layout_02 input[type="radio"]:checked+span {
    background-color: #73D5C4;
}

.choice_layout_02 li div {
    display: flex;
}

.choice_layout_02 li div>h2 {
    width: 10rem;
}

.choice_layout_02 li div>span {
    width: auto;
    border: none;
}

.list_flex_one {
    display: flex;
}

.list_flex_one>div {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    width: 100%;
}

.cm_kg {
    display: flex;
    gap: 6%;
}

.cm_kg>li span {
    width: auto;
}

.list_flex_one>div label {
    width: 19%;
}

.list_flex_one>div input[type="radio"] {
    display: none;
}

.list_flex_one>div span {
    display: inline-block;
    border: solid 1px #707070;
    text-align: center;
    font-size: 2rem;
    line-height: 5rem;
    font-family: "pretendard400";
    font-weight: 300;
    color: #000;
    width: 100%;

}

.list_flex_one>div input[type="radio"]:checked+span {
    background-color: #73D5C4;
}

.mt_30 {
    margin-top: 30px;
}

.list_flex_one>div .oneline_three {
    width: 32.5%;
}



.list_flex_one>div input[type="checkbox"] {
    display: none;
}

.list_flex_one>div input[type="checkbox"]:checked+span {
    background-color: #73D5C4;
}

.reduplication {
    color: #EB6890;
}

.page_btn_layout {
    display: flex;
    gap: 1rem;
}

.page_btn_layout li:first-child {
    width: 30%;
}

.page_btn_layout li:last-child {
    width: 70%;
    position: relative;
}

.page_btn_layout li:last-child div {
    position: absolute;
    top: 30px;
    left: calc(50% - 180px);
}

.page_list_btn {
    display: block;
    width: 100%;
    background-color: #333;
    color: #73D5C4;
    font-family: "pretendard400";
    font-size: 3rem;
    line-height: 8rem;
    border-radius: 4px;
    border: none;
    margin-top: 10rem;
    display: block;
    text-align: center;
    border: solid 1px #333;
    font-weight: bold;
}

.page_list_cancel {
    display: block;
    width: 100%;
    background-color: #fff;
    border: solid 1px #333;
    box-sizing: border-box;
    color: #333;
    font-family: "pretendard400";
    font-size: 3rem;
    line-height: 8rem;
    border-radius: 4px;
    margin-top: 10rem;
    display: block;
    text-align: center;
    font-weight: bold;
}

.off_day {
    background-color: #CCCCCC !important;
}

.reservation_check {
    border: solid 1px #CCCCCC;
    box-sizing: border-box;
    margin-top: 50px;
}

.reservation_check p {

    font-family: "pretendard400";
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
    padding: 60px 0;
    color: #73D5C4;
    letter-spacing: -1px;
}

.list_notice p {
    font-family: "pretendard400";
    font-size: 2rem;
    line-height: 4rem;
    font-weight: 300;
    color: #000;
}

.page_modal_bg {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #000000;
    opacity: 0.5;
    z-index: 999;
}

.page_modal_wrap_id {
    display: none;
    position: absolute;
    top: calc(50% - 0px);
    left: calc(50% - 0px);
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 16px;
    z-index: 1000;
    max-width: 540px;
    width: 100%;
}

.page_notice_text {
    font-size: 1.6rem;
    font-family: "pretendard400";
    line-height: 3rem;
    background-color: #73D5C4;
    text-align: center;
    margin-top: 1rem;
    font-weight: 300;
}

.page_modal_text {
    padding: 7.5rem 5rem;
    font-family: "pretendard400";
    text-align: center;
    letter-spacing: -1px;
}

.page_modal_text>h2 {
    font-weight: bold;
    font-size: 3rem;
    line-height: 4rem;
    margin-bottom: 60px;
}

.page_modal_text>p {
    font-weight: 300;
    font-size: 2rem;
    line-height: 4rem;
}

.page_modal_text>span {
    display: block;
    font-weight: bold;
    font-size: 3rem;
    margin: 6rem auto;
}

#modal .page_btn_layout {
    gap: 0;
}

#modal .page_btn_layout li {
    width: 50%;
}

#modal .page_list_btn {
    margin-top: 0;
    border-radius: 0 0 1.6rem 0;

}

#modal .page_list_cancel {
    margin-top: 0;
    border-radius: 0 0 0 1.6rem;
}

/* page 끝 */
/* order */
.order {
    padding: 200px 0 150px;
}

.mail_re {
    position: relative;
}

.mail_code {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 99;
    font-size: 2rem;
    font-family: "pretendard400";
    line-height: 4rem;
    border: none;
    padding: 0 15px;
    background-color: #73d5c4;
    color: #fff;
    border: solid 1px #73d5c4;
    box-sizing: border-box;
}

.mail_code:hover {
    background-color: #fff;
    color: #73d5c4;
}

.order_title {
    text-align: center;
    font-size: 4.8rem;
    font-family: "pretendard400";
    line-height: 6rem;
    font-weight: bold;
    color: #000;
    margin-bottom: 5rem;
}

.sod_frm_point label,
.sod_frm_point {
    font-family: "pretendard400";
    font-size: 1.8rem;
    line-height: 3rem;
    font-weight: 300;
}

#use_max_point {
    font-style: normal;
    padding-left: 5px;
}

.order_write {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
    border-top: solid 1px #707070;
    padding: 5rem 0 5rem 3rem;
    font-family: "pretendard400";
}

.order_write h3 {
    font-size: 3rem;
    font-weight: bold;
    line-height: 4rem;
    color: #EB6890;
}

.order_write_list .write_text label {
    font-size: 2rem;
    font-weight: 600;
    line-height: 4rem;
    color: #000;
    padding: 0 10px 0 5px;
}

.order_write .order_write_list {}

.order_write .order_write_list li {
    display: flex;
    justify-content: space-between;
    margin-top: 3rem;
}

.order_write .order_write_list li h2 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 4rem;
    color: #000;
}

.order_write .order_write_list li .write_text {
    width: 85%;
}

.order_write .order_write_list li input[type="text"] {
    width: 100%;
    font-size: 2rem;
    line-height: 4rem;
    text-indent: 1rem;
    letter-spacing: -1px;
    outline: none;
    border: solid 1px #707070;
}

.required_star {
    color: #EB6890;
}

.write_box {
    margin-top: 2rem;
}

.write_box .today_delivery_text {
    color: #EB6890;
    font-weight: bold;
    font-family: "pretendard400";
    display: inline-block;
}

.write_box input[type="checkbox"] {
    vertical-align: top;
    width: 2.5em;
    height: 2.5rem;
    display: none;
}

.write_box label {
    width: initial;
}

.write_box input[type="checkbox"]+label {
    font-size: 2rem;
    line-height: 2.5rem;
    font-weight: bold;
    font-family: "pretendard400";
    padding: 16px 0 16px 50px;
    background: url("../../img/review/check_off.png") no-repeat left center;
}

.write_box input[type="checkbox"]:checked+label {
    background: url("../../img/review/check_on.png") no-repeat left center;
}


.write_box span {
    font-size: 2rem;
    font-weight: 300;
    line-height: 4rem;
}

.write_box p {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 3rem;
    padding-left: 4%;
}

.selected_object {
    display: flex;
    align-items: center;
    gap: 2.4rem;
    margin-top: 3rem;
}

.selected_object div:first {
    max-width: 200px;
    width: 100%;
}

.selected_object_info {
    font-family: "pretendard400";
    font-size: 2rem;
    line-height: 4rem;
    font-weight: 600;

}

.selected_object_info>li {
    margin-top: 0;
}

.selected_object_info>li>.pink_meno {
    background-color: #EB6890;
    color: #fff;
    border-radius: 3.2rem;
    padding: 2px 12px;
}

.payment_method_list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    margin-top: 5rem;
    margin-bottom: 1rem;
}

.payment_method_list>div {
    width: 50%;
}

.payment_method_list div input[type="radio"] {
    display: none;
}

.payment_method_list div label {
    border: solid 1px #ccc;
    width: 100%;
    display: block;
    text-align: center;
    padding: 30px 0;
    min-height: 125px;
}

.payment_method_list label:hover {
    border: solid 1px #EB6890;
    background-color: #EEEEEE;
}

.order_on {
    border: solid 1px #EB6890 !important;
    background-color: #EEEEEE;
}

.payment_method_list div input[type="radio"]:disabled+label {
    border: solid 3px #333;
}

.card_add {
    position: relative;
}

#card_add_btn {
    margin-top: 2rem;
    display: block;
    background-color: #fff;
    width: 100%;
    border: solid 1px #CCCCCC;
    font-family: "pretendard400";
    font-size: 2rem;
    line-height: 6rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
    text-align: center;
    cursor: pointer;
}

.card_add>p {
    font-family: "pretendard400";
    font-size: 1.8rem;
    line-height: 3rem;
    font-weight: 300;
}

#card_add_layout {
    display: none;
    position: absolute;
    bottom: -376px;
    background-color: #fff;
    max-width: 1090px;
    width: 100%;
}

.card_add_info {
    padding: 5rem 7rem;
    border: solid 1px #ccc;
}

.card_add_info_list {}

.card_add_info_list>li {
    display: flex;
    margin-bottom: 3rem;
    align-items: center;
}

.card_add_info_list li h2 {
    font-family: "pretendard400";
    font-size: 2rem;
    font-weight: 600;
    width: 20%;
}

.card_add_info_list li ul {
    display: flex;

}

.card_num {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
}

.card_num>span {
    display: inline-block;
    height: 1px;
    width: 4%;
    background: #707070;

}

.card_num input[type="text"],
.card_num input[type="password"] {
    width: 21.5%;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 4rem;
    outline: none;
    box-sizing: border-box;
    border: solid 1px #707070;
}

.card_period {
    display: flex;
    gap: 5%;
    width: 80%;
}

.card_period li {
    width: 100%;
}

.card_period li input[type="text"],
.card_period li input[type="password"] {
    width: 100%;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 4rem;
    outline: none;
    box-sizing: border-box;
    border: solid 1px #707070;
}

.card_num2 {
    display: flex;
    align-items: center;
    gap: 1.2rem;
    width: 80%;
}

.card_num2>input[type="text"],
.card_num2>input[type="password"] {
    max-width: 35rem;
    width: 100%;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 4rem;
    outline: none;
    box-sizing: border-box;
    border: solid 1px #707070;
}

.card_num2>span {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 4rem;
}

.card_password {
    display: flex;
    align-items: center;
    gap: 1.2rem;
    width: 80%;
}

.card_password>input[type="text"],
.card_password>input[type="password"] {
    max-width: 16rem;
    width: 100%;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 4rem;
    outline: none;
    box-sizing: border-box;
    border: solid 1px #707070;
}

.card_password>span {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 4rem;
}

.card_add_info_btn {
    display: block;
    width: 100%;
    font-family: "pretendard400";
    font-size: 2rem;
    color: #000;
    line-height: 6rem;
    background-color: #EEEEEE;
    border: solid 1px #CCCCCC;
}

.order_write .amount {
    color: #000;
    display: flex;
    justify-content: space-between;
}

.amount_list {
    margin-top: 4.5rem;
    border-bottom: solid 1px #707070;
    padding-bottom: 1.8rem;
    margin-bottom: 1.7rem;
}

.amount_list li {
    display: flex;
    justify-content: space-between;
}

.amount_list li p {
    font-family: "pretendard400";
    font-size: 2rem;
    color: #000;
    line-height: 4rem;
    font-weight: 600;
}

.amount_list li span {
    font-family: "pretendard400";
    font-size: 1.8rem;
    color: #000;
    font-weight: 300;
}

.order_btn {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
}

/* order 끝 */
/* cart */

.cart {
    padding: 200px 0 150px;
}

.cart_title {
    text-align: center;
    font-size: 4.8rem;
    font-family: "pretendard400";
    line-height: 6rem;
    font-weight: bold;
    color: #000;
    margin-bottom: 5rem;
}

.cart_layout {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
}

.cart_list {}

.cart_list>li {
    margin-bottom: 3rem;
    border: solid 1px #CCCCCC;
    padding: 1rem;
    position: relative;
}

.cart_object {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    gap: 5.5%;
}

.cart_object_img {
    max-width: 420px;
    width: 100%;
}

.cart_object_close {
    position: absolute;
    top: 2.5rem;
    right: 2.5rem;
    z-index: 999;
    cursor: pointer;
}

.cart_object_img>img {
    display: block;
    width: 100%;
}

.cart_object_info {
    padding: 4.5rem 0 0;
    width: 100%;
}

.object_info_name {
    color: #000;
    font-family: "pretendard400";
    font-size: 4.8rem;
    margin-top: 2rem;
    font-weight: bold;
}

.cart_object_info_amout {
    color: #000;
    font-family: "pretendard400";
    font-size: 2rem;
    margin-top: 1rem;
    font-weight: 300;
}

.cart_object_info_price {
    color: #000;
    font-family: "pretendard400";
    font-size: 3rem;
    margin-top: 1rem;
    font-weight: bold;
}

.cart_object_time {
    padding-top: 3rem;
}

.cart_object_time li {
    display: flex;
    margin-bottom: 1.5rem;
}

.cart_object_time li:last-child {
    margin-bottom: 0;
}

.cart_object_time li p {
    font-family: "pretendard400";
    font-size: 2rem;
}

.cart_object_time li p:first-child {
    max-width: 160px;
    width: 100%;
    color: #000;
    font-weight: 300;
}

.cart_object_time li p:last-child {
    color: #EB6890;
    font-weight: bold;
    width: auto;
}

.object_info_category {
    display: flex;
    gap: 1rem;
}

.object_info_category>span {
    display: block;
    padding: 5px 15px;
    border-radius: 32px;
    color: #fff;
    font-family: "pretendard400";
    font-size: 1.8rem;

}

.bg_color_33 {
    background-color: #333;
}

.bg_color_EB6890 {
    background-color: #EB6890;
}

.cart_object_empty {
    min-height: 440px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}

.cart_object_empty>p {
    font-size: 4rem;
    font-family: "pretendard400";
    font-weight: bold;
}

.check_time {
    font-size: 2rem;
    font-family: "pretendard400";
    font-weight: bold;
    text-align: center;
}

/* cart 끝 */
/* detail */
.detail_option_bg {
    background-color: #f1f0f0;
    margin-top: 10px;
}

.detail_option_close {
    text-align: right;
}

.detail_option_close>button {
    font-size: 15px;
    background-color: #fff;
    font-weight: 400;
    padding: 1px 8px;
    border: solid 1px #ccc;

}

.detail_option_p {
    padding: 5px 15px 15px 35px;
}

.detail_option_title {
    font-family: "pretendard400";
    font-size: 18px;
    margin-bottom: 10px;
}

.detail_option_set {
    display: flex;
    font-family: "pretendard400";
    font-size: 18px;
    align-items: center;
    justify-content: space-between;
}

.detail_option_set .detail_option_count {
    display: flex;
}

.detail_option_set .detail_option_count input[type="text"] {
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    line-height: 2rem !important;
}

.detail_option_count {}

.detail_option_price {}

.detail {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
    letter-spacing: -1px;
}

.sub_top {
    padding-top: 16rem;
    padding-bottom: 2rem;
}

.category_title {
    display: flex;
    gap: 0.5rem;
}

.category_title li a {
    font-size: 1.8rem;
    font-family: "pretendard400";
    font-weight: 300;
}

.category_title>span {
    font-size: 1.8rem;
    font-family: "pretendard400";
    font-weight: 300;
}

.swiper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.thumbnail_list {
    display: flex;
    gap: 8rem;
    margin-bottom: 10rem;
    align-items: flex-start;
}

.thumbnail_big {
    height: 76%;
    width: 100%;
}

.thumbnail_small {
    height: 20%;
    box-sizing: border-box;
    padding: 5px 0;
    margin-top: 5px;
}

.thumbnail_small .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.thumbnail_big .swiper-slide>img,
.thumbnail_small .swiper-slide>img {
    display: block;
    width: 100%;
}

.thumbnail_small .swiper-slide-thumb-active {
    opacity: 1;
}

/* .swiper-slide img {
    display: block;
    width: 100%;
    object-fit: cover;
} */

.thumbnail_img {
    max-width: 48rem;
    width: 100%;
}

.object_explain {
    font-size: 1.9rem;
    font-family: "pretendard400";
    font-weight: 600;
    margin-top: 1.5rem;
}

.object_package {
    margin-top: 2rem;
}

.object_package li {
    display: flex;

}

.object_package li p {
    font-size: 2rem;
    font-family: "pretendard400";
    font-weight: 300;
    line-height: 3rem;
}

.object_package li p:first-child {
    color: #666666;
    min-width: 10rem;
}

.object_package li p:last-child {
    color: #000000;
}

.option_text {
    margin-top: 10px;
}

.p-0 {
    padding: 0;
}

.option_text label {
    font-size: 2rem;
    font-family: "pretendard400";
    font-weight: 300;
    line-height: 3rem;
    color: #666666;
    min-width: 10rem;
    display: inline-block;
}

.amount_text {
    font-size: 2rem;
    font-family: "pretendard400";
    font-weight: 300;
    line-height: 4rem;
    color: #666666;
    min-width: 10rem;
    display: inline-block;
    margin-bottom: 15px;
}

.item_amount {
    font-size: 2rem;
    font-family: "pretendard400";
    font-weight: 600;
    line-height: 2rem;
    color: #666666;
    width: 50px;
    text-align: center;
    border: none;
}

.plus,
.minus {
    background-color: #fff;
    border: solid 1px #666;
    padding: 3px;
}

.plus>i,
.minus>i {
    font-size: 18px;
    font-family: "pretendard400";
    font-weight: 300;
    line-height: 2rem;
    color: #666666;
    text-align: center;
}

.option_text select {
    width: 50%;
    font-size: 18px;
    font-family: "pretendard400";
    font-weight: 300;
    line-height: 3.5rem;
    border: solid 1px #666;
    outline: none;
    box-sizing: border-box;
    padding: 3px;
    border-radius: 5px;
}

.detail_object_discount_amount {
    font-size: 3rem;
    font-family: "pretendard400";
    font-weight: bold;
    line-height: 3.8rem;
    color: #000;
    margin-top: 4rem;
}

.detail_object_amount {
    padding-left: 2rem;
    font-size: 2rem;
    font-weight: 600;
    text-decoration-line: line-through;
}

.detail_object_discount {
    padding-left: 1rem;
    color: #EB6890;
}

.event_amount {
    font-size: 2rem;
    font-family: "pretendard400";
    font-weight: 600;
    line-height: 3.8rem;
    color: #EB6890;
    margin-top: 2rem;
    cursor: pointer;
    display: inline-block;
}

.event_amount>span {
    padding: 0px 9px;
    border-radius: 3px;
    margin-left: 5px;
    color: #fff;
    background-color: #EB6890;

}

.event_price {
    font-size: 6rem;
    font-family: "pretendard400";
    font-weight: bold;
    line-height: 7.5rem;
    color: #000;
}

.event_price>span {
    font-size: 3rem;
    font-weight: 600;
}

.mo_detail_buy_btn {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
    padding: 2rem 1rem;
}

.mo_detail_buy_btn .detail_btn_layout {
    margin-top: 0;
}

.detail_btn_layout {
    display: flex;
    gap: 5px;
    margin-top: 4rem;
}

.detail_btn_layout li:first-child {
    width: 80px;
}

.detail_btn_layout li:last-child {
    width: 100%;
}

.detail_btn_layout li input[type="checkbox"]+span {
    width: 80px;
    height: 80px;


}

.orginal_wish_icon {
    background-image: url("../img/detail/wish.png");
    background-repeat: no-repeat;
    background-position: center;
    border: solid 1px #707070;
    box-sizing: border-box;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
}

.orginal_wish_icon_hov {
    background-image: url("../img/detail/wish_hv.png");
    background-repeat: no-repeat;
    background-position: center;
    border: solid 1px #707070;
    box-sizing: border-box;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
}

/*
.detail_btn_layout li input[type="checkbox"]:checked+span {
    background-image: url("../img/detail/wish_hv.png");
}
*/
.detail_btn_layout li input[type="checkbox"] {
    display: none;
}

.detail_btn_layout li button {
    display: block;
    width: 100%;
    background-color: #73D5C4;
    border-radius: 4px;
    color: #fff;
    font-size: 3rem;
    font-family: "pretendard400";
    font-weight: bold;
    padding: 21px 0;
    text-align: center;
    border: none;
}

.deatil_review {
    border-top: solid 1px #707070;
}

.review_total_num {
    font-size: 3rem;
    font-family: "pretendard400";
    font-weight: 600;
    margin-top: 4rem;
}

.review_total_num>span {
    font-weight: bold;
    padding-left: 2rem;
}

.review_tab {
    display: flex;
    margin-top: 2rem;
}

.review_tab li {
    width: 50%;
}

.review_tab li a {
    font-size: 3rem;
    font-family: "pretendard400";
    font-weight: bold;
    line-height: 8rem;
    text-align: center;
    background-color: #EEEEEE;
    cursor: pointer;
    border-bottom: solid 2px #73D5C4;
    display: block;
}

.review_tab li.on a {
    background-color: #fff;
    border: solid 2px #73D5C4;
    border-bottom: none;
}

.star_review_layout {
    display: flex;
    align-items: center;
}

.star_review_layout>li {
    width: 50%;
}

.star_total_num {
    display: flex;
    align-items: center;
    flex-direction: column;
    font-family: "pretendard400";
    color: #000;
}

.star_total_num h4 {
    font-size: 2.4rem;
    font-weight: 600;
}

.star_total_num>h2 {
    font-size: 6rem;
    font-weight: bold;
}

.star_total_num>h2 span>img {
    padding-bottom: 10px;
}

.star_total_num p {
    font-size: 2rem;
    font-weight: 600;
}

.star_total_num p>span {
    color: #EB6890;
}

.review_graph {
    padding: 5rem 0;
}

.review_graph li {
    display: flex;
    line-height: 4.8rem;
    align-items: center;
    gap: 3rem;
}

.review_graph li span {
    font-family: "pretendard400";
    color: #666666;
    font-size: 2rem;
    min-width: 5rem;
}

.review_graph li span:first-child {
    font-weight: 500;

}

.review_graph li span:last-child {
    font-weight: bold;
    text-align: right;
}

.review_graph_bg {
    background: #ccc;
    max-width: 300px;
    width: 100%;
    position: relative;
    height: 10px;
}

.review_graph_line {
    display: inline-block;
    width: 10%;
    height: 100%;
    background-color: #73D5C4;
    transition: 1s linear;
    position: absolute;
    top: 0;
}

.coupon_img>img {
    display: block;
    width: 100%;
}

.professional_review {
    position: relative;
}

.review_cover {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 1120px;
    width: 100%;
    height: 100%;
    display: flex;
    background-color: #FFFFFF;
    opacity: 0.9;
    justify-content: center;
    align-items: center;
    z-index: 99;
}

.review_cover_text {
    max-width: 310px;
    width: 100%;
    font-family: "pretendard400";
    font-size: 2.4rem;
    line-height: 3rem;
    text-align: center;
    font-weight: 600;
}

.member_view_btn {
    background-color: #73D5C4;
    border-radius: 8px;
    color: #fff;
    padding: 10px 70px;
    margin-top: 3rem;
    display: inline-block;
}

.professional_review_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 3rem 0;
}

.professional_review_title h2 {
    font-family: "pretendard400";
    color: #000;
    font-size: 3rem;
    font-weight: 600;
}

.professional_review_title h2>span {
    font-weight: bold;
    padding-left: 5px;
}

.professional_review_title a {
    font-family: "pretendard400";
    color: #000;
    font-size: 2rem;
    font-weight: 300;
}

.professional_review_list {
    display: flex;
    gap: 1%;
    justify-content: space-between;
    overflow: scroll;

}

.professional_review_list::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera*/
}

.professional_review_list>li {
    width: 24%;
}

.professional_review_list>li a .poto_review {}

.poto_review {
    border: solid 1px #ccc;
    overflow: hidden;
}

.poto_review>img {
    display: block;
    width: 100%;
}

.professional_review_text {
    padding: 2rem 0;
}

.professional_info {
    display: flex;
    align-items: center;
    font-family: "pretendard400";
    gap: 1rem;
}

.person_pic {
    border-radius: 50%;
    overflow: hidden;
    width: 85px;
}

.person_pic>img {
    display: block;
    width: 100%;

}

.professional_info_text>h4 {
    font-size: 2rem;
    font-weight: bold;
    color: #000;
    text-align: center;
}

.professional_info_text>h4 span {
    font-size: 1.6rem;
    font-weight: 600;
    color: #EB6890;
    display: block;
}

.professional_info_text>p {
    font-size: 1.6rem;
    font-weight: 300;
    color: #000;
    margin-top: 5px;
}

.star_num {
    margin-top: 1.5rem;
    display: flex;
    gap: 2px;
}

.revie_main {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.8rem;
    font-weight: 300;
    margin-top: 1.5rem;
    color: #000;
}

.review_coupon {
    display: flex;
    font-family: "pretendard400";
    font-weight: 600;
    font-size: 1.6rem;
    align-items: center;
    margin-top: 3rem;
}

.review_coupon>span {
    display: inline-block;
    color: #fff;
    background-color: #EB6890;
    padding: 5px 10px;
    border-radius: 4px;
    margin-right: 1rem;
    text-align: center;
}

.review_coupon>p {}

.review_coupon>p>span {
    color: #eb6890;
    font-weight: bold;
}

.normal_review_list {
    margin-bottom: 6rem;
}

.normal_review_list>li {
    border: solid 1px #ccc;
    padding: 4rem;
    margin-bottom: 2rem;
}

.normal_review_list>li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.normal_info {
    display: flex;
    width: 35%;
    gap: 10px;
    align-items: center;
}

.normal_main {
    width: 65%;
}

.product {
    border-top: solid 1px #707070;
    margin-top: 3.5rem;
    padding-bottom: 6rem;
}

.product_layout {
    display: flex;
    gap: 2rem;
    margin: 6rem 0;
    height: 100%;
}

.product_img {
    max-width: 840px;
    width: 100%;
}

.product_img>p {
    max-width: 840px;
    width: 100%;
}

.product_img>p>img {
    display: block;
    width: 100%;
}

.product_btn_layout {
    max-width: 260px;
    width: 100%;
    overflow: auto;
    position: -webkit-sticky;
    position: sticky;
    height: 100%;
    top: 100px;
}

.product_btn_layout>.detail_btn_layout {
    flex-direction: column;

}

.product_btn_layout>.detail_btn_layout li:first-child {
    width: 100%;
}

.product_btn_layout>.detail_btn_layout li input[type="checkbox"]+span {
    width: 100%;
}

.product_text {
    font-family: "pretendard400";
    margin-top: 3rem;
}

.product_text>h2 {
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.product_text>p {
    font-size: 1.8rem;
    font-weight: 300;
}

.product_text>h3 {
    font-size: 3rem;
    font-weight: bold;
    text-align: right;
    margin-top: 1.7rem;
    margin-bottom: 13rem;
}

.product_text>h3 span {
    font-size: 2.4rem;
    font-weight: 600;
    padding-left: 5px;
    display: inline-block;

}

.line_banner>img {
    display: block;
    width: 100%;
}

.product_notic_layout {
    display: flex;
    padding: 5rem 1.5rem;
    border-top: solid 1px #707070;
    font-family: "pretendard400";
}

.product_notic_layout_2 {
    padding: 5rem 1.5rem;
    border-top: solid 1px #707070;
    font-family: "pretendard400";
}

.product_notic_layout_2_felx {
    display: flex;
}

.product_notic_title {
    font-size: 2.4rem;
    font-weight: bold;
    min-width: 155px;
    width: 100%;
}

.product_notic_info {
    font-family: "pretendard400";
    letter-spacing: -1px;
}

.product_notic_info>h4 {
    font-size: 2.4rem;
    font-weight: 300;
}

.product_notic_info>h4 span {
    font-weight: bold;
}

.product_notic_info>p {
    font-weight: 300;
    font-size: 1.8rem;
    margin-top: 1rem;
    color: #000;
}

.product_notic_info>.bottom {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    margin-top: 3rem;
}

.product_notic_info>.bottom>span {
    font-size: 2rem;
    color: #fff;
    padding: 3px 8px;
    background-color: #EB6890;
    border-radius: 8px;
    font-weight: bold;
    text-align: center;
}

.product_notic_info>.bottom>div {}

.product_notic_info>.bottom>div>p {
    font-size: 2.4rem;
    font-weight: 300;
    color: #000;
    margin-bottom: 1rem;
}

.product_notic_info>.bottom>div>p span {
    font-weight: bold;
    color: #EB6890;
}

.product_notic_list {
    display: flex;
    gap: 1.5rem;
}

.product_notic_list li {}

.product_notic_list li img {
    max-width: 100px;
    width: 100%;
}

.product_notic_list li p {
    text-align: center;
    font-size: 2rem;
    font-weight: 300;
    font-family: "pretendard400";
    letter-spacing: -1px;
}

.product_notic_ban {
    display: flex;
    gap: 2rem;
}

.product_notic_ban li {
    border: solid 1px #ccc;
    border-radius: 100%;
    width: 120px;
    height: 120px;
}

.product_notic_ban li h3 {
    text-align: center;
    color: #999999;
    font-size: 2rem;
    font-weight: bold;
    padding-top: 3.5rem;
}

.drop_down {
    text-align: right;
    min-height: 32px;
}

.drop_down>button {
    border: none;
    background-color: transparent;

}

.answer {
    margin-top: 5rem;
}

.product_notic_text {
    padding-left: 15%;
}

.product_notic_text>li {
    padding-bottom: 4rem;
}

.product_notic_text>li h2 {
    font-size: 2.4rem;
    font-weight: 600;
    color: #000;
    font-family: "pretendard400";
    margin-bottom: 4rem;
}

.product_notic_text>li p {
    font-size: 2rem;
    font-weight: 300;
    font-family: "pretendard400";
}

.event_amount_pop {
    position: fixed;
    overflow: hidden;
    width: 100%;
    top: 0;
    z-index: 9999;
    display: none;
}

.event_amount_bg {
    background-color: #3333337d;
    height: 100vh;
    position: relative;
}

.event_amount_pop_form {
    max-width: 500px;
    width: 100%;
    border-radius: 8px;
    background-color: #fff;
    padding: 1rem;
    position: absolute;
    top: calc(50% - 25%);
    left: calc(50% - 13%);

}

.event_amount_pop_close_btn {
    text-align: right;
    cursor: pointer;
}

.event_amount_pop_close_btn>img {
    display: inline-block;
    width: 20px;
    margin-bottom: 2rem;
}

.event_amount_pop_list_layout {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.5rem;
}

.big_300 {
    font-size: 2rem;
    font-family: "pretendard400";
    font-weight: 300;
}

.small_300 {
    font-size: 1.6rem;
    font-family: "pretendard400";
    font-weight: 300;
}

.big_bold {
    font-size: 2rem;
    font-family: "pretendard400";
    font-weight: bold;
}

.pop_text_red {
    color: red;
}

.pop_text_gray {
    color: #707070;
}

.coupon_downlod {
    background-color: #333;
    color: #fff;
    padding: 0 5px;
    border-radius: 4px;
    font-size: 1.6rem;
    font-family: "pretendard400";
    font-weight: 300;
    margin-left: 1rem;
}

/* detail 끝 */
/* 로그인 */
.hidden_scroll {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

.hidden_scroll::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera*/
}

.login_bg {
    background-color: #DFF2E6;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;

}

.login_bg .login_w {
    max-width: 480px;
    width: 100%;
}

.login_title {
    font-size: 3.6rem;
    font-family: "pretendard400";
    font-weight: bold;
    color: #707070;
    text-align: center;
    margin-bottom: 40px;
}

.login_list {
    /* margin-top: 3rem; */
}

.login_list>li:first-child {
    margin-bottom: 20px;
}

.login_list>li input[type="text"],
.login_list>li input[type="password"] {
    width: 100%;
    font-size: 1.8rem;
    line-height: 6rem;
    font-family: "pretendard400";
    color: #000;
    outline: none;
    border: solid 1px #707070;
    text-indent: 15px;
}

.login_list>li input[type="text"]::placeholder,
.login_list>li input[type="password"]::placeholder {
    color: #999999;
}

.login_btn_list {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 3rem auto;
}

.login_btn_list>li::after {
    content: "|";
    font-family: "pretendard400";
    font-size: 1.8rem;
    font-weight: 500;
    color: #665D5B;
    padding: 0 1.5rem;
}

.login_btn_list>li:first-child::after {
    display: none;
}

.login_btn_list>li:nth-child(2) {
    margin-left: auto;
}

.login_btn_list>li>input {
    width: 20px;
    height: 20px;
    margin-right: 7px;
}

.login_btn_list>li>label {
    font-family: "pretendard400";
    font-size: 1.8rem;
    font-weight: 500;
    color: #665D5B;
}

.login_btn_list>li:last-child::after {
    display: none;
}

.login_btn_list>li a {
    font-family: "pretendard400";
    font-size: 1.8rem;
    font-weight: 500;
    color: #665D5B;
}

.login_btn {
    display: block;
    width: 100%;
    background-color: #665D5B;
    color: #fff;
    font-family: "pretendard400";
    font-size: 2.4rem;
    letter-spacing: 5px;
    font-weight: 600;
    padding: 15px 0;
    border: none;
    outline: none;
}

.kakao_login_btn,
.naver_login_btn,
.google_login_btn,
.line_login_btn {
    width: 100%;

    font-family: "pretendard400";
    font-size: 2.4rem;
    font-weight: 600;
    padding: 15px 0;
    border: solid 1px #707070;
    box-sizing: border-box;
    text-align: center;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: end;
}

.kakao_login_btn {
    background-color: #FFE812;
}

.naver_login_btn {
    background-color: #03C75A;
    color: #fff
}

.google_login_btn,
.line_login_btn {
    background-color: #fff;
}

.kakao_login_btn>img,
.naver_login_btn>img,
.google_login_btn>img,
.line_login_btn>img {
    margin-right: 25px;
}

.disable {
    position: relative;
    pointer-events: none;
}

.disable::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.copyright {
    position: absolute;
    bottom: 0;
    left: calc(50% - 188px);
    font-size: 1.6rem;
    font-weight: 300;

}

/* 로그인 끝 */
/* best_list */
.best_list {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
}

.object_list {
    padding-bottom: 15rem;
    display: flex;
    gap: 1%;
    flex-wrap: wrap;
    justify-content: flex-start;
    row-gap: 50px;
}

.object_list>li {
    width: 24%;
}

.object_list_img {}

.object_list_img>img {
    display: block;
    width: 100%;
}

.object_list_text {
    padding-left: 1rem;
    padding-top: 2rem;
    font-family: "pretendard400";
    letter-spacing: -1px;
}

.today_arrive {
    font-size: 1.6rem;
    padding: 3px 10px;
    background-color: #EB6890;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border-radius: 32px;
}

.object_list_text>h4 {
    font-size: 1.6rem;
    font-weight: 500;
    color: #000;
    margin-top: 1rem;
    margin-bottom: 0.6rem;
}

.object_list_text>h3 {
    font-size: 2.4rem;
    font-weight: bold;
    color: #000;
    margin-bottom: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.object_list_text>p {
    font-size: 1.8rem;
    font-weight: 300;
    color: #000;
}

.object_list_text>.benefit_price {
    font-size: 1.8rem;
    font-weight: 500;
    color: #EB6890;
    text-decoration: underline;
}

.object_list_text>h2 {
    font-size: 2rem;
    font-weight: 500;
    color: #000;
    padding-left: 5px;
}

.object_list_text>h2 .orginal_price {
    font-weight: bold;
    font-size: 3rem;
    margin-right: 5px;
}

.object_list_text>h2 .percent {
    color: #EB6890;
    font-weight: bold;
    padding-left: 10px;
}

.bold {
    font-weight: bold;
}

.list_star {
    padding-right: 5px;
}

.list_star>img {
    padding-bottom: 5px;
}

/* best_list  끝*/

/* review_detail */
.review_detail {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
}

.object_link {
    display: flex;
    border: solid 1px #CCCCCC;
    padding: 2rem;
    justify-content: space-between;
    align-items: center;
}

.object_link_text_layout {
    display: flex;
    gap: 4rem;
}

.object_link_text {
    font-family: "pretendard400";
    color: #000;
    padding-top: 2rem;
}

.object_link_text h2 {
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 3rem;
}

.object_link_text h4 {
    font-size: 1.8rem;
    font-weight: 500;

}

.object_link_text a {
    padding: 1rem 4rem;
    color: #fff;
    font-weight: bold;
    font-size: 2.2rem;
    text-align: center;
    background-color: #EB6890;
    display: block;
    margin-top: 4rem;
}

.opject_coupon {
    text-align: center;
}

.opject_coupon>.help_btn {
    border: solid 1px #EB6890;
    color: #EB6890;
    padding: 24px 0;
    text-align: center;
    font-family: "pretendard400";
    font-size: 2.4rem;
    font-weight: bold;
    max-width: 26rem;
    width: 100%;
}

.help_btn>span {
    margin-right: 1.5rem;
}

.help_btn>span>img {
    vertical-align: revert;
}

.opject_coupon>button {
    border: none;
    background-color: transparent;
    text-align: left;
    position: relative;
}

.opject_coupon>button>img {
    display: block;
    width: 100%;
}

.opject_coupon_text {
    font-family: "pretendard400";
    position: absolute;
    top: 30px;
    left: 20px;
    color: #000;
}

.opject_coupon h2 {
    font-size: 2.4rem;
    font-weight: bold;
    color: #EB6890;
    margin-bottom: 2rem;
}

.opject_coupon p {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2rem;
}

.opject_coupon p>span {
    color: #EB6890;
    font-weight: 600;
}

.review_detail_info {
    display: flex;
    align-items: center;
    margin-top: 6rem;
    gap: 10px;
}

.alarm_1 {
    padding: 1rem 2rem;
    font-family: "pretendard400";
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    border-radius: 100px;
    background-color: #EB6890;
    margin-right: 5px;
    margin-left: 10px;
}

.alarm_2 {
    padding: 1rem 2rem;
    font-family: "pretendard400";
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    border-radius: 100px;
    background-color: #22BCA2;
    margin-right: 5px;
}

.alarm_3 {
    padding: 1rem 2rem;
    font-family: "pretendard400";
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    border-radius: 100px;
    background-color: #5C6B9D;
}

.star_list_layout {
    display: flex;
}

.review_detail_star_list {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 2rem;
}

.review_detail_star_list .star_list_list .star_num,
.review_detail_star_list .star_list_list_2 .star_num {
    margin-top: 0;
}

.star_list_list {
    display: flex;
    padding: 10px 40px;
    background-color: #EEEEEE;
    border-radius: 100px;
    align-items: center;
}

.star_list_list_2 {
    display: flex;
    border-radius: 100px;
    align-items: center;
}

.star_list_list>span {
    font-family: "pretendard400";
    font-size: 1.8rem;
    font-weight: bold;
    padding-left: 5px;
}

.star_list_list_2>span {
    font-family: "pretendard400";
    font-size: 1.8rem;
    font-weight: 300;
    padding-right: 5px;
    margin-left: 15px;
}

.main_review_img {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
    margin: 5rem 0;
    flex-wrap: wrap;
}

.review_view_normal .main_review_img {
    flex-direction: row
}

.main_review_img li {
    width: 49%;
}

.main_review_img li img {
    display: block;
    width: 100%;
}

.review_main_text {
    margin-top: 30px;
}

.review_main_text>li {
    display: flex;

    gap: 3rem;
    margin-bottom: 5rem;
}

.review_main_text>li div {
    font-family: "pretendard400";
}

.review_main_text div:first-child {
    font-size: 1.8rem;
    font-weight: bold;
    min-width: 7rem;
}

.review_main_text div:last-child {
    font-size: 1.8rem;
    font-weight: 300;
}

.review_view_list>li {
    padding: 2rem 0;
    border-bottom: solid 1px #ccc;
}

.review_view_list_name {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2rem 0;
    border-top: solid 1px #707070;
    border-bottom: solid 1px #707070;
    margin-bottom: 6rem;
    margin-top: 10rem;
}

.review_view_list_name>li {}

.review_view_list_name>li p {
    font-family: "pretendard400";
    font-size: 2rem;
    font-weight: 300;
}

.num {
    color: #EB6890;
    font-weight: bold;
}

.review_view_list_name>li a {
    font-family: "pretendard400";
    font-size: 2rem;
    font-weight: bold;
}

.review_view_list_layout {
    display: flex;
    align-items: center;
    gap: 3rem;
}

.review_view_list_layout_img>img {
    max-width: 200px;
    width: 100%;
}

.review_view_list_layout .list_star {
    padding: 0;
}

.review_view_list_text {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.8rem;
    font-weight: 300;
    margin-top: 0.5rem;
    color: #000;
}

.review_view_list_layout .object_list_text {
    padding: 0;
    width: 70%;
}

.help_coupon {
    display: inline-block;
    margin-top: 1rem;
    padding-right: 5px;
}

.opject_coupon_layout {
    text-align: center;
}

/* review_detail 끝 */
/* mypage */
.mypage {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;

}

.sub_title {
    font-family: "pretendard400";
    font-size: 2rem;
    color: #000;
    font-weight: bold;
    margin-bottom: 3rem;
    width: 100%;
}

.mypage_top_layout {
    display: flex;
    gap: 2px;
}

.mypage_top_layout>li {
    background-color: #eee;
    border-radius: 8px;
    width: 100%;
    padding-top: 8rem;
    text-align: center;
    padding-bottom: 5rem;
}

.mypage_top_layout>li .num {
    font-weight: 600;
    font-size: 3rem;
    height: 53px;
}


.maypage_top_text {
    font-family: "pretendard400";
    font-size: 2rem;
    font-weight: 300;
    margin-top: 3rem;
}

.page_card_add_btn {
    margin-top: 2rem;
    border: none;
    background-color: #EEEEEE;
    border-radius: 8px;
    padding: 24px 0;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.mypage_bottom_layout .product_notic_layout_2 {

    padding: 5rem 0 0 0;
}

.mypage_bottom_layout .answer {
    margin-top: 0rem;
}

.mypage_wish {
    display: flex;
    gap: 2rem;
    padding-bottom: 5rem;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mypage_wish>li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border: solid 1px #ccc;
    padding: 2rem;
    gap: 7%;
    width: 49%;
    position: relative;
}

.mypage_wish_img>img {
    width: 18rem;
    display: block;

}

.mypage_wich_icon {
    display: block;
    text-align: right;
}

.mypage_wich_icon>button>img {
    position: absolute;
    top: 20px;
    right: 20px;
}

/* .mypage_wich_icon>img {
    position: absolute;
    top: 0;
    right: 0;
}
 */

.mypage_priveacy_layout {
    display: flex;
    gap: 3rem;
}

.mypage_priveacy_layout>div {
    width: 100%;
}

.mypage_priveacy_list {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}

.mypage_priveacy_list>li {
    display: flex;
    margin-bottom: 3rem;
    align-items: center;
    width: 49%;
}

.mypage_priveacy_list>li label {
    font-family: 'SIT';
    font-size: 2rem;
    font-weight: 300;
    max-width: 16rem;
    width: 100%;
}

.mypage_priveacy_list>li input[type="text"],
.mypage_priveacy_list>li input[type="password"] {
    width: 100%;
    font-size: 2rem;
    text-indent: 1rem;
    line-height: 5rem;
    outline: none;
    border: solid 1px #707070;
}

.paasword_change {
    font-family: 'SIT';
    font-size: 2rem;
    font-weight: 600;
    max-width: 18rem;
    width: 100%;
    line-height: 5.5rem;
    margin-left: 1rem;
    background-color: #EEEEEE;
    border-radius: 4px;
    color: #333;
    border: none;
}

.text_right {
    text-align: right;
}

.mypage_priveacy_btn {
    font-family: 'SIT';
    font-size: 2rem;
    font-weight: 600;
    background-color: #333;
    border-radius: 4px;
    color: #fff;
    border: none;
    margin-bottom: 5rem;
    line-height: 5.5rem;
    max-width: 18rem;
    width: 100%;
}

.mypage_bottom_layout .product_notic_layout_2>a {
    justify-content: space-between;
    display: flex;
}

.withdrawal {
    padding: 1.2rem 4.5rem;
    border-radius: 4px;
    border: solid 1px #333;
    font-family: 'SIT';
    font-size: 2rem;
    font-weight: 600;
    color: #333;
    margin-top: 10rem;
    margin-bottom: 10rem;
}

#credit_card_layout {
    display: none;
    width: 100%;
}

#credit_card_layout .credit_card_close {
    width: 100%;
    text-align: right;
    margin-top: -70px;
    padding-right: 30px;
    cursor: pointer;
}

.credit_card_bg {
    background-color: #fff;
    width: 100%;
    margin-top: 2.5rem;
    border-top: 0;
    border: solid 1px #CCCCCC;
    padding: 7rem 3rem 4rem 3rem;
    position: relative;
}

.credit_card_list {
    display: flex;
    gap: 1%;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 900px;
    margin: 0 auto;

}

.credit_card_img {
    width: 100%;
    min-height: 180px;
    background-color: #EEEEEE;
    border-radius: 16px;
    padding: 30px;
}

.credit_card_img .card_info {
    margin-bottom: 10px;
}

.credit_card_img>p {
    font-family: 'SIT';
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.4rem;
}

.credit_card_list li {
    position: relative;
    width: 49%;
    margin-bottom: 15px;
}




.credit_card_delete_btn {
    position: absolute;
    top: 15px;
    right: 15px;
    background-color: transparent;
    border: none;
}

.credit_card_add {
    background-color: #fff;
    max-width: 1090px;
    width: 100%;
}

.credit_card_add_title {
    margin-top: 7rem;
    padding: 18px 0;
    text-align: center;
    font-family: "pretendard400";
    font-size: 2rem;
    font-weight: 600;
    color: #000;
    background-color: #eee;
    border: solid 1px #ccc;
    border-bottom: 0;
}

.review_writing .mypage_wish li>div {
    width: 50%;
}

.review_writing .mypage_wish li {
    position: relative;
}

.review_writing .mypage_wish li .mypage_wich_icon {
    position: absolute;
    top: 10px;
    right: 10px;
}

.mypage_wish .object_list_text {
    padding: 0;
    width: 50%;
}

/* mypage 끝*/

/* review_detail */
.review_writing {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
}

.banner_img>img {
    display: block;
    width: 100%;
}

.writing_bg {
    margin-top: 6rem;
}

.sub_title>span {
    font-weight: 600;
    color: #EB6890;
}

.mo_popup_close {
    text-align: right;
    padding-right: 15px;
    padding-top: 15px;
}

#review_writing_modal .page_modal_bg {
    background-color: transparent;
}

#review_writing_modal .page_modal_wrap_id {
    border-radius: 0;
    border: solid 1px #707070;
    max-width: 72rem;
    width: 100%;
}

.review_writing_modal_top_line {
    display: block;
    width: 100%;
    height: 2rem;
    border: none;
    border-color: #73D5C4;
    background-color: #73D5C4;
    box-sizing: border-box;
    margin: 0;
}



.modal_title {
    font-family: "pretendard400";
    font-size: 3rem;
    font-weight: bold;
    margin: 6rem auto;
    text-align: center;
}

.modal_search {
    text-align: center;
    position: relative;
    padding: 0 6rem;
}

.modal_search input[type="text"] {
    width: 100%;
    border: 0;
    border-bottom: solid 3px #000;
    text-indent: 1rem;
    font-size: 2.4rem;
    font-family: "pretendard400";
    outline: none;
    padding: 1rem 0;
}

.modal_search_btn {
    position: absolute;
    top: 10px;
    right: 62px;
    background-color: transparent;
    border: 0;

}

.search_keyword_list {
    margin-top: 3.5rem;
    padding: 0 6rem;
    max-height: 25rem;
    overflow: scroll;
    display: none;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

.search_keyword_list::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera*/
}

.search_keyword_list>li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: solid 1px #ccc;
    padding-bottom: 5px;
    margin-bottom: 1rem;
}

.search_keyword_list>li>div {
    font-family: "pretendard400";

    line-height: 2rem;
}

.search_keyword_list>li>div p:first-child {
    font-size: 1.5rem;
    font-weight: 300;
}

.search_keyword_list>li>div p:last-child {
    font-size: 1.8rem;
    font-weight: 600;
}

.search_keyword_list>li>div>span {
    display: block;
    padding: 5px 15px;
    border-radius: 32px;
    color: #fff;
    font-family: "pretendard400";
    font-size: 1.8rem;
    background-color: #333;
}

.best_keyword_layout {
    margin-top: 3.5rem;
    padding: 0 6rem;
}

.best_keyword_title {
    font-family: "pretendard400";
    font-size: 2rem;
    font-weight: bold;
}

.best_keyword {
    margin-top: 3rem;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

.best_keyword>li>button {
    background-color: #73D5C4;
    border: solid 1px #707070;
    border-radius: 22px;
    font-size: 2rem;
    font-family: "pretendard400";
    font-weight: bold;
    color: #fff;
    padding: 5px 15px;

}

.review_writing_modal_text {
    font-family: "pretendard400";
    font-weight: 300;
    font-size: 2rem;
    padding: 0 6rem 6rem 6rem;
    color: #000;
    margin-top: 10rem;
}

.pay_mthod {
    display: flex;
    gap: 2rem;
}

.pay_mthod input[type="radio"] {
    display: none;
}

.pay_mthod>label {
    width: 50%;
}

.pay_mthod span {
    display: inline-block;
    border: solid 1px #ccc;
    text-align: center;
    width: 100%;
    font-family: "pretendard400";
    font-size: 2rem;
    font-weight: bold;
    padding: 2.5rem 0;
    color: #999999;
}

.pay_mthod input[type="radio"]:checked+span {
    background-color: #73D5C4;
    color: #fff;
}

.outage {
    display: flex;
    align-items: center;
    gap: 3rem;
}

.outage input[type="range"] {
    overflow: hidden;
    height: 30px;
    -webkit-appearance: none;
    width: 100%;
    background: transparent;


}

.outage input[type="range"]:focus {
    outline: none;
}

.outage input[type="range"]::-webkit-slider-runnable-track {
    width: 100%;
    height: 100%;
    cursor: pointer;
    border-radius: 5px;
    border: 2px solid #ccc;
}

.outage input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 30px;
    height: 30px;
    margin-bottom: 5px;
    background: #73D5C4;
    margin-top: -3px;
    margin-left: 1px;

    box-sizing: border-box;
    box-shadow: 1px 1px 7px #73D5C4;
    cursor: pointer;
    box-shadow: -100vw 0 0 100vw #66bdaf;
}

.outage>p {
    max-width: 10rem;
    width: 100%;
    font-family: "pretendard400";
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
}

.review_writing_star_bg>li {
    margin-bottom: 3rem;
}

.review_writing_star_bg>li fieldset {
    display: inline-block;
    /* 하위 별점 이미지들이 있는 영역만 자리를 차지함.*/

    /* 이모지 순서 반전 */
    border: 0;
    /* 필드셋 테두리 제거 */
}

.review_writing_star_layout {
    display: flex;
    align-items: center;
    gap: 3rem;
}

.review_writing_star_layout>p {
    font-weight: 300;
    font-family: "pretendard400";
    font-size: 2rem;
    min-width: 6rem;
}

.review_writing_star {
    display: flex;
}

.review_writing_star {
    direction: rtl;
}

.review_writing_star input[type="radio"] {
    display: none;
}

.review_writing_star label {
    display: inline-block;
    width: 48px;
    height: 45px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url("../../img/review/review_choice.png");
}

.review_writing_star label:hover {
    background-image: url("../../img/review/review_choice_hov.png");
    /* 마우스 호버 */
}

.review_writing_star label:hover~label {
    background-image: url("../../img/review/review_choice_hov.png");
    /* 마우스 호버 뒤에오는 이모지들 */
}

.review_writing_star input[type=radio]:checked~label {
    background-image: url("../../img/review/review_choice_hov.png");
    /* 마우스 클릭 체크 */
}

.form_textare_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.form_textare_title>.sub_title {
    width: auto;
}

.form_textare_title>span {
    font-family: "pretendard400";
    font-size: 2rem;
    font-weight: 300;
    color: #EB6890;
    margin-bottom: 3rem;
}

.form_textare_title>p {
    font-family: "pretendard400";
    font-size: 2rem;
    font-weight: 300;
    color: #000;
    margin-bottom: 3rem;
}

.form_textare_title>p>span {
    font-weight: bold;
    color: #EB6890;
}

.textarea_layout>textarea {
    width: 100%;
    border: solid 1px #CCCCCC;
    border-radius: 8px;
    min-height: 20rem;
    font-size: 2rem;
    font-family: "pretendard400";
    font-weight: 300;
    padding: 3rem;
    resize: none;
    outline: none;
}

.textarea_layout>textarea::placeholder {
    font-size: 2rem;
    font-family: "pretendard400";
    font-weight: 300;
}

.file_add_btn {
    cursor: pointer;
}

#inputMultipleImage {
    display: none;
}

.file_text {
    font-family: "pretendard400";
    font-size: 2rem;
    font-weight: 300;
    color: #000;
    margin-top: 3rem;
}

#multipleContainer {
    display: flex;
    gap: 10px;
    row-gap: 40px;
    align-items: flex-end;
    justify-content: flex-start;
    flex-wrap: wrap;
}

#multipleContainer .column {
    width: 200px;
    height: 205px;

    background-color: #eee;
    border-radius: 8px;
    /* background-image: url(../../img/review/file_add_btn.png); */
    background-repeat: no-repeat;
    position: relative;
}

#multipleContainer .column>div {
    overflow: hidden;
    height: 205px;
    display: flex;
    align-items: center;
    border-radius: 8px;
}

.image {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.image-label {
    position: absolute;
    bottom: -24px;
    font-family: "pretendard400";
    font-size: 1.6rem;
    color: #000;
    font-weight: 300;
}

.agree_list {
    display: flex;
    margin: 4rem auto;
}

.agree_list>li {
    width: 50%;
}

.check>input[type="checkbox"] {
    display: none;
}

.check>label {
    width: initial;
}

.check>input[type="checkbox"]+label {
    font-size: 2rem;
    line-height: 2.5rem;
    font-weight: bold;
    font-family: "pretendard400";
    padding: 16px 0 16px 50px;
    background: url("../../img/review/check_off.png") no-repeat left center;
}

.check>input[type="checkbox"]:checked+label {
    background: url("../../img/review/check_on.png") no-repeat left center;
}

.check span {
    color: #73D5C4;
    text-decoration-line: underline;
    cursor: pointer;
}

.page_modal_wrap_id_2 {
    display: none;
    position: absolute;
    top: calc(50% - 0px);
    left: calc(50% - 0px);
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 1000;
    max-width: 960px;
    width: 100%;
    border: solid 1px #707070;

}

.page_modal_wrap_id_2 .modal_title {
    text-align: left;
    padding: 0 5rem;
}

.page_modal_bg_2 {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.5;
    z-index: 999;
}

.agree_pop_layout {
    padding: 0 5rem;
    font-family: "pretendard400";
    font-size: 2rem;
    line-height: 4rem;
    font-weight: 300;
}

.agree_pop_layout>p {
    font-family: "pretendard400";
    font-size: 2rem;
    line-height: 4rem;
    font-weight: 300;

}

.agree_pop_layout>h5 {
    margin-top: 6rem;
}

.agree_pop_close {
    max-width: 400px;
    margin: 5rem auto;
    font-family: "pretendard400";
    font-size: 3rem;
    font-weight: bold;
    padding: 16px 0;
    border: solid 1px #333;
    text-align: center;
    cursor: pointer;
}

/* review_detail 끝*/
/* phone_num */
.phone_num {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
    letter-spacing: -1px;
}

.phon_num_box {
    min-height: 500px;
    background-color: #e1f5f2;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 100px;
}

.phon_num_center {
    width: 100%;
    text-align: center;
}

.phon_num_title {
    font-family: "pretendard400";
    font-size: 3rem;
    line-height: 4.5rem;
    margin-bottom: 2rem;
}

.phon_num_form {}

.phon_num_form .layout_input {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    align-items: center;
}

.phon_num_form .layout_input>label {
    font-family: "pretendard400";
    font-size: 2rem;
    line-height: 2.2rem;
    margin-right: 1%;
    display: inline-block;
}

.phon_num_form .layout_input>input[type="text"] {
    font-family: "pretendard400";
    font-size: 1.8rem;
    line-height: 2rem;
    border: none;
    outline: none;
    width: 30%;
    padding: 5px;
}

.phon_num_form input[type="submit"] {
    padding: 5px 15px;
    font-family: "pretendard400";
    font-size: 2.2rem;
    line-height: 2.6rem;
    border: none;
    background-color: #eb878f;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
}

.go_main_btn {
    font-family: "pretendard400";
    font-size: 2.2rem;
    line-height: 2.6rem;
    border: none;
    background-color: #eb878f;
    color: #fff;
    font-weight: 600;
    padding: 5px 15px;
    border-radius: 5px;
}

.phon_result_text {
    font-family: "pretendard400";
    font-size: 1.8rem;
    line-height: 2.2rem;
    margin-bottom: 30px;
    font-weight: 300;
}

.phon_result_text>span {
    font-weight: bold;
}

/* phone_num 끝 */
/* profile */
.profile {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
    letter-spacing: -1px;
}

.profile_top {
    display: flex;
    gap: 6.5rem;
    align-items: center;
}

.profile_img {
    border: solid 4px #EB6890;
    border-radius: 100%;
    padding: 10px;

}

.profile_img>img {
    width: 140px;
    height: 140px;
    border-radius: 100%;
}

.profile_link_layout {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 2rem;
}

.profile_link_layout>li {}

.profile_link_layout>li a {}

.profile_member {
    display: flex;
    font-family: "pretendard400";
    font-size: 2rem;
    font-weight: bold;
    color: #000;
}

.profile_member>p>span {
    font-size: 1.6rem;
    font-weight: 300;
    padding: 0 2rem;
}

.profile_supporter {
    margin-top: 1rem;
    font-family: "pretendard400";
    font-size: 1.6rem;
    font-weight: 300;
    color: #000;
}

.profile_supporter>span {
    font-weight: 600;
    color: #EB6890;
}

.profile_text {
    margin-top: 2rem;
    font-family: "pretendard400";
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2rem;
}

.profile #review_writing_modal .profile_modal {
    padding: 2.5rem;
    font-family: "pretendard400";
    max-width: 65rem;
    width: 100%;
    right: 0;
    left: auto;
    border: solid 1px #707070;
    border-radius: 16px;
}

.profile_pop_close_btn {
    text-align: right;
}

.profile_pop_close_btn>img {
    cursor: pointer;
}

.profile_pop_title {
    font-size: 2rem;
    font-weight: bold;
    padding: 0 3.5rem;
}

.profile_pop_layout {
    padding: 0 3.5rem;
}

.profile_pop_layout>li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 3rem;
}

.profile_img_chang {
    display: flex;
    gap: 5px;
    align-items: center;
}

.profile_img_chang>li {}

.profile_img_chang>li a {
    max-width: 36px;
    display: block;
}

.profile_img_chang>li a:hover {
    border: 2px solid #EB6890;
    box-sizing: border-box;
    border-radius: 100%;
}

.profile_img_chang>li a>img {
    display: block;
    width: 100%;
}

.profile_pop_name {
    max-width: 16rem;
    width: 100%;
    font-size: 2rem;
    font-weight: 300;
}

#profile_img_action {
    display: none;
}

.profile_img_btn {
    cursor: pointer;
    padding: 1rem 2rem;
    border: solid 1px #707070;
    font-size: 2rem;
    font-weight: bold;
    display: inline-block;
}

.profile_pop_text {
    width: 100%;
}

.profile_pop_text>input {
    width: 100%;
    font-size: 2rem;
    font-weight: 300;
    line-height: 5rem;
    text-indent: 5px;
    outline: none;
    border: solid 1px #707070;
}

.profile_pop_text>textarea {
    width: 100%;
    font-size: 2rem;
    font-weight: 300;
    line-height: 3rem;
    padding: 5px;
    outline: none;
    border: solid 1px #707070;
    resize: none;
    min-height: 21rem;
}

.profile_save_btn {
    padding: 15px 0;
    max-width: 53rem;
    width: 100%;
    background-color: #333;
    border-radius: 4px;
    color: #fff;
    font-family: "pretendard400";
    font-size: 2.4rem;
    text-align: center;
    margin: 3rem auto;
    display: block;
    border: none;
}

.profile_list {
    display: flex;
    flex-wrap: wrap;
    gap: 3.5%;
    row-gap: 7rem;
    margin-bottom: 15rem;
    justify-content: flex-start;
}

.profile_list>li {
    width: 31%;
}

.profile_list_img {
    max-width: 36rem;
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.profile_list_img>img {
    display: block;
    width: 100%;
}

.profile_list_img .profile_list_small_img {
    position: absolute;
    bottom: -25px;
    right: 20px;
    max-width: 9rem;
    width: 100%;

}

.profile_list_img .profile_list_small_img>img {
    display: block;
    width: 100%;
    border-radius: 4px;
}

.profile_list_title {
    margin-top: 3rem;
    font-family: "pretendard400";
}

.profile_list_title>p {
    font-size: 1.8rem;
    font-weight: bold;
    text-align: right;
    padding-right: 2.5rem;
}

.profile_list_title>p>img {
    margin-bottom: 5px;
}

.profile_list_title>p>span {
    font-weight: 300;
}

.profile_list_title>h4 {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 2.3rem;
    margin-top: 7px;
}

.profile_list_title>h2 {
    font-size: 2.4rem;
    line-height: 3rem;
    font-weight: bold;
}

.profile_list_main {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 1.8rem;
    font-weight: 500;
    margin-top: 1.5rem;
    color: #000;
    display: -webkit-box;

}

.review_array {
    font-family: "pretendard400";
    font-size: 2rem;
    line-height: 2.5rem;
    border: solid 1px transparent;
    outline: none;
}

.review_array option {
    text-align: center;
    line-height: 5rem;
}


.profile .object_list {
    padding-bottom: 0;
}

/* //profile 끝 */
/* dekuvery */
.delivery_tab {
    display: flex;
    gap: 10rem;
    margin-top: 5rem;
}

.delivery_tab>li a {
    font-family: "pretendard400";
    font-size: 2rem;
    font-weight: 500;
    cursor: pointer;
}

.delivery_tab>.on a {
    font-weight: bold;
}

.delivery_main {
    margin-top: 4rem;
}

.delivery_main_layout {}

.delivery_main_layout>li {
    padding: 2rem;
    background-color: #F8F8F8;
    border: solid 1px #ccc;
    margin-bottom: 2rem;
}

.delivery_between {
    display: flex;
    justify-content: space-between;
}

.delivery_top_text {
    display: flex;
    font-family: "pretendard400";
    font-size: 1.8rem;
    font-weight: 300;
    gap: 5rem;
}

.delivery_top_text>h2 {
    padding-left: 3rem;
    font-weight: bold;
}

.delivery_top_link {
    font-family: "pretendard400";
    font-size: 2rem;
    font-weight: 600;
}

.delivery_bottom {
    margin-top: 2rem;
    border-top: solid 1px #ccc;
    padding-top: 2rem;
    align-items: flex-end;
}

.delivery_subect {
    display: flex;
    align-items: center;
    gap: 2rem;
    padding-bottom: 2rem;
}

.delivery_subect_img {
    max-width: 16rem;
    width: 100%;
}

.delivery_subect_img>img {
    display: block;
    width: 100%;
}

.delivery_subect_text p {
    font-family: "pretendard400";
}

.delivery_subect_text p:nth-child(1) {
    font-size: 1.8rem;
    font-weight: 500;
}

.delivery_subect_text p:nth-child(2) {
    font-size: 2.4rem;
    font-weight: 600;
}

.delivery_subect_text p:nth-child(3) {
    font-size: 1.8rem;
    font-weight: 300;
}

.delivery_subect_text p:nth-child(4) {
    font-size: 2.4rem;
    font-weight: 600;
}

.delivery_subect_total {}

.delivery_subect_total>h3 {
    font-size: 2.4rem;
    font-family: "pretendard400";
    font-weight: bold;
    line-height: 10rem;
    text-align: center;
}

.delivery_btn_list>li>a {
    display: block;
    width: 20rem;
    font-family: "pretendard400";
    font-size: 2rem;
    font-weight: 500;
    border: solid 1px #707070;
    text-align: center;
    padding: 18px 0;
}

.tracking_btn {
    background-color: #F8F8F8;
}

.check_btn {
    margin-top: 1rem;
    background-color: #73D5C4;
}

.tracking_box_layout {}

.tracking_box_01 {
    display: none;
    background-color: #fff;
    border: solid 1px #ccc;
    padding: 4.5rem;
    margin-top: 2rem;
}

.tracking_box_02 {
    background-color: #fff;
    border: solid 1px #ccc;
    padding: 4.5rem;
    margin-top: 2rem;
    margin-bottom: 10rem;
}

.tracking_box {
    display: flex;
    gap: 4.5rem;
}

.tracking_box>li:first-child {
    width: 15%;
}

.tracking_box>li:last-child {
    width: 90%;
}

.tracking_name {
    font-family: "pretendard400";
    font-size: 2.4rem;
    font-weight: bold;
}

.tracking_load {}

.tracking_load>li {
    display: flex;
    gap: 5%;
    align-items: stretch;
}

.tracking_load>li div p:last-child {
    padding-bottom: 4rem;
}

.tracking_load>li:first-child .tracking_line {
    border-radius: 8px 8px 0 0;
}

.tracking_load>li:last-child .tracking_line {
    border-radius: 0 0 8px 8px;
    height: 22px;
}

.tracking_load>li .tracking_line {
    width: 16px;
    background-color: #73D5C4;
    position: relative;
}

.tracking_load>li .tracking_text_bg {
    max-width: 85%;
}

.tracking_load>li .tracking_line>span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    top: 5px;
    left: 3px;
}

.tracking_load>li h2 {
    font-family: "pretendard400";
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 2rem;
}

.tracking_load>li p {
    font-family: "pretendard400";
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 3rem;
    width: auto;
}

.tracking_info {}

.tracking_info>li {
    margin-bottom: 4rem;
}

.tracking_info>li h3 {
    font-family: "pretendard400";
    font-size: 2rem;
    font-weight: bold;
    line-height: 4rem;
}

.tracking_info>li p {
    font-family: "pretendard400";
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 3rem;
}

.tracking_info>li>p>span {
    display: inline-block;
    max-width: 125px;
    width: 100%;
}

.payment_info {
    display: flex;
    gap: 5rem;
}

.payment_info>li {}

.payment_info>li>p {}

.payment_info_card {
    display: flex;
    width: 100%;
    gap: 15%;
}

.payment_info_card_2 {
    display: flex;
    width: 100%;
    gap: 15%;
    flex-direction: column;
}

.payment_info_card_text {
    display: flex;
}

.payment_info_card_text p:first-child {
    width: 125px;
}



.mo_delivery_top_text {
    display: flex;
    font-family: "pretendard400";
    justify-content: space-between;
    align-items: baseline;
}

.mo_delivery_top_text>h2 {
    font-size: 1.8rem;
    font-weight: bold;
}

.mo_delivery_top_text>a {
    font-size: 1.6rem;
    font-weight: 300;
}

.mo_delivery_top_text_2 {
    display: flex;
    margin-top: 1rem;
    gap: 5%;
    flex-direction: column;

}

.mo_delivery_top_text_2>li {
    font-size: 1.6rem;
    font-weight: 300;
    font-family: "pretendard400";
}

.block_767 {
    display: none;
}

.block_1020 {
    display: none;
}

/* //dekuvery 끝 */
/* my_coupon */
.add_coupon {
    border: solid 1px #ccc;
    border-radius: 16px;
    padding: 1rem 2rem;
    margin-top: 4rem;
}

.add_coupon>h2 {
    font-family: "pretendard400";
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 3rem;
    padding: 15px 0 15px 30px;
}

.add_coupon_layout {
    border-top: solid 1px #ccc;
    display: flex;
    gap: 6rem;
    padding-top: 2rem;
}

.add_coupon_layout>input[type="text"] {
    border: none;
    border-bottom: solid 1px #ccc;
    width: 80%;
    font-size: 1.8rem;
    font-family: "pretendard400";
    line-height: 2.3rem;
    font-weight: 500;
    padding: 5px 15px;
    outline: none;
    margin-left: 2rem;
}

.add_coupon_layout>input[type="text"]::placeholder {
    color: #ccc;
}

.add_coupon_layout>input[type="submit"] {
    border: solid 1px #707070;
    outline: none;
    font-family: "pretendard400";
    font-size: 2rem;
    max-width: 20rem;
    width: 100%;
    line-height: 6rem;
    background-color: #73D5C4;
    color: #000;
}

.add_coupon_list {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    margin-top: 5rem;
    margin-bottom: 10rem;
}

.add_coupon_list>li {
    border: solid 1px #ccc;
    border-radius: 16px;
    font-family: "pretendard400";
    width: 49%;
    padding: 1rem;
}

.add_coupon_list .empty_li {
    font-size: 1.8rem;
    text-align: center;
    width: 100%;
    padding: 2.5rem 0;
    font-weight: 600;
}

.add_coupon_date {
    border-bottom: solid 1px #ccc;
    padding: 2rem 4rem;
    font-size: 1.8rem;
    font-weight: 300;
}

.add_coupon_info {
    padding: 2.5rem 4rem;
}

.add_coupon_info>h3 {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 2.3rem;
}

.add_coupon_info>h2 {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 4rem;
}

.add_coupon_info>p {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 2.3rem;
}

.add_coupon_info>span {
    font-size: 3rem;
    font-weight: bold;
    line-height: 3rem;
}

/* my_coupon 끝*/
/* my_point*/
.my_point_expaln {
    padding: 3.5rem;
}

.my_point_expaln>p {
    font-family: "pretendard400";
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 3rem;
    color: #000;
}

.my_point_list {
    margin-bottom: 6rem;
}

.my_point_list>li {
    border: solid 1px #ccc;
    border-radius: 16px;
    font-family: "pretendard400";
    padding: 1rem;
    margin-bottom: 2rem;
}

.my_point_date {
    border-bottom: solid 1px #ccc;
    padding: 2rem 4rem;
    font-size: 1.8rem;
    font-weight: 300;
}

.my_point_info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 4rem;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 3rem;
    margin: 2.5rem 0 1.5rem 0;
}

.my_point_info>h2 {
    color: #000;
}

.my_point_info>p {
    color: #EB6890;
}

.more_view_btn {
    max-width: 40rem;
    width: 100%;
    border: solid 1px #707070;
    padding: 2rem 0;
    font-family: "pretendard400";
    font-size: 3rem;
    font-weight: bold;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 4px;
    display: block;
    margin-bottom: 15rem;
    color: #000;
}

/* my_point 끝*/

/* 퀵 메뉴 */
.pc_quick {
    position: fixed;
    top: 100px;
    right: 0;
    z-index: 999;
}

.pc_quick>ul {
    display: flex;
    background-color: #ffffff91;
    flex-direction: column;
    align-items: center;
    border-radius: 16px 0 0 16px;
}

.pc_quick>ul .top_btn {
    background-color: #fff;
    opacity: 1;
    padding: 0;
    width: 100%;
    border-radius: 0 0 0 16px;
}

.pc_quick>ul .top_btn>a {
    font-family: "pretendard400";
    font-weight: 600;
    font-size: 2rem;
    padding: 1.5rem 0;
    width: 100%;
    display: block;
}

.pc_quick>ul>li {
    padding: 1rem;
}

.pc_quick>ul>li a {
    display: block;
    text-align: center;
}

.pc_quick>ul>li a p {
    font-family: "pretendard400";
    font-size: 1.6rem;
    margin-top: 1rem;
}

.pc_quick>ul>li a img {
    display: block;
    width: 45px;
    margin: 0 auto;
}

.mo_quick {
    position: fixed;
    bottom: 0px;
    z-index: 99;
    width: 100%;
    display: none;
}

.mo_quick>ul {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    opacity: 0.8;
    gap: 5%;
}

.mo_quick>ul>li {
    padding: 1.5rem 0;
}

.mo_quick>ul>li a {
    text-align: center;
}

.mo_quick>ul>li a>p {
    font-size: 1.6rem;
    font-family: "pretendard400";
    font-weight: 500;
    margin-top: 1rem;

}

.mo_quick>ul>li a>img {
    display: block;
    width: 45px;
    margin: 0 auto;
}

/* review_list */
.review_list {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
}

.quick_item_right {
    position: fixed;
    right: 100px;
    bottom: 50px;
    z-index: 999;
}

.quick_item_right li {
    position: relative;
}

.quick_item_right li:nth-child(1) {
    margin-bottom: 10px;
}

.quick_item_right li .close-btn {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background-color: transparent;
}