.category-circle{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1/1;border-radius:50%;background:#fff;border:1px solid #ededed;overflow:clip;text-decoration:none;transition:background-color .2s ease;container-type:inline-size}.category-circle:hover{background:#ffdb74}.category-circle:hover .category-circle__inner{transform:translateY(-10px)}.category-circle__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;transition:transform .2s ease}.category-circle__icon{display:block;width:160px;height:auto}@media (min-width: 500px) and (max-width: 1199px){.category-circle__icon{width:130px}}@media (max-width: 499px){.category-circle__icon{width:100px}}.category-circle__label{font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,sans-serif;font-weight:600;font-size:22px;line-height:normal;letter-spacing:.04em;color:#222;text-align:center}.store-card{position:relative;display:block;width:100%;height:120px;border-radius:30px;background:#fff;border:1px solid #ededed;text-decoration:none;container-type:inline-size;padding:10px 0;box-sizing:border-box;transition:background-color .383s cubic-bezier(.32,.5,.32,1),border-color .383s cubic-bezier(.32,.5,.32,1)}.store-card:hover{background:#ffdb74;border-color:transparent}.store-card:hover .store-card__label,.store-card:hover .store-card__arrow{transform:translateY(-50%) translate(5px)}@media (max-width: 767px){.store-card{height:80px;border-radius:10px}}.store-card__icon{position:absolute;top:50%;left:7.3%;transform:translateY(-50%);width:min(90px,28cqw);height:auto}@media (max-width: 767px){.store-card__icon{left:3%;width:min(64px,30cqw)}}@media (max-width: 499px){.store-card__icon{left:3%;width:min(54px,30cqw)}}.store-card__label{position:absolute;top:50%;left:36.4%;right:22%;transform:translateY(-50%);font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,sans-serif;font-weight:500;font-size:18px;line-height:1.3;letter-spacing:.04em;color:#222;white-space:normal;overflow-wrap:break-word;transition:transform .383s cubic-bezier(.32,.5,.32,1)}@media (min-width: 768px){.store-card__label{right:15%}}@media (max-width: 767px){.store-card__label{left:36.9%;right:16%;font-size:16px}}@media (max-width: 767px) and (max-width: 540px){.store-card__label{font-size:15px}}.store-card__arrow{position:absolute;top:50%;right:9.1%;transform:translateY(-50%);width:11px;height:7px;transition:transform .383s cubic-bezier(.32,.5,.32,1)}@media (max-width: 767px){.store-card__arrow{right:6.8%;width:10px;height:5px}}.hero-area{position:relative}.hero{position:relative;overflow:visible;padding:100px 10px 67px}.hero:before{content:"";position:absolute;top:-1.96%;left:0;width:100%;height:115.06%;background:#eef1f6;border-radius:0 0 60px 60px;z-index:-1}@media (min-width: 1800px){.hero:before{border-radius:0}}.hero__container{max-width:1440px;margin:0 auto;display:flex;align-items:end;justify-content:space-between;gap:30px}.hero__inner{position:relative;flex:0 1 336px;min-width:0;min-height:650px}.hero__heading{width:480px;aspect-ratio:960/810;transform:translate(-29.166%)}.hero__title{display:block;width:100%;height:100%;object-fit:contain}.hero__link-list{position:absolute;left:5.95%;top:68.92%;width:188px;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:30px}.hero__link-item{display:block}.hero__link-item>a{display:inline-flex;align-items:center;gap:7px;width:100%;color:#222;text-decoration:none;font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,sans-serif;font-weight:600;font-size:16px;letter-spacing:.04em;line-height:1.4375;transition:color .25s cubic-bezier(0,0,.58,1)}.hero__link-arrow{flex-shrink:0;display:inline-block;width:11px;height:8px;background:url(../img/icon/arrow-hero.webp) no-repeat center/contain;transition:transform .25s cubic-bezier(0,0,.58,1),filter .25s cubic-bezier(0,0,.58,1)}.hero__link-text{display:inline-block;width:171px;transition:transform .25s cubic-bezier(0,0,.58,1)}.hero__link-text-en{letter-spacing:0}.hero__link-item:hover .hero__link-arrow{transform:translate(4px);filter:brightness(0) saturate(100%) invert(56.49%) sepia(70.81%) saturate(390.07%) hue-rotate(104.8deg) brightness(76.44%) contrast(182.76%)}.hero__link-item:hover .hero__link-text{transform:translate(4px)}.hero__link-item:hover>a{color:#00b45d}.hero__image{position:relative;flex:1 1 auto;width:auto;max-width:1000px;aspect-ratio:1000/650;background:#fff;border-radius:30px;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;user-select:none}.hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .383s cubic-bezier(.32,.5,.32,1);pointer-events:none;background-size:cover;background-position:center;background-repeat:no-repeat;text-decoration:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.hero__slide.is-active{opacity:1;pointer-events:auto}.hero__nav{position:absolute;right:40px;bottom:5%;display:flex;align-items:center;gap:10px;z-index:2}@media (max-width: 1199px){.hero__nav{right:0}}.hero__dot{position:relative;width:8px;height:8px;border-radius:50%;border:none;background:#fff;padding:0;cursor:pointer;transition:background-color .2s cubic-bezier(.4,0,.2,1),width .2s cubic-bezier(.4,0,.2,1),height .2s cubic-bezier(.4,0,.2,1)}.hero__dot:hover{background:#ffffffd9}.hero__dot.is-active{width:12px;height:12px;background:transparent;border:1px solid #fff}.hero__dot.is-active:before{content:"";position:absolute;top:50%;left:50%;width:4px;height:4px;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.hero__play-pause{width:20px;height:20px;border:none;background:none;padding:0;cursor:pointer;line-height:0}.hero__play-pause-icon{display:block;width:100%;height:100%}.hero__play-pause-icon--start{display:none}.hero__play-pause:not(.is-playing) .hero__play-pause-icon--stop{display:none}.hero__play-pause:not(.is-playing) .hero__play-pause-icon--start{display:block}@media (max-width: 1199px){.hero{padding:80px 0 30px}.hero:before{top:0;height:100%;border-radius:0 0 40px 40px}.hero__container{flex-direction:column;align-items:stretch;gap:0;padding-inline:20px}.hero__image{order:-1;flex:initial;width:100%;max-width:none;height:auto;aspect-ratio:362/235;border-radius:11px}.hero__inner{flex:initial;width:100%;min-height:0;position:relative;padding-bottom:24px}.hero__link-list{display:none}.hero__heading{position:relative;inset:auto;width:416px;margin-inline:auto;transform:none}.hero__nav{gap:8px}.hero__dot{width:7px;height:7px}.hero__play-pause{width:18px;height:18px}}@media (max-width: 1199px){.hero__image{overflow:visible}.hero__slide{border-radius:11px;overflow:hidden}.hero__nav{top:100%;bottom:auto;margin-top:20px}.hero__dot{background:#222}.hero__dot:hover{background:#222222b3}.hero__dot.is-active{border-color:#222}.hero__dot.is-active:before{background:#222}.hero__heading{margin-top:50px}}@media (max-width: 767px){.hero{padding:80px 0 10px}.hero:before{display:none}.hero-area:before{content:"";position:absolute;top:0;left:0;width:100%;bottom:80px;background:#eef1f6;border-radius:0 0 40px 40px;z-index:-1}.hero__heading{width:384px;transform:translate(-16.276%);margin-top:30px}}@media (max-width: 767px) and (max-width: 423px){.hero__heading{transform:translate(calc(-16.276% - 20px))}}@media (max-width: 767px){.category-circle__inner{gap:14px}}@media (max-width: 499px){.category-circle__label{font-size:14px}}@media (min-width: 768px) and (max-width: 1199px){.hero:before{display:none}.hero-area:before{content:"";position:absolute;top:0;left:0;width:100%;bottom:165px;background:#eef1f6;border-radius:0 0 40px 40px;z-index:-1}}.navi{padding-bottom:35px}@media (max-width: 1199px){.navi{padding-bottom:0}}.navi__list{max-width:1440px;margin:0 auto;padding:0 20px;list-style:none;display:flex}@media (min-width: 768px){.navi__list{gap:25px}}@media (min-width: 500px) and (max-width: 1199px){.navi__list{gap:14px;flex-wrap:wrap;justify-content:center;max-width:764px;padding:0 10px}}@media (max-width: 499px){.navi__list{max-width:380px;padding:0 5px;flex-wrap:wrap;justify-content:center;gap:10px}}.navi__item{min-width:0}@media (min-width: 768px){.navi__item{flex:1 0 0}}@media (min-width: 500px) and (max-width: 1199px){.navi__item{flex:0 0 230px;width:230px;max-width:230px;min-width:230px}}@media (max-width: 499px){.navi__item{flex:0 0 170px;width:170px;max-width:170px;min-width:170px}}.store{display:flex;flex-direction:column;align-items:center;gap:50px;padding:50px 0}@media (max-width: 1199px){.store{padding:60px 0 30px}}@media (max-width: 767px){.store{gap:30px}}.store__title{font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,sans-serif;font-weight:600;font-size:35px;line-height:normal;letter-spacing:.04em;color:#000;text-align:center}@media (max-width: 767px){.store__title{font-size:27.9px}}.store__list{display:grid;grid-template-columns:repeat(4,1fr);gap:27px;max-width:1440px;width:100%;margin:0 auto;padding:0 20px;list-style:none}@media (min-width: 1200px) and (max-width: 1365px){.store__list{gap:16px}}@media (min-width: 1000px) and (max-width: 1199px){.store__list{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width: 768px) and (max-width: 999px){.store__list{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width: 767px){.store__list{grid-template-columns:repeat(2,1fr);gap:10px;padding:0 20px}}.product{position:relative;display:flex;flex-direction:column;background:#eef1f6;border-radius:60px 60px 0 0;padding:160px 0 100px;overflow:hidden}@media (min-width: 1800px){.product{border-radius:0}}@media (max-width: 1199px){.product{border-radius:40px 40px 0 0;padding:80px 0}}@media (max-width: 767px){.product{padding:150px 0 60px}}.product:before{content:"";position:absolute;left:0;top:36.45%;width:100%;height:65.85%;background:#f1bd26;z-index:0}@media (max-width: 767px){.product:before{top:35%;bottom:0;height:auto}}.product__block{position:relative;z-index:1;width:100%;max-width:1440px;margin:0 auto}.product__card{position:relative;display:flex;gap:94px;align-items:stretch;width:1360px;max-width:100%;margin:0 auto;border-radius:30px;overflow:visible}.product__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;border-radius:30px;z-index:-1}.product__left{position:relative;flex-shrink:0;width:719px}.product__images{position:absolute;top:-40px;left:-40px;display:flex;gap:30px;width:770px}.product__image{flex-shrink:0;width:370px;height:497px;object-fit:cover;border-radius:30px}.product__text{display:flex;flex-direction:column}.product__block--about .product__right{flex:1;display:flex;flex-direction:column;align-items:center;gap:70px;padding:70px 90px 80px 0}.product__block--about .product__text{align-items:flex-start;gap:45px}.product__block--about .product__heading-wrap{width:100%;padding-bottom:30px;border-bottom:1px solid rgba(0,0,0,.15)}.product__block--about .product__heading{display:flex;flex-direction:column;gap:22px}.product__block--about .product__description-wrap{width:100%}.product__subtitle{font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,sans-serif;font-weight:600;font-size:20px;line-height:1;letter-spacing:.05em;color:#222}.product__title{font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,sans-serif;font-weight:500;font-size:35px;line-height:1;letter-spacing:.04em;color:#222}.product__description{font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,sans-serif;font-weight:500;font-size:16px;line-height:2.2;letter-spacing:.04em;color:#222}.product__block--items{padding:70px 10px 50px}@media (min-width: 768px) and (max-width: 1439px){.product__block--items{padding:0 10px 50px}}@media (max-width: 1199px){.product__block--items{padding:50px 10px}}@media (max-width: 767px){.product__block--items{padding:78px 10px 50px}}.product__items-inner{display:flex;justify-content:space-between;align-items:flex-start;gap:143px;width:1300px;max-width:100%;margin:0 auto;padding:0 79px}@media (max-width: 1199px){.product__items-inner{flex-direction:column;gap:24px;width:100%;margin:0 auto;padding:0 30px}}.product__block--items .product__text{flex:0 0 457px;width:457px;max-width:100%;gap:0;padding-top:75px}@media (max-width: 1199px){.product__block--items .product__text{padding-top:0;width:auto;flex:auto}}.product__block--items .product__text .product__subtitle{font-weight:500;margin-bottom:22px}.product__block--items .product__text .product__title{margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid rgba(0,0,0,.15)}.product__block--items .product__text .product__description{margin-bottom:60px}@media (max-width: 1199px){.product__block--items .product__text .product__description{margin-bottom:40px}}.product__block--items .product__text .product__btn{align-self:flex-start;margin-left:124px}@media (max-width: 1199px){.product__block--items .product__text .product__btn{margin:0 auto}}.product__btn{transition:background-color .2s cubic-bezier(0,0,.58,1),color .2s cubic-bezier(0,0,.58,1)}.product__btn:hover{background:#ffdb74;color:#222;opacity:1}.product__cards{position:relative;flex:0 0 600px;width:600px;height:477px;list-style:none}@media (max-width: 1199px){.product__cards{margin:30px auto 0;flex:0 0 auto}}.product-card--upper{position:absolute;left:0;top:19.71%}.product-card--lower{position:absolute;left:56.5%;top:0}.product-card{width:261px;height:383px}.product-card__link{position:relative;display:block;width:100%;height:100%;text-decoration:none}.product-card__link:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../img/product-card-bg.webp) no-repeat center/contain;transform-origin:center;transition:transform .25s cubic-bezier(.32,.5,.32,1)}.product-card__link:hover:before{transform:rotate(-10deg)}.product-card__link:hover .product-card__arrow{background-color:#ffdb74}.product-card__link:hover .product-card__arrow-icon{filter:brightness(0);transform:translate(3.5px)}.product-card__image{position:absolute;left:18.77%;top:18.88%;width:162px;height:216px;object-fit:cover}.product-card__arrow{position:absolute;left:78.93%;top:69.89%;display:flex;align-items:center;justify-content:center;width:56px;height:56px;background-color:#222;border-radius:50%;transition:background-color .25s cubic-bezier(.32,.5,.32,1)}.product-card__arrow-icon{width:30%;height:auto;transition:filter .25s cubic-bezier(.32,.5,.32,1),transform .25s cubic-bezier(.32,.5,.32,1)}.product-card__label{position:absolute;left:0;top:94.78%;width:100%;text-align:center;font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,sans-serif;font-weight:500;font-size:20px;line-height:1;letter-spacing:.04em;color:#222;transform:translateY(30px)}@media (max-width: 767px){.product{padding-top:40px}.product__block{max-width:none}.product__subtitle{font-size:18px;font-weight:500;line-height:1;letter-spacing:.05em;text-align:center}.product__title{font-size:27px;line-height:1;letter-spacing:.04em;text-align:center}.product__description{font-size:15px;line-height:1.8;letter-spacing:.04em}.product__btn{width:140px;min-width:140px;height:40px;margin-left:0;margin-right:auto;margin-inline:auto;align-self:center}.product__card{flex-direction:column;gap:0;width:auto;max-width:none;margin:0 20px;padding:16% 0 40px;border-radius:20px;overflow:visible}}@media (max-width: 767px) and (max-width: 1199px){.product__card{padding-top:0}}@media (max-width: 767px){.product__card:before{top:100px;border-radius:20px}.product__left{width:auto}.product__images{position:static;width:auto;flex-shrink:1;flex-direction:row;justify-content:center;gap:16px;margin:0 20px 35px}.product__image{flex-shrink:1;width:47.5%;height:auto;aspect-ratio:153/206;border-radius:20px}.product__block--about .product__right{gap:40px;padding:0 20px;align-items:center}}@media (max-width: 767px) and (max-width: 767px){.product__block--about .product__right{gap:30px}}@media (max-width: 767px){.product__block--about .product__text{gap:40px}}@media (max-width: 767px) and (max-width: 767px){.product__block--about .product__text{gap:20px}}@media (max-width: 767px){.product__block--about .product__heading-wrap{padding-bottom:20px}.product__block--about .product__heading{gap:16px}.product__block--items{padding:56px 0 50px}}@media (max-width: 767px) and (max-width: 767px){.product__block--items{padding:35px 0 0}}@media (max-width: 767px){.product__items-inner{flex-direction:column;gap:40px;width:auto;max-width:none;padding:0 40px}}@media (max-width: 767px) and (max-width: 1199px){.product__items-inner{padding:0 30px}}@media (max-width: 767px) and (max-width: 767px){.product__items-inner{gap:10px}}@media (max-width: 767px){.product__block--items .product__text{flex:0 0 auto;width:100%;max-width:none;gap:0}.product__block--items .product__text .product__subtitle{margin-bottom:16px}.product__block--items .product__text .product__title{width:100%;max-width:none;margin-bottom:40px;padding-bottom:40px}}@media (max-width: 767px) and (max-width: 767px){.product__block--items .product__text .product__title{margin-bottom:20px;padding-bottom:20px}}@media (max-width: 767px){.product__block--items .product__text .product__description{margin-bottom:40px}}@media (max-width: 767px) and (max-width: 767px){.product__block--items .product__text .product__description{margin-bottom:30px}}@media (max-width: 767px){.product__block--items .product__text .product__btn{align-self:center;margin-left:auto;margin-right:auto}.product__cards{flex:0 0 auto;width:100%;height:auto;min-height:calc(20.4vw + 283px)}.product-card--upper{left:auto;right:calc(50% + 15px);top:0}.product-card--lower{left:calc(50% + 15px);right:auto;top:20.4vw}.product-card{width:156px;height:auto;aspect-ratio:156/229}.product-card__image{left:18.77%;top:19.88%;width:62%;height:auto;aspect-ratio:162/216}.product-card__arrow{left:78.93%;top:67.89%;width:35.9%;height:auto;aspect-ratio:1/1;max-width:33px;max-height:33px}.product-card__label{top:94.78%;font-size:16px}}@media (min-width: 768px) and (max-width: 1199px){.product__cards{width:900px;max-width:calc(100% - 4px);height:auto;aspect-ratio:600/477}.product-card{width:43.5%;height:auto;aspect-ratio:261/383;container-type:inline-size}.product-card__image{width:62.07%;height:auto;aspect-ratio:162/216}.product-card__arrow{width:21.46%;height:auto;aspect-ratio:1/1}.product-card__label{font-size:6.66cqw;transform:translateY(6.49cqw)}}@media (min-width: 768px) and (max-width: 1439px){.product__subtitle{font-size:clamp(18px,1.39vw,20px)}.product__title{font-size:clamp(27px,2.43vw,35px)}.product__description{font-size:clamp(15px,1.11vw,16px)}.product__block--about{padding-inline:clamp(20px,4vw,40px)}}@media (min-width: 1000px) and (max-width: 1439px){.product__card{width:100%;max-width:1360px;gap:clamp(24px,6.5vw,94px);min-height:calc(19.5vw + 196px)}.product__card:before{top:0;right:0;bottom:0;left:0}.product__left{width:52.9%;flex-shrink:1}.product__images{width:107.1%;top:-2.78vw;left:-2.78vw;gap:3.9%}.product__image{width:48.05%;height:auto;aspect-ratio:370/497}.product__block--about .product__right{gap:clamp(20px,7.5vw - 55px,56px);padding:clamp(24px,8vw - 56px,60px) clamp(48px,6.25vw,90px) clamp(24px,9vw - 62px,70px) 0}.product__block--about .product__text{gap:clamp(20px,4.5vw - 25px,45px)}.product__block--about .product__description{line-height:1.9}}@media (min-width: 768px) and (max-width: 999px){.product__card{flex-direction:column;gap:0;width:100%;margin:0 auto;padding:0 0 48px;border-radius:30px;overflow:visible}.product__card:before{inset:auto 0 0 0;top:60px;border-radius:30px}.product__left{width:auto}.product__images{position:static;width:auto;flex-shrink:1;flex-direction:row;justify-content:center;gap:24px;margin:0 auto 40px;max-width:820px;padding:0 20px}.product__image{flex-shrink:1;width:47.5%;height:auto;aspect-ratio:370/497;border-radius:30px}.product__block--about .product__right{flex:0 0 auto;gap:40px;padding:0 20px;align-items:center}.product__block--about .product__text{align-items:center;gap:40px}.product__block--about .product__heading-wrap{padding-bottom:24px}.product__block--about .product__heading{align-items:center;text-align:center;gap:20px}}@media (min-width: 1200px) and (max-width: 1439px){.product__items-inner{width:100%;max-width:1300px;gap:clamp(48px,9.93vw,143px);padding:0 clamp(24px,5.49vw,79px)}.product__block--items .product__text{flex:1 1 auto;width:auto;min-width:0;max-width:457px}.product__block--items .product__text .product__btn{margin-left:clamp(40px,8.6vw,124px)}.product__cards{flex:0 0 auto;width:clamp(420px,41.7vw,600px);height:auto;aspect-ratio:600/477}.product-card{width:43.5%;height:auto;aspect-ratio:261/383}.product-card__image{width:62%;height:auto;aspect-ratio:162/216}.product-card__label{font-size:clamp(16px,1.39vw,20px)}}@media (min-width: 1000px) and (max-width: 1199px){.product:before{top:19%;bottom:0;height:auto}}@media (min-width: 768px) and (max-width: 999px){.product:before{top:18%;bottom:0;height:auto}}.pickup{position:relative;display:flex;flex-direction:column;align-items:center;gap:50px;padding:40px 0 100px;background:#fff;overflow-x:clip;overflow-y:visible}.pickup:before{content:"";position:absolute;top:-60px;left:50%;transform:translate(-50%);width:100%;min-width:1700px;aspect-ratio:1700/421;background:url(../img/pickup-bg-deco.webp) repeat-x center top/auto 100%;z-index:0;pointer-events:none}@media (min-width: 768px) and (max-width: 1199px){.pickup{padding:80px 0}}@media (min-width: 1440px){.pickup:before{top:-60px;background:url(../img/pickup-bg-deco.webp) repeat-x center top/auto 100%}}@media (max-width: 767px){.pickup:before{top:-20px;background:url(../img/pickup-bg-deco.webp) repeat-x center top/815px}}.pickup__container{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:50px;width:1440px;padding:0 20px;max-width:100%}.pickup__title{font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,sans-serif;font-weight:600;font-size:35px;line-height:1.4;letter-spacing:.04em;text-align:center;color:#000}.pickup__list{display:grid;grid-template-columns:repeat(3,1fr);gap:27px;width:100%;max-width:100%}@media (min-width: 768px) and (max-width: 1365px){.pickup__list{grid-template-columns:repeat(2,1fr);gap:16px}}.pickup-card{height:120px}.pickup-card__link{position:relative;display:block;width:100%;height:100%;background:#fff;border:1px solid #ededed;border-radius:30px;text-decoration:none;transition:background-color .383s cubic-bezier(.32,.5,.32,1)}.pickup-card__link:hover{background-color:#ffdb74}.pickup-card__link:hover .pickup-card__title,.pickup-card__link:hover .pickup-card__arrow{transform:translate(3.5px,-50%)}.pickup-card__icon-wrap{position:absolute;left:21.5%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}@media (max-width: 767px){.pickup-card__icon-wrap{left:2px;transform:translateY(-50%)}}.pickup-card__icon{display:block;max-width:none;width:80px;height:auto}@media (max-width: 767px){.pickup-card__icon{width:50px}}.pickup-card__title{position:absolute;left:36.36%;right:14%;top:50%;transform:translateY(-50%);font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,sans-serif;font-weight:500;font-size:20px;line-height:1.25;letter-spacing:.04em;color:#222;overflow-wrap:break-word;transition:transform .383s cubic-bezier(.32,.5,.32,1)}.pickup-card__arrow{position:absolute;left:87.88%;top:50%;transform:translateY(-50%);width:10px;height:8px;transition:filter .383s cubic-bezier(.32,.5,.32,1),transform .383s cubic-bezier(.32,.5,.32,1)}@media (min-width: 768px){.pickup-card__icon-wrap{left:71px}.pickup-card__title{left:120px;right:46px}.pickup-card__arrow{left:auto;right:30px}}@media (max-width: 767px){.pickup{gap:30px;padding:25px 0 80px}.pickup:before{min-width:0;top:-30px}.pickup__container{gap:30px;width:100%}.pickup__title{font-size:28px}.pickup__list{grid-template-columns:repeat(2,1fr);gap:10px;width:100%}.pickup-card{height:80px}.pickup-card__link{border-radius:10px}.pickup-card__title{left:60px;font-size:16px;letter-spacing:.02em}}@media (max-width: 767px) and (max-width: 540px){.pickup-card__title{font-size:13px}}@media (max-width: 767px) and (max-width: 479px){.pickup-card__title{left:58px;right:11.5%}}@media (max-width: 767px){.pickup-card__arrow{left:87.5%}}@media (max-width: 767px) and (max-width: 479px){.pickup-card__arrow{left:91%}}
