@charset "UTF-8";
.lead-text{margin-bottom:20px;padding:10px;font-size:clamp(12px,2.5vw,14px)}.product-list{display:flex;gap:20px;justify-content:space-around;position:relative}@media screen and (max-width: 768px){.product-list{gap:10px;padding:10px;justify-content:center}}@media screen and (max-width: 480px){.product-list{padding:0}}.product-card{width:50%;position:relative;display:flex;justify-content:center}.product-card:hover{opacity:1}.form-submit-btn:hover{opacity:1}.product-card::before{content:"";width:80px;height:80px;display:block;position:absolute}@media screen and (max-width: 480px){.product-card::before{width:154px;height:27px}}.product-card__title{margin-top:0;font-size:clamp(16px,4vw,22px);font-weight:bold}.product-card__description{margin:10px 0;font-size:clamp(14px,3vw,16px)}@media screen and (max-width: 768px){.product-card__description{text-align:left}}.product-card__size{font-weight:bold;color:#555;font-size:clamp(12px,2.5vw,14px)}.product-list .cup::before{background-image:url("../../images/cup_icon.png");background-size:cover;left:-30px;top:-30px}@media screen and (max-width: 480px){.product-list .cup::before{background-image:url("../../images/cup_icon_sp.png");left:calc(50% - 50px);width:100px;height:15px;top:-20px}}.product-list .sharpener::before{background-image:url("../../images/free_icon.png");background-size:cover;top:-30px;right:-30px}@media screen and (max-width: 480px){.product-list .sharpener::before{background-image:url("../../images/free_icon_sp.png");right:calc(50% - 50px);width:100px;height:15px;top:-20px}}.product-card__image{width:100%;height:auto;display:block}.zoom-light-section{background-color:#002b5c;padding:40px;color:#fff}@media screen and (max-width: 768px){.zoom-light-section{padding:20px}}@media screen and (max-width: 480px){.zoom-light-section{padding:20px 10px}}.zoom-light-title{color:#fc0;border-bottom:2px solid #fc0;display:inline-block;margin-bottom:25px;font-size:clamp(16px,2vw,24px);font-weight:bold}.zoom-light-content{display:flex;flex-direction:column;gap:40px}@media screen and (max-width: 480px){.zoom-light-content{gap:20px}}.zoom-light-block{display:flex;gap:30px;align-items:flex-start}@media screen and (max-width: 768px){.zoom-light-block{flex-wrap:wrap;gap:15px}}@media screen and (max-width: 480px){.zoom-light-block{gap:10px}}.zoom-light-image{width:300px;height:auto;background:#14406b;flex-shrink:0}@media screen and (max-width: 768px){.zoom-light-image{width:100%}}.zoom-light-image img{width:100%;height:auto;display:block}.zoom-light-text{line-height:1.7;margin:0 0 10px 0;font-size:clamp(14px,2.5vw,16px);text-align:left}.notes{margin-top:20px;font-size:clamp(12px,2.5vw,14px)}@media screen and (max-width: 480px){.notes{margin-top:10px}}.attention-list{margin-bottom:0 !important}.sec-recommend__tv-viewing{margin-bottom:30px}.zoom-light-text{font-size:clamp(12px,2vw,18px)}
