*{box-sizing:border-box}a,body,button,dd,div,dl,dt,figure,h1,h2,h3,h4,h5,h6,html,img,li,ol,p,small,span,table,td,th,time,tr,ul{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}dd,li{list-style-type:none}aside,figcaption,figure,footer,header,main,nav,section{display:block}img{border:none;vertical-align:bottom;width:100%}a{cursor:pointer;text-decoration:none!important}button{background:inherit}address{font-style:normal}html{-webkit-appearance:none;-webkit-text-size-adjust:100%;word-break:break-all}body{background:#000;color:#fff;font-family:"Noto Sans JP",Inter,sans-serif;font-size:1.6rem;font-weight:500;line-height:1}*{letter-spacing:var(--spacing)}:root{--spacing:0}img{display:block;height:auto;width:100%}a{color:inherit;display:block;transition:all .3s ease}a:hover{filter:brightness(1.1)}main{overflow:hidden}address{font-style:normal;text-decoration:none}.l-inner{margin:0 auto;position:relative;width:120rem}.c-title{margin-bottom:8rem;text-align:center}.c-title__EN{color:#ff2e1f;font-family:Roboto,"Noto Sans JP",Inter,sans-serif;font-size:5.6rem;font-weight:700;letter-spacing:.05em;position:relative}.c-title__EN::after{background:#ff2e1f;border-radius:2px;bottom:-2rem;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:8rem}.c-btn{align-items:center;background:#000;border:1px solid #fff;border-radius:0;color:#fff;display:inline-flex;font-family:Roboto,sans-serif;font-size:2rem;gap:1.2rem;justify-content:center;line-height:1.7;padding:1.4rem 6rem;position:relative;text-align:center;transition:all .3s ease}.c-btn::after{content:"▲";position:absolute;right:2rem;top:50%;transform:translateY(-50%) rotate(90deg);transition:all .3s ease}.c-btn.is-en{font-family:Roboto,sans-serif;letter-spacing:.1em}.c-btn.is-white{background:#000;border:solid 2px #ff2e1f;color:#ff2e1f}.c-btn:hover{background:#fff;border-radius:30px;color:#000;opacity:1}.c-btn:hover::after{right:1.5rem}.c-btn .fa-instagram{font-size:2.4rem}.p-header{background-color:#fff;height:8rem;left:0;position:fixed;top:0;width:100%;z-index:20}.p-header__inner{align-items:center;display:flex;height:inherit;justify-content:space-between;padding:0 4rem}.p-header__logoLink{color:#000;font-family:Roboto,sans-serif;font-size:3.6rem}.p-header__nav{align-items:center;display:flex;height:inherit;margin-left:auto}.p-header__navList{-moz-column-gap:2rem;align-items:center;column-gap:2rem;display:flex;height:inherit}.p-header__navItem{position:relative}.p-header__navItem a{color:#000;display:block;font-family:Roboto,sans-serif;padding:1.6rem 0;transition:color .3s ease}.p-header__navItem a:hover{color:#ff2e1f}.p-header__navItem::before{background:#ff2e1f;bottom:.5rem;content:"";display:inline-block;height:2px;left:0;position:absolute;transition:all .3s ease;width:0}.p-header__navItem:hover::before{width:100%}.p-header__navSns{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-left:4rem}.p-header__snsIcon{width:3.4rem}.p-header__snsIcon:hover{opacity:.7}.p-header__snsIcon.is-x{background-color:#fff;border:1px solid #000;border-radius:999px}.p-header__snsIcon.is-threads{background-color:#fff}.p-header__snsIcon.is-threads img{width:83%}.p-footer{background:#000;border-top:2px solid #a3a3a3;padding:4rem 0 3.2rem;position:relative}.p-footer__sns{align-items:center;display:flex;gap:2rem;justify-content:center;margin:0 0 4rem}.p-footer__snsIcon{transition:opacity .3s ease;width:3.6rem}.p-footer__snsIcon.is-threads{width:3.15rem}.p-footer__snsIcon:hover{opacity:.7}.p-footer__copy{font-family:Roboto,sans-serif;font-size:1.2rem;letter-spacing:.1em;margin-top:4rem;text-align:center}.p-footer__menuList{align-items:center;display:flex;gap:4rem;justify-content:center}.p-footer__menuList li a{transition:opacity .3s ease}.p-footer__menuList li a:hover{opacity:.7}.p-footer__pageTop{align-items:center;background:#ff2e1f;border-radius:999px;bottom:3.4rem;color:#fff;cursor:pointer;display:flex;font-family:Roboto,sans-serif;font-size:2rem;font-weight:700;height:5.6rem;justify-content:center;letter-spacing:0;position:fixed;right:4rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:5.6rem;z-index:5}.p-footer__pageTop:hover{transform:translateY(-5px) scale(1.1)}.p-hamburger{display:none}.p-hamburger span{background:#000;border-radius:90px;display:inline-block;height:4px;position:absolute;transition:all .4s ease;width:100%}.p-hamburger span:nth-of-type(1){bottom:2rem}.p-hamburger span:nth-of-type(2){bottom:1rem;transition:all .2s ease;width:2.4rem}.p-hamburger span:nth-of-type(3){bottom:0}.p-hamburger.is-active span:nth-of-type(1){bottom:1rem;transform:rotate(-135deg)}.p-hamburger.is-active span:nth-of-type(2){width:0}.p-hamburger.is-active span:nth-of-type(3){bottom:1rem;transform:rotate(135deg)}.p-drawer{background:#000;box-shadow:-2px 2px 6px rgba(255,255,255,.4);position:absolute;position:fixed;right:0;top:8rem;transform:translateX(103%);transition:transform .3s ease;width:30rem;z-index:40}.p-drawer.is-active{transform:translate(0)}.p-drawer__inner{align-items:flex-start;display:flex;flex-direction:column;height:inherit;justify-content:flex-start;overflow-y:auto;padding:6rem 0}.p-drawer__menu{text-align:center;width:100%}.p-drawer__menuList{display:flex;flex-direction:column;gap:2.4rem;padding:0 4rem;text-align:left}.p-drawer__menuList li{font-size:2.6rem}.p-drawer__menuList li a{font-family:Roboto,sans-serif;position:relative;transition:all .3s ease}.p-drawer__menuList li a::after{background:#a3a3a3;bottom:-1rem;content:"";display:block;height:2px;opacity:.5;position:absolute;right:0;transition:all .3s ease;width:100%}.p-drawer__menuList li ul{display:flex;flex-direction:column;gap:1.4rem;margin-top:1rem;padding:0 0 0 2rem}.p-drawer__sns{align-items:center;display:none;gap:2rem;justify-content:center;margin:6rem auto 0}.p-drawer__snsIcon{transition:all .3s ease;width:3.6rem}.p-drawer__snsIcon.is-threads{width:3.15rem}:target::before{content:"";display:block;height:10rem;margin:-10rem 0 0}.section-space{background:#000;padding:12rem 0}.pink{color:#ff2e1f}.tac{text-align:center}.pTag{line-height:1.7}.page-transition{background:#000;inset:0;pointer-events:none;position:fixed;transform:translateX(0);will-change:transform;z-index:99999}.page-transition.is-animating{animation:pageRevealUp 1s cubic-bezier(.77,0,.175,1) forwards}.page-transition.is-hidden{transform:translateX(100%)}.p-fv{background:#000;padding-top:8rem;position:relative;width:100%}.p-fv__inner{align-items:center;display:flex;height:calc(100vh - 8rem);justify-content:center;margin:0 auto;overflow:hidden;padding:0 10%}.p-fv__text{border-radius:0;padding:6rem 5rem;position:relative;text-align:center;text-shadow:0 0 10px rgba(0,0,0,.7);z-index:10}.p-fv__titleMain{display:block;font-family:Roboto,sans-serif;font-size:8rem;font-weight:700;letter-spacing:.3em;line-height:1.2;margin-bottom:1.5rem}.p-fv__titleSub{display:block;font-family:Roboto,sans-serif;font-size:3.2rem;letter-spacing:.3em}.p-fv__img{height:100%;position:absolute;right:0;top:0;width:100%}.p-fv__img::after{background:#000;content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:.6s ease;width:100%}.p-fv__img.is-active::after{background:rgba(0,0,0,.2)}.p-fv__img img{-o-object-fit:cover;height:100%;object-fit:cover;width:100%}.p-fvPage{background:#060e2b;margin-top:2rem}.p-fvPage__textWrap{padding:6rem 0;text-align:center}.p-fvPage__titleEN{font-family:Roboto,sans-serif;font-size:4rem;letter-spacing:.1em}.p-fvPage__titleJP{font-size:2rem;font-weight:700;margin-top:1.4rem}.p-breadcrumb{font-size:1.4rem;margin-top:12rem}.p-breadcrumb ul{display:flex;line-height:1.5;overflow-x:auto;scrollbar-width:none;white-space:nowrap}.p-breadcrumb ul li::before{content:"＞";display:inline-block;padding:0 .5em}.p-breadcrumb ul li:first-child::before{display:none}.p-breadcrumb ul li a{display:inline-block;transition:all .2s}.p-breadcrumb ul li a:hover{opacity:.7}.p-single{margin:4rem 0 0}.p-single__contents{display:flex;justify-content:space-between;margin-bottom:8rem}.p-single__left{width:70%}.p-single__detailBox{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin-top:2rem}.p-single__category{align-items:center;display:flex;gap:1rem}.p-single__category a{background:#ff2e1f;color:#000;font-family:Roboto,"Noto Sans JP",Inter,sans-serif;padding:.5rem 2rem .5rem;transition:all .3s ease}.p-single__category a:hover{opacity:.7}.p-single__date{font-family:Roboto,sans-serif}.p-single__wrap{margin:2rem 0 8rem}.p-single__title{font-size:2.8rem;font-weight:700;line-height:1.5;margin-bottom:4rem}.p-single__body h2{border-bottom:2px solid #ff2e1f;border-top:2px solid #ff2e1f;font-size:2.6rem;font-weight:700;line-height:1.5;margin:4rem 0 2rem;padding:1rem}.p-single__body h3{border-left:8px solid #ff2e1f;font-size:2.2rem;font-weight:700;line-height:1.5;margin:4rem 0 2rem;padding:.3em .6em}.p-single__body h4{border-bottom:1px solid #ff2e1f;font-size:2rem;font-weight:700;line-height:1.5;margin:4rem 0 2rem;padding:.3em .6em}.p-single__body p{font-size:1.8rem;line-height:1.75;margin-bottom:1em}.p-single__body p strong{background:linear-gradient(transparent 80%,#ff0 80%)}.p-single__body p a{color:#a3a3a3;display:inline-block;text-decoration:underline!important;transition:all .3s ease}.p-single__body p a:hover{color:#ff2e1f;opacity:1}.p-single__body ul{list-style:disc;margin-bottom:1em;padding-left:2em}.p-single__body ul li{font-size:1.8rem;line-height:1.5;list-style-type:disc}.p-single__body ol{list-style:decimal;margin-bottom:1em;padding-left:2em}.p-single__body ol li{font-size:1.8rem;line-height:1.5;list-style-type:decimal}.p-single__body table{font-size:1.8rem;line-height:1.5}.p-single__body .wp-block-button__link{transition:all .3s ease}.p-single__body .wp-block-button__link:hover{opacity:.7}.p-single__body img{margin:1em 0}.p-single__tagList{display:flex;flex-wrap:wrap;gap:1rem}.p-single__tagLink{border:1px solid #fff;border-radius:.8rem;font-size:1.4rem;padding:.8rem 2rem;transition:all .3s ease}.p-single__snsList{align-items:center;display:flex;gap:2rem;margin-top:4rem}.p-single__snsList a{transition:all .3s ease}.p-single__snsList img{width:4rem}.p-single__snsText{font-family:Roboto,sans-serif;font-size:1.8rem}.p-single__btn{margin-top:6rem;text-align:center}.p-single__btn .c-btn{font-family:"Noto Sans JP",Inter,sans-serif;font-weight:500;margin:0 auto}.p-single__related{border-top:1px solid #f7f7f7;margin-top:8rem;padding-top:2rem}.p-single__relatedTitle{font-size:2.4rem}.p-single__relatedList{display:grid;gap:4rem 2rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.p-single__relatedThumb{border-radius:1rem;height:18rem;overflow:hidden;width:100%}.p-single__relatedThumb img{-o-object-fit:cover;height:18rem;object-fit:cover;transition:all .3s ease;width:100%}.p-single__relatedBody{margin-top:1rem}.p-single__relatedBodyTitle{line-height:1.5;transition:all .3s ease}.p-archive{padding:6rem 0 0}.p-archive__wrap{margin:10rem 0 8rem}.p-archive__topLink{overflow:hidden;position:relative}.p-archive__topLink img{-o-object-fit:cover;height:70rem;object-fit:cover;transition:all .3s ease;width:100%}.p-archive__topInner{bottom:4rem;left:50%;position:absolute;transform:translateX(-50%);width:80rem;z-index:3}.p-archive__topMeta{align-items:center;display:flex;gap:2rem}.p-archive__topCategory{background:#ff2e1f;color:#000;font-family:Roboto,"Noto Sans JP",Inter,sans-serif;padding:.5rem 2rem .5rem}.p-archive__topDate{background:#f7f7f7;font-family:Roboto,sans-serif;padding:.5rem 2rem .5rem}.p-archive__topTitle{color:#a3a3a3;font-size:3rem;font-weight:700;line-height:1.75;margin-top:1rem;transition:all .3s ease}.p-archive__topTitle span{background:rgba(0,0,0,.5);padding:.2rem 1rem;transition:all .3s ease}.p-archive__2col{display:flex;justify-content:space-between;margin-top:6rem}.p-archive__left{width:70%}.p-archive__list{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:4rem}.p-archive__box{width:48%}.p-archive__boxLink{transition:all .3s ease}.p-archive__boxImg{aspect-ratio:600/400;border-radius:1rem;overflow:hidden}.p-archive__boxImg img{-o-object-fit:cover;height:100%;object-fit:cover;transition:all .3s ease}.p-archive__boxTextBody{align-items:center;display:flex;justify-content:space-between;margin-top:1rem}.p-archive__boxDate{font-family:Roboto,sans-serif}.p-archive__boxCategory{background:#ff2e1f;color:#000;font-family:Roboto,"Noto Sans JP",Inter,sans-serif;padding:.5rem 2rem .5rem}.p-archive__boxTitle{font-size:2rem;line-height:1.5;margin-top:1rem;transition:all .3s ease}.p-archive__tagTitle{font-size:3rem;font-weight:700}.p-archive__pager{margin-top:8rem}.p-archive__pagination ul{-moz-column-gap:2rem;align-items:center;column-gap:2rem;display:flex;justify-content:center}.p-archive__pagination ul li{font-family:Roboto,sans-serif;font-size:1.8rem;text-align:center}.p-archive__pagination ul li .current{background-color:#ff2e1f;border-radius:8px;color:#fff;display:inline-block;height:3.2rem;line-height:3.4rem;width:3.2rem}.p-archive__pagination ul li a{background-color:transparent;border-radius:8px;height:3.2rem;line-height:3.4rem;position:relative;transition:.3s ease;width:3.2rem}.p-archive__pagination ul li a:hover{background-color:#ff2e1f;color:#fff}.p-archive__pagination ul li .prev{background:url(../img/lower/arrow_back.svg) no-repeat center center/contain;border-radius:0;content:"";display:block;height:1.6rem;width:6.3rem}.p-archive__pagination ul li .prev:hover{background:url(../img/lower/arrow_back.svg) no-repeat center center/contain;filter:brightness(1.5)}.p-archive__pagination ul li .next{background:url(../img/lower/arrow_next.svg) no-repeat center center/contain;border-radius:0;content:"";display:block;height:1.6rem;width:6.2rem}.p-archive__pagination ul li .next:hover{background:url(../img/lower/arrow_next.svg) no-repeat center center/contain;filter:brightness(1.5)}.p-category{margin:12rem 0}.p-category__title{text-align:center}.p-category__list{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;list-style:none;margin-top:4rem}.p-category__listItem a{border:1px solid #fff;border-radius:9999px;display:inline-block;padding:.8rem 1.4rem;text-decoration:none;transition:all .2s ease}.p-sidebar{width:27%}.p-sidebar__wrap{margin-bottom:4rem}.p-sidebar__title{border-bottom:2px solid #ff2e1f;font-family:Roboto,sans-serif;font-size:3rem;padding:0 0 .6rem}.p-sidebar__pickupList{display:flex;flex-direction:column;gap:3.2rem;margin-top:2rem}.p-sidebar__pickupLink{display:flex;justify-content:space-between}.p-sidebar__pickupThumb{border-radius:1rem;height:10rem;overflow:hidden;width:38%}.p-sidebar__pickupThumb img{-o-object-fit:cover;height:10rem;object-fit:cover;transition:all .3s ease}.p-sidebar__pickupBody{width:58%}.p-sidebar__pickupBodyTop{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.p-sidebar__pickupCat{background:#ff2e1f;color:#000;font-family:Roboto,"Noto Sans JP",Inter,sans-serif;font-size:1.3rem;padding:.5rem 1rem .5rem}.p-sidebar__pickupDate{font-family:Roboto,sans-serif;font-size:1.2rem}.p-sidebar__pickupTitle{font-size:1.4rem;line-height:1.3;margin-top:.6rem}.p-sidebar__categoryList{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.p-sidebar__categoryList li a{font-family:Roboto,"Noto Sans JP",Inter,sans-serif;font-size:2rem;transition:all .3s ease}.p-sidebar__categoryList li a::before{color:#ff2e1f;content:"●"}.p-sidebar__categoryList li a:hover{color:#ff2e1f}.top-common__btn{margin-top:8rem;text-align:center}.philosophy{position:relative}.philosophy__bgText{bottom:4rem;color:#ff2e1f;font-family:"Bebas Neue",sans-serif;font-size:22rem;letter-spacing:.1em;opacity:.3;position:absolute;right:0;writing-mode:vertical-rl;z-index:0}.philosophy__read{font-size:3.2rem;font-weight:700;margin:10rem 0;text-align:center}.philosophy__read .border{align-items:center;display:flex;gap:2rem;justify-content:center}.philosophy__read .border::after,.philosophy__read .border::before{border-bottom:2px solid #a3a3a3;border-top:2px solid #a3a3a3;content:"";display:block;height:.4rem;width:10rem}.splitText{visibility:hidden}.splitText.is-ready{visibility:visible}.splitText .char{display:inline-block;opacity:0}.profile{background:#060e2b;position:relative}.profile__bgText{bottom:4rem;color:#ff2e1f;font-family:"Bebas Neue",sans-serif;font-size:25rem;letter-spacing:.1em;opacity:.3;position:absolute;right:0;writing-mode:vertical-rl;z-index:0}.profile__content{align-items:flex-start;display:flex;gap:6rem}.profile__content.is-1col{align-items:center;justify-content:center}.profile__content.is-1col .profile__text{font-size:2rem;font-weight:500;text-align:center}.profile__img{align-self:flex-start;flex:0 0 40rem;max-width:40rem}.profile__img img{border-radius:16px;box-shadow:0 0 10px rgba(255,255,255,.4);cursor:pointer;display:block;height:auto;transition:all .3s ease;width:100%}.profile__img img:hover{box-shadow:0 16px 48px rgba(220,220,220,.25);transform:translateY(-8px) scale(1.02)}.profile__box{flex:1;min-width:0}.profile__name{font-size:4rem;font-weight:700;margin-bottom:2rem}.profile__name span{color:#a3a3a3;font-family:Roboto,sans-serif;font-size:2.4rem;font-weight:400;margin-left:1rem}.profile__age{color:#ff2e1f;font-family:Roboto,sans-serif;font-weight:700;margin-bottom:4rem}.profile__description{line-height:2;margin-bottom:4rem}.profile__textBold{font-size:1.8rem;font-weight:700;margin-bottom:4rem}.profile__text{font-weight:400;margin-bottom:1em}.achievements{position:relative}.achievements__bgText{bottom:4rem;color:#fff;font-family:"Bebas Neue",sans-serif;font-size:20rem;left:0;letter-spacing:.1em;opacity:.1;position:absolute;writing-mode:vertical-rl;z-index:0}.achievements__wrap{margin:0 auto;width:100rem}.timeline{border-left:4px solid #ff2e1f;margin-left:3.2rem;padding-left:4rem;position:relative}.timeline-item{padding-bottom:4rem;position:relative}.timeline-item::before{background:#ff2e1f;border:5px solid #000;border-radius:50%;box-shadow:0 0 0 2px #ff2e1f,0 0 10px rgba(255,255,255,.65);content:"";height:2rem;left:-5.6rem;position:absolute;top:0;transition:all .3s ease;width:2rem;z-index:1}.timeline-year{color:#ff2e1f;font-family:Roboto,sans-serif;font-size:6.4rem;opacity:.5;transform:translateY(-1.6rem)}.timeline-content hr{border:1px dashed #a3a3a3;margin:1.5rem 0}.timeline-header{align-items:center;display:flex;gap:3rem;justify-content:space-between;margin-bottom:1rem}.timeline-text{flex:1}.timeline-text h3{font-size:2.4rem;font-weight:700;line-height:1.4;margin-bottom:1rem}.timeline-text p{color:#a3a3a3;font-size:2rem;font-weight:400;line-height:1.5}.timeline-text .highlight{color:#fff;font-weight:700}.timeline-image{-o-object-fit:cover;border-radius:2rem;box-shadow:0 0 10px rgba(255,255,255,.4);cursor:pointer;height:14rem;object-fit:cover;position:relative;transition:all .3s ease;width:20rem}.timeline-image:hover{box-shadow:0 10px 20px rgba(220,220,220,.25);transform:translateY(-8px) scale(1.08)}.skills{background:#060e2b;position:relative}.skills__bgText{bottom:4rem;color:#ff2e1f;font-family:"Bebas Neue",sans-serif;font-size:25rem;left:0;letter-spacing:.1em;opacity:.3;position:absolute;writing-mode:vertical-rl;z-index:0}.skills__box+.skills__box{margin-top:8rem}.skills__boxTitle{font-size:2.8rem;font-weight:700;text-align:center}.skills__boxTitle span{display:inline-block;padding:.5em 1.4em;position:relative;top:0}.skills__boxTitle span::after,.skills__boxTitle span::before{content:"";display:inline-block;height:100%;position:absolute;top:0;width:1rem}.skills__boxTitle span::before{border-bottom:solid 1px #fff;border-left:solid 1px #fff;border-top:solid 1px #fff;left:0}.skills__boxTitle span::after{border-bottom:solid 1px #fff;border-right:solid 1px #fff;border-top:solid 1px #fff;right:0}.skills__boxSubTitle{background:#fff;color:#000;display:inline-block;font-size:2.2rem;font-weight:700;line-height:1.4;margin-bottom:2rem;padding:.6rem 2rem}.skills__boxText{line-height:1.7;margin-top:4rem;text-align:center}.skills__boxCol{display:grid;gap:4rem 2.4rem;grid-template-columns:repeat(3,1fr);margin-top:4rem}.skills__boxCol.is-2col{grid-template-columns:repeat(2,1fr);margin:4rem auto 0;width:88rem}.skills__boxCol.is-flex{align-items:center;border-radius:2rem;box-shadow:0 0 10px rgba(255,255,255,.4);display:flex;gap:4rem;justify-content:center;margin:6rem auto;max-width:100rem;padding:4rem}.skills__boxCol.is-flex .skills__boxImg{width:40rem}.skills__boxCol.is-flex .skills__boxTextWrap{flex:1;text-align:center}.skills__boxCol.is-flex .skills__boxText{font-size:1.8rem;margin-top:0;text-align:left}.skills__boxCol.is-reverse{flex-direction:row-reverse}.skills__boxMovie{padding-top:56.25%;position:relative;width:100%}.skills__boxMovie iframe{height:100%;position:absolute;right:0;top:0;width:100%}.skills__boxBtn{margin-top:10rem;text-align:center}.skills__boxBtn .c-btn{font-weight:700}.skills__boxBtnText{line-height:1.7;margin-bottom:4rem}.topNew{position:relative}.topNew__bgText{bottom:4rem;color:#ff2e1f;font-family:"Bebas Neue",sans-serif;font-size:30rem;letter-spacing:.1em;opacity:.3;position:absolute;right:0;z-index:0}.topNew__wrap{margin-top:8rem}.topNew__list{display:grid;gap:4rem 3.2rem;grid-template-columns:repeat(3,1fr)}.topNew__itemImg{border-radius:1rem;height:24rem;overflow:hidden;width:100%}.topNew__itemImg img{-o-object-fit:cover;height:24rem;object-fit:cover;transition:all .3s ease;width:100%}.topNew__itemBody{margin-top:1rem}.topNew__itemTop{align-items:center;display:flex;font-size:1.2rem;justify-content:space-between}.topNew__itemCat{background:#ff2e1f;border-radius:4px;color:#000;font-family:Roboto,"Noto Sans JP",Inter,sans-serif;padding:.5rem 2rem .5rem}.topNew__itemDate{font-family:Roboto,sans-serif}.topNew__itemTitle{line-height:1.5;margin-top:1rem;transition:all .3s ease}.gallery{overflow:hidden;position:relative}.gallery__bgText{bottom:0;color:#ff2e1f;font-family:"Bebas Neue",sans-serif;font-size:18rem;left:0;letter-spacing:.1em;opacity:.3;position:absolute;writing-mode:vertical-rl;z-index:0}.gallery__bg{background-color:#060e2b;filter:blur(6px);height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.gallery__bg::after{background:url(../img/top/gallery-01.jpg) no-repeat top center/cover;content:"";display:block;height:100vh;left:50%;opacity:.3;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.gallery__bgCover{padding:12rem 0;position:relative;z-index:1}.gallery__title{text-align:center}.gallery-scroll-wrapper{margin-top:6rem;overflow:hidden;position:relative;width:100%}.gallery-scroll{animation:scroll 60s linear infinite;display:flex;gap:4rem;padding:3rem 0;width:-moz-fit-content;width:fit-content}.gallery-scroll:hover{animation-play-state:paused}.gallery-item{border-radius:12px;box-shadow:0 0 10px rgba(255,255,255,.4);flex-shrink:0;height:30rem;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:40rem}.gallery-item:hover{box-shadow:0 16px 20px rgba(220,220,220,.25);transform:translateY(-8px) scale(1.02)}.gallery-item img{-o-object-fit:cover;height:100%;object-fit:cover;width:100%}.partner.is-core{background:#060e2b}.partner__box{background:#060e2b;border-radius:2rem;margin:4rem auto 0;max-width:88rem;padding:6rem 4rem}.partner__boxTitle{font-family:Roboto,sans-serif;font-size:4rem;font-weight:700;text-align:center}.partner__boxTitle span{display:inline-block;padding:.2em 1em;position:relative;top:0}.partner__boxTitle span::after,.partner__boxTitle span::before{content:"";display:inline-block;height:100%;position:absolute;top:0;width:1rem}.partner__boxTitle span::before{border-bottom:solid 1px #fff;border-left:solid 1px #fff;border-top:solid 1px #fff;left:0}.partner__boxTitle span::after{border-bottom:solid 1px #fff;border-right:solid 1px #fff;border-top:solid 1px #fff;right:0}.sponsors-grid{align-items:center;display:flex;flex-wrap:wrap;gap:6rem;justify-content:center;margin-top:4rem}.sponsor-card{background:0 0;border:none;display:block;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.sponsor-card:hover{filter:brightness(1.1);opacity:.9;transform:translateY(-4px) scale(1.05)}.sponsor-card .text{font-size:2.4rem}.sponsor-logo-img{-o-object-fit:contain;border-radius:1rem;box-shadow:0 0 10px rgba(255,255,255,.4);display:block;height:auto;object-fit:contain;width:30rem}.sponsor-logo-img.is-nose{background:#000;height:12rem}.partner__join{margin-top:4rem}.partner__text{line-height:1.75;text-align:center}.image-modal{animation:fadeIn .3s;background-color:rgba(0,0,0,.9);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:2000}.image-modal.active{align-items:center;display:flex;justify-content:center}.image-modal-content{align-items:center;animation:zoomIn .3s;display:flex;flex-direction:column;max-height:90%;max-width:90%;position:relative}.image-modal-content img{-o-object-fit:contain;background-color:#000;border-radius:8px;box-shadow:0 0 40px rgba(255,255,255,.8156862745);height:60rem;object-fit:contain;width:60rem}.image-modal-title{font-size:1.4rem;margin-top:2rem;text-align:center}.image-modal-close{cursor:pointer;font-size:4rem;font-weight:700;line-height:1;position:absolute;right:0;top:-4rem;transition:opacity .3s}.image-modal-close:hover{opacity:.7}.pg-contact__wrap{margin:0 auto;width:73.33%}.pg-contact__lead{line-height:2;text-align:center}.pg-contact__form{margin-top:8rem}.pg-contact__form table{border-top:1px solid #f7f7f7;width:100%}.pg-contact__form table td,.pg-contact__form table th{border-bottom:1px solid #f7f7f7;padding:4rem 0}.pg-contact__form table th{font-size:1.7rem;font-weight:500;vertical-align:middle;width:30%}.pg-contact__form table th p{-moz-column-gap:.8rem;align-items:center;column-gap:.8rem;display:flex}.pg-contact__form table th .require{background-color:#ff2e1f;border-radius:6px;color:#fff;font-size:1.2rem;font-weight:500;padding:.4rem .7rem}.pg-contact__form table td{font-size:1.6rem;position:relative;width:65%}.pg-contact__form table td .contact-sub-txt{display:block;font-weight:400}.pg-contact__form table td .wpcf7-not-valid-tip{bottom:-3.8rem;color:#ff2e1f;font-size:1.5rem;left:1em;position:absolute;width:100%}.pg-contact__form table td .wpcf7-not-valid-tip::before{content:"※";display:inline-block;left:-1em;position:absolute;top:0}.pg-contact__form table td input[type=email],.pg-contact__form table td input[type=tel],.pg-contact__form table td input[type=text],.pg-contact__form table td option,.pg-contact__form table td select,.pg-contact__form table td textarea{background-color:#f7f7f7;border:none;border-radius:8px;box-sizing:border-box;color:#000;font-family:"Noto Sans JP",Inter,sans-serif;font-size:1.6rem;height:5rem;line-height:2;padding:1.2rem 2rem;width:100%}.pg-contact__form table td input[type=email]::-moz-placeholder,.pg-contact__form table td input[type=tel]::-moz-placeholder,.pg-contact__form table td input[type=text]::-moz-placeholder,.pg-contact__form table td option::-moz-placeholder,.pg-contact__form table td select::-moz-placeholder,.pg-contact__form table td textarea::-moz-placeholder{font-size:1.6rem}.pg-contact__form table td input[type=email]::placeholder,.pg-contact__form table td input[type=tel]::placeholder,.pg-contact__form table td input[type=text]::placeholder,.pg-contact__form table td option::placeholder,.pg-contact__form table td select::placeholder,.pg-contact__form table td textarea::placeholder{font-size:1.6rem}.pg-contact__form table td textarea{height:24rem;resize:vertical}.pg-contact__form .radio_box ul{display:flex;flex-direction:column;row-gap:2rem}.pg-contact__form .radio_box ul li label{cursor:pointer}.pg-contact__form .radio_box ul li label input{accent-color:#ff2e1f;cursor:pointer}.pg-contact__form .wpcf7-list-item{margin:0!important}.pg-contact__form .btn_submit{margin:7.4rem auto 0;text-align:center}.pg-contact__form .btn_submit p{display:inline-block;position:relative}.pg-contact__form .btn_submit .btn_submit_subTxt{color:#fff;font-size:1.7rem;font-weight:500;left:50%;pointer-events:none;position:absolute;top:2.5rem;transform:translateX(-50%);width:100%;z-index:1}.pg-contact__form .btn_submit input[type=submit].wpcf7-submit{background:#ff2e1f;border:none;border-radius:8px;box-shadow:0 0 20px rgba(255,255,255,.6);color:#fff;cursor:pointer;font-size:2rem;font-weight:700;height:9.6rem;padding:0;padding-top:2.5rem;position:relative;transition:all .4s ease;width:38.4rem}.pg-contact__form .btn_submit input[type=submit].wpcf7-submit:hover{box-shadow:none}.pg-contact__form .btn_submit .wpcf7-spinner{display:none}.pg-thanks__wrap{text-align:center}.pg-thanks__lead{font-size:3.2rem;font-weight:700;line-height:1.75}.pg-thanks__text{font-size:1.7rem;line-height:2;margin:4.2rem 0 8rem}.pg-thanks__EN{color:#ff2e1f;font-family:Roboto,sans-serif;font-size:16rem;opacity:.5}.pg-404{margin:10rem 0}.pg-404__wrapper{font-family:Roboto,sans-serif;text-align:center}.pg-404__title{color:#ff2e1f;font-size:14rem;opacity:.5}.pg-404__subTitle{color:#ff2e1f;font-size:6rem;opacity:.5}.pg-404__text{margin-top:4rem;text-align:center}.pg-404__text p{font-size:2rem;line-height:1.5;margin-top:1.5rem}.pg-404__btn{margin:6rem auto 0;max-width:100%;text-align:center}.pg-policy__wrap{margin:0 auto;width:80rem}.pg-policy__wrap+.pg-policy__wrap{margin-top:8rem}.pg-policy__wrapTitle{border-left:4px solid #ff2e1f;font-size:2.8rem;font-weight:700;margin-bottom:2rem;padding-left:1rem}.pg-policy__text{line-height:1.5}.pg-policy__title{font-size:2rem;font-weight:700;margin:4rem 0 1.6rem}.pg-policy__list{margin-top:1rem}.pg-policy__list li{line-height:1.5;padding-left:1em;text-indent:-1em}.pg-policy__list li::before{content:"・"}.u-separate{margin-bottom:24px;margin-top:24px}@media (prefers-reduced-motion:reduce){.page-transition.is-animating{animation-duration:10ms}}@media (min-width:768px){html{font-size:.7936507937vw}.p-drawer__menuList li a:hover{color:#ff2e1f}.p-drawer__menuList li a:hover::after{background:#fff;opacity:1}.p-drawer__snsIcon:hover{opacity:.7}.p-single__tagLink:hover{background:#fff;color:#000;opacity:1}.p-single__snsList a:hover{opacity:.7}.p-single__relatedLink:hover .p-single__relatedThumb img{transform:scale(1.2)}.p-single__relatedLink:hover .p-single__relatedBodyTitle{color:#ff2e1f}.p-archive__topLink:hover img{transform:scale(1.2)}.p-archive__topLink:hover .p-archive__topTitle{color:#fff}.p-archive__topLink:hover .p-archive__topTitle span{background:#000}.p-archive__boxLink:hover .p-archive__boxImg img{transform:scale(1.2)}.p-archive__boxLink:hover .p-archive__boxTitle{color:#ff2e1f}.p-category__listItem a:hover{background:#fff;color:#a3a3a3}.p-sidebar__pickupLink:hover .p-sidebar__pickupThumb img{transform:scale(1.2)}.p-sidebar__pickupLink:hover .p-sidebar__pickupTitle{color:#ff2e1f}.topNew__itemLink:hover .topNew__itemImg img{transform:scale(1.2)}.topNew__itemLink:hover .topNew__itemTitle{color:#ff2e1f}.pg-contact__form table tr.th_top th{vertical-align:top}.pg-contact__form table tr.th_top th p{margin-top:.8rem}.pc-only{display:block}.sp-only{display:none!important}}@media (min-width:1201px){.p-drawer{display:none}}@media (min-width:1260px){html{font-size:10px}a[href^="tel:"]{pointer-events:none}}@media (max-width:1200px){.p-header__navList{display:none}.p-header__navSns{margin-right:4rem}.p-hamburger{display:block;height:2rem;position:fixed;right:3rem;top:3.2rem;width:3rem}}@media (max-width:767px){html{font-size:min(2.6666666667vw,13.3333333333px)}body{font-size:1.5rem}.l-inner{width:34.3rem}.c-title{margin-bottom:6rem}.c-title__EN{font-size:3.4rem}.c-title__EN::after{bottom:-1.4rem;width:6rem}.c-btn{font-size:1.6rem}.p-header{height:6rem}.p-header__inner{padding:0 2rem}.p-header__logoLink{font-size:2.8rem}.p-header__nav{display:none}.p-footer__sns{margin:0 0 3rem}.p-footer__snsIcon{width:3rem}.p-footer__snsIcon.is-threads{width:2.64rem}.p-footer__copy{font-size:1rem;margin-top:3rem}.p-footer__menuList{flex-wrap:wrap;gap:2.4rem 4rem}.p-footer__pageTop{bottom:2.4rem;font-size:1.6rem;height:4.6rem;right:2.4rem;width:4.6rem}.p-hamburger{display:block;height:2rem;position:fixed;right:2rem;top:2.2rem;width:3rem}.p-drawer{height:calc(100vh - 6rem);margin-top:6rem;top:0;width:100%}.p-drawer__inner{padding:4rem 0}.p-drawer__menuList{gap:2.4630541872vh}.p-drawer__menuList li{font-size:2rem}.p-drawer__sns{display:flex;margin-top:4.9261083744vh}.section-space{padding:8rem 0}.pTag{line-height:2}.p-fv{padding-top:6rem}.p-fv__inner{flex-direction:column-reverse;height:calc(100vh - 6rem);justify-content:center;padding:0}.p-fv__text{padding:4rem 3rem}.p-fv__titleMain{font-size:3.6rem}.p-fv__titleSub{font-size:1.8rem}.p-fv__img{height:60vh;position:relative;width:100%}.p-fvPage__textWrap{padding:4rem 0}.p-fvPage__titleEN{font-size:3.6rem}.p-fvPage__titleJP{font-size:1.6rem;margin-top:1.2rem}.p-breadcrumb{font-size:1rem;margin-top:7rem}.p-single{margin:2rem 0 0}.p-single__contents{flex-direction:column;margin-bottom:0;row-gap:4rem}.p-single__left{width:100%}.p-single__category a{padding:.5rem 1rem}.p-single__title{font-size:2.2rem;margin-bottom:2rem}.p-single__body h2{font-size:2rem}.p-single__body h3{font-size:1.8rem}.p-single__body h4{font-size:1.6rem}.p-single__body p{font-size:1.6rem}.p-single__body ul li{font-size:1.6rem}.p-single__body ol li{font-size:1.6rem}.p-single__body table{font-size:1.6rem}.p-single__snsList img{width:3.2rem}.p-single__btn{margin-top:4rem}.p-single__related{margin-top:6rem}.p-single__relatedTitle{font-size:2rem}.p-single__relatedList{gap:2rem 1.2rem;grid-template-columns:repeat(2,1fr)}.p-single__relatedThumb{height:10rem}.p-single__relatedThumb img{height:10rem}.p-archive{padding:4rem 0 0}.p-archive__wrap{margin:8rem 0 0}.p-archive__top{margin:0 calc(50% - 50vw);width:100vw}.p-archive__topLink img{height:36rem}.p-archive__topInner{width:90%}.p-archive__topCategory{padding:.5rem 1rem}.p-archive__topDate{padding:.5rem 1rem}.p-archive__topTitle{font-size:2rem}.p-archive__2col{flex-direction:column;margin-top:4rem;row-gap:4rem}.p-archive__left{width:100%}.p-archive__list{row-gap:3.2rem}.p-archive__boxTextBody{font-size:1.2rem}.p-archive__boxCategory{padding:.5rem 1rem}.p-archive__boxTitle{font-size:1.6rem}.p-archive__tagTitle{font-size:2rem}.p-archive__pager{margin-top:6rem}.p-archive__pagination ul{-moz-column-gap:1.6rem;column-gap:1.6rem;flex-wrap:wrap;row-gap:1rem}.p-archive__pagination ul li{font-size:1.6rem}.p-archive__pagination ul li a{padding:0 .4rem}.p-archive__pagination ul li .prev{height:1.3rem;width:5rem}.p-archive__pagination ul li .next{height:1.3rem;width:5rem}.p-category{margin:8rem 0}.p-category__list{gap:1.6rem}.p-category__listItem a{font-size:1.4rem}.p-sidebar{background-color:#060e2b;margin:0 calc(50% - 50vw);padding-top:4rem;width:100vw}.p-sidebar__wrap{margin:0 auto 4rem;width:34.3rem}.p-sidebar__title{font-size:2.4rem}.p-sidebar__pickupCat{padding:.5rem 1rem}.p-sidebar__categoryList li a{font-size:1.8rem}.top-common__btn{margin-top:4rem}.philosophy__bgText{font-size:20rem}.philosophy__read{font-size:2.2rem;line-height:1.4;margin:6rem 0}.philosophy__read .border::after,.philosophy__read .border::before{width:4rem}.profile__bgText{font-size:20rem}.profile__content{flex-direction:column;gap:4rem}.profile__content.is-1col .profile__text{font-size:1.6rem}.profile__img{align-self:center;flex:0 0 100%;max-width:100%}.profile__img img{max-width:100%}.profile__name{font-size:2.8rem}.profile__name span{font-size:2rem}.profile__textBold{font-size:1.6rem}.achievements__bgText{font-size:20rem}.achievements__wrap{width:100%}.timeline{margin-left:1.6rem;padding-left:2rem}.timeline-item{padding-bottom:2rem}.timeline-item::before{height:1.4rem;left:-3.3rem;width:1.4rem}.timeline-year{font-size:5rem;transform:translateY(-1.4rem)}.timeline-header{align-items:flex-start;flex-direction:column;gap:1.5rem}.timeline-text h3{font-size:1.6rem}.timeline-image{align-self:flex-end;height:12rem;width:12rem}.skills__bgText{bottom:4rem;font-size:18rem;opacity:.2}.skills__box+.skills__box{margin-top:6rem}.skills__boxTitle{font-size:2rem}.skills__boxSubTitle{font-size:1.8rem}.skills__boxText{margin-top:3.2rem;text-align:left}.skills__boxCol{gap:3.2rem 2.4rem;grid-template-columns:repeat(1,1fr);margin-top:2rem}.skills__boxCol.is-2col{grid-template-columns:repeat(1,1fr);margin:2rem 0 0;width:100%}.skills__boxCol.is-flex{border-radius:1rem;flex-direction:column;gap:3.2rem;margin:4rem auto;padding:3rem 2rem}.skills__boxCol.is-flex .skills__boxImg{margin:0 auto;width:80%}.skills__boxCol.is-flex .skills__boxText{font-size:1.6rem}.skills__boxBtnText{text-align:left}.topNew__bgText{bottom:10rem;font-size:18rem}.topNew__wrap{margin-top:4rem}.topNew__list{gap:2rem 1.2rem;grid-template-columns:repeat(2,1fr)}.topNew__itemImg{height:12rem}.topNew__itemImg img{height:12rem}.topNew__itemTop{font-size:1rem}.topNew__itemCat{padding:.5rem 1rem}.gallery__bgText{display:none}.gallery__bgCover{padding:8rem 0}.gallery-scroll{gap:2rem}.gallery-item{height:21rem;width:28rem}.partner__box{margin-top:2.4rem;padding:3rem 2rem}.partner__boxTitle{font-size:2.2rem}.sponsors-grid{gap:2rem;margin-top:2.4rem}.sponsor-card .text{font-size:1.8rem}.sponsor-logo-img{width:14rem}.sponsor-logo-img.is-nose{height:6rem}.partner__text{text-align:left}.image-modal-content img{height:90vw;max-height:40rem;max-width:40rem;width:90vw}.image-modal-close{font-size:3rem;top:-3rem}.pg-contact__wrap{width:100%}.pg-contact__form table th{border-bottom:none;display:block;font-size:1.6rem;padding:3rem 0 0;width:100%}.pg-contact__form table td{display:block;padding:1rem 0 3rem;width:100%}.pg-contact__form table td .wpcf7-not-valid-tip{bottom:-3.2rem;font-size:1.2rem}.pg-contact__form table td input[type=email],.pg-contact__form table td input[type=tel],.pg-contact__form table td input[type=text],.pg-contact__form table td option,.pg-contact__form table td select,.pg-contact__form table td textarea{padding:.8rem 1.2rem}.pg-contact__form table td textarea{height:15rem}.pg-contact__form .radio_box ul{row-gap:1rem}.pg-contact__form .radio_box ul li label{align-items:baseline;display:flex;gap:.5rem;line-height:1.5}.pg-contact__form .btn_submit{margin:3rem auto 0}.pg-contact__form .btn_submit .btn_submit_subTxt{font-size:1.4rem;top:2rem}.pg-contact__form .btn_submit input[type=submit].wpcf7-submit{font-size:1.6rem;height:7rem;margin:0 auto;width:30rem}.pg-thanks__lead{font-size:2rem}.pg-thanks__text{font-size:1.5rem;margin:3.2rem 0 4rem}.pg-thanks__EN{font-size:5rem}.pg-404__title{font-size:8rem}.pg-404__subTitle{font-size:4rem}.pg-404__text p{font-size:1.8rem}.pg-policy__wrap{width:100%}.pg-policy__wrapTitle{font-size:2rem}.pg-policy__title{font-size:1.8rem;line-height:1.4}.pc-only{display:none!important}.sp-only{display:block}.u-space1{display:block;height:1rem}.u-space2{display:block;height:2rem}}@keyframes pageRevealUp{0%{transform:translateX(0)}35%{transform:translateX(0)}100%{transform:translateX(100%)}}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes zoomIn{from{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}