@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html{font-size:3.73vw;min-height:100vh}@media(min-width:769px){html{font-size:14px}}body{font-family:sans-serif;line-height:1.7;min-height:100vh;margin:0;color:#333}@media(min-width:769px){body{font-family:Noto Sans JP,sans-serif}}ul,ol{list-style:none}table{border-collapse:collapse;width:100%}a{text-decoration:none;color:inherit}img{width:100%;max-width:100%;height:auto;display:block}.u-pc{display:none}@media(min-width:769px){.u-pc{display:block}}.u-sp{display:block}@media(min-width:769px){.u-sp{display:none}}.u-italic{font-family:Inter,sans-serif;font-style:italic}h1{font-weight:900}h2{font-weight:700}:root{--header-height: 13.33vw}@media(min-width:769px){:root{--header-height: min(100px, 7.81vw)}}.default-button{display:flex;align-items:center;position:relative;overflow:hidden;width:100%;height:100%;border-radius:100px;border:1px solid #e10a0a;padding:0 9%}.default-button--white{color:#fff}.default-button--white .default-button__arrow{filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%)}.default-button--red{color:#e10a0a}.default-button--black{color:#000}.default-button:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#e10a0a;transform:scaleX(0);transform-origin:left top;transition:.2s cubic-bezier(.45,0,.55,1)}.default-button__text{font-size:1.64rem;font-weight:800;position:relative;z-index:1}@media(max-width:375px)and (min-width:769px){.default-button__text{font-size:23px}}.default-button__subtext{position:relative;z-index:1}.default-button__arrow{position:absolute;z-index:1;top:50%;right:6%;width:9.9%;transform:translateY(-50%);aspect-ratio:1/1;background:url(../images/common/icon_arrow_black.svg) no-repeat center center/50%;filter:invert(11%) sepia(92%) saturate(6690%) hue-rotate(17deg) brightness(95%) contrast(112%);transition-delay:.1s}.default-button:hover{color:#fff;border:1px solid #e10a0a!important}.default-button:hover:after{transform:scale(1)}.default-button:hover .default-button__arrow{filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);transition-delay:0s}.header{position:fixed;top:0;left:0;width:100%;z-index:1000}.header__nav{position:relative;height:var(--header-height);padding:4vw 4.27vw 2.13vw;background:linear-gradient(to bottom,#00000080,#0000)}@media(min-width:769px){.header__nav{display:flex;align-items:center;justify-content:space-between;padding:min(10px,.63vw) min(40px,3.13vw) min(10px,.63vw) min(30px,2.34vw)}}.header__nav:before{content:"";position:fixed;inset:0;height:100vh;background:linear-gradient(to bottom,#00000080,#000000e6 70%);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility 0s linear .35s;z-index:1}@media(min-width:769px){.header__nav:before{display:none}}.header__nav.is_open:before{opacity:1;visibility:visible;transition:opacity .35s ease,visibility 0s linear 0s}.header__logo{width:14.67vw}@media(min-width:769px){.header__logo{width:min(83px,6.48vw)}}.header__logo img{display:block;height:auto;width:100%}.header__nav-list{display:flex;flex-direction:column;list-style:none;position:fixed;top:13.33vw;left:0;width:100%;height:calc(100dvh - 13.33vw);padding:5.33vw 26.47vw 12vw;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-2.67vw);transition:opacity .35s ease,transform .35s ease,visibility 0s linear .35s;z-index:2}@media(min-width:769px){.header__nav-list{position:static;flex-direction:row;justify-content:flex-end;align-items:center;gap:min(20px,1.56vw);width:auto;max-width:none;margin-left:auto;padding:0;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:none;padding-top:min(8px,.63vw);height:100%}}.header__nav-list.is_open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity .35s ease,transform .35s ease,visibility 0s linear 0s;height:calc(100vh - 13.33vw);overflow-y:auto;box-sizing:border-box}.header__nav-item{margin:0 0 6.13vw;text-align:center;opacity:0;transform:translateY(3.2vw);transition:opacity .3s ease,transform .3s ease}@media(min-width:769px){.header__nav-item{margin:0 min(9.7px,.76vw) 0 0;opacity:1;transform:none;transition:none}.header__nav-item:last-child{margin-right:0}}.header__nav-item:nth-child(1){transition-delay:.24s}.header__nav-item:nth-child(2){transition-delay:.2s}.header__nav-item:nth-child(3){transition-delay:.16s}.header__nav-item:nth-child(4){transition-delay:.12s}.header__nav-item:nth-child(5){transition-delay:.08s}.header__nav-item:nth-child(6){transition-delay:.04s}.header__nav-item:nth-child(7){transition-delay:0s}.header__nav-link{display:flex;flex-direction:column;align-items:flex-start;position:relative;width:47.06vw;margin:0 auto;padding-left:4vw;text-decoration:none}@media(min-width:769px){.header__nav-link{width:auto;padding-left:0}}.header__nav-text{position:relative;color:#fff;line-height:1.2;letter-spacing:.02em}.header__nav-text--en{font-size:1.57rem;margin-bottom:.53vw;font-weight:800;letter-spacing:.02em;display:flex;align-items:center}@media(min-width:769px){.header__nav-text--en{font-size:min(18px,1.41vw);letter-spacing:.04em}.header__nav-text--en:hover{color:#e10a0a;transition:color .3s ease}.header__nav-text--en:hover svg{color:#e10a0a;transition:color .3s ease}}.header__nav-text--en:after{content:"";position:absolute;top:50%;left:-4vw;transform:translateY(-50%);width:1.33vw;height:5.33vw;background-image:url(../images/header/img_header_slash.svg);background-repeat:no-repeat;background-position:center;background-size:contain;pointer-events:none}@media(min-width:769px){.header__nav-text--en:after{display:none}}.header__nav-text--ja{font-size:.86rem;line-height:1}@media(min-width:769px){.header__nav-text--ja{display:none}}.header__nav-text svg{color:#fff;margin-left:3.73vw;width:3.2vw;height:3.2vw}@media(min-width:769px){.header__nav-text svg{max-width:11.33px;max-height:11.33px;width:.89vw;height:.89vw;margin-left:min(11px,.86vw);margin-right:min(2px,.16vw)}}.header__nav-list.is_open .header__nav-item{opacity:1;transform:translateY(0)}.header__nav-list.is_open .header__nav-item:nth-child(1){transition-delay:.06s}.header__nav-list.is_open .header__nav-item:nth-child(2){transition-delay:.12s}.header__nav-list.is_open .header__nav-item:nth-child(3){transition-delay:.18s}.header__nav-list.is_open .header__nav-item:nth-child(4){transition-delay:.24s}.header__nav-list.is_open .header__nav-item:nth-child(5){transition-delay:.3s}.header__nav-list.is_open .header__nav-item:nth-child(6){transition-delay:.36s}.header__nav-list.is_open .header__nav-item:nth-child(7){transition-delay:.42s}.header__hamburger{position:absolute;top:0;right:0;width:13.33vw;height:13.33vw;background:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .35s ease;z-index:3}@media(min-width:769px){.header__hamburger{display:none}}.header__hamburger.is_open{background:#e10a0a}.header__hamburger-line{position:absolute;width:4.53vw;height:max(2px,.53vw);background:#fff;border-radius:999px;transform-origin:center;transition:width .25s ease,top .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1),opacity .2s ease}.header__hamburger-line:nth-child(1){top:4.8vw}.header__hamburger-line:nth-child(2){top:6.4vw}.header__hamburger-line:nth-child(3){top:8vw}.header__hamburger.is_open .header__hamburger-line{width:5.87vw}.header__hamburger.is_open .header__hamburger-line:nth-child(1){top:6.4vw;transform:rotate(45deg)}.header__hamburger.is_open .header__hamburger-line:nth-child(2){opacity:0}.header__hamburger.is_open .header__hamburger-line:nth-child(3){top:6.4vw;transform:rotate(-45deg)}.header--detail{background:url(../images/detail/img_header_bg_sp.webp) no-repeat center top/cover}@media(min-width:769px){.header--detail{background:url(../images/detail/img_header_bg_pc.webp) no-repeat center top/cover}}.footer{color:#fff;text-align:center;background:url(../images/common/img_bg.webp) repeat}.footer__container{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.footer__top{padding:11.2vw 0 12.53vw;width:100%;display:flex;align-items:center;justify-content:center;position:relative}@media(min-width:769px){.footer__top{padding:min(75px,5.86vw) 0 min(79.22px,6.11vw)}}.footer__top:before{content:"";position:absolute;left:0;bottom:0;transform:translateY(25%);width:100%;height:1.6vw;background:url(../images/footer/img_deco_top_sp.webp) no-repeat center top/contain}@media(min-width:769px){.footer__top:before{height:min(16px,1.33vw);background-image:url(../images/footer/img_deco_top_pc.webp);background-size:contain;transform:translateY(77%)}}.footer__top p{display:none}@media(min-width:769px){.footer__top p{display:flex;color:#e10a0a;font-size:min(32px,2.29rem);line-height:1.2;letter-spacing:.02em;font-weight:800;position:relative;padding-right:min(47px,3.67vw)}}@media(min-width:769px){.footer__top p:after{content:"";position:absolute;background:url(../images/footer/img_sns_slash.webp) no-repeat center top/contain;width:1.62vw;max-width:7.93px;height:100%;top:0;bottom:0;right:0}}.footer__top-inner{width:61.6vw}@media(min-width:769px){.footer__top-inner{width:100%;margin:0 auto;display:flex;align-items:center;justify-content:center}}.footer__middle{width:100%;background:url(../images/footer/img_bg_sp.webp) no-repeat center top/cover,linear-gradient(to bottom,#0000,#000);padding:13.07vw 6.4vw 12.8vw}@media(min-width:769px){.footer__middle{background-image:url(../images/footer/img_bg_pc.webp),linear-gradient(to bottom,#0000,#000);background-repeat:no-repeat,no-repeat;background-position:center top,center top;background-size:cover,100% 100%;padding:min(81px,6.33vw) 0 min(80px,6.25vw)}}.footer__middle p{margin-bottom:6.4vw}@media(min-width:769px){.footer__middle p{margin-bottom:0}}@media(min-width:769px){.footer__middle p a picture img{width:17.89vw;max-width:229px}}@media(min-width:769px){.footer__middle-inner{width:41.17vw;max-width:527px;display:flex;align-items:flex-start;justify-content:flex-start;margin:0 auto}}.footer__item{padding:0 2.67vw}@media(min-width:769px){.footer__item{padding:0 min(10px,.78vw)}}.footer__item a{font-size:1rem;line-height:1.7;letter-spacing:.04em;position:relative}@media(min-width:769px){.footer__item a{font-size:min(14px,1rem)}.footer__item a:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:#fff;transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.footer__item a:hover{color:#fff}.footer__item a:hover:after{transform:scaleX(1)}}.footer__snsList{display:flex;align-items:center;justify-content:space-between;width:100%}@media(min-width:769px){.footer__snsList{width:24.22vw;max-width:310px;margin-left:min(58px,4.53vw)}}@media(min-width:769px){.footer__snsList li{position:relative}}.footer__snsList li:nth-of-type(1){width:7.66vw}@media(min-width:769px){.footer__snsList li:nth-of-type(1){max-width:35.95px;width:2.81vw}}.footer__snsList li:nth-of-type(2){width:8.53vw}@media(min-width:769px){.footer__snsList li:nth-of-type(2){max-width:40px;width:3.13vw}}.footer__snsList li:nth-of-type(3){width:7.47vw}@media(min-width:769px){.footer__snsList li:nth-of-type(3){max-width:35.02px;width:2.74vw}}.footer__snsList li:nth-of-type(4){width:8.09vw}@media(min-width:769px){.footer__snsList li:nth-of-type(4){max-width:37.93px;width:2.96vw}}.footer__snsList li:nth-of-type(5){width:8.27vw}@media(min-width:769px){.footer__snsList li:nth-of-type(5){max-width:40px;width:3.13vw}}@media(min-width:769px){.footer__snsList li a{position:relative;display:grid;place-items:center;z-index:1}}@media(min-width:769px){.footer__snsList li a:before{content:"";position:absolute;top:50%;left:50%;width:44px;height:44px;border-radius:50%;background-color:#e10a0a;transform:translate(-50%,-50%) scale(.8);opacity:0;transition:transform .3s ease,opacity .3s ease;pointer-events:none;z-index:0}}@media(min-width:769px){.footer__snsList li a:hover:before{transform:translate(-50%,-50%) scale(1);opacity:1}}.footer__snsList li img{width:100%}@media(min-width:769px){.footer__snsList li img{position:relative;z-index:1}}.footer__menuList{list-style:none;padding:0 0 0 11.47vw;margin:0;display:flex;flex-direction:column;align-items:flex-start;gap:4.27vw;position:relative}@media(min-width:769px){.footer__menuList{padding:0 0 0 min(69.53px,5.43vw);gap:min(24px,1.88vw)}}.footer__menuList:before{content:"";position:absolute;top:0;left:4.8vw;max-width:95.04px;width:1px;height:100%;background:#fff}@media(min-width:769px){.footer__menuList:before{background:url(../images/footer/img_slash_pc.webp) no-repeat center top/contain;width:7.43vw;left:min(-24px,-1.88vw)}}.footer__bottom{background-color:#000;padding:8.8vw 4.27vw 4.27vw;width:100%;position:relative}@media(min-width:769px){.footer__bottom{padding:min(42px,3.28vw) 0 min(40px,3.13vw)}}.footer__bottom:before{content:"";position:absolute;top:0;left:0;width:100%;height:1.6vw;background:url(../images/footer/img_deco_bottom_sp.webp) no-repeat center top/contain}@media(min-width:769px){.footer__bottom:before{background-image:url(../images/footer/img_deco_bottom_pc.webp);background-size:contain}}@media(min-width:769px){.footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;width:93.75vw;max-width:1200px;margin:0 auto}}.footer__legalList{display:flex;flex-direction:column;align-items:flex-start;padding-left:6.4vw;gap:2.13vw;margin-bottom:5.87vw}@media(min-width:769px){.footer__legalList{flex-direction:row;margin-bottom:0;padding-left:0;gap:min(36px,2.81vw)}}.footer__legalList li a{font-size:.86rem;line-height:1.7;letter-spacing:.04em;display:block;position:relative;transition:color .3s ease}@media(min-width:769px){.footer__legalList li a{font-size:min(12px,.9375vw)}.footer__legalList li a:hover{color:#e10a0a}.footer__legalList li a:hover:after{background-color:#e10a0a}}.footer__legalList li a:after{position:absolute;content:"";background-color:#fff;-webkit-mask:url(../images/footer/icon_open_in_new.svg) no-repeat center/contain;mask:url(../images/footer/icon_open_in_new.svg) no-repeat center/contain;width:3.02vw;aspect-ratio:1;top:50%;transform:translateY(-50%);left:calc(100% + 6.3px);transition:background-color .3s ease}@media(min-width:769px){.footer__legalList li a:after{width:.885vw;max-width:11.33px;left:calc(100% + 6.3px)}}.footer__link{color:#fff;text-decoration:none;font-size:1rem;transition:color .3s ease;display:flex;align-items:center}.footer__link:hover{color:#e10a0a}.footer__link svg{width:3.2vw;height:3.2vw;margin-left:1.33vw}@media(min-width:769px){.footer__link svg{width:12px;height:12px;margin-left:min(5px,.39vw)}}.footer__copyright{font-size:.71rem;line-height:1.7;letter-spacing:.04em;padding-left:2.67vw;margin-left:-2.67vw;margin-right:-2.67vw}@media(min-width:769px){.footer__copyright{margin:0;padding:0;font-size:min(12px,.94vw)}}.hero{position:relative;overflow:hidden;aspect-ratio:375/388;background:#000}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/top/bg_noise-line01_sp.webp) no-repeat center bottom/contain;pointer-events:none;z-index:1}@media(min-width:769px){.hero:before{background:url(../images/top/bg_noise-line01_pc.webp) no-repeat center bottom/contain}}@media(min-width:769px){.hero{aspect-ratio:1280/375}}.hero__imagebox{position:absolute;top:0;left:50%;transform:translate(-50%);width:103.46%;display:flex;flex-flow:wrap}@media(max-width:768px){.hero__imagebox{justify-content:space-between;gap:1.288%}}@media(min-width:769px){.hero__imagebox{width:125%;top:50%;transform:translate(calc(-50% + 90px),calc(-50% - 40px))}}.hero__image{position:relative;width:32.47%;aspect-ratio:1/1;overflow:hidden}@media(max-width:768px){.hero__image:nth-child(n+4){margin-top:1.288%}}@media(min-width:769px){.hero__image{width:100%}}.hero__image img{width:100%;height:100%;object-fit:cover}@media(min-width:769px){.hero__image--small{width:47.42%}}@media(min-width:769px){.hero__column{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:5.15%;width:24%;aspect-ratio:1}.hero__column:nth-child(n+2){margin-left:1.288%}}.hero__fv-item{position:absolute;inset:0;opacity:0;transition:opacity 2.9s ease}.hero__fv-item.is-active{opacity:1}.section-title{width:87%;margin:0 auto 40px}@media(min-width:769px){.section-title{width:100%}}.section-title-copy{display:inline-block;position:relative;font-size:2.57rem;font-weight:800;line-height:1.2;color:#000}.section-title-copy--white{color:#fff}.section-title-copy--white:after{background:#fff!important}@media(max-width:375px){.section-title-copy{font-size:36px}}@media(min-width:769px){.section-title-copy{font-size:62px}}.section-title-copy:after{content:"";width:.266vw;aspect-ratio:1/34;rotate:10deg;position:absolute;top:50%;right:-23px;transform:translateY(-50%);background:#e10a0a}@media(max-width:375px){.section-title-copy:after{width:1px}}@media(min-width:769px){.section-title-copy:after{width:1px;aspect-ratio:1/50;right:-11%}}.section-title-text{display:block;font-size:1.285rem;font-weight:700;line-height:1.2;color:#e10a0a}.section-title-text--white{color:#fff}@media(max-width:375px){.section-title-text{font-size:18px}}@media(min-width:769px){.section-title-text{display:inline-block;margin-left:44px;font-size:18px}}.about{background:#e10a0a;position:relative}.about:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;pointer-events:none;background:url(../images/top/bg_about01_sp.webp) no-repeat top center/contain}@media(min-width:769px){.about:before{width:59.14%;background:url(../images/top/bg_about01_pc.webp) no-repeat top center/contain}}.about:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:url(../images/top/bg_about02_sp.webp) no-repeat bottom center/contain}@media(min-width:769px){.about:after{width:59.14%;background:url(../images/top/bg_about02_pc.webp) no-repeat bottom center/contain}}.about__title{position:relative;padding:6.93% 5.33% 10.66%;color:#fff;z-index:1}@media(min-width:769px){.about__title{display:flex;justify-content:space-between;align-items:flex-end;padding:5.5% 5% 18.3% 2.73%;max-width:1480px;margin:0 auto}}@media(min-width:1280px){.about__title{padding:90px 5% 200px 2.73%}}.about__logo{width:56.7%;display:block}@media(min-width:769px){.about__logo{width:38.2%}}@media(min-width:1280px){.about__logo{width:440px}}.about__logo-text{font-size:1.14rem;font-weight:400}@media(max-width:375px){.about__logo-text{font-size:1.14rem}}@media(min-width:769px){.about__logo-text{font-size:2.5vw;letter-spacing:4%}}@media(min-width:1280px){.about__logo-text{font-size:32px}}.about__logo-image{display:block}.about__text{display:block;margin-top:47px;font-size:2.14rem;font-weight:900;line-height:1.2}@media(max-width:375px){.about__text{font-size:30px}}@media(min-width:769px){.about__text{margin:0 0 0 8%;font-size:max(2.81vw,30px)}}@media(min-width:1280px){.about__text{font-size:36px}}.about__content{position:relative;padding-bottom:8%}@media(min-width:769px){.about__content{padding-bottom:11.5%}}.about__info{position:relative;padding:13.33% 0;z-index:1}@media(min-width:769px){.about__info{display:flex;justify-content:space-between;align-items:center;width:93.75vw;max-width:1280px;margin:0 auto;padding:0}}.about__info:before{content:"";position:absolute;top:0;left:10px;width:18.66%;aspect-ratio:1/1;background:url(../images/top/bg_corner01_sp.webp) no-repeat top left/contain;pointer-events:none}@media(min-width:769px){.about__info:before{top:-26%;left:-1%;width:13.3%;background:url(../images/top/bg_corner01_pc.webp) no-repeat top left/contain}}.about__info:after{content:"";position:absolute;bottom:0;right:10px;width:18.66%;aspect-ratio:1/1;background:url(../images/top/bg_corner01_sp.webp) no-repeat bottom right/contain;pointer-events:none;transform:scale(-1)}@media(min-width:769px){.about__info:after{bottom:-18%;right:-1%;width:13.3%;background:url(../images/top/bg_corner01_pc.webp) no-repeat bottom right/contain}}.about__info-copy{display:flex;flex-direction:column;padding:0 0 0 7.466%;font-weight:900;line-height:1.1}@media(min-width:769px){.about__info-copy{padding:0 0 0 4.75%}}.about__info-copy-text{color:#000;font-weight:900}.about__info-copy-text:first-child{font-size:4.9rem}@media(max-width:375px){.about__info-copy-text:first-child{font-size:68.66px}}@media(min-width:769px){.about__info-copy-text:first-child{font-size:min(7.65vw,98px)}}@media(min-width:1280px){.about__info-copy-text:first-child{font-size:98px}}.about__info-copy-text:first-child span{font-size:4.2rem}@media(max-width:375px){.about__info-copy-text:first-child span{font-size:58.86px}}@media(min-width:769px){.about__info-copy-text:first-child span{font-size:min(5.54vw,71px)}}@media(min-width:1280px){.about__info-copy-text:first-child span{font-size:71px}}.about__info-copy-text:nth-child(2){font-size:3.8rem;text-align:center}@media(max-width:375px){.about__info-copy-text:nth-child(2){font-size:53.25px}}@media(min-width:769px){.about__info-copy-text:nth-child(2){font-size:min(5.93vw,76px);text-align:left}}@media(min-width:1280px){.about__info-copy-text:nth-child(2){font-size:76px}}.about__info-copy-text:nth-child(2) span{font-size:3.1rem}@media(max-width:375px){.about__info-copy-text:nth-child(2) span{font-size:43.44px}}@media(min-width:769px){.about__info-copy-text:nth-child(2) span{font-size:min(4.84vw,62px)}}@media(min-width:1280px){.about__info-copy-text:nth-child(2) span{font-size:62px}}.about__info-copy-text:last-child{font-size:5.15rem;text-align:right}@media(max-width:375px){.about__info-copy-text:last-child{font-size:72.18px}}@media(min-width:769px){.about__info-copy-text:last-child{text-align:left;font-size:min(6.87vw,88px)}}@media(min-width:1280px){.about__info-copy-text:last-child{font-size:88px}}.about__info-copy-text--white{color:#fff}.about__info-text{padding:0 8%;font-size:1.14rem;font-weight:800;line-height:2;letter-spacing:2%;color:#fff}@media(max-width:375px){.about__info-text{font-size:16px}}@media(min-width:769px){.about__info-text{font-size:min(24px,1.88vw);padding:0 3% 0 0}}.about__info-text-copy{font-size:2rem;font-weight:800}@media(max-width:375px){.about__info-text-copy{font-size:28px}}@media(min-width:769px){.about__info-text-copy{font-size:min(31px,2.42vw)}}.about__x-icon{display:none}@media(min-width:769px){.about__x-icon{display:flex;margin-left:min(-68px,-5.31vw)}.about__x-icon img{display:block;width:9.38vw;max-width:120px;transform:rotate(45deg);transform-origin:center}}.about__more{position:relative;width:35.46%;aspect-ratio:1/1;text-align:center;margin:5% auto 0;font-size:1.14rem;font-weight:700;color:#fff;z-index:1}@media(max-width:375px){.about__more{font-size:16px}}@media(min-width:769px){.about__more{width:188px;margin:50px auto 0}}.about__more:after{content:"";position:absolute;top:0;left:0;width:100%;aspect-ratio:1/1;background:url(../images/top/img_about-circle.svg) no-repeat center center/contain;pointer-events:none;animation:rotate 30s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about__more-link{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%}.about__more-link-text{display:block}.about__more-link-arrow{display:block;margin-top:5%;width:13.3%;aspect-ratio:1/1}.solution{position:relative;padding:12% 0 34.93%;background:url(../images/top/bg_pattern-noise.webp) repeat center center/23.43%}.solution:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/top/bg_noise-line02_sp.webp) no-repeat center top/contain;pointer-events:none}@media(min-width:769px){.solution:before{background:url(../images/top/bg_noise-line02_pc.webp) no-repeat center top/contain}}.solution:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(../images/top/bg_noise-line03_sp.webp) no-repeat center bottom/contain;pointer-events:none}@media(min-width:769px){.solution:after{background:url(../images/top/bg_noise-line03_pc.webp) no-repeat center bottom/contain}}@media(min-width:769px){.solution{padding:7.81% 0 6.25%}}@media(min-width:769px){.solution__title{width:90.6%;max-width:1160px;margin:0 auto 64px}.solution__title .section-title-text{display:block;margin:0}}.solution__content{width:87.2%;margin:0 auto}@media(min-width:769px){.solution__content{display:flex;flex-flow:wrap;justify-content:space-between;gap:2%;width:90.6%;max-width:1160px;margin:0 auto 6.25%}}.solution__item{border:6px solid transparent;border-radius:2%;transition:border .3s ease;position:relative}@media(max-width:768px){.solution__item:not(:first-child){margin-top:34.93vw}}@media(min-width:769px){.solution__item{width:31.9566666667%;display:inline-block}.solution__item:nth-child(n+4){margin-top:min(132px,10.31vw)}}.solution__item-image{margin-bottom:-4%}@media(min-width:769px){.solution__item-image{margin-bottom:-1%}}.solution__item-content{position:absolute;top:58.4vw}@media(min-width:769px){.solution__item-content{top:min(250px,19.53vw)}}.solution__item-title{color:#e10a0a;display:inline-block;padding-left:3%;line-height:1}.solution__item-title-copy{display:inline-block;font-size:2.42rem;font-weight:800;line-height:110%;letter-spacing:-1%}@media(min-width:769px){.solution__item-title-copy{font-size:min(36px,2.81vw)}}.solution__item-title-text{display:inline-block;font-size:1.142rem}@media(min-width:769px){.solution__item-title-text{font-size:min(16px,1.25vw)}}.solution a.solution__item:hover{border:6px solid #e10a0a}.solution__button{width:85.86%;aspect-ratio:322/64;margin:12.4% auto 0;font-size:23px}@media(min-width:769px){.solution__button{max-width:322px;margin:6% auto 0}}.headlines{padding:13.3% 0;background:#000}@media(min-width:769px){.headlines{padding:7.81% 0 9%}}@media(min-width:1280px){.headlines{padding:100px 0 120px}}.headlines__title{padding-right:30px;text-align:right}@media(min-width:769px){.headlines__title{width:90.6%;max-width:1160px;margin:0 auto}.headlines__title .section-title-text{display:block;margin:0}}.headlines__button{width:85.86%;aspect-ratio:322/64;margin:12.4% auto 0;font-size:23px}@media(min-width:769px){.headlines__button{max-width:322px;margin:1% auto 0}}@media(min-width:1280px){.headlines__button{margin:12px auto 0}}@media(min-width:769px){.headlines-carousel{max-width:1160px;margin:0 auto;aspect-ratio:1160/510}}@media(min-width:769px){.headlines-carousel__wrapper{height:auto!important}}.headlines-carousel__slide a{position:relative;display:block;padding-top:10%}@media(min-width:769px){.headlines-carousel__slide a{display:flex;align-items:center;justify-content:end;padding-top:0}}.headlines-carousel__image{margin:0 5% -10% auto;width:80%;transform:rotate(-4deg);aspect-ratio:1/1;box-shadow:0 6px 14px #00000073;transition:transform .5s ease-in}@media(min-width:769px){.headlines-carousel__image{width:37.93%;max-width:440px;margin:0;position:absolute;top:5%;left:6.5%;transform:rotate(-4deg)}}.headlines-carousel__image:before{content:"";position:absolute;top:0;right:5%;width:103%;height:103%;background:transparent;background-image:radial-gradient(#e10a0a 30%,transparent 30%);background-size:2.5% 2.5%;pointer-events:none;z-index:-1;transform:rotate(8deg);transition:all .5s ease-in}@media(min-width:769px){.headlines-carousel__image:before{top:0;right:10%}}.headlines-carousel__image img{width:auto;height:100%;object-fit:cover}.headlines-carousel .swiper-slide:not(.swiper-slide-active) .headlines-carousel__image{transform:rotate(0)}.headlines-carousel .swiper-slide:not(.swiper-slide-active) .headlines-carousel__image:before{right:0;width:100%;height:100%;transform:rotate(0)}@media(min-width:769px){.headlines-carousel .swiper-slide:not(.swiper-slide-active) .headlines-carousel__image:before{right:0}}.headlines-carousel__content{padding:21.33% 6.4% 16%;color:#fff;background:#e10a0a80}@media(min-width:769px){.headlines-carousel__content{width:58.2%;padding:4.13% 4.31% 7.75% 6.89%;margin-top:8%}}.headlines-carousel__date{display:inline-block;padding:4px 12px;font-size:1rem;font-weight:800;background:#000}.headlines-carousel__title{display:block;margin-top:10px;font-size:1.14rem;font-weight:700}@media(min-width:769px){.headlines-carousel__title{margin-top:1.4%}}.headlines-carousel__button{position:relative;display:flex;align-items:center;justify-content:center;margin-top:5.33%;width:100%;height:8.53%;min-height:32px}@media(min-width:769px){.headlines-carousel__button{margin-top:3.4%;justify-content:end}}.headlines-carousel__button-prev,.headlines-carousel__button-next{position:relative!important;margin-top:0!important;top:unset!important;width:9%!important;aspect-ratio:1/1;border:none;background:url(../images/common/icon_arrow_black.svg) no-repeat center/50%;filter:invert(11%) sepia(92%) saturate(6690%) hue-rotate(17deg) brightness(95%) contrast(112%)}@media(min-width:769px){.headlines-carousel__button-prev,.headlines-carousel__button-next{width:32px!important}}.headlines-carousel__button-prev{transform:scaleX(-1)}.headlines-carousel__button-prev.swiper-button-disabled,.headlines-carousel__button-next.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.headlines-carousel__button-pagination{position:relative!important;top:unset!important;bottom:unset!important;margin-top:0!important;margin-left:28px;margin-right:28px;width:auto!important}.headlines-carousel__button-pagination .swiper-pagination-bullet{background:#e10a0a;transition:all .3s ease;border-radius:50px}.headlines-carousel__button-pagination .swiper-pagination-bullet-active{width:50px!important}.instagram{margin:17% 0 0}@media(min-width:769px){.instagram{margin:64px 0 0}}.instagram__title{display:flex;align-items:center;justify-content:center;color:#fff}.instagram__title-copy{position:relative;font-size:1.71rem;font-weight:800;line-height:1.2;letter-spacing:2%}@media(min-width:769px){.instagram__title-copy{font-size:2.285rem;padding-left:6%;letter-spacing:-2%}}.instagram__title-copy:after{content:"";position:absolute;top:50%;left:109%;transform:translateY(-50%);width:.266vw;aspect-ratio:1/30;rotate:10deg;background:#fff}@media(min-width:769px){.instagram__title-copy:after{left:105%;width:1px}}.instagram__title-text{margin-left:8%;font-size:1rem;font-weight:800;line-height:1.2;letter-spacing:2%}@media(min-width:769px){.instagram__title-text{margin-left:30px;font-size:18px}}.instagram__title-text a{text-decoration:underline}.instagram__list,.instagram #sbi_images{width:87.2%!important;margin:6.4% auto 0!important;padding:0!important;display:grid!important;flex-flow:wrap!important;gap:3vw!important}@media(max-width:768px){.instagram__list,.instagram #sbi_images{grid-template-columns:repeat(2,1fr)!important}}@media(min-width:769px){.instagram__list,.instagram #sbi_images{width:90.63vw!important;max-width:1160px!important;margin:24px auto 0!important;gap:.68%!important}}.instagram__item,.instagram .sbi_item{width:48.5%;height:52.67vw;border-radius:16px;overflow:hidden;opacity:.5!important;transition:opacity .3s ease!important}@media(max-width:768px){.instagram__item:nth-child(n+3),.instagram .sbi_item:nth-child(n+3){margin-top:3%}}@media(min-width:769px){.instagram__item,.instagram .sbi_item{width:min(225.6px,17.63vw)!important;height:min(282px,22.03vw)}.instagram__item:nth-child(n+6),.instagram .sbi_item:nth-child(n+6){margin-top:.68%}}.instagram__item:hover,.instagram .sbi_item:hover{opacity:1!important}.instagram #sb_instagram .sbi_photo_wrap,.instagram #sb_instagram .sbi_photo{height:100%!important}.twitter{width:90.6%;margin:5% auto 0}@media(min-width:769px){.twitter{max-width:1160px}}.twitter .ctf{background:#000!important}.sns{margin:9.13% auto 0;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.sns{margin:17% auto 0;flex-direction:column}}@media(min-width:769px){.sns{margin:9.13% auto 0}}@media(min-width:1280px){.sns{margin:104px auto 0}}.sns__title{position:relative;color:#fff;font-size:1.71rem;font-weight:800;line-height:1.2;letter-spacing:2%}@media(min-width:769px){.sns__title{margin-right:min(47px,3.67%);font-size:2.285rem}}@media(min-width:769px){.sns__title:after{content:"";position:absolute;top:50%;left:160%;transform:translateY(-50%) rotate(10deg);width:1px;aspect-ratio:1/40;background:#fff}}.sns__list{display:flex;align-items:center;justify-content:space-between;width:100%;width:61.6vw}@media(max-width:768px){.sns__list{margin-top:4.776%;gap:9.55%}}@media(min-width:769px){.sns__list{justify-content:space-between;width:24.22vw;max-width:310px;margin-left:min(58px,4.53%)}}.sns__list-item{width:9.55%}@media(min-width:769px){.sns__list-item{max-width:35.95px;width:2.81vw}}.sns__list-item:nth-of-type(1){width:7.66vw}@media(min-width:769px){.sns__list-item:nth-of-type(1){max-width:35.95px;width:2.81vw}}.sns__list-item:nth-child(2){width:8.53vw}@media(min-width:769px){.sns__list-item:nth-child(2){max-width:40px;width:3.13vw}}.sns__list-item:nth-of-type(3){width:7.47vw}@media(min-width:769px){.sns__list-item:nth-of-type(3){max-width:35.02px;width:2.74vw}}.sns__list-item:nth-of-type(4){width:8.53vw}@media(min-width:769px){.sns__list-item:nth-of-type(4){max-width:37.93px;width:2.96vw}}.sns__list-link{position:relative;display:block}.sns__list-link:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;border-radius:50px;aspect-ratio:1;background:transparent;transition:width .3s ease,background .3s ease}.sns__list-link img{filter:invert(100%) sepia(0%) saturate(699%) hue-rotate(165deg) brightness(108%) contrast(108%)}.sns__list-link:hover:before{width:130%;background:#e10a0a}.informations{position:relative;padding:13.33% 0;background:url(../images/top/bg_pattern-noise.webp) repeat center center/23.43%}.informations:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/top/bg_noise-line04_sp.webp) no-repeat center top/contain;pointer-events:none}@media(min-width:769px){.informations:before{background:url(../images/top/bg_noise-line04_pc.webp) no-repeat center top/contain}}@media(min-width:769px){.informations{padding:100px 0}}@media(min-width:769px){.informations__title{padding-left:17.18%;margin-bottom:64px}}@media(min-width:1280px){.informations__title{padding-left:220px}}@media(min-width:769px){.informations__title .section-title-copy{font-size:48px}}.informations__list{padding:0 2.13%}@media(min-width:769px){.informations__list{padding:0 3.12% 0 17.18%}}@media(min-width:1280px){.informations__list{padding:0 40px 0 220px}}.informations__item{border-top:1px solid #000}@media(min-width:769px){.informations__item{border-top:1px solid #fff}}.informations__item:last-child{border-bottom:1px solid #000}@media(min-width:769px){.informations__item:last-child{border-bottom:1px solid #fff}}.informations__item-link{display:flex;padding:20px 15px;transition:background .3s ease}@media(max-width:768px){.informations__item-link{flex-direction:column}}@media(min-width:769px){.informations__item-link{align-items:center;padding:32px 0}}.informations__item-link:hover{background:#e10a0a}.informations__item-labelbox{font-size:0}@media(min-width:769px){.informations__item-labelbox{display:flex;align-items:center;justify-content:space-between;width:27.15%;max-width:277px}}.informations__item-date{vertical-align:middle;font-size:1.142rem;font-weight:800;line-height:1.2}@media(min-width:769px){.informations__item-date{padding-right:max(11.55%,32px)}}.informations__item-category{padding:3px 6px;vertical-align:middle;font-size:.85rem;line-height:110%;letter-spacing:4%;background:#000;color:#fff}.informations__item-category--press{background:#e10a0a}@media(max-width:768px){.informations__item-category{margin-left:10px}}@media(min-width:769px){.informations__item-category{margin:0 auto;padding:4px 12px}}.informations__item-title{margin-top:7px;font-size:1rem;font-weight:400;line-height:1.6}@media(min-width:769px){.informations__item-title{flex:1;margin:0;max-width:72.85%;padding-left:max(3.13%,32px)}}.informations__button{width:85.86%;aspect-ratio:322/64;margin:12.4% auto 0;font-size:23px}@media(min-width:769px){.informations__button{max-width:322px;margin:64px auto 0}}.umg{position:relative;padding:21.33% 6.4%;color:#fff}.umg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:#000 url(../images/top/bg_paper-texture.webp) no-repeat center center/cover;filter:grayscale(1)}@media(min-width:769px){.umg{display:flex;align-items:center;justify-content:space-between;padding:0 0 0 9.3%}}.umg__image{position:relative}@media(min-width:769px){.umg__image{max-width:30.34%;height:100%}}.umg__content{position:relative}@media(min-width:769px){.umg__content{width:51.7%;max-width:600px;margin:0 auto}}.umg__logo{width:74.4%;margin:0 auto}@media(min-width:769px){.umg__logo{width:61.66%}}.umg__content-text{margin-top:20%;text-align:center;font-size:1.14rem;letter-spacing:4%}@media(max-width:375px){.umg__content-text{font-size:16px}}@media(min-width:769px){.umg__content-text{margin-top:16.66%}}.umg__button{width:55%;margin:11.25% auto 0;aspect-ratio:180/35}.umg__button .default-button__text{font-size:1.14rem!important}@media(min-width:769px){.umg__button{width:180px;margin:6% auto 0}}.umg__button .default-button{padding:0 9% 0 14%!important}
