.hero{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;padding-block:2.5rem;padding-inline:var(--gutter);margin-top:1rem;margin-bottom:1.5rem;min-height:10.875rem}.hero__bg{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden;width:100vw;margin-left:-50vw;left:50%;right:50%;margin-right:-50vw;position:absolute;clip-path:inset(0 0 round 0);-webkit-transition:clip-path 1s .5s ease-out;transition:clip-path 1s .5s ease-out;will-change:clip-path}.hero__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__bg video,.hero__bg img{opacity:.8;min-height:100%;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:opacity .5s 0s ease-out;transition:opacity .5s 0s ease-out;will-change:transform}.hero.is-reveal .hero__bg{clip-path:inset(0 1rem round 1.25rem)}.hero.is-reveal .hero__bg video,.hero.is-reveal .hero__bg img{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.hero__text{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:var(--white)}.hero--text .hero__text{color:var(--text)}.hero .location{color:var(--gray-100)}.hero .location__item:last-child{color:var(--white)}.hero--text .location{color:var(--gray-500)}.hero--text .location__item:last-child{color:var(--gray-700)}.hero__title{margin-top:.5rem;font-size:2.75rem;font-weight:700;line-height:1.5}@media(min-width: 48em){.hero__title{font-size:3.125rem}}@media(min-width: 64em){.hero__title{font-size:3.5rem}}@media(min-width: 80em){.hero__title{font-size:4rem}}@media(min-width: 80em){.hero{min-height:auto;margin-top:1.5rem;padding-block:5rem;min-height:17.8125rem}.hero.is-reveal .hero__bg{clip-path:inset(0 2.5rem round 1.25rem)}}.section{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding-block:var(--pad);z-index:0}.section em{color:var(--primary)}.section:last-child{margin-bottom:calc(var(--pad)*-1)}.section:not(.section--bg):not(:has(.section__bg))+.section:not(.section--bg):not(:has(.section__bg)){padding-top:0}.section--pad-t-0{padding-top:0}.section--pad-b-0{padding-bottom:0}.section--bg{position:relative}.section--bg::after{content:"";width:100vw;margin-left:-50vw;left:50%;right:50%;margin-right:-50vw;position:absolute;height:100%;top:0;z-index:-1;background-color:var(--bg2)}.section--bg::after{z-index:-2}.section--bg-pink{position:relative}.section--bg-pink::after{content:"";width:100vw;margin-left:-50vw;left:50%;right:50%;margin-right:-50vw;position:absolute;height:100%;top:0;z-index:-1;background-color:var(--bg4)}.section--bg-pink::after{z-index:-2}.section--bg-blue{position:relative;color:var(--white)}.section--bg-blue::after{content:"";width:100vw;margin-left:-50vw;left:50%;right:50%;margin-right:-50vw;position:absolute;height:100%;top:0;z-index:-1;background-color:var(--bg1)}.section--bg-blue::after{z-index:-2}.section__bg{top:0;bottom:0;z-index:-1;position:absolute;pointer-events:none;width:100vw;margin-left:-50vw;left:50%;right:50%;margin-right:-50vw;overflow:hidden}.section__bg video,.section__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom center;object-position:bottom center}.section__title{text-align:center;margin-bottom:2rem;font-size:1.75rem;font-weight:700;line-height:1.5}@media(min-width: 48em){.section__title{font-size:2rem}}@media(min-width: 64em){.section__title{font-size:2.25rem}}@media(min-width: 80em){.section__title{font-size:2.5rem}}.section__title:not(:first-of-type){margin-top:var(--pad)}.section__title:last-child{margin-bottom:0}@media(min-width: 80em){.section__title{margin-bottom:2rem}}.section__title:has(+.section__desc){margin-bottom:.5rem}.section__desc{text-align:center;margin-top:0;margin-bottom:2rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--gray-800)}@media(min-width: 80em){.section__desc{font-size:1.125rem}}.section__desc:not(:first-of-type){margin-top:var(--pad)}@media(min-width: 80em){.section__desc{margin-bottom:2.5rem}}.section__desc:has(+.section__title){margin-bottom:.5rem}.section__desc:last-child{margin-bottom:0}.l-wrap .section:first-child{padding-top:2.375rem}@media(min-width: 80em){.l-wrap .section:first-child{padding-top:2.5rem}}.section .icon-quotes{position:relative}.section .icon-quotes:before{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"icon";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;position:absolute;font-size:1rem;font-weight:400;color:var(--gray-300)}.section .icon-quotes:before::before,.section .icon-quotes:before::after{line-height:1}.section .icon-quotes--top::before{top:-0.1875rem;left:-1.75rem;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.section .icon-quotes--btm::before{bottom:-0.125rem;right:-1.75rem}.introduce-person{margin-top:3.5rem;position:relative;display:block;padding:2rem 1.25rem 0rem 1.25rem;background-color:var(--bg2);border-radius:1rem;overflow:hidden;z-index:0}.introduce-person+.introduce-person{margin-top:1.5rem}.introduce-person__title{font-size:1.5rem;font-weight:700;line-height:1.5}@media(min-width: 48em){.introduce-person__title{font-size:1.625rem}}@media(min-width: 64em){.introduce-person__title{font-size:1.75rem}}@media(min-width: 80em){.introduce-person__title{font-size:2rem}}.introduce-person__text{margin-top:1.5rem}.introduce-person__desc{margin:0;font-size:1rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.introduce-person__desc{font-size:1.125rem}}.introduce-person__info{margin-top:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:right;gap:.5rem;font-size:1rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.introduce-person__info{font-size:1.125rem}}.introduce-person__info-position{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.introduce-person__info-position::after{display:block;content:"";width:1px;height:.625rem;background-color:var(--gray-500)}.introduce-person__info-name{font-size:1.125rem;font-weight:400;line-height:1.5;font-weight:700}@media(min-width: 80em){.introduce-person__info-name{font-size:1.25rem}}.introduce-person__img{margin-top:1rem;display:block;max-width:31.25rem;margin-inline:auto;overflow:hidden}.introduce-person__img video,.introduce-person__img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 48em){.introduce-person{padding:2.5rem}}@media(min-width: 64em){.introduce-person{padding:5rem;border-radius:1.25rem}.introduce-person+.introduce-person{margin-top:3.9375rem}.introduce-person__text{margin-top:2.5rem}.introduce-person__info{margin-top:.5rem}}@media(max-width: 79.99em){.introduce-person{padding-bottom:0}}@media(min-width: 80em){.introduce-person{margin-top:4rem;padding-right:clamp(21.875rem,40%,33.125rem)}.introduce-person+.introduce-person{margin-top:3.9375rem}.introduce-person__text{margin-top:2.5rem}.introduce-person__info{margin-top:.5rem}.introduce-person__img{max-width:none;position:absolute;z-index:-1;margin-top:0;bottom:0;right:0}.introduce-person--reverse{padding-right:5rem;padding-left:clamp(21.875rem,40%,33.125rem)}.introduce-person--reverse .introduce-person__img{left:0;right:auto}}.organization{padding-inline:0}.organization .svg{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:var(--bg2);min-width:43.75rem;border-radius:1.25rem}.section--bg .organization .svg{background-color:var(--white)}.governance-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.governance-list__item{-webkit-box-flex:1;-ms-flex:1 1 23.75rem;flex:1 1 23.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.5rem;border-radius:1rem;background:no-repeat right bottom/auto;background-color:var(--bg4);background-image:url("/resource/images/about/symbol-bg-sm.svg?v=1765258369813")}.governance-list__strong{display:block;color:var(--primary);margin-bottom:auto;font-size:1.5rem;font-weight:700;line-height:1.5}@media(min-width: 48em){.governance-list__strong{font-size:1.625rem}}@media(min-width: 64em){.governance-list__strong{font-size:1.75rem}}@media(min-width: 80em){.governance-list__strong{font-size:2rem}}.governance-list__name{display:block;text-align:right;margin-top:sre(16);font-size:1.125rem;font-weight:700}.governance-list__position{display:block;text-align:right;margin-top:sre(4);color:var(--gray-600);font-size:1.125rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.governance-list__position{font-size:1.25rem}}@media(min-width: 64em){.governance-list__item{padding:2.5rem;border-radius:1.25rem}.governance-list__name{margin-top:sre(-12);font-size:1.5rem}}@media(min-width: 80em){.governance-list{gap:1.5rem}.governance-list__item{background-image:url("/resource/images/about/symbol-bg-lg.svg?v=1765258369813")}.governance-list__name{margin-top:sre(-12);font-size:1.5rem}}.role-box{--pad: 4rem}.role-box+.role-box{margin-top:var(--pad);padding-top:var(--pad);border-top:1px solid var(--gray-300)}.role-box__title{font-size:1.75rem;font-weight:700;line-height:1.5}@media(min-width: 48em){.role-box__title{font-size:2rem}}@media(min-width: 64em){.role-box__title{font-size:2.25rem}}@media(min-width: 80em){.role-box__title{font-size:2.5rem}}@media(max-width: 79.99em){.role-box{--pad: 3.375rem}.role-box__title{text-align:center}}.role-list{width:100%;display:grid;grid-template-columns:repeat(1, 1fr);gap:.5rem}.role-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;gap:.75rem;padding:1.5rem;border-radius:1rem;background-color:var(--bg2);word-break:keep-all}.role-list__name{display:block;min-width:3em;font-size:1.125rem;font-weight:400;line-height:1.5;font-weight:700}@media(min-width: 80em){.role-list__name{font-size:1.25rem}}.role-list__position{display:block;min-width:100%;color:var(--gray-600);font-size:1rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.role-list__position{font-size:1.125rem}}@media(min-width: 48em){.role-list{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 64em){.role-list{grid-template-columns:repeat(3, 1fr)}.role-list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:10rem;gap:0}.role-list__name{margin-bottom:1.5rem}.role-list__position{text-align:right;margin-top:auto}}@media(min-width: 80em){.role-list{gap:1.5rem}}@media(min-width: 100em){.role-list{gap:1.5rem;grid-template-columns:repeat(4, 1fr)}}.image-box{display:grid;grid-template-columns:repeat(1, 1fr);gap:1.375rem}.image-box__item{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;border-radius:1rem;background-color:var(--white);border:1px solid var(--gray-200)}.image-box__img{min-width:4rem;width:4rem;-ms-flex-item-align:1/1;align-self:1/1}.image-box__strong{display:block;font-size:1.125rem;font-weight:400;line-height:1.5;font-weight:700}@media(min-width: 80em){.image-box__strong{font-size:1.25rem}}.image-box__desc{margin:.5rem 0 0 0;display:block;font-size:1rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.image-box__desc{font-size:1.125rem}}@media(min-width: 64em){.image-box{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 80em){.image-box{gap:1.5rem}.image-box__item{padding:2.5rem;gap:1.5rem}.image-box__img{min-width:7.5rem;width:7.5rem}}.image-line-box{display:grid;grid-template-columns:repeat(1, 1fr);gap:1rem}.image-line-box__item{-webkit-box-sizing:border-box;box-sizing:border-box}.image-line-box__img{width:100%;aspect-ratio:343/208;border-radius:1rem;overflow:hidden}.image-line-box__img video,.image-line-box__img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-line-box__text{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:1.75rem;text-align:center}.image-line-box__text::before{content:"";position:absolute;display:block;width:1px;height:2.5rem;top:-1.25rem;left:50%;background-color:var(--primary)}.image-line-box__strong{display:block;font-size:1.125rem;font-weight:400;line-height:1.5;font-weight:700;color:var(--primary)}@media(min-width: 80em){.image-line-box__strong{font-size:1.25rem}}.image-line-box__desc{margin:.25rem 0 0 0;display:block;font-size:1rem;font-weight:400;line-height:1.5;color:var(--gray-800)}@media(min-width: 80em){.image-line-box__desc{font-size:1.125rem}}@media(min-width: 48em){.image-line-box{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 80em){.image-line-box{grid-template-columns:repeat(3, 1fr);gap:1.5rem}.image-line-box__img{width:100%;aspect-ratio:343/208;border-radius:1rem;overflow:hidden;overflow:hidden}.image-line-box__img video,.image-line-box__img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-line-box__text{padding-top:3.5rem}.image-line-box__text::before{height:5rem;top:-2.5rem}.image-line-box__desc{margin-top:.5rem}}.vision-diagram{position:relative;margin-inline:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.vision-diagram .inline-svg-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;display:block}.vision-diagram__img--01 img{display:block;margin-inline:auto}.business__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.5rem 1rem;border:1px solid var(--gray-200);background-color:var(--bg4);border-radius:1rem}.business__item--blue{background-color:var(--bg3)}.business__head{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:1rem;padding-inline:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.business__img{min-width:3rem;width:3rem;aspect-ratio:1/1}.business__strong{display:block;font-size:1.125rem;font-weight:400;line-height:1.5;font-weight:700}@media(min-width: 80em){.business__strong{font-size:1.25rem}}.business__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem;background-color:var(--white);border-radius:.5rem;padding:1rem}.business__list>li{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;padding-left:.6875rem;font-size:1.125rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.business__list>li{font-size:1.25rem}}.business__list>li::before{content:"";position:absolute;top:calc(.75em - 2px);left:0;width:.25rem;height:.25rem;border-radius:100%;background-color:var(--gray-900)}@media(min-width: 80em){.business__item{padding:2rem}.business__head{margin-bottom:1.5rem;padding-inline:1.5rem;gap:1.5rem}.business__img{min-width:3.5rem;width:3.5rem}.business__list{gap:1.5rem;padding:1.5rem}}.infrastructure-overview{-webkit-box-sizing:border-box;box-sizing:border-box;padding:2rem 1rem;position:relative;z-index:0;border-radius:1rem;overflow:hidden}.infrastructure-overview__bg{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.infrastructure-overview__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.infrastructure-overview__bg img{-o-object-position:bottom center;object-position:bottom center}@media(min-width: 80em){.infrastructure-overview{border-radius:1.25rem;padding:4rem 1rem}}.count-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.count-label+.count-label{margin-top:1rem}.count-label__item{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:.25rem}.count-label__strong{font-size:.875rem;font-weight:400;line-height:1.5;font-weight:700;line-height:1.2}@media(min-width: 80em){.count-label__strong{font-size:1rem}}.count-label__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:.25rem;margin-block:0;font-size:1rem;font-weight:400;line-height:1.5;line-height:1.2;font-weight:700;color:var(--primary)}@media(min-width: 80em){.count-label__desc{font-size:1.125rem}}.count-label__num{font-size:2rem;color:var(--primary);font-family:"SpoqaHanSansNeo",sans-serif,"Segoe UI Emoji"}.count-label--box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.count-label--box .count-label__item{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 1 9.1875rem;flex:0 1 9.1875rem;border-radius:1rem;padding:.5rem;background-color:var(--white)}.count-label--box .count-label__strong{color:var(--gray-800);font-weight:400}.count-label--box .count-label__desc{color:var(--bg1);font-size:.875rem;font-weight:400;line-height:1.5;font-weight:700;line-height:1.2}@media(min-width: 80em){.count-label--box .count-label__desc{font-size:1rem}}.count-label--box .count-label__num{color:var(--bg1);font-size:1.75rem}@media(min-width: 64em){.count-label+.count-label{margin-top:1.5rem}.count-label:not(.count-label--box) .count-label{gap:1.5rem}.count-label:not(.count-label--box) .count-label__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem}.count-label:not(.count-label--box) .count-label__num{font-size:3rem}.count-label--box .count-label__item{-webkit-box-flex:0;-ms-flex:0 1 13.75rem;flex:0 1 13.75rem;border-radius:1.25rem;padding:.75rem .75rem 1rem}.count-label--box .count-label__num{font-size:2rem}}@media(min-width: 80em){.count-label:not(.count-label--box){gap:3.125rem}.count-label:not(.count-label--box) .count-label__item{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;z-index:1}.count-label:not(.count-label--box) .count-label__item:not(:first-child)::before{content:"";position:absolute;display:block;width:2px;height:1.125rem;top:calc(50% - .5625rem);left:-1.625rem;background-color:var(--gray-300);z-index:1}}.infrastructure-list{margin-top:4rem;display:grid;grid-template-columns:repeat(1, 1fr);gap:1rem}.infrastructure-list__item{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem;-ms-flex-item-align:stretch;align-self:stretch;border-radius:1.25rem;border:1px solid var(--gray-300);background:var(---white)}.infrastructure-list__head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:.75rem;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.infrastructure-list__title{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:block;font-size:1.125rem;font-weight:400;line-height:1.5;font-weight:700;color:var(--gray-700)}@media(min-width: 80em){.infrastructure-list__title{font-size:1.25rem}}.infrastructure-list__strong{font-size:1.5rem;font-weight:700;line-height:1.5;font-weight:700;color:var(--gray-900)}@media(min-width: 48em){.infrastructure-list__strong{font-size:1.625rem}}@media(min-width: 64em){.infrastructure-list__strong{font-size:1.75rem}}@media(min-width: 80em){.infrastructure-list__strong{font-size:2rem}}.infrastructure-list__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.infrastructure-list__cont>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.25rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--gray-800)}@media(min-width: 80em){.infrastructure-list__cont>li{font-size:1.125rem}}.infrastructure-list__cont>li .icon{min-width:1rem;margin-top:.25em}@media(min-width: 48em){.infrastructure-list__head{width:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.infrastructure-list__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:auto}}@media(min-width: 64em){.infrastructure-list{grid-template-columns:repeat(2, 2fr)}.infrastructure-list__item{padding:2.5rem}}@media(min-width: 80em){.infrastructure-list{gap:1.5rem}.infrastructure-list__cont>li{font-size:1.125rem;font-weight:400;line-height:1.5}}@media(min-width: 80em)and (min-width: 80em){.infrastructure-list__cont>li{font-size:1.25rem}}@media(min-width: 80em){.infrastructure-list__cont>li .icon{min-width:1rem;margin-top:.45em}}.profile-list{--gap: 1rem;position:relative;display:grid;grid-template-columns:repeat(1, 1fr);gap:var(--gap)}.profile-list__btn{display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;background:var(---white);overflow:hidden}.profile-list__img{display:block;aspect-ratio:343/376;background-color:var(--bg2);overflow:hidden}.profile-list__img video,.profile-list__img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-list__text{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:.875rem 3rem .875rem 1rem;border:1px solid var(--gray-300);border-bottom-left-radius:1.25rem;border-bottom-right-radius:1.25rem}.profile-list__text:after{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"icon";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;position:absolute;right:1rem;width:2rem;top:calc(50% - 1rem);aspect-ratio:1/1;background-color:var(--bg2);border-radius:100%;font-size:1.375rem;color:var(--gray-900)}.profile-list__text:after::before,.profile-list__text:after::after{line-height:1}.profile-list__name{display:block;font-size:1.125rem;font-weight:700;line-height:150%}.profile-list__unit{display:block;font-size:1rem;color:var(--gray-600)}.profile-list__cont{margin-top:1.125rem;border-top:2px solid var(--primary);-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.5rem 1rem;border-radius:0 0 1.25rem 1.25rem;background:var(--bg2);display:none}.profile-list__title{display:block;margin-bottom:.75rem;font-size:1.125rem;font-weight:400;line-height:1.5;font-weight:700}@media(min-width: 80em){.profile-list__title{font-size:1.25rem}}.profile-list__desc{display:block}.profile-list__btn.is-active .profile-list__text{color:var(--white);background-color:var(--primary);border-color:rgba(0,0,0,0)}.profile-list__btn.is-active .profile-list__text:after{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"icon";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;background-color:var(--white);color:var(--primary)}.profile-list__btn.is-active .profile-list__text:after::before,.profile-list__btn.is-active .profile-list__text:after::after{line-height:1}.profile-list__btn.is-active .profile-list__unit{color:var(--white)}.profile-list__btn.is-active~.profile-list__cont{display:block}@media(min-width: 48em){.profile-list{grid-template-columns:repeat(2, 1fr)}.profile-list__item .profile-list__cont{width:calc(200% + var(--gap))}.profile-list__item:nth-child(4n-2) .profile-list__cont,.profile-list__item:nth-child(4n) .profile-list__cont{margin-left:calc(-100% - var(--gap))}.profile-list__cont{padding:1.5rem 2.5rem}}@media(min-width: 64em){.profile-list{grid-template-columns:repeat(4, 1fr)}.profile-list__item .profile-list__cont{width:calc(400% + var(--gap)*3)}.profile-list__item:nth-child(4n-1) .profile-list__cont{margin-left:calc(-200% - var(--gap)*2)}.profile-list__item:nth-child(4n-2) .profile-list__cont{margin-left:calc(-100% - var(--gap))}.profile-list__item:nth-child(4n-3) .profile-list__cont{margin-left:0}.profile-list__item:nth-child(4n) .profile-list__cont{margin-left:calc(-300% - var(--gap)*3)}}@media(min-width: 80em){.profile-list{--gap: 1.5rem}.profile-list__text{padding:1.5rem 2rem}.profile-list__text::after{width:2.5rem;height:2.5rem}.profile-list__name{font-size:1.5rem}.profile-list__unit{font-size:1.125rem}.profile-list__cont{margin-top:1.625rem;padding:2.5rem 4rem}.profile-list__title{margin-bottom:1rem}.profile-list__desc{font-size:1.125rem}}.grid-box{margin-top:2rem;padding-block:2rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:1.25rem;background:center/1rem 1rem;background-image:url("/resource/images/about/ci-grid.svg?v=1765258369813");border-radius:1.25rem;background-color:var(--white);border:1px solid var(--gray-300)}@media(min-width: 80em){.grid-box{margin-top:2.5rem}}.ci-box{padding:2rem 1rem;border-radius:1.25rem;background:var(--bg2)}.ci-box .grid-box{margin:0;padding-block:7.3125rem}@media(min-width: 64em){.ci-box .grid-box img{width:100%;max-width:41.75rem;aspect-ratio:668/128}}@media(min-width: 48em){.ci-box{padding-inline:1.5rem}}.ci-list{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.ci-list__item{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.0625rem}@media(min-width: 48em){.ci-list__item{padding-inline:1.5rem}}.ci-list__img{min-width:2.25rem;width:2.25rem;height:2.25rem}.ci-list__desc{display:block;position:relative}.ci-list__desc::before{content:"";position:absolute;display:block;width:1px;height:2rem;top:calc(50% - 1rem);left:-1.0625rem;background-color:var(--gray-300)}.ci .btn-box{max-width:15.1875rem;margin-inline:auto;margin-top:1.5rem}@media(min-width: 80em){.ci-box{padding:5rem}.ci-box__pad{padding-block:6rem}.ci-list{gap:1.5rem}.ci-list__item{padding:1rem 1.5rem;-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%;gap:5.125rem}.ci-list__img{min-width:4rem;width:4rem;height:4rem}.ci-list__desc{line-height:1.7}.ci-list__desc::before{left:-2.8125rem}.ci .btn-box{max-width:none}}.brand-font{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1 1 20rem;flex:1 1 20rem;padding:1rem;border-radius:1rem;background-color:var(--bg3)}@media(min-width: 48em){.brand-font{padding:1.5rem}}.brand-fonts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.brand-font__box{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3.125rem 1rem;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:1rem;background-color:var(--white)}.brand-font__box .btn-box{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:.5rem}.brand-font__bottom{margin-top:1.5rem;margin-bottom:.5rem}.brand-font__bottom .btn{--btn: transparent;--btn-text: var(--gray-900)}.brand-info{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.5rem 1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.5rem;background-color:var(--bg2);border-radius:1.25rem}.brand-info__strong{display:block;padding:.375rem .875rem .375rem .75rem;background-color:var(--secondary);color:var(--white);font-size:1rem;font-weight:400;line-height:1.5;font-weight:700;border-radius:3.125rem}@media(min-width: 80em){.brand-info__strong{font-size:1.125rem}}.brand-info__list{margin-top:.5rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--gray-700)}@media(min-width: 80em){.brand-info__list{font-size:1.125rem}}@media(min-width: 48em){.brand-info{padding-inline:2rem}}@media(min-width: 80em){.brand-info{margin-top:2.5rem;padding:2rem 2.5rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2.5rem}.brand-info__strong{padding:.5rem 1rem}.brand-info__list{margin-top:0}}.brand-image{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.5rem;background-color:var(--white);border-radius:1rem;overflow:hidden;z-index:0}.brand-image__info{font-size:.875rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.brand-image__info{font-size:1rem}}.brand-image__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.brand-image__title .num{min-width:1.5rem;width:1.5rem;height:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-indent:-0.15em;border-radius:3.125rem;color:var(--white);background-color:var(--primary);font-variant-numeric:lining-nums;font-size:1rem;font-weight:400;line-height:1.5;font-weight:700;line-height:1}@media(min-width: 80em){.brand-image__title .num{font-size:1.125rem}}.brand-image__list{margin-top:.5rem;margin-bottom:.75rem;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--gray-800)}@media(min-width: 80em){.brand-image__list{font-size:1rem}}.brand-image__list:last-child{margin-bottom:1.25rem}.brand-image__bg{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.brand-image__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.brand-image__bg video,.brand-image__bg img{-o-object-position:bottom right;object-position:bottom right}.brand-image .btn-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width: 64em){.brand-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.5rem 2rem}.brand-image__list{margin-top:1rem;margin-bottom:1.5rem}.brand-image .btn-box{margin-top:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media(min-width: 100em){.brand-image{padding:4rem}}.music{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-block:1.5rem;border-bottom:1px solid var(--gray-300);border-top:2px solid var(--gray-900)}.music+.music{border-top:0}.music__img{aspect-ratio:1/1;width:100%;max-height:31.25rem;margin-bottom:1rem;overflow:hidden}.music__img video,.music__img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.music__name{display:block;font-size:1.5rem;font-weight:700;line-height:1.5}@media(min-width: 48em){.music__name{font-size:1.625rem}}@media(min-width: 64em){.music__name{font-size:1.75rem}}@media(min-width: 80em){.music__name{font-size:2rem}}.music__singer{display:block;font-size:1.125rem;font-weight:400;line-height:1.5;color:var(--gray-800)}@media(min-width: 80em){.music__singer{font-size:1.25rem}}.music-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;margin-bottom:1.25rem;padding-left:.625rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--gray-700)}@media(min-width: 80em){.music-list{font-size:1.125rem}}.music-list>li{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.music-list__label{display:inline-block;min-width:3em;font-weight:700}.music .btn-box{max-width:31.25rem;margin-inline:auto}@media(min-width: 64em){.music{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:2.5rem 2.5rem 2.5rem 2.5rem}.music__img{max-width:none;margin-bottom:0;min-width:21.375rem;width:21.375rem;margin-right:2.5rem}.music__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:56.0625rem;min-height:21.375rem}.music-list{margin-top:1.5rem;gap:0}.music-list>li{-webkit-box-flex:0;-ms-flex:0 1 22.5rem;flex:0 1 22.5rem}.music .btn-box{margin-top:auto;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-item-align:end;align-self:flex-end;max-width:100%;margin-inline:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media(min-width: 100em){.music__img{margin-right:5rem}}.about-service-panel{counter-reset:step-counter;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.about-service-panel__item{counter-increment:step-counter;width:100%;border-radius:1rem;background:var(--bg2);overflow:hidden}.about-service-panel__btn{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:2rem 1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:1rem 1rem 0 0;background:var(--bg2);gap:.75rem;text-align:left;word-break:keep-all;font-size:1.5rem;font-weight:700;line-height:1.5;color:var(--white);background-color:var(--secondary)}@media(min-width: 48em){.about-service-panel__btn{font-size:1.625rem}}@media(min-width: 64em){.about-service-panel__btn{font-size:1.75rem}}@media(min-width: 80em){.about-service-panel__btn{font-size:2rem}}.about-service-panel__btn::before{content:"0" counter(step-counter);display:block}.about-service-panel__btn:after{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"icon";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;min-width:2rem;width:2rem;height:2rem;line-height:1;aspect-ratio:1/1;background-color:var(--white);border-radius:100%;font-size:1.375rem;color:var(--secondary);margin-left:auto}.about-service-panel__btn:after::before,.about-service-panel__btn:after::after{line-height:1}.about-service-panel__btn:not(.is-active){background-color:var(--bg2);color:var(--gray-800)}.about-service-panel__btn:not(.is-active)::before{color:var(--gray-500)}.about-service-panel__btn:not(.is-active):after{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"icon";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;background:var(--secondary);color:var(--white)}.about-service-panel__btn:not(.is-active):after::before,.about-service-panel__btn:not(.is-active):after::after{line-height:1}.about-service-panel__title{text-align:left;max-width:calc(100% - 5.625rem)}.about-service-panel__desc{margin:0;width:100%;font-size:1.125rem;font-weight:400;line-height:1.5;color:var(--gray-800);text-align:left;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media(min-width: 80em){.about-service-panel__desc{font-size:1.25rem}}.is-active .about-service-panel__desc{color:var(--gray-300)}.about-service-panel__cont{display:none}.is-active+.about-service-panel__cont{display:grid}@media(min-width: 80em){.about-service-panel{gap:2rem}.about-service-panel__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border-radius:1.25rem}.about-service-panel__btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.5rem;border-radius:1.25rem 1.25rem 0 0;gap:1rem}.about-service-panel__btn::after{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;min-width:2.5rem;width:2.5rem;height:2.5rem}.about-service-panel__desc{width:flt-content;-webkit-box-flex:1;-ms-flex:1;flex:1}.about-service-panel__title{width:35%;max-width:29.375rem}}.about-service-list{-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:1rem;margin-bottom:1rem;display:grid;padding:1rem;grid-template-columns:repeat(1, 1fr);gap:1rem}.about-service-list__item{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;overflow:hidden;aspect-ratio:311/266;z-index:0;border-radius:1rem;color:var(--white)}.about-service-list__bg{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden;z-index:-1}.about-service-list__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-service-list__bg::before{content:"";display:block;position:absolute;inset:0;background:linear-gradient(177deg, rgba(0, 0, 0, 0) 12.52%, #000 114.07%)}[lang=en] .about-service-list__bg::before{display:none}.about-service-list__strong{margin:0;font-size:1.125rem;font-weight:400;line-height:1.5;font-weight:700}@media(min-width: 80em){.about-service-list__strong{font-size:1.25rem}}.about-service-list__desc{margin:.5rem 0 0 0;color:var(--gray-300);font-size:.8125rem}@media(min-width: 48em){.about-service-list{grid-template-columns:repeat(2, 1fr)}.about-service-list__desc{font-size:.875rem;font-weight:400;line-height:1.5}}@media(min-width: 48em)and (min-width: 80em){.about-service-list__desc{font-size:1rem}}@media(min-width: 80em){.about-service-list{margin-top:0;margin-bottom:0;padding:4rem;gap:1.5rem;grid-template-columns:repeat(3, 1fr)}.about-service-list__btn{margin-left:sreme(24)}.about-service-list__item{padding:1.5rem}.about-service-list__desc{margin:.5rem 0 0 0}}.about.history .section .section__title{margin-bottom:0}.history-list{margin-top:2rem;position:relative;display:block;z-index:0;clip-path:inset(0 0 calc(var(--pad) * -1) 0)}.history-list__head{z-index:1;position:sticky;top:2.5rem}.history-list__head .history-list__media{position:absolute;inset:0}.history-list__head .history-list__medias{position:relative;aspect-ratio:586/396;overflow:hidden}.history-list__title{position:relative;display:block;margin-bottom:1rem;color:var(--primary);z-index:1;font-size:1.5rem;font-weight:700;line-height:1.5}@media(min-width: 48em){.history-list__title{font-size:1.625rem}}@media(min-width: 64em){.history-list__title{font-size:1.75rem}}@media(min-width: 80em){.history-list__title{font-size:2rem}}.history-list__media{position:relative;z-index:1;inset:0;overflow:hidden;aspect-ratio:586/396}.history-list__media video,.history-list__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.history-list__media img{border-radius:1rem;overflow:hidden}.history-list__cont{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.history-list__item{padding-block:1px}.history-list__line{--line-h: 0%;z-index:-2;position:absolute;width:1px;top:0;bottom:calc(var(--pad)*-1);left:.25rem;background-color:var(--gray-200);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.history-list__line::before{content:"";display:block;position:absolute;top:0;width:1px;height:var(--line-h);background-color:var(--primary)}.history-list__list{margin-top:1rem;padding-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:.5rem;font-size:1.125rem;font-weight:400;line-height:1.5;color:var(--gray-800)}@media(min-width: 80em){.history-list__list{font-size:1.25rem}}.history-list__list li{position:relative;padding-left:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.history-list .info{font-size:.875rem;font-weight:400;line-height:1.5;color:var(--gray-600)}@media(min-width: 80em){.history-list .info{font-size:1rem}}.history-list__strong{position:absolute;top:0;left:0;position:absolute;font-weight:700;color:var(--gray-900)}.history-list__text{opacity:.5;-webkit-transition:opacity .5s;transition:opacity .5s}.is-active .history-list__text{opacity:1}.history-list__year{display:block;position:relative;font-size:1.5rem;font-weight:700;line-height:1.5;-webkit-transition:color .5s;transition:color .5s}@media(min-width: 48em){.history-list__year{font-size:1.625rem}}@media(min-width: 64em){.history-list__year{font-size:1.75rem}}@media(min-width: 80em){.history-list__year{font-size:2rem}}.history-list__year::before{content:"";position:absolute;top:.65em;left:-1.5rem;display:block;width:.5rem;height:.5rem;border-radius:100%;background-color:var(--gray-500)}.is-active .history-list__year::before{background-color:var(--primary)}@media(max-width: 63.99em){.history-list__head{position:static;text-align:center}.history-list__head .history-list__medias{display:none !important}.history-list__line{clip-path:inset(4.6875rem 0 0 0)}.history-list__item{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:1.5rem;margin-bottom:2rem}.history-list__media{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;height:auto;aspect-ratio:inherit;margin-top:1rem}.history-list__media img{height:auto;aspect-ratio:586/396}.history-list__media img+img{margin-top:1rem}}@media(min-width: 64em){.history-list{margin-top:4.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6.25rem;clip-path:inset(-12px 0 calc(var(--pad) * -1) 0)}.history-list__item:first-of-type{margin-top:2.5rem}.history-list__item .history-list__media{display:none}.history-list__head,.history-list__cont{-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%;width:50%}.history-list__cont{width:50%;word-break:break-all}.history-list__head{z-index:1;position:sticky;top:120px}.history-list__head .history-list__media{position:absolute;inset:0}.history-list__head .history-list__medias{position:relative;aspect-ratio:586/396;overflow:hidden}.history-list__head .history-list__media img{margin-top:0;position:absolute;inset:0}.history-list__title{margin-bottom:1.5rem}.history-list__media{z-index:1;inset:0;overflow:hidden;aspect-ratio:586/396}.history-list__media video,.history-list__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.history-list__media img{border-radius:1rem;border-radius:1rem;overflow:hidden}.history-list__media img+img{margin-top:1rem}.history-list__cont{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.history-list__item{padding-bottom:4.5rem}.history-list__item:first-of-type .history-list__text{position:relative}.history-list__item:first-of-type .history-list__text::before{content:"";display:block;position:absolute;bottom:calc(100% + .75em - 2rem);left:0;right:0;height:3000px;z-index:-1;background-color:var(--white)}.history-list__line{left:50%}.history-list__line::after{content:"";position:absolute;display:block;width:.5rem;height:.5rem;top:calc(var(--line-h) - .375rem);left:-0.25rem;border-radius:100%;background-color:var(--primary);outline:4px solid color-mix(in srgb, var(--primary) 30%, transparent)}.history-list__list{margin-top:1.5rem;gap:1.5rem}.history-list__list li{padding-left:2.375rem;gap:.25rem}.history-list__text{padding-left:0}.history-list__year::before{display:none}}@media(min-width: 100em){.history-list{gap:16.75rem}}.home-section-banner{-webkit-box-sizing:border-box;box-sizing:border-box;padding-block:2.5rem;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:0;color:var(--white)}.home-section-banner__title{font-size:1.75rem;font-weight:700;line-height:1.5}@media(min-width: 48em){.home-section-banner__title{font-size:2rem}}@media(min-width: 64em){.home-section-banner__title{font-size:2.25rem}}@media(min-width: 80em){.home-section-banner__title{font-size:2.5rem}}.home-section-banner__desc{margin:.5rem 0 0;font-size:1.125rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.home-section-banner__desc{font-size:1.25rem}}.home-section-banner__media{position:absolute;top:0;bottom:0;z-index:-1;width:100vw;margin-left:-50vw;left:50%;right:50%;margin-right:-50vw;overflow:hidden}.home-section-banner__media video,.home-section-banner__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-section-banner .btn-box{margin-top:1rem;width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.5rem}@media(min-width: 100em){.home-section-banner{padding-block:5rem;padding-inline:5rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-section-banner .btn-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem;margin-left:auto}.home-section-banner .btn-box .btn{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}.related-sites{position:relative;margin-bottom:var(--pad);padding:2rem 1rem;margin-top:calc(var(--pad) + 1.25rem);background-color:var(--bg3);border-radius:1rem}.related-sites::after{content:"";display:block;position:absolute;top:-1.25rem;right:1rem;width:5.0625rem;background:no-repeat center/cover;background-image:url("/resource/images/common/sprites.svg?v=1765258369813#character-speaker");aspect-ratio:104/114}.related-sites__title{font-size:1.5rem;font-weight:700;line-height:1.5;margin-bottom:1rem}@media(min-width: 48em){.related-sites__title{font-size:1.625rem}}@media(min-width: 64em){.related-sites__title{font-size:1.75rem}}@media(min-width: 80em){.related-sites__title{font-size:2rem}}.related-sites__desc{font-size:.875rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.related-sites__desc{font-size:1rem}}.related-sites .service-symbol{margin-bottom:0;gap:1rem}.related-sites .service-symbol__link{border:0}@media(min-width: 64em){.related-sites{padding:2.5rem}.related-sites::after{top:-0.9375rem;right:2.5rem;width:6.5rem}.related-sites__title{margin-bottom:2.1875rem}}@media(min-width: 80em){.related-sites{margin-top:calc(var(--pad) + .9375rem)}}.en .section{padding-block:var(--pad) !important}.en-map .svg{display:block;margin-inline:auto;-webkit-transform:translateZ(0);transform:translateZ(0)}.en-map .svg [fill="#EA3483"]{-webkit-transition:opacity .6s ease-out .2s,-webkit-filter .6s ease-out .2s,-webkit-transform .6s ease-out .2s;transition:opacity .6s ease-out .2s,-webkit-filter .6s ease-out .2s,-webkit-transform .6s ease-out .2s;transition:filter .6s ease-out .2s,opacity .6s ease-out .2s,transform .6s ease-out .2s;transition:filter .6s ease-out .2s,opacity .6s ease-out .2s,transform .6s ease-out .2s,-webkit-filter .6s ease-out .2s,-webkit-transform .6s ease-out .2s;will-change:filter,transform,opacity}.en-map:not(.is-reveal) [fill="#EA3483"]{opacity:0;-webkit-filter:blur(5px);filter:blur(5px);-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}.en-map .svg text{-webkit-transition:opacity .6s ease-out .4s,-webkit-filter .6s ease-out .4s,-webkit-transform .6s ease-out .4s;transition:opacity .6s ease-out .4s,-webkit-filter .6s ease-out .4s,-webkit-transform .6s ease-out .4s;transition:filter .6s ease-out .4s,opacity .6s ease-out .4s,transform .6s ease-out .4s;transition:filter .6s ease-out .4s,opacity .6s ease-out .4s,transform .6s ease-out .4s,-webkit-filter .6s ease-out .4s,-webkit-transform .6s ease-out .4s;will-change:filter,transform,opacity}.en-map:not(.is-reveal) text{opacity:0;-webkit-filter:blur(5px);filter:blur(5px);-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}.en-map-list{display:grid;margin-top:2.5rem;grid-template-columns:repeat(1, 1fr);gap:1rem;padding-bottom:var(--pad)}.en-map-list__item{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:.625rem 1.25rem;border:1px solid var(--gray-300);border-radius:.5rem}.en-map-list__strong{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem;color:var(--white);font-size:1.5rem;font-weight:700;line-height:1.5}@media(min-width: 48em){.en-map-list__strong{font-size:1.625rem}}@media(min-width: 64em){.en-map-list__strong{font-size:1.75rem}}@media(min-width: 80em){.en-map-list__strong{font-size:2rem}}.en-map-list__strong:before{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"icon";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;color:var(--primary)}.en-map-list__strong:before::before,.en-map-list__strong:before::after{line-height:1}.en-map-list__span{display:block;font-size:1.125rem;font-weight:400;line-height:1.5;font-weight:700;color:var(--gray-400)}@media(min-width: 80em){.en-map-list__span{font-size:1.25rem}}@media(min-width: 31.3125em){.en-map-list{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 48em){.en-map-list{display:none}}.contact-us{margin-top:var(--pad);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.contact-us__item{-webkit-box-flex:1;-ms-flex:1 1 23.75rem;flex:1 1 23.75rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.5rem;border-radius:1rem;background:no-repeat right bottom/auto;background-color:var(--bg4);background-image:url("/resource/images/en/symbol-bg-sm.svg?v=1765258369813")}.contact-us__strong{display:block;color:var(--primary);font-size:1.5rem;font-weight:700;line-height:1.5}@media(min-width: 48em){.contact-us__strong{font-size:1.625rem}}@media(min-width: 64em){.contact-us__strong{font-size:1.75rem}}@media(min-width: 80em){.contact-us__strong{font-size:2rem}}.contact-us-list{margin-top:1rem;--flex-gap: 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--flex-gap);margin-left:calc(var(--flex-gap)*-1);padding-left:var(--flex-gap);clip-path:inset(0 -1px 0 var(--flex-gap));-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contact-us-list>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;margin-left:calc(var(--flex-gap)*-1);padding-left:var(--flex-gap)}.contact-us-list>*::after{content:"";position:absolute;left:calc(var(--flex-gap)*.5);top:calc(50% - .3em);display:block;width:1px;height:.6em;background-color:#999}.contact-us-list>*[data-title]::before{content:attr(data-title);color:var(--gray-700);display:block;padding-right:.25rem}.contact-us-list>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem;row-gap:.25rem;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;font-size:1rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.contact-us-list>*{font-size:1.125rem}}.contact-us-list__span{width:100%;display:block}@media(min-width: 64em){.contact-us{margin-top:2.5rem}.contact-us__item{padding:2.5rem}.contact-us-list{--flex-gap: 2rem;margin-top:2.1875rem;margin-bottom:.25rem}.contact-us-list>*{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%;gap:1rem}.contact-us-list__strong{min-width:5rem}}@media(min-width: 80em){.contact-us{gap:1.5rem}.contact-us__item{background-image:url("/resource/images/en/symbol-bg-lg.svg?v=1765258369813")}.contact-us__name{margin-top:sre(-12);font-size:1.5rem}}.hero-static{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;max-height:100vh;clip-path:inset(0);max-width:100%;width:100%;display:block;margin-top:1rem;height:calc(100lvh - 64px - 5.25rem);min-height:31.25rem;padding-inline:calc(var(--gutter)*2);clip-path:inset(0 1.25rem round 1.25rem)}.hero-static__bg{width:100%;height:100%;position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden;z-index:-1}.hero-static__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-static__bg::before{content:"";display:block;position:absolute;inset:0;background-color:color-mix(in srgb, var(--black) 20%, transparent)}.hero-static__text{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:var(--white)}.hero-static__title{font-size:3rem;font-weight:700;line-height:1.2}@media(min-width: 48em){.hero-static__title{font-size:4rem}}@media(min-width: 80em){.hero-static__title{font-size:5rem}}.hero-static__desc{font-size:1.25rem;font-weight:700;letter-spacing:0}@media(min-width: 80em){.hero-static{margin-top:-0.5rem;min-height:46.875rem;height:calc(100lvh - 120px - 4.75rem);max-height:67.5rem;clip-path:inset(0 2.5rem round 1.25rem)}.hero-static__bg{position:fixed}.hero-static__desc{font-size:1.75rem}}.images-parallax{position:relative;margin-bottom:var(--pad)}.images-parallax__bg{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden;position:fixed}.images-parallax__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.images-parallax__pad{max-width:45rem;margin-inline:auto}.images-parallax__scene{--color: var(--gray-900);padding-block:var(--pad);clip-path:inset(0)}@media(min-width: 80em){.images-parallax__scene{-webkit-box-sizing:border-box;box-sizing:border-box;padding-inline:2.5rem;clip-path:inset(0 2.5rem round 1.25rem)}}.images-parallax__scene-media{--color: var(--white);position:relative;padding-block:var(--pad);z-index:0}.images-parallax__desc{margin:0 auto;font-size:1.5rem;font-weight:700;line-height:1.5;text-align:center;max-width:59.5rem;padding-inline:var(--gutter)}@media(min-width: 48em){.images-parallax__desc{font-size:1.625rem}}@media(min-width: 64em){.images-parallax__desc{font-size:1.75rem}}@media(min-width: 80em){.images-parallax__desc{font-size:2rem}}.images-parallax__media-list{padding-block:var(--pad);max-width:25rem;margin-inline:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:-1;inset:0;gap:1.5rem}@media(min-width: 80em){.images-parallax__media-list{max-width:100%;position:absolute;gap:21.875rem;padding-inline:4.5rem}}.images-parallax__media img{overflow:hidden;border-radius:1.25rem}.images-parallax__media:nth-child(2n){margin-left:auto}.images-parallax .highlights-text{color:color-mix(in srgb, var(--color) 50%, transparent);background:linear-gradient(45deg, var(--color), var(--color)) no-repeat;-webkit-background-clip:text;background-clip:text;background-size:0%}