@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap";:root{--breakpoint-sm: 767 * .1rem;--breakpoint-md: 1023 * .1rem;--breakpoint-lg: 1440 * .1rem;--padding-x-base: 2.4rem;--width-content-site: 104rem;--header-height: 10rem;--font-base: "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Helvetica Neue", Arial, sans-serif;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 700;--font-weight-black: 900;--line-height-body: 1.8;--color-text-main: 0 0 0;--color-accent: 61 144 216;--color-bg-box: 241 242 245;--color-bg-body: 255 255 255;--category-application-color: #EF8162;--category-application-bg-color: #FFBEAC;--category-seikyu-color: #63BFA8;--category-seikyu-bg-color: #99DCCC;--opacity-hover: .8}@media screen and (max-width:767){:root{--header-height: 7rem}}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size)!important;transition:scale .15s}.swiper-button-prev:after,.swiper-button-next:after{--icon-size: var(--swiper-navigation-size);--icon-mask: url(../img/icon-arrow.svg);content:""!important;display:inline-block;width:var(--icon-size, 1em);height:var(--icon-size, 1em);background-color:var(--icon-color, currentColor);-webkit-mask-image:var(--icon-mask);mask-image:var(--icon-mask);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;transition:.25s var(--easing-effect)}.swiper-button-prev:after{rotate:90deg}.swiper-button-next:after{rotate:-90deg}html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;tab-size:4}*,:before,:after{background-repeat:no-repeat;box-sizing:inherit}:before,:after{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit],[role=button]{cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{outline:1px dotted ButtonText}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}html body{font-family:var(--font-base)}html{font-size:62.5%;line-height:var(--line-height-body);scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 2rem)}body{-webkit-text-size-adjust:100%;-webkit-print-color-adjust:exact;background-color:rgb(var(--color-bg-body));color:rgb(var(--color-text-main));font-size:1.4rem;font-weight:var(--font-weight-medium);letter-spacing:0;line-break:strict;overflow-wrap:anywhere;text-box:trim-both text;word-break:normal}body:has(dialog[open]){overflow:hidden}body *:first-child{margin-top:0}body *:last-child{margin-bottom:0}body :is(h1,h2,h3,h4)+*{margin-top:0}p{margin-block:var(--paragraph-margin-block)}ul,ol{list-style:none}figure{margin:0}img,svg,video,object{max-width:100%;height:auto;vertical-align:top}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:.1rem}a{color:inherit;transition:opacity .15s ease-out 0ms}@media(hover:hover)and (pointer:fine){a:hover{opacity:var(--opacity-hover)}a[href^=tel]{pointer-events:none}}button{color:inherit;background-color:transparent;border:none;cursor:pointer;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}em{font-style:normal}.footer{position:relative;padding-block:3.2rem 7.8rem;background-color:#fff;border-top:.1rem solid rgb(var(--color-text-main))}@media screen and (max-width:767px){.footer{padding-block:4rem 6rem}}.footer__container{--container-width: 86rem;display:flex;justify-content:space-between;align-items:center;column-gap:2rem}@media screen and (max-width:767px){.footer__container{--container-padding-x: 3.2rem;align-items:flex-start}}.footer__list{display:flex;align-items:center;list-style:none;gap:1.6rem 4rem}@media screen and (max-width:1023px){.footer__list{column-gap:2.4rem}}@media screen and (max-width:767px){.footer__list{align-items:flex-start;flex-direction:column}}.footer__list-link{display:flex;align-items:center;gap:.5rem;font-size:1.8rem;line-height:1.4;text-decoration:none}.footer__list-link:after{content:"";flex-shrink:0;display:block;background:url(../img/icon-up.svg) no-repeat 50% 50%/contain;width:1.5rem;height:.9rem;background-size:cover}.footer__list-link:not([href*="#"]):after{rotate:90deg}@media screen and (max-width:767px){.footer__list-link{font-size:1.6rem}}.footer__logo{flex-direction:0;max-width:14.3rem}@media screen and (max-width:767px){.footer__logo{max-width:11.5rem}}.header{position:sticky;top:0;inset-inline:0;display:flex;justify-content:space-between;align-items:center;padding:2.2rem 2.8rem;background-color:#fff;transition:.2s linear;transition-property:padding,background;z-index:15}.header.is-inview{background-color:transparent}@media screen and (min-width:1024px){.header{position:fixed}.header.is-inview{padding-block:2.8rem}}@media screen and (max-width:1023px){.header{padding:1.9rem 1.4rem}}.header__logo{max-width:19rem;line-height:1}@media screen and (max-width:767px){.header__logo{max-width:12.5rem}}.header__list{display:flex;flex-wrap:wrap;gap:1.4rem}@media screen and (max-width:767px){.header__list{gap:.8rem}}.header__list-link{display:block;padding:.7rem 1.5rem;background-color:#fff;border:.1rem solid rgb(var(--color-text-main));border-radius:.1rem;font-size:2rem;letter-spacing:.1em;line-height:1.4;text-align:center;text-decoration:none;transition-property:background,color}@media(hover:hover)and (pointer:fine){.header__list-link:hover{opacity:1;background-color:rgb(var(--color-text-main));color:#fff}}@media screen and (max-width:1023px){.header__list-link{padding:.5rem .7rem;font-size:1.4rem}}.main{overflow:clip}@keyframes animation-fade-in{0%{opacity:0}to{opacity:1}}@keyframes animation-scale-in{0%{opacity:0;scale:1.08}to{opacity:1;scale:1}}@keyframes animation-slide-up{0%{opacity:0;translate:0 2rem}to{opacity:1;translate:0 0}}@keyframes animation-slide-down{0%{opacity:0;translate:0 -2rem}to{opacity:1;translate:0 0}}@keyframes animation-clip-path{0%{clip-path:var(--animation-clip-path-start, inset(0 100% 0 0))}60%{clip-path:var(--animation-clip-path-middle, inset(0))}to{clip-path:var(--animation-clip-path-end, inset(0 0 0 100%))}}@keyframes animation-hover-arrow-background{0%{background-position-x:50%}50%{background-position-x:250%}50.1%{background-position-x:-250%}to{background-position-x:50%}}@keyframes animation-hover-arrow{0%{opacity:1;translate:0 0}50%{opacity:0;translate:100% 0}50.1%{opacity:0;translate:-100% 0}to{opacity:1;translate:0 0}}[data-category=application]{--button-cta-bg: url(../img/cta-btn-bg-application.jpg);--category-color: var(--category-application-color);--category-bg-color: var(--category-application-bg-color)}[data-category=seikyu]{--button-cta-bg: url(../img/cta-btn-bg-seikyu.jpg);--category-color: var(--category-seikyu-color);--category-bg-color: var(--category-seikyu-bg-color)}.container{margin-inline:auto;padding-inline:var(--container-padding-x, var(--padding-x-base))}@media screen and (min-width:768px){.container{width:min(100%,var(--container-width, var(--width-content-site)) + var(--container-padding-x, var(--padding-x-base)) * 2)}}[data-scroll-container]{position:relative}[data-scroll-container=block]{height:100%}[data-scroll-container=block]:before,[data-scroll-container=block]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;z-index:1;opacity:0;pointer-events:none}[data-scroll-container=block]>div{overflow-y:scroll;height:var(--scroll-container-height, 100%);padding-right:1.5rem}[data-scroll-container=block]:before{top:0;background:linear-gradient(0,#fff0 94.71%,#fff)}[data-scroll-container=block]:after{bottom:0;background:linear-gradient(180deg,#fff0 94.71%,#fff)}[data-scroll-container=block].is-scrollUp:before{opacity:1}[data-scroll-container=block].is-scrollDown:after{opacity:1}@media screen and (max-width:1023px){[data-scroll-container=block]>div{padding-right:0;padding-bottom:2rem}}:root{--effect-easing: cubic-bezier(0, .55, .45, 1);--effect-duration: 1.2s}[data-effect=blur-in],[data-effect=slide-up],[data-effect=fade-in]{opacity:0;transition-duration:var(--effect-duration);transition-timing-function:var(--effect-easing);transition-property:opacity,translate}.is-visible[data-effect=blur-in],.is-visible[data-effect=slide-up],.is-visible[data-effect=fade-in]{opacity:1}[data-effect=slide-up]{translate:0 2rem}[data-effect=slide-up].is-visible{translate:none}[data-effect=blur-in]{filter:blur(.5rem);transition-property:opacity,translate,filter}[data-effect=blur-in].is-visible{filter:blur(0)}[data-effect-delay="0"]{transition-delay:0ms}[data-effect-delay="1"]{transition-delay:.1s}[data-effect-delay="2"]{transition-delay:.2s}[data-effect-delay="3"]{transition-delay:.3s}[data-effect-delay="4"]{transition-delay:.4s}[data-effect-delay="5"]{transition-delay:.5s}[data-effect-delay="6"]{transition-delay:.6s}[data-effect-delay="7"]{transition-delay:.7s}[data-effect-delay="8"]{transition-delay:.8s}[data-effect-delay="9"]{transition-delay:.9s}[data-effect-delay="10"]{transition-delay:1s}@media(hover:hover)and (pointer:fine){[data-hover=underline-text]{display:inline;text-decoration:none;background:linear-gradient(currentColor,currentColor) no-repeat 100% 100%/0 .1rem;transition:background-size .2s}[data-hover=underline-text]:hover,[href]:hover [data-hover=underline-text]{opacity:1;background-position-x:0;background-size:100% .1rem}[data-hover=scale-image]{overflow:hidden}[data-hover=scale-image] img{width:100%;height:100%;object-fit:cover;transition:scale .2s var(--easing-effect)}[data-hover=scale-image]:hover img,[href]:hover [data-hover=scale-image] img{scale:var(--hover-image-scale, 1.04)}}.iframe{aspect-ratio:var(--iframe-aspect-ratio);overflow:hidden;background-color:#f5f5f5}.iframe iframe,.iframe video{width:100%;height:100%;object-fit:cover}.iframe--movie{--iframe-aspect-ratio: 16 / 9;max-width:64rem;margin-inline:auto}@media screen and (max-width:767px){.iframe--movie{margin-inline:.6rem}}.modal{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;height:100%;max-height:100%;background-color:transparent;border:0;overflow:hidden;opacity:0;visibility:hidden;transition:.3s ease-out;transition-property:opacity,visibility;background-color:#0003;z-index:99}.modal[open]{opacity:1;visibility:visible}.modal[open] .modal__slider{translate:0 0}.modal__slider{--swiper-navigation-sides-offset: 0;--swiper-navigation-size: 6.2rem;--icon-color: white;width:min(100%,126.4rem);height:100%;margin-inline:auto;translate:0 30%;transition:translate .2s var(--effect-easing)}.modal__slider.swiper{padding:4rem}.modal__slider .swiper-slide{display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s var(--effect-easing) .2s}.modal__slider .swiper-slide.swiper-slide-active{opacity:1}@media screen and (max-width:1023px){.modal__slider{--swiper-navigation-size: 3rem;--swiper-navigation-top-offset: 13rem;--swiper-navigation-sides-offset: 4rem}.modal__slider.swiper{padding:.8rem}}.modal__storyBox{position:relative;display:flex;padding:1.6rem;box-sizing:border-box}@media screen and (min-width:1024px){.modal__storyBox{width:min(100%,107.2rem);max-height:73.2rem}}@media screen and (max-width:1023px){.modal__storyBox{flex-direction:column;height:100%;width:100%}}.modal__storyBox-figure{flex-shrink:0;position:relative;background-color:#fff;overflow:hidden;z-index:0}@media screen and (min-width:1024px){.modal__storyBox-figure{width:54.6153846154%}}@media screen and (max-width:1023px){.modal__storyBox-figure{height:20rem}}.modal__storyBox-illust{position:absolute;top:50%;left:50%;display:block;width:var(--modal-story-illust-width, 86rem);translate:-50% -50%}.modal__storyBox-illust img{width:100%;translate:var(--modal-story-illust-translate)}@media screen and (max-width:1023px){.modal__storyBox-illust{width:var(--modal-story-illust-width, 27.8rem)}}.modal__storyBox-bg{position:absolute;inset:var(--modal-story-bg-inset);display:block;width:var(--modal-story-bg-width);z-index:-1;transition:scale .2s}.modal__storyBox-bg img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:1023px){.modal__storyBox-bg{top:-50%;right:-50%;bottom:-50%;left:-50%;width:182.9733163914%;margin:auto}}@media screen and (max-width:1023px){.modal__storyBox-bg{margin:auto}}.modal__storyBox-texts{--paragraph-margin-block: 2.8rem;padding:5rem 3rem 5rem 5rem;line-height:2;background-color:#fff;flex-grow:1;overflow:hidden}@media screen and (max-width:767px){.modal__storyBox-texts{padding:2rem 2.4rem 0}}.modal__storyBox-title{margin-bottom:2.2rem;font-size:2rem;font-weight:var(--font-weight-bold)}@media screen and (max-width:767px){.modal__storyBox-title{margin-bottom:1rem}}.modal__storyBox-meta{margin-bottom:2.2rem}@media screen and (min-width:768px){.modal__storyBox-meta{font-size:1.3rem}}@media screen and (max-width:767px){.modal__storyBox-meta{margin-bottom:1rem}}.modal__close{position:absolute;top:0;right:0;display:flex;z-index:1}.modal__close:after{content:"";display:block;flex-shrink:0;width:3.4rem;margin-left:-.2rem;aspect-ratio:1/1;background:url(../img/icon-close.svg) no-repeat 50% 50%/100%;z-index:1}.modal__close img{width:auto;height:3.4rem}@media screen and (max-width:767px){.modal__close:before{margin-left:0}.modal__close img{display:none}}.modal__storyBox--01{--modal-story-illust-translate: 6rem 0;--modal-story-bg-inset: auto auto -40% calc(-110 / 568 * 100%);--modal-story-bg-width: calc(1137 / 568 * 100%)}@media screen and (max-width:1023px){.modal__storyBox--01{--modal-story-illust-translate: 0 0}.modal__storyBox--01 .modal__storyBox-bg{width:100%;top:0;right:0;bottom:0;left:0}}.modal__storyBox--02{--modal-story-bg-inset: calc(-207 / 700 * 100%) calc(-46 / 568 * 100%) auto auto;--modal-story-bg-width: calc(1098 / 568 * 100%)}@media screen and (max-width:1023px){.modal__storyBox--02{--modal-story-illust-translate: 0 0}}.modal__storyBox--03{--modal-story-illust-translate: 0 -3rem;--modal-story-bg-inset: auto auto calc(-124 / 700 * 100%) calc(-296 / 568 * 100%);--modal-story-bg-width: calc(1620 / 568 * 100%)}@media screen and (max-width:1023px){.modal__storyBox--03{--modal-story-illust-translate: 1rem -1rem}}.modal__storyBox--04{--modal-story-illust-translate: 4.5rem -4rem;--modal-story-bg-inset: auto auto calc(-256 / 700 * 100%) calc(-310 / 568 * 100%);--modal-story-bg-width: calc(1372 / 568 * 100%)}@media screen and (max-width:1023px){.modal__storyBox--04{--modal-story-illust-translate: 1.5rem -1.5rem}}.modal__storyBox--05{--modal-story-illust-translate: 3rem -4rem;--modal-story-bg-inset: -70% calc(-382 / 568 * 100%) auto auto;--modal-story-bg-width: calc(1508 / 568 * 100%)}@media screen and (max-width:1023px){.modal__storyBox--05{--modal-story-illust-translate: 0 -1rem}}.buttonCta{position:relative;display:flex;flex-direction:column;align-items:center;row-gap:1.8rem;height:100%;padding:3.9rem 2rem;background-color:#fff;border:.1rem solid rgb(var(--color-text-main));border-radius:.2rem;text-align:center;text-decoration:none;z-index:0}.buttonCta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--button-cta-bg) no-repeat 50% 50%/cover;opacity:.8;z-index:-1;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){.buttonCta:hover{opacity:1}.buttonCta:hover:before{opacity:1}}@media screen and (max-width:767px){.buttonCta{row-gap:1.2rem}}.buttonCta__title{display:inline-flex;align-items:center;font-size:2.8rem;line-height:1.4}.buttonCta__title:after{content:"";display:block;width:2.8rem;aspect-ratio:28/21;background:url(../img/icon-btn-arrow.svg) no-repeat 50% 50%/contain;translate:1.6rem 0}@media screen and (max-width:767px){.buttonCta__title{font-size:2.4rem}}.buttonCta__subtitle{font-size:2rem;line-height:1.6}@media screen and (max-width:767px){.buttonCta__subtitle{font-size:1.8rem}}.buttonCtaList{display:grid;grid-template-columns:repeat(auto-fit,minmax(30.4rem,36rem));justify-content:center;gap:4rem 5.8rem}@media screen and (max-width:1023px){.buttonCtaList{column-gap:var(--padding-x-base)}}@media screen and (max-width:767px){.buttonCtaList{grid-template-columns:repeat(auto-fit,30.4rem)}}.heading{margin-bottom:10rem;font-size:3.6rem;font-weight:var(--font-weight-bold);letter-spacing:.06em;text-align:center}.heading[lang=en]{font-size:2.8rem;font-weight:var(--font-weight-medium);letter-spacing:.04em;line-height:1.6;text-transform:uppercase}@media screen and (max-width:767px){.heading{margin-bottom:6.4rem;margin-inline:-.4rem;font-size:2.4rem}}.subheading{margin-bottom:4rem;font-size:2.8rem;font-weight:var(--font-weight-bold);letter-spacing:.02em;line-height:1.88;text-align:center}@media screen and (max-width:767px){.subheading{margin-bottom:4.8rem;font-size:2.4rem}}.skipLink{position:absolute;background-color:rgb(var(--color-accent));text-align:center;padding:1rem 2rem;z-index:99}.skipLink:not(:focus){border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.definitionList{width:min(100%,77.8rem);margin-top:10rem;margin-inline:auto;padding-block:2rem;background-color:#fff;border-block:.1rem solid rgb(var(--color-text-main));font-size:2.6rem;font-weight:var(--font-weight-bold);letter-spacing:.06em;line-height:2;text-align:center}@media screen and (max-width:767px){.definitionList{width:min(100%,30.5rem);margin-top:4.8rem;font-size:1.8rem}}.notes{display:flex;flex-direction:column;row-gap:.8rem;margin-top:.8rem}.notes>li{display:flex;align-items:flex-start;column-gap:.4rem;font-size:1rem;font-weight:var(--font-weight-regular);letter-spacing:.03em;line-height:1.6}.notes__mark{flex-shrink:0}:root{--section-padding-top: 10rem;--section-padding-bottom: 12rem}@media screen and (max-width:767px){:root{--section-padding-top: 7rem;--section-padding-bottom: 10rem}}.section{padding-block:var(--section-padding-top) var(--section-padding-bottom)}.section--bgColor01{background-color:rgb(var(--color-bg-box))}.section--hr{border-top:.1rem solid rgb(var(--color-text-main))}.subsection{margin-top:16rem}@media screen and (max-width:767px){.subsection{margin-top:8rem}}.hashtag{line-height:1.5;letter-spacing:0}.hashtag:before{content:"＃";color:var(--hashtag-color)}.case{position:relative;max-width:calc(82rem + var(--padding-x-base) * 2);margin-inline:auto;padding:10rem var(--padding-x-base) 12rem;background-color:#fff;z-index:0;border-radius:.2rem}.case:before{content:"";position:absolute;inset-block:0;left:50%;width:min(100vw - var(--padding-x-base) * 2,var(--width-content-site));background-color:#fff;translate:-50% 0;z-index:-1;border-radius:.2rem}@media screen and (max-width:767px){.case{margin-top:10.2rem;padding:4rem 0 5.6rem}.case:before{width:100vw}}.case__header{margin-bottom:6.4rem;font-size:1.8rem;line-height:2;letter-spacing:.06em;text-align:center}@media screen and (max-width:767px){.case__header{margin-bottom:4rem;font-size:1.6rem;letter-spacing:.03em;line-height:1.8}}.case__title{position:relative;width:fit-content;margin-inline:auto;margin-bottom:6rem;padding-bottom:3.6rem;font-size:3.2rem;font-weight:var(--font-weight-bold);text-align:center;letter-spacing:.06em;line-height:1.8}.case__title:before,.case__title:after{content:"";position:absolute;inset-inline:0;top:100%}.case__title:before{border-bottom:.12rem solid currentColor}.case__title:after{width:8rem;height:2rem;margin-inline:auto;background:url(../img/icon-title-balloon.svg) no-repeat 50% 0/auto 100%;background-color:#fff}@media screen and (max-width:767px){.case__title{margin-bottom:4.8rem;padding-bottom:2.4rem;font-size:2.2rem}}.case__menu{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;gap:2.4rem;letter-spacing:.03em}@media screen and (max-width:767px){.case__menu{grid-template-columns:1fr}}.case__menu-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:2rem;padding:3.8rem 3rem 4.2rem;background-color:var(--category-bg-color);border-radius:.2rem}.case__menu-item:before,.case__menu-item:after{content:"";position:absolute;inset-inline:1rem;height:.2rem;background-color:#fff}.case__menu-item:before{top:1rem}.case__menu-item:after{bottom:1rem}@media screen and (max-width:767px){.case__menu-item{row-gap:1.5rem;padding-block:3.4rem 3.8rem}}.case__menu-term{display:flex;align-items:center;justify-content:center;column-gap:1.6rem;font-size:1.8rem;line-height:1.2}.case__menu-term>span{padding:.6rem .8rem;background-color:#fff;font-weight:var(--font-weight-bold);color:var(--category-color)}@media screen and (max-width:767px){.case__menu-term{column-gap:1rem;font-size:1.6rem}}.case__menu-value{font-size:2.4rem;font-weight:var(--font-weight-bold);line-height:2;text-align:center}.case__menu-value>em{margin-right:.6rem;font-size:4.8rem;line-height:1}@media screen and (min-width:768px){.case__menu-value>span{margin-right:1.4rem;font-size:2.8rem;line-height:1}}@media screen and (max-width:767px){.case__menu-value{font-size:1.6rem}.case__menu-value>span{margin-right:1rem}.case__menu-value>em{font-size:3.2rem}}.case__conjunction{margin-block:6.4rem 3.2rem;font-weight:var(--font-weight-bold);font-size:2.4rem;line-height:2;text-align:center;letter-spacing:.06em}@media screen and (max-width:767px){.case__conjunction{margin-block:4rem;font-size:2rem}}.case__details{display:grid;grid-template-columns:repeat(auto-fit,minmax(34rem,1fr));gap:.2rem;justify-content:center;border-radius:.6rem;overflow:hidden}.case__details-item{display:grid;grid-template-rows:subgrid;grid-row:span 3;row-gap:3.8rem;padding:4rem 2rem 4.8rem;background-color:rgb(var(--color-bg-box))}@media screen and (max-width:767px){.case__details-item{padding-bottom:5.6rem}}.case__details-header{display:grid;grid-template-rows:subgrid;grid-row:span 2;row-gap:.8rem;padding-bottom:2.8rem;font-weight:var(--font-weight-bold);letter-spacing:.06em;text-align:center;border-bottom:.1rem dashed rgb(var(--color-accent))}@media screen and (max-width:767px){.case__details-header{row-gap:1.2rem;padding-bottom:1.8rem}}.case__details-body{width:min(100%,31rem);margin-inline:auto}@media screen and (max-width:767px){.case__details-body{width:min(100%,27.6rem)}}.case__details-title{display:flex;align-items:center;column-gap:1rem;width:fit-content;margin-inline:auto;padding-inline:.8rem;background-color:rgb(var(--color-accent));color:#fff;font-size:2rem;line-height:1.6}.case__details-title>span{font-size:1.6rem}.case__details-subtitle{flex-grow:1;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-accent));font-size:1.6rem;line-height:1.7}@media screen and (max-width:767px){.case__details-subtitle{font-size:1.8rem;line-height:1.8}}.case__details-price{position:relative;width:fit-content;margin-inline:auto;font-weight:var(--font-weight-bold);letter-spacing:.03em;line-height:2}.case__details-price dl{display:flex;border-bottom:.4rem solid var(--category-color, rgb(var(--color-accent)))}.case__details-price dt{font-size:1.4rem;color:var(--category-color);line-height:1.2}.case__details-price dd{font-size:1.8rem}@media screen and (max-width:767px){.case__details-price dt{font-size:1.2rem}}.case__details-price-value{font-size:1.8rem;text-align:center}.case__details-price-value em{line-height:1}@media screen and (max-width:767px){.case__details-price-value{font-size:1.4rem}}.case__details-items{display:flex;column-gap:3.2rem}.case__details-items .case__details-price{flex:1}.case__details-items .case__details-price:before,.case__details-items .case__details-price:after{content:"";flex-shrink:0;position:absolute;top:5rem;left:calc(100% + .8rem);display:block;width:1.6rem;height:.1rem;background-color:#000}.case__details-items .case__details-price:before{rotate:90deg}.case__details-items .case__details-price:last-child:before,.case__details-items .case__details-price:last-child:after{content:none}.case__details-items .case__details-price dl{flex-direction:column;row-gap:1rem}.case__details-items .case__details-price-value{padding-bottom:.4rem}.case__details-items .case__details-price-value em{margin-right:.4rem;font-size:2.8rem}@media screen and (max-width:767px){.case__details-items .case__details-price:before,.case__details-items .case__details-price:after{top:3.8rem}.case__details-items .case__details-price-value em{font-size:2.6rem}}.case__details-total{display:flex;flex-direction:column;align-items:center;row-gap:1.2rem;margin-top:.5rem}.case__details-total:before{content:"";display:block;width:1.8rem;aspect-ratio:18/24;background:url(../img/icon-arrow.svg) no-repeat 50% 50%/contain}.case__details-total .case__details-price dl{display:flex;align-items:center;column-gap:1.1rem;padding-bottom:.5rem}.case__details-total .case__details-price-value em{font-size:4.8rem}@media screen and (max-width:767px){.case__details-total .case__details-price-value em{font-size:4.4rem}}.case__details-notes{width:fit-content;margin-left:auto;margin-top:.4rem}.feature{position:relative}@media screen and (min-width:768px){.feature{--section-padding-top: 12rem;--section-padding-bottom: 17.5rem}}@media screen and (max-width:767px){.feature{--section-padding-bottom: 7rem}}.feature__section-header{margin-inline:auto;margin-bottom:5.6rem}@media screen and (max-width:767px){.feature__section-header{margin-bottom:4rem}}.feature__section-body{max-width:86.8rem;margin-inline:auto}.feature__section-body .swiper{overflow:visible}.feature__section-body .swiper-slide{height:auto}@media screen and (max-width:767px){.feature__section-body{margin-inline:.6rem}}.feature__heading{display:flex;align-items:center;justify-content:center;column-gap:2.4rem;max-width:50.8rem;margin-bottom:4.8rem;margin-inline:auto;padding-block:1.2rem;background-color:#fff;border-block:.1rem solid rgb(var(--color-text-main));font-size:2.8rem;font-weight:var(--font-weight-bold);line-height:1.5;text-align:center}@media screen and (max-width:767px){.feature__heading{flex-direction:column;margin-bottom:4rem;font-size:2rem}}.feature__heading-label{font-size:1.8rem;letter-spacing:.03em}@media screen and (max-width:767px){.feature__heading-label{font-size:1.4rem}}.feature__controls{--swiper-navigation-size: 2.4rem;--swiper-navigation-sides-offset: 0;--icon-color: rgb(var(--color-text-main));position:relative;display:flex;align-items:center;justify-content:center;padding-inline:6.4rem 2.4rem}@media screen and (min-width:1024px){.feature__controls{width:fit-content;margin-inline:auto}.feature__controls .swiper-slide{width:auto}}@media screen and (max-width:1023px){.feature__controls{padding-inline:3.2rem}.feature__controls .swiper-slide{display:flex;justify-content:center}}.feature__navigation{display:flex;align-items:center;line-height:1.8;letter-spacing:.02em;justify-content:center}@media screen and (max-width:1023px){.feature__navigation{justify-content:space-between}}.feature__navigation-item{opacity:.3;transition:opacity .2s!important;cursor:pointer}.feature__navigation-item.swiper-slide-thumb-active{opacity:1}@media screen and (min-width:1024px){.feature__navigation-item{width:auto}}@media screen and (max-width:1023px){.feature__navigation-item{line-height:1.5}}.feature__panel{display:grid;height:100%;background-color:#fff;border-radius:.2rem;overflow:hidden}@media screen and (min-width:768px){.feature__panel{grid-template-columns:1fr 1fr;min-height:47rem}}@media screen and (max-width:767px){.feature__panel{grid-template-rows:1fr 1fr;min-height:64rem}}.feature__panel-texts{flex:1;position:relative;display:flex;align-items:center;padding:5.8rem 5rem;z-index:0;letter-spacing:.03em}@media screen and (max-width:767px){.feature__panel-texts{padding:1.6rem 2.7rem;line-height:1.6}}.feature__panel-inner{max-width:30rem;margin-inline:auto}.feature__panel-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none}.feature__panel-bg img{width:100%;height:100%;object-fit:cover}.feature__panel-title{margin-bottom:3.2rem;font-size:2.6rem;font-weight:var(--font-weight-bold);line-height:1.6;letter-spacing:.06em}@media screen and (max-width:767px){.feature__panel-title{margin-bottom:2rem;font-size:2rem}}.feature__panel-figure{flex:1;display:grid;place-content:center}@media screen and (max-width:767px){.feature__panel-figure{padding:2rem 1.6rem}.feature__panel-figure img{width:100%}}@media screen and (max-width:767px){.feature__panel--01-01{--feature-image-width: 28rem}}@media screen and (max-width:767px){.feature__panel--03-02{--feature-image-width: 18.6rem}}.mainVisual{position:relative;display:flex;padding-block:calc(var(--header-height) + 2rem) var(--header-height);overflow:hidden;z-index:0}@media screen and (min-width:1024px){.mainVisual{align-items:center;justify-content:center;height:54.4921875vw}}@media screen and (min-width:1441px){.mainVisual{height:78.4rem}}@media screen and (max-width:1023px){.mainVisual{flex-direction:column;padding-top:0}}.mainVisual__image{position:relative;width:100%;background:url(../img/mainvisual-bg.webp) no-repeat 50% 50%/cover;text-align:center;opacity:0;animation:animation-fade-in 1.2s var(--effect-easing) forwards}.mainVisual__image img{width:auto;height:100%;object-fit:cover}@media screen and (min-width:1024px){.mainVisual__image{position:absolute;inset-block:0;left:50%;margin:auto;translate:-50% 0;z-index:-1}}@media screen and (max-width:1023px){.mainVisual__image{align-self:stretch;height:23.3rem;background-image:url(../img/mainvisual-bg-sp.webp)}.mainVisual__image img{position:absolute;inset-block:0;left:50%;margin:auto;translate:-50% 0}}@media screen and (max-width:1023px){.mainVisual__container{padding-top:3.7rem}}.mainVisual__copy{margin-left:4rem;text-align:center}.mainVisual__copy svg{width:24.4140625vw}.mainVisual__copy svg g{opacity:0;translate:0 2rem;transition:1s cubic-bezier(.18,.06,.23,1) calc(var(--effect-delay, 0ms) + .4s);transition-property:opacity,translate}.mainVisual__copy svg g.is-visible{opacity:1;translate:0}@media screen and (min-width:1441px){.mainVisual__copy svg{width:35rem}}@media screen and (max-width:1023px){.mainVisual__copy{margin-left:1rem}.mainVisual__copy svg{width:27rem}}.story{--section-padding-top: 8.4rem;--section-padding-bottom: 13.5rem}@media screen and (max-width:767px){.story{--section-padding-top: 2rem;--section-padding-bottom: 10rem}}.story__container{--container-width: 113.7rem;display:flex;align-items:flex-start;flex-direction:row-reverse;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:1023px){.story__container{max-width:37.5rem;flex-direction:column;align-items:stretch;row-gap:8.4rem;padding-inline:0}}.story__heading{margin-inline:auto}@media screen and (max-width:767px){.story__heading{margin-inline:var(--padding-x-base);width:21rem}}.story__box{--hashtag-color: var(--story-box-color);position:relative;width:fit-content;cursor:pointer}.story__box-figure{position:relative;width:var(--story-box-figure-width, 28.4rem);overflow:hidden;z-index:0}@media screen and (max-width:1023px){.story__box-figure{width:var(--story-box-figure-width, 21.4rem)}}.story__box-illust{position:absolute;top:50%;left:50%;display:block;width:var(--story-box-illust-width, 162.676056338%);translate:-50% -50%}.story__box-illust img{width:100%;translate:var(--story-box-illust-translate)}.story__box-bg{position:relative;display:block;z-index:-1;transition:scale .2s}.story__box-bg img{width:100%}@media(hover:hover)and (pointer:fine){.story__box:hover .story__box-bg{scale:1.75}}.story__box-title{position:absolute;inset:var(--story-box-title-inset);width:var(--story-box-title-width);opacity:0;translate:0 2rem;transition:1.4s var(--effect-easing) .3s;transition-property:translate,opacity}.story__box.is-visible .story__box-title{opacity:1;translate:0 0}.story__box-meta{display:flex;flex-direction:column;align-items:var(--story-box-meta-align);row-gap:.6rem;margin-top:.5rem;font-size:2rem;opacity:0;translate:0 2rem;transition:1.4s var(--effect-easing) .3s;transition-property:translate,opacity}.story__box.is-visible .story__box-meta{opacity:1;translate:0 0}@media screen and (max-width:1023px){.story__box-meta{font-size:1.6rem}}.story__box-tags{display:flex;flex-wrap:wrap;gap:0 .5rem;font-size:1.4rem}@media screen and (max-width:1023px){.story__box-tags{font-size:1.2rem}}.story__box--01{--story-box-color: #F9A14D;--story-box-illust-translate: 9% 2%;--story-box-title-inset: auto auto 0 0;--story-box-meta-align: flex-end;margin-left:auto;padding:0 0 4.8rem 7.3rem}@media screen and (min-width:1024px){.story__box--01{margin-right:7.5rem;margin-top:9rem}}@media screen and (max-width:1023px){.story__box--01{--story-box-title-width: 7rem;margin-inline:auto var(--padding-x-base);padding:0 0 3.5rem 6rem}}.story__box--02{--story-box-color: #81C7A8;--story-box-figure-width: 37.8rem;--story-box-illust-width: calc(447 / 378 * 100%);--story-box-illust-translate: -12% 3%}@media screen and (min-width:1441px){.story__box--02{margin-top:-16rem}}@media screen and (min-width:1024px){.story__box--02{--story-box-title-inset: 0 0 auto auto;margin-top:-16.1rem;padding:3.1rem 14.9rem 0 0}}@media screen and (max-width:1023px){.story__box--02{--story-box-title-width: 20.2rem;--story-box-figure-width: 28.5rem;margin-right:auto;margin-top:-2rem}.story__box--02 .story__box-title{position:relative;margin-top:-4rem;margin-left:auto}.story__box--02 .story__box-meta{width:var(--story-box-title-width);margin-left:auto}.story__box--02 .story__box-figure{margin-right:6.8rem}}.story__box--03{--story-box-color: #8992C7;--story-box-figure-width: 37.8rem;--story-box-illust-width: calc(447 / 378 * 100%);--story-box-illust-translate: -8% 2%;width:min(100%,45.7rem)}.story__box--03 .story__box-figure{margin-left:auto}.story__box--03 .story__box-title{position:relative;margin-top:-1.4rem}@media screen and (min-width:1441px){.story__box--03{margin-top:11rem}}@media screen and (min-width:1024px){.story__box--03{margin-right:-10rem;margin-top:11rem}}@media screen and (max-width:1023px){.story__box--03{--story-box-title-width: 28.6rem;--story-box-figure-width: 28.5rem;width:auto;margin-top:-2rem;margin-left:var(--padding-x-base)}.story__box--03 .story__box-title{margin-top:-2rem}}.story__box--04{--story-box-color: #FA887E;--story-box-illust-width: calc(464 / 284 * 100%);--story-box-illust-translate: 6% -9%;--story-box-title-inset: 0 0 auto auto;padding:6.4rem 13rem 0 0}@media screen and (min-width:1441px){.story__box--04{margin-top:-27.4rem}}@media screen and (min-width:1024px){.story__box--04{margin-top:-28rem;margin-right:2.5rem}}@media screen and (max-width:1023px){.story__box--04{--story-box-title-width: 10.5rem;--story-box-meta-align: flex-end;margin-right:auto;padding:2.1rem 9.5rem 0 0}}.story__box--05{--story-box-color: #71AADB;--story-box-illust-width: calc(464 / 284 * 100%);--story-box-illust-translate: 3% 0;margin-inline:auto 11.5rem}.story__box--05 .story__box-figure{margin-inline:auto}.story__box--05 .story__box-title{position:relative;margin-top:-2.1rem}@media screen and (min-width:1441px){.story__box--05{margin-top:6.2rem}}@media screen and (min-width:1024px){.story__box--05{margin-top:6rem}}@media screen and (max-width:1023px){.story__box--05{--story-box-title-width: 27.9rem;width:auto;margin-inline:auto 0}.story__box--05 .story__box-title{margin-top:-5.2rem}.story__box--05 .story__box-figure{margin-inline:11.4rem 0}}.u-color-white{color:#fff}.u-color-black{color:#000}.u-color-text{color:rgb(var(--color-text-base))}.u-color-increw-blue{color:rgb(var(--color-increw-blue))}.u-color-increw-black{color:rgb(var(--color-increw-black))}.u-color-neon-blue{color:rgb(var(--color-neon-blue))}.u-color-dark-blue{color:rgb(var(--color-dark-blue))}.u-color-gay-blue{color:rgb(var(--color-black))}.u-color-medium-blue{color:rgb(var(--color-medium-blue))}.u-color-highlight-black{color:rgb(var(--color-highlight-blue))}.u-color-gray{color:rgb(var(--color-gray))}.u-color-inherit{color:inherit}.u-hidden{display:none!important}@media screen and (min-width:768px){.u-hidden-pc{display:none!important}}@media screen and (max-width:1023px){.u-hidden-tablet{display:none!important}}@media screen and (max-width:767px){.u-hidden-sp{display:none!important}}.u-m-auto{margin:0 auto!important}.u-mt-0{margin-top:0rem!important}.u-mb-0{margin-bottom:0rem!important}.u-ml-0{margin-left:0rem!important}.u-mr-0{margin-right:0rem!important}.u-mt-5{margin-top:.5rem!important}.u-mb-5{margin-bottom:.5rem!important}.u-ml-5{margin-left:.5rem!important}.u-mr-5{margin-right:.5rem!important}.u-mt-10{margin-top:1rem!important}.u-mb-10{margin-bottom:1rem!important}.u-ml-10{margin-left:1rem!important}.u-mr-10{margin-right:1rem!important}.u-mt-15{margin-top:1.5rem!important}.u-mb-15{margin-bottom:1.5rem!important}.u-ml-15{margin-left:1.5rem!important}.u-mr-15{margin-right:1.5rem!important}.u-mt-20{margin-top:2rem!important}.u-mb-20{margin-bottom:2rem!important}.u-ml-20{margin-left:2rem!important}.u-mr-20{margin-right:2rem!important}.u-mt-25{margin-top:2.5rem!important}.u-mb-25{margin-bottom:2.5rem!important}.u-ml-25{margin-left:2.5rem!important}.u-mr-25{margin-right:2.5rem!important}.u-mt-30{margin-top:3rem!important}.u-mb-30{margin-bottom:3rem!important}.u-ml-30{margin-left:3rem!important}.u-mr-30{margin-right:3rem!important}.u-mt-35{margin-top:3.5rem!important}.u-mb-35{margin-bottom:3.5rem!important}.u-ml-35{margin-left:3.5rem!important}.u-mr-35{margin-right:3.5rem!important}.u-mt-40{margin-top:4rem!important}.u-mb-40{margin-bottom:4rem!important}.u-ml-40{margin-left:4rem!important}.u-mr-40{margin-right:4rem!important}.u-mt-45{margin-top:4.5rem!important}.u-mb-45{margin-bottom:4.5rem!important}.u-ml-45{margin-left:4.5rem!important}.u-mr-45{margin-right:4.5rem!important}.u-mt-50{margin-top:5rem!important}.u-mb-50{margin-bottom:5rem!important}.u-ml-50{margin-left:5rem!important}.u-mr-50{margin-right:5rem!important}.u-mt-55{margin-top:5.5rem!important}.u-mb-55{margin-bottom:5.5rem!important}.u-ml-55{margin-left:5.5rem!important}.u-mr-55{margin-right:5.5rem!important}.u-mt-60{margin-top:6rem!important}.u-mb-60{margin-bottom:6rem!important}.u-ml-60{margin-left:6rem!important}.u-mr-60{margin-right:6rem!important}.u-mt-65{margin-top:6.5rem!important}.u-mb-65{margin-bottom:6.5rem!important}.u-ml-65{margin-left:6.5rem!important}.u-mr-65{margin-right:6.5rem!important}.u-mt-70{margin-top:7rem!important}.u-mb-70{margin-bottom:7rem!important}.u-ml-70{margin-left:7rem!important}.u-mr-70{margin-right:7rem!important}.u-mt-75{margin-top:7.5rem!important}.u-mb-75{margin-bottom:7.5rem!important}.u-ml-75{margin-left:7.5rem!important}.u-mr-75{margin-right:7.5rem!important}.u-mt-80{margin-top:8rem!important}.u-mb-80{margin-bottom:8rem!important}.u-ml-80{margin-left:8rem!important}.u-mr-80{margin-right:8rem!important}.u-mt-85{margin-top:8.5rem!important}.u-mb-85{margin-bottom:8.5rem!important}.u-ml-85{margin-left:8.5rem!important}.u-mr-85{margin-right:8.5rem!important}.u-mt-90{margin-top:9rem!important}.u-mb-90{margin-bottom:9rem!important}.u-ml-90{margin-left:9rem!important}.u-mr-90{margin-right:9rem!important}.u-mt-95{margin-top:9.5rem!important}.u-mb-95{margin-bottom:9.5rem!important}.u-ml-95{margin-left:9.5rem!important}.u-mr-95{margin-right:9.5rem!important}.u-mt-100{margin-top:10rem!important}.u-mb-100{margin-bottom:10rem!important}.u-ml-100{margin-left:10rem!important}.u-mr-100{margin-right:10rem!important}@media screen and (max-width:767px){.u-m-auto-sp{margin:0 auto!important}.u-mt-0-sp{margin-top:0rem!important}.u-mb-0-sp{margin-bottom:0rem!important}.u-ml-0-sp{margin-left:0rem!important}.u-mr-0-sp{margin-right:0rem!important}.u-mt-5-sp{margin-top:.5rem!important}.u-mb-5-sp{margin-bottom:.5rem!important}.u-ml-5-sp{margin-left:.5rem!important}.u-mr-5-sp{margin-right:.5rem!important}.u-mt-10-sp{margin-top:1rem!important}.u-mb-10-sp{margin-bottom:1rem!important}.u-ml-10-sp{margin-left:1rem!important}.u-mr-10-sp{margin-right:1rem!important}.u-mt-15-sp{margin-top:1.5rem!important}.u-mb-15-sp{margin-bottom:1.5rem!important}.u-ml-15-sp{margin-left:1.5rem!important}.u-mr-15-sp{margin-right:1.5rem!important}.u-mt-20-sp{margin-top:2rem!important}.u-mb-20-sp{margin-bottom:2rem!important}.u-ml-20-sp{margin-left:2rem!important}.u-mr-20-sp{margin-right:2rem!important}.u-mt-25-sp{margin-top:2.5rem!important}.u-mb-25-sp{margin-bottom:2.5rem!important}.u-ml-25-sp{margin-left:2.5rem!important}.u-mr-25-sp{margin-right:2.5rem!important}.u-mt-30-sp{margin-top:3rem!important}.u-mb-30-sp{margin-bottom:3rem!important}.u-ml-30-sp{margin-left:3rem!important}.u-mr-30-sp{margin-right:3rem!important}.u-mt-35-sp{margin-top:3.5rem!important}.u-mb-35-sp{margin-bottom:3.5rem!important}.u-ml-35-sp{margin-left:3.5rem!important}.u-mr-35-sp{margin-right:3.5rem!important}.u-mt-40-sp{margin-top:4rem!important}.u-mb-40-sp{margin-bottom:4rem!important}.u-ml-40-sp{margin-left:4rem!important}.u-mr-40-sp{margin-right:4rem!important}.u-mt-45-sp{margin-top:4.5rem!important}.u-mb-45-sp{margin-bottom:4.5rem!important}.u-ml-45-sp{margin-left:4.5rem!important}.u-mr-45-sp{margin-right:4.5rem!important}.u-mt-50-sp{margin-top:5rem!important}.u-mb-50-sp{margin-bottom:5rem!important}.u-ml-50-sp{margin-left:5rem!important}.u-mr-50-sp{margin-right:5rem!important}.u-mt-55-sp{margin-top:5.5rem!important}.u-mb-55-sp{margin-bottom:5.5rem!important}.u-ml-55-sp{margin-left:5.5rem!important}.u-mr-55-sp{margin-right:5.5rem!important}.u-mt-60-sp{margin-top:6rem!important}.u-mb-60-sp{margin-bottom:6rem!important}.u-ml-60-sp{margin-left:6rem!important}.u-mr-60-sp{margin-right:6rem!important}.u-mt-65-sp{margin-top:6.5rem!important}.u-mb-65-sp{margin-bottom:6.5rem!important}.u-ml-65-sp{margin-left:6.5rem!important}.u-mr-65-sp{margin-right:6.5rem!important}.u-mt-70-sp{margin-top:7rem!important}.u-mb-70-sp{margin-bottom:7rem!important}.u-ml-70-sp{margin-left:7rem!important}.u-mr-70-sp{margin-right:7rem!important}.u-mt-75-sp{margin-top:7.5rem!important}.u-mb-75-sp{margin-bottom:7.5rem!important}.u-ml-75-sp{margin-left:7.5rem!important}.u-mr-75-sp{margin-right:7.5rem!important}}.u-p-0{padding:0rem!important}.u-pt-0{padding-top:0rem!important}.u-pb-0{padding-bottom:0rem!important}.u-pl-0{padding-left:0rem!important}.u-pr-0{padding-right:0rem!important}.u-p-5{padding:.5rem!important}.u-pt-5{padding-top:.5rem!important}.u-pb-5{padding-bottom:.5rem!important}.u-pl-5{padding-left:.5rem!important}.u-pr-5{padding-right:.5rem!important}.u-p-10{padding:1rem!important}.u-pt-10{padding-top:1rem!important}.u-pb-10{padding-bottom:1rem!important}.u-pl-10{padding-left:1rem!important}.u-pr-10{padding-right:1rem!important}.u-p-15{padding:1.5rem!important}.u-pt-15{padding-top:1.5rem!important}.u-pb-15{padding-bottom:1.5rem!important}.u-pl-15{padding-left:1.5rem!important}.u-pr-15{padding-right:1.5rem!important}.u-p-20{padding:2rem!important}.u-pt-20{padding-top:2rem!important}.u-pb-20{padding-bottom:2rem!important}.u-pl-20{padding-left:2rem!important}.u-pr-20{padding-right:2rem!important}.u-p-25{padding:2.5rem!important}.u-pt-25{padding-top:2.5rem!important}.u-pb-25{padding-bottom:2.5rem!important}.u-pl-25{padding-left:2.5rem!important}.u-pr-25{padding-right:2.5rem!important}.u-p-30{padding:3rem!important}.u-pt-30{padding-top:3rem!important}.u-pb-30{padding-bottom:3rem!important}.u-pl-30{padding-left:3rem!important}.u-pr-30{padding-right:3rem!important}.u-p-35{padding:3.5rem!important}.u-pt-35{padding-top:3.5rem!important}.u-pb-35{padding-bottom:3.5rem!important}.u-pl-35{padding-left:3.5rem!important}.u-pr-35{padding-right:3.5rem!important}.u-p-40{padding:4rem!important}.u-pt-40{padding-top:4rem!important}.u-pb-40{padding-bottom:4rem!important}.u-pl-40{padding-left:4rem!important}.u-pr-40{padding-right:4rem!important}.u-p-45{padding:4.5rem!important}.u-pt-45{padding-top:4.5rem!important}.u-pb-45{padding-bottom:4.5rem!important}.u-pl-45{padding-left:4.5rem!important}.u-pr-45{padding-right:4.5rem!important}.u-p-50{padding:5rem!important}.u-pt-50{padding-top:5rem!important}.u-pb-50{padding-bottom:5rem!important}.u-pl-50{padding-left:5rem!important}.u-pr-50{padding-right:5rem!important}.u-p-55{padding:5.5rem!important}.u-pt-55{padding-top:5.5rem!important}.u-pb-55{padding-bottom:5.5rem!important}.u-pl-55{padding-left:5.5rem!important}.u-pr-55{padding-right:5.5rem!important}.u-p-60{padding:6rem!important}.u-pt-60{padding-top:6rem!important}.u-pb-60{padding-bottom:6rem!important}.u-pl-60{padding-left:6rem!important}.u-pr-60{padding-right:6rem!important}.u-p-65{padding:6.5rem!important}.u-pt-65{padding-top:6.5rem!important}.u-pb-65{padding-bottom:6.5rem!important}.u-pl-65{padding-left:6.5rem!important}.u-pr-65{padding-right:6.5rem!important}.u-p-70{padding:7rem!important}.u-pt-70{padding-top:7rem!important}.u-pb-70{padding-bottom:7rem!important}.u-pl-70{padding-left:7rem!important}.u-pr-70{padding-right:7rem!important}.u-p-75{padding:7.5rem!important}.u-pt-75{padding-top:7.5rem!important}.u-pb-75{padding-bottom:7.5rem!important}.u-pl-75{padding-left:7.5rem!important}.u-pr-75{padding-right:7.5rem!important}.u-p-80{padding:8rem!important}.u-pt-80{padding-top:8rem!important}.u-pb-80{padding-bottom:8rem!important}.u-pl-80{padding-left:8rem!important}.u-pr-80{padding-right:8rem!important}.u-p-85{padding:8.5rem!important}.u-pt-85{padding-top:8.5rem!important}.u-pb-85{padding-bottom:8.5rem!important}.u-pl-85{padding-left:8.5rem!important}.u-pr-85{padding-right:8.5rem!important}.u-p-90{padding:9rem!important}.u-pt-90{padding-top:9rem!important}.u-pb-90{padding-bottom:9rem!important}.u-pl-90{padding-left:9rem!important}.u-pr-90{padding-right:9rem!important}.u-p-95{padding:9.5rem!important}.u-pt-95{padding-top:9.5rem!important}.u-pb-95{padding-bottom:9.5rem!important}.u-pl-95{padding-left:9.5rem!important}.u-pr-95{padding-right:9.5rem!important}.u-p-100{padding:10rem!important}.u-pt-100{padding-top:10rem!important}.u-pb-100{padding-bottom:10rem!important}.u-pl-100{padding-left:10rem!important}.u-pr-100{padding-right:10rem!important}@media screen and (max-width:767px){.u-p-0-sp{padding:0rem!important}.u-pt-0-sp{padding-top:0rem!important}.u-pb-0-sp{padding-bottom:0rem!important}.u-pl-0-sp{padding-left:0rem!important}.u-pr-0-sp{padding-right:0rem!important}.u-p-5-sp{padding:.5rem!important}.u-pt-5-sp{padding-top:.5rem!important}.u-pb-5-sp{padding-bottom:.5rem!important}.u-pl-5-sp{padding-left:.5rem!important}.u-pr-5-sp{padding-right:.5rem!important}.u-p-10-sp{padding:1rem!important}.u-pt-10-sp{padding-top:1rem!important}.u-pb-10-sp{padding-bottom:1rem!important}.u-pl-10-sp{padding-left:1rem!important}.u-pr-10-sp{padding-right:1rem!important}.u-p-15-sp{padding:1.5rem!important}.u-pt-15-sp{padding-top:1.5rem!important}.u-pb-15-sp{padding-bottom:1.5rem!important}.u-pl-15-sp{padding-left:1.5rem!important}.u-pr-15-sp{padding-right:1.5rem!important}.u-p-20-sp{padding:2rem!important}.u-pt-20-sp{padding-top:2rem!important}.u-pb-20-sp{padding-bottom:2rem!important}.u-pl-20-sp{padding-left:2rem!important}.u-pr-20-sp{padding-right:2rem!important}.u-p-25-sp{padding:2.5rem!important}.u-pt-25-sp{padding-top:2.5rem!important}.u-pb-25-sp{padding-bottom:2.5rem!important}.u-pl-25-sp{padding-left:2.5rem!important}.u-pr-25-sp{padding-right:2.5rem!important}.u-p-30-sp{padding:3rem!important}.u-pt-30-sp{padding-top:3rem!important}.u-pb-30-sp{padding-bottom:3rem!important}.u-pl-30-sp{padding-left:3rem!important}.u-pr-30-sp{padding-right:3rem!important}.u-p-35-sp{padding:3.5rem!important}.u-pt-35-sp{padding-top:3.5rem!important}.u-pb-35-sp{padding-bottom:3.5rem!important}.u-pl-35-sp{padding-left:3.5rem!important}.u-pr-35-sp{padding-right:3.5rem!important}.u-p-40-sp{padding:4rem!important}.u-pt-40-sp{padding-top:4rem!important}.u-pb-40-sp{padding-bottom:4rem!important}.u-pl-40-sp{padding-left:4rem!important}.u-pr-40-sp{padding-right:4rem!important}.u-p-45-sp{padding:4.5rem!important}.u-pt-45-sp{padding-top:4.5rem!important}.u-pb-45-sp{padding-bottom:4.5rem!important}.u-pl-45-sp{padding-left:4.5rem!important}.u-pr-45-sp{padding-right:4.5rem!important}.u-p-50-sp{padding:5rem!important}.u-pt-50-sp{padding-top:5rem!important}.u-pb-50-sp{padding-bottom:5rem!important}.u-pl-50-sp{padding-left:5rem!important}.u-pr-50-sp{padding-right:5rem!important}.u-p-55-sp{padding:5.5rem!important}.u-pt-55-sp{padding-top:5.5rem!important}.u-pb-55-sp{padding-bottom:5.5rem!important}.u-pl-55-sp{padding-left:5.5rem!important}.u-pr-55-sp{padding-right:5.5rem!important}.u-p-60-sp{padding:6rem!important}.u-pt-60-sp{padding-top:6rem!important}.u-pb-60-sp{padding-bottom:6rem!important}.u-pl-60-sp{padding-left:6rem!important}.u-pr-60-sp{padding-right:6rem!important}.u-p-65-sp{padding:6.5rem!important}.u-pt-65-sp{padding-top:6.5rem!important}.u-pb-65-sp{padding-bottom:6.5rem!important}.u-pl-65-sp{padding-left:6.5rem!important}.u-pr-65-sp{padding-right:6.5rem!important}.u-p-70-sp{padding:7rem!important}.u-pt-70-sp{padding-top:7rem!important}.u-pb-70-sp{padding-bottom:7rem!important}.u-pl-70-sp{padding-left:7rem!important}.u-pr-70-sp{padding-right:7rem!important}.u-p-75-sp{padding:7.5rem!important}.u-pt-75-sp{padding-top:7.5rem!important}.u-pb-75-sp{padding-bottom:7.5rem!important}.u-pl-75-sp{padding-left:7.5rem!important}.u-pr-75-sp{padding-right:7.5rem!important}.u-p-80-sp{padding:8rem!important}.u-pt-80-sp{padding-top:8rem!important}.u-pb-80-sp{padding-bottom:8rem!important}.u-pl-80-sp{padding-left:8rem!important}.u-pr-80-sp{padding-right:8rem!important}.u-p-85-sp{padding:8.5rem!important}.u-pt-85-sp{padding-top:8.5rem!important}.u-pb-85-sp{padding-bottom:8.5rem!important}.u-pl-85-sp{padding-left:8.5rem!important}.u-pr-85-sp{padding-right:8.5rem!important}.u-p-90-sp{padding:9rem!important}.u-pt-90-sp{padding-top:9rem!important}.u-pb-90-sp{padding-bottom:9rem!important}.u-pl-90-sp{padding-left:9rem!important}.u-pr-90-sp{padding-right:9rem!important}.u-p-95-sp{padding:9.5rem!important}.u-pt-95-sp{padding-top:9.5rem!important}.u-pb-95-sp{padding-bottom:9.5rem!important}.u-pl-95-sp{padding-left:9.5rem!important}.u-pr-95-sp{padding-right:9.5rem!important}.u-p-100-sp{padding:10rem!important}.u-pt-100-sp{padding-top:10rem!important}.u-pb-100-sp{padding-bottom:10rem!important}.u-pl-100-sp{padding-left:10rem!important}.u-pr-100-sp{padding-right:10rem!important}}.u-textCenter{text-align:center}.u-textRight{text-align:right}.u-textLeft{text-align:left}@media screen and (max-width:767px){.u-textCenter-sp{text-align:center}.u-textRight-sp{text-align:right}.u-textLeft-sp{text-align:left}}.u-visuallyHidden{position:absolute!important;overflow:hidden;width:.1rem;height:.1rem;margin:-.1rem;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.u-w-auto{width:auto!important}.u-w-5{width:.5rem!important}.u-w-10{width:1rem!important}.u-w-15{width:1.5rem!important}.u-w-20{width:2rem!important}.u-w-25{width:2.5rem!important}.u-w-30{width:3rem!important}.u-w-35{width:3.5rem!important}.u-w-40{width:4rem!important}.u-w-45{width:4.5rem!important}.u-w-50{width:5rem!important}.u-w-55{width:5.5rem!important}.u-w-60{width:6rem!important}.u-w-65{width:6.5rem!important}.u-w-70{width:7rem!important}.u-w-75{width:7.5rem!important}.u-w-80{width:8rem!important}.u-w-85{width:8.5rem!important}.u-w-90{width:9rem!important}.u-w-95{width:9.5rem!important}.u-w-100{width:10rem!important}.u-w-105{width:10.5rem!important}.u-w-110{width:11rem!important}.u-w-115{width:11.5rem!important}.u-w-120{width:12rem!important}.u-w-125{width:12.5rem!important}.u-w-130{width:13rem!important}.u-w-135{width:13.5rem!important}.u-w-140{width:14rem!important}.u-w-145{width:14.5rem!important}.u-w-150{width:15rem!important}.u-w-155{width:15.5rem!important}.u-w-160{width:16rem!important}.u-w-165{width:16.5rem!important}.u-w-170{width:17rem!important}.u-w-175{width:17.5rem!important}.u-w-180{width:18rem!important}.u-w-185{width:18.5rem!important}.u-w-190{width:19rem!important}.u-w-195{width:19.5rem!important}.u-w-200{width:20rem!important}.u-w-205{width:20.5rem!important}.u-w-210{width:21rem!important}.u-w-215{width:21.5rem!important}.u-w-220{width:22rem!important}.u-w-225{width:22.5rem!important}.u-w-230{width:23rem!important}.u-w-235{width:23.5rem!important}.u-w-240{width:24rem!important}.u-w-245{width:24.5rem!important}.u-w-250{width:25rem!important}.u-w-255{width:25.5rem!important}.u-w-260{width:26rem!important}.u-w-265{width:26.5rem!important}.u-w-270{width:27rem!important}.u-w-275{width:27.5rem!important}.u-w-280{width:28rem!important}.u-w-285{width:28.5rem!important}.u-w-290{width:29rem!important}.u-w-295{width:29.5rem!important}.u-w-300{width:30rem!important}.u-w-305{width:30.5rem!important}.u-w-310{width:31rem!important}.u-w-315{width:31.5rem!important}.u-w-320{width:32rem!important}.u-w-325{width:32.5rem!important}.u-w-330{width:33rem!important}.u-w-335{width:33.5rem!important}.u-w-340{width:34rem!important}.u-w-345{width:34.5rem!important}.u-w-350{width:35rem!important}.u-w-355{width:35.5rem!important}.u-w-360{width:36rem!important}.u-w-365{width:36.5rem!important}.u-w-370{width:37rem!important}.u-w-375{width:37.5rem!important}.u-w-380{width:38rem!important}.u-w-385{width:38.5rem!important}.u-w-390{width:39rem!important}.u-w-395{width:39.5rem!important}.u-w-400{width:40rem!important}.u-w-5per{width:5%!important}.u-w-10per{width:10%!important}.u-w-15per{width:15%!important}.u-w-20per{width:20%!important}.u-w-25per{width:25%!important}.u-w-30per{width:30%!important}.u-w-35per{width:35%!important}.u-w-40per{width:40%!important}.u-w-45per{width:45%!important}.u-w-50per{width:50%!important}.u-w-55per{width:55%!important}.u-w-60per{width:60%!important}.u-w-65per{width:65%!important}.u-w-70per{width:70%!important}.u-w-75per{width:75%!important}.u-w-80per{width:80%!important}.u-w-85per{width:85%!important}.u-w-90per{width:90%!important}.u-w-95per{width:95%!important}.u-w-100per{width:100%!important}@media screen and (max-width:767px){.u-w-auto-sp{width:auto!important}.u-w-5-sp{width:.5rem!important}.u-w-10-sp{width:1rem!important}.u-w-15-sp{width:1.5rem!important}.u-w-20-sp{width:2rem!important}.u-w-25-sp{width:2.5rem!important}.u-w-30-sp{width:3rem!important}.u-w-35-sp{width:3.5rem!important}.u-w-40-sp{width:4rem!important}.u-w-45-sp{width:4.5rem!important}.u-w-50-sp{width:5rem!important}.u-w-55-sp{width:5.5rem!important}.u-w-60-sp{width:6rem!important}.u-w-65-sp{width:6.5rem!important}.u-w-70-sp{width:7rem!important}.u-w-75-sp{width:7.5rem!important}.u-w-80-sp{width:8rem!important}.u-w-85-sp{width:8.5rem!important}.u-w-90-sp{width:9rem!important}.u-w-95-sp{width:9.5rem!important}.u-w-100-sp{width:10rem!important}.u-w-105-sp{width:10.5rem!important}.u-w-110-sp{width:11rem!important}.u-w-115-sp{width:11.5rem!important}.u-w-120-sp{width:12rem!important}.u-w-125-sp{width:12.5rem!important}.u-w-130-sp{width:13rem!important}.u-w-135-sp{width:13.5rem!important}.u-w-140-sp{width:14rem!important}.u-w-145-sp{width:14.5rem!important}.u-w-150-sp{width:15rem!important}.u-w-5per-sp{width:5%!important}.u-w-10per-sp{width:10%!important}.u-w-15per-sp{width:15%!important}.u-w-20per-sp{width:20%!important}.u-w-25per-sp{width:25%!important}.u-w-30per-sp{width:30%!important}.u-w-35per-sp{width:35%!important}.u-w-40per-sp{width:40%!important}.u-w-45per-sp{width:45%!important}.u-w-50per-sp{width:50%!important}.u-w-55per-sp{width:55%!important}.u-w-60per-sp{width:60%!important}.u-w-65per-sp{width:65%!important}.u-w-70per-sp{width:70%!important}.u-w-75per-sp{width:75%!important}.u-w-80per-sp{width:80%!important}.u-w-85per-sp{width:85%!important}.u-w-90per-sp{width:90%!important}.u-w-95per-sp{width:95%!important}.u-w-100per-sp{width:100%!important}}
