@import"https://fonts.googleapis.com/css2?family=Archivo+Black&family=Balthazar&family=Dela+Gothic+One&family=Noto+Sans+JP:wght@100..900&family=Roboto+Slab:wght@100..900&display=swap";:root{--content-width: 1200px;--pc-device-size: 1512px;--sp-device-size: 402px;--sp-default-size: 354px;--pc-padding: 54px;--sp-padding: 24px;--sp-padding-ratio: calc(var(--sp-padding) / var(--sp-device-size) * 100%);--base-color: #222;--bg-color: #E0E1E6;--accent-color: #E84A4A;--gold1: #C69D36;--gold2: #AB8628;--blue-gray: #4E4C5A;--light-yellow: #E8D78B;--purple: #CC65A1;--d-green: #949600;--green: #4CB83E;--green-yellow: #949600;--blue: #314DB3;--link-color: var(--gold2);--white: #fff;--black: #000;---blue-black: #242328;--char-nazca: #F08686;--char-eimi: #F2C4DF;--char-nono: #8CC585;--char-patryna: #B596E4;--char-waka: #F1967A;--char-uruha: #E0B64E;--base-font: "Roboto Slab", "Noto Sans JP", YakuHanJP, Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;--facebook-color: #1877f2;--twitter-color: #1da1f2;--googleplus-color: #dd4b39;--insta-color: #D93177;--tumblr-color: #36465d;--flickr-color-01: #0063dc;--flickr-color-02: #ff0084;--hatena-color: #008fde;--line-color: #00c300;--youtube-color: #cd201f;--vimeo-color: #1ab7ea;--dropbox-color: #007ee5;--snapchat-color: #fffc00;--skype-color: #12a5f4;--pinterest-color: #bd081c;--note-color: #2dcdb5;--wordpress-color: #21759b;--pixiv-color: #127bb1}.l-header{position:fixed;top:20px;left:0;width:100%;display:flex;flex-wrap:nowrap;justify-content:center;z-index:9;transform:translateY(-200%)}@media print,screen and (min-width:769px){.l-header{top:20px}}@media screen and (max-width:1200px){.l-header{top:calc(20 / 1200 * 100vw)}}.l-header.is__loaded{transform:translateY(0);transition-duration:.8s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.l-header__container{box-sizing:border-box;border:1px solid var(--gold2);background:var(---blue-black);border-radius:6px}@media screen and (max-width:1200px){.l-header__container{border-radius:.5vw}}@media screen and (max-width:768px){.l-header__container{border-radius:calc(6 / 402 * 100vw)}}.l-footer{position:relative;background-color:var(--white);z-index:3;padding-top:96px}@media screen and (max-width:1200px){.l-footer{padding-top:8vw}}@media screen and (max-width:768px){.l-footer{padding-top:calc(72 / 402 * 100vw)}}.l-footer{padding-bottom:96px}@media screen and (max-width:1200px){.l-footer{padding-bottom:8vw}}@media screen and (max-width:768px){.l-footer{padding-bottom:calc(96 / 402 * 100vw)}}.l-footer__container .foot{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;text-align:center;gap:36px 0px}@media screen and (max-width:1200px){.l-footer__container .foot{gap:calc(36 / 1200 * 100vw) 0vw}}@media screen and (max-width:768px){.l-footer__container .foot{gap:calc(36 / 402 * 100vw) 0vw}}.l-footer__container .foot--header .md-ttl__decoen{display:flex;flex-wrap:nowrap;justify-content:center;font-size:1rem}@media screen and (max-width:1200px){.l-footer__container .foot--header .md-ttl__decoen{font-size:calc(10 / 1200 * 100vw)}}@media screen and (max-width:768px){.l-footer__container .foot--header .md-ttl__decoen{font-size:calc(10 / 402 * 100vw)}}.l-footer__container .foot--header .md-logo{width:264px}@media screen and (max-width:1200px){.l-footer__container .foot--header .md-logo{width:22vw}}@media screen and (max-width:768px){.l-footer__container .foot--header .md-logo{width:calc(264 / 402 * 100vw)}}.l-footer__container .foot--copyright{font-size:1.2rem}@media screen and (max-width:1200px){.l-footer__container .foot--copyright{font-size:1vw}}@media screen and (max-width:768px){.l-footer__container .foot--copyright{font-size:calc(12 / 402 * 100vw)}}.l-footer__container .foot--copyright small{display:block;text-box-trim:trim-both;text-box-edge:cap alphabetic}.l-loader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}.l-loader.is__start .l-loader__contents--bar{width:70%;transition-duration:7s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.l-loader.is__loaded .l-loader__contents--bar{width:100%;transition-duration:.2s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.l-loader__bg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--gold1);z-index:1}.l-loader__contents{position:relative;width:100%;height:100%;z-index:2}.l-loader__contents--bar{position:absolute;top:50%;left:0;width:0;height:1px;background-color:var(--white);transform:translateY(-50%);z-index:2}@keyframes closePhotoAnimation{0%{transform:rotate(0) translate(0)}to{transform:rotate(12deg) translate(-10%,-20%)}}.l-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:var(--white)}.l-modal.is__closing{animation:fadeOut .3s forwards cubic-bezier(.645,.045,.355,1)}.l-modal.is__closing[data-type=gallery] .l-modal--container .galleryimg picture{animation:closePhotoAnimation .3s forwards cubic-bezier(.645,.045,.355,1)}.l-modal[aria-hidden=true]{opacity:0;pointer-events:none}.l-modal[aria-hidden=false]{opacity:1;pointer-events:auto;transition-duration:.8s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.l-modal[aria-hidden=false][data-type=gallery] .l-modal--container .galleryimg picture{opacity:1;transform:rotate(0) translate(0);transition-duration:.8s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.l-modal--bg{position:fixed;top:0;left:0;width:100%;height:100%;background:url(/tp/_assets/images/_common/bg/bg_white_noise_result.webp) repeat center/400px;z-index:1}.l-modal .md-btn__close{position:fixed;z-index:4}@media print,screen and (min-width:769px){.l-modal[data-type=gallery] .md-btn__close{top:40px;right:40px}}@media screen and (max-width:1200px){.l-modal[data-type=gallery] .md-btn__close{top:calc(40 / 1200 * 100vw);right:calc(40 / 1200 * 100vw)}}@media screen and (max-width:768px){.l-modal[data-type=gallery] .md-btn__close{top:auto;left:50%;transform:translate(-50%);bottom:calc(42 / 402 * 100vw)}}.l-modal--container{position:relative;width:100%;height:100%;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;z-index:3;box-sizing:border-box}@media print,screen and (min-width:769px){.l-modal--container{padding-left:var(--pc-padding);padding-right:var(--pc-padding)}}@media screen and (max-width:1200px){.l-modal--container{padding-left:calc(54 / 1200 * 100vw);padding-right:calc(54 / 1200 * 100vw)}}@media screen and (max-width:768px){.l-modal--container{padding-left:0;padding-right:0}}.l-modal--container__inner{margin-right:auto;margin-left:auto;max-width:var(--content-width)}@media print,screen and (min-width:769px){.l-modal--container__inner .galleryimg{margin-inline:auto;width:90%}}.l-modal--container__inner .galleryimg picture{overflow:hidden;opacity:0;transform-origin:center center;transform:rotate(-12deg) translate(10%,20%);border-radius:6px}@media screen and (max-width:1200px){.l-modal--container__inner .galleryimg picture{border-radius:.5vw}}@media screen and (max-width:768px){.l-modal--container__inner .galleryimg picture{border-radius:calc(6 / 402 * 100vw)}}.l-modal--container__inner .galleryimg picture img{display:block;aspect-ratio:768/456}#Wrap{opacity:0;overflow:hidden}#Wrap.is__loaded{opacity:1;transition-duration:.8s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}#Wrap .js--other_than_modal[data-status=hidden]{opacity:0;pointer-events:none;transition-duration:.8s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.nav--global{display:flex;gap:0px 15px}@media screen and (max-width:1200px){.nav--global{gap:0vw 1.25vw}}@media screen and (max-width:768px){.nav--global{gap:calc(15 / 402 * 100vw) 0vw}}.nav--global{padding-top:18px}@media screen and (max-width:1200px){.nav--global{padding-top:calc(18 / 1200 * 100vw)}}@media screen and (max-width:768px){.nav--global{padding-top:0vw}}.nav--global{padding-left:30px}@media screen and (max-width:1200px){.nav--global{padding-left:2.5vw}}@media screen and (max-width:768px){.nav--global{padding-left:0vw}}.nav--global{padding-right:30px}@media screen and (max-width:1200px){.nav--global{padding-right:2.5vw}}@media screen and (max-width:768px){.nav--global{padding-right:0vw}}.nav--global{padding-bottom:18px}@media screen and (max-width:1200px){.nav--global{padding-bottom:calc(18 / 1200 * 100vw)}}@media screen and (max-width:768px){.nav--global{padding-bottom:0vw}}.nav--global{font-size:1.5rem}@media screen and (max-width:1200px){.nav--global{font-size:1.25vw}}@media screen and (max-width:768px){.nav--global{font-size:calc(30 / 402 * 100vw)}}@media print,screen and (min-width:769px){.nav--global{flex-wrap:nowrap;align-items:center;justify-content:center}}@media screen and (max-width:768px){.nav--global{flex-direction:column;align-items:flex-start;justify-content:flex-start}}.nav--global>a{display:block}@media print,screen and (min-width:769px){.nav--global>a:hover .label{color:var(--gold1)}}.nav--global>a .label{display:block;text-box-trim:trim-both;text-box-edge:cap alphabetic}@media print,screen and (min-width:769px){.nav--global>a .label{color:var(--white);transition-duration:.1s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}}@media screen and (max-width:768px){.nav--global>a .label{color:var(--black)}}.nav--share__header{text-align:center;margin-bottom:12px}@media screen and (max-width:1200px){.nav--share__header{margin-bottom:1vw}}@media screen and (max-width:768px){.nav--share__header{margin-bottom:calc(12 / 402 * 100vw)}}.nav--share__header{font-size:1rem}@media screen and (max-width:1200px){.nav--share__header{font-size:calc(10 / 1200 * 100vw)}}@media screen and (max-width:768px){.nav--share__header{font-size:calc(10 / 402 * 100vw)}}.nav--share__header{text-box-trim:trim-both;text-box-edge:cap alphabetic}.nav--share__links{display:flex;flex-wrap:nowrap;align-items:flex-start;justify-content:center;gap:0px 15px}@media screen and (max-width:1200px){.nav--share__links{gap:0vw 1.25vw}}@media screen and (max-width:768px){.nav--share__links{gap:0vw calc(15 / 402 * 100vw)}}.nav--share__links--item{width:36px}@media screen and (max-width:1200px){.nav--share__links--item{width:calc(36 / 1200 * 100vw)}}@media screen and (max-width:768px){.nav--share__links--item{width:calc(36 / 402 * 100vw)}}@media print,screen and (min-width:769px){.nav--share__links--item{transition-duration:.2s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.nav--share__links--item:hover{opacity:.5}}.nav--share__links--item .icon{display:block}.nav--share__links--item .icon svg{vertical-align:bottom}@media screen and (max-width:768px){.nav--spnav{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9;background-color:var(--white)}.nav--spnav[aria-hidden=true]{opacity:0;pointer-events:none}.nav--spnav[aria-hidden=false]{opacity:1;pointer-events:auto;transition-duration:.8s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a{opacity:1;transform:translate(0);transition-duration:.5s;transition-delay:.6s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(1){transition-delay:.128s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(2){transition-delay:.208s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(3){transition-delay:.288s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(4){transition-delay:.368s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(5){transition-delay:.448s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(6){transition-delay:.528s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(7){transition-delay:.608s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(8){transition-delay:.688s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(9){transition-delay:.768s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(10){transition-delay:.848s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(11){transition-delay:.928s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(12){transition-delay:1.008s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(13){transition-delay:1.088s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(14){transition-delay:1.168s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(15){transition-delay:1.248s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(16){transition-delay:1.328s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(17){transition-delay:1.408s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(18){transition-delay:1.488s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(19){transition-delay:1.568s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--global>a:nth-child(20){transition-delay:1.648s}.nav--spnav[aria-hidden=false] .nav--spnav__container--nav .nav--share{opacity:1;transition-duration:.5s;transition-delay:.8s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.nav--spnav__bg{position:fixed;top:0;right:0;width:82.8358208955%;height:100%;background-color:var(--gold1);z-index:1}.nav--spnav__container{position:relative;z-index:2;padding-top:calc(54 / 402 * 100vw);padding-left:var(--sp-padding-ratio);padding-right:var(--sp-padding-ratio)}.nav--spnav__container--nav{padding-top:calc(36 / 402 * 100vw)}.nav--spnav__container--nav .nav--global>a{opacity:0;transform:translate(-10%)}.nav--spnav__container--nav .nav--share{display:flex;flex-wrap:wrap;align-items:center;margin-top:calc(36 / 402 * 100vw);gap:0 calc(18 / 402 * 100vw);opacity:0}.nav--spnav__container--nav .nav--share__header{margin:0;text-align:left}}@media screen and (max-width:768px){.nav--hamburger{margin:0;padding:0;position:fixed;right:0;bottom:calc(15 / 402 * 100vw);border-style:none;display:block;background:none;width:calc(76 / 402 * 100vw);height:auto;aspect-ratio:1/1;z-index:99;pointer-events:auto}.nav--hamburger[aria-expanded=false] .nav--hamburger__inner:after{opacity:0}.nav--hamburger[aria-expanded=true] .nav--hamburger__inner:after{opacity:1;transition-duration:.4s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.nav--hamburger__inner{position:relative;width:100%;height:100%}.nav--hamburger__inner:before,.nav--hamburger__inner:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%}.nav--hamburger__inner:before{background:url(/tp/_assets/images/_common/navi/nav_open.svg) no-repeat center/contain}.nav--hamburger__inner:after{background:url(/tp/_assets/images/_common/navi/nav_close.svg) no-repeat center/contain}}.md-header__ttl-outline{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;margin-right:auto;margin-left:auto;max-width:var(--content-width)}@media screen and (max-width:768px){.md-header__ttl-outline{padding-left:var(--sp-padding-ratio);padding-right:var(--sp-padding-ratio)}}.md-header__ttl-outline>*{display:block}.md-header__ttl-outline small{font-size:1.2rem}@media screen and (max-width:1200px){.md-header__ttl-outline small{font-size:1vw}}@media screen and (max-width:768px){.md-header__ttl-outline small{font-size:calc(10 / 402 * 100vw)}}.md-header__ttl-outline small>span{text-align:right;line-height:1.4}@media screen and (max-width:768px){.md-header__ttl-outline small>span{display:block}}@media screen and (max-width:768px){.md-header__ttl-outline small>i{display:none}}.md-logo img{aspect-ratio:1268/495}.md-ttl__section{text-align:center;letter-spacing:.05em;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:7.2rem}@media screen and (max-width:1200px){.md-ttl__section{font-size:calc(72 / 1200 * 100vw)}}@media screen and (max-width:768px){.md-ttl__section{font-size:calc(42 / 402 * 100vw)}}.md-ttl__serif{letter-spacing:.05em;font-size:1.5rem}@media screen and (max-width:1200px){.md-ttl__serif{font-size:1.25vw}}@media screen and (max-width:768px){.md-ttl__serif{font-size:calc(15 / 402 * 100vw)}}.md-ttl__serif{text-box-trim:trim-both;text-box-edge:cap alphabetic;padding-bottom:6px}@media screen and (max-width:1200px){.md-ttl__serif{padding-bottom:.5vw}}@media screen and (max-width:768px){.md-ttl__serif{padding-bottom:calc(6 / 402 * 100vw)}}.md-ttl__decoen{display:flex;flex-wrap:nowrap}.md-ttl__decoen>*{display:block;text-box-trim:trim-both;text-box-edge:cap alphabetic}.md-ttl__decoen span{font-weight:900}.md-ttl__outline{font-size:8.4rem}@media screen and (max-width:1200px){.md-ttl__outline{font-size:calc(84 / 1200 * 100vw)}}@media screen and (max-width:768px){.md-ttl__outline{font-size:calc(54 / 402 * 100vw)}}.md-ttl__outline span{color:transparent;display:block;-webkit-text-stroke-width:2px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.md-btn__links{margin:0;padding:0;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;font-weight:900;background:var(--blue-gray, #4E4C5A);box-sizing:border-box;font-size:1.5rem}@media screen and (max-width:1200px){.md-btn__links{font-size:1.25vw}}@media screen and (max-width:768px){.md-btn__links{font-size:calc(12 / 402 * 100vw)}}.md-btn__links{border-radius:140px}@media screen and (max-width:1200px){.md-btn__links{border-radius:calc(140 / 1200 * 100vw)}}@media screen and (max-width:768px){.md-btn__links{border-radius:calc(140 / 402 * 100vw)}}.md-btn__links{padding-top:12px}@media screen and (max-width:1200px){.md-btn__links{padding-top:1vw}}@media screen and (max-width:768px){.md-btn__links{padding-top:calc(6 / 402 * 100vw)}}.md-btn__links{padding-bottom:12px}@media screen and (max-width:1200px){.md-btn__links{padding-bottom:1vw}}@media screen and (max-width:768px){.md-btn__links{padding-bottom:calc(6 / 402 * 100vw)}}@media print,screen and (min-width:769px){.md-btn__links{min-width:324px}}@media screen and (max-width:1200px){.md-btn__links{min-width:27vw}}@media screen and (max-width:768px){.md-btn__links{min-width:calc(252 / 402 * 100vw)}}.md-btn__links[data-color=blue-gray]{background:var(--blue-gray);color:var(--white);border:1px solid var(--white)}.md-btn__links .icon{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;aspect-ratio:1/1;width:42px}@media screen and (max-width:1200px){.md-btn__links .icon{width:calc(42 / 1200 * 100vw)}}@media screen and (max-width:768px){.md-btn__links .icon{width:calc(36 / 402 * 100vw)}}.md-btn__links .icon svg{vertical-align:middle}.md-btn__links .label{text-box-trim:trim-both;text-box-edge:cap alphabetic}.md-btn__close{margin:0;padding:0;background-color:var(--blue-gray);border:solid 1px var(--gold1);color:var(--gold1);font-weight:900;aspect-ratio:3/1;cursor:pointer;width:120px}@media screen and (max-width:1200px){.md-btn__close{width:10vw}}@media screen and (max-width:768px){.md-btn__close{width:calc(120 / 402 * 100vw)}}.md-btn__close{border-radius:140px}@media screen and (max-width:1200px){.md-btn__close{border-radius:calc(140 / 1200 * 100vw)}}@media screen and (max-width:768px){.md-btn__close{border-radius:calc(140 / 402 * 100vw)}}@media print,screen and (min-width:769px){.md-btn__close{transition-duration:.3s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.md-btn__close:hover{background-color:var(--black);color:var(--white)}}.md-links{margin:0}.md-repeattxt[data-bgcolor=white]{background-color:var(--white)}.md-repeattxt[data-bgcolor=green]{background-color:var(--green)}.md-repeattxt[data-bgcolor=blue]{background-color:var(--blue)}.md-repeattxt__inner{display:flex;flex-wrap:nowrap;padding-top:24px}@media screen and (max-width:1200px){.md-repeattxt__inner{padding-top:2vw}}@media screen and (max-width:768px){.md-repeattxt__inner{padding-top:calc(24 / 402 * 100vw)}}.md-repeattxt__inner{padding-bottom:24px}@media screen and (max-width:1200px){.md-repeattxt__inner{padding-bottom:2vw}}@media screen and (max-width:768px){.md-repeattxt__inner{padding-bottom:calc(24 / 402 * 100vw)}}.md-repeattxt__inner ul{display:flex;flex-wrap:nowrap;padding-right:12px}@media screen and (max-width:1200px){.md-repeattxt__inner ul{padding-right:1vw}}@media screen and (max-width:768px){.md-repeattxt__inner ul{padding-right:calc(12 / 402 * 100vw)}}.md-repeattxt__inner ul{gap:0px 12px}@media screen and (max-width:1200px){.md-repeattxt__inner ul{gap:0vw 1vw}}@media screen and (max-width:768px){.md-repeattxt__inner ul{gap:0vw calc(12 / 402 * 100vw)}}@media print,screen and (min-width:769px){.md-repeattxt__inner ul{animation:autoScrollX 54s infinite linear}}@media screen and (max-width:768px){.md-repeattxt__inner ul{animation:autoScrollX 60s infinite linear}}.md-repeattxt__inner ul>li{display:block;text-wrap:nowrap;white-space:nowrap;font-size:1rem}@media screen and (max-width:1200px){.md-repeattxt__inner ul>li{font-size:calc(10 / 1200 * 100vw)}}@media screen and (max-width:768px){.md-repeattxt__inner ul>li{font-size:calc(10 / 402 * 100vw)}}.md-repeattxt__inner ul>li{text-box-trim:trim-both;text-box-edge:cap alphabetic}.md-newspost{display:flex;flex-direction:column;box-sizing:border-box;border-radius:6px;border:1px solid var(--black);background:#fff6;padding-top:24px}@media screen and (max-width:1200px){.md-newspost{padding-top:2vw}}@media screen and (max-width:768px){.md-newspost{padding-top:calc(24 / 402 * 100vw)}}.md-newspost{padding-left:24px}@media screen and (max-width:1200px){.md-newspost{padding-left:2vw}}@media screen and (max-width:768px){.md-newspost{padding-left:calc(18 / 402 * 100vw)}}.md-newspost{padding-right:24px}@media screen and (max-width:1200px){.md-newspost{padding-right:2vw}}@media screen and (max-width:768px){.md-newspost{padding-right:calc(18 / 402 * 100vw)}}.md-newspost{padding-bottom:24px}@media screen and (max-width:1200px){.md-newspost{padding-bottom:2vw}}@media screen and (max-width:768px){.md-newspost{padding-bottom:calc(24 / 402 * 100vw)}}.md-newspost{border-radius:6px}@media screen and (max-width:1200px){.md-newspost{border-radius:.5vw}}@media screen and (max-width:768px){.md-newspost{border-radius:calc(6 / 402 * 100vw)}}.md-newspost{gap:18px 0px}@media screen and (max-width:1200px){.md-newspost{gap:calc(18 / 1200 * 100vw) 0vw}}@media screen and (max-width:768px){.md-newspost{gap:calc(18 / 402 * 100vw) 0vw}}.md-newspost__date{color:var(--accent-color);text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:1.2rem}@media screen and (max-width:1200px){.md-newspost__date{font-size:1vw}}@media screen and (max-width:768px){.md-newspost__date{font-size:calc(10 / 402 * 100vw)}}.md-newspost__ttl{font-weight:500;line-height:1.4;font-size:1.5rem}@media screen and (max-width:1200px){.md-newspost__ttl{font-size:1.25vw}}@media screen and (max-width:768px){.md-newspost__ttl{font-size:calc(13 / 402 * 100vw)}}.md-newspost__ttl{text-box-trim:trim-both;text-box-edge:cap alphabetic}.md-newspost__ttl a{font-weight:900;text-decoration:underline}@media print,screen and (min-width:769px){.md-newspost__ttl a:hover{text-decoration:none}}.md-li{margin:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{font-size:62.5%}body{font-family:var(--base-font);font-size:1rem;line-height:1.8;font-weight:400;background:var(--bg-color);color:var(--base-color);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;backface-visibility:hidden;font-optical-sizing:auto}body[data-navopen=true]{pointer-events:none;overflow:hidden;min-height:100%;height:100%}::-moz-selection{background:var(--accent-color);color:var(--white)}::selection{background:var(--accent-color);color:var(--white)}@media screen and (max-width:768px){.is-pc{display:none!important}}@media print,screen and (min-width:769px){.is-sp{display:none!important}}picture{display:block}img{width:100%;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;vertical-align:bottom}svg{width:100%;height:auto}a{color:var(--link-color);outline:none!important;text-decoration:none}*[data-txtpos=center]{text-align:center}*[data-txtcolor=nazca]{color:var(--char-nazca)}*[data-txtcolor=eimi]{color:var(--char-eimi)}*[data-txtcolor=nono]{color:var(--char-nono)}*[data-txtcolor=patryna]{color:var(--char-patryna)}*[data-txtcolor=waka]{color:var(--char-waka)}*[data-txtcolor=uruha]{color:var(--char-uruha)}*[data-txtcolor=white]{color:var(--white)}*[data-txtcolor=red]{color:var(--accent-color)}*[data-txtcolor=purple]{color:var(--purple)}*[data-txtcolor=gold2]{color:var(--gold2)}*[data-txtcolor=blue]{color:var(--blue)}*[data-txtcolor=d-green]{color:var(--d-green)}*[data-txtcolor=green-yellow]{color:var(--green-yellow)}*[data-txtcolor=green]{color:var(--green)}*[data-bgcolor=nazca]{background-color:var(--char-nazca)}*[data-bgcolor=eimi]{background-color:var(--char-eimi)}*[data-bgcolor=nono]{background-color:var(--char-nono)}*[data-bgcolor=patryna]{background-color:var(--char-patryna)}*[data-bgcolor=waka]{background-color:var(--char-waka)}*[data-bgcolor=uruha]{background-color:var(--char-uruha)}*[data-outlinecolor=green]{-webkit-text-stroke-color:var(--green)}*[data-outlinecolor=blue]{-webkit-text-stroke-color:var(--blue)}*[data-font=archivo-black]{font-family:Archivo Black,sans-serif;font-weight:400;font-style:normal}*[data-font=dela]{font-family:Dela Gothic One,sans-serif;font-weight:400;font-style:normal}*[data-font=balthazar]{font-family:Balthazar,serif;font-weight:400;font-style:normal}*[data-fontweight=regular]{font-weight:400!important}*[data-fontweight=medium]{font-weight:500!important}*[data-fontweight=semibold]{font-weight:600!important}*[data-weight=bold]{font-weight:700!important}*[data-weight=extrabold]{font-weight:800!important}*[data-weight=black]{font-weight:900!important}.l-fv{padding-top:48px}@media screen and (max-width:1200px){.l-fv{padding-top:4vw}}@media screen and (max-width:768px){.l-fv{padding-top:0vw}}.l-fv{padding-bottom:0}@media screen and (max-width:1200px){.l-fv{padding-bottom:0vw}}@media screen and (max-width:768px){.l-fv{padding-bottom:calc(42 / 402 * 100vw)}}@media screen and (max-width:768px){.l-fv{background:url(/tp/_assets/images/_common/bg/bg_white_noise_result.webp) repeat left top/400px}}.l-fv[data-status=show] .l-fv__container .vis--img picture img{opacity:1;transform:scale(1);filter:brightness(1) contrast(1) blur(0);transition-duration:1.8s;transition-delay:.6s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.l-fv[data-status=show] .l-fv__container .mainttl--catchcopy{opacity:1;transition-duration:1s;transition-delay:1.2s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.l-fv[data-status=show] .l-fv__container .mainttl--logo,.l-fv[data-status=show] .l-fv__container .mainttl--releasedate{opacity:1;transition-duration:1.2s;transition-delay:1.5s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.l-fv[data-status=show] .l-fv__container .md-ttl__decoen{opacity:1}.l-fv__container{position:relative}@media print,screen and (min-width:769px){.l-fv__container{margin-inline:auto;width:88.0952380952%}}@media screen and (max-width:768px){.l-fv__container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}}.l-fv__container .vis{position:relative;z-index:1}@media screen and (max-width:768px){.l-fv__container .vis{order:1}}.l-fv__container .vis--inner{position:relative}@media print,screen and (min-width:769px){.l-fv__container .vis--inner:after{content:"";position:absolute;top:15px;left:15px;width:100%;height:100%;box-sizing:border-box;border:solid 2px var(--gold2);z-index:2}}@media screen and (max-width:1200px){.l-fv__container .vis--inner:after{top:1.25vw;left:1.25vw}}.l-fv__container .vis--img{position:relative;z-index:1}.l-fv__container .vis--img picture{overflow:hidden}@media print,screen and (min-width:769px){.l-fv__container .vis--img picture{filter:drop-shadow(-20px -16px 0 var(--gold2))}}@media screen and (max-width:1200px){.l-fv__container .vis--img picture{filter:drop-shadow(calc(-20 / 1200 * 100vw) calc(-16 / 1200 * 100vw) 0 var(--gold2))}}.l-fv__container .vis--img picture img{opacity:0;transform:scale(1.08);filter:brightness(2) contrast(3) blur(10px)}.l-fv__container .md-ttl__decoen{opacity:0}.l-fv__container .mainttl{position:relative;z-index:2}@media print,screen and (min-width:769px){.l-fv__container .mainttl{position:absolute;left:0;width:100%;bottom:3.4063260341%}}@media screen and (max-width:768px){.l-fv__container .mainttl{order:4}}.l-fv__container .mainttl--logo,.l-fv__container .mainttl--releasedate{margin-inline:auto;opacity:0}.l-fv__container .mainttl--catchcopy{margin-inline:auto;opacity:0;width:-moz-fit-content;width:fit-content;z-index:3;box-sizing:border-box;margin-bottom:0}@media screen and (max-width:1200px){.l-fv__container .mainttl--catchcopy{margin-bottom:0vw}}@media screen and (max-width:768px){.l-fv__container .mainttl--catchcopy{margin-bottom:calc(15 / 402 * 100vw)}}.l-fv__container .mainttl--catchcopy{padding-top:8px}@media screen and (max-width:1200px){.l-fv__container .mainttl--catchcopy{padding-top:calc(8 / 1200 * 100vw)}}@media screen and (max-width:768px){.l-fv__container .mainttl--catchcopy{padding-top:calc(3 / 402 * 100vw)}}.l-fv__container .mainttl--catchcopy{padding-left:24px}@media screen and (max-width:1200px){.l-fv__container .mainttl--catchcopy{padding-left:2vw}}@media screen and (max-width:768px){.l-fv__container .mainttl--catchcopy{padding-left:calc(12 / 402 * 100vw)}}.l-fv__container .mainttl--catchcopy{padding-right:24px}@media screen and (max-width:1200px){.l-fv__container .mainttl--catchcopy{padding-right:2vw}}@media screen and (max-width:768px){.l-fv__container .mainttl--catchcopy{padding-right:calc(12 / 402 * 100vw)}}.l-fv__container .mainttl--catchcopy{padding-bottom:8px}@media screen and (max-width:1200px){.l-fv__container .mainttl--catchcopy{padding-bottom:calc(8 / 1200 * 100vw)}}@media screen and (max-width:768px){.l-fv__container .mainttl--catchcopy{padding-bottom:calc(3 / 402 * 100vw)}}.l-fv__container .mainttl--catchcopy{border-radius:40px}@media screen and (max-width:1200px){.l-fv__container .mainttl--catchcopy{border-radius:calc(40 / 1200 * 100vw)}}@media screen and (max-width:768px){.l-fv__container .mainttl--catchcopy{border-radius:calc(40 / 402 * 100vw)}}@media print,screen and (min-width:769px){.l-fv__container .mainttl--catchcopy{background:var(--blue-gray);border:1px solid var(--gold2);transform:translateY(70%)}}@media screen and (max-width:1200px){.l-fv__container .mainttl--catchcopy{top:2.5vw}}@media screen and (max-width:768px){.l-fv__container .mainttl--catchcopy{order:3;background:var(--accent-color)}}.l-fv__container .mainttl--catchcopy__txt{color:var(--white);text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:1.8rem}@media screen and (max-width:1200px){.l-fv__container .mainttl--catchcopy__txt{font-size:calc(18 / 1200 * 100vw)}}@media screen and (max-width:768px){.l-fv__container .mainttl--catchcopy__txt{font-size:calc(14 / 402 * 100vw)}}@media print,screen and (min-width:769px){.l-fv__container .mainttl--catchcopy__txt{letter-spacing:.1em}}@media screen and (max-width:768px){.l-fv__container .mainttl--catchcopy__txt{letter-spacing:.12em}}@media print,screen and (min-width:769px){.l-fv__container .mainttl--logo{width:53.1914893617%}}@media screen and (max-width:768px){.l-fv__container .mainttl--logo{transform:translateY(calc(-18 / 402 * 100vw))}}.l-fv__container .mainttl--releasedate{margin-inline:auto;width:-moz-fit-content;width:fit-content;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;font-size:3rem}@media screen and (max-width:1200px){.l-fv__container .mainttl--releasedate{font-size:2.5vw}}@media screen and (max-width:768px){.l-fv__container .mainttl--releasedate{font-size:calc(24 / 402 * 100vw)}}.l-fv__container .mainttl--releasedate{padding-top:6px}@media screen and (max-width:1200px){.l-fv__container .mainttl--releasedate{padding-top:.5vw}}@media screen and (max-width:768px){.l-fv__container .mainttl--releasedate{padding-top:0vw}}.l-fv__container .mainttl--releasedate{padding-left:30px}@media screen and (max-width:1200px){.l-fv__container .mainttl--releasedate{padding-left:2.5vw}}@media screen and (max-width:768px){.l-fv__container .mainttl--releasedate{padding-left:0vw}}.l-fv__container .mainttl--releasedate{padding-right:30px}@media screen and (max-width:1200px){.l-fv__container .mainttl--releasedate{padding-right:2.5vw}}@media screen and (max-width:768px){.l-fv__container .mainttl--releasedate{padding-right:0vw}}.l-fv__container .mainttl--releasedate{padding-bottom:6px}@media screen and (max-width:1200px){.l-fv__container .mainttl--releasedate{padding-bottom:.5vw}}@media screen and (max-width:768px){.l-fv__container .mainttl--releasedate{padding-bottom:0vw}}.l-fv__container .mainttl--releasedate{gap:0px 6px}@media screen and (max-width:1200px){.l-fv__container .mainttl--releasedate{gap:0vw .5vw}}@media screen and (max-width:768px){.l-fv__container .mainttl--releasedate{gap:0vw calc(4 / 402 * 100vw)}}@media print,screen and (min-width:769px){.l-fv__container .mainttl--releasedate{background:var(--black);color:var(--white);transform:translateY(-20%)}}@media screen and (max-width:768px){.l-fv__container .mainttl--releasedate{color:var(--accent-color)}}.l-fv__container .mainttl--releasedate .icon{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;line-height:1;height:auto;aspect-ratio:1/1;width:12px}@media screen and (max-width:1200px){.l-fv__container .mainttl--releasedate .icon{width:1vw}}@media screen and (max-width:768px){.l-fv__container .mainttl--releasedate .icon{width:calc(12 / 402 * 100vw)}}.l-fv__container .mainttl--releasedate .icon svg{vertical-align:bottom}@media print,screen and (min-width:769px){.l-fv__container .mainttl--releasedate .icon svg path{fill:var(--white)}}@media screen and (max-width:768px){.l-fv__container .mainttl--releasedate .icon svg path{fill:var(--accent-color)}}.l-fv__container .mainttl--releasedate span{display:block;text-wrap:nowrap;white-space:nowrap;text-box-trim:trim-both;text-box-edge:cap alphabetic}@media screen and (max-width:768px){.l-fv__container .mainttl--releasedate span{background:linear-gradient(transparent 70%,#4e4c5a33 70%)}}.l-fv__container .mainttl--releasedate span small{font-size:2rem}@media screen and (max-width:1200px){.l-fv__container .mainttl--releasedate span small{font-size:calc(20 / 1200 * 100vw)}}@media screen and (max-width:768px){.l-fv__container .mainttl--releasedate span small{font-size:calc(18 / 402 * 100vw)}}.l-fv__container .md-ttl__decoen{z-index:4}@media print,screen and (min-width:769px){.l-fv__container .md-ttl__decoen{position:absolute;top:50%;transform:translateY(-50%);left:-50px}}@media screen and (max-width:1200px){.l-fv__container .md-ttl__decoen{left:calc(-50 / 1200 * 100vw)}}@media screen and (max-width:768px){.l-fv__container .md-ttl__decoen{margin-bottom:calc(10 / 402 * 100vw);padding-top:calc(24 / 402 * 100vw);order:2}}.l-fv__container .md-ttl__decoen span{font-size:1.2rem}@media screen and (max-width:1200px){.l-fv__container .md-ttl__decoen span{font-size:1vw}}@media screen and (max-width:768px){.l-fv__container .md-ttl__decoen span{font-size:calc(10 / 402 * 100vw)}}@media print,screen and (min-width:769px){.l-fv__container .md-ttl__decoen span{writing-mode:vertical-rl}}.common-settings#TopNews{opacity:0;padding-top:120px}@media screen and (max-width:1200px){.common-settings#TopNews{padding-top:10vw}}@media screen and (max-width:768px){.common-settings#TopNews{padding-top:calc(42 / 402 * 100vw)}}.common-settings#TopNews{padding-bottom:120px}@media screen and (max-width:1200px){.common-settings#TopNews{padding-bottom:10vw}}@media screen and (max-width:768px){.common-settings#TopNews{padding-bottom:calc(42 / 402 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopNews{padding-left:var(--pc-padding);padding-right:var(--pc-padding)}}@media screen and (max-width:1200px){.common-settings#TopNews{padding-left:calc(54 / 1200 * 100vw);padding-right:calc(54 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopNews{padding-left:0;padding-right:0}}.common-settings#TopNews.is__scrolled{opacity:1;transition-duration:.8s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.common-settings#TopNews .inner-section{margin-right:auto;margin-left:auto;max-width:var(--content-width)}.common-settings#TopNews .inner-section .news--header{margin-bottom:42px}@media screen and (max-width:1200px){.common-settings#TopNews .inner-section .news--header{margin-bottom:calc(42 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopNews .inner-section .news--header{margin-bottom:calc(24 / 402 * 100vw)}}.common-settings#TopNews .inner-section .news--header__ttl{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;color:var(--black);gap:0px 10px}@media screen and (max-width:1200px){.common-settings#TopNews .inner-section .news--header__ttl{gap:0vw calc(10 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopNews .inner-section .news--header__ttl{gap:0vw calc(10 / 402 * 100vw)}}.common-settings#TopNews .inner-section .news--header__ttl:before,.common-settings#TopNews .inner-section .news--header__ttl:after{content:"";display:block;height:auto;aspect-ratio:1/1;background:url(/tp/_assets/images/_common/icon/icon_kirakira.svg) no-repeat center/contain;width:54px}@media screen and (max-width:1200px){.common-settings#TopNews .inner-section .news--header__ttl:before,.common-settings#TopNews .inner-section .news--header__ttl:after{width:calc(54 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopNews .inner-section .news--header__ttl:before,.common-settings#TopNews .inner-section .news--header__ttl:after{width:calc(42 / 402 * 100vw)}}.common-settings#TopNews .inner-section .news--header__ttl:after{transform:scaleX(-1)}.common-settings#TopNews .inner-section .news--header__ttl span{text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:5.4rem}@media screen and (max-width:1200px){.common-settings#TopNews .inner-section .news--header__ttl span{font-size:calc(54 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopNews .inner-section .news--header__ttl span{font-size:calc(30 / 402 * 100vw)}}.common-settings#TopNews .inner-section .news--contents{display:flex;flex-wrap:nowrap;justify-content:center}@media print,screen and (min-width:769px){.common-settings#TopNews .inner-section .news--contents__lineup{width:51.1666666667%}}@media screen and (max-width:768px){.common-settings#TopNews .inner-section .news--contents__lineup{width:100%}}.common-settings#TopNews .inner-section .news--contents__lineup--container{box-sizing:border-box}@media screen and (max-width:768px){.common-settings#TopNews .inner-section .news--contents__lineup--container{padding:0 calc(24 / 402 * 100vw);width:100%;overflow-x:scroll;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.common-settings#TopNews .inner-section .news--contents__lineup--container::-webkit-scrollbar{display:none}}.common-settings#TopNews .inner-section .news--contents__lineup--container__inner{display:flex;gap:12px 0px}@media screen and (max-width:1200px){.common-settings#TopNews .inner-section .news--contents__lineup--container__inner{gap:1vw 0vw}}@media screen and (max-width:768px){.common-settings#TopNews .inner-section .news--contents__lineup--container__inner{gap:0vw calc(15 / 402 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopNews .inner-section .news--contents__lineup--container__inner{flex-direction:column}}@media screen and (max-width:768px){.common-settings#TopNews .inner-section .news--contents__lineup--container__inner{flex-wrap:nowrap}}@media screen and (max-width:768px){.common-settings#TopNews .inner-section .news--contents__lineup--container__inner .md-newspost{min-width:calc(220 / 402 * 100vw)}}.common-settings#TopNews .inner-section .news--contents__lineup--nav{display:flex;flex-wrap:wrap;justify-content:center;margin-top:18px}@media screen and (max-width:1200px){.common-settings#TopNews .inner-section .news--contents__lineup--nav{margin-top:calc(18 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopNews .inner-section .news--contents__lineup--nav{margin-top:calc(18 / 402 * 100vw)}}.common-settings#TopConcept{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;opacity:0;gap:15px 12px}@media screen and (max-width:1200px){.common-settings#TopConcept{gap:1.25vw 1vw}}@media screen and (max-width:768px){.common-settings#TopConcept{gap:calc(15 / 402 * 100vw) calc(12 / 402 * 100vw)}}.common-settings#TopConcept.is__scrolled{opacity:1;transition-duration:.8s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.common-settings#TopConcept:before,.common-settings#TopConcept:after{content:"";display:block;width:100%;height:10px;background:url(/tp/_assets/images/_common/deco/repeat_triangle.svg) repeat-x left center/54px auto}.common-settings#TopConcept .inner-section{width:100%}@media print,screen and (min-width:769px){.common-settings#TopConcept .inner-section{background:url(/tp/_assets/images/concept/bg_concept_pc.webp) no-repeat center/cover}}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section{background:url(/tp/_assets/images/concept/bg_concept_sp.webp) no-repeat center/cover}}.common-settings#TopConcept .inner-section .concept{padding-top:72px}@media screen and (max-width:1200px){.common-settings#TopConcept .inner-section .concept{padding-top:calc(72 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section .concept{padding-top:calc(48 / 402 * 100vw)}}.common-settings#TopConcept .inner-section .concept{padding-bottom:72px}@media screen and (max-width:1200px){.common-settings#TopConcept .inner-section .concept{padding-bottom:calc(72 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section .concept{padding-bottom:calc(48 / 402 * 100vw)}}.common-settings#TopConcept .inner-section .concept--header{margin-bottom:30px}@media screen and (max-width:1200px){.common-settings#TopConcept .inner-section .concept--header{margin-bottom:2.5vw}}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section .concept--header{margin-bottom:calc(30 / 402 * 100vw)}}.common-settings#TopConcept .inner-section .concept--header__catch{margin-inline:auto;display:block;margin-top:24px}@media screen and (max-width:1200px){.common-settings#TopConcept .inner-section .concept--header__catch{margin-top:2vw}}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section .concept--header__catch{margin-top:calc(24 / 402 * 100vw)}}.common-settings#TopConcept .inner-section .concept--header__catch{font-size:5.4rem}@media screen and (max-width:1200px){.common-settings#TopConcept .inner-section .concept--header__catch{font-size:calc(54 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section .concept--header__catch{font-size:calc(42 / 402 * 100vw)}}.common-settings#TopConcept .inner-section .concept--header__catch{padding-top:12px}@media screen and (max-width:1200px){.common-settings#TopConcept .inner-section .concept--header__catch{padding-top:1vw}}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section .concept--header__catch{padding-top:0vw}}.common-settings#TopConcept .inner-section .concept--header__catch{padding-left:12px}@media screen and (max-width:1200px){.common-settings#TopConcept .inner-section .concept--header__catch{padding-left:1vw}}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section .concept--header__catch{padding-left:0vw}}.common-settings#TopConcept .inner-section .concept--header__catch{padding-bottom:12px}@media screen and (max-width:1200px){.common-settings#TopConcept .inner-section .concept--header__catch{padding-bottom:1vw}}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section .concept--header__catch{padding-bottom:0vw}}@media print,screen and (min-width:769px){.common-settings#TopConcept .inner-section .concept--header__catch{width:-moz-fit-content;width:fit-content;color:var(--white);background-color:var(--accent-color);text-box-trim:trim-both;text-box-edge:cap alphabetic}}.common-settings#TopConcept .inner-section .concept--header__catch span{text-box-trim:trim-both;text-box-edge:cap alphabetic}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section .concept--header__catch span{margin-inline:auto;display:block;width:-moz-fit-content;width:fit-content;background-color:var(--white);color:var(--accent-color)}}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section .concept--header__catch span{padding-left:calc(12 / 402 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section .concept--header__catch span{padding-top:calc(6 / 402 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section .concept--header__catch span{padding-bottom:calc(6 / 402 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section .concept--header__catch span:not(:last-child){margin-bottom:calc(3 / 402 * 100vw)}}.common-settings#TopConcept .inner-section .concept--contents{margin-right:auto;margin-left:auto;max-width:var(--content-width)}.common-settings#TopConcept .inner-section .concept--contents__txt>article.first{margin-bottom:42px}@media screen and (max-width:1200px){.common-settings#TopConcept .inner-section .concept--contents__txt>article.first{margin-bottom:calc(42 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section .concept--contents__txt>article.first{margin-bottom:calc(42 / 402 * 100vw)}}.common-settings#TopConcept .inner-section .concept--contents__txt>article.first>p:not(:last-child){margin-bottom:24px}@media screen and (max-width:1200px){.common-settings#TopConcept .inner-section .concept--contents__txt>article.first>p:not(:last-child){margin-bottom:2vw}}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section .concept--contents__txt>article.first>p:not(:last-child){margin-bottom:calc(24 / 402 * 100vw)}}.common-settings#TopConcept .inner-section .concept--contents__txt>article.main>p:not(:last-child){margin-bottom:36px}@media screen and (max-width:1200px){.common-settings#TopConcept .inner-section .concept--contents__txt>article.main>p:not(:last-child){margin-bottom:calc(36 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section .concept--contents__txt>article.main>p:not(:last-child){margin-bottom:calc(30 / 402 * 100vw)}}.common-settings#TopConcept .inner-section .concept--contents__txt>article>p{text-align:center;font-weight:500;font-feature-settings:"palt" on;letter-spacing:.05em;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:1.5rem}@media screen and (max-width:1200px){.common-settings#TopConcept .inner-section .concept--contents__txt>article>p{font-size:1.25vw}}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section .concept--contents__txt>article>p{font-size:calc(12 / 402 * 100vw)}}.common-settings#TopConcept .inner-section .concept--contents__txt>article>p>strong{color:var(--black);font-weight:900;font-size:1.8rem}@media screen and (max-width:1200px){.common-settings#TopConcept .inner-section .concept--contents__txt>article>p>strong{font-size:calc(18 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopConcept .inner-section .concept--contents__txt>article>p>strong{font-size:calc(15 / 402 * 100vw)}}.common-settings#TopTheme{opacity:0;filter:brightness(2) contrast(3);will-change:filter,opacity}@media print,screen and (min-width:769px){.common-settings#TopTheme{padding-left:var(--pc-padding);padding-right:var(--pc-padding)}}@media screen and (max-width:1200px){.common-settings#TopTheme{padding-left:calc(54 / 1200 * 100vw);padding-right:calc(54 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopTheme{padding-left:0;padding-right:0}}.common-settings#TopTheme.is__scrolled{opacity:1;filter:brightness(1) contrast(1);transition-duration:.8s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.common-settings#TopTheme.is__scrolled .inner-section .theme--contents>ul>li{opacity:1;transform:scale(1);filter:brightness(1) contrast(1);transition-duration:.3s;transition-delay:.5s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.common-settings#TopTheme.is__scrolled .inner-section .theme--contents>ul>li:nth-child(1){transition-delay:.15s}.common-settings#TopTheme.is__scrolled .inner-section .theme--contents>ul>li:nth-child(2){transition-delay:.25s}.common-settings#TopTheme.is__scrolled .inner-section .theme--contents>ul>li:nth-child(3){transition-delay:.35s}.common-settings#TopTheme .inner-section{position:relative;padding-top:96px}@media screen and (max-width:1200px){.common-settings#TopTheme .inner-section{padding-top:8vw}}@media screen and (max-width:768px){.common-settings#TopTheme .inner-section{padding-top:calc(54 / 402 * 100vw)}}.common-settings#TopTheme .inner-section{padding-bottom:162px}@media screen and (max-width:1200px){.common-settings#TopTheme .inner-section{padding-bottom:13.5vw}}@media screen and (max-width:768px){.common-settings#TopTheme .inner-section{padding-bottom:calc(54 / 402 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopTheme .inner-section{background:url(/tp/_assets/images/theme/bg_theme_pc.webp) repeat-y center/100% auto}}@media screen and (max-width:768px){.common-settings#TopTheme .inner-section{background:url(/tp/_assets/images/theme/bg_theme_sp.webp) repeat-y center/100% auto}}.common-settings#TopTheme .inner-section .theme{position:relative;z-index:2;margin-right:auto;margin-left:auto;max-width:var(--content-width)}.common-settings#TopTheme .inner-section .theme:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:url(/tp/_assets/images/_common/deco/deco_triangle_003.svg) no-repeat center/contain;height:auto;aspect-ratio:791.4/943.95;z-index:1;pointer-events:none}@media print,screen and (min-width:769px){.common-settings#TopTheme .inner-section .theme:before{opacity:.5;width:66%}}@media screen and (max-width:768px){.common-settings#TopTheme .inner-section .theme:before{opacity:.2;width:158.7064676617%}}.common-settings#TopTheme .inner-section .theme--header,.common-settings#TopTheme .inner-section .theme--contents{position:relative;z-index:2}.common-settings#TopTheme .inner-section .theme--header{margin-bottom:42px}@media screen and (max-width:1200px){.common-settings#TopTheme .inner-section .theme--header{margin-bottom:calc(42 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopTheme .inner-section .theme--header{margin-bottom:calc(42 / 402 * 100vw)}}.common-settings#TopTheme .inner-section .theme--header__ttl{text-align:center;margin-bottom:30px}@media screen and (max-width:1200px){.common-settings#TopTheme .inner-section .theme--header__ttl{margin-bottom:2.5vw}}@media screen and (max-width:768px){.common-settings#TopTheme .inner-section .theme--header__ttl{margin-bottom:calc(24 / 402 * 100vw)}}.common-settings#TopTheme .inner-section .theme--header__ttl{text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:1.2rem}@media screen and (max-width:1200px){.common-settings#TopTheme .inner-section .theme--header__ttl{font-size:1vw}}@media screen and (max-width:768px){.common-settings#TopTheme .inner-section .theme--header__ttl{font-size:calc(12 / 402 * 100vw)}}.common-settings#TopTheme .inner-section .theme--header__catch{display:flex;flex-direction:column;color:var(--black);font-weight:900;font-size:5.4rem}@media screen and (max-width:1200px){.common-settings#TopTheme .inner-section .theme--header__catch{font-size:calc(54 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopTheme .inner-section .theme--header__catch{font-size:calc(30 / 402 * 100vw)}}.common-settings#TopTheme .inner-section .theme--header__catch{gap:24px 0px}@media screen and (max-width:1200px){.common-settings#TopTheme .inner-section .theme--header__catch{gap:2vw 0vw}}@media screen and (max-width:768px){.common-settings#TopTheme .inner-section .theme--header__catch{gap:calc(10 / 402 * 100vw) 0vw}}.common-settings#TopTheme .inner-section .theme--header__catch span{margin-inline:auto;padding-bottom:.15em;display:block;width:-moz-fit-content;width:fit-content;background:linear-gradient(transparent 60%,#e8d78b 60%);text-box-trim:trim-both;text-box-edge:cap alphabetic}.common-settings#TopTheme .inner-section .theme--contents>article{text-align:center;line-height:2;font-weight:500;font-size:1.8rem}@media screen and (max-width:1200px){.common-settings#TopTheme .inner-section .theme--contents>article{font-size:calc(18 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopTheme .inner-section .theme--contents>article{font-size:calc(15 / 402 * 100vw)}}.common-settings#TopTheme .inner-section .theme--contents>article{text-box-trim:trim-both;text-box-edge:cap alphabetic}.common-settings#TopTheme .inner-section .theme--contents>ul{display:flex;flex-wrap:nowrap;justify-content:center;gap:0px 6px}@media screen and (max-width:1200px){.common-settings#TopTheme .inner-section .theme--contents>ul{gap:0vw .5vw}}@media screen and (max-width:768px){.common-settings#TopTheme .inner-section .theme--contents>ul{gap:0vw calc(6 / 402 * 100vw)}}.common-settings#TopTheme .inner-section .theme--contents>ul{margin-top:30px}@media screen and (max-width:1200px){.common-settings#TopTheme .inner-section .theme--contents>ul{margin-top:2.5vw}}@media screen and (max-width:768px){.common-settings#TopTheme .inner-section .theme--contents>ul{margin-top:calc(24 / 402 * 100vw)}}.common-settings#TopTheme .inner-section .theme--contents>ul{margin-bottom:30px}@media screen and (max-width:1200px){.common-settings#TopTheme .inner-section .theme--contents>ul{margin-bottom:2.5vw}}@media screen and (max-width:768px){.common-settings#TopTheme .inner-section .theme--contents>ul{margin-bottom:calc(24 / 402 * 100vw)}}.common-settings#TopTheme .inner-section .theme--contents>ul>li{opacity:0;transform:scale(1.12);filter:brightness(2) contrast(3);width:136px}@media screen and (max-width:1200px){.common-settings#TopTheme .inner-section .theme--contents>ul>li{width:calc(136 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopTheme .inner-section .theme--contents>ul>li{width:calc(96 / 402 * 100vw)}}.common-settings#TopTheme .inner-section .theme--contents>ul>li:nth-child(1){order:2}.common-settings#TopTheme .inner-section .theme--contents>ul>li:nth-child(2){order:1}.common-settings#TopTheme .inner-section .theme--contents>ul>li:nth-child(3){order:3}.common-settings#TopTheme .inner-section .theme--contents>ul>li picture img{aspect-ratio:1/1}.common-settings#TopStory{position:relative;opacity:0;z-index:2;margin-bottom:72px}@media screen and (max-width:1200px){.common-settings#TopStory{margin-bottom:calc(72 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopStory{margin-bottom:0vw}}@media print,screen and (min-width:769px){.common-settings#TopStory{padding-left:var(--pc-padding);padding-right:var(--pc-padding)}}@media screen and (max-width:1200px){.common-settings#TopStory{padding-left:calc(54 / 1200 * 100vw);padding-right:calc(54 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopStory{padding-left:0;padding-right:0}}.common-settings#TopStory.is__scrolled{opacity:1;transition-duration:.8s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.common-settings#TopStory .inner-section{position:relative;background-color:var(--white);padding-top:60px}@media screen and (max-width:1200px){.common-settings#TopStory .inner-section{padding-top:5vw}}@media screen and (max-width:768px){.common-settings#TopStory .inner-section{padding-top:calc(54 / 402 * 100vw)}}.common-settings#TopStory .inner-section{padding-bottom:60px}@media screen and (max-width:1200px){.common-settings#TopStory .inner-section{padding-bottom:5vw}}@media screen and (max-width:768px){.common-settings#TopStory .inner-section{padding-bottom:calc(54 / 402 * 100vw)}}.common-settings#TopStory .inner-section{border-radius:18px}@media screen and (max-width:1200px){.common-settings#TopStory .inner-section{border-radius:calc(18 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopStory .inner-section{border-radius:0vw}}.common-settings#TopStory .inner-section .story{position:relative;z-index:2}.common-settings#TopStory .inner-section .story:before{content:"";position:absolute;top:50%;left:50%;display:block;background:url(/tp/_assets/images/_common/deco/deco_triangle_001.svg) no-repeat center/contain;height:auto;aspect-ratio:1/1;transform:translate(-50%,-50%);pointer-events:none;z-index:1}@media print,screen and (min-width:769px){.common-settings#TopStory .inner-section .story:before{width:74.6666666667%}}@media screen and (max-width:768px){.common-settings#TopStory .inner-section .story:before{width:134.328358209%}}.common-settings#TopStory .inner-section .story--header,.common-settings#TopStory .inner-section .story--contents{position:relative;z-index:2}.common-settings#TopStory .inner-section .story--header{margin-bottom:42px}@media screen and (max-width:1200px){.common-settings#TopStory .inner-section .story--header{margin-bottom:calc(42 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopStory .inner-section .story--header{margin-bottom:calc(24 / 402 * 100vw)}}.common-settings#TopStory .inner-section .story--contents{text-align:center}.common-settings#TopStory .inner-section .story--contents__header>h4{font-size:2.4rem}@media screen and (max-width:1200px){.common-settings#TopStory .inner-section .story--contents__header>h4{font-size:2vw}}@media screen and (max-width:768px){.common-settings#TopStory .inner-section .story--contents__header>h4{font-size:calc(19 / 402 * 100vw)}}.common-settings#TopStory .inner-section .story--contents__header>h4 strong{display:block;line-height:1.5;text-box-trim:trim-both;text-box-edge:cap alphabetic}.common-settings#TopStory .inner-section .story--contents__header>h4 strong:not(:last-child){margin-bottom:24px}@media screen and (max-width:1200px){.common-settings#TopStory .inner-section .story--contents__header>h4 strong:not(:last-child){margin-bottom:2vw}}@media screen and (max-width:768px){.common-settings#TopStory .inner-section .story--contents__header>h4 strong:not(:last-child){margin-bottom:calc(24 / 402 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopStory .inner-section .story--contents__header>h4 strong:nth-child(2){font-size:calc(15 / 402 * 100vw)}}.common-settings#TopStory .inner-section .story--contents__txt{padding-top:36px}@media screen and (max-width:1200px){.common-settings#TopStory .inner-section .story--contents__txt{padding-top:calc(36 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopStory .inner-section .story--contents__txt{padding-top:calc(36 / 402 * 100vw)}}.common-settings#TopStory .inner-section .story--contents__txt>p{font-weight:500;line-height:1.7;font-size:1.5rem}@media screen and (max-width:1200px){.common-settings#TopStory .inner-section .story--contents__txt>p{font-size:1.25vw}}@media screen and (max-width:768px){.common-settings#TopStory .inner-section .story--contents__txt>p{font-size:calc(12 / 402 * 100vw)}}.common-settings#TopStory .inner-section .story--contents__txt>p{text-box-trim:trim-both;text-box-edge:cap alphabetic}.common-settings#TopStory .inner-section .story--contents__txt>p:not(:last-child){margin-bottom:30px}@media screen and (max-width:1200px){.common-settings#TopStory .inner-section .story--contents__txt>p:not(:last-child){margin-bottom:2.5vw}}@media screen and (max-width:768px){.common-settings#TopStory .inner-section .story--contents__txt>p:not(:last-child){margin-bottom:calc(24 / 402 * 100vw)}}.common-settings#TopStory .inner-section .story--contents__catch{padding-top:42px}@media screen and (max-width:1200px){.common-settings#TopStory .inner-section .story--contents__catch{padding-top:calc(42 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopStory .inner-section .story--contents__catch{padding-top:calc(42 / 402 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopStory .inner-section .story--contents__catch>h4{display:flex;flex-wrap:nowrap;justify-content:center}}.common-settings#TopStory .inner-section .story--contents__catch>h4 span{padding-bottom:.15em;display:block;background:linear-gradient(transparent 70%,var(--light-yellow) 70%);text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:2.4rem}@media screen and (max-width:1200px){.common-settings#TopStory .inner-section .story--contents__catch>h4 span{font-size:2vw}}@media screen and (max-width:768px){.common-settings#TopStory .inner-section .story--contents__catch>h4 span{font-size:calc(24 / 402 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopStory .inner-section .story--contents__catch>h4 span{margin-inline:auto;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:768px){.common-settings#TopStory .inner-section .story--contents__catch>h4 span:not(:last-child){margin-bottom:.35em}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes autoScrollX{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes zoomInOut{0%{transform:scale(1)}40%,60%{transform:scale(1.05)}to{transform:scale(1)}}.common-settings#TopChar{position:relative;opacity:0}.common-settings#TopChar.is__scrolled{opacity:1;transition-duration:.8s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.common-settings#TopChar:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:1}@media print,screen and (min-width:769px){.common-settings#TopChar:before{background:url(/tp/_assets/images/_common/bg/bg_kirakira_pc.svg) repeat-y center top/100% auto}}@media screen and (max-width:768px){.common-settings#TopChar:before{background:url(/tp/_assets/images/_common/bg/bg_kirakira_sp.svg) repeat-y center top/100% auto}}.common-settings#TopChar .inner-section{position:relative;z-index:2;padding-top:120px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section{padding-top:10vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section{padding-top:calc(30 / 402 * 100vw)}}.common-settings#TopChar .inner-section{padding-bottom:104px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section{padding-bottom:calc(104 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section{padding-bottom:calc(54 / 402 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:calc(18 / 402 * 100vw) 4.4776119403%}}.common-settings#TopChar .inner-section .char--header{position:relative;text-align:center;z-index:2;margin-bottom:30px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--header{margin-bottom:2.5vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--header{margin-bottom:calc(30 / 402 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--header{padding-top:calc(18 / 402 * 100vw);padding-bottom:calc(18 / 402 * 100vw);border:dashed 0 var(--gold2);border-width:1px 0;width:39.8009950249%}}.common-settings#TopChar .inner-section .char--header__ttl{letter-spacing:.1em;line-height:1.2;font-size:1.8rem}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--header__ttl{font-size:calc(18 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--header__ttl{font-size:calc(15 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--header__ttl{text-box-trim:trim-both;text-box-edge:cap alphabetic}.common-settings#TopChar .inner-section .char--nav{position:relative;z-index:1}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--nav{padding-left:var(--pc-padding);padding-right:var(--pc-padding)}}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--nav{padding-left:calc(54 / 1200 * 100vw);padding-right:calc(54 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--nav{padding-left:0;padding-right:0}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--nav{width:43.7810945274%}}.common-settings#TopChar .inner-section .char--nav__container{position:relative;display:flex;justify-content:center;margin-right:auto;margin-left:auto;max-width:var(--content-width)}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--nav__container{flex-wrap:wrap;gap:calc(12 / 402 * 100vw) calc(3 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--nav__container:before{content:"";position:absolute;top:50%;display:block;height:auto;background:url(/tp/_assets/images/_common/icon/icon_kira2.svg) no-repeat center center/contain;aspect-ratio:1/1;opacity:.3;pointer-events:none;z-index:1;width:290px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--nav__container:before{width:calc(290 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--nav__container:before{width:calc(174 / 402 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--nav__container:before{left:0;transform:translate(-50%,-50%)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--nav__container:before{left:0;transform:translate(-155%,-40%)}}.common-settings#TopChar .inner-section .char--nav__container>button{position:relative;margin:0;padding:0;background:none;border:none;display:block;height:auto;aspect-ratio:1/1;border-radius:100%;z-index:2;will-change:filter,transform;cursor:pointer}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--nav__container>button{transition-duration:.3s;transition-delay:0s;transition-timing-function:unset}.common-settings#TopChar .inner-section .char--nav__container>button:hover{filter:brightness(1.2);transform:scale(1.08)}}.common-settings#TopChar .inner-section .char--nav__container>button[data-current=true]{pointer-events:none;transform:scale(1.08)}.common-settings#TopChar .inner-section .char--nav__container>button[data-current=true]:before,.common-settings#TopChar .inner-section .char--nav__container>button[data-current=true]:after{opacity:1}.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=nazca],.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=eimi]{margin-right:12px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=nazca],.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=eimi]{margin-right:1vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=nazca],.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=eimi]{margin-right:0vw}}.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=nono]{margin-right:15px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=nono]{margin-right:1.25vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=nono]{margin-right:0vw}}.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=nazca],.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=eimi],.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=nono]{width:72px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=nazca],.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=eimi],.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=nono]{width:calc(72 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=nazca],.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=eimi],.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=nono]{width:calc(54 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=patryna],.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=waka]{margin-right:6px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=patryna],.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=waka]{margin-right:.5vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=patryna],.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=waka]{margin-right:0vw}}.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=patryna],.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=waka],.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=uruha]{width:66px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=patryna],.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=waka],.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=uruha]{width:5.5vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=patryna],.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=waka],.common-settings#TopChar .inner-section .char--nav__container>button[data-slug=uruha]{width:calc(48 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--nav__container>button:before,.common-settings#TopChar .inner-section .char--nav__container>button:after{content:"";position:absolute;box-sizing:border-box;opacity:0;display:block;aspect-ratio:1/1;z-index:2}.common-settings#TopChar .inner-section .char--nav__container>button:before{top:0;left:0;width:100%;height:100%;border:solid 4px var(--gold1);border-radius:100%}.common-settings#TopChar .inner-section .char--nav__container>button:after{position:absolute;left:50%;bottom:0;height:auto;transform:translate(-50%,140%);background:url(/tp/_assets/images/_common/icon/icon_tri_top.svg) no-repeat center center/contain;width:14px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--nav__container>button:after{width:calc(14 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--nav__container>button:after{width:calc(14 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--nav__container>button picture{position:relative;z-index:1}.common-settings#TopChar .inner-section .char--nav__container>button picture img{aspect-ratio:1/1}.common-settings#TopChar .inner-section .char--contents{padding-top:8px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents{padding-top:calc(8 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents{padding-top:0vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents{width:100%}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem{opacity:0}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem{padding-left:var(--pc-padding);padding-right:var(--pc-padding)}}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem{padding-left:calc(54 / 1200 * 100vw);padding-right:calc(54 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem{padding-left:0;padding-right:0}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem[data-current=false]{display:none;pointer-events:none}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem[data-current=true]{animation:fadeIn .8s alternate cubic-bezier(.645,.045,.355,1);animation-fill-mode:forwards}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem[data-current=true] .charitem--container__visual--changebtn{animation:zoomInOut 2s infinite cubic-bezier(.645,.045,.355,1)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container{display:flex;margin-right:auto;margin-left:auto;max-width:var(--content-width)}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container{flex-wrap:nowrap;align-items:center;flex-direction:row-reverse;justify-content:space-between}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container{flex-direction:column}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual{position:relative;box-sizing:border-box;z-index:2}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual{width:49.1666666667%}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual:before{content:"";position:absolute;top:50%;display:block;height:auto;border-radius:100%;background-color:var(--gold2);aspect-ratio:1/1;z-index:1}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual:before{left:50.1694915254%;width:127.1186440678%;transform:translateY(-50%)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual:before{right:0;width:100%;transform:translate(50%,-50%)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice{position:absolute;display:flex;flex-direction:column-reverse;writing-mode:vertical-lr;z-index:3;font-size:2.4rem}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice{font-size:2vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice{font-size:calc(18 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice{gap:12px 0px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice{gap:1vw 0vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice{gap:calc(12 / 402 * 100vw) 0vw}}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice{top:80px;right:1.186440678%}}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice{top:calc(80 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice{top:calc(42 / 402 * 100vw);right:5.9701492537%}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice p{color:var(--white);line-height:1.2;height:-moz-fit-content;height:fit-content;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;background-color:var(--blue-gray);text-wrap:nowrap;white-space:nowrap;padding-top:6px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice p{padding-top:.5vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice p{padding-top:calc(6 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice p{padding-left:2px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice p{padding-left:calc(2 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice p{padding-left:calc(1 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice p{padding-right:4px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice p{padding-right:calc(4 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice p{padding-right:calc(3 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice p{padding-bottom:6px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice p{padding-bottom:.5vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--voice p{padding-bottom:calc(6 / 402 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--name{position:absolute;top:calc(24 / 402 * 100vw);left:9.7014925373%}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--name__container{position:relative}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--name__container .number{font-size:calc(84 / 402 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--name__container .number{position:absolute;top:0;left:0;display:block;width:-moz-fit-content;width:fit-content;color:transparent;z-index:1;transform:translate(-30%);-webkit-text-stroke-width:2px;-webkit-text-stroke-color:var(--white, #FFF);text-box-trim:trim-both;text-box-edge:cap alphabetic}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--name__container .name{font-size:calc(42 / 402 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--name__container .name{position:relative;padding-top:calc(24 / 402 * 100vw);color:var(--black);writing-mode:vertical-rl;line-height:1;z-index:2}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--name__container .name span{color:var(--gold2)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--changebtn{position:absolute;margin:0;padding:0;border:none;height:auto;aspect-ratio:1/1;z-index:4;border-radius:100%;z-index:9;cursor:pointer;width:110px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--changebtn{width:calc(110 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--changebtn{width:calc(84 / 402 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--changebtn{right:12.2033898305%;bottom:14.2372881356%;transition-duration:.3s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--changebtn:hover{transform:scale(1.08)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--changebtn{left:4.4776119403%;bottom:calc(42 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--changebtn[data-slug=nazca]{background-color:var(--char-nazca)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--changebtn[data-slug=eimi]{background-color:var(--char-eimi)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--changebtn[data-slug=nono]{background-color:var(--char-nono)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--changebtn[data-slug=patryna]{background-color:var(--char-patryna)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--changebtn[data-slug=waka]{background-color:var(--char-waka)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--changebtn[data-slug=uruha]{background-color:var(--char-uruha)}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--illust{padding-left:var(--sp-padding-ratio);padding-right:var(--sp-padding-ratio)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--illust .swiper-wrapper{position:relative;z-index:2}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--illust .swiper-slide-active picture{opacity:1!important;transform:translate(0)!important;filter:brightness(1) contrast(1) blur(0)!important}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--illust .swiper-slide picture{opacity:0;transform:translate(15%);filter:brightness(2) contrast(3) blur(10px);will-change:filter;transition-duration:.6s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__visual--illust .swiper-slide picture img{transform:translate(-10%)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info{position:relative;z-index:1;box-sizing:border-box}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info{width:45.5%}}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header,.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof{padding-left:10.989010989%}}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header,.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof{padding-top:calc(70 / 1200 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header{position:relative;padding-top:70px}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .number{font-size:12rem}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .number{font-size:10vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .number{font-size:calc(120 / 402 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .number{position:absolute;top:0;left:0;display:block;color:transparent;z-index:1;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:var(--white, #FFF);text-box-trim:trim-both;text-box-edge:cap alphabetic}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .name,.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .cast{position:relative;z-index:2}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .name>*{display:block;text-box-trim:trim-both;text-box-edge:cap alphabetic}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .name>em{letter-spacing:0;font-size:6rem}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .name>em{font-size:5vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .name>em{font-size:calc(60 / 402 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .name>em span{color:var(--gold2)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .name>small{letter-spacing:.1em;margin-top:24px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .name>small{margin-top:2vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .name>small{margin-top:calc(24 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .name>small{font-size:1.2rem}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .name>small{font-size:1vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .name>small{font-size:calc(36 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .name>small{text-box-trim:trim-both;text-box-edge:cap alphabetic}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .name>small{position:absolute;top:0;left:0;width:100%;transform:translateY(-120%)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .name>small span{line-height:1.1;display:block;text-align:center;color:var(--white)}}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .name>small span:not(:last-child){margin-right:.5em}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .cast{display:flex;align-items:center;margin-top:24px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .cast{margin-top:2vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .cast{margin-top:calc(42 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .cast{gap:0px 6px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .cast{gap:0vw .5vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .cast{gap:0vw calc(6 / 402 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .cast{justify-content:center}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .cast--label{display:flex;align-items:center;justify-content:center;height:auto;aspect-ratio:1/1;border-radius:100%;color:var(--white);font-size:1rem}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .cast--label{font-size:calc(10 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .cast--label{font-size:calc(10 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .cast--label{width:30px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .cast--label{width:2.5vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .cast--label{width:calc(30 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .cast--label{text-box-trim:trim-both;text-box-edge:cap alphabetic}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .cast--name{text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:1.8rem}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .cast--name{font-size:calc(18 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--header .cast--name{font-size:calc(18 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof{padding-top:36px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof{padding-top:calc(36 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof{padding-top:calc(42 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{width:-moz-fit-content;width:fit-content;color:var(--white);letter-spacing:.2em;margin-bottom:30px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{margin-bottom:2.5vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{margin-bottom:calc(30 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{font-size:2rem}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{font-size:calc(20 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{font-size:calc(18 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{text-box-trim:trim-both;text-box-edge:cap alphabetic;padding-top:8px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{padding-top:calc(8 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{padding-top:calc(8 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{padding-left:15px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{padding-left:1.25vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{padding-left:calc(15 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{padding-right:15px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{padding-right:1.25vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{padding-right:calc(15 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{padding-bottom:8px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{padding-bottom:calc(8 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{padding-bottom:calc(8 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{border-radius:3px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{border-radius:.25vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{border-radius:calc(3 / 402 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__label{margin-inline:auto}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__desc{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:30px 0px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__desc{gap:2.5vw 0vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__desc{gap:calc(24 / 402 * 100vw) 0vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__desc{margin-inline:auto;width:74.6268656716%}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__desc>p{color:var(--black);font-feature-settings:"palt" on;line-height:1.7;letter-spacing:.05em;font-size:1.5rem}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__desc>p{font-size:1.25vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__desc>p{font-size:calc(12 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--container__info--prof__desc>p{text-box-trim:trim-both;text-box-edge:cap alphabetic}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point{margin-top:60px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point{margin-top:5vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point{margin-top:calc(60 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point{margin-right:auto;margin-left:auto;max-width:var(--content-width)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container{margin-inline:auto;display:flex}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container{width:90%;flex-wrap:nowrap;justify-content:space-between}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container{flex-direction:column;gap:calc(42 / 402 * 100vw) 0}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section{position:relative;background-color:var(--white);padding-top:54px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section{padding-top:calc(54 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section{padding-top:calc(36 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section{padding-bottom:30px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section{padding-bottom:2.5vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section{padding-bottom:calc(36 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section{border-radius:6px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section{border-radius:.5vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section{border-radius:calc(6 / 402 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section{margin-inline:auto;width:95.0248756219%}}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section[data-type=sankakukankei]{width:63.7037037037%}}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section[data-type=love_point]{width:34.9074074074%}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background-color:var(--blue-gray);border-radius:160px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header{border-radius:calc(160 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header{border-radius:calc(160 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header{padding-top:6px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header{padding-top:.5vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header{padding-top:calc(6 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header{padding-left:24px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header{padding-left:2vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header{padding-left:calc(24 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header{padding-right:24px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header{padding-right:2vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header{padding-right:calc(24 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header{padding-bottom:6px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header{padding-bottom:.5vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header{padding-bottom:calc(6 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header[data-slug=nazca] .icon svg path{fill:var(--char-nazca)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header[data-slug=eimi] .icon svg path{fill:var(--char-eimi)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header[data-slug=nono] .icon svg path{fill:var(--char-nono)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header>h6{display:flex;flex-wrap:nowrap;justify-content:center;gap:0px 6px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header>h6{gap:0vw .5vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header>h6{gap:0vw calc(6 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header>h6 .icon{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;height:auto;aspect-ratio:1/1;width:18px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header>h6 .icon{width:calc(18 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header>h6 .icon{width:calc(12 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header>h6 .icon svg{vertical-align:middle}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header>h6 span{letter-spacing:.1em;color:var(--white);text-wrap:nowrap;white-space:nowrap;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:2.4rem}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header>h6 span{font-size:2vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section>header>h6 span{font-size:calc(18 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item{margin-inline:auto}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item{width:53.488372093%}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item{width:96.335078534%}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item:not(:last-child){position:relative;margin-bottom:18px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item:not(:last-child){margin-bottom:calc(18 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item:not(:last-child){margin-bottom:calc(18 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item:not(:last-child){padding-bottom:18px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item:not(:last-child){padding-bottom:calc(18 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item:not(:last-child){padding-bottom:calc(18 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item:not(:last-child):after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);height:1px;box-sizing:border-box;border-bottom:dashed 1px var(--blue-gray);opacity:.2}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item:not(:last-child):after{width:44.5652173913%}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item:not(:last-child):after{width:44.5652173913%}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person{width:100%;display:flex;flex-wrap:nowrap;justify-content:space-between}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person{position:relative;display:flex;flex-wrap:wrap;align-items:center;flex-direction:column;justify-content:center;text-align:center;width:31.5217391304%;aspect-ratio:116/72;height:auto;box-sizing:border-box;border:solid 1px var(--blue-gray);line-height:1;border-radius:12px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person{border-radius:1vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person{border-radius:calc(12 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person{gap:10px 0px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person{gap:calc(10 / 1200 * 100vw) 0vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person{gap:calc(10 / 402 * 100vw) 0vw}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person:not(:last-child):after{content:"";position:absolute;top:50%;right:0;background:url(/tp/_assets/images/_common/icon/deco_cross.svg) no-repeat center center/contain;display:block;height:auto;aspect-ratio:1/1;transform:translate(80%,-50%);z-index:3;width:20px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person:not(:last-child):after{width:calc(20 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person:not(:last-child):after{width:calc(20 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person[data-color=white]{background-color:var(--white);color:var(--blue-gray)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person[data-color=nazca],.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person[data-color=eimi],.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person[data-color=nono]{color:var(--white)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person[data-color=nazca]{background-color:var(--char-nazca)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person[data-color=eimi]{background-color:var(--char-eimi)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person[data-color=nono]{background-color:var(--char-nono)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person:has(.label){padding-bottom:6px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person:has(.label){padding-bottom:.5vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person:has(.label){padding-bottom:calc(6 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .label{display:block;width:-moz-fit-content;width:fit-content;box-sizing:border-box;border:solid 1px var(--white);text-box-trim:trim-both;text-box-edge:cap alphabetic;padding-top:6px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .label{padding-top:.5vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .label{padding-top:calc(6 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .label{padding-left:5px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .label{padding-left:calc(5 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .label{padding-left:calc(5 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .label{padding-right:5px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .label{padding-right:calc(5 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .label{padding-right:calc(5 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .label{padding-bottom:6px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .label{padding-bottom:.5vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .label{padding-bottom:calc(6 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .label{font-size:.7rem}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .label{font-size:calc(7 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .label{font-size:calc(7 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .label{border-radius:42px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .label{border-radius:calc(42 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .label{border-radius:calc(42 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .name{width:100%;font-size:2rem}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .name{font-size:calc(20 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .name{font-size:calc(20 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__person .person .name{text-box-trim:trim-both;text-box-edge:cap alphabetic}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__desc{text-align:center;line-height:1.6;padding-top:15px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__desc{padding-top:1.25vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__desc{padding-top:calc(15 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__desc{font-size:1.2rem}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__desc{font-size:1vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__desc{font-size:calc(12 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .sankakukankei--item__desc{text-box-trim:trim-both;text-box-edge:cap alphabetic}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .lovepoint--icon{margin-inline:auto;margin-bottom:18px}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .lovepoint--icon{margin-bottom:calc(18 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .lovepoint--icon{margin-bottom:calc(15 / 402 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .lovepoint--icon{width:44.0318302387%}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .lovepoint--icon{width:32.6086956522%}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .lovepoint--desc{text-align:center;line-height:1.6;color:var(--blue-gray);text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:2.4rem}@media screen and (max-width:1200px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .lovepoint--desc{font-size:2vw}}@media screen and (max-width:768px){.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .lovepoint--desc{font-size:calc(18 / 402 * 100vw)}}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .lovepoint--desc[data-slug=nazca] span{border-bottom:solid 1px var(--char-nazca)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .lovepoint--desc[data-slug=eimi] span{border-bottom:solid 1px var(--char-eimi)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .lovepoint--desc[data-slug=nono] span{border-bottom:solid 1px var(--char-nono)}.common-settings#TopChar .inner-section .char--contents__wrapper .charitem--point__container>section .lovepoint--desc span{border-bottom:solid 1px var(--blue-gray)}.common-settings#TopGallery{opacity:0;padding-top:120px}@media screen and (max-width:1200px){.common-settings#TopGallery{padding-top:10vw}}@media screen and (max-width:768px){.common-settings#TopGallery{padding-top:calc(54 / 402 * 100vw)}}.common-settings#TopGallery{padding-bottom:120px}@media screen and (max-width:1200px){.common-settings#TopGallery{padding-bottom:10vw}}@media screen and (max-width:768px){.common-settings#TopGallery{padding-bottom:calc(48 / 402 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopGallery{padding-left:var(--pc-padding);padding-right:var(--pc-padding)}}@media screen and (max-width:1200px){.common-settings#TopGallery{padding-left:calc(54 / 1200 * 100vw);padding-right:calc(54 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopGallery{padding-left:0;padding-right:0}}@media screen and (max-width:768px){.common-settings#TopGallery{padding-left:var(--sp-padding-ratio);padding-right:var(--sp-padding-ratio)}}.common-settings#TopGallery.is__scrolled{opacity:1;transition-duration:.8s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li{opacity:1;filter:brightness(1) contrast(1);transition-duration:.6s;transition-delay:.4s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(1){transition-delay:.14s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(2){transition-delay:.24s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(3){transition-delay:.34s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(4){transition-delay:.44s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(5){transition-delay:.54s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(6){transition-delay:.64s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(7){transition-delay:.74s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(8){transition-delay:.84s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(9){transition-delay:.94s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(10){transition-delay:1.04s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(11){transition-delay:1.14s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(12){transition-delay:1.24s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(13){transition-delay:1.34s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(14){transition-delay:1.44s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(15){transition-delay:1.54s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(16){transition-delay:1.64s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(17){transition-delay:1.74s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(18){transition-delay:1.84s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(19){transition-delay:1.94s}.common-settings#TopGallery.is__scrolled .inner-section .gallery--contents__lineup>li:nth-child(20){transition-delay:2.04s}.common-settings#TopGallery .inner-section{margin-right:auto;margin-left:auto;max-width:var(--content-width)}.common-settings#TopGallery .inner-section .gallery--header{margin-bottom:42px}@media screen and (max-width:1200px){.common-settings#TopGallery .inner-section .gallery--header{margin-bottom:calc(42 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopGallery .inner-section .gallery--header{margin-bottom:calc(42 / 402 * 100vw)}}.common-settings#TopGallery .inner-section .gallery--contents__lineup{display:flex;flex-wrap:wrap}@media print,screen and (min-width:769px){.common-settings#TopGallery .inner-section .gallery--contents__lineup{gap:24px 2%}}@media screen and (max-width:1200px){.common-settings#TopGallery .inner-section .gallery--contents__lineup{gap:2vw 2%}}@media screen and (max-width:768px){.common-settings#TopGallery .inner-section .gallery--contents__lineup{gap:calc(8 / 402 * 100vw) 2.8248587571%}}.common-settings#TopGallery .inner-section .gallery--contents__lineup>li{opacity:0;will-change:filter,opacity;filter:brightness(2) contrast(2)}@media screen and (max-width:768px){.common-settings#TopGallery .inner-section .gallery--contents__lineup>li:first-child{width:100%}}@media screen and (max-width:768px){.common-settings#TopGallery .inner-section .gallery--contents__lineup>li:not(:first-child){width:48.5875706215%}}@media print,screen and (min-width:769px){.common-settings#TopGallery .inner-section .gallery--contents__lineup>li{width:32%}.common-settings#TopGallery .inner-section .gallery--contents__lineup>li:hover .img img{transform:scale(1.08);filter:brightness(1.2) blur(2px)}}.common-settings#TopGallery .inner-section .gallery--contents__lineup>li.js--open-gallery{cursor:pointer}.common-settings#TopGallery .inner-section .gallery--contents__lineup>li[data-type=h] .img picture:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ff28a580;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2}.common-settings#TopGallery .inner-section .gallery--contents__lineup>li[data-type=h] .img picture img{position:relative;z-index:1}.common-settings#TopGallery .inner-section .gallery--contents__lineup>li .img{position:relative;width:100%;height:auto;overflow:hidden;box-sizing:border-box;border:solid 1px var(--black);aspect-ratio:768/456;border-radius:2px}@media screen and (max-width:1200px){.common-settings#TopGallery .inner-section .gallery--contents__lineup>li .img{border-radius:calc(2 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopGallery .inner-section .gallery--contents__lineup>li .img{border-radius:calc(2 / 402 * 100vw)}}.common-settings#TopGallery .inner-section .gallery--contents__lineup>li .img img{height:auto;aspect-ratio:768/456}@media print,screen and (min-width:769px){.common-settings#TopGallery .inner-section .gallery--contents__lineup>li .img img{will-change:filter,transform;transition-duration:.6s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}}.common-settings#TopGallery .inner-section .gallery--contents__lineup>li .icon{position:absolute;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;height:auto;background-color:var(--blue-gray);aspect-ratio:1/1;z-index:3;width:30px}@media screen and (max-width:1200px){.common-settings#TopGallery .inner-section .gallery--contents__lineup>li .icon{width:2.5vw}}@media screen and (max-width:768px){.common-settings#TopGallery .inner-section .gallery--contents__lineup>li .icon{width:calc(24 / 402 * 100vw)}}.common-settings#TopGallery .inner-section .gallery--contents__lineup>li .icon{border-radius:6px}@media screen and (max-width:1200px){.common-settings#TopGallery .inner-section .gallery--contents__lineup>li .icon{border-radius:.5vw}}@media screen and (max-width:768px){.common-settings#TopGallery .inner-section .gallery--contents__lineup>li .icon{border-radius:calc(3 / 402 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopGallery .inner-section .gallery--contents__lineup>li .icon{right:3.125%;bottom:12px}}@media screen and (max-width:1200px){.common-settings#TopGallery .inner-section .gallery--contents__lineup>li .icon{bottom:1vw}}@media screen and (max-width:768px){.common-settings#TopGallery .inner-section .gallery--contents__lineup>li .icon{right:3.5714285714%;bottom:calc(6 / 402 * 100vw)}}.common-settings#TopGallery .inner-section .gallery--contents__lineup>li .icon svg{display:block;width:66.6666666667%}.common-settings#TopSystem{opacity:0}.common-settings#TopSystem.is__scrolled{opacity:1;transition-duration:.8s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.common-settings#TopSystem .inner-section{position:relative;padding-bottom:120px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section{padding-bottom:10vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section{padding-bottom:calc(66 / 402 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopSystem .inner-section{padding-left:var(--pc-padding);padding-right:var(--pc-padding)}}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section{padding-left:calc(54 / 1200 * 100vw);padding-right:calc(54 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section{padding-left:0;padding-right:0}}.common-settings#TopSystem .inner-section:before{content:"";position:absolute;top:0;left:50%;width:50%;height:100%;background-color:var(--white)}.common-settings#TopSystem .inner-section .system{position:relative;z-index:2;padding-top:80px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system{padding-top:calc(80 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system{padding-top:0vw}}.common-settings#TopSystem .inner-section .system--header{position:relative;z-index:1;margin-right:auto;margin-left:auto;max-width:var(--content-width);margin-bottom:84px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--header{margin-bottom:calc(84 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--header{margin-bottom:calc(84 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--header:before,.common-settings#TopSystem .inner-section .system--header:after{content:"";position:absolute;width:100vw;height:100%}.common-settings#TopSystem .inner-section .system--header:before{top:0;background-color:var(--gold2);z-index:2}@media print,screen and (min-width:769px){.common-settings#TopSystem .inner-section .system--header:before{right:15.25%}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--header:before{right:17.1641791045%}}.common-settings#TopSystem .inner-section .system--header:after{left:0;background-color:var(--blue-gray);z-index:1}@media print,screen and (min-width:769px){.common-settings#TopSystem .inner-section .system--header:after{top:48px}}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--header:after{top:4vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--header:after{top:calc(30 / 402 * 100vw);left:auto;right:3.7313432836%}}.common-settings#TopSystem .inner-section .system--header__inner{position:relative;z-index:3;padding-top:66px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--header__inner{padding-top:5.5vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--header__inner{padding-top:calc(72 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--header__inner{padding-bottom:72px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--header__inner{padding-bottom:calc(72 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--header__inner{padding-bottom:calc(54 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--header__inner:before{content:"";position:absolute;top:50%;left:63.1666666667%;background:url(/tp/_assets/images/_common/deco/deco_triangle_003.svg) no-repeat center/contain;height:auto;aspect-ratio:791.4/943.95;z-index:1;pointer-events:none;transform:translateY(-50%)}@media print,screen and (min-width:769px){.common-settings#TopSystem .inner-section .system--header__inner:before{width:66%}}.common-settings#TopSystem .inner-section .system--header__inner .bgttl{position:absolute;left:0;font-family:Roboto Slab;font-style:normal;letter-spacing:.08em;color:transparent;z-index:2;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:15rem}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--header__inner .bgttl{font-size:12.5vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--header__inner .bgttl{font-size:calc(78 / 402 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopSystem .inner-section .system--header__inner .bgttl{top:50%;opacity:.2;transform:translateY(-50%);line-height:.9;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:var(--white)}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--header__inner .bgttl{top:calc(30 / 402 * 100vw);line-height:1;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--black)}}.common-settings#TopSystem .inner-section .system--header__ttl,.common-settings#TopSystem .inner-section .system--header__lead{position:relative;z-index:3}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--header__ttl,.common-settings#TopSystem .inner-section .system--header__lead{padding-left:var(--sp-padding-ratio);padding-right:var(--sp-padding-ratio)}}.common-settings#TopSystem .inner-section .system--header__ttl{position:relative}.common-settings#TopSystem .inner-section .system--header__ttl .label{position:relative;z-index:2;display:block;line-height:1;letter-spacing:.08em;margin-bottom:36px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--header__ttl .label{margin-bottom:calc(36 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--header__ttl .label{margin-bottom:calc(60 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--header__ttl .label{text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:4.2rem}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--header__ttl .label{font-size:calc(42 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--header__ttl .label{font-size:calc(30 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--header__lead{color:var(--white);font-feature-settings:"palt" on;line-height:1.7;letter-spacing:.1em;font-size:2.4rem}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--header__lead{font-size:2vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--header__lead{font-size:calc(15 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--header__lead{text-box-trim:trim-both;text-box-edge:cap alphabetic}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--header__lead>p{margin-left:auto;width:93.2203389831%}}.common-settings#TopSystem .inner-section .system--header__lead strong{background-color:var(--black)}.common-settings#TopSystem .inner-section .system--contents{position:relative;z-index:2}.common-settings#TopSystem .inner-section .system--contents__item{position:relative;opacity:0;transform:translateY(50px)}.common-settings#TopSystem .inner-section .system--contents__item.is__scrolled{opacity:1;transform:translateY(0);transition-duration:.8s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}@media print,screen and (min-width:769px){.common-settings#TopSystem .inner-section .system--contents__item{margin-inline:auto;width:69.5%}}@media print,screen and (min-width:769px){.common-settings#TopSystem .inner-section .system--contents__item:nth-child(2n) .system--contents__item--desc{left:0;transform:translate(-50%,50%)}}@media print,screen and (min-width:769px){.common-settings#TopSystem .inner-section .system--contents__item:nth-child(odd) .system--contents__item--desc{right:0;transform:translate(50%,50%)}}.common-settings#TopSystem .inner-section .system--contents__item:not(:last-child){margin-bottom:120px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--contents__item:not(:last-child){margin-bottom:10vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item:not(:last-child){margin-bottom:calc(66 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--contents__item--header{position:relative;margin-bottom:36px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--contents__item--header{margin-bottom:calc(36 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--header{margin-bottom:calc(15 / 402 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--header{padding-left:var(--sp-padding-ratio);padding-right:var(--sp-padding-ratio)}}@media print,screen and (min-width:769px){.common-settings#TopSystem .inner-section .system--contents__item--header:before{content:"";position:absolute;top:50%;left:0;display:block;height:auto;aspect-ratio:1/1;background:url(/tp/_assets/images/_common/icon/icon_kira2.svg) no-repeat center/contain;transform:translate(-140%,-50%)}}.common-settings#TopSystem .inner-section .system--contents__item--header:before{width:290px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--contents__item--header:before{width:calc(290 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--header:before{width:calc(290 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--contents__item--header>h4{position:relative;border-bottom:2px solid var(--black);padding-bottom:15px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--contents__item--header>h4{padding-bottom:1.25vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--header>h4{padding-bottom:calc(15 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--contents__item--header>h4 .number{position:absolute;left:0;display:flex;align-items:center;justify-content:center;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:var(--white, #FFF);color:transparent;aspect-ratio:1/1;z-index:1;width:120px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--contents__item--header>h4 .number{width:10vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--header>h4 .number{width:calc(84 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--contents__item--header>h4 .number{font-size:9.6rem}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--contents__item--header>h4 .number{font-size:8vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--header>h4 .number{font-size:calc(72 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--contents__item--header>h4 .number{text-box-trim:trim-both;text-box-edge:cap alphabetic}@media print,screen and (min-width:769px){.common-settings#TopSystem .inner-section .system--contents__item--header>h4 .number{top:50%;transform:translate(-110%,-50%)}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--header>h4 .number{bottom:0;transform:translate(-40%,15%)}}.common-settings#TopSystem .inner-section .system--contents__item--header>h4 .label{position:relative;display:block;z-index:2;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:3.6rem}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--contents__item--header>h4 .label{font-size:calc(36 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--header>h4 .label{font-size:calc(24 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--contents__item--ss picture{overflow:hidden;border-radius:6px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--contents__item--ss picture{border-radius:.5vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--ss picture{border-radius:0vw}}@media print,screen and (min-width:769px){.common-settings#TopSystem .inner-section .system--contents__item--ss picture{border:2px solid var(--white)}}.common-settings#TopSystem .inner-section .system--contents__item--ss picture img{aspect-ratio:1668/934}.common-settings#TopSystem .inner-section .system--contents__item--ss>footer{font-size:1.2rem}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--contents__item--ss>footer{font-size:1vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--ss>footer{font-size:calc(11 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--contents__item--ss>footer{margin-top:12px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--contents__item--ss>footer{margin-top:1vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--ss>footer{margin-top:0vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--ss>footer{padding:calc(6 / 402 * 100vw) 0;background-color:var(--blue-gray);text-align:center}}.common-settings#TopSystem .inner-section .system--contents__item--ss>footer>p{opacity:.6;color:var(--blue-gray);text-align:center;text-box-trim:trim-both;text-box-edge:cap alphabetic}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--ss>footer>p{color:var(--white)}}.common-settings#TopSystem .inner-section .system--contents__item--desc{box-sizing:border-box;background-color:var(--white);margin-top:36px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--contents__item--desc{margin-top:calc(36 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--desc{margin-top:calc(12 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--contents__item--desc{padding-top:30px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--contents__item--desc{padding-top:2.5vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--desc{padding-top:calc(24 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--contents__item--desc{padding-left:24px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--contents__item--desc{padding-left:2vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--desc{padding-left:calc(12 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--contents__item--desc{padding-right:24px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--contents__item--desc{padding-right:2vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--desc{padding-right:calc(12 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--contents__item--desc{padding-bottom:30px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--contents__item--desc{padding-bottom:2.5vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--desc{padding-bottom:calc(24 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--contents__item--desc{font-size:1.2rem}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--contents__item--desc{font-size:1vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--desc{font-size:calc(12 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--contents__item--desc{border-radius:6px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--contents__item--desc{border-radius:.5vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--desc{border-radius:calc(3 / 402 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopSystem .inner-section .system--contents__item--desc{position:absolute;bottom:0;width:35.9712230216%}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--desc{margin-inline:auto;width:84.5771144279%}}.common-settings#TopSystem .inner-section .system--contents__item--desc>p{text-box-trim:trim-both;text-box-edge:cap alphabetic}@media print,screen and (min-width:769px){.common-settings#TopSystem .inner-section .system--contents__item--desc>p{font-weight:500;line-height:1.6}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--contents__item--desc>p{font-weight:700;line-height:1.9}}.common-settings#TopSystem .inner-section .system--contents__item--desc>p:not(:last-child){margin-bottom:2em}.common-settings#TopSystem .inner-section .system--message{opacity:0;transform:scale(1.03);margin-top:92px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--message{margin-top:calc(92 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--message{margin-top:calc(12 / 402 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopSystem .inner-section .system--message{margin-inline:auto;width:69.5%}}.common-settings#TopSystem .inner-section .system--message.is__scrolled{opacity:1;transform:scale(1);transition-duration:.8s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.common-settings#TopSystem .inner-section .system--message__container .iconline{display:flex;align-items:center;justify-content:center;margin-bottom:18px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--message__container .iconline{margin-bottom:calc(18 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--message__container .iconline{margin-bottom:calc(18 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--message__container .iconline{gap:0px 6px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--message__container .iconline{gap:0vw .5vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--message__container .iconline{gap:0vw calc(6 / 402 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--message__container .iconline{margin-inline:auto;width:84.5771144279%}}.common-settings#TopSystem .inner-section .system--message__container .iconline:before,.common-settings#TopSystem .inner-section .system--message__container .iconline:after{content:"";width:auto;height:2px;flex-grow:1;background-color:var(--accent-color)}.common-settings#TopSystem .inner-section .system--message__container .iconline picture{display:block;width:24px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--message__container .iconline picture{width:2vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--message__container .iconline picture{width:calc(24 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--message__container .iconline picture img{aspect-ratio:24/31}.common-settings#TopSystem .inner-section .system--message__container>h5{margin-bottom:36px}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--message__container>h5{margin-bottom:calc(36 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--message__container>h5{margin-bottom:calc(18 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--message__container>h5 span{margin-inline:auto;display:block;width:-moz-fit-content;width:fit-content;background:linear-gradient(transparent 70%,var(--white) 70%);text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:3rem}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--message__container>h5 span{font-size:2.5vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--message__container>h5 span{font-size:calc(18 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--message__container>article{text-align:center}.common-settings#TopSystem .inner-section .system--message__container>article>p{font-weight:700;font-size:1.5rem}@media screen and (max-width:1200px){.common-settings#TopSystem .inner-section .system--message__container>article>p{font-size:1.25vw}}@media screen and (max-width:768px){.common-settings#TopSystem .inner-section .system--message__container>article>p{font-size:calc(12 / 402 * 100vw)}}.common-settings#TopSystem .inner-section .system--message__container>article>p{text-box-trim:trim-both;text-box-edge:cap alphabetic}.common-settings#TopSpec{position:relative;opacity:0;z-index:2;padding-top:96px}@media screen and (max-width:1200px){.common-settings#TopSpec{padding-top:8vw}}@media screen and (max-width:768px){.common-settings#TopSpec{padding-top:calc(96 / 402 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopSpec{padding-left:var(--pc-padding);padding-right:var(--pc-padding)}}@media screen and (max-width:1200px){.common-settings#TopSpec{padding-left:calc(54 / 1200 * 100vw);padding-right:calc(54 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSpec{padding-left:0;padding-right:0}}.common-settings#TopSpec.is__scrolled{opacity:1;transition-duration:.8s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.common-settings#TopSpec .inner-section{position:relative;margin-right:auto;margin-left:auto;max-width:var(--content-width)}.common-settings#TopSpec .inner-section:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:1}@media print,screen and (min-width:769px){.common-settings#TopSpec .inner-section:before{background:url(/tp/_assets/images/_common/bg/bg_kirakira_pc.svg) repeat-y center top/100% auto}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section:before{background:url(/tp/_assets/images/_common/bg/bg_kirakira_sp.svg) repeat-y center top/100% auto}}.common-settings#TopSpec .inner-section .spec{position:relative;z-index:2}.common-settings#TopSpec .inner-section .spec--header{padding-bottom:42px}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--header{padding-bottom:calc(42 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--header{padding-bottom:calc(42 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents{border-bottom:dotted 2px var(--blue);padding-bottom:96px}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents{padding-bottom:8vw}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents{padding-bottom:0vw}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents{padding-left:var(--sp-padding-ratio);padding-right:var(--sp-padding-ratio)}}.common-settings#TopSpec .inner-section .spec--contents__release{border:dotted 0 var(--black);border-width:2px 0;padding-top:24px}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__release{padding-top:2vw}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__release{padding-top:calc(24 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__release{padding-bottom:24px}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__release{padding-bottom:2vw}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__release{padding-bottom:calc(24 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__release>*{display:block;text-align:center;text-box-trim:trim-both;text-box-edge:cap alphabetic}.common-settings#TopSpec .inner-section .spec--contents__release>h4{margin-bottom:15px}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__release>h4{margin-bottom:1.25vw}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__release>h4{margin-bottom:calc(12 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__release>h4{font-size:2.4rem}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__release>h4{font-size:2vw}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__release>h4{font-size:calc(18 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__release>time{margin-inline:auto;display:block;width:-moz-fit-content;width:fit-content;background-color:var(--gold1);color:var(--white);padding-top:6px}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__release>time{padding-top:.5vw}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__release>time{padding-top:calc(6 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__release>time{padding-left:10px}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__release>time{padding-left:calc(10 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__release>time{padding-left:calc(10 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__release>time{padding-right:10px}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__release>time{padding-right:calc(10 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__release>time{padding-right:calc(10 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__release>time{padding-bottom:6px}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__release>time{padding-bottom:.5vw}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__release>time{padding-bottom:calc(6 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__release>time{font-size:1.8rem}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__release>time{font-size:calc(18 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__release>time{font-size:calc(15 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__release>time{border-radius:40px}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__release>time{border-radius:calc(40 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__release>time{border-radius:calc(40 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__credit{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;padding-top:42px}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__credit{padding-top:calc(42 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__credit{padding-top:calc(24 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__credit{gap:18px 0px}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__credit{gap:calc(18 / 1200 * 100vw) 0vw}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__credit{gap:calc(15 / 402 * 100vw) 0vw}}@media print,screen and (min-width:769px){.common-settings#TopSpec .inner-section .spec--contents__credit>li{width:48.6666666667%}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__credit>li{width:47.4576271186%}}@media print,screen and (min-width:769px){.common-settings#TopSpec .inner-section .spec--contents__credit>li[data-pcsize=full]{width:100%!important}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__credit>li[data-spsize=full]{width:100%!important}}.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl{line-height:1.4;border-bottom:1px solid rgba(78,76,90,.2);padding-bottom:15px}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl{padding-bottom:1.25vw}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl{padding-bottom:calc(15 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dt{margin-bottom:18px}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dt{margin-bottom:calc(18 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dt{margin-bottom:calc(15 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dt{font-size:1.2rem}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dt{font-size:1vw}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dt{font-size:calc(12 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dt{text-box-trim:trim-both;text-box-edge:cap alphabetic}.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd{font-weight:700;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:1.8rem}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd{font-size:calc(18 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd{font-size:calc(15 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd>dl{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:0px 12px}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd>dl{gap:0vw 1vw}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd>dl{gap:0vw calc(12 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd>dl:not(:last-child){margin-bottom:15px}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd>dl:not(:last-child){margin-bottom:1.25vw}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd>dl:not(:last-child){margin-bottom:calc(15 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd>dl>dt{text-box-trim:trim-both;text-box-edge:cap alphabetic;width:100px}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd>dl>dt{width:calc(100 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd>dl>dt{width:calc(100 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd>dl>dd{text-box-trim:trim-both;text-box-edge:cap alphabetic}.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd>dl>dd small{font-size:1.5rem}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd>dl>dd small{font-size:1.25vw}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd>dl>dd small{font-size:calc(15 / 402 * 100vw)}}.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd>dl>dd footer{color:var(--blue-gray);padding-top:.4em;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:1.2rem}@media screen and (max-width:1200px){.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd>dl>dd footer{font-size:1vw}}@media screen and (max-width:768px){.common-settings#TopSpec .inner-section .spec--contents__credit>li>dl>dd>dl>dd footer{font-size:calc(12 / 402 * 100vw)}}.common-settings#TopSS{opacity:0;padding-top:54px}@media screen and (max-width:1200px){.common-settings#TopSS{padding-top:calc(54 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopSS{padding-top:calc(30 / 402 * 100vw)}}.common-settings#TopSS.is__scrolled{opacity:1;transition-duration:.8s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.common-settings#TopSS .inner-section .ss--container{display:flex;flex-wrap:nowrap}.common-settings#TopSS .inner-section .ss--container ul{display:flex;flex-wrap:nowrap;box-sizing:border-box;padding-right:12px}@media screen and (max-width:1200px){.common-settings#TopSS .inner-section .ss--container ul{padding-right:1vw}}@media screen and (max-width:768px){.common-settings#TopSS .inner-section .ss--container ul{padding-right:calc(12 / 402 * 100vw)}}.common-settings#TopSS .inner-section .ss--container ul{gap:0px 12px}@media screen and (max-width:1200px){.common-settings#TopSS .inner-section .ss--container ul{gap:0vw 1vw}}@media screen and (max-width:768px){.common-settings#TopSS .inner-section .ss--container ul{gap:0vw calc(12 / 402 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopSS .inner-section .ss--container ul{animation:autoScrollX 30s infinite linear}}@media screen and (max-width:768px){.common-settings#TopSS .inner-section .ss--container ul{animation:autoScrollX 24s infinite linear}}@media print,screen and (min-width:769px){.common-settings#TopSS .inner-section .ss--container ul li{min-width:540px}}@media screen and (max-width:1200px){.common-settings#TopSS .inner-section .ss--container ul li{min-width:45vw}}@media screen and (max-width:768px){.common-settings#TopSS .inner-section .ss--container ul li{min-width:calc(346 / 402 * 100vw)}}.common-settings#TopStaff{position:relative;opacity:0;z-index:1;padding-top:96px}@media screen and (max-width:1200px){.common-settings#TopStaff{padding-top:8vw}}@media screen and (max-width:768px){.common-settings#TopStaff{padding-top:calc(72 / 402 * 100vw)}}@media print,screen and (min-width:769px){.common-settings#TopStaff{padding-left:var(--pc-padding);padding-right:var(--pc-padding)}}@media screen and (max-width:1200px){.common-settings#TopStaff{padding-left:calc(54 / 1200 * 100vw);padding-right:calc(54 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopStaff{padding-left:0;padding-right:0}}.common-settings#TopStaff.is__scrolled{opacity:1;transition-duration:.8s;transition-delay:0s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}@media screen and (max-width:768px){.common-settings#TopStaff:before{content:"";display:block;position:absolute;top:calc(-74 / 402 * 100vw);left:24.3781094527%;width:129.3532338308%;z-index:1;height:auto;aspect-ratio:1/1;pointer-events:none;background:url(/tp/_assets/images/_common/deco/deco_triangle_002.svg) no-repeat center/contain}}.common-settings#TopStaff .inner-section{position:relative;padding-bottom:150px}@media screen and (max-width:1200px){.common-settings#TopStaff .inner-section{padding-bottom:12.5vw}}@media screen and (max-width:768px){.common-settings#TopStaff .inner-section{padding-bottom:calc(96 / 402 * 100vw)}}.common-settings#TopStaff .inner-section:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:1}@media print,screen and (min-width:769px){.common-settings#TopStaff .inner-section:before{background:url(/tp/_assets/images/_common/bg/bg_kirakira_pc.svg) repeat-y center top/100% auto}}@media screen and (max-width:768px){.common-settings#TopStaff .inner-section:before{background:url(/tp/_assets/images/_common/bg/bg_kirakira_sp.svg) repeat-y center top/100% auto}}.common-settings#TopStaff .inner-section .staff{position:relative;z-index:2;margin-right:auto;margin-left:auto;max-width:var(--content-width)}.common-settings#TopStaff .inner-section .staff--header{margin-bottom:54px}@media screen and (max-width:1200px){.common-settings#TopStaff .inner-section .staff--header{margin-bottom:calc(54 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopStaff .inner-section .staff--header{margin-bottom:calc(30 / 402 * 100vw)}}.common-settings#TopStaff .inner-section .staff--contents{padding-bottom:96px}@media screen and (max-width:1200px){.common-settings#TopStaff .inner-section .staff--contents{padding-bottom:8vw}}@media screen and (max-width:768px){.common-settings#TopStaff .inner-section .staff--contents{padding-bottom:0vw}}@media print,screen and (min-width:769px){.common-settings#TopStaff .inner-section .staff--contents{border-bottom:dotted 2px var(--green)}}@media screen and (max-width:768px){.common-settings#TopStaff .inner-section .staff--contents{padding-left:var(--sp-padding-ratio);padding-right:var(--sp-padding-ratio)}}.common-settings#TopStaff .inner-section .staff--contents__credit{display:flex;flex-wrap:wrap}@media print,screen and (min-width:769px){.common-settings#TopStaff .inner-section .staff--contents__credit{gap:36px 2%}}@media screen and (max-width:1200px){.common-settings#TopStaff .inner-section .staff--contents__credit{gap:calc(36 / 1200 * 100vw) 2%}}@media screen and (max-width:768px){.common-settings#TopStaff .inner-section .staff--contents__credit{gap:calc(24 / 402 * 100vw) 0}}@media screen and (max-width:768px){.common-settings#TopStaff .inner-section .staff--contents__credit{flex-direction:column}}@media print,screen and (min-width:769px){.common-settings#TopStaff .inner-section .staff--contents__credit>li{width:28.3333333333%}}@media print,screen and (min-width:769px){.common-settings#TopStaff .inner-section .staff--contents__credit>li:last-child{width:69.6666666667%}}.common-settings#TopStaff .inner-section .staff--contents__credit>li>dl>*{text-box-trim:trim-both;text-box-edge:cap alphabetic}.common-settings#TopStaff .inner-section .staff--contents__credit>li>dl>dt{margin-bottom:18px}@media screen and (max-width:1200px){.common-settings#TopStaff .inner-section .staff--contents__credit>li>dl>dt{margin-bottom:calc(18 / 1200 * 100vw)}}@media screen and (max-width:768px){.common-settings#TopStaff .inner-section .staff--contents__credit>li>dl>dt{margin-bottom:calc(10 / 402 * 100vw)}}.common-settings#TopStaff .inner-section .staff--contents__credit>li>dl>dt{font-size:1.2rem}@media screen and (max-width:1200px){.common-settings#TopStaff .inner-section .staff--contents__credit>li>dl>dt{font-size:1vw}}@media screen and (max-width:768px){.common-settings#TopStaff .inner-section .staff--contents__credit>li>dl>dt{font-size:calc(10 / 402 * 100vw)}}.common-settings#TopStaff .inner-section .staff--contents__credit>li>dl>dd{font-size:2.4rem}@media screen and (max-width:1200px){.common-settings#TopStaff .inner-section .staff--contents__credit>li>dl>dd{font-size:2vw}}@media screen and (max-width:768px){.common-settings#TopStaff .inner-section .staff--contents__credit>li>dl>dd{font-size:calc(15 / 402 * 100vw)}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
