@-webkit-keyframes popAnime{0%{opacity:0}100%{opacity:1}}@keyframes popAnime{0%{opacity:0}100%{opacity:1}}.productPopup__wrap{border:none;width:760px;padding:0;max-width:90vw;max-height:80vh;max-height:80dvh;background:#fff;position:fixed;overflow:visible;-webkit-animation-name:popAnime;animation-name:popAnime;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-delay:.25s;animation-delay:.25s;-webkit-animation-direction:normal;animation-direction:normal;opacity:0}.productPopup__wrap::-webkit-backdrop{background-color:rgba(0,0,0,.7)}.productPopup__wrap::backdrop{background-color:rgba(0,0,0,.7)}.productPopup__wrap #closeButton{background:#fff;width:50px;height:50px;padding:50px 0 0;border-radius:100%;overflow:hidden;position:absolute;top:0;left:0;border:#707070 1px solid;transform:translate(-50%, -50%);cursor:pointer;transition:background .2s ease}@media only screen and (max-width: 767px){.productPopup__wrap #closeButton{width:12vw;height:12vw;padding-top:12vw;transform:translate(-35%, -35%)}}@media only screen and (min-width: 769px){.productPopup__wrap #closeButton:hover{background:#eee}}.productPopup__wrap #closeButton::before,.productPopup__wrap #closeButton::after{content:"";width:20px;height:1px;background:#707070;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg)}@media only screen and (max-width: 767px){.productPopup__wrap #closeButton::before,.productPopup__wrap #closeButton::after{width:5.6vw}}.productPopup__wrap #closeButton::after{transform:translate(-50%, -50%) rotate(-45deg)}.productPopup__inner{padding:50px;max-height:80vh;max-height:80dvh;overflow-y:auto}@media only screen and (max-width: 767px){.productPopup__inner{padding:16vw 5vw}}.productPopup__title{font-family:"Shippori Mincho",serif;font-size:3rem;font-weight:800;text-align:center;letter-spacing:-0.02em}@media only screen and (max-width: 767px){.productPopup__title{font-size:2.1rem}}@media only screen and (max-width: 340px){.productPopup__title{font-size:1.8rem}}.productPopup__html{margin-top:20px;text-align:center}.productPopup__html .pop-price{border:1px solid;font-family:"Shippori Mincho",serif;font-size:3.5rem;font-weight:800;text-align:center;line-height:1;padding:1em 2em;display:inline-block}@media only screen and (max-width: 767px){.productPopup__html .pop-price{padding:1em;font-size:2.5rem}}@media only screen and (max-width: 340px){.productPopup__html .pop-price{font-size:2rem}}.productPopup__html .pop-price strong{font-size:7.8rem;font-weight:800}@media only screen and (max-width: 767px){.productPopup__html .pop-price strong{font-size:5.6rem}}@media only screen and (max-width: 340px){.productPopup__html .pop-price strong{font-size:4.2rem}}.productPopup__html .pop-text{text-align:center;font-size:1.5rem;line-height:2;padding-top:1em}@media only screen and (max-width: 767px){.productPopup__html .pop-text{padding-top:1.5em}}@media only screen and (max-width: 340px){.productPopup__html .pop-text{font-size:1.3rem}}.productPopup__html .pop-text strong{font-weight:400;color:#f80000}.productPopup__html .pop-btn{width:100%;max-width:345px;display:block;margin:35px auto 0;text-align:center;background:#000;color:#fff;text-decoration:none;font-size:1.6rem;font-weight:700;padding:1em 0;transition:opacity .2s ease}@media only screen and (max-width: 767px){.productPopup__html .pop-btn{font-size:1.5rem;margin-top:1.5em}}@media only screen and (max-width: 340px){.productPopup__html .pop-btn{font-size:1.4rem}}@media only screen and (min-width: 769px){.productPopup__html .pop-btn:hover{opacity:.75}}
/*# sourceMappingURL=product-popup.min.css.map */