body{background-color:var(--color-100)}.products{background-image:url(../images/comment-bg-sp.webp),url(../images/comment-bg-sp.webp);background-position:center -70px,center 107%}@media only screen and (min-width:768px){.products{background-image:none}}.products-container{padding-bottom:170px}@media only screen and (min-width:768px){.products-container{background-image:url(../images/comment-bg-pc.webp),url(../images/comment-bg-pc.webp);background-position:center -150px,center 108%;padding-bottom:200px}}.product-cards-grid{display:grid;grid-template-columns:1fr;grid-gap:16px;width:100%;margin-top:var(--gap-md, 32px)}@media only screen and (min-width:768px){.product-cards-grid{grid-template-columns:repeat(2,1fr);gap:var(--gap-sm, 32px);margin-top:48px;align-items:start}}.product-card{background:var(--color-000, #fff);border-radius:20px;padding:var(--gutter-base, 30px);display:flex;flex-direction:column;gap:16px;align-items:center;box-sizing:border-box;scroll-margin-top:100px}@media only screen and (min-width:768px){.product-card{gap:0}}.product-card__header{display:flex;gap:var(--gap-xs, 16px);align-items:center;width:100%}.product-card__icon{width:77px;height:76px;display:flex;align-items:center;justify-content:center}.product-card__main{flex:1;display:flex;flex-direction:column;gap:var(--gap-2xs, 8px);align-items:flex-start;min-width:0}.product-card__title-row{display:flex;gap:var(--gap-xs, 16px);align-items:center}.product-card__title-row .o-title{margin:0}.product-card__line{display:inline-block;width:22px;height:22px;transform:rotate(90deg)}.product-card__line img{width:22px;height:2px;-o-object-fit:contain;object-fit:contain}.product-card__title{color:var(--color-primary, #0071be);font-weight:700;font-size:var(--font-size-lg, 30px);letter-spacing:1.2px;font-family:var(--font-family-primary, "Noto Sans JP", sans-serif)}.product-card__lead{color:var(--color-primary-dark, #21282c);font-weight:700;font-size:var(--font-size-base, 16px);font-family:var(--font-family-primary, "Noto Sans JP", sans-serif);line-height:1.8}.product-card__body{display:flex;flex-direction:column;gap:var(--gap-xs, 16px);width:100%}@media only screen and (min-width:768px){.product-card__body{margin-top:32px}}.product-card__section{background:var(--color-100, #fafafa);border-radius:10px;padding:var(--gutter-xs)}.product-card__section-title{color:var(--color-primary, #0071be);font-weight:700;font-size:var(--font-size-sm, 18px);font-family:var(--font-family-primary, "Noto Sans JP", sans-serif);border-bottom:1px solid var(--color-200);padding-bottom:4px;margin-top:0;margin-bottom:4px}@media only screen and (min-width:768px){.product-card__section-title{padding-bottom:8px;margin-bottom:8px}}.product-card__section-line{height:2px;width:100%;position:relative;margin:4px 0 8px}.product-card__section-line img{width:100%;height:2px;-o-object-fit:cover;object-fit:cover;position:absolute;top:-1px;left:0}.product-card__section-list{color:var(--color-primary-dark, #21282c);font-weight:500;font-size:var(--font-size-base, 16px);font-family:var(--font-family-primary, "Noto Sans JP", sans-serif);line-height:1.8}.product-card__section-list li:last-child{display:none}@media only screen and (min-width:768px){.product-card__section-list li:last-child{display:block;word-break:keep-all;word-wrap:anywhere}.product-card__section-list li:not(:last-child){display:none}}.product-card__section-list p{margin:0}
