@charset "UTF-8";: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:ease;transition-timing-function:initial;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-left: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-right: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-top: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-bottom: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-left: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-top: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 #007aff;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)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:44px;width:var(--swiper-navigation-size);height:44px;height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-disabled.swiper-button-prev,.swiper-button-disabled.swiper-button-next{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-hidden.swiper-button-prev,.swiper-button-hidden.swiper-button-next{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){width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-next ::slotted(svg){width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:50%;top:var(--swiper-navigation-top-offset, 50%);margin-top:-22px;margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:4px;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:4px;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:50%;top:var(--swiper-navigation-top-offset, 50%);margin-top:-22px;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:4px;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:4px;right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev:not(.does-not-exist) ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}.swiper-horizontal~.swiper-button-prev:not(.does-not-exist) ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-next ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}.swiper-horizontal.swiper-rtl~.swiper-button-next ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}.swiper-horizontal .swiper-button-prev:not(.does-not-exist) .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev:not(.does-not-exist) .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .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){transform:rotate(0)}.swiper-horizontal.swiper-rtl~.swiper-button-prev ::slotted(.swiper-navigation-icon){transform:rotate(0)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:50%;left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:-22px;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:4px;top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev ::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}.swiper-vertical~.swiper-button-prev ::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:4px;bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next ::slotted(.swiper-navigation-icon){transform:rotate(90deg)}.swiper-vertical~.swiper-button-next ::slotted(.swiper-navigation-icon){transform:rotate(90deg)}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;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:8px;bottom:var(--swiper-pagination-bottom, 8px);top:auto;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:8px;width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:8px;height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:#000;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:.2;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:1;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:8px;right:var(--swiper-pagination-right, 8px);left:auto;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:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-bullets-dynamic.swiper-pagination-vertical.swiper-pagination-bullets{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-bullets-dynamic.swiper-pagination-vertical.swiper-pagination-bullets .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 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-bullets-dynamic.swiper-pagination-horizontal.swiper-pagination-bullets{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-bullets-dynamic.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:#00000040;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:4px;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:4px;width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.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-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0;min-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;-webkit-text-decoration:none;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;min-width:0;padding:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}html{min-height:100%}@media only screen and (min-width: 768px){html{font-size:62.5%}}body{font-size:2.133333333333333vw;background-color:#fff;color:#000;font-family:Noto Sans CJK JP,Noto Sans JP,sans-serif;font-feature-settings:"palt";line-height:1;min-height:100%;text-rendering:auto}@media only screen and (min-width: 768px){body{font-size:1.6rem;overflow-x:hidden}}.wrapper{display:flex;flex-direction:column;min-height:100dvh}.main{flex:1 0 auto}.footer{flex:0 0 auto}::view-transition-old(root){animation:pageFadeOut .72s cubic-bezier(.445,.05,.55,.95) forwards}::view-transition-new(root){animation:pageFadeIn .86s cubic-bezier(.445,.05,.55,.95) forwards}@media (prefers-reduced-motion: reduce){::view-transition-old(root),::view-transition-new(root){animation:none}}a{color:#000}small{font-size:100%}img{max-width:100%;height:auto;width:100%}@media only screen and (min-width: 768px){img{width:auto}}svg{height:100%;width:100%}@keyframes pageFadeOut{0%{opacity:1}to{opacity:0}}@keyframes pageFadeIn{0%{opacity:0}to{opacity:1}}@media only screen and (max-width: 767px){.md{display:none!important}}@media only screen and (min-width: 768px){.sm{display:none!important}}.visually-hidden{height:4px!important;contain:strict!important;display:block!important;width:4px!important;inset:0!important;opacity:0!important;pointer-events:none!important;position:fixed!important}.design-overlay{position:absolute;top:0;left:0;right:0;z-index:2147483647;pointer-events:none}.design-overlay.is-hidden .design-overlay-image{opacity:0}.design-overlay-image{display:block;width:100%;opacity:.5;opacity:var(--design-overlay-opacity, .5);transition:opacity .15s ease}.design-overlay-image img{display:block;width:100%;height:auto;max-width:none}.design-overlay-panel{position:fixed;right:12px;bottom:12px;display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid rgba(255,255,255,.35);border-radius:6px;background:#000000b8;color:#fff;font-family:Arial,sans-serif;font-size:12px;line-height:1;pointer-events:auto;box-shadow:0 4px 16px #0000003d}.design-overlay-switch,.design-overlay-range{display:flex;align-items:center;gap:6px;white-space:nowrap}.design-overlay-switch input{width:14px;height:14px;margin:0;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.design-overlay-range input{width:120px;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.loader{align-items:center;background:#fff;display:flex;position:fixed;top:0;left:0;justify-content:center;opacity:1;pointer-events:auto;height:100%;width:100%;transition:opacity .8s ease;z-index:2147483646}@media only screen and (max-width: 767px){.loader{align-items:flex-start}}.loader .loader-logo{display:block;opacity:0;transform:scale(.96);filter:blur(16px);animation:loaderLogoIn 1.2s cubic-bezier(.075,.82,.165,1) .65s forwards}@media only screen and (max-width: 767px){.loader .loader-logo{margin-top:67.33333333333333vw;width:77.60000000000001vw}}@media only screen and (min-width: 768px){.loader .loader-logo{height:259px;width:582px}}.loader .loader-logo img{display:block;height:auto;width:100%}.is-loaded .loader{opacity:0;pointer-events:none}@keyframes loaderLogoIn{0%{opacity:0;transform:scale(.96);filter:blur(16px)}60%{opacity:1}to{opacity:1;transform:scale(1);filter:blur(0)}}.svg-sprites{opacity:0;position:absolute;height:0;width:0;z-index:-999}.footer{align-items:center;display:flex;justify-content:center;overflow:hidden;position:relative}@media only screen and (max-width: 767px){.footer{height:21.46666666666667vw}}@media only screen and (min-width: 768px){.footer{height:161px}}.footer:before{background-position:center;background-repeat:no-repeat;background-size:contain;content:"";inset:0;position:absolute}@media only screen and (max-width: 767px){.footer:before{background-image:url(/assets/img/footer-bg.webp)}}@media only screen and (min-width: 768px){.footer:before{background-image:url(/assets/img/md/footer-bg.webp)}}.footer .copyright{color:#fff;font-family:Noto Sans CJK JP,sans-serif;font-weight:500;line-height:1.5;position:relative;text-align:center;white-space:nowrap;z-index:1}@media only screen and (max-width: 767px){.footer .copyright{font-size:2.266666666666667vw;letter-spacing:.14em;margin-top:1.333333333333333vw;-webkit-text-stroke:.284444444444444vw #070;paint-order:stroke fill;text-shadow:0 0 2.666666666666667vw #070}}@media only screen and (min-width: 768px){.footer .copyright{font-size:18px;text-shadow:0 0 14px #070}}.header{position:relative;z-index:20}.header .header-inner{position:relative}.header .header-logo{display:none}@media only screen and (min-width: 768px){.page-news .header .header-logo{display:block;position:absolute;top:44px;left:calc(50% + 461px);width:190px;z-index:6}}@media only screen and (max-width: 767px){.header .nav{display:none}}@media only screen and (min-width: 768px){.header .nav{position:absolute;top:124px;left:calc(50% + 311px);width:209px;z-index:5}}@media only screen and (min-width: 768px){.page-news .header .nav{top:167px;left:calc(50% + 451px)}}.header .nav ul{display:flex}@media only screen and (min-width: 768px){.header .nav ul{align-items:flex-start;flex-direction:column;gap:46px}}@media only screen and (min-width: 768px){.header .nav li{padding-left:33px}}.header .nav a{color:#070;align-items:center;display:inline-flex;font-family:Philosopher,Times New Roman,serif;font-weight:700;gap:5px;line-height:1;transition:opacity .3s}@media only screen and (min-width: 768px){.header .nav a{font-size:24px;-webkit-text-stroke:4px #fff;paint-order:stroke fill}}.header .nav a:hover{opacity:.65}.header .nav a svg{display:none;flex:0 0 auto;height:20px;width:28px}.header .nav .is-current a svg{display:block}@media only screen and (min-width: 768px){.header .nav .is-current{padding-left:0}}@media only screen and (min-width: 768px){.header .nav .small{font-size:20px}}@media only screen and (max-width: 767px){.header .menu-panel{opacity:0;pointer-events:none;visibility:hidden;background:#fff;position:fixed;top:0;left:0;min-height:100dvh;overflow-y:auto;padding-top:9.466666666666667vw;padding-bottom:10.933333333333334vw;transition:opacity .3s,visibility .3s;width:100%;z-index:9;-webkit-overflow-scrolling:touch}.is-menu-opened .header .menu-panel{opacity:1;pointer-events:auto;visibility:visible}}@media only screen and (min-width: 768px){.header .menu-panel{display:none}}@media only screen and (max-width: 767px){.header .menu-logo{margin:0 auto;width:51.733333333333334vw}}@media only screen and (max-width: 767px){.header .menu-nav{margin-top:14.266666666666666vw;text-align:center}}@media only screen and (max-width: 767px){.header .menu-nav li{font-family:Philosopher,Times New Roman,serif;font-size:5.866666666666666vw;font-weight:700;line-height:1}}@media only screen and (max-width: 767px){.header .menu-nav li+li{margin-top:12.266666666666666vw}}@media only screen and (max-width: 767px){.header .menu-nav a{color:#070;align-items:baseline;display:inline-flex;justify-content:center;min-height:6.533333333333332vw;position:relative}}@media only screen and (max-width: 767px){.header .menu-nav a svg{display:none;flex:0 0 auto;height:3.733333333333334vw;width:5.600000000000001vw}}@media only screen and (max-width: 767px){.header .menu-nav .is-current a{gap:3.6vw;transform:translate(-4.533333333333333vw)}}@media only screen and (max-width: 767px){.header .menu-nav .is-current a svg{display:block}}@media only screen and (max-width: 767px){.header .menu-nav .small{font-size:4.533333333333333vw}}@media only screen and (max-width: 767px){.header .menu-sns{align-items:center;display:flex;gap:13.333333333333334vw;justify-content:center;margin-top:15.333333333333332vw}}@media only screen and (max-width: 767px){.header .menu-sns a{display:block;position:relative}}@media only screen and (max-width: 767px){.header .sns-x{height:6vw;width:6vw}}@media only screen and (max-width: 767px){.header .sns-x svg{display:block;height:100%;width:100%}}@media only screen and (max-width: 767px){.header .sns-youtube{height:5.066666666666666vw;width:7.199999999999999vw}}@media only screen and (max-width: 767px){.header .sns-youtube svg{display:block;height:100%;width:100%}}@media only screen and (max-width: 767px){.header .btn-menu{position:absolute;top:0;top:var(--btn-menu-top, 0);right:0;height:21.333333333333336vw;overflow:hidden;width:21.333333333333336vw;z-index:10}.page-news .header .btn-menu{position:fixed}.header .btn-menu.is-menu-fixed{position:fixed;top:0;right:0}}@media only screen and (min-width: 768px){.header .btn-menu{display:none}}@media only screen and (max-width: 767px){.header .btn-menu:before{background:#070;content:"";position:absolute;right:0;top:0;height:21.333333333333336vw;width:21.333333333333336vw;clip-path:polygon(0 0,100% 0,100% 100%)}}@media only screen and (max-width: 767px){.header .btn-menu:after{background:#25580ff2;content:"";position:absolute;right:0;top:0;height:20vw;width:20vw;clip-path:polygon(0 0,100% 0,100% 100%)}}@media only screen and (max-width: 767px){.header .btn-menu-icon{position:absolute;top:4vw;right:2.4vw;display:block;height:6.133333333333333vw;width:9.333333333333334vw;z-index:1}}@media only screen and (max-width: 767px){.header .btn-menu-line{background:#b7e2a2;border-radius:.266666666666667vw;display:block;height:.533333333333333vw;position:absolute;right:0;transition:opacity .3s,transform .3s,top .3s,width .3s}}@media only screen and (max-width: 767px){.header .btn-menu-line:nth-child(1){top:0;width:9.333333333333334vw}}@media only screen and (max-width: 767px){.header .btn-menu-line:nth-child(2){top:2.8vw;width:6.666666666666667vw}}@media only screen and (max-width: 767px){.header .btn-menu-line:nth-child(3){top:5.600000000000001vw;width:4vw}}@media only screen and (max-width: 767px){.is-menu-opened .header .btn-menu-line{right:0;top:2.933333333333333vw;width:9.333333333333334vw}}@media only screen and (max-width: 767px){.is-menu-opened .header .btn-menu-line:nth-child(1){transform:rotate(45deg)}}@media only screen and (max-width: 767px){.is-menu-opened .header .btn-menu-line:nth-child(2){transform:rotate(-45deg)}}@media only screen and (max-width: 767px){.is-menu-opened .header .btn-menu-line:nth-child(3){opacity:0}}@media only screen and (max-width: 767px){body.is-menu-opened{overflow:hidden}}.modal{display:none;position:fixed;top:0;left:0;opacity:0;overflow:auto;pointer-events:none;height:100%;width:100%;transition:opacity .35s cubic-bezier(.215,.61,.355,1);z-index:100;-webkit-overflow-scrolling:touch}.modal.is-modal-active{display:block}.modal.is-modal-opened{opacity:1;pointer-events:auto}.modal.is-modal-opened .modal-contents{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}.modal .modal-overlay{background:#00000059;position:fixed;top:0;left:0;opacity:1;height:100%;width:100%}.modal .modal-inner{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:40px 20px;width:100%}.modal .modal-contents{color:#414141;font-family:Noto Sans JP,sans-serif;background:#d9f8ca;border-top-left-radius:150px;border-bottom-right-radius:150px;margin:auto;max-width:1060px;overflow:hidden;padding:0;position:relative;opacity:0;transform:translateY(18px) scale(.98);filter:blur(8px);transition:opacity .42s cubic-bezier(.215,.61,.355,1),transform .42s cubic-bezier(.215,.61,.355,1),filter .42s cubic-bezier(.215,.61,.355,1);width:100%}@media only screen and (max-width: 767px){.modal .modal-contents{max-width:92vw;border-top-left-radius:20vw;border-bottom-right-radius:20vw}}.modal .modal-frame{position:relative;width:100%}.modal .modal-frame:before{content:"";pointer-events:none;position:absolute;z-index:1}.modal .modal-frame svg{position:absolute;left:50%;display:block;height:auto;transform:translate(-50%);z-index:2}@media only screen and (max-width: 767px){.modal .modal-frame svg{width:43.86666666666667vw}}@media only screen and (min-width: 768px){.modal .modal-frame svg{width:329px}}@media only screen and (max-width: 767px){.modal .modal-frame-top{height:27.333333333333332vw}}@media only screen and (min-width: 768px){.modal .modal-frame-top{height:205px}}.modal .modal-frame-top:before{border-left:4px solid #fff;border-right:4px solid #fff;border-top:4px solid #fff;border-top-left-radius:150px;inset:15px 15px 0}@media only screen and (max-width: 767px){.modal .modal-frame-top:before{border-top-width:.533333333333333vw;border-left-width:.533333333333333vw;border-right-width:.533333333333333vw;border-top-left-radius:20vw}}@media only screen and (max-width: 767px){.modal .modal-frame-top svg{top:8.666666666666668vw;height:13.333333333333334vw}}@media only screen and (min-width: 768px){.modal .modal-frame-top svg{top:20px}}@media only screen and (max-width: 767px){.modal .modal-frame-bottom{height:22vw}}@media only screen and (min-width: 768px){.modal .modal-frame-bottom{height:165px}}.modal .modal-frame-bottom:before{border-bottom:4px solid #fff;border-left:4px solid #fff;border-right:4px solid #fff;border-bottom-right-radius:150px;inset:0 15px 15px}@media only screen and (max-width: 767px){.modal .modal-frame-bottom:before{border-bottom-width:.533333333333333vw;border-left-width:.533333333333333vw;border-right-width:.533333333333333vw;border-bottom-right-radius:20vw}}@media only screen and (max-width: 767px){.modal .modal-frame-bottom svg{top:1.333333333333333vw;height:13.333333333333334vw}}@media only screen and (min-width: 768px){.modal .modal-frame-bottom svg{top:0}}.modal .modal-body{align-items:center;border-left:4px solid #fff;border-right:4px solid #fff;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;position:relative;width:calc(100% - 30px)}@media only screen and (max-width: 767px){.modal .modal-body{border-left-width:.533333333333333vw;border-right-width:.533333333333333vw;min-height:52vw;padding:2.666666666666667vw}}@media only screen and (min-width: 768px){.modal .modal-body{min-height:363px;padding:0}}.modal .modal-comment{width:100%}@media only screen and (min-width: 768px){.modal .modal-comment{max-width:815px}}.modal .modal-comment-visual{display:flex;width:100%}@media only screen and (max-width: 767px){.modal .modal-comment-visual{align-items:center;flex-direction:column;gap:8vw}}@media only screen and (min-width: 768px){.modal .modal-comment-visual{align-items:flex-start;gap:36px;max-width:773px}}.modal .modal-comment-image{flex:0 0 auto;margin:0}@media only screen and (max-width: 767px){.modal .modal-comment-image{width:36.93333333333334vw}}@media only screen and (min-width: 768px){.modal .modal-comment-image{width:277px}}.modal .modal-comment-image picture{display:block;width:100%}.modal .modal-comment-image img{display:block;height:auto;width:100%}.modal .modal-comment-body{min-width:0}@media only screen and (max-width: 767px){.modal .modal-comment-body{width:100%}}@media only screen and (min-width: 768px){.modal .modal-comment-body{padding-top:27px;width:460px}}.modal .modal-author{align-items:center;display:flex;justify-content:center;margin:0}@media only screen and (max-width: 767px){.modal .modal-author{gap:3.466666666666666vw}}@media only screen and (min-width: 768px){.modal .modal-author{gap:25px}}.modal .modal-author-label{color:#070;font-family:"Noto Serif JP",serif;font-weight:900;line-height:1}@media only screen and (max-width: 767px){.modal .modal-author-label{font-size:3.2vw}}@media only screen and (min-width: 768px){.modal .modal-author-label{font-size:16px}}.modal .modal-author-name{color:#000;font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.4}@media only screen and (max-width: 767px){.modal .modal-author-name{font-size:4vw}}@media only screen and (min-width: 768px){.modal .modal-author-name{font-size:24px}}.modal .modal-text{font-family:"Noto Serif JP";font-weight:500;line-height:1.7}@media only screen and (max-width: 767px){.modal .modal-text{margin-top:5.333333333333334vw;font-size:2.933333333333333vw}}@media only screen and (min-width: 768px){.modal .modal-text{margin-top:40px;font-size:16px}}.modal .modal-text p{margin:0}.modal .modal-text p+p{margin-top:0}.modal .btn-modal-close{background:#fff;border:0;border-bottom-right-radius:20px;border-top-left-radius:20px;box-shadow:0 4px 4px #00000040;color:#070;cursor:pointer;display:block;font-family:Philosopher,Times New Roman,serif;font-weight:700;line-height:1;margin:0 auto;padding:0;text-align:center;transition:transform .2s ease,box-shadow .2s ease;z-index:10}@media only screen and (max-width: 767px){.modal .btn-modal-close{border-bottom-right-radius:2.666666666666667vw;border-top-left-radius:2.666666666666667vw;font-size:4vw;height:5.333333333333334vw;margin-top:4.8vw;width:13.333333333333334vw}}@media only screen and (min-width: 768px){.modal .btn-modal-close{font-size:30px;height:40px;margin-top:36px;width:100px}}.modal .btn-modal-close:hover{box-shadow:none;transform:translateY(4px)}@media only screen and (min-width: 768px){.modal-2 .modal-body{min-height:524px}}@media only screen and (min-width: 768px){.modal-2 .modal-comment{max-width:773px}}@media only screen and (max-width: 767px){.modal-2 .modal-text{font-size:2.666666666666667vw;margin-top:2.666666666666667vw}}@media only screen and (min-width: 768px){.modal-2 .modal-text{margin-top:40px;width:460px}}@media only screen and (max-width: 767px){.modal-2 .modal-author{gap:2vw}}@media only screen and (max-width: 767px){.modal-2 .modal-author-label{font-size:2.666666666666667vw}}@media only screen and (max-width: 767px){.modal-2 .modal-author-name{font-size:3.2vw}}@media only screen and (max-width: 767px){.modal-2 .modal-comment-body{width:auto}}@media only screen and (min-width: 768px){.modal-2 .modal-author{justify-content:start}}@media only screen and (max-width: 767px){.modal-2 .btn-modal-close{margin-top:8vw}}@media only screen and (min-width: 768px){.modal-2 .btn-modal-close{margin-top:60px}}.modal-movie .modal-inner{padding:40px 20px}@media only screen and (max-width: 767px){.modal-movie .modal-inner{padding:5.333333333333334vw 4vw}}.modal-movie .modal-contents{background:transparent;border-radius:0;overflow:visible;max-width:1162px}@media only screen and (max-width: 767px){.modal-movie .modal-contents{max-width:92vw;border-radius:0}}.modal-movie .modal-frame{display:none}.modal-movie .modal-body{border:0;padding:0;width:100%}@media only screen and (max-width: 767px){.modal-movie .modal-body{min-height:auto;padding:0}}@media only screen and (min-width: 768px){.modal-movie .modal-body{min-height:auto;padding:0}}.modal-movie .modal-comment{max-width:none}.modal-movie .modal-movie-frame{aspect-ratio:16/9;background:#000;position:relative;width:100%}.modal-movie .modal-movie-frame iframe{position:absolute;top:0;left:0;display:block;height:100%;width:100%}.modal-movie .btn-modal-close{position:absolute;background:#0000;border-radius:0;box-shadow:none;font-size:0;margin:0;transform:none}@media only screen and (max-width: 767px){.modal-movie .btn-modal-close{right:0;top:-8.266666666666666vw;height:7.199999999999999vw;width:7.199999999999999vw}}@media only screen and (min-width: 768px){.modal-movie .btn-modal-close{right:-12px;top:-62px;height:54px;width:54px}}.modal-movie .btn-modal-close .btn-modal-close-mark{position:absolute;top:0;left:0;color:#fff;display:block;height:100%;width:100%}.modal-movie .btn-modal-close .btn-modal-close-mark svg{display:block;height:100%;width:100%}.modal-movie .btn-modal-close:before{content:none}.modal-movie .btn-modal-close:after{content:none}.modal-movie .btn-modal-close:hover{background:#000;box-shadow:none;transform:none}@media only screen and (max-width: 767px){.page-home .main{background-image:url(/assets/img/home/bg-1.webp),url(/assets/img/home/bg-2.webp),url(/assets/img/home/bg-3.webp);background-position:center 140.39999999999998vw,center 296.93333333333334vw,center 545.3333333333333vw;background-repeat:no-repeat;background-size:100% auto}}@media only screen and (min-width: 768px){.page-home .main{background:#fff;overflow:hidden;position:relative}}@media only screen and (min-width: 768px){.page-home .main:before{background:url(/assets/img/home/md/bg-1.webp) center top/1440px 1520px no-repeat;content:"";height:1520px;left:50%;pointer-events:none;position:absolute;top:0;transform:translate(-50%);width:1440px;z-index:0}}@media only screen and (min-width: 768px){.page-home .main:after{background-color:#f6fff4;background-image:url(/assets/img/home/md/bg-3.webp),url(/assets/img/home/md/bg-4.webp);background-position:left top,right top;background-repeat:no-repeat;background-size:580px 1506px,385px 1506px;content:"";position:absolute;top:3020px;left:50%;z-index:0;pointer-events:none;transform:translate(-50%);width:1440px;height:1506px}}@media only screen and (min-width: 768px){.page-home .main>section{position:relative;z-index:1}}.page-home .hero{position:relative}@media only screen and (max-width: 767px){.page-home .hero .hero-title{position:absolute;top:5.600000000000001vw;left:50%;transform:translate(-50%);width:77.60000000000001vw}}@media only screen and (min-width: 768px){.page-home .hero .hero-title{position:absolute;top:42px;left:157px;margin:0;width:582px;z-index:2}}@media only screen and (max-width: 767px){.page-home .hero .hero-text{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:74.53333333333333vw}}@media only screen and (min-width: 768px){.page-home .hero .hero-text{position:absolute;top:955px;left:170px;margin:0;width:559px;z-index:2}}@media only screen and (min-width: 768px){.page-home .hero{height:1063px}}@media only screen and (min-width: 768px){.page-home .hero .hero-inner{height:100%;margin:0 auto;position:relative;width:1440px}}@media only screen and (min-width: 768px){.page-home .hero .hero-visual{position:absolute;top:0;left:71px;height:1063px;width:755px}}@media only screen and (min-width: 768px){.page-home .hero .hero-visual picture,.page-home .hero .hero-visual img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}@media only screen and (max-width: 767px){.page-home .movie{padding:25.2vw 0 7.333333333333333vw}}@media only screen and (min-width: 768px){.page-home .movie{box-sizing:border-box;height:534px;padding:102px 0 0;z-index:2!important}}.page-home .movie .section-inner{margin:0 auto}@media only screen and (max-width: 767px){.page-home .movie .section-inner{width:92vw}}@media only screen and (min-width: 768px){.page-home .movie .section-inner{width:1108px}}.page-home .movie .movie-container{cursor:pointer;position:relative}@media only screen and (max-width: 767px){.page-home .movie .movie-container{height:51.733333333333334vw;width:100%}}@media only screen and (min-width: 768px){.page-home .movie .movie-container{height:432px;width:1162px;transform:translate(-27px)}}.page-home .movie .movie-container iframe,.page-home .movie .movie-container video{position:absolute;top:0;left:0;display:block;height:100%;width:100%}.page-home .movie .movie-container video{-o-object-fit:cover;object-fit:cover}.page-home .movie .movie-container .movie-play-icon{--movie-play-main: #070;--movie-play-accent: #fff;position:absolute;top:50%;left:50%;display:block;filter:drop-shadow(0 0 0 rgba(0,119,0,0));opacity:1;pointer-events:none;transform:translate(-50%,-50%);transition:filter .55s cubic-bezier(.075,.82,.165,1),opacity .55s cubic-bezier(.075,.82,.165,1)}@media only screen and (max-width: 767px){.page-home .movie .movie-container .movie-play-icon{height:8.533333333333333vw;width:12.266666666666666vw}}@media only screen and (min-width: 768px){.page-home .movie .movie-container .movie-play-icon{height:64px;width:92px}}.page-home .movie .movie-container .movie-play-icon-reverse{--movie-play-main: #fff;--movie-play-accent: #070;opacity:0}.page-home .movie .movie-container:hover .movie-play-icon,.page-home .movie .movie-container:focus-visible .movie-play-icon{filter:drop-shadow(0 0 25px rgba(255,255,255,.88));opacity:0}.page-home .movie .movie-container:hover .movie-play-icon-reverse,.page-home .movie .movie-container:focus-visible .movie-play-icon-reverse{filter:drop-shadow(0 0 25px rgba(255,255,255,.88));opacity:1}.page-home .movie .movie-container:focus-visible{outline:4px solid #070;outline-offset:6px}.page-home .news{color:#303030;font-family:Noto Sans CJK JP,Noto Sans JP,sans-serif}@media only screen and (max-width: 767px){.page-home .news{padding:4.533333333333333vw 0 3.466666666666666vw}}@media only screen and (min-width: 768px){.page-home .news{padding:30px 0 26px}}.page-home .news .section-inner{margin:0 auto}@media only screen and (max-width: 767px){.page-home .news .section-inner{width:92vw}}@media only screen and (min-width: 768px){.page-home .news .section-inner{width:690px}}.page-home .news .section-heading{margin:0}.page-home .news .section-heading .text-sub{display:block;color:#070;font-family:Philosopher,Times New Roman,serif;font-weight:700;line-height:1}@media only screen and (max-width: 767px){.page-home .news .section-heading .text-sub{font-size:8vw}}@media only screen and (min-width: 768px){.page-home .news .section-heading .text-sub{font-size:60px}}@media only screen and (max-width: 767px){.page-home .news .news-list{margin-top:2.666666666666667vw}}@media only screen and (min-width: 768px){.page-home .news .news-list{margin-top:17px}}@media only screen and (max-width: 767px){.page-home .news .news-item{width:100%}}@media only screen and (min-width: 768px){.page-home .news .news-item{width:100%}}@media only screen and (max-width: 767px){.page-home .news .news-item+.news-item{margin-top:2.666666666666667vw}}@media only screen and (min-width: 768px){.page-home .news .news-item+.news-item{margin-top:20px}}.page-home .news .news-item-link{color:inherit;display:block;-webkit-text-decoration:none;text-decoration:none;transition:opacity .3s}.page-home .news .news-item-link:hover{opacity:.7}.page-home .news .news-date{display:block;background:linear-gradient(90deg,#3ebc00,#1c5600);color:#fff;font-weight:500;line-height:1.2}@media only screen and (max-width: 767px){.page-home .news .news-date{height:3.2vw;padding:0 .933333333333333vw;font-size:2.666666666666667vw}}@media only screen and (min-width: 768px){.page-home .news .news-date{height:24px;padding:0 7px;font-size:20px}}.page-home .news .news-text{font-weight:500;line-height:1.5}@media only screen and (max-width: 767px){.page-home .news .news-text{margin-top:.133333333333333vw;padding-left:.4vw;font-size:2.666666666666667vw}}@media only screen and (min-width: 768px){.page-home .news .news-text{margin-top:1px;padding-left:3px;font-size:20px}}.page-home .news .news-footer{border-top:1px solid #b8b28a;display:flex;justify-content:flex-end}@media only screen and (max-width: 767px){.page-home .news .news-footer{margin-top:2.8vw;padding-top:2.133333333333333vw}}@media only screen and (min-width: 768px){.page-home .news .news-footer{margin-top:21px;padding-top:23px}}.page-home .news .news-more{align-items:center;color:#070;display:inline-flex;font-family:Philosopher,Times New Roman,serif;font-weight:700;line-height:1}@media only screen and (max-width: 767px){.page-home .news .news-more{gap:1.066666666666667vw;font-size:4vw}}@media only screen and (min-width: 768px){.page-home .news .news-more{gap:8px;font-size:30px}}.page-home .news .news-more svg{display:block;flex:0 0 auto}@media only screen and (max-width: 767px){.page-home .news .news-more svg{height:2.666666666666667vw;width:4vw;margin-top:.266666666666667vw}}@media only screen and (min-width: 768px){.page-home .news .news-more svg{height:20px;width:30px}}.page-home .introduction{position:relative}@media only screen and (max-width: 767px){.page-home .introduction{background-color:transparent;padding:29.86666666666667vw 0 33.6vw}}@media only screen and (min-width: 768px){.page-home .introduction{background-color:#fff;background:transparent;box-sizing:border-box;padding:321px 0 0}}.page-home .introduction:before{content:"";pointer-events:none;position:absolute;z-index:0}@media only screen and (max-width: 767px){.page-home .introduction:before{display:none}}@media only screen and (min-width: 768px){.page-home .introduction:before{transform:translate(-50%);background:url(/assets/img/home/md/bg-2.webp) center top/1440px 1152px no-repeat;top:-124px;left:50%;height:1152px;width:1440px}}.page-home .introduction .section-inner{margin:0 auto;position:relative;z-index:1}@media only screen and (max-width: 767px){.page-home .introduction .section-inner{width:92vw}}@media only screen and (min-width: 768px){.page-home .introduction .section-inner{margin-left:calc(50% - 554px);width:761px}}.page-home .introduction .section-heading{margin:0}.page-home .introduction .section-heading .text-sub{display:block;color:#070;font-family:Philosopher,Times New Roman,serif;font-weight:700;letter-spacing:.1em;line-height:1.12;white-space:nowrap}@media only screen and (max-width: 767px){.page-home .introduction .section-heading .text-sub{font-size:8vw}}@media only screen and (min-width: 768px){.page-home .introduction .section-heading .text-sub{font-size:60px}}.page-home .introduction .introduction-lead{color:#3ebc00;font-family:"Noto Serif JP",serif;font-weight:900}@media only screen and (max-width: 767px){.page-home .introduction .introduction-lead{margin-top:5.2vw;font-size:4.266666666666667vw}}@media only screen and (min-width: 768px){.page-home .introduction .introduction-lead{font-size:30px;margin:40px 0 36px}}.page-home .introduction .introduction-lead p{line-height:normal;margin:0}.page-home .introduction .introduction-text{color:#000;font-family:"Noto Serif JP",serif;font-weight:600}@media only screen and (max-width: 767px){.page-home .introduction .introduction-text{margin-top:3.733333333333334vw;font-size:3.2vw;-webkit-text-stroke:.533333333333333vw #fff;paint-order:stroke fill;text-shadow:0 0 2.133333333333333vw #fff}}@media only screen and (min-width: 768px){.page-home .introduction .introduction-text{font-size:22px}}.page-home .introduction .introduction-text p{position:relative;line-height:1.92;margin:0}@media only screen and (min-width: 768px){.page-home .introduction .introduction-text p{line-height:1.9}}@media only screen and (max-width: 767px){.page-home .introduction .introduction-text p:last-child{margin-top:3.333333333333333vw}}@media only screen and (min-width: 768px){.page-home .introduction .introduction-text p:last-child{margin-top:23px}}.page-home .character{overflow:hidden}@media only screen and (max-width: 767px){.page-home .character{background:transparent;padding:30vw 0 19.6vw}}@media only screen and (min-width: 768px){.page-home .character{background:transparent;box-sizing:border-box;padding:246px 0 0}}.page-home .character .section-inner{margin:0 auto}@media only screen and (max-width: 767px){.page-home .character .section-inner{width:92vw}}@media only screen and (min-width: 768px){.page-home .character .section-inner{margin-left:calc(50% - 554px);width:872px}}.page-home .character .section-heading{margin:0;position:relative;z-index:2}.page-home .character .section-heading .text-sub{display:block;color:#070;font-family:Philosopher,Times New Roman,serif;font-weight:700;letter-spacing:.1em;line-height:1.12;white-space:nowrap}@media only screen and (max-width: 767px){.page-home .character .section-heading .text-sub{font-size:8vw}}@media only screen and (min-width: 768px){.page-home .character .section-heading .text-sub{font-size:60px}}.page-home .character .character-content{position:relative}@media only screen and (max-width: 767px){.page-home .character .character-content{height:100.13333333333334vw;margin-top:-1.733333333333333vw}}@media only screen and (min-width: 768px){.page-home .character .character-content{height:751px;margin-top:-71px}}.page-home .character .character-slider{height:100%;overflow:hidden;position:relative;width:100%}.page-home .character .character-visual{position:relative}@media only screen and (max-width: 767px){.page-home .character .character-visual{top:5.066666666666666vw;left:44.800000000000004vw;height:100.13333333333334vw;width:45.86666666666667vw}}@media only screen and (min-width: 768px){.page-home .character .character-visual{height:751px;width:344px;top:40px;left:528px}}.page-home .character .character-visual img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.page-home .character .character-detail{position:absolute;text-align:center}@media only screen and (max-width: 767px){.page-home .character .character-detail{top:28.799999999999997vw;left:6.933333333333333vw;width:39.86666666666667vw}}@media only screen and (min-width: 768px){.page-home .character .character-detail{width:299px;left:236px;top:263px}}.page-home .character .character-name{color:#1f881f;font-family:Noto Sans JP,sans-serif;font-weight:900;line-height:1.9}@media only screen and (max-width: 767px){.page-home .character .character-name{font-size:3.2vw}}@media only screen and (min-width: 768px){.page-home .character .character-name{font-size:24px}}.page-home .character .character-cv{background:#e8f4d4;border-bottom-right-radius:15px;border-top-left-radius:15px;color:#000;font-family:Noto Sans CJK JP,Noto Sans JP,sans-serif;font-weight:400;line-height:1.5}@media only screen and (max-width: 767px){.page-home .character .character-cv{font-size:2.666666666666667vw;width:38.93333333333333vw;margin:1.066666666666667vw auto 0;padding:.4vw 0;border-bottom-right-radius:2vw;border-top-left-radius:2vw}}@media only screen and (min-width: 768px){.page-home .character .character-cv{font-size:16px;line-height:1.9;width:292px;height:30px;margin:10px 0 0;padding:0}}.page-home .character .character-description{color:#000;font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.5;text-align:center}@media only screen and (max-width: 767px){.page-home .character .character-description{margin-top:2.133333333333333vw;font-size:2.666666666666667vw}}@media only screen and (min-width: 768px){.page-home .character .character-description{font-size:16px;margin-top:23px}}.page-home .character .character-description p{line-height:1.5;margin:0}@media only screen and (max-width: 767px){.page-home .character .character-description p{white-space:nowrap}}.page-home .character .character-nav{display:flex;position:absolute;z-index:3}@media only screen and (max-width: 767px){.page-home .character .character-nav{gap:2.933333333333333vw;top:6.4vw;left:11.333333333333332vw}}@media only screen and (min-width: 768px){.page-home .character .character-nav{gap:22px;left:89px;top:106px}}.page-home .character .character-nav-item{background:#b7e2a2;border-bottom-right-radius:20px;border-top-left-radius:20px;display:block;overflow:hidden;opacity:.5;transition:opacity .3s}@media only screen and (max-width: 767px){.page-home .character .character-nav-item{height:13.200000000000001vw;width:13.333333333333334vw;border-bottom-right-radius:2.666666666666667vw;border-top-left-radius:2.666666666666667vw}}@media only screen and (min-width: 768px){.page-home .character .character-nav-item{height:99px;width:100px}}.page-home .character .character-nav-item.is-current{opacity:1}.page-home .character .character-nav-item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.page-home .staff{overflow:hidden;color:#000;font-family:"Noto Serif JP",serif;position:relative}@media only screen and (max-width: 767px){.page-home .staff{background:transparent;min-height:165.06666666666666vw;padding:.533333333333333vw 0 6.133333333333333vw}}@media only screen and (min-width: 768px){.page-home .staff{background-size:auto 100%;background:transparent;box-sizing:border-box;height:990px;min-height:0;padding:75px 0 0}}.page-home .staff .section-inner{margin:0 auto}@media only screen and (max-width: 767px){.page-home .staff .section-inner{width:100%;padding:0 6.133333333333333vw}}@media only screen and (min-width: 768px){.page-home .staff .section-inner{margin-left:calc(50% - 554px);padding:0;width:1108px}}.page-home .staff .section-heading{margin:0}.page-home .staff .section-heading .text-sub{display:block;color:#070;font-family:Philosopher,Times New Roman,serif;font-weight:700;line-height:1}@media only screen and (max-width: 767px){.page-home .staff .section-heading .text-sub{font-size:8vw;letter-spacing:.1em}}@media only screen and (min-width: 768px){.page-home .staff .section-heading .text-sub{font-size:60px;letter-spacing:6px}}.page-home .staff .section-heading .text-sub span{display:inline-block;font-weight:400}@media only screen and (max-width: 767px){.page-home .staff .section-heading .text-sub span{font-size:5.333333333333334vw}}@media only screen and (min-width: 768px){.page-home .staff .section-heading .text-sub span{font-size:40px;letter-spacing:10px}}.page-home .staff .staff-content{-webkit-text-stroke:.533333333333333vw #fff;paint-order:stroke fill}@media only screen and (max-width: 767px){.page-home .staff .staff-content{margin-left:4.8vw;padding-top:4.533333333333333vw;width:76vw}}@media only screen and (min-width: 768px){.page-home .staff .staff-content{padding-top:4px;margin-left:243px;width:775px}}.page-home .staff .staff-label{flex:0 0 auto;color:#070;font-weight:900;line-height:1.45;white-space:nowrap}@media only screen and (max-width: 767px){.page-home .staff .staff-label{font-size:2.666666666666667vw;z-index:0}}@media only screen and (min-width: 768px){.page-home .staff .staff-label{font-size:16px}}.page-home .staff .staff-name{font-weight:600;line-height:1.1;white-space:nowrap}@media only screen and (max-width: 767px){.page-home .staff .staff-name{font-size:3.466666666666666vw;z-index:0}}@media only screen and (min-width: 768px){.page-home .staff .staff-name{font-size:24px}}.page-home .staff .staff-actor{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 767px){.page-home .staff .staff-actor{flex-direction:column;align-items:start;gap:4.533333333333333vw;margin-top:2.8vw}}@media only screen and (min-width: 768px){.page-home .staff .staff-actor{justify-content:flex-start;margin:53px 0 100px;gap:112px}.page-home .staff .staff-actor .staff-label{padding-right:12px}}.page-home .staff .staff-actor-item{display:flex;align-items:center;margin:0;min-width:0}@media only screen and (max-width: 767px){.page-home .staff .staff-actor-item{gap:1.333333333333333vw}}@media only screen and (min-width: 768px){.page-home .staff .staff-actor-item{gap:10px}}.page-home .staff .staff-original{font-weight:600}@media only screen and (max-width: 767px){.page-home .staff .staff-original{margin-top:15.066666666666666vw;padding-left:0}}@media only screen and (min-width: 768px){.page-home .staff .staff-original{padding-left:0;margin-top:-1px}}.page-home .staff .staff-original-title{display:flex;align-items:flex-start;margin:0}@media only screen and (max-width: 767px){.page-home .staff .staff-original-title{gap:2vw}}@media only screen and (min-width: 768px){.page-home .staff .staff-original-title{gap:4px}}@media only screen and (min-width: 768px){.page-home .staff .staff-original-title .staff-label{margin-top:15px}}.page-home .staff .staff-title-text{display:block;line-height:1.5}@media only screen and (max-width: 767px){.page-home .staff .staff-title-text{font-size:3.2vw;line-height:1.45;text-indent:-3.066666666666666vw;margin-left:1.333333333333333vw}}@media only screen and (min-width: 768px){.page-home .staff .staff-title-text{font-size:20px;line-height:normal;margin-left:-1px;width:680px}}.page-home .staff .staff-main{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 767px){.page-home .staff .staff-main{margin-top:2.4vw}.page-home .staff .staff-main .staff-name{font-size:3.733333333333334vw}}@media only screen and (min-width: 768px){.page-home .staff .staff-main{margin-top:12px;justify-content:flex-start;gap:63px}.page-home .staff .staff-main .staff-label{padding-right:4px}}.page-home .staff .staff-main-item{display:flex;align-items:center;margin:0;min-width:0}@media only screen and (max-width: 767px){.page-home .staff .staff-main-item{gap:2.4vw}}@media only screen and (min-width: 768px){.page-home .staff .staff-main-item{gap:10px}}.page-home .staff .staff-comment{flex:0 0 auto;display:block}@media only screen and (max-width: 767px){.page-home .staff .staff-comment{height:3.733333333333334vw;width:6vw}}@media only screen and (min-width: 768px){.page-home .staff .staff-comment{height:28px;width:45px}}.page-home .staff .staff-comment svg{display:block;height:100%;width:100%}.page-home .staff .staff-list{margin:0;padding:0;list-style:none;font-weight:600}@media only screen and (max-width: 767px){.page-home .staff .staff-list{margin-top:5.600000000000001vw}}@media only screen and (min-width: 768px){.page-home .staff .staff-list{margin-top:31px}}.page-home .staff .staff-list li{display:flex;align-items:center;min-width:0}@media only screen and (max-width: 767px){.page-home .staff .staff-list li{gap:1.333333333333333vw}}@media only screen and (min-width: 768px){.page-home .staff .staff-list li{gap:10px}}@media only screen and (max-width: 767px){.page-home .staff .staff-list li+li{margin-top:3.733333333333334vw}}@media only screen and (min-width: 768px){.page-home .staff .staff-list li+li{margin-top:22px}}.page-home .staff .staff-list-name{line-height:1.4;white-space:nowrap}@media only screen and (max-width: 767px){.page-home .staff .staff-list-name{font-size:3.466666666666666vw}}@media only screen and (min-width: 768px){.page-home .staff .staff-list-name{font-size:24px}}.page-home .staff .staff-sns{align-items:center;display:flex;justify-content:center;position:absolute}@media only screen and (max-width: 767px){.page-home .staff .staff-sns{gap:13.333333333333334vw;width:100%;bottom:24vw;left:0}}@media only screen and (min-width: 768px){.page-home .staff .staff-sns{display:flex;gap:100px;width:100%;bottom:148px;left:0}}.page-home .staff .staff-sns a,.page-home .staff .staff-sns svg{display:block}@media only screen and (max-width: 767px){.page-home .staff .staff-sns .staff-sns-x{height:6vw;width:6vw}}@media only screen and (min-width: 768px){.page-home .staff .staff-sns .staff-sns-x{height:45px;width:45px}}@media only screen and (max-width: 767px){.page-home .staff .staff-sns .staff-sns-youtube{height:5.066666666666666vw;width:7.199999999999999vw}}@media only screen and (min-width: 768px){.page-home .staff .staff-sns .staff-sns-youtube{height:38px;width:54px}}.page-home .staff .staff-title-publication{display:block}@media only screen and (max-width: 767px){.page-home .staff .staff-title-publication{margin-left:2px;margin-top:2px}}@media only screen and (min-width: 768px){.page-home .staff .staff-title-publication{font-size:16px;margin-left:2px;margin-top:2px}}.page-home .books{background:#edf0dbb3;overflow:hidden}@media only screen and (max-width: 767px){.page-home .books{padding:8.533333333333333vw 0 14.666666666666666vw}}@media only screen and (min-width: 768px){.page-home .books{box-sizing:border-box;height:756px;min-height:0;padding:63px 0 0}}.page-home .books .section-inner{margin:0 auto}@media only screen and (max-width: 767px){.page-home .books .section-inner{width:92vw}}@media only screen and (min-width: 768px){.page-home .books .section-inner{width:1108px}}.page-home .books .section-heading{margin:0}.page-home .books .section-heading .text-sub{display:block;color:#070;font-family:Philosopher,Times New Roman,serif;font-weight:700;letter-spacing:.1em;line-height:1;white-space:nowrap}@media only screen and (max-width: 767px){.page-home .books .section-heading .text-sub{font-size:8vw}}@media only screen and (min-width: 768px){.page-home .books .section-heading .text-sub{font-size:60px}}@media only screen and (max-width: 767px){.page-home .books .books-group{margin-top:8vw;padding-left:7.333333333333333vw}}@media only screen and (min-width: 768px){.page-home .books .books-group{margin-left:160px;margin-top:68px;padding-left:0}}@media only screen and (max-width: 767px){.page-home .books .books-group-novel{margin-top:6vw;padding-left:7.733333333333333vw}}@media only screen and (min-width: 768px){.page-home .books .books-group-novel{margin-top:39px;padding-left:0}}.page-home .books .books-category{color:#3ebc00;font-family:"Noto Serif JP",serif;font-weight:900;line-height:1;margin:0}@media only screen and (max-width: 767px){.page-home .books .books-category{font-size:4vw}}@media only screen and (min-width: 768px){.page-home .books .books-category{font-size:30px}}.page-home .books .books-list{display:grid;list-style:none;margin:0;padding:0}@media only screen and (max-width: 767px){.page-home .books .books-list{grid-template-columns:repeat(4,18.666666666666668vw);gap:3.066666666666666vw 3.2vw;margin-top:1.866666666666667vw;margin-left:.266666666666667vw}}@media only screen and (min-width: 768px){.page-home .books .books-list{gap:28px;grid-template-columns:repeat(6,108px);margin-left:0;margin-top:8px}}@media only screen and (max-width: 767px){.page-home .books .books-item{height:26.666666666666668vw;width:18.666666666666668vw}}@media only screen and (min-width: 768px){.page-home .books .books-item{height:154px;width:108px}}.page-home .books .books-item a{display:block;height:100%;transition:opacity .3s;width:100%}.page-home .books .books-item a:hover{opacity:.7}.page-home .books .books-item picture,.page-home .books .books-item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width: 767px){.page-home .books .books-item-novel{width:19.066666666666666vw}}@media only screen and (min-width: 768px){.page-home .books .books-item-novel{width:104px}}@media only screen and (min-width: 768px){.page-home .main>.news{position:absolute;top:695px;left:calc(50% + 205px);padding:0;width:403px;z-index:3}}@media only screen and (min-width: 768px){.page-home .main>.news .section-inner{margin:0;width:403px}}@media only screen and (min-width: 768px){.page-home .main>.news .section-heading .text-sub{font-size:40px;letter-spacing:0}}@media only screen and (min-width: 768px){.page-home .main>.news .news-list{margin-left:3px;margin-top:-3px;width:400px}}@media only screen and (min-width: 768px){.page-home .main>.news .news-item{border-bottom:1px solid #b8b28a;padding-bottom:20px;width:400px}}@media only screen and (min-width: 768px){.page-home .main>.news .news-item+.news-item{margin-top:20px}}@media only screen and (min-width: 768px){.page-home .main>.news .news-date{box-sizing:border-box;font-size:14px;height:17px;padding:0}}@media only screen and (min-width: 768px){.page-home .main>.news .news-text{font-size:14px;margin-top:8px;padding-left:0}}@media only screen and (min-width: 768px){.page-home .main>.news .news-footer{border-top:0;margin-top:6px;padding-top:0}}@media only screen and (min-width: 768px){.page-home .main>.news .news-more{font-size:30px}}.page-news .main{overflow:hidden;position:relative}@media only screen and (max-width: 767px){.page-news .main{background-image:url(/assets/img/news/bg-1.webp);background-position:center top;background-repeat:no-repeat;background-size:100% auto}}@media only screen and (min-width: 768px){.page-news .main{background:#fff}}.page-news .main:before{content:"";pointer-events:none;position:absolute;z-index:0}@media only screen and (max-width: 767px){.page-news .main:before{background:linear-gradient(to bottom,transparent 0,transparent 86.66666666666667vw,#fff 180vw,#fff 100%);inset:0}}@media only screen and (min-width: 768px){.page-news .main:before{background:url(/assets/img/news/md/bg-1.webp) center top/1440px 1520px no-repeat;height:1520px;left:50%;top:0;transform:translate(-50%);width:1440px}}.page-news .news-archive{box-sizing:border-box;position:relative;z-index:1}@media only screen and (max-width: 767px){.page-news .news-archive{padding:9.333333333333334vw 0 12vw}}@media only screen and (min-width: 768px){.page-news .news-archive{padding:70px 0 20px}}@media only screen and (max-width: 767px){.page-news .news-archive-inner{margin:0 auto;width:92vw}}@media only screen and (min-width: 768px){.page-news .news-archive-inner{margin-left:calc(50% - 554px);width:900px}}.page-news .news-archive-title{color:#070;font-family:Philosopher,Times New Roman,serif;font-weight:700;letter-spacing:.1em;line-height:1;margin:0;white-space:nowrap}@media only screen and (max-width: 767px){.page-news .news-archive-title{font-size:9.333333333333334vw;-webkit-text-stroke:.8vw #fff;paint-order:stroke fill}}@media only screen and (min-width: 768px){.page-news .news-archive-title{font-size:70px;-webkit-text-stroke:.416666666666667vw #fff;paint-order:stroke fill}}@media only screen and (max-width: 767px){.page-news .news-archive-list{margin-top:6.133333333333333vw}}@media only screen and (min-width: 768px){.page-news .news-archive-list{margin-top:45px}}.page-news .news-archive-item{box-shadow:0 4px 2px #00000040;color:#303030;font-family:Noto Sans CJK JP,Noto Sans JP,sans-serif}@media only screen and (max-width: 767px){.page-news .news-archive-item{width:100%;margin-bottom:3.866666666666667vw}}@media only screen and (min-width: 768px){.page-news .news-archive-item{width:900px;margin-bottom:30px}}@media only screen and (max-width: 767px){.page-news .news-archive-item+.page-news .news-archive-item{margin-top:4vw}}@media only screen and (min-width: 768px){.page-news .news-archive-item+.page-news .news-archive-item{margin-top:30px}}@media only screen and (max-width: 767px){.page-news .news-archive-item.is-pc-only{display:none}}.page-news .news-archive-date{align-items:center;background:linear-gradient(90deg,#3ebc00,#1c5600);box-sizing:border-box;color:#fff;display:flex;font-weight:500;line-height:1}@media only screen and (max-width: 767px){.page-news .news-archive-date{font-size:2.666666666666667vw;height:4.8vw;padding:0 2.666666666666667vw}}@media only screen and (min-width: 768px){.page-news .news-archive-date{font-size:15px;height:28px;padding:0 20px}}.page-news .news-archive-link{align-items:center;background:#fff;box-sizing:border-box;color:#303030;display:flex;font-weight:500;line-height:1.5;transition:opacity .3s}@media only screen and (max-width: 767px){.page-news .news-archive-link{gap:2.666666666666667vw;min-height:20.933333333333334vw;padding:2.666666666666667vw 2.666666666666667vw 2.4vw}}@media only screen and (min-width: 768px){.page-news .news-archive-link{gap:10px;min-height:76px;padding:20px}}.page-news .news-archive-link:hover{opacity:.7}.page-news .news-archive-link p{margin:0}@media only screen and (max-width: 767px){.page-news .news-archive-link p{font-size:2.666666666666667vw;width:79.2vw}}@media only screen and (min-width: 768px){.page-news .news-archive-link p{font-size:16px;width:807px}}.page-news .news-archive-link svg{display:block;flex:0 0 auto}@media only screen and (max-width: 767px){.page-news .news-archive-link svg{height:5.066666666666666vw;width:7.466666666666668vw;margin-left:2.666666666666667vw;margin-right:1.6vw}}@media only screen and (min-width: 768px){.page-news .news-archive-link svg{height:27px;width:40px}}.page-news .news-pagination{align-items:center;display:flex;gap:30px;justify-content:center}@media only screen and (max-width: 767px){.page-news .news-pagination{gap:4vw;margin-top:12.666666666666668vw}}@media only screen and (min-width: 768px){.page-news .news-pagination{margin-top:132px}}.page-news .news-pagination a{align-items:center;background:#e0ffd1;border:2px solid #b7e2a2;border-radius:20px 0;box-sizing:border-box;color:#070;display:flex;font-family:Philosopher,Times New Roman,serif;font-size:26px;font-weight:700;justify-content:center;line-height:1;text-shadow:0 0 24px #fff;transition:opacity .3s;height:45px;width:45px}.page-news .news-pagination a:hover{opacity:.7}.page-news .news-pagination a.is-current{background:#b7e2a2;border-color:#b7e2a2}@media only screen and (max-width: 767px){.page-news .news-pagination a{font-size:3.466666666666666vw;height:6vw;width:6vw;border:1px solid #b7e2a2;border-radius:2vw 0}}.page-news .news-message{background:#ffffffe6;color:#070;font-family:Noto Sans CJK JP,Noto Sans JP,sans-serif;font-weight:700;line-height:1.5;margin:0}@media only screen and (max-width: 767px){.page-news .news-message{font-size:2.933333333333333vw;margin-top:5.333333333333334vw;padding:2.666666666666667vw}}@media only screen and (min-width: 768px){.page-news .news-message{font-size:16px;margin-top:40px;padding:20px}}.page-news-detail .main:after{content:"";pointer-events:none;position:absolute;z-index:0}@media only screen and (max-width: 767px){.page-news-detail .main:after{background:url(/assets/img/news/bg-2.webp) center top/100% auto no-repeat;height:176vw;left:0;top:280vw;width:100%}}@media only screen and (min-width: 768px){.page-news-detail .main:after{background:url(/assets/img/news/md/bg-2.webp) center top/1440px 1520px no-repeat;height:1520px;left:50%;top:1215px;transform:translate(-50%);width:1440px}}.page-news-detail .news-detail{box-sizing:border-box;position:relative;z-index:1}@media only screen and (max-width: 767px){.page-news-detail .news-detail{padding:9.333333333333334vw 0 13.333333333333334vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail{padding:70px 0 300px}}@media only screen and (max-width: 767px){.page-news-detail .news-detail-inner{margin:0 auto;width:92vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-inner{margin-left:calc(50% - 554px);width:900px}}.page-news-detail .news-detail-article{box-shadow:0 4px 2px #00000040;color:#303030;font-family:Noto Sans CJK JP,Noto Sans JP,sans-serif}@media only screen and (max-width: 767px){.page-news-detail .news-detail-article{margin-top:6.133333333333333vw;width:92vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-article{margin-top:45px;width:900px}}.page-news-detail .news-detail-body{background:#fff;box-sizing:border-box}@media only screen and (max-width: 767px){.page-news-detail .news-detail-body{padding:6.666666666666667vw 4vw 20vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-body{padding:50px 50px 100px}}.page-news-detail .news-detail-title{font-weight:700;line-height:1.5;margin:0}@media only screen and (max-width: 767px){.page-news-detail .news-detail-title{font-size:3.2vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-title{font-size:18px}}.page-news-detail .news-detail-content{display:flex;flex-direction:column}@media only screen and (max-width: 767px){.page-news-detail .news-detail-content{gap:10.666666666666668vw;margin-top:10.666666666666668vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-content{gap:50px;margin-top:50px;width:800px}}.page-news-detail .news-detail-section{margin:0}.page-news-detail .news-detail-lead{color:#1f881f;font-weight:700;line-height:1.5;margin:0}@media only screen and (max-width: 767px){.page-news-detail .news-detail-lead{font-size:2.933333333333333vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-lead{font-size:16px}}.page-news-detail .news-detail-text{color:#414141;font-weight:500;line-height:1.5;margin:0}@media only screen and (max-width: 767px){.page-news-detail .news-detail-text{font-size:2.933333333333333vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-text{font-size:16px}}@media only screen and (max-width: 767px){.page-news-detail .news-detail-lead+.news-detail-text{margin-top:2.666666666666667vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-lead+.news-detail-text{margin-top:20px}}.page-news-detail .news-detail-figure{margin:0}.page-news-detail .news-detail-image{background:#d9d9d9;display:block;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 767px){.page-news-detail .news-detail-image{height:47.199999999999996vw;width:100%}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-image{height:450px;width:800px}}.page-news-detail .news-detail-figure figcaption{color:#1f881f;font-weight:700;line-height:1.5;margin:0}@media only screen and (max-width: 767px){.page-news-detail .news-detail-figure figcaption{font-size:2.4vw;margin-top:1.466666666666667vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-figure figcaption{font-size:14px;margin-top:15px}}.page-news-detail .news-detail-url{line-height:1.5;margin:0}@media only screen and (max-width: 767px){.page-news-detail .news-detail-url{font-size:2.933333333333333vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-url{font-size:16px}}.page-news-detail .news-detail-url a{color:#3ebc00;font-weight:500;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.page-news-detail .news-detail-wp-content{color:#414141;font-weight:500;line-height:1.5}@media only screen and (max-width: 767px){.page-news-detail .news-detail-wp-content{font-size:2.933333333333333vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content{font-size:16px}}.page-news-detail .news-detail-wp-content>*:first-child{margin-top:0}.page-news-detail .news-detail-wp-content>*:last-child{margin-bottom:0}.page-news-detail .news-detail-wp-content h1,.page-news-detail .news-detail-wp-content h2,.page-news-detail .news-detail-wp-content h3,.page-news-detail .news-detail-wp-content h4,.page-news-detail .news-detail-wp-content h5,.page-news-detail .news-detail-wp-content h6,.page-news-detail .news-detail-wp-content .wp-block-heading{color:#1f881f;font-weight:700;line-height:1.5;margin:0}@media only screen and (max-width: 767px){.page-news-detail .news-detail-wp-content h1,.page-news-detail .news-detail-wp-content h2,.page-news-detail .news-detail-wp-content h3,.page-news-detail .news-detail-wp-content h4,.page-news-detail .news-detail-wp-content h5,.page-news-detail .news-detail-wp-content h6,.page-news-detail .news-detail-wp-content .wp-block-heading{font-size:2.933333333333333vw;margin-top:10.666666666666668vw;margin-bottom:2.666666666666667vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content h1,.page-news-detail .news-detail-wp-content h2,.page-news-detail .news-detail-wp-content h3,.page-news-detail .news-detail-wp-content h4,.page-news-detail .news-detail-wp-content h5,.page-news-detail .news-detail-wp-content h6,.page-news-detail .news-detail-wp-content .wp-block-heading{font-size:16px;margin-top:50px;margin-bottom:20px}}@media only screen and (max-width: 767px){.page-news-detail .news-detail-wp-content h1{font-size:3.733333333333334vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content h1{font-size:22px}}@media only screen and (max-width: 767px){.page-news-detail .news-detail-wp-content h2{font-size:3.466666666666666vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content h2{font-size:20px}}@media only screen and (max-width: 767px){.page-news-detail .news-detail-wp-content h3{font-size:3.2vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content h3{font-size:18px}}.page-news-detail .news-detail-wp-content p{margin:0 0 1.5em}.page-news-detail .news-detail-wp-content p:empty{display:none}.page-news-detail .news-detail-wp-content .has-text-color{color:#414141!important}.page-news-detail .news-detail-wp-content h1.has-text-color,.page-news-detail .news-detail-wp-content h2.has-text-color,.page-news-detail .news-detail-wp-content h3.has-text-color,.page-news-detail .news-detail-wp-content h4.has-text-color,.page-news-detail .news-detail-wp-content h5.has-text-color,.page-news-detail .news-detail-wp-content h6.has-text-color,.page-news-detail .news-detail-wp-content .wp-block-heading.has-text-color{color:#1f881f!important}.page-news-detail .news-detail-wp-content strong,.page-news-detail .news-detail-wp-content b{font-weight:700}.page-news-detail .news-detail-wp-content em{font-style:italic}.page-news-detail .news-detail-wp-content a{color:#3ebc00;word-wrap:anywhere;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:opacity .3s}.page-news-detail .news-detail-wp-content a:hover{opacity:.7}.page-news-detail .news-detail-wp-content ul,.page-news-detail .news-detail-wp-content ol{margin:0;padding:0}@media only screen and (max-width: 767px){.page-news-detail .news-detail-wp-content ul,.page-news-detail .news-detail-wp-content ol{margin-bottom:5.333333333333334vw;padding-left:4vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content ul,.page-news-detail .news-detail-wp-content ol{margin-bottom:30px;padding-left:24px}}.page-news-detail .news-detail-wp-content li{line-height:1.5}@media only screen and (max-width: 767px){.page-news-detail .news-detail-wp-content li+li{margin-top:1.333333333333333vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content li+li{margin-top:8px}}.page-news-detail .news-detail-wp-content ul{list-style:disc}.page-news-detail .news-detail-wp-content ol{list-style:decimal}.page-news-detail .news-detail-wp-content blockquote{border-left:4px solid #3ebc00;color:#303030;margin:0}@media only screen and (max-width: 767px){.page-news-detail .news-detail-wp-content blockquote{margin-bottom:5.333333333333334vw;padding-left:3.2vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content blockquote{margin-bottom:30px;padding-left:20px}}.page-news-detail .news-detail-wp-content blockquote p{margin-bottom:1em}.page-news-detail .news-detail-wp-content figure,.page-news-detail .news-detail-wp-content .wp-block-image{margin:0}@media only screen and (max-width: 767px){.page-news-detail .news-detail-wp-content figure,.page-news-detail .news-detail-wp-content .wp-block-image{margin-bottom:10.666666666666668vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content figure,.page-news-detail .news-detail-wp-content .wp-block-image{margin-bottom:50px}}.page-news-detail .news-detail-wp-content .wp-block-image img{display:block;height:auto;max-width:100%;width:100%}.page-news-detail .news-detail-wp-content .wp-block-image.aligncenter img,.page-news-detail .news-detail-wp-content .wp-block-image .aligncenter img{margin-left:auto;margin-right:auto}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content .wp-block-image.alignright{float:right;margin:0 0 30px 30px;max-width:48%}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content .wp-block-image.alignleft{float:left;margin:0 30px 30px 0;max-width:48%}}.page-news-detail .news-detail-wp-content .wp-block-columns{box-sizing:border-box;display:flex;margin:0}@media only screen and (max-width: 767px){.page-news-detail .news-detail-wp-content .wp-block-columns{flex-direction:column;gap:4vw;margin-bottom:10.666666666666668vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content .wp-block-columns{align-items:flex-start;gap:30px;margin-bottom:50px}}.page-news-detail .news-detail-wp-content .wp-block-columns.is-vertically-aligned-top{align-items:flex-start}.page-news-detail .news-detail-wp-content .wp-block-columns.is-vertically-aligned-center{align-items:center}.page-news-detail .news-detail-wp-content .wp-block-columns.is-vertically-aligned-bottom{align-items:flex-end}.page-news-detail .news-detail-wp-content .wp-block-column{box-sizing:border-box;margin:0;min-width:0}@media only screen and (max-width: 767px){.page-news-detail .news-detail-wp-content .wp-block-column{width:100%}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content .wp-block-column{flex:1 1 0}}.page-news-detail .news-detail-wp-content .wp-block-column>*:first-child{margin-top:0}.page-news-detail .news-detail-wp-content .wp-block-column>*:last-child{margin-bottom:0}.page-news-detail .news-detail-wp-content .wp-block-column .wp-block-image img{width:100%}.page-news-detail .news-detail-wp-content .aligncenter{text-align:center}.page-news-detail .news-detail-wp-content .aligncenter img{margin-left:auto;margin-right:auto}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content .alignright{float:right;margin:0 0 30px 30px;max-width:48%}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content .alignleft{float:left;margin:0 30px 30px 0;max-width:48%}}.page-news-detail .news-detail-wp-content img{display:block;height:auto;max-width:100%;width:100%}.page-news-detail .news-detail-wp-content figcaption,.page-news-detail .news-detail-wp-content .wp-element-caption{color:#1f881f;font-weight:700;line-height:1.5;margin:0}@media only screen and (max-width: 767px){.page-news-detail .news-detail-wp-content figcaption,.page-news-detail .news-detail-wp-content .wp-element-caption{font-size:2.4vw;margin-top:1.466666666666667vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content figcaption,.page-news-detail .news-detail-wp-content .wp-element-caption{font-size:14px;margin-top:15px}}.page-news-detail .news-detail-wp-content hr{background:#d9d9d9;border:0;height:1px;margin:0}@media only screen and (max-width: 767px){.page-news-detail .news-detail-wp-content hr{margin-bottom:10.666666666666668vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content hr{margin-bottom:50px}}.page-news-detail .news-detail-wp-content table{border-collapse:collapse;width:100%}@media only screen and (max-width: 767px){.page-news-detail .news-detail-wp-content table{margin-bottom:5.333333333333334vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content table{margin-bottom:30px}}.page-news-detail .news-detail-wp-content th,.page-news-detail .news-detail-wp-content td{border:1px solid #d9d9d9;line-height:1.5;text-align:left;vertical-align:top}@media only screen and (max-width: 767px){.page-news-detail .news-detail-wp-content th,.page-news-detail .news-detail-wp-content td{padding:1.6vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content th,.page-news-detail .news-detail-wp-content td{padding:10px}}.page-news-detail .news-detail-wp-content th{background:#f4f9f1;color:#1f881f;font-weight:700}@media only screen and (max-width: 767px){.page-news-detail .news-detail-wp-content .wp-block-embed{margin-bottom:10.666666666666668vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-wp-content .wp-block-embed{margin-bottom:50px}}.page-news-detail .news-detail-wp-content .wp-block-embed iframe{display:block;max-width:100%}.page-news-detail .news-detail-wp-content .wp-block-embed__wrapper{overflow:hidden;position:relative;width:100%}.page-news-detail .news-detail-wp-content .wp-block-embed__wrapper iframe{aspect-ratio:16/9;height:auto;width:100%}.page-news-detail .news-detail-wp-content .wp-block-video:empty{display:none}.page-news-detail .news-detail-wp-content .wp-block-video video{display:block;height:auto;max-width:100%;width:100%}.page-news-detail .news-detail-wp-content .has-text-align-center{text-align:center}.page-news-detail .news-detail-wp-content .has-text-align-right{text-align:right}.page-news-detail .news-detail-wp-content .has-text-align-left{text-align:left}.page-news-detail .news-detail-back{align-items:center;color:#070;display:inline-flex;font-family:Philosopher,Times New Roman,serif;font-weight:700;line-height:1;transition:opacity .3s}@media only screen and (max-width: 767px){.page-news-detail .news-detail-back{gap:1.333333333333333vw;margin-top:4vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-back{gap:10px;margin-top:33px}}.page-news-detail .news-detail-back:hover{opacity:.7}.page-news-detail .news-detail-back svg{display:block;flex:0 0 auto;transform:rotate(180deg) scaleY(-1)}@media only screen and (max-width: 767px){.page-news-detail .news-detail-back svg{height:2.666666666666667vw;width:4vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-back svg{height:20px;width:30px}}.page-news-detail .news-detail-back span{display:block}@media only screen and (max-width: 767px){.page-news-detail .news-detail-back span{font-size:4vw}}@media only screen and (min-width: 768px){.page-news-detail .news-detail-back span{font-size:30px}}
