:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}:is(.swiper-css-mode>.swiper-wrapper)::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-disabled:is(.swiper-button-prev,.swiper-button-next){opacity:.35;cursor:auto;pointer-events:none}.swiper-button-hidden:is(.swiper-button-prev,.swiper-button-next){opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2);margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - var(--swiper-navigation-size) / 2);margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-bullets-dynamic:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets){top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-bullets-dynamic:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-pagination-bullets-dynamic:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets){left:50%;transform:translate(-50%);white-space:nowrap}.swiper-pagination-bullets-dynamic:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.mv{--swiper-navigation-color: #888888;--swiper-theme-color: #1cc18e;--swiper-navigation-size: 28px;--swiper-pagination-bullet-inactive-color: #808080;--swiper-pagination-color: #1cc18e;--swiper-pagination-bullet-inactive-opacity: .8}@media screen and (min-width:768px){.mv{padding:40px 0;--swiper-pagination-bullet-width: 10px;--swiper-pagination-bullet-height: 10px}}@media screen and (max-width:767px){.mv{--swiper-pagination-bottom: -4px;--swiper-pagination-bullet-width: 10px;--swiper-pagination-bullet-height: 10px}}@media screen and (max-width:767px){.mv__swiper{padding:4.2666666667vw 0 5.3333333333vw;margin-bottom:4.2666666667vw}}@media screen and (max-width:767px){.mv__swiper .swiper-wrapper>.swiper-slide{padding:0 5.3333333333vw}}.mv__swiper .swiper-button-prev,.mv__swiper .swiper-button-next{width:38px;padding:22px;background-color:#fff;border-radius:2px;opacity:1;box-shadow:2px 2px 10px #0003;color:#888;transition:all .3s ease}@media screen and (max-width:767px){.mv__swiper .swiper-button-prev,.mv__swiper .swiper-button-next{padding:0vw;width:5.8666666667vw;height:5.8666666667vw}}.mv__swiper .swiper-button-prev:after,.mv__swiper .swiper-button-next:after{font-family:usolicons}@media screen and (max-width:767px){.mv__swiper .swiper-button-prev:after,.mv__swiper .swiper-button-next:after{font-size:5.3333333333vw}}.mv__swiper .swiper-button-prev:hover,.mv__swiper .swiper-button-prev:active,.mv__swiper .swiper-button-next:hover,.mv__swiper .swiper-button-next:active{opacity:.8}.mv__swiper .swiper-button-prev:after{content:""}.mv__swiper .swiper-button-next:after{content:""}#home{--swiper-navigation-color: #888888;--swiper-theme-color: #1cc18e;--swiper-pagination-color: #1cc18e}#home .trust-badges-bar{display:flex;overflow:hidden;background:#e9f7f6;padding:12px 0}#home .trust-badges-bar__track{display:flex;flex-shrink:0;animation:trust-badges-marquee 30s linear infinite;will-change:transform}#home .trust-badges-bar__item{display:inline-flex;align-items:center;gap:4px;margin-right:16px;padding:3px 10px 3px 7px;background:#fff;border-radius:99px;flex-shrink:0;white-space:nowrap;color:#1cc18e;font-size:10px;font-weight:600;line-height:normal}#home .trust-badges-bar__icon{display:block;flex-shrink:0}#home .trust-badges-bar__icon--thunder{width:14px;height:14px}#home .trust-badges-bar__icon--shield{width:13px;height:13px}#home .trust-badges-bar__icon--pin{width:12px;height:13px}#home .trust-badges-bar__icon--check{width:11px;height:8px}#home .trust-badges-bar__icon--star{width:14px;height:14px}@keyframes trust-badges-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}#home .l-main__inner{padding-top:0}@media screen and (max-width:767px){#home .l-main__inner{padding-bottom:8.5333333333vw}}@media screen and (min-width:768px){#home .l-main__inner .main-content .section{margin-bottom:80px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section__ttl{margin-bottom:6.4vw}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section__foot{display:flex;justify-content:center;margin-top:6.4vw}}#home .l-main__inner .main-content .section01{background-color:#f6f6f6}@media screen and (min-width:768px){#home .l-main__inner .main-content .section01{padding:40px 0;margin-bottom:40px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section01{padding:3.2vw 0;margin-bottom:6.4vw}}#home .l-main__inner .main-content .section01__inner{display:flex;gap:5%}#home .l-main__inner .main-content .section01__head{display:flex;flex-direction:column;gap:4px}@media screen and (max-width:767px){#home .l-main__inner .main-content .section01__head{display:none}}#home .l-main__inner .main-content .section01__head-ttl{font-family:Inter;font-size:28px;font-weight:700}#home .l-main__inner .main-content .section01__head-subttl{font-size:16px;font-weight:700;letter-spacing:.32px}#home .l-main__inner .main-content .section01__body{flex:1}#home .l-main__inner .main-content .section01__body-list{display:flex;flex-direction:column}@media screen and (min-width:768px){#home .l-main__inner .main-content .section01__body-list{gap:10px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section01__body-list{gap:1.6vw}}#home .l-main__inner .main-content .section01__body-item{list-style:none}#home .l-main__inner .main-content .section01__body-item-inner{display:flex;border-bottom:1px solid #e7e7e7;align-items:center;color:#1a1a1a}@media screen and (min-width:768px){#home .l-main__inner .main-content .section01__body-item-inner{font-size:14px;padding-bottom:8px;gap:16px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section01__body-item-inner{padding-bottom:2.1333333333vw;gap:2.1333333333vw;font-size:2.4vw}}@media screen and (min-width:768px){#home .l-main__inner .main-content .section01__body-item-status{font-size:13px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section01__body-item-content{font-size:2.6666666667vw}}#home .l-main__inner .main-content .section-intro{text-align:center;padding:0 20px 60px}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-intro{padding:6.4vw 4.2666666667vw}}#home .l-main__inner .main-content .section-intro__text{margin:0;color:#3d3d3d;font-size:18px;font-weight:700;line-height:1.9}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-intro__text{font-size:4vw;line-height:1.8}}#home .l-main__inner .main-content .section-intro__cta{margin-top:24px}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-intro__cta{margin-top:5.3333333333vw}}#home .l-main__inner .main-content .section-intro__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 32px;border-radius:999px;background:#1cc18e;color:#fff;font-size:16px;font-weight:700;text-decoration:none;transition:opacity .2s;max-width:320px;width:100%}#home .l-main__inner .main-content .section-intro__btn:hover{opacity:.85;color:#fff}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-intro__btn{padding:3.2vw 5.3333333333vw;font-size:14px;width:100%}}#home .l-main__inner .main-content .section-intro__btn-pin{width:1.3em;height:1.3em;flex-shrink:0}#home .l-main__inner .main-content .section06{background:#e9f7f6;padding:56px 20px}@media screen and (max-width:767px){#home .l-main__inner .main-content .section06{padding:10.6666666667vw 4.2666666667vw}}@media screen and (min-width:768px){#home .l-main__inner .main-content .section06 .section__ttl{font-size:28px;font-weight:700;line-height:120%;letter-spacing:.56px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section06 .section__ttl{font-size:24px;font-weight:700;line-height:120%;letter-spacing:.48px}}#home .l-main__inner .main-content .section06__head{text-align:center;margin-bottom:40px}@media screen and (max-width:767px){#home .l-main__inner .main-content .section06__head{margin-bottom:6.4vw}}#home .l-main__inner .main-content .section06__head-ttl{text-align:center}#home .l-main__inner .main-content .section06__row{--bs-gutter-x: 24px;--bs-gutter-y: 0;row-gap:24px;margin-right:0;margin-left:0}@media screen and (max-width:767px){#home .l-main__inner .main-content .section06__row{--bs-gutter-x: 16px;row-gap:4.2666666667vw}}#home .l-main__inner .main-content .section06__body-item{display:flex}#home .l-main__inner .main-content .section06__body-inner{display:flex;flex-direction:column;gap:16px;width:100%}@media screen and (max-width:767px){#home .l-main__inner .main-content .section06__body-inner{gap:4.2666666667vw}}#home .l-main__inner .main-content .section06__body-row{display:flex;gap:16px;width:100%;justify-content:center}@media screen and (max-width:767px){#home .l-main__inner .main-content .section06__body-row{gap:4.2666666667vw;flex-direction:column}}#home .l-main__inner .main-content .reason-card{display:flex;flex-direction:column;width:100%;background:#fff;border:1px solid #e7e7e7;border-radius:12px;box-shadow:4px 4px 26px #00000012;max-width:336px;padding:16px}@media screen and (max-width:767px){#home .l-main__inner .main-content .reason-card{max-width:100%}}#home .l-main__inner .main-content .reason-card__head{height:auto;width:100%}#home .l-main__inner .main-content .reason-card__head img{aspect-ratio:304/145;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#home .l-main__inner .main-content .reason-card__body{flex:1;margin-top:12px}#home .l-main__inner .main-content .reason-card__ttl{margin:0 0 12px;color:#1cc18e;font-size:17px;font-weight:700;line-height:1.5}@media screen and (max-width:767px){#home .l-main__inner .main-content .reason-card__ttl{font-size:4.2666666667vw}}#home .l-main__inner .main-content .reason-card__mark{background:linear-gradient(transparent 62%,#faff00 62%);padding-bottom:1px}#home .l-main__inner .main-content .reason-card__detail{display:flex;align-items:center;gap:14px}#home .l-main__inner .main-content .reason-card__icon{flex-shrink:0;width:64px;height:64px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:767px){#home .l-main__inner .main-content .reason-card__icon{width:16vw;height:16vw}}#home .l-main__inner .main-content .reason-card__desc{flex:1;margin:0;color:#4f4f4f;font-size:14px;line-height:1.8}@media screen and (max-width:767px){#home .l-main__inner .main-content .reason-card__desc{font-size:3.4666666667vw}}#home .l-main__inner .main-content .reason-card__note{margin:10px 0 0;color:#888;font-size:12px;line-height:1.6}@media screen and (max-width:767px){#home .l-main__inner .main-content .reason-card__note{font-size:2.9333333333vw}}#home .l-main__inner .main-content .section-flow{background:#f6f6f6;padding:56px 0}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-flow{padding:10.6666666667vw 0}}#home .l-main__inner .main-content .section-flow__head{text-align:center;margin-bottom:32px}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-flow__head{margin-bottom:6.4vw}}#home .l-main__inner .main-content .section-flow__head-desc{margin:10px 0 0;color:#5d5d5d;font-size:15px}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-flow__head-desc{font-size:3.4666666667vw}}#home .l-main__inner .main-content .section-flow__list{max-width:1120px;margin:0 auto;display:flex;gap:8px;list-style:none;align-items:center;justify-content:center;padding:0 20px}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-flow__list{flex-direction:column;padding:0w-sp 20}}#home .l-main__inner .main-content .section-flow__item{width:100%;max-width:242px}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-flow__item{width:100%;max-width:100%}}#home .l-main__inner .main-content .section-flow__arrow{flex-shrink:0}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-flow__arrow{transform:rotate(90deg)}}#home .l-main__inner .main-content .flow-card{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 16px 20px;background:#fff;border:1px solid #e7e7e7;border-radius:16px;box-shadow:4px 4px 26px #00000012;max-width:242px}@media screen and (max-width:767px){#home .l-main__inner .main-content .flow-card{flex-direction:row;align-items:center;text-align:left;gap:4.2666666667vw;padding:4.2666666667vw;max-width:100%}}#home .l-main__inner .main-content .flow-card__thumb{flex-shrink:0;width:90px;height:90px;border-radius:12px;overflow:hidden;background:#e9f7f6}#home .l-main__inner .main-content .flow-card__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767px){#home .l-main__inner .main-content .flow-card__thumb{width:24vw;height:24vw;border-radius:2.6666666667vw}}#home .l-main__inner .main-content .flow-card__body{display:flex;flex-direction:column;align-items:center}@media screen and (max-width:767px){#home .l-main__inner .main-content .flow-card__body{flex:1;min-width:0;align-items:flex-start}}#home .l-main__inner .main-content .flow-card__icon{display:block;width:26px;height:26px;margin-top:16px}#home .l-main__inner .main-content .flow-card__icon img{width:100%;height:100%}@media screen and (max-width:767px){#home .l-main__inner .main-content .flow-card__icon{margin-top:0;width:6.4vw;height:6.4vw}}#home .l-main__inner .main-content .flow-card__step{margin-top:2px;color:#1cc18e;font-size:10px;font-weight:700;letter-spacing:.08em}#home .l-main__inner .main-content .flow-card__ttl{margin:8px 0 0;color:#3d3d3d;font-size:17px;font-weight:700}@media screen and (max-width:767px){#home .l-main__inner .main-content .flow-card__ttl{margin-top:1.0666666667vw;font-size:4.2666666667vw}}#home .l-main__inner .main-content .flow-card__desc{margin:8px 0 0;color:#5d5d5d;font-size:13px;line-height:1.6}@media screen and (max-width:767px){#home .l-main__inner .main-content .flow-card__desc{margin-top:1.0666666667vw;font-size:3.2vw}}#home .l-main__inner .main-content .section-repair-vs-replace-container{padding:0 24px}#home .l-main__inner .main-content .section-repair-vs-replace-container__inner{max-width:1120px;margin:0 auto}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-repair-vs-replace-container__inner{padding:10.6666666667vw 0 0}}#home .l-main__inner .main-content .section-repair-vs-replace__title{font-size:28px;line-height:120%;letter-spacing:.02em}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-repair-vs-replace__title{font-size:5.3333333333vw;letter-spacing:.02em}}#home .l-main__inner .main-content .section-repair-vs-replace__head{padding-bottom:16px;border-bottom:1px solid #e7e7e7}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-repair-vs-replace__head{padding-bottom:4.2666666667vw}}#home .l-main__inner .main-content .section-repair-vs-replace__lead{margin:8px 0 0;color:#4f4f4f;font-size:13px;line-height:1.6}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-repair-vs-replace__lead{font-size:3.2vw}}#home .l-main__inner .main-content .section-repair-vs-replace__device{margin-top:24px;padding:10px;background:#e9f7f6;color:#4f4f4f;font-size:15px;font-weight:700;text-align:center;line-height:1.2}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-repair-vs-replace__device{margin-top:4.2666666667vw;padding:2.6666666667vw;font-size:4vw}}#home .l-main__inner .main-content .section-repair-vs-replace__table{margin-top:24px;display:flex;flex-direction:column;border-top:1px solid #e7e7e7}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-repair-vs-replace__table{margin-top:4.2666666667vw}}#home .l-main__inner .main-content .section-repair-vs-replace__row{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:stretch}#home .l-main__inner .main-content .section-repair-vs-replace__cell{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;border-right:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;background:#fff;color:#1a1a1a;font-size:16px;font-weight:700;line-height:1.6;text-align:center}#home .l-main__inner .main-content .section-repair-vs-replace__cell:first-child{border-left:1px solid #e7e7e7}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-repair-vs-replace__cell{padding:2.1333333333vw;font-size:3.4666666667vw}}#home .l-main__inner .main-content .section-repair-vs-replace__cell--head{background:#f6f6f6}#home .l-main__inner .main-content .section-repair-vs-replace__cell--repair-head{background:#e9f7f6;color:#1cc18e}#home .l-main__inner .main-content .section-repair-vs-replace__cell--replace-head{background:#fdf9e2;color:#d59226}#home .l-main__inner .main-content .section-repair-vs-replace__cell--label{background:#fff}#home .l-main__inner .main-content .section-repair-vs-replace__cell--repair{background:#f7fffe}#home .l-main__inner .main-content .section-repair-vs-replace__cell--replace{background:#fffdf6;color:#4f4f4f}#home .l-main__inner .main-content .section-repair-vs-replace__price-repair{color:#1cc18e;font-size:18px;font-weight:700}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-repair-vs-replace__price-repair{font-size:4.8vw}}#home .l-main__inner .main-content .section-repair-vs-replace__price-empty{color:#4f4f4f;font-size:18px;font-weight:700}#home .l-main__inner .main-content .section-repair-vs-replace__price-replace{color:#4f4f4f;font-weight:500}#home .l-main__inner .main-content .section-repair-vs-replace__price-replace-note{color:#4f4f4f;font-size:16px;font-weight:700}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-repair-vs-replace__price-replace-note{font-size:3.2vw}}#home .l-main__inner .main-content .section-repair-vs-replace__note{font-weight:400}#home .l-main__inner .main-content .section-repair-vs-replace__note-strong{font-weight:700}#home .l-main__inner .main-content .section-repair-vs-replace__footer{margin-top:24px;padding:30px;background:#e9f7f6;border-radius:10px;text-align:center;height:100%}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-repair-vs-replace__footer{margin-top:4.2666666667vw;padding:5.3333333333vw}}#home .l-main__inner .main-content .section-repair-vs-replace__footer .tel-cta-banner__btn{margin-top:10px}#home .l-main__inner .main-content .section-repair-vs-replace__footer-ttl{margin:0;color:#1cc18e;font-size:24px;font-weight:700;line-height:1.4;letter-spacing:.02em}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-repair-vs-replace__footer-ttl{font-size:4.8vw}}#home .l-main__inner .main-content .section-repair-vs-replace__footer-desc{margin:20px 0 0;color:#555;font-size:16px;font-weight:400;line-height:1.6}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-repair-vs-replace__footer-desc{font-size:3.4666666667vw}}#home .l-main__inner .main-content .section-repair-vs-replace__footer-btn{margin-top:20px;background:#1cc18e;color:#fff;font-size:16px;font-weight:700;line-height:1;text-align:center;padding:18px 36px;border-radius:10px;display:inline-block;width:-moz-fit-content;width:fit-content}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-repair-vs-replace__footer-btn{margin-top:3.2vw}}#home .l-main__inner .main-content .section-repair-vs-replace__footer-btn:hover{opacity:.8;transition:opacity .2s}#home .l-main__inner .main-content .section-repair-vs-replace__footer-note{font-size:16px;color:#4f4f4f;margin-top:24px;font-weight:400}@media screen and (max-width:767px){#home .l-main__inner .main-content .section-repair-vs-replace__footer-note{font-size:3.4666666667vw}}@media screen and (min-width:768px){#home .l-main__inner .main-content .section08{margin-bottom:124px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section08{padding-top:14.9333333333vw}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section08:after{content:"";display:block;height:4.2666666667vw;width:100%;background:#f6f6f6}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section08 .section__ttl{margin-bottom:0;padding-right:4.2666666667vw;padding-left:4.2666666667vw}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section08__inner{padding-bottom:14.9333333333vw;padding-left:0;padding-right:0}}@media screen and (min-width:768px){#home .l-main__inner .main-content .section08__head{margin-bottom:0;display:flex;justify-content:space-between}}#home .l-main__inner .main-content .section08__body .swiper{padding:24px 0}@media screen and (max-width:767px){#home .l-main__inner .main-content .section08__body .swiper-wrapper{flex-direction:column;row-gap:3.2vw;align-items:center}}#home .l-main__inner .main-content .section08__body .slider-item{color:unset;padding:16px;border-radius:8px;box-shadow:4px 4px 26px #00000012;display:flex;flex-direction:column;gap:16px;height:auto;min-height:278px;overflow:hidden;transition:all .3s ease}@media screen and (max-width:767px){#home .l-main__inner .main-content .section08__body .slider-item{padding:3.2vw;gap:3.2vw;min-height:47.7333333333vw;width:91.4666666667%}}#home .l-main__inner .main-content .section08__body .slider-item:hover,#home .l-main__inner .main-content .section08__body .slider-item:active{opacity:.7}#home .l-main__inner .main-content .section08__body .slider-item__head{display:flex;flex-direction:column;gap:9px}#home .l-main__inner .main-content .section08__body .slider-item__head-ttl{display:flex;gap:8px}#home .l-main__inner .main-content .section08__body .slider-item__head-ttl-img{width:40px;height:40px}#home .l-main__inner .main-content .section08__body .slider-item__head-ttl-ttl{font-weight:700;line-height:140%}@media screen and (min-width:768px){#home .l-main__inner .main-content .section08__body .slider-item__head-ttl-ttl{min-height:44.81px;font-size:16px;letter-spacing:.32px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section08__body .slider-item__head-ttl-ttl{font-size:4vw;font-weight:700;line-height:140%}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section08__body .slider-item__head-ttl-wrapper{display:flex;flex-direction:column;gap:2.1333333333vw}}#home .l-main__inner .main-content .section08__body .slider-item__head-desc{display:flex;justify-content:flex-start;align-items:center;gap:8px}#home .l-main__inner .main-content .section08__body .slider-item__head-desc-item{display:flex;align-items:center;gap:2px}#home .l-main__inner .main-content .section08__body .slider-item__head-desc-item i{color:#888}#home .l-main__inner .main-content .section08__body .slider-item__head-desc-item span{color:#bd123c;font-size:13px;font-weight:700;line-height:120%}#home .l-main__inner .main-content .section08__body .slider-item__body{display:flex;flex-direction:column;gap:4px;font-size:12px;line-height:160%}#home .l-main__inner .main-content .section08__body .slider-item__body h2{color:#1cc18e;font-size:13px;font-weight:700;line-height:160%}#home .l-main__inner .main-content .section08__body .slider-item__body p{font-size:12px;line-height:160%}#home .l-main__inner .main-content .cta-band{background:#1cc18e;padding:60px 16px;text-align:center;width:100vw;margin-left:calc(-50vw + 50%)}@media screen and (max-width:767px){#home .l-main__inner .main-content .cta-band{margin:0 0 24px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .cta-band{padding:10.6666666667vw 4.2666666667vw}}#home .l-main__inner .main-content .cta-band__btn{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:500px;min-width:240px;max-width:100%;padding:16px;border-radius:999px;background:#fff;text-decoration:none;box-shadow:4px 4px 26px #00000012;transition:opacity .2s}#home .l-main__inner .main-content .cta-band__btn:hover{opacity:.9}@media screen and (max-width:767px){#home .l-main__inner .main-content .cta-band__btn{width:100%;min-width:0;padding:3.7333333333vw 5.3333333333vw}}#home .l-main__inner .main-content .cta-band__lead{color:#888;font-size:16px;font-weight:700;line-height:1.4}@media screen and (max-width:767px){#home .l-main__inner .main-content .cta-band__lead{font-size:3.2vw}}#home .l-main__inner .main-content .cta-band__text{color:#1cc18e;font-size:24px;font-weight:700;line-height:1.4}@media screen and (max-width:767px){#home .l-main__inner .main-content .cta-band__text{font-size:4.8vw}}#home .l-main__inner .main-content .section09-top-container{padding:40px 20px;background:#f6f6f6;margin:60px 0}@media screen and (max-width:767px){#home .l-main__inner .main-content .section09-top-container{padding:20px 4.2666666667vw;margin:6.4vw 0}}@media screen and (min-width:768px){#home .l-main__inner .main-content .section09{background:#f6f6f6;padding:40px 0}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section09{background:#fff}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section09:after{content:"";display:block;height:4.2666666667vw;width:100%;background:#f6f6f6}}#home .l-main__inner .main-content .section09__inner{background:#fff;display:flex;border-radius:8px;box-shadow:4px 4px 26px #00000012}@media screen and (min-width:768px){#home .l-main__inner .main-content .section09__inner{justify-content:space-between;align-items:center;padding:45px 40px 40.75px;gap:min(2.7777777778vw,40px)}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section09__inner{flex-direction:column;align-items:flex-start;padding:6.4vw;gap:4.2666666667vw}}@media screen and (min-width:768px){#home .l-main__inner .main-content .section09__head{max-width:276px}}@media screen and (min-width:768px){#home .l-main__inner .main-content .section09__body{display:flex;flex-direction:column;gap:16px;flex:1}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section09__body{display:flex;flex-direction:column;align-items:flex-start}}#home .l-main__inner .main-content .section09__body-head{display:flex}@media screen and (min-width:768px){#home .l-main__inner .main-content .section09__body-head{align-items:center;gap:16px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section09__body-head{gap:2.1333333333vw}}#home .l-main__inner .main-content .section09__body-head-text-ttl{color:#1cc18e;font-weight:700;line-height:140%}@media screen and (min-width:768px){#home .l-main__inner .main-content .section09__body-head-text-ttl{font-size:28px;letter-spacing:.56px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section09__body-head-text-ttl{font-size:5.3333333333vw;line-height:140%;letter-spacing:.4px}}#home .l-main__inner .main-content .section09__body-head-text-desc{font-size:20px;font-weight:700;line-height:140%;letter-spacing:.4px}@media screen and (max-width:767px){#home .l-main__inner .main-content .section09__body-head-text-desc{font-size:4.2666666667vw;font-weight:700;line-height:160%;letter-spacing:.32px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section09 .add-sp-wrapper{margin-bottom:4.5333333333vw}}@media screen and (min-width:768px){#home .l-main__inner .main-content .section10{margin-bottom:120px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section10{padding:0 0 14.9333333333vw;margin-bottom:0}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section10__inner{padding:0}}@media screen and (min-width:768px){#home .l-main__inner .main-content .section10__head{margin-bottom:0;display:flex;justify-content:space-between}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section10__head{padding:0 4.2666666667vw}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section10__head-ttl{margin-bottom:0}}#home .l-main__inner .main-content .section10__body .swiper.swiper-col{padding:24px 0}@media screen and (max-width:767px){#home .l-main__inner .main-content .section10__body .swiper.swiper-col{padding:6.4vw 0}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section10__body .swiper-wrapper{flex-direction:column;gap:4.2666666667vw}}#home .l-main__inner .main-content .section10__body .slider-item{color:unset;padding:16px;border-radius:8px;box-shadow:4px 4px 26px #00000012;display:flex;justify-content:space-between;flex-direction:column;gap:16px;height:auto;overflow:hidden;transition:all .3s ease}@media screen and (min-width:768px){#home .l-main__inner .main-content .section10__body .slider-item{min-height:244px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section10__body .slider-item{margin:auto;width:91.4666666667vw;min-height:58.6666666667vw}}#home .l-main__inner .main-content .section10__body .slider-item:hover,#home .l-main__inner .main-content .section10__body .slider-item:active{opacity:.7}#home .l-main__inner .main-content .section10__body .slider-item__tags{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:9px;padding:4px 4px 4px 8px;border-radius:4px;background:#f6f6f6}#home .l-main__inner .main-content .section10__body .slider-item__tags-repair{font-size:10px;font-weight:800;line-height:160%;color:#1cc18e}#home .l-main__inner .main-content .section10__body .slider-item__tags-device{padding:4px;border-radius:3px;background:#1cc18e;color:#fff;font-size:10px;font-weight:700;line-height:100%}@media screen and (max-width:767px){#home .l-main__inner .main-content .section10__body .slider-item__tags{gap:2.4vw;padding:1.0666666667vw 1.0666666667vw 1.0666666667vw 2.1333333333vw}#home .l-main__inner .main-content .section10__body .slider-item__tags-repair{font-size:2.6666666667vw}#home .l-main__inner .main-content .section10__body .slider-item__tags-device{padding:1.0666666667vw;font-size:2.6666666667vw}}#home .l-main__inner .main-content .section10__body .slider-item__head{display:flex}@media screen and (min-width:768px){#home .l-main__inner .main-content .section10__body .slider-item__head{height:90px;gap:8px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section10__body .slider-item__head{height:19.2vw;gap:2.1333333333vw}}#home .l-main__inner .main-content .section10__body .slider-item__head-img{flex-shrink:0}@media screen and (min-width:768px){#home .l-main__inner .main-content .section10__body .slider-item__head-img{width:56px;height:56px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section10__body .slider-item__head-img{width:11.7333333333vw;height:11.7333333333vw}}#home .l-main__inner .main-content .section10__body .slider-item__head-img img{height:100%;-o-object-fit:cover;object-fit:cover}#home .l-main__inner .main-content .section10__body .slider-item__head-content{display:flex;flex-direction:column;flex:1;min-width:0}@media screen and (min-width:768px){#home .l-main__inner .main-content .section10__body .slider-item__head-content{gap:8px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section10__body .slider-item__head-content{gap:1.0666666667vw}}#home .l-main__inner .main-content .section10__body .slider-item__head-content-ttl{font-size:16px;font-weight:700;line-height:140%;letter-spacing:.32px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media screen and (min-width:768px){#home .l-main__inner .main-content .section10__body .slider-item__head-content-ttl{min-height:66px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section10__body .slider-item__head-content-ttl{font-size:3.7333333333vw;letter-spacing:.28px;-webkit-line-clamp:2}}#home .l-main__inner .main-content .section10__body .slider-item__head-content .stars{display:inline-block;position:relative;width:80px;height:16px;background:url(./star-gray-R5aHfdxg.svg) repeat-x;background-size:16px 16px}@media screen and (min-width:768px){#home .l-main__inner .main-content .section10__body .slider-item__head-content .stars{gap:4px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section10__body .slider-item__head-content .stars{gap:1.0666666667vw}}#home .l-main__inner .main-content .section10__body .slider-item__head-content .stars:before{content:"";position:absolute;top:0;left:0;height:100%;width:calc(var(--rating, 0) * 20%);background:url(./star-BDBpROW6.svg) repeat-x;background-size:16px 16px}#home .l-main__inner .main-content .section10__body .slider-item__head-content .stars[data-rating="0.5"]{--rating: .5}#home .l-main__inner .main-content .section10__body .slider-item__head-content .stars[data-rating="1"]{--rating: 1}#home .l-main__inner .main-content .section10__body .slider-item__head-content .stars[data-rating="1.5"]{--rating: 1.5}#home .l-main__inner .main-content .section10__body .slider-item__head-content .stars[data-rating="2"]{--rating: 2}#home .l-main__inner .main-content .section10__body .slider-item__head-content .stars[data-rating="2.5"]{--rating: 2.5}#home .l-main__inner .main-content .section10__body .slider-item__head-content .stars[data-rating="3"]{--rating: 3}#home .l-main__inner .main-content .section10__body .slider-item__head-content .stars[data-rating="3.5"]{--rating: 3.5}#home .l-main__inner .main-content .section10__body .slider-item__head-content .stars[data-rating="4"]{--rating: 4}#home .l-main__inner .main-content .section10__body .slider-item__head-content .stars[data-rating="4.5"]{--rating: 4.5}#home .l-main__inner .main-content .section10__body .slider-item__head-content .stars[data-rating="5"]{--rating: 5}#home .l-main__inner .main-content .section10__body .slider-item__head-content .stars-rate{font-size:24px;font-weight:700;line-height:120%;letter-spacing:.48px}@media screen and (max-width:767px){#home .l-main__inner .main-content .section10__body .slider-item__head-content .stars-rate{line-height:140%;letter-spacing:.36px}}#home .l-main__inner .main-content .section10__body .slider-item__body{flex:1;height:100%;padding:8px 16px;background:#e9f7f6;border-radius:8px;font-size:14px;line-height:160%}@media screen and (max-width:767px){#home .l-main__inner .main-content .section10__body .slider-item__body{padding:2.1333333333vw}}#home .l-main__inner .main-content .section10__body .slider-item__body-content{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-height:160%}@media screen and (min-width:768px){#home .l-main__inner .main-content .section10__body .slider-item__body-content{font-size:14px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section10__body .slider-item__body-content{font-size:3.2vw;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}}#home .l-main__inner .main-content .section11{margin-bottom:80px}@media screen and (max-width:767px){#home .l-main__inner .main-content .section11{padding:0 0 14.9333333333vw;margin-bottom:0}}@media screen and (min-width:768px){#home .l-main__inner .main-content .section11__body{margin-bottom:0;padding:24px 0}}@media screen and (min-width:768px){#home .l-main__inner .main-content .section11__body.row{--bs-gutter-x: 24px;row-gap:24px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section11__body.row{row-gap:4.2666666667vw}}#home .l-main__inner .main-content .section11__body-item .card{display:flex;border-radius:8px;overflow:hidden;box-shadow:4px 4px 26px #00000012}@media screen and (min-width:768px){#home .l-main__inner .main-content .section11__body-item .card{flex-direction:column;gap:16px;padding:16px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section11__body-item .card{padding:3.2vw;gap:3.2vw}}#home .l-main__inner .main-content .section11__body-item .card__head{max-height:129px;overflow:hidden;flex:1;display:flex}@media screen and (max-width:767px){#home .l-main__inner .main-content .section11__body-item .card__head{max-width:24.5333333333vw}}#home .l-main__inner .main-content .section11__body-item .card__head-img{-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){#home .l-main__inner .main-content .section11__body-item .card__head-img{display:flex;align-items:center}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section11__body-item .card__head-img{max-width:24.5333333333vw}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section11__body-item .card__body{flex:1}}#home .l-main__inner .main-content .section11__body-item .card__body-category{padding:6px 10px;border-radius:40px;background:#f6f6f6;font-size:11px;line-height:100%;display:inline-block}@media screen and (min-width:768px){#home .l-main__inner .main-content .section11__body-item .card__body-category{margin-bottom:4px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section11__body-item .card__body-category{padding:4px 8px;border-radius:40px;font-size:2.6666666667vw;margin-bottom:1.0666666667vw}}#home .l-main__inner .main-content .section11__body-item .card__body-ttl{font-size:16px;font-weight:700;line-height:140%;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (min-width:768px){#home .l-main__inner .main-content .section11__body-item .card__body-ttl{margin-bottom:8px;letter-spacing:.32px}}@media screen and (max-width:767px){#home .l-main__inner .main-content .section11__body-item .card__body-ttl{font-size:3.7333333333vw;margin-bottom:2.1333333333vw;letter-spacing:.28px;line-height:5.3333333333vw}}@media screen and (min-width:768px){#home .l-main__inner .main-content .section11__body-item .card__body-ttl{min-height:44.813px}}#home .l-main__inner .main-content .section11__body-item .card__body-content{color:#888;font-size:12px;line-height:160%;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}@media screen and (max-width:767px){#home .l-main__inner .main-content .section11__body-item .card__body-content{font-size:2.9333333333vw;line-height:4.8vw}}
