@charset "UTF-8";/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.container{width:100%}@media (min-width:600px){.container{max-width:600px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1366px){.container{max-width:1366px}}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.table{display:table}.max-w-\[350px\]{max-width:350px}.flex-shrink{flex-shrink:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}:root{--color-main: #0059a8;--color-sub: #e60012;--color-accent: #ff4081;--color-black: #000;--color-dark: #1a1a1a;--color-gray: #666666;--color-light-gray: #f5f5f5;--color-white: #ffffff;--color-yellow: #ffe600;--color-green: #00c853;--font-en: "YakuHanJP", "Dela Gothic One", sans-serif;--font-serif: "Zen Old Mincho", serif;--font-sans: "YakuHanJP", "Noto Sans JP", sans-serif;--font-chakra: "Chakra Petch", sans-serif;--default-font-family: "YakuHanJP", "Noto Sans JP", sans-serif}:root{--root-font-size: 100%}*,*:before,*:after{box-sizing:border-box}html{font-size:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;font-family:var(--default-font-family)}body{margin:0;min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul[class],ol[class]{list-style:none;margin:0;padding:0}a{text-decoration:none;transition:opacity .2s ease}a:hover{opacity:.5}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit;background:transparent;border:none;padding:0;margin:0;outline:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;cursor:pointer}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}table{border-collapse:collapse;border-spacing:0}textarea{resize:vertical}button img,a img{display:inline-block;max-width:100%;height:auto}@media screen and (max-width: 600px){.content-width--full-mobile{width:100%!important}}.content-width{width:85%;max-width:1280px;margin:0 auto}.content-width-large{width:95%;max-width:1440px;margin:0 auto}.content-width-small{width:85%;max-width:1080px;margin:0 auto}.content-width-xs{width:85%;max-width:990px;margin:0 auto}.content-width-narrow{width:85%;max-width:800px;margin:0 auto}@media screen and (max-width: 600px){.hidden-mobile{display:none!important}}@media screen and (min-width: 601px){.hidden-sm{display:none!important}}@media screen and (max-width: 1024px){.hidden-middle{display:none!important}}@media screen and (min-width: 1025px){.hidden-md{display:none!important}}.sp-only{display:none!important}@media (max-width: 599px){.sp-only{display:inline!important}}.color-main{color:var(--color-main)}.color-sub{color:var(--color-sub)}.color-accent{color:var(--color-accent)}.color-black{color:var(--color-black)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;font-family:var(--font-sans);font-weight:700;text-decoration:none;transition:opacity .3s;cursor:pointer}.btn:hover{opacity:.8}.btn--primary{background:var(--color-black);color:var(--color-white);font-size:1.125rem;padding:1.125rem 2.5rem;border-radius:0;position:relative}@media (max-width: 1023px) and (min-width: 600px){.btn--primary{font-size:.9375rem;padding:1rem 2rem}}@media (max-width: 599px){.btn--primary{font-size:.9375rem;padding:1rem 2rem;width:100%}}.btn--primary-arrow:after{content:"→";font-size:1.125rem}.section-en-title{font-family:var(--font-en);font-weight:400;line-height:1;color:transparent;-webkit-text-stroke:1px rgba(0,0,0,.1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.com-btn{width:90%;max-width:352px;position:relative;z-index:2;overflow:hidden}@media screen and (max-width: 600px){.com-btn.sec-project__btn{width:100%;max-width:450px}}.com-btn.com-btn--flex{display:flex}.com-btn a:hover{opacity:1}.com-btn a:hover:after{transform:translate(0)}.com-btn:hover{opacity:1}.com-btn:hover:after{transform:translate(0)}.com-btn i{position:absolute;right:20px;bottom:50%;transform:translateY(50%);display:block;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='19.888'%20height='19.566'%20viewBox='0%200%2019.888%2019.566'%3e%3cpath%20id='Icon_akar-arrow-right-thick'%20data-name='Icon%20akar-arrow-right-thick'%20d='M28.388,14.283,18.7,4.5v7.4l-10.2.011v4.749H18.7v7.409Z'%20transform='translate(-8.5%20-4.5)'%20fill='%23fff'/%3e%3c/svg%3e");height:20px;background-size:contain;background-repeat:no-repeat;width:20px}.com-btn:after{width:100%;height:100%;background-color:#e60000;transition:all .3s ease;z-index:-1;content:"";display:block;position:absolute;left:0;top:0;transform:translate(-100%)}.com-btn:before{width:100%;height:100%;background-color:#000;z-index:-2;content:"";display:block;position:absolute;left:0;top:0}.loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#fff url(../../../assets/img/com/loading-bg.jpg) center/cover no-repeat;transition:opacity .6s ease}@media (max-width: 599px){.loading{background-image:url(../../../assets/img/com/loading-bg-sp-v2.jpg)}}@media (max-width: 599px){.loading:before{position:absolute;left:0;top:0;width:210px;height:150px;z-index:2;content:"";display:block;background-image:url(./loading-bg-sp-before-DgOrYoto.png);background-size:contain;background-repeat:no-repeat;background-position:left top}}@media (max-width: 599px){.loading:after{position:absolute;right:0;bottom:0;width:130px;height:92px;z-index:2;content:"";display:block;background-image:url(./loading-bg-sp-after-D-Mpg2FX.png);background-size:contain;background-repeat:no-repeat;background-position:right bottom}}.loading.is-hidden{opacity:0;pointer-events:none}.loading__logo{max-width:50vw;width:417px}@media screen and (max-width: 1024px){.loading__logo{width:230px}}.header-page .header-logo{display:block!important}.header-logo{display:none;position:fixed;left:2.5%;top:10px;width:334px;z-index:201;transition:opacity .5s ease}.header-logo.is-scroll-visible{display:block;opacity:0}.header-logo.is-scroll-visible.is-shown{opacity:1}@media screen and (max-width: 1024px){.header-logo{width:270px;display:block}}.header-logo a{display:block}.hamburger{position:fixed;top:0rem;right:0rem;z-index:200;width:5rem;height:4.8125rem;border-radius:0% 0 0 20px;background:var(--color-white);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4375rem;cursor:pointer;border:none;padding:0;transition:transform .3s}.hamburger:hover{transform:scale(1.05)}@media (max-width: 599px){.hamburger{width:5rem;height:4.5rem;top:0rem;right:0rem;gap:.3125rem}}.hamburger__line{display:block;width:1.75rem;height:.1875rem;background:var(--color-black);border-radius:.125rem;transition:transform .3s,opacity .3s}@media (max-width: 599px){.hamburger__line{width:2.75rem;height:.1875rem}}.hamburger.is-open .hamburger__line:nth-child(1){transform:translateY(.625rem) rotate(45deg)}.hamburger.is-open .hamburger__line:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.is-open .hamburger__line:nth-child(3){transform:translateY(-.625rem) rotate(-45deg)}@media (max-width: 599px){.hamburger.is-open .hamburger__line:nth-child(1){transform:translateY(.5rem) rotate(45deg)}.hamburger.is-open .hamburger__line:nth-child(3){transform:translateY(-.5rem) rotate(-45deg)}}.nav-overlay{position:fixed;top:0;right:0;height:100vh;background:#000000a6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:150;padding-top:7.5rem;display:flex;transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.nav-overlay::-webkit-scrollbar{display:none}.nav-overlay{width:100%;max-width:350px}@media (max-width: 599px){.nav-overlay{max-width:100%}}.nav-overlay.is-open{transform:translate(0)}.nav-overlay__list{display:flex;flex-direction:column;align-items:flex-start;gap:0rem;width:100%;padding:0 50px!important}@media screen and (max-width: 600px){.nav-overlay__list{padding:0 7.5%!important}}.nav-overlay__list li{width:100%;display:block}.nav-overlay__list li:last-child{padding-bottom:60px}.nav-overlay__list li a{display:block;border-bottom:1px solid #fff;padding:30px 0}.nav-overlay__list li a{color:var(--color-white);font-family:var(--font-sans);font-size:1.25rem;font-weight:700;transition:opacity .3s;letter-spacing:.05em}@media (max-width: 599px){.nav-overlay__list{gap:0rem}.nav-overlay__list li a{font-size:1.125rem}}.sec-mv{position:fixed;left:0;top:0;width:100%;height:100dvh;min-height:50rem;overflow:hidden;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 600px){.sec-mv{min-height:37.5rem}}.sec-mv:after{width:285px;height:212px;position:absolute;left:0;top:0;background:url(./top-visua-bg-sp_v3-after-DlXPWx14.webp) top/cover;content:"";display:none;background-repeat:no-repeat;background-size:contain;background-position:left top;z-index:4}@media screen and (max-width: 1024px){.sec-mv:after{display:block}}.sec-mv__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.sec-mv__bg canvas{z-index:3}.sec-mv__bg__img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:url(./top-visua-bg_v2-DyVKWU4g.webp) center/cover no-repeat}@media screen and (max-width: 600px){.sec-mv__bg__img{background:url(./top-visua-bg-sp_v3-DZftjk9C.webp) top/cover}}@media screen and (max-width: 600px){.sec-mv__tag{display:none}}.sec-mv__bg-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sec-mv__content{position:absolute;left:0;bottom:50%;transform:translateY(50%);z-index:12;text-align:left;width:60%}@media screen and (max-width: 1024px){.sec-mv__content{bottom:35%}}@media screen and (max-width: 600px){.sec-mv__content{width:95%;bottom:inherit;top:calc(90dvh - 280px);transform:translateY(0)}}.sec-mv__content h2{padding-left:100px;margin-bottom:40px}@media screen and (max-width: 1024px){.sec-mv__content h2{padding-left:5%}}.sec-mv__content h2 img{max-width:600px}@media screen and (max-width: 1024px){.sec-mv__content h2 img{max-width:400px}}.sec-mv__right{position:absolute;right:-5%;bottom:50%;transform:translateY(50%);width:70%;z-index:1}@media screen and (max-width: 1024px){.sec-mv__right{width:100%;right:0;bottom:inherit;transform:none;height:70%;top:0}}@media screen and (max-width: 600px){.sec-mv__right{width:100%;transform:translateY(0);top:-10dvh}}.sec-mv__right img,.sec-mv__right picture{width:100%}@media screen and (max-width: 1024px){.sec-mv__right img,.sec-mv__right picture{width:100%;-o-object-fit:cover;object-fit:cover;height:100%}}@media screen and (max-width: 600px){.sec-mv__right img,.sec-mv__right picture{width:100%;height:auto}}.sec-mv__title{font-family:var(--font-sans);font-weight:900;color:var(--color-black);line-height:1.2;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.5rem}@media screen and (max-width: 600px){.sec-mv__title{max-width:362px}}.sec-mv__title-top{font-size:clamp(32px,calc(60 * (100vw / 1366)),60px);display:block;width:100%}.sec-mv__title-number{display:inline-flex;align-items:baseline}.sec-mv__title-80{font-size:clamp(48px,calc(100 * (100vw / 1366)),100px);font-family:var(--font-sans);font-weight:900;background:linear-gradient(135deg,#00c853,#0059a8,#e60012,#ff6d00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sec-mv__title-year,.sec-mv__title-bottom{font-size:clamp(32px,calc(60 * (100vw / 1366)),60px)}.sec-mv__subtitle{font-family:var(--font-en);font-size:clamp(24px,calc(48 * (100vw / 1366)),48px);color:var(--color-black);margin-top:1rem;letter-spacing:.1em}@media (max-width: 1023px) and (min-width: 600px){.sec-mv__subtitle{font-size:1.5rem}}@media (max-width: 599px){.sec-mv__subtitle{font-size:1.5rem}}.sec-mv__ticker{position:absolute;bottom:2.5%;left:0;width:100%;overflow:hidden;z-index:2}@media screen and (max-width: 1024px){.sec-mv__ticker{bottom:140px}}@media (max-width: 599px){.sec-mv__ticker{bottom:inherit;top:calc(90dvh - 100px)}}.sec-mv__ticker-track{display:flex;width:-moz-fit-content;width:fit-content;animation:ticker 60s linear infinite;width:11600px}@media (max-width: 599px){.sec-mv__ticker-track{width:5800px}}.sec-mv__ticker-img{display:block;width:5800px;height:auto;flex-shrink:0}@media (max-width: 599px){.sec-mv__ticker-img{width:2900px}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.sec-mv__cheer{position:fixed;bottom:2.5rem;right:2.5rem;width:10.625rem;height:10.625rem;border-radius:50%;background:var(--color-sub);color:var(--color-white);font-family:var(--font-en);font-size:.875rem;display:flex;align-items:center;justify-content:center;z-index:149;transition:transform .3s;border:4px solid #000}@media screen and (max-width: 600px){.sec-mv__cheer{border:2px solid #000}}@media (max-width: 1023px) and (min-width: 600px){.sec-mv__cheer{width:10.625rem;height:10.625rem;font-size:.75rem;right:.625rem;bottom:.625rem;border:2px solid #000}}@media (max-width: 599px){.sec-mv__cheer{width:5.875rem;height:5.875rem;font-size:.75rem;right:.625rem;bottom:.625rem}}.sec-mv__cheer a,.sec-mv__cheer button{display:block;width:100%;height:100%}.sec-mv__cheer a:hover,.sec-mv__cheer button:hover{opacity:1}.sec-mv__cheer a:hover .sec-mv__cheer-icon-text,.sec-mv__cheer button:hover .sec-mv__cheer-icon-text{opacity:1;transform:translateY(0)}.sec-mv__cheer a:hover .sec-mv__cheer-icon,.sec-mv__cheer button:hover .sec-mv__cheer-icon{animation:flag-wave-right .3s ease forwards!important}.sec-mv__cheer .sec-mv__cheer-icon-text{position:absolute;width:100%;transition:all .3s ease;left:0;top:-90px;opacity:0;transform:translateY(5px);pointer-events:none;text-align:center;line-height:1.7}@media screen and (max-width: 1024px){.sec-mv__cheer .sec-mv__cheer-icon-text{top:-75px}}@media screen and (max-width: 600px){.sec-mv__cheer .sec-mv__cheer-icon-text{width:180px;top:20px;right:100px;left:inherit;background-color:#fff;border-radius:20px;padding:5px 10px}}.sec-mv__cheer .sec-mv__cheer-icon-text span{color:var(--color-black);font-family:var(--font-sans);font-size:15px;font-weight:700;padding:10px 20px;position:relative;z-index:2}@media screen and (max-width: 1024px){.sec-mv__cheer .sec-mv__cheer-icon-text span{font-size:13px}}@media screen and (max-width: 600px){.sec-mv__cheer .sec-mv__cheer-icon-text span{padding:8px 0}}.sec-mv__cheer .sec-mv__cheer-icon-text span:last-child{padding:0 20px 4px}@media screen and (max-width: 600px){.sec-mv__cheer .sec-mv__cheer-icon-text span:last-child{padding:0}}.sec-mv__cheer .sec-mv__cheer-icon-text span:after{position:absolute;width:100%;height:100%;background-color:#fff;border-radius:30px;content:"";display:block;left:0;top:0;z-index:-1}@media screen and (max-width: 600px){.sec-mv__cheer .sec-mv__cheer-icon-text span:after{display:none}}.sec-mv__cheer .sec-mv__cheer-icon-text span strong{font-family:var(--font-sans);color:#f40103;font-size:26px;font-weight:900}@media screen and (max-width: 1024px){.sec-mv__cheer .sec-mv__cheer-icon-text span strong{font-size:18px}}.sec-mv__cheer .sec-mv__cheer-icon-text span small{color:#f40103;font-size:13px;font-weight:900}@media screen and (max-width: 1024px){.sec-mv__cheer .sec-mv__cheer-icon-text span small{font-size:10px}}.sec-mv__cheer .sec-mv__cheer-icon{transition:all .3s ease;opacity:1;position:absolute;left:20px;top:20px;width:90px;transform:rotate(-1deg);animation:flag-wave 5s ease-in-out infinite;transform-origin:bottom center}@media screen and (max-width: 600px){.sec-mv__cheer .sec-mv__cheer-icon{width:50px;left:10px;top:8px}}.sec-mv__cheer .cheer-text{font-size:12px;position:absolute;right:18px;bottom:35%;font-weight:900;font-family:var(--font-sans);transform:translateY(50%);display:block;text-align:center}@media screen and (max-width: 600px){.sec-mv__cheer .cheer-text{display:none}}.sec-mv__cheer .cheer-text-sp{font-size:12px;position:absolute;right:10px;bottom:35%;font-weight:900;font-family:var(--font-sans);transform:translateY(50%);display:none;text-align:center}@media screen and (max-width: 600px){.sec-mv__cheer .cheer-text-sp{display:block}}@keyframes flag-wave{0%,80%,to{transform:rotate(-1deg)}85%{transform:rotate(10deg)}90%{transform:rotate(-7deg)}95%{transform:rotate(5deg)}}@keyframes flag-wave-right{0%{transform:rotate(-1deg)}to{transform:rotate(7deg)}}.sec-scroll-indicator{position:absolute;left:50%;transform:translate(-50%);flex-direction:column;align-items:center;z-index:5;display:none}@media screen and (max-width: 1024px){.sec-scroll-indicator{display:flex;top:90dvh}}.sec-scroll-indicator__line{display:block;width:1px;height:106px;background:#000;position:relative;overflow:hidden}.sec-scroll-indicator__icon{display:block;width:7px;height:7px;border-radius:50%;background:#000;position:absolute;top:0;left:50%;transform:translate(-50%);animation:scroll-dot 2s ease-in-out infinite}@keyframes scroll-dot{0%{top:0;opacity:0}20%{opacity:1}80%{opacity:1}to{top:99px;opacity:0}}.sec01__inner{position:relative;z-index:2}.sec01__inner:after{background-color:#ffffff80;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);content:"";position:absolute;left:0;bottom:0;width:100%;height:calc(100% - 400px);z-index:-2}@media screen and (max-width: 1024px){.sec01__inner:after{bottom:-100px;height:calc(100% - 200px)}}@media screen and (max-width: 600px){.sec01__inner:after{bottom:0;height:calc(100% - 200px)}}.sec01__inner .sec01__inner__deco-left{width:50%;background:linear-gradient(98deg,#4fff33 11.7%,#ffe200 89.16%);position:absolute;display:block;left:0;top:550px;height:200px;clip-path:polygon(0% 20%,20% 0%,0% 100%,0% 100%);transition:clip-path 2s cubic-bezier(.77,0,.175,1)}@media screen and (max-width: 1200px){.sec01__inner .sec01__inner__deco-left{top:500px}}@media screen and (max-width: 1024px){.sec01__inner .sec01__inner__deco-left{top:350px}}.sec01__inner .sec01__inner__deco-left.is-visible{clip-path:polygon(0% 10%,100% 0%,100% 10%,0% 100%)}@media screen and (max-width: 600px){.sec01__inner .sec01__inner__deco-left.is-visible{clip-path:polygon(0% 10%,100% 0%,100% 10%,0% 100%)}}@media screen and (max-width: 600px){.sec01__inner .sec01__inner__deco-left{top:260px;height:140px;width:70%}}.sec01__inner .sec01__inner__deco-right{width:50%;background:linear-gradient(68deg,#78ffff 18.41%,#56ebce 32.47%,#4cccce 80.08%,#2552ce 90%);position:absolute;display:block;right:0;top:450px;height:430px;clip-path:polygon(100% 20%,100% 40%,100% 100%,100% 100%);transition:clip-path 2s cubic-bezier(.77,0,.175,1)}.sec01__inner .sec01__inner__deco-right.is-visible{clip-path:polygon(0 0,100% 20%,100% 100%,0% 40%)}@media screen and (max-width: 1200px){.sec01__inner .sec01__inner__deco-right{top:400px}}@media screen and (max-width: 1024px){.sec01__inner .sec01__inner__deco-right{top:200px}}@media screen and (max-width: 600px){.sec01__inner .sec01__inner__deco-right{top:200px;height:230px}}.sec-film{margin-top:100vh;position:relative;padding:calc(8.75rem + 10.395vw) 0;overflow:hidden}.sec-film__strip{display:flex;gap:.75rem;width:200vw;margin-left:0%;position:relative;background-color:#000}.sec-film__strip:before{width:100%;height:20px;position:absolute;left:0;top:-20px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='23.818'%20height='20.973'%20viewBox='0%200%2023.818%2020.973'%3e%3cpath%20id='中マド_1'%20data-name='中マド%201'%20d='M3222.854,1269.324h-23.818V1248.35h23.818v20.973Zm-12.817-15.973a5.006,5.006,0,0,0-5,5v.375a5.006,5.006,0,0,0,5,5h2.507a5.006,5.006,0,0,0,5-5v-.375a5.006,5.006,0,0,0-5-5Z'%20transform='translate(-3199.037%20-1248.351)'/%3e%3c/svg%3e");background-repeat:repeat-x;background-position:0 0;content:""}@media screen and (max-width: 600px){.sec-film__strip:before{background-size:15px;height:15px;top:-12px}}.sec-film__strip:after{width:100%;height:20px;position:absolute;left:0;bottom:-20px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='23.818'%20height='20.973'%20viewBox='0%200%2023.818%2020.973'%3e%3cpath%20id='中マド_1'%20data-name='中マド%201'%20d='M3222.854,1269.324h-23.818V1248.35h23.818v20.973Zm-12.817-15.973a5.006,5.006,0,0,0-5,5v.375a5.006,5.006,0,0,0,5,5h2.507a5.006,5.006,0,0,0,5-5v-.375a5.006,5.006,0,0,0-5-5Z'%20transform='translate(-3199.037%20-1248.351)'/%3e%3c/svg%3e");background-repeat:repeat-x;background-position:0 0;content:""}@media screen and (max-width: 600px){.sec-film__strip:after{background-size:15px;height:15px;bottom:-12px}}.sec-film__strip.sec-film__strip--upper{animation:film-scroll-right 40s linear infinite}.sec-film__strip.sec-film__strip--lower{margin-top:-45px;animation:film-scroll-left 40s linear infinite}.sec-film__strip--upper-wrap{transform:rotate(-10deg)}.sec-film__strip--lower-wrap{transform:rotate(5deg)}@keyframes film-scroll-right{0%{translate:-50% 0}to{translate:0 0}}@keyframes film-scroll-left{0%{translate:0 0}to{translate:-50% 0}}.sec-film__frame{flex-shrink:0;width:17.5rem;height:11.25rem;border-radius:.25rem;overflow:hidden;position:relative}.sec-film__frame img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:grayscale(100%)}@media (max-width: 1023px) and (min-width: 600px){.sec-film__frame{width:10rem;height:6.6875rem}}@media (max-width: 599px){.sec-film__frame{width:7rem;height:4.6875rem}}.sec-intro{padding:0rem 0 17.5rem;text-align:center;margin-top:-80px}@media (max-width: 1023px) and (min-width: 600px){.sec-intro{padding:3.75rem 0 9.375rem}}@media (max-width: 599px){.sec-intro{padding:3.75rem 0 9.375rem}}.sec-intro__text{font-family:var(--font-sans);font-size:clamp(18px,calc(24 * (100vw / 1366)),24px);font-weight:700;color:var(--color-black);line-height:2}.sec-intro__text p+p{margin-top:1rem}@media (max-width: 1023px) and (min-width: 600px){.sec-intro__text{font-size:1.25rem}}@media (max-width: 599px){.sec-intro__text{font-size:1.25rem}}.char-animate{display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 600px){.char-animate{width:100%;display:block}}.char-animate__char{display:inline-block;opacity:0;transition:opacity .6s cubic-bezier(.77,0,.175,1);transition-delay:calc(.05s * var(--char-index))}.char-animate.is-active .char-animate__char{opacity:1}.sec-intro__ribbon{margin:2.5rem auto;padding:1.5rem 3rem;display:inline-block;font-family:var(--font-sans);font-size:clamp(20px,calc(28 * (100vw / 1366)),28px);font-weight:700;line-height:1.8;position:relative;z-index:2}@media screen and (max-width: 600px){.sec-intro__ribbon{width:100%}}.sec-intro__ribbon .sec-intro__ribbon-deco{max-width:754px;width:100%;height:98px;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);position:absolute}.sec-intro__ribbon .sec-intro__ribbon-deco:after{width:95%;max-width:754px;height:98px;z-index:-1;left:calc(50% + 0px);top:calc(50% + 0px);transform:translate(-50%,-50%);position:absolute;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='754.534'%20height='98.708'%20viewBox='0%200%20754.534%2098.708'%3e%3cg%20transform='translate(-306.419%20-1582.612)'%3e%3cpath%20id='パス_339'%20data-name='パス%20339'%20d='M50.191,0H754.534L704.343,98.708H0Z'%20transform='translate(306.419%201582.612)'%20fill='%23fff'/%3e%3cpath%20id='パス_339_-_アウトライン'%20data-name='パス%20339%20-%20アウトライン'%20d='M52.031,3,4.891,95.708H702.5L749.642,3H52.031m-1.84-3H754.533L704.343,98.708H0Z'%20transform='translate(306.419%201582.612)'/%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;display:block;content:""}@media screen and (max-width: 600px){.sec-intro__ribbon .sec-intro__ribbon-deco:after{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='301.654'%20height='69.298'%20viewBox='0%200%20301.654%2069.298'%3e%3cg%20id='パス_861'%20data-name='パス%20861'%20fill='%23fff'%3e%3cpath%20d='M%20265.4978332519531%2067.79799652099609%20L%202.445504426956177%2067.79799652099609%20L%2036.15638732910156%201.499994397163391%20L%20299.2086791992188%201.499994397163391%20L%20265.4978332519531%2067.79799652099609%20Z'%20stroke='none'/%3e%3cpath%20d='M%2037.07644653320312%202.999992370605469%20L%204.8909912109375%2066.29799652099609%20L%20264.5777893066406%2066.29799652099609%20L%20296.76318359375%202.999992370605469%20L%2037.07644653320312%202.999992370605469%20M%2035.23629760742188%20-7.62939453125e-06%20L%20301.6541748046875%20-7.62939453125e-06%20L%20266.4179077148438%2069.29799652099609%20L%200%2069.29799652099609%20L%2035.23629760742188%20-7.62939453125e-06%20Z'%20stroke='none'%20fill='%23000'/%3e%3c/g%3e%3c/svg%3e")}}.sec-intro__ribbon .sec-intro__ribbon-deco span:nth-child(1){max-width:754px;width:95%;height:98px;z-index:-1;left:calc(50% + 20px);top:calc(50% + 20px);transform:translate(-50%,-50%);position:absolute;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='754.534'%20height='98.708'%20viewBox='0%200%20754.534%2098.708'%3e%3cg%20transform='translate(-306.419%20-1582.612)'%3e%3cpath%20id='パス_339'%20data-name='パス%20339'%20d='M50.191,0H754.534L704.343,98.708H0Z'%20transform='translate(306.419%201582.612)'%20fill='%23fff'/%3e%3cpath%20id='パス_339_-_アウトライン'%20data-name='パス%20339%20-%20アウトライン'%20d='M52.031,3,4.891,95.708H702.5L749.642,3H52.031m-1.84-3H754.533L704.343,98.708H0Z'%20transform='translate(306.419%201582.612)'/%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;display:block;content:""}@media screen and (max-width: 600px){.sec-intro__ribbon .sec-intro__ribbon-deco span:nth-child(1){background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='301.654'%20height='69.298'%20viewBox='0%200%20301.654%2069.298'%3e%3cg%20id='パス_861'%20data-name='パス%20861'%20fill='%23fff'%3e%3cpath%20d='M%20265.4978332519531%2067.79799652099609%20L%202.445504426956177%2067.79799652099609%20L%2036.15638732910156%201.499994397163391%20L%20299.2086791992188%201.499994397163391%20L%20265.4978332519531%2067.79799652099609%20Z'%20stroke='none'/%3e%3cpath%20d='M%2037.07644653320312%202.999992370605469%20L%204.8909912109375%2066.29799652099609%20L%20264.5777893066406%2066.29799652099609%20L%20296.76318359375%202.999992370605469%20L%2037.07644653320312%202.999992370605469%20M%2035.23629760742188%20-7.62939453125e-06%20L%20301.6541748046875%20-7.62939453125e-06%20L%20266.4179077148438%2069.29799652099609%20L%200%2069.29799652099609%20L%2035.23629760742188%20-7.62939453125e-06%20Z'%20stroke='none'%20fill='%23000'/%3e%3c/g%3e%3c/svg%3e")}}.sec-intro__ribbon .sec-intro__ribbon-deco span:nth-child(2){width:95%;max-width:754px;height:98px;z-index:-1;left:calc(50% - 20px);top:calc(50% - 20px);transform:translate(-50%,-50%);position:absolute;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='754.534'%20height='98.708'%20viewBox='0%200%20754.534%2098.708'%3e%3cg%20transform='translate(-306.419%20-1582.612)'%3e%3cpath%20id='パス_339'%20data-name='パス%20339'%20d='M50.191,0H754.534L704.343,98.708H0Z'%20transform='translate(306.419%201582.612)'%20fill='%23fff'/%3e%3cpath%20id='パス_339_-_アウトライン'%20data-name='パス%20339%20-%20アウトライン'%20d='M52.031,3,4.891,95.708H702.5L749.642,3H52.031m-1.84-3H754.533L704.343,98.708H0Z'%20transform='translate(306.419%201582.612)'/%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;display:block;content:""}@media screen and (max-width: 600px){.sec-intro__ribbon .sec-intro__ribbon-deco span:nth-child(2){background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='301.654'%20height='69.298'%20viewBox='0%200%20301.654%2069.298'%3e%3cg%20id='パス_861'%20data-name='パス%20861'%20fill='%23fff'%3e%3cpath%20d='M%20265.4978332519531%2067.79799652099609%20L%202.445504426956177%2067.79799652099609%20L%2036.15638732910156%201.499994397163391%20L%20299.2086791992188%201.499994397163391%20L%20265.4978332519531%2067.79799652099609%20Z'%20stroke='none'/%3e%3cpath%20d='M%2037.07644653320312%202.999992370605469%20L%204.8909912109375%2066.29799652099609%20L%20264.5777893066406%2066.29799652099609%20L%20296.76318359375%202.999992370605469%20L%2037.07644653320312%202.999992370605469%20M%2035.23629760742188%20-7.62939453125e-06%20L%20301.6541748046875%20-7.62939453125e-06%20L%20266.4179077148438%2069.29799652099609%20L%200%2069.29799652099609%20L%2035.23629760742188%20-7.62939453125e-06%20Z'%20stroke='none'%20fill='%23000'/%3e%3c/g%3e%3c/svg%3e")}}.sec-intro__ribbon p{position:relative;z-index:4}@media (max-width: 1023px) and (min-width: 600px){.sec-intro__ribbon{font-size:1.25rem;line-height:1.5;padding:1.25rem 2rem}}@media (max-width: 599px){.sec-intro__ribbon{font-size:1.25rem;line-height:1.5;padding:1.25rem 2rem}}.sec-intro__closing{margin-top:0rem;font-family:var(--font-sans);font-size:clamp(18px,calc(24 * (100vw / 1366)),24px);font-weight:700;color:var(--color-black);line-height:2}@media (max-width: 1023px) and (min-width: 600px){.sec-intro__closing{font-size:1.25rem}}@media (max-width: 599px){.sec-intro__closing{font-size:1.25rem}}.bottom-sec{position:relative;padding:23.75rem 0 6.25rem;margin-top:-270px;z-index:3;overflow:hidden}@media (max-width: 1023px) and (min-width: 600px){.bottom-sec{padding:18.75rem 0 3.75rem;margin-top:-100px}}@media (max-width: 599px){.bottom-sec{padding:10rem 0 0rem;margin-top:-100px}}.bottom-sec{position:relative}.bottom-sec:before{width:100%;height:400px;z-index:-10;bottom:0;position:absolute;content:"";display:block;left:0}@media screen and (max-width: 600px){.bottom-sec:before{height:600px}}.bottom-sec:after{width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);content:"";position:absolute;left:0;top:0;z-index:0;clip-path:polygon(0 10%,100% 5%,100% 80%,0% 100%);z-index:-1}@media screen and (max-width: 600px){.bottom-sec:after{clip-path:polygon(0 2%,100% 0%,100% 97%,0% 100%);height:80%;top:30px}}.bottom-sec .sec-message__bg__left{position:absolute;top:60px;left:0;height:560px;width:100%;clip-path:polygon(0 0%,0% 0%,0% 50%,0% 50%);background:linear-gradient(122deg,#ff8900 24.79%,#f02e00 44.45%);transition:clip-path 1.2s cubic-bezier(.77,0,.175,1);z-index:-2}.bottom-sec .sec-message__bg__left.is-visible{clip-path:polygon(0 0%,100% 50%,100% 100%,0% 50%)}@media screen and (max-width: 600px){.bottom-sec .sec-message__bg__left{height:260px;top:20px}.bottom-sec .sec-message__bg__left.is-visible{clip-path:polygon(0 0%,100% 40%,100% 100%,0% 60%)}}.bottom-sec .sec-message__bg__right{position:absolute;top:0;left:0;height:960px;width:100%;clip-path:polygon(100% 20%,100% 0%,100% 20%,100% 20%);background:linear-gradient(195deg,#fff500 4.07%,#e09200 52.96%);z-index:-3;transition:clip-path 1.2s cubic-bezier(.77,0,.175,1)}.bottom-sec .sec-message__bg__right.is-visible{clip-path:polygon(0 80%,100% 0%,100% 20%,0% 100%)}@media screen and (max-width: 600px){.bottom-sec .sec-message__bg__right{height:300px;clip-path:polygon(100% 80%,100% 0%,100% 20%,100% 100%)}.bottom-sec .sec-message__bg__right.is-visible{clip-path:polygon(0 60%,100% 0%,100% 40%,0% 100%)}}.bottom-sec .sec-message__bg__bottom{position:absolute;bottom:0;left:0;height:860px;width:100%;clip-path:polygon(0 0%,0% 20%,0% 100%,0% 80%);background:linear-gradient(214deg,#52ff33 28.49%,#f8e500 74.88%);z-index:-3;transition:clip-path 1.2s cubic-bezier(.77,0,.175,1)}.bottom-sec .sec-message__bg__bottom.is-visible{clip-path:polygon(0 0%,100% 20%,100% 100%,0% 80%)}@media screen and (max-width: 600px){.bottom-sec .sec-message__bg__bottom{height:400px;bottom:450px;clip-path:polygon(0 0%,0% 20%,0% 100%,0% 80%)}.bottom-sec .sec-message__bg__bottom.is-visible{clip-path:polygon(0 0%,100% 20%,100% 100%,0% 80%)}}.sec-message{position:relative;z-index:3}.sec-message__en{position:absolute;top:-9.375rem;left:50%;transform:translate(-50%) rotate(-6deg);font-size:clamp(80px,calc(190 * (100vw / 1366)),190px);-webkit-text-stroke:2px rgb(255,255,255);pointer-events:none;white-space:nowrap}@media (max-width: 1023px) and (min-width: 600px){.sec-message__en{font-size:17.6vw;transform:translate(-50%) rotate(-10deg);top:-5rem}}@media (max-width: 599px){.sec-message__en{font-size:17.6vw;top:-4.375rem;transform:translate(-50%) rotate(-9deg)}}.sec-message__card-wrap{position:relative;z-index:1;max-width:68rem;margin:0 auto;width:100%;padding-top:0;filter:drop-shadow(0 4px 0 #000) drop-shadow(0 -4px 0 #000) drop-shadow(4px 0 0 #000) drop-shadow(-4px 0 0 #000)}.sec-message__card{background:var(--color-white);width:100%;clip-path:polygon(0 20px,20px 0,calc(100% - 20px) 0,100% 20px,100% calc(100% - 20px),calc(100% - 20px) 100%,20px 100%,0 calc(100% - 20px))}@media (max-width: 599px){.sec-message__card{margin:0 0rem}}.sec-message__body{padding:5.625rem 5rem}@media (max-width: 1023px) and (min-width: 600px){.sec-message__body{padding:2.5rem 1.875rem}}@media (max-width: 599px){.sec-message__body{padding:1.5rem 1.25rem}}.sec-message__head{margin-bottom:1.5rem;border-bottom:2px solid #000;padding-bottom:10px}@media screen and (max-width: 600px){.sec-message__head{text-align:center;border-bottom:none}}.sec-message__org{font-family:var(--font-sans);font-size:1.5625rem;font-weight:700;color:var(--color-black)}@media (max-width: 1023px) and (min-width: 600px){.sec-message__org{font-size:1.125rem}}@media (max-width: 599px){.sec-message__org{font-size:1.125rem}}.sec-message__title{font-family:var(--font-sans);font-size:1.5625rem;font-weight:700;color:var(--color-black);margin-top:0rem}@media (max-width: 1023px) and (min-width: 600px){.sec-message__title{font-size:1.125rem}}@media (max-width: 599px){.sec-message__title{font-size:1.125rem}}.sec-message__photo{float:right;width:17.5rem;margin:0 0 1.5rem 2rem;margin-top:-100px;position:relative;z-index:2}.sec-message__photo:after{width:100%;height:100%;left:20px;top:20px;background:linear-gradient(180deg,red,#ffeded);position:absolute;content:"";display:block;z-index:-1}@media screen and (max-width: 1024px){.sec-message__photo:after{left:10px;top:10px}}@media (max-width: 1024px){.sec-message__photo{float:none;width:13.75rem;margin:0 auto 1.25rem}}.sec-message__photo-img{width:100%;height:auto;aspect-ratio:229/259;-o-object-fit:cover;object-fit:cover}.sec-message__text{font-family:var(--font-sans);font-size:1.125rem;font-weight:500;letter-spacing:.05em;line-height:1.9;color:var(--color-black)}.sec-message__text p+p{margin-top:.75rem}@media (max-width: 1023px) and (min-width: 600px){.sec-message__text{font-size:.9375rem}}@media (max-width: 599px){.sec-message__text{font-size:.9375rem}}.sec-message__accordion{clear:both;margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.sec-message__accordion-header{display:flex;align-items:center;border:1px solid #000;background-color:#000;cursor:pointer;transition:all .3s ease}.sec-message__accordion-header:hover{opacity:.5}.sec-message__accordion-header.is-open{background-color:#fff}.sec-message__accordion-header.is-open *{color:#000}.sec-message__accordion-header.is-open .sec-message__accordion-icon{background-color:#000;color:#fff}.sec-message__accordion-header{gap:1rem;padding:1.25rem;cursor:pointer}@media (max-width: 1023px) and (min-width: 600px){.sec-message__accordion-header{padding:1rem;gap:.75rem}}@media (max-width: 599px){.sec-message__accordion-header{padding:1rem;gap:.75rem;flex-direction:column}}.sec-message__accordion-num{font-family:var(--font-chakra);font-size:2.625rem;font-weight:700;color:#fff;line-height:1;flex-shrink:0}@media (max-width: 1023px) and (min-width: 600px){.sec-message__accordion-num{font-size:1.5rem}}@media (max-width: 599px){.sec-message__accordion-num{font-size:1.5rem;display:none}}.sec-message__accordion-title{font-family:var(--font-sans);font-size:1.25rem;color:#fff;font-weight:700;line-height:1.7;flex:1}@media (max-width: 1023px) and (min-width: 600px){.sec-message__accordion-title{font-size:.9375rem}}@media (max-width: 599px){.sec-message__accordion-title{font-size:.9375rem}}.sec-message__accordion-toggle{display:flex;align-items:center;gap:.5rem;font-family:var(--font-sans);font-size:.9375rem;font-weight:700;color:#fff;white-space:nowrap;flex-shrink:0;cursor:pointer}.sec-message__accordion-icon{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;background:#fff;color:#000;font-size:1rem;line-height:1}.sec-message__accordion-content{display:none;padding:20px 0;font-family:var(--font-sans);font-size:1.125rem;font-weight:500;line-height:1.8;color:var(--color-black)}.sec-message__accordion-content.is-open{display:block}@media (max-width: 1023px) and (min-width: 600px){.sec-message__accordion-content{padding:10px 0;font-size:.9375rem}}@media (max-width: 599px){.sec-message__accordion-content{padding:10px 0;font-size:.9375rem}}.sec-message__after-text{color:#000;margin-top:2rem;font-family:var(--font-sans);font-size:1.125rem;font-weight:500;line-height:1.9}@media (max-width: 1023px) and (min-width: 600px){.sec-message__after-text{font-size:.9375rem}}.sec-message__after-text{color:var(--color-black)}.sec-message__after-text p+p{margin-top:.75rem}@media (max-width: 599px){.sec-message__after-text{font-size:.9375rem}}.sec-message__signature{margin-top:2rem;font-family:var(--font-sans);font-size:1.1875rem;font-weight:700;color:var(--color-black);text-align:right}@media (max-width: 1023px) and (min-width: 600px){.sec-message__signature{font-size:.9375rem}}@media (max-width: 599px){.sec-message__signature{font-size:.9375rem}}.sec-links{padding:7.5rem 0 80px;text-align:center;position:relative;z-index:3;margin-top:-.5px}@media (max-width: 1023px) and (min-width: 600px){.sec-links{padding:5rem 0 0}}@media (max-width: 599px){.sec-links{padding:3.125rem 0}}@media screen and (max-width: 1200px){.sec-links .sec-links__inner{width:100%}}@media screen and (max-width: 1024px){.sec-links .sec-links__inner{width:95%}}@media screen and (max-width: 600px){.sec-links .sec-links__inner{width:85%}}.sec-links__title{font-family:var(--font-sans);font-size:45px;font-weight:900;color:#fff;margin-bottom:2.5rem}@media (max-width: 1023px) and (min-width: 600px){.sec-links__title{font-size:1.5625rem;margin-bottom:1.25rem}}@media (max-width: 599px){.sec-links__title{font-size:1.5625rem;margin-bottom:0rem}}.sec-links__cards{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media (max-width: 1023px) and (min-width: 600px){.sec-links__cards{gap:calc(.125%*1rem/1px)}}@media (max-width: 599px){.sec-links__cards{grid-template-columns:1fr;gap:1.5rem}}.sec-links__card{display:block;text-align:center;transition:box-shadow .3s;text-decoration:none;position:relative}@media (max-width: 1023px) and (min-width: 600px){.sec-links__card{width:98%}}@media screen and (max-width: 600px){.sec-links__card{width:98%;max-width:360px;margin:0 auto}}.sec-links__card .sec-links__card-img{position:relative;z-index:2}.sec-links__card .sec-links__card-img img{transition:opacity .3s ease}@media screen and (max-width: 600px){.sec-links__card .sec-links__card-img img{display:none}}.sec-links__card .sec-links__card-img .hover-icon{width:100%;position:absolute;left:0;bottom:0;opacity:0;z-index:3;height:auto}@media screen and (max-width: 600px){.sec-links__card .sec-links__card-img .hover-icon{opacity:1!important;display:block!important;position:relative}}@media screen and (min-width: 601px){.sec-links__card.sec-links__card--speech:hover .sec-links__card-body{padding-bottom:0!important}}.sec-links__card:hover{opacity:1;cursor:pointer}.sec-links__card:hover .sec-links__card-link{opacity:1!important}.sec-links__card:hover .sec-links__card-img img{opacity:0}.sec-links__card:hover .sec-links__card-img .hover-icon{opacity:1!important}@media (max-width: 599px){.sec-links__card{padding:2rem 1.25rem}}.sec-links__card.sec-links__card--speech .sec-links__card-img{position:relative;z-index:2}.sec-links__card.sec-links__card--speech .sec-links__card-img:after{width:100%;height:100%;right:-15px;bottom:-15px;background:linear-gradient(156deg,#ff5252 15.56%,maroon 98.51%);content:"";display:block;position:absolute;z-index:-1}@media screen and (max-width: 600px){.sec-links__card.sec-links__card--speech .sec-links__card-img:after{height:42.6666666667vw;right:-10px;bottom:-10px}}.sec-links__card.sec-links__card--talk .sec-links__card-label{color:#2561b6!important;font-size:40px}@media screen and (max-width: 600px){.sec-links__card.sec-links__card--talk .sec-links__card-label{font-size:1.5625rem!important}}@media screen and (max-width: 600px){.sec-links__card.sec-links__card--talk .sec-links__card-body{padding-bottom:123px}}@media screen and (max-width: 600px){.sec-links__card.sec-links__card--talk .sec-links__card-en{margin-top:0}}.sec-links__card.sec-links__card--talk .sec-links__card-link{color:#2561b6!important}.sec-links__card.sec-links__card--talk .sec-links__card-link i{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='19.888'%20height='19.567'%20viewBox='0%200%2019.888%2019.567'%3e%3cpath%20id='Icon_akar-arrow-right-thick'%20data-name='Icon%20akar-arrow-right-thick'%20d='M28.388,14.283,18.7,4.5v7.4l-10.2.011v4.749H18.7v7.409Z'%20transform='translate(-8.5%20-4.5)'%20fill='%232561b6'/%3e%3c/svg%3e")}.sec-links__card-body{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:40px;transition:all .3s ease}@media screen and (max-width: 600px){.sec-links__card-body{justify-content:end;padding-bottom:63px}}.sec-links__card-label{font-family:var(--font-sans);font-size:2.5rem;font-weight:900;color:#f40103}@media (max-width: 1023px) and (min-width: 600px){.sec-links__card-label{font-size:2.5rem}}@media (max-width: 599px){.sec-links__card-label{font-size:1.5625rem}}.sec-links__card-en{color:#000;font-size:1.5rem;font-weight:900;margin-top:.5rem;text-transform:uppercase}@media screen and (max-width: 1024px){.sec-links__card-en{font-size:.9375rem}}.sec-links__card-desc{font-family:var(--font-sans);font-size:1.5rem;font-weight:900;color:var(--color-black);margin-top:0rem;color:#f40103}@media screen and (max-width: 1024px){.sec-links__card-desc{font-size:.875rem;margin-top:5px}}.sec-links__card-link{display:flex;justify-content:center;align-items:center;text-align:center;font-family:var(--font-sans);font-size:.875rem;font-weight:700;color:#f40103;margin-top:1rem;width:100%;opacity:0;position:absolute;left:0;bottom:0}@media screen and (max-width: 600px){.sec-links__card-link{opacity:1;bottom:5px}}.sec-links__card-link i{width:20px;margin-left:10px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='19.888'%20height='19.567'%20viewBox='0%200%2019.888%2019.567'%3e%3cpath%20id='Icon_akar-arrow-right-thick'%20data-name='Icon%20akar-arrow-right-thick'%20d='M28.388,14.283,18.7,4.5v7.4l-10.2.011v4.749H18.7v7.409Z'%20transform='translate(-8.5%20-4.5)'%20fill='%23d00'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;display:block}.sec-links__card-img{width:29.375rem;margin:0 auto 1rem;position:relative}@media screen and (max-width: 1024px){.sec-links__card-img{width:100%}}.sec-links__card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 599px){.sec-links__card-img{width:100%}}.bg-blur{position:relative;z-index:2}.bg-blur:before{width:100%;height:calc(100% + 400px);background:#ffffff80;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:-10;bottom:0;position:absolute;content:"";display:block;left:0}@media screen and (max-width: 600px){.bg-blur:before{height:calc(100% + 550px)}}.sec-project{position:relative;padding:7.5rem 0;z-index:2}@media (max-width: 1023px) and (min-width: 600px){.sec-project{padding:3.125rem 0}}@media (max-width: 599px){.sec-project{padding:3.125rem 0}}.sec-project__layout{display:flex;align-items:flex-start;width:85%;max-width:1000px;margin:0 auto}@media screen and (max-width: 1024px){.sec-project__layout{width:85%;display:block}}@media (max-width: 600px){.sec-project__layout{display:block;width:85%}}.sec-project__en{writing-mode:vertical-lr;font-size:clamp(80px,calc(135 * (100vw / 1366)),135px);-webkit-text-stroke:2px rgb(0,0,0);color:transparent;line-height:1;flex-shrink:0;margin-right:1.25rem;position:absolute;left:5%;top:80px;width:80px}@media screen and (max-width: 1024px){.sec-project__en{left:2.5%;font-size:70px}}@media (max-width: 1024px){.sec-project__en{writing-mode:horizontal-tb;position:relative;font-size:2.5rem;-webkit-text-stroke:1px rgb(0,0,0);top:0;left:0;margin-bottom:10px;margin-right:0;margin-bottom:.5rem}}.sec-project__inner{width:100%;padding-left:100px}@media screen and (max-width: 1024px){.sec-project__inner{padding-left:0}}.sec-project__title{font-family:var(--font-sans);font-size:clamp(36px,calc(60 * (100vw / 1366)),60px);font-weight:900;color:var(--color-black);line-height:1.2;margin-bottom:1rem;display:inline;background-image:linear-gradient(transparent 80%,#ff696a 60%);background-repeat:no-repeat;background-size:100% 100%}@media (max-width: 1023px) and (min-width: 600px){.sec-project__title{font-size:1.875rem}}@media (max-width: 599px){.sec-project__title{font-size:1.875rem}}.sec-project__lead{margin-top:20px;font-family:var(--font-sans);font-size:1.5625rem;font-weight:700;line-height:1.8;color:var(--color-black);margin-bottom:.5rem}@media (max-width: 1023px) and (min-width: 600px){.sec-project__lead{font-size:1.125rem}}@media (max-width: 599px){.sec-project__lead{font-size:1.125rem}}.sec-project__subtitle{font-family:var(--font-sans);font-size:clamp(28px,calc(45 * (100vw / 1366)),45px);font-weight:700;line-height:1.4;color:var(--color-black);margin-bottom:2rem;justify-content:left}@media (max-width: 1023px) and (min-width: 600px){.sec-project__subtitle{font-size:1.5625rem;margin-bottom:1.5rem}}@media (max-width: 599px){.sec-project__subtitle{font-size:1.5625rem;margin-bottom:1.5rem}}.sec-project__pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:2rem}@media (max-width: 1024px){.sec-project__pillars{gap:.75rem;margin:0 auto 32px}}@media screen and (max-width: 600px){.sec-project__pillars{max-width:400px;grid-template-columns:1fr}}.sec-project__pillar{border:5px solid var(--color-black);display:flex;flex-direction:column;text-align:center;position:relative;overflow:hidden;text-decoration:none}.sec-project__pillar i{display:block;width:30px;height:14px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='30'%20height='14'%20viewBox='0%200%2030%2014'%3e%3cpath%20id='多角形_10'%20data-name='多角形%2010'%20d='M15,0,30,14H0Z'%20transform='translate(30%2014)%20rotate(180)'/%3e%3c/svg%3e") center/contain no-repeat;position:absolute;bottom:15px;right:50%;transform:translate(50%)}@media screen and (max-width: 600px){.sec-project__pillar i{bottom:10px}}.sec-project__pillar-head{position:relative;width:100%;min-height:225px;padding-top:20px;display:flex;align-items:center;justify-content:center;overflow:hidden}@media screen and (max-width: 1024px){.sec-project__pillar-head{min-height:160px}}@media screen and (max-width: 600px){.sec-project__pillar-head{min-height:130px}}.sec-project__pillar-num{font-family:var(--font-en);font-size:2.1875rem;font-weight:400;line-height:1;color:var(--color-black);position:absolute;top:.75rem;right:1rem;z-index:2}@media screen and (max-width: 600px){.sec-project__pillar-num{font-size:2.8125rem;top:.5rem;right:inherit;top:50%;transform:translateY(-50%);left:15%}}.sec-project__pillar-icon{width:11.25rem;height:10rem;position:relative;z-index:1}@media screen and (max-width: 1024px){.sec-project__pillar-icon{width:7.5rem;height:6.25rem}}@media screen and (max-width: 600px){.sec-project__pillar-icon{left:40px}}.sec-project__pillar-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.sec-project__pillar-title{font-family:var(--font-sans);font-size:1.5625rem;font-weight:700;line-height:1.5;color:var(--color-black);padding:.625rem 1rem 1.75rem}@media screen and (max-width: 1024px){.sec-project__pillar-title{padding:.625rem .625rem 1.75rem;font-size:clamp(20px,calc(20 * (100vw / 600)),30px)}}@media screen and (max-width: 600px){.sec-project__pillar-title{padding:0 5% 5%;font-size:1.5625rem;min-height:99px;display:flex;align-items:center;justify-content:center}}.sec-project__pillar--01{position:relative}.sec-project__pillar--01:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,red,#fff);clip-path:polygon(0 0,60% 0,0 100%);display:none}@media screen and (max-width: 600px){.sec-project__pillar--01:before{display:block;clip-path:polygon(0 0,50% 0,0 100%)}}.sec-project__pillar--01 .sec-project__pillar-head:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,red,#fff);clip-path:polygon(0 0,70% 0,0 100%)}@media screen and (max-width: 600px){.sec-project__pillar--01 .sec-project__pillar-head:before{display:none}}.sec-project__pillar--02{position:relative}.sec-project__pillar--02:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#78ffff,#fff);clip-path:polygon(0 0,60% 0,0 100%);display:none}@media screen and (max-width: 600px){.sec-project__pillar--02:before{display:block;clip-path:polygon(0 0,50% 0,0 100%)}}.sec-project__pillar--02 .sec-project__pillar-icon img{position:relative}@media screen and (min-width: 601px){.sec-project__pillar--02 .sec-project__pillar-icon img{left:-15px}}.sec-project__pillar--02 .sec-project__pillar-head:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#78ffff,#fff);clip-path:polygon(0 0,70% 0,0 100%)}@media screen and (max-width: 600px){.sec-project__pillar--02 .sec-project__pillar-head:before{display:none}}.sec-project__pillar--03{position:relative}.sec-project__pillar--03:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:linear-gradient(180deg,#fdf501,#fff);clip-path:polygon(0 0,60% 0,0 100%);display:none}@media screen and (max-width: 600px){.sec-project__pillar--03:before{display:block;clip-path:polygon(0 0,50% 0,0 100%)}}.sec-project__pillar--03 .sec-project__pillar-head:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:linear-gradient(180deg,#fdf501,#fff);clip-path:polygon(0 0,70% 0,0 100%)}@media screen and (max-width: 600px){.sec-project__pillar--03 .sec-project__pillar-head:before{display:none}}.sec-project__desc{font-family:var(--font-sans);font-size:1.125rem;font-weight:500;line-height:1.8;color:var(--color-black);margin-bottom:2rem}@media (max-width: 1023px) and (min-width: 600px){.sec-project__desc{font-size:.9375rem}}@media (max-width: 599px){.sec-project__desc{font-size:.9375rem}}.sec-history{position:relative;margin-top:-100px;z-index:2;padding:calc(7.5rem + 4.36vw) 0 calc(6.25rem + 4.36vw);overflow:hidden}@media (max-width: 599px){.sec-history{padding:calc(3.75rem + 4.36vw) 0;margin-top:0}}.sec-history__layout{display:flex;align-items:flex-start;gap:0rem;position:relative;height:29.6875rem;transform:rotate(-5deg);width:110vw;left:-5vw}@media screen and (max-width: 1024px){.sec-history__layout{height:auto;transform:rotate(0);width:100%;left:0;flex-direction:column}}.sec-history__layout:before{width:100%;height:34px;position:absolute;left:0;top:-34px;z-index:1;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFEAAABICAYAAACOVhllAAAAAXNSR0IArs4c6QAAAFBlWElmTU0AKgAAAAgAAgESAAMAAAABAAEAAIdpAAQAAAABAAAAJgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAUaADAAQAAAABAAAASAAAAAD0C3VRAAABWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNi4wLjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgoZXuEHAAACE0lEQVR4Ae2agUnDYBCFU3GAukFGcAN1AzewTuAIthM4QlfQCXQEncA4gW6g78QfRIgQ+t2fH/IOHoWmeXf35aWUtquu6z4l1wEEjg4416f+EDBEIAqGaIgAAcDCSTREgABg4SQaIkAAsHASDREgAFg4iYYIEAAsnERDBAgAFk6iIQIEAIuaSXzTvDvpQjqRVsmKPtfSg5Re8c12pj7kv0nf4v8GvQ7fS1l7phnHwM/SWmqlthokA2SKaYsAy4XMAJkGsS9TN/hI39opEONqt1y9hiNva9SsDBZDtl5YGjM+4ryI3tA6Qc0XEJHKgIgNh2w4bjKMH5p2JAPitAnme/UT1XrJECmGnSECKA3REAECgIWTaIgAAcDCSTREgABg4SQaIkAAsHASDREgAFg4iYYIEAAsnERDBAgAFktO4inA79siAyI2HLXkiE8/8vzkpzMgnk2eYp4TLsm25WdO8nFDDpjgtZbnu0TtjBn9Hug1YXHScgsCjL1TIIbxPswbrHjPjvlIoWZ/B7trDGIAJG/jsm8qxGiyl+I9aO660QAZAGPHdIjRJIa/lXqpZsXFu5IepZgjRfGX3zCuWYOahWrUeY0mc0CssVfVHhkftqsu0EIzQwSugiEaIkAAsHASDREgAFg4iYYIEAAsnERDBAgAFk6iIQIEAAsn0RABAoCFk2iIAAHAwkkEIB7LYwf4LNriC/AHGxojjnV7AAAAAElFTkSuQmCC);background-size:38px;background-repeat:repeat-x;background-position:0 0;content:""}@media screen and (max-width: 1024px){.sec-history__layout:before{background-size:21px;top:-21px}}.sec-history__layout:after{width:100%;height:34px;position:absolute;left:0;bottom:-34px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFEAAABICAYAAACOVhllAAAAAXNSR0IArs4c6QAAAFBlWElmTU0AKgAAAAgAAgESAAMAAAABAAEAAIdpAAQAAAABAAAAJgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAUaADAAQAAAABAAAASAAAAAD0C3VRAAABWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNi4wLjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgoZXuEHAAACE0lEQVR4Ae2agUnDYBCFU3GAukFGcAN1AzewTuAIthM4QlfQCXQEncA4gW6g78QfRIgQ+t2fH/IOHoWmeXf35aWUtquu6z4l1wEEjg4416f+EDBEIAqGaIgAAcDCSTREgABg4SQaIkAAsHASDREgAFg4iYYIEAAsnERDBAgAFk6iIQIEAIuaSXzTvDvpQjqRVsmKPtfSg5Re8c12pj7kv0nf4v8GvQ7fS1l7phnHwM/SWmqlthokA2SKaYsAy4XMAJkGsS9TN/hI39opEONqt1y9hiNva9SsDBZDtl5YGjM+4ryI3tA6Qc0XEJHKgIgNh2w4bjKMH5p2JAPitAnme/UT1XrJECmGnSECKA3REAECgIWTaIgAAcDCSTREgABg4SQaIkAAsHASDREgAFg4iYYIEAAsnERDBAgAFktO4inA79siAyI2HLXkiE8/8vzkpzMgnk2eYp4TLsm25WdO8nFDDpjgtZbnu0TtjBn9Hug1YXHScgsCjL1TIIbxPswbrHjPjvlIoWZ/B7trDGIAJG/jsm8qxGiyl+I9aO660QAZAGPHdIjRJIa/lXqpZsXFu5IepZgjRfGX3zCuWYOahWrUeY0mc0CssVfVHhkftqsu0EIzQwSugiEaIkAAsHASDREgAFg4iYYIEAAsnERDBAgAFk6iIQIEAAsn0RABAoCFk2iIAAHAwkkEIB7LYwf4LNriC/AHGxojjnV7AAAAAElFTkSuQmCC);background-size:38px;background-repeat:repeat-x;background-position:0 0;content:""}@media screen and (max-width: 1024px){.sec-history__layout:after{background-size:21px;bottom:-30px}}@media (max-width: 1024px){.sec-history__layout{gap:0rem}}.sec-history__content{flex-shrink:0;transform:rotate(5deg);width:40%;position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 1200px){.sec-history__content{width:50%}}@media (max-width: 1024px){.sec-history__content{transform:rotate(0);padding:40px 20px;width:100%}}.sec-history__content .btn--primary{background-color:#000}.sec-history__content .sec-history__content-inner{width:100%;max-width:380px;margin:0 auto}@media screen and (max-width: 600px){.sec-history__content .com-btn{margin:0 auto;display:flex}}.sec-history__tag{font-family:var(--font-en);font-size:1.25rem;font-weight:400;color:#f40103;margin-bottom:.5rem}@media screen and (max-width: 600px){.sec-history__tag{text-align:center}}.sec-history__sub{font-family:var(--font-sans);font-size:1.5625rem;font-weight:700;color:var(--color-black)}@media (max-width: 1023px) and (min-width: 600px){.sec-history__sub{font-size:1.125rem}}@media (max-width: 599px){.sec-history__sub{font-size:1.125rem;text-align:center}}.sec-history__title{font-family:var(--font-sans);font-size:clamp(32px,calc(45 * (100vw / 1366)),45px);font-weight:900;color:var(--color-black);margin-bottom:1.25rem}@media (max-width: 1023px) and (min-width: 600px){.sec-history__title{font-size:1.75rem}}@media (max-width: 599px){.sec-history__title{font-size:1.75rem;text-align:center}}.sec-history__text{font-family:var(--font-sans);font-size:1.125rem;font-weight:500;line-height:1.8;color:var(--color-black);margin-bottom:2rem}@media (max-width: 1023px) and (min-width: 600px){.sec-history__text{font-size:.875rem}}@media (max-width: 599px){.sec-history__text{font-size:.875rem;justify-content:center;display:flex}}.sec-history__photos{flex:1;overflow:hidden;min-height:25rem}@media (max-width: 1024px){.sec-history__photos{width:100%;min-height:auto}}.sec-history__film{display:flex;gap:0rem;width:-moz-max-content;width:max-content}@media (max-width: 1024px){.sec-history__film{gap:0rem}}.sec-history__film-frame{width:43.4375rem;height:29.6875rem;border:5px solid #000;border-top:none;border-bottom:none}.sec-history__film-frame img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 1024px){.sec-history__film-frame{width:21.25rem;height:21.875rem;border-width:.3125rem;border:2.5px solid #000;border-top:5px solid #000;border-bottom:5px solid #000}}@media screen and (max-width: 600px){.sec-history__film-frame{width:236px;height:auto;aspect-ratio:236/160}}.sec-future{padding:0 0 120px;position:relative;z-index:2}@media screen and (max-width: 1024px){.sec-future{padding-bottom:20px}}.sec-future__head{padding:5rem 0 3.75rem;text-align:center}@media (max-width: 1023px) and (min-width: 600px){.sec-future__head{padding:3.125rem 0 2.5rem}}@media (max-width: 599px){.sec-future__head{padding:3.125rem 0 2.5rem}}.sec-future__head-top{display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1024px){.sec-future__head-top{flex-direction:column}}.sec-future__en{font-family:var(--font-en);font-size:clamp(36px,calc(50 * (100vw / 1366)),50px);font-weight:400;color:var(--color-black);line-height:1}@media (max-width: 1023px) and (min-width: 600px){.sec-future__en{font-size:2.25rem}}@media (max-width: 599px){.sec-future__en{font-size:2.25rem}}.sec-future__title{font-family:var(--font-sans);font-size:35px;transform:rotate(-6deg);margin-left:20px;font-weight:900;color:var(--color-black);position:relative;top:-20px;padding-left:15px}@media screen and (max-width: 1024px){.sec-future__title{display:block;transform:rotate(0);font-size:30px;margin:0;top:0}}.sec-future__title:before{width:345px;height:6px;background-color:#000;content:"";display:block;position:absolute;top:-18px;left:0;transform:rotate(-6deg)}@media screen and (max-width: 1024px){.sec-future__title:before{transform:rotate(-20deg);width:6px;height:70px;left:-15px;bottom:10px;top:-25px}}.sec-future__title:after{width:345px;height:6px;background-color:#000;content:"";display:block;position:absolute;bottom:-18px;left:0;transform:rotate(4deg)}@media screen and (max-width: 1024px){.sec-future__title:after{width:6px;height:70px;transform:rotate(20deg);left:inherit;top:-25px;right:-20px}}.sec-future__desc{font-family:var(--font-sans);font-size:1.125rem;line-height:1.9;color:var(--color-black);margin-top:1.5rem;font-weight:700}@media (max-width: 1023px) and (min-width: 600px){.sec-future__desc{font-size:.9375rem;font-weight:600}}@media (max-width: 599px){.sec-future__desc{font-size:.9375rem;font-weight:600}}.sec-future__desc p+p{margin-top:.5rem}@media (max-width: 599px){.sec-future__desc p+p{margin-top:0}}.sec-future__list-link{display:inline-block;font-family:var(--font-sans);font-size:1.125rem;font-weight:700;color:#d00;margin-top:1.5rem;text-decoration:underline;text-underline-offset:.25rem}.car-ani{position:relative;overflow:hidden;z-index:3;padding-bottom:280px}@media screen and (max-width: 600px){.car-ani{padding-bottom:100px}}.car-ani:before{position:absolute;width:100%;height:200px;content:"";display:none;left:0;bottom:0;z-index:-4}.car-ani .car-ani-bg{position:absolute;left:0;bottom:200px;background-color:#a8a8a8;width:100%;height:85%;z-index:-5}.car-ani-line{width:100%;height:10px;background-image:url(data:image/webp;base64,UklGRooAAABXRUJQVlA4WAoAAAAQAAAAUwEAFQAAQUxQSBsAAAABDzD/ERGCaATjN7O6zTSnKxH9nwBKZyq25wMAVlA4IEgAAACwBQCdASpUARYAPp1OokylpCMiI6gAsBOJaQAAFOPl3RcJcR65AyePv5lNVMc/FBzYciuGwcAA/vtlAjfrYwRH2wcAAAAAAAA=);background-repeat:repeat-x;background-position:0 0;background-size:200px;position:absolute;left:0;top:420px;content:"";display:block}@media screen and (max-width: 600px){.car-ani-line{background-image:url(data:image/webp;base64,UklGRnQAAABXRUJQVlA4WAoAAAAQAAAAoAAADwAAQUxQSBYAAAABDzD/ERFCLJjMXzqFzoj+B6iqKoBxVlA4IDgAAACwAwCdASqhABAAPp1In0slpCKhqMgAsBOJaQAAMlBvzAUxAvbXgAD++2UM2//+ApwH//7/cLAAAA==);background-size:160px}}.car-ani-bg-left{position:absolute;bottom:0;left:0;height:560px;width:100%;clip-path:polygon(0 0%,0% 0%,0% 80%,0% 80%);background:linear-gradient(135deg,#fdf501 28.81%,#e25b2a 160.57%);z-index:-3;transition:clip-path 1.2s cubic-bezier(.77,0,.175,1)}.car-ani-bg-left.is-visible{clip-path:polygon(0 0%,100% 20%,100% 100%,0% 80%)}@media screen and (max-width: 600px){.car-ani-bg-left{height:350px}.car-ani-bg-left.is-visible{clip-path:polygon(0 0%,100% 20%,100% 100%,0% 80%)}}.car-ani-bg-right{position:absolute;bottom:0;left:0;height:560px;width:100%;clip-path:polygon(100% 0%,100% 0%,100% 30%,100% 30%);background:linear-gradient(122deg,#78ffff 45.62%,#1e3da5 131.43%);z-index:-2;transition:clip-path 1.2s cubic-bezier(.77,0,.175,1)}.car-ani-bg-right.is-visible{clip-path:polygon(0 70%,100% 0%,100% 30%,0% 100%)}@media screen and (max-width: 600px){.car-ani-bg-right{height:250px;bottom:50px}.car-ani-bg-right.is-visible{clip-path:polygon(0 40%,100% 0%,100% 60%,0% 100%)}}.sec-future__slider{padding:0rem 0 0px;overflow:visible}.sec-future__slider-track{display:flex;padding:0 8.75rem 160px;width:-moz-max-content;width:max-content}@media screen and (max-width: 1024px){.sec-future__slider-track{padding-bottom:40px}}@media (max-width: 599px){.sec-future__slider-track{padding:0 1.25rem;gap:80px}}.sec-future__slider-card{width:17.5rem;flex-shrink:0;position:relative}@media (max-width: 599px){.sec-future__slider-card{width:17.5rem;padding:1.25rem}}.sec-future__slider-card:nth-child(2n){position:relative;top:120px}@media screen and (max-width: 1024px){.sec-future__slider-card:nth-child(2n){top:0}}.sec-future__slider-card[data-color="1"] .sec-future__slider-card-text:after{background:linear-gradient(0deg,#3ab99b,#cde5df)}.sec-future__slider-card[data-color="2"] .sec-future__slider-card-text:after{background:linear-gradient(0deg,#fdf501,#eae9d3)}.sec-future__slider-card[data-color="3"] .sec-future__slider-card-text:after{background:linear-gradient(0deg,#f54f46,#ead9d8)}.sec-future__slider-card[data-color="4"] .sec-future__slider-card-text:after{background:linear-gradient(0deg,#49d6fd,#d2e2e6)}.sec-future__slider-card[data-color="5"] .sec-future__slider-card-text:after{background:linear-gradient(0deg,#f67503,#e6dcd2)}.sec-future__slider-card-text{font-family:var(--font-sans);font-size:.875rem;line-height:1.7;color:var(--color-black);padding:20px 1.5rem;position:absolute;width:100%;bottom:170px;border-radius:1.25rem}@media screen and (max-width: 600px){.sec-future__slider-card-text{bottom:200px;width:75vw}}.sec-future__slider-card-text{z-index:2}.sec-future__slider-card-text:before{width:100%;border:5px solid #000;height:100%;content:"";display:block;position:absolute;top:0rem;left:0rem;z-index:-1;border-radius:1.25rem;background:#fff}.sec-future__slider-card-text:after{width:100%;height:100%;content:"";display:block;position:absolute;top:.625rem;left:-.625rem;z-index:-10;border-radius:1.25rem}.sec-future__slider-card-text h2{font-size:16px;font-weight:700}.sec-future__slider-card-text p{font-size:14px;font-weight:500;margin-bottom:5px}.sec-future__slider-card-text h3{font-size:14px;color:#9b9b9b}.sec-future__slider-img-inner{width:285px;height:142px;margin-top:50px;position:relative}.sec-future__slider-img{position:relative;width:100%;height:100%}.sec-future__slider-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.sec-future__slider-img .sec-future__slider-img-01-left{position:absolute;width:41.29px;height:42.29px;left:54px;top:94px;display:block;z-index:2;animation:rotate 2s linear infinite}.sec-future__slider-img .sec-future__slider-img-01-right{position:absolute;width:41.29px;height:42.29px;right:43px;top:94px;display:block;z-index:2;animation:rotate 2s linear infinite}.sec-future__slider-img .sec-future__slider-img-03-left{position:absolute;width:44.83px;height:44.83px;left:43px;top:90px;display:block;z-index:2;animation:rotate 2s linear infinite}.sec-future__slider-img .sec-future__slider-img-03-right{position:absolute;width:44.83px;height:44.83px;right:28px;top:90px;display:block;z-index:2;animation:rotate 2s linear infinite}.sec-future__slider-img .sec-future__slider-img-02-left{position:absolute;width:43.37px;height:43.37px;left:29px;top:95px;display:block;z-index:2;animation:rotate 2s linear infinite}.sec-future__slider-img .sec-future__slider-img-02-right{position:absolute;width:43.37px;height:43.37px;right:25px;top:95px;display:block;z-index:2;animation:rotate 2s linear infinite}.sec-future__slider-img .sec-future__slider-img-04-left{position:absolute;width:44px;height:44px;left:24px;top:89px;display:block;z-index:2;animation:rotate 2s linear infinite}.sec-future__slider-img .sec-future__slider-img-04-right{position:absolute;width:44px;height:44px;right:27px;top:89px;display:block;z-index:2;animation:rotate 2s linear infinite}.sec-future__slider-img .sec-future__slider-img-05-left{position:absolute;width:53.78px;height:53.78px;left:22px;top:81px;display:block;z-index:2;animation:rotate 2s linear infinite}.sec-future__slider-img .sec-future__slider-img-05-right{position:absolute;width:53.78px;height:53.78px;right:30px;top:81px;display:block;z-index:2;animation:rotate 2s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.sec-future__slider-card-name{font-family:var(--font-sans);font-size:.75rem;color:var(--color-gray);margin-top:.75rem;text-align:right}#posts{padding-top:40px}.sec-future__form-wrap{padding:3.75rem 0 5rem;background-color:#fff;box-shadow:0 3px 6px #00000029;margin:2.5rem auto 0;max-width:60rem;position:relative;width:90%}@media (max-width: 599px){.sec-future__form-wrap{padding:2.5rem 0 3.125rem;margin:5rem auto;width:100%;border-left:none;border-right:none}}.sec-future__form-wrap .com-btn{margin:0 auto;display:flex}.sec-future__form-inner{margin:0 auto;padding:0 2.5rem;position:relative}@media (max-width: 1024px){.sec-future__form-inner{padding:0 .625rem}}.sec-future__form-wrap-border{position:absolute;width:calc(100% - 20px);height:calc(100% - 20px);left:50%;top:50%;transform:translate(-50%,-50%);border:2px solid #000;pointer-events:none}.sec-future__form-heading{display:flex;align-items:center;justify-content:center;margin-top:-100px;gap:1rem;margin-bottom:.75rem;position:relative;z-index:2}@media screen and (max-width: 1024px){.sec-future__form-heading{margin-top:-90px}}@media (max-width: 700px){.sec-future__form-heading{margin-top:-80px}}@media screen and (max-width: 600px){.sec-future__form-heading{flex-direction:column;margin-top:-75px;margin-bottom:20px}}@media (max-width: 599px){.sec-future__form-heading{gap:.5rem}}.sec-future__form-title{font-family:var(--font-sans);font-size:clamp(24px,calc(40 * (100vw / 1366)),40px);font-weight:900;color:var(--color-black);white-space:nowrap}@media (max-width: 1023px) and (min-width: 600px){.sec-future__form-title{font-size:1.5625rem}}@media (max-width: 599px){.sec-future__form-title{font-size:1.5625rem;white-space:normal;text-align:center}}.sec-future__form-note{font-family:var(--font-sans);font-size:.9375rem;font-weight:500;color:var(--color-black);text-align:center;margin-bottom:2rem}.sec-future__form-group{display:flex;align-items:flex-start;gap:.9375rem;margin-bottom:1.25rem}@media (max-width: 599px){.sec-future__form-group{flex-direction:column;gap:.5rem}}.sec-future__form-label{flex-shrink:0;width:9.6875rem;font-family:var(--font-sans);font-size:.9375rem;font-weight:700;color:var(--color-black);padding-top:.625rem}@media (max-width: 599px){.sec-future__form-label{width:auto;padding-top:0}}.sec-future__form-label-required{display:inline-block;font-size:.6875rem;font-weight:700;color:#fff;background:var(--color-sub);padding:.0625rem .375rem;border-radius:1.5625rem;vertical-align:middle;margin-left:.25rem;position:relative;top:-2px}.sec-future__form-label-note{display:block;font-weight:700;font-size:.75rem;color:var(--color-black)}@media screen and (max-width: 600px){.sec-future__form-label-note{display:inline}}.sec-future__form-input{flex:1;width:100%;padding:.75rem 1rem;border:none;font-family:var(--font-sans);font-size:.9375rem;background:#f5f5f5;transition:border-color .3s}.sec-future__form-input:focus{border-color:var(--color-black);outline:none}@media screen and (max-width: 1024px){.sec-future__form-input{font-size:1rem}}.sec-future__form-select-wrap{flex:1;position:relative;width:100%}.sec-future__form-select-wrap:after{content:"▼";position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:.625rem;color:var(--color-black);pointer-events:none}.sec-future__form-select{width:100%;padding:.75rem 2.5rem .75rem 1rem;border:none;font-family:var(--font-sans);font-size:.9375rem;background:#f5f5f5;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:border-color .3s}@media screen and (max-width: 1024px){.sec-future__form-select{font-size:1rem}}.sec-future__form-select:focus{border-color:var(--color-black);outline:none}.sec-future__form-textarea{flex:1;width:100%;padding:.75rem 1rem;border:none;font-family:var(--font-sans);font-size:.9375rem;background:#f5f5f5;resize:vertical;min-height:9.5625rem;transition:border-color .3s}@media screen and (max-width: 1024px){.sec-future__form-textarea{font-size:1rem}}.sec-future__form-textarea:focus{border-color:var(--color-black);outline:none}.sec-future__form-privacy{margin-bottom:1.25rem}.sec-future__form-privacy-scroll{border:1px solid #ccc;padding:.9375rem;font-family:var(--font-sans);font-size:.8125rem;line-height:1.8;color:var(--color-black)}.sec-future__form-privacy-scroll h4{font-size:.875rem;font-weight:700;margin-bottom:.5rem}.sec-future__form-privacy-scroll p{font-weight:400}.sec-future__form-error{background:#fde8e8;border:2px solid #c00;color:#c00;font-family:var(--font-sans);font-size:.875rem;font-weight:700;padding:.75rem 1rem;margin-bottom:1.25rem;text-align:left;line-height:1.6}@media (max-width: 599px){.sec-future__form-error{font-size:.8125rem;padding:.625rem .875rem}}.sec-future__form-mail-note{font-family:var(--font-sans);font-size:.8125rem;font-weight:500;color:var(--color-black);text-align:left;margin-bottom:1.5rem;line-height:1.8}.sec-future__form-submit{display:flex;width:21.875rem;max-width:100%;margin:0 auto;position:relative}.sec-serial{padding:5rem 0 160px;position:relative;z-index:2}@media (max-width: 1023px) and (min-width: 600px){.sec-serial{padding:3.125rem 0}}@media (max-width: 599px){.sec-serial{padding:3.125rem 0}}.sec-serial__card{background:#fff;border:.5rem solid #f54f46;padding:3.75rem 5rem 3.125rem;text-align:center;position:relative}@media (max-width: 1023px) and (min-width: 600px){.sec-serial__card{padding:3.125rem 1.25rem 2.5rem;border-width:.375rem}}@media (max-width: 599px){.sec-serial__card{padding:3.125rem 1.25rem 2.5rem;border-width:.375rem}}.sec-serial__badge{position:absolute;top:.625rem;left:-1.875rem;color:#fff;background:#f54f46;padding:.9375rem 2.5rem;font-family:var(--font-sans);border-radius:30px;font-size:1.25rem;font-weight:900;white-space:nowrap;line-height:1.4;transform:rotate(-15deg);transform-origin:center center;z-index:2}@media (max-width: 599px){.sec-serial__badge{font-size:1.125rem;padding:.5rem 1.875rem;top:-2.375rem;left:50%;transform:rotate(0) translate(-50%)}}.sec-serial__header{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:0rem}.sec-serial__line{display:block;flex:0 0 7.5rem;height:2px;background:#000}@media (max-width: 599px){.sec-serial__line{width:2.6666666667vw;flex:1}}.sec-serial__en{font-family:var(--font-en);font-size:1.9375rem;color:transparent;-webkit-text-stroke:1px rgb(0,0,0);text-transform:uppercase;letter-spacing:.05em}@media (max-width: 599px){.sec-serial__en{font-size:1.25rem;white-space:nowrap}}.sec-serial__title{font-family:var(--font-sans);font-size:clamp(36px,calc(60 * (100vw / 1366)),60px);font-weight:900;margin-bottom:1.625rem;position:relative;line-height:1.4;padding-bottom:20px}.sec-serial__title:after{max-width:640px;width:100%;left:50%;transform:translate(-50%);height:2px;background-color:#000;bottom:0;content:"";display:block;position:absolute}@media (max-width: 1024px){.sec-serial__title{font-size:1.5625rem}}.sec-serial__desc{font-family:var(--font-sans);font-size:1.25rem;font-weight:500;line-height:1.7;margin-bottom:2rem}@media (max-width: 1024px){.sec-serial__desc{font-size:.875rem}}.sec-serial__form{display:flex;justify-content:center;gap:.5rem;max-width:37.5rem;margin:0 auto}@media (max-width: 599px){.sec-serial__form{flex-direction:column;align-items:center}}.sec-serial__input{flex:1;max-width:25rem;padding:1rem 1.25rem;border:1px solid #000000;font-family:var(--font-sans);font-size:1.25rem;font-weight:500;letter-spacing:.1em;background:var(--color-white);color:#cbcbcb}.sec-serial__input:focus{outline:none;border:1px solid #000000;color:var(--color-black)}@media (max-width: 1024px){.sec-serial__input{width:100%;max-width:100%;font-size:1rem}}.sec-serial__btn{flex-shrink:0;width:10rem;padding:1rem;background:#000;color:var(--color-white);font-family:var(--font-sans);font-size:1.125rem;font-weight:700;letter-spacing:.2em;cursor:pointer;border:none;transition:opacity .3s}.sec-serial__btn:hover{opacity:.5}@media (max-width: 599px){.sec-serial__btn{width:100%}}.sec-serial__overlay{position:absolute;width:calc(100% + 16px);height:calc(100% + 16px);left:-.5rem;top:-.5rem;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1}.sec-serial__coming{font-family:var(--font-en);font-size:clamp(28px,calc(50 * (100vw / 1366)),50px);color:var(--color-white)}@media (max-width: 599px){.sec-serial__coming{font-size:1.5rem}}.not-found{position:relative}.not-found .sec-mv__bg__img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:url(./loading-bg-y6Cb1x97.webp) center/cover no-repeat}@media screen and (max-width: 600px){.not-found .sec-mv__bg__img{background:url(./loading-bg-sp-BTL89IkA.webp) top/cover}}.not-found .not-found__inner{min-height:450px;width:100%;display:flex;align-items:center;justify-content:center}.not-found .not-found__inner .not-found__inner-wrapper{position:relative;width:100%;z-index:1}.not-found .not-found__inner .not-found__inner-wrapper h1{font-size:70px;font-family:var(--font-en);font-weight:700;text-align:center}@media screen and (max-width: 1024px){.not-found .not-found__inner .not-found__inner-wrapper h1{font-size:50px;margin-bottom:10px}}.not-found .not-found__inner .not-found__inner-wrapper h2{font-size:25px;font-weight:700;text-align:center;margin-bottom:10px}@media screen and (max-width: 1024px){.not-found .not-found__inner .not-found__inner-wrapper h2{font-size:20px}}.not-found .not-found__inner .not-found__inner-wrapper p{text-align:center;font-size:18px;font-weight:700;margin-bottom:30px;line-height:1.8}@media screen and (max-width: 1024px){.not-found .not-found__inner .not-found__inner-wrapper p{font-size:15px}}.page .breadcrumb{width:95%;margin:0 auto 80px}@media screen and (max-width: 1024px){.page .breadcrumb{margin-bottom:40px}}.page .breadcrumb ul li{display:inline-block;font-size:12px}.page .breadcrumb ul li:after{content:"/";margin:0 5px}.page .breadcrumb ul li:last-child:after{content:""}.page .page-fixed-bg{position:fixed;width:100%;height:100vh;top:0;right:0;bottom:0;left:0;z-index:0;background:url(./page-bg-pc-D7Enw4Ra.webp) center/cover no-repeat}@media screen and (max-width: 600px){.page .page-fixed-bg{background:url(./page-bg-sp-BxCVbCUM.webp) top/cover}}.page .page-visual{position:relative;z-index:2;background-color:#fff;padding:100px 0 110px}@media screen and (max-width: 1024px){.page .page-visual{padding:90px 0 30px}}.page .page-visual.page-visual--dialogue{padding-bottom:40px}.page .page-visual .page-visual-right{position:absolute;right:0;top:0;height:100%;width:50%;z-index:2;pointer-events:none}@media screen and (max-width: 600px){.page .page-visual .page-visual-right{width:80%}}.page .page-visual .page-visual-right img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right top;object-position:right top}.page .page-visual .page-visual__inner{position:relative;z-index:3}.page .page-visual .page-visual__inner span{font-weight:700;font-family:var(--font-en);font-size:20px;color:#f40103}.page .page-visual .page-visual__inner h1{font-size:70px;font-family:var(--font-en);line-height:1;margin:10px 0 20px}@media screen and (max-width: 1024px){.page .page-visual .page-visual__inner h1{font-size:30px;margin:5px 0 15px}}.page .page-visual .page-visual__inner p{font-size:25px;font-weight:700;letter-spacing:.02em}@media screen and (max-width: 1024px){.page .page-visual .page-visual__inner p{font-size:20px}}.page .doc-sec{position:relative;z-index:2;padding:110px 0}.page .doc-sec .doc-sec-wrap{display:flex;flex-wrap:wrap;gap:10%}@media screen and (max-width: 600px){.page .doc-sec .doc-sec-wrap{gap:0px}}.page .doc-sec .doc-sec-wrap .doc-sec-wrap-col{width:40%;margin-bottom:60px}@media screen and (max-width: 600px){.page .doc-sec .doc-sec-wrap .doc-sec-wrap-col{width:100%}}.page .doc-sec .doc-sec-wrap .doc-sec-wrap-col a{display:block;position:relative}.page .doc-sec .doc-sec-wrap .doc-sec-wrap-col a:hover{opacity:.5}.page .doc-sec .doc-sec-wrap .doc-sec-wrap-col a:hover .doc-sec-wrap-col-img img{transform:translate(20px,20px)}@media screen and (max-width: 1024px){.page .doc-sec .doc-sec-wrap .doc-sec-wrap-col a:hover .doc-sec-wrap-col-img img{transform:translate(15px,15px)}}.page .doc-sec .doc-sec-wrap .doc-sec-wrap-col a .doc-sec-wrap-col-img{position:relative;margin-bottom:40px;z-index:2;width:100%}@media screen and (max-width: 1024px){.page .doc-sec .doc-sec-wrap .doc-sec-wrap-col a .doc-sec-wrap-col-img{margin-bottom:30px}}.page .doc-sec .doc-sec-wrap .doc-sec-wrap-col a .doc-sec-wrap-col-img img{width:100%;transition:transform .3s ease;border:3px solid #000}.page .doc-sec .doc-sec-wrap .doc-sec-wrap-col a .doc-sec-wrap-col-img:before{transition:all .3s ease;width:100%;height:100%;right:-20px;bottom:-20px;background-color:#000;content:"";position:absolute;z-index:-1;display:block}@media screen and (max-width: 1024px){.page .doc-sec .doc-sec-wrap .doc-sec-wrap-col a .doc-sec-wrap-col-img:before{right:-15px;bottom:-15px}}.page .doc-sec .doc-sec-wrap .doc-sec-wrap-col a h2{font-size:20px;font-weight:700;line-height:1.9}@media screen and (max-width: 1024px){.page .doc-sec .doc-sec-wrap .doc-sec-wrap-col a h2{font-size:18px;line-height:1.8}}.aniv{overflow:hidden}.aniv .aniv-sec01{position:relative}.aniv .page-visual{background-color:inherit;position:relative}.aniv .page-visual:before{width:100%;height:calc(100% - 20vw);content:"";position:absolute;top:0;left:0;background-color:#fff;display:block;z-index:-3}@media screen and (max-width: 600px){.aniv .page-visual:before{height:400px}}.aniv .aniv-sec01-bg{position:relative;clip-path:polygon(0% 15%,100% 0,100% 85%,0 100%);overflow:hidden}@media screen and (max-width: 600px){.aniv .aniv-sec01-bg{clip-path:polygon(0% 0%,100% 0,100% 100%,0 100%)!important}}.aniv .aniv-sec01-bg img{width:100%;height:auto;display:block}.aniv .aniv-sec01-bg-img{position:relative}@media screen and (max-width: 600px){.aniv .aniv-sec01-bg-img{clip-path:polygon(0% 10%,100% 0,100% 90%,0 100%);height:618px;overflow:hidden;position:absolute;width:100%;left:0;top:0}}.aniv .aniv-sec01-bg-img:before{width:100%;height:100%;content:"";position:absolute;top:0;left:0;background-color:#0009;display:block;z-index:1}.aniv .aniv-sec01-bg-img img{width:100%;height:1150px}@media screen and (max-width: 1400px){.aniv .aniv-sec01-bg-img img{-o-object-fit:cover;object-fit:cover;min-height:1000px!important}}@media screen and (max-width: 1024px){.aniv .aniv-sec01-bg-img img{-o-object-fit:cover;object-fit:cover;min-height:1000px!important}}@media screen and (max-width: 600px){.aniv .aniv-sec01-bg-img img{min-height:auto;-o-object-fit:cover;object-fit:cover;height:100%}}.aniv .aniv-sec01__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;width:100%;justify-content:center;max-width:996px;margin:0 auto}@media screen and (max-width: 600px){.aniv .aniv-sec01__overlay{position:relative;padding:80px 0 30px}}.aniv .aniv-sec01__text-block{text-align:center;color:#fff;padding:2.5rem;width:100%}@media screen and (max-width: 600px){.aniv .aniv-sec01__text-block{padding:2.5rem 7.5% 0px}}.aniv .aniv-sec01__heading{font-family:var(--font-sans);font-size:2.5rem;font-weight:900;margin-bottom:1.875rem;line-height:1.3}@media (max-width: 1023px) and (min-width: 600px){.aniv .aniv-sec01__heading{font-size:1.5rem;margin-bottom:1.25rem}}@media (max-width: 599px){.aniv .aniv-sec01__heading{font-size:1.5rem;margin-bottom:1.25rem}}.aniv .aniv-sec01__desc{font-family:var(--font-sans);font-size:1.5625rem;font-weight:700;line-height:2;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:30px 0}@media (max-width: 1023px) and (min-width: 600px){.aniv .aniv-sec01__desc{font-size:.875rem;padding:15px 0}}@media (max-width: 599px){.aniv .aniv-sec01__desc{font-size:.875rem;padding:15px 0}}.aniv .aniv-sec01__subtitle{text-align:center;margin-top:2.5rem;margin-bottom:.9375rem}.aniv .aniv-sec01__subtitle span{display:inline-block;font-family:var(--font-sans);font-size:1rem;font-weight:700;color:var(--color-black);background-color:#fff;border:1px solid var(--color-black);padding:.125rem 1.25rem}@media (max-width: 1023px) and (min-width: 600px){.aniv .aniv-sec01__subtitle{margin-top:1.25rem}.aniv .aniv-sec01__subtitle span{font-size:.875rem}}@media (max-width: 599px){.aniv .aniv-sec01__subtitle{margin-top:1.25rem}.aniv .aniv-sec01__subtitle span{font-size:.875rem}}.aniv .aniv-sec01__sub-heading{text-align:center;font-family:var(--font-sans);font-size:2.1875rem;font-weight:900;color:#fff;margin-bottom:2.5rem;line-height:1.4}@media (max-width: 1023px) and (min-width: 600px){.aniv .aniv-sec01__sub-heading{font-size:1.375rem;margin-bottom:1.25rem}}@media (max-width: 599px){.aniv .aniv-sec01__sub-heading{font-size:1.375rem;margin-bottom:1.25rem}}.aniv .sec-project__pillars{width:100%;max-width:996px;margin:0 auto;gap:30px}@media screen and (max-width: 1024px){.aniv .sec-project__pillars{width:95%;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 600px){.aniv .sec-project__pillars{width:85%;grid-template-columns:1fr}}.aniv .sec-project__pillars .sec-project__pillar{background-color:#fff}@media screen and (max-width: 600px){.aniv .sec-project__pillars .sec-project__pillar:before{width:100%}}.aniv .sec-project__pillars .sec-project__pillar .sec-project__pillar-head{padding-top:30px}@media screen and (max-width: 600px){.aniv .sec-project__pillars .sec-project__pillar .sec-project__pillar-head{padding-top:5px;min-height:120px}}.aniv .sec-project__pillars .sec-project__pillar .sec-project__pillar-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.aniv .sec-project__pillars .sec-project__pillar .sec-project__pillar-title{padding-bottom:40px;height:125px;display:flex;align-items:center;padding-top:0;justify-content:center}@media screen and (max-width: 600px){.aniv .sec-project__pillars .sec-project__pillar .sec-project__pillar-title{height:100px;padding-bottom:40px}}.aniv .aniv-sec01-deco{position:absolute;bottom:-80px;left:0;height:100%;width:100%;clip-path:polygon(100% 20%,100% 80%,100% 80%,100% 20%);background:linear-gradient(122deg,#ff8900 24.79%,#f02e00 44.45%);z-index:-3;transition:clip-path 1.2s cubic-bezier(.77,0,.175,1)}.aniv .aniv-sec01-deco.is-visible{clip-path:polygon(100% 20%,100% 80%,0% 100%,0% 80%)}@media screen and (max-width: 600px){.aniv .aniv-sec01-deco{height:300px;bottom:inherit;top:380px;clip-path:polygon(100% 20%,100% 80%,100% 80%,100% 20%)}.aniv .aniv-sec01-deco.is-visible{clip-path:polygon(100% 40%,100% 80%,0% 100%,0% 60%)}}.aniv-sec02{padding:5rem 0;position:relative;z-index:2}@media (max-width: 1023px) and (min-width: 600px){.aniv-sec02{padding:2.5rem 0}}@media (max-width: 599px){.aniv-sec02{padding:2.5rem 0}}.aniv-sec02 .aniv-sec02__blocks{position:relative;margin-bottom:3.75rem;padding:0 0rem}@media (min-width: 1025px){.aniv-sec02 .aniv-sec02__blocks{height:100vh;display:flex;align-items:center;margin-bottom:0;padding:0}}@media screen and (max-width: 1024px){.aniv-sec02 .aniv-sec02__blocks .aniv-sec02-deco{height:calc(100% + 60px);bottom:-30px;top:auto;clip-path:polygon(100% 40%,100% 80%,0% 100%,0% 60%)}.aniv-sec02 .aniv-sec02__blocks .aniv-sec02-deco.is-visible{clip-path:polygon(100% 40%,100% 80%,0% 100%,0% 60%)}}.aniv-sec02 .aniv-sec02__blocks--01 .aniv-sec02-deco{background:linear-gradient(122deg,#ff8900 24.79%,#f02e00 44.45%)}.aniv-sec02 .aniv-sec02__blocks--02 .aniv-sec02-deco{background:linear-gradient(122deg,#78ffff 24.79%,#56ebce 32.73%,#4cccce 38.16%,#2552ce 44.45%)}.aniv-sec02 .aniv-sec02__blocks--03 .aniv-sec02-deco{background:linear-gradient(122deg,#fff500 24.79%,#f8b330 44.45%)}.aniv-sec02 .aniv-sec02-deco{position:absolute;bottom:-80px;left:0;height:calc(100% + 160px);width:100%;clip-path:polygon(100% 0%,100% 50%,100% 50%,100% 0%);z-index:-3;transition:clip-path 1.2s cubic-bezier(.77,0,.175,1)}.aniv-sec02 .aniv-sec02-deco.is-visible{clip-path:polygon(100% 0%,100% 50%,0% 100%,0% 50%)}@media screen and (max-width: 1024px){.aniv-sec02 .aniv-sec02-deco{height:300px;clip-path:polygon(100% 20%,100% 100%,0% 100%,0% 80%)}.aniv-sec02 .aniv-sec02-deco.is-visible{clip-path:polygon(0 60%,100% 0%,100% 40%,0% 100%)}}.aniv-sec02__blocks--01 .aniv-sec02__block:before{border:2px solid #dd3637}.aniv-sec02__blocks--01 .aniv-sec02__block .aniv-sec02__block-bg:before{border:2px solid #dd3637}.aniv-sec02__blocks--02 .aniv-sec02__block:before{border:2px solid #3bb7b7}.aniv-sec02__blocks--02 .aniv-sec02__block .aniv-sec02__block-bg:before{border:2px solid #3bb7b7}.aniv-sec02__blocks--03 .aniv-sec02__block:before{border:2px solid #ddbb00}.aniv-sec02__blocks--03 .aniv-sec02__block .aniv-sec02__block-bg:before{border:2px solid #ddbb00}.aniv-sec02__block{display:flex;align-items:center;position:relative;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);background-color:#fff;padding:60px 120px;height:708px}@media screen and (max-width: 1024px){.aniv-sec02__block{flex-direction:column;align-items:center;gap:.9375rem;padding:1.25rem 0rem;height:auto;max-width:672px;margin:0 auto;-webkit-backdrop-filter:none;backdrop-filter:none;background-color:inherit}}@media screen and (max-width: 600px){.aniv-sec02__block{max-width:500px}}.aniv-sec02__block .aniv-sec02__block-bg{position:absolute;width:100%;bottom:0;left:0;z-index:-2;height:100%;background-color:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media screen and (max-width: 1024px){.aniv-sec02__block .aniv-sec02__block-bg{height:calc(100% - 250px)}}@media screen and (max-width: 600px){.aniv-sec02__block .aniv-sec02__block-bg{height:calc(100% - 60vw)}}.aniv-sec02__block .aniv-sec02__block-bg:before{position:absolute;width:calc(100% - 60px);height:calc(100% - 60px);content:"";top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}@media screen and (max-width: 1024px){.aniv-sec02__block .aniv-sec02__block-bg:before{width:calc(100% - 30px);height:calc(100% - 30px)}}.aniv-sec02__text{width:55%}@media screen and (max-width: 1024px){.aniv-sec02__text{width:100%;text-align:center;order:2;padding:10px 7.5% 30px}}.aniv-sec02__img{flex-shrink:0;width:38%;max-width:500px;border-radius:50%;aspect-ratio:1;position:absolute;right:-40px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 1024px){.aniv-sec02__img{position:relative;right:inherit;transform:none;width:100%;margin:0 auto;height:auto;order:1;aspect-ratio:inherit;overflow:hidden;padding:30px 0;display:flex;align-items:center}}@media screen and (max-width: 600px){.aniv-sec02__img{padding:20px 0}}.aniv-sec02__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1024px){.aniv-sec02__img img{width:80%;-o-object-fit:contain;object-fit:contain;margin:0 auto;height:auto}}@media screen and (max-width: 600px){.aniv-sec02__img img{width:70%}}.aniv-sec02__img .aniv-sec02__img__circle{position:absolute;width:calc(100% + 60px);height:calc(100% + 60px);top:-30px;left:-30px;pointer-events:none}.aniv-sec02__img .aniv-sec02__img__circle img{animation:aniv-circle-slow-spin 30s linear infinite}@media screen and (max-width: 1024px){.aniv-sec02__img .aniv-sec02__img__circle{max-width:390px;max-height:390px;width:90vw;height:90vw;top:50%;left:50%;transform:translate(-50%,-50%);max-width:450px;max-height:450px}}@media screen and (max-width: 600px){.aniv-sec02__img .aniv-sec02__img__circle{width:80vw;height:80vw;top:50%;left:50%;transform:translate(-50%,-50%);max-width:390px;max-height:390px}}.aniv-sec02__img .aniv-sec02__img__circle img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.aniv-sec02__num-title{display:flex;align-items:baseline;gap:.9375rem;margin-bottom:.625rem}@media screen and (max-width: 1024px){.aniv-sec02__num-title{flex-direction:column;align-items:center;text-align:center;gap:.3125rem;margin-bottom:0rem;order:0}}.aniv-sec02__num{font-family:Dela Gothic One,sans-serif;font-size:3.75rem;font-weight:400;line-height:1;padding:.125rem .625rem;-webkit-text-stroke:#000 3px;stroke-width:3px;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.aniv-sec02__num.aniv-sec02__num--01{background-image:linear-gradient(180deg,#f40103,#fff)}.aniv-sec02__num.aniv-sec02__num--02{background-image:linear-gradient(180deg,#78ffff,#fff)}.aniv-sec02__num.aniv-sec02__num--03{background-image:linear-gradient(180deg,#fdf501,#fff)}@media (max-width: 1023px) and (min-width: 600px){.aniv-sec02__num{-webkit-text-stroke:#000 2px;font-size:3.125rem}}@media (max-width: 599px){.aniv-sec02__num{font-size:2.5rem;-webkit-text-stroke:#000 2px}}.aniv-sec02__title{font-family:var(--font-sans);font-size:2rem;font-weight:900;color:var(--color-black)}@media (max-width: 1023px) and (min-width: 600px){.aniv-sec02__title{font-size:2.5rem}}@media (max-width: 599px){.aniv-sec02__title{font-size:1.5rem}}.aniv-sec02__list{margin-bottom:1.5625rem!important}.aniv-sec02__list.aniv-sec02__list--01 li:before{border:8px solid var(--color-sub)}@media screen and (max-width: 1024px){.aniv-sec02__list.aniv-sec02__list--01 li:before{border-width:6px}}.aniv-sec02__list.aniv-sec02__list--02 li:before{border:8px solid #78ffff}@media screen and (max-width: 1024px){.aniv-sec02__list.aniv-sec02__list--02 li:before{border-width:6px}}.aniv-sec02__list.aniv-sec02__list--03 li:before{border:8px solid #ddbb00}@media screen and (max-width: 1024px){.aniv-sec02__list.aniv-sec02__list--03 li:before{border-width:6px}}@media screen and (max-width: 1024px){.aniv-sec02__list.aniv-sec02__list--03 li{text-align:left}}.aniv-sec02__list li{font-family:var(--font-sans);font-size:1.375rem;font-weight:700;color:var(--color-black);padding-left:2.1875rem;position:relative;line-height:1.8}@media screen and (max-width: 1024px){.aniv-sec02__list li{display:flex;justify-content:center;padding-left:0}}.aniv-sec02__list li:before{content:"";position:absolute;left:0;top:.40625rem;width:1.75rem;height:1.75rem;border-radius:50%}@media screen and (max-width: 1024px){.aniv-sec02__list li:before{position:relative;left:inherit;top:2px;margin-right:6px}}@media screen and (max-width: 1024px){.aniv-sec02__list li{font-size:1rem;text-align:center}.aniv-sec02__list li:before{width:1.125rem;height:1.125rem;top:.3125rem;border-width:5px}}.aniv-sec02__thoughts{display:flex;gap:.9375rem;margin-bottom:1.875rem;padding:20px 35px;border-radius:30px}@media screen and (max-width: 1024px){.aniv-sec02__thoughts{flex-direction:column;gap:.625rem;padding:.9375rem;border-radius:.9375rem}}.aniv-sec02__thoughts.aniv-sec02__thoughts--01{background:var(--color-sub);padding:20px}.aniv-sec02__thoughts.aniv-sec02__thoughts--01 strong{color:var(--color-sub)}.aniv-sec02__thoughts.aniv-sec02__thoughts--01 .aniv-sec02__thoughts-label{writing-mode:vertical-rl}@media screen and (max-width: 1024px){.aniv-sec02__thoughts.aniv-sec02__thoughts--01 .aniv-sec02__thoughts-label{writing-mode:horizontal-tb;text-align:center}}.aniv-sec02__thoughts.aniv-sec02__thoughts--02{background:#3bb7b7;flex-direction:column;justify-content:flex-start;align-items:flex-start}.aniv-sec02__thoughts.aniv-sec02__thoughts--02 strong{color:#3bb7b7}.aniv-sec02__thoughts.aniv-sec02__thoughts--02 .aniv-sec02__thoughts-label{padding:0}.aniv-sec02__thoughts.aniv-sec02__thoughts--03{background:#db0;flex-direction:column;justify-content:flex-start;align-items:flex-start}.aniv-sec02__thoughts.aniv-sec02__thoughts--03 strong{color:#db0}.aniv-sec02__thoughts.aniv-sec02__thoughts--03 .aniv-sec02__thoughts-label{padding:0}.aniv-sec02__thoughts-label{font-family:var(--font-sans);font-size:1.25rem;font-weight:900;color:#fff;padding:.625rem .5rem;display:flex;flex-wrap:wrap;justify-content:center;letter-spacing:.1em}@media (max-width: 1023px) and (min-width: 600px){.aniv-sec02__thoughts-label{font-size:15px;padding:.5rem .9375rem;text-align:center;width:100%}}@media (max-width: 599px){.aniv-sec02__thoughts-label{writing-mode:horizontal-tb;text-align:center;padding:.5rem .9375rem;font-size:15px}}.aniv-sec02__thoughts-items{flex:1;display:flex;flex-direction:column;gap:.625rem}.aniv-sec02__thoughts-item{font-family:var(--font-sans);font-size:.9375rem;font-weight:500;color:var(--color-black);line-height:1.7;background:#f5f5f5;padding:.9375rem 1.25rem .9375rem 1.875rem;border-radius:2.5rem}@media (max-width: 1023px) and (min-width: 600px){.aniv-sec02__thoughts-item{font-size:.9375rem;padding:.75rem .9375rem;border-radius:10px;text-align:left}}@media (max-width: 599px){.aniv-sec02__thoughts-item{font-size:.9375rem;padding:.75rem .9375rem;border-radius:10px;text-align:left}}.aniv-sec02__thoughts-item strong{font-weight:700;font-size:18px}@media (max-width: 1023px) and (min-width: 600px){.aniv-sec02__thoughts-item strong{font-size:.9375rem}}@media (max-width: 599px){.aniv-sec02__thoughts-item strong{font-size:.9375rem}}.aniv-sec02__link{display:flex;align-items:center;justify-content:center;font-family:var(--font-sans);font-size:1rem;font-weight:700;color:#fff;background-color:var(--color-black);text-decoration:none;border-top:2px solid var(--color-black);border-bottom:2px solid var(--color-black);padding:.9375rem .625rem;transition:opacity .3s ease;position:relative}.aniv-sec02__link span{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background:#fff;color:#000;padding-bottom:2px;font-size:1.25rem;position:absolute;right:20px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 1024px){.aniv-sec02__link span{right:15px;width:22px;height:22px}}.aniv-sec02__link:hover{opacity:.7}@media screen and (max-width: 1024px){.aniv-sec02__link{text-align:left;justify-content:left;font-size:.9375rem;padding:1.25rem 2.5rem 1.25rem .9375rem;border:none}}@media screen and (max-width: 600px){.aniv-sec02__link{text-align:left;justify-content:left;font-size:.875rem;padding:.75rem 2.5rem .75rem .9375rem;border:none}}.aniv-sec02-indicator{position:fixed;bottom:0;left:0;width:100%;height:10px;z-index:100;opacity:0;pointer-events:none;transition:opacity .4s ease}.aniv-sec02-indicator.is-active{opacity:1}@media (max-width: 599px){.aniv-sec02-indicator{display:none}}.aniv-sec02-indicator__bar{width:0%;height:100%;transition:background-color .4s ease}.aniv-sec02-indicator__bar--01{background:linear-gradient(90deg,#ff8900,#f02e00)}.aniv-sec02-indicator__bar--02{background:linear-gradient(90deg,#78ffff,#2552ce)}.aniv-sec02-indicator__bar--03{background:linear-gradient(90deg,#fff500,#f8b330)}.aniv-popup{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;align-items:center;justify-content:center}.aniv-popup .aniv-popup-circle{width:610px;position:absolute;left:calc(50% + 344px);top:calc(25vh - 610px);z-index:2;pointer-events:none;animation:aniv-popup-spin 20s linear infinite}.aniv-popup.is-open{display:flex}.aniv-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;cursor:pointer}.aniv-popup__content{position:relative;z-index:1;background:#fff;width:90%;max-width:68rem;max-height:85vh;overflow-y:auto;padding:3.125rem 5rem}@media (max-width: 1023px) and (min-width: 600px){.aniv-popup__content{padding:1.875rem}}@media (max-width: 599px){.aniv-popup__content{width:95%;padding:1.875rem 1.25rem;max-height:90vh}}.aniv-popup__close{position:absolute;top:.9375rem;right:.9375rem;background:none;background-color:#000;color:#fff;width:2.25rem;height:2.25rem;border-radius:50%;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .3s;padding-bottom:2px}.aniv-popup__close:hover{opacity:.6}.aniv-popup__inner{width:100%}.aniv-popup__num{display:inline-block;font-family:var(--font-en);font-size:4.375rem;color:var(--color-sub);line-height:1;margin-bottom:.625rem;-webkit-text-stroke:#000 3px;stroke-width:3px;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.aniv-popup__num.aniv-popup__num--01{background-image:linear-gradient(180deg,#f40103,#fff)}.aniv-popup__num.aniv-popup__num--02{background-image:linear-gradient(180deg,#78ffff,#fff)}.aniv-popup__num.aniv-popup__num--03{background-image:linear-gradient(180deg,#fdf501,#fff)}@media (max-width: 1023px) and (min-width: 600px){.aniv-popup__num{font-size:2.25rem;-webkit-text-stroke:#000 2px}}@media (max-width: 599px){.aniv-popup__num{font-size:2.25rem;-webkit-text-stroke:#000 2px}}.aniv-popup__title{font-family:var(--font-sans);font-size:1.875rem;font-weight:900;color:var(--color-black);margin-bottom:1.875rem}@media (max-width: 1023px) and (min-width: 600px){.aniv-popup__title{font-size:1.375rem;margin-bottom:1.25rem}}@media (max-width: 599px){.aniv-popup__title{font-size:1.375rem;margin-bottom:1.25rem}}.aniv-popup__section{margin-bottom:2.5rem}@media (max-width: 1023px) and (min-width: 600px){.aniv-popup__section{margin-bottom:1.5625rem}}@media (max-width: 599px){.aniv-popup__section{margin-bottom:1.5625rem}}.aniv-popup__section-label{font-family:var(--font-sans);font-size:1.25rem;font-weight:700;color:#fff;background:var(--color-black);padding:.625rem 1.25rem;margin-bottom:1.5625rem}@media (max-width: 1023px) and (min-width: 600px){.aniv-popup__section-label{font-size:.875rem;padding:.5rem .9375rem;margin-bottom:.9375rem}}@media (max-width: 599px){.aniv-popup__section-label{font-size:.875rem;padding:.5rem .9375rem;margin-bottom:.9375rem}}.aniv-popup__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5625rem}@media (max-width: 1023px) and (min-width: 600px){.aniv-popup__cards{gap:1.25rem}}@media (max-width: 599px){.aniv-popup__cards{grid-template-columns:1fr;gap:1.25rem}}.aniv-popup__cards.aniv-popup__cards--03{grid-template-columns:repeat(2,1fr)}@media (max-width: 599px){.aniv-popup__cards.aniv-popup__cards--03{grid-template-columns:1fr}}.aniv-popup__card-img{width:100%;overflow:hidden;margin-bottom:.625rem}.aniv-popup__card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.aniv-popup__card-title{font-family:var(--font-sans);font-size:1.125rem;font-weight:700;color:var(--color-black);line-height:1.4;margin-bottom:.5rem}@media (max-width: 1023px) and (min-width: 600px){.aniv-popup__card-title{font-size:1rem}}@media (max-width: 599px){.aniv-popup__card-title{font-size:1rem}}.aniv-popup__card-desc{font-family:var(--font-sans);font-size:.9375rem;color:var(--color-black);line-height:1.6;font-weight:500}.aniv-popup__close-btn{display:flex;align-items:center;justify-content:center;gap:.625rem;margin:1.875rem auto 0;background:var(--color-black);color:#fff;font-family:var(--font-sans);font-size:1rem;font-weight:700;border:none;padding:.75rem 3.125rem;cursor:pointer;transition:opacity .3s;position:relative;width:85%;max-width:318px}.aniv-popup__close-btn span{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:1px solid #fff;background-color:#fff;color:#000;border-radius:50%;font-size:.875rem;position:absolute;right:15px;bottom:50%;transform:translateY(50%)}.aniv-popup__close-btn:hover{opacity:.7}@keyframes aniv-popup-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes aniv-circle-slow-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dialogue .sec01{padding-bottom:100px;background-color:#fff;position:relative;z-index:2}.dialogue .sec01 .sec01-img{display:block;width:100%;margin:0 auto 40px;position:relative;z-index:2}.dialogue .sec01 .sec01-img:before{width:100%;height:100%;content:"";position:absolute;top:20px;left:20px;background:linear-gradient(180deg,red,#ffeded);display:block;z-index:-1}.sec01-content__members{display:flex;justify-content:center;gap:2.5rem;margin-bottom:3.75rem;margin-top:80px;border-right:2px dashed #000000;border-left:2px dashed #000000}@media (max-width: 1023px) and (min-width: 600px){.sec01-content__members{gap:1.25rem;margin-bottom:2.5rem}}@media (max-width: 599px){.sec01-content__members{border:none;flex-direction:column;align-items:center;gap:1.875rem}}.sec01-content__member{text-align:center;position:relative;width:33.33%}@media (min-width: 600px){.sec01-content__member:not(:last-child):after{content:"";position:absolute;right:-1.25rem;top:0;bottom:0;width:1px;border-right:2px dashed #000000}}@media (max-width: 599px){.sec01-content__member{width:100%;padding-bottom:1.875rem}.sec01-content__member:not(:last-child):after{content:"";position:absolute;bottom:0;left:10%;right:10%;height:1px;border-bottom:2px dashed #000000}}.sec01-content__member-img{width:10rem;height:10rem;border-radius:50%;overflow:hidden;margin:0 auto .625rem}.sec01-content__member-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 1023px) and (min-width: 600px){.sec01-content__member-img{width:7.5rem;height:7.5rem}}@media (max-width: 599px){.sec01-content__member-img{width:8.75rem;height:8.75rem}}.sec01-content__member-role{font-family:var(--font-sans);font-size:.9375rem;font-weight:700;color:var(--color-sub)}.sec01-content__member-name{font-family:var(--font-sans);font-size:1.25rem;font-weight:700;color:var(--color-black)}.sec01-content__desc{text-align:center;font-family:var(--font-sans);font-size:1.125rem;font-weight:500;line-height:2;color:var(--color-black);margin-bottom:3.75rem}@media (max-width: 1023px) and (min-width: 600px){.sec01-content__desc{font-size:.9375rem;margin-bottom:2.5rem}}@media (max-width: 599px){.sec01-content__desc{font-size:.9375rem;text-align:left}}.sec01-content__video-title{text-align:center;font-family:Dela Gothic One,sans-serif;font-size:1.875rem;color:var(--color-sub);margin-bottom:1.25rem}@media (max-width: 1023px) and (min-width: 600px){.sec01-content__video-title{font-size:1.25rem}}@media (max-width: 599px){.sec01-content__video-title{font-size:1.25rem;text-align:left}}.sec01-content__video{width:100%;aspect-ratio:16/9;background:#ccc;display:flex;align-items:center;justify-content:center;font-family:var(--font-sans);font-size:1.25rem;font-weight:700;color:var(--color-black)}.sec01-content__video iframe{width:100%;height:100%;border:none}.sec02{position:relative;z-index:2;padding:5rem 0;overflow:hidden}.sec02__deco{position:absolute;z-index:0}@media (max-width: 599px){.sec02__deco{display:none}}.sec02__deco.sec02__deco--1{position:absolute;top:200px;left:0;height:920px;width:100%;clip-path:polygon(0 0%,0% 0%,0% 20%,0% 20%);background:linear-gradient(-82deg,#4fff33 11.7%,#ffe200 89.16%);z-index:-3;transition:clip-path 1.2s cubic-bezier(.77,0,.175,1)}.sec02__deco.sec02__deco--1.is-visible{clip-path:polygon(0 0%,100% 75%,100% 100%,0% 25%)}@media screen and (max-width: 600px){.sec02__deco.sec02__deco--1{height:400px;bottom:400px;clip-path:polygon(0 0%,0% 20%,0% 100%,0% 80%)}.sec02__deco.sec02__deco--1.is-visible{clip-path:polygon(0 0%,100% 20%,100% 100%,0% 80%)}}.sec02__deco.sec02__deco--2{position:absolute;top:400px;right:0;height:1220px;width:100%;clip-path:polygon(100% 0%,100% 25%,100% 25%,100% 0%);background:linear-gradient(-112deg,#78ffff 18.41%,#56ebce 32.47%,#4cccce 42.08%,#2552ce 53.21%);z-index:-3;transition:clip-path 1.2s cubic-bezier(.77,0,.175,1)}.sec02__deco.sec02__deco--2.is-visible{clip-path:polygon(100% 0%,100% 25%,0% 100%,0% 75%)}@media screen and (max-width: 600px){.sec02__deco.sec02__deco--2{height:400px;bottom:400px;clip-path:polygon(0 0%,0% 20%,0% 100%,0% 80%)}.sec02__deco.sec02__deco--2.is-visible{clip-path:polygon(0 0%,100% 20%,100% 100%,0% 80%)}}.sec02__deco.sec02__deco--3{position:absolute;bottom:400px;left:0;height:1000px;width:100%;clip-path:polygon(0 0%,0% 0%,0% 25%,0% 25%);background:linear-gradient(-122deg,#ff8900 24.79%,#f02e00 44.45%);z-index:-3;transition:clip-path 1.2s cubic-bezier(.77,0,.175,1)}.sec02__deco.sec02__deco--3.is-visible{clip-path:polygon(0 0%,100% 75%,100% 100%,0% 25%)}@media screen and (max-width: 600px){.sec02__deco.sec02__deco--3{height:400px;bottom:400px;clip-path:polygon(0 0%,0% 20%,0% 100%,0% 80%)}.sec02__deco.sec02__deco--3.is-visible{clip-path:polygon(0 0%,100% 20%,100% 100%,0% 80%)}}.sec02__inner{position:relative;z-index:1;background:#fff;max-width:68rem;margin:0 auto;padding:45px 90px;border:5px solid #000000;width:95%}@media screen and (max-width: 1024px){.sec02__inner{padding:30px 5%}}.sec02__inner:before{width:100%;height:100%;content:"";position:absolute;top:0rem;left:0rem;background:#fff;display:block;z-index:-1}.sec02__inner:after{width:100%;height:100%;content:"";position:absolute;top:1.875rem;left:1.875rem;background:#000;display:block;z-index:-2}@media screen and (max-width: 1024px){.sec02__inner:after{display:none}}.sec02__title{font-family:Dela Gothic One,sans-serif;font-size:1.875rem;color:var(--color-sub);text-align:center;margin-bottom:2.5rem}@media (max-width: 1023px) and (min-width: 600px){.sec02__title{font-size:1.25rem;margin-bottom:1.25rem}}@media (max-width: 599px){.sec02__title{font-size:1.25rem;margin-bottom:1.25rem}}.sec02__main-img{width:100%;margin-bottom:3.75rem}.sec02__main-img img{width:100%;height:auto;display:block}@media (max-width: 1023px) and (min-width: 600px){.sec02__main-img{margin-bottom:1.875rem}}@media (max-width: 599px){.sec02__main-img{margin-bottom:1.875rem}}.sec02__block{margin-bottom:3.75rem}@media (max-width: 1023px) and (min-width: 600px){.sec02__block{margin-bottom:2.5rem}}@media (max-width: 599px){.sec02__block{margin-bottom:2.5rem}}.sec02__block-header{display:flex;align-items:center;gap:1.875rem;margin-bottom:2.5rem;flex-direction:row-reverse}.sec02__block-header.sec02__block-header--reverse{flex-direction:initial!important}@media screen and (max-width: 600px){.sec02__block-header.sec02__block-header--reverse{flex-direction:column!important}}@media (max-width: 1023px) and (min-width: 600px){.sec02__block-header{gap:.9375rem;margin-bottom:1.5625rem}}@media (max-width: 599px){.sec02__block-header{flex-direction:column;gap:.9375rem;margin-bottom:1.5625rem}}.sec02__block-img{flex-shrink:0;width:50%}.sec02__block-img img{width:100%;height:auto;display:block}@media (max-width: 599px){.sec02__block-img{width:100%;order:2}}.sec02__block-catch{padding-top:.625rem;width:50%}@media (max-width: 599px){.sec02__block-catch{order:1;width:100%}}.sec02__block-lead{font-family:var(--font-sans);font-size:1.5625rem;font-weight:700;line-height:1.6;margin-bottom:.625rem}@media (max-width: 1023px) and (min-width: 600px){.sec02__block-lead{font-size:1.125rem}}@media (max-width: 599px){.sec02__block-lead{font-size:1.125rem}}.sec02__block-highlight{display:inline-block;font-family:var(--font-sans);font-size:2.1875rem;font-weight:700;color:#fff;line-height:1.9}.sec02__block-highlight span{background:#000;padding:.25rem .625rem}@media (max-width: 1023px) and (min-width: 600px){.sec02__block-highlight{font-size:1.125rem;line-height:2.2}}@media (max-width: 599px){.sec02__block-highlight{font-size:1.125rem;line-height:2.2}}.sec02__talk{background:#fff;padding:2.5rem}@media (max-width: 1023px) and (min-width: 600px){.sec02__talk{padding:1.25rem}}@media (max-width: 1024px){.sec02__talk{padding:0}}.sec02__talk-item{display:flex;gap:1.25rem;margin-bottom:40px}@media (max-width: 1024px){.sec02__talk-item{flex-direction:column;gap:.3125rem}}.sec02__talk-name{flex-shrink:0;width:50px;font-family:var(--font-sans);font-size:.9375rem;font-weight:700;color:var(--color-black);min-width:2.5rem;border-right:2px solid #000;display:flex;align-items:center;padding-right:.625rem}@media screen and (max-width: 1024px){.sec02__talk-name{border-right:none;border-bottom:2px solid #000;padding-right:20px;padding-bottom:2px}}.sec02__talk-text{width:calc(100% - 50px);padding-left:0rem;font-family:var(--font-sans);font-size:.9375rem;font-weight:500;color:var(--color-black);line-height:1.8}@media screen and (max-width: 600px){.sec02__talk-text{width:100%;padding-left:0}}.sec02__talk-divider{border:none;border-top:1px dashed #ccc;margin:1.25rem 0}@media (max-width: 1023px) and (min-width: 600px){.sec02__talk-divider{margin:.9375rem 0}}@media (max-width: 599px){.sec02__talk-divider{margin:.9375rem 0}}.sec02__more{text-align:center;margin-top:4.375rem}@media screen and (max-width: 600px){.sec02__more{width:85%;margin:50px auto 0}}.sec02__more-btn{display:flex;align-items:center;justify-content:center;height:135px;width:85%;max-width:475px;margin:0 auto;background:#2e29b1;color:#fff;font-family:var(--font-sans);font-size:1.5625rem;font-weight:900;padding:0rem 3.75rem;text-decoration:none;line-height:1.4;transition:opacity .3s ease;position:relative}@media (max-width: 1023px) and (min-width: 600px){.sec02__more-btn{height:84px;font-size:1.25rem}}@media (max-width: 599px){.sec02__more-btn{height:84px;width:100%;padding:.9375rem 1.875rem;font-size:1.25rem;text-align:left}}.sec02__more-btn .icon-mail{width:116px;height:66px;background-size:contain;background-repeat:no-repeat;display:block;position:absolute;left:-57px;bottom:50%;transform:translateY(50%);z-index:3}@media screen and (max-width: 600px){.sec02__more-btn .icon-mail{left:20px;width:46px;height:28px}}.sec02__more-btn .icon-mail:before{z-index:1;width:116px;height:66px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='117.124'%20height='67.324'%20viewBox='0%200%20117.124%2067.324'%3e%3cg%20id='グループ_878'%20data-name='グループ%20878'%20transform='translate(-413.72%20-5591.652)'%3e%3cg%20id='グループ_277'%20data-name='グループ%20277'%20transform='translate(414.213%205592.956)'%3e%3cg%20id='グループ_137'%20data-name='グループ%20137'%20transform='translate(0%200)'%3e%3crect%20id='長方形_444'%20data-name='長方形%20444'%20width='116.121'%20height='66.02'%20transform='translate(0)'%20fill='%23fff'/%3e%3cpath%20id='パス_340'%20data-name='パス%20340'%20d='M-1214.429,2965.845l-.747-.425-58.206-33.127,1.484-2.607,57.459,32.7,56.682-32.7,1.5,2.6Z'%20transform='translate(1272.889%20-2930.989)'%20opacity='0.153'/%3e%3c/g%3e%3c/g%3e%3cpath%20id='長方形_637'%20data-name='長方形%20637'%20d='M4,4V62.02H112.121V4H4M0,0H116.121V66.02H0Z'%20transform='translate(414.213%205592.956)'/%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;display:block;position:absolute;content:""}@media screen and (max-width: 600px){.sec02__more-btn .icon-mail:before{width:46px;height:28px}}.sec02__more-btn .icon-mail:after{width:100%;height:100%;right:-10px;top:10px;content:"";position:absolute;background:linear-gradient(156deg,#7d77ff 15.56%,#050166 98.51%);display:block;z-index:-3}@media screen and (max-width: 600px){.sec02__more-btn .icon-mail:after{right:-5px;top:5px}}.sec02__more-btn .icon-arrow{position:absolute;right:30px;bottom:50%;transform:translateY(50%);display:block;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='19.888'%20height='19.566'%20viewBox='0%200%2019.888%2019.566'%3e%3cpath%20id='Icon_akar-arrow-right-thick'%20data-name='Icon%20akar-arrow-right-thick'%20d='M28.388,14.283,18.7,4.5v7.4l-10.2.011v4.749H18.7v7.409Z'%20transform='translate(-8.5%20-4.5)'%20fill='%23fff'/%3e%3c/svg%3e");height:27px;background-size:contain;background-repeat:no-repeat;width:27px}@media screen and (max-width: 600px){.sec02__more-btn .icon-arrow{width:22px;height:22px}}.sec02__more-btn:hover{opacity:.8}.message .message-sec{padding:5rem 0 120px}@media (max-width: 1023px) and (min-width: 600px){.message .message-sec{padding:2.5rem 0}}@media (max-width: 599px){.message .message-sec{padding:2.5rem 0}}.message .message-sec__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3.75rem}@media (max-width: 1023px) and (min-width: 600px){.message .message-sec__grid{gap:1.875rem}}@media (max-width: 599px){.message .message-sec__grid{grid-template-columns:1fr;gap:3.75rem}}.message .message-sec__card{position:relative;display:flex;flex-direction:column}.message .message-sec__card:nth-child(1) .message-sec__card-img a:before{background:linear-gradient(-180deg,red,#fff)}.message .message-sec__card:nth-child(2) .message-sec__card-img a:before{background:linear-gradient(180deg,#78ffff,#fff)}.message .message-sec__card:nth-child(3) .message-sec__card-img a:before{background:linear-gradient(180deg,#fdf501,#fff)}.message .message-sec__card:nth-child(4) .message-sec__card-img a:before{background:linear-gradient(180deg,#ff8900,#fff)}.message .message-sec__card:nth-child(5) .message-sec__card-img a:before{background:linear-gradient(180deg,#00b73f,#fff)}.message .message-sec__card .message-sec__card-img{position:relative;width:100%;aspect-ratio:317/378;margin-bottom:2.8125rem;z-index:2}@media screen and (max-width: 600px){.message .message-sec__card .message-sec__card-img{max-width:400px;margin:0 auto 1.875rem}}.message .message-sec__card .message-sec__card-img a{display:block;position:relative}.message .message-sec__card .message-sec__card-img a:before{content:"";position:absolute;right:-1.25rem;bottom:-1.25rem;background-color:var(--color-sub);z-index:-1;display:block;width:100%;height:100%}@media screen and (max-width: 600px){.message .message-sec__card .message-sec__card-img a:before{right:-.875rem;bottom:-.875rem}}.message .message-sec__card .message-sec__card-img img{position:relative;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.message .message-sec__card .message-sec__card-quote{font-family:var(--font-sans);font-size:1.375rem;font-weight:700;line-height:1.5;margin-bottom:.625rem;display:none}@media (max-width: 1023px) and (min-width: 600px){.message .message-sec__card .message-sec__card-quote{font-size:1.125rem}}@media (max-width: 599px){.message .message-sec__card .message-sec__card-quote{font-size:1.125rem}}.message .message-sec__card .message-sec__card-role{font-family:var(--font-sans);font-size:.875rem;font-weight:400}.message .message-sec__card .message-sec__card-name{font-family:var(--font-sans);font-size:1.25rem;font-weight:700;margin-bottom:.625rem}.message .message-sec__card .message-sec__card-link{text-align:center;margin-top:auto}.message .message-sec__card .message-sec__card-link a{display:inline-flex;border-bottom:1px solid #dd0000;padding-bottom:5px;align-items:center;gap:.5rem;font-family:var(--font-sans);font-size:1.125rem;font-weight:700;color:#d00;text-decoration:none;transition:opacity .3s ease}.message .message-sec__card .message-sec__card-link a:hover{opacity:.7}.message .message-sec__card .message-sec__card-icon{display:inline-block;width:1.25rem;height:1.25rem;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='19.888'%20height='19.567'%20viewBox='0%200%2019.888%2019.567'%3e%3cpath%20id='Icon_akar-arrow-right-thick'%20data-name='Icon%20akar-arrow-right-thick'%20d='M28.388,14.283,18.7,4.5v7.4l-10.2.011v4.749H18.7v7.409Z'%20transform='translate(-8.5%20-4.5)'%20fill='%23d00'/%3e%3c/svg%3e") center/contain no-repeat}.article-header{position:relative;padding-top:5rem;padding-bottom:3.75rem}@media (max-width: 1023px) and (min-width: 600px){.article-header{padding-top:2.5rem;padding-bottom:1.875rem}}@media (max-width: 599px){.article-header{padding-top:1.25rem;padding-bottom:1.25rem}}.article-header__bg-text{position:absolute;top:0;right:0;font-family:var(--font-en);text-align:right;font-size:5.5rem;font-weight:400;color:var(--color-black);line-height:1;opacity:.05;white-space:nowrap;pointer-events:none;z-index:0}@media (max-width: 599px){.article-header__bg-text{display:none}}.article-header__inner{position:relative;z-index:1;display:flex;align-items:flex-end;gap:5rem}@media (max-width: 1023px) and (min-width: 600px){.article-header__inner{gap:1.875rem}}@media (max-width: 599px){.article-header__inner{flex-direction:column;gap:1.25rem}}.article-header__img{flex-shrink:0;width:20rem;position:relative}.article-header__img:before{content:"";position:absolute;top:.625rem;left:.625rem;right:-.625rem;bottom:-.625rem;background:linear-gradient(-180deg,red,#fff);z-index:0}.article-header__img img{position:relative;z-index:1;width:100%;height:auto;display:block}@media screen and (max-width: 600px){.article-header__img{width:100%;max-width:26.25rem;margin:0 auto}}.article-header__info{padding-top:3.75rem}@media (max-width: 599px){.article-header__info{padding-top:0}}.article-header__tag{font-family:Dela Gothic One,sans-serif;font-size:1.25rem;color:var(--color-sub);margin-bottom:.9375rem}@media screen and (max-width: 600px){.article-header__tag{margin-bottom:0}}.article-header__title{font-family:var(--font-sans);font-size:1.75rem;font-weight:700;color:var(--color-black);line-height:1.5;margin-bottom:1.25rem}@media (max-width: 1023px) and (min-width: 600px){.article-header__title{font-size:1.25rem}}@media (max-width: 599px){.article-header__title{font-size:1.25rem}}.article-header__role{font-family:var(--font-sans);font-size:.875rem;font-weight:400;color:var(--color-black)}.article-header__name{font-family:var(--font-sans);font-size:1.25rem;font-weight:700;color:var(--color-black)}.article-content p{font-size:15px;line-height:1.8;font-weight:500}.others-message{padding:5rem 0}@media (max-width: 1023px) and (min-width: 600px){.others-message{padding:2.5rem 0px}}@media (max-width: 599px){.others-message{padding:2.5rem 0px}}.others-message .swiper{padding:0 2.5%}@media (max-width: 599px){.others-message .swiper{padding:0 7.5%}}.others-message__title{font-family:Dela Gothic One,sans-serif;font-size:1.875rem;color:var(--color-sub);text-align:center;margin-bottom:2.5rem}@media (max-width: 1023px) and (min-width: 600px){.others-message__title{font-size:1.25rem;margin-bottom:1.25rem}}@media (max-width: 599px){.others-message__title{font-size:1.25rem;padding:0 7.5%;text-align:left;margin-bottom:1.25rem}}.others-message__slider{position:relative}.others-message__card-img{position:relative;width:100%;aspect-ratio:317/378;margin-bottom:2.5rem;z-index:2}.others-message__card-img a{display:block;position:relative}.others-message__card-img a:before{content:"";position:absolute;right:-1.25rem;bottom:-1.25rem;background:var(--color-sub);width:100%;height:100%;z-index:-1}@media screen and (max-width: 1024px){.others-message__card-img a:before{right:-.9375rem;bottom:-.9375rem}}.others-message__card-img.others-message__card-img--1 a:before{background:linear-gradient(-180deg,red,#fff)}.others-message__card-img.others-message__card-img--2 a:before{background:linear-gradient(180deg,#78ffff,#fff)}.others-message__card-img.others-message__card-img--3 a:before{background:linear-gradient(180deg,#fdf501,#fff)}.others-message__card-img.others-message__card-img--4 a:before{background:linear-gradient(180deg,#ff8900,#fff)}.others-message__card-img.others-message__card-img--5 a:before{background:linear-gradient(180deg,#00b73f,#fff)}.others-message__card-img img{position:relative;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.others-message__card-quote{font-family:var(--font-sans);font-size:1.375rem;font-weight:700;color:var(--color-black);line-height:1.5;margin-bottom:.625rem;min-height:132px;display:none}@media screen and (max-width: 600px){.others-message__card-quote{font-size:1.25rem;min-height:auto}}@media (max-width: 1023px) and (min-width: 600px){.others-message__card-quote{font-size:1.125rem;min-height:auto}}@media (max-width: 599px){.others-message__card-quote{font-size:1.125rem}}.others-message__card-role{font-family:var(--font-sans);font-size:.875rem;font-weight:400;color:var(--color-black)}.others-message__card-name{font-family:var(--font-sans);font-size:1.25rem;font-weight:700;color:var(--color-black);margin-bottom:.625rem}.others-message__card-link{text-align:center;margin-top:20px}.others-message__card-link a{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-sans);font-size:1.125rem;font-weight:700;color:#d00;text-decoration:none;border-bottom:1px solid #dd0000;padding-bottom:.25rem;transition:opacity .3s ease}.others-message__card-link a:hover{opacity:.7}.others-message__card-icon{display:inline-block;width:1.25rem;height:1.25rem;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='19.888'%20height='19.567'%20viewBox='0%200%2019.888%2019.567'%3e%3cpath%20id='Icon_akar-arrow-right-thick'%20data-name='Icon%20akar-arrow-right-thick'%20d='M28.388,14.283,18.7,4.5v7.4l-10.2.011v4.749H18.7v7.409Z'%20transform='translate(-8.5%20-4.5)'%20fill='%23d00'/%3e%3c/svg%3e") center/contain no-repeat}@media screen and (max-width: 600px){.others-message__nav{display:flex;justify-content:space-between;align-items:center;margin-top:.9375rem;position:relative}}.others-message__nav button{position:absolute;top:11.25rem;z-index:10;width:2.125rem;height:3.375rem;background:none;border:none;color:var(--color-sub);background-color:#f40103;font-size:1.5rem;cursor:pointer;transition:opacity .3s ease}.others-message__nav button:hover{opacity:.6}.others-message__prev{left:-3.75rem;clip-path:polygon(100% 0,0% 50%,100% 100%)}@media (max-width: 1200px){.others-message__prev{left:-.625rem}}@media screen and (max-width: 600px){.others-message__prev{top:10px!important;left:7.5%!important;width:1.1875rem!important;height:1.875rem!important}}.others-message__next{right:-3.75rem;clip-path:polygon(0 0,100% 50%,0 100%)}@media (max-width: 1200px){.others-message__next{right:-.625rem}}@media screen and (max-width: 600px){.others-message__next{right:7.5%!important;top:10px!important;width:1.1875rem!important;height:1.875rem!important}}.others-message__pagination{display:none}@media screen and (max-width: 600px){.others-message__pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;position:absolute;left:50%!important;transform:translate(-50%)!important;bottom:-30px!important;right:inherit}.others-message__pagination .swiper-pagination-bullet{width:.625rem;height:.625rem;background:#ccc;border-radius:50%;opacity:1;transition:background .3s}.others-message__pagination .swiper-pagination-bullet-active{background:var(--color-black)}}.message__more{text-align:center;width:85%;margin:0 auto;margin-top:4.375rem}@media screen and (max-width: 600px){.message__more{margin-top:5.625rem}}.message__more-btn{display:flex;align-items:center;justify-content:center;height:135px;width:85%;max-width:475px;margin:0 auto;background:#f40103;color:#fff;font-family:var(--font-sans);font-size:1.5625rem;font-weight:900;padding:0rem 3.75rem;text-decoration:none;line-height:1.4;transition:opacity .3s ease;position:relative}@media screen and (max-width: 600px){.message__more-btn{height:85px}}.message__more-btn .icon-mail{width:116px;height:66px;background-size:contain;background-repeat:no-repeat;display:block;position:absolute;left:-57px;bottom:50%;transform:translateY(50%);z-index:3}@media screen and (max-width: 1024px){.message__more-btn .icon-mail{left:20px;width:51px;height:32px}}.message__more-btn .icon-mail:before{z-index:1;width:116px;height:66px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='140.607'%20height='90.934'%20viewBox='0%200%20140.607%2090.934'%3e%3cdefs%3e%3clinearGradient%20id='linear-gradient'%20x1='0.5'%20x2='0.913'%20y2='1'%20gradientUnits='objectBoundingBox'%3e%3cstop%20offset='0'%20stop-color='%23ff5252'/%3e%3cstop%20offset='1'%20stop-color='maroon'/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20id='グループ_891'%20data-name='グループ%20891'%20transform='translate(-409.848%20-2514.033)'%3e%3cpath%20id='合体_5'%20data-name='合体%205'%20d='M105.813,75.718a33.3,33.3,0,0,1-3.986.239H74.735a32.831,32.831,0,0,1-23.727-10.1H32.93a33.3,33.3,0,0,1-3.986-.238L14.5,73.436l2.82-11.5A32.935,32.935,0,0,1,32.93,0H60.022A32.832,32.832,0,0,1,83.75,10.1h18.077a32.935,32.935,0,0,1,15.608,61.934l2.821,11.5Z'%20transform='translate(415.697%202521.434)'%20fill='url(%23linear-gradient)'/%3e%3cg%20id='グループ_330'%20data-name='グループ%20330'%20transform='translate(409.848%202514.033)'%3e%3cg%20id='グループ_140'%20data-name='グループ%20140'%20transform='translate(0)'%3e%3cg%20id='グループ_138'%20data-name='グループ%20138'%3e%3crect%20id='長方形_445'%20data-name='長方形%20445'%20width='92.952'%20height='65.861'%20rx='32.93'%20fill='%23fff'/%3e%3cpath%20id='長方形_445_-_アウトライン'%20data-name='長方形%20445%20-%20アウトライン'%20d='M32.93,1A31.939,31.939,0,0,0,20.5,62.352,31.73,31.73,0,0,0,32.93,64.861H60.022A31.939,31.939,0,0,0,72.45,3.509,31.73,31.73,0,0,0,60.022,1H32.93m0-1H60.022a32.93,32.93,0,0,1,0,65.861H32.93A32.93,32.93,0,0,1,32.93,0Z'%20fill='%23c6c6c6'/%3e%3cpath%20id='パス_341'%20data-name='パス%20341'%20d='M-7.953,74.151,20.051,59H-4.238Z'%20transform='translate(22.455%20-0.715)'%20fill='%23fff'/%3e%3c/g%3e%3cg%20id='グループ_139'%20data-name='グループ%20139'%20transform='translate(41.805%2010.096)'%3e%3crect%20id='長方形_445-2'%20data-name='長方形%20445'%20width='92.952'%20height='65.861'%20rx='32.93'%20fill='%23fff'/%3e%3cpath%20id='長方形_445_-_アウトライン-2'%20data-name='長方形%20445%20-%20アウトライン'%20d='M32.93,3A29.939,29.939,0,0,0,21.281,60.51,29.74,29.74,0,0,0,32.93,62.861H60.022A29.939,29.939,0,0,0,71.671,5.351,29.74,29.74,0,0,0,60.022,3H32.93m0-3H60.022a32.93,32.93,0,1,1,0,65.861H32.93A32.93,32.93,0,1,1,32.93,0Z'%20fill='%23e6e6e6'/%3e%3cpath%20id='パス_341-2'%20data-name='パス%20341'%20d='M20.051,74.151-7.953,59H16.336Z'%20transform='translate(58.4%20-0.715)'%20fill='%23fff'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20id='合体_6'%20data-name='合体%206'%20d='M114.221,75.72l-1.408-5.742,2.723-1.469A28.928,28.928,0,0,0,101.827,14.1H82.047l-1.18-1.226A28.832,28.832,0,0,0,60.022,4H32.93A28.935,28.935,0,0,0,19.221,58.414l2.723,1.469-1.408,5.741L28.16,61.5l1.263.152a29.4,29.4,0,0,0,3.507.21H52.71l1.18,1.226a28.837,28.837,0,0,0,20.845,8.87h27.092a29.385,29.385,0,0,0,3.505-.21l1.263-.152,7.626,4.126m6.034,7.813-14.444-7.815a33.262,33.262,0,0,1-3.984.239H74.735a32.837,32.837,0,0,1-23.727-10.1H32.93a33.291,33.291,0,0,1-3.986-.239L14.5,73.436l2.82-11.5A32.935,32.935,0,0,1,32.93,0H60.022A32.832,32.832,0,0,1,83.749,10.1h18.078A32.935,32.935,0,0,1,117.435,72.03Z'%20transform='translate(409.848%202514.033)'/%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;display:block;position:absolute;content:""}@media screen and (max-width: 1024px){.message__more-btn .icon-mail:before{width:51px;height:32px}}.message__more-btn .icon-arrow{position:absolute;right:30px;bottom:50%;transform:translateY(50%);display:block;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='19.888'%20height='19.566'%20viewBox='0%200%2019.888%2019.566'%3e%3cpath%20id='Icon_akar-arrow-right-thick'%20data-name='Icon%20akar-arrow-right-thick'%20d='M28.388,14.283,18.7,4.5v7.4l-10.2.011v4.749H18.7v7.409Z'%20transform='translate(-8.5%20-4.5)'%20fill='%23fff'/%3e%3c/svg%3e");height:27px;background-size:contain;background-repeat:no-repeat;width:27px}@media screen and (max-width: 1024px){.message__more-btn .icon-arrow{width:23px;height:23px;right:20px}}.message__more-btn:hover{opacity:.8}@media (max-width: 1023px) and (min-width: 600px){.message__more-btn{height:84px;font-size:1.125rem}}@media (max-width: 599px){.message__more-btn{width:100%;padding:.9375rem 1.875rem;font-size:1.125rem}}.history-year-nav{top:0;z-index:100;background-color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.9375rem 0}.history-year-nav__list{display:flex;justify-content:left;gap:1.25rem}@media screen and (max-width: 1200px){.history-year-nav__list{gap:.9375rem}}.history-year-nav__list li a{display:block;font-family:var(--font-en);font-size:1.125rem;font-weight:700;color:var(--color-black);padding:.5rem 1.875rem .25rem 0px;text-decoration:none;color:var(--color-sub);border-bottom:1px solid var(--color-sub);transition:all .3s ease;position:relative}@media screen and (max-width: 1400px){.history-year-nav__list li a{font-size:1rem;padding:.5rem 1.5625rem .25rem 0px}}@media screen and (max-width: 1200px){.history-year-nav__list li a{padding:.5rem 1.25rem .25rem 0px;font-size:.9375rem}}.history-year-nav__list li a:after{content:"▼";position:absolute;right:0rem;top:50%;transform:translateY(-50%);color:#f40103;font-size:.875rem;pointer-events:none}.history-year-nav__select-wrap{position:relative}.history-year-nav__select-wrap:after{content:"▼";position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#f40103;font-size:.625rem;pointer-events:none}.history-year-nav__select{width:100%;padding:.75rem 2.5rem .75rem 1rem;font-family:var(--font-en);font-size:1rem;font-weight:400;border:2px solid var(--color-black);color:#f40103;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border-radius:5px}.history .history-sec{position:relative;z-index:2;line-height:1;background-image:url(./history-bg_v13-Jq1TevhC.svg);background-repeat:repeat-y;background-size:800px;background-position:top}@media screen and (max-width: 1024px){.history .history-sec{background-size:471px;background-image:url(./history-bg_v14_v2-DGMtWsdK.svg)}}.history .history-sec .hisotry-sec-blocks{position:relative}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-blocks:first-child{padding-top:40px}}.history .history-sec .hisotry-sec-blocks:first-child:before{position:absolute;left:0;top:0;width:100%;height:75px;display:block;content:"";pointer-events:none;background:linear-gradient(to bottom,#fff,#fff0);z-index:3}.history .history-sec .hisotry-sec-content{line-height:1;width:100%;max-width:800px;margin:0 auto;height:733.2px;position:relative;z-index:12}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content{height:auto}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main{position:absolute;width:100%;max-width:329px;border-radius:15px;z-index:10}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-main{position:relative;margin:0 auto 65px;width:80%}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--01{right:-150px;top:30px;z-index:18;left:inherit}@media screen and (max-width: 1200px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--01{right:-60px;top:80px}}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--01{right:inherit;left:0;top:0;bottom:inherit}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--01 .icon-circle{left:-370px}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--01 .icon-border{width:370px;left:-370px}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--02{left:-150px;top:250px;z-index:18;right:inherit}@media screen and (max-width: 1200px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--02{left:-100px;top:280px}}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--02{right:inherit;left:0;top:0;bottom:inherit}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--02 .icon-circle{right:-35px}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--02 .icon-border{width:35px;right:-35px}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--03{right:-140px;top:420px;z-index:18;left:inherit}@media screen and (max-width: 1200px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--03{right:-20px;top:390px}}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--03{right:inherit;left:0;top:0;bottom:inherit}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--03 .icon-circle{left:-35px}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--03 .icon-border{width:35px;left:-35px}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--04{left:-150px;top:570px;z-index:18;right:inherit}@media screen and (max-width: 1200px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--04{left:-100px;top:590px}}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--04{right:inherit;left:0;top:0;bottom:inherit}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--04 .icon-circle{right:-450px}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main.hisotry-sec-content-main--04 .icon-border{width:450px;right:-450px}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main .icon-circle{position:absolute;width:20px;top:50%;transform:translateY(-50%);height:20px;background-color:var(--color-sub);display:block;border-radius:50%}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-main .icon-circle{display:none}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main .icon-border{position:absolute;z-index:-2;height:3px;top:50%;transform:translateY(-50%);background-color:var(--color-sub);display:block}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-main .icon-border{display:none}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main a{padding:20px 15px 30px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%;text-align:center;line-height:1.3;z-index:2;min-height:158px}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main a:after{border:10px solid #000;background-color:#fff;border-radius:15px;width:100%;height:100%;position:absolute;left:0;top:0;display:block;content:"";z-index:-1}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-main a:after{border-width:5px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main a span{font-size:0px;position:relative;font-weight:700;display:none;width:120px;padding-top:0}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-main a span{font-size:0px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main a h3{font-size:25px;font-weight:700;font-family:var(--font-en);margin:0;position:absolute;top:20px}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-main a h3{font-size:20px;top:20px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main a h3:before{width:14px;height:14px;border:5px solid #000;position:absolute;left:-40px;top:52%;transform:translateY(-50%);border-radius:50%;content:"";display:block}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main a h3:after{width:14px;height:14px;border:5px solid #000;position:absolute;right:-40px;top:52%;transform:translateY(-50%);border-radius:50%;content:"";display:block}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main a p{font-size:20px;font-weight:700;margin:0;padding-top:35px;line-height:1.5}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-main a p{font-size:18px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main a p.p-small{font-size:16px}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main a i{position:absolute;right:-20px;bottom:-20px;background-color:var(--color-sub);width:40px;height:40px;border-radius:50%;padding-bottom:2px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-main a i{right:-10px;bottom:-10px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-main a i:after{content:"+";color:#fff;font-weight:700;font-size:30px;font-style:normal}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-01-01{position:absolute;left:0;top:20px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-01-01{left:inherit;right:30%;top:180px;width:41px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-01-02{position:absolute;left:380px;bottom:40px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-01-02{display:none}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-01-03{position:absolute;left:320px;top:160px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-01-03{top:60px;left:50%;width:52px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-01-04{position:absolute;left:320px;top:200px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-01-04{top:200px;left:inherit;right:25%;width:52px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-01-05{position:absolute;left:320px;top:200px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-01-05{right:5%;top:180px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-01-06{position:absolute;left:320px;top:200px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-01-06{right:5%;top:320px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-01-07{position:absolute;left:320px;bottom:120px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-01-07{bottom:80px;left:30%;width:52px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-01-08{position:absolute;left:370px;bottom:90px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-01-08{bottom:150px;left:50%;width:52px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-02{position:absolute;left:330px;top:380px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-02{top:400px;left:30%;width:48px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-03{position:absolute;left:330px;top:0;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-03{top:200px;left:60%;width:51px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-04{position:absolute;left:380px;bottom:65px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-04{bottom:70px;left:40%;width:50px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-05{position:absolute;left:400px;top:200px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-05{top:240px;left:40%;width:48px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-06{position:absolute;left:400px;top:400px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-06{top:335px;left:inherit;right:25%;width:48px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-07{position:absolute;left:360px;top:375px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-07{left:inherit;right:30%;top:280px;width:48px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-08{position:absolute;left:360px;top:15px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-08{width:60px;top:105px;left:30%}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-09{position:absolute;left:360px;top:0;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-09{width:51px;top:560px;right:15%;left:inherit}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-10{position:absolute;left:320px;top:180px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-10{width:108px;left:inherit;right:25%;top:350px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-11{position:absolute;left:300px;bottom:35px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-11{left:20%;width:121px;bottom:-60px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-12{position:absolute;left:280px;top:370px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-12{width:48px;left:20%;top:320px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-13{position:absolute;left:280px;bottom:40px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-13{width:116px;left:20%;bottom:35px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-14{position:absolute;left:420px;top:0;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-14{width:48px;left:40%;top:200px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-15{position:absolute;left:370px;top:-10px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-15{width:60px;top:150px;left:35%}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-16{position:absolute;left:340px;top:130px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-16{left:inherit;right:30%;top:100px;z-index:2;width:81px}}.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-17{position:absolute;left:440px;top:430px;z-index:2}@media screen and (max-width: 1024px){.history .history-sec .hisotry-sec-content .hisotry-sec-content-icon-17{width:48px;left:45%;top:255px}}.hisotry-sec-content--last{height:1100px!important}@media screen and (max-width: 600px){.hisotry-sec-content--last{height:auto!important}}.hisotry-sec-content-last{position:absolute;width:1150px;left:50%;transform:translate(-50%);bottom:80px;background-color:#fff;margin-top:3.75rem}@media screen and (max-width: 1200px){.hisotry-sec-content-last{width:900px}}@media (max-width: 1023px) and (min-width: 600px){.hisotry-sec-content-last{width:90%}}@media (max-width: 599px){.hisotry-sec-content-last{position:relative;left:0;transform:none;margin:0 auto;margin-top:8.125rem;width:80%}}.hisotry-sec-content-last:before{background-color:#fff;width:100%;height:100%;content:"";position:absolute;left:0;top:0;z-index:-1;display:block}.hisotry-sec-content-last:after{width:100%;height:100%;background:linear-gradient(0deg,#f40103,#e3d0d0);content:"";position:absolute;left:20px;top:20px;z-index:-2}@media screen and (max-width: 1024px){.hisotry-sec-content-last:after{left:10px;top:10px}}.hisotry-sec-content-last__box{border:4px solid var(--color-black);padding:3.125rem 3.75rem;text-align:center}@media (max-width: 1024px){.hisotry-sec-content-last__box{padding:1.875rem 1.25rem 0px}}.hisotry-sec-content-last__box i{width:328px;height:132px;background-image:url(./icon-last-Di0UY3FF.svg);background-size:contain;background-position:center;position:absolute;left:-60px;bottom:0}@media screen and (max-width: 1200px){.hisotry-sec-content-last__box i{left:-100px}}@media screen and (max-width: 1024px){.hisotry-sec-content-last__box i{position:relative;left:0;width:328px;height:132px;display:block;margin:20px auto 0}}@media screen and (max-width: 600px){.hisotry-sec-content-last__box i{position:relative;left:0;width:164px;height:66px;display:block;margin:20px auto 0}}.hisotry-sec-content-last__heading{font-family:var(--font-sans);font-size:2.8125rem;font-weight:900;color:var(--color-black);line-height:1.4;margin-bottom:1.5625rem}@media screen and (max-width: 1024px){.hisotry-sec-content-last__heading{font-size:1.5625rem;margin-bottom:.9375rem;text-align:left}}.hisotry-sec-content-last__heading span{font-size:30px}@media screen and (max-width: 1024px){.hisotry-sec-content-last__heading span{font-size:20px}}.hisotry-sec-content-last__text{font-family:var(--font-sans);font-size:1.125rem;font-weight:500;color:var(--color-black);line-height:1.8;margin-bottom:1.5625rem}@media (max-width: 1024px){.hisotry-sec-content-last__text{font-size:.9375rem;text-align:left;margin-bottom:.9375rem}}.hisotry-sec-content-last__message{font-family:var(--font-sans);font-size:1.125rem;font-weight:500;line-height:1.8}@media (max-width: 1024px){.hisotry-sec-content-last__message{text-align:left;font-size:.9375rem}}.history-popup{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;align-items:center;justify-content:center}.history-popup.is-open{display:flex}.history-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;cursor:pointer}.history-popup__content{position:relative;z-index:1;background:#fff;width:90%;max-width:67.5rem;max-height:85vh;overflow-y:auto;padding:5rem 5.625rem}@media (max-width: 1023px) and (min-width: 600px){.history-popup__content{padding:2.5rem 1.875rem}}@media (max-width: 599px){.history-popup__content{width:95%;padding:1.5625rem 1.25rem;max-height:90vh}}.history-popup__close{position:absolute;top:.75rem;right:.75rem;background:var(--color-black);border:none;color:#fff;width:2rem;height:2rem;border-radius:50%;font-size:1.125rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .3s}.history-popup__close:hover{opacity:.6}.history-popup__item{width:100%}.history-popup__item--has-img{display:flex;gap:1.875rem}@media (max-width: 599px){.history-popup__item--has-img{flex-direction:column;gap:.9375rem}}.history-popup__text{flex:1}.history-popup__img{flex-shrink:0;width:45%}.history-popup__img img{width:100%;height:auto;display:block}@media (max-width: 599px){.history-popup__img{width:100%}}.history-popup__date{font-family:var(--font-en);font-size:2.375rem;font-weight:700;color:var(--color-sub);margin-bottom:.3125rem}@media (max-width: 1023px) and (min-width: 600px){.history-popup__date{font-size:1.375rem}}@media (max-width: 599px){.history-popup__date{font-size:1.375rem}}.history-popup__title{font-family:var(--font-sans);font-size:1.375rem;font-weight:700;color:var(--color-black);line-height:1.4;margin-bottom:.625rem}@media (max-width: 1023px) and (min-width: 600px){.history-popup__title{font-size:1.125rem}}@media (max-width: 599px){.history-popup__title{font-size:1.125rem}}.history-popup__ref{font-family:var(--font-sans);font-size:.75rem;font-weight:400;color:#888;margin-bottom:.9375rem}.history-popup__desc{font-family:var(--font-sans);font-size:.9375rem;font-weight:400;border-top:1px solid #000;padding-top:15px;color:var(--color-black);line-height:1.8}@media (max-width: 1023px) and (min-width: 600px){.history-popup__desc{font-size:.875rem}}@media (max-width: 599px){.history-popup__desc{font-size:.875rem}}.ani-icon{transform:scale(0);transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.ani-icon.is-visible{transform:scale(1)}.footer{background:var(--color-white);padding:3.75rem 0 0;position:relative;z-index:3}@media (max-width: 1023px) and (min-width: 600px){.footer{padding:2.5rem 0 0}}@media (max-width: 599px){.footer{padding:2.5rem 0 0}}.footer__inner{display:flex;align-items:flex-start;justify-content:space-between;gap:3.75rem;padding-bottom:2.5rem}@media (max-width: 1024px){.footer__inner{flex-direction:column;align-items:flex-start;gap:2rem;padding-bottom:2rem;justify-content:center;align-items:center}}.footer__logo{display:block;flex-shrink:0}@media screen and (max-width: 1024px){.footer__logo{text-align:center}}.footer__logo-img{height:3.75rem;width:auto}@media (max-width: 1023px) and (min-width: 600px){.footer__logo-img{height:3.5625rem}}@media (max-width: 599px){.footer__logo-img{height:3.5625rem}}.footer__nav{width:50%;padding-right:120px}@media screen and (max-width: 1200px){.footer__nav{padding-right:160px}}@media screen and (max-width: 1024px){.footer__nav{padding-right:0;width:100%;max-width:350px;margin:0 auto}}.footer__nav-list{display:flex;justify-content:end;gap:1.25rem 2.5rem;flex-wrap:wrap;padding-top:.5rem}@media screen and (max-width: 1024px){.footer__nav-list{justify-content:left;width:100%;gap:20px 0rem}}@media screen and (max-width: 1024px){.footer__nav-list li{width:50%;gap:0}}.footer__nav-list li a{font-family:var(--font-sans);font-weight:700;font-size:.9375rem;color:var(--color-black);transition:opacity .3s;white-space:nowrap;transition:all .3s ease}.footer__nav-list li a:hover{color:#e60000}@media (max-width: 599px){.footer__nav-list li a{font-size:.9375rem}}.footer__bottom{background:var(--color-black);padding:.75rem 0;text-align:center}.footer__copyright{font-family:var(--font-sans);font-weight:500;font-size:.75rem;color:var(--color-white)}
