@charset "UTF-8";.kv{width:100%;padding:48px 0;position:relative;overflow-x:hidden;display:flex;flex-direction:column;align-items:center}.kv__inner{width:100%;max-width:1216px;display:flex;flex-direction:column;align-items:center;gap:32px}@media screen and (min-width:1024px){.kv__inner{gap:40px}}.kv__title{order:1}.kv__body{order:2;width:auto;display:flex;flex-direction:column;align-items:center;gap:32px}@media screen and (min-width:1024px){.kv__body{gap:40px}}.kv__body-text{width:auto;display:flex;flex-direction:column;align-items:center;gap:8px}.kv__body-text-line1{font-size:40px;font-weight:700;line-height:100%}.kv__body-text-line2{color:#ff4d8d;font-size:40px;font-weight:700;line-height:100%}.cta{width:auto;display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (min-width:1024px){.cta{flex-direction:row;align-items:center;gap:16px}}.cta__item{width:auto}.cta__item:first-child .cta__link{border:1px solid #FF4D8D;background-color:#e45689}@media(hover:hover){.cta__item:first-child .cta__link:hover{background-color:#ff4d8d}}.cta__item:last-child .cta__link{border:1px solid #3D2D3A;background-color:#fff;color:#3d2d3a}@media(hover:hover){.cta__item:last-child .cta__link:hover{background-color:#3d2d3a;color:#fff}}.cta__link{width:240px;padding:16px 24px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;background-color:#f5d6e0;border-radius:64px;color:#fff;font-size:16px;font-weight:500;line-height:100%;transition:background-color .3s ease}@media screen and (min-width:1024px){.cta__link{width:240px}}.kv__body-attention{width:auto;display:flex;flex-direction:column;align-items:center;gap:8px}.kv__body-attention-text{text-align:center;font-size:12px;font-weight:400;line-height:140%}.kv__dounts{width:170px;height:170px;object-fit:cover;filter:drop-shadow(0px 2px 8px rgba(132,117,80,.2))}.kv__bg-01{width:1024px;height:1024px;position:absolute;overflow-x:hidden;top:-201px;left:50%;transform:translate(-50%);z-index:-1}@media screen and (min-width:768px){.kv__bg-01{display:block;width:4000px;height:4000px;top:-3216px}}@media screen and (min-width:768px){.kv__bg-01-circle.sp{display:none}}.kv__bg-01-circle.pc{display:none}@media screen and (min-width:768px){.kv__bg-01-circle.pc{display:block}}.section-heading{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.section-heading__hgroup{width:fit-content;display:flex;flex-direction:column-reverse;align-items:center;gap:8px}.section-heading__title{font-size:24px;font-weight:700;line-height:100%}@media screen and (min-width:1024px){.section-heading__title{font-size:40px}}.section-heading__sub{font-size:20px;font-weight:500;line-height:100%}@media screen and (min-width:1024px){.section-heading__sub{font-size:24px}}.section-heading__sub.pink{color:#ff4d8d}.section-heading__sub.green{color:#7eddb8}.section-heading__sub.brown{color:#8b4513}.section-heading__desc{text-align:center;font-size:18px;font-weight:500;font-feature-settings:"palt" 1;line-height:150%}@media screen and (min-width:1280px){.section-heading__desc{line-height:100%}}.card-list{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:24px}@media screen and (min-width:768px){.card-list{flex-direction:row;justify-content:center;align-items:stretch}}@media screen and (min-width:1024px){.card-list{flex-direction:row;justify-content:center;align-items:stretch}}@media screen and (min-width:1280px){.card-list{gap:32px}}.card-list__item{width:100%;max-width:384px;height:auto;display:flex;flex-direction:column-reverse;align-items:center;border-radius:16px;border:1px solid #F5D6E0}@media screen and (min-width:1024px){.card-list__item{max-width:292px}}@media screen and (min-width:1280px){.card-list__item{max-width:384px;border-radius:24px}}.card-list__container{width:100%;padding:24px;flex-grow:1;display:flex;flex-direction:column;align-items:center;gap:24px;background-color:#fbf8f1;border-radius:0 0 16px 16px}@media screen and (min-width:1280px){.card-list__container{border-radius:0 0 24px 24px}}.card-list__title{font-size:24px;font-weight:700;line-height:100%;color:#ff4d8d}.card-list__desc{font-size:20px;font-weight:400;line-height:180%;text-align:center}@media screen and (min-width:1024px){.card-list__desc{font-size:16px}}@media screen and (min-width:1280px){.card-list__desc{font-size:20px}}.card-list__img{width:100%;height:auto}.card-list__img img{width:100%;height:auto;border-radius:16px 16px 0 0}@media screen and (min-width:1280px){.card-list__img img{border-radius:24px 24px 0 0}}.recommended{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;gap:32px}.recommended__container{width:100%}.recommended-item{width:auto;height:auto}@media screen and (min-width:1024px){.recommended-item{width:100%;height:auto}}.recommended-item__container{width:100%;height:auto;padding:24px 16px;display:flex;flex-direction:column;align-items:center;gap:32px;background-color:#fff;border-radius:24px;border:2px solid #F5D6E0}@media screen and (min-width:768px){.recommended-item__container{flex-direction:row;justify-content:center;padding:48px 16px;gap:64px}}.recommended-item__img{width:auto;height:auto}.recommended-item__img svg{width:170px;height:170px;filter:drop-shadow(0px 2px 16px rgba(132,117,80,.2))}@media screen and (min-width:768px){.recommended-item__img svg{width:224px;height:224px}}@media screen and (min-width:1024px){.recommended-item__img svg{width:320px;height:320px;filter:drop-shadow(0px 2px 16px rgba(132,117,80,.4))}}.recommended-item__content{width:auto;display:flex;flex-direction:column;align-items:center;gap:10px}@media screen and (min-width:1024px){.recommended-item__content{align-items:start;gap:16px}}.recommended-item__title{font-size:24px;font-weight:700;line-height:100%}@media screen and (min-width:1024px){.recommended-item__title{font-size:32px}}.recommended-item__desc{font-size:16px;font-weight:400;line-height:100%}@media screen and (min-width:1024px){.recommended-item__desc{font-size:18px}}.recommended-item__price{color:#ff4d8d;font-size:24px;font-weight:700;line-height:100%}@media screen and (min-width:1024px){.recommended-item__price{font-size:32px}}.recommended-item__link{width:auto;height:auto;padding:12px 32px;display:flex;align-items:center;gap:8px;background-color:#e45689;border:1px solid #FF4D8D;border-radius:64px;color:#fff;transition:background-color .3s ease}@media(hover:hover){.recommended-item__link:hover{background-color:#ff4d8d}}.recommended-item__star{width:auto;display:flex;align-items:center;gap:4px}.recommended-item__star-icon{width:20px;height:20px}@media screen and (min-width:1024px){.recommended-item__star-icon{width:24px;height:24px}}.recommended-item__star-icon{color:#ffd966}.recommended-item__star-icon.line{color:#3d2d3a}.swiper-navigation-container{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between}@media screen and (min-width:1024px){.swiper-navigation-container{justify-content:center}}.swiper-pagination,.swiper-button-next,.swiper-button-prev{position:static!important}.swiper-pagination{width:auto!important;height:auto;display:flex;align-items:center;gap:24px}.swiper-button-next,.swiper-button-prev{width:40px!important;height:40px!important;margin:0!important;padding:0!important;background-color:#fff;border-radius:50%;color:#3d2d3a!important;filter:drop-shadow(0px 0px 8px rgba(39,39,39,.16));display:grid;place-content:center}.swiper-button-next svg,.swiper-button-prev svg{width:12px!important;height:12px!important}@media screen and (min-width:1024px){.swiper-button-prev{width:56px!important;height:56px!important;position:absolute!important;left:-28px!important;right:auto!important;top:calc(50% - 28px)!important;transform:translateY(-50%)!important}.swiper-button-prev svg{width:16px!important;height:16px!important}}@media screen and (min-width:1024px){.swiper-button-next{width:56px!important;height:56px!important;position:absolute!important;left:auto!important;right:-28px!important;top:calc(50% - 28px)!important;transform:translateY(-50%)!important}.swiper-button-next svg{width:16px!important;height:16px!important}}.swiper-pagination-bullet{margin:0!important;padding:0!important;width:24px!important;height:24px!important;transition:width .3s ease;background-color:#ff4d8d!important;border-radius:48px!important}.swiper-pagination-bullet-active{width:48px!important;border-radius:48px!important}
