section.section-category-hero{background:#fff;background:-webkit-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(237, 248, 255) 100%);background:-moz-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(237, 248, 255) 100%);background:linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(237, 248, 255) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#EDF8FF", GradientType=0);padding-top:30px;margin-bottom:60px}@media(min-width: 768px)and (max-width: 1279px){section.section-category-hero{margin-bottom:50px}}@media(max-width: 767px){section.section-category-hero{margin-bottom:50px}}section.section-category-hero .container{display:flex;justify-content:space-between;gap:40px}@media(max-width: 767px){section.section-category-hero .container{gap:28px;flex-direction:column}}section.section-category-hero .container .left-wrapper{width:calc(100% - 700px - 40px);display:flex;flex-direction:column;justify-content:center}@media(min-width: 768px)and (max-width: 1279px){section.section-category-hero .container .left-wrapper{width:calc(50% - 40px)}}@media(max-width: 767px){section.section-category-hero .container .left-wrapper{width:100%}}section.section-category-hero .container .left-wrapper h1{font-size:74px;line-height:100%;font-weight:600;max-width:412px}@media(min-width: 768px)and (max-width: 1279px){section.section-category-hero .container .left-wrapper h1{font-size:36px}}@media(max-width: 767px){section.section-category-hero .container .left-wrapper h1{font-size:24px}}@media(min-width: 768px)and (max-width: 1279px){section.section-category-hero .container .left-wrapper h1{max-width:100%}}@media(max-width: 767px){section.section-category-hero .container .left-wrapper h1{max-width:100%}}section.section-category-hero .container .left-wrapper .description{margin-top:20px}@media(max-width: 767px){section.section-category-hero .container .left-wrapper .description{margin-top:14px}}section.section-category-hero .container .left-wrapper .description *{font-family:"Noto Serif JP",serif;font-size:18px;line-height:120%;font-weight:500}@media(max-width: 767px){section.section-category-hero .container .left-wrapper .description *{font-size:16px}}section.section-category-hero .container .right-wrapper{width:700px;min-width:700px;max-width:700px;height:533px;min-height:533px}@media(min-width: 768px)and (max-width: 1279px){section.section-category-hero .container .right-wrapper{width:50%;min-width:50%;max-width:50%;height:auto;min-height:auto}}@media(max-width: 767px){section.section-category-hero .container .right-wrapper{width:100%;min-width:100%;max-width:100%;height:228px;min-height:228px;max-height:228px}}section.section-category-hero .container .right-wrapper img{width:100%;height:100%;object-fit:cover}