.product__title{width:100%;border-bottom:1px solid var(--color_ui_surface);max-width:unset;margin:0}.product__title--text{font-size:var(--size_h_m);margin:0 auto;display:flex;align-items:center;padding:1rem 1rem;max-width:calc(var(--width_max_pc_m) - 2rem)}@media screen and (max-width: 599px){.product__title--text{font-size:var(--size_h_s)}}main>section.product__hero_image{margin:0 auto;max-width:none;display:flex;justify-content:center;align-items:flex-start}.product__hero_image picture{width:100%}.product__hero_image picture img,.product__hero_image picture source{width:100%;height:100%;max-width:var(--width_max_pc_m);margin:auto;display:block}.product__hero_image picture.is_empty{display:none}.product__hero_image--img{margin:0 auto;font-size:0;text-align:center}.product__hero_image--sp img{width:100%;height:auto}@media screen and (min-width: 600px){.product__hero_image--sp{display:none}}.product__hero_image--pc img{width:100%;height:100%;max-width:var(--width_max_pc_m)}@media screen and (max-width: 599px){.product__hero_image--pc{display:none}.product__hero_image--sp:empty+.product__hero_image--pc{display:block}}main>section.mwsc__lead--inner{margin:0 auto;max-width:none}.mwsc__lead--inner{max-width:none;display:grid;grid-row-gap:.5em}@media screen and (min-width: 600px){.mwsc__lead--inner{grid-template-columns:calc((100% - var(--width_max_pc_m))/2) auto auto calc((100% - var(--width_max_pc_m))/2);grid-template-rows:repeat(2, auto);grid-column-gap:2em}}@media screen and (max-width: 599px){.mwsc__lead--inner{grid-template-columns:0 auto auto auto 0;grid-template-rows:repeat(3, auto);grid-column-gap:1em}}@media screen and (min-width: 600px){.mwsc__lead--inner .mwsc__lead--img{grid-area:1/2/3/3;text-align:right}}@media screen and (max-width: 599px){.mwsc__lead--inner .mwsc__lead--img{grid-area:1/3/2/4}}.mwsc__lead--inner .mwsc__lead--img:empty{display:none}.mwsc__lead--inner .mwsc__lead--img img{max-width:20rem;width:auto;max-height:12rem;height:auto}@media screen and (min-width: 600px){.mwsc__lead--inner .mwsc__lead--text{font-size:var(--size_txt_m);grid-area:1/3/2/4}}@media screen and (max-width: 599px){.mwsc__lead--inner .mwsc__lead--text{font-size:var(--size_txt_s);grid-area:2/2/3/5}}.mwsc__lead--inner .mwsc__lead--text:empty{display:none}.mwsc__lead--inner .mwsc__lead--note{font-size:var(--size_caption)}@media screen and (min-width: 600px){.mwsc__lead--inner .mwsc__lead--note{grid-area:2/3/3/4}}@media screen and (max-width: 599px){.mwsc__lead--inner .mwsc__lead--note{grid-area:3/2/4/5}}.mwsc__lead--inner .mwsc__lead--note:empty{display:none}