:root{--container--spaceTop: 24px;--container--spaceGap: 24px}html{scroll-behavior:smooth}html,body{overflow:inherit;overflow-x:clip}.page__products .content{padding-bottom:44px}.products__tab{position:sticky;top:0;z-index:11;background:rgba(255,255,255,.9);padding:12px 0}@media screen and (max-width: 750px){.products__tab{padding:8px 0}}.products__categoryList{display:flex;justify-content:space-between;gap:18px}@media screen and (max-width: 750px){.products__categoryList{gap:6px}}.products__categoryList .is_active a{font-weight:bold;color:#000;border-color:#0084b9;background-color:#e1f7fc}.products__categoryList--item{display:flex;justify-content:center;align-items:center;flex:1}.products__categoryList--item a{display:flex;justify-content:center;align-items:center;text-decoration:none;flex-grow:inherit;color:#000;font-size:18px;font-weight:bold;border:solid 2px #0084b9;padding:18px;line-height:1;background:#fff;white-space:nowrap;position:relative}.products__categoryList--item a::after{content:"";position:absolute;right:12px;top:50%;width:8px;height:8px;border-right:1px solid #607d8b;border-bottom:1px solid #607d8b;transform:translateY(-50%) rotate(45deg);margin-top:-0.1em}@media screen and (max-width: 750px){.products__categoryList--item a::after{right:0;left:0;top:inherit;bottom:3px;width:5px;height:5px;margin:auto}}@media screen and (max-width: 750px){.products__categoryList--item a{font-size:14px;padding:10px 10px 15px}}.products__categoryList--item a:hover{color:#0084b9;border-color:#0084b9;background-color:#e1f7fc}.products__categoryBox{padding-top:32px;margin-top:-32px;padding-inline:8px}.products__categoryBox--title{font-weight:bold;font-size:28px;padding-left:.7em;border-left:solid 3.4px #0084b9;line-height:1.7;margin-top:64px;margin-bottom:-16px}@media screen and (max-width: 750px){.products__categoryBox--title{font-size:22px;margin-bottom:-24px}}.products__summary{margin-top:var(--container--spaceTop);font-size:16px;text-align:center;margin-top:32px}@media screen and (max-width: 750px){.products__summary{font-size:14px}}.products__summary--leadTxet{display:inline-block;text-align:left}.products__categoryBox--itemList{margin-top:var(--container--spaceTop);display:grid;grid-template-columns:repeat(3, 1fr);gap:36px}@media screen and (max-width: 750px){.products__categoryBox--itemList{grid-template-columns:repeat(2, 1fr);gap:24px}}@media screen and (max-width: 460px){.products__categoryBox--itemList{gap:16px}}.products__categoryBox--itemDetail{position:relative;display:flex;flex-direction:column;gap:0;margin-top:24px;cursor:pointer}.products__categoryBox--itemDetail a{text-decoration:none}@media(hover: hover)and (pointer: fine){.products__categoryBox--itemDetail:hover .products__name{border-color:#0084b9;color:#0084b9}.products__categoryBox--itemDetail:hover .products__link{background-color:#fff;color:#0084b9}.products__categoryBox--itemDetail:hover .products__img img{transform:scale(1.1);will-change:transform}}.products__name{margin-top:1em;font-weight:bold;font-size:17px;line-height:1.35;transition:color .3s}.products__name a{font-weight:bold;color:#000}@media screen and (max-width: 460px){.products__name{font-size:15px}}.products__info{font-size:14px;font-family:Noto Sans JP,sans-serif;margin-block:.4em 1em;font-weight:normal;line-height:1.35}@media screen and (max-width: 750px){.products__info{font-size:13px}}.products__link{margin-top:auto;border:solid 1px #0084b9;border-radius:2px;padding:.8em;font-weight:500;display:flex;justify-content:center;align-items:center;font-size:14px;position:relative;background-color:#0084b9;color:#fff;transition:color .3s,border-color .3s,background-color .3s}@media screen and (max-width: 750px){.products__link{padding:.5em}}.products__link svg{margin-left:.2em;opacity:.9;margin-right:-0.5em}.products__img{width:100%;overflow:hidden;position:relative}.products__img img{width:100%;aspect-ratio:1/1;transition:transform .3s;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.products__img .products__tag{color:#fff;font-size:12px;background:rgba(0,121,170,.8);line-height:1;position:absolute;left:8px;bottom:8px;padding:8px;min-width:94px;text-align:center}@media screen and (max-width: 750px){.products__img .products__tag{left:0;bottom:0;padding:6px}}.products__attention{margin-top:72px;padding-top:36px;border-top:solid 1px #c2cfd3;font-size:14px}@media screen and (max-width: 750px){.products__attention{margin-top:44px;padding-top:24px;font-size:13px}}