@charset "UTF-8";:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);width:100%;z-index:1}.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{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.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{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top:4px solid rgba(0,0,0,0);box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.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(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size) / 2);top:var(--swiper-navigation-top-offset, 50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset, 4px)}.swiper-horizontal .swiper-button-next,.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size) / 2);top:var(--swiper-navigation-top-offset, 50%)}.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal .swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset, 4px)}.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal .swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-next,.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-next,.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset, 50%);margin-left:calc(0px - var(--swiper-navigation-size) / 2);margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset, 4px)}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.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}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination.swiper-pagination-disabled,.swiper-pagination-disabled>.swiper-pagination{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, 8px);left:0;top:var(--swiper-pagination-top, auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.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{background:var(--swiper-pagination-bullet-inactive-color, #000);border-radius:var(--swiper-pagination-bullet-border-radius, 50%);display:inline-block;height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color, var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity, 1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left, auto);right:var(--swiper-pagination-right, 8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .2509803922));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>.swiper-pagination-progressbar,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0;width:100%}.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size, 4px)}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1019607843));border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none}.swiper-scrollbar.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>.swiper-scrollbar{display:none!important}.swiper-scrollbar.swiper-scrollbar-horizontal,.swiper-horizontal>.swiper-scrollbar{bottom:var(--swiper-scrollbar-bottom, 4px);height:var(--swiper-scrollbar-size, 4px);left:var(--swiper-scrollbar-sides-offset, 1%);position:absolute;top:var(--swiper-scrollbar-top, auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);left:var(--swiper-scrollbar-left, auto);position:absolute;right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);width:var(--swiper-scrollbar-size, 4px);z-index:50}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5019607843));border-radius:var(--swiper-scrollbar-border-radius, 10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}html{font-size:4.26667vw}@media (min-width: 640px){html{font-size:3.26667vw}}@media (min-width: 768px){html{font-size:100%}}@media (min-width: 1536px){html{font-size:110%}}@media (min-width: 1920px){html{font-size:115%}}@media (min-width: 2560px){html{font-size:120%}}body{font-family:Noto Sans JP,sans-serif;line-height:1.5;background:#fff;-webkit-text-size-adjust:100%;margin:0;overflow-wrap:anywhere;word-break:normal;line-break:strict;padding-top:4.5rem;color:#000}@media (min-width: 768px){body{padding-top:8.9375rem}}*{box-sizing:border-box}ol,ul{list-style:none;padding:0;margin:0}img{width:100%;height:auto}a:focus-visible{outline:#005fcc solid .25rem;border-radius:.1875rem}[hidden]{display:none!important}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}@keyframes animationOpen1{0%{opacity:0}to{opacity:1}}@keyframes animationClose1{0%{opacity:1}to{opacity:0}}.c-header1{position:absolute;top:0;left:0;z-index:10;width:100%;border-bottom:1px solid #DCDCDC;transition:background .5s cubic-bezier(.23,1,.32,1)}@media (min-width: 768px){.c-header1{min-width:75rem}}.c-header1.-fixed{position:fixed;animation:header .5s cubic-bezier(.23,1,.32,1)}@media (min-width: 768px){.c-header1.-fixed{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}body.-top .c-header1{border-bottom-color:transparent}@media (min-width: 768px){.c-header1.-fixed .c-header1__inner1{height:4.75rem}}@media (min-width: 768px){.c-header1.-fixed .c-header1__logo1{width:5.75rem}}@media (min-width: 768px){.c-header1.-fixed .c-header1__breadcrumbs1{display:none}}@media (min-width: 768px){.c-header1.-fixed .c-nav1__list1{top:.5rem}}@media (min-width: 768px){.c-header1.-fixed .c-nav1__button1{top:.875rem}}@keyframes header{0%{translate:0 -100%}to{translate:0}}.c-header1__inner1{position:relative;display:grid;align-items:center;z-index:1;height:4.5rem;padding:0 1rem}@media (min-width: 768px){.c-header1__inner1{padding:0 2.5rem;height:8.9375rem;pointer-events:none}}.c-header1.-fixed .c-header1__inner1{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .7s cubic-bezier(.23,1,.32,1)}@media (min-width: 768px){.c-header1.-fixed .c-header1__inner1{background:none;-webkit-backdrop-filter:none;backdrop-filter:none}}.c-header1__logo1{width:6.1075rem}@media (min-width: 768px){.c-header1__logo1{width:9.529375rem}}@media (min-width: 768px){.c-header1.is-stateScrolled .c-header1__logo1{width:7.25rem}}.c-header1__logo1__inner1{display:block;pointer-events:all}.c-header1__toggleButton1{position:absolute;top:0;bottom:0;right:0;padding:0;display:grid;place-items:center;width:4.5rem;height:4.5rem;border:none;background:#000;cursor:pointer}@media (min-width: 768px){.c-header1__toggleButton1{display:none}}.c-header1.-type2 .c-header1__toggleButton1{opacity:0;pointer-events:none}.c-header1__toggleButton1__inner1{position:relative;display:block;width:1.5rem;height:1.3125rem}.c-header1__toggleButton1__inner1 span{transition:all .7s cubic-bezier(.23,1,.32,1);background:#fff;height:2px;display:block;position:absolute;width:1.5rem;top:0;bottom:0;left:0;margin:auto}.c-header1__toggleButton1__inner1 span:nth-of-type(1){translate:0 -.5rem}.c-header1__toggleButton1__inner1 span:nth-of-type(2){width:1rem}.c-header1__toggleButton1__inner1 span:nth-of-type(3){translate:0 .5rem}.c-header1__toggleButton1[aria-expanded=true] .c-header1__toggleButton1__inner1 span:nth-of-type(1){translate:0;rotate:45deg}.c-header1__toggleButton1[aria-expanded=true] .c-header1__toggleButton1__inner1 span:nth-of-type(2){opacity:0}.c-header1__toggleButton1[aria-expanded=true] .c-header1__toggleButton1__inner1 span:nth-of-type(3){translate:0;rotate:-45deg}.c-header1__breadcrumbs1{display:none}@media (min-width: 768px){.c-header1__breadcrumbs1{display:block;position:absolute;top:5.875rem;right:2.5rem;width:100%;padding:1rem 0;max-width:63.75rem;border-top:1px solid #DCDCDC}}.c-header1__breadcrumbs1__list1{display:grid;grid-auto-flow:column;justify-content:flex-end;gap:1rem;align-items:center}.c-header1__breadcrumbs1__list1>li{display:grid;align-items:center;grid-auto-flow:column;gap:1rem;color:#b4b4b4;font-size:.75rem}.c-header1__breadcrumbs1__list1>li:before{content:"";display:block;width:1rem;height:1rem;background:#000;-webkit-mask-image:url(./images/icon_arrow1_1.svg);mask-image:url(./images/icon_arrow1_1.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.c-header1__breadcrumbs1__list1>li:first-child:before{display:none}.c-header1__breadcrumbs1__list1>li>a{color:#1a1a1a;text-decoration:none;pointer-events:all;transition:all .7s cubic-bezier(.23,1,.32,1)}@media (min-width: 768px){.c-header1__breadcrumbs1__list1>li>a:hover{color:#b4b4b4}}.c-footer1{position:relative;padding:2.5rem 0;border-top:1px solid #dcdcdc}@media (min-width: 768px){.c-footer1{padding:4rem 0}}.c-footer1__button1{position:absolute;top:.5rem;right:.5rem;width:2.5rem;height:2.5rem;border-radius:100%;background:#dcdcdc;display:grid;place-content:center;border:none;cursor:pointer}@media (min-width: 768px){.c-footer1__button1{top:1.5rem;right:2.125rem}}.c-footer1__button1:before{display:block;content:"";width:1.5rem;height:1.5rem;background:#fff;-webkit-mask-image:url(./images/icon_arrow2_1.svg);mask-image:url(./images/icon_arrow2_1.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.c-footer1__inner1{display:grid}@media (min-width: 768px){.c-footer1__inner1{grid-template-columns:1fr 55.5rem;gap:3rem;max-width:75rem;margin:0 auto}}@media (min-width: 768px){.c-footer1:not(:has(.c-footer1__nav1)) .c-footer1__inner1{grid-template-columns:1fr}}.c-footer1__logo1{margin:2.5rem auto 0;width:11.3125rem;display:grid}@media (min-width: 768px){.c-footer1__logo1{margin:0}}.c-footer1:not(:has(.c-footer1__nav1)) .c-footer1__logo1{margin-top:0}@media (min-width: 768px){.c-footer1:not(:has(.c-footer1__nav1)) .c-footer1__logo1{grid-row:span 2}}.c-footer1__nav1{grid-row:1/2}@media (min-width: 768px){.c-footer1__nav1{grid-row:1/2;grid-column:2/3}}.c-footer1.-type2 .c-footer1__nav1{display:none}@media (min-width: 768px){.c-footer1__nav1__list-wrap1{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem 3rem}}@media (min-width: 768px){.c-footer1__nav1__list1{display:flex;flex-direction:column;gap:1rem}}.c-footer1__nav1__list1>li{border-bottom:1px solid #dcdcdc}.c-footer1__nav1__list1>li:has(button[data-expanded=true]){background:#f5f5f5}.c-footer1__nav1__list1>li>button,.c-footer1__nav1__list1>li>a,.c-footer1__nav1__list1>li>span{position:relative;display:grid;grid-auto-flow:column;justify-content:space-between;align-items:center;font-weight:700;line-height:1.8;text-decoration:none;color:#000;padding:1rem 1.5rem;width:100%;border:none;background:none}@media (min-width: 768px){.c-footer1__nav1__list1>li>button,.c-footer1__nav1__list1>li>a,.c-footer1__nav1__list1>li>span{padding:1rem 0;line-height:1.5}}.c-footer1__nav1__list1>li>button,.c-footer1__nav1__list1>li>a{cursor:pointer}.c-footer1__nav1__list1>li>button:after,.c-footer1__nav1__list1>li>a:after{display:block;content:"";width:1.5rem;height:1.5rem;background:#000;-webkit-mask-image:url(./images/icon_arrow1_1.svg);mask-image:url(./images/icon_arrow1_1.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.c-footer1__nav1__list1>li>button[data-expanded=false]:after,.c-footer1__nav1__list1>li>a[data-expanded=false]:after{-webkit-mask-image:url(./images/icon_plus1_1.svg);mask-image:url(./images/icon_plus1_1.svg)}.c-footer1__nav1__list1>li>button[data-expanded=true]:after,.c-footer1__nav1__list1>li>a[data-expanded=true]:after{-webkit-mask-image:url(./images/icon_minus1_1.svg);mask-image:url(./images/icon_minus1_1.svg)}.c-footer1__nav1__list1>li>button[target=_blank]:after,.c-footer1__nav1__list1>li>a[target=_blank]:after{-webkit-mask-image:url(./images/icon_external1_1.svg);mask-image:url(./images/icon_external1_1.svg)}.c-footer1__nav1__list1>li>button:before,.c-footer1__nav1__list1>li>a:before{display:block;content:"";width:0;height:.0625rem;background:#000;position:absolute;left:0;bottom:0;transition:all .7s cubic-bezier(.23,1,.32,1)}@media (min-width: 768px){.c-footer1__nav1__list1>li>a:hover:before{width:100%}}.c-footer1__nav1__list2{margin-bottom:-1px;border-top:1px solid #dcdcdc}.c-footer1__nav1__list2>li{border-bottom:1px solid #dcdcdc}.c-footer1__nav1__list2>li>a{position:relative;display:grid;grid-auto-flow:column;justify-content:space-between;align-items:center;font-weight:700;line-height:1.8;text-decoration:none;color:#000;padding:.625rem 1.5rem .625rem 4rem;width:100%;border:none;background:none;font-size:.875rem}@media (min-width: 768px){.c-footer1__nav1__list2>li>a{padding:.75rem 0 .75rem 2.5rem;line-height:1.5}}.c-footer1__nav1__list2>li>a:after{display:block;content:"";width:1.5rem;height:1.5rem;background:#000;-webkit-mask-image:url(./images/icon_arrow1_1.svg);mask-image:url(./images/icon_arrow1_1.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.c-footer1__nav1__list2>li>a:before{display:block;content:"";width:0;height:.0625rem;background:#000;position:absolute;left:0;bottom:0;transition:all .7s cubic-bezier(.23,1,.32,1)}@media (min-width: 768px){.c-footer1__nav1__list2>li>a:hover:before{width:100%}}.c-footer1__foot1{display:flex;flex-direction:column;margin-top:2.5rem}@media (min-width: 768px){.c-footer1__foot1{justify-content:space-between;margin-top:0}}.c-footer1:not(:has(.c-footer1__nav1)) .c-footer1__foot1{margin-top:0}@media (min-width: 768px){.c-footer1:not(:has(.c-footer1__nav1)) .c-footer1__foot1{width:auto;display:grid;justify-content:center;gap:0 2.5rem;grid-template-columns:11.3125rem auto;margin:0 auto}}.c-footer1__utility1{display:flex;justify-content:center;gap:1rem;font-size:.875rem;line-height:1.8}@media (min-width: 768px){.c-footer1__utility1{justify-content:flex-start;order:3;margin-top:auto;line-height:1.8rem}}.c-footer1__utility1>li+li{padding-left:1rem;border-left:1px solid #DCDCDC}.c-footer1__utility1>li a{color:#000;text-decoration:none;transition:all .7s cubic-bezier(.23,1,.32,1)}@media (min-width: 768px){.c-footer1__utility1>li a:hover{opacity:.6}}.c-footer1__address1{margin-top:1.5rem;text-align:center;font-size:1rem;line-height:1.8;display:block}@media (min-width: 768px){.c-footer1__address1{text-align:left}}@media (min-width: 768px){.c-footer1:not(:has(.c-footer1__nav1)) .c-footer1__address1{margin-top:0}}.c-footer1__copy1{margin-top:1.5rem;text-align:center;font-size:.75rem;display:block}@media (min-width: 768px){.c-footer1__copy1{margin:1.5rem 0 0;text-align:left}}@media (min-width: 768px){.c-footer1:not(:has(.c-footer1__nav1)) .c-footer1__copy1{margin-top:.25rem;margin-bottom:auto;text-align:center}}.c-button1{display:grid;grid-auto-flow:column;align-items:center;justify-content:space-between;gap:.5rem;width:100%;min-height:3rem;padding:.75rem .5rem;background:#000;text-decoration:none;transition:all .7s cubic-bezier(.23,1,.32,1)}@media (min-width: 768px){.c-button1{pointer-events:all}}@media (min-width: 768px){.c-button1:hover{opacity:.6}}.c-button1__leftIcon1{display:grid;place-items:center;width:1.5rem;height:1.5rem}.c-button1__leftIcon1:before{content:"";display:block;width:1.5rem;height:1.5rem;background:#fff;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.c-button1__leftIcon1.-none:before{display:none}.c-button1__leftIcon1.-mail1_1:before{-webkit-mask-image:url(./images/icon_mail1_1.svg);mask-image:url(./images/icon_mail1_1.svg)}.c-button1__rightIcon1{display:grid;place-items:center;width:1.5rem;height:1.5rem}.c-button1__rightIcon1:before{content:"";display:block;width:1.5rem;height:1.5rem;background:#fff;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.c-button1__rightIcon1.-arrow1_1:before{-webkit-mask-image:url(./images/icon_arrow3_1.svg);mask-image:url(./images/icon_arrow3_1.svg)}.c-button1__rightIcon1.-arrow2_1:before{-webkit-mask-image:url(./images/icon_arrow1_1.svg);mask-image:url(./images/icon_arrow1_1.svg)}.c-button1__rightIcon1.-external1_1:before{-webkit-mask-image:url(./images/icon_external1_1.svg);mask-image:url(./images/icon_external1_1.svg)}.c-button1__mainLabel1{font-size:1rem;color:#fff;font-weight:700}.c-button2{display:grid;grid-auto-flow:column;align-items:center;justify-content:space-between;width:100%;background:#fff;text-decoration:none;transition:all .7s cubic-bezier(.23,1,.32,1)}@media (min-width: 768px){.c-button2{gap:.5rem;pointer-events:all}}@media (min-width: 768px){.c-button2:hover{opacity:.6}}.c-button2__leftIcon1{width:5rem;height:5rem;display:grid;place-items:center}.c-button2__leftIcon1:before{display:block;content:"";width:2.1875rem;height:2.1875rem;background:#000;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.c-button2__leftIcon1.-mail1_1:before{-webkit-mask-image:url(./images/icon_mail1_1.svg);mask-image:url(./images/icon_mail1_1.svg)}.c-button2__rightIcon1{width:5rem;height:5rem;display:grid;place-items:center}.c-button2__rightIcon1:before{display:block;content:"";width:1.5rem;height:1.5rem;background:#000;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.c-button2__rightIcon1.-arrow1_1:before{translate:.5rem 0;-webkit-mask-image:url(./images/icon_arrow1_1.svg);mask-image:url(./images/icon_arrow1_1.svg)}.c-button2__mainLabel1{font-size:1.375rem;color:#000;font-weight:700;letter-spacing:-.03em}.c-button4,.c-incBlock17__button1__button1{padding:1.25rem 0;background:#000;width:100%;border:none;display:grid;position:relative;cursor:pointer;transition:all .7s cubic-bezier(.23,1,.32,1)}.c-button4:hover,.c-incBlock17__button1__button1:hover{opacity:.6}.c-button4__mainLabel1,.c-incBlock17__button1__button1{color:#fff;font-size:1.25rem;font-weight:700}.c-button4__rightIcon1{position:absolute;top:0;bottom:0;right:.5rem;display:grid;place-items:center}.c-button4__rightIcon1:before{display:block;content:"";width:1.75rem;height:1.75rem;background:#fff;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.c-button4__rightIcon1.-arrow1_1:before{-webkit-mask-image:url(./images/icon_arrow1_1.svg);mask-image:url(./images/icon_arrow1_1.svg)}.c-incBlock17__button1__button1{background:#000 url(./images/icon_arrow1_2.svg) no-repeat right .5rem center;background-size:1.75rem}.c-incBlock17__button1__button1[disabled]{background:#efefef url(./images/icon_arrow1_1.svg) no-repeat right .5rem center;color:#000;opacity:.5;cursor:auto}.c-incBlock17__button1__button1[disabled]:hover{opacity:.5}.c-incBlock17__button1__button2{border:none;font-weight:700;padding:0 2rem;background:transparent url(./images/icon_arrow1_3.svg) no-repeat left center;background-size:1.75rem;font-size:1rem;cursor:pointer;transition:all .7s cubic-bezier(.23,1,.32,1)}.c-incBlock17__button1__button2:hover{opacity:.6}.c-button-set1{display:flex;flex-direction:column;justify-content:center;gap:.75rem;margin-top:2.5rem}@media (min-width: 768px){.c-button-set1{flex-direction:row;gap:1.25rem}}.c-button-set1.is-left{justify-content:flex-start}.c-button-set1.is-vertical{flex-direction:column}.c-button-set1:first-child{margin-top:0}@media (min-width: 768px){.c-button-set1>*{width:22.5rem}}.c-nav1{position:absolute;top:4.5rem;left:0;width:100%;height:calc(100dvh - 4.5rem);opacity:0}@media (min-width: 768px){.c-nav1{top:0;height:100%;pointer-events:none;opacity:1}}.c-header1:has(.c-header1__toggleButton1[aria-expanded=false]) .c-nav1{pointer-events:none;visibility:hidden}.c-header1:has(.c-header1__toggleButton1[aria-expanded=true]) .c-nav1{opacity:1}.c-header1.-type2 .c-nav1{display:none}.c-nav1__main1{position:relative;z-index:1;overflow-y:auto;max-height:100%;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 1.25rem #0000001f}@media (min-width: 768px){.c-nav1__main1{position:static;overflow-y:visible;max-height:initial;padding:0;background:none}}@media (min-width: 768px){.c-nav1__list1{position:absolute;top:1.5rem;right:14.75rem;display:grid;grid-auto-flow:column;gap:2.25rem}}.c-nav1__list1>li>button,.c-nav1__list1>li>a{display:grid;grid-auto-flow:column;align-items:center;justify-content:space-between;gap:.25rem;width:100%;padding:1rem 1.5rem;background:none;border:none;border-bottom:1px solid #dcdcdc;color:#1a1a1a;font-size:1rem;line-height:1.8;font-weight:700;text-decoration:none;cursor:pointer}@media (min-width: 768px){.c-nav1__list1>li>button,.c-nav1__list1>li>a{position:relative;height:3.75rem;padding:0;border-bottom:none;line-height:1.2;pointer-events:all}}.c-nav1__list1>li>button:after,.c-nav1__list1>li>a:after{content:"";display:block;width:1.75rem;height:1.75rem;background:#1a1a1a;-webkit-mask-image:url(./images/icon_arrow1_1.svg);mask-image:url(./images/icon_arrow1_1.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;transition:all .7s cubic-bezier(.23,1,.32,1)}.c-nav1__list1>li>button[data-expanded=false]:after,.c-nav1__list1>li>a[data-expanded=false]:after{-webkit-mask-image:url(./images/icon_plus1_1.svg);mask-image:url(./images/icon_plus1_1.svg)}.c-nav1__list1>li>button[data-expanded=true]:after,.c-nav1__list1>li>a[data-expanded=true]:after{-webkit-mask-image:url(./images/icon_minus1_1.svg);mask-image:url(./images/icon_minus1_1.svg)}@media (min-width: 768px){.c-nav1__list1>li>button[data-role=accordion]:after,.c-nav1__list1>li>a[data-role=accordion]:after{-webkit-mask-image:url(./images/icon_arrow1_1.svg);mask-image:url(./images/icon_arrow1_1.svg);rotate:90deg}}@media (min-width: 768px){.c-nav1__list1>li>button[data-role=accordion]:hover:after,.c-nav1__list1>li>a[data-role=accordion]:hover:after{rotate:-90deg}}.c-nav1__list1>li>button[target=_blank]:after,.c-nav1__list1>li>a[target=_blank]:after{-webkit-mask-image:url(./images/icon_external1_1.svg);mask-image:url(./images/icon_external1_1.svg)}@media (min-width: 768px){.c-nav1__list1>li>button:not([data-role=accordion],[target=_blank]):after,.c-nav1__list1>li>a:not([data-role=accordion],[target=_blank]):after{display:none}}@media (min-width: 768px){.c-nav1__list1>li>button:before,.c-nav1__list1>li>a:before{content:"";position:absolute;left:0;bottom:0;display:block;width:0;height:2px;background:#1a1a1a;transition:all .7s cubic-bezier(.23,1,.32,1)}}@media (min-width: 768px){.c-nav1__list1>li>button.-stateCurrent:before,.c-nav1__list1>li>a.-stateCurrent:before{width:100%}}@media (hover: hover) and (pointer: fine){.c-nav1__list1>li>button:hover:before,.c-nav1__list1>li>a:hover:before{width:100%}}.c-nav1__subList1{border-bottom:.0625rem solid #dcdcdc}@media (min-width: 768px){.c-nav1__subList1{position:absolute;left:-1px;width:66.25rem;border:none;display:grid;grid-template-columns:repeat(3,1fr);padding:1.5rem 2.5rem 2.5rem;gap:1rem 2rem;box-shadow:0 0 1.25rem #0000001f;pointer-events:none;opacity:0;background:#fff}}.c-nav1__list1>li:has(button):hover .c-nav1__subList1{pointer-events:all;opacity:1}.c-nav1__subList1>li>a{display:grid;grid-auto-flow:column;align-items:center;justify-content:space-between;padding:.75rem 1.5rem .75rem 3rem;text-decoration:none;color:#1a1a1a;position:relative}@media (min-width: 768px){.c-nav1__subList1>li>a{padding:0;height:3.5rem;border-bottom:.0625rem solid #dcdcdc;font-weight:700}}.c-nav1__subList1>li:first-child>a{padding-top:1.5rem}@media (min-width: 768px){.c-nav1__subList1>li:first-child>a{padding:0}}.c-nav1__subList1>li:last-child>a{padding-bottom:1.5rem}@media (min-width: 768px){.c-nav1__subList1>li:last-child>a{padding:0}}.c-nav1__subList1>li>a:after{display:block;content:"";width:1.75rem;height:1.75rem;background:#1a1a1a;-webkit-mask-image:url(./images/icon_arrow1_1.svg);mask-image:url(./images/icon_arrow1_1.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}@media (min-width: 768px){.c-nav1__subList1>li>a:before{display:block;content:"";width:0;height:.0625rem;background:#1a1a1a;position:absolute;left:0;bottom:0;transition:all .7s cubic-bezier(.23,1,.32,1)}}@media (min-width: 768px) and (min-width: 768px){.c-nav1__subList1>li>a.-stateCurrent:before,.c-nav1__subList1>li:hover>a:before{width:100%}}.c-nav1__button1{padding:1.5rem}@media (min-width: 768px){.c-nav1__button1{position:absolute;top:1.875rem;right:2.5rem;width:10rem;padding:0}}.c-nav1__button1 .c-button1{min-height:5rem;padding:0}@media (min-width: 768px){.c-nav1__button1 .c-button1{min-height:3rem;padding:.5rem}}.c-nav1__button1 .c-button1__leftIcon1{width:5rem;height:5rem}@media (min-width: 768px){.c-nav1__button1 .c-button1__leftIcon1{width:1.5rem;height:1.5rem}}.c-nav1__button1 .c-button1__leftIcon1.-mail1_1:before{width:2.1875rem;height:2.1875rem}@media (min-width: 768px){.c-nav1__button1 .c-button1__leftIcon1.-mail1_1:before{width:1.5rem;height:1.5rem}}.c-nav1__button1 .c-button1__mainLabel1{font-size:1.375rem}@media (min-width: 768px){.c-nav1__button1 .c-button1__mainLabel1{width:7rem;font-size:.875rem;letter-spacing:-.02em}}.c-nav1__button1 .c-button1__rightIcon1{width:5rem;height:5rem;place-items:normal;align-items:center;justify-content:flex-end;translate:-.5rem 0}@media (min-width: 768px){.c-nav1__button1 .c-button1__rightIcon1{display:none}}.c-nav1__button1 .c-button1__rightIcon1.-arrow1_1:before{-webkit-mask-image:url(./images/icon_arrow1_1.svg);mask-image:url(./images/icon_arrow1_1.svg)}.c-nav1__layer1{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0}@media (min-width: 768px){.c-nav1__layer1{display:none}}.c-nav2{margin:0 -1.5rem;padding:1.5rem;background:#f5f5f5}@media (min-width: 768px){.c-nav2{margin:4rem 0 0;padding:1.5rem}}.c-nav2.is-white{position:relative;margin:0;box-shadow:0 0 1.25rem #0000001f;background:#fff}.c-nav2__inner{display:flex;flex-direction:column;gap:.75rem}@media (min-width: 768px){.c-nav2__inner{flex-direction:row;justify-content:space-between;gap:2.5rem}}.c-nav2__unit{display:flex;justify-content:space-between;gap:.75rem}@media (min-width: 768px){.c-nav2__unit{gap:1.25rem}}.c-nav2__title1{display:flex;align-items:center;flex:0 0 auto;gap:.75rem;font-size:1.125rem;font-weight:700}.c-nav2__title1__icon1:before{content:"";flex:0 0 auto;display:block;width:1.5rem;height:1.5rem;background:#000}.c-nav2__title1__icon1.is-year:before{mask:url(./images/icon_calendar1_1.svg) center/1.25rem 1.25rem no-repeat}.c-nav2__title1__icon1.is-cat:before{mask:url(./images/icon_category1_1.svg) center/1.25rem 1.125rem no-repeat}.c-nav2__list1{display:flex;align-items:center;border-right:1px solid #DCDCDC}.c-nav2__list1>li{border-left:1px solid #DCDCDC}.c-nav2__list1>li a{display:flex;align-items:center;height:2.5rem;padding:0 2rem;color:#000;text-decoration:none;transition:all .7s cubic-bezier(.23,1,.32,1)}@media (min-width: 768px){.c-nav2__list1>li a:hover{opacity:.6}}.c-nav2__list1>li a.-current{background:#000;color:#fff;font-weight:700;pointer-events:none}.c-nav2__select1{position:relative;width:11.5rem}@media (min-width: 768px){.c-nav2__select1{width:10rem}}.c-nav2__select1:after{content:"";position:absolute;top:0;bottom:0;right:.5rem;width:1.75rem;height:1.75rem;margin:auto;background:#000;mask:url(./images/icon_arrow1_1.svg) center/1.75rem 1.75rem no-repeat;rotate:90deg;pointer-events:none}.c-nav2__select1 select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:3rem;padding:0 2.25rem 0 1rem;border:1px solid #000;border-radius:0;color:#000;line-height:1.8}.c-nav3{display:grid;gap:.75rem}@media (min-width: 768px){.c-nav3{gap:1.25rem}}.c-nav3__title1{display:flex;align-items:center;flex:0 0 auto;gap:.5rem;font-size:1.125rem;font-weight:700}@media (min-width: 768px){.c-nav3__title1{padding-bottom:1rem;border-bottom:1px solid #000}}button.c-nav3__title1{justify-content:space-between;padding:0;border:none;background:transparent;cursor:pointer}button.c-nav3__title1:after{content:"";flex:0 0 auto;display:block;width:1.75rem;height:1.75rem;margin-left:auto;background:#1a1a1a;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;transition:all .7s cubic-bezier(.23,1,.32,1)}button.c-nav3__title1[data-expanded=false]:after{-webkit-mask-image:url(./images/icon_plus1_1.svg);mask-image:url(./images/icon_plus1_1.svg)}button.c-nav3__title1[data-expanded=true]:after{-webkit-mask-image:url(./images/icon_minus1_1.svg);mask-image:url(./images/icon_minus1_1.svg)}.c-nav3__title1__icon1:before{content:"";flex:0 0 auto;display:block;width:1.75rem;height:1.75rem;background:#000}.c-nav3__title1__icon1.is-freeword:before{mask:url(./images/icon_word1_1.svg) center/1.75rem 1.75rem no-repeat}.c-nav3__title1__icon1.is-keyword:before{mask:url(./images/icon_tag1_1.svg) center/1.75rem 1.75rem no-repeat}.c-nav3__search{position:relative;display:flex}.c-nav3__search-input{flex:1 1 auto;display:flex;align-items:center;width:calc(100% - 3.125rem);height:3.125rem;border-top:1px solid #DCDCDC;border-bottom:1px solid #DCDCDC;border-right:none;border-left:1px solid #DCDCDC;padding:0 1rem;background:#fff;line-height:1.8}@media (min-width: 768px){.c-nav3__search-input{width:calc(100% - 7.5rem)}}.c-nav3__search-input::placeholder{color:#6e6e6e}.c-nav3__search-button{position:relative;flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:3.125rem;height:3.125rem;padding:0;border:none;background:#000;cursor:pointer}@media (min-width: 768px){.c-nav3__search-button{justify-content:flex-start;width:7.5rem;gap:.5rem;padding:0 .5rem;transition:all .7s cubic-bezier(.23,1,.32,1)}}@media (min-width: 768px){.c-nav3__search-button:hover{opacity:.6}}.c-nav3__search-button:before{content:"";display:inline-block;width:1.75rem;height:1.75rem;background:#fff;mask:url(./images/icon_search1_1.svg) center/1.75rem 1.75rem no-repeat}.c-nav3__search-label{display:none}@media (min-width: 768px){.c-nav3__search-label{display:block;color:#fff;font-weight:700}}.c-nav3__keyword{display:flex;flex-wrap:wrap;gap:.5rem}@media (min-width: 768px){.c-nav3__keyword{gap:.25rem}}.c-nav4{position:relative;width:100%;padding-bottom:2.5rem}.c-nav4__inner{padding:0 1.5rem}@media (min-width: 768px){.c-nav4__inner{max-width:75rem;margin:0 auto;padding:0}}.c-nav4__list1{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.c-nav4__list1{flex-direction:row;gap:1.5rem}}@media (min-width: 768px){.c-nav4__list1>li{flex:1}}.c-nav4__link{position:relative;display:flex;flex-direction:column;gap:.5rem;background-color:#fff;padding:1rem 2.75rem 1rem 1rem;box-shadow:0 0 20px #0000001a;text-decoration:none;transition:all .7s cubic-bezier(.23,1,.32,1);color:#000}@media (min-width: 768px){.c-nav4__link{height:100%;gap:1rem;padding:1.5rem 1.5rem 3.5rem}}@media (min-width: 768px){.c-nav4__link:before{content:"";position:absolute;left:.25rem;bottom:.25rem;display:block;background-color:#f5f5f5;width:calc(100% - .5rem);height:1.75rem}}.c-nav4__link:after{content:"";position:absolute;top:0;bottom:0;right:.25rem;display:inline-block;width:1.75rem;height:1.75rem;margin:auto;background:#000;mask:url(./images/icon_arrow2_1.svg) center/1.5rem 1.5rem no-repeat;rotate:180deg}@media (min-width: 768px){.c-nav4__link:after{top:auto;bottom:.25rem;right:0;left:0}}.c-nav4__link:hover{opacity:.4}.c-nav4__title{display:flex;align-items:center;gap:1rem}@media (min-width: 768px){.c-nav4__title{flex-direction:column}}.c-nav4__number{font-size:3rem;font-family:Oswald,sans-serif;font-weight:500;line-height:1;white-space:nowrap}@media (min-width: 768px){.c-nav4__number{display:flex;flex-direction:column;gap:1rem;align-items:center;font-size:3.75rem}}@media (min-width: 768px){.c-nav4__number:after{content:"";display:block;width:5rem;height:1px;margin:0 auto;background:#000}}.c-nav4__heading{font-weight:700;font-size:1.5rem;text-align:center;white-space:nowrap}.c-nav4__text{font-weight:400;line-height:1.8;width:100%}@media (max-width: 767px){.c-nav4__text{font-size:.875rem;line-height:1.7}}.c-nav5{position:relative;padding:1.5rem 0}.c-nav5:before{content:"";display:block;width:calc(100% + 3rem);height:100%;border-top:1px solid #DCDCDC;position:absolute;top:0;left:-1.5rem}@media (min-width: 768px){.c-nav5:before{width:100vw;min-width:80rem;left:50%;translate:-50% 0}}.c-nav5__inner1{position:relative}@media (min-width: 768px){.c-nav5__inner1{max-width:75rem;margin:0 auto}}.c-nav5__list1{display:flex;justify-content:space-between}@media (min-width: 768px){.c-nav5__list1{gap:2.5rem}}.c-nav5__list1__item1{flex:1;display:flex}.c-nav5__list1__item1.-index{flex:0 0 auto;justify-content:center;padding:0 2.5rem;border-right:1px solid #ccc;border-left:1px solid #ccc}@media (min-width: 768px){.c-nav5__list1__item1.-index{padding:0 3.75rem}}.c-nav5__list1__item1.-next{justify-content:flex-end}.c-nav5__list1__item1 a{display:flex;flex-direction:column;align-items:center;gap:.25rem;color:#505050;font-weight:700;text-decoration:none;transition:all .7s cubic-bezier(.23,1,.32,1)}@media (min-width: 768px){.c-nav5__list1__item1 a{flex-direction:row;gap:.5rem}}@media (min-width: 768px){.c-nav5__list1__item1 a:hover{opacity:.6}}.c-nav5__list1__item1.-index a{flex-direction:column;align-items:center;justify-content:center;gap:.25rem;font-size:.875rem;line-height:1.8}@media (min-width: 768px){.c-nav5__list1__item1.-index a{font-size:1rem;line-height:1.5}}.c-nav5__list1__item1.-index a:before{content:"";display:block;background:#505050;width:1.4375rem;height:1.75rem;mask:url(./images/icon_list1_1.svg) no-repeat center center/contain}.c-nav5__list1__item1.-prev a:before,.c-nav5__list1__item1.-next a:before{content:"";display:block;background:#505050;width:1.75rem;height:1.75rem;mask:url(./images/icon_arrow1_1.svg) no-repeat center center/contain}.c-nav5__list1__item1.-prev a:before{rotate:180deg}.c-nav5__list1__item1.-next{text-align:right}@media (min-width: 768px){.c-nav5__list1__item1.-next a{flex-direction:row-reverse}}.c-nav5__list1__item1-label1{font-size:.875rem;line-height:1.8}@media (min-width: 768px){.c-nav5__list1__item1-label1{display:flex;flex-direction:column;font-weight:400}}.c-nav5__list1__item1-label1>span{display:none}@media (min-width: 768px){.c-nav5__list1__item1-label1>span{display:block;width:27.5rem;font-size:1rem;font-weight:700}}.c-navi6{background:#f5f5f5;padding:.75rem 1.5rem;display:grid;margin-top:2.5rem}@media (min-width: 768px){.c-navi6{margin-top:3.75rem;padding:1.25rem 0rem}}@media (min-width: 768px){.c-navi6__inner1{max-width:75rem;width:100%;margin:auto;display:grid;grid-auto-columns:1fr;grid-auto-flow:column;justify-content:center}}.c-navi6__unit1{text-decoration:none;color:#000;display:grid;align-items:center;grid-template-columns:auto 1fr auto;justify-content:flex-start;gap:.5rem;border-bottom:.0625rem solid #ccc;padding:.75rem 0rem;transition:all .7s cubic-bezier(.23,1,.32,1)}@media (min-width: 768px){.c-navi6__unit1{grid-template-columns:1fr;border:none;gap:.25rem;border-left:.0625rem solid #ccc}}.c-navi6__unit1:hover{opacity:.4}@media (min-width: 768px){.c-navi6__unit1:first-child{border-left:none}}.c-navi6__unit1:last-child{border-bottom:none}.c-navi6__unit1>span:nth-of-type(1){font-size:1.5rem;font-family:Oswald,sans-serif;line-height:100%;font-weight:500}@media (min-width: 768px){.c-navi6__unit1>span:nth-of-type(1){font-size:2rem;text-align:center}}.c-navi6__unit1>span:nth-of-type(2){line-height:180%}@media (min-width: 768px){.c-navi6__unit1>span:nth-of-type(2){text-align:center}}.c-navi6__unit1:after{content:"";display:block;width:1.75rem;height:1.75rem;background:#000;-webkit-mask-image:url(./images/icon_arrow2_1.svg);mask-image:url(./images/icon_arrow2_1.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;margin-left:auto;rotate:180deg}@media (min-width: 768px){.c-navi6__unit1:after{margin:auto}}.c-sitemap1{grid-row:1/2}@media (min-width: 768px){.c-sitemap1{grid-row:1/2;grid-column:2/3}}.c-footer1.-type2 .c-sitemap1{display:none}@media (min-width: 768px){.c-sitemap1__list-wrap1{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem 3rem}}@media (min-width: 768px){.c-sitemap1__list1{display:flex;flex-direction:column;gap:1rem}}.c-sitemap1__list1>li{border-bottom:1px solid #dcdcdc}.c-sitemap1__list1>li:has(button[data-expanded=true]){background:#f5f5f5}.c-sitemap1__list1>li>button,.c-sitemap1__list1>li>a,.c-sitemap1__list1>li>span{position:relative;display:grid;grid-auto-flow:column;justify-content:space-between;align-items:center;font-weight:700;line-height:1.8;text-decoration:none;color:#000;padding:1rem 0;width:100%;border:none;background:none}@media (min-width: 768px){.c-sitemap1__list1>li>button,.c-sitemap1__list1>li>a,.c-sitemap1__list1>li>span{padding:1rem 0;line-height:1.5}}.c-sitemap1__list1>li>button,.c-sitemap1__list1>li>a{cursor:pointer}.c-sitemap1__list1>li>button:after,.c-sitemap1__list1>li>a:after{display:block;content:"";width:1.5rem;height:1.5rem;background:#000;-webkit-mask-image:url(./images/icon_arrow1_1.svg);mask-image:url(./images/icon_arrow1_1.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.c-sitemap1__list1>li>button[data-expanded=false]:after,.c-sitemap1__list1>li>a[data-expanded=false]:after{-webkit-mask-image:url(./images/icon_plus1_1.svg);mask-image:url(./images/icon_plus1_1.svg)}.c-sitemap1__list1>li>button[data-expanded=true]:after,.c-sitemap1__list1>li>a[data-expanded=true]:after{-webkit-mask-image:url(./images/icon_minus1_1.svg);mask-image:url(./images/icon_minus1_1.svg)}.c-sitemap1__list1>li>button[target=_blank]:after,.c-sitemap1__list1>li>a[target=_blank]:after{-webkit-mask-image:url(./images/icon_external1_1.svg);mask-image:url(./images/icon_external1_1.svg)}.c-sitemap1__list1>li>button:before,.c-sitemap1__list1>li>a:before{display:block;content:"";width:0;height:.0625rem;background:#000;position:absolute;left:0;bottom:0;transition:all .7s cubic-bezier(.23,1,.32,1)}@media (min-width: 768px){.c-sitemap1__list1>li>a:hover:before{width:100%}}.c-sitemap1__list2{margin-bottom:-1px;border-top:1px solid #dcdcdc}.c-sitemap1__list2>li{border-bottom:1px solid #dcdcdc}.c-sitemap1__list2>li>a{position:relative;display:grid;grid-auto-flow:column;justify-content:space-between;align-items:center;font-weight:700;line-height:1.8;text-decoration:none;color:#000;padding:.75rem 0 .75rem 2.5rem;width:100%;border:none;background:none;font-size:.875rem}@media (min-width: 768px){.c-sitemap1__list2>li>a{line-height:1.5}}.c-sitemap1__list2>li>a:after{display:block;content:"";width:1.5rem;height:1.5rem;background:#000;-webkit-mask-image:url(./images/icon_arrow1_1.svg);mask-image:url(./images/icon_arrow1_1.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.c-sitemap1__list2>li>a:before{display:block;content:"";width:0;height:.0625rem;background:#000;position:absolute;left:0;bottom:0;transition:all .7s cubic-bezier(.23,1,.32,1)}@media (min-width: 768px){.c-sitemap1__list2>li>a:hover:before{width:100%}}.c-card1{position:relative;display:block;width:100%;color:#000;text-decoration:none}@media (hover: hover) and (pointer: fine){.c-card1{transition:all .7s cubic-bezier(.23,1,.32,1)}.c-card1:hover{opacity:.6}}.c-card1__image1{overflow:hidden;position:relative;width:100%;aspect-ratio:4/3}@media (min-width: 768px){.c-card1__image1{height:17.5rem}}.c-card1__image1 img{width:100%;height:100%;object-fit:cover}.c-card1__image1:before,.c-card1__image1:after{content:"";position:absolute;right:0;bottom:0;display:inline-block;width:1.75rem;height:1.75rem}.c-card1__image1:before{background:#fff}.c-card1__image1:after{background:#000;mask:url(./images/icon_arrow1_1.svg) center/1.75rem 1.75rem no-repeat}.c-card1__image1[target=_blank]:after{-webkit-mask-image:url(./images/icon_external1_1.svg);mask-image:url(./images/icon_external1_1.svg)}.c-card1__image1[href$=".pdf"]:after{-webkit-mask-image:url(./images/icon_pdf1_1.svg);mask-image:url(./images/icon_pdf1_1.svg)}.c-card1__cat1{position:absolute;top:0;left:0;display:flex}.c-card1__textbox1{margin-top:1rem}.c-card1__title1{font-size:1.25rem;line-height:1.8;font-weight:700}.c-card1__text1{font-size:.875rem;line-height:1.8;font-weight:700}.c-card2{position:relative;display:block;width:100%;color:#000;text-decoration:none}@media (hover: hover) and (pointer: fine){.c-card2{transition:all .7s cubic-bezier(.23,1,.32,1)}.c-card2:hover{opacity:.6}}.c-block4 .c-card2{background:#fff}.c-card2__image1{overflow:hidden;position:relative;width:100%;aspect-ratio:4/3}.c-card2__image1 img{width:100%;height:100%;object-fit:cover}.c-card2__image1:before,.c-card2__image1:after{content:"";position:absolute;right:0;bottom:0;display:inline-block;width:1.75rem;height:1.75rem}.c-card2__image1:before{background:#fff}.c-card2__image1:after{background:#000;mask:url(./images/icon_arrow1_1.svg) center/1.75rem 1.75rem no-repeat}.c-card2__image1[target=_blank]:after{-webkit-mask-image:url(./images/icon_external1_1.svg);mask-image:url(./images/icon_external1_1.svg)}.c-card2__image1[href$=".pdf"]:after{-webkit-mask-image:url(./images/icon_pdf1_1.svg);mask-image:url(./images/icon_pdf1_1.svg)}.c-block4 .c-card2__image1:before,.c-block4 .c-card2__image1:after{bottom:1px}.c-card2__cat1{position:absolute;top:0;left:0;display:flex;gap:1px}.c-card2__tag1{position:absolute;bottom:.5rem;left:0;display:flex;flex-wrap:wrap;gap:.25rem;padding:0 3rem 0 1.25rem}.c-card2__textbox1{margin-top:1rem}.c-block4 .c-card2__textbox1{margin-top:0;padding:1rem 1.25rem}.c-card2__title1{font-size:.875rem;line-height:1.8;font-weight:700}.c-card2__title1__main1{font-size:1.25rem}.c-card2__text1{font-size:.875rem;line-height:1.8}.c-card2__text2{margin-top:.5rem;font-size:1rem;line-height:1.8}.c-card3{position:relative;display:block;width:100%;background:#fff;color:#000;text-decoration:none}@media (hover: hover) and (pointer: fine){.c-card3{transition:all .7s cubic-bezier(.23,1,.32,1)}.c-card3:hover{opacity:.6}}.c-card3__image1{overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;aspect-ratio:16/9}.c-card3__image1 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.c-card3__cat1{position:relative;display:flex;gap:1px}.c-card3__lead1{position:relative;width:100%;padding:0 1.25rem;font-size:1.125rem;line-height:1.8;font-weight:700}@media (min-width: 768px){.c-card3__lead1{padding:0 2.5rem;font-size:1.5rem;line-height:1.5}}.c-card3__leadbox1{position:relative}.c-card3__label1{display:none}@media (min-width: 768px){.c-card3__label1{display:flex;align-items:center;gap:.625rem;margin-bottom:.75rem;padding:0 2.5rem}}.c-card3__label1__icon1{display:flex;align-items:center;gap:.125rem}.c-card3__label1__icon1 span{display:block;width:.75rem;height:.75rem}.c-card3__label1__icon1 span:nth-child(1){background-color:#e9545d}.c-card3__label1__icon1 span:nth-child(2){background-color:#6fb92c}.c-card3__label1__icon1 span:nth-child(3){background-color:#0098d8}.c-card3__label1__text1{font-family:Oswald,sans-serif;font-weight:300;font-size:.875rem;line-height:1.5;white-space:nowrap}.c-card3__tag1{position:relative;display:flex;flex-wrap:wrap;gap:.25rem;padding:.5rem 1.25rem}@media (min-width: 768px){.c-card3__tag1{min-height:3.4375rem;align-items:center;padding:0 11.5rem 0 2.5rem;font-size:1.5rem;line-height:1.5}}.c-card3__bottom1{display:grid;align-items:center;grid-template-columns:1fr 5rem;gap:1rem;margin-top:1.25rem;padding:0 1.5rem}@media (min-width: 768px){.c-card3__bottom1{position:relative;grid-template-columns:1fr;margin-top:1.5rem;padding:0}}.c-card3__textbox1{display:flex;flex-direction:column;gap:.25rem}.c-card3__title1{font-size:.875rem;line-height:1.35;font-weight:700}@media (min-width: 768px){.c-card3__title1{font-size:1rem}}.c-card3__title1__main1{font-size:1.25rem}@media (min-width: 768px){.c-card3__title1__main1{font-size:1.5rem}}.c-card3__text1{font-size:.875rem;line-height:1.8}.c-card3__logo1{width:5rem;height:5rem;padding:.375rem;background:#fff;box-shadow:0 0 1.25rem #0000001f}@media (min-width: 768px){.c-card3__logo1{position:absolute;top:-4.9375rem;right:1.5rem;width:8.75rem;height:8.75rem;padding:.625rem}}.c-card3__logo1 img{width:100%;height:100%;object-fit:contain;object-position:center middle}.c-card4{position:relative;transition:all .7s cubic-bezier(.23,1,.32,1)}.c-card4:hover{opacity:.6}.c-card4__imageGroup1{position:relative}.c-card4__imageGroup1:after{display:grid;content:"";width:1.75rem;height:1.75rem;background:#fff url(./images/icon_arrow1_1.svg) center/cover no-repeat;position:absolute;bottom:0;right:0;z-index:1}.c-card4:has(.c-card4__title2>a[target=_blank]) .c-card4__imageGroup1:after{background:#fff url(./images/icon_external1_1.svg) center/cover no-repeat}.c-card4__labelGroup1{display:grid;gap:.0625rem;grid-auto-flow:column;justify-content:flex-start;position:absolute;top:0;left:0}.c-card4__tagGroup1{display:flex;flex-wrap:wrap;gap:.25rem;grid-auto-flow:column;justify-content:flex-start;position:absolute;bottom:0;left:0;padding:.5rem 3rem .5rem 1.25rem;z-index:1}.c-card4__body1{margin-top:1rem}.c-card4__title2>a{color:#000;text-decoration:none;font-size:1.25rem;line-height:180%;font-weight:700}.c-card4__title2>a:after{display:block;content:"";width:100%;height:100%;position:absolute;top:0;left:0}.c-card4__text1{font-size:.875rem;line-height:180%}.c-card4__text2{line-height:180%;margin-top:.75rem}.c-card-list1{margin-top:1.5rem}@media (min-width: 768px){.c-card-list1{display:flex;justify-content:center;gap:2.5rem;margin-top:2.5rem}}@media (min-width: 768px){.c-card-list1:has(.swiper){display:block}}.c-card-list1 .swiper{margin-right:-1.5rem;margin-left:-1.5rem;padding-right:1.5rem;padding-left:1.5rem}@media (min-width: 768px){.c-card-list1 .swiper-wrapper{display:flex;justify-content:center;gap:2.5rem}}.c-card-list1 .swiper-button-prev,.c-card-list1 .swiper-button-next{top:37.5%;display:grid;place-items:center;width:2.5rem;height:2.5rem;margin:0;background:#0006;translate:0 -50%}.c-card-list1 .swiper-button-prev:before,.c-card-list1 .swiper-button-next:before{content:"";display:inline-block;width:1.75rem;height:1.75rem;background:#fff;mask:url(./images/icon_arrow1_1.svg) center/1.75rem 1.75rem no-repeat}.c-card-list1 .swiper-button-prev svg,.c-card-list1 .swiper-button-next svg{position:absolute;opacity:0}@media (min-width: 768px){.c-card-list1 .swiper-button-prev,.c-card-list1 .swiper-button-next{display:none}}.c-card-list1 .swiper-button-prev{left:0}.c-card-list1 .swiper-button-prev:before{rotate:180deg}.c-card-list1 .swiper-button-next{right:0}.c-card-list1 .swiper-pagination{position:relative;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}@media (min-width: 768px){.c-card-list1 .swiper-pagination{display:none}}.c-card-list1 .swiper-pagination-bullet{width:2rem;height:4px;margin:0!important;border-radius:0;background:#dcdcdc;opacity:1}.c-card-list1 .swiper-pagination-bullet-active{background:#000}@media (min-width: 768px){.c-card-list1__unit1{width:calc((100% - 5rem) / 3)}}.c-card-list2{position:relative;margin-top:1.5rem}@media (min-width: 768px){.c-card-list2{display:flex;justify-content:center;gap:2.5rem;margin-top:2.5rem}}@media (min-width: 768px){.c-card-list2:has(.swiper){display:block;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}}.c-card-list2 .swiper{margin-right:-1.5rem;margin-left:-1.5rem;padding-right:.75rem;padding-left:.75rem}@media (min-width: 768px){.c-card-list2 .swiper{overflow:visible;margin-right:auto;margin-left:auto;padding-right:0;padding-left:0}}@media (min-width: 768px){.c-card-list2 .swiper-wrapper{gap:1.5rem}}.c-card-list2 .swiper-slide{padding-right:.75rem;padding-left:.75rem}.c-card-list2 .swiper-button-prev,.c-card-list2 .swiper-button-next{top:37.5%;display:grid;place-items:center;width:2.5rem;height:2.5rem;margin:0;background:#0006;translate:0 -50%}.c-card-list2 .swiper-button-prev:before,.c-card-list2 .swiper-button-next:before{content:"";display:inline-block;width:1.75rem;height:1.75rem;background:#fff;mask:url(./images/icon_arrow1_1.svg) center/1.75rem 1.75rem no-repeat}.c-card-list2 .swiper-button-prev svg,.c-card-list2 .swiper-button-next svg{position:absolute;opacity:0}.c-card-list2 .swiper-button-prev{left:0}.c-card-list2 .swiper-button-prev:before{rotate:180deg}.c-card-list2 .swiper-button-next{right:0}.c-card-list2 .swiper-pagination{position:relative;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.c-card-list2 .swiper-pagination-bullet{width:2rem;height:4px;margin:0!important;border-radius:0;background:#dcdcdc;opacity:1}.c-card-list2 .swiper-pagination-bullet-active{background:#000}@media (min-width: 768px){.c-card-list2__unit1{width:22.5rem}}.c-card-list3{position:relative;display:grid;gap:2.5rem;margin-top:2.5rem;margin-right:-1.5rem;margin-left:-1.5rem;padding-bottom:2.5rem;border-bottom:1px solid #DCDCDC}@media (min-width: 768px){.c-card-list3{grid-template-columns:repeat(2,1fr);gap:3.75rem 2.5rem;margin-right:0;margin-left:0}}#case-list.is-filter .c-card-list3__unit1{display:none}#case-list.is-filter .c-card-list3__unit1.is-show{display:block}.c-card-list4{display:grid;gap:2.5rem}@media (min-width: 768px){.c-card-list4{grid-template-columns:repeat(3,1fr)}}.c-cv1{position:relative;display:grid;place-items:center;margin-top:5rem;min-height:27.4375rem;padding:3rem 1.5rem}@media (min-width: 768px){.c-cv1{padding:4.125rem 0;margin-top:7.5rem}}.c-cv1:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%}@media (min-width: 768px){.c-cv1:before{width:100vw;min-width:80rem;left:50%;translate:-50% 0}}.c-cv1.-clinic:before{background:url(./images/bg_cv1_1.webp) center center no-repeat;background-size:cover}@media (min-width: 768px){.c-cv1.-clinic:before{background:url(./images/bg_cv1_1_pc.webp) center center no-repeat;background-size:cover}}.c-cv1.-contact:before{background:url(./images/bg_cv2_1.webp) center center no-repeat;background-size:cover}@media (min-width: 768px){.c-cv1.-contact:before{background:url(./images/bg_cv2_1_pc.webp) center center no-repeat;background-size:cover}}.l-main1__inner1 .c-cv1{margin-right:-1.5rem;margin-left:-1.5rem}body.-top .c-cv1{margin-top:0}.l-main1 section:has(.c-block23:last-child)+.c-cv1{margin-top:0}.l-main1__inner1:has(.c-section1.-gray1:last-child)+.c-cv1{margin-top:0}.c-block16+.c-cv1{margin-top:0}.c-cv1__inner1{position:relative;width:100%}@media (min-width: 768px){.c-cv1__inner1{max-width:47rem;margin:auto}}.c-cv1__title1{font-size:1.75rem;color:#fff;line-height:1.35;font-weight:900;text-align:center}@media (min-width: 768px){.c-cv1__title1{font-size:2rem;line-height:1}}.c-cv1__title2{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.c-cv1__title2__mainLabel1{font-size:2.75rem;line-height:1;font-weight:900;color:#fff}.c-cv1__title2__subLabel1{display:flex;flex-direction:column;align-items:center;gap:1.5rem;font-size:1.125rem;line-height:1;font-family:Oswald,sans-serif;color:#fff}.c-cv1__title2__subLabel1:before{content:"";display:inline-block;width:5rem;height:1px;background:#fff}.c-cv1__text1{margin-top:1.5rem;font-size:1rem;color:#fff;line-height:1.8;font-weight:700;text-align:center}@media (min-width: 768px){.c-cv1__text1{line-height:1}}.c-cv1__button1{margin-top:2.5rem}.c-block1{border-top:1px solid #DCDCDC}@media (min-width: 768px){.c-block1__inner1{width:75rem;margin:0 auto}}@media (max-width: 767px){.c-block1__inner1{padding:0 1.5rem}}.c-block1__head1{position:relative;display:flex;align-items:center;justify-content:space-between;background:#f5f5f5}@media (min-width: 768px){.c-block1__head1{min-height:10rem;padding:0 1.5rem}}@media (max-width: 767px){.c-block1__head1{margin-right:-1.5rem;margin-left:-1.5rem;padding:1.5rem}}.c-block1__head1:before{content:"";position:absolute;top:0;left:0;display:block;width:50%;height:100%;background:#fff}.c-block1__head1>*{position:relative}.c-block1.is-type2 .c-block1__head1:before{right:0;left:auto}.c-block1__title1{position:relative;z-index:9;display:flex;flex-direction:column;gap:.25rem}.c-block1__title1__label1{line-height:1}@media (min-width: 768px){.c-block1__title1__label1{font-size:3rem}}@media (max-width: 767px){.c-block1__title1__label1{font-size:2rem}}.c-block1__title1__label1.is-type1{font-family:Lato,sans-serif;font-weight:600}.c-block1__title1__label1.is-type2{font-family:Oswald,sans-serif;text-transform:uppercase;font-weight:900}.c-block1__title1__label2{display:flex;align-items:center;gap:.5rem;line-height:1.8}@media (min-width: 768px){.c-block1__title1__label2{font-size:1rem}}@media (max-width: 767px){.c-block1__title1__label2{font-size:.875rem}}.c-block1__title1__label2:before{content:"";display:inline-block;width:6rem;height:1px;background:#dcdcdc}@media (min-width: 768px){.c-block1__link1{display:flex;align-items:center;gap:1rem;color:#000;text-decoration:none;font-weight:700}}@media (max-width: 767px){.c-block1__link1{position:relative;overflow:hidden;width:2.25rem;height:2.25rem;text-indent:-999px}}.c-block1__link1:after{content:"";display:inline-block;border:1px solid #000;border-radius:100%}@media (min-width: 768px){.c-block1__link1:after{width:3rem;height:3rem;background:url(./images/icon_arrow1_1.svg) no-repeat center center/24px 8px}}@media (max-width: 767px){.c-block1__link1:after{position:absolute;top:0;left:0;width:100%;height:100%;background:url(./images/icon_arrow1_1.svg) no-repeat center center/18px 6px}}@media (hover: hover) and (pointer: fine){.c-block1__link1{transition:opacity linear .2s}.c-block1__link1:hover{opacity:.5}}.c-block1__body1{display:flex}@media (max-width: 767px){.c-block1__body1{flex-direction:column;gap:1.5rem}}@media (min-width: 768px){.c-block1.is-type2 .c-block1__body1{flex-direction:row-reverse}}@media (min-width: 768px){.c-block1__article1{width:50%}}@media (max-width: 767px){.c-block1__article1{position:relative;z-index:10;margin-right:-1.5rem;margin-left:-1.5rem}}@media (min-width: 768px){.c-block1__article2{width:50%;padding:2.5rem}}@media (max-width: 767px){.c-block1__article2{margin-right:-1.5rem;margin-left:-1.5rem;padding:1.5rem;border-top:1px solid #DCDCDC}}.c-block1__article2__unit1+.c-block1__article2__unit1{margin-top:1.5rem}.c-block1__card1{display:block;color:#000;text-decoration:none}@media (min-width: 768px){.c-block1__card1{padding:0 1.5rem}}@media (max-width: 767px){.c-block1__card1{padding:0 3rem}}@media (hover: hover) and (pointer: fine){.c-block1__card1{transition:opacity linear .2s}.c-block1__card1:hover{opacity:.5}}.c-block1__card1__image1{position:relative}@media (min-width: 768px){.c-block1__card1__image1{margin-right:-1.5rem;margin-left:-1.5rem}}@media (max-width: 767px){.c-block1__card1__image1{margin-right:-3rem;margin-left:-3rem}}.c-block1__card1__cat1{position:absolute;top:0;right:0;display:flex}.c-block1__card1__title1{margin-top:1rem;font-size:1.25rem}.c-block1__card1__info1{display:flex;gap:.5rem;margin-top:.75rem}@media (max-width: 767px){.c-block1__card1__info1{flex-direction:column}}.c-block1__card1__date1{font-size:.875rem}@media (min-width: 768px){.c-block1__card1__date1{line-height:1.8125rem}}.c-block1__card1__tags1{display:flex;flex-wrap:wrap;gap:.5rem}.c-block2{position:relative;border-top:1px solid #DCDCDC}@media (min-width: 768px){.c-block2__inner1{width:75rem;margin:0 auto}}@media (max-width: 767px){.c-block2__inner1{padding:0 1.5rem}}.c-block2__head1{position:relative;display:flex;align-items:center;justify-content:space-between}@media (min-width: 768px){.c-block2__head1{padding:0 1.5rem}}@media (max-width: 767px){.c-block2__head1{position:absolute;z-index:11;width:100%;padding:1.5rem}}.c-block2__head1:before{content:"";position:absolute;left:0;bottom:0;display:block;height:1px;width:100%;background:#dcdcdc}.c-block2__head1:after{content:"";position:absolute;top:0;left:0;display:block;height:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (min-width: 768px){.c-block2__head1:after{z-index:11;width:50%}}@media (max-width: 767px){.c-block2__head1:after{width:100%}}@media (min-width: 768px){.c-block2__head1__inner1{width:50%;margin:0 0 0 auto}}.c-block2__title1{position:relative;z-index:10;display:flex;flex-direction:column;gap:.25rem}@media (min-width: 768px){.c-block2__title1{justify-content:center;width:37.5rem;min-height:10rem;background:#f5f5f5;margin:0 auto 0 0;padding:0 0 0 2.5rem}}.c-block2__title1__label1{font-family:Lato,sans-serif;line-height:1;font-weight:600}@media (min-width: 768px){.c-block2__title1__label1{font-size:3rem}}@media (max-width: 767px){.c-block2__title1__label1{font-size:2rem}}.c-block2__title1__label1>span{font-family:Oswald,sans-serif;text-transform:uppercase;font-weight:900}.c-block2__title1__label2{display:flex;align-items:center;gap:.5rem;line-height:1.8}@media (min-width: 768px){.c-block2__title1__label2{font-size:1rem}}@media (max-width: 767px){.c-block2__title1__label2{font-size:.875rem}}.c-block2__title1__label2:before{content:"";display:inline-block;width:6rem;height:1px;background:#dcdcdc}.c-block2__image1{z-index:10}@media (min-width: 768px){.c-block2__image1{position:absolute;top:0;left:0;width:50%;height:100%;min-height:485px}}@media (max-width: 767px){.c-block2__image1{position:relative}}.c-block2__image1 img{width:100%;height:100%;object-fit:cover}@media (min-width: 768px){.c-block2__body1{width:37.5rem;min-height:20.3125rem;margin:0 0 0 auto;padding:2.5rem 2.5rem 4rem}}@media (max-width: 767px){.c-block2__body1{padding:1.5rem 1.5rem 2.5rem}}@media (max-width: 767px){.c-block2__body1 .c-button-set1{margin-right:-1.5rem;margin-left:-1.5rem}}.c-block3{display:flex;flex-wrap:wrap;width:100%}@media (min-width: 768px){.c-block3{gap:1rem 2.5rem}}@media (max-width: 767px){.c-block3{flex-direction:column}}@media (min-width: 768px){.c-block3>.c-block3__list1{flex:1}}.c-block3__list1{position:relative;display:flex;flex-direction:column;width:100%}@media (min-width: 768px){.c-block3__list1{gap:1rem}}.c-block3__list1.is-top1{flex:auto}.c-block3__list1>li{width:100%;border-bottom:1px solid rgba(0,0,0,.4)}.c-block3__list1>li>a{position:relative;display:flex;align-items:center;width:100%;height:3.5rem;font-size:1rem;font-weight:700;text-decoration:none;color:#000}@media (max-width: 767px){.c-block3__list1>li>a{padding:0 1.5rem}}.c-block3__list1>li>a:before{content:"";position:absolute;top:0;bottom:0;right:0;width:1.5rem;height:1.5rem;margin:auto;background:#000;mask:url(./images/icon_arrow2_1.svg) center/9px 13px no-repeat}@media (hover: hover) and (pointer: fine){.c-block3__list1>li>a{transition:opacity linear .2s}.c-block3__list1>li>a:hover{opacity:.5}}.c-block3__list1>li.is-utility1>a{font-size:.875rem;font-weight:400}@media (min-width: 768px){.c-block3__list1>li.is-utility1>a{height:2.75rem}}@media (min-width: 768px){.c-block3__list1>li.is-utility1+li.is-utility1{margin-top:-1rem}}.c-block4{position:relative;margin:0 -1.5rem;padding:1.5rem;background:url(./images/bg_case1_1.webp) no-repeat center center/cover}@media (min-width: 768px){.c-block4{background:none;margin:0;padding:2.5rem 0}}@media (min-width: 768px){.c-block4:before{content:"";position:absolute;top:0;left:50%;display:block;width:100vw;height:100%;background:url(./images/bg_case1_1_pc.webp) no-repeat center center/cover;translate:-50vw}}.c-block4:after{content:"PICKUP";position:absolute;top:-.1875rem;right:0;left:0;display:inline-block;margin:auto;color:#fff;font-size:7.5rem;line-height:1;font-family:Oswald,sans-serif;opacity:.24;text-align:center}@media (min-width: 768px){.c-block4:after{top:.375rem;font-size:11.5rem;height:11.5rem}}.c-block4__inner1{position:relative;z-index:1}.c-block5{margin:0 -1.5rem;padding:1.5rem 1.5rem 0;background:#f5f5f5}@media (min-width: 768px){.c-block5{position:relative;background:none;margin:0;padding:2.5rem 0 0}}@media (min-width: 768px){.c-block5:before{content:"";position:absolute;top:0;left:50%;display:block;background:#f5f5f5;width:100vw;min-width:80rem;height:100%;translate:-50% 0}}.c-block5__inner1{position:relative;display:grid;gap:2rem}@media (min-width: 768px){.c-block5__inner1{display:flex;flex-wrap:wrap;gap:2.5rem}}@media (min-width: 768px){.c-block5__unit1{width:calc(50% - 1.25rem)}}.c-block5__unit2{position:relative}@media (min-width: 768px){.c-block5__unit2{width:100%}}.c-block5__unit2:before{content:"";position:absolute;top:50%;left:0;display:block;width:calc(100% + 3rem);margin-right:-1.5rem;margin-left:-1.5rem;height:50%;background:#fff}@media (min-width: 768px){.c-block5__unit2:before{left:50%;width:100vw;margin:0;translate:-50vw}}#case-title{display:none}#case-list.is-filter #case-title{display:block}.c-block6{padding-top:2.5rem}@media (min-width: 768px){.c-block6{padding:4rem 0 0}}.c-block6__unit1{margin-top:2.5rem;position:relative;background:#fff;box-shadow:0 0 1.25rem #0000001f}@media (min-width: 768px){.c-block6__unit1{display:flex;flex-direction:row-reverse}}@media (min-width: 768px){.c-block6__image1{flex:0 0 auto;width:23.3125rem}}.c-block6__textbox1{padding:1.5rem}@media (min-width: 768px){.c-block6__textbox1{grid-column:1}}.c-block6__title1__label1{font-size:1.5rem}.c-block6__text1{margin-top:.5rem;font-size:.875rem;line-height:1.8}.c-block6__text2{margin-top:1rem}.c-block6__unit2{margin-top:2.5rem}@media (min-width: 768px){.c-block6__unit2{position:relative;display:grid;grid-template-columns:17.8125rem 1fr;grid-template-rows:auto 1fr;align-items:flex-start;gap:0 2.5rem}}.c-block6__title2{padding-bottom:1rem;font-size:1.25rem;line-height:1.8;border-bottom:1px solid #DCDCDC}@media (min-width: 768px){.c-block6__title2{order:2;padding-top:.125rem;padding-bottom:1.125rem}}.c-block6__image2{margin-top:1rem}@media (min-width: 768px){.c-block6__image2{order:1;grid-row:span 2;margin-top:0}}.c-block6__list1{display:grid;gap:0 1.25rem;grid-template-columns:auto 1fr;margin-top:1.5rem;line-height:1.8}@media (min-width: 768px){.c-block6__list1{order:3}}.c-block6__list1 dt{white-space:nowrap}.c-block6__button1{margin-top:1.5rem}@media (min-width: 768px){.c-block6__button1{position:absolute;top:0;right:0;margin-top:0}}@media (min-width: 768px){.c-block6__button1>.c-button1{min-width:15rem;min-height:1.5rem;padding-top:.5rem;padding-bottom:.5rem}}.c-block7{margin-top:5rem;margin-right:-1.5rem;margin-left:-1.5rem;padding-bottom:4rem;background:#3e70a1 url(./images/bg_case-entry1_1.webp) no-repeat 0 0/100% auto}@media (min-width: 768px){.c-block7{position:relative;margin-right:0;margin-left:0;background:none}}@media (min-width: 768px){.c-block7:before{content:"";position:absolute;top:0;left:50%;display:block;width:100vw;height:100%;translate:-50vw 0;background:#3e70a1 url(./images/bg_case-entry1_1_pc.webp) no-repeat 0 0/cover}}.c-block7__inner1{position:relative;padding-right:1.5rem;padding-left:1.5rem}@media (min-width: 768px){.c-block7__inner1{padding:0}}.c-block7__title1{margin-right:-1.5rem;margin-left:-1.5rem;padding:.5rem 1.25rem;background:linear-gradient(0deg,#0003,#0003),#00509266;text-align:center}@media (min-width: 768px){.c-block7__title1{position:relative;background:none}}@media (min-width: 768px){.c-block7__title1:before{content:"";position:absolute;top:0;left:50%;display:block;width:100vw;height:100%;background:linear-gradient(0deg,#0003,#0003),#00509266;translate:-50vw 0}}.c-block7__title1__label1{position:relative;color:#fff;font-size:1.5rem;font-weight:700}.c-block7__group1{display:grid;gap:1.25rem;margin-top:2.5rem}@media (min-width: 768px){.c-block7__group1{grid-template-columns:repeat(2,1fr)}}.c-block7__unit1{position:relative;display:grid;grid-template-columns:5rem 1fr;padding:.25rem;background:#ffffffe0}.c-block7__unit1:before{content:"";position:absolute;top:-1.25rem;left:calc(50% - 1.5625rem);display:block;width:3.125rem;height:1.25rem;background:#ffffffe0;clip-path:polygon(50% 1.25rem,0% 0%,3.125rem 0%)}@media (min-width: 768px){.c-block7__unit1:before{top:calc(50% - .6875rem);left:-1.25rem;width:1.25rem;height:1.375rem;clip-path:polygon(1.25rem 50%,0% 0%,0% 1.375rem)}}.c-block7__unit1:first-child:before{display:none}.c-block7__title2{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:5rem;padding:1rem 0}.c-block7__title2:after{content:"";display:inline-block}.c-block7__title2.-problem1{background:#e6e6e6}.c-block7__title2.-problem1:after{width:2.6875rem;height:3rem;background:#000;mask:url(./images/icon_problem1_1.svg) center/2.6875rem 3rem no-repeat}.c-block7__title2.-solve1{background:#000;color:#fff}.c-block7__title2.-solve1:after{width:2.375rem;height:3rem;background:#fff;mask:url(./images/icon_solve1_1.svg) center/2.375rem 3rem no-repeat}.c-block7__title2__label1{text-align:center;font-size:1.25rem;font-weight:700}.c-block7__text1{padding:1.25rem;line-height:1.8;font-weight:700}.c-block7__title2.-solve1+.c-block7__text1{font-size:1.25rem;line-height:1.5}.c-block7__card-wrap1{display:flex;flex-direction:column;gap:1rem;margin-top:2.5rem}@media (min-width: 768px){.c-block7__card-wrap1{flex-direction:row;justify-content:center}}.c-block7__card1{padding:1.5rem;background:#ffffffe0;box-shadow:0 0 1.25rem #00509280}@media (min-width: 768px){.c-block7__card1{flex:1}}.c-block7__card1__num1{text-align:center;font-size:2.5rem;line-height:1.1;font-weight:700}.c-block7__card1__num1>span{font-family:Oswald,sans-serif;font-size:5rem;font-weight:500}.c-block7__card1__title1{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:1rem;text-align:center;font-size:1.5rem;font-weight:700}.c-block7__card1__title1:before{content:"";display:inline-block;width:3.75rem;height:1px;background:#000}.c-block7__card1__text1{margin-top:1rem;text-align:center;font-size:.875rem}.c-block8{position:relative;margin-top:4rem;padding-top:2.5rem}@media (min-width: 768px){.c-block8{padding:4rem 0 0}}.c-block8:before{content:"";position:absolute;top:0;left:50%;display:block;width:100vw;height:8.75rem;translate:-50vw 0;background:#f5f5f5}@media (min-width: 768px){.c-block8:before{height:12.75rem}}.c-block8__group1{position:relative;display:flex;flex-direction:column;gap:3.75rem;margin-top:2.5rem}@media (min-width: 768px){.c-block8__group1{gap:5rem}}.c-block8__unit1{margin-right:-1.5rem;margin-left:-1.5rem;background:#f5f5f5}@media (min-width: 768px){.c-block8__unit1{position:relative;margin-right:0;margin-left:0;background:none}}@media (min-width: 768px){.c-block8__unit1:before{content:"";position:absolute;top:0;left:50%;display:block;width:100vw;height:100%;translate:-50vw 0;background:#f5f5f5}}@media (min-width: 768px){.c-block8__unit1.-text-left,.c-block8__unit1.-image-left{display:flex;gap:2.5rem}}@media (min-width: 768px){.c-block8__unit1.-text-left:before,.c-block8__unit1.-image-left:before{display:none}}@media (min-width: 768px){.c-block8__unit1.-text-left>*,.c-block8__unit1.-image-left>*{flex:1}}.c-block8__unit1.-text-left{background:#fff}@media (min-width: 768px){.c-block8__unit1.-text-left{flex-direction:row-reverse}}@media (min-width: 768px){.c-block8__image1{position:relative}}.c-block8__image1 img{position:relative}@media (min-width: 768px){.c-block8__unit1:not(.-text-left,.-image-left,:first-child) .c-block8__image1:before{content:"";position:absolute;top:0;left:50%;display:block;width:100vw;height:50%;translate:-50vw 0;background:#fff}}.c-block8__unit1.-text-left .c-block8__image1,.c-block8__unit1.-image-left .c-block8__image1{position:relative;padding-right:1.5rem;padding-left:1.5rem}@media (min-width: 768px){.c-block8__unit1.-text-left .c-block8__image1,.c-block8__unit1.-image-left .c-block8__image1{z-index:1;padding-right:0;padding-left:0}}.c-block8__unit1.-text-left .c-block8__image1:before,.c-block8__unit1.-image-left .c-block8__image1:before{content:"";position:absolute;top:-3.75rem;left:0;display:block;width:100%;height:calc(50% + 3.75rem);background:#f5f5f5}@media (min-width: 768px){.c-block8__unit1.-text-left .c-block8__image1:before,.c-block8__unit1.-image-left .c-block8__image1:before{display:none}}.c-block8__unit1.-text-left .c-block8__image1:before{background:#f5f5f5}.c-block8__unit1.-image-left .c-block8__image1:before{background:#fff}.c-block8__textbox1{position:relative;margin-top:-3.75rem;margin-right:1.5rem;margin-left:1.5rem;padding:1.5rem}@media (min-width: 768px){.c-block8__textbox1{margin-top:-5rem;margin-right:6.25rem;margin-left:6.25rem;padding:2.5rem}}.c-block8__unit1:not(.-text-left,.-image-left) .c-block8__textbox1{background:#fff}.c-block8__unit1.-text-left .c-block8__textbox1,.c-block8__unit1.-image-left .c-block8__textbox1{margin:0;padding-bottom:0}@media (min-width: 768px){.c-block8__unit1.-text-left .c-block8__textbox1,.c-block8__unit1.-image-left .c-block8__textbox1{padding:0}}@media (min-width: 768px){.c-block8__unit1.-text-left .c-block8__textbox1__head1,.c-block8__unit1.-image-left .c-block8__textbox1__head1{position:relative;padding-bottom:2.5rem}}@media (min-width: 768px) and (min-width: 768px){.c-block8__unit1.-text-left .c-block8__textbox1__head1:before{content:"";position:absolute;top:-5rem;left:calc(100% + 1.25rem);display:block;width:100vw;height:calc(100% + 5rem);translate:-50vw 0;background:#f5f5f5}}.c-block8__title1{position:relative;display:flex;align-items:center;gap:1rem;padding-bottom:1.25rem}.c-block8__title1:after{content:"";position:absolute;bottom:0;left:0;display:inline-block;width:5rem;height:1px;background:#000}.c-block8__title1__icon1{flex:0 0 auto;font-family:Oswald,sans-serif;font-size:2rem;line-height:1;font-weight:500}.c-block8__title1__label1{font-size:1.125rem;line-height:1.8;font-weight:700}.c-block8__lead1{position:relative;margin-top:1.25rem;font-size:1.5rem;font-weight:700}.c-block8__text1 p{margin-top:1.5rem}@media (min-width: 768px){.c-block8__unit1.-text-left .c-block8__text1,.c-block8__unit1.-image-left .c-block8__text1{margin-top:2.5rem}}@media (min-width: 768px){.c-block8__unit1.-image-left .c-block8__text1{position:relative}}@media (min-width: 768px) and (min-width: 768px){.c-block8__unit1.-image-left .c-block8__text1:before{content:"";position:absolute;top:-2.5rem;left:-1.25rem;display:block;width:100vw;height:calc(100% + 2.5rem);translate:-50vw 0;background:#f5f5f5}}@media (min-width: 768px){.c-block8__unit1.-image-left .c-block8__text1 p{position:relative}}.c-block9{margin-right:-1.5rem;margin-left:-1.5rem;background:#f5f5f5}@media (min-width: 768px){.c-block9{position:relative;margin:0;background:none}}@media (min-width: 768px){.c-block9:before{content:"";position:absolute;top:0;left:50%;display:block;width:100vw;height:100%;translate:-50vw 0;background:#f5f5f5}}.c-block9__inner1{position:relative;padding:2.5rem 1.5rem 4rem}@media (min-width: 768px){.c-block9__inner1{padding:4rem 0 5rem}}.c-block9__group1{display:flex;flex-direction:column;margin-top:2.5rem;gap:1.25rem}@media (min-width: 768px){.c-block9__group1{display:flex;flex-direction:row;gap:0}}.c-block9__unit1{position:relative;padding:1.5rem;border:1px solid #DCDCDC;background:#fff}@media (min-width: 768px){.c-block9__unit1{flex:1}}.c-block9__unit1:before,.c-block9__unit1:after{content:"";position:absolute;display:block}@media (min-width: 768px){.c-block9__unit1:before,.c-block9__unit1:after{display:none}}.c-block9__unit1:before{top:-1.3125rem;left:calc(50% - 1.5625rem);width:3.125rem;height:1.1875rem;background-color:#dcdcdc;clip-path:polygon(50% 1.1875rem,0% 0%,3.125rem 0%)}.c-block9__unit1:after{top:-1.375rem;left:calc(50% - 1.5rem);width:3rem;height:1.1875rem;background-color:#fff;clip-path:polygon(50% 1.1875rem,0% 0%,3rem 0%)}.c-block9__unit1:first-child:before,.c-block9__unit1:first-child:after{display:none}.c-block9__unit1+.c-block9__unit1{border-left:none}.c-block9__title1{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:-1.5rem -1.5rem 1.5rem;padding:.5rem 1.5rem;border-bottom:1px solid #DCDCDC;background:#f5f5f5}@media (min-width: 768px){.c-block9__title1{position:relative}}@media (min-width: 768px){.c-block9__title1:before,.c-block9__title1:after{content:"";position:absolute;display:block}}@media (min-width: 768px){.c-block9__title1:before{top:0;left:-1px;width:1rem;height:100%;background-color:#dcdcdc;clip-path:polygon(1rem 50%,0% 0%,0% 100%)}}@media (min-width: 768px){.c-block9__title1:after{top:1px;left:-2px;width:.96875rem;height:calc(100% - 2px);background-color:#f5f5f5;clip-path:polygon(.96875rem 50%,0% 0%,0% 100%)}}.c-block9__unit1:first-child .c-block9__title1:first-child:before,.c-block9__unit1:first-child .c-block9__title1:first-child:after{display:none}.c-block9__title1__label1{font-weight:700}.c-block9__title1__label2{display:flex;align-items:center;gap:.25rem;font-size:.75rem;line-height:1;font-family:Oswald,sans-serif;font-weight:500}.c-block9__title1__label2 .-num1{font-size:1.5rem}.c-block9__image1{width:7.5rem;height:7.5rem;margin:0 auto}.c-block9__text1{margin-top:.75rem;font-size:.875rem;line-height:1.8}.c-block9__title2{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #DCDCDC;text-align:center;font-size:1.5rem;font-weight:700}.c-block9__group2{display:flex;flex-direction:column;margin-top:1.5rem;gap:1.25rem}@media (min-width: 768px){.c-block9__group2{flex-direction:row}}.c-block9__unit2{display:flex;flex-wrap:wrap;gap:1.5rem 1.25rem;padding:1.5rem;background:#fff}@media (min-width: 768px){.c-block9__unit2{flex:1;display:grid;grid-template-columns:10rem 1fr;grid-template-rows:auto 1fr;gap:0;padding:0}}.c-block9__image2{flex:0 0 auto;width:6.25rem}@media (min-width: 768px){.c-block9__image2{grid-row:span 2;width:10rem;height:100%}}@media (min-width: 768px){.c-block9__image2 img{object-fit:cover;width:100%;height:100%}}.c-block9__title3{width:calc(100% - 7.5rem);font-size:1.25rem;line-height:1.8;font-weight:700}@media (min-width: 768px){.c-block9__title3{padding:1.5rem 1.5rem 0}}.c-block9__list1{width:100%;line-height:1.8}@media (min-width: 768px){.c-block9__list1{padding:.5rem 1.5rem 1.5rem}}.c-block9__list1 li{position:relative;padding-left:2rem}.c-block9__list1 li:before{content:"";position:absolute;top:.5625rem;left:.6875rem;display:inline-block;width:.625rem;height:.625rem;background:#000}.c-block9__list1 li+li{margin-top:.5rem}.c-block9__table1{width:100%;margin-top:1.5rem;border-collapse:collapse;border-spacing:0}.c-block9__table1 thead tr th{padding:.5rem 1.25rem;line-height:1.5;font-weight:700;text-align:center;color:#fff;vertical-align:middle}.c-block9__table1 thead tr th:first-child{width:15rem;background:transparent}.c-block9__table1 thead tr th:nth-child(2){background:#737373;border-top:1px solid #737373;border-left:1px solid #DCDCDC}.c-block9__table1 thead tr th:nth-child(3){background:#000;border-top:1px solid #000;border-left:1px solid #DCDCDC}.c-block9__table1 thead tr th:not(:first-child){gap:1px}.c-block9__table1 tbody tr th{width:15rem;padding:1.25rem;font-size:1rem;line-height:1.8;font-weight:700;text-align:left;border:1px solid #DCDCDC;background:#fff;vertical-align:middle}.c-block9__table1 tbody tr td{padding:1.25rem;line-height:1.8;border:1px solid #DCDCDC;border-left:none;background:#fff;vertical-align:middle}.c-block9__table1 tbody tr td.-type1{font-size:1.125rem;font-weight:700}@media (min-width: 768px){.c-block9__table1 tbody tr:nth-child(2n) th,.c-block9__table1 tbody tr:nth-child(2n) td{background:#f5f5f5}}@media (max-width: 767px){.c-block9__table1 thead{display:block}}@media (max-width: 767px){.c-block9__table1 thead tr{display:flex}}@media (max-width: 767px){.c-block9__table1 thead tr th{display:block;border:none;width:100%;padding:.5rem 1.25rem;text-align:center;background:#f5f5f5}}@media (max-width: 767px){.c-block9__table1 thead tr th:first-child{display:none}}@media (max-width: 767px){.c-block9__table1 thead tr th:nth-child(2){border-top:none;border-left:none}}@media (max-width: 767px){.c-block9__table1 thead tr th:nth-child(3){border-top:none}}@media (max-width: 767px){.c-block9__table1 tbody{display:block;border-right:1px solid #DCDCDC;border-left:1px solid #DCDCDC;border-bottom:1px solid #DCDCDC}}@media (max-width: 767px){.c-block9__table1 tbody tr{display:flex;flex-wrap:wrap;border-top:1px solid #DCDCDC}}@media (max-width: 767px){.c-block9__table1 tbody tr th{display:block;border:none;width:100%;padding:.5rem 1.25rem;text-align:center;background:#f5f5f5}}@media (max-width: 767px){.c-block9__table1 tbody tr td{width:50%;border:none;padding:.75rem 1rem}}@media (max-width: 767px){.c-block9__table1 tbody tr td.-type1{border-left:1px solid #DCDCDC}}@media (max-width: 767px){.c-block9__table1 tbody tr td p{font-size:1rem;margin-bottom:.25rem}}.c-block10{margin-top:4rem;margin-right:-1.5rem;margin-left:-1.5rem;padding:2.5rem 1.5rem 4rem;background:url(./images/bg_case-entry2_1.webp) no-repeat 0 0/cover}@media (min-width: 768px){.c-block10{position:relative;margin:5rem 0 0;background:none}}@media (min-width: 768px){.c-block10:before{content:"";position:absolute;top:0;left:50%;display:block;width:100vw;height:100%;translate:-50vw 0;background:#3e70a1 url(./images/bg_case-entry2_1_pc.webp) no-repeat 0 0/cover}}.c-block10__card-wrap1{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:2rem}@media (min-width: 768px){.c-block10__card-wrap1{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}}.c-block10__card1{padding:1rem;background:#ffffffe0}@media (min-width: 768px){.c-block10__card1{width:calc((100% - 2rem) / 3);padding:1.5rem}}.c-block10__card1__num1{text-align:center;font-size:1.25rem;line-height:1.1;font-weight:700}@media (min-width: 768px){.c-block10__card1__num1{font-size:2.5rem}}.c-block10__card1__num1>span{font-family:Oswald,sans-serif;font-size:3rem;font-weight:500}@media (min-width: 768px){.c-block10__card1__num1>span{font-size:5rem}}.c-block10__card1__title1{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:1rem;text-align:center;font-size:1.25rem;font-weight:700}@media (min-width: 768px){.c-block10__card1__title1{font-size:1.5rem}}.c-block10__card1__title1:before{content:"";display:inline-block;width:3.75rem;height:1px;background:#000}.c-block11{background:#f5f5f5;margin-top:4rem;padding:2.5rem 1.5rem 0rem}@media (min-width: 768px){.c-block11{padding:5rem 0rem 0}}@media (min-width: 768px){.c-block11__inner1{max-width:75rem;margin:auto}}.c-block11__title1{font-size:2rem;line-height:150%;font-weight:700}.c-block11__textGroup1{display:grid;gap:1.5rem;margin-top:2.5rem}.c-block11__textGroup1>p{line-height:180%}.c-block12{padding:4rem 1.5rem 0;position:relative;z-index:1}@media (min-width: 768px){.c-block12{padding:5rem 0 0}}.c-block12:before{content:"";position:absolute;top:0;left:0;width:100%;height:8.5rem;background:#f5f5f5;z-index:-1}@media (min-width: 768px){.c-block12:before{height:21.25rem}}@media (min-width: 768px){.c-block12__inner1{max-width:75rem;margin:auto}}.c-block12__title1{margin-top:2.5rem;font-size:2rem;line-height:150%;font-weight:700}.c-block12__textGroup1{margin-top:2.5rem;display:grid;gap:1.5rem}.c-block12__textGroup1>p{line-height:180%}.c-block13{padding:0 1.5rem;margin-top:4rem}@media (min-width: 768px){.c-block13{margin-top:5rem}}@media (min-width: 768px){.c-block13__inner1{max-width:75rem;margin:auto}}.c-block13__title1{font-size:2rem;line-height:150%;font-weight:700}.c-block13__textGroup1{margin-top:2.5rem;display:grid;gap:1.5rem}.c-block13__textGroup1>p{line-height:180%}.c-block14{padding:4rem 1.5rem 5rem;position:relative;z-index:1;background:#f5f5f5;margin-bottom:-5rem}@media (min-width: 768px){.c-block14{margin-bottom:-7.5rem;padding:5rem 0}}.c-block14:before{content:"";position:absolute;top:0;left:0;width:100%;height:8.125rem;background:#fff;z-index:-1}@media (min-width: 768px){.c-block14:before{height:21.25rem}}@media (min-width: 768px){.c-block14__inner1{max-width:75rem;margin:auto}}.c-block14__title1{margin-top:2.5rem;font-size:2rem;line-height:150%;font-weight:700}.c-block14__textGroup1{margin-top:2.5rem;display:grid;gap:1.5rem}.c-block14__textGroup1>p{line-height:180%}@media (min-width: 768px){.c-block14__textGroup1{grid-column:1/2;grid-row:1/2}}.c-block14__wrap1{margin-top:2.5rem}@media (min-width: 768px){.c-block14__wrap1{display:grid;grid-template-columns:1fr 36.25rem;margin-top:0;gap:2.5rem}}@media (min-width: 768px){.c-block14__image2{margin-top:2.5rem;grid-column:2/3}}.c-block15{margin-top:2.5rem;padding:0 1.5rem}@media (min-width: 768px){.c-block15{margin-top:4rem;padding:0}}@media (min-width: 768px){.c-block15__inner1{max-width:75rem;margin:auto}}.c-block15__title1{font-size:2rem;line-height:150%;font-weight:700;text-align:center}.c-block15__wrap1{margin-top:2.5rem}@media (min-width: 768px){.c-block15__unit1{display:grid;grid-template-columns:23.3125rem 1fr;gap:2.5rem}}.c-block15__unit1+.c-block15__unit1{margin-top:2.5rem;border-top:.0625rem solid #dcdcdc;padding-top:2.5rem}.c-block15__unit1__wrap1{margin-top:1.5rem}@media (min-width: 768px){.c-block15__unit1__wrap1{margin-top:0}}.c-block15__unit1__title1{display:grid;gap:.5rem;font-weight:400}.c-block15__unit1__title1>span:nth-of-type(1){line-height:180%}.c-block15__unit1__title1>span:nth-of-type(2){font-size:2rem;line-height:150%;font-weight:700}.c-block15__unit1__title1>span:nth-of-type(3){font-size:.875rem;font-family:Oswald,sans-serif;line-height:180%;font-weight:500}.c-block15__unit1__text1{margin-top:1.5rem;line-height:180%}@media (min-width: 768px){.c-block15__unit1__text1{margin-top:2.5rem}}.c-block16{background:#f5f5f5;padding:2.5rem 1.5rem 5rem;margin-top:5rem}@media (min-width: 768px){.c-block16{padding:4rem 7.5rem 5rem}}@media (min-width: 768px){.c-block16__inner1{max-width:75rem;margin:auto}}.c-block16__title1{font-size:2rem;line-height:150%;font-weight:700;text-align:center}.c-block16__wrap1{margin-top:2.5rem;display:grid;gap:2.5rem}@media (min-width: 768px){.c-block16__unit1{display:grid;grid-template-columns:23.3125rem 1fr;gap:2.5rem}}.c-block16__unit1+.c-block16__unit1{border-top:.0625rem solid #dcdcdc;padding-top:2.5rem}.c-block16__unit1__body1{margin-top:1.5rem}@media (min-width: 768px){.c-block16__unit1__body1{margin-top:0}}.c-block16__unit1__title2{display:grid;gap:.5rem}.c-block16__unit1__title2>span:nth-of-type(1){font-size:2rem;line-height:150%;font-weight:700;display:grid;grid-auto-flow:column;justify-content:start;gap:.25rem;align-items:baseline}.c-block16__unit1__title2>span:nth-of-type(1)>span{font-size:1.25rem}.c-block16__unit1__title2>span:nth-of-type(2){font-size:.875rem;font-family:Oswald,sans-serif;line-height:180%;font-weight:500}.c-block16__unit1__text2{margin-top:1.5rem;line-height:180%}.c-block16__unit1__table1>table{margin-top:1rem;width:100%;border-collapse:collapse;border-bottom:.0625rem solid #000}@media (min-width: 768px){.c-block16__unit1__table1>table{border-bottom:none}}.c-block16__unit1__table1>table th{display:block;background:#f0f0f0;border-top:.0625rem solid #000;padding:.5rem 1.25rem;text-align:left;line-height:180%}@media (min-width: 768px){.c-block16__unit1__table1>table th{display:table-cell;padding:.75rem 1.25rem;width:8.875rem}}@media (min-width: 768px){.c-block16__unit1__table1>table tr:last-child th{border-bottom:.0625rem solid #000}}.c-block16__unit1__table1>table td{display:block;line-height:180%;padding:.75rem 1.25rem;background:#fff}@media (min-width: 768px){.c-block16__unit1__table1>table td{display:table-cell;border-top:.0625rem solid #dcdcdc}}@media (min-width: 768px){.c-block16__unit1__table1>table tr:last-child td{border-bottom:.0625rem solid #dcdcdc}}.c-block16__unit1__title3{font-size:1.125rem;line-height:180%;font-weight:700;margin-top:1.5rem}.c-block17{margin-top:2.5rem;padding:0rem 1.5rem}@media (min-width: 768px){.c-block17{padding:0;margin-top:4rem}}@media (min-width: 768px){.c-block17__inner1{max-width:75rem;margin:auto}}.c-block17__table1{width:100%;border-collapse:collapse}.c-block17__table1 table{border-bottom:.0625rem solid #000;width:100%}@media (min-width: 768px){.c-block17__table1 table{border-bottom:none}}.c-block17__table1 table th{display:block;background:#f5f5f5;border-top:.0625rem solid #000;padding:.5rem 1.5rem;line-height:180%;font-weight:700;text-align:left}@media (min-width: 768px){.c-block17__table1 table th{display:table-cell;width:15rem}}@media (min-width: 768px){.c-block17__table1>table tr:last-child th{border-bottom:.0625rem solid #000}}.c-block17__table1 table td{display:block;padding:1.5rem;background:#fff;line-height:180%}@media (min-width: 768px){.c-block17__table1 table td{display:table-cell;border-top:.0625rem solid #dcdcdc}}@media (min-width: 768px){.c-block17__table1>table tr:last-child td{border-bottom:.0625rem solid #dcdcdc}}.c-block17__list1{display:grid;grid-template-columns:8.75rem 1fr;gap:0rem .75rem}.c-block17__list2{display:grid;gap:.5rem}.c-block17__list2 li{display:grid;grid-auto-flow:column;justify-content:start;gap:.5625rem}.c-block17__list2 li:before{content:"";display:block;width:.625rem;height:.625rem;background:#000;translate:0 .625rem}.c-block18{padding:0 1.5rem;margin-top:2.5rem}@media (min-width: 768px){.c-block18{margin-top:4rem;padding:0}}@media (min-width: 768px){.c-block18__inner1{max-width:75rem;margin:auto}}.c-block18__unit1__title1{font-size:2rem;line-height:150%;font-weight:700;font-family:Oswald,sans-serif;display:grid;grid-auto-flow:column;justify-content:start;align-items:baseline;gap:.125rem;padding:.5rem 0}.c-block18__unit1__title1>span{font-size:1.125rem;translate:0 -.125rem}.c-block18__unit1__list1{border-left:.0625rem solid #000;padding:1.5rem 0 1.5rem 2.5rem;margin-left:2.75rem;display:grid;gap:1.5rem}@media (min-width: 768px){.c-block18__unit1__list1{padding:1.5rem 0 1.5rem 5rem}}.c-block18__unit1__list1>li{display:grid;gap:.25rem}@media (min-width: 768px){.c-block18__unit1__list1>li{grid-auto-flow:column;justify-content:start;gap:2.5rem}}.c-block18__unit1__list1>li>span:nth-of-type(1){font-weight:700;line-height:180%}@media (min-width: 768px){.c-block18__unit1__list1>li>span:nth-of-type(1){display:grid;align-items:center;grid-auto-flow:column;justify-content:start;gap:2.5rem}}@media (min-width: 768px){.c-block18__unit1__list1>li>span:nth-of-type(1):after{display:block;content:"";width:3.75rem;height:.0625rem;background:#dcdcdc}}@media (min-width: 768px){.c-block18__unit1__list1>li>span:nth-of-type(1)>span{display:inline-block;width:2.5em;text-align:right}}.c-block18__unit1__list1>li>span:nth-of-type(2){line-height:180%}.c-block19{margin-top:2.5rem;padding:0 1.5rem}@media (min-width: 768px){.c-block19{padding:0;margin-top:4rem}}@media (min-width: 768px){.c-block19__inner1{max-width:75rem;margin:auto}}.c-block19__map1>iframe{aspect-ratio:327/520;width:100%;height:100%}@media (min-width: 768px){.c-block19__map1>iframe{aspect-ratio:1200/520}}.c-block19__text1{margin-top:1.5rem;line-height:180%}.c-block20{position:relative;padding:0rem 1.5rem 0;z-index:1;display:grid}@media (min-width: 768px){.c-block20{padding:0}}.c-block20:after{display:block;content:"";width:100%;height:7.375rem;background:#f5f5f5;position:absolute;top:0;left:0;z-index:-1}@media (min-width: 768px){.c-block20:after{height:16rem}}.c-block20__inner1{display:grid}@media (min-width: 768px){.c-block20__inner1{max-width:75rem;margin:auto;grid-template-columns:1fr 36.25rem;gap:2.5rem}}.c-block20__wrap1{grid-row:2/3;margin-top:1.5rem}@media (min-width: 768px){.c-block20__wrap1{margin:0;grid-row:1/2}}.c-block20__title1{font-size:2rem;line-height:150%;font-weight:700}.c-block20__textGroup1{margin-top:1.5rem;display:grid;gap:1.5rem}@media (min-width: 768px){.c-block20__textGroup1{margin-top:2.5rem;gap:1.25rem}}.c-block20__textGroup1>p{line-height:180%}.c-block20__textGroup1__lead1{font-weight:700;font-size:1.25rem}.c-block20__image1{grid-row:1/2}.c-block21{padding:2.5rem 1.5rem 4rem;background:#f5f5f5;margin-top:5rem}@media (min-width: 768px){.c-block21{padding:4rem 0rem 5rem}}@media (min-width: 768px){.c-block21__inner1{max-width:75rem;margin:auto}}.c-block21__title1{font-size:2rem;line-height:150%;font-weight:700;text-align:center}.c-block21__text1{margin-top:1.5rem;line-height:180%}@media (min-width: 768px){.c-block21__text1{margin-top:2.5rem;text-align:center}}.c-block21__text1 br{display:none}@media (min-width: 768px){.c-block21__text1 br{display:block}}.c-block21__image1{margin-top:1.5rem}@media (min-width: 768px){.c-block21__image1{margin-top:2.5rem}}.c-block21__wrap1{margin-top:2.75rem;display:grid;gap:.75rem}@media (min-width: 768px){.c-block21__wrap1{margin-top:3.75rem;grid-template-columns:repeat(4,1fr)}}.c-block21__unit1{background:#fff;display:grid;grid-template-columns:7.5rem 1fr;gap:1rem;padding:1rem}@media (min-width: 768px){.c-block21__unit1{padding:1.5rem;grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:1.25rem}}@media (min-width: 768px){.c-block21__unit1__image1{max-width:7.5rem;margin:auto}}.c-block21__unit1__text1{line-height:180%}.c-block22{margin-top:2.5rem;padding:0 1.5rem}@media (min-width: 768px){.c-block22{margin-top:4rem;padding:0}}@media (min-width: 768px){.c-block22__inner1{max-width:75rem;margin:auto}}.c-block22__title1{font-size:2rem;line-height:150%;font-weight:700;text-align:center}.c-block22__wrap1{margin-top:2.5rem;display:grid;gap:2.5rem}@media (min-width: 768px){.c-block22__wrap1{grid-template-columns:repeat(3,1fr)}}.c-block22__unit1{background:#fff;box-shadow:0 0 1.25rem #0000001f}.c-block22__unit1__body1{padding:1.5rem}.c-block22__unit1__title1{font-size:1.5rem;line-height:150%;font-weight:700}.c-block22__unit1__title2{font-size:1rem;line-height:180%;font-weight:700;margin-top:1rem}.c-block22__unit1__list1{margin-top:.5rem}.c-block22__unit1__list1>li{display:grid;grid-auto-flow:column;justify-content:start;gap:.5625rem}.c-block22__unit1__list1>li:before{display:block;content:"";width:.625rem;height:.625rem;background:#000;translate:0 .5rem}.c-block23{background:#f5f5f5}.c-block23__inner1{position:relative;padding:2.5rem 1.5rem 4rem}@media (min-width: 768px){.c-block23__inner1{width:75rem;margin:0 auto;padding:4rem 0 7.5rem}}.c-title5+.c-block23 .c-block23__inner1{top:-5rem;margin-bottom:-5rem;padding-top:0}.c-block23__unit1{margin-top:2.5rem;padding:1.5rem;border-top:2px solid #000;background:#fff;box-shadow:0 0 20px #0000001f}@media (min-width: 768px){.c-block23__unit1{padding:2.5rem;height:100%}}.c-block23__unit1:first-child{margin-top:0}@media (min-width: 768px){.c-block23__unit1.-type1{display:flex;flex-direction:row-reverse;gap:2.5rem}}@media (min-width: 768px){.c-block23__unit1.-type1.-reverse{flex-direction:row}}@media (min-width: 768px){.c-block23__unit1.-type1>*{flex:1}}.c-grid1__unit .c-block23__unit1{height:100%}.c-block23__title1{display:flex;flex-direction:column;gap:.25rem}.c-block23__title1__label1{font-size:1.5rem;font-weight:700}.c-block23__title1__label2{display:flex;align-items:center;gap:.5rem;font-family:Oswald,sans-serif;font-weight:500}.c-block23__title1__label2:before{content:"";display:inline-block;width:4rem;height:1px;background:#000}.c-block23__title2{position:relative;display:grid;grid-template-columns:3.75rem 1fr;align-items:center;gap:.5rem;padding-bottom:1.0625rem}.c-block23__title2:after{content:"";position:absolute;left:0;bottom:0;display:inline-block;width:5rem;height:1px;background:#000}.c-block23__title2__icon1{height:3.75rem;background:#000}.c-block23__title2__icon1.-type1{mask:url(./images/icon_business1_1.svg) center/5rem 5rem no-repeat}.c-block23__title2__icon1.-type2{mask:url(./images/icon_business1_2.svg) center/5rem 5rem no-repeat}.c-block23__title2__icon1.-type3{mask:url(./images/icon_business1_3.svg) center/5rem 5rem no-repeat}.c-block23__title2__label1{font-size:1.5rem;font-weight:700}.c-block23__text1{margin-top:1.5rem}@media (min-width: 768px){.c-block23__text1{margin-top:2rem}}.c-block23__textbox1{margin-top:1.5rem}@media (min-width: 768px){.c-block23__textbox1{margin-top:0}}.c-block23__image1{margin-top:1.5rem}@media (min-width: 768px){.c-block23__image1{margin-top:2rem}}@media (min-width: 768px){.c-block23__image1:first-child{margin-top:0}}.c-block23__unit1.-type1 .c-block23__image1{margin:-1.5rem -1.5rem 0}@media (min-width: 768px){.c-block23__unit1.-type1 .c-block23__image1{margin:0}}.c-block23__table1{margin-top:1.5rem;text-align:left}.c-block23__table1 table{table-layout:fixed;border-collapse:collapse;border:1px solid #DCDCDC;width:100%}@media (min-width: 768px){.c-block23__table1 table{table-layout:auto}}.c-block23__table1 table th,.c-block23__table1 table td{border:1px solid #DCDCDC}.c-block23__table1 table thead th{padding:.5rem;background:#000;color:#fff;font-weight:700}@media (min-width: 768px){.c-block23__table1 table thead th{padding:.5rem 1.25rem}}.c-block23__table1 table thead td{padding:.5rem;background:#666;color:#fff;font-weight:700}@media (min-width: 768px){.c-block23__table1 table thead td{padding:.5rem 1.25rem}}.c-block23__table1 table tbody th{padding:.75rem 1.25rem;background:#f0f0f0;font-weight:700}@media (min-width: 768px){.c-block23__table1 table tbody th{padding:1.25rem}}.c-block23__table1 table tbody td{padding:1.25rem}.c-block23__table2{margin-top:1.5rem;text-align:left}.c-block23__table2 table{table-layout:fixed;border-collapse:collapse;width:100%}.c-block23__table2 table th,.c-block23__table2 table td{border:1px solid #DCDCDC}.c-block23__table2 table thead th{padding:.5rem;background:#000;border-left:1px solid #fff;color:#fff;font-weight:700;text-align:center}@media (min-width: 768px){.c-block23__table2 table thead th{padding:.5rem 1.25rem}}.c-block23__table2 table thead th:empty{visibility:hidden;border:none}.c-block23__table2 table thead th:nth-child(odd){background:#737373}.c-block23__table2 table tbody tr{background:#fff}.c-block23__table2 table tbody tr:nth-child(2n){background:#f5f5f5}.c-block23__table2 table tbody th{padding:.75rem 1rem;font-weight:700}@media (min-width: 768px){.c-block23__table2 table tbody th{padding:.75rem 1.25rem}}.c-block23__table2 table tbody td{padding:.75rem 1rem}@media (min-width: 768px){.c-block23__table2 table tbody td{padding:1.25rem}}.c-block23__table2 table tbody td .is-num{font-size:1.5rem}.c-block24{position:relative}.c-block24:before{content:"";display:block;margin:2.5rem 1.5rem 0;width:calc(100% - 3rem);aspect-ratio:1/1;background:url(./images/img_business1_1.webp) no-repeat 0 0;background-size:cover}@media (min-width: 768px){.c-block24:before{position:absolute;top:0;left:0;width:50%;height:100%;margin:0;background:url(./images/img_business1_1_desktop.webp) no-repeat 50% 0;background-size:cover}}.c-block24__inner1{position:relative;padding:1.5rem 1.5rem 2.5rem}@media (min-width: 768px){.c-block24__inner1{width:75rem;margin:0 auto;padding:3.75rem 0 2.5rem}}@media (min-width: 768px){.c-block24__textbox1{padding-left:calc(50% + 3.75rem)}}.c-block24__nav1{margin-top:1.5rem;padding:1.5rem;background:#fff;box-shadow:0 0 20px #0000001f}.c-block24__nav1__title1{margin:-1.5rem -1.5rem 1.5rem;padding:.25rem 1.5rem;background:#000;color:#fff;text-align:center;font-weight:700}.c-block24__nav1__list1{display:flex;flex-direction:column;gap:.75rem}@media (min-width: 768px){.c-block24__nav1__list1{flex-direction:row;gap:1.5rem}}@media (min-width: 768px){.c-block24__nav1__list1>li{flex:1}}.c-block24__nav1__list1 a{display:grid;grid-template-columns:5rem 1fr 1.75rem;align-items:center;padding-right:.5rem;color:#000;font-weight:700;text-decoration:none;box-shadow:0 0 20px #0000001f;transition:all .7s cubic-bezier(.23,1,.32,1)}.c-block24__nav1__list1 a:after{content:"";display:inline-block;width:1.75rem;height:1.75rem;background:#000;mask:url(./images/icon_arrow2_1.svg) center/1.5rem 1.5rem no-repeat;rotate:180deg}@media (min-width: 768px){.c-block24__nav1__list1 a:hover{opacity:.6}}.c-block24__nav1__icon1{height:5rem;background:#000}.c-block24__nav1__icon1.-type1{mask:url(./images/icon_business1_1.svg) center/5rem 5rem no-repeat}.c-block24__nav1__icon1.-type2{mask:url(./images/icon_business1_2.svg) center/5rem 5rem no-repeat}.c-block24__nav1__icon1.-type3{mask:url(./images/icon_business1_3.svg) center/5rem 5rem no-repeat}.c-block24__text1{margin-top:1.5rem;line-height:1.8}@media (min-width: 768px){.c-block24__text1{text-align:center}}.c-block24__text1 a{color:#000;text-decoration:none;transition:all .7s cubic-bezier(.23,1,.32,1)}@media (min-width: 768px){.c-block24__text1 a:hover{opacity:.6}}.c-block24__text1 a[target=_blank]{display:inline}.c-block24__text1 a[target=_blank]:after{content:"";display:inline-block;vertical-align:middle;width:1.5rem;height:1.5rem;margin:auto;background:#000;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url(./images/icon_external1_1.svg);mask-image:url(./images/icon_external1_1.svg)}.c-block24__text2{margin-top:1.5rem}@media (min-width: 768px){.c-block24__text2{margin-top:2.5rem;text-align:center}}.c-block24__text2>span{font-size:1.5rem;font-weight:700}.c-block24__text2 .is-num{font-size:2.5rem}.c-block25{position:relative;margin-top:-3.75rem}@media (min-width: 768px){.c-block25{margin-top:-8.75rem}}.c-block25__inner1{position:relative;padding:0 1.5rem 4rem}@media (min-width: 768px){.c-block25__inner1{width:75rem;margin:0 auto;padding:0 0 5rem}}.c-block25__title1{display:grid;gap:1rem;height:100%;justify-content:center;align-content:center;text-align:center;margin-top:-2rem}.c-block25__title1__label1{font-size:1.25rem;line-height:100%;font-weight:700}.c-block25__title1__label2{font-size:3.75rem;line-height:100%;font-family:Oswald,sans-serif;font-weight:500}.c-block25__title1__label2:after{content:"";display:block;width:5rem;height:1px;background:#000;margin:1rem auto 0}.c-block25__text1{margin-top:1rem;font-size:2rem;font-weight:700}@media (min-width: 768px){.c-block25__text1{text-align:center}}.c-block25__text2{margin-top:1.5rem}@media (min-width: 768px){.c-block25__text2{text-align:center}}.c-block26{position:relative;background:#f5f5f5}.c-block26:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:17.3125rem;background:#fff}.c-block26__inner1{padding:0 1.5rem 4rem}@media (min-width: 768px){.c-block26__inner1{width:75rem;margin:0 auto;padding:0 0 5rem}}.c-block26__image1{position:absolute;top:0;right:0;width:20.4375rem;height:15.3125rem}@media (min-width: 768px){.c-block26__image1{width:64.375%;height:32.5rem}}.c-block26__image1 picture,.c-block26__image1 img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.c-block26__head1{position:relative}@media (min-width: 768px){.c-block26__head1{display:flex;flex-direction:column;justify-content:center;gap:7.5rem;height:32.5rem}}.c-block26__title1{display:grid;gap:1rem;height:15.3125rem;align-content:center}@media (min-width: 768px){.c-block26__title1{height:auto}}.c-block26__title1__label1{font-size:1.25rem;line-height:100%;font-weight:700}.c-block26__title1__label2{font-size:3.75rem;line-height:100%;font-family:Oswald,sans-serif;font-weight:500}.c-block26__title1__label2:after{content:"";display:block;width:5rem;height:1px;background:#000;margin:1rem 0 0}.c-block26__text1{margin-top:1rem;font-size:2rem;font-weight:700}.c-block26__text2{margin-top:1.5rem}@media (min-width: 768px){.c-block26__text2{margin-top:2.5rem}}@media (min-width: 768px){.c-block26__text2 p{margin-top:2.5rem}}.c-block27{position:relative;background:url(./images/img_mission3_1.webp) no-repeat 0 0;background-size:cover}@media (min-width: 768px){.c-block27{background:url(./images/img_mission3_1_desktop.webp) no-repeat 0 0;background-size:cover}}.c-block27__inner1{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding:2.5rem 1.5rem 4rem}@media (min-width: 768px){.c-block27__inner1{gap:2.5rem;width:75rem;margin:0 auto;padding:3.75rem 0}}.c-block27__title1{font-weight:700;font-size:2rem;color:#fff;text-shadow:0px 0px 20px rgba(0,0,0,.1)}@media (min-width: 768px){.c-block27__title1{text-align:center}}.c-block27__graph1{display:flex;align-items:center;gap:1rem}@media (min-width: 768px){.c-block27__graph1{gap:1.5rem}}.c-block27__graph1__unit1{overflow:hidden;width:7.5rem;height:7.5rem;display:flex;align-items:center;justify-content:center;background:#ffffff1f;border:1px solid #fff;border-radius:100%}@media (min-width: 768px){.c-block27__graph1__unit1{width:10rem;height:10rem}}.c-block27__graph1__label1{font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:1.125rem;line-height:1.8;color:#fff;text-align:center;width:100%}.c-block27__graph1__label1 span{font-size:1.5rem}@media (max-width: 767px){.c-block27__graph1__label1 span{font-size:1.25rem}}.c-block27__graph1__icon1{position:relative;width:3.75rem;height:3.75rem;flex-shrink:0}@media (max-width: 767px){.c-block27__graph1__icon1{width:3rem;height:3rem}}.c-block27__graph1__icon1__line1,.c-block27__graph1__icon1__line2{position:absolute;top:50%;left:50%;width:5rem;height:.083125rem;background:#fff}@media (max-width: 767px){.c-block27__graph1__icon1__line1,.c-block27__graph1__icon1__line2{width:4rem}}.c-block27__graph1__icon1__line1{transform:translate(-50%,-50%) rotate(135deg)}.c-block27__graph1__icon1__line2{transform:translate(-50%,-50%) rotate(225deg)}.c-block27__text1{display:flex;flex-direction:column;gap:1.5rem;font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:1rem;line-height:1.8;color:#fff;width:100%;text-shadow:0px 0px 20px rgba(0,0,0,.1)}@media (max-width: 767px){.c-block27__text1{font-size:.875rem;gap:1.25rem}}.c-block27__text1 p{margin:0}.c-block27__paragraph1{width:100%}.c-block27__paragraph1 p{margin-bottom:1.5rem}@media (max-width: 767px){.c-block27__paragraph1 p{margin-bottom:1.25rem}}.c-block27__paragraph1 p:last-child{margin-bottom:0}.c-block27__paragraph2{width:100%}.c-block28{position:relative}.c-block28:before{content:"";display:block;width:100%;aspect-ratio:1/1;background:url(./images/img_mission4_1.webp) no-repeat 0 0;background-size:cover}@media (min-width: 768px){.c-block28:before{position:absolute;top:0;left:0;width:50%;height:100%;margin:0;background:url(./images/img_mission4_1_desktop.webp) no-repeat 50% 0;background-size:cover}}.c-block28__inner1{position:relative;padding:2.5rem 1.5rem 4rem}@media (min-width: 768px){.c-block28__inner1{width:75rem;margin:0 auto;padding:3.75rem 0}}@media (min-width: 768px){.c-block28__textbox1{padding-left:calc(50% + 3.75rem)}}.c-block29{position:relative;margin-bottom:4rem;padding:2.5rem 0 0;background:#f5f5f5}@media (min-width: 768px){.c-block29{margin-bottom:5rem;padding:5rem 0 0}}.c-block29__inner1{position:relative;padding:0 1.5rem}@media (min-width: 768px){.c-block29__inner1{width:75rem;margin:0 auto;padding:0}}.c-block29__lead1{margin-top:.75rem;font-size:1.25rem;font-weight:700;line-height:1.6}@media (min-width: 768px){.c-block29__lead1{text-align:center}}.c-block29__text1{margin-top:2rem}@media (min-width: 768px){.c-block29__text1{text-align:center}}.c-block29__card-wrap1{position:relative;display:grid;grid-template-columns:1fr;gap:2.5rem;margin-top:2rem}@media (min-width: 768px){.c-block29__card-wrap1{grid-template-columns:repeat(3,1fr);gap:3.75rem}}.c-block29__card-wrap1:before{content:"";position:absolute;top:11.4375rem;left:-1.5rem;display:block;width:calc(100% + 3rem);height:calc(100% - 11.4375rem);background-color:#fff;z-index:0}@media (min-width: 768px){.c-block29__card-wrap1:before{content:"";position:absolute;top:13.125rem;left:50%;display:block;width:100vw;height:calc(100% - 13.125rem);background:#fff;translate:-50vw}}.c-block29__card1{position:relative;background-color:#fff;box-shadow:0 0 1.25rem #0000001f;overflow:hidden;display:flex;flex-direction:column}.c-block29__card1__image1{width:100%;height:11.25rem;overflow:hidden;position:relative}@media (min-width: 768px){.c-block29__card1__image1{height:13.125rem}}.c-block29__card1__image1 img{width:100%;height:100%;object-fit:cover;display:block}.c-block29__card1__content1{padding:1.5rem;flex:1;display:flex;flex-direction:column}.c-block29__card1__title1{font-size:1.5rem;font-weight:700}.c-block29__card1__text1{line-height:1.8;margin-top:.5rem}.c-block29__card1__list1{margin-top:.5rem;font-size:1rem;line-height:1.8}.c-block29__card1__list1 li{position:relative;padding-left:2rem}.c-block29__card1__list1 li:before{content:"";position:absolute;top:.5625rem;left:.6875rem;display:inline-block;width:.625rem;height:.625rem;background:#000}.c-block29__card1__list1 li+li{margin-top:.5rem}.c-block30{padding:2.5rem 0 0}@media (min-width: 768px){.c-block30{padding:2.5rem 0 0}}.c-block30__inner1{position:relative;padding:0 1.5rem}@media (min-width: 768px){.c-block30__inner1{width:75rem;margin:0 auto;padding:0}}.c-block30__header1{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.c-block30__header1{flex-direction:row;gap:2.5rem}}.c-block30__logo1{display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.c-block30__logo1{width:23.3125rem;flex-shrink:0}}.c-block30__logo1 img{width:15rem;height:auto}@media (min-width: 768px){.c-block30__logo1 img{width:20rem}}.c-block30__content1{flex:1;display:flex;flex-direction:column;gap:.625rem}.c-block30__title1{font-size:1.5rem;font-weight:700;line-height:1.5}@media (min-width: 768px){.c-block30__title1{font-size:2rem}}.c-block30__text1{font-size:.875rem;line-height:1.8}@media (min-width: 768px){.c-block30__text1{font-size:1rem}}.c-block30__card-wrap1{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}@media (min-width: 768px){.c-block30__card-wrap1{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:3rem}}.c-block30__card1{background-color:#fff;box-shadow:0 0 1.25rem #0000001f;padding:1.5rem;display:grid;grid-template-columns:6.25rem 1fr;gap:1rem}@media (min-width: 768px){.c-block30__card1{display:flex;flex-direction:column;align-items:center}}.c-block30__card1__icon1{width:6.25rem;height:6.25rem;border-radius:3.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-weight:700;text-align:center}@media (min-width: 768px){.c-block30__card1__icon1{width:7.5rem;height:7.5rem}}.c-block30__card1__icon1.-blue{background-color:#0098d8}.c-block30__card1__icon1.-red{background-color:#e9545d}.c-block30__card1__icon1.-green{background-color:#6fb92c}.c-block30__card1__icon1__label1{font-size:.875rem}@media (min-width: 768px){.c-block30__card1__icon1__label1{font-size:1rem}}.c-block30__card1__icon1__label2{font-size:1.5rem}.c-index-block1{position:relative;width:100%;background:#f5f5f5;margin-bottom:5.5rem}@media (min-width: 768px){.c-index-block1{margin-bottom:11.0625rem}}@media (min-width: 768px){.c-index-block1:before{content:"MISSION\aVISION";position:absolute;top:1.25rem;right:2.5625rem;display:block;text-align:right;color:#fff;font-family:Oswald,sans-serif;font-weight:500;font-size:12.5rem;line-height:.875;white-space:pre;opacity:.7}}.c-index-block1__inner1{padding:6.25rem 0 0}@media (min-width: 768px){.c-index-block1__inner1{padding:7.5rem 0 0}}.c-index-block1__head1{position:relative}@media (min-width: 768px){.c-index-block1__head1{width:74.7916666667%}}.c-index-block1__head1:before,.c-index-block1__head1:after{position:absolute;z-index:1;display:block;text-align:right;color:#fff;font-family:Oswald,sans-serif;font-weight:500;font-size:10rem;line-height:.875;white-space:pre;opacity:.7}@media (min-width: 768px){.c-index-block1__head1:before,.c-index-block1__head1:after{display:none}}.c-index-block1__head1:before{content:"MISSION";top:-4.625rem;left:-1.875rem}.c-index-block1__head1:after{content:"VISION";bottom:-7rem;right:-7.5rem}.c-index-block1__image1{position:relative;z-index:2;width:100%;height:auto}.c-index-block1__image1 img{width:100%;height:100%;object-fit:cover}.c-index-block1__textbox1{position:absolute;z-index:2;top:-3.375rem;right:1.5rem}@media (min-width: 768px){.c-index-block1__textbox1{top:50%;right:-5rem;translate:0 -50%}}.c-index-block1__titlewrap1{display:flex;flex-direction:column;gap:1rem;width:16.625rem;margin:0 0 0 auto}@media (min-width: 768px){.c-index-block1__titlewrap1{width:20rem}}.c-index-block1__label1{display:flex;gap:.625rem}.c-index-block1__label1__icon1{display:flex;align-items:center;gap:.125rem}.c-index-block1__label1__icon1 span{display:block;width:.75rem;height:.75rem}.c-index-block1__label1__icon1 span:nth-child(1){background-color:#e9545d}.c-index-block1__label1__icon1 span:nth-child(2){background-color:#6fb92c}.c-index-block1__label1__icon1 span:nth-child(3){background-color:#0098d8}.c-index-block1__label1__text1{font-family:Oswald,sans-serif;font-weight:300;font-size:.875rem;line-height:1.5;color:#000;white-space:nowrap}.c-index-block1__title1{display:flex;flex-direction:column;align-items:flex-end;font-family:Oswald,sans-serif;font-weight:500;font-size:5rem;line-height:.875;text-align:center}@media (min-width: 768px){.c-index-block1__title1{font-size:6rem}}.c-index-block1__title1__and1{font-size:1.5rem;margin:.5rem 0}@media (min-width: 768px){.c-index-block1__title1__and1{margin:.75rem 0}}.c-index-block1__heading1{margin:2.25rem .125rem 0 0;font-weight:900;font-size:1.5rem}@media (min-width: 768px){.c-index-block1__heading1{margin:3.875rem 0 0;font-size:2.25rem}}.c-index-block1__image2{position:absolute;z-index:2;width:58.6666666667%;translate:0 -50%}@media (min-width: 768px){.c-index-block1__image2{bottom:-3.4375rem;right:6.5rem;width:36.3194444444%;height:21.8125rem;margin-top:0;translate:0}}.c-index-block1__image2 img{width:100%;height:100%;object-fit:cover}.c-index-block1__body1{padding:7.6875rem 1.5rem 0}@media (min-width: 768px){.c-index-block1__body1{padding:4.125rem 0 0 5rem;padding-right:47.9166666667%}}.c-index-block1__text1{margin-bottom:2.25rem}@media (min-width: 768px){.c-index-block1__text1{margin-bottom:3.25rem}}.c-index-block1__text1 p{line-height:1.8}.c-index-block1__button1{position:relative;bottom:-1.5rem;margin-top:-1.5rem}.c-index-block1__button1 .c-button1{width:100%}@media (min-width: 768px){.c-index-block1__button1 .c-button1{width:22.5rem}}.c-index-block1[data-scroll=original]{opacity:0;transition:all 1s cubic-bezier(.23,1,.32,1)}.c-index-block1[data-scroll=original] .c-index-block1__image1{opacity:0;translate:-10px 0;transition:all 1s cubic-bezier(.23,1,.32,1) .2s}.c-index-block1[data-scroll=original] .c-index-block1__titlewrap1,.c-index-block1[data-scroll=original] .c-index-block1__heading1,.c-index-block1[data-scroll=original] .c-index-block1__image2,.c-index-block1[data-scroll=original] .c-index-block1__body1{opacity:0;transition:all 1s cubic-bezier(.23,1,.32,1)}.c-index-block1[data-scroll=original] .c-index-block1__titlewrap1{transition-delay:.4s}.c-index-block1[data-scroll=original] .c-index-block1__title1{opacity:0;filter:blur(10px);transition:all 1s cubic-bezier(.23,1,.32,1) .6s}.c-index-block1[data-scroll=original] .c-index-block1__heading1{transition-delay:.8s}.c-index-block1[data-scroll=original] .c-index-block1__image2,.c-index-block1[data-scroll=original] .c-index-block1__body1{transition-delay:1s}.c-index-block1[data-scroll=original].-enter{opacity:1}.c-index-block1[data-scroll=original].-enter .c-index-block1__image1{opacity:1;translate:0}.c-index-block1[data-scroll=original].-enter .c-index-block1__titlewrap1,.c-index-block1[data-scroll=original].-enter .c-index-block1__heading1,.c-index-block1[data-scroll=original].-enter .c-index-block1__image2,.c-index-block1[data-scroll=original].-enter .c-index-block1__body1{opacity:1}.c-index-block1[data-scroll=original].-enter .c-index-block1__title1{opacity:1;filter:blur(0)}.c-index-block2{position:relative;width:100%;background:url(./images/img_index-block2_1.webp) no-repeat 50% 0;background-size:cover}@media (min-width: 768px){.c-index-block2{height:37.5rem;display:flex;align-items:center;justify-content:flex-start;background:url(./images/img_index-block2_1_pc.webp) no-repeat 50% 50%;background-size:cover}}.c-index-block2__inner1{position:relative;padding:14.5625rem 1.5rem 2.5rem}@media (min-width: 768px){.c-index-block2__inner1{min-width:75rem;margin:0 auto;padding:0}}.c-index-block2__label1{display:flex;align-items:center;gap:.625rem;margin-bottom:.75rem}.c-index-block2__label1__icon1{display:flex;align-items:center;gap:.125rem}.c-index-block2__label1__icon1 span{display:block;width:.75rem;height:.75rem}.c-index-block2__label1__icon1 span:nth-child(1){background-color:#e9545d}.c-index-block2__label1__icon1 span:nth-child(2){background-color:#6fb92c}.c-index-block2__label1__icon1 span:nth-child(3){background-color:#0098d8}.c-index-block2__label1__text1{font-family:Oswald,sans-serif;font-weight:300;font-size:.875rem;line-height:1.5;color:#fff;white-space:nowrap}.c-index-block2__title1{font-family:Oswald,sans-serif;font-weight:500;font-size:5rem;line-height:.875;color:#fff}@media (min-width: 768px){.c-index-block2__title1{font-size:6rem}}.c-index-block2__heading1{margin-top:1rem;font-weight:900;font-size:2rem;color:#fff}@media (min-width: 768px){.c-index-block2__heading1{font-size:2.25rem}}.c-index-block2__body1{margin-top:1.5rem}@media (min-width: 768px){.c-index-block2__body1{max-width:34.375rem;margin-top:3.5rem}}.c-index-block2__text1{line-height:1.8;color:#fff}.c-index-block2__button1{margin-top:2.25rem}@media (min-width: 768px){.c-index-block2__button1{margin-top:3.25rem}}.c-index-block2__button1 .c-button1{width:100%}@media (min-width: 768px){.c-index-block2__button1 .c-button1{width:22.5rem}}.c-index-block2[data-scroll=original],.c-index-block2[data-scroll=original] .c-index-block2__header1,.c-index-block2[data-scroll=original] .c-index-block2__heading1,.c-index-block2[data-scroll=original] .c-index-block2__body1{opacity:0;transition:all 1s cubic-bezier(.23,1,.32,1)}.c-index-block2[data-scroll=original] .c-index-block2__header1{transition-delay:.4s}.c-index-block2[data-scroll=original] .c-index-block2__title1{opacity:0;filter:blur(10px);transition:all 1s cubic-bezier(.23,1,.32,1) .6s}.c-index-block2[data-scroll=original] .c-index-block2__heading1,.c-index-block2[data-scroll=original] .c-index-block2__body1{transition-delay:.8s}.c-index-block2[data-scroll=original].-enter,.c-index-block2[data-scroll=original].-enter .c-index-block2__header1,.c-index-block2[data-scroll=original].-enter .c-index-block2__heading1,.c-index-block2[data-scroll=original].-enter .c-index-block2__body1{opacity:1}.c-index-block2[data-scroll=original].-enter .c-index-block2__title1{opacity:1;filter:blur(0)}.c-index-block3{position:relative;background:#f4f4f4}.c-index-block3:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:14.9375rem;background:#fff}@media (min-width: 768px){.c-index-block3:before{height:15.9375rem}}.c-index-block3__inner1{position:relative;padding:2.5rem 1.5rem 4rem}.c-index-block3__title1{text-align:center;font-size:1.5rem;font-weight:700}.c-index-block3__body1{margin-top:2.5rem}.c-index-block3__list1{position:relative;margin-top:1.5rem}@media (min-width: 768px){.c-index-block3__list1{display:flex;justify-content:center;gap:2.5rem;margin-top:2.5rem}}@media (min-width: 768px){.c-index-block3__list1:has(.swiper){display:block;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}}.c-index-block3__list1 .swiper{overflow:visible;margin-right:-1.5rem;margin-left:-1.5rem;padding-right:1.6875rem;padding-left:1.6875rem}@media (min-width: 768px){.c-index-block3__list1 .swiper{margin-right:auto;margin-left:auto;padding-right:0;padding-left:0}}.c-index-block3__list1 .swiper-slide{padding-right:.625rem;padding-left:.625rem}@media (min-width: 768px){.c-index-block3__list1 .swiper-slide{padding-right:1.125rem;padding-left:1.125rem}}.c-index-block3__list1 .swiper-button-prev,.c-index-block3__list1 .swiper-button-next{top:0;display:grid;place-items:center;width:2.5rem;height:2.5rem;margin-top:calc((100% - 4.375rem)*.375);background:#0006;translate:0 -50%}@media (min-width: 768px){.c-index-block3__list1 .swiper-button-prev,.c-index-block3__list1 .swiper-button-next{top:6.4375rem;width:4rem;height:4rem;margin-top:0;translate:0}}.c-index-block3__list1 .swiper-button-prev:before,.c-index-block3__list1 .swiper-button-next:before{content:"";display:inline-block;width:1.75rem;height:1.75rem;background:#fff;mask:url(./images/icon_arrow1_1.svg) center/1.75rem 1.75rem no-repeat}.c-index-block3__list1 .swiper-button-prev svg,.c-index-block3__list1 .swiper-button-next svg{position:absolute;opacity:0}.c-index-block3__list1 .swiper-button-prev{left:0}.c-index-block3__list1 .swiper-button-prev:before{rotate:180deg}.c-index-block3__list1 .swiper-button-next{right:0}.c-index-block3__list1 .swiper-pagination{position:relative;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;gap:.5rem;margin-top:2.5rem}.c-index-block3__list1 .swiper-pagination-bullet{width:2rem;height:4px;margin:0!important;border-radius:0;background:#dcdcdc;opacity:1}.c-index-block3__list1 .swiper-pagination-bullet-active{background:#000}@media (min-width: 768px){.c-index-block3__list1__unit1{width:24.75rem}}.c-index-block3__button1{margin-top:2.5rem}@media (min-width: 768px){.c-index-block3__button1{width:22.5rem;margin:2.5rem auto 0}}.c-index-block3__button1 .c-button1{width:100%}.c-index-block4{position:relative;background:#f4f4f4}.c-index-block4:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:31.5625rem;background:#fff}@media (min-width: 768px){.c-index-block4:before{height:35.75rem}}.c-index-block4__inner1{position:relative;padding:2.5rem 1.5rem 4rem}@media (min-width: 768px){.c-index-block4__inner1{min-width:75rem;padding:5rem 0 7.5rem}}.c-index-block4__title1{display:flex;flex-direction:column;gap:1rem}.c-index-block4__title1__label1{text-align:center;font-size:4rem;font-family:Oswald,sans-serif;font-weight:500}.c-index-block4__title1__label2{text-align:center;font-size:1.25rem;font-weight:700}.c-index-block4__body1{margin-top:2.5rem}.c-index-block4__text1{font-size:1.25rem;font-weight:700}@media (min-width: 768px){.c-index-block4__text1{font-size:1.5rem;text-align:center}}.c-index-block4__list1{position:relative;margin-top:3rem}@media (min-width: 768px){.c-index-block4__list1{display:flex;justify-content:center;gap:2.5rem}}@media (min-width: 768px){.c-index-block4__list1:has(.swiper){display:block}}.c-index-block4__list1 .swiper{overflow:visible;margin-right:-1.5rem;margin-left:-1.5rem;padding-right:.75rem;padding-left:.75rem}@media (min-width: 768px){.c-index-block4__list1 .swiper{margin-right:auto;margin-left:auto;padding-right:0;padding-left:0}}.c-index-block4__list1 .swiper-slide{padding-right:.75rem;padding-left:.75rem}@media (min-width: 768px){.c-index-block4__list1 .swiper-slide{padding-right:2rem;padding-left:2rem}}@media (min-width: 768px){.c-index-block4__list1:has(.swiper:not(.swiper-initialized)) .swiper-slide{width:50%}}.c-index-block4__list1 .swiper-button-prev,.c-index-block4__list1 .swiper-button-next{top:0;display:grid;place-items:center;width:2.5rem;height:2.5rem;margin-top:calc((100% - 3rem)/2);background:#0006;translate:0 -50%}@media (min-width: 768px){.c-index-block4__list1 .swiper-button-prev,.c-index-block4__list1 .swiper-button-next{top:12.0625rem;width:4rem;height:4rem;margin-top:0;translate:0}}.c-index-block4__list1 .swiper-button-prev:before,.c-index-block4__list1 .swiper-button-next:before{content:"";display:inline-block;width:1.75rem;height:1.75rem;background:#fff;mask:url(./images/icon_arrow1_1.svg) center/1.75rem 1.75rem no-repeat}.c-index-block4__list1 .swiper-button-prev svg,.c-index-block4__list1 .swiper-button-next svg{position:absolute;opacity:0}@media (min-width: 768px){.c-index-block4__list1:has(.swiper:not(.swiper-initialized)) .swiper-button-prev,.c-index-block4__list1:has(.swiper:not(.swiper-initialized)) .swiper-button-next{display:none}}.c-index-block4__list1 .swiper-button-prev{left:0}.c-index-block4__list1 .swiper-button-prev:before{rotate:180deg}.c-index-block4__list1 .swiper-button-next{right:0}.c-index-block4__list1 .swiper-pagination{position:relative;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;gap:.5rem;margin-top:2.5rem}.c-index-block4__list1 .swiper-pagination-bullet{width:2rem;height:4px;margin:0!important;border-radius:0;background:#dcdcdc;opacity:1}.c-index-block4__list1 .swiper-pagination-bullet-active{background:#000}@media (min-width: 768px){.c-index-block4__list1__unit1{width:54rem}}.c-index-block4__list1__unit1 .c-card3__lead1{line-height:1.5}.c-index-block4__list1__unit1 .c-card3{box-shadow:0 0 40px #00509233}@media (min-width: 768px){.c-index-block4__list1__unit1 .c-card3__logo1{top:-7.1875rem;width:12.5rem;height:12.5rem}}.c-index-block4__list1__unit1 .c-card3__bottom1{gap:.5rem;margin-top:0;padding:.375rem .375rem .375rem 1rem}@media (min-width: 768px){.c-index-block4__list1__unit1 .c-card3__bottom1{padding:1.5rem 15.5rem 1.5rem 2.5rem}}.c-index-block4__button1{margin-top:2.5rem}@media (min-width: 768px){.c-index-block4__button1{width:22.5rem;margin:2.5rem auto 0}}.c-index-block4__button1 .c-button1{width:100%}.c-index-block5{position:relative;width:100%;background:#f4f4f4 url(./images/img_index-block4_1.webp) no-repeat 50% 0;background-size:100% auto}@media (min-width: 768px){.c-index-block5{height:38.75rem;display:flex;align-items:center;justify-content:flex-start;background:url(./images/img_index-block4_1_pc.webp) no-repeat 50% 50%;background-size:cover}}.c-index-block5__inner1{position:relative;padding:2.5rem 1.5rem 3.75rem}@media (min-width: 768px){.c-index-block5__inner1{min-width:75rem;margin:0 auto;padding:0}}.c-index-block5__label1{display:flex;align-items:center;gap:.625rem;margin-bottom:.75rem}.c-index-block5__label1__icon1{display:flex;align-items:center;gap:.125rem}.c-index-block5__label1__icon1 span{display:block;width:.75rem;height:.75rem}.c-index-block5__label1__icon1 span:nth-child(1){background-color:#e9545d}.c-index-block5__label1__icon1 span:nth-child(2){background-color:#6fb92c}.c-index-block5__label1__icon1 span:nth-child(3){background-color:#0098d8}.c-index-block5__label1__text1{font-family:Oswald,sans-serif;font-weight:300;font-size:.875rem;line-height:1.5;white-space:nowrap}.c-index-block5__title1{font-family:Oswald,sans-serif;font-weight:500;font-size:5rem;line-height:.875}@media (min-width: 768px){.c-index-block5__title1{font-size:6rem}}.c-index-block5__heading1{margin-top:1rem;font-weight:900;font-size:2rem}@media (min-width: 768px){.c-index-block5__heading1{font-size:2.25rem}}.c-index-block5__body1{margin-top:12.8125rem}@media (min-width: 768px){.c-index-block5__body1{max-width:34.375rem;margin-top:2.875rem}}.c-index-block5__text1{font-size:1.75rem;font-weight:900;white-space:nowrap}@media (min-width: 768px){.c-index-block5__text1{font-size:2.5rem}}.c-index-block5__text1>span{color:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:url(./images/bg_type1_1.webp);background-size:14.9375rem auto;background-position:-.9375rem -4.375rem;background-repeat:no-repeat}@media (min-width: 768px){.c-index-block5__text1>span{background-size:20.625rem auto;background-position:-.9375rem -5.9375rem}}.c-index-block5__text2{margin-top:1.125rem;line-height:1.8}@media (min-width: 768px){.c-index-block5__text2{margin-top:.5rem;font-weight:700}}.c-index-block5__button1{margin-top:2rem}.c-index-block5__button1 .c-button1{width:100%}@media (min-width: 768px){.c-index-block5__button1 .c-button1{width:22.5rem}}.c-index-block5[data-scroll=original],.c-index-block5[data-scroll=original] .c-index-block5__header1,.c-index-block5[data-scroll=original] .c-index-block5__heading1,.c-index-block5[data-scroll=original] .c-index-block5__text1,.c-index-block5[data-scroll=original] .c-index-block5__text2,.c-index-block5[data-scroll=original] .c-index-block5__button1{opacity:0;transition:all 1s cubic-bezier(.23,1,.32,1)}.c-index-block5[data-scroll=original] .c-index-block5__header1{transition-delay:.4s}.c-index-block5[data-scroll=original] .c-index-block5__title1{opacity:0;filter:blur(10px);transition:all 1s cubic-bezier(.23,1,.32,1) .6s}.c-index-block5[data-scroll=original] .c-index-block5__heading1{transition-delay:.8s}.c-index-block5[data-scroll=original] .c-index-block5__text1{transition-delay:1s}.c-index-block5[data-scroll=original] .c-index-block5__text2,.c-index-block5[data-scroll=original] .c-index-block5__button1{transition-delay:1.2s}.c-index-block5[data-scroll=original].-enter,.c-index-block5[data-scroll=original].-enter .c-index-block5__header1,.c-index-block5[data-scroll=original].-enter .c-index-block5__heading1,.c-index-block5[data-scroll=original].-enter .c-index-block5__text1,.c-index-block5[data-scroll=original].-enter .c-index-block5__text2,.c-index-block5[data-scroll=original].-enter .c-index-block5__button1{opacity:1}.c-index-block5[data-scroll=original].-enter .c-index-block5__title1{opacity:1;filter:blur(0)}.c-index-block6{position:relative;width:100%;padding:2.5rem 0 4rem}@media (min-width: 768px){.c-index-block6{padding:5rem 0 7.5rem}}.c-index-block6.-gray1{background:#f5f5f5}.c-index-block6__inner1{padding:0 1.5rem}@media (min-width: 768px){.c-index-block6__inner1{max-width:75rem;margin:0 auto;padding:0}}.c-index-block6__title1{text-align:center}.c-index-block6__title1 h2{font-family:Oswald,sans-serif;font-weight:500;font-size:2rem}.c-index-block6__tabs1{display:flex;margin-top:2.5rem}.c-index-block6__tab1{flex:1;display:flex;align-items:center;justify-content:center;padding:.5rem;background:transparent;border:0;border-right:1px solid #ccc;font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:.875rem;line-height:1.8;color:#000;text-align:center;cursor:pointer;transition:all .7s cubic-bezier(.23,1,.32,1)}@media (min-width: 768px){.c-index-block6__tab1{font-size:1rem}}.c-index-block6__tab1.-active{background:#000;color:#fff;pointer-events:none}@media (min-width: 768px){.c-index-block6__tab1:hover{opacity:.6}}.c-index-block6__tabpanel1{margin-top:2.5rem}.c-index-block6__tabpanel1[aria-hidden=true]{display:none}.c-index-block6__tabpanel1[aria-hidden=false]{display:block}.c-index-block6__list1{width:100%;margin:0;padding:0;list-style:none;border-top:1px solid #ccc}.c-index-block6__item1{border-bottom:1px solid #ccc}.c-index-block6__item1 a{position:relative;display:flex;flex-wrap:wrap;gap:1rem .5rem;padding:1.5rem 2.25rem 1.5rem 0;align-items:center;text-decoration:none;color:#000}@media (min-width: 768px){.c-index-block6__item1 a{display:grid;grid-template-columns:auto auto 1fr auto;gap:1.875rem;padding:1.875rem}}.c-index-block6__item1 a:after{content:"";position:absolute;top:0;right:0;bottom:0;display:inline-block;width:1.75rem;height:1.75rem;margin:auto;background:#000;mask:url(./images/icon_arrow1_1.svg) center/1.75rem 1.75rem no-repeat}@media (min-width: 768px){.c-index-block6__item1 a:after{right:.75rem}}.c-index-block6__item1 a[target=_blank]:after{-webkit-mask-image:url(./images/icon_external1_1.svg);mask-image:url(./images/icon_external1_1.svg)}.c-index-block6__item1 a[href$=".pdf"]:after{-webkit-mask-image:url(./images/icon_pdf1_1.svg);mask-image:url(./images/icon_pdf1_1.svg)}@media (min-width: 768px){.c-index-block6__item1 a:before{display:block;content:"";width:0;height:1px;background:#000;position:absolute;left:0;bottom:-1px;transition:all .7s cubic-bezier(.23,1,.32,1)}}@media (min-width: 768px){.c-index-block6__item1 a:hover:before{width:100%}}.c-index-block6__date1{font-size:.875rem;line-height:1.8rem;white-space:nowrap}.c-index-block6__category1{display:flex;align-items:center;justify-content:center;min-width:7.5rem;height:1.875rem;padding:0 .75rem;background:#fff;border:1px solid #000;font-weight:400;font-size:.75rem;line-height:1.8;color:#000;text-align:center;white-space:nowrap}.c-index-block6__text1{line-height:1.8}.c-index-block6__icon1{display:grid;place-items:center;width:1.75rem;height:1.75rem;flex-shrink:0}.c-index-block6__icon1:before{content:"";display:block;width:.75rem;height:.75rem;background:#000;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;transform:rotate(270deg)}.c-index-block6__icon1.-arrow1_1:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='13' height='9' viewBox='0 0 13 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 1L6.5 7L11.5 1' stroke='black' stroke-width='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='13' height='9' viewBox='0 0 13 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 1L6.5 7L11.5 1' stroke='black' stroke-width='2'/%3E%3C/svg%3E")}.c-index-block6__button1{margin-top:2.5rem}@media (min-width: 768px){.c-index-block6__button1{width:22.5rem;margin:2.5rem auto 0}}.c-index-block6__button1 .c-button1{width:100%}.c-tag1{display:inline-block;padding:.1875rem .6875rem;border:1px solid #DCDCDC;background:#fff;color:#000;font-size:.875rem}.c-tag1.-new{border-color:#e9545d;background:#e9545d;color:#fff}.c-tag2{display:inline-block;padding:.25rem .75rem;background:#000;color:#fff;font-size:.875rem}.c-tag2.-pickup{border-color:#e9545d;background:#e9545d;color:#fff;font-family:Oswald,sans-serif;font-weight:500}.c-tag2.-new{border-color:#e9545d;background:#e9545d;color:#fff}.c-tag3{position:relative;background:#fff;border:1px solid #dcdcdc;padding:.125rem .6875rem;border-radius:.75rem;font-size:.75rem;color:#000;white-space:nowrap}.c-tag3.-pickup{border-color:#e9545d;background:#e9545d;color:#fff;font-family:Oswald,sans-serif;font-weight:500}button.c-tag3{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}button.c-tag3[aria-pressed=true]{background:#000;color:#fff}button.c-tag3[aria-pressed=true].is-border{border-color:#000}@media (hover: hover) and (pointer: fine) and (min-width: 768px){button.c-tag3{transition:all .7s cubic-bezier(.23,1,.32,1)}}@media (hover: hover) and (pointer: fine) and (min-width: 768px){button.c-tag3:hover{opacity:.5}}.c-frame1{padding:1.5rem;background:#f5f5f5}@media (min-width: 768px){.c-frame1{margin-top:2.5rem}}@media (max-width: 767px){.c-frame1{margin-top:1.5rem}}@media (min-width: 768px){.c-frame1.is-type1{padding-top:2.5rem;padding-bottom:2.5rem}}.c-frame1:first-child{margin-top:0}.c-frame1__textbox{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 768px){.c-frame1__textbox__head{flex:0 0 auto;white-space:nowrap}}.c-formSelect1{position:relative}@media (min-width: 768px){.c-formSelect1{max-width:30rem}}.c-formSelect1>select{height:3rem;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 2.25rem 0 1rem;border:.0625rem solid #dcdcdc}.c-formSelect1.-borderBlack1 select{border-color:#000}.c-formSelect1.-stateError>select{background:#fbf2f3;border-color:#e9545d;border-width:.125rem}.c-formSelect1.-width80{width:5rem}.c-formSelect1.-width110{width:6.875rem}@media (min-width: 768px){.c-formSelect1.-fromMD-width100{width:6.25rem}}.c-formSelect1.-width140{width:8.75rem}@media (min-width: 768px){.c-formSelect1.-fromMD-width140{width:8.75rem}}.c-formSelect1.-width184{width:11.5rem}.c-formSelect1:before{content:"";display:block;width:1.75rem;height:1.75rem;background:#000;-webkit-mask-image:url(./images/icon_arrow1_1.svg);mask-image:url(./images/icon_arrow1_1.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:0;bottom:0;right:.5rem;rotate:90deg;margin:auto}.c-formGroup1{background:#f5f5f5;padding:1.25rem 1.5rem;border-top:.0625rem solid #dcdcdc}@media (min-width: 768px){.c-formGroup1{padding:0 1.5rem;display:grid;grid-template-columns:23.125rem 1fr;align-items:center}}.c-formGroup1.-colorWhite1{background:#fff}.c-formGroup1__label1{display:grid;grid-auto-flow:column;align-items:center;justify-content:flex-start;gap:.75rem}.c-formGroup1__label1__required1{color:#fff;font-size:.875rem;font-weight:700;text-align:center;line-height:1.5;padding:.25rem .75rem;background:#000}.c-formGroup1__label1__optional1{color:#000;font-size:.875rem;font-weight:700;text-align:center;line-height:1.5;padding:.25rem .75rem;background:#fff;border:.0625rem solid #dcdcdc}.c-formGroup1__label1__mainLabel1{font-size:1.25rem;line-height:1.5;font-weight:700}.c-formGroup1__body1{margin-top:1rem;display:grid}@media (min-width: 768px){.c-formGroup1__body1{margin:0;padding:1.5rem 0}}.c-formGroup1__errorMsg1{margin-top:.625rem}.c-formGroup1__errorMsg1>li{color:#e12d2d;display:grid;grid-auto-flow:column;align-items:center;justify-content:flex-start;gap:.5rem}.c-formGroup1__errorMsg1>li:before{content:"";display:block;width:1.75rem;height:1.75rem;-webkit-mask-image:url(./images/icon_error1_1.svg);mask-image:url(./images/icon_error1_1.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;background:#e12d2d}span.wpcf7-not-valid-tip{margin-top:.625rem;color:#e12d2d;display:grid;grid-auto-flow:column;align-items:center;justify-content:flex-start;gap:.5rem}span.wpcf7-not-valid-tip:before{content:"";display:block;width:1.75rem;height:1.75rem;-webkit-mask-image:url(./images/icon_error1_1.svg);mask-image:url(./images/icon_error1_1.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;background:#e12d2d}.c-formText1>input,.c-formText1>span>input{width:100%;height:3rem;padding:0 1rem;border:.0625rem solid #dcdcdc}@media (min-width: 768px){.c-formText1>input,.c-formText1>span>input{width:30rem}}.c-formText1.-stateError>input,.c-formText1>span>input.wpcf7-not-valid{background:#fbf2f3;border-color:#e9545d;border-width:.125rem}.c-formText1>input::placeholder,.c-formText1>span>input::placeholder{color:#787878;font-size:1rem;line-height:1.5;font-weight:400}.c-formSelect1Group1{display:grid;gap:.75rem}@media (min-width: 768px){.c-formSelect1Group1{grid-auto-flow:column;justify-content:flex-start;gap:1.5rem}}.c-formSelect1Group1__inner1{display:grid;grid-auto-flow:column;align-items:center;justify-content:flex-start;gap:.75rem}@media (min-width: 768px){.c-formSelect1Group1__inner1{gap:1.5rem}}.c-formSelect1Group1__unit1{display:grid;gap:.5625rem;grid-auto-flow:column;align-items:center}.c-formRadio1Group1{display:grid;grid-auto-flow:column;align-items:center;gap:.75rem}@media (min-width: 768px){.c-formRadio1Group1{justify-content:flex-start}}.c-formRadio1>label{display:grid;grid-auto-flow:column;align-items:center;justify-content:flex-start;border:.0625rem solid #dcdcdc;padding:.625rem 2.5rem .625rem .25rem;background:#fff;cursor:pointer;width:100%}.c-formRadio1>label:has(input:checked){border-color:#000}.c-formRadio1>label:before{content:"";display:block;width:1.75rem;height:1.75rem;background:url(./images/icon_radio1_2.svg) 0 0 no-repeat}.c-formRadio1>label:has(input:checked):before{background:url(./images/icon_radio1_1.svg) 0 0 no-repeat}.c-formRadio1__form1{opacity:0;position:absolute}.c-formRadio1Group1>span>label{display:grid;grid-auto-flow:column;align-items:center;justify-content:flex-start;border:.0625rem solid #dcdcdc;padding:.625rem 2.5rem .625rem .25rem;background:#fff;cursor:pointer;width:100%}.c-formRadio1Group1>span>label:has(input:checked){border-color:#000}.c-formRadio1Group1>span>label:before{content:"";display:block;width:1.75rem;height:1.75rem;background:url(./images/icon_radio1_2.svg) 0 0 no-repeat}.c-formRadio1Group1>span>label:has(input:checked):before{background:url(./images/icon_radio1_1.svg) 0 0 no-repeat}.c-formRadio1Group1>span>label input[type=radio]{opacity:0;position:absolute}.wpcf7-list-item{margin-left:0!important}.c-formCheck1Group1{display:grid;justify-content:flex-start;grid-auto-flow:column;gap:1.5rem}.c-formCheck1>label,.c-formCheck1>span>label{display:grid;grid-auto-flow:column;align-items:center;justify-content:flex-start;gap:.5rem;cursor:pointer}.c-formCheck1>label:before,.c-formCheck1>span>label:before{content:"";display:block;width:1.5rem;height:1.5rem;background:url(./images/icon_check1_1.svg) 0 0 no-repeat}.c-formCheck1>label:has(input:checked):before,.c-formCheck1>span>label:has(input:checked):before{background:url(./images/icon_check1_2.svg) 0 0 no-repeat}.c-formCheck1__form1>input{opacity:0;position:absolute}.wpcf7-acceptance>span>label{display:grid;grid-auto-flow:column;align-items:center;justify-content:flex-start;gap:.5rem;cursor:pointer}.wpcf7-acceptance>span>label:before{content:"";display:block;width:1.5rem;height:1.5rem;background:url(./images/icon_check1_1.svg) 0 0 no-repeat}.wpcf7-acceptance>span>label:has(input:checked):before{background:url(./images/icon_check1_2.svg) 0 0 no-repeat}.c-formCheck1>span>label .wpcf7-list-item-label,.wpcf7-acceptance>span>label .wpcf7-list-item-label{font-weight:700}.c-formCheck1>span>label input[type=checkbox],.wpcf7-acceptance>span>label input[type=checkbox]{opacity:0;position:absolute}.c-formTextArea1{height:8.75rem}.c-formTextArea1>textarea,.c-formTextArea1>span>textarea{width:100%;height:100%;padding:.625rem 1rem;border:.0625rem solid #dcdcdc}.c-formTextArea1.-stateError>textarea,.c-formTextArea1>span>input.wpcf7-not-valid{background:#fbf2f3;border-color:#e9545d;border-width:.125rem}.c-formTextArea1>textarea::placeholder,.c-formTextArea1>span>textarea::placeholder{color:#787878;font-size:1rem;line-height:1.5;font-weight:400}.c-text-link1{display:inline-flex;gap:.5rem;color:#000;font-weight:700}.c-text-link1:after{content:"";flex:0 0 auto;display:inline-block;width:1.5rem;height:1.5rem;margin:auto;background:#000;mask:url(./images/icon_arrow1_1.svg) center/1.5rem .5rem no-repeat}.c-text-link1[target=_blank]:after{mask:url(./images/icon_external1_1.svg) center/1rem 1rem no-repeat}.c-text-link1[href$=".pdf"]:after{mask:none;background:url(./images/icon_pdf1_1.svg) center/1.125rem 1.125rem no-repeat}.c-text-link1.is-back{font-weight:400;flex-direction:row-reverse}.c-text-link1.is-back:after{scale:-1 1}.c-text-link1[type=button]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:2rem;border:none;background:transparent url(./images/icon_arrow1_2.svg) no-repeat 0 center/1.5rem .5rem;font-size:1rem;cursor:pointer}@media (hover: hover) and (pointer: fine) and (min-width: 768px){.c-text-link1{transition:opacity .2s ease}.c-text-link1:hover{opacity:.5}}.c-text-link2{color:#000;text-decoration:underline}.c-text-link2[target=_blank],.c-text-link2[href$=".pdf"]{display:inline-flex;gap:.25rem}.c-text-link2[target=_blank]:after,.c-text-link2[href$=".pdf"]:after{content:"";flex:0 0 auto;display:inline-block;width:1.5rem;height:1.5rem;margin:auto;background:#000}@media (hover: hover) and (pointer: fine) and (min-width: 768px){.c-text-link2{transition:opacity .2s ease}.c-text-link2:hover{opacity:.5}}.c-link-list1{margin-top:2.5rem}@media (min-width: 768px){.c-link-list1{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}}.c-link-list1>li{border-bottom:1px solid #DCDCDC}.c-link-list1>li a{position:relative;display:flex;align-items:center;justify-content:space-between;gap:.5rem;height:4.3125rem;padding:.5rem 0;color:#000;line-height:1.8;font-weight:700;text-decoration:none}.c-link-list1>li a:after{content:"";flex:0 0 auto;display:inline-block;width:1.75rem;height:1.75rem;background:#000;mask:url(./images/icon_arrow1_1.svg) center/1.75rem 1.75rem no-repeat}.c-link-list1>li a[target=_blank]:after{mask:url(./images/icon_external1_1.svg) center/1.75rem 1.75rem no-repeat}.c-link-list1>li a[href$=".pdf"]:after{mask:url(./images/icon_pdf1_1.svg) center/1.75rem 1.75rem no-repeat}@media (min-width: 768px){.c-link-list1>li a:before{display:block;content:"";width:0;height:1px;background:#000;position:absolute;left:0;bottom:-1px;transition:all .7s cubic-bezier(.23,1,.32,1)}}@media (min-width: 768px){.c-link-list1>li a:hover:before{width:100%}}.c-breadcrumbs1{position:relative;padding:.75rem 0;background:#f5f5f5}@media (min-width: 768px){.c-breadcrumbs1{border-bottom:.0625rem solid #DCDCDC}}@media (max-width: 767px){.c-breadcrumbs1{border-top:.0625rem solid #DCDCDC}}.c-breadcrumbs1__inner1{padding:0 1.5rem}@media (min-width: 768px){.c-breadcrumbs1__inner1{width:75rem;margin:0 auto}}.c-breadcrumbs1__list1{display:flex;flex-wrap:wrap;gap:.5em;align-items:center}.c-breadcrumbs1__list1 li{display:flex;align-items:center;gap:.5em}.c-breadcrumbs1__list1 li:before{display:inline-block;content:">"}.c-breadcrumbs1__list1 li:first-child:before{display:none}.c-breadcrumbs1__list1 span,.c-breadcrumbs1__list1 a{display:block;color:#000;font-size:.75rem;line-height:1.8}@media (hover: hover) and (pointer: fine){.c-breadcrumbs1__list1 a{transition:opacity linear .2s}.c-breadcrumbs1__list1 a:hover{opacity:.5}}.c-kv1{position:relative}@media (min-width: 768px){.c-kv1{display:flex;flex-direction:column;min-height:35.8125rem}}@media (min-width: 768px){.c-kv1__head1{flex:0 0 auto}}.c-kv1__inner1{background:#f5f5f5;padding:2.5rem 1.5rem}@media (min-width: 768px){.c-kv1__inner1{position:relative;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;width:75rem;margin:0 auto;padding:0;background:none}}.c-kv1__imagebox1{overflow:hidden;position:relative}@media (min-width: 768px){.c-kv1__imagebox1{position:absolute;top:0;left:0;width:100%;height:100%}}@media (min-width: 768px){.c-kv1__image1,.c-kv1__image2{min-width:90rem}}.c-kv1__image2{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%}.c-kv1__imagelabel1{position:absolute;top:-1.125rem;left:50%;color:#fff;text-align:center;font-size:6.25rem;line-height:1;font-family:Oswald,sans-serif;text-transform:uppercase;opacity:.36;text-shadow:0px 0px 20px rgba(0,0,0,.16);translate:-50% 0}@media (min-width: 768px){.c-kv1__imagelabel1{top:-1.875rem;left:75%;font-size:11.5rem}}.c-kv1__title1{position:relative;text-align:center;font-size:1.5rem;line-height:1.8;font-weight:700;padding:.5rem 2.1875rem;border-right:1px solid #000;border-left:1px solid #000}@media (min-width: 768px){.c-kv1__title1{display:inline-block;max-width:35rem;font-size:2rem;line-height:1.5;text-align:left}}.c-kv1__title1:before,.c-kv1__title1:after{content:"";position:absolute;display:inline-block;width:1.25rem;height:1px;background:#000}.c-kv1__title1:before{top:0;left:0}.c-kv1__title1:after{right:0;bottom:0}.c-kv1__text1{margin-top:1.5rem;font-size:1rem;line-height:1.8}@media (min-width: 768px){.c-kv1__text1{margin-top:2.5rem;max-width:35rem}}.c-kv1__tag1{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:1.5rem}.c-kv-index1{width:100%}@media (min-width: 768px){.c-kv-index1{height:43.75rem;margin-bottom:5rem}}.c-kv-index1__inner1{position:relative;z-index:2;padding:31.75rem 1.5rem 4rem}@media (min-width: 768px){.c-kv-index1__inner1{display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:2.5rem 4rem 4rem}}.c-kv-index1__body1{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.c-kv-index1__label1{display:flex;align-items:center;gap:.625rem}.c-kv-index1__label1__icon1{display:flex;align-items:center;gap:.125rem}.c-kv-index1__label1__icon1 span{display:block;width:.75rem;height:.75rem}.c-kv-index1__label1__icon1 span:nth-child(1){background-color:#e9545d}.c-kv-index1__label1__icon1 span:nth-child(2){background-color:#6fb92c}.c-kv-index1__label1__icon1 span:nth-child(3){background-color:#0098d8}.c-kv-index1__label1__text1{font-family:Oswald,sans-serif;font-weight:300;font-size:.875rem;line-height:1.5;color:#000;white-space:nowrap}.c-kv-index1__title1{font-weight:900;font-size:2rem;line-height:1.5}@media (min-width: 768px){.c-kv-index1__title1{font-size:3.375rem}}.c-kv-index1__text1{line-height:1.8;color:#000}@media (min-width: 768px){.c-kv-index1__text1{max-width:32.75rem}}.c-kv-index1__text1:before{content:"";display:block;width:7.5rem;height:1px;margin-bottom:1.5rem;background:#000}.c-kv-index1__button1{width:100%;padding-top:1rem}@media (min-width: 768px){.c-kv-index1__button1{padding-top:1.5rem}}.c-kv-index1__button1 .c-button1{width:100%}@media (min-width: 768px){.c-kv-index1__button1 .c-button1{width:22.5rem}}.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__image1,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__image2,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__image3{opacity:0;translate:0 10px;transition:all .7s ease-out}@media (min-width: 768px){.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__image1,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__image2,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__image3{translate:-10px 0}}.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__image1{transition-delay:.5s}.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__image2{transition-delay:.7s}.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__image3{transition-delay:.9s}.c-kv-index1[data-scroll=original] .c-kv-index1__label1,.c-kv-index1[data-scroll=original] .c-kv-index1__title1,.c-kv-index1[data-scroll=original] .c-kv-index1__text1,.c-kv-index1[data-scroll=original] .c-kv-index1__button1{opacity:0;transition:all .7s cubic-bezier(.23,1,.32,1)}.c-kv-index1[data-scroll=original] .c-kv-index1__text1:before{width:0;transition:all .7s cubic-bezier(.23,1,.32,1)}.c-kv-index1[data-scroll=original] .c-kv-index1__label1{transition-delay:1.5s}.c-kv-index1[data-scroll=original] .c-kv-index1__title1{filter:blur(10px);transition-delay:1.5s}.c-kv-index1[data-scroll=original] .c-kv-index1__text1{transition-delay:1.9s}.c-kv-index1[data-scroll=original] .c-kv-index1__text1:before{transition-delay:2.1s}.c-kv-index1[data-scroll=original] .c-kv-index1__button1{transition-delay:1.9s}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__image1,.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__image2,.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__image3{opacity:1;translate:0}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__label1,.c-kv-index1[data-scroll=original].-enter .c-kv-index1__title1,.c-kv-index1[data-scroll=original].-enter .c-kv-index1__text1,.c-kv-index1[data-scroll=original].-enter .c-kv-index1__button1{opacity:1}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__title1{filter:blur(0)}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__text1:before{width:7.5rem}.c-kv-index1__bg1{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:41.875rem}@media (min-width: 768px){.c-kv-index1__bg1{height:57.6875rem;min-width:80rem}}.c-kv-index1__bg1__decoration1{position:absolute;top:-25.125rem;left:-16.25rem;width:57.1875rem;height:94.123125rem;opacity:.5;transform:rotate(150deg) scale(.4,-.4);pointer-events:none}@media (min-width: 768px){.c-kv-index1__bg1__decoration1{top:-34rem;left:auto;right:-3.4375rem;transform:rotate(240deg) scaleY(-1)}}.c-kv-index1__bg1__decoration1__inner1{width:57.1875rem;height:94.125rem;position:relative}.c-kv-index1__bg1__rect-a1{position:absolute;top:22.18%;right:33.72%;bottom:57.28%;left:32.56%;width:33.72%;height:20.54%;opacity:.6}.c-kv-index1__bg1__rect-a2{position:absolute;top:34.68%;right:13.77%;bottom:45.45%;left:53.46%;width:32.77%;height:19.87%;opacity:.6}.c-kv-index1__bg1__rect-a3{position:absolute;top:37.86%;right:23.67%;bottom:36.46%;left:34.14%;width:42.19%;height:25.68%;opacity:.4}.c-kv-index1__bg1__rect-a4{position:absolute;top:58.78%;right:4.43%;bottom:18.67%;left:58.44%;width:37.13%;height:22.55%;opacity:.4}.c-kv-index1__bg1__rect-a5{position:absolute;top:70.61%;right:27.47%;bottom:7.99%;left:37.23%;width:35.3%;height:21.4%;opacity:.4}.c-kv-index1__bg1__rect-a6{position:absolute;top:75.99%;right:3.56%;bottom:5.1%;left:65.33%;width:31.11%;height:18.91%;opacity:.4}.c-kv-index1__bg1__rect-a7{position:absolute;top:81.1%;right:12.54%;bottom:0;left:56.35%;width:31.11%;height:18.9%;opacity:.4}.c-kv-index1__bg1__rect-a8{position:absolute;top:63.66%;right:61.21%;bottom:13.79%;left:1.67%;width:37.12%;height:22.55%;opacity:.4}.c-kv-index1__bg1__vector-a1{position:absolute;top:51.13%;right:19.73%;bottom:36.84%;left:60.46%;width:19.81%;height:12.03%}.c-kv-index1__bg1__vector-a2{position:absolute;top:70.67%;right:38.01%;bottom:17.3%;left:42.19%;width:19.8%;height:12.03%}.c-kv-index1__bg1__vector-a3{position:absolute;top:74.07%;right:15.51%;bottom:19.89%;left:74.55%;width:9.94%;height:6.04%}.c-kv-index1__bg1__vector-a4{position:absolute;top:84.34%;right:25.29%;bottom:9.62%;left:64.77%;width:9.94%;height:6.04%}.c-kv-index1__bg1__vector-a5{position:absolute;top:80.73%;right:19.35%;bottom:9.62%;left:64.77%;width:15.88%;height:9.65%}.c-kv-index1__bg1__vector-a6{position:absolute;top:86.07%;right:10.41%;bottom:10.83%;left:84.49%;width:5.1%;height:3.1%}.c-kv-index1__bg1__vector-a7{position:absolute;top:75.03%;right:83.63%;bottom:21.86%;left:11.26%;width:5.11%;height:3.11%}.c-kv-index1__bg1__vector-a8{position:absolute;top:45.44%;right:79.87%;bottom:51.46%;left:15.02%;width:5.11%;height:3.1%}.c-kv-index1__bg1__vector-a9{position:absolute;top:43.28%;right:44.42%;bottom:53.62%;left:50.48%;width:5.1%;height:3.1%}.c-kv-index1__bg1__vector-a10{position:absolute;top:24.26%;right:56.73%;bottom:72.64%;left:38.17%;width:5.1%;height:3.1%}.c-kv-index1__bg1__vector-a11{position:absolute;top:93.26%;right:12.08%;bottom:.78%;left:78.1%;width:9.82%;height:5.96%}.c-kv-index1__bg1__vector-a12{position:absolute;top:13.4%;right:58.38%;bottom:76.78%;left:25.46%;width:16.16%;height:9.82%}.c-kv-index1__bg1__vector-a13{position:absolute;top:13.4%;right:64.78%;bottom:68.36%;left:5.2%;width:30.02%;height:18.24%}.c-kv-index1__bg1__vector-a14{position:absolute;top:38.85%;right:56.04%;bottom:49.24%;left:24.36%;width:19.6%;height:11.91%}.c-kv-index1__bg1__vector-a15{position:absolute;top:43.11%;right:50.71%;bottom:44.97%;left:29.68%;width:19.61%;height:11.92%}.c-kv-index1__bg1__vector-a16{position:absolute;top:40.2%;right:66.26%;bottom:50.18%;left:17.91%;width:15.83%;height:9.62%}.c-kv-index1__bg1__vector-a17{position:absolute;top:48.88%;right:46.81%;bottom:33.09%;left:23.52%;width:29.67%;height:18.03%}.c-kv-index1__bg1__vector-a18{position:absolute;top:51.83%;right:80.12%;bottom:42.36%;left:10.32%;width:9.56%;height:5.81%}.c-kv-index1__bg1__vector-a19{position:absolute;top:60.85%;right:26.45%;bottom:28.04%;left:55.26%;width:18.29%;height:11.11%}.c-kv-index1__bg1__vector-a20{position:absolute;top:67.91%;right:45.91%;bottom:20.98%;left:35.8%;width:18.29%;height:11.11%}.c-kv-index1__bg1__vector-a21{position:absolute;top:88.24%;right:16.36%;bottom:5.7%;left:73.67%;width:9.97%;height:6.06%}.c-kv-index1__bg1__vector-a22{position:absolute;top:73.05%;right:21.91%;bottom:20.98%;left:68.27%;width:9.82%;height:5.97%}.c-kv-index1__bg1__vector-a23{position:absolute;top:30.77%;right:50.19%;bottom:63.09%;left:39.72%;width:10.09%;height:6.14%}.c-kv-index1__bg1__vector-a24{position:absolute;top:24.98%;right:61.24%;bottom:54.89%;left:5.62%;width:33.14%;height:20.13%}.c-kv-index1__bg1__vector-a25{position:absolute;top:47.3%;right:50.58%;bottom:36.05%;left:22.03%;width:27.39%;height:16.65%}.c-kv-index1__bg1__vector-a26{position:absolute;top:57.46%;right:19.4%;bottom:29.99%;left:59.95%;width:20.65%;height:12.55%}.c-kv-index1__bg1__vector-a27{position:absolute;top:89.7%;right:17.15%;bottom:5.36%;left:74.71%;width:8.14%;height:4.94%}.c-kv-index1__bg1__vector-a28{position:absolute;top:69.76%;right:49.91%;bottom:17.69%;left:29.44%;width:20.65%;height:12.55%}.c-kv-index1__bg1__vector-a29{position:absolute;top:74.46%;right:17.41%;bottom:17.69%;left:69.67%;width:12.92%;height:7.85%}.c-kv-index1__bg1__vector-a30{position:absolute;top:89.7%;right:17.15%;bottom:5.19%;left:74.44%;width:8.41%;height:5.11%}.c-kv-index1__bg1__decoration2{position:absolute;top:-16.125rem;left:-23.5625rem;width:73.035625rem;height:74.008125rem;transform:rotate(60deg) scale(.57);pointer-events:none}@media (min-width: 768px){.c-kv-index1__bg1__decoration2{top:-19.75rem;left:auto;right:-28.3125rem;transform:rotate(330deg)}}.c-kv-index1__bg1__decoration2__inner1{width:73.0625rem;height:74rem;position:relative}.c-kv-index1__bg1__rect1{position:absolute;top:22.18%;right:20.76%;bottom:57.28%;left:58.48%;width:20.76%;height:20.54%;opacity:.6}.c-kv-index1__bg1__rect2{position:absolute;top:63.66%;right:37.69%;bottom:13.79%;left:39.46%;width:22.85%;height:22.55%;opacity:.4}.c-kv-index1__bg1__rect3{position:absolute;top:60.61%;right:61.79%;bottom:20.01%;left:18.57%;width:19.64%;height:19.38%;opacity:.4}.c-kv-index1__bg1__rect4{position:absolute;top:33.43%;right:73.68%;bottom:40.64%;left:0;width:26.32%;height:25.93%;opacity:.4}.c-kv-index1__bg1__vector1{position:absolute;top:54.83%;right:40.19%;bottom:27.23%;left:41.63%;width:18.18%;height:17.94%}.c-kv-index1__bg1__vector2{position:absolute;top:75.03%;right:51.49%;bottom:21.86%;left:45.37%;width:3.14%;height:3.11%}.c-kv-index1__bg1__vector3{position:absolute;top:45.44%;right:49.18%;bottom:51.46%;left:47.68%;width:3.14%;height:3.1%}.c-kv-index1__bg1__vector4{position:absolute;top:55.5%;right:74.12%;bottom:32.59%;left:13.81%;width:12.07%;height:11.91%}.c-kv-index1__bg1__vector5{position:absolute;top:26.83%;right:59.94%;bottom:58.5%;left:25.2%;width:14.86%;height:14.67%}.c-kv-index1__bg1__vector6{position:absolute;top:13.4%;right:39.89%;bottom:68.36%;left:41.63%;width:18.48%;height:18.24%}.c-kv-index1__bg1__vector7{position:absolute;top:38.85%;right:34.5%;bottom:49.24%;left:53.43%;width:12.07%;height:11.91%}.c-kv-index1__bg1__vector8{position:absolute;top:43.11%;right:31.22%;bottom:44.97%;left:56.71%;width:12.07%;height:11.92%}.c-kv-index1__bg1__vector9{position:absolute;top:31.64%;right:58.68%;bottom:59.65%;left:32.5%;width:8.82%;height:8.71%}.c-kv-index1__bg1__vector10{position:absolute;top:34.16%;right:73.23%;bottom:61.49%;left:22.36%;width:4.41%;height:4.35%}.c-kv-index1__bg1__vector11{position:absolute;top:40.2%;right:40.8%;bottom:50.18%;left:49.46%;width:9.74%;height:9.62%}.c-kv-index1__bg1__vector12{position:absolute;top:48.87%;right:52.05%;bottom:39.15%;left:35.82%;width:12.13%;height:11.98%}.c-kv-index1__bg1__vector13{position:absolute;top:21.01%;right:38.96%;bottom:56.14%;left:37.88%;width:23.16%;height:22.85%}.c-kv-index1__bg1__vector14{position:absolute;top:44.66%;right:58.87%;bottom:35.12%;left:20.64%;width:20.49%;height:20.22%}.c-kv-index1__bg1__vector15{position:absolute;top:48.88%;right:28.82%;bottom:33.09%;left:52.91%;width:18.27%;height:18.03%}.c-kv-index1__bg1__vector16{position:absolute;top:51.83%;right:49.33%;bottom:42.36%;left:44.79%;width:5.88%;height:5.81%}.c-kv-index1__bg1__vector17{position:absolute;top:30.77%;right:30.9%;bottom:63.09%;left:62.89%;width:6.21%;height:6.14%}.c-kv-index1__bg1__vector18{position:absolute;top:36.29%;right:75.41%;bottom:57.83%;left:18.63%;width:5.96%;height:5.88%}.c-kv-index1__bg1__vector19{position:absolute;top:9.85%;right:63.84%;bottom:64.46%;left:10.12%;width:26.04%;height:25.69%}.c-kv-index1__bg1__vector20{position:absolute;top:11.66%;right:65.22%;bottom:66.28%;left:12.43%;width:22.35%;height:22.06%}.c-kv-index1__bg1__vector21{position:absolute;top:24.98%;right:37.7%;bottom:54.89%;left:41.89%;width:20.41%;height:20.13%}.c-kv-index1__bg1__vector22{position:absolute;top:41.81%;right:62.07%;bottom:38.05%;left:17.53%;width:20.4%;height:20.14%}.c-kv-index1__bg1__vector23{position:absolute;top:47.3%;right:31.14%;bottom:36.05%;left:51.99%;width:16.87%;height:16.65%}.c-kv-index1__bg1__image1{position:absolute;top:1.4375rem;left:2.5625rem;width:23.8125rem;height:23.8125rem;aspect-ratio:1/1;z-index:2}@media (min-width: 768px){.c-kv-index1__bg1__image1{top:2.875rem;left:auto;right:14.8125rem;width:48.25rem;height:48.25rem}}.c-kv-index1__bg1__image1 img{width:100%;height:100%;object-fit:cover}.c-kv-index1__bg1__image2{position:absolute;top:23.0625rem;right:-2.75rem;width:14.875rem;height:14.875rem;aspect-ratio:1/1;z-index:3}@media (min-width: 768px){.c-kv-index1__bg1__image2{top:-4.1875rem;right:-7.75rem;width:32.625rem;height:32.625rem}}.c-kv-index1__bg1__image2 img{width:100%;height:100%;object-fit:cover}.c-kv-index1__bg1__image3{position:absolute;top:23.4375rem;left:-2rem;width:11.0625rem;height:11.0625rem;aspect-ratio:1/1;z-index:2}@media (min-width: 768px){.c-kv-index1__bg1__image3{top:29.625rem;left:auto;right:-10.1875rem;width:26.125rem;height:26.125rem}}.c-kv-index1__bg1__image3 img{width:100%;height:100%;object-fit:cover}.c-kv-index1__bg1__decoration1,.c-kv-index1__bg1__decoration2{animation:huerotate1 18s linear infinite}@keyframes huerotate1{3.33%,33.33%{filter:hue-rotate(0)}36.66%,66.66%{filter:hue-rotate(130deg)}70%,to{filter:hue-rotate(230deg)}}.c-kv-index1__bg1__image1,.c-kv-index1__bg1__image2,.c-kv-index1__bg1__image3{opacity:0;animation:imageCycleSp1 18s linear infinite}@media (min-width: 768px){.c-kv-index1__bg1__image1,.c-kv-index1__bg1__image2,.c-kv-index1__bg1__image3{animation-name:imageCyclePc1}}.c-kv-index1__bg1__image1 img,.c-kv-index1__bg1__image2 img,.c-kv-index1__bg1__image3 img{position:absolute;top:0;left:0;opacity:0;animation:slideshow1 18s linear infinite}.c-kv-index1__bg1__image1{animation-delay:1s}.c-kv-index1__bg1__image1 img:nth-child(1){animation-delay:0s}.c-kv-index1__bg1__image1 img:nth-child(2){animation-delay:6s}.c-kv-index1__bg1__image1 img:nth-child(3){animation-delay:12s}.c-kv-index1__bg1__image2{animation-delay:1.2s}.c-kv-index1__bg1__image2 img:nth-child(1){animation-delay:.2s}.c-kv-index1__bg1__image2 img:nth-child(2){animation-delay:6.2s}.c-kv-index1__bg1__image2 img:nth-child(3){animation-delay:12.2s}.c-kv-index1__bg1__image3{animation-delay:1.4s}.c-kv-index1__bg1__image3 img:nth-child(1){animation-delay:.4s}.c-kv-index1__bg1__image3 img:nth-child(2){animation-delay:6.4s}.c-kv-index1__bg1__image3 img:nth-child(3){animation-delay:12.4s}@keyframes imageCycleSp1{0%{opacity:0;transform:translateY(10px)}2.22%{opacity:1;transform:translate(0)}28.94%{opacity:1;transform:translate(0)}30.33%{opacity:0;transform:translateY(-10px)}33.33%{opacity:0;transform:translateY(10px)}35.55%{opacity:1;transform:translate(0)}62.27%{opacity:1;transform:translate(0)}63.66%{opacity:0;transform:translateY(-10px)}66.66%{opacity:0;transform:translateY(10px)}68.88%{opacity:1;transform:translate(0)}95.6%{opacity:1;transform:translate(0)}96.99%{opacity:0;transform:translateY(-10px)}to{opacity:0;transform:translateY(10px)}}@keyframes imageCyclePc1{0%{opacity:0;transform:translate(-10px)}2.22%{opacity:1;transform:translate(0)}28.94%{opacity:1;transform:translate(0)}30.33%{opacity:0;transform:translate(10px)}33.33%{opacity:0;transform:translate(-10px)}35.55%{opacity:1;transform:translate(0)}62.27%{opacity:1;transform:translate(0)}63.66%{opacity:0;transform:translate(10px)}66.66%{opacity:0;transform:translate(-10px)}68.88%{opacity:1;transform:translate(0)}95.6%{opacity:1;transform:translate(0)}96.99%{opacity:0;transform:translate(10px)}to{opacity:0;transform:translate(-10px)}}@keyframes slideshow1{0%{opacity:0;filter:brightness(2) saturate(1)}3.32%{opacity:0;filter:brightness(2) saturate(1)}3.33%{opacity:1;filter:brightness(1) saturate(1)}36.65%{opacity:1;filter:brightness(1) saturate(1)}36.66%{opacity:0;filter:brightness(2) saturate(1)}to{opacity:0;filter:brightness(2) saturate(1)}}.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__rect-a1,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__rect-a2,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__rect-a3,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__rect-a4,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__rect-a5,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__rect-a6,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__rect-a7,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__rect-a8,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a1,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a2,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a3,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a4,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a5,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a6,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a7,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a8,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a9,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a10,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a11,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a12,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a13,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a14,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a15,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a16,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a17,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a18,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a19,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a20,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a21,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a22,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a23,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a24,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a25,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a26,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a27,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a28,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a29,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector-a30,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__rect1,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__rect2,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__rect3,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__rect4,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector1,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector2,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector3,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector4,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector5,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector6,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector7,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector8,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector9,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector10,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector11,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector12,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector13,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector14,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector15,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector16,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector17,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector18,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector19,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector20,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector21,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector22,.c-kv-index1[data-scroll=original] .c-kv-index1__bg1__vector23{opacity:0}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect-a1{animation:decorationCycleSp1 18s linear infinite;animation-delay:0s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect-a1{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect-a2{animation:decorationCycleSp1 18s linear infinite;animation-delay:.04s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect-a2{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect-a3{animation:decorationCycleSp1 18s linear infinite;animation-delay:.08s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect-a3{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect-a4{animation:decorationCycleSp1 18s linear infinite;animation-delay:.12s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect-a4{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect-a5{animation:decorationCycleSp1 18s linear infinite;animation-delay:.16s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect-a5{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect-a6{animation:decorationCycleSp1 18s linear infinite;animation-delay:.2s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect-a6{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect-a7{animation:decorationCycleSp1 18s linear infinite;animation-delay:.24s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect-a7{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect-a8{animation:decorationCycleSp1 18s linear infinite;animation-delay:.28s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect-a8{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a1{animation:decorationCycleSp1 18s linear infinite;animation-delay:.32s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a1{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a2{animation:decorationCycleSp1 18s linear infinite;animation-delay:.36s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a2{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a3{animation:decorationCycleSp1 18s linear infinite;animation-delay:.4s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a3{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a4{animation:decorationCycleSp1 18s linear infinite;animation-delay:.44s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a4{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a5{animation:decorationCycleSp1 18s linear infinite;animation-delay:.48s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a5{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a6{animation:decorationCycleSp1 18s linear infinite;animation-delay:.52s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a6{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a7{animation:decorationCycleSp1 18s linear infinite;animation-delay:.56s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a7{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a8{animation:decorationCycleSp1 18s linear infinite;animation-delay:.6s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a8{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a9{animation:decorationCycleSp1 18s linear infinite;animation-delay:.64s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a9{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a10{animation:decorationCycleSp1 18s linear infinite;animation-delay:.68s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a10{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a11{animation:decorationCycleSp1 18s linear infinite;animation-delay:.72s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a11{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a12{animation:decorationCycleSp1 18s linear infinite;animation-delay:.76s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a12{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a13{animation:decorationCycleSp1 18s linear infinite;animation-delay:.8s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a13{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a14{animation:decorationCycleSp1 18s linear infinite;animation-delay:.84s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a14{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a15{animation:decorationCycleSp1 18s linear infinite;animation-delay:.88s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a15{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a16{animation:decorationCycleSp1 18s linear infinite;animation-delay:.92s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a16{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a17{animation:decorationCycleSp1 18s linear infinite;animation-delay:.96s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a17{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a18{animation:decorationCycleSp1 18s linear infinite;animation-delay:1s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a18{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a19{animation:decorationCycleSp1 18s linear infinite;animation-delay:1.04s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a19{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a20{animation:decorationCycleSp1 18s linear infinite;animation-delay:1.08s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a20{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a21{animation:decorationCycleSp1 18s linear infinite;animation-delay:1.12s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a21{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a22{animation:decorationCycleSp1 18s linear infinite;animation-delay:1.16s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a22{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a23{animation:decorationCycleSp1 18s linear infinite;animation-delay:1.2s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a23{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a24{animation:decorationCycleSp1 18s linear infinite;animation-delay:1.24s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a24{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a25{animation:decorationCycleSp1 18s linear infinite;animation-delay:1.28s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a25{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a26{animation:decorationCycleSp1 18s linear infinite;animation-delay:1.32s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a26{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a27{animation:decorationCycleSp1 18s linear infinite;animation-delay:1.36s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a27{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a28{animation:decorationCycleSp1 18s linear infinite;animation-delay:1.4s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a28{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a29{animation:decorationCycleSp1 18s linear infinite;animation-delay:1.44s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a29{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a30{animation:decorationCycleSp1 18s linear infinite;animation-delay:1.48s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector-a30{animation-name:decorationCyclePc1}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect1{animation:decorationCycleSp2 18s linear infinite;animation-delay:.52s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect1{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect2{animation:decorationCycleSp2 18s linear infinite;animation-delay:.56s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect2{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect3{animation:decorationCycleSp2 18s linear infinite;animation-delay:.6s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect3{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect4{animation:decorationCycleSp2 18s linear infinite;animation-delay:.64s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__rect4{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector1{animation:decorationCycleSp2 18s linear infinite;animation-delay:.68s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector1{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector2{animation:decorationCycleSp2 18s linear infinite;animation-delay:.72s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector2{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector3{animation:decorationCycleSp2 18s linear infinite;animation-delay:.76s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector3{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector4{animation:decorationCycleSp2 18s linear infinite;animation-delay:.8s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector4{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector5{animation:decorationCycleSp2 18s linear infinite;animation-delay:.84s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector5{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector6{animation:decorationCycleSp2 18s linear infinite;animation-delay:.88s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector6{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector7{animation:decorationCycleSp2 18s linear infinite;animation-delay:.92s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector7{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector8{animation:decorationCycleSp2 18s linear infinite;animation-delay:.96s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector8{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector9{animation:decorationCycleSp2 18s linear infinite;animation-delay:1s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector9{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector10{animation:decorationCycleSp2 18s linear infinite;animation-delay:1.04s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector10{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector11{animation:decorationCycleSp2 18s linear infinite;animation-delay:1.08s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector11{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector12{animation:decorationCycleSp2 18s linear infinite;animation-delay:1.12s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector12{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector13{animation:decorationCycleSp2 18s linear infinite;animation-delay:1.16s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector13{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector14{animation:decorationCycleSp2 18s linear infinite;animation-delay:1.2s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector14{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector15{animation:decorationCycleSp2 18s linear infinite;animation-delay:1.24s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector15{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector16{animation:decorationCycleSp2 18s linear infinite;animation-delay:1.28s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector16{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector17{animation:decorationCycleSp2 18s linear infinite;animation-delay:1.32s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector17{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector18{animation:decorationCycleSp2 18s linear infinite;animation-delay:1.36s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector18{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector19{animation:decorationCycleSp2 18s linear infinite;animation-delay:1.4s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector19{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector20{animation:decorationCycleSp2 18s linear infinite;animation-delay:1.44s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector20{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector21{animation:decorationCycleSp2 18s linear infinite;animation-delay:1.48s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector21{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector22{animation:decorationCycleSp2 18s linear infinite;animation-delay:1.52s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector22{animation-name:decorationCyclePc2}}.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector23{animation:decorationCycleSp2 18s linear infinite;animation-delay:1.56s}@media (min-width: 768px){.c-kv-index1[data-scroll=original].-enter .c-kv-index1__bg1__vector23{animation-name:decorationCyclePc2}}@keyframes decorationCycleSp1{0%{opacity:0;transform:translate(-3px,10px)}2.22%{opacity:1;transform:translate(0)}28.94%{opacity:1;transform:translate(3px,-10px)}30.33%{opacity:0;transform:translate(6px,-20px)}33.33%{opacity:0;transform:translate(-3px,10px)}35.55%{opacity:1;transform:translate(0)}62.27%{opacity:1;transform:translate(3px,-10px)}63.66%{opacity:0;transform:translate(6px,-20px)}66.66%{opacity:0;transform:translate(-3px,10px)}68.88%{opacity:1;transform:translate(0)}95.6%{opacity:1;transform:translate(3px,-10px)}96.99%{opacity:0;transform:translate(6px,-20px)}to{opacity:0;transform:translate(-3px,10px)}}@keyframes fadeInSlideDecoration1Sp{0%{opacity:0;transform:translate(-3px,10px)}to{opacity:1;transform:translate(0)}}@keyframes decorationCyclePc1{0%{opacity:0;transform:translate(7px,7px)}2.22%{opacity:1;transform:translate(0)}28.94%{opacity:1;transform:translate(-7px,-7px)}30.33%{opacity:0;transform:translate(-14px,-14px)}33.33%{opacity:0;transform:translate(7px,7px)}35.55%{opacity:1;transform:translate(0)}62.27%{opacity:1;transform:translate(-7px,-7px)}63.66%{opacity:0;transform:translate(-14px,-14px)}66.66%{opacity:0;transform:translate(7px,7px)}68.88%{opacity:1;transform:translate(0)}95.6%{opacity:1;transform:translate(-7px,-7px)}96.99%{opacity:0;transform:translate(-14px,-14px)}to{opacity:0;transform:translate(7px,7px)}}@keyframes fadeInSlideDecoration1Pc{0%{opacity:0;transform:translate(7px,7px)}to{opacity:1;transform:translate(0)}}@keyframes decorationCycleSp2{0%{opacity:0;transform:translate(3px,10px)}2.22%{opacity:1;transform:translate(0)}28.94%{opacity:1;transform:translate(-3px,-10px)}30.33%{opacity:0;transform:translate(-6px,-20px)}33.33%{opacity:0;transform:translate(3px,10px)}35.55%{opacity:1;transform:translate(0)}62.27%{opacity:1;transform:translate(-3px,-10px)}63.66%{opacity:0;transform:translate(-6px,-20px)}66.66%{opacity:0;transform:translate(3px,10px)}68.88%{opacity:1;transform:translate(0)}95.6%{opacity:1;transform:translate(-3px,-10px)}96.99%{opacity:0;transform:translate(-6px,-20px)}to{opacity:0;transform:translate(3px,10px)}}@keyframes fadeInSlideDecoration2Sp{0%{opacity:0;transform:translate(3px,10px)}to{opacity:1;transform:translate(0)}}@keyframes decorationCyclePc2{0%{opacity:0;transform:translate(-7px,-7px)}2.22%{opacity:1;transform:translate(0)}28.94%{opacity:1;transform:translate(7px,7px)}30.33%{opacity:0;transform:translate(14px,14px)}33.33%{opacity:0;transform:translate(-7px,-7px)}35.55%{opacity:1;transform:translate(0)}62.27%{opacity:1;transform:translate(7px,7px)}63.66%{opacity:0;transform:translate(14px,14px)}66.66%{opacity:0;transform:translate(-7px,-7px)}68.88%{opacity:1;transform:translate(0)}95.6%{opacity:1;transform:translate(7px,7px)}96.99%{opacity:0;transform:translate(14px,14px)}to{opacity:0;transform:translate(-7px,-7px)}}@keyframes fadeInSlideDecoration2Pc{0%{opacity:0;transform:translate(-7px,-7px)}to{opacity:1;transform:translate(0)}}.c-title1{overflow:hidden;position:relative;border-bottom:1px solid #DCDCDC;background:#f5f5f5}@media (min-width: 768px){.c-kv1 .c-title1{position:relative;z-index:1;color:#fff;background:#0000003d;border-bottom-color:#fff6}}@media (min-width: 768px){.c-kv1 .c-title1 .c-title1__label2:before{background:#fff}}.c-title1__inner1{padding:2.5rem 1.5rem}@media (min-width: 768px){.c-title1__inner1{width:75rem;margin:0 auto;padding:2.5rem 0}}.c-title1__label1{font-size:2.25rem;font-weight:700}.c-title1__label1__sub1{font-size:1.25rem}.c-title1__label1__sub2{display:block;font-size:1rem}@media (min-width: 768px){.c-title1__label1__sub2{display:inline}}.c-title1__label2{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:700}.c-title1__label2:before{content:"";display:inline-block;width:4rem;height:1px;background:#000}.c-title1__info1{display:flex;align-items:center;gap:.5rem;margin-top:1rem}@media (max-width: 767px){.c-title1__info1{flex-wrap:wrap}}.c-title1__date1{line-height:1.8rem}.c-title1__tags1{display:flex;flex-wrap:wrap;gap:.5rem}.c-title1__info2{display:flex;flex-direction:column}@media (min-width: 768px){.c-title1__info2{flex-direction:row;gap:1.5rem;align-items:center}}.c-title1__category1{display:flex;flex-wrap:wrap;gap:1px;padding-bottom:.5rem}.c-title2{position:relative;margin-top:2.5rem}.c-title2:first-child{margin-top:0}.c-title2:has(.c-title2__label2){text-align:center}.c-title2__label1{position:relative;z-index:1;font-size:2rem;font-weight:700}.c-title2__label1.-type1{font-size:1.5rem}.c-title2__label2{position:absolute;top:-1.375rem;left:50%;display:inline-block;margin:auto;color:#000;font-size:7.5rem;line-height:1;font-family:Oswald,sans-serif;font-weight:400;opacity:.04;text-align:center;white-space:nowrap;translate:-50% 0}@media (min-width: 768px){.c-title2__label2{top:-3rem;font-size:11.5rem}}.c-title2__label2.-white{color:#fff;opacity:.6}.c-title3{margin-top:.75rem;font-size:1.25rem;line-height:1.8;font-weight:700}.c-title3:first-child{margin-top:0}.c-title4{display:grid;grid-auto-flow:column;justify-content:flex-start;gap:1.5rem}@media (min-width: 768px){.c-title4{align-items:center}}.c-title4__number1{font-size:4rem;line-height:100%;font-weight:500;font-family:Oswald,sans-serif}.c-title4__mainLabel1{font-size:2rem;line-height:150%;font-weight:700}.c-title5{overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;height:30rem;padding-bottom:5rem;color:#fff}.c-title5:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%}.c-title5.-bgAbout1:before{background:url(./images/img_about1_1.webp) no-repeat 50% 0;background-size:cover}@media (min-width: 768px){.c-title5.-bgAbout1:before{background:url(./images/img_about1_1_pc.webp) no-repeat 50% 0;background-size:cover}}.c-title5.-bgAbout2:before{background:url(./images/img_about2_1.webp) no-repeat 50% 0;background-size:cover}@media (min-width: 768px){.c-title5.-bgAbout2:before{background:url(./images/img_about2_1_pc.webp) no-repeat 50% 0;background-size:cover}}.c-title5.-bgAbout3:before{background:url(./images/img_about3_1.webp) no-repeat 50% 0;background-size:cover}@media (min-width: 768px){.c-title5.-bgAbout3:before{background:url(./images/img_about3_1_pc.webp) no-repeat 50% 0;background-size:cover}}.c-title5__title1{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.c-title5__label1{text-align:center;font-size:2rem;font-weight:900}.c-title5__label1:before{content:"";display:block;width:80px;height:1px;margin:0 auto 24px;background:#fff}.c-title5__label2{text-align:center;font-size:6.25rem;line-height:1;font-family:Oswald,sans-serif;font-weight:400}.c-title5__text1{position:relative;text-align:center;font-size:1.25rem;font-weight:700;color:#fff}.c-heading1{background-size:cover;padding:0rem 1.5rem 2.5rem;height:32.5rem;position:relative}@media (min-width: 768px){.c-heading1{padding:0}}.c-heading1.-bgCompany1{background:url(./images/heading1_img2_1.webp) 0 0 no-repeat;background-size:cover}@media (min-width: 768px){.c-heading1.-bgCompany1{background:url(./images/heading1_img2_1_desktop.webp) 0 0 no-repeat;background-size:cover}}.c-heading1.-bgStrength1{height:36.25rem;padding-bottom:6.25rem;background:url(./images/heading1_img3_1.webp) 0 0 no-repeat;background-size:cover}@media (min-width: 768px){.c-heading1.-bgStrength1{height:41.3125rem;padding-bottom:8.8125rem;background:url(./images/heading1_img3_1_desktop.webp) 0 0 no-repeat;background-size:cover}}.c-heading1.-bgMission1{height:36.25rem;padding-bottom:6.25rem;background:url(./images/heading1_img5_1.webp) 0 0 no-repeat;background-size:cover}@media (min-width: 768px){.c-heading1.-bgMission1{height:41.3125rem;padding-bottom:8.8125rem;background:url(./images/heading1_img5_1_desktop.webp) 0 0 no-repeat;background-size:cover}}.c-heading1.-bgBusiness1{background:url(./images/heading1_img4_1.webp) 0 0 no-repeat;background-size:cover}@media (min-width: 768px){.c-heading1.-bgBusiness1{background:url(./images/heading1_img4_1_desktop.webp) 0 0 no-repeat;background-size:cover}}.c-heading1.-bgPartner1{background:url(./images/heading1_img1_1.webp) 0 0 no-repeat;background-size:cover}@media (min-width: 768px){.c-heading1.-bgPartner1{background:url(./images/heading1_img1_1_desktop.webp) 0 0 no-repeat;background-size:cover}}.c-heading1__inner1{display:grid;grid-template-rows:1fr auto;align-content:space-between;height:100%}@media (min-width: 768px){.c-heading1__inner1{max-width:75rem;margin:auto;height:100%;display:grid;align-items:center;position:relative}}.c-heading1__title1{display:grid;gap:1.25rem;text-shadow:0rem 0rem 1.25rem rgba(0,80,146,.5);height:100%;align-content:center}.c-heading1__title1__mainLabel1{font-size:4rem;color:#fff;line-height:100%;font-family:Oswald,sans-serif;font-weight:500}.c-heading1__title1__mainLabel1:after{content:"";display:block;width:5rem;height:1px;background:#fff;margin-top:1.25rem}.c-heading1__title1__subLabel1{font-size:1.5rem;color:#fff;line-height:100%;font-weight:700}.c-heading1__body1{text-shadow:0rem 0rem 1.25rem rgba(0,80,146,.5)}@media (min-width: 768px){.c-heading1__body1{margin:0;position:absolute;right:0;bottom:4rem}}.c-heading1__text1{font-size:2rem;color:#fff;line-height:150%;font-weight:700;letter-spacing:-.03em}@media (min-width: 768px){.c-heading1__text1{text-align:right}}.c-heading1__text2{font-size:1rem;color:#fff;line-height:180%;font-weight:700;margin-top:1.5rem}@media (min-width: 768px){.c-heading1__text2{text-align:right;padding-right:1.0625rem}}.c-heading2{background:#f5f5f5;padding:2.5rem 1.5rem}@media (min-width: 768px){.c-heading2{padding:2.5rem 0rem}}@media (min-width: 768px){.c-heading2__inner1{max-width:75rem;margin:0 auto;display:grid;gap:2rem;grid-template-columns:1fr 17.5rem;align-items:center}}.c-heading2__info1{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 768px){.c-heading2__info1{flex-direction:row;gap:1.5rem}}.c-heading2__category1{display:flex;flex-wrap:wrap;gap:1px}.c-heading2__categoryName1{font-size:1rem;line-height:150%;font-weight:700;display:grid;align-items:center;justify-content:flex-start;grid-auto-flow:column;gap:.5rem}.c-heading2__categoryName1:before{display:grid;content:"";width:4rem;height:.0625rem;background:#000}.c-heading2__title1{display:grid}.c-heading2__mainLabel1{margin-top:.5rem}.c-heading2__mainLabel1>span:nth-of-type(1){font-size:2rem;line-height:150%;font-weight:700}.c-heading2__mainLabel1>span:nth-of-type(2){font-size:1.25rem}.c-heading2__labelGroup1{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:.25rem}.c-heading2__button1{margin-top:1.75rem}@media (min-width: 768px){.c-heading2__button1{margin-top:0}}.c-heading2__button1>a{display:grid;color:#fff;background:#000;padding:1rem .75rem;text-decoration:none;text-align:center;font-size:1rem;font-weight:700;position:relative;transition:all .7s cubic-bezier(.23,1,.32,1)}.c-heading2__button1>a:hover{opacity:.6}.c-heading2__button1>a:after{position:absolute;bottom:0;top:0;right:.75rem;display:grid;margin:auto;content:"";width:1.75rem;height:1.75rem;background:#fff;-webkit-mask-image:url(./images/icon_external1_1.svg);mask-image:url(./images/icon_external1_1.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.c-heading3{padding:2.5rem 1.5rem 0;position:relative;z-index:1}.c-heading3:before{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:13rem;background:#f5f5f5;z-index:-1}@media (min-width: 768px){.c-heading3:before{height:22.875rem}}@media (min-width: 768px){.c-heading3__inner1{max-width:75rem;margin:auto}}.c-heading3__title1{display:grid;gap:.5rem}.c-heading3__title1>span:nth-of-type(1){font-size:1rem;line-height:150%;font-weight:700;display:grid;grid-auto-flow:column;justify-content:start;align-items:center;gap:.5rem}.c-heading3__title1>span:nth-of-type(1):before{content:"";display:block;width:4rem;height:.0625rem;background:#000}.c-heading3__title1>span:nth-of-type(2){font-size:2.25rem;line-height:150%;font-weight:700}.c-heading3__wrap1{margin-top:2.5rem}@media (min-width: 768px){.c-heading3__wrap1{display:grid;grid-template-columns:36.25rem 1fr;gap:2.5rem}}.c-heading3__body1{margin-top:2.5rem}@media (min-width: 768px){.c-heading3__body1{margin-top:0}}.c-heading3__body1__title1{font-size:2rem;line-height:150%;font-weight:700}@media (min-width: 768px){.c-heading3__body1__title1{padding:3.25rem 0}}.c-heading3__body1__text1{margin-top:1.5rem;line-height:1.8}.c-heading3__body1__text1 img{width:11.4375rem;mix-blend-mode:multiply}.c-heading3__body1__text1:last-child{margin-top:2.5rem}@media (min-width: 768px){.c-heading3__body1__title1+.c-heading3__body1__text1{margin-top:2.5rem}}.c-heading3__body1__text2{margin-top:3.75rem;font-size:1.5rem;line-height:150%;font-weight:700}@media (min-width: 768px){.c-heading3__body1__text2{margin-top:7.5rem}}.c-heading3__body1__text3{margin-top:2.5rem;padding:1.5rem;border:.0625rem solid #dcdcdc}.c-heading3__body1__text3>h4{font-size:1.25rem;line-height:179.9999952316%;font-weight:700}.c-heading3__body1__text3>p{margin-top:1rem;line-height:180%}.c-heading4{position:relative;z-index:1;padding:2.5rem 1.5rem;border-bottom:.0625rem solid #dcdcdc}.c-heading4.-noBorder{border-bottom:none}.c-heading4:before{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;background:#f5f5f5;z-index:-1}@media (min-width: 768px){.c-heading4__inner1{max-width:75rem;margin:auto}}.c-heading4__title1{display:grid;gap:.5rem}.c-heading4__title1>span:nth-of-type(1){font-size:1rem;line-height:150%;font-weight:700;display:grid;grid-auto-flow:column;justify-content:start;align-items:center;gap:.5rem}.c-heading4__title1>span:nth-of-type(1):before{content:"";display:block;width:4rem;height:.0625rem;background:#000}.c-heading4__title1>span:nth-of-type(2){font-size:2.25rem;line-height:150%;font-weight:700}.c-text1{margin-top:1rem;font-size:1rem;line-height:1.8}.c-text1:first-child{margin-top:0}.c-text1.is-large1{font-size:1.25rem}.c-text1.is-lead1{font-size:1.125rem;font-weight:700}.c-text1.is-lead1:has(.c-icon1){display:flex;gap:.75rem;align-items:center}.c-text1.is-lead2{font-size:1.25rem;line-height:1.5;font-weight:700}.c-text1.is-lead3{font-size:1.5rem;line-height:1.5;font-weight:700}.c-text1.is-lead3 span{font-size:2rem}.c-text1.is-lead4{font-size:2rem;line-height:1.5;font-weight:700}.c-notes1>li{display:flex;gap:.25rem;margin-top:2.5rem;font-size:.75rem;line-height:1.8}.c-notes1>li:before{content:"※";flex:0 0 auto;display:inline-block}.c-notes1>li+li{margin-top:0}.c-notes-num1{counter-reset:notes-num}.c-notes-num1>li{display:flex;gap:.25rem;margin-top:2.5rem;font-size:.75rem;line-height:1.8;counter-increment:notes-num}.c-notes-num1>li:before{content:"※" counter(notes-num);flex:0 0 auto;display:inline-block}.c-notes-num1>li+li{margin-top:0}.c-section1{padding:2.5rem 0 3.75rem}@media (min-width: 768px){.c-section1{padding:4rem 0 5rem}}.c-section1.is-white1{background:#fff}.c-section1.-gray1{margin:0 -1.5rem;padding-right:1.5rem;padding-left:1.5rem;background:#f5f5f5}@media (min-width: 768px){.c-section1.-gray1{position:relative;margin:0;padding-right:0;padding-left:0}}@media (min-width: 768px){.c-section1.-gray1:before{content:"";position:absolute;top:0;left:50%;display:block;width:100vw;height:100%;background:#f5f5f5;translate:-50vw}}.c-section1:last-child:not(.-gray1){padding-bottom:0}@media (min-width: 768px){.c-section1.-gray1 .c-section1__inner1{position:relative}}.c-section3{position:relative;padding-bottom:4rem;z-index:1}@media (min-width: 768px){.c-section3{height:29.875rem;padding-bottom:0}}.c-section3:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:calc(100% - 5.1875rem);background:#f5f5f5;z-index:-1}@media (min-width: 768px){.c-section3:before{height:29.875rem}}@media (min-width: 768px){.c-section3__inner1{display:grid;align-items:center;height:100%;max-width:75rem;margin:0 auto;position:relative}}.c-section3__navi1{margin-top:-5.1875rem;position:relative}@media (min-width: 768px){.c-section3__navi1{width:47rem;position:absolute;top:0;right:-1.9375rem}}.c-section3__navi1>a{display:grid;align-items:center;grid-auto-flow:column;justify-content:flex-start;color:#000;text-decoration:none;font-weight:700;background:#fff;padding:.5rem 0rem .5rem .5rem;box-shadow:0 0 1.25rem #00000014;position:absolute}@media (min-width: 768px){.c-section3__navi1>a{width:12.375rem;padding:.75rem .25rem .75rem 1.25rem}}.c-section3__navi1>a:hover>span{opacity:.3}.c-section3__navi1>a:after{content:"";display:block;width:1.75rem;height:1.75rem;background:#000;mask:url(./images/icon_arrow2_1.svg) center/contain no-repeat;rotate:180deg}.c-section3__navi1>a>span{transition:all .7s cubic-bezier(.23,1,.32,1)}.c-section3__navi1>a>span:nth-of-type(1){font-size:1rem;line-height:110%;margin-right:.75rem}@media (min-width: 768px){.c-section3__navi1>a>span:nth-of-type(1){font-size:1.25rem}}.c-section3__navi1>a>span:nth-of-type(2){font-size:1.5rem;font-weight:600;font-family:Oswald,sans-serif;margin-right:.25rem;line-height:1}@media (min-width: 768px){.c-section3__navi1>a>span:nth-of-type(2){font-size:2rem;width:2.125rem;text-align:right}}.c-section3__navi1>a>span:nth-of-type(3){font-size:.875rem;line-height:125%;translate:0 .25rem}@media (min-width: 768px){.c-section3__navi1>a>span:nth-of-type(3){translate:0 .4375rem;margin-right:.5rem}}.c-section3__navi1>a[href="#section1"]{top:3.1875rem;left:4.5rem}@media (min-width: 768px){.c-section3__navi1>a[href="#section1"]{top:2.625rem;left:inherit;right:20.6875rem}}.c-section3__navi1>a[href="#section2"]{top:8.125rem;right:.625rem}@media (min-width: 768px){.c-section3__navi1>a[href="#section2"]{top:11rem;left:inherit;right:1.9375rem}}.c-section3__navi1>a[href="#section3"]{top:12.0625rem;right:1.125rem}@media (min-width: 768px){.c-section3__navi1>a[href="#section3"]{top:17.1875rem;right:2.6875rem}}.c-section3__navi1>a[href="#section4"]{top:7.875rem;left:4.5rem}@media (min-width: 768px){.c-section3__navi1>a[href="#section4"]{top:13.375rem;left:inherit;right:24.625rem}}.c-section3__navi1>a[href="#section5"]{top:15.8125rem;right:4.5rem}@media (min-width: 768px){.c-section3__navi1>a[href="#section5"]{top:26.9375rem;right:9.6875rem}}.c-section3__navi1>a[href="#section6"]{top:11.375rem;left:.75rem}@media (min-width: 768px){.c-section3__navi1>a[href="#section6"]{top:19.9375rem;left:inherit;right:33.1875rem}}.c-section3__navi1>a[href="#section7"]{top:19.0625rem;right:6.25rem}@media (min-width: 768px){.c-section3__navi1>a[href="#section7"]{top:32.3125rem;right:11.5rem}}.c-section3__navi1>a[href="#section8"]{top:20.4375rem;left:.75rem}@media (min-width: 768px){.c-section3__navi1>a[href="#section8"]{top:30.5625rem;left:inherit;right:37.125rem}}.c-section3__navi1__image1__mark1{position:absolute}.c-section3__navi1__image1__mark1.-section1,.c-section3__navi1__image1__mark1.-section2,.c-section3__navi1__image1__mark1.-section3,.c-section3__navi1__image1__mark1.-section4,.c-section3__navi1__image1__mark1.-section5,.c-section3__navi1__image1__mark1.-section6,.c-section3__navi1__image1__mark1.-section7,.c-section3__navi1__image1__mark1.-section8{overflow:hidden;display:none;width:.875rem;height:.875rem;background:url(./images/section3_img1_1_mark1.svg) no-repeat 0 0;background-size:contain;text-indent:-999px}@media (min-width: 768px){.c-section3__navi1__image1__mark1.-section1,.c-section3__navi1__image1__mark1.-section2,.c-section3__navi1__image1__mark1.-section3,.c-section3__navi1__image1__mark1.-section4,.c-section3__navi1__image1__mark1.-section5,.c-section3__navi1__image1__mark1.-section6,.c-section3__navi1__image1__mark1.-section7,.c-section3__navi1__image1__mark1.-section8{background-image:url(./images/section3_img1_1_mark1_desktop.svg);background-size:contain;width:6rem;height:5.5rem}}.c-section3__navi1__image1__mark1.-section1{top:4.75rem;left:14rem}@media (min-width: 768px){.c-section3__navi1__image1__mark1.-section1{top:4.375rem;left:26.375rem}}.c-section3__navi1__image1__mark1.-section2{top:9.125rem;left:13.75rem}@media (min-width: 768px){.c-section3__navi1__image1__mark1.-section2{top:12.75rem;left:auto;right:14.3125rem;transform:scaleX(-1)}}.c-section3__navi1__image1__mark1.-section3{top:13.1875rem;left:11.5625rem;width:2.25rem;height:2.25rem;background:url(./images/section3_img1_1_mark2.svg) no-repeat 0 0}@media (min-width: 768px){.c-section3__navi1__image1__mark1.-section3{top:18.9375rem;left:auto;right:15rem;background-image:url(./images/section3_img1_1_mark2_desktop.svg);background-size:contain;width:8.75rem;height:7.625rem}}.c-section3__navi1__image1__mark1.-section4{top:11.5625rem;left:11.9375rem}@media (min-width: 768px){.c-section3__navi1__image1__mark1.-section4{top:15.125rem;left:22.375rem}}.c-section3__navi1__image1__mark1.-section5{top:15.8125rem;left:9.25rem}@media (min-width: 768px){.c-section3__navi1__image1__mark1.-section5{top:23.375rem;left:auto;right:22.0625rem;transform:scale(-1)}}.c-section3__navi1__image1__mark1.-section6{top:14.4375rem;left:6.375rem}@media (min-width: 768px){.c-section3__navi1__image1__mark1.-section6{top:21.6875rem;left:13.8125rem;background-image:url(./images/section3_img1_1_mark3_desktop.svg);background-size:contain;width:4.875rem;height:4.375rem}}.c-section3__navi1__image1__mark1.-section7{top:16.625rem;left:6.625rem}@media (min-width: 768px){.c-section3__navi1__image1__mark1.-section7{top:26.0625rem;left:auto;right:23.875rem;background-image:url(./images/section3_img1_1_mark4_desktop.svg);background-size:contain;width:8.6875rem;height:8.0625rem}}.c-section3__navi1__image1__mark1.-section8{top:18.3125rem;left:4.3125rem}@media (min-width: 768px){.c-section3__navi1__image1__mark1.-section8{top:28.0625rem;left:9.875rem;background-image:url(./images/section3_img1_1_mark3_desktop.svg);background-size:contain;width:4.875rem;height:4.375rem;transform:scaleY(-1)}}.c-section3__navi1:has(a[href="#section1"]) .c-section3__navi1__image1__mark1.-section1{display:inline-block}.c-section3__navi1:has(a[href="#section2"]) .c-section3__navi1__image1__mark1.-section2{display:inline-block}.c-section3__navi1:has(a[href="#section3"]) .c-section3__navi1__image1__mark1.-section3{display:inline-block}.c-section3__navi1:has(a[href="#section4"]) .c-section3__navi1__image1__mark1.-section4{display:inline-block}.c-section3__navi1:has(a[href="#section5"]) .c-section3__navi1__image1__mark1.-section5{display:inline-block}.c-section3__navi1:has(a[href="#section6"]) .c-section3__navi1__image1__mark1.-section6{display:inline-block}.c-section3__navi1:has(a[href="#section7"]) .c-section3__navi1__image1__mark1.-section7{display:inline-block}.c-section3__navi1:has(a[href="#section8"]) .c-section3__navi1__image1__mark1.-section8{display:inline-block}.c-section3__body1{padding:0 1.5rem;margin-top:4.125rem}@media (min-width: 768px){.c-section3__body1{width:30rem;padding:0;margin:0}}.c-section3__title1{font-size:2rem;line-height:150%;font-weight:700}.c-section3__text1{display:grid;gap:1.5rem}.c-section3__text1>p{line-height:180%}.c-section4{padding:2.5rem 1.5rem 4rem}@media (min-width: 768px){.c-section4{padding:4rem 7.5rem 5rem}}.c-section4.-colorGray1{background:#f5f5f5}@media (min-width: 768px){.c-section4__inner1{max-width:75rem;margin:0 auto}}.c-section4__title1{font-size:2rem;line-height:150%;font-weight:700;text-align:center}.c-section4__body1{margin-top:1.5rem}@media (min-width: 768px){.c-section4__body1{margin-top:2.5rem}}.c-section5{position:relative;z-index:1;padding:0 1.5rem}.c-section5:before{display:grid;content:"";width:100%;height:4.4375rem;background:#f5f5f5;position:absolute;top:0;left:0;z-index:-1}@media (min-width: 768px){.c-section5:before{height:15rem}}@media (min-width: 768px){.c-section5__inner1{max-width:75rem;margin:auto}}.c-section5__title1{font-size:2rem;line-height:150%;font-weight:700;margin-top:1.5rem}@media (min-width: 768px){.c-section5__title1{margin-top:2.5rem}}.c-section5__text1{line-height:180%;margin-top:1.5rem}.c-section5__detail1{margin-top:1.5rem;border:.0625rem solid #dcdcdc;padding:1.5rem}@media (min-width: 768px){.c-section5__detail1{margin-top:2.5rem;display:grid;grid-template-columns:11.9375rem 1fr;gap:1.5rem}}.c-section5__detail1__title1{font-size:1.5rem;line-height:150%;font-weight:700}.c-section5__detail1__text1{line-height:180%;margin-top:.75rem}@media (min-width: 768px){.c-section5__detail1__text1{margin-top:0;border-left:.0625rem solid #cccccc;padding-left:1.5rem}}.c-section6{margin-top:2.5rem;padding:0 1.5rem}@media (min-width: 768px){.c-section6{margin-top:4rem}}@media (min-width: 768px){.c-section6__inner1{max-width:75rem;margin:auto}}.c-section6__text1{margin-top:1.5rem;line-height:180%}.c-section6__body1{margin-top:2.5rem;display:grid;gap:2.5rem}@media (min-width: 768px){.c-section6__unit1{display:grid;grid-template-columns:36.25rem 1fr;gap:2.5rem}}@media (min-width: 768px){.c-section6__unit1.-layoutReverse .c-section6__unit1__image1{order:2}}.c-section6__unit1__title1{display:grid;margin-top:1.25rem}@media (min-width: 768px){.c-section6__unit1__title1{margin-top:0}}.c-section6__unit1__title1>span:nth-of-type(1){font-size:1.125rem;line-height:100%;font-weight:500;font-family:Oswald,sans-serif;display:grid;grid-auto-flow:column;align-items:center;justify-content:flex-start;gap:1rem}.c-section6__unit1__title1>span:nth-of-type(1):before{content:"";display:grid;width:5rem;height:.0625rem;background:#000}.c-section6__unit1__title1>span:nth-of-type(2){font-size:1.5rem;line-height:150%;font-weight:700;margin-top:1.25rem}.c-section6__unit1__text1{margin-top:1.5rem;line-height:180%}@media (min-width: 768px){.c-section6__unit1__text1{margin-top:2.5rem}}.c-section7{margin-top:4rem;padding:0 1.5rem}@media (min-width: 768px){.c-section7{margin-top:5rem}}.c-section7__inner1{border-top:.0625rem solid #ccc;padding-top:2.5rem}@media (min-width: 768px){.c-section7__inner1{max-width:75rem;padding-top:4rem;margin:auto}}.c-section7__text1{margin-top:1.5rem;line-height:180%}.c-section7__body1{margin-top:2.5rem;display:grid;gap:2.5rem}@media (min-width: 768px){.c-section7__unit1{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}}.c-section7__unit1:nth-child(2n) .c-section7__unit1__image1{order:2}.c-section7__unit1__body1{margin-top:1rem}@media (min-width: 768px){.c-section7__unit1__body1{margin-top:0}}.c-section7__unit1__name{display:grid;grid-auto-flow:column;align-items:center;justify-content:flex-start;gap:.375rem}.c-section7__unit1__name>span:nth-of-type(1){font-size:1.5rem;font-weight:700;line-height:180%}.c-section7__unit1__name>span:nth-of-type(2){font-size:1rem;line-height:180%;font-weight:700;translate:0rem .25rem}.c-section7__unit1__text1{font-size:.875rem;line-height:180%}.c-section7__unit1__text2{margin-top:.75rem;line-height:180%}.c-section7__unit1__text3{margin-top:.875rem;line-height:180%;font-weight:700}.c-section8{margin-top:4rem;padding:0 1.5rem}@media (min-width: 768px){.c-section8{margin-top:5rem}}.c-section8__inner1{padding-top:2.5rem;border-top:.0625rem solid #ccc}@media (min-width: 768px){.c-section8__inner1{max-width:75rem;margin:auto;padding-top:4rem}}.c-section8__text1{margin-top:1.5rem}.c-section8__body1{margin-top:2.5rem;display:grid;gap:2.5rem}@media (min-width: 768px){.c-section8__body1{grid-template-columns:repeat(2,1fr)}}.c-section8__unit1__title1{margin-top:1rem;font-size:1.25rem;line-height:180%;font-weight:700}.c-section8__unit1__text1{margin-top:.75rem;line-height:180%}.c-section9{margin-top:4rem;padding:0 1.5rem}@media (min-width: 768px){.c-section9{margin-top:5rem}}.c-section9__inner1{padding-top:2.5rem;border-top:.0625rem solid #ccc}@media (min-width: 768px){.c-section9__inner1{max-width:75rem;margin:auto;padding-top:4rem}}.c-section9__text1{margin-top:1.5rem}.c-section9__lead1{margin-top:2.5rem;font-size:1.5rem;font-weight:700}.c-section9__body1{margin-top:1.5rem;display:grid;gap:1.5rem}.c-section9__unit1__title1{font-size:1.25rem;line-height:150%;font-weight:700}.c-section9__unit1__title1:after{display:block;content:"";width:3.75rem;height:.0625rem;background:#000;margin:1rem 0 0}.c-section9__unit1__text1{line-height:150%;margin-top:1rem}.c-section10{margin-top:4rem;padding:0 1.5rem}@media (min-width: 768px){.c-section10{margin-top:5rem}}.c-section10__inner1{padding-top:2.5rem;border-top:.0625rem solid #ccc}@media (min-width: 768px){.c-section10__inner1{max-width:75rem;margin:auto;padding-top:4rem}}.c-section10__image1{margin-top:2.5rem;text-align:center}.c-section10__image1>img{max-width:100%;display:inline-block;width:auto}.c-section10__image1>span{display:grid;font-size:.75rem;line-height:180%;text-align:center}.c-section10__text1{margin-top:2.5rem;line-height:180%}.c-section10__subSection1{margin-top:2.5rem;padding:1rem;background:url(./images/section10_bg1_1.webp) 0 0 no-repeat}@media (min-width: 768px){.c-section10__subSection1{padding:1.5rem 2.5rem 2.5rem;background:url(./images/section10_bg1_1_desktop.webp) 0 0 no-repeat}}.c-section10__subSection1__title1{font-size:1.5rem;color:#fff;line-height:150%;font-weight:700;text-align:center}.c-section10__subSection1__body1{display:grid;grid-template-columns:repeat(auto-fit,minmax(calc(50% - .25rem),1fr));gap:.5rem;margin-top:1.25rem}@media (min-width: 768px){.c-section10__subSection1__body1{margin-top:1.5rem;grid-template-columns:repeat(auto-fit,minmax(calc(25% - .75rem),1fr));gap:1rem}}.c-section10__subSection1__unit1{padding:1rem 0rem;background:#ffffffe0}@media (min-width: 768px){.c-section10__subSection1__unit1{padding:1.5rem}}.c-section10__subSection1__unit1__number1{display:grid;grid-auto-flow:column;align-items:center;justify-content:center;gap:.25rem}.c-section10__subSection1__unit1__number1>span:nth-of-type(1){font-size:3rem;font-weight:500;line-height:110%;font-family:Oswald,sans-serif;letter-spacing:-.05em}@media (min-width: 768px){.c-section10__subSection1__unit1__number1>span:nth-of-type(1){font-size:4rem;letter-spacing:0}}.c-section10__subSection1__unit1__number1>span:nth-of-type(2){font-size:1.25rem;font-weight:700;line-height:110%;translate:0rem .75rem}@media (min-width: 768px){.c-section10__subSection1__unit1__number1>span:nth-of-type(2){font-size:2rem}}.c-section10__subSection1__unit1__text1{font-size:1.25rem;line-height:180%;font-weight:700;text-align:center;margin-top:1rem}.c-section10__subSection1__unit1__text1:before{content:"";display:block;width:3.75rem;height:.0625rem;background:#000;margin:0 auto 1rem}.c-section11{margin-top:4rem;padding:0 1.5rem}@media (min-width: 768px){.c-section11{margin-top:5rem}}.c-section11__inner1{padding-top:2.5rem;border-top:.0625rem solid #ccc}@media (min-width: 768px){.c-section11__inner1{max-width:75rem;margin:auto;padding-top:4rem}}.c-section12{margin-top:4rem;padding:0 1.5rem}@media (min-width: 768px){.c-section12{margin-top:5rem}}.c-section12__inner1{padding-top:2.5rem;border-top:.0625rem solid #ccc}@media (min-width: 768px){.c-section12__inner1{max-width:75rem;margin:auto;padding-top:4rem}}.c-section12__text1{margin-top:1.5rem;line-height:180%}.c-section12__body1{margin-top:2.5rem;display:grid;gap:2.5rem}@media (min-width: 768px){.c-section12__body1{grid-template-columns:repeat(3,1fr)}}.c-section12__unit1__title1{margin-top:1rem;font-size:1.25rem;line-height:180%;font-weight:700}.c-section12__unit1__title1>span{font-size:.875rem}.c-section12__unit1__text1{margin-top:.75rem;line-height:180%}.c-section13{margin-top:2.5rem;padding:0 1.5rem}@media (min-width: 768px){.c-section13{margin-top:4rem}}@media (min-width: 768px){.c-section13__inner1{max-width:75rem;margin:auto}}.c-section13__title{text-align:center;font-size:2rem;line-height:150%;font-weight:700}.c-section13__body1{margin-top:2.5rem}.c-section13__body1 .swiper{overflow:visible}@media (min-width: 768px){.c-section13__body1 .swiper-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}}.c-section13__body1 .swiper-button-prev,.c-section13__body1 .swiper-button-next{width:2.5rem;height:2.5rem;background:#0006;margin:0;transition:all .7s cubic-bezier(.23,1,.32,1);top:5.625rem}@media (min-width: 768px){.c-section13__body1 .swiper-button-prev,.c-section13__body1 .swiper-button-next{display:none}}.c-section13__body1 .swiper-button-prev:hover,.c-section13__body1 .swiper-button-next:hover{background:#000}.c-section13__body1 .swiper-button-prev:after,.c-section13__body1 .swiper-button-next:after{display:none}.c-section13__body1 .swiper-button-prev:before,.c-section13__body1 .swiper-button-next:before{position:relative;display:block;content:"";width:1.9375rem;height:1.9375rem;background:#fff;-webkit-mask-image:url(./images/icon_arrow1_1.svg);mask-image:url(./images/icon_arrow1_1.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.c-section13__body1 .swiper-button-prev .swiper-navigation-icon,.c-section13__body1 .swiper-button-next .swiper-navigation-icon{display:none}.c-section13__body1 .swiper-button-prev{left:-1.5rem}.c-section13__body1 .swiper-button-prev:before{rotate:180deg}.c-section13__body1 .swiper-button-next{right:-1.5rem}.c-section13__body1 .swiper-button-disabled{opacity:0}.c-section13__body1 .swiper-pagination{position:static;line-height:0;display:grid;grid-auto-flow:column;justify-content:center;gap:.5rem;margin-top:2.5rem}@media (min-width: 768px){.c-section13__body1 .swiper-pagination{display:none}}.c-section13__body1 .swiper-pagination .swiper-pagination-bullet{width:2rem;height:.25rem;margin:0;border-radius:0}.c-section13__body1 .swiper-pagination-bullet-active{background:#000}.c-section13__button1{margin-top:2.5rem}@media (min-width: 768px){.c-section13__button1{max-width:22.5rem;margin-left:auto;margin-right:auto}}.c-section13__button1>a{position:relative;display:grid;background:#000;font-size:1rem;color:#fff;line-height:auto;font-weight:700;text-align:center;text-decoration:none;height:3rem;place-items:center;transition:all .7s cubic-bezier(.23,1,.32,1)}.c-section13__button1>a:hover{opacity:.6}.c-section13__button1>a:after{content:"";display:block;width:1.5rem;height:1.5rem;background:#fff;-webkit-mask-image:url(./images/icon_arrow3_1.svg);mask-image:url(./images/icon_arrow3_1.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:0;bottom:0;right:.5rem;margin:auto}.c-section14{margin-top:3.75rem;background:#f5f5f5;padding:2.5rem 1.5rem 4rem}@media (min-width: 768px){.c-section14{margin-top:5rem;padding:4rem 0rem 5rem}}.c-section14.-marginTop-0{margin-top:0}@media (min-width: 768px){.c-section14__inner1{max-width:75rem;margin:auto}}.c-section14__title1{font-size:2rem;color:#000;line-height:150%;font-weight:700;text-align:center}.c-section14__body1{margin-top:1.5rem}@media (min-width: 768px){.c-section14__body1{display:grid;grid-template-columns:repeat(3,1fr);gap:0rem 2.5rem}}.c-section14__unit1{display:grid;grid-template-columns:1fr auto;text-decoration:none;align-items:center;color:#000;font-weight:700;line-height:180%;padding:1.25rem 0rem;border-bottom:.0625rem solid #cccccc;gap:.5rem;transition:all .7s cubic-bezier(.23,1,.32,1)}.c-section14__unit1:hover:not([data-current=true]){opacity:.4}.c-section14__unit1[data-current=true]{pointer-events:none;color:#999}.c-section14__unit1[data-current=true]:after{display:none}.c-section14__unit1:after{content:"";display:block;width:1.5rem;height:1.5rem;background:#000;-webkit-mask-image:url(./images/icon_arrow1_1.svg);mask-image:url(./images/icon_arrow1_1.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.c-section15{padding:0 1.5rem;margin-top:2.5rem}@media (min-width: 768px){.c-section15{margin-top:4rem}}@media (min-width: 768px){.c-section15__inner1{max-width:75rem;margin:auto}}.c-section15__text1{line-height:180%}.c-section15__body1{margin-top:2.5rem;display:grid;gap:2.5rem}@media (min-width: 768px){.c-section15__body1{grid-template-columns:repeat(3,1fr)}}.c-entry1{padding:2.5rem 0 0}@media (min-width: 768px){.c-entry1{padding:4rem 0 0}}.c-entry1:last-child{padding-bottom:0}.c-entry1 h2{margin-top:2.5rem;font-size:2rem;font-weight:700}.c-entry1 h2:first-child{margin-top:0}.c-entry1 h3{margin-top:2.5rem;font-size:1.5rem;font-weight:700}.c-entry1 h3:first-child{margin-top:0}.c-entry1 h4{margin-top:2.5rem;font-size:1.25rem;line-height:1.8;font-weight:700}.c-entry1 h4{margin-top:2.5rem;font-size:1.125rem;line-height:1.8;font-weight:700}.c-entry1 h4:first-child{margin-top:0}.c-entry1 p{margin-top:2.5rem;font-size:1rem;line-height:1.8}.c-entry1 p:first-child{margin-top:0}.c-entry1 p.has-text-align-left{text-align:left}.c-entry1 p.has-text-align-center{text-align:center}.c-entry1 p.has-text-align-right{text-align:right}.c-entry1 p.has-small-font-size{font-size:.75rem}.c-entry1 ul{margin-top:2.5rem;font-size:1rem;line-height:1.8}.c-entry1 ul li{position:relative;padding-left:2rem}.c-entry1 ul li:before{content:"";position:absolute;top:.5625rem;left:.6875rem;display:inline-block;width:.625rem;height:.625rem;background:#000}.c-entry1 ul li+li{margin-top:.5rem}.c-entry1 ol{margin-top:2.5rem;font-size:1rem;line-height:1.8;counter-reset:num1}.c-entry1 ol li{position:relative;padding-left:2rem;counter-increment:num1}.c-entry1 ol li:before{content:counter(num1);position:absolute;top:0;left:0;width:1.75rem;height:1.75rem;text-align:center;font-size:1rem;line-height:1.75rem}.c-entry1 ol li+li{margin-top:.5rem}.c-entry1 a{color:#000;text-decoration:underline}@media (hover: hover) and (pointer: fine){.c-entry1 a{transition:opacity linear .2s}.c-entry1 a:hover{opacity:.5}}.c-entry1 .wp-block-buttons{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;margin-top:2.5rem}@media (min-width: 768px){.c-entry1 .wp-block-buttons.is-horizontal{flex-direction:row;gap:1.25rem}}.c-entry1 .wp-block-buttons .wp-block-button{width:100%}@media (min-width: 768px){.c-entry1 .wp-block-buttons .wp-block-button{width:auto}}.c-entry1 .wp-block-button__link{position:relative;display:grid;grid-auto-flow:column;align-items:center;justify-content:center;min-height:3rem;width:100%;padding:.5rem 2rem;border-radius:0;background:#000;text-decoration:none;transition:all .7s cubic-bezier(.23,1,.32,1);font-size:1rem;color:#fff;font-weight:700}@media (min-width: 768px){.c-entry1 .wp-block-button__link{gap:.5rem;min-width:22.5rem;pointer-events:all;font-size:1rem}}.c-entry1 .wp-block-button__link:after{content:"";position:absolute;right:.5rem;top:0;bottom:0;display:block;width:1.5rem;height:1.5rem;margin:auto;background:#fff;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url(./images/icon_arrow3_1.svg);mask-image:url(./images/icon_arrow3_1.svg)}.c-entry1 .wp-block-button__link[target=_blank]:after{-webkit-mask-image:url(./images/icon_external1_1.svg);mask-image:url(./images/icon_external1_1.svg)}@media (min-width: 768px){.c-entry1 .wp-block-button__link:hover{opacity:.6}}.c-entry1 .wp-block-image,.c-entry1 .wp-block-media-text{margin-top:2.5rem}@media (min-width: 768px){.c-entry1 .wp-block-media-text{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}}.c-entry1 .wp-block-media-text .wp-block-media-text__content,.c-entry1 .wp-block-media-text .wp-block-media-text__media{margin-top:1.25rem}@media (min-width: 768px){.c-entry1 .wp-block-media-text .wp-block-media-text__content,.c-entry1 .wp-block-media-text .wp-block-media-text__media{margin-top:0}}.c-entry1 .wp-block-table{margin-top:2.5rem}.c-entry1 .wp-block-table table{width:100%;border-collapse:collapse}.c-entry1 .wp-block-table table.has-fixed-layout{table-layout:fixed}.c-entry1 .wp-block-table table th,.c-entry1 .wp-block-table table td{padding:1.25rem;border:1px solid #DCDCDC}.c-entry1 .wp-block-table table th{background:#f5f5f5}.c-entry1 .wp-block-table table td{background:#fff}.c-intro1{background:#f5f5f5;padding-bottom:2.5rem}@media (min-width: 768px){.c-intro1{padding-bottom:3.75rem}}.c-intro1 .c-nav4{position:relative;margin-top:-3.75rem}.c-intro1__inner1{padding:0 1.5rem}@media (min-width: 768px){.c-intro1__inner1{max-width:75rem;margin:0 auto;padding:0}}.c-grid1{margin-top:2.5rem}.c-grid1:first-child{margin-top:0!important}.c-grid1:not(.is-md){display:grid;gap:2.5rem}@media (min-width: 768px){.c-grid1.is-md{display:grid;gap:2.5rem;margin-top:2.5rem}}.c-grid1.is-col2{grid-template-columns:repeat(2,1fr)}.c-grid1.is-col3{grid-template-columns:repeat(3,1fr)}.c-grid1.is-set1{grid-template-columns:18rem 1fr}@media (min-width: 768px){.c-grid1.is-reverse{grid-auto-flow:dense;direction:rtl}}@media (min-width: 768px){.c-grid1.is-reverse .c-grid1__unit1{direction:ltr}}@media (max-width: 767px){.c-grid1__unit1+.c-grid1__unit1{margin-top:2.5rem}}.c-image1{margin-top:2.5rem}.c-image1:first-child{margin-top:0}.c-image1__caption1{display:block;margin-top:.75rem;font-size:1rem}.c-iframe1{margin-top:2.5rem}.c-iframe1:first-child{margin-top:0}.c-iframe1__iframe1{width:100%}@media (min-width: 768px){.c-iframe1__iframe1{height:30rem}}@media (max-width: 767px){.c-iframe1__iframe1{height:15.375rem}}.c-iframe1__iframe1 iframe{width:100%;height:100%}.c-iframe1__caption1{margin-top:1.5rem}@media (max-width: 767px){.c-iframe1__caption1{padding-right:1.5rem;padding-left:1.5rem}}.c-movie1{margin-top:2.5rem}.c-movie1:first-child{margin-top:0}@media (min-width: 768px){.c-movie1__movie1{width:49.125rem;aspect-ratio:16/9;margin:1.25rem auto 0}}@media (max-width: 767px){.c-movie1__movie1{height:15.375rem;margin-top:.75rem}}.c-movie1__movie1 iframe{width:100%;height:100%}@media (min-width: 768px){.c-movie1__caption1{text-align:center}}@media (max-width: 767px){.c-movie1__caption1{padding-right:1.5rem;padding-left:1.5rem}}.c-movie1__digest1{padding:1.5rem;background:#f5f5f5}@media (min-width: 768px){.c-movie1__digest1{margin-top:2.5rem}}@media (max-width: 767px){.c-movie1__digest1{margin-top:1.25rem}}.c-movie1__digest1__title1{display:flex;align-items:center;gap:1.25rem;margin:-1.5rem -1.5rem 0!important;border-bottom:1px solid #DCDCDC;background:#f0f0f0;font-size:1.25rem!important;font-weight:700}.c-movie1__digest1__title1:before{content:"";display:inline-block;width:3.75rem;height:3.75rem;background:#000 url(../images/icon_digest1_1.svg) no-repeat center/1.873125rem 2.040625rem}.c-movie1__digest1__list1{display:flex;margin-top:1.5rem!important}@media (min-width: 768px){.c-movie1__digest1__list1{flex-wrap:wrap;gap:.25rem 2.5rem}}@media (max-width: 767px){.c-movie1__digest1__list1{flex-direction:column;gap:.25rem}}.c-movie1__digest1__list1>li{display:flex;gap:.5rem;margin-top:0!important;padding-left:0!important}@media (min-width: 768px){.c-movie1__digest1__list1>li{width:calc((100% - 2.5rem)/2)}}.c-movie1__digest1__list1>li:before{display:none}.c-movie1__digest1__list1>li .is-time{flex:0 0 auto;height:1.8125rem;font-size:1.25rem;line-height:1.8125rem;font-family:Oswald,sans-serif;font-weight:700}.c-table1{margin-top:2.5rem}.c-table1.is-scroll1{width:100%;overflow-x:auto}.c-table1:first-child{margin-top:0}.c-table1__table1{width:100%;border-top:1px solid #000;border-bottom:1px solid #000;border-collapse:collapse;line-height:1.8}@media (max-width: 767px){.c-table1__table1{display:block}}@media (max-width: 767px){.c-table1__table1 tr{display:block}}.c-table1__table1 th,.c-table1__table1 td{padding:1.25rem;text-align:left}@media (min-width: 768px){.c-table1__table1 th,.c-table1__table1 td{border-top:1px solid #DCDCDC;vertical-align:top}}@media (max-width: 767px){.c-table1__table1 th,.c-table1__table1 td{display:block;border-top:1px solid #ccc}}.c-table1__table1 th.is-nowrap,.c-table1__table1 td.is-nowrap{white-space:nowrap}.c-table1__table1 th{background:#f0f0f0;font-size:1.125rem;font-weight:700}@media (min-width: 768px){.c-table1__table1 th{width:23.125rem}}.c-table1__table1 td{background:#fff}.c-table1__table1 td+td{border-left:1px solid #DCDCDC}.c-table1__table1 thead th{width:auto;background:#000;color:#fff;padding:.75rem 1.25rem}.c-table1__table1 thead th+th{border-left:1px solid #DCDCDC}@media (max-width: 767px){.c-table1__table1 tbody{display:block}}.c-table1__table1 tbody tr:first-child,.c-table1__table1 tbody tr:first-child th,.c-table1__table1 tbody tr:first-child td{border-top:none}@media (min-width: 768px){.c-table1__table1 tbody tr:nth-child(2n) td{background:#f5f5f5}}@media (min-width: 768px){.c-table1__table1:has(thead) tbody th{width:auto}}.c-table1__table1:has(thead) tbody th+td{border-left:1px solid #DCDCDC}@media (max-width: 767px){.c-table1.is-scroll1 .c-table1__table1{display:table;border-collapse:collapse;border-bottom:none}}.c-table1.is-scroll1 .c-table1__table1 thead th{white-space:nowrap}@media (max-width: 767px){.c-table1.is-scroll1 .c-table1__table1 tbody{display:table-row-group}}@media (max-width: 767px){.c-table1.is-scroll1 .c-table1__table1 tbody tr:nth-child(2n) td{background:#f5f5f5}}@media (max-width: 767px){.c-table1.is-scroll1 .c-table1__table1 tr{display:table-row}}@media (max-width: 767px){.c-table1.is-scroll1 .c-table1__table1 th,.c-table1.is-scroll1 .c-table1__table1 td{display:table-cell;border:1px solid #ccc;padding:12px}}.c-article-list1{display:flex;flex-direction:column;margin-top:2.5rem;margin-right:-1.5rem;margin-left:-1.5rem;border-top:1px solid #DCDCDC}@media (min-width: 768px){.c-article-list1{margin-right:0;margin-left:0}}.c-article-list1:first-child{margin-top:0}.c-article-list1>li{border-bottom:1px solid #DCDCDC}.c-article-list1>li a{position:relative;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem 3.5rem 1.5rem 1.5rem;text-decoration:none;color:#000}.c-article-list1>li a:after{content:"";position:absolute;top:0;right:.75rem;bottom:0;display:inline-block;width:1.75rem;height:1.75rem;margin:auto;background:#000;mask:url(./images/icon_arrow1_1.svg) center/1.75rem 1.75rem no-repeat}.c-article-list1>li a[target=_blank]:after{-webkit-mask-image:url(./images/icon_external1_1.svg);mask-image:url(./images/icon_external1_1.svg)}.c-article-list1>li a[href$=".pdf"]:after{-webkit-mask-image:url(./images/icon_pdf1_1.svg);mask-image:url(./images/icon_pdf1_1.svg)}@media (min-width: 768px){.c-article-list1>li a:before{display:block;content:"";width:0;height:1px;background:#000;position:absolute;left:0;bottom:-1px;transition:all .7s cubic-bezier(.23,1,.32,1)}}@media (min-width: 768px){.c-article-list1>li a:hover:before{width:100%}}.c-article-list1.-relation1{margin-right:0;margin-left:0;border-top:none}@media (min-width: 768px){.c-article-list1.-relation1{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}}.c-article-list1.-relation1>li:first-child{margin-top:-1.25rem}@media (min-width: 768px){.c-article-list1.-relation1>li:first-child{margin-top:0}}.c-article-list1.-relation1>li a{padding:1.25rem 2.75rem 1.25rem 0}@media (min-width: 768px){.c-article-list1.-relation1>li a{padding:0 2.75rem 1.5rem 0}}@media (min-width: 768px){.c-article-list1.-relation1>li a:after{right:0;translate:0 -.75rem}}.c-article-list1__info1{display:flex;flex-wrap:wrap;gap:.5rem}.c-article-list1__date1{flex:0 0 auto;line-height:1.8rem}.c-article-list1__tags1{display:flex;flex-wrap:wrap;gap:.5rem}.c-article-list1__title1{font-size:1rem;line-height:1.8;font-weight:400}.c-pagenav1{position:relative;z-index:9;display:flex;justify-content:center;margin-top:2.5rem}.wp-pagenavi{position:relative;display:flex;width:100%;justify-content:center}@media (min-width: 768px){.wp-pagenavi{gap:.5rem}}@media (max-width: 767px){.wp-pagenavi{gap:.25rem}}@media (max-width: 767px){.wp-pagenavi:has(a[rel=prev],a[rel=next]){padding-bottom:3.25rem}}.c-pagenav1__prev1,.wp-pagenavi .previouspostslink,.c-pagenav1__next1,.wp-pagenavi .nextpostslink{display:flex;align-items:center;gap:.5rem;color:#000;font-size:.875rem;text-decoration:none;transition:all .7s cubic-bezier(.23,1,.32,1)}@media (max-width: 767px){.c-pagenav1__prev1,.wp-pagenavi .previouspostslink,.c-pagenav1__next1,.wp-pagenavi .nextpostslink{position:absolute;bottom:0}}.c-pagenav1__prev1.-disable,.wp-pagenavi .previouspostslink.-disable,.c-pagenav1__next1.-disable,.wp-pagenavi .nextpostslink.-disable{color:#b4b4b4;pointer-events:none}.c-pagenav1__prev1.-disable:before,.c-pagenav1__prev1.-disable:after,.wp-pagenavi .previouspostslink.-disable:before,.wp-pagenavi .previouspostslink.-disable:after,.c-pagenav1__next1.-disable:before,.c-pagenav1__next1.-disable:after,.wp-pagenavi .nextpostslink.-disable:before,.wp-pagenavi .nextpostslink.-disable:after{background:#b4b4b4}@media (hover: hover) and (pointer: fine){.c-pagenav1__prev1,.wp-pagenavi .previouspostslink,.c-pagenav1__next1,.wp-pagenavi .nextpostslink{transition:opacity linear .2s}.c-pagenav1__prev1:hover,.wp-pagenavi .previouspostslink:hover,.c-pagenav1__next1:hover,.wp-pagenavi .nextpostslink:hover{opacity:.5}}.c-pagenav1__prev1,.wp-pagenavi .previouspostslink{margin-right:1rem}@media (max-width: 767px){.c-pagenav1__prev1,.wp-pagenavi .previouspostslink{left:0}}.c-pagenav1__prev1:before,.wp-pagenavi .previouspostslink:before{content:"";display:block;background:#000;width:1.5rem;height:1.5rem;mask:url(./images/icon_arrow1_1.svg) no-repeat center center/contain;rotate:180deg}.c-pagenav1__next1,.wp-pagenavi .nextpostslink{margin-left:1rem}@media (max-width: 767px){.c-pagenav1__next1,.wp-pagenavi .nextpostslink{right:0}}.c-pagenav1__next1:after,.wp-pagenavi .nextpostslink:after{content:"";display:block;background:#000;width:1.5rem;height:1.5rem;mask:url(./images/icon_arrow1_1.svg) no-repeat center center/contain}.c-pagenav1__page1{display:flex;flex-wrap:wrap;align-items:center}@media (min-width: 768px){.c-pagenav1__page1{gap:.5rem}}@media (max-width: 767px){.c-pagenav1__page1{gap:.25rem}}.c-pagenav1__page1__item1,.wp-pagenavi .page,.wp-pagenavi span[aria-current]{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;color:#000;text-decoration:none}.c-pagenav1__page1__item1.is-current,.c-pagenav1__page1__item1.current,.wp-pagenavi .page.is-current,.wp-pagenavi .page.current,.wp-pagenavi span[aria-current].is-current,.wp-pagenavi span[aria-current].current{background:#000;color:#fff;font-weight:700}@media (hover: hover) and (pointer: fine){.c-pagenav1__page1__item1,.wp-pagenavi .page,.wp-pagenavi span[aria-current]{transition:all .7s cubic-bezier(.23,1,.32,1)}.c-pagenav1__page1__item1:hover,.wp-pagenavi .page:hover,.wp-pagenavi span[aria-current]:hover{background:#000;color:#fff;font-weight:700}}.c-icon1{display:inline-block}.c-icon1:before{content:"";display:inline-block}.c-icon1.is-access1{width:2rem;height:2rem}.c-icon1.is-access1:before{width:2rem;height:2rem;background:#000;mask:url(../images/icon_access1_1.svg) right center/1.75rem 1.625rem no-repeat}.c-label1{display:inline-grid;background:#000;padding:.25rem .75rem;font-size:.875rem;color:#fff;line-height:150%;font-weight:700}.c-label1.-stateEmphasis1{background:#e9545d}.c-label2{background:#fff;padding:.25rem .75rem;border:.0625rem solid #dcdcdc;border-radius:62.5rem;font-size:.75rem;line-height:150%;color:#000;text-decoration:none}.scrollTrigger1[data-scroll=fade1]{opacity:0;transition:opacity 1s cubic-bezier(.23,1,.32,1)}.scrollTrigger1[data-scroll=fade1].-enter{opacity:1}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1{opacity:0;translate:0 10px;transition:opacity 1s cubic-bezier(.23,1,.32,1),translate 1s cubic-bezier(.23,1,.32,1)}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(1){transition-delay:.15s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(2){transition-delay:.3s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(3){transition-delay:.45s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(4){transition-delay:.6s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(5){transition-delay:.75s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(6){transition-delay:.9s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(7){transition-delay:1.05s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(8){transition-delay:1.2s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(9){transition-delay:1.35s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(10){transition-delay:1.5s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(11){transition-delay:1.65s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(12){transition-delay:1.8s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(13){transition-delay:1.95s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(14){transition-delay:2.1s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(15){transition-delay:2.25s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(16){transition-delay:2.4s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(17){transition-delay:2.55s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(18){transition-delay:2.7s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(19){transition-delay:2.85s}.scrollTrigger1[data-scroll=fade2] .scrollTrigger1__item1:nth-of-type(20){transition-delay:3s}.scrollTrigger1[data-scroll=fade2].-enter .scrollTrigger1__item1{opacity:1;translate:0 0}.scrollTrigger2[data-scroll=fade1] .scrollTrigger2__item1{opacity:0;transition:opacity 1s cubic-bezier(.23,1,.32,1)}.scrollTrigger2[data-scroll=fade1] .scrollTrigger2__item1.-enter{opacity:1}.c-incBlock14{padding:2.5rem 0}@media (min-width: 768px){.c-incBlock14{padding:4rem 0 2.5rem}}.c-incBlock14__stepGroup1{display:grid;grid-template-columns:repeat(3,1fr);border:.0625rem solid #dcdcdc;background:#fff;overflow:hidden;background:red}.c-incBlock14__step1{display:grid;color:#787878;padding:.4375rem 0;justify-content:center;position:relative;z-index:1}@media (min-width: 768px){.c-incBlock14__step1{grid-auto-flow:column;align-items:center;gap:.75rem}}.c-incBlock14__step1:before{content:"";display:block;width:100%;height:100%;background:#fff;position:absolute;top:0;left:-.375rem;z-index:-1}.c-incBlock14__step1.-stateCurrent:before,.c-incBlock14__step1.-stateDone:before{background:#f5f5f5;left:0}.c-incBlock14__step1:nth-of-type(1){z-index:3}.c-incBlock14__step1:nth-of-type(2){z-index:2}.c-incBlock14__step1:nth-of-type(3):before{width:calc(100% + .625rem)}.c-incBlock14__step1.-stateCurrent{color:#000}.c-incBlock14__step1:after{content:"";display:block;width:1.0625rem;height:4.125rem;background:url(./images/incblock14_arrow1_2.webp) 0 0 no-repeat;background-size:cover;position:absolute;top:0rem;right:-.9375rem}@media (min-width: 768px){.c-incBlock14__step1:after{width:1.125rem;top:-.125rem;height:2.6875rem;background:url(./images/incblock14_arrow1_2_pc.webp) 0 0 no-repeat;background-size:cover}}.c-incBlock14__step1:last-child:after{display:none}.c-incBlock14__step1.-stateCurrent:after,.c-incBlock14__step1.-stateDone:after{background:url(./images/incblock14_arrow1_1.webp) 0 0 no-repeat;background-size:cover}@media (min-width: 768px){.c-incBlock14__step1.-stateCurrent:after,.c-incBlock14__step1.-stateDone:after{background:url(./images/incblock14_arrow1_1_pc.webp) 0 0 no-repeat;background-size:cover}}.c-incBlock14__step1__subLabel1{font-family:Lato,sans-serif;font-size:.75rem;font-weight:500;display:grid;grid-auto-flow:column;align-items:center;justify-content:center;gap:.25rem;line-height:1.1}.c-incBlock14__step1__subLabel1>span{font-size:1.5rem;line-height:1}.c-incBlock14__step1__mainLabel1{font-weight:700;text-align:center;line-height:1.5;margin-top:.25rem}@media (min-width: 768px){.c-incBlock14__step1__mainLabel1{margin:0}}.c-incBlock14__text1{margin-top:1.25rem}@media (min-width: 768px){.c-incBlock14__text1{margin-top:2.5rem}}.c-incBlock16{padding:0 1.5rem}@media (min-width: 768px){.c-incBlock16{padding:0}}.c-incBlock16.-colorGray1{background:#f5f5f5;padding:2.5rem 1.5rem 4rem}@media (min-width: 768px){.c-incBlock16__inner1{max-width:83rem;margin:auto;padding:0 4rem}}.c-incBlock16__body1{margin-top:1.5rem;border-bottom:1px solid #DCDCDC}@media (min-width: 768px){.c-incBlock16__body1{margin-top:2.5rem}}.c-incBlock16__body1:first-child{margin-top:0}.c-incBlock17{padding:2.5rem 1.5rem 0}@media (min-width: 768px){.c-incBlock17{padding-left:4rem;padding-right:4rem}}@media (min-width: 768px){.c-incBlock17__inner1{position:relative;max-width:75rem;margin:auto}}.c-incBlock17__body1{background:#f5f5f5;border:.0625rem solid #ccc}.c-incBlock17__text1{padding:.4375rem;background:#fff;line-height:1.8}.c-incBlock17__text1__inner1{height:11.625rem;overflow:auto;padding:.8125rem 1.0625rem}@media (min-width: 768px){.c-incBlock17__text1__inner1{height:8.75rem;padding:1.5rem}}.c-incBlock17__text1__inner1::-webkit-scrollbar{width:5px;background:#ececec}.c-incBlock17__text1__inner1::-webkit-scrollbar-thumb{background:#767676;border-radius:10rem}.c-incBlock17__check1{padding:1.25rem 1.5rem;display:grid;justify-content:center}.c-incBlock17__button1{margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media (min-width: 768px){.c-incBlock17__button1{width:22.5rem;margin:2.5rem auto 0}}.c-incBlock17__button1:first-child{margin-top:0}@media (min-width: 768px){.c-incBlock17__button1 .c-incBlock17__button1__button2{position:absolute;top:50%;left:0;translate:0 -50%}}.c-incBlock17__button1 .wpcf7-spinner{position:absolute}@media (min-width: 768px){.c-incBlock17__unit1{display:grid;grid-template-columns:13rem 1fr;gap:2.5rem}}.c-incBlock17__unit1>h3{font-weight:700;font-size:1rem}.c-incBlock17__unit1__body1>*+*{margin-top:.75rem}.c-incBlock17__unit1__body1>ul{list-style-type:disc;margin-left:1rem;display:grid}.l-main1{margin-bottom:5rem}.l-main1:has(.c-section14:last-child),.l-main1:has(.c-cv1:last-child){margin-bottom:0}body.-top .l-main1{margin-bottom:0}.l-main1__inner1{padding:0 1.5rem}@media (min-width: 768px){.l-main1__inner1{max-width:83rem;margin:auto;padding:0 4rem}}.l-document1{overflow-x:hidden}@media (min-width: 768px){.l-document1{min-width:80rem;margin:auto}}.u-mt-none{margin-top:0!important}.u-mt-8{margin-top:.5rem!important}.u-mt-12{margin-top:.75rem!important}.u-mt-20{margin-top:1.25rem!important}.u-mt-24{margin-top:1.5rem!important}.u-mt-40{margin-top:2.5rem!important}.u-mb-n16{margin-bottom:-16px!important}.u-mb-n48{margin-bottom:-48px!important}@media (min-width: 768px){.u-fromMD-mb-n40{margin-bottom:-40px!important}}@media (min-width: 768px){.u-fromMD-mb-n120{margin-bottom:-120px!important}}.u-pt-0{padding-top:0!important}.u-p-0{padding:0!important}.u-d-none{display:none!important}@media (min-width: 768px){.u-d-none-md{display:none}}@media (min-width: 768px){.u-fromMD-d-none{display:none!important}}@media (min-width: 768px){.u-fromMD-d-block{display:block!important}}@media (max-width: 767px){.u-d-none-sm{display:none!important}}.u-d-block{display:block}.u-d-grid{display:grid}.u-d-flex{display:flex}.u-d-grid{display:grid!important}@media (min-width: 768px){.u-fromMD-d-grid{display:grid!important}}.u-fw-bold{font-weight:700}.u-fw-black{font-weight:900}.u-t-a-center{text-align:center}@media (min-width: 768px){.u-t-a-center-md{text-align:center}}.u-t-a-right{text-align:right}.u-accordionBody1{height:0;overflow:hidden}@media (min-width: 768px){.u-accordionBody1{height:auto;overflow:visible}}@media (min-width: 320px){.u-fromXS-mt-none{margin-top:0!important}.u-fromXS-d-none{display:none}.u-fromXS-d-block{display:block}.u-fromXS-d-grid{display:grid}.u-fromXS-d-flex{display:flex}}@media (min-width: 640px){.u-fromSM-mt-none{margin-top:0!important}.u-fromSM-d-none{display:none}.u-fromSM-d-block{display:block}.u-fromSM-d-grid{display:grid}.u-fromSM-d-flex{display:flex}}@media (min-width: 768px){.u-fromMD-mt-none{margin-top:0!important}.u-fromMD-d-none{display:none}.u-fromMD-d-block{display:block}.u-fromMD-d-grid{display:grid}.u-fromMD-d-flex{display:flex}}@media (min-width: 1024px){.u-fromLG-mt-none{margin-top:0!important}.u-fromLG-d-none{display:none}.u-fromLG-d-block{display:block}.u-fromLG-d-grid{display:grid}.u-fromLG-d-flex{display:flex}}@media (min-width: 1280px){.u-fromXL-mt-none{margin-top:0!important}.u-fromXL-d-none{display:none}.u-fromXL-d-block{display:block}.u-fromXL-d-grid{display:grid}.u-fromXL-d-flex{display:flex}}@media (min-width: 1366px){.u-from2XL-mt-none{margin-top:0!important}.u-from2XL-d-none{display:none}.u-from2XL-d-block{display:block}.u-from2XL-d-grid{display:grid}.u-from2XL-d-flex{display:flex}}@media (min-width: 1440px){.u-from3XL-mt-none{margin-top:0!important}.u-from3XL-d-none{display:none}.u-from3XL-d-block{display:block}.u-from3XL-d-grid{display:grid}.u-from3XL-d-flex{display:flex}}
