:root{--layer-bg: -100;--layer-m2: -2;--layer-m1: -1;--layer-default: 0;--layer-0: 0;--layer-1: 1;--layer-2: 2;--layer-3: 3;--layer-4: 4;--layer-5: 5;--layer-container: 0;--layer-canvas: 1000;--layer-video: -9999;--layer-main: 0;--layer-top-scroll: 0;--layer-top-container: 0;--layer-noise: 1;--layer-top-logo: 1;--layer-pixi: 1;--layer-official: 2;--layer-sub-main: 3;--layer-sub-sticky: 4;--layer-sub-logo: 5;--layer-sub-header: 5;--layer-pagetop: 15;--layer-footer: 16;--layer-share: 30;--layer-lang: 28;--layer-header: 30;--layer-logo: 31;--layer-frame: 32;--layer-modal: 32;--layer-cursor: 33;--layer-btn-nav: 33;--layer-loader: 34;--layer-opening: 35;--default-color: #888;--teal-blue: #74afba;--lavender: #b49cd3;--black: #000;--ease-in-out-quart: cubic-bezier(0, 0.48, 0, 0.96);--scrollbar: 5px}*,*::before,*::after{box-sizing:border-box}*{margin:0}body{font-family:"Noto Sans JP",sans-serif;font-weight:400;color:var(--default-color);line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}img{width:100%;height:auto}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}.l-loader{overflow:hidden;position:fixed;inset:0;display:grid;align-items:center;justify-content:center;grid-template-rows:1fr;opacity:0;background-color:var(--black);z-index:var(--layer-loader);padding:50px}.l-loader__img{position:relative;aspect-ratio:300/105}.l-loader__img::before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:linear-gradient(270deg, rgb(240, 255, 0) 0%, rgb(0, 254, 167) 50%, rgb(0, 242, 254) 100%);-webkit-mask:url(../img/common/logo.svg) center/contain no-repeat;mask:url(../img/common/logo.svg) center/contain no-repeat;margin-left:-1px;z-index:-1;animation:noise-tansform .5448s linear infinite}.l-loader__img::after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:linear-gradient(270deg, rgb(79, 172, 254) 0%, rgb(214, 145, 243) 50%, rgb(255, 0, 210) 100%);-webkit-mask:url(../img/common/logo.svg) center/contain no-repeat;mask:url(../img/common/logo.svg) center/contain no-repeat;margin-left:1px;z-index:-1;animation:noise-tansform .6248s linear infinite reverse}@keyframes noise-tansform{0%{transform:translate(0, 0) rotate(0)}8%{transform:translate(2.5px, -5px) rotate(0deg)}11%{transform:translate(5px, 1.5px) rotate(0.2deg)}28%{transform:translate(0.7px, 0.5px) rotate(0.1deg)}33%{transform:translate(-2.5px, -4px) rotate(0.2deg)}41%{transform:translate(-5px, 2.5px) rotate(-0.3deg)}50%{transform:translate(0.5px, 0.7px) rotate(-0.3deg)}51%,100%{transform:translate(0, 0) rotate(0)}}.l-opening{position:relative;position:fixed;height:100svh;width:100%;overflow:hidden;top:0;left:0;z-index:var(--layer-opening)}.l-opening__inner{background-color:#fff;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.l-footer{position:relative;z-index:var(--layer-footer)}.l-footer__inner{position:relative;display:grid;background:rgba(0,0,0,.7);backdrop-filter:blur(8px) invert(13%);border-radius:1.5vw;gap:8.8vw}.l-footer__page-top{margin-left:auto;margin-right:auto}.l-footer__header{width:100%}.l-footer__logo{margin-left:auto;margin-right:auto}.l-footer__other-links{display:inline-flex;flex-direction:column;border-left:solid 1px #fff;padding:.5em 0 .5em 1.5em;gap:1em}.l-footer__other-link{font-family:Roboto,sans-serif;font-weight:300;letter-spacing:0.05em;text-decoration:none;display:inline-flex;align-items:center;gap:.5em;background:#fff;color:rgba(0,0,0,0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url("../fonts/roboto-v47-latin-300.woff2") format("woff2")}.l-footer__other-link::after{position:relative;display:block;content:"";aspect-ratio:1;height:1em;-webkit-mask:url(../img/common/icon-other-site.png) center/contain no-repeat;mask:url(../img/common/icon-other-site.png) center/contain no-repeat;background:#fff}.l-footer__other-link:hover{background:linear-gradient(270deg, rgb(79, 172, 254) 0%, rgb(214, 145, 243) 50%, rgb(255, 0, 210) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);transition:background .6s ease}.l-footer__other-link:hover::after{background:linear-gradient(270deg, rgb(79, 172, 254) 0%, rgb(214, 145, 243) 50%, rgb(255, 0, 210) 100%);transition:background .6s ease}.l-footer__nav{display:flex;flex-direction:column}.l-footer__nav-list{font-family:Roboto,sans-serif;font-weight:300;letter-spacing:0.1em;list-style:none;padding-left:0;display:flex}.l-footer__nav-list-item{text-align:left}.l-footer__nav-link{text-decoration:none;display:flex;background:#fff;color:rgba(0,0,0,0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-box:trim-both cap alphabetic}.l-footer__nav-link:hover{-webkit-text-fill-color:rgba(0,0,0,0)}.l-footer__nav-link--pinkblue:hover{background:linear-gradient(270deg, rgb(79, 172, 254) 0%, rgb(214, 145, 243) 50%, rgb(255, 0, 210) 100%);-webkit-background-clip:text;background-clip:text}.l-footer__nav-link--aquayellow:hover{background:linear-gradient(270deg, rgb(240, 255, 0) 0%, rgb(0, 254, 167) 50%, rgb(0, 242, 254) 100%);-webkit-background-clip:text;background-clip:text}.l-footer__official{font-family:Roboto,sans-serif;font-weight:300}.l-footer__footer{position:relative;text-align:center}.l-header{display:grid;position:fixed;transition:opacity .3s ease;z-index:var(--layer-header)}.l-header__main{top:0;left:0;width:100%;display:flex;align-items:center;justify-content:center}.l-header__body{position:relative;display:flex;align-items:center}.l-header__gnav-list{font-family:Roboto,sans-serif;font-weight:300;letter-spacing:0.1em;list-style:none;position:relative;display:flex;align-items:center;padding-left:0;color:#fff}.l-header__gnav-link{text-decoration:none;display:flex;background:#fff;color:rgba(0,0,0,0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-box:trim-both cap alphabetic}.l-header__gnav-link:hover{-webkit-text-fill-color:rgba(0,0,0,0)}.is-current .l-header__gnav-link--pinkblue,.l-header__gnav-link--pinkblue:hover{background:linear-gradient(270deg, rgb(79, 172, 254) 0%, rgb(214, 145, 243) 50%, rgb(255, 0, 210) 100%);-webkit-background-clip:text;background-clip:text}.is-current .l-header__gnav-link--aquayellow,.l-header__gnav-link--aquayellow:hover{background:linear-gradient(270deg, rgb(240, 255, 0) 0%, rgb(0, 254, 167) 50%, rgb(0, 242, 254) 100%);-webkit-background-clip:text;background-clip:text}.l-header__gnav-link.hp-gray-out{opacity:.5}.l-header__official{font-family:Roboto,sans-serif;font-weight:300;border:solid 1px #fff;border-radius:100vh;display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;padding:0 1.3em;gap:1em;width:100%}.l-header__official::after{position:relative;content:"";display:inline-block;aspect-ratio:1;height:1em;-webkit-mask:url(../img/common/icon-x.png) center/contain no-repeat;mask:url(../img/common/icon-x.png) center/contain no-repeat;transition:background-color .3s ease;background-color:#fff}.l-header__official:hover{color:var(--black);border:solid 1px #000;transition:color .3s ease,background .3s ease;background:linear-gradient(270deg, rgb(79, 172, 254) 0%, rgb(214, 145, 243) 50%, rgb(255, 0, 210) 100%)}.l-header__official:hover::after{background-color:var(--black)}.l-header__lang-list{font-family:Roboto,sans-serif;font-weight:300;list-style:none;padding-left:0;display:inline-flex}.l-header__lang-link{display:inline-flex;align-items:center;justify-content:center;color:#fff;border:solid 1px #fff;text-decoration:none;width:3.8em;height:1.9em;line-height:1;text-box:trim-both cap alphabetic;transition:color .3s ease,background .3s ease}.l-header__lang-link:hover,.l-header__lang-link.is-active{background:#fff;color:var(--black);transition:color .3s ease,background .3s ease}.nav-open .l-header{opacity:1;pointer-events:auto;left:0;transition:opacity .3s ease}.nav-open .l-header{background:#222 url(../img/pt/pt-noise.png) center/100px auto repeat;animation:noise .11s linear infinite}.nav-open .l-header__body{animation:skew-in 2s ease-in-out .3s forwards}@keyframes skew-in{0%{opacity:0;transform:none}33%{opacity:0;transform:none}33.3%{opacity:1;transform:skewX(10deg)}33.6%{transform:skewX(-10deg)}33.9%{transform:none}66%{transform:none}66.3%{transform:skewX(20deg)}66.6%{transform:skewX(-20deg)}66.9%{transform:none}77%{transform:none}77.3%{transform:skewX(15deg)}77.6%{transform:skewX(-15deg)}77.9%{transform:none}100%{opacity:1}}body{background:#000;position:relative;width:100%}.l-global-container{position:relative;width:100%}.l-container{position:relative;width:100%;min-height:100lvh;z-index:var(--layer-container);overflow:hidden;opacity:0}.l-main{position:relative;z-index:var(--layer-main)}.l-sub{position:relative}.l-sub::before{position:absolute;content:"";inset:0;background-color:var(--black)}.l-sub__main{position:relative;z-index:var(--layer-sub-main)}.l-logo{margin-left:auto;margin-right:auto;position:fixed;top:0;left:0;display:block;transition:opacity .3s ease;pointer-events:auto;mix-blend-mode:exclusion;z-index:var(--layer-logo)}.l-bg-video{position:fixed;inset:0;z-index:var(--layer-video);pointer-events:none;overflow:hidden}.l-bg-video__main{position:absolute;inset:0}.l-bg-video__main::after{position:absolute;inset:0;content:"";background:url(../img/pt/pt.png) top/4px auto repeat}.l-bg-video__video{position:absolute;overflow:hidden;top:50%;left:50%;transform:translate(-50%, -50%);min-width:100%;min-height:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background-color:var(--black);box-shadow:0 0 0 1px rgba(0,0,0,0)}@keyframes skew{0%{transform:none}33%{transform:none}33.3%{transform:skewX(30deg)}33.6%{transform:skewX(-30deg)}33.9%{transform:none}66%{transform:none}66.3%{transform:skewX(5deg)}66.6%{transform:skewX(-5deg)}66.9%{transform:none}77%{transform:none}77.3%{transform:skewX(15deg)}77.6%{transform:skewX(-15deg)}77.9%{transform:none}}@keyframes skew2{0%{transform:none}33%{transform:none}33.3%{transform:skewX(150deg)}33.6%{transform:skewX(-150deg)}33.9%{transform:none}66%{transform:none}66.3%{transform:skewX(25deg)}66.6%{transform:skewX(-25deg)}66.9%{transform:none}77%{transform:none}77.3%{transform:skewX(75deg)}77.6%{transform:skewX(-75deg)}77.9%{transform:none}}@keyframes skew3{0%{transform:none}11%{transform:none}11.1%{transform:skewX(8deg) translate3d(-5px, 0, 0)}11.2%{transform:skewX(-16deg) translate3d(-10px, 0, 0)}11.3%{transform:skewX(8deg) translate3d(-5px, 0, 0)}11.4%{transform:none}33%{transform:none}40%{transform:none}77%{transform:none}77.3%{transform:none}77.6%{transform:none}77.9%{transform:none}}@keyframes skew4{0%{transform:none}33%{transform:none}33.3%{transform:skewX(60deg)}33.6%{transform:skewX(-60deg)}33.9%{transform:none}66%{transform:none}66.3%{transform:skewX(60deg)}66.6%{transform:skewX(-60deg)}66.9%{transform:none}77%{transform:none}77.3%{transform:skewX(60deg)}77.6%{transform:skewX(-60deg)}77.9%{transform:none}}@keyframes blinking{0%,50%{width:1px}51%{width:0}100%{width:0}}@keyframes noise{0%{background-position:left 0 top 0}16%{background-position:left 25px top -50px}33%{background-position:left 50px top 15px}49%{background-position:left 7px top 5px}66%{background-position:left -25px top -40px}83%{background-position:left -50px top 25px}100%{background-position:left 5px top 7px}}@keyframes brightness-loop{0%,100%{filter:brightness(1)}50%{filter:brightness(1.3)}}@keyframes rotate-z360-x50-y50{0%{transform:translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 0)}100%{transform:translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 360deg)}}@keyframes rotate-z360{0%{transform:rotate3d(0, 0, 1, 0)}100%{transform:rotate3d(0, 0, 1, 360deg)}}@keyframes blur-anim{0%{filter:blur(10px);opacity:0}100%{filter:blur(0);opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes rotate-x360{0%{transform:rotate3d(0, 1, 0, 0)}100%{transform:rotate3d(0, 1, 0, 360deg)}}@keyframes rotate-z-snap360{0%,90%{transform:rotate3d(0, 0, 1, 0)}100%{transform:rotate3d(0, 0, 1, 360deg)}}@keyframes loop-slide{from{transform:translateX(0)}to{transform:translateX(calc(-100% - 1em))}}.c-btn-comment{position:relative;display:inline-flex;align-items:center;justify-content:center;aspect-ratio:66/22;padding:0;background:url(../img/common/btn-comment.svg) center/contain no-repeat}.c-btn-comment:hover{animation:push .3s ease forwards}.c-btn-contact{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;border-radius:100vh;overflow:hidden;aspect-ratio:670/296;pointer-events:none}.c-btn-contact::before{position:absolute;content:"";width:100%;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);aspect-ratio:1;background:var(--black);transition:background .3s ease}.c-btn-contact:hover::before{background:linear-gradient(270deg, rgb(240, 255, 0) 0%, rgb(0, 254, 167) 50%, rgb(0, 242, 254) 100%);transition:background .3s ease;animation:rotate-z360-x50-y50 2s linear infinite both}.c-btn-contact__round-txt{position:absolute;inset:0;-webkit-mask:url(../img/top/contact/dec-round-txt.png) center/96.6% no-repeat;mask:url(../img/top/contact/dec-round-txt.png) center/96.6% no-repeat}.c-btn-contact__round-txt::after{position:absolute;content:"";width:100%;aspect-ratio:1;top:50%;left:50%;background:linear-gradient(270deg, rgb(240, 255, 0) 0%, rgb(0, 254, 167) 50%, rgb(0, 242, 254) 100%);transition:background .6s ease;pointer-events:none;transform:translate3d(-50%, -50%, 0)}.is-active .c-btn-contact__round-txt::after{animation:rotate-z360-x50-y50 2s linear infinite both}.c-btn-contact:hover .c-btn-contact__round-txt::after{background:var(--black);transition:background .6s ease}.c-btn-contact__inner{position:relative;background:#fff;display:grid;grid-template-columns:71.3% 14.9%;align-items:center;justify-content:space-between;width:87.9%;padding:8.5%;border-radius:100vh;pointer-events:auto}.c-btn-contact:hover .c-btn-contact__inner{background:var(--black);transition:background .3s ease}.c-btn-contact__ttl{display:block;background:#000;aspect-ratio:335/88;-webkit-mask:url(../img/top/contact/dec-btn-txt.png) center/contain no-repeat;mask:url(../img/top/contact/dec-btn-txt.png) center/contain no-repeat;width:100%}.c-btn-contact:hover .c-btn-contact__ttl{background:#fff;transition:background .3s ease}.c-btn-contact__arrow{position:relative;border-radius:50%;aspect-ratio:1;background:#fff;border:solid 1px #000}.c-btn-contact:hover .c-btn-contact__arrow{background:linear-gradient(0deg, rgb(240, 255, 0) 0%, rgb(0, 254, 167) 50%, rgb(0, 242, 254) 100%);transition:background .3s ease}.c-btn-contact__arrow::after{position:absolute;content:"";top:50%;left:50%;transform:translate3d(-50%, -50%, 0);aspect-ratio:9/14;background:var(--black);transition:background .3s ease;-webkit-mask:url(../img/common/icon-arrow.png) center/auto 97.5% no-repeat;mask:url(../img/common/icon-arrow.png) center/auto 97.5% no-repeat}.c-btn-play{position:relative;display:inline-flex;align-items:center;justify-content:center;aspect-ratio:1;background:#fff;width:100%;padding:0;-webkit-mask:url(../img/common/icon-play.png) center/contain no-repeat;mask:url(../img/common/icon-play.png) center/contain no-repeat;transition:background .3s ease;border:none}.c-btn-play:hover{background:linear-gradient(0deg, rgb(240, 255, 0) 0%, rgb(0, 254, 167) 50%, rgb(0, 242, 254) 100%);transition:background .3s ease}.c-btn-close{position:relative;display:inline-flex;align-items:center;justify-content:center;aspect-ratio:1;transition:background .3s ease;z-index:var(--layer-btn-nav);padding:0;pointer-events:auto;border-radius:50%;-webkit-mask:url(../img/common/icon-close.png) center/contain no-repeat;mask:url(../img/common/icon-close.png) center/contain no-repeat;background:#fff}.c-btn-close:hover{background:linear-gradient(0deg, rgb(240, 255, 0) 0%, rgb(0, 254, 167) 50%, rgb(0, 242, 254) 100%)}.c-btn-more{font-family:Roboto,sans-serif;font-weight:300;letter-spacing:0.05em;position:relative;display:inline-grid;grid-template-columns:auto 1fr auto;align-items:center;justify-content:center;color:#fff;border-radius:100vh;border:solid 1px #fff;width:100%;white-space:nowrap;text-decoration:none;text-align:center;aspect-ratio:400/70;font-size:1em;background:rgba(0,0,0,0);transition:color .3s ease,background .3s ease}.c-btn-more:hover{color:var(--black);border:solid 0 rgba(0,0,0,0);transition:color .3s ease,background .3s ease}.c-btn-more--type1:hover{background:linear-gradient(270deg, rgb(240, 255, 0) 0%, rgb(0, 254, 167) 50%, rgb(0, 242, 254) 100%)}.c-btn-more--type2:hover{background:linear-gradient(270deg, rgb(79, 172, 254) 0%, rgb(214, 145, 243) 50%, rgb(255, 0, 210) 100%)}.c-btn-more::before,.c-btn-more::after{display:block;position:relative;content:"";aspect-ratio:9/14;-webkit-mask:url(../img/common/icon-arrow.png) center/auto 97.5% no-repeat;mask:url(../img/common/icon-arrow.png) center/auto 97.5% no-repeat}.c-btn-more::after{background:#fff;transition:background .3s ease}.c-btn-more:hover::after{background:var(--black);transition:background .3s ease}.c-btn-official--black,.c-btn-official{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:0;aspect-ratio:276/50;transition:background .3s ease}.c-btn-official--black:hover,.c-btn-official:hover{transition:background .3s ease}.c-btn-official{background:url(../img/common/btn-official.png) center/contain no-repeat,url(../img/common/btn-official-on.png) center/contain no-repeat}.c-btn-official:hover{background:url(../img/common/btn-official-on.png) center/contain no-repeat,url(../img/common/btn-official.png) center/contain no-repeat}.c-btn-official--black{width:min(20.2vw,35.9vh);background:url(../img/common/btn-official-black.png) center/contain no-repeat,url(../img/common/btn-official-black-on.png) center/contain no-repeat}.c-btn-official--black:hover{background:url(../img/common/btn-official-black-on.png) center/contain no-repeat,url(../img/common/btn-official-black.png) center/contain no-repeat}.c-btn-pager-next,.c-btn-pager-prev{position:relative;display:inline-grid;grid-template-columns:repeat(2, auto);align-items:center;justify-content:center;transition:background-color .3s ease,color .3s ease}.c-btn-pager-prev{transform:scale(-1, 1)}.c-btn-pager__txt--next,.c-btn-pager__txt--prev{letter-spacing:0.1em;display:inline-flex;align-items:center;justify-content:center;aspect-ratio:59/11;font-size:0}.c-btn-pager__txt--prev{background:url(../img/common/btn-prev.png) center/contain no-repeat;transform:scale(-1, 1)}.c-btn-pager__txt--next{background:url(../img/common/btn-next.png) center/contain no-repeat}.c-btn-pager__arrow{position:relative;display:block;height:100%;aspect-ratio:1;background-color:#000;transition:background .6s ease,opacity .6s ease}.page-numbers.prev:hover .c-btn-pager__arrow,.page-numbers.next:hover .c-btn-pager__arrow,.c-btn-pager-prev:hover .c-btn-pager__arrow,.c-btn-pager-next:hover .c-btn-pager__arrow{background:rgba(0,0,0,0);transition:background .6s ease,opacity .6s ease}.c-btn-pager-back{position:relative;display:inline-flex;align-items:center;justify-content:center;aspect-ratio:165/11;background:url(../img/common/btn-back.png) center/contain no-repeat;transition:background .3s ease}.c-btn-pager-back::before{position:absolute;content:"";aspect-ratio:162/70;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);background:url(../img/common/dec-btn-back.png) center/contain no-repeat;animation:cp-left-right 1s var(--ease-in-out-quart) both}.page-numbers.back:hover .c-btn-pager-back::before{animation:cp-left-right-hover 1s var(--ease-in-out-quart) both}.c-btn-pager__txt--back{font-size:0}.c-btn-pager__arrow::before{position:absolute;content:"";inset:0;background:linear-gradient(0deg, rgb(254, 162, 202) 0%, rgb(224, 190, 255) 48%, rgb(100, 209, 255) 85%, rgb(99, 226, 237) 100%);opacity:0;transition:background .6s ease,opacity .6s ease}.page-numbers.prev:hover .c-btn-pager__arrow::before,.page-numbers.next:hover .c-btn-pager__arrow::before,.c-btn-pager-prev:hover .c-btn-pager__arrow::before,.c-btn-pager-next:hover .c-btn-pager__arrow::before{opacity:.7;transition:background .6s ease,opacity .6s ease}.c-btn-pager__arrow::after{position:absolute;content:"";inset:20%;background-color:#fff;-webkit-mask:url(../img/common/arrow.svg) center/contain no-repeat;mask:url(../img/common/arrow.svg) center/contain no-repeat}.c-btn-nav--top,.c-btn-nav{position:fixed;top:0;right:0;display:inline-flex;justify-content:center;aspect-ratio:63/61;transition:background .3s ease;z-index:var(--layer-btn-nav);padding:0;border:none;background:none;pointer-events:auto;mix-blend-mode:exclusion}.c-btn-nav{animation:blur-anim .6s var(--ease-in-out-quart) .3s both}.nav-open .c-btn-nav--top,.nav-open .c-btn-nav{background:none}.nav-open .c-btn-nav--top::before,.nav-open .c-btn-nav::before{transition:background-color .6s var(--ease-in-out-quart);background-color:#fff;animation:none}.c-btn-nav__main{width:100%}.c-btn-nav__body{position:relative;width:50%;aspect-ratio:90/30;background:url(../img/common/btn-menu.png) center/contain no-repeat}.nav-open .c-btn-nav__body{background:none}.c-dec-ring--intro,.c-dec-ring--topics,.c-dec-ring{position:absolute;display:block;aspect-ratio:237/178;top:0;left:100%;background:url(../img/common/dec-ring.png) center/contain no-repeat;animation:fuwafuwa 5s linear infinite;transform-origin:center;will-change:transform}.c-dec-ring--topics.is-active{animation:fuwafuwa 6s linear infinite}.c-dec-ring--intro.is-active{animation:fuwafuwa 5s linear infinite}.c-dec-line--top-intro,.c-dec-line--top-news{aspect-ratio:596/253;background:url(../img/top/intro/dec-line.png) center/contain no-repeat;pointer-events:none}.c-dec-line--top-news{position:absolute;bottom:0;left:0;z-index:var(--layer-1)}.c-dec-line--top-intro{position:absolute;bottom:0;right:0}.c-pager__list--detail,.c-pager__list--modal,.c-pager__list{display:flex;align-items:center;justify-content:center;position:relative;margin-left:auto;margin-right:auto}.c-pager__link:hover,.c-pager__link--current,.c-pager__link{letter-spacing:0.1em;color:var(--default);display:flex;position:relative;align-items:center;justify-content:center;transition:border-bottom .3s ease,padding-bottom .3s ease}.c-pager__link{border-bottom:solid 2px rgba(0,0,0,0)}.c-pager__link:hover,.c-pager__link--current{padding-bottom:.4em;border-bottom:solid 2px var(--default)}.c-pager__dot{display:flex;position:relative;align-items:flex-end;justify-content:center;aspect-ratio:1;color:var(--ocher)}.c-pager__next--active,.c-pager__next,.c-pager__prev--active,.c-pager__prev{position:absolute;display:flex;align-items:center}.c-pager__prev--active,.c-pager__prev{left:0}.c-pager__next--active,.c-pager__next{right:0}.c-pager__prev--modal{margin-right:auto}.c-pager__next--modal{margin-left:auto}.c-pager__back{display:flex;align-items:center}.c-pager__wp{margin-left:auto;margin-right:auto;display:inline-flex;align-items:center;justify-content:center;position:relative}.c-pager__wp--detail{width:100%}.page-numbers{height:3em}.page-numbers:not(.prev,.next,.back,.dots):hover,.page-numbers.current,.page-numbers:not(.prev,.next,.back,.dots){font-family:Roboto,sans-serif;font-weight:300;letter-spacing:0.1em;aspect-ratio:1;border-radius:50%;border:solid 1px var(--default-color);color:var(--default-color);display:flex;position:relative;align-items:center;justify-content:center;text-decoration:none;transition:border-bottom .3s ease,padding-bottom .3s ease}.page-numbers:not(.prev,.next,.back,.dots):hover,.page-numbers.current{color:var(--black);border:solid 1px var(--black);background:linear-gradient(0deg, rgb(79, 172, 254) 0%, rgb(214, 145, 243) 50%, rgb(255, 0, 210) 100%)}.page-numbers.dots{letter-spacing:0em;transform:translate3d(0, 1em, 0)}.page-numbers.back,.page-numbers.next,.page-numbers.prev{font-family:Roboto,sans-serif;font-weight:300;letter-spacing:0.05em;position:absolute;display:inline-grid;grid-template-columns:auto 1fr auto;align-items:center;justify-content:center;color:#fff;border-radius:100vh;border:solid 1px #fff;white-space:nowrap;text-decoration:none;text-align:center;font-size:1em;padding:0 1em;background:rgba(0,0,0,0);transition:color .3s ease,background .3s ease}.page-numbers.back:hover,.page-numbers.next:hover,.page-numbers.prev:hover{color:var(--black);border:solid 1px #000;transition:color .3s ease,background .3s ease;background:linear-gradient(270deg, rgb(79, 172, 254) 0%, rgb(214, 145, 243) 50%, rgb(255, 0, 210) 100%)}.page-numbers.next:hover::after,.page-numbers.next::after,.page-numbers.next::before,.page-numbers.prev:hover::before,.page-numbers.prev::after,.page-numbers.prev::before{display:block;position:relative;content:"";aspect-ratio:9/14;-webkit-mask:url(../img/common/icon-arrow.png) center/auto 97.5% no-repeat;mask:url(../img/common/icon-arrow.png) center/auto 97.5% no-repeat}.page-numbers.back::after,.page-numbers.next::after,.page-numbers.prev::before{background:#fff;transition:background .3s ease}.page-numbers.back:hover::after,.page-numbers.next:hover::after,.page-numbers.prev:hover::before{background:var(--black);transition:background .3s ease}.page-numbers.prev::before{transform:scale(-1, 1)}.c-pager__wp--detail .page-numbers.prev{left:0}.c-pager__wp--detail .page-numbers.next{right:0}.page-numbers.back{position:relative}.page-numbers.back:hover::after,.page-numbers.back::after,.page-numbers.back::before{display:block;position:relative;content:"";aspect-ratio:1;-webkit-mask:url(../img/common/icon-list.png) center/contain no-repeat;mask:url(../img/common/icon-list.png) center/contain no-repeat;height:.9em}.page-numbers.back:hover{background:linear-gradient(90deg, rgb(240, 255, 0) 0%, rgb(0, 254, 167) 50%, rgb(0, 242, 254) 100%)}dialog[open]{display:grid;align-items:center;justify-content:center;grid-template-columns:100%;grid-template-rows:1fr}dialog{border:none;min-width:100%;min-height:100%;background-color:hsla(0,0%,100%,0);padding:0}.c-dialog--movie::backdrop{background:rgba(0,0,0,.9)}.c-dialog__inner--movie,.c-dialog__inner{position:relative;height:100%;opacity:0}.dialog-active [class^=c-dialog__inner]{animation:fade-in .6s 1s var(--ease-in-out-quart) forwards}.c-dialog-focus{width:1px;aspect-ratio:1;padding:0;position:absolute;top:0;left:0;pointer-events:none;opacity:0;background:none}.c-dialog__main{position:relative;width:100%;height:100%;min-height:100%;min-width:100%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.c-dialog__body--movie{position:relative}.c-dialog__body--movie{aspect-ratio:16/9}.c-dialog-iframe{position:absolute;top:0;left:0;width:100%;height:100%}.c-dialog__btn{position:absolute;top:0;right:0}.c-x-icon{display:inline-block;aspect-ratio:1;height:1em;-webkit-mask:url(../img/common/icon-x.png) center/contain no-repeat;mask:url(../img/common/icon-x.png) center/contain no-repeat;transition:background-color .3s ease}.c-x-icon--white{background-color:#fff}.c-x-icon--black{background-color:#000}.c-btn-more:hover .c-x-icon{background-color:#000;transition:background-color .3s ease}.c-menu-icon{display:block;position:relative;width:100%;height:100%}.c-menu-border{display:block;position:absolute;top:50%;left:50%;width:100%;background:url(../img/common/btn-nav-border.png) center/contain no-repeat;transform:translate3d(0, -50%, 0);aspect-ratio:63/18;transform-origin:center;transition:width .4s ease,opacity .4s ease}.c-menu-border:nth-of-type(1){transform:translate3d(-50%, -170%, 0)}.c-menu-border:nth-of-type(2){transform:translate3d(-50%, -90%, 0)}.c-menu-border:nth-of-type(3){transform:translate3d(-50%, -10%, 0)}.c-menu-border:nth-of-type(4){transform:translate3d(-50%, 70%, 0)}.nav-open .c-menu-border{margin-top:0;transition:background-color .6s ease,width .6s ease,opacity .6s ease,transform .6s ease;animation:none}.nav-open .c-menu-border:nth-of-type(1){transform:translate3d(-50%, -50%, 0) scale(1, -1)}.nav-open .c-menu-border:nth-of-type(2){transform:translate3d(-50%, -50%, 0) scale(1, -1)}.nav-open .c-menu-border:nth-of-type(3){transform:translate3d(-50%, -50%, 0)}.nav-open .c-menu-border:nth-of-type(4){transform:translate3d(-50%, -50%, 0)}.c-close-icon{display:inline-block;position:relative;width:100%;aspect-ratio:44/28}.c-close-border{position:absolute;left:0;width:100%;background-color:#fff;top:50%;transform:translate3d(0, -50%, 0) rotate3d(0, 0, 1, 0deg);aspect-ratio:90/4;transform-origin:center;transition:background-color .6s var(--ease-in-out-quart),width .6s var(--ease-in-out-quart),opacity .6s var(--ease-in-out-quart),transform .6s var(--ease-in-out-quart);animation:none}.c-close-border:first-of-type{transform:translate3d(0, -50%, 0) rotate3d(0, 0, 1, 210deg)}.c-close-border:last-of-type{transform:translate3d(0, -50%, 0) rotate3d(0, 0, 1, -210deg)}.c-btn-close:hover .c-close-border:first-of-type{transform:translate3d(0, -50%, 0) rotate3d(0, 0, 1, 180deg)}.c-btn-close:hover .c-close-border:last-of-type{transform:translate3d(0, -50%, 0) rotate3d(0, 0, 1, -180deg)}.c-movie{aspect-ratio:16/9;overflow:hidden;position:absolute;width:120%;margin:auto}.c-movie-player{position:absolute;top:-50%;left:50%;width:100%;transform:translate3d(-50%, 0, 0);height:200%;pointer-events:none;opacity:0}.c-movie-poster{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-movie-play{position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);width:40%}svg .movie-frame-1{stroke-dashoffset:85.0679626465px;stroke-dasharray:85.0679626465px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease 0s,fill .4s linear 0s}.c-movie-frame.is-active .movie-frame-1{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-2{stroke-dashoffset:85.066192627px;stroke-dasharray:85.066192627px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .001s,fill .4s linear .005s}.c-movie-frame.is-active .movie-frame-2{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-3{stroke-dashoffset:41.0202789307px;stroke-dasharray:41.0202789307px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .002s,fill .4s linear .01s}.c-movie-frame.is-active .movie-frame-3{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-4{stroke-dashoffset:49.5737228394px;stroke-dasharray:49.5737228394px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .003s,fill .4s linear .015s}.c-movie-frame.is-active .movie-frame-4{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-5{stroke-dashoffset:49.5708236694px;stroke-dasharray:49.5708236694px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .004s,fill .4s linear .02s}.c-movie-frame.is-active .movie-frame-5{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-6{stroke-dashoffset:16.0334291458px;stroke-dasharray:16.0334291458px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .005s,fill .4s linear .025s}.c-movie-frame.is-active .movie-frame-6{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-7{stroke-dashoffset:35.2693748474px;stroke-dasharray:35.2693748474px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .006s,fill .4s linear .03s}.c-movie-frame.is-active .movie-frame-7{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-8{stroke-dashoffset:85.066192627px;stroke-dasharray:85.066192627px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .007s,fill .4s linear .035s}.c-movie-frame.is-active .movie-frame-8{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-9{stroke-dashoffset:85.0679626465px;stroke-dasharray:85.0679626465px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .008s,fill .4s linear .04s}.c-movie-frame.is-active .movie-frame-9{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-10{stroke-dashoffset:41.0099449158px;stroke-dasharray:41.0099449158px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .009s,fill .4s linear .045s}.c-movie-frame.is-active .movie-frame-10{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-11{stroke-dashoffset:49.5708236694px;stroke-dasharray:49.5708236694px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .01s,fill .4s linear .05s}.c-movie-frame.is-active .movie-frame-11{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-12{stroke-dashoffset:49.5737228394px;stroke-dasharray:49.5737228394px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .011s,fill .4s linear .055s}.c-movie-frame.is-active .movie-frame-12{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-13{stroke-dashoffset:16.0341148376px;stroke-dasharray:16.0341148376px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .012s,fill .4s linear .06s}.c-movie-frame.is-active .movie-frame-13{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-14{stroke-dashoffset:35.2702217102px;stroke-dasharray:35.2702217102px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .013s,fill .4s linear .065s}.c-movie-frame.is-active .movie-frame-14{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-15{stroke-dashoffset:85.0680465698px;stroke-dasharray:85.0680465698px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .014s,fill .4s linear .07s}.c-movie-frame.is-active .movie-frame-15{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-16{stroke-dashoffset:85.0661849976px;stroke-dasharray:85.0661849976px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .015s,fill .4s linear .075s}.c-movie-frame.is-active .movie-frame-16{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-17{stroke-dashoffset:41.0203208923px;stroke-dasharray:41.0203208923px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .016s,fill .4s linear .08s}.c-movie-frame.is-active .movie-frame-17{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-18{stroke-dashoffset:49.5738296509px;stroke-dasharray:49.5738296509px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .017s,fill .4s linear .085s}.c-movie-frame.is-active .movie-frame-18{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-19{stroke-dashoffset:49.5709152222px;stroke-dasharray:49.5709152222px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .018s,fill .4s linear .09s}.c-movie-frame.is-active .movie-frame-19{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-20{stroke-dashoffset:16.033454895px;stroke-dasharray:16.033454895px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .019s,fill .4s linear .095s}.c-movie-frame.is-active .movie-frame-20{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-21{stroke-dashoffset:35.2693862915px;stroke-dasharray:35.2693862915px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .02s,fill .4s linear .1s}.c-movie-frame.is-active .movie-frame-21{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-22{stroke-dashoffset:85.0662841797px;stroke-dasharray:85.0662841797px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .021s,fill .4s linear .105s}.c-movie-frame.is-active .movie-frame-22{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-23{stroke-dashoffset:85.0681228638px;stroke-dasharray:85.0681228638px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .022s,fill .4s linear .11s}.c-movie-frame.is-active .movie-frame-23{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-24{stroke-dashoffset:41.0100097656px;stroke-dasharray:41.0100097656px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .023s,fill .4s linear .115s}.c-movie-frame.is-active .movie-frame-24{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-25{stroke-dashoffset:49.5710411072px;stroke-dasharray:49.5710411072px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .024s,fill .4s linear .12s}.c-movie-frame.is-active .movie-frame-25{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-26{stroke-dashoffset:49.5739974976px;stroke-dasharray:49.5739974976px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .025s,fill .4s linear .125s}.c-movie-frame.is-active .movie-frame-26{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-27{stroke-dashoffset:16.0341453552px;stroke-dasharray:16.0341453552px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .026s,fill .4s linear .13s}.c-movie-frame.is-active .movie-frame-27{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-28{stroke-dashoffset:35.2702522278px;stroke-dasharray:35.2702522278px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .027s,fill .4s linear .135s}.c-movie-frame.is-active .movie-frame-28{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-29{stroke-dashoffset:85.0681533813px;stroke-dasharray:85.0681533813px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .028s,fill .4s linear .14s}.c-movie-frame.is-active .movie-frame-29{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-30{stroke-dashoffset:85.0662612915px;stroke-dasharray:85.0662612915px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .029s,fill .4s linear .145s}.c-movie-frame.is-active .movie-frame-30{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-31{stroke-dashoffset:41.0203514099px;stroke-dasharray:41.0203514099px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .03s,fill .4s linear .15s}.c-movie-frame.is-active .movie-frame-31{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-32{stroke-dashoffset:49.5740509033px;stroke-dasharray:49.5740509033px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .031s,fill .4s linear .155s}.c-movie-frame.is-active .movie-frame-32{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-33{stroke-dashoffset:49.5710868835px;stroke-dasharray:49.5710868835px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .032s,fill .4s linear .16s}.c-movie-frame.is-active .movie-frame-33{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-34{stroke-dashoffset:16.0334796906px;stroke-dasharray:16.0334796906px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .033s,fill .4s linear .165s}.c-movie-frame.is-active .movie-frame-34{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-35{stroke-dashoffset:35.2693862915px;stroke-dasharray:35.2693862915px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .034s,fill .4s linear .17s}.c-movie-frame.is-active .movie-frame-35{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-36{stroke-dashoffset:85.0662612915px;stroke-dasharray:85.0662612915px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .035s,fill .4s linear .175s}.c-movie-frame.is-active .movie-frame-36{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-37{stroke-dashoffset:85.0681533813px;stroke-dasharray:85.0681533813px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .036s,fill .4s linear .18s}.c-movie-frame.is-active .movie-frame-37{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-38{stroke-dashoffset:41.0100250244px;stroke-dasharray:41.0100250244px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .037s,fill .4s linear .185s}.c-movie-frame.is-active .movie-frame-38{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-39{stroke-dashoffset:49.5710868835px;stroke-dasharray:49.5710868835px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .038s,fill .4s linear .19s}.c-movie-frame.is-active .movie-frame-39{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-40{stroke-dashoffset:49.5740509033px;stroke-dasharray:49.5740509033px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .039s,fill .4s linear .195s}.c-movie-frame.is-active .movie-frame-40{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-41{stroke-dashoffset:16.0341358185px;stroke-dasharray:16.0341358185px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .04s,fill .4s linear .2s}.c-movie-frame.is-active .movie-frame-41{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-42{stroke-dashoffset:35.2702484131px;stroke-dasharray:35.2702484131px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .041s,fill .4s linear .205s}.c-movie-frame.is-active .movie-frame-42{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-43{stroke-dashoffset:85.0681228638px;stroke-dasharray:85.0681228638px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .042s,fill .4s linear .21s}.c-movie-frame.is-active .movie-frame-43{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-44{stroke-dashoffset:85.0662841797px;stroke-dasharray:85.0662841797px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .043s,fill .4s linear .215s}.c-movie-frame.is-active .movie-frame-44{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-45{stroke-dashoffset:41.0203475952px;stroke-dasharray:41.0203475952px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .044s,fill .4s linear .22s}.c-movie-frame.is-active .movie-frame-45{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-46{stroke-dashoffset:49.5739974976px;stroke-dasharray:49.5739974976px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .045s,fill .4s linear .225s}.c-movie-frame.is-active .movie-frame-46{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-47{stroke-dashoffset:49.5710411072px;stroke-dasharray:49.5710411072px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .046s,fill .4s linear .23s}.c-movie-frame.is-active .movie-frame-47{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-48{stroke-dashoffset:16.0334663391px;stroke-dasharray:16.0334663391px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .047s,fill .4s linear .235s}.c-movie-frame.is-active .movie-frame-48{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-49{stroke-dashoffset:35.2693786621px;stroke-dasharray:35.2693786621px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .048s,fill .4s linear .24s}.c-movie-frame.is-active .movie-frame-49{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-50{stroke-dashoffset:85.0661849976px;stroke-dasharray:85.0661849976px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .049s,fill .4s linear .245s}.c-movie-frame.is-active .movie-frame-50{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-51{stroke-dashoffset:85.0680465698px;stroke-dasharray:85.0680465698px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .05s,fill .4s linear .25s}.c-movie-frame.is-active .movie-frame-51{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-52{stroke-dashoffset:41.0099830627px;stroke-dasharray:41.0099830627px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .051s,fill .4s linear .255s}.c-movie-frame.is-active .movie-frame-52{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-53{stroke-dashoffset:49.5709152222px;stroke-dasharray:49.5709152222px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .052s,fill .4s linear .26s}.c-movie-frame.is-active .movie-frame-53{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-54{stroke-dashoffset:49.5738296509px;stroke-dasharray:49.5738296509px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .053s,fill .4s linear .265s}.c-movie-frame.is-active .movie-frame-54{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-55{stroke-dashoffset:16.0341072083px;stroke-dasharray:16.0341072083px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .054s,fill .4s linear .27s}.c-movie-frame.is-active .movie-frame-55{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-56{stroke-dashoffset:35.2702331543px;stroke-dasharray:35.2702331543px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .055s,fill .4s linear .275s}.c-movie-frame.is-active .movie-frame-56{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-57{stroke-dashoffset:855.6335558334px;stroke-dasharray:855.6335558334px;transition:stroke-dashoffset .7s ease .056s,fill .4s linear .28s}.c-movie-frame.is-active .movie-frame-57{stroke-dashoffset:0}svg .movie-frame-58{stroke-dashoffset:830.752142017px;stroke-dasharray:830.752142017px;transition:stroke-dashoffset .7s ease .057s,fill .4s linear .285s}.c-movie-frame.is-active .movie-frame-58{stroke-dashoffset:0}svg .movie-frame-59{stroke-dashoffset:710.1199951172px;stroke-dasharray:710.1199951172px;transition:stroke-dashoffset .7s ease .058s,fill .4s linear .29s}.c-movie-frame.is-active .movie-frame-59{stroke-dashoffset:0}svg .movie-frame-60{stroke-dashoffset:681.6400146484px;stroke-dasharray:681.6400146484px;transition:stroke-dashoffset .7s ease .059s,fill .4s linear .295s}.c-movie-frame.is-active .movie-frame-60{stroke-dashoffset:0}svg .movie-frame-61{stroke-dashoffset:710.1199951172px;stroke-dasharray:710.1199951172px;transition:stroke-dashoffset .7s ease .06s,fill .4s linear .3s}.c-movie-frame.is-active .movie-frame-61{stroke-dashoffset:0}svg .movie-frame-62{stroke-dashoffset:681.6400146484px;stroke-dasharray:681.6400146484px;transition:stroke-dashoffset .7s ease .061s,fill .4s linear .305s}.c-movie-frame.is-active .movie-frame-62{stroke-dashoffset:0}svg .movie-frame-63{stroke-dashoffset:121.3936920166px;stroke-dasharray:121.3936920166px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .062s,fill .4s linear .31s}.c-movie-frame.is-active .movie-frame-63{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-64{stroke-dashoffset:121.3937530518px;stroke-dasharray:121.3937530518px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .063s,fill .4s linear .315s}.c-movie-frame.is-active .movie-frame-64{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-65{stroke-dashoffset:121.4248199463px;stroke-dasharray:121.4248199463px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .064s,fill .4s linear .32s}.c-movie-frame.is-active .movie-frame-65{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-66{stroke-dashoffset:121.3939208984px;stroke-dasharray:121.3939208984px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .065s,fill .4s linear .325s}.c-movie-frame.is-active .movie-frame-66{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-67{stroke-dashoffset:121.393951416px;stroke-dasharray:121.393951416px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .066s,fill .4s linear .33s}.c-movie-frame.is-active .movie-frame-67{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-68{stroke-dashoffset:121.4250411987px;stroke-dasharray:121.4250411987px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .067s,fill .4s linear .335s}.c-movie-frame.is-active .movie-frame-68{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-69{stroke-dashoffset:121.4252471924px;stroke-dasharray:121.4252471924px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .068s,fill .4s linear .34s}.c-movie-frame.is-active .movie-frame-69{stroke-dashoffset:0;fill:#dcb464}svg .movie-frame-70{stroke-dashoffset:121.4250259399px;stroke-dasharray:121.4250259399px;fill:rgba(0,0,0,0);transition:stroke-dashoffset .7s ease .069s,fill .4s linear .345s}.c-movie-frame.is-active .movie-frame-70{stroke-dashoffset:0;fill:#dcb464}.c-headline img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.c-sub-headline{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:4px}.c-sub-headline::before{display:block;position:relative;content:"";aspect-ratio:36/34;transform:scale(-1, 1) translate3d(0, -73.5%, 0);background:url(../img/common/icon_wing.svg) center/contain no-repeat}.c-sub-headline::after{display:block;position:relative;content:"";aspect-ratio:36/34;transform:translate3d(0, -73.5%, 0);background:url(../img/common/icon_wing.svg) center/contain no-repeat}.c-sub-headline__main{display:grid;grid-template-columns:auto 1fr auto}.c-sub-headline__main::before{display:block;position:relative;content:"";aspect-ratio:1;transform:translate3d(0, -50%, 0);background:url(../img/common/icon_star.webp) center/contain no-repeat}.c-sub-headline__main::after{display:block;position:relative;content:"";aspect-ratio:1;transform:translate3d(0, -50%, 0);background:url(../img/common/icon_star.webp) center/contain no-repeat}.c-sub-headline__body{display:grid}.c-sub-headline__line-box--left,.c-sub-headline__line-box--right{position:relative;height:1px;background-color:var(--aqua-blue)}.c-sub-headline__line--left{position:absolute;top:0;left:100%}.c-sub-headline__line--right{position:absolute;top:0;right:100%}.c-sub-headline__txt{position:relative;border-bottom:solid 1px var(--aqua-blue);text-align:center;color:var(--aqua-blue)}.c-sub-headline__txt p{transform:translate3d(0, -100%, 0)}.c-sub-headline__txt-line--left{position:absolute;top:0;right:100%}.c-sub-headline__txt-line--right{position:absolute;top:0;left:100%}.c-sub-headline__footer{position:absolute;left:50%;bottom:0;transform:translate3d(-50%, 0, 0);aspect-ratio:46/12;background-image:linear-gradient(to right, var(--aqua-blue) 1px, transparent 2px);background-size:3px 100%;background-repeat:repeat-x;background-position:left bottom}.c-hr{position:relative;margin:0;border-top:none;background:url(../img/common/dec-line-2.png) center/contain no-repeat;width:100%}.c-hr--2{border-top:none;background:url(../img/common/dec_ring.webp) center/contain no-repeat}.c-page-top{font-family:Roboto,sans-serif;font-weight:400;position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;aspect-ratio:1;color:#fff;z-index:var(--layer-pagetop);transition:opacity .4s ease;width:100%}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url("../fonts/roboto-v47-latin-400.woff2") format("woff2")}.c-page-top::before{position:relative;display:block;content:"";aspect-ratio:91/105;width:27.5%;background:#fff;-webkit-mask:url(../img/common/dec-page-top-arrow.png) center/contain no-repeat;mask:url(../img/common/dec-page-top-arrow.png) center/contain no-repeat;transition:background .6s ease}.c-page-top:hover::before{background:linear-gradient(0deg, rgb(79, 172, 254) 0%, rgb(214, 145, 243) 50%, rgb(255, 0, 210) 100%);transition:background .6s ease}.c-page-top::after{position:absolute;inset:0;content:"";border-radius:50%;background:#fff;-webkit-mask:url(../img/common/dec-ring.png) center/contain no-repeat;mask:url(../img/common/dec-ring.png) center/contain no-repeat;transition:background .6s ease}.c-page-top:hover::after{background:linear-gradient(0deg, rgb(79, 172, 254) 0%, rgb(214, 145, 243) 50%, rgb(255, 0, 210) 100%);animation:rotate-z360 3s linear infinite both;transition:background .6s ease}.c-page-top__txt{display:flex;align-items:center;gap:.1em;background:#fff;color:rgba(0,0,0,0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-box:trim-both cap alphabetic}.c-page-top:hover .c-page-top__txt{background:linear-gradient(0deg, rgb(79, 172, 254) 0%, rgb(214, 145, 243) 50%, rgb(255, 0, 210) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.c-post__list{display:grid}.c-post__list-item{display:flex;align-items:center;justify-content:center}.c-post__link--detail,.c-post__link{position:relative;display:flex;flex-direction:column;justify-content:flex-start;transition:transform .3s ease-out;background:url(../img/common/bg-news.webp) center/contain no-repeat;height:100%;width:100%;aspect-ratio:1;border-radius:50%;overflow:hidden}[class^=c-post__link]:hover{background:none;transition:background .6s var(--ease-in-out-quart)}[class^=c-post__link]::before{position:absolute;content:"";inset:0;background:#fea2ca;background:linear-gradient(0deg, rgb(254, 162, 202) 0%, rgb(224, 190, 255) 48%, rgb(100, 209, 255) 85%, rgb(99, 226, 237) 100%);opacity:0;transition:opacity .6s ease}[class^=c-post__link]:hover::before{opacity:.2;transition:opacity .6s ease}.c-post__bg{position:absolute;top:0;left:0;width:100%;height:100%}.c-post__title{letter-spacing:0.05em;margin-left:auto;margin-right:auto;position:relative;color:var(--default);display:flex;transition:color .3s ease;line-height:2;height:4em}.c-post__link:hover .c-post__title{color:#000;transition:color .3s ease}.c-post__date--detail,.c-post__date{display:inline-flex;justify-content:center;align-items:flex-end}.c-post__date--detail{display:flex;justify-content:flex-start}.c-post__year--detail,.c-post__year{text-align:center;line-height:1;color:var(--default);transition:color .3s ease,text-shadow .3s ease}.c-post__year--detail{text-align:left}.c-post__clamp{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.c-post__text-hover{display:inline;word-break:break-all;overflow-wrap:break-all;transition:background-color .3s ease}.c-post__more{position:relative;display:flex;align-items:center;justify-content:flex-end;color:#000;transition:color .3s ease}.c-post__link:hover .c-post__more{color:#fff;transition:color .3s ease}.c-post__more i{position:relative;display:block;width:12.1%;height:1px;background-color:#000;transition:background-color .3s ease,width .3s ease}.c-post__link:hover .c-post__more i{width:15.5%;background-color:#fff;transition:background-color .3s ease,width .3s ease}.c-post__more i::before{position:absolute;content:"";aspect-ratio:1;border-radius:50%;left:0;top:50%;transform:translate3d(-50%, -50%, 0);background-color:#000;transition:background-color .3s ease}.c-post__link:hover .c-post__more i::before{background-color:#fff;transition:background-color .3s ease}.c-post__icon{display:block;aspect-ratio:1;background:url(../img/common/dec-post.svg) center/contain no-repeat;animation:c-post-icon .6s var(--ease-in-out-quart) both;margin-left:auto;margin-right:auto}.c-post__link--detail:hover .c-post__icon,.c-post__link:hover .c-post__icon{animation:c-post-icon-hover .3s var(--ease-in-out-quart) both}.c-share{font-family:Roboto,sans-serif;font-weight:300;letter-spacing:0.05em;display:inline-flex;align-items:center;pointer-events:auto;color:#fff;z-index:var(--layer-share)}.c-share__list{list-style:none;position:relative;display:inline-flex;padding-left:0}.c-share__link{position:relative;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:50%;border:solid 1px #fff}.c-share__link:hover{background:linear-gradient(0deg, rgb(79, 172, 254) 0%, rgb(214, 145, 243) 50%, rgb(255, 0, 210) 100%);border:solid 0 rgba(0,0,0,0);transition:background .6s ease}.c-share__link::after{position:absolute;content:"";inset:0;background:#fff;transition:background .3s ease}.c-share__link:hover::after{background:var(--black);transition:background .3s ease}.c-share__link--tw::after{-webkit-mask:url(../img/common/icon-x.png) center/auto 45% no-repeat;mask:url(../img/common/icon-x.png) center/auto 45% no-repeat}.c-share__link--fb::after{-webkit-mask:url(../img/common/icon-fb.png) center/auto 57.5% no-repeat;mask:url(../img/common/icon-fb.png) center/auto 57.5% no-repeat}.c-share__link--line::after{-webkit-mask:url(../img/common/icon-line.png) center/auto 70% no-repeat;mask:url(../img/common/icon-line.png) center/auto 70% no-repeat}.p-top{position:relative}.p-top::before{position:absolute;content:"";bottom:0;left:0;width:100%;background:var(--black)}.p-top-fv{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.p-top-fv__headline{font-family:"Noto Sans JP",sans-serif;font-weight:700;position:relative;color:#fff;height:1em;line-height:1;overflow:hidden}@font-face{font-family:"Noto Sans JP";font-style:normal;font-weight:700;font-display:swap;src:url("../fonts/noto-sans-jp-v53-japanese_latin-700.woff2") format("woff2")}.p-top-fv__headline--en{height:1.5em;line-height:1.5em}.p-top-fv__headline--en span{line-height:1.5}.p-top-fv__footer{margin-left:auto;margin-right:auto}.p-top-produce{font-family:"Noto Sans JP",sans-serif;font-weight:300;border-top:solid 1px var(--default-color);border-bottom:solid 1px var(--default-color)}@font-face{font-family:"Noto Sans JP";font-style:normal;font-weight:300;font-display:swap;src:url("../fonts/noto-sans-jp-v53-japanese_latin-300.woff2") format("woff2")}.p-top-produce__loop{display:flex;gap:1em}.p-top-produce__loop:not(:first-of-type){border-top:solid 1px var(--default-color)}.p-top-produce__txt-set{display:flex;align-items:center;gap:1em}.p-top-produce__txt-set.is-active{transform-origin:left}.p-top-produce__txt{display:inline-grid;align-items:center;white-space:nowrap;color:var(--default-color);text-decoration:none}.p-top-produce__txt span{grid-area:txt}.p-top-gallery__list{position:relative;width:100%;display:grid;grid-template-areas:"area1 area1 area1 area1 area2 area2 area2 area3 area3 area3" "area4 area4 area4 area5 area5 area5 area6 area6 area6 area6"}.p-top-gallery__list.is-active{grid-template-rows:auto 1fr}.gallery-card{font-family:"Noto Sans JP",sans-serif;font-weight:400;position:relative;display:grid;width:100%;overflow:hidden}@font-face{font-family:"Noto Sans JP";font-style:normal;font-weight:400;font-display:swap;src:url("../fonts/noto-sans-jp-v53-japanese_latin-400.woff2") format("woff2")}.gallery-card--area1{grid-area:area1}.gallery-card--area2{grid-area:area2}.gallery-card--area3{grid-area:area3}.gallery-card--area4{grid-area:area4}.gallery-card--area5{grid-area:area5}.gallery-card--area6{grid-area:area6}.gallery-card__head{position:relative;display:grid;transition:grid-template-rows .4s ease}.gallery-card__thumb-catainer{position:relative;height:0;overflow:hidden;padding-top:56.25%}.gallery-card__thumb{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);overflow:hidden;height:100%;min-width:100%;min-height:100%;aspect-ratio:16/9}.gallery-card__thumb iframe{position:absolute;top:0%;left:50%;width:100%;height:100%;min-height:100%;min-width:100%;transform:translate3d(-50%, 0, 0);pointer-events:none;-o-object-fit:cover;object-fit:cover}.gallery-card__thumb img{width:100%;height:100%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.gallery-card__thumb video{width:100%;height:100%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.gallery-card__desc{overflow:hidden;font-family:"Noto Sans JP",sans-serif;font-weight:300;letter-spacing:0.05em;color:var(--black)}.gallery-card__role{font-family:"Noto Sans JP",sans-serif;font-weight:400;line-height:1.5;border-bottom:solid 1px var(--default-color);padding:.5em 0;display:flex;align-items:center;flex-wrap:wrap;gap:.5em}.gallery-card__role span:not(:first-of-type){border-left:2px solid var(--black);padding-left:.5em}.gallery-card__staff{max-height:6.5em;overflow-y:auto}.gallery-card__staff-list{list-style:none;padding-left:1.5em}.gallery-card__body{font-family:"Noto Sans JP",sans-serif;font-weight:300;position:relative;overflow:hidden;display:flex;height:0;flex-direction:column;color:var(--black)}.gallery-card__desctiption{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-wrap:auto}.gallery-card__link-list{list-style:none;padding-left:0;display:grid}.gallery-card__link{font-family:Roboto,sans-serif;font-weight:300;display:grid;align-items:center;justify-content:center;text-align:center;grid-template-columns:auto 1fr auto;color:var(--black);background:#fff;border-radius:100vh;text-decoration:none;aspect-ratio:270/35;transition:filter .4s ease}.gallery-card__link:hover{filter:invert(1);transition:filter .4s ease}.gallery-card__link--official-site::before,.gallery-card__link--official-site::after{position:relative;content:"";aspect-ratio:1;height:1em}.gallery-card__link--official-site::after{-webkit-mask:url(../img/common/icon-other-site.png) center/contain no-repeat;mask:url(../img/common/icon-other-site.png) center/contain no-repeat;background:var(--black)}.gallery-card__link--more::before,.gallery-card__link--more::after{position:relative;content:"";aspect-ratio:5/8}.gallery-card__link--more::after{-webkit-mask:url(../img/common/icon-arrow.png) center/contain no-repeat;mask:url(../img/common/icon-arrow.png) center/contain no-repeat;background:var(--black)}.gallery-card__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.gallery-card__copyright{color:var(--default-color)}.gallery-card__caption{display:flex;align-items:center;justify-content:center;overflow:hidden;position:absolute;inset:0;color:#fff;opacity:0;transition:opacity .4s ease}.p-top-gallery__list.is-active .gallery-card:not(.is-click):hover .gallery-card__caption{opacity:1;transition:opacity .4s ease}.gallery-card__caption::before{position:absolute;content:"";inset:0;opacity:.5}.gallery-card--works .gallery-card__caption::before{background:linear-gradient(0deg, rgb(240, 255, 0) 0%, rgb(0, 254, 167) 50%, rgb(0, 242, 254) 100%)}.gallery-card--article .gallery-card__caption::before{background:linear-gradient(0deg, rgb(79, 172, 254) 0%, rgb(214, 145, 243) 50%, rgb(255, 0, 210) 100%)}.gallery-card__caption-inner{position:relative}.gallery-card__ttl{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-wrap:auto}.gallery-card__type{font-family:Roboto,sans-serif;font-weight:400;position:relative;display:flex;align-items:center;gap:.5em;margin-top:1em;color:var(--default-color)}.gallery-card__type::before{position:relative;display:block;content:"";width:1em;height:1px;background:var(--default-color)}.gallery-card__close{position:absolute;top:0;right:0;aspect-ratio:1;display:none;opacity:0;border:none;background:#000;-webkit-mask:url(../img/common/icon-close.png) center/contain no-repeat;mask:url(../img/common/icon-close.png) center/contain no-repeat}.gallery-card.is-click .gallery-card__close{display:block;opacity:1}.gallery-card__footer{display:flex;flex-direction:column;justify-content:center;font-size:1em;gap:.5em;padding-top:.5em}.gallery-card__footer .catch{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-wrap:auto}.gallery-card__footer .type{display:flex;align-items:center;font-size:.5em;gap:1em}.gallery-card__footer .type::before{position:relative;display:block;content:"";width:1em;height:1px;background:var(--default-color)}.p-top-gallery__footer{width:100%}.p-top-gallery__links{display:flex;justify-content:center}.p-top-gallery__link-item{font-family:Roboto,sans-serif;font-weight:300}.p-top-contact{position:relative;display:flex;flex-direction:column;align-items:center}.p-top-contact__header{position:relative}.p-top-contact__svg-bg{position:absolute;bottom:0;left:0;width:100%;pointer-events:none}.p-top-contact__svg-bg::after{position:absolute;inset:0}.p-top-contact__svg{display:block;width:100%;height:100%}.p-top-contact__main{margin-left:auto;margin-right:auto;position:relative}.p-article{position:relative}.p-article::before{position:absolute;content:"";left:0;width:100%;pointer-events:none}@keyframes article-header-txt{0%{background-position:0 center}100%{background-position:-58.2vw center}}@keyframes article-header-txt-sp{0%{background-position:0 center}100%{background-position:-106vw center}}.p-article--detail{position:relative}.p-article--detail::before{content:none}.p-article__main{position:relative}.p-article__main--detail{margin-top:0 !important}.p-article__list-title{font-family:"Noto Sans JP",sans-serif;font-weight:300;position:absolute;bottom:100%;right:0;writing-mode:vertical-rl;margin-left:auto;color:#fff;white-space:nowrap}.p-article__list{display:grid}.article-card{position:relative;width:100%;overflow:hidden;color:var(--black);transition:color .4s ease}.article-card:hover{color:#fff;transition:color .4s ease}.article-card__thumb{aspect-ratio:285/199}.article-card__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-card__header{font-family:"Noto Sans JP",sans-serif;font-weight:400;display:flex;flex-direction:column;position:absolute;bottom:0;left:0;width:100%;background-color:#fff;-webkit-mask:url(../img/article/bg-article-mask.png) left top/100% auto no-repeat,url(../img/common/mask-exclude.jpg) left top/contain repeat;mask:url(../img/article/bg-article-mask.png) left top/100% auto no-repeat,url(../img/common/mask-exclude.jpg) left top/contain repeat;-webkit-mask-composite:xor;mask-composite:exclude;transition:padding .4s ease;gap:1.1em}.article-card:hover .article-card__header{transition:padding .4s ease;background:linear-gradient(0deg, rgb(79, 172, 254) 0%, rgb(214, 145, 243) 50%, rgb(255, 0, 210) 100%)}.article-card__date{font-family:Roboto,sans-serif;font-weight:700;position:relative;font-size:.8em}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url("../fonts/roboto-v47-latin-700.woff2") format("woff2")}.article-card__title{font-family:"Noto Sans JP",sans-serif;font-weight:400;position:relative;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-wrap:auto;font-size:1em}.p-article__footer{margin-left:auto;margin-right:auto;text-align:center;width:100%}.p-article-detail__date{font-family:Roboto,sans-serif;font-weight:400;letter-spacing:0.05em;text-align:right;color:#fff}.p-article-detail__title{font-family:"Noto Sans JP",sans-serif;font-weight:400;letter-spacing:0.05em;color:#fff;text-wrap:auto}.p-article-detail__content{font-family:"Noto Sans JP",sans-serif;font-weight:300;letter-spacing:0.05em;color:#fff}.p-article-detail__content a{text-decoration:none;display:inline-block;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0);background:linear-gradient(270deg, rgb(79, 172, 254) 0%, rgb(214, 145, 243) 50%, rgb(255, 0, 210) 100%);-webkit-background-clip:text;background-clip:text}.p-article-detail__content img{width:auto;height:auto;max-width:100%}.p-article-detail__content iframe{aspect-ratio:16/9 !important;max-width:100%;height:auto !important}.p-works{position:relative}.p-works::before{position:absolute;content:"";left:0;width:100%;pointer-events:none}@keyframes works-header-txt{0%{background-position:0 center}100%{background-position:-58.2vw center}}@keyframes works-header-txt-sp{0%{background-position:0 center}100%{background-position:-106vw center}}.p-works--detail{position:relative}.p-works--detail::before{content:none}.p-works__main{position:relative}.p-works__main--detail{margin-top:0 !important}.p-works__list-title{font-family:"Noto Sans JP",sans-serif;font-weight:300;position:absolute;bottom:100%;right:0;writing-mode:vertical-rl;margin-left:auto;color:#fff;white-space:nowrap}.p-works__list{display:grid}.works-card{position:relative;width:100%;color:#fff;text-decoration:none;transition:color .4s ease}.works-card__thumb-catainer{position:relative;width:100%;aspect-ratio:1;overflow:hidden}.works-card__thumb{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);overflow:hidden;min-width:100%;min-height:100%;aspect-ratio:16/9}.works-card__thumb iframe{position:absolute;top:0%;left:50%;width:100%;height:100%;transform:translate3d(-50%, 0, 0);pointer-events:none}.works-card__thumb img{width:100%;height:100%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.works-card__thumb video{width:100%;height:100%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.works-card__header{display:flex;align-items:center;justify-content:center;overflow:hidden;position:absolute;inset:0;color:#fff;opacity:0;transition:opacity .4s ease}.works-card:hover .works-card__header{opacity:1;transition:opacity .4s ease}.works-card__header::before{position:absolute;content:"";inset:0;opacity:.5;background:linear-gradient(0deg, rgb(240, 255, 0) 0%, rgb(0, 254, 167) 50%, rgb(0, 242, 254) 100%)}.works-card__headline{font-family:"Noto Sans JP",sans-serif;font-weight:400;position:relative;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;max-height:8em;text-wrap:auto;overflow-wrap:anywhere;word-break:keep-all;line-break:strict}.works-card__caption{display:flex;flex-direction:column;margin-top:.5em}.works-card__title{font-family:"Noto Sans JP",sans-serif;font-weight:400;font-size:1em}.works-card__role{line-height:1.5;display:flex;align-items:center;flex-wrap:wrap;gap:.5em;margin-top:.5em}.works-card__role span:not(:first-of-type){border-left:2px solid #fff;padding-left:.5em}.p-works-detail__title{font-family:"Noto Sans JP",sans-serif;font-weight:400;letter-spacing:0.05em;color:#fff;text-wrap:auto;text-align:center}.p-works-detail__content{font-family:"Noto Sans JP",sans-serif;font-weight:300;letter-spacing:0.05em;color:#fff;display:grid}.p-works-detail__header{display:grid}.p-works-detail__thumb{aspect-ratio:751/423;width:100%}.p-works-detail__thumb img{width:100%;height:100%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.p-works-detail__logo{background:#fff}.p-works-detail__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-works-detail__desc{display:flex;flex-direction:column;gap:.5em}.p-works-detail__desc-header{font-family:"Noto Sans JP",sans-serif;font-weight:400;padding-left:1em;border-left:solid 1px #fff;display:flex;flex-direction:column;gap:.5em}.p-works-detail__role{font-family:"Noto Sans JP",sans-serif;font-weight:300;line-height:1.5;display:flex;align-items:center;flex-wrap:wrap;gap:.5em}.p-works-detail__role span:not(:first-of-type){border-left:2px solid #fff;padding-left:.5em}.p-works-detail__staff-list{list-style:none;padding-left:1.5em}.p-works-detail__body{font-family:"Noto Sans JP",sans-serif;font-weight:300;overflow:hidden;display:flex;flex-direction:column}.p-works-detail__produced{font-family:Roboto,sans-serif;font-weight:400;display:grid;grid-template-columns:auto 1fr;gap:1em}.p-works-detail__link-list{list-style:none;padding-left:0;display:grid}.p-works-detail__link{font-family:Roboto,sans-serif;font-weight:300;display:grid;align-items:center;justify-content:center;text-align:center;grid-template-columns:auto 1fr auto;color:var(--black);background:#fff;border-radius:100vh;text-decoration:none;aspect-ratio:270/35;padding:0 .5em;transition:filter .4s ease}.p-works-detail__link:hover{filter:invert(1);transition:filter .4s ease}.p-works-detail__link--official-site::before,.p-works-detail__link--official-site::after{position:relative;content:"";aspect-ratio:1;height:1em}.p-works-detail__link--official-site::after{-webkit-mask:url(../img/common/icon-other-site.png) center/contain no-repeat;mask:url(../img/common/icon-other-site.png) center/contain no-repeat;background:var(--black)}.p-works-detail__link--more::before,.p-works-detail__link--more::after{position:relative;content:"";aspect-ratio:5/8;height:.5em}.p-works-detail__link--more::after{-webkit-mask:url(../img/common/icon-arrow.png) center/contain no-repeat;mask:url(../img/common/icon-arrow.png) center/contain no-repeat;background:var(--black)}.p-works-detail__copyright{color:var(--default-color)}.p-works__video-container{position:relative;clip-path:inset(0);overflow:hidden;width:100vw;margin:0 calc(50% - 50vw)}.p-works__video{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);overflow:hidden;min-width:100%;min-height:100%;aspect-ratio:16/9}.p-works__video::after{position:absolute;inset:0;content:"";background:url(../img/pt/pt.png) top/4px auto repeat}.p-works__video iframe{position:absolute;top:0%;left:50%;width:100%;height:100%;transform:translate3d(-50%, 0, 0);pointer-events:none}.p-works__video video{position:absolute;top:0%;left:50%;width:100%;height:100%;transform:translate3d(-50%, 0, 0);pointer-events:none}.p-works__video-btn{position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0)}.p-works__footer{text-align:center}.p-about{position:relative}.p-about::before{position:absolute;content:"";left:0;width:100%;pointer-events:none}@keyframes about-header-txt{0%{background-position:0 center}100%{background-position:-46.8vw center}}@keyframes about-header-txt-sp{0%{background-position:0 center}100%{background-position:-85.2vw center}}.p-about__main{position:relative}.p-about-detail__main{position:relative}.p-about__list-title{font-family:"Noto Sans JP",sans-serif;font-weight:300;position:absolute;top:0;right:0;writing-mode:vertical-rl;margin-left:auto;color:#fff;white-space:nowrap}.p-about__circle{position:absolute;width:100%;aspect-ratio:1;top:0;left:0;animation:about-circle 6s linear infinite both}@keyframes about-circle{0%{filter:brightness(1.5)}50%{filter:brightness(0.5)}100%{filter:brightness(1.5)}}.p-about__circle::before{position:absolute;content:"";inset:0;background:url(../img/about/img-circle2.png) center/contain no-repeat}.p-about__circle.is-active::before{animation:circle-before linear infinite reverse 20s both}@keyframes circle-before{0%{transform:rotate3d(0, 0, 1, 0)}100%{transform:rotate3d(0, 0, 1, 360deg)}}.p-about__circle::after{position:absolute;content:"";inset:0;background:url(../img/about/img-circle1.png) center/contain no-repeat}.p-about__circle.is-active::after{animation:circle-before linear infinite 20s both}.p-about__circle-after{position:absolute;aspect-ratio:1}.p-about__containts{font-family:"Noto Sans JP",sans-serif;font-weight:300;position:relative;color:#fff}.p-about__containts p{overflow-wrap:anywhere;word-break:normal;line-break:strict}.p-about__catch{font-family:"Noto Sans JP",sans-serif;font-weight:300;text-wrap:auto;overflow-wrap:break-word;white-space:normal;word-break:auto-phrase}.p-about__list{font-family:"Noto Sans JP",sans-serif;font-weight:300;display:grid;color:#fff;overflow-wrap:anywhere;word-break:normal;line-break:strict}.p-about__list--en{overflow-wrap:break-word;white-space:normal;word-break:auto-phrase}.hp-f-robot-regular{font-family:Roboto,sans-serif;font-weight:400}.hp-f-robot-light{font-family:Roboto,sans-serif;font-weight:300}.hp-white{color:#fff}.hp-black{color:var(--black)}.hp-light-blue{color:var(--light-blue)}.hp-pink{color:var(--pink) !important}.hp-aqua{color:var(--aqua) !important}.hp-green{color:var(--green)}.hp-light-green{color:var(--light-green)}.hp-gray{color:var(--gray)}.hp-blue{color:var(--blue) !important}.hp-dark-blue{color:var(--dark-blue) !important}.hp-teal-blue{color:var(--teal-blue) !important}.hp-lavender{color:var(--lavender) !important}.hp-bg-black{background-color:var(--black)}.hp-none{display:none !important}.hp-brightness{transition:filter .6s ease}.hp-brightness:hover{filter:brightness(1.1);transition:filter .6s ease}.hp-pointer{cursor:pointer}.hp-nowrap{white-space:nowrap}.hp-flex{display:flex}.hp-align-center{align-items:center}.hp-justify-center{justify-content:center}.hp-text-left{text-align:left !important}.hp-text-center{text-align:center !important}.hp-text-right{text-align:right !important}.hp-f-left{float:left}.hp-f-right{float:right}.hp-mx-auto{margin-left:auto;margin-right:auto}.hp-ml-auto-sp{margin-left:auto}.hp-skew{animation:skew 3s ease-in-out infinite}.hp-clearfix::after{content:"";display:block;clear:both}.hp-brink:hover{animation:blink .2s linear 2 forwards}.hp-sticky-t0{position:sticky;top:0;left:0}.hp-contain{width:100%;height:100%;min-height:100%;min-width:100%;-o-object-fit:contain;object-fit:contain}.hp-op--left{-o-object-position:left;object-position:left}.hp-op--right{-o-object-position:right;object-position:right}.hp-op--top{-o-object-position:top;object-position:top}.hp-cover{width:100%;height:100%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.hp-pointer-none{pointer-events:none !important}.hp-gray-out{filter:grayscale(1) !important;pointer-events:none !important}.hp-noise{background:url(../img/pt/pt-noise.png) center/100px auto repeat}.hp-noise.is-active{animation:noise .11s linear infinite}.hp-relative{position:relative}.hp-inline-block{display:inline-block}.hp-hidden{overflow:hidden}.hp-fs-10-em{font-size:0.625em !important}.hp-fs-11-em{font-size:0.6875em !important}.hp-fs-12-em{font-size:0.75em !important}.hp-fs-13-em{font-size:0.8125em !important}.hp-fs-14-em{font-size:0.875em !important}.hp-fs-15-em{font-size:0.9375em !important}.hp-fs-16-em{font-size:1em !important}.hp-fs-17-em{font-size:1.0625em !important}.hp-fs-18-em{font-size:1.125em !important}.hp-fs-19-em{font-size:1.1875em !important}.hp-fs-20-em{font-size:1.25em !important}.hp-fs-21-em{font-size:1.3125em !important}.hp-fs-22-em{font-size:1.375em !important}.hp-fs-23-em{font-size:1.4375em !important}.hp-fs-24-em{font-size:1.5em !important}.hp-fs-25-em{font-size:1.5625em !important}.hp-fs-26-em{font-size:1.625em !important}.hp-fs-27-em{font-size:1.6875em !important}.hp-fs-28-em{font-size:1.75em !important}.hp-fs-29-em{font-size:1.8125em !important}.hp-fs-30-em{font-size:1.875em !important}.hp-mt-0_5em{margin-top:0.5em !important}.hp-mb-0_5em{margin-bottom:0.5em !important}.hp-mt-1em{margin-top:1em !important}.hp-mb-1em{margin-bottom:1em !important}.hp-mt-1_5em{margin-top:1.5em !important}.hp-mb-1_5em{margin-bottom:1.5em !important}.hp-mt-2em{margin-top:2em !important}.hp-mb-2em{margin-bottom:2em !important}.hp-mt-2_5em{margin-top:2.5em !important}.hp-mb-2_5em{margin-bottom:2.5em !important}.hp-mt-3em{margin-top:3em !important}.hp-mb-3em{margin-bottom:3em !important}.hp-mt-3_5em{margin-top:3.5em !important}.hp-mb-3_5em{margin-bottom:3.5em !important}.hp-mt-4em{margin-top:4em !important}.hp-mb-4em{margin-bottom:4em !important}.hp-mt-4_5em{margin-top:4.5em !important}.hp-mb-4_5em{margin-bottom:4.5em !important}.hp-mt-5em{margin-top:5em !important}.hp-mb-5em{margin-bottom:5em !important}.hp-pd-0{padding:0px !important}.hp-pt-0{padding-top:0px !important}.hp-pb-0{padding-bottom:0px !important}.hp-pl-0{padding-left:0px !important}.hp-pr-0{padding-right:0px !important}.hp-mt-0{margin-top:0px !important}.hp-mb-0{margin-bottom:0px !important}.hp-ml-0{margin-left:0px !important}.hp-mr-0{margin-right:0px !important}.hp-mr-0em{margin-right:0em !important}.hp-fw-0{font-weight:0 !important}.hp-lh-0{line-height:0 !important}.hp-pd-10{padding:10px !important}.hp-pt-10{padding-top:10px !important}.hp-pb-10{padding-bottom:10px !important}.hp-pl-10{padding-left:10px !important}.hp-pr-10{padding-right:10px !important}.hp-mt-10{margin-top:10px !important}.hp-mb-10{margin-bottom:10px !important}.hp-ml-10{margin-left:10px !important}.hp-mr-10{margin-right:10px !important}.hp-mr-1em{margin-right:1em !important}.hp-fw-100{font-weight:100 !important}.hp-lh-1{line-height:1 !important}.hp-pd-20{padding:20px !important}.hp-pt-20{padding-top:20px !important}.hp-pb-20{padding-bottom:20px !important}.hp-pl-20{padding-left:20px !important}.hp-pr-20{padding-right:20px !important}.hp-mt-20{margin-top:20px !important}.hp-mb-20{margin-bottom:20px !important}.hp-ml-20{margin-left:20px !important}.hp-mr-20{margin-right:20px !important}.hp-mr-2em{margin-right:2em !important}.hp-fw-200{font-weight:200 !important}.hp-lh-2{line-height:2 !important}.hp-pd-30{padding:30px !important}.hp-pt-30{padding-top:30px !important}.hp-pb-30{padding-bottom:30px !important}.hp-pl-30{padding-left:30px !important}.hp-pr-30{padding-right:30px !important}.hp-mt-30{margin-top:30px !important}.hp-mb-30{margin-bottom:30px !important}.hp-ml-30{margin-left:30px !important}.hp-mr-30{margin-right:30px !important}.hp-mr-3em{margin-right:3em !important}.hp-fw-300{font-weight:300 !important}.hp-lh-3{line-height:3 !important}.hp-pd-40{padding:40px !important}.hp-pt-40{padding-top:40px !important}.hp-pb-40{padding-bottom:40px !important}.hp-pl-40{padding-left:40px !important}.hp-pr-40{padding-right:40px !important}.hp-mt-40{margin-top:40px !important}.hp-mb-40{margin-bottom:40px !important}.hp-ml-40{margin-left:40px !important}.hp-mr-40{margin-right:40px !important}.hp-mr-4em{margin-right:4em !important}.hp-fw-400{font-weight:400 !important}.hp-lh-4{line-height:4 !important}.hp-pd-50{padding:50px !important}.hp-pt-50{padding-top:50px !important}.hp-pb-50{padding-bottom:50px !important}.hp-pl-50{padding-left:50px !important}.hp-pr-50{padding-right:50px !important}.hp-mt-50{margin-top:50px !important}.hp-mb-50{margin-bottom:50px !important}.hp-ml-50{margin-left:50px !important}.hp-mr-50{margin-right:50px !important}.hp-mr-5em{margin-right:5em !important}.hp-fw-500{font-weight:500 !important}.hp-lh-5{line-height:5 !important}.hp-pd-60{padding:60px !important}.hp-pt-60{padding-top:60px !important}.hp-pb-60{padding-bottom:60px !important}.hp-pl-60{padding-left:60px !important}.hp-pr-60{padding-right:60px !important}.hp-mt-60{margin-top:60px !important}.hp-mb-60{margin-bottom:60px !important}.hp-ml-60{margin-left:60px !important}.hp-mr-60{margin-right:60px !important}.hp-mr-6em{margin-right:6em !important}.hp-fw-600{font-weight:600 !important}.hp-lh-6{line-height:6 !important}.hp-pd-70{padding:70px !important}.hp-pt-70{padding-top:70px !important}.hp-pb-70{padding-bottom:70px !important}.hp-pl-70{padding-left:70px !important}.hp-pr-70{padding-right:70px !important}.hp-mt-70{margin-top:70px !important}.hp-mb-70{margin-bottom:70px !important}.hp-ml-70{margin-left:70px !important}.hp-mr-70{margin-right:70px !important}.hp-mr-7em{margin-right:7em !important}.hp-fw-700{font-weight:700 !important}.hp-lh-7{line-height:7 !important}.hp-pd-80{padding:80px !important}.hp-pt-80{padding-top:80px !important}.hp-pb-80{padding-bottom:80px !important}.hp-pl-80{padding-left:80px !important}.hp-pr-80{padding-right:80px !important}.hp-mt-80{margin-top:80px !important}.hp-mb-80{margin-bottom:80px !important}.hp-ml-80{margin-left:80px !important}.hp-mr-80{margin-right:80px !important}.hp-mr-8em{margin-right:8em !important}.hp-fw-800{font-weight:800 !important}.hp-lh-8{line-height:8 !important}.hp-pd-90{padding:90px !important}.hp-pt-90{padding-top:90px !important}.hp-pb-90{padding-bottom:90px !important}.hp-pl-90{padding-left:90px !important}.hp-pr-90{padding-right:90px !important}.hp-mt-90{margin-top:90px !important}.hp-mb-90{margin-bottom:90px !important}.hp-ml-90{margin-left:90px !important}.hp-mr-90{margin-right:90px !important}.hp-mr-9em{margin-right:9em !important}.hp-fw-900{font-weight:900 !important}.hp-lh-9{line-height:9 !important}.hp-pd-100{padding:100px !important}.hp-pt-100{padding-top:100px !important}.hp-pb-100{padding-bottom:100px !important}.hp-pl-100{padding-left:100px !important}.hp-pr-100{padding-right:100px !important}.hp-mt-100{margin-top:100px !important}.hp-mb-100{margin-bottom:100px !important}.hp-ml-100{margin-left:100px !important}.hp-mr-100{margin-right:100px !important}.hp-mr-10em{margin-right:10em !important}.hp-fw-1000{font-weight:1000 !important}.hp-lh-10{line-height:10 !important}.js-tent-pin-spacer{padding-bottom:300vh}.js-loader-logo{opacity:0}@media print{body{-webkit-print-color-adjust:exact;top:0 !important;left:0 !important;width:200mm !important}}@media screen and (min-width: 51.3em){.l-loader__img{width:min(14.6vw,26vh)}.l-footer{padding:5.9vw}.l-footer__inner{grid-template-columns:auto 1fr;padding:2.9vw 11.7vw}.l-footer__page-top{width:12.2vw}.l-footer__header{display:flex;flex-direction:column;gap:1.5vw}.l-footer__logo{width:15vw}.l-footer__other-links{font-size:16px;font-size:1rem;font-size:1.2vw}.l-footer__nav{margin-bottom:2.2vw;gap:1.5vw}.l-footer__nav-list{font-size:30px;font-size:1.9rem;font-size:2.2vw;gap:1.8vw 2.9vw}.l-footer__official{font-size:18px;font-size:1.1rem;font-size:1.3vw;width:14.6vw}.l-footer__footer{margin-top:1.5vw}.l-footer__share{position:absolute;left:0;top:50%;transform:translate3d(0, -50%, 0)}.l-header{top:0;right:0;margin:min(2.9vw,5.2vh) min(2.9vw,5.2vh) 0 0;mix-blend-mode:exclusion}.l-header__body{gap:2.9vw}.l-header__gnav-list{font-size:18px;font-size:1.1rem;font-size:1.3vw;gap:1.5vw}.l-header__official{font-size:12px;font-size:.8rem;font-size:.9vw;height:2.5em}.l-header__lang-list{font-size:16px;font-size:1rem;font-size:1.2vw}.l-container{display:grid;grid-template-rows:1fr auto;grid-template-columns:100%}.l-sub::before{-webkit-mask:url(../img/common/bg-header-mask.png) left top/100% auto no-repeat,url(../img/common/mask-exclude.jpg) left top/contain repeat;mask:url(../img/common/bg-header-mask.png) left top/100% auto no-repeat,url(../img/common/mask-exclude.jpg) left top/contain repeat;-webkit-mask-composite:xor;mask-composite:exclude}.l-sub__main{padding:11.7vw 0 11vw}.l-logo{margin:min(2.2vw,3.9vh) 0 0 min(2.9vw,5.2vh);width:min(12.1vw,21.5vh)}::-webkit-scrollbar{width:var(--scrollbar);height:var(--scrollbar)}.c-btn-comment{width:min(4.8vw,66px)}.c-btn-contact__arrow::after{width:12.9%}.c-btn-close{width:min(6.6vw,11.7vh)}.c-btn-more{padding:0 1em}.c-btn-more::before,.c-btn-more::after{width:.5em}.c-btn-official--black,.c-btn-official{width:min(20.2vw,276px)}.c-btn-pager-next,.c-btn-pager-prev{gap:.7vw}.c-btn-pager__txt--next,.c-btn-pager__txt--prev{height:.8vw}.c-btn-pager__arrow{font-size:16px;font-size:1rem;font-size:1.2vw}.c-btn-pager-back{width:12.1vw}.c-btn-pager-back::before{width:11.9vw}.c-btn-nav--top,.c-btn-nav{display:none}.c-dec-ring--intro,.c-dec-ring--topics,.c-dec-ring{width:17.3vw}.c-dec-ring--topics{margin-left:-5.9vw}.c-dec-ring--intro{margin-left:-8.4vw}.c-dec-line--top-intro,.c-dec-line--top-news{width:43.6vw}.c-dec-line--top-news{margin-bottom:-10.2vw;margin-left:-2.2vw}.c-pager__list--detail,.c-pager__list--modal,.c-pager__list{gap:1.5vw}.c-pager__link:hover,.c-pager__link--current,.c-pager__link{font-size:18px;font-size:1.1rem;font-size:1.3vw}.c-pager__next--active,.c-pager__next,.c-pager__prev--active,.c-pager__prev{top:50%;transform:translateY(-50%)}.c-pager__wp--list{gap:1.5vw}.c-pager__wp--detail{gap:2.9vw}.page-numbers:not(.prev,.next,.back,.dots):hover,.page-numbers.current,.page-numbers:not(.prev,.next,.back,.dots){font-size:20px;font-size:1.3rem;font-size:1.5vw}.page-numbers.back,.page-numbers.next,.page-numbers.prev{font-size:20px;font-size:1.3rem;font-size:1.5vw;height:3em}.page-numbers.next:hover::after,.page-numbers.next::after,.page-numbers.next::before,.page-numbers.prev:hover::before,.page-numbers.prev::after,.page-numbers.prev::before{width:.5em}.c-pager__wp--list .page-numbers.prev,.c-pager__wp--list .page-numbers.next{width:19vw}.c-pager__wp--detail .page-numbers.prev,.c-pager__wp--detail .page-numbers.next{width:calc((100% - 5.9vw - 27.8vw)/2)}.c-pager__wp--list .page-numbers.prev{right:calc(100% + 1.5vw)}.c-pager__wp--list .page-numbers.next{left:calc(100% + 1.5vw)}.page-numbers.back{aspect-ratio:380/60}.c-dialog__main{padding:min(2.9vw,5.2vh) 0}.c-dialog__body--movie{width:min(73.2vw,130.2vh)}.c-dialog__btn{margin:min(2.9vw,5.2vh) min(2.9vw,5.2vh) 0 0}.c-close-icon{width:55.6%}.c-headline{height:min(7.8vw,106px);margin-bottom:min(4.4vw,60px)}.c-sub-headline{padding-bottom:min(1.8vw,25px)}.c-sub-headline::before{width:36px}.c-sub-headline::after{width:36px}.c-sub-headline__main{gap:7px}.c-sub-headline__main::before{width:13px}.c-sub-headline__main::after{width:13px}.c-sub-headline__body{grid-template-columns:1fr min(30.7vw,420px) 1fr;gap:32px}.c-sub-headline__line--left{width:40px;aspect-ratio:1}.c-sub-headline__line--right{width:40px;aspect-ratio:1}.c-sub-headline__txt{height:40px;font-size:18px;font-size:1.1rem;font-size:min(1.3vw,1.1rem)}.c-sub-headline__txt-line--left{width:40px;aspect-ratio:1}.c-sub-headline__txt-line--right{width:40px;aspect-ratio:1}.c-sub-headline__footer{width:46px}.c-hr{height:3.6vw}.c-hr--2{height:min(1.8vw,25px)}.c-page-top{font-size:24px;font-size:1.5rem;font-size:1.8vw;gap:.5vw}.c-post__list{gap:min(1.5vw,20px);grid-template-columns:repeat(4, 1fr)}.c-post__link--detail,.c-post__link{gap:13.2%;padding-top:26.3%}.c-post__title{font-size:15px;font-size:.9rem;font-size:1.1vw;width:63.3%}.c-post__date--detail{padding:0 8.8vw;margin-bottom:2.2vw}.c-post__year--detail,.c-post__year{font-size:16px;font-size:1rem;font-size:1.2vw}.c-post__clamp{-webkit-line-clamp:2}.c-post__more{font-size:12px;font-size:.8rem;font-size:min(.9vw,.8rem);gap:min(.7vw,10px)}.c-post__more i::before{width:6px}.c-post__icon{width:5.3%}.c-share{font-size:16px;font-size:1rem;font-size:1.2vw;gap:1.8vw}.c-share__list{gap:.7vw}.c-share__link{width:2.9vw}.p-top::before{height:calc(100% - min(35.7vw,65.1vh))}.p-top-fv{height:min(35.7vw,65.1vh);padding-top:min(13.9vw,24.7vh);gap:min(2.9vw,5.2vh)}.p-top-fv__headline{font-size:min(5.9vw,10.4vh)}.p-top-fv__footer{width:min(29.3vw,52.1vh);font-size:min(1.5vw,2.6vh)}.p-top-produce__loop{height:3.7vw}.p-top-produce__txt-set.is-active{animation:loop-slide 60s infinite linear both}.p-top-produce__txt{gap:1.5vw}.p-top-produce__txt--type1{font-size:16px;font-size:1rem;font-size:1.2vw}.p-top-gallery{padding:5.1vw 11vw 11.7vw}.p-top-gallery__list{grid-template-areas:"area1 area1 area1 area1 area2 area2 area2 area3 area3 area3" "area4 area4 area4 area5 area5 area5 area6 area6 area6 area6";grid-template-columns:repeat(10, 1fr);gap:2.9vw 1.5vw}.p-top-gallery__list.is-active{grid-template-areas:"area1 area1 area1 area1 area1 area1 area1 area1 area1 area1" "area2 area2 area3 area3 area4 area4 area5 area5 area6 area6"}.gallery-card{font-size:16px;font-size:1rem;font-size:1.2vw;grid-template-columns:100% 0;justify-content:space-between}.p-top-gallery__list:not(.is-active) .gallery-card--area6 .gallery-card{margin-top:-15%}.p-top-gallery__list.is-return .gallery-card--area6 .gallery-card{margin-top:-5.75%}.gallery-card__head{grid-template-rows:auto 0fr}.gallery-card__thumb-catainer{border-radius:1.1vw}.gallery-card__desc{font-size:16px;font-size:1rem;font-size:1.2vw}.gallery-card__role{font-size:16px;font-size:1rem;font-size:1.2vw;margin-bottom:.5em}.gallery-card__body{font-size:16px;font-size:1rem;font-size:1.2vw;gap:1.3em}.gallery-card__desctiption{-webkit-line-clamp:4}.gallery-card__link-list{font-size:16px;font-size:1rem;font-size:1.2vw;grid-template-columns:repeat(2, 1fr);gap:2.7%}.gallery-card__link{padding:0 .5em}.gallery-card__link--more::before,.gallery-card__link--more::after{height:.5em}.gallery-card__copyright{font-size:12px;font-size:.8rem;font-size:.9vw}.gallery-card__caption{padding:1em}.gallery-card__ttl{-webkit-line-clamp:3;font-size:.8em}.gallery-card__type{font-size:12px;font-size:.8rem;font-size:.9vw}.gallery-card__type--sp{display:none}.gallery-card__close{width:2.2vw;margin:1.1vw 1.1vw 0 0}.gallery-card__footer .catch{-webkit-line-clamp:2}.p-top-gallery__footer{margin-top:5.1vw}.p-top-gallery__links{gap:2.9vw}.p-top-gallery__link-item{font-size:20px;font-size:1.3rem;font-size:1.5vw;width:calc((100% - 5.9vw)/3)}.p-top-contact{padding:5.9vw 0}.p-top-contact__svg-bg{aspect-ratio:1366/483}.p-top-contact__main{width:39.5vw}.p-article{padding:16.1vw 5.9vw 8.8vw}.p-article::before{top:13.9vw;aspect-ratio:1366/115;background:url(../img/article/dec-articles-txt.png) left center/58.2vw auto repeat-x;animation:article-header-txt 20s linear infinite}.p-article--detail{padding:16.1vw 14.6vw 8.8vw}.p-article__main{margin-top:16.1vw}.p-article__list-title{font-size:20px;font-size:1.3rem;font-size:1.5vw;margin-bottom:5.9vw}.p-article__list{grid-template-columns:repeat(4, 1fr);gap:2.9vw 1.5vw}.article-card{aspect-ratio:285/331;border-radius:1.5vw}.article-card__header{font-size:18px;font-size:1.1rem;font-size:1.3vw;padding:14.3% 7.1% 7.1%}.article-card:hover .article-card__header{padding:14.3% 7.1%}.article-card__title{height:4.5em;-webkit-line-clamp:3}.p-article__footer{margin-top:5.9vw}.p-article-detail__date{font-size:16px;font-size:1rem;font-size:1.2vw;line-height:2}.p-article-detail__title{font-size:36px;font-size:2.3rem;font-size:2.6vw;line-height:1.5;margin-bottom:2.6vw}.p-article-detail__content{font-size:16px;font-size:1rem;font-size:1.2vw;line-height:2}.p-works{padding:16.1vw 5.9vw 8.8vw}.p-works::before{top:13.9vw;aspect-ratio:1366/115;background:url(../img/works/dec-works-txt.png) left center/48.8vw auto repeat-x;animation:works-header-txt 20s linear infinite}.p-works--detail{padding:16.1vw 14.6vw 8.8vw}.p-works__main{margin-top:16.1vw}.p-works__list-title{font-size:20px;font-size:1.3rem;font-size:1.5vw;margin-bottom:5.9vw}.p-works__list{grid-template-columns:repeat(4, 1fr);gap:4.4vw 1.5vw}.works-card{font-size:24px;font-size:1.5rem;font-size:1.8vw;line-height:2}.works-card__thumb-catainer{border-radius:1.5vw}.works-card__header{padding:14.3%}.works-card__headline{-webkit-line-clamp:4}.works-card__caption{font-size:24px;font-size:1.5rem;font-size:1.8vw;line-height:1.5}.works-card__role{font-size:.7em}.p-works-detail__title{font-size:36px;font-size:2.3rem;font-size:2.6vw;line-height:1.5;margin-bottom:2.6vw}.p-works-detail__content{grid-template-columns:1fr 50%;gap:1em;font-size:16px;font-size:1rem;font-size:1.2vw;line-height:2}.p-works-detail__header{grid-template-columns:78% 1fr;margin-bottom:5.2%;gap:.5vw}.p-works-detail__logo{padding:0 11.9%}.p-works-detail__desc-header{font-size:24px;font-size:1.5rem;font-size:1.8vw;line-height:1.5;margin-bottom:1em}.p-works-detail__role{font-size:.8em}.p-works-detail__body{font-size:16px;font-size:1rem;font-size:1.2vw;gap:2.2vw}.p-works-detail__link-list{font-size:16px;font-size:1rem;font-size:1.2vw;grid-template-columns:repeat(2, 1fr);gap:2.7%}.p-works-detail__link{padding:0 .5em}.p-works-detail__copyright{font-size:12px;font-size:.8rem;font-size:.9vw}.p-works__video-container{margin-top:5.9vw;aspect-ratio:1366/320}.p-works__video-btn{width:9.5%}.p-works__footer{margin-top:5.9vw}.p-about{padding:13.2vw 5.9vw 8.8vw}.p-about::before{top:13.2vw;aspect-ratio:1366/115;background:url(../img/about/dec-about-txt.png) left center/46.8vw auto repeat-x;animation:about-header-txt 20s linear infinite}.p-about__main{margin-top:16.1vw}.p-about__list-title{font-size:20px;font-size:1.3rem;font-size:1.5vw;margin-top:-11vw}.p-about__circle-after{width:28.9vw;bottom:0;right:-5.8vw}.p-about__containts{font-size:18px;font-size:1.1rem;font-size:1.3vw}.p-about__containts p{width:72.6%}.p-about__containts p:not(:last-of-type){margin-bottom:2.9vw}.p-about__catch{font-size:56px;font-size:3.5rem;font-size:4.1vw;line-height:1.5;width:90%;margin-bottom:5.9vw}.p-about__list{font-size:16px;font-size:1rem;font-size:1.2vw;margin-top:5.9vw;grid-template-columns:repeat(3, 1fr);gap:3.7vw}.hp-sp-only{display:none !important}.hp-justify-center-pc{justify-content:center}.hp-fs-10-em-pc{font-size:0.625em !important}.hp-fs-11-em-pc{font-size:0.6875em !important}.hp-fs-12-em-pc{font-size:0.75em !important}.hp-fs-13-em-pc{font-size:0.8125em !important}.hp-fs-14-em-pc{font-size:0.875em !important}.hp-fs-15-em-pc{font-size:0.9375em !important}.hp-fs-16-em-pc{font-size:1em !important}.hp-fs-17-em-pc{font-size:1.0625em !important}.hp-fs-18-em-pc{font-size:1.125em !important}.hp-fs-19-em-pc{font-size:1.1875em !important}.hp-fs-20-em-pc{font-size:1.25em !important}.hp-fs-21-em-pc{font-size:1.3125em !important}.hp-fs-22-em-pc{font-size:1.375em !important}.hp-fs-23-em-pc{font-size:1.4375em !important}.hp-fs-24-em-pc{font-size:1.5em !important}.hp-fs-25-em-pc{font-size:1.5625em !important}.hp-fs-26-em-pc{font-size:1.625em !important}.hp-fs-27-em-pc{font-size:1.6875em !important}.hp-fs-28-em-pc{font-size:1.75em !important}.hp-fs-29-em-pc{font-size:1.8125em !important}.hp-fs-30-em-pc{font-size:1.875em !important}.hp-pd-pc0{padding:min(0vw,0px) !important}.hp-pt-pc0{padding-top:min(0vw,0px) !important}.hp-pb-pc0{padding-bottom:min(0vw,0px) !important}.hp-pl-pc0{padding-left:min(0vw,0px) !important}.hp-pr-pc0{padding-right:min(0vw,0px) !important}.hp-mt-pc0{margin-top:min(0vw,0px) !important}.hp-mb-pc0{margin-bottom:min(0vw,0px) !important}.hp-ml-pc0{margin-left:min(0vw,0px) !important}.hp-mr-pc0{margin-right:min(0vw,0px) !important}.hp-width-pc0{width:0% !important}.hp-fs-pc0{font-size:min(0vw,0px)}.hp-pd-pc10{padding:min(0.7vw,10px) !important}.hp-pt-pc10{padding-top:min(0.7vw,10px) !important}.hp-pb-pc10{padding-bottom:min(0.7vw,10px) !important}.hp-pl-pc10{padding-left:min(0.7vw,10px) !important}.hp-pr-pc10{padding-right:min(0.7vw,10px) !important}.hp-mt-pc10{margin-top:min(0.7vw,10px) !important}.hp-mb-pc10{margin-bottom:min(0.7vw,10px) !important}.hp-ml-pc10{margin-left:min(0.7vw,10px) !important}.hp-mr-pc10{margin-right:min(0.7vw,10px) !important}.hp-width-pc10{width:10% !important}.hp-fs-pc10{font-size:min(0.7vw,10px)}.hp-pd-pc20{padding:min(1.5vw,20px) !important}.hp-pt-pc20{padding-top:min(1.5vw,20px) !important}.hp-pb-pc20{padding-bottom:min(1.5vw,20px) !important}.hp-pl-pc20{padding-left:min(1.5vw,20px) !important}.hp-pr-pc20{padding-right:min(1.5vw,20px) !important}.hp-mt-pc20{margin-top:min(1.5vw,20px) !important}.hp-mb-pc20{margin-bottom:min(1.5vw,20px) !important}.hp-ml-pc20{margin-left:min(1.5vw,20px) !important}.hp-mr-pc20{margin-right:min(1.5vw,20px) !important}.hp-width-pc20{width:20% !important}.hp-fs-pc20{font-size:min(1.5vw,20px)}.hp-pd-pc30{padding:min(2.2vw,30px) !important}.hp-pt-pc30{padding-top:min(2.2vw,30px) !important}.hp-pb-pc30{padding-bottom:min(2.2vw,30px) !important}.hp-pl-pc30{padding-left:min(2.2vw,30px) !important}.hp-pr-pc30{padding-right:min(2.2vw,30px) !important}.hp-mt-pc30{margin-top:min(2.2vw,30px) !important}.hp-mb-pc30{margin-bottom:min(2.2vw,30px) !important}.hp-ml-pc30{margin-left:min(2.2vw,30px) !important}.hp-mr-pc30{margin-right:min(2.2vw,30px) !important}.hp-width-pc30{width:30% !important}.hp-fs-pc30{font-size:min(2.2vw,30px)}.hp-pd-pc40{padding:min(2.9vw,40px) !important}.hp-pt-pc40{padding-top:min(2.9vw,40px) !important}.hp-pb-pc40{padding-bottom:min(2.9vw,40px) !important}.hp-pl-pc40{padding-left:min(2.9vw,40px) !important}.hp-pr-pc40{padding-right:min(2.9vw,40px) !important}.hp-mt-pc40{margin-top:min(2.9vw,40px) !important}.hp-mb-pc40{margin-bottom:min(2.9vw,40px) !important}.hp-ml-pc40{margin-left:min(2.9vw,40px) !important}.hp-mr-pc40{margin-right:min(2.9vw,40px) !important}.hp-width-pc40{width:40% !important}.hp-fs-pc40{font-size:min(2.9vw,40px)}.hp-pd-pc50{padding:min(3.7vw,50px) !important}.hp-pt-pc50{padding-top:min(3.7vw,50px) !important}.hp-pb-pc50{padding-bottom:min(3.7vw,50px) !important}.hp-pl-pc50{padding-left:min(3.7vw,50px) !important}.hp-pr-pc50{padding-right:min(3.7vw,50px) !important}.hp-mt-pc50{margin-top:min(3.7vw,50px) !important}.hp-mb-pc50{margin-bottom:min(3.7vw,50px) !important}.hp-ml-pc50{margin-left:min(3.7vw,50px) !important}.hp-mr-pc50{margin-right:min(3.7vw,50px) !important}.hp-width-pc50{width:50% !important}.hp-fs-pc50{font-size:min(3.7vw,50px)}.hp-pd-pc60{padding:min(4.4vw,60px) !important}.hp-pt-pc60{padding-top:min(4.4vw,60px) !important}.hp-pb-pc60{padding-bottom:min(4.4vw,60px) !important}.hp-pl-pc60{padding-left:min(4.4vw,60px) !important}.hp-pr-pc60{padding-right:min(4.4vw,60px) !important}.hp-mt-pc60{margin-top:min(4.4vw,60px) !important}.hp-mb-pc60{margin-bottom:min(4.4vw,60px) !important}.hp-ml-pc60{margin-left:min(4.4vw,60px) !important}.hp-mr-pc60{margin-right:min(4.4vw,60px) !important}.hp-width-pc60{width:60% !important}.hp-fs-pc60{font-size:min(4.4vw,60px)}.hp-pd-pc70{padding:min(5.1vw,70px) !important}.hp-pt-pc70{padding-top:min(5.1vw,70px) !important}.hp-pb-pc70{padding-bottom:min(5.1vw,70px) !important}.hp-pl-pc70{padding-left:min(5.1vw,70px) !important}.hp-pr-pc70{padding-right:min(5.1vw,70px) !important}.hp-mt-pc70{margin-top:min(5.1vw,70px) !important}.hp-mb-pc70{margin-bottom:min(5.1vw,70px) !important}.hp-ml-pc70{margin-left:min(5.1vw,70px) !important}.hp-mr-pc70{margin-right:min(5.1vw,70px) !important}.hp-width-pc70{width:70% !important}.hp-fs-pc70{font-size:min(5.1vw,70px)}.hp-pd-pc80{padding:min(5.9vw,80px) !important}.hp-pt-pc80{padding-top:min(5.9vw,80px) !important}.hp-pb-pc80{padding-bottom:min(5.9vw,80px) !important}.hp-pl-pc80{padding-left:min(5.9vw,80px) !important}.hp-pr-pc80{padding-right:min(5.9vw,80px) !important}.hp-mt-pc80{margin-top:min(5.9vw,80px) !important}.hp-mb-pc80{margin-bottom:min(5.9vw,80px) !important}.hp-ml-pc80{margin-left:min(5.9vw,80px) !important}.hp-mr-pc80{margin-right:min(5.9vw,80px) !important}.hp-width-pc80{width:80% !important}.hp-fs-pc80{font-size:min(5.9vw,80px)}.hp-pd-pc90{padding:min(6.6vw,90px) !important}.hp-pt-pc90{padding-top:min(6.6vw,90px) !important}.hp-pb-pc90{padding-bottom:min(6.6vw,90px) !important}.hp-pl-pc90{padding-left:min(6.6vw,90px) !important}.hp-pr-pc90{padding-right:min(6.6vw,90px) !important}.hp-mt-pc90{margin-top:min(6.6vw,90px) !important}.hp-mb-pc90{margin-bottom:min(6.6vw,90px) !important}.hp-ml-pc90{margin-left:min(6.6vw,90px) !important}.hp-mr-pc90{margin-right:min(6.6vw,90px) !important}.hp-width-pc90{width:90% !important}.hp-fs-pc90{font-size:min(6.6vw,90px)}.hp-pd-pc100{padding:min(7.3vw,100px) !important}.hp-pt-pc100{padding-top:min(7.3vw,100px) !important}.hp-pb-pc100{padding-bottom:min(7.3vw,100px) !important}.hp-pl-pc100{padding-left:min(7.3vw,100px) !important}.hp-pr-pc100{padding-right:min(7.3vw,100px) !important}.hp-mt-pc100{margin-top:min(7.3vw,100px) !important}.hp-mb-pc100{margin-bottom:min(7.3vw,100px) !important}.hp-ml-pc100{margin-left:min(7.3vw,100px) !important}.hp-mr-pc100{margin-right:min(7.3vw,100px) !important}.hp-width-pc100{width:100% !important}.hp-fs-pc100{font-size:min(7.3vw,100px)}.hp-pd-pc110{padding:min(8.1vw,110px) !important}.hp-pt-pc110{padding-top:min(8.1vw,110px) !important}.hp-pb-pc110{padding-bottom:min(8.1vw,110px) !important}.hp-pl-pc110{padding-left:min(8.1vw,110px) !important}.hp-pr-pc110{padding-right:min(8.1vw,110px) !important}.hp-mt-pc110{margin-top:min(8.1vw,110px) !important}.hp-mb-pc110{margin-bottom:min(8.1vw,110px) !important}.hp-ml-pc110{margin-left:min(8.1vw,110px) !important}.hp-mr-pc110{margin-right:min(8.1vw,110px) !important}.hp-width-pc110{width:110% !important}.hp-fs-pc110{font-size:min(8.1vw,110px)}.hp-pd-pc120{padding:min(8.8vw,120px) !important}.hp-pt-pc120{padding-top:min(8.8vw,120px) !important}.hp-pb-pc120{padding-bottom:min(8.8vw,120px) !important}.hp-pl-pc120{padding-left:min(8.8vw,120px) !important}.hp-pr-pc120{padding-right:min(8.8vw,120px) !important}.hp-mt-pc120{margin-top:min(8.8vw,120px) !important}.hp-mb-pc120{margin-bottom:min(8.8vw,120px) !important}.hp-ml-pc120{margin-left:min(8.8vw,120px) !important}.hp-mr-pc120{margin-right:min(8.8vw,120px) !important}.hp-width-pc120{width:120% !important}.hp-fs-pc120{font-size:min(8.8vw,120px)}}@media screen and (max-width: 51.3em){.l-loader__img{width:26.7vw}.l-footer{padding:16.7vw 5.3vw}.l-footer__inner{padding:10.7vw 5.3vw}.l-footer__page-top{width:33.3vw}.l-footer__header{display:grid;grid-template-columns:repeat(2, 1fr);gap:5.3vw}.l-footer__logo{width:100%}.l-footer__other-links{font-size:12px;font-size:.8rem;font-size:3.2vw}.l-footer__nav{margin-bottom:8vw}.l-footer__nav-list{justify-content:space-between}.l-footer__official{font-size:13.5px;font-size:.8rem;font-size:3.6vw;width:100%}.l-footer__footer{margin-top:10.7vw}.l-footer__share{margin-bottom:10.7vw}.l-header{top:0;left:-100%;width:100%;height:100%;min-height:100%;overflow:auto;opacity:0;background:#222}.l-header__main{position:absolute;min-height:100%;padding:37.3vw 10.7vw 20vw}.l-header__body{opacity:0;flex-direction:column;width:100%;height:100%;gap:16vw}.l-header__gnav-list{flex-direction:column;font-size:30px;font-size:1.9rem;font-size:8vw;gap:16vw}.l-header__official{font-size:18px;font-size:1.1rem;font-size:4.8vw;height:2.5em}.l-header__lang-list{font-size:16px;font-size:1rem;font-size:4.3vw}.l-container{min-height:100lvh}.l-sub::before{-webkit-mask:url(../img/common/bg-header-mask-sp.png) left top/100% auto no-repeat,url(../img/common/mask-exclude.jpg) left top/contain repeat;mask:url(../img/common/bg-header-mask-sp.png) left top/100% auto no-repeat,url(../img/common/mask-exclude.jpg) left top/contain repeat;-webkit-mask-composite:xor;mask-composite:exclude}.l-sub__main{padding:29.3vw 0 20vw}.l-logo{margin:5.3vw 0 0 2.7vw;width:36.8vw}::-webkit-scrollbar{width:0;height:0}.c-btn-comment{width:8.8vw}.c-btn-contact__arrow::after{width:.5em}.c-btn-close{width:18vw}.c-btn-more{padding:0 6.3%}.c-btn-more::before,.c-btn-more::after{width:.5em}.c-btn-official--black,.c-btn-official{width:44.5vw}.c-btn-pager-next,.c-btn-pager-prev{gap:2.7vw}.c-btn-pager__txt--next,.c-btn-pager__txt--prev{height:2.5vw}.c-btn-pager-back{width:42.7vw}.c-btn-pager-back::before{width:21.6vw}.c-btn-nav--top,.c-btn-nav{width:8.4vw;margin:5.3vw 5.3vw 0 0}.c-btn-nav--top{opacity:0;pointer-events:none}.c-dec-ring--intro,.c-dec-ring--topics,.c-dec-ring{width:54vw}.c-dec-ring--topics{margin-left:-20vw}.c-dec-ring--intro{width:36vw;margin-left:-17.6vw}.c-dec-line--top-intro,.c-dec-line--top-news{width:79.5vw}.c-dec-line--top-news{margin-bottom:-2.7vw;margin-left:1.3vw}.c-pager__list--detail,.c-pager__list--modal,.c-pager__list{gap:4.7vw;padding-bottom:13.3vw}.c-pager__link:hover,.c-pager__link--current,.c-pager__link{font-size:15px;font-size:.9rem;font-size:4vw;padding:0 .1em .5em}.c-pager__next--active,.c-pager__next,.c-pager__prev--active,.c-pager__prev{bottom:0}.c-pager__wp--list{padding-bottom:24vw;gap:5.3vw}.c-pager__wp--detail{gap:2.7vw}.page-numbers:not(.prev,.next,.back,.dots):hover,.page-numbers.current,.page-numbers:not(.prev,.next,.back,.dots){font-size:15px;font-size:.9rem;font-size:4vw}.page-numbers.back,.page-numbers.next,.page-numbers.prev{font-size:12px;font-size:.8rem;font-size:3.2vw;height:2.9em}.page-numbers.next:hover::after,.page-numbers.next::after,.page-numbers.next::before,.page-numbers.prev:hover::before,.page-numbers.prev::after,.page-numbers.prev::before{width:.5em}.c-pager__wp--list .page-numbers.prev,.c-pager__wp--list .page-numbers.next{width:calc((100% - 5.3vw)/2)}.c-pager__wp--detail .page-numbers.prev,.c-pager__wp--detail .page-numbers.next{width:calc((100% - 5.3vw - 40vw)/2)}.c-pager__wp--list .page-numbers.prev{left:0;bottom:0}.c-pager__wp--list .page-numbers.next{right:0;bottom:0}.page-numbers.back{aspect-ratio:300/70}.c-dialog__main{padding:16vw 0 20vw}.c-dialog__body--movie{width:85.3vw}.c-dialog__btn{margin:5.3vw 5.3vw 0 0}.c-headline{height:16.5vw;margin-bottom:11.2vw}.c-sub-headline{padding-bottom:4.7vw}.c-sub-headline::before{height:6.9vw}.c-sub-headline::after{height:6.9vw}.c-sub-headline__main{gap:4px}.c-sub-headline__main::before{width:2.5vw}.c-sub-headline__main::after{width:2.5vw}.c-sub-headline__body{grid-template-columns:1fr 26.7vw 1fr;gap:9.3vw}.c-sub-headline__line--left{width:11.2vw;aspect-ratio:84/47}.c-sub-headline__line--right{width:11.2vw;aspect-ratio:84/47}.c-sub-headline__txt{height:6.4vw;font-size:11px;font-size:.7rem;font-size:2.9vw}.c-sub-headline__txt-line--left{width:11.2vw;aspect-ratio:84/47}.c-sub-headline__txt-line--right{width:11.2vw;aspect-ratio:84/47}.c-sub-headline__footer{width:10.3vw}.c-hr{height:3.3vw}.c-hr--2{height:4.9vw}.c-page-top{font-size:18px;font-size:1.1rem;font-size:4.8vw;gap:1.3vw}.c-post__list{grid-template-columns:repeat(2, 1fr);gap:8.5vw 3.2vw}.c-post__link{gap:8.9%;padding-top:28.6%}.c-post__link--detail{gap:8%;padding-top:26.7%}.c-post__title{font-size:12.5px;font-size:.8rem;font-size:3.3vw;width:74.7%}.c-post__date--detail{padding:0 5.3vw;margin-bottom:6vw}.c-post__year--detail,.c-post__year{font-size:13px;font-size:.8rem;font-size:3.5vw}.c-post__clamp{-webkit-line-clamp:2}.c-post__more{font-size:36px;font-size:2.3rem;font-size:2.6vw;gap:1.3vw}.c-post__more i::before{width:1.1vw}.c-post__icon{width:5.3vw}.c-share{font-size:12px;font-size:.8rem;font-size:3.2vw;gap:5.3vw}.c-share__list{gap:5.3vw}.c-share__link{width:8vw}.p-top::before{height:calc(100% - min(93.3vw,52.5vh))}.p-top-fv{height:min(93.3vw,52.5vh);padding-top:min(36vw,20.2vh);gap:min(9.3vw,5.2vh)}.p-top-fv__headline{font-size:min(8.7vw,4.9vh)}.p-top-fv__headline--en{font-size:min(7.3vw,4.1vh)}.p-top-fv__footer{width:min(60vw,33.7vh);font-size:min(3.3vw,1.9vh)}.p-top-produce__loop{height:10vw}.p-top-produce__txt-set.is-active{animation:loop-slide 60s infinite linear both}.p-top-produce__txt{gap:2.7vw}.p-top-produce__txt--type1{font-size:12px;font-size:.8rem;font-size:3.2vw}.p-top-gallery{padding:10.7vw 5.3vw 16vw}.p-top-gallery__list{grid-template-areas:"area1 area1" "area2 area3" "area4 area5" "area6 area6";grid-template-columns:repeat(2, 1fr);gap:2.7vw}.p-top-gallery__list.is-active{grid-template-areas:"area1 area1 area1 area1 area1 area1" "area2 area2 area3 area3 area4 area4" ". area5 area5 area6 area6 .";grid-template-columns:repeat(6, 1fr)}.gallery-card{font-size:18px;font-size:1.1rem;font-size:4.8vw}.gallery-card__head{grid-template-rows:0fr auto 0fr}.gallery-card__thumb-catainer{border-radius:2.7vw}.gallery-card__desc{font-size:12px;font-size:.8rem;font-size:3.2vw}.gallery-card__role{font-size:12px;font-size:.8rem;font-size:3.2vw}.gallery-card__body{font-size:12px;font-size:.8rem;font-size:3.2vw;gap:1.7em}.gallery-card__desctiption{-webkit-line-clamp:7}.gallery-card__link-list{font-size:13.5px;font-size:.8rem;font-size:3.6vw;grid-template-columns:repeat(1, 1fr);gap:2.7vw}.gallery-card__link{padding:0 1em}.gallery-card__link--more::before,.gallery-card__link--more::after{height:1em}.gallery-card__copyright{font-size:9px;font-size:.6rem;font-size:2.4vw}.gallery-card__caption{padding:9.5%}.gallery-card__ttl{-webkit-line-clamp:2;font-size:.5em}.gallery-card__type{font-size:9px;font-size:.6rem;font-size:2.4vw}.gallery-card__type--sp{margin-top:0}.gallery-card__close{width:11.9%;margin:3% 3% 0 0}.p-top-gallery__list .gallery-card--area2 .gallery-card__footer,.p-top-gallery__list .gallery-card--area3 .gallery-card__footer,.p-top-gallery__list .gallery-card--area4 .gallery-card__footer,.p-top-gallery__list .gallery-card--area5 .gallery-card__footer{font-size:.75em}.gallery-card__footer .catch{-webkit-line-clamp:2}.p-top-gallery__footer{margin-top:13.3vw}.p-top-gallery__links{gap:5.3vw}.p-top-gallery__link-item{font-size:12px;font-size:.8rem;font-size:3.2vw;width:calc((100% - 5.3vw)/2)}.p-top-contact{padding:29.3vw 0 13.3vw}.p-top-contact__svg-bg{aspect-ratio:750/645.75}.p-top-contact__main{width:89.3vw}.p-article{padding:29.3vw 5.3vw 16vw}.p-article::before{top:33.3vw;aspect-ratio:750/113;background:url(../img/article/dec-articles-txt.png) left center/106vw auto repeat-x;animation:article-header-txt-sp 20s linear infinite}.p-article__main{margin-top:34.7vw}.p-article__list-title{font-size:12px;font-size:.8rem;font-size:3.2vw;margin-bottom:5.3vw}.p-article__list{grid-template-columns:repeat(2, 1fr);gap:5.3vw}.article-card{aspect-ratio:315/416;border-radius:2.7vw}.article-card__header{font-size:12px;font-size:.8rem;font-size:3.2vw;padding:15.9% 6.3% 12.7%}.article-card:hover .article-card__header{padding:15.9% 6.3% 19%}.article-card__title{height:6em;-webkit-line-clamp:4}.p-article__footer{margin-top:10.7vw}.p-article-detail__date{font-size:12px;font-size:.8rem;font-size:3.2vw;line-height:2}.p-article-detail__title{font-size:22px;font-size:1.4rem;font-size:5.9vw;line-height:1.5;margin-bottom:8vw}.p-article-detail__content{font-size:12px;font-size:.8rem;font-size:3.2vw;line-height:2}.p-works{padding:29.3vw 5.3vw 16vw}.p-works::before{top:33.3vw;aspect-ratio:750/113;background:url(../img/works/dec-works-txt.png) left center/88.9vw auto repeat-x;animation:works-header-txt-sp 20s linear infinite}.p-works__main{margin-top:34.7vw}.p-works__list-title{font-size:12px;font-size:.8rem;font-size:3.2vw;margin-bottom:5.3vw}.p-works__list{grid-template-columns:repeat(2, 1fr);gap:10.7vw 5.3vw}.works-card{font-size:15px;font-size:.9rem;font-size:4vw;line-height:1.3}.works-card__thumb-catainer{border-radius:2.7vw}.works-card__header{padding:9.5%}.works-card__headline{-webkit-line-clamp:4}.works-card__caption{font-size:15px;font-size:.9rem;font-size:4vw;line-height:1.3}.works-card__role{font-size:.6em}.p-works-detail__title{font-size:27.5px;font-size:1.7rem;font-size:7.3vw;line-height:1.4;margin-bottom:8vw}.p-works-detail__content{grid-template-columns:100%;gap:8vw;font-size:12px;font-size:.8rem;font-size:3.2vw;line-height:2}.p-works-detail__header{grid-template-columns:100%;margin-bottom:8vw;gap:1.3vw}.p-works-detail__logo{height:16vw;padding:2.7vw}.p-works-detail__desc-header{font-size:18px;font-size:1.1rem;font-size:4.8vw;line-height:1.5}.p-works-detail__role{font-size:.7em}.p-works-detail__body{gap:8vw;font-size:12px;font-size:.8rem;font-size:3.2vw}.p-works-detail__link-list{font-size:13.5px;font-size:.8rem;font-size:3.6vw;grid-template-columns:repeat(1, 1fr);gap:2.7vw}.p-works-detail__link{padding:0 1em}.p-works-detail__copyright{font-size:12px;font-size:.8rem;font-size:3.2vw}.p-works__video-container{margin-top:10.7vw;aspect-ratio:750/320}.p-works__video-btn{width:17.3%}.p-works__footer{margin-top:12vw}.p-about{padding:33.3vw 5.3vw 16vw}.p-about::before{top:33.3vw;aspect-ratio:750/113;background:url(../img/about/dec-about-txt.png) left center/85.2vw auto repeat-x;animation:about-header-txt-sp 20s linear infinite}.p-about__main{margin-top:26.7vw}.p-about__list-title{font-size:12px;font-size:.8rem;font-size:3.2vw;margin-top:-17.3vw}.p-about__circle-after{width:70.7vw;bottom:-76vw;right:-6.7vw}.p-about__containts{font-size:12px;font-size:.8rem;font-size:3.2vw}.p-about__containts p:not(:last-of-type){margin-bottom:8vw}.p-about__catch{font-size:26px;font-size:1.6rem;font-size:6.9vw;line-height:1.6;margin-bottom:8vw;padding-right:3.5vw}.p-about__list{font-size:12px;font-size:.8rem;font-size:3.2vw;margin-top:81.3vw;grid-template-columns:100%;gap:10.7vw}.hp-pc-only{display:none !important}.hp-justify-center-sp{justify-content:center}.hp-fs-10-em-sp{font-size:0.625em !important}.hp-fs-11-em-sp{font-size:0.6875em !important}.hp-fs-12-em-sp{font-size:0.75em !important}.hp-fs-13-em-sp{font-size:0.8125em !important}.hp-fs-14-em-sp{font-size:0.875em !important}.hp-fs-15-em-sp{font-size:0.9375em !important}.hp-fs-16-em-sp{font-size:1em !important}.hp-fs-17-em-sp{font-size:1.0625em !important}.hp-fs-18-em-sp{font-size:1.125em !important}.hp-fs-19-em-sp{font-size:1.1875em !important}.hp-fs-20-em-sp{font-size:1.25em !important}.hp-fs-21-em-sp{font-size:1.3125em !important}.hp-fs-22-em-sp{font-size:1.375em !important}.hp-fs-23-em-sp{font-size:1.4375em !important}.hp-fs-24-em-sp{font-size:1.5em !important}.hp-fs-25-em-sp{font-size:1.5625em !important}.hp-fs-26-em-sp{font-size:1.625em !important}.hp-fs-27-em-sp{font-size:1.6875em !important}.hp-fs-28-em-sp{font-size:1.75em !important}.hp-fs-29-em-sp{font-size:1.8125em !important}.hp-fs-30-em-sp{font-size:1.875em !important}.hp-pd-sp0{padding:0vw !important}.hp-pt-sp0{padding-top:0vw !important}.hp-pb-sp0{padding-bottom:0vw !important}.hp-pl-sp0{padding-left:0vw !important}.hp-pr-sp0{padding-right:0vw !important}.hp-mt-sp0{margin-top:0vw !important}.hp-mb-sp0{margin-bottom:0vw !important}.hp-ml-sp0{margin-left:0vw !important}.hp-mr-sp0{margin-right:0vw !important}.hp-width-sp0{width:0% !important}.hp-pd-sp10{padding:1.3vw !important}.hp-pt-sp10{padding-top:1.3vw !important}.hp-pb-sp10{padding-bottom:1.3vw !important}.hp-pl-sp10{padding-left:1.3vw !important}.hp-pr-sp10{padding-right:1.3vw !important}.hp-mt-sp10{margin-top:1.3vw !important}.hp-mb-sp10{margin-bottom:1.3vw !important}.hp-ml-sp10{margin-left:1.3vw !important}.hp-mr-sp10{margin-right:1.3vw !important}.hp-width-sp10{width:10% !important}.hp-pd-sp20{padding:2.7vw !important}.hp-pt-sp20{padding-top:2.7vw !important}.hp-pb-sp20{padding-bottom:2.7vw !important}.hp-pl-sp20{padding-left:2.7vw !important}.hp-pr-sp20{padding-right:2.7vw !important}.hp-mt-sp20{margin-top:2.7vw !important}.hp-mb-sp20{margin-bottom:2.7vw !important}.hp-ml-sp20{margin-left:2.7vw !important}.hp-mr-sp20{margin-right:2.7vw !important}.hp-width-sp20{width:20% !important}.hp-pd-sp30{padding:4vw !important}.hp-pt-sp30{padding-top:4vw !important}.hp-pb-sp30{padding-bottom:4vw !important}.hp-pl-sp30{padding-left:4vw !important}.hp-pr-sp30{padding-right:4vw !important}.hp-mt-sp30{margin-top:4vw !important}.hp-mb-sp30{margin-bottom:4vw !important}.hp-ml-sp30{margin-left:4vw !important}.hp-mr-sp30{margin-right:4vw !important}.hp-width-sp30{width:30% !important}.hp-pd-sp40{padding:5.3vw !important}.hp-pt-sp40{padding-top:5.3vw !important}.hp-pb-sp40{padding-bottom:5.3vw !important}.hp-pl-sp40{padding-left:5.3vw !important}.hp-pr-sp40{padding-right:5.3vw !important}.hp-mt-sp40{margin-top:5.3vw !important}.hp-mb-sp40{margin-bottom:5.3vw !important}.hp-ml-sp40{margin-left:5.3vw !important}.hp-mr-sp40{margin-right:5.3vw !important}.hp-width-sp40{width:40% !important}.hp-pd-sp50{padding:6.7vw !important}.hp-pt-sp50{padding-top:6.7vw !important}.hp-pb-sp50{padding-bottom:6.7vw !important}.hp-pl-sp50{padding-left:6.7vw !important}.hp-pr-sp50{padding-right:6.7vw !important}.hp-mt-sp50{margin-top:6.7vw !important}.hp-mb-sp50{margin-bottom:6.7vw !important}.hp-ml-sp50{margin-left:6.7vw !important}.hp-mr-sp50{margin-right:6.7vw !important}.hp-width-sp50{width:50% !important}.hp-pd-sp60{padding:8vw !important}.hp-pt-sp60{padding-top:8vw !important}.hp-pb-sp60{padding-bottom:8vw !important}.hp-pl-sp60{padding-left:8vw !important}.hp-pr-sp60{padding-right:8vw !important}.hp-mt-sp60{margin-top:8vw !important}.hp-mb-sp60{margin-bottom:8vw !important}.hp-ml-sp60{margin-left:8vw !important}.hp-mr-sp60{margin-right:8vw !important}.hp-width-sp60{width:60% !important}.hp-pd-sp70{padding:9.3vw !important}.hp-pt-sp70{padding-top:9.3vw !important}.hp-pb-sp70{padding-bottom:9.3vw !important}.hp-pl-sp70{padding-left:9.3vw !important}.hp-pr-sp70{padding-right:9.3vw !important}.hp-mt-sp70{margin-top:9.3vw !important}.hp-mb-sp70{margin-bottom:9.3vw !important}.hp-ml-sp70{margin-left:9.3vw !important}.hp-mr-sp70{margin-right:9.3vw !important}.hp-width-sp70{width:70% !important}.hp-pd-sp80{padding:10.7vw !important}.hp-pt-sp80{padding-top:10.7vw !important}.hp-pb-sp80{padding-bottom:10.7vw !important}.hp-pl-sp80{padding-left:10.7vw !important}.hp-pr-sp80{padding-right:10.7vw !important}.hp-mt-sp80{margin-top:10.7vw !important}.hp-mb-sp80{margin-bottom:10.7vw !important}.hp-ml-sp80{margin-left:10.7vw !important}.hp-mr-sp80{margin-right:10.7vw !important}.hp-width-sp80{width:80% !important}.hp-pd-sp90{padding:12vw !important}.hp-pt-sp90{padding-top:12vw !important}.hp-pb-sp90{padding-bottom:12vw !important}.hp-pl-sp90{padding-left:12vw !important}.hp-pr-sp90{padding-right:12vw !important}.hp-mt-sp90{margin-top:12vw !important}.hp-mb-sp90{margin-bottom:12vw !important}.hp-ml-sp90{margin-left:12vw !important}.hp-mr-sp90{margin-right:12vw !important}.hp-width-sp90{width:90% !important}.hp-pd-sp100{padding:13.3vw !important}.hp-pt-sp100{padding-top:13.3vw !important}.hp-pb-sp100{padding-bottom:13.3vw !important}.hp-pl-sp100{padding-left:13.3vw !important}.hp-pr-sp100{padding-right:13.3vw !important}.hp-mt-sp100{margin-top:13.3vw !important}.hp-mb-sp100{margin-bottom:13.3vw !important}.hp-ml-sp100{margin-left:13.3vw !important}.hp-mr-sp100{margin-right:13.3vw !important}.hp-width-sp100{width:100% !important}.hp-fs-sp0{font-size:0vw}.hp-fs-sp10{font-size:1.3vw}.hp-fs-sp20{font-size:2.7vw}.hp-fs-sp30{font-size:4vw}.hp-fs-sp40{font-size:5.3vw}.hp-fs-sp50{font-size:6.7vw}.hp-fs-sp60{font-size:8vw}.hp-fs-sp70{font-size:9.3vw}.hp-fs-sp80{font-size:10.7vw}.hp-fs-sp90{font-size:12vw}.hp-fs-sp100{font-size:13.3vw}.hp-fs-sp110{font-size:14.7vw}.hp-fs-sp120{font-size:16vw}.hp-fs-sp130{font-size:17.3vw}.hp-fs-sp140{font-size:18.7vw}.hp-fs-sp150{font-size:20vw}.hp-fs-sp160{font-size:21.3vw}.hp-fs-sp170{font-size:22.7vw}.hp-fs-sp180{font-size:24vw}.hp-fs-sp190{font-size:25.3vw}.hp-fs-sp200{font-size:26.7vw}}
