@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300..900&display=swap";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.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{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev ::slotted(svg),.swiper-button-prev svg,.swiper-button-next ::slotted(svg),.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev ::slotted(.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 ::slotted(.swiper-navigation-icon),.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.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:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.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{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.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{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.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{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;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-top,.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{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}@media print,screen and (max-width:1023px){html{scroll-padding:57px}}@media print,screen and (min-width:1024px){html{scroll-padding:80px}}#ogori_top{font-family:Noto Sans JP,sans-serif;font-weight:400;font-optical-sizing:auto}@media print,screen and (max-width:1023px){#ogori_top{font-size:3.5vw}}@media print,screen and (min-width:1024px){#ogori_top{font-size:clamp(12px,.8333333333vw,18px)}}#ogori_top{position:relative;overflow-x:clip}#ogori_top *{line-height:1.4}#ogori_top img{display:block flow-root;height:auto}#ogori_top .p-top__sec{position:relative}#ogori_top .p-top__sec-ttl{display:block flex;flex-direction:column}@media print,screen and (max-width:1023px){#ogori_top .p-top__sec-ttl{align-items:center;gap:7vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__sec-ttl{gap:clamp(24px,1.6666666667vw,36px)}}#ogori_top .p-top__sec-ttl-sub{color:#fff;background:#222586;width:fit-content}@media print,screen and (max-width:1023px){#ogori_top .p-top__sec-ttl-sub{font-size:5vw;padding-inline:4vw;padding-block:2.5vw;border-radius:2.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__sec-ttl-sub{font-size:clamp(15px,1.0416666667vw,22.5px);padding-inline:clamp(12px,.8333333333vw,18px);padding-block:clamp(7.5px,.5208333333vw,11.25px);border-radius:clamp(7.5px,.5208333333vw,11.25px)}}#ogori_top .p-top__sec-ttl-main{font-weight:700}@media print,screen and (max-width:1023px){#ogori_top .p-top__sec-ttl-main{font-size:5.5vw;text-align:center}}@media print,screen and (min-width:1024px){#ogori_top .p-top__sec-ttl-main{font-size:clamp(30px,2.0833333333vw,45px)}}#ogori_top .p-top__sec-ttl-main span{font-weight:700;line-height:1.3;background:linear-gradient(to bottom,transparent,transparent 70%,#FCED21 70%,#FCED21 95%,transparent 95%);background-blend-mode:multiply}#ogori_top .p-top__sec-inr{position:relative;z-index:2}#ogori_top .p-top__cta-txt{color:#fff;text-align:center}#ogori_top .p-top__cta-txt-ttl{font-weight:700;text-shadow:0 0 8px rgba(0,0,0,.1)}@media print,screen and (max-width:1023px){#ogori_top .p-top__cta-txt-ttl{font-size:5.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__cta-txt-ttl{font-size:clamp(30px,2.0833333333vw,45px)}}#ogori_top .p-top__cta-txt-par{font-weight:400;text-shadow:0 0 8px rgba(0,0,0,.1)}@media print,screen and (max-width:1023px){#ogori_top .p-top__cta-txt-par{font-size:3.5vw;margin-block-start:5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__cta-txt-par{font-size:clamp(15px,1.0416666667vw,22.5px);margin-block-start:clamp(21px,1.4583333333vw,31.5px)}}#ogori_top .p-top__cta-btns{display:block flex;justify-content:center}@media print,screen and (max-width:1023px){#ogori_top .p-top__cta-btns{flex-direction:column;gap:3vw;margin-block-start:10vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__cta-btns{gap:clamp(15px,1.0416666667vw,22.5px);margin-block-start:clamp(60px,4.1666666667vw,90px)}}#ogori_top .p-top__cta-btn{position:relative;display:block flex;align-items:center;transition:background .3s ease,translate .3s ease,box-shadow .3s ease}@media print,screen and (max-width:1023px){#ogori_top .p-top__cta-btn{gap:4.5vw;width:90.5vw;min-height:43vw;padding-inline:6.5vw;padding-block:6.25vw;border-radius:3vw;box-shadow:#e6efff 0 1vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__cta-btn{gap:clamp(21px,1.4583333333vw,31.5px);width:clamp(427.5px,29.6875vw,641.25px);min-height:clamp(202.5px,14.0625vw,303.75px);padding-inline:clamp(31.5px,2.1875vw,47.25px);padding-block:clamp(28.5px,1.9791666667vw,42.75px);border-radius:clamp(15px,1.0416666667vw,22.5px);box-shadow:#e6efff 0 clamp(3px,.2083333333vw,4.5px) 0}}@media(hover:hover)and (pointer:fine){#ogori_top .p-top__cta-btn:hover{box-shadow:#e6efff 0 0}}@media print and (hover:hover)and (pointer:fine),screen and (hover:hover)and (pointer:fine)and (max-width:1023px){#ogori_top .p-top__cta-btn:hover{translate:0 1vw}}@media print and (hover:hover)and (pointer:fine),screen and (hover:hover)and (pointer:fine)and (min-width:1024px){#ogori_top .p-top__cta-btn:hover{translate:0 clamp(3px,.2083333333vw,4.5px)}}#ogori_top .p-top__cta-btn.m-contact{background:#fced21}@media(hover:hover)and (pointer:fine){#ogori_top .p-top__cta-btn.m-contact:hover{background:color-mix(in srgb,#FCED21 100%,#fff 40%)}}#ogori_top .p-top__cta-btn.m-dl{color:#fff;background:#222586}@media(hover:hover)and (pointer:fine){#ogori_top .p-top__cta-btn.m-dl:hover{background:color-mix(in srgb,#222586 100%,#fff 20%)}}#ogori_top .p-top__cta-btn-icon{display:block grid;place-items:center;background:#fff;aspect-ratio:1/1}@media print,screen and (max-width:1023px){#ogori_top .p-top__cta-btn-icon{min-width:30.5vw;border-radius:3vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__cta-btn-icon{min-width:clamp(145.5px,10.1041666667vw,218.25px);border-radius:clamp(13.5px,.9375vw,20.25px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__cta-btn-icon img{width:9.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__cta-btn-icon img{width:clamp(45px,3.125vw,67.5px)}}#ogori_top .p-top__cta-btn-txt__ttl-en{font-weight:400;line-height:1.6}@media print,screen and (max-width:1023px){#ogori_top .p-top__cta-btn-txt__ttl-en{font-size:1.75vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__cta-btn-txt__ttl-en{font-size:clamp(8.25px,.5729166667vw,12.375px)}}#ogori_top .p-top__cta-btn-txt__ttl-ja{font-weight:700;line-height:1.6}@media print,screen and (max-width:1023px){#ogori_top .p-top__cta-btn-txt__ttl-ja{font-size:4.25vw;margin-block-start:2vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__cta-btn-txt__ttl-ja{font-size:clamp(20.25px,1.40625vw,30.375px);margin-block-start:clamp(9px,.625vw,13.5px)}}#ogori_top .p-top__cta-btn-txt__desc{font-weight:400;line-height:1.6;letter-spacing:.01em}@media print,screen and (max-width:1023px){#ogori_top .p-top__cta-btn-txt__desc{font-size:2.25vw;margin-block-start:1.25vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__cta-btn-txt__desc{font-size:clamp(8.25px,.5729166667vw,12.375px);margin-block-start:clamp(6.75px,.46875vw,10.125px)}}#ogori_top .p-top__kv{position:relative;width:100%}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv{height:193vw;background:#eff9fc}}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv{height:clamp(591px,41.0416666667vw,886.5px)}}#ogori_top .p-top__kv.is-active .p-top__kv-inr{opacity:1;scale:1}#ogori_top .p-top__kv.is-active .p-top__kv-img{opacity:1;translate:0 0}#ogori_top .p-top__kv-bg{position:absolute;inset-inline-end:0;inset-block-start:0;width:auto;height:100%;z-index:1}#ogori_top .p-top__kv-inr{position:relative;width:100%;height:100%;z-index:2;opacity:0;scale:1.0125;transition:scale .6s cubic-bezier(.25,.1,.25,1),opacity .6s cubic-bezier(.25,.1,.25,1)}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv-inr{display:block flex;align-items:center;flex-direction:row-reverse}}#ogori_top .p-top__kv-imgs{position:relative;z-index:1}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv-imgs{width:100%;height:113vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv-imgs{width:clamp(603.75px,41.9270833333vw,905.625px);height:clamp(525px,36.4583333333vw,787.5px);margin-inline-end:clamp(-81px,-5.625vw,-121.5px);margin-block-start:clamp(36px,2.5vw,54px)}}#ogori_top .p-top__kv-imgs-bg{position:absolute;inset-inline-start:-6vw;inset-block-start:-28.5vw;width:calc(100% + 12vw);z-index:3}#ogori_top .p-top__kv-img{position:absolute;display:block flow-root;background:#e4f9ff;border:solid #E4F9FF;border-radius:50%;opacity:0;translate:0 25px;transition:translate 1.8s cubic-bezier(.16,1,.3,1),opacity .6s cubic-bezier(.25,.1,.25,1)}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv-img{border-width:2vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv-img{border-width:clamp(13.5px,.9375vw,20.25px)}}#ogori_top .p-top__kv-img.m-01{z-index:1;transition-delay:.5s}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv-img.m-01{inset-inline-start:1.5vw;inset-block-start:16vw;width:24vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv-img.m-01{inset-inline-start:clamp(61.5px,4.2708333333vw,92.25px);inset-block-start:0;width:clamp(180px,12.5vw,270px)}}#ogori_top .p-top__kv-img.m-02{z-index:3;transition-delay:1s}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv-img.m-02{inset-inline-start:-1.25vw;inset-block-start:52.25vw;width:32.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv-img.m-02{inset-inline-start:0;inset-block-end:clamp(86.25px,5.9895833333vw,129.375px);width:clamp(210px,14.5833333333vw,315px)}}#ogori_top .p-top__kv-img.m-03{z-index:3;transition-delay:1.5s}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv-img.m-03{inset-inline-end:-2vw;inset-block-start:18vw;width:31.75vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv-img.m-03{inset-inline-end:0;inset-block-start:clamp(106.5px,7.3958333333vw,159.75px);width:clamp(210px,14.5833333333vw,315px)}}#ogori_top .p-top__kv-img.m-04{z-index:3;transition-delay:2s}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv-img.m-04{inset-inline-end:-.25vw;inset-block-start:83.25vw;width:30vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv-img.m-04{inset-inline-end:clamp(35.25px,2.4479166667vw,52.875px);inset-block-end:0;width:clamp(180px,12.5vw,270px)}}#ogori_top .p-top__kv-img img{aspect-ratio:1/1}#ogori_top .p-top__kv-imgs-vender{position:absolute;z-index:2}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv-imgs-vender{width:57.5vw;inset-inline-start:17vw;inset-block-start:6.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv-imgs-vender{width:clamp(265.5px,18.4375vw,398.25px);inset-inline-start:clamp(186px,12.9166666667vw,279px);inset-block-end:clamp(21px,1.4583333333vw,31.5px)}}#ogori_top .p-top__kv-imgs-txt{position:absolute;font-weight:700;background:#fced21;border-radius:9999px;z-index:3}#ogori_top .p-top__kv-imgs-txt:before{content:"";position:absolute;inset-block-end:clamp(-11.25px,-.78125vw,-16.875px);inset-inline-end:clamp(54px,3.75vw,81px);width:clamp(22.5px,1.5625vw,33.75px);height:clamp(12px,.8333333333vw,18px);background:#fced21}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv-imgs-txt:before{inset-block-start:-3.75vw;inset-inline-end:13vw;width:7.5vw;height:4vw;clip-path:polygon(100% 100%,30% 100%,0 0)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv-imgs-txt:before{inset-block-end:clamp(-11.25px,-.78125vw,-16.875px);inset-inline-end:clamp(54px,3.75vw,81px);width:clamp(22.5px,1.5625vw,33.75px);height:clamp(12px,.8333333333vw,18px);clip-path:polygon(100% 0,30% 0,0 100%)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv-imgs-txt{inset-inline-end:2vw;inset-block-start:68vw;font-size:3vw;padding-inline:5vw;padding-block:3.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv-imgs-txt{inset-inline-end:clamp(111px,7.7083333333vw,166.5px);inset-block-start:clamp(4.5px,.3125vw,6.75px);font-size:clamp(12px,.8333333333vw,18px);padding-inline:clamp(19.5px,1.3541666667vw,29.25px);padding-block:clamp(12px,.8333333333vw,18px)}}#ogori_top .p-top__kv-imgs-txt span{font-weight:700}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv-imgs-txt span{font-size:4.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv-imgs-txt span{font-size:clamp(18px,1.25vw,27px)}}#ogori_top .p-top__kv-txt{position:relative;z-index:2}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv-txt{width:100%;inset-block-start:-21vw}}#ogori_top .p-top__kv-txt-ttl{font-weight:700;line-height:1.3}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv-txt-ttl{font-size:9vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv-txt-ttl{font-size:clamp(48px,3.3333333333vw,72px)}}#ogori_top .p-top__kv-txt-ttl span{position:relative;color:#222586;font-weight:700;line-height:1.3;background:linear-gradient(to bottom,transparent,transparent 70%,#FCED21 70%,#FCED21 95%,transparent 95%);background-blend-mode:multiply}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv-txt-ttl span{font-size:12vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv-txt-ttl span{font-size:clamp(64.5px,4.4791666667vw,96.75px)}}#ogori_top .p-top__kv-txt-catch{font-weight:700;line-height:1.4;letter-spacing:3%}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv-txt-catch{font-size:4vw;margin-block-start:4vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv-txt-catch{font-size:clamp(22.5px,1.5625vw,33.75px);margin-block-start:clamp(18px,1.25vw,27px)}}#ogori_top .p-top__kv-txt-links{display:block flex;flex-direction:column}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv-txt-links{gap:4vw;margin-block-start:8vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv-txt-links{gap:clamp(12px,.8333333333vw,18px);margin-block-start:clamp(52.5px,3.6458333333vw,78.75px)}}#ogori_top .p-top__kv-txt-link{position:relative;display:block flex;justify-content:center;align-items:center;transition:background .3s ease,translate .3s ease,box-shadow .3s ease}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv-txt-link{width:90.5vw;height:17.5vw;border-radius:3vw;box-shadow:#00000021 0 1vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv-txt-link{width:clamp(277.5px,19.2708333333vw,416.25px);height:clamp(52.5px,3.6458333333vw,78.75px);border-radius:clamp(9px,.625vw,13.5px);box-shadow:#00000021 0 clamp(3px,.2083333333vw,4.5px) 0}}@media(hover:hover)and (pointer:fine){#ogori_top .p-top__kv-txt-link:hover{box-shadow:#00000021 0 0}}@media print and (hover:hover)and (pointer:fine),screen and (hover:hover)and (pointer:fine)and (max-width:1023px){#ogori_top .p-top__kv-txt-link:hover{translate:0 1vw}}@media print and (hover:hover)and (pointer:fine),screen and (hover:hover)and (pointer:fine)and (min-width:1024px){#ogori_top .p-top__kv-txt-link:hover{translate:0 clamp(3px,.2083333333vw,4.5px)}}#ogori_top .p-top__kv-txt-link.m-contact{background:#fced21}@media(hover:hover)and (pointer:fine){#ogori_top .p-top__kv-txt-link.m-contact:hover{background:color-mix(in srgb,#FCED21 100%,#fff 40%)}}#ogori_top .p-top__kv-txt-link.m-dl{color:#fff;background:#222586}@media(hover:hover)and (pointer:fine){#ogori_top .p-top__kv-txt-link.m-dl:hover{background:color-mix(in srgb,#222586 100%,#fff 20%)}}#ogori_top .p-top__kv-txt-link__icon{position:absolute;inset-block-start:50%;translate:0 -50%}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv-txt-link__icon{inset-inline-start:5.5vw;width:8.25vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv-txt-link__icon{inset-inline-start:clamp(16.5px,1.1458333333vw,24.75px);width:clamp(24.75px,1.71875vw,37.125px)}}#ogori_top .p-top__kv-txt-link__txt{font-weight:700;text-align:center}@media print,screen and (max-width:1023px){#ogori_top .p-top__kv-txt-link__txt{font-size:4.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__kv-txt-link__txt{font-size:clamp(15px,1.0416666667vw,22.5px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__effects{padding-block:10vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__effects{padding-block:clamp(30px,2.0833333333vw,45px)}}#ogori_top .p-top__effects.is-active .p-top__effects-list-item__graph-circle-line.m-01{animation:circleAnim1 1s .5s both}#ogori_top .p-top__effects.is-active .p-top__effects-list-item__graph-circle-line.m-02{animation:circleAnim2 1s .5s both}#ogori_top .p-top__effects.is-active .p-top__effects-list-item__graph-circle-line.m-03{animation:circleAnim3 1s .5s both}@keyframes circleAnim1{0%{stroke-dasharray:0,314.159}to{stroke-dasharray:307.87582,314.159}}@keyframes circleAnim2{0%{stroke-dasharray:0,314.159}to{stroke-dasharray:301.59264,314.159}}@keyframes circleAnim3{0%{stroke-dasharray:0,314.159}to{stroke-dasharray:270.17674,314.159}}#ogori_top .p-top__effects-inr{display:block flex;justify-content:center}#ogori_top .p-top__effects-list{position:relative;display:block flex}@media print,screen and (max-width:1023px){#ogori_top .p-top__effects-list{flex-direction:column;gap:2.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__effects-list{gap:clamp(60px,4.1666666667vw,90px)}}#ogori_top .p-top__effects-list:before,#ogori_top .p-top__effects-list:after{content:"";position:absolute;background:center/cover url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='64.405'%20height='82.207'%20viewBox='0%200%2064.405%2082.207'%3e%3cpath%20d='M58.905%2076.707%205.5%205.5m22.37%2071.207L10.603%2053.684'%20style='stroke:%23fced21;stroke-linecap:round;stroke-miterlimit:4;stroke-width:11px'/%3e%3c/svg%3e") no-repeat}@media print,screen and (max-width:1023px){#ogori_top .p-top__effects-list:before,#ogori_top .p-top__effects-list:after{display:none}}@media print,screen and (min-width:1024px){#ogori_top .p-top__effects-list:before,#ogori_top .p-top__effects-list:after{inset-block-end:0;width:clamp(45px,3.125vw,67.5px);height:clamp(60px,4.1666666667vw,90px)}}#ogori_top .p-top__effects-list:before{inset-inline-start:clamp(-72.75px,-5.0520833333vw,-109.125px)}#ogori_top .p-top__effects-list:after{inset-inline-end:clamp(-72.75px,-5.0520833333vw,-109.125px);scale:-1 1}#ogori_top .p-top__effects-list-item{display:block flex;align-items:center}@media print,screen and (max-width:1023px){#ogori_top .p-top__effects-list-item{gap:10vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__effects-list-item{flex-direction:column;gap:clamp(25.5px,1.7708333333vw,38.25px)}}#ogori_top .p-top__effects-list-item__ttl{display:block grid;place-items:center;position:relative;font-weight:700;line-height:1.4;text-align:center;background:#fced21}@media print,screen and (max-width:1023px){#ogori_top .p-top__effects-list-item__ttl{width:41.5vw;height:24vw;font-size:5.25vw;border-radius:2.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__effects-list-item__ttl{width:clamp(157.5px,10.9375vw,236.25px);height:clamp(81px,5.625vw,121.5px);font-size:clamp(18px,1.25vw,27px);border-radius:clamp(7.5px,.5208333333vw,11.25px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__effects-list-item__ttl.m-small{font-size:4.5vw}}#ogori_top .p-top__effects-list-item__ttl:after{content:"";position:absolute;background:#fced21}@media print,screen and (max-width:1023px){#ogori_top .p-top__effects-list-item__ttl:after{inset-inline-end:-4.25vw;inset-block-start:50%;translate:0 -50%;width:4.5vw;height:4.5vw;clip-path:polygon(0 100%,0 0,100% 50%)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__effects-list-item__ttl:after{inset-inline-start:50%;inset-block-end:clamp(-14.25px,-.9895833333vw,-21.375px);translate:-50% 0;width:clamp(15px,1.0416666667vw,22.5px);height:clamp(15px,1.0416666667vw,22.5px);clip-path:polygon(100% 0,50% 100%,0 0)}}#ogori_top .p-top__effects-list-item__graph{position:relative;display:block grid;place-items:center;background:#e4f9ff;border-radius:50%;aspect-ratio:1/1}@media print,screen and (max-width:1023px){#ogori_top .p-top__effects-list-item__graph{width:28.75vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__effects-list-item__graph{width:clamp(135px,9.375vw,202.5px)}}#ogori_top .p-top__effects-list-item__graph:after{content:"";position:absolute;background:#fff;border-radius:50%;aspect-ratio:1/1;z-index:2}@media print,screen and (max-width:1023px){#ogori_top .p-top__effects-list-item__graph:after{width:20.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__effects-list-item__graph:after{width:clamp(96px,6.6666666667vw,144px)}}#ogori_top .p-top__effects-list-item__graph-circle{position:absolute;inset-inline-start:50%;inset-block-start:50%;translate:-50% -50%;display:block flow-root;border-radius:50%;rotate:-90deg;aspect-ratio:1/1}@media print,screen and (max-width:1023px){#ogori_top .p-top__effects-list-item__graph-circle{width:24.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__effects-list-item__graph-circle{width:clamp(115.5px,8.0208333333vw,173.25px)}}#ogori_top .p-top__effects-list-item__graph-circle-line{fill:none;stroke:#6fcadf;stroke-dasharray:0,314.159;stroke-dashoffset:0}@media print,screen and (max-width:1023px){#ogori_top .p-top__effects-list-item__graph-circle-line{stroke-width:4vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__effects-list-item__graph-circle-line{stroke-width:clamp(19.5px,1.3541666667vw,29.25px)}}#ogori_top .p-top__effects-list-item__graph-txt{position:relative;z-index:3}@media print,screen and (max-width:1023px){#ogori_top .p-top__effects-list-item__graph-txt{font-size:3.75vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__effects-list-item__graph-txt{font-size:clamp(18px,1.25vw,27px)}}#ogori_top .p-top__effects-list-item__graph-txt span{font-weight:700;margin-inline-end:.1em}@media print,screen and (max-width:1023px){#ogori_top .p-top__effects-list-item__graph-txt span{font-size:7.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__effects-list-item__graph-txt span{font-size:clamp(36px,2.5vw,54px)}}#ogori_top .p-top__comp-bnr{width:100%;overflow:hidden;background:#fff}#ogori_top .p-top__comp-bnr-track{display:block flex;width:max-content;will-change:transform}#ogori_top .p-top__comp-bnr-group{display:flex;flex-shrink:0;align-items:center}@media print,screen and (max-width:1023px){#ogori_top .p-top__comp-bnr-group{gap:3.75vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__comp-bnr-group{gap:clamp(11.25px,.78125vw,16.875px)}}#ogori_top .p-top__comp-bnr-item{display:block flow-root;width:fit-content!important;flex-shrink:0}#ogori_top .p-top__comp-bnr-item img{width:auto}@media print,screen and (max-width:1023px){#ogori_top .p-top__comp-bnr-item img{height:13vw;padding-inline:3.75vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__comp-bnr-item img{height:clamp(39px,2.7083333333vw,58.5px);padding-inline:clamp(22.5px,1.5625vw,33.75px)}}#ogori_top .p-top__problem{position:relative;background:#222586}@media print,screen and (max-width:1023px){#ogori_top .p-top__problem{margin-block-start:10vw;padding-block:15vw 92.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem{margin-block-start:clamp(30px,2.0833333333vw,45px);padding-block:clamp(90px,6.25vw,135px) clamp(277.5px,19.2708333333vw,416.25px)}}#ogori_top .p-top__problem:after{content:"";position:absolute;inset-inline-start:0;inset-block-end:0;display:block flow-root;width:100%;background:#222586}@media print,screen and (max-width:1023px){#ogori_top .p-top__problem:after{inset-block-end:-30vw;height:30vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem:after{inset-block-end:clamp(-180px,-12.5vw,-270px);height:clamp(180px,12.5vw,270px)}}#ogori_top .p-top__problem-ttl{color:#fff;font-weight:700;text-align:center;line-height:1.4}@media print,screen and (max-width:1023px){#ogori_top .p-top__problem-ttl{font-size:5.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-ttl{font-size:clamp(31.5px,2.1875vw,47.25px)}}#ogori_top .p-top__problem-list{display:block flex;justify-content:center;flex-wrap:wrap;margin-inline:auto}@media print,screen and (max-width:1023px){#ogori_top .p-top__problem-list{flex-direction:column;gap:15vw;width:90.5vw;margin-inline:auto;margin-block-start:15vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list{width:clamp(798px,55.4166666667vw,1197px);gap:clamp(78.75px,5.46875vw,118.125px);margin-block-start:clamp(60px,4.1666666667vw,90px)}}#ogori_top .p-top__problem-list-item{position:relative;display:block flex;flex-direction:column;align-items:center}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list-item:nth-child(1) .p-top__problem-list-item__parsonal:before{clip-path:polygon(0 0,100% 100%,60% 0);width:clamp(61.5px,4.2708333333vw,92.25px);height:clamp(38.25px,2.65625vw,57.375px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__problem-list-item:nth-child(2) .p-top__problem-list-item__balloon-par:nth-child(2){padding-inline:3vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list-item:nth-child(2) .p-top__problem-list-item__parsonal:before{clip-path:polygon(50% 100%,0 0,100% 0);width:clamp(40.5px,2.8125vw,60.75px);height:clamp(38.25px,2.65625vw,57.375px)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list-item:nth-child(3) .p-top__problem-list-item__parsonal:before{clip-path:polygon(40% 0,0 100%,100% 0);width:clamp(61.5px,4.2708333333vw,92.25px);height:clamp(38.25px,2.65625vw,57.375px)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list-item.is-active:nth-child(1) .p-top__problem-list-item__balloon{transition-delay:.1s}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list-item.is-active:nth-child(2) .p-top__problem-list-item__balloon{transition-delay:.6s}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list-item.is-active:nth-child(3) .p-top__problem-list-item__balloon{transition-delay:1.1s}}#ogori_top .p-top__problem-list-item.is-active .p-top__problem-list-item__balloon{opacity:1;translate:0 0}#ogori_top .p-top__problem-list-item__balloon{position:relative;display:block flex;flex-direction:column;width:100%;opacity:0;translate:0 25px;transition:translate 1.8s cubic-bezier(.16,1,.3,1),opacity .6s cubic-bezier(.25,.1,.25,1);z-index:3}#ogori_top .p-top__problem-list-item__balloon:before,#ogori_top .p-top__problem-list-item__balloon:after{content:"";position:absolute;background:#e6efff;border-radius:50%;aspect-ratio:1/1}@media print,screen and (max-width:1023px){#ogori_top .p-top__problem-list-item__balloon:before{inset-inline-start:28vw;inset-block-start:41.25vw;width:4vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list-item__balloon:before{inset-inline-end:clamp(49.5px,3.4375vw,74.25px);inset-block-end:clamp(-20.25px,-1.40625vw,-30.375px);width:clamp(12px,.8333333333vw,18px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__problem-list-item__balloon:after{inset-inline-start:25vw;inset-block-start:45.25vw;width:2vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list-item__balloon:after{inset-inline-end:clamp(63px,4.375vw,94.5px);inset-block-end:clamp(-28.5px,-1.9791666667vw,-42.75px);width:clamp(6px,.4166666667vw,9px)}}#ogori_top .p-top__problem-list-item__balloon-par{position:relative;color:#222586;font-weight:700;text-align:center;width:fit-content;background:#e6efff;border-radius:9999px}@media print,screen and (max-width:1023px){#ogori_top .p-top__problem-list-item__balloon-par{font-size:4.5vw;padding-inline:6.5vw;padding-block:5.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list-item__balloon-par{font-size:clamp(13.5px,.9375vw,20.25px);padding-inline:clamp(19.5px,1.3541666667vw,29.25px);padding-block:clamp(16.5px,1.1458333333vw,24.75px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__problem-list-item__balloon-par:nth-child(1){inset-inline-start:7vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list-item__balloon-par:nth-child(1){inset-inline-start:clamp(-24.75px,-1.71875vw,-37.125px)}}#ogori_top .p-top__problem-list-item__balloon-par:nth-child(2){margin-inline-start:auto}@media print,screen and (max-width:1023px){#ogori_top .p-top__problem-list-item__balloon-par:nth-child(2){margin-block-start:-4.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list-item__balloon-par:nth-child(2){inset-inline-end:clamp(-24.75px,-1.71875vw,-37.125px);margin-block-start:clamp(-7.5px,-.5208333333vw,-11.25px)}}#ogori_top .p-top__problem-list-item__face{position:absolute;display:block flow-root;background:#c3ebf6;aspect-ratio:1/1;border-radius:50%;z-index:2}@media print,screen and (max-width:1023px){#ogori_top .p-top__problem-list-item__face{inset-inline-start:0;inset-block-start:26.75vw;width:24vw;overflow:hidden}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list-item__face{inset-inline-start:50%;inset-block-start:clamp(174px,12.0833333333vw,261px);translate:-50% 0;width:clamp(123px,8.5416666667vw,184.5px)}}#ogori_top .p-top__problem-list-item__face img{position:absolute;inset-inline-start:50%;translate:-50% 0}@media print,screen and (max-width:1023px){#ogori_top .p-top__problem-list-item__face img{inset-block-start:10%;width:22.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list-item__face img{inset-block-end:0;width:clamp(123px,8.5416666667vw,184.5px)}}#ogori_top .p-top__problem-list-item__parsonal{position:relative;display:block flex;flex-direction:column;background:#fff}@media print,screen and (max-width:1023px){#ogori_top .p-top__problem-list-item__parsonal{gap:1vw;width:100%;margin-block-start:11vw;padding-inline:5vw;padding-block:5vw;border-radius:5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list-item__parsonal{gap:clamp(3px,.2083333333vw,4.5px);width:clamp(213px,14.7916666667vw,319.5px);margin-block-start:clamp(97.5px,6.7708333333vw,146.25px);padding-inline:clamp(15px,1.0416666667vw,22.5px);padding-block:clamp(75px,5.2083333333vw,112.5px) clamp(15px,1.0416666667vw,22.5px);border-radius:clamp(15px,1.0416666667vw,22.5px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__problem-list-item__parsonal dt,#ogori_top .p-top__problem-list-item__parsonal dd{padding-inline:2.5vw;padding-block:2.5vw;border-radius:1.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list-item__parsonal dt,#ogori_top .p-top__problem-list-item__parsonal dd{padding-inline:clamp(7.5px,.5208333333vw,11.25px);padding-block:clamp(7.5px,.5208333333vw,11.25px);border-radius:clamp(4.5px,.3125vw,6.75px)}}#ogori_top .p-top__problem-list-item__parsonal dt{color:#fff;font-weight:700;text-align:center;background:#222586}@media print,screen and (max-width:1023px){#ogori_top .p-top__problem-list-item__parsonal dt{font-size:4vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list-item__parsonal dt{font-size:clamp(12px,.8333333333vw,18px)}}#ogori_top .p-top__problem-list-item__parsonal dd{color:#222586;font-weight:400;text-align:center;background:#e6efff}@media print,screen and (max-width:1023px){#ogori_top .p-top__problem-list-item__parsonal dd{font-size:3.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list-item__parsonal dd{font-size:clamp(10.5px,.7291666667vw,15.75px)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-list-item__parsonal:before{content:"";position:absolute;inset-inline-start:50%;translate:-50% 0;background:#fff;inset-block-end:clamp(-37.5px,-2.6041666667vw,-56.25px)}}#ogori_top .p-top__problem-conclusion{color:#222586;font-weight:400;text-align:center;background:#e6efff;margin-inline:auto}@media print,screen and (max-width:1023px){#ogori_top .p-top__problem-conclusion{width:74vw;font-size:6vw;line-height:1.6;font-feature-settings:"halt";border-radius:5vw;margin-inline:auto;margin-block-start:15vw;padding-block:6vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-conclusion{width:clamp(798px,55.4166666667vw,1197px);font-size:clamp(36px,2.5vw,54px);border-radius:clamp(15px,1.0416666667vw,22.5px);margin-block-start:clamp(60px,4.1666666667vw,90px);padding-block:clamp(18px,1.25vw,27px)}}#ogori_top .p-top__problem-conclusion.is-active span{animation:bounce .8s cubic-bezier(.84,0,.84,1.56) both}#ogori_top .p-top__problem-conclusion span{font-weight:700;opacity:0;scale:1.5}@media print,screen and (max-width:1023px){#ogori_top .p-top__problem-conclusion span{display:block flow-root;font-size:8vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__problem-conclusion span{display:inline-block;font-size:clamp(48px,3.3333333333vw,72px)}}@keyframes bounce{0%{opacity:0;scale:1.5}to{opacity:1;scale:1}}#ogori_top .p-top__concept{position:relative;z-index:2}#ogori_top .p-top__concept:before,#ogori_top .p-top__concept:after{content:"";position:absolute;inset-inline-start:50%;translate:-50% 0;background:#e4f9ff}#ogori_top .p-top__concept:before{inset-block-start:0;width:100%;border-radius:50% 50% 0 0;z-index:1}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept:before{width:238.5vw;height:128.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept:before{width:calc(100% + clamp(171px,11.875vw,256.5px)*2);height:100%}}#ogori_top .p-top__concept:after{clip-path:polygon(50% 0%,0% 100%,100% 100%)}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept:after{inset-block-start:-12vw;width:13vw;height:12.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept:after{inset-block-start:clamp(-36px,-2.5vw,-54px);width:clamp(39px,2.7083333333vw,58.5px);height:clamp(37.5px,2.6041666667vw,56.25px)}}#ogori_top .p-top__concept-ttl{position:relative;width:100%;color:#222586;font-weight:700;text-align:center;font-feature-settings:"halt";z-index:3}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-ttl{font-size:6vw;margin-block-start:-66.75vw;padding-block:20vw 25vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-ttl{font-size:clamp(22.5px,1.5625vw,33.75px);margin-block-start:clamp(-212.25px,-14.7395833333vw,-318.375px);padding-block:clamp(60px,4.1666666667vw,90px)}}#ogori_top .p-top__concept-ttl span{display:block flow-root;font-weight:700}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-ttl span{font-size:11.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-ttl span{font-size:clamp(43.5px,3.0208333333vw,65.25px)}}#ogori_top .p-top__concept-wrap{background:#e4f9ff}#ogori_top .p-top__concept-bg{position:absolute;inset-inline-start:0;width:100%;z-index:2}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-bg{inset-block-start:102.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-bg{inset-block-end:0}}#ogori_top .p-top__concept-inr{position:relative;z-index:2}#ogori_top .p-top__concept-catch{display:block flex;flex-direction:column;align-items:center}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-catch{margin-block-start:clamp(45px,3.125vw,67.5px)}}#ogori_top .p-top__concept-catch-logo{background:#fff}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-catch-logo{margin-block-end:-3vw;padding-inline:6.5vw;padding-block:1.5vw;border-radius:3.75vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-catch-logo{margin-block-end:clamp(-18px,-1.25vw,-27px);padding-inline:clamp(33.75px,2.34375vw,50.625px);padding-block:clamp(11.25px,.78125vw,16.875px);border-radius:clamp(15px,1.0416666667vw,22.5px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-catch-logo img{width:42.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-catch-logo img{width:clamp(248.25px,17.2395833333vw,372.375px)}}#ogori_top .p-top__concept-catch-txt{font-weight:700;text-align:center;background:#fff}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-catch-txt{font-size:5vw;padding-inline:7vw;padding-block:6vw;border-radius:2.5vw;box-shadow:0 1.5vw #0000000d}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-catch-txt{font-size:clamp(30px,2.0833333333vw,45px);padding-inline:clamp(27px,1.875vw,40.5px);padding-block:clamp(19.5px,1.3541666667vw,29.25px);border-radius:clamp(15px,1.0416666667vw,22.5px);box-shadow:0 clamp(4.5px,.3125vw,6.75px) 0 #0000000d}}#ogori_top .p-top__concept-catch-txt span{font-weight:700;background:linear-gradient(to bottom,transparent,transparent 70%,#FCED21 70%,#FCED21 95%,transparent 95%);background-blend-mode:multiply}#ogori_top .p-top__concept-visual{width:100%;position:relative}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual{margin-block-start:5vw;padding-block-end:45vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual{height:clamp(474px,32.9166666667vw,711px);margin-block-start:clamp(9.75px,.6770833333vw,14.625px)}}#ogori_top .p-top__concept-visual.is-active .p-top__concept-visual-comment.m-01 .p-top__concept-visual-comment__txt{transition-delay:.1s}#ogori_top .p-top__concept-visual.is-active .p-top__concept-visual-comment.m-02 .p-top__concept-visual-comment__txt{transition-delay:.5s}#ogori_top .p-top__concept-visual.is-active .p-top__concept-visual-comment.m-03 .p-top__concept-visual-comment__txt{transition-delay:.9s}#ogori_top .p-top__concept-visual.is-active .p-top__concept-visual-comment.m-04 .p-top__concept-visual-comment__txt{transition-delay:1.3s}#ogori_top .p-top__concept-visual.is-active .p-top__concept-visual-comment.m-05 .p-top__concept-visual-comment__txt{transition-delay:1.7s}#ogori_top .p-top__concept-visual.is-active .p-top__concept-visual-comment__txt{opacity:1;translate:0 0}#ogori_top .p-top__concept-visual-vender{position:relative;display:block flow-root;margin-inline:auto;z-index:1}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-vender{width:79.25vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-vender{width:clamp(360px,25vw,540px)}}#ogori_top .p-top__concept-visual-vender img{width:100%}#ogori_top .p-top__concept-visual-comments{z-index:2}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comments{position:relative;display:block flex;flex-direction:column;margin-block-start:-21.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comments{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment{position:relative}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment{position:absolute}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment.m-01{inset-inline-start:clamp(45px,3.125vw,67.5px);inset-block-start:clamp(32.25px,2.2395833333vw,48.375px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment.m-01 .p-top__concept-visual-comment__txt{margin-inline-start:clamp(52.5px,3.6458333333vw,78.75px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment.m-01 .p-top__concept-visual-comment__txt:before{inset-inline-end:3.25vw;clip-path:polygon(0 0,100% 100%,60% 0)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment.m-01 .p-top__concept-visual-comment__txt:before{inset-inline-end:clamp(52.5px,3.6458333333vw,78.75px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment.m-01 .p-top__concept-visual-comment__photo{inset-inline-start:53.75vw;inset-block-start:16vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment.m-01 .p-top__concept-visual-comment__photo{inset-inline-end:clamp(-21px,-1.4583333333vw,-31.5px);inset-block-start:clamp(54px,3.75vw,81px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment.m-02{margin-block-start:10vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment.m-02{inset-inline-start:clamp(-65.25px,-4.53125vw,-97.875px);inset-block-start:clamp(149.25px,10.3645833333vw,223.875px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment.m-02 .p-top__concept-visual-comment__txt:before{inset-inline-end:2vw;clip-path:polygon(0 0,100% 100%,60% 0)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment.m-02 .p-top__concept-visual-comment__txt:before{inset-inline-end:clamp(33.75px,2.34375vw,50.625px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment.m-02 .p-top__concept-visual-comment__photo{inset-inline-start:34.5vw;inset-block-start:12vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment.m-02 .p-top__concept-visual-comment__photo{inset-inline-end:clamp(-33px,-2.2916666667vw,-49.5px);inset-block-start:clamp(45px,3.125vw,67.5px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment.m-03{margin-inline-start:22.5vw;margin-block-start:23vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment.m-03{inset-inline-start:clamp(52.5px,3.6458333333vw,78.75px);inset-block-start:clamp(312.75px,21.71875vw,469.125px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment.m-03 .p-top__concept-visual-comment__txt:before{inset-inline-start:13vw;clip-path:polygon(40% 0,0 100%,100% 0)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment.m-03 .p-top__concept-visual-comment__txt:before{inset-inline-end:clamp(46.5px,3.2291666667vw,69.75px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment.m-03 .p-top__concept-visual-comment__photo{inset-inline-start:-22.5vw;inset-block-start:6.25vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment.m-03 .p-top__concept-visual-comment__photo{inset-inline-end:clamp(-21px,-1.4583333333vw,-31.5px);inset-block-start:clamp(45px,3.125vw,67.5px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment.m-04{margin-inline-start:4.25vw;margin-block-start:12.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment.m-04{inset-inline-end:clamp(-7.5px,-.5208333333vw,-11.25px);inset-block-start:clamp(144px,10vw,216px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment.m-04 .p-top__concept-visual-comment__txt:before{inset-inline-end:3vw;clip-path:polygon(0 0,100% 100%,60% 0)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment.m-04 .p-top__concept-visual-comment__txt:before{inset-inline-end:clamp(52.5px,3.6458333333vw,78.75px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment.m-04 .p-top__concept-visual-comment__photo{inset-inline-start:57vw;inset-block-start:10.25vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment.m-04 .p-top__concept-visual-comment__photo{inset-inline-end:clamp(-16.5px,-1.1458333333vw,-24.75px);inset-block-start:clamp(42px,2.9166666667vw,63px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment.m-05{margin-block-start:11.25vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment.m-05{inset-inline-end:clamp(75px,5.2083333333vw,112.5px);inset-block-start:clamp(264px,18.3333333333vw,396px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment.m-05 .p-top__concept-visual-comment__txt:before{inset-inline-start:30vw;clip-path:polygon(40% 0,0 100%,100% 0)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment.m-05 .p-top__concept-visual-comment__txt:before{inset-inline-end:clamp(52.5px,3.6458333333vw,78.75px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment.m-05 .p-top__concept-visual-comment__photo{inset-inline-start:5.5vw;inset-block-start:11.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment.m-05 .p-top__concept-visual-comment__photo{inset-inline-end:clamp(-19.5px,-1.3541666667vw,-29.25px);inset-block-start:clamp(42px,2.9166666667vw,63px)}}#ogori_top .p-top__concept-visual-comment__txt{position:relative;text-align:center;font-weight:700;background:#fced21;border-radius:9999px;opacity:0;translate:0 25px;transition:translate 1.2s cubic-bezier(.16,1,.3,1),opacity .6s cubic-bezier(.25,.1,.25,1);z-index:2}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment__txt{width:fit-content;font-size:3.5vw;padding-inline:6.5vw;padding-block:3.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment__txt{font-size:clamp(13.5px,.9375vw,20.25px);padding-inline:clamp(19.5px,1.3541666667vw,29.25px);padding-block:clamp(9px,.625vw,13.5px)}}#ogori_top .p-top__concept-visual-comment__txt:before{content:"";position:absolute;background:#fced21}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment__txt:before{inset-block-end:-3.25vw;width:7.5vw;height:4.25vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment__txt:before{inset-block-end:clamp(-12px,-.8333333333vw,-18px);width:clamp(22.5px,1.5625vw,33.75px);height:clamp(12.75px,.8854166667vw,19.125px);clip-path:polygon(0 0,100% 100%,60% 0)}}#ogori_top .p-top__concept-visual-comment__photo{position:absolute;display:block flow-root;height:auto;border-radius:50%;aspect-ratio:1/1;overflow:hidden;z-index:1}@media print,screen and (max-width:1023px){#ogori_top .p-top__concept-visual-comment__photo{width:29.25vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__concept-visual-comment__photo{width:clamp(87.75px,6.09375vw,131.625px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__use{padding-block:15vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__use{padding-block:clamp(60px,4.1666666667vw,90px) clamp(120px,8.3333333333vw,180px)}}#ogori_top .p-top__use-bg{position:absolute;inset-inline-start:50%;translate:-50% 0;width:100%;z-index:1}@media print,screen and (max-width:1023px){#ogori_top .p-top__use-bg{inset-block-end:0}}@media print,screen and (min-width:1024px){#ogori_top .p-top__use-bg{min-width:clamp(1440px,100vw,2160px);inset-block-start:clamp(375px,26.0416666667vw,562.5px)}}#ogori_top .p-top__use-list{display:block flex;justify-content:center}@media print,screen and (max-width:1023px){#ogori_top .p-top__use-list{flex-direction:column;gap:33vw;margin-block-start:26.25vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__use-list{gap:clamp(33.75px,2.34375vw,50.625px);margin-block-start:clamp(93.75px,6.5104166667vw,140.625px)}}#ogori_top .p-top__use-list.is-active .p-top__use-list-item{translate:0 0;opacity:1}#ogori_top .p-top__use-list.is-active .p-top__use-list-item:nth-child(1){transition-delay:0s}#ogori_top .p-top__use-list.is-active .p-top__use-list-item:nth-child(1) .p-top__use-list-item__icon-inr{animation:rolls 1.2s both}@media print,screen and (max-width:1023px){#ogori_top .p-top__use-list.is-active .p-top__use-list-item:nth-child(2){transition-delay:.75s}}@media print,screen and (min-width:1024px){#ogori_top .p-top__use-list.is-active .p-top__use-list-item:nth-child(2){transition-delay:.75s}}@media print,screen and (max-width:1023px){#ogori_top .p-top__use-list.is-active .p-top__use-list-item:nth-child(2) .p-top__use-list-item__icon-inr{animation:rolls 1.2s .75s both}}@media print,screen and (min-width:1024px){#ogori_top .p-top__use-list.is-active .p-top__use-list-item:nth-child(2) .p-top__use-list-item__icon-inr{animation:rolls 1.2s .75s both}}@media print,screen and (max-width:1023px){#ogori_top .p-top__use-list.is-active .p-top__use-list-item:nth-child(3){transition-delay:1.5s}}@media print,screen and (min-width:1024px){#ogori_top .p-top__use-list.is-active .p-top__use-list-item:nth-child(3){transition-delay:1.5s}}@media print,screen and (max-width:1023px){#ogori_top .p-top__use-list.is-active .p-top__use-list-item:nth-child(3) .p-top__use-list-item__icon-inr{animation:rolls 1.2s 1.5s both}}@media print,screen and (min-width:1024px){#ogori_top .p-top__use-list.is-active .p-top__use-list-item:nth-child(3) .p-top__use-list-item__icon-inr{animation:rolls 1.2s 1.5s both}}@keyframes rolls{0%{translate:0 0}33.3333%{translate:0 0}33.3334%{translate:-33.3333% 0}66.6666%{translate:-33.3333% 0}66.6667%{translate:-66.6666% 0}to{translate:-66.6666% 0}}#ogori_top .p-top__use-list-item{position:relative;display:block flex;justify-content:center;align-items:center;background:#fff;border:1px solid #F2F2F2;translate:0 25px;opacity:0;transition:translate 1.2s cubic-bezier(.16,1,.3,1),opacity .6s cubic-bezier(.25,.1,.25,1)}@media print,screen and (max-width:1023px){#ogori_top .p-top__use-list-item{gap:6.5vw;width:90.5vw;padding-block:6.5vw;border-radius:5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__use-list-item{flex-direction:column;gap:clamp(18px,1.25vw,27px);width:clamp(294px,20.4166666667vw,441px);padding-block:clamp(60px,4.1666666667vw,90px) clamp(40.5px,2.8125vw,60.75px);border-radius:clamp(54px,3.75vw,81px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__use-list-item:not(:last-child):after{content:"";position:absolute;inset-inline-start:50%;inset-block-end:-11.75vw;translate:-50% 0;width:18.25vw;height:6.75vw;background-position:50%;background-size:100% auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTUiIGhlaWdodD0iNjciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxOTUgNjciPjxwYXRoIGZpbGw9IiNmY2VkMjEiIGQ9Ik05NS40ODcgNjUuNzE2YTMgMyAwIDAgMCAzLjIzMyAwbDk0LjA5OC02MC4xODlDMTk1LjM0NCAzLjkxMiAxOTQuMiAwIDE5MS4yMDIgMEgzLjAwNUMuMDA3IDAtMS4xMzcgMy45MTIgMS4zOSA1LjUyN3oiLz48L3N2Zz4=);background-repeat:no-repeat}}#ogori_top .p-top__use-list-item__step{position:absolute;inset-inline-start:50%;translate:-50% 0}@media print,screen and (max-width:1023px){#ogori_top .p-top__use-list-item__step{inset-block-start:-16.25vw;width:23vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__use-list-item__step{inset-block-start:clamp(-34.5px,-2.3958333333vw,-51.75px);width:clamp(75px,5.2083333333vw,112.5px)}}#ogori_top .p-top__use-list-item__icon{overflow:hidden}@media print,screen and (max-width:1023px){#ogori_top .p-top__use-list-item__icon{width:37vw;height:27vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__use-list-item__icon{width:clamp(243px,16.875vw,364.5px);height:clamp(177px,12.2916666667vw,265.5px)}}#ogori_top .p-top__use-list-item__icon-inr{display:block flex}@media print,screen and (max-width:1023px){#ogori_top .p-top__use-list-item__icon-inr{width:111vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__use-list-item__icon-inr{width:calc(clamp(243px,16.875vw,364.5px)*3)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__use-list-item__icon-inr img{width:37vw;height:27vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__use-list-item__icon-inr img{width:clamp(243px,16.875vw,364.5px);height:clamp(177px,12.2916666667vw,265.5px)}}#ogori_top .p-top__use-list-item__txt{font-weight:700;line-height:1.5}@media print,screen and (max-width:1023px){#ogori_top .p-top__use-list-item__txt{font-size:5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__use-list-item__txt{font-size:clamp(18.75px,1.3020833333vw,28.125px);text-align:center}}@media print,screen and (max-width:1023px){#ogori_top .p-top__examples{padding-block-start:15vw}}#ogori_top .p-top__examples-list{position:relative;display:block flex;justify-content:center}@media print,screen and (max-width:1023px){#ogori_top .p-top__examples-list{flex-direction:column;gap:8vw;margin-block-start:10vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__examples-list{justify-content:center;gap:clamp(20.25px,1.40625vw,30.375px);margin-block-start:clamp(63.75px,4.4270833333vw,95.625px)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__examples-list:before{content:"";position:absolute;inset-block-start:clamp(135px,9.375vw,202.5px);width:97.5%;height:clamp(67.5px,4.6875vw,101.25px);background:#6fcadf;border-radius:clamp(7.5px,.5208333333vw,11.25px);transform:skew(-20deg)}}#ogori_top .p-top__examples-list.is-active .p-top__examples-list-item{opacity:1;translate:0 0}#ogori_top .p-top__examples-list.is-active .p-top__examples-list-item:nth-child(1){transition-delay:0s}#ogori_top .p-top__examples-list.is-active .p-top__examples-list-item:nth-child(2){transition-delay:.4s}#ogori_top .p-top__examples-list.is-active .p-top__examples-list-item:nth-child(3){transition-delay:.8s}#ogori_top .p-top__examples-list.is-active .p-top__examples-list-item:nth-child(4){transition-delay:1.2s}#ogori_top .p-top__examples-list-item{display:block flex;flex-direction:column;align-items:center;opacity:0;transition:translate 1.2s cubic-bezier(.16,1,.3,1),opacity .6s cubic-bezier(.25,.1,.25,1)}@media print,screen and (max-width:1023px){#ogori_top .p-top__examples-list-item{gap:18.5vw;translate:0 25px}}@media print,screen and (min-width:1024px){#ogori_top .p-top__examples-list-item{gap:clamp(57px,3.9583333333vw,85.5px);translate:-25px 0}}@media print,screen and (min-width:1024px){#ogori_top .p-top__examples-list-item:not(:last-child) .p-top__examples-list-item__photo:before{content:"";position:absolute;inset-inline-end:clamp(-30px,-2.0833333333vw,-45px);inset-block-start:clamp(90px,6.25vw,135px);width:clamp(22.5px,1.5625vw,33.75px);height:clamp(27px,1.875vw,40.5px);background-position:50%;background-size:100% auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOC42NDIiIGhlaWdodD0iMjguNzA0IiB2aWV3Qm94PSIwIDAgMjguNjQyIDI4LjcwNCI+PHBhdGggZmlsbD0iI2ZjZWQyMSIgZD0iTTI3LjczNSAxMi4zMjFhMi43MjcgMi43MjcgMCAwIDEgMCA0LjA2MWwtMTIuOTYgMTEuNjJjLTEuNzU2IDEuNTc0LTQuNTQ3LjMyOC00LjU0Ny0yLjAzVjIuNzMxYzAtMi4zNTggMi43OTEtMy42MDUgNC41NDctMi4wM3oiLz48cGF0aCBmaWxsPSIjYzNlYmY2IiBkPSJNMTcuNTA4IDEyLjMyMWEyLjcyNyAyLjcyNyAwIDAgMSAwIDQuMDYxbC0xMi45NiAxMS42MkMyLjc5MiAyOS41NzYgMCAyOC4zMyAwIDI1Ljk3MlYyLjczMUMwIC4zNzUgMi43OTItLjg3MiA0LjU0OC43MDN6Ii8+PC9zdmc+);background-repeat:no-repeat}}#ogori_top .p-top__examples-list-item__photo{position:relative;display:block grid;justify-content:center;align-items:flex-end}@media print,screen and (max-width:1023px){#ogori_top .p-top__examples-list-item__photo{width:46.25vw;height:58vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__examples-list-item__photo{width:clamp(138.75px,9.6354166667vw,208.125px);height:clamp(174px,12.0833333333vw,261px)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__examples-list-item__photo.m-01{margin-inline-start:clamp(0px,0vw,0px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__examples-list-item__photo.m-02{min-width:75.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__examples-list-item__photo.m-02{min-width:clamp(226.5px,15.7291666667vw,339.75px);margin-inline-start:clamp(-6px,-.4166666667vw,-9px)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__examples-list-item__photo.m-03{margin-inline-start:clamp(16.5px,1.1458333333vw,24.75px)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__examples-list-item__photo.m-04{margin-inline-start:clamp(-12px,-.8333333333vw,-18px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__examples-list-item__photo:before{content:"";position:absolute;inset-inline-start:50%;inset-block-end:-8.5vw;translate:-50% 0;width:90.5vw;height:22.5vw;background:#6fcadf;border-radius:2.5vw;transform:skew(-20deg);z-index:1}}#ogori_top .p-top__examples-list-item__photo img{position:relative;width:100%;z-index:2}#ogori_top .p-top__examples-list-item__txt{position:relative;display:block flex;justify-content:center;align-items:center;flex-direction:column;background:#e4f9ff}@media print,screen and (max-width:1023px){#ogori_top .p-top__examples-list-item__txt{gap:4vw;width:76.25vw;height:43vw;padding-inline:4.5vw;border-radius:15vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__examples-list-item__txt{gap:clamp(12px,.8333333333vw,18px);width:clamp(202.5px,14.0625vw,303.75px);height:clamp(129px,8.9583333333vw,193.5px);padding-inline:clamp(13.5px,.9375vw,20.25px);border-radius:clamp(45px,3.125vw,67.5px)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__examples-list-item__txt.m-02{margin-inline-start:clamp(-30px,-2.0833333333vw,-45px)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__examples-list-item__txt.m-03{margin-inline-start:clamp(-30px,-2.0833333333vw,-45px)}}#ogori_top .p-top__examples-list-item__txt:before{content:"";position:absolute;inset-inline-start:50%;translate:-50% 0;background-size:cover;background-position:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NC43NzggMjYiPjxwYXRoIGZpbGw9IiNlNGY5ZmYiIGQ9Ik01NC4zNDIgMjAuNzUyQTEzIDEzIDAgMCAwIDY0Ljc3OCAyNkgwYzQuMTEzIDAgNy45ODMtMS45NDcgMTAuNDM2LTUuMjQ4TDIxLjk1MyA1LjI0OGM1LjE5OC02Ljk5NyAxNS42NzQtNi45OTcgMjAuODcyIDB6Ii8+PC9zdmc+);background-repeat:no-repeat}@media print,screen and (max-width:1023px){#ogori_top .p-top__examples-list-item__txt:before{inset-block-start:-4.75vw;width:12.5vw;height:5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__examples-list-item__txt:before{inset-block-start:clamp(-20.25px,-1.40625vw,-30.375px);width:clamp(48.75px,3.3854166667vw,73.125px);height:clamp(19.5px,1.3541666667vw,29.25px)}}#ogori_top .p-top__examples-list-item__txt-ttl{font-weight:700;text-align:center}@media print,screen and (max-width:1023px){#ogori_top .p-top__examples-list-item__txt-ttl{font-size:4.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__examples-list-item__txt-ttl{font-size:clamp(13.5px,.9375vw,20.25px)}}#ogori_top .p-top__examples-list-item__txt-par{font-weight:500;text-align:center;line-height:1.6}@media print,screen and (max-width:1023px){#ogori_top .p-top__examples-list-item__txt-par{font-size:4.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__examples-list-item__txt-par{font-size:clamp(12px,.8333333333vw,18px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__benefits{padding-block:20vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__benefits{padding-block:clamp(120px,8.3333333333vw,180px) clamp(96px,6.6666666667vw,144px)}}#ogori_top .p-top__benefit-bg{position:absolute;inset-inline-start:50%;translate:-50% 0;width:100%;z-index:1}@media print,screen and (max-width:1023px){#ogori_top .p-top__benefit-bg{inset-block-start:55vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__benefit-bg{min-width:clamp(1440px,100vw,2160px);inset-block-start:clamp(258px,17.9166666667vw,387px)}}#ogori_top .p-top__benefit-deco{position:absolute;z-index:1}@media print,screen and (max-width:1023px){#ogori_top .p-top__benefit-deco{inset-inline-end:3.25vw;inset-block-start:-7vw;width:23vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__benefit-deco{inset-inline-end:clamp(-73.5px,-5.1041666667vw,-110.25px);inset-block-start:clamp(-24px,-1.6666666667vw,-36px);width:clamp(219.75px,15.2604166667vw,329.625px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__benefits-inr+*{margin-block-start:22.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__benefits-inr+*{margin-block-start:clamp(75px,5.2083333333vw,112.5px)}}#ogori_top .p-top__benefits-slide{overflow:visible}@media print,screen and (max-width:1023px){#ogori_top .p-top__benefits-slide{margin-inline:-85.75vw;margin-block-start:10vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__benefits-slide{margin-inline:calc(-.5*(clamp(1440px,100vw,2160px) - clamp(873px,60.625vw,1309.5px)))!important;margin-block-start:clamp(60px,4.1666666667vw,90px)}}#ogori_top .p-top__benefits-slide .swiper-wrapper{pointer-events:none}#ogori_top .p-top__benefits-slide-item{pointer-events:auto;overflow:visible}@media print,screen and (max-width:1023px){#ogori_top .p-top__benefits-slide-item{padding-block-end:1vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__benefits-slide-item{padding-block-end:clamp(3px,.2083333333vw,4.5px)}}#ogori_top .p-top__benefits-slide-item:not(.swiper-slide-visible){opacity:0!important}#ogori_top .p-top__benefits-slide-item a{display:block flow-root;overflow:hidden;background:#fff;border:solid #F3F3F3;transition:.3s ease;transition-property:background,scale}@media print,screen and (max-width:1023px){#ogori_top .p-top__benefits-slide-item a{padding-inline:6.5vw;padding-block:6.5vw;border-width:2px;border-radius:10vw;box-shadow:0 1vw #c3ebf6}}@media print,screen and (min-width:1024px){#ogori_top .p-top__benefits-slide-item a{padding-inline:clamp(37.5px,2.6041666667vw,56.25px);padding-block:clamp(43.5px,3.0208333333vw,65.25px);border-width:3px;border-radius:clamp(45px,3.125vw,67.5px);box-shadow:0 clamp(3px,.2083333333vw,4.5px) 0 #c3ebf6}}@media(hover:hover)and (pointer:fine){#ogori_top .p-top__benefits-slide-item a:hover{background:#e4f9ff;scale:1.1}}#ogori_top .p-top__benefits-slide-item__ttl{color:#fff;font-weight:700;background:#222586;text-align:center}@media print,screen and (max-width:1023px){#ogori_top .p-top__benefits-slide-item__ttl{font-size:4vw;padding-block:2.5vw;border-radius:2.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__benefits-slide-item__ttl{font-size:clamp(18.75px,1.3020833333vw,28.125px);padding-block:clamp(12px,.8333333333vw,18px);border-radius:clamp(13.5px,.9375vw,20.25px)}}#ogori_top .p-top__benefits-slide-item__photo{display:block flow-root;overflow:hidden;object-fit:cover;object-position:50%}@media print,screen and (max-width:1023px){#ogori_top .p-top__benefits-slide-item__photo{margin-block-start:4vw;border-radius:4vw;aspect-ratio:320/166}}@media print,screen and (min-width:1024px){#ogori_top .p-top__benefits-slide-item__photo{margin-block-start:clamp(19.5px,1.3541666667vw,29.25px);border-radius:clamp(15px,1.0416666667vw,22.5px);aspect-ratio:50/26}}#ogori_top .p-top__benefits-slide-item__comment{position:relative;font-weight:400;text-align:center;padding-inline:2em}@media print,screen and (max-width:1023px){#ogori_top .p-top__benefits-slide-item__comment{font-size:3vw;margin-block-start:6vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__benefits-slide-item__comment{font-size:clamp(13.5px,.9375vw,20.25px);margin-block-start:clamp(19.5px,1.3541666667vw,29.25px)}}#ogori_top .p-top__benefits-slide-item__comment:before,#ogori_top .p-top__benefits-slide-item__comment:after{position:absolute;inset-block-start:-.175em;content:"";color:#6fcadf;font-size:2.15em;font-weight:900;line-height:1}#ogori_top .p-top__benefits-slide-item__comment:before{content:"“";inset-inline-start:-.175em}#ogori_top .p-top__benefits-slide-item__comment:after{content:"”";inset-inline-end:-.175em}#ogori_top .p-top__benefits-slide-item__legend{font-weight:400;line-height:1.5;text-align:center}@media print,screen and (max-width:1023px){#ogori_top .p-top__benefits-slide-item__legend{font-size:2.5vw;margin-block-start:4vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__benefits-slide-item__legend{font-size:clamp(13.125px,.9114583333vw,19.6875px);margin-block-start:clamp(19.5px,1.3541666667vw,29.25px)}}#ogori_top .p-top__benefits-slide-arrows{display:block flex;justify-content:center;margin-inline:auto}@media print,screen and (max-width:1023px){#ogori_top .p-top__benefits-slide-arrows{gap:2.5vw;margin-block-start:9vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__benefits-slide-arrows{gap:clamp(7.5px,.5208333333vw,11.25px);margin-block-start:clamp(27px,1.875vw,40.5px)}}#ogori_top .p-top__benefits-slide-arrow{display:block grid;place-items:center;background:#222586;transition:background .3s ease}@media print,screen and (max-width:1023px){#ogori_top .p-top__benefits-slide-arrow{width:24vw;height:18vw;border-radius:2.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__benefits-slide-arrow{width:clamp(72px,5vw,108px);height:clamp(54px,3.75vw,81px);border-radius:clamp(7.5px,.5208333333vw,11.25px)}}@media(hover:hover)and (pointer:fine){#ogori_top .p-top__benefits-slide-arrow:hover{background:color-mix(in srgb,#222586 100%,#fff 20%)}}#ogori_top .p-top__benefits-slide-arrow.m-prev{scale:-1 1}@media print,screen and (max-width:1023px){#ogori_top .p-top__benefits-slide-arrow img{width:13.25vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__benefits-slide-arrow img{width:clamp(39.75px,2.7604166667vw,59.625px)}}#ogori_top .p-top__choose-inr{position:relative}@media print,screen and (max-width:1023px){#ogori_top .p-top__choose-inr{margin-block-start:20vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-inr{margin-block-start:clamp(90px,6.25vw,135px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__choose-inr+.p-top__choose-inr{margin-block-start:6vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-inr+.p-top__choose-inr{margin-block-start:clamp(46.5px,3.2291666667vw,69.75px)}}#ogori_top .p-top__choose-sec-photo{position:absolute;display:block flow-root;height:auto;z-index:2}@media print,screen and (max-width:1023px){#ogori_top .p-top__choose-sec-photo.m-01{inset-inline-start:-1.75vw;inset-block-start:-8.25vw;width:43vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-sec-photo.m-01{inset-inline-start:clamp(-16.5px,-1.1458333333vw,-24.75px);inset-block-end:clamp(327.75px,22.7604166667vw,491.625px);width:clamp(237.75px,16.5104166667vw,356.625px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__choose-sec-photo.m-02{inset-inline-end:.5vw;inset-block-start:-9.75vw;width:40vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-sec-photo.m-02{inset-inline-end:clamp(2.25px,.15625vw,3.375px);inset-block-end:clamp(334.5px,23.2291666667vw,501.75px);width:clamp(191.25px,13.28125vw,286.875px)}}#ogori_top .p-top__choose-sec-ttl{font-weight:700}@media print,screen and (max-width:1023px){#ogori_top .p-top__choose-sec-ttl{font-size:3.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-sec-ttl{font-size:clamp(27px,1.875vw,40.5px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__choose-sec-ttl.m-01{margin-inline-start:42.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-sec-ttl.m-01{margin-inline-start:clamp(223.5px,15.5208333333vw,335.25px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__choose-sec-ttl.m-02{margin-inline-start:13vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-sec-ttl.m-02{margin-inline-start:clamp(21.75px,1.5104166667vw,32.625px)}}#ogori_top .p-top__choose-sec-inr{display:block flex;flex-direction:column;position:relative;background:#c3ebf6;z-index:1}@media print,screen and (max-width:1023px){#ogori_top .p-top__choose-sec-inr{margin-block-start:5vw;padding-inline:5vw;padding-block:5vw;border-radius:5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-sec-inr{margin-block-start:clamp(21px,1.4583333333vw,31.5px);padding-inline:clamp(19.5px,1.3541666667vw,29.25px);padding-block:clamp(22.5px,1.5625vw,33.75px);border-radius:clamp(30px,2.0833333333vw,45px)}}#ogori_top .p-top__choose-sec-subttl{color:#36b6d3;width:fit-content;font-weight:700;background:#fff}@media print,screen and (max-width:1023px){#ogori_top .p-top__choose-sec-subttl{font-size:4.5vw;padding-inline:5vw;padding-block:2.5vw;border-radius:10vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-sec-subttl{font-size:clamp(13.5px,.9375vw,20.25px);padding-inline:clamp(15px,1.0416666667vw,22.5px);padding-block:clamp(7.5px,.5208333333vw,11.25px);border-radius:clamp(30px,2.0833333333vw,45px)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-sec-subttl.m-left{margin-inline-start:clamp(10.5px,.7291666667vw,15.75px)}}#ogori_top .p-top__choose-sec-subttl.m-right{margin-inline-start:auto}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-sec-subttl.m-right{margin-inline-end:clamp(10.5px,.7291666667vw,15.75px)}}#ogori_top .p-top__choose-sec-list{display:block flex;flex-wrap:wrap;justify-content:center}@media print,screen and (max-width:1023px){#ogori_top .p-top__choose-sec-list{gap:3vw;margin-block-start:5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-sec-list{gap:clamp(9px,.625vw,13.5px);margin-block-start:clamp(22.5px,1.5625vw,33.75px)}}#ogori_top .p-top__choose-sec-list__item{display:block flex;background:#e4f9ff}@media print,screen and (max-width:1023px){#ogori_top .p-top__choose-sec-list__item{width:100%;align-items:center;gap:3.5vw;padding-inline:3vw;padding-block:3vw;border-radius:5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-sec-list__item{flex-direction:column;padding-inline:clamp(10.5px,.7291666667vw,15.75px);padding-block:clamp(10.5px,.7291666667vw,15.75px);border-radius:clamp(13.5px,.9375vw,20.25px)}}#ogori_top .p-top__choose-sec-list__item-photo{display:block grid;place-content:center;background:#fff;overflow:hidden}@media print,screen and (max-width:1023px){#ogori_top .p-top__choose-sec-list__item-photo{width:25vw;height:25vw;border-radius:2.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-sec-list__item-photo{width:clamp(180px,12.5vw,270px);height:clamp(139.5px,9.6875vw,209.25px);border-radius:clamp(7.5px,.5208333333vw,11.25px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__choose-sec-list__item-photo img{width:23vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-sec-list__item-photo img{width:clamp(165px,11.4583333333vw,247.5px)}}#ogori_top .p-top__choose-sec-list__item-txt{font-weight:700}@media print,screen and (max-width:1023px){#ogori_top .p-top__choose-sec-list__item-txt{width:calc(100% - 28.5vw);font-size:3.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-sec-list__item-txt{display:block grid;place-items:center;font-size:clamp(12.75px,.8854166667vw,19.125px);text-align:center;min-height:3lh;margin-block:clamp(16.5px,1.1458333333vw,24.75px) clamp(6px,.4166666667vw,9px)}}#ogori_top .p-top__choose-other-ideas{position:relative;display:block flex;flex-wrap:wrap;justify-content:center;text-align:center}@media print,screen and (max-width:1023px){#ogori_top .p-top__choose-other-ideas{display:none}}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-other-ideas{gap:clamp(12px,.8333333333vw,18px) clamp(10.5px,.7291666667vw,15.75px);margin-block-start:clamp(45px,3.125vw,67.5px)}}#ogori_top .p-top__choose-other-ideas:after{content:"";position:relative;margin-inline:auto;background-size:100% auto;background-position:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTUiIGhlaWdodD0iNjciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxOTUgNjciPjxwYXRoIGZpbGw9IiNmY2VkMjEiIGQ9Ik05NS40ODcgNjUuNzE2YTMgMyAwIDAgMCAzLjIzMyAwbDk0LjA5OC02MC4xODlDMTk1LjM0NCAzLjkxMiAxOTQuMiAwIDE5MS4yMDIgMEgzLjAwNUMuMDA3IDAtMS4xMzcgMy45MTIgMS4zOSA1LjUyN3oiLz48L3N2Zz4=);background-repeat:no-repeat}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-other-ideas:after{width:clamp(146.25px,10.15625vw,219.375px);height:clamp(50.25px,3.4895833333vw,75.375px);margin-block-start:clamp(18px,1.25vw,27px)}}#ogori_top .p-top__choose-other-ideas dt{width:100%;font-weight:700}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-other-ideas dt{font-size:clamp(15px,1.0416666667vw,22.5px)}}#ogori_top .p-top__choose-other-ideas dd{background:#e4f9ff;font-weight:700}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-other-ideas dd{font-size:clamp(14.25px,.9895833333vw,21.375px);padding-inline:clamp(15px,1.0416666667vw,22.5px);padding-block:clamp(7.5px,.5208333333vw,11.25px);border-radius:clamp(7.5px,.5208333333vw,11.25px)}}#ogori_top .p-top__choose-enthusiasm{position:relative;font-weight:700;text-align:center}@media print,screen and (max-width:1023px){#ogori_top .p-top__choose-enthusiasm{display:none}}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-enthusiasm{font-size:clamp(24px,1.6666666667vw,36px);margin-block-start:clamp(18px,1.25vw,27px)}}#ogori_top .p-top__choose-enthusiasm:before,#ogori_top .p-top__choose-enthusiasm:after{content:"";position:absolute;background:center/cover url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='64.405'%20height='82.207'%20viewBox='0%200%2064.405%2082.207'%3e%3cpath%20d='M58.905%2076.707%205.5%205.5m22.37%2071.207L10.603%2053.684'%20style='stroke:%23fced21;stroke-linecap:round;stroke-miterlimit:4;stroke-width:11px'/%3e%3c/svg%3e") no-repeat}@media print,screen and (max-width:1023px){#ogori_top .p-top__choose-enthusiasm:before,#ogori_top .p-top__choose-enthusiasm:after{display:none}}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-enthusiasm:before,#ogori_top .p-top__choose-enthusiasm:after{inset-block-end:0;width:clamp(45px,3.125vw,67.5px);height:clamp(60px,4.1666666667vw,90px)}}#ogori_top .p-top__choose-enthusiasm:before{inset-inline-start:clamp(-52.5px,-3.6458333333vw,-78.75px)}#ogori_top .p-top__choose-enthusiasm:after{inset-inline-end:clamp(-52.5px,-3.6458333333vw,-78.75px);scale:-1 1}#ogori_top .p-top__choose-enthusiasm span{font-weight:700;text-align:center;background:linear-gradient(to bottom,transparent,transparent 70%,#FCED21 70%,#FCED21 95%,transparent 95%);background-blend-mode:multiply}@media print,screen and (min-width:1024px){#ogori_top .p-top__choose-enthusiasm span{font-size:clamp(36px,2.5vw,54px)}}#ogori_top .p-top__voice{position:relative}@media print,screen and (max-width:1023px){#ogori_top .p-top__voice{padding-block:20vw 15vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__voice{padding-block:clamp(123px,8.5416666667vw,184.5px) clamp(60px,4.1666666667vw,90px)}}#ogori_top .p-top__voice-bg{position:absolute;inset-inline-start:50%;translate:-50% 0;width:100%;z-index:1}@media print,screen and (max-width:1023px){#ogori_top .p-top__voice-bg{inset-block-start:278.75vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__voice-bg{min-width:clamp(1440px,100vw,2160px);inset-block-start:clamp(252px,17.5vw,378px)}}#ogori_top .p-top__voice-inr{position:relative;z-index:2}@media print,screen and (max-width:1023px){#ogori_top .p-top__voice-inr+*{margin-block-start:7.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__voice-inr+*{margin-block-start:clamp(30px,2.0833333333vw,45px)}}#ogori_top .p-top__voice-list{display:block flex}@media print,screen and (max-width:1023px){#ogori_top .p-top__voice-list{flex-direction:column;gap:5vw;margin-block-start:10vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__voice-list{gap:clamp(16.5px,1.1458333333vw,24.75px);margin-block-start:clamp(60px,4.1666666667vw,90px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__voice-list-item{width:100%}}@media print,screen and (min-width:1024px){#ogori_top .p-top__voice-list-item{width:calc((100% - clamp(16.5px,1.1458333333vw,24.75px) * 2) / 3)}}#ogori_top .p-top__voice-list-item__parsonal{position:relative;display:block flex;align-items:center;background:#222586;z-index:1}@media print,screen and (max-width:1023px){#ogori_top .p-top__voice-list-item__parsonal{gap:4.5vw;margin-block-end:-5.5vw;padding-inline:5vw;padding-block:3.5vw 8.5vw;border-radius:4.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__voice-list-item__parsonal{gap:clamp(15px,1.0416666667vw,22.5px);margin-inline:clamp(15px,1.0416666667vw,22.5px);margin-block-end:clamp(-15px,-1.0416666667vw,-22.5px);padding-inline:clamp(9.75px,.6770833333vw,14.625px);padding-block:clamp(10.5px,.7291666667vw,15.75px) clamp(24px,1.6666666667vw,36px);border-radius:clamp(13.5px,.9375vw,20.25px)}}#ogori_top .p-top__voice-list-item__parsonal-photo{border-radius:50%;overflow:hidden;aspect-ratio:1/1}@media print,screen and (max-width:1023px){#ogori_top .p-top__voice-list-item__parsonal-photo{width:16.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__voice-list-item__parsonal-photo{width:clamp(49.5px,3.4375vw,74.25px)}}#ogori_top .p-top__voice-list-item__parsonal-data{color:#fff}#ogori_top .p-top__voice-list-item__parsonal-data-name{font-weight:700}@media print,screen and (max-width:1023px){#ogori_top .p-top__voice-list-item__parsonal-data-name{font-size:4vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__voice-list-item__parsonal-data-name{font-size:clamp(12px,.8333333333vw,18px)}}#ogori_top .p-top__voice-list-item__parsonal-data-legend{font-weight:700}@media print,screen and (max-width:1023px){#ogori_top .p-top__voice-list-item__parsonal-data-legend{font-size:3.25vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__voice-list-item__parsonal-data-legend{font-size:clamp(9.75px,.6770833333vw,14.625px)}}#ogori_top .p-top__voice-list-item__txt{position:relative;background:#e6efff;z-index:2}@media print,screen and (max-width:1023px){#ogori_top .p-top__voice-list-item__txt{padding-inline:6.5vw;padding-block:10vw 5vw;border-radius:7.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__voice-list-item__txt{padding-inline:clamp(22.5px,1.5625vw,33.75px);padding-block:clamp(22.5px,1.5625vw,33.75px);border-radius:clamp(22.5px,1.5625vw,33.75px)}}#ogori_top .p-top__voice-list-item__txt-comment{font-weight:400;line-height:1.9}@media print,screen and (max-width:1023px){#ogori_top .p-top__voice-list-item__txt-comment{font-size:4vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__voice-list-item__txt-comment{font-size:clamp(12px,.8333333333vw,18px)}}#ogori_top .p-top__voice-list-item__txt-tags{display:block flex;flex-wrap:wrap}@media print,screen and (max-width:1023px){#ogori_top .p-top__voice-list-item__txt-tags{gap:2vw;margin-block-start:5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__voice-list-item__txt-tags{gap:clamp(6px,.4166666667vw,9px);margin-block-start:clamp(13.5px,.9375vw,20.25px)}}#ogori_top .p-top__voice-list-item__txt-tag{font-weight:400;line-height:1.7;background:#2225860d}@media print,screen and (max-width:1023px){#ogori_top .p-top__voice-list-item__txt-tag{font-size:3.5vw;padding-inline:2.5vw;padding-block:2.5vw;border-radius:2.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__voice-list-item__txt-tag{font-size:clamp(10.5px,.7291666667vw,15.75px);padding-inline:clamp(7.5px,.5208333333vw,11.25px);padding-block:clamp(7.5px,.5208333333vw,11.25px);border-radius:clamp(7.5px,.5208333333vw,11.25px)}}#ogori_top .p-top__voice-more{display:block flow-root;width:fit-content;color:#222586;text-align:center;margin-inline:auto;line-height:1;text-decoration-line:underline;transition:.4s cubic-bezier(.25,.1,.25,1);transition-property:color,text-decoration-color}@media print,screen and (max-width:1023px){#ogori_top .p-top__voice-more{font-size:5vw;margin-block-start:8vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__voice-more{font-size:clamp(21px,1.4583333333vw,31.5px);margin-block-start:clamp(31.5px,2.1875vw,47.25px)}}@media(hover:hover)and (pointer:fine){#ogori_top .p-top__voice-more:hover{color:#fff;text-decoration-color:transparent}}#ogori_top .p-top__support{background:#e4f9ff}@media print,screen and (max-width:1023px){#ogori_top .p-top__support{padding-block:10vw 20vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__support{padding-block:clamp(60px,4.1666666667vw,90px) clamp(90px,6.25vw,135px)}}#ogori_top .p-top__support-list{display:block flex;counter-reset:num}@media print,screen and (max-width:1023px){#ogori_top .p-top__support-list{flex-direction:column;gap:5vw;margin-block-start:11vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__support-list{gap:clamp(15px,1.0416666667vw,22.5px);margin-block-start:clamp(60px,4.1666666667vw,90px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__support-list-item{width:100%}}@media print,screen and (min-width:1024px){#ogori_top .p-top__support-list-item{width:calc((100% - clamp(15px,1.0416666667vw,22.5px) * 2) / 3)}}#ogori_top .p-top__support-list-item__num{margin-inline:auto}@media print,screen and (max-width:1023px){#ogori_top .p-top__support-list-item__num{width:39.5vw;margin-block-end:2vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__support-list-item__num{width:clamp(135px,9.375vw,202.5px);margin-block-end:clamp(6.75px,.46875vw,10.125px)}}#ogori_top .p-top__support-list-item__ttl{position:relative;display:block grid;place-items:center;color:#222586;font-weight:700;text-align:center;background:#fff}@media print,screen and (max-width:1023px){#ogori_top .p-top__support-list-item__ttl{height:42.5vw;font-size:5.5vw;border-radius:43.75vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__support-list-item__ttl{height:clamp(129px,8.9583333333vw,193.5px);font-size:clamp(18px,1.25vw,27px);border-radius:clamp(150px,10.4166666667vw,225px)}}#ogori_top .p-top__support-list-item__ttl:before{content:"";position:absolute;background-size:100% auto;background-position:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NyIgaGVpZ2h0PSI4OCIgdmlld0JveD0iMCAwIDg3IDg4Ij48cGF0aCBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjZTRmOWZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMjAiIGQ9Ik03NyAxMC4wMDFzLTI2LS41LTQ2LjUgMTktMjAuNSA0OC41LTIwLjUgNDguNSIvPjwvc3ZnPg==);background-repeat:no-repeat}@media print,screen and (max-width:1023px){#ogori_top .p-top__support-list-item__ttl:before{inset-inline-start:4vw;inset-block-start:4vw;width:19.25vw;height:19.25vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__support-list-item__ttl:before{inset-inline-start:clamp(12px,.8333333333vw,18px);inset-block-start:clamp(12px,.8333333333vw,18px);width:clamp(65.25px,4.53125vw,97.875px);height:clamp(65.25px,4.53125vw,97.875px)}}#ogori_top .p-top__support-list-item__contents{background:#fff}@media print,screen and (max-width:1023px){#ogori_top .p-top__support-list-item__contents{padding-inline:6.5vw;padding-block:6.5vw;border-radius:17.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__support-list-item__contents{padding-inline:clamp(24px,1.6666666667vw,36px);padding-block:clamp(22.5px,1.5625vw,33.75px);border-radius:clamp(60px,4.1666666667vw,90px)}}#ogori_top .p-top__support-list-item__contents-photo{display:block flow-root;overflow:hidden}@media print,screen and (max-width:1023px){#ogori_top .p-top__support-list-item__contents-photo{border-radius:10vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__support-list-item__contents-photo{border-radius:clamp(37.5px,2.6041666667vw,56.25px)}}#ogori_top .p-top__support-list-item__contents-photo img{width:100%}#ogori_top .p-top__support-list-item__contents-txt{position:relative;color:#222586;font-weight:400;text-align:center;background:#e4f9ff}@media print,screen and (max-width:1023px){#ogori_top .p-top__support-list-item__contents-txt{font-size:4vw;margin-block-start:6vw;padding-block:5.25vw;border-radius:8.75vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__support-list-item__contents-txt{font-size:clamp(12px,.8333333333vw,18px);margin-block-start:clamp(19.5px,1.3541666667vw,29.25px);padding-block:clamp(26.25px,1.8229166667vw,39.375px);border-radius:clamp(37.5px,2.6041666667vw,56.25px)}}#ogori_top .p-top__support-list-item__contents-txt:before{content:"";position:absolute;inset-inline-start:50%;translate:-50% 0;background:#e4f9ff;clip-path:polygon(50% 0,0 100%,100% 100%)}@media print,screen and (max-width:1023px){#ogori_top .p-top__support-list-item__contents-txt:before{inset-block-start:-3.75vw;width:6.5vw;height:4vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__support-list-item__contents-txt:before{inset-block-start:clamp(-9.75px,-.6770833333vw,-14.625px);width:clamp(19.5px,1.3541666667vw,29.25px);height:clamp(12px,.8333333333vw,18px)}}#ogori_top .p-top__flow{background:#e4f9ff}#ogori_top .p-top__flow-list{position:relative;display:block flex;flex-direction:column}@media print,screen and (max-width:1023px){#ogori_top .p-top__flow-list{gap:2.5vw;margin-block-start:10vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__flow-list{gap:clamp(27px,1.875vw,40.5px);margin-inline:clamp(41.25px,2.8645833333vw,61.875px);margin-block-start:clamp(45px,3.125vw,67.5px)}}#ogori_top .p-top__flow-list:before,#ogori_top .p-top__flow-list:after{content:"";position:absolute;z-index:1}@media print,screen and (max-width:1023px){#ogori_top .p-top__flow-list:before{inset-inline-start:7.5vw;inset-block-start:26.5vw;height:calc(100% - 26.5vw);width:.5vw;background:linear-gradient(to bottom,#6fcadf33,#6fcadf)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__flow-list:before{inset-inline-start:clamp(35.25px,2.4479166667vw,52.875px);inset-block-start:clamp(88.5px,6.1458333333vw,132.75px);height:calc(100% - clamp(88.5px,6.1458333333vw,132.75px));width:clamp(2.25px,.15625vw,3.375px);background:linear-gradient(to bottom,#6fcadf00,#6fcadf96 7%,#6fcadf)}}#ogori_top .p-top__flow-list:after{inset-block-end:0;background-size:cover;background-position:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMi4xMTciIGhlaWdodD0iMTIuNTYxIiB2aWV3Qm94PSIwIDAgMjIuMTE3IDEyLjU2MSI+PHBhdGggZmlsbD0iIzZmY2FkZiIgZD0iTTkuOTk5IDEyLjExOWMuNTg1LjU5IDEuNTM1LjU5IDIuMTIgMGw5LjU0Ny05LjU1YzEuMzk0LTEuMzQ4LS43NjEtMy41MS0yLjEyMi0yLjEybC04LjQ4NSA4LjQ5TDIuNTc0LjQ0OUMxLjIxNi0uOTQtLjk0NSAxLjIxOS40NTMgMi41Njl6Ii8+PC9zdmc+);background-repeat:no-repeat}@media print,screen and (max-width:1023px){#ogori_top .p-top__flow-list:after{inset-inline-start:5.5vw;width:4.5vw;height:2.25vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__flow-list:after{inset-inline-start:clamp(28.5px,1.9791666667vw,42.75px);width:clamp(16.5px,1.1458333333vw,24.75px);height:clamp(8.25px,.5729166667vw,12.375px)}}#ogori_top .p-top__flow-list-item{position:relative;display:block flex;align-items:flex-start;z-index:2}@media print,screen and (max-width:1023px){#ogori_top .p-top__flow-list-item{gap:4.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__flow-list-item{gap:clamp(27px,1.875vw,40.5px)}}#ogori_top .p-top__flow-list-item:not(:last-child){align-items:center}@media print,screen and (max-width:1023px){#ogori_top .p-top__flow-list-item:last-child .p-top__flow-list-item__step{margin-block-start:6.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__flow-list-item:last-child .p-top__flow-list-item__step{margin-block-start:clamp(18.75px,1.3020833333vw,28.125px)}}#ogori_top .p-top__flow-list-item__step{display:block grid;place-items:center;color:#fff;background:#6fcadf;border-radius:50%;aspect-ratio:1/1}@media print,screen and (max-width:1023px){#ogori_top .p-top__flow-list-item__step{width:15.5vw;font-size:3.25vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__flow-list-item__step{width:clamp(73.5px,5.1041666667vw,110.25px);font-size:clamp(15px,1.0416666667vw,22.5px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__flow-list-item__contents{width:calc(100% - 20vw)}}@media print,screen and (min-width:1024px){#ogori_top .p-top__flow-list-item__contents{width:calc(100% - clamp(27px,1.875vw,40.5px) - clamp(73.5px,5.1041666667vw,110.25px))}}#ogori_top .p-top__flow-list-item__dl{display:block grid;align-content:center;background:#fff}@media print,screen and (max-width:1023px){#ogori_top .p-top__flow-list-item__dl{gap:2.5vw;padding-inline:5vw;padding-block:5vw;border-radius:2.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__flow-list-item__dl{gap:clamp(3.75px,.2604166667vw,5.625px);min-height:clamp(105px,7.2916666667vw,157.5px);padding-inline:clamp(36px,2.5vw,54px);padding-block:clamp(24px,1.6666666667vw,36px);border-radius:clamp(15px,1.0416666667vw,22.5px)}}#ogori_top .p-top__flow-list-item__dl dt{font-weight:700}@media print,screen and (max-width:1023px){#ogori_top .p-top__flow-list-item__dl dt{font-size:3vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__flow-list-item__dl dt{font-size:clamp(15px,1.0416666667vw,22.5px)}}#ogori_top .p-top__flow-list-item__dl dd{font-weight:400}@media print,screen and (max-width:1023px){#ogori_top .p-top__flow-list-item__dl dd{font-size:3vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__flow-list-item__dl dd{font-size:clamp(15px,1.0416666667vw,22.5px)}}#ogori_top .p-top__flow-list-item__fig{display:block flow-root;width:100%}@media print,screen and (max-width:1023px){#ogori_top .p-top__flow-list-item__fig{border-radius:2.5vw;margin-block-start:2.5vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__flow-list-item__fig{border-radius:clamp(15px,1.0416666667vw,22.5px);margin-block-start:clamp(16.5px,1.1458333333vw,24.75px)}}#ogori_top .p-top__after{position:relative;background:#e4f9ff}@media print,screen and (max-width:1023px){#ogori_top .p-top__after{padding-block:20vw 10vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__after{padding-block:clamp(120px,8.3333333333vw,180px) clamp(60px,4.1666666667vw,90px)}}#ogori_top .p-top__after-bg{position:absolute;width:100%;inset-inline-start:50%;translate:-50% 0}@media print,screen and (max-width:1023px){#ogori_top .p-top__after-bg{inset-block-start:80vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__after-bg{min-width:clamp(1440px,100vw,2160px);inset-block-start:clamp(345px,23.9583333333vw,517.5px)}}#ogori_top .p-top__after-fig{position:relative;z-index:1}@media print,screen and (max-width:1023px){#ogori_top .p-top__after-fig{margin-block-start:10vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__after-fig{margin-block-start:clamp(45px,3.125vw,67.5px)}}@media print,screen and (max-width:1023px){#ogori_top .p-top__after-fig+*{margin-block-start:20vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__after-fig+*{margin-block-start:clamp(90px,6.25vw,135px)}}#ogori_top .p-top__after-fig-inr{display:block flow-root;margin-inline:auto}@media print,screen and (max-width:1023px){#ogori_top .p-top__after-fig-inr{width:65vw}}@media print,screen and (min-width:1024px){#ogori_top .p-top__after-fig-inr{width:clamp(546.75px,37.96875vw,820.125px)}}#ogori_top .u-container{position:relative;width:100%;margin-inline:auto}@media print,screen and (max-width:1023px){#ogori_top .u-container{padding-inline:5vw}}@media print,screen and (min-width:1024px){#ogori_top .u-container{max-width:clamp(948px,65.8333333333vw,1422px);padding-inline:clamp(37.5px,2.6041666667vw,56.25px)}}#ogori_top .u-none{display:none}@media print,screen and (max-width:1023px){#ogori_top .u-only-pc{display:none}}@media print,screen and (min-width:1024px){#ogori_top .u-only-sp{display:none}}#ogori_top .u-ta-just{text-align-last:left;text-align:justify}#ogori_top .u-ta-c{text-align:center}#ogori_top .u-ta-r{text-align:right}#ogori_top .u-font-inter{font-family:Noto Sans JP,sans-serif}#ogori_top .u-high-blue{color:#222586}#ogori_top .u-listindent li{padding-inline-start:1em;text-indent:-1em}#ogori_top .u-cant-click{pointer-events:none}#ogori_top .u-link{text-decoration:underline currentcolor}@media(hover:hover)and (pointer:fine){#ogori_top .u-link:hover{text-decoration:underline transparent}}#ogori_top .u-hover-fade{position:relative;display:block;background:#fff;overflow:hidden;z-index:1}#ogori_top .u-hover-fade:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#e4f9ff;opacity:0;transition:.4s cubic-bezier(.25,.1,.25,1) opacity;z-index:2}@media(hover:hover)and (pointer:fine){#ogori_top .u-hover-fade:hover:before{opacity:.2}#ogori_top .u-hover-fade:hover img{opacity:1}}#ogori_top .u-hover-lighten{transition:.4s cubic-bezier(.25,.1,.25,1);transition-property:opacity}@media(hover:hover)and (pointer:fine){#ogori_top .u-hover-lighten:hover{opacity:.6}}#ogori_top .u-hover-line{text-decoration:underline transparent}@media(hover:hover)and (pointer:fine){#ogori_top .u-hover-line:hover{text-decoration:underline currentcolor}}#ogori_top .u-hover-zoom img{transition:.4s cubic-bezier(.25,.1,.25,1) scale;transform-origin:center}@media(hover:hover)and (pointer:fine){#ogori_top .u-hover-zoom:hover img{scale:1.05}}#ogori_top .u-of{overflow:hidden}#ogori_top .u-of img,#ogori_top .u-of video,#ogori_top .u-of iframe{width:100%;height:100%;object-fit:cover;object-position:50%}#ogori_top .u-img-auto{width:auto;max-width:100%;margin-inline:auto}#ogori_top .u-validation{color:#cf0100}@media print,screen and (max-width:1023px){#ogori_top .u-validation{font-size:1.4rem;line-height:1}}@media print,screen and (min-width:1024px){#ogori_top .u-validation{font-size:1.8rem;line-height:1}}#ogori_top .u-validation:empty{display:none}#ogori_top .u-firstletter:first-letter{font-size:2em;font-weight:700}#ogori_top .u-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:8999;opacity:0;visibility:hidden;pointer-events:none}#ogori_top .u-f-palt{font-feature-settings:"palt"}#ogori_top .u-fw-thin{font-weight:100}#ogori_top .u-fw-extraLight{font-weight:200}#ogori_top .u-fw-light{font-weight:300}#ogori_top .u-fw-nomarl{font-weight:400}#ogori_top .u-fw-medium{font-weight:500}#ogori_top .u-fw-semibold{font-weight:600}#ogori_top .u-fw-bold{font-weight:700}#ogori_top .u-fw-extraBold{font-weight:800}#ogori_top .u-fw-black{font-weight:900}#ogori_top .u-ls-50{letter-spacing:.05em}#ogori_top .u-ls-75{letter-spacing:.075em}#ogori_top .u-ls-100{letter-spacing:.1em}
