:root{--coupon: #000}.coupon-baloon{display:none}.coupon-baloon-switch{display:none;position:fixed;z-index:2;right:20px;bottom:20px;transition:all .2s ease;cursor:pointer;filter:drop-shadow(0px 0px 3px rgba(0,0,0,.4))}@media screen and (max-width: 1000px){.coupon-baloon-switch{right:10px;bottom:10px}}.coupon-baloon-switch:hover{opacity:.8}.coupon-baloon-switch_image{width:90px;vertical-align:bottom}.coupon-baloon-switch.__on{transform:translateY(-80px)}@media screen and (max-width: 1000px){.coupon-baloon-switch.__on{transform:translateY(calc(-90px - env(safe-area-inset-bottom)))}}.coupon-baloon-content{width:100%;height:100vh;position:fixed;top:0;left:0;z-index:4;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.coupon-baloon-content_overlay{width:100%;height:110vh;position:fixed;top:0;left:0;z-index:4;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.coupon-baloon-content_close-circle{position:absolute;z-index:5;top:20px;right:20px;width:40px;cursor:pointer}@media screen and (max-width: 1000px){.coupon-baloon-content_close-circle{width:40px;top:10px;right:10px}}.coupon-baloon-content-inner{max-width:700px;text-align:center;transform:translateY(-5vh);position:relative;z-index:4;padding:20px}@media screen and (max-width: 1000px){.coupon-baloon-content-inner{transform:translateY(-3vh)}}.coupon-baloon-content_head{width:100%;margin-bottom:15px;padding-top:10px}@media screen and (max-width: 1000px){.coupon-baloon-content_head{margin-bottom:20px}}.coupon-baloon-content_head img{width:60%;margin-left:auto;margin-right:auto;margin-bottom:10px}@media screen and (max-width: 1000px){.coupon-baloon-content_head img{width:60%}}.coupon-baloon-content_head-note{color:#676767;font-size:1.2rem;font-weight:700;margin-bottom:15px}@media screen and (max-width: 1000px){.coupon-baloon-content_head-note{font-size:1.1rem}}.coupon-baloon-content_head-note2{color:#8c8c8c;font-size:1.2rem;font-weight:700;margin-bottom:10px}.coupon-baloon-content_head-period{position:relative;text-align:center;font-size:1.5rem;color:var(--red);margin-bottom:5px;font-weight:700}.coupon-baloon-content_head-period span{display:inline-block;padding:0 20px;position:relative;z-index:3}.coupon-baloon-content_head-period:before{content:"";display:block;position:absolute;left:0;top:50%;width:100%;height:1px;background:var(--red);z-index:1}.coupon-baloon-content_head-period:after{content:"";display:block;position:absolute;left:28%;top:50%;width:44%;height:3px;background:#fff;z-index:1;transform:translateY(-1px)}.coupon-baloon-content_detail{background:#fff;box-shadow:0 0 4px #00000040;margin-bottom:10px;padding:10px;position:relative;max-width:400px;margin:2rem auto}.coupon-baloon-content_detail:after{content:"";display:block;position:absolute;top:0;left:0;width:20px;height:20px;background:#999;clip-path:polygon(100% 0,0 0,0 100%);z-index:5}.coupon-baloon-content_detail.__001:after{background:#1db9ea}.coupon-baloon-content_detail.__002:after{background:#d01c47}.coupon-baloon-content_detail.__003:after{background:#862625}@media screen and (max-width: 1000px){.coupon-baloon-content_detail{width:100%}}.coupon-baloon-content_detail-disabled{position:absolute;width:100%;height:100%;top:0;left:0;background:#fffffff2;z-index:6;display:none;align-items:center;justify-content:center;color:#333;font-size:1.4rem;-webkit-user-select:none;user-select:none}.coupon-baloon-content_detail-title{padding:0 10px 10px;font-weight:600;font-size:2rem}.coupon-baloon-content_banner{margin-bottom:20px}.coupon-baloon-content_label{color:#d75968;font-size:1.6rem;font-weight:700;margin-bottom:5px;-webkit-user-select:none;user-select:none}@media screen and (max-width: 1000px){.coupon-baloon-content_label{font-size:1.4rem}}.coupon-baloon-content_code{display:flex;align-items:center;justify-content:space-between;font-weight:700;padding:8px 10px;background:#f4f4f4;width:100%;margin-left:auto;margin-right:auto;-webkit-border-radius:30px;border-radius:30px}.coupon-baloon-content_code-value{width:50%;border:none;background:none;text-align:center;font-size:1.5rem;font-weight:700}.coupon-baloon-content_code-value:focus-visible{outline:none;outline-offset:0;box-shadow:none}.coupon-baloon-content_button{margin-left:auto;margin-right:auto;padding:5px 40px;background:#000;color:#fff;font-size:1.5rem;font-weight:700;-webkit-user-select:none;user-select:none;border-radius:30px}@media screen and (max-width: 1000px){.coupon-baloon-content_button{padding:5px 25px;-webkit-user-select:none;user-select:none;font-size:1.2rem}}.coupon-baloon-content_result{display:none;color:var(--coupon);font-weight:700;font-size:1.4rem;padding:5px 10px 5px 0;-webkit-user-select:none;user-select:none}.coupon-baloon-content_result img{margin-right:5px;vertical-align:inherit;max-width:18px}.coupon-baloon-content_result span{vertical-align:middle}@media screen and (max-width: 1000px){.coupon-baloon-content_result{padding:5px 5px 5px 0;-webkit-user-select:none;user-select:none;font-size:1.2rem}}.coupon-baloon-content_close{margin-top:30px;-webkit-user-select:none;user-select:none;width:60%;background:#676767;color:#fff;margin-left:auto;margin-right:auto;font-size:1.6rem;font-weight:700;padding:10px;border-radius:30px;cursor:pointer}@media screen and (max-width: 1000px){.coupon-baloon-content_close{width:76%;padding:15px;font-size:1.3rem}}.coupon-baloon-content_close span+span{margin-left:5px}.coupon-baloon-content_detail.__copied .coupon-baloon-content_button{display:none}.coupon-baloon-content_detail.__copied .coupon-baloon-content_result{display:block}.coupon-baloon-content_detail.__disabled .coupon-baloon-content_detail-disabled{display:flex}.coupon-baloon-bottom-close{padding:10px;text-align:center}.coupon-baloon-bottom-close img{width:40px}.coupon-baloon-content_head-text{font-size:2rem;font-weight:600;line-height:1.4;margin:0}.coupon-baloon-content_head-text span{font-size:3rem;display:block;color:var(--red);font-weight:600}.coupon_pop_ttl{display:block;color:#d01c47;text-align:center;font-size:22px;font-weight:700}.coupon_pop_ttl.__small{font-size:12px}.coupon-baloon-content_detail-title img{width:100%}.top_coupon_text,.top_coupon_end{color:#727272;font-size:12px;font-weight:700}@media screen and (max-width: 500px){.top_coupon_text,.top_coupon_end{text-align:left}}.popup .top_coupon_ttl{font-size:13px;font-weight:700;margin-bottom:12px;color:#121212}.popup .top_coupon{padding:1px 0 20px}@media screen and (min-width: 1001px){.top_coupon_inner.popup{flex-flow:column}.popup .top_coupon_img{width:100%}.top_coupon_btm.popup{flex-flow:column}.top_coupon_btm.popup p{margin:0}}@media screen and (max-width: 1000px){.top_coupon_btm.popup p{font-size:12px;margin:0}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/custom_coupon_code_baloon.css.map */
