.popup[data-v-5c830a3e]{max-width:var(--min-width);width:90%;height:auto;margin:0 auto;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.popup>button[data-v-5c830a3e]{float:right;height:50px;padding-left:1rem;display:flex;align-items:center;justify-content:right;border:none;background-color:transparent;cursor:pointer}.popup>button img[data-v-5c830a3e]{width:25px}.popup .inner[data-v-5c830a3e]{width:100%;height:auto;border-radius:var(--border-radius-large);display:flex;flex-direction:column;padding:3rem;box-sizing:border-box;background-color:#fff;max-height:70vh;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.popup .inner[data-v-5c830a3e]::-webkit-scrollbar{display:none}.popup .inner>div[data-v-5c830a3e]{width:100%;display:flex;align-items:center}.popup button[data-v-5c830a3e]:disabled{background-color:var(--base-color1);cursor:default}.popup .inner .product_title[data-v-5c830a3e]{height:auto;justify-content:space-between;border-bottom:1px solid var(--base-color1)}.popup .inner .product_title h1[data-v-5c830a3e]{font-size:var(--font-mid);font-weight:var(--font-w-mid);letter-spacing:var(--letter-spacing)}.popup .inner .product_title .btn_wrap[data-v-5c830a3e]{display:flex}.popup .inner .product_title .btn_wrap button[data-v-5c830a3e]{width:12rem;height:3.5rem;font-size:var(--font-tiny);font-weight:var(--font-w-mid);display:flex;align-items:center;justify-content:center}.popup .inner .product_title .btn_wrap button+button[data-v-5c830a3e]{margin-left:2rem}.popup .inner .product_title .btn_wrap button .icon_wrap[data-v-5c830a3e]{width:15px;margin-right:1rem;position:relative;background-color:#deb887}.popup .inner .product_title .btn_wrap .sub_button .icon_wrap[data-v-5c830a3e]{width:18px}.popup .inner .product_title .btn_wrap button .icon_wrap img[data-v-5c830a3e]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.popup .inner .product_title .btn_wrap .sub_button:hover .icon_wrap img[data-v-5c830a3e]:first-of-type,.popup .inner .product_title .btn_wrap button .icon_wrap img[data-v-5c830a3e]:nth-of-type(2){display:none}.popup .inner .product_title .btn_wrap .sub_button:hover .icon_wrap img[data-v-5c830a3e]:nth-of-type(2){display:block}.popup .inner .user[data-v-5c830a3e]{width:100%;height:6rem}.popup .inner .user span[data-v-5c830a3e]{width:auto;height:3rem;border-radius:var(--border-radius);background-color:var(--point-color-seller);display:flex;align-items:center;justify-content:center;color:#fff;margin-right:1rem;padding:0 1rem;box-sizing:border-box}.popup .inner .user p[data-v-5c830a3e]{font-weight:var(--font-w-mid)}.popup .inner .user_provider span[data-v-5c830a3e]{background-color:var(--point-color-provider)}.popup .inner .user .user_name[data-v-5c830a3e],.popup .inner .user_provider[data-v-5c830a3e],.popup .inner .user_seller[data-v-5c830a3e]{display:flex;align-items:center}.popup .inner .user .search_bar[data-v-5c830a3e]{width:300px;height:40px;border:1px solid var(--base-color1);border-radius:var(--border-radius);box-sizing:border-box;display:flex;align-items:center;justify-content:center}.popup .inner .user .search_bar input[data-v-5c830a3e]{width:calc(100% - 40px);height:40px;line-height:1;border:none;padding:0 1rem;box-sizing:border-box;background-color:transparent;font-family:Noto Sans KR,sans-serif;font-weight:var(--font-w-light);color:var(--primary-color1);font-size:var(--font-tiny)}.popup .inner .user .search_bar input[data-v-5c830a3e]::-moz-placeholder{color:var(--font-color-place)}.popup .inner .user .search_bar input[data-v-5c830a3e]::placeholder{color:var(--font-color-place)}.popup .inner .user .search_bar button[data-v-5c830a3e]{width:40px;height:40px;border:none;background-color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer}.popup .inner .user .search_bar button img[data-v-5c830a3e]{width:18px}.popup .inner .product[data-v-5c830a3e] .swiper-button-next,.popup .inner .product[data-v-5c830a3e] .swiper-button-prev{color:var(--point-color)!important}.popup .inner .product[data-v-5c830a3e] .swiper-button-next:after,.popup .inner .product[data-v-5c830a3e] .swiper-button-prev:after{font-size:var(--font-semibig);font-weight:var(--font-w-bold)}.popup .inner .product[data-v-5c830a3e] .swiper-pagination-bullet-active{background-color:var(--point-color)}.popup .inner .product .product_image img[data-v-5c830a3e]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.popup .inner .product .product_image span[data-v-5c830a3e]{position:absolute;top:50%;transform:translateY(-50%);font-size:var(--font-big);cursor:pointer}.popup .inner .product .product_image span.btn_left[data-v-5c830a3e]{left:1rem}.popup .inner .product .product_image span.btn_right[data-v-5c830a3e]{right:1rem}.popup .inner .product .scale_wrap[data-v-5c830a3e]{width:270px;display:flex;flex-wrap:wrap;justify-content:space-between}.popup .inner .product .scale_wrap .scale[data-v-5c830a3e]{width:100%;height:50px;border-radius:var(--border-radius);display:flex;align-items:center;justify-content:space-between}.popup .inner .product .scale_wrap .scale+.scale[data-v-5c830a3e]{margin-top:1.2rem}@media screen and (max-width:479px){.popup .inner .product .scale_wrap .scale+.scale[data-v-5c830a3e]{margin-top:0}}.popup .inner .product .scale_wrap .scale p[data-v-5c830a3e]{width:100px;background-color:var(--base-color2);padding:.6rem 1rem;margin-right:1.5rem;margin-left:1rem;text-align:center;border-radius:var(--border-radius)}.popup .inner .product .scale_wrap .scale h1[data-v-5c830a3e]{font-size:var(--font-mid);font-weight:var(--font-w-bold);width:100px;flex-grow:1}.popup .inner .product .scale_wrap .scale h1 span[data-v-5c830a3e]{font-size:var(--font-tiny);font-weight:var(--font-w-e-light);margin-left:3px}.popup .inner .product .graph_container[data-v-5c830a3e]{width:350px;height:350px;position:relative;display:flex;align-items:center;justify-content:center}.popup .inner .product .graph_container .total_percent[data-v-5c830a3e]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center}.popup .inner .product .graph_container .total_percent h3[data-v-5c830a3e]{font-size:1.5rem;letter-spacing:var(--letter-spacing)}.popup .inner .product .graph_container .total_percent p[data-v-5c830a3e]{color:var(--primary-color1);letter-spacing:var(--letter-spacing);margin-top:-1rem;font-weight:var(--font-w-bold)}.popup .inner .product .graph_container .total_percent p span[data-v-5c830a3e]{font-weight:var(--font-w-bold);font-size:2.5rem;margin-right:5px}.popup .inner .product .graph_container .graph[data-v-5c830a3e]{width:350px!important;height:350px!important;image-rendering:crisp-edges}.popup .inner .product .info_wrap[data-v-5c830a3e]{width:350px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.popup .inner .product .contact_wrap[data-v-5c830a3e]{width:280px}.popup .inner .product .info[data-v-5c830a3e]{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--border-radius);box-sizing:border-box;width:95%;height:80px;background-color:var(--base-color2);font-weight:var(--font-w-mid);padding:0 1rem}.popup .inner .product .info+.info[data-v-5c830a3e]{margin-top:1rem}.popup .inner .product .info h1[data-v-5c830a3e]{font-size:var(--font-mid);font-weight:var(--font-w-mid);letter-spacing:var(--letter-spacing);color:var(--point-color);width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popup .inner .product .info h1 span[data-v-5c830a3e]{font-size:var(--font-tiny);margin-left:3px}.popup .inner .product .info .info_url[data-v-5c830a3e]{font-size:var(--font-small)}.popup .inner .last_btn_wrap[data-v-5c830a3e]{width:100%;height:auto;display:flex;align-items:center;justify-content:center;margin-top:var(--margin-inner-mid)}.popup .inner .last_btn_wrap .common_button[data-v-5c830a3e],.popup .inner .last_btn_wrap .sub_button[data-v-5c830a3e]{width:120px;height:40px;font-size:var(--font-small)}.popup .inner .last_btn_wrap button+button[data-v-5c830a3e]{margin-left:1rem}.popup .inner .product .ask[data-v-5c830a3e]{width:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;letter-spacing:var(--letter-spacing);text-align:center}.popup .inner .product .ask h1[data-v-5c830a3e]{font-size:var(--font-mid);font-weight:var(--font-w-bold);margin:1rem 0}.popup .inner .product .ask .ask_icon[data-v-5c830a3e]{width:100px;height:100px;background-color:var(--point-color);border-radius:100%;display:flex;align-items:center;justify-content:center}.popup .inner .product .ask .ask_icon>img[data-v-5c830a3e]{width:75px}.popup .inner .product .ask p span[data-v-5c830a3e]{color:var(--point-color);font-weight:var(--font-w-bold)}.popup .inner .product .list_wrap[data-v-5c830a3e]{width:560px;height:270px;overflow-y:scroll}.popup .inner .product .list_wrap .common_button[data-v-5c830a3e],.popup .inner .product .list_wrap .sub_button[data-v-5c830a3e]{width:5rem;height:3rem;font-size:var(--font-tiny)}.popup .inner .product .list_wrap .sub_button[data-v-5c830a3e]{line-height:1.3em}.popup_ai .inner .product_title .btn_wrap .sub_button .icon_wrap[data-v-5c830a3e]{width:18px}.popup_ai .inner .product_title .btn_wrap .share[data-v-5c830a3e]{width:3.5rem;height:3.5rem;margin-right:1rem;cursor:pointer;position:relative}.popup_ai .inner .product_title .btn_wrap .share img[data-v-5c830a3e]{width:80%;position:absolute;top:10%;left:10%}.popup_ai .inner .product_title .btn_wrap .share:hover img[data-v-5c830a3e]:last-of-type,.popup_ai .inner .product_title .btn_wrap .share img[data-v-5c830a3e]:first-of-type{display:none}.popup_ai .inner .product_title .btn_wrap .share:hover img[data-v-5c830a3e]:first-of-type,.popup_ai .inner .product_title .btn_wrap .share img[data-v-5c830a3e]:last-of-type{display:block}.popup_s_detail .inner .product_title h1[data-v-5c830a3e]{display:flex;align-items:center}.popup_s_detail .inner .product_title .gt[data-v-5c830a3e]{margin:0 1rem;margin-top:.15rem}.popup_s_detail .inner .user[data-v-5c830a3e]{justify-content:space-between;flex-wrap:wrap}.popup_s_detail .inner .list_wrap .common_table .product[data-v-5c830a3e]{min-width:180px;max-width:200px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.popup_s_detail .inner .list_wrap .common_table .price[data-v-5c830a3e]{width:15rem}@media screen and (max-width:900px){.popup_s_detail .inner .user .search_bar[data-v-5c830a3e]{width:22rem}.popup_s_detail .inner .product[data-v-5c830a3e]{flex-direction:column}.popup_s_detail .inner .product .list_wrap[data-v-5c830a3e]{width:100%}}.popup_s_detail_01 .inner .product[data-v-5c830a3e]{justify-content:space-between}.popup_s_detail_01 .inner .product .common_table[data-v-5c830a3e]{width:100%}.popup_s_detail_01 .inner .product .ask .ask_icon img[data-v-5c830a3e]{width:60px}@media screen and (max-width:599px){.popup_s_detail_01 .inner .list_wrap .common_table .product[data-v-5c830a3e]{max-width:100px;min-width:0}.popup_s_detail_01 .inner .list_wrap .common_table .date[data-v-5c830a3e]{display:none}}@media screen and (max-width:479px){.popup_s_detail_01 .inner .user .user_name[data-v-5c830a3e]{display:none}.popup_s_detail_01 .inner .user .search_bar[data-v-5c830a3e]{width:100%}}@media screen and (max-width:350px){.popup_s_detail_01 .inner .list_wrap .common_table .price[data-v-5c830a3e]{display:none}}.popup_s_detail_02 .inner .product[data-v-5c830a3e]{justify-content:center;margin-top:3rem;gap:1rem var(--margin-inner-mid)}.popup_s_detail_02 .inner .product .product_image[data-v-5c830a3e]{width:24rem;height:24rem;border-radius:var(--border-radius-large);overflow:hidden}.popup_s_detail_02 .inner .product .text .product_name[data-v-5c830a3e]{margin-bottom:3rem}.popup_s_detail_02 .inner .product .text .product_name h2[data-v-5c830a3e]{font-size:var(--font-tiny)}.popup_s_detail_02 .inner .product .text .product_name h1[data-v-5c830a3e]{font-size:var(--font-mid);font-weight:var(--font-w-mid);width:auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.popup_s_detail_02 .inner .product .text .product_name h1 a[data-v-5c830a3e]{color:var(--primary-color3)}.popup_s_detail_02 .inner .product .text .product_name h1 a[data-v-5c830a3e]:hover{color:var(--point-color);font-weight:var(--font-w-bold)}.popup_s_detail_02 .inner .product .text[data-v-5c830a3e]{width:100%;text-align:center}.popup_s_detail_02 .inner .product .text .scale_wrap[data-v-5c830a3e]{flex-direction:row;align-items:center;justify-content:center;width:auto;flex-wrap:nowrap;gap:2rem}.popup_s_detail_02 .inner .product .text .scale_wrap .scale[data-v-5c830a3e]{width:18rem;height:10rem;position:relative;border:1px solid var(--base-color1);border-radius:var(--border-radius);padding:0;margin:0;box-sizing:border-box}.popup_s_detail_02 .inner .product .text .scale_wrap .scale p[data-v-5c830a3e]{display:block;margin:0;padding:0 1rem;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background-color:#fff}.popup_s_detail_02 .inner .product .text .scale_wrap .scale .exposure[data-v-5c830a3e]{top:auto;bottom:-5px;color:var(--point-color)}.popup_s_detail_02 .inner .product .text .scale_wrap .scale h1[data-v-5c830a3e]{width:100%;text-align:center;color:var(--point-color)}.popup_s_detail_02 .inner .add_token_wrap[data-v-5c830a3e]{display:flex;align-items:center;justify-content:center;margin:4rem 0;gap:2rem 3rem}.popup_s_detail_02 .inner .add_token_wrap>h1[data-v-5c830a3e]{position:absolute}.popup_s_detail_02 .inner .add_token_wrap .num_token[data-v-5c830a3e]{width:24rem;height:6rem;line-height:6rem;text-align:center;border:1px solid var(--base-color1);border-radius:var(--border-radius);box-sizing:border-box;position:relative}.popup_s_detail_02 .inner .add_token_wrap h2[data-v-5c830a3e]{position:absolute;line-height:1;top:0;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:0 1rem;white-space:nowrap}.popup_s_detail_02 .inner .add_token_wrap .add_token[data-v-5c830a3e]{display:flex;align-items:center;justify-content:center}.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number[data-v-5c830a3e]{border:1px solid var(--base-color1);border-radius:var(--border-radius);display:flex;align-items:center;width:auto;height:6rem;line-height:6rem;padding:1rem 2.5rem;box-sizing:border-box;margin:0 1rem;position:relative}.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number span[data-v-5c830a3e]{position:absolute;right:1rem}input[type=number][data-v-5c830a3e]{outline:none;text-align:center}input[type=number][data-v-5c830a3e]::-webkit-inner-spin-button,input[type=number][data-v-5c830a3e]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number input[data-v-5c830a3e]{width:15rem;text-align:center;border:none;padding:0;height:auto;font-size:var(--font-mid);margin:0}.popup_s_detail_02 .inner .add_token_wrap .add_token button[data-v-5c830a3e]{background-color:transparent;border:none;font-size:var(--font-semibig);font-weight:var(--font-w-e-light);color:var(--primary-color3);cursor:pointer}.popup_s_detail_02 .inner .add_token_wrap .add_token button[data-v-5c830a3e]:hover{color:var(--primary-color1)}.popup_s_detail_02 .inner .last_btn_wrap[data-v-5c830a3e]{flex-wrap:wrap}.popup_s_detail_02 .inner .last_btn_wrap h1[data-v-5c830a3e]{width:100%;text-align:center;margin-bottom:2rem}@media screen and (max-width:767px){.popup_s_detail_02 .inner .product .text .scale_wrap .scale[data-v-5c830a3e]:last-child{display:none}.popup_s_detail_02 .inner .add_token_wrap[data-v-5c830a3e]{margin:2rem 0;gap:1rem}.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number input[data-v-5c830a3e]{width:10rem}.popup_s_detail_02 .inner .last_btn_wrap[data-v-5c830a3e]{margin:0}}@media screen and (max-width:600px){.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number span[data-v-5c830a3e],.popup_s_detail_02 .inner .add_token_wrap .add_token button[data-v-5c830a3e]{display:none}.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number[data-v-5c830a3e]{padding:1rem}}@media screen and (max-width:479px){.popup_s_detail_02 .inner .add_token_wrap[data-v-5c830a3e]{flex-wrap:wrap;justify-content:space-between}.popup_s_detail_02 .inner .add_token_wrap .num_token[data-v-5c830a3e]{width:calc(50% - 1rem)}.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number input[data-v-5c830a3e],.popup_s_detail_02 .inner .add_token_wrap .add_token[data-v-5c830a3e]{width:100%}}.popup_s_detail_03 .inner .user[data-v-5c830a3e]{justify-content:flex-start}.popup_s_detail_03 .inner .product .ask[data-v-5c830a3e]{width:100%}.popup_s_detail_03 .inner .product .ask .ask_icon img[data-v-5c830a3e]{width:65px;margin-right:5px}.popup_proposal .inner .product .ask[data-v-5c830a3e]{width:45%}.popup_proposal .inner .product .ask .group_buying[data-v-5c830a3e]{margin-top:1rem;color:var(--point-color);font-weight:var(--font-w-bold)}.popup_proposal .inner .product .scale_wrap[data-v-5c830a3e]{flex-grow:1;margin:2rem 0}.popup_proposal .inner .product .scale_wrap .scale_ticket[data-v-5c830a3e]{justify-content:flex-start;align-items:center}.popup_proposal .inner .product .scale_wrap .scale_ticket>p[data-v-5c830a3e]{max-width:130px;width:50%;flex-shrink:0}.popup_proposal .inner .product .scale_wrap .scale_ticket>h1[data-v-5c830a3e]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popup_proposal .inner .product .scale_wrap .scale_ticket button[data-v-5c830a3e]{width:96px;height:35px;font-size:var(--font-size-small)}.popup_proposal .inner .product .scale_wrap .add_ticket input[data-v-5c830a3e]{text-align:center;color:var(--point-color);font-size:var(--font-mid);font-weight:var(--font-w-mid);max-width:150px;width:100%}.popup_proposal .inner .product .scale_wrap .add_ticket button[data-v-5c830a3e]{width:20px;height:20px;border:none;background-color:transparent;font-size:2.2rem;cursor:pointer}.popup_proposal .inner .product .scale_wrap .scale_ticket .add_ticket .minus[data-v-5c830a3e],.popup_proposal .inner .product .scale_wrap .scale_ticket .add_ticket .plus[data-v-5c830a3e]{font-size:2.2rem;font-weight:var(--font-w-mid);cursor:pointer}.popup_proposal .inner .product .scale_wrap .scale_ticket .add_ticket .minus[data-v-5c830a3e]:hover,.popup_proposal .inner .product .scale_wrap .scale_ticket .add_ticket .plus[data-v-5c830a3e]:hover{font-weight:var(--font-w-bold)}.popup_proposal .inner .product .scale_wrap .btn_wrap[data-v-5c830a3e]{justify-content:center;width:100%;margin-top:1rem;display:none}.popup_proposal .inner .product .scale_wrap .btn_wrap button[data-v-5c830a3e]{width:96px;height:35px;font-size:var(--font-size-small)}@media screen and (max-width:820px){.popup_proposal .inner[data-v-5c830a3e]{gap:2rem}.popup_proposal .inner .product[data-v-5c830a3e]{flex-direction:column;align-items:flex-start}.popup_proposal .inner .product .ask[data-v-5c830a3e],.popup_proposal .inner .product .scale_wrap[data-v-5c830a3e]{width:100%}}@media screen and (max-width:479px){.popup_proposal .inner .product .scale_wrap .add_ticket button[data-v-5c830a3e],.popup_proposal .inner .product .scale_wrap .scale_ticket button[data-v-5c830a3e]{display:none}.popup_proposal .inner .product .scale_wrap .btn_wrap[data-v-5c830a3e]{display:flex}}.popup[data-v-40e67344]{max-width:var(--min-width);width:90%;height:auto;margin:0 auto;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.popup>button[data-v-40e67344]{float:right;height:50px;padding-left:1rem;display:flex;align-items:center;justify-content:right;border:none;background-color:transparent;cursor:pointer}.popup>button img[data-v-40e67344]{width:25px}.popup .inner[data-v-40e67344]{width:100%;height:auto;border-radius:var(--border-radius-large);display:flex;flex-direction:column;padding:3rem;box-sizing:border-box;background-color:#fff;max-height:70vh;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.popup .inner[data-v-40e67344]::-webkit-scrollbar{display:none}.popup .inner>div[data-v-40e67344]{width:100%;display:flex;align-items:center}.popup button[data-v-40e67344]:disabled{background-color:var(--base-color1);cursor:default}.popup .inner .product_title[data-v-40e67344]{height:auto;justify-content:space-between;border-bottom:1px solid var(--base-color1)}.popup .inner .product_title h1[data-v-40e67344]{font-size:var(--font-mid);font-weight:var(--font-w-mid);letter-spacing:var(--letter-spacing)}.popup .inner .product_title .btn_wrap[data-v-40e67344]{display:flex}.popup .inner .product_title .btn_wrap button[data-v-40e67344]{width:12rem;height:3.5rem;font-size:var(--font-tiny);font-weight:var(--font-w-mid);display:flex;align-items:center;justify-content:center}.popup .inner .product_title .btn_wrap button+button[data-v-40e67344]{margin-left:2rem}.popup .inner .product_title .btn_wrap button .icon_wrap[data-v-40e67344]{width:15px;margin-right:1rem;position:relative;background-color:#deb887}.popup .inner .product_title .btn_wrap .sub_button .icon_wrap[data-v-40e67344]{width:18px}.popup .inner .product_title .btn_wrap button .icon_wrap img[data-v-40e67344]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.popup .inner .product_title .btn_wrap .sub_button:hover .icon_wrap img[data-v-40e67344]:first-of-type,.popup .inner .product_title .btn_wrap button .icon_wrap img[data-v-40e67344]:nth-of-type(2){display:none}.popup .inner .product_title .btn_wrap .sub_button:hover .icon_wrap img[data-v-40e67344]:nth-of-type(2){display:block}.popup .inner .user[data-v-40e67344]{width:100%;height:6rem}.popup .inner .user span[data-v-40e67344]{width:auto;height:3rem;border-radius:var(--border-radius);background-color:var(--point-color-seller);display:flex;align-items:center;justify-content:center;color:#fff;margin-right:1rem;padding:0 1rem;box-sizing:border-box}.popup .inner .user p[data-v-40e67344]{font-weight:var(--font-w-mid)}.popup .inner .user_provider span[data-v-40e67344]{background-color:var(--point-color-provider)}.popup .inner .user .user_name[data-v-40e67344],.popup .inner .user_provider[data-v-40e67344],.popup .inner .user_seller[data-v-40e67344]{display:flex;align-items:center}.popup .inner .user .search_bar[data-v-40e67344]{width:300px;height:40px;border:1px solid var(--base-color1);border-radius:var(--border-radius);box-sizing:border-box;display:flex;align-items:center;justify-content:center}.popup .inner .user .search_bar input[data-v-40e67344]{width:calc(100% - 40px);height:40px;line-height:1;border:none;padding:0 1rem;box-sizing:border-box;background-color:transparent;font-family:Noto Sans KR,sans-serif;font-weight:var(--font-w-light);color:var(--primary-color1);font-size:var(--font-tiny)}.popup .inner .user .search_bar input[data-v-40e67344]::-moz-placeholder{color:var(--font-color-place)}.popup .inner .user .search_bar input[data-v-40e67344]::placeholder{color:var(--font-color-place)}.popup .inner .user .search_bar button[data-v-40e67344]{width:40px;height:40px;border:none;background-color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer}.popup .inner .user .search_bar button img[data-v-40e67344]{width:18px}.popup .inner .product[data-v-40e67344] .swiper-button-next,.popup .inner .product[data-v-40e67344] .swiper-button-prev{color:var(--point-color)!important}.popup .inner .product[data-v-40e67344] .swiper-button-next:after,.popup .inner .product[data-v-40e67344] .swiper-button-prev:after{font-size:var(--font-semibig);font-weight:var(--font-w-bold)}.popup .inner .product[data-v-40e67344] .swiper-pagination-bullet-active{background-color:var(--point-color)}.popup .inner .product .product_image img[data-v-40e67344]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.popup .inner .product .product_image span[data-v-40e67344]{position:absolute;top:50%;transform:translateY(-50%);font-size:var(--font-big);cursor:pointer}.popup .inner .product .product_image span.btn_left[data-v-40e67344]{left:1rem}.popup .inner .product .product_image span.btn_right[data-v-40e67344]{right:1rem}.popup .inner .product .scale_wrap[data-v-40e67344]{width:270px;display:flex;flex-wrap:wrap;justify-content:space-between}.popup .inner .product .scale_wrap .scale[data-v-40e67344]{width:100%;height:50px;border-radius:var(--border-radius);display:flex;align-items:center;justify-content:space-between}.popup .inner .product .scale_wrap .scale+.scale[data-v-40e67344]{margin-top:1.2rem}@media screen and (max-width:479px){.popup .inner .product .scale_wrap .scale+.scale[data-v-40e67344]{margin-top:0}}.popup .inner .product .scale_wrap .scale p[data-v-40e67344]{width:100px;background-color:var(--base-color2);padding:.6rem 1rem;margin-right:1.5rem;margin-left:1rem;text-align:center;border-radius:var(--border-radius)}.popup .inner .product .scale_wrap .scale h1[data-v-40e67344]{font-size:var(--font-mid);font-weight:var(--font-w-bold);width:100px;flex-grow:1}.popup .inner .product .scale_wrap .scale h1 span[data-v-40e67344]{font-size:var(--font-tiny);font-weight:var(--font-w-e-light);margin-left:3px}.popup .inner .product .graph_container[data-v-40e67344]{width:350px;height:350px;position:relative;display:flex;align-items:center;justify-content:center}.popup .inner .product .graph_container .total_percent[data-v-40e67344]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center}.popup .inner .product .graph_container .total_percent h3[data-v-40e67344]{font-size:1.5rem;letter-spacing:var(--letter-spacing)}.popup .inner .product .graph_container .total_percent p[data-v-40e67344]{color:var(--primary-color1);letter-spacing:var(--letter-spacing);margin-top:-1rem;font-weight:var(--font-w-bold)}.popup .inner .product .graph_container .total_percent p span[data-v-40e67344]{font-weight:var(--font-w-bold);font-size:2.5rem;margin-right:5px}.popup .inner .product .graph_container .graph[data-v-40e67344]{width:350px!important;height:350px!important;image-rendering:crisp-edges}.popup .inner .product .info_wrap[data-v-40e67344]{width:350px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.popup .inner .product .contact_wrap[data-v-40e67344]{width:280px}.popup .inner .product .info[data-v-40e67344]{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--border-radius);box-sizing:border-box;width:95%;height:80px;background-color:var(--base-color2);font-weight:var(--font-w-mid);padding:0 1rem}.popup .inner .product .info+.info[data-v-40e67344]{margin-top:1rem}.popup .inner .product .info h1[data-v-40e67344]{font-size:var(--font-mid);font-weight:var(--font-w-mid);letter-spacing:var(--letter-spacing);color:var(--point-color);width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popup .inner .product .info h1 span[data-v-40e67344]{font-size:var(--font-tiny);margin-left:3px}.popup .inner .product .info .info_url[data-v-40e67344]{font-size:var(--font-small)}.popup .inner .last_btn_wrap[data-v-40e67344]{width:100%;height:auto;display:flex;align-items:center;justify-content:center;margin-top:var(--margin-inner-mid)}.popup .inner .last_btn_wrap .common_button[data-v-40e67344],.popup .inner .last_btn_wrap .sub_button[data-v-40e67344]{width:120px;height:40px;font-size:var(--font-small)}.popup .inner .last_btn_wrap button+button[data-v-40e67344]{margin-left:1rem}.popup .inner .product .ask[data-v-40e67344]{width:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;letter-spacing:var(--letter-spacing);text-align:center}.popup .inner .product .ask h1[data-v-40e67344]{font-size:var(--font-mid);font-weight:var(--font-w-bold);margin:1rem 0}.popup .inner .product .ask .ask_icon[data-v-40e67344]{width:100px;height:100px;background-color:var(--point-color);border-radius:100%;display:flex;align-items:center;justify-content:center}.popup .inner .product .ask .ask_icon>img[data-v-40e67344]{width:75px}.popup .inner .product .ask p span[data-v-40e67344]{color:var(--point-color);font-weight:var(--font-w-bold)}.popup .inner .product .list_wrap[data-v-40e67344]{width:560px;height:270px;overflow-y:scroll}.popup .inner .product .list_wrap .common_button[data-v-40e67344],.popup .inner .product .list_wrap .sub_button[data-v-40e67344]{width:5rem;height:3rem;font-size:var(--font-tiny)}.popup .inner .product .list_wrap .sub_button[data-v-40e67344]{line-height:1.3em}.popup_ai .inner .product_title .btn_wrap .sub_button .icon_wrap[data-v-40e67344]{width:18px}.popup_ai .inner .product_title .btn_wrap .share[data-v-40e67344]{width:3.5rem;height:3.5rem;margin-right:1rem;cursor:pointer;position:relative}.popup_ai .inner .product_title .btn_wrap .share img[data-v-40e67344]{width:80%;position:absolute;top:10%;left:10%}.popup_ai .inner .product_title .btn_wrap .share:hover img[data-v-40e67344]:last-of-type,.popup_ai .inner .product_title .btn_wrap .share img[data-v-40e67344]:first-of-type{display:none}.popup_ai .inner .product_title .btn_wrap .share:hover img[data-v-40e67344]:first-of-type,.popup_ai .inner .product_title .btn_wrap .share img[data-v-40e67344]:last-of-type{display:block}.popup_s_detail .inner .product_title h1[data-v-40e67344]{display:flex;align-items:center}.popup_s_detail .inner .product_title .gt[data-v-40e67344]{margin:0 1rem;margin-top:.15rem}.popup_s_detail .inner .user[data-v-40e67344]{justify-content:space-between;flex-wrap:wrap}.popup_s_detail .inner .list_wrap .common_table .product[data-v-40e67344]{min-width:180px;max-width:200px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.popup_s_detail .inner .list_wrap .common_table .price[data-v-40e67344]{width:15rem}@media screen and (max-width:900px){.popup_s_detail .inner .user .search_bar[data-v-40e67344]{width:22rem}.popup_s_detail .inner .product[data-v-40e67344]{flex-direction:column}.popup_s_detail .inner .product .list_wrap[data-v-40e67344]{width:100%}}.popup_s_detail_01 .inner .product[data-v-40e67344]{justify-content:space-between}.popup_s_detail_01 .inner .product .common_table[data-v-40e67344]{width:100%}.popup_s_detail_01 .inner .product .ask .ask_icon img[data-v-40e67344]{width:60px}@media screen and (max-width:599px){.popup_s_detail_01 .inner .list_wrap .common_table .product[data-v-40e67344]{max-width:100px;min-width:0}.popup_s_detail_01 .inner .list_wrap .common_table .date[data-v-40e67344]{display:none}}@media screen and (max-width:479px){.popup_s_detail_01 .inner .user .user_name[data-v-40e67344]{display:none}.popup_s_detail_01 .inner .user .search_bar[data-v-40e67344]{width:100%}}@media screen and (max-width:350px){.popup_s_detail_01 .inner .list_wrap .common_table .price[data-v-40e67344]{display:none}}.popup_s_detail_02 .inner .product[data-v-40e67344]{justify-content:center;margin-top:3rem;gap:1rem var(--margin-inner-mid)}.popup_s_detail_02 .inner .product .product_image[data-v-40e67344]{width:24rem;height:24rem;border-radius:var(--border-radius-large);overflow:hidden}.popup_s_detail_02 .inner .product .text .product_name[data-v-40e67344]{margin-bottom:3rem}.popup_s_detail_02 .inner .product .text .product_name h2[data-v-40e67344]{font-size:var(--font-tiny)}.popup_s_detail_02 .inner .product .text .product_name h1[data-v-40e67344]{font-size:var(--font-mid);font-weight:var(--font-w-mid);width:auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.popup_s_detail_02 .inner .product .text .product_name h1 a[data-v-40e67344]{color:var(--primary-color3)}.popup_s_detail_02 .inner .product .text .product_name h1 a[data-v-40e67344]:hover{color:var(--point-color);font-weight:var(--font-w-bold)}.popup_s_detail_02 .inner .product .text[data-v-40e67344]{width:100%;text-align:center}.popup_s_detail_02 .inner .product .text .scale_wrap[data-v-40e67344]{flex-direction:row;align-items:center;justify-content:center;width:auto;flex-wrap:nowrap;gap:2rem}.popup_s_detail_02 .inner .product .text .scale_wrap .scale[data-v-40e67344]{width:18rem;height:10rem;position:relative;border:1px solid var(--base-color1);border-radius:var(--border-radius);padding:0;margin:0;box-sizing:border-box}.popup_s_detail_02 .inner .product .text .scale_wrap .scale p[data-v-40e67344]{display:block;margin:0;padding:0 1rem;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background-color:#fff}.popup_s_detail_02 .inner .product .text .scale_wrap .scale .exposure[data-v-40e67344]{top:auto;bottom:-5px;color:var(--point-color)}.popup_s_detail_02 .inner .product .text .scale_wrap .scale h1[data-v-40e67344]{width:100%;text-align:center;color:var(--point-color)}.popup_s_detail_02 .inner .add_token_wrap[data-v-40e67344]{display:flex;align-items:center;justify-content:center;margin:4rem 0;gap:2rem 3rem}.popup_s_detail_02 .inner .add_token_wrap>h1[data-v-40e67344]{position:absolute}.popup_s_detail_02 .inner .add_token_wrap .num_token[data-v-40e67344]{width:24rem;height:6rem;line-height:6rem;text-align:center;border:1px solid var(--base-color1);border-radius:var(--border-radius);box-sizing:border-box;position:relative}.popup_s_detail_02 .inner .add_token_wrap h2[data-v-40e67344]{position:absolute;line-height:1;top:0;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:0 1rem;white-space:nowrap}.popup_s_detail_02 .inner .add_token_wrap .add_token[data-v-40e67344]{display:flex;align-items:center;justify-content:center}.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number[data-v-40e67344]{border:1px solid var(--base-color1);border-radius:var(--border-radius);display:flex;align-items:center;width:auto;height:6rem;line-height:6rem;padding:1rem 2.5rem;box-sizing:border-box;margin:0 1rem;position:relative}.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number span[data-v-40e67344]{position:absolute;right:1rem}input[type=number][data-v-40e67344]{outline:none;text-align:center}input[type=number][data-v-40e67344]::-webkit-inner-spin-button,input[type=number][data-v-40e67344]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number input[data-v-40e67344]{width:15rem;text-align:center;border:none;padding:0;height:auto;font-size:var(--font-mid);margin:0}.popup_s_detail_02 .inner .add_token_wrap .add_token button[data-v-40e67344]{background-color:transparent;border:none;font-size:var(--font-semibig);font-weight:var(--font-w-e-light);color:var(--primary-color3);cursor:pointer}.popup_s_detail_02 .inner .add_token_wrap .add_token button[data-v-40e67344]:hover{color:var(--primary-color1)}.popup_s_detail_02 .inner .last_btn_wrap[data-v-40e67344]{flex-wrap:wrap}.popup_s_detail_02 .inner .last_btn_wrap h1[data-v-40e67344]{width:100%;text-align:center;margin-bottom:2rem}@media screen and (max-width:767px){.popup_s_detail_02 .inner .product .text .scale_wrap .scale[data-v-40e67344]:last-child{display:none}.popup_s_detail_02 .inner .add_token_wrap[data-v-40e67344]{margin:2rem 0;gap:1rem}.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number input[data-v-40e67344]{width:10rem}.popup_s_detail_02 .inner .last_btn_wrap[data-v-40e67344]{margin:0}}@media screen and (max-width:600px){.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number span[data-v-40e67344],.popup_s_detail_02 .inner .add_token_wrap .add_token button[data-v-40e67344]{display:none}.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number[data-v-40e67344]{padding:1rem}}@media screen and (max-width:479px){.popup_s_detail_02 .inner .add_token_wrap[data-v-40e67344]{flex-wrap:wrap;justify-content:space-between}.popup_s_detail_02 .inner .add_token_wrap .num_token[data-v-40e67344]{width:calc(50% - 1rem)}.popup_s_detail_02 .inner .add_token_wrap .add_token .fill_number input[data-v-40e67344],.popup_s_detail_02 .inner .add_token_wrap .add_token[data-v-40e67344]{width:100%}}.popup_s_detail_03 .inner .user[data-v-40e67344]{justify-content:flex-start}.popup_s_detail_03 .inner .product .ask[data-v-40e67344]{width:100%}.popup_s_detail_03 .inner .product .ask .ask_icon img[data-v-40e67344]{width:65px;margin-right:5px}.popup_proposal .inner .product .ask[data-v-40e67344]{width:45%}.popup_proposal .inner .product .ask .group_buying[data-v-40e67344]{margin-top:1rem;color:var(--point-color);font-weight:var(--font-w-bold)}.popup_proposal .inner .product .scale_wrap[data-v-40e67344]{flex-grow:1;margin:2rem 0}.popup_proposal .inner .product .scale_wrap .scale_ticket[data-v-40e67344]{justify-content:flex-start;align-items:center}.popup_proposal .inner .product .scale_wrap .scale_ticket>p[data-v-40e67344]{max-width:130px;width:50%;flex-shrink:0}.popup_proposal .inner .product .scale_wrap .scale_ticket>h1[data-v-40e67344]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popup_proposal .inner .product .scale_wrap .scale_ticket button[data-v-40e67344]{width:96px;height:35px;font-size:var(--font-size-small)}.popup_proposal .inner .product .scale_wrap .add_ticket input[data-v-40e67344]{text-align:center;color:var(--point-color);font-size:var(--font-mid);font-weight:var(--font-w-mid);max-width:150px;width:100%}.popup_proposal .inner .product .scale_wrap .add_ticket button[data-v-40e67344]{width:20px;height:20px;border:none;background-color:transparent;font-size:2.2rem;cursor:pointer}.popup_proposal .inner .product .scale_wrap .scale_ticket .add_ticket .minus[data-v-40e67344],.popup_proposal .inner .product .scale_wrap .scale_ticket .add_ticket .plus[data-v-40e67344]{font-size:2.2rem;font-weight:var(--font-w-mid);cursor:pointer}.popup_proposal .inner .product .scale_wrap .scale_ticket .add_ticket .minus[data-v-40e67344]:hover,.popup_proposal .inner .product .scale_wrap .scale_ticket .add_ticket .plus[data-v-40e67344]:hover{font-weight:var(--font-w-bold)}.popup_proposal .inner .product .scale_wrap .btn_wrap[data-v-40e67344]{justify-content:center;width:100%;margin-top:1rem;display:none}.popup_proposal .inner .product .scale_wrap .btn_wrap button[data-v-40e67344]{width:96px;height:35px;font-size:var(--font-size-small)}@media screen and (max-width:820px){.popup_proposal .inner[data-v-40e67344]{gap:2rem}.popup_proposal .inner .product[data-v-40e67344]{flex-direction:column;align-items:flex-start}.popup_proposal .inner .product .ask[data-v-40e67344],.popup_proposal .inner .product .scale_wrap[data-v-40e67344]{width:100%}}@media screen and (max-width:479px){.popup_proposal .inner .product .scale_wrap .add_ticket button[data-v-40e67344],.popup_proposal .inner .product .scale_wrap .scale_ticket button[data-v-40e67344]{display:none}.popup_proposal .inner .product .scale_wrap .btn_wrap[data-v-40e67344]{display:flex}}.popup_header[data-v-40e67344]{display:flex;justify-content:space-between;border-bottom:1px solid var(--base-color1)}.account_container[data-v-40e67344]{display:flex}.account_container span[data-v-40e67344]{margin-right:2rem}.account_textbox[data-v-40e67344]{display:flex;flex-direction:column;align-items:flex-start}.popup .inner .title_container[data-v-40e67344]{display:flex;flex-direction:column;height:100%;justify-content:space-between}.popup .inner .title_container .product_title[data-v-40e67344]{height:auto;justify-content:space-between}.popup .inner .title_container .product_title h1[data-v-40e67344]{font-size:var(--font-mid);font-weight:var(--font-w-mid);letter-spacing:var(--letter-spacing)}.popup .inner .title_container .user[data-v-40e67344]{display:flex;align-items:center;height:50px;border-bottom:0}.purchase_way[data-v-40e67344]{display:flex;justify-content:center}.purchase_way input[data-v-40e67344]{margin:1rem}.purchase_way label[data-v-40e67344]{margin-right:1rem}.product_view[data-v-70fb2e6a]{width:100%;min-height:calc(100vh - 12rem);background-color:var(--base-color2)}.product_view .inner[data-v-70fb2e6a]{max-width:1200px;width:90%;height:auto;margin:0 auto}.product_view h1[data-v-70fb2e6a]{font-size:var(--font-mid);font-weight:var(--font-w-mid)}.product_view .div_wrapper[data-v-70fb2e6a]{margin-top:var(--margin-inner-short);width:100%;height:auto;display:flex;align-items:flex-start;justify-content:space-between}.product_view .inner .right_con[data-v-70fb2e6a]{width:100%;height:auto;display:flex;flex-wrap:wrap;border-radius:var(--border-radius);margin-top:7rem}@media screen and (max-width:767px){.product_view .inner .right_con[data-v-70fb2e6a]{margin-top:4rem}}.product_list[data-v-70fb2e6a]{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;width:100%;margin-bottom:var(--margin-inner-large)}.product_list li[data-v-70fb2e6a]{width:calc(25% - 1.5rem);height:auto;background-color:#fff;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:2rem;box-sizing:border-box;border-radius:var(--border-radius-large);box-shadow:var(--box-shadow);cursor:pointer;border:1.2px solid #fff;margin-right:2rem;margin-bottom:2rem;position:relative}.product_list li[data-v-70fb2e6a]:nth-of-type(4n){margin-right:0}.product_view .product_list li .top[data-v-70fb2e6a]{width:100%;height:auto;display:flex;align-content:center;justify-content:space-between;margin-bottom:1rem}.product_view .product_list li .top .product_category[data-v-70fb2e6a]{color:var(--primary-color2);font-size:var(--font-tiny);line-height:1}.product_view .product_list li .top .share[data-v-70fb2e6a]{width:2rem;height:2rem;cursor:pointer;position:relative}.product_view .product_list li .top .share img[data-v-70fb2e6a]{width:100%;position:absolute;top:0;left:0}.product_view .product_list li .fill_image[data-v-70fb2e6a]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:1rem 0;position:relative}.product_view .product_list li .product_image[data-v-70fb2e6a]{max-width:90%;width:auto;height:20rem;border-radius:var(--border-radius-large);overflow:hidden;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.product_view .product_list li .product_image img[data-v-70fb2e6a]{height:20rem;margin:0 auto}.product_view .product_list li .product_image .no_image[data-v-70fb2e6a]{width:100%;height:20rem;-o-object-fit:scale-down;object-fit:scale-down;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;background-color:var(--base-color2)}.product_view .product_list li .product_image .no_image img[data-v-70fb2e6a]{height:20rem;margin:0 auto}.product_view .product_list li .loading[data-v-70fb2e6a]{opacity:.6}.product_view .product_list li .loading[data-v-70fb2e6a]:after{content:"";position:absolute;width:3rem;height:3rem;top:calc(50% - 10rem);left:calc(50% - 2rem);border-radius:50%;border:.7rem solid var(--base-color1);border-top-color:var(--point-color);animation:spining-70fb2e6a .7s ease-in-out infinite;z-index:100}@keyframes spining-70fb2e6a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.product_view .product_list li .product_name[data-v-70fb2e6a]{font-size:var(--font-small);font-weight:var(--font-w-bold);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;cursor:pointer;text-align:center;margin:.5rem 0}.product_view .product_list li .user_name[data-v-70fb2e6a]{color:var(--primary-color2);font-size:1.3rem;margin-bottom:.5rem;text-align:center;margin-bottom:1.2rem}.product_view .product_list li .user_name span.label_provider[data-v-70fb2e6a]{margin-right:.5rem;font-size:1.3rem;line-height:1;font-weight:var(--font-w-mid)}.product_view .btm_section[data-v-70fb2e6a]{width:100%;height:7rem;padding:.5rem;box-sizing:border-box;background-color:#fff}.product_view .product_list li:hover .btm_section .two_column_wrap[data-v-70fb2e6a]{display:none}.product_view .btm_section .two_column_wrap .two_column[data-v-70fb2e6a]{width:100%;height:auto;display:flex;justify-content:space-between;font-size:1.3rem;box-sizing:border-box;line-height:1}.product_view .btm_section .two_column_wrap .two_column+.two_column[data-v-70fb2e6a]{margin-top:1rem}.product_view .product_list li .two_column_wrap .two_column p[data-v-70fb2e6a]{color:var(--primary-color2);padding-right:.7rem;color:var(--point-color);display:flex;align-items:center}.product_view .product_list li .two_column_wrap .two_column p span[data-v-70fb2e6a]{width:4px;height:4px;border-radius:100px;background-color:var(--point-color);display:block;margin-right:5px}.product_view .product_list li .two_column_wrap .two_column h1[data-v-70fb2e6a]{text-align:right;font-size:1.3rem;color:var(--primary-color2)}.product_view .btm_section .hashtag_wrap[data-v-70fb2e6a]{display:none;overflow:hidden}.product_view .btm_section .hashtag_wrap .hashtag[data-v-70fb2e6a]{width:auto;display:inline-block}.product_view .product_list li:hover .btm_section .hashtag_wrap[data-v-70fb2e6a]{display:block}.product_view .hashtag_wrap[data-v-70fb2e6a]{width:100%;height:7rem;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;overflow:hidden}.product_view .hashtag_wrap .hashtag[data-v-70fb2e6a]{margin:0;display:inline-block;font-size:1.2rem;line-height:1;width:auto;height:auto;border:1px solid var(--base-color1);border-radius:100px;padding:.25rem .6rem;margin-right:.75rem}.product_view .hashtag_wrap .no_hashtag[data-v-70fb2e6a]{font-size:1.4rem;color:var(--primary-color2)}.product_view .date_wrap[data-v-70fb2e6a]{margin-top:1rem;font-size:var(--font-minor);color:var(--primary-color3)}.product_view .date_wrap .date_info[data-v-70fb2e6a]{float:right;color:var(--primary-color3)}@media screen and (max-width:1023px){.product_list li[data-v-70fb2e6a]{width:calc(33.3333% - 1.5rem)}.product_list li[data-v-70fb2e6a]:nth-of-type(4n){margin-right:2rem}.product_list li[data-v-70fb2e6a]:nth-of-type(3n){margin-right:0}}@media screen and (max-width:599px){.product_list li[data-v-70fb2e6a]{width:calc(50% - 1rem)}.product_list li[data-v-70fb2e6a]:nth-of-type(3n){margin-right:2rem}.product_list li[data-v-70fb2e6a]:nth-of-type(2n){margin-right:0}.product_view .product_list li .product_image[data-v-70fb2e6a],.product_view .product_list li .product_image img[data-v-70fb2e6a]{height:16rem}}@media screen and (max-width:375px){.product_list li[data-v-70fb2e6a]{width:100%}.product_list li[data-v-70fb2e6a],.product_list li[data-v-70fb2e6a]:nth-of-type(2n),.product_list li[data-v-70fb2e6a]:nth-of-type(3n){margin-right:0}}.product_detail[data-v-70fb2e6a]{width:100%;height:auto;min-height:calc(100vh - 12rem);background-color:var(--base-color2)}.product_detail .inner[data-v-70fb2e6a]{max-width:var(--max-width);width:90%;height:auto;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between}.product_detail .inner .left_con[data-v-70fb2e6a]{width:calc(100% - 27rem);height:auto;background-color:#fff;border-radius:var(--border-radius-large);padding:2rem;margin-bottom:4rem;box-sizing:border-box;box-shadow:var(--box-shadow)}.product_detail .inner .left_con>h1[data-v-70fb2e6a]{width:100%;font-size:var(--font-mid);font-weight:var(--font-w-mid);letter-spacing:var(--letter-spacing);padding-bottom:2rem;border-bottom:1px solid var(--base-color1);margin-bottom:var(--margin-inner-short)}.product_detail .inner .left_con .table_wrap[data-v-70fb2e6a]{width:100%;height:auto}.product_detail .inner .left_con .table_wrap table[data-v-70fb2e6a]{border-collapse:collapse;width:100%;background-color:#fff;border:1px solid #e5e5e5}.product_detail .inner .left_con .table_wrap table tr td[data-v-70fb2e6a],.product_detail .inner .left_con .table_wrap table tr th[data-v-70fb2e6a]{border:1px solid #e5e5e5;letter-spacing:var(--letter-spacing);border-radius:var(--border-radius-large)}.product_detail .inner .left_con .table_wrap table .top td[data-v-70fb2e6a],.product_detail .inner .left_con .table_wrap table .top th[data-v-70fb2e6a]{height:60px;line-height:60px;text-align:center}.product_detail .inner .left_con .table_wrap table tr th[data-v-70fb2e6a]{width:16rem;background-color:var(--base-color2)}.product_detail .inner .left_con .table_wrap table tr.top td[data-v-70fb2e6a]{width:calc(50% - 8rem)}.product_detail .inner .left_con .table_wrap table .con[data-v-70fb2e6a],.product_detail .inner .left_con .table_wrap table .con th[data-v-70fb2e6a]{vertical-align:middle}.product_detail .inner .left_con .table_wrap table .con td[data-v-70fb2e6a]{padding:1.5rem;box-sizing:border-box}.product_detail .inner .left_con .table_wrap table td .exposure[data-v-70fb2e6a]{margin-left:1.5rem;padding:1rem 2rem}@media screen and (max-width:1023px){.product_detail .inner .left_con[data-v-70fb2e6a]{width:100%}}@media screen and (max-width:767px){.product_detail .inner .left_con .table_wrap table tr th[data-v-70fb2e6a]{width:14rem}.product_detail .inner .left_con .table_wrap table tr.top td[data-v-70fb2e6a]{width:calc(50% - 7rem)}}@media screen and (min-width:599px){.product_detail .inner .left_con .table_wrap table .top_m[data-v-70fb2e6a]{display:none}}@media screen and (max-width:599px){.product_detail .inner .left_con .table_wrap table tr.top[data-v-70fb2e6a]{display:none}.product_detail .inner .left_con .table_wrap table .top_m[data-v-70fb2e6a]{width:100%}.product_detail .inner .left_con .table_wrap table .top_m td[data-v-70fb2e6a],.product_detail .inner .left_con .table_wrap table .top_m th[data-v-70fb2e6a]{height:6rem;line-height:6rem;text-align:center}.product_detail .inner .left_con .table_wrap table tr.top_m th[data-v-70fb2e6a]{width:16rem;background-color:var(--base-color2)}.product_detail .inner .left_con .table_wrap table tr.top_m td[data-v-70fb2e6a]{width:calc(100% - 16rem)}}.product_detail .inner .left_con .table_wrap table .con td[data-v-70fb2e6a]{padding-bottom:.5rem}.product_detail .inner .left_con .table_wrap table .sale .wrap[data-v-70fb2e6a],.product_detail .inner .left_con .table_wrap table .ways .wrap[data-v-70fb2e6a]{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.product_detail .inner .left_con .table_wrap table .sale .wrap .channel[data-v-70fb2e6a],.product_detail .inner .left_con .table_wrap table .sale .wrap .place[data-v-70fb2e6a],.product_detail .inner .left_con .table_wrap table .ways .wrap .way[data-v-70fb2e6a]{width:calc(25% - 1rem);height:5rem;line-height:5rem;text-align:center;border-radius:25px;background-color:var(--point-color-pale);margin-right:1rem;margin-bottom:1rem}.product_detail .inner .left_con .table_wrap table .sale .wrap .place[data-v-70fb2e6a]{width:calc(20% - 1rem)}@media screen and (max-width:767px){.product_detail .inner .left_con .table_wrap table .sale .wrap .channel[data-v-70fb2e6a],.product_detail .inner .left_con .table_wrap table .sale .wrap .place[data-v-70fb2e6a],.product_detail .inner .left_con .table_wrap table .ways .wrap .way[data-v-70fb2e6a]{width:calc(33.3333% - 1rem)}.product_detail .inner .left_con .table_wrap table .sale .wrap .place[data-v-70fb2e6a]{width:calc(25% - 1rem)}}@media screen and (max-width:599px){.product_detail .inner .left_con .table_wrap table .sale .wrap .channel[data-v-70fb2e6a],.product_detail .inner .left_con .table_wrap table .sale .wrap .place[data-v-70fb2e6a],.product_detail .inner .left_con .table_wrap table .ways .wrap .way[data-v-70fb2e6a]{width:calc(50% - 1rem)}.product_detail .inner .left_con .table_wrap table .sale .wrap .place[data-v-70fb2e6a]{width:calc(33.3333% - 1rem)}}@media screen and (max-width:430px){.product_detail .inner .left_con .table_wrap table .sale .wrap .channel[data-v-70fb2e6a],.product_detail .inner .left_con .table_wrap table .sale .wrap .place[data-v-70fb2e6a],.product_detail .inner .left_con .table_wrap table .ways .wrap .way[data-v-70fb2e6a]{width:100%}.product_detail .inner .left_con .table_wrap table .sale .wrap .place[data-v-70fb2e6a]{width:calc(50% - 1rem)}}.product_detail .inner .left_con .image_wrap[data-v-70fb2e6a]{margin:4rem 0;display:flex;align-items:center;justify-content:space-between}.product_detail .inner .left_con .image_wrap img[data-v-70fb2e6a]{width:100%}.product_detail .inner .left_con .image_wrap .main_image[data-v-70fb2e6a]{width:calc(100% - 120px - 2rem);height:520px;overflow:hidden;display:flex;align-items:center;justify-content:center}.product_detail .inner .left_con .image_wrap .main_image img[data-v-70fb2e6a]{width:auto;height:520px}.product_detail .inner .left_con .image_wrap .image_list[data-v-70fb2e6a]{width:120px;height:520px;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;border:1px solid var(--base-color1);padding:2rem;box-sizing:border-box}.product_detail .inner .left_con .image_wrap .image_list>div[data-v-70fb2e6a]{width:100%;height:calc(20% - 1rem);border-radius:var(--border-radius);overflow:hidden;cursor:pointer}.product_detail .inner .left_con .image_wrap .image_list>div+div[data-v-70fb2e6a]{margin-top:1.1rem}.product_detail .inner .left_con .image_wrap .image_list>div img[data-v-70fb2e6a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767px){.product_detail .inner .left_con .image_wrap[data-v-70fb2e6a]{flex-direction:column}.product_detail .inner .left_con .image_wrap .main_image[data-v-70fb2e6a]{width:calc(100% - 2rem);height:40rem;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:4rem}.product_detail .inner .left_con .image_wrap .main_image img[data-v-70fb2e6a]{width:auto;height:40rem}.product_detail .inner .left_con .image_wrap .image_list[data-v-70fb2e6a]{width:100%;height:14rem;flex-direction:row}.product_detail .inner .left_con .image_wrap .image_list>div[data-v-70fb2e6a]{width:calc(20% - 1rem);height:10rem;border-radius:var(--border-radius);overflow:auto;cursor:pointer}.product_detail .inner .left_con .image_wrap .image_list>div+div[data-v-70fb2e6a]{margin-top:0;margin-left:1rem}}@media screen and (max-width:479px){.product_detail .inner .left_con .image_wrap .image_list[data-v-70fb2e6a]{height:10rem}.product_detail .inner .left_con .image_wrap .image_list>div[data-v-70fb2e6a]{height:6rem}}.product_detail .inner .left_con .table_wrap table .explain[data-v-70fb2e6a]{height:auto}.product_detail .inner .left_con .table_wrap table .file .file_wrap img[data-v-70fb2e6a]{width:20px;margin-left:1.2rem}.product_detail .inner .left_con .table_wrap table .file .file_wrap[data-v-70fb2e6a]{display:flex;align-items:center;justify-content:flex-start;color:var(--point-color)}.product_detail .inner .left_con .table_wrap table .explain .hashtag[data-v-70fb2e6a]{margin-top:1.2rem}.product_detail .inner .left_con .table_wrap table .explain .hashtag .hashtag_word[data-v-70fb2e6a]{margin-bottom:1.2rem}.product_detail .inner .right_fixed[data-v-70fb2e6a]{width:23rem;height:auto;position:sticky;top:12rem}.product_detail .inner .right_fixed .right_wrap[data-v-70fb2e6a]{width:100%;height:auto;background-color:#fff;border-radius:var(--border-radius);padding:2rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-shadow:var(--box-shadow)}.product_detail .inner .right_fixed .right_wrap .top[data-v-70fb2e6a]{display:flex;width:100%;align-items:center;justify-content:space-between}.product_detail .inner .right_fixed .right_wrap .top>span[data-v-70fb2e6a]{line-height:1}.product_detail .inner .right_fixed .right_wrap .top .text_link[data-v-70fb2e6a]{font-size:var(--font-tiny);margin:0;padding:0;width:auto}.product_detail .inner .right_fixed .right_wrap .top .text_link .gt[data-v-70fb2e6a]{font-size:var(--font-tiny);margin-top:0;margin-left:.5rem}.product_detail .inner .right_fixed .right_wrap .profile[data-v-70fb2e6a]{width:auto;height:8rem;border-radius:var(--border-radius);overflow:hidden;display:flex;align-items:center;justify-content:center;margin:2rem 0 .5rem 0}.product_detail .inner .right_fixed .right_wrap .profile img[data-v-70fb2e6a]{height:8rem}.product_detail .inner .right_fixed .right_wrap h1[data-v-70fb2e6a]{font-size:var(--font-mid);font-weight:var(--font-w-mid);letter-spacing:var(--letter-spacing);line-height:1;margin:1rem 0 2.5rem 0}.product_detail .inner .right_fixed .right_wrap .user_class[data-v-70fb2e6a]{margin-top:1rem}.product_detail .inner .right_fixed .right_wrap .scale_wrap[data-v-70fb2e6a]{width:100%;height:auto;border-top:1px solid var(--base-color1);padding:1rem 2rem 0 2rem;box-sizing:border-box}.product_detail .inner .right_fixed .right_wrap .scale_wrap .scale[data-v-70fb2e6a]{display:flex;align-items:center;justify-content:space-between;font-weight:var(--font-w-mid)}.product_detail .inner .right_fixed .right_wrap .scale_wrap .scale p span[data-v-70fb2e6a]{color:var(--point-color);font-size:var(--font-mid);margin-right:5px}.product_detail .inner .right_fixed .right_wrap .scale_wrap .scale+.scale[data-v-70fb2e6a]{margin-top:1rem}.product_detail .inner .right_fixed>button[data-v-70fb2e6a]{width:100%;height:4rem;margin-top:var(--margin-inner-short);font-size:var(--font-small);box-shadow:var(--box-shadow)}.product_detail .inner .right_fixed>button[data-v-70fb2e6a]:disabled{background-color:var(--font-color-place);cursor:default}.product_detail .inner .right_fixed>button[data-v-70fb2e6a]:last-child{margin-top:1rem}.product_detail .inner .right_fixed .btn_left[data-v-70fb2e6a]{display:none}@media screen and (max-width:1023px){.product_detail .inner .right_fixed[data-v-70fb2e6a]{position:fixed;padding:0 3rem;right:-29rem;transition:all .3s}.product_detail .inner .right_fixed.open[data-v-70fb2e6a]{transform:translateX(-29rem);padding-left:0}.product_detail .inner .right_fixed .btn_left[data-v-70fb2e6a]{display:flex;align-items:center;justify-content:center;position:absolute;top:12rem;left:-3rem;background-color:var(--primary-color1);color:#fff;width:3rem;height:6rem;border-radius:4px 0 0 4px;cursor:pointer}.product_detail .inner .right_fixed .btn_left[data-v-70fb2e6a]:hover{background-color:var(--primary-color2)}.product_detail .inner .right_fixed .btn_left.open span[data-v-70fb2e6a]{transform:rotate(180deg)}}