body.is_modal_open{overflow:hidden}.video_modal{position:fixed;inset:0;z-index:9999;opacity:0;visibility:hidden;background:rgba(0,0,0,.7);transition:.3s}.video_modal.is_active{opacity:1;visibility:visible}.video_modal_inner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:80%;max-width:1000px;max-height:80vh;overflow-y:auto;padding:50px;border-radius:24px;background:#fff}@media(max-width: 768px){.video_modal_inner{width:90%;padding:24px}}.video_modal_close{position:absolute;top:20px;right:20px;width:40px;height:40px;padding:0;border:none;border-radius:50%;background:#f2f2f2;color:#333;font-size:24px;font-weight:bold;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;appearance:none}.video_modal_title{margin-bottom:32px;padding-right:50px;font-family:"Noto Sans CJK JP","Noto Sans JP",sans-serif;font-size:2rem;font-weight:700;line-height:1.4}@media(max-width: 768px){.video_modal_title{margin-bottom:24px;padding-right:40px;font-size:2rem}}.video_modal_content{display:grid;grid-template-columns:420px 1fr;gap:40px}@media(max-width: 768px){.video_modal_content{grid-template-columns:1fr;gap:24px}}.video_modal_movie{display:flex;justify-content:center}.video_modal_movie iframe{width:320px;height:568px;max-width:100%;border:none;border-radius:20px}@media(max-width: 768px){.video_modal_movie iframe{width:260px;height:462px}}.video_modal_product{padding:30px;border-radius:20px;background:#fafafa}@media(max-width: 768px){.video_modal_product{padding:20px}}.video_modal_product_label{display:inline-block;margin-bottom:20px;padding:6px 14px;border-radius:999px;background:#f5b400;color:#fff;font-size:1.5rem;font-weight:700}.video_modal_product_set{margin-bottom:30px}.video_modal_product_maker{color:#000;font-family:"Noto Sans CJK JP","Noto Sans JP",sans-serif;font-weight:700;font-size:1.8rem}.video_modal_product_name{margin-bottom:10px;font-size:2rem;font-family:"Noto Sans CJK JP","Noto Sans JP",sans-serif;font-weight:700;line-height:1.4}.video_modal_product_img img{display:block;margin:0 auto}@media(min-width: 769px){.video_modal_product_img img{width:250px}}@media(max-width: 768px){.video_modal_product_img img{width:70%}}/*# sourceMappingURL=popup.css.map */