.mp-top-feature-surface{padding-top:var(--section-padding-top-desktop);padding-bottom:var(--section-padding-bottom-desktop);background:#f2f2f2;border-top:var(--section-border-top);border-bottom:var(--section-border-bottom)}@media screen and (max-width:750px){.mp-top-feature-surface{padding-top:var(--section-padding-top-mobile);padding-bottom:var(--section-padding-bottom-mobile)}}.mp-top-feature{max-width:1440px;margin:0 auto;position:relative;height:750px}@media screen and (max-width:750px){.mp-top-feature{height:auto}}.mp-top-feature__header{position:absolute;top:95px;left:min(750px,52.08vw);width:min(650px,45.14vw);z-index:2}.mp-top-feature__header .mp-top-feature__header-inner{width:fit-content;max-width:100%;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:750px){.mp-top-feature__header{position:static;width:100%;padding:0 30px 30px;margin:40px auto 0}.mp-top-feature__header .mp-top-feature__header-inner{margin:0 auto}}.mp-top-feature__title{font-family:Shippori Mincho B1,serif;font-size:30px;font-weight:700;line-height:30px;letter-spacing:4.8px;color:#313131;margin:0 0 28px;position:relative;padding:0 33px 20px;border-bottom:2px solid #313131;display:inline-block}.mp-top-feature__title:before{content:"";position:absolute;left:0;top:0;width:23px;height:30px;background-image:var(--feature-icon-url);background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (max-width:750px){.mp-top-feature__title{font-size:24px;line-height:normal;letter-spacing:2.3px;padding:0 0 12px 33px;border-bottom:2px solid #313131;margin-bottom:20px}}.mp-top-feature__description{font-family:"Noto Serif JP",serif;font-size:15px;font-weight:600;line-height:25px;letter-spacing:3px;color:#313131;text-align:center;width:min(360px,calc(100vw - 60px));margin:0}@media screen and (max-width:750px){.mp-top-feature__description{width:fit-content;max-width:100%;margin:0 auto;font-size:clamp(12px,3.55vw,14px);line-height:22px;letter-spacing:.2px;white-space:nowrap}}.mp-top-feature__slider{position:relative;height:100%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}@media screen and (max-width:750px){.mp-top-feature__slider{height:auto}}.mp-top-feature__slide{display:flex;height:750px}@media screen and (max-width:750px){.mp-top-feature__slide{flex-direction:column;height:auto}}.mp-top-feature__image-wrapper{width:min(720px,50vw);height:750px;position:relative;overflow:hidden}@media screen and (max-width:750px){.mp-top-feature__image-wrapper{width:100%;height:330px;margin:0 auto}}.mp-top-feature__image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .6s ease;pointer-events:none;display:block;text-decoration:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.mp-top-feature__image.active{opacity:1;pointer-events:auto}.mp-top-feature__image:hover{opacity:.9}.mp-top-feature__image img{width:100%;height:100%;object-fit:cover;object-position:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;pointer-events:none}.mp-top-feature__content-wrapper{position:absolute;top:340px;left:min(638px,44.31vw);width:min(762px,52.92vw);height:363px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;z-index:1}@media screen and (max-width:750px){.mp-top-feature__content-wrapper{position:relative;width:auto;height:320px;margin:0 30px;gap:25px;top:0;left:0}}.mp-top-feature__content{position:absolute;top:0;left:0;width:100%;height:100%;padding:38px 30px;display:flex;flex-direction:column;justify-content:space-between;opacity:0;transition:opacity .6s ease;pointer-events:none}.mp-top-feature__content.active{opacity:1;pointer-events:auto}@media screen and (max-width:750px){.mp-top-feature__content{padding:31px 20px}}.mp-top-feature__article-title{font-family:Shippori Mincho B1,serif;font-size:30px;font-weight:600;line-height:normal;color:#313131;margin:0}@media screen and (max-width:750px){.mp-top-feature__article-title{font-size:24px;line-height:29px}}.mp-top-feature__article-text{font-family:Yu Gothic,Hiragino Kaku Gothic ProN,sans-serif;font-size:16px;font-weight:400;line-height:28px;letter-spacing:2.08px;color:#313131;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:1350px){.mp-top-feature__article-text{line-height:24px;max-height:96px}}@media screen and (max-width:750px){.mp-top-feature__article-text{font-size:14px;line-height:28px;letter-spacing:2.08px;max-height:100%}}.mp-top-feature__link{display:inline-flex;align-items:center;gap:7px;text-decoration:none;padding-bottom:3px;border-bottom:1px solid transparent;transition:border-color .3s ease;width:100px}@media screen and (min-width:751px)and (max-width:1350px){.mp-top-feature__link{position:absolute;bottom:0}}.mp-top-feature__link-text{font-family:Yu Gothic,Hiragino Kaku Gothic ProN,sans-serif;font-size:14px;font-weight:900;line-height:normal;color:#313131}.mp-top-feature__link-icon{width:16px;height:12px}.mp-top-feature__link-icon svg{width:100%;height:100%}.mp-top-feature__navigation{position:absolute;bottom:0;right:0;display:flex;gap:1px;z-index:2}@media screen and (max-width:750px){.mp-top-feature__navigation{bottom:0;right:0;gap:3px}}.mp-top-feature__nav-button{width:29px;height:29px;background:none;border:none;cursor:pointer;padding:0;transition:opacity .3s ease}@media screen and (max-width:750px){.mp-top-feature__nav-button{width:31px;height:31px}}.mp-top-feature__nav-button:hover{opacity:.7}.mp-top-feature__nav-button.swiper-button-disabled{opacity:.3;cursor:not-allowed}.mp-top-feature__nav-button svg{width:100%;height:100%}.mp-top-feature__nav-next svg{transform:rotate(180deg)}
/*# sourceMappingURL=/cdn/shop/t/34/assets/mp-top-feature.css.map */
