.board-gallery{margin-bottom:1rem}.board-gallery:not(:has(~.page-wrap)){margin-bottom:4.1875rem}.board-gallery__ul{display:grid;grid-template-columns:repeat(1, 1fr);gap:1.5rem;border-top:0}.board-gallery__item{position:relative}.board-gallery__link{position:relative;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%;height:100%;padding:1.5rem 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid var(--gray-200);border-radius:1rem;overflow:hidden}@media(hover: hover)and (pointer: fine){.board-gallery__link:hover .board-gallery__title,.board-gallery__link:focus-visible .board-gallery__title{color:var(--primary)}}.board-gallery__thumbnail{position:relative;display:block;overflow:hidden;margin:-1.5rem -1rem 1.5rem;aspect-ratio:3/2;background-color:var(--gray-100)}.board-gallery__thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;object-fit:cover;-o-object-position:top center;object-position:top center}.board-gallery__thumbnail--facebook::before,.board-gallery__thumbnail--youtube::before{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;width:2.5rem;height:2.5rem;line-height:2.5rem;aspect-ratio:2.5rem;background-color:var(--gray-900);position:absolute;font-size:1.25rem;text-align:center;bottom:0;right:0;color:var(--white)}.board-gallery__thumbnail--facebook: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;background-color:#0866ff}.board-gallery__thumbnail--facebook:before::before,.board-gallery__thumbnail--facebook:before::after{line-height:1}.board-gallery__thumbnail--youtube: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;background-color:#f03}.board-gallery__thumbnail--youtube:before::before,.board-gallery__thumbnail--youtube:before::after{line-height:1}.board-gallery__awards{width:5rem !important;height:5rem !important;aspect-ratio:1/1;position:absolute;top:.3125rem;left:.3125rem}.board-gallery__title{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;max-height:3em;font-size:1.125rem;font-weight:400;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-wrap:normal;-webkit-transition:color .3s;transition:color .3s}@media(min-width: 80em){.board-gallery__title{font-size:1.25rem}}.board-gallery__title .title{font-weight:700;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-wrap:normal}.board-gallery__title:not(:last-child){margin-bottom:1rem}.board-gallery__title+*{margin-top:auto}.board-gallery__title:last-child{margin-top:0}.board-gallery__author{font-size:.8125rem;font-weight:400;line-height:1.5;font-weight:700;color:var(--gray-600)}@media(min-width: 48em){.board-gallery__author{font-size:.8125rem}}@media(min-width: 80em){.board-gallery__author{font-size:.875rem}}.board-gallery__author:not(:last-child){margin-bottom:.5rem}.board-gallery__date,.board-gallery-info{font-size:.8125rem;font-weight:400;line-height:1.5;font-weight:700;color:var(--gray-600)}@media(min-width: 48em){.board-gallery__date,.board-gallery-info{font-size:.8125rem}}@media(min-width: 80em){.board-gallery__date,.board-gallery-info{font-size:.875rem}}.board-gallery__date:not(:last-child),.board-gallery-info:not(:last-child){margin-bottom:.5rem}.board-gallery-info{--flex-gap: 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-column-gap:var(--flex-gap);-moz-column-gap:var(--flex-gap);column-gap:var(--flex-gap);row-gap:calc(var(--flex-gap)/3);margin-left:calc(var(--flex-gap)*-1);padding-left:var(--flex-gap);clip-path:inset(0 -1px 0 var(--flex-gap))}.board-gallery-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;position:relative;margin-left:calc(var(--flex-gap)*-1);padding-left:var(--flex-gap)}.board-gallery-info__item::before{content:"";position:absolute;left:calc(var(--flex-gap)*.5);top:calc(50% - .3em);display:block;width:1px;height:.6em;background-color:var(--gray-300)}.board-gallery-info__item .icon{color:var(--gray-900)}.board-gallery__download{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;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:.375rem .75rem;gap:.25rem;color:var(--primary);bottom:1rem;right:1rem;border:1px solid var(--primary);border-radius:2.5rem;font-size:.8125rem;font-weight:400;line-height:1.5;font-weight:700}@media(min-width: 48em){.board-gallery__download{font-size:.8125rem}}@media(min-width: 80em){.board-gallery__download{font-size:.875rem}}.board-gallery__download .icon{display:block;line-height:1}@media(min-width: 31.3125em){.board-gallery__ul{grid-template-columns:repeat(2, 1fr)}.board-gallery__link:has(~.board-gallery__download){padding-bottom:3.5rem}}@media(min-width: 48em){.board-gallery__link:has(~.board-gallery__download){padding-bottom:1.5rem}}@media(min-width: 64em){.board-gallery__ul{margin-top:1.5rem;grid-template-columns:repeat(3, 1fr)}.board-gallery__download{left:auto}}@media(min-width: 80em){.board-gallery{margin-bottom:3.5rem;min-height:37.5rem}.board-gallery:not(:has(~.page-wrap)){margin-bottom:6.1875rem}.board-gallery__ul{grid-template-columns:repeat(4, 1fr)}.board-gallery__link{padding:2.5rem 1.5rem 1.5rem}.board-gallery__thumbnail{margin:-2.5rem -1.5rem 1.5rem}.board-gallery__date:not(:last-child),.board-gallery-info:not(:last-child){margin-bottom:.5rem}}.board-gallery--vstory .board-gallery__thumbnail{aspect-ratio:382/215}.board-gallery--region-activity .board-gallery__thumbnail{aspect-ratio:10/9}.board-gallery--type2 .board-gallery__thumbnail{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.board-gallery--type2 .board-gallery__author{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;font-weight:400;margin-top:0}.board-gallery--type2 .board-gallery-info{margin-top:auto;padding-top:1rem;border-top:1px solid var(--gray-200)}.board-gallery--type2 .board-gallery-info__item:has(.icon){margin-left:auto}.board-gallery--type2 .board-gallery-info__item:has(.icon)::before{display:none}@media(min-width: 80em){.board-gallery--type2 .board-gallery__ul{grid-template-columns:repeat(3, 1fr)}}.intro{position:fixed;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;inset:0;z-index:999999 !important;overflow:hidden}.intro__bg{position:absolute;bottom:0}.intro__bg-wrap{position:absolute;aspect-ratio:1/1;width:300vw;left:calc(50% - 150vw);top:calc(50% - 150vw);-webkit-transform:rotate(-60deg);-ms-transform:rotate(-60deg);transform:rotate(-60deg);z-index:-1}.intro__bg--left{top:0;left:0;width:51%;background-color:var(--white)}.intro__bg--right{top:0;left:49%;width:51%;background-color:var(--white)}.intro__pad .svg{position:relative;margin-inline:auto;width:15rem;aspect-ratio:240/197}.intro__pad .svg-img--01{inset:0;width:100%;height:100%;position:absolute;clip-path:inset(0 0 100% 0);-o-object-fit:cover;object-fit:cover}.intro__pad .svg-img--02{width:100%;height:100%;clip-path:inset(100% 0 0 0);-o-object-fit:cover;object-fit:cover}.intro__pad .svg-img--03{margin-top:2rem;width:28.9375rem;aspect-ratio:463/59;opacity:0;-o-object-fit:cover;object-fit:cover}.home .main{padding-bottom:0}.home .board-gallery{position:relative;margin-bottom:0;min-height:auto !important}.home .board-gallery .body1{display:block;margin-bottom:1rem}.home .board-gallery-swiper{height:auto}.home .board-gallery-swiper .swiper-wrapper{height:auto;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.home .board-gallery-swiper .swiper-slide{height:auto}.home-section{padding-block:var(--pad)}.home-section__title{margin-bottom:2.375rem;font-size:2rem;font-weight:700;line-height:1.5;text-align:center}@media(min-width: 48em){.home-section__title{font-size:2.25rem}}@media(min-width: 64em){.home-section__title{font-size:2.5rem}}@media(min-width: 80em){.home-section__title{font-size:3rem}}.home-section__desc{margin:0;font-size:1rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.home-section__desc{font-size:1.125rem}}.home-section__head{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;margin-bottom:2.375rem}.home-section__head .home-section__title{margin-bottom:0}.home-section__head .btn-box .btn{margin-top:0}.home-section__head .btn{margin-top:.5rem}@media(min-width: 64em){.home-section__head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.home-section__head .btn{margin-top:0}}@media(min-width: 80em){.home-section__head{margin-bottom:2.5rem}.home-section__title{margin-bottom:2.5rem}}.home-section--expend{padding-block:2.5rem;position:relative}.home-section--expend .home-section__media{width:100vw;margin-left:-50vw;left:50%;right:50%;margin-right:-50vw;position:absolute;top:0;bottom:0;z-index:-1;overflow:hidden}.home-section--expend .home-section__media video,.home-section--expend .home-section__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-section--expend .home-section__media--clip{clip-path:inset(0)}.change-report{padding-block:var(--pad);color:var(--white)}.change-report__media{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}.change-report__media video,.change-report__media img{opacity:.8;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:opacity .5s 0s ease-out,-webkit-transform 1s 0s ease-out;transition:opacity .5s 0s ease-out,-webkit-transform 1s 0s ease-out;transition:opacity .5s 0s ease-out,transform 1s 0s ease-out;transition:opacity .5s 0s ease-out,transform 1s 0s ease-out,-webkit-transform 1s 0s ease-out;will-change:transform}.change-report.is-reveal .change-report__media video,.change-report.is-reveal .change-report__media img{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@media(min-width: 80em){.change-report.is-reveal .change-report__media{clip-path:inset(0 2.5rem round 1.25rem)}}.change-report__title{font-size:2rem;font-weight:700;line-height:1.5;text-align:center}@media(min-width: 48em){.change-report__title{font-size:2.25rem}}@media(min-width: 64em){.change-report__title{font-size:2.5rem}}@media(min-width: 80em){.change-report__title{font-size:3rem}}.change-report__unit{margin:0;font-size:.8125rem;font-weight:400;line-height:1.5;text-align:center;color:var(--gray-300)}@media(min-width: 48em){.change-report__unit{font-size:.8125rem}}@media(min-width: 80em){.change-report__unit{font-size:.875rem}}.change-report-list{margin-top:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:1.5rem}.change-report-list__item{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 1.5rem);flex:0 1 calc(50% - 1.5rem);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;gap:.5rem;font-size:1.125rem;font-weight:400;line-height:1.5;font-weight:700}@media(min-width: 80em){.change-report-list__item{font-size:1.25rem}}.change-report-list__desc{margin:0;font-size:1rem;font-weight:400;line-height:1.5;line-height:1.2}@media(min-width: 80em){.change-report-list__desc{font-size:1.125rem}}.change-report-list__desc strong{margin-right:.25rem;font-family:"SpoqaHanSansNeo",sans-serif,"Segoe UI Emoji";font-size:1.75rem;font-weight:700}@media(min-width: 64em){.change-report-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:2.5rem}.change-report-list__item{gap:1.5rem;-webkit-box-flex:0;-ms-flex:0 1 calc(25% - 1.5rem);flex:0 1 calc(25% - 1.5rem)}.change-report-list__desc strong{font-size:4rem}}.overview{margin-inline:auto;text-align:center}.overview__title{--color: var(--primary);text-wrap:balance;font-size:1.75rem;font-weight:700;line-height:1.5}@media(min-width: 48em){.overview__title{font-size:2rem}}@media(min-width: 64em){.overview__title{font-size:2.25rem}}@media(min-width: 80em){.overview__title{font-size:2.5rem}}.overview__logo{width:10.0625rem;aspect-ratio:161/87;margin-bottom:1.25rem;-o-object-fit:cover;object-fit:cover}.overview__desc{margin-top:1rem;max-width:31.25rem;margin-inline:auto;font-size:1.125rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.overview__desc{font-size:1.25rem}}.overview .btn-box{gap:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 63.99em){.overview{max-width:26.875rem}}@media(min-width: 80em){.overview{padding-block:7.5rem}.overview__logo{margin-bottom:2rem}.overview__desc{margin-top:1.5rem}.overview .btn-box{margin-top:2.5rem;gap:.75rem}}.business{position:relative}.business::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)}.business .scrollable{padding-inline:0}.business-tab-list{--bg: var(--bg2)}.business-tab-list__ul{margin-inline:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:clamp(1.25rem,4vw,4.375rem)}.business-tab-list__item{display:block;text-align:center;min-width:7.1875rem;max-width:7.1875rem}.business-tab-list__btn{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;width:7.1875rem;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.75rem;padding-bottom:.75rem;font-size:.875rem;font-weight:400;line-height:1.5;border-bottom:2px solid rgba(0,0,0,0);font-weight:700;word-break:keep-all;text-wrap:balance;outline:0;-webkit-transition:color .3s,border .3s;transition:color .3s,border .3s}@media(min-width: 80em){.business-tab-list__btn{font-size:1rem}}.business-tab-list__btn.is-current{color:var(--primary);border-bottom:2px solid var(--primary)}.business-tab-list__btn span{display:block;min-height:3em;padding-inline:.05em}@media(hover: hover)and (pointer: fine){.business-tab-list__btn:hover,.business-tab-list__btn:focus-visible{color:var(--primary)}}.business-tab-list img{display:block;width:2.5rem;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.business-column{margin-top:1.25rem;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:1.5rem}.business-column__media{height:100%;-webkit-box-flex:1;-ms-flex:1 1 calc(33.3333333333% - 1.5rem);flex:1 1 calc(33.3333333333% - 1.5rem);min-width:calc(33.3333333333% - 1.5rem);overflow:hidden}.business-column__media video,.business-column__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.business-column__media video,.business-column__media img{aspect-ratio:517/347;border-radius:1rem}.business-column__text{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.5rem;-webkit-box-flex:1;-ms-flex:1 1 calc(66.6666666667% - 1.5rem);flex:1 1 calc(66.6666666667% - 1.5rem);border-radius:1rem;background:var(--bg3)}.business-column__title{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;padding-right:3.125rem;font-size:1.125rem;font-weight:400;line-height:1.5;font-weight:700}@media(min-width: 80em){.business-column__title{font-size:1.25rem}}.business-column__title img{display:block;min-width:3rem;width:3rem;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.business-column__desc{font-size:1rem;font-weight:400;line-height:1.5;margin-top:.75rem;margin-bottom:1.5rem}@media(min-width: 80em){.business-column__desc{font-size:1.125rem}}.business-column__info{margin-top:.5rem;display:block;color:var(--gray-700);font-size:.875rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.business-column__info{font-size:1rem}}.business-column__info strong{display:block}.business-column__tag{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.25rem}.business-column__tag>li{padding:.375rem .75rem;font-size:.875rem;font-weight:400;line-height:1.5;font-weight:500;border-radius:6.25rem;background-color:var(--secondary);color:var(--white)}@media(min-width: 80em){.business-column__tag>li{font-size:1rem}}.business-column__tag>li::before{content:"# "}.business-column__btn{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;position:absolute;width:2.5rem;border:1px solid var(--gray-900);aspect-ratio:1/1;top:1.5rem;right:1.5rem;border-radius:100%;-webkit-transition:all .3s;transition:all .3s}.business-column__btn: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;font-size:1rem;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.business-column__btn:before::before,.business-column__btn:before::after{line-height:1}@media(hover: hover)and (pointer: fine){.business-column__btn:hover,.business-column__btn:focus-visible{background:var(--gray-900);color:var(--white)}.business-column__btn:hover::before,.business-column__btn:focus-visible::before{-webkit-transform:translateX(10%);-ms-transform:translateX(10%);transform:translateX(10%)}}@media(min-width: 64em){.business-column{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.business-column__text{max-width:calc(66.6666666667% - 1.5rem)}}@media(min-width: 80em){.business-column{margin-top:1.5rem}.business-column__text{padding:2.5rem}.business-column__title{-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;gap:1.5rem;padding-right:3.75rem}.business-column__desc{margin-top:1.5rem}.business-column__tag{gap:.5rem}.business-column__tag>li{padding:.5rem 1rem}.business-column__btn{width:3rem;top:2.5rem;right:2.5rem}.business__btn{gap:1rem;padding-bottom:1rem}}.news-head{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding-right:3.75rem}.board-gallery:has(.news-head) .news-head{padding-block:.625rem}.news-sns{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.875rem 1.5rem;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;top:-0.8125rem;right:0;background-color:var(--bg2);border-radius:6.25rem}@media(max-width: 79.99em){.news-sns{top:0rem;padding:.5rem .875rem}}.news-sns__strong{white-space:nowrap;margin-right:1rem}@media(max-width: 79.99em){.news-sns__strong{display:none}}.news-sns__link img{width:1.875rem;height:1.875rem;-o-object-fit:cover;object-fit:cover}.news__title{padding-bottom:.75rem;font-size:1.125rem;font-weight:400;line-height:1.5;font-weight:700}@media(min-width: 80em){.news__title{font-size:1.25rem}}@media(max-width: 63.99em){.news__title{padding-bottom:.625rem}}.news__left{position:relative}.news__more{position:absolute;top:-0.375rem;right:0}.news__more: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;line-height:1;font-size:1rem}.news__more:after::before,.news__more:after::after{line-height:1}@media(max-width: 63.99em){.news__more{padding:0;min-width:2.5rem;width:2.5rem;height:2.5rem}.news__more span{display:none}}.news-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:1.125rem;width:100%;gap:.5rem}.news-list__link{-webkit-box-sizing:border-box;box-sizing:border-box;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%;padding:1.25rem 1rem;border-radius:1rem;background-color:var(--bg2)}@media(hover: hover)and (pointer: fine){.news-list__link:hover .news-list__title,.news-list__link:focus-visible .news-list__title{color:var(--primary);text-decoration:underline;text-underline-offset:.25em;text-decoration-thickness:1px}}.news-list__new{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:1.5rem;width:1.5rem;height:1.5rem;text-indent:-0.05em;margin-right:.5rem;border-radius:3.125rem;background-color:var(--secondary);color:var(--white);font-size:.875rem;font-weight:700}.news-list__title{display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;font-weight:400;line-height:1.5;font-weight:700}@media(min-width: 80em){.news-list__title{font-size:1.25rem}}.news-list__date{margin-top:.5rem;font-size:.875rem;font-weight:400;line-height:1.5;font-weight:700;color:var(--gray-600)}@media(min-width: 80em){.news-list__date{font-size:1rem}}@media(min-width: 80em){.news-list{padding-top:1.125rem}.news-list__new{margin-top:-0.15em;margin-right:1rem}.news-list__link{-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;padding:1.5rem;gap:1.5rem}.news-list__date{margin-top:0}}.news-tab-list{--bg: var(--white);width:100%;left:0;margin-inline:0}.news-tab-list .scrollable{padding:0}.news-tab-list__ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.news-tab-list__btn{-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;padding-block:.375rem;font-size:1.125rem;font-weight:400;line-height:1.5;font-weight:700;border-bottom:2px solid rgba(0,0,0,0);-webkit-transition:color .3s,border .3s;transition:color .3s,border .3s}@media(min-width: 80em){.news-tab-list__btn{font-size:1.25rem}}.news-tab-list__btn.is-current{color:var(--primary);border-color:var(--primary)}@media(min-width: 64em){.news-tab-list__ul{gap:1.5rem}}.participation{margin-top:var(--pad);position:relative}.participation::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)}.flex-panel{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;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1.5rem;gap:1rem}.flex-panel__pad{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;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%;height:100%;padding:1.25rem 1.5rem;border-radius:1rem;z-index:0;overflow:hidden;color:var(--white);background-color:var(--white);aspect-ratio:1}.flex-panel__item{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:5rem;-webkit-transition:all .5s ease;transition:all .5s ease;will-change:width,height,flex-basis}.flex-panel__item.is-current{height:25rem}.flex-panel__item.is-current .flex-panel__text{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-panel__item.is-current .flex-panel__title{-ms-flex-item-align:start;align-self:flex-start;font-size:1.5rem;padding-left:2.25rem;background:no-repeat top .25em left -0.5em;background-size:3.625rem 1.5rem;background-image:url(/resource/images/common/sprites.svg?v=1765258369813#symbol-v1365)}.flex-panel__item.is-current .flex-panel__title::after{display:none}.flex-panel__item.is-current .flex-panel__media::before{opacity:0}.flex-panel__item.is-current .flex-panel__media::after{opacity:1}.flex-panel__item.is-current .flex-panel__desc,.flex-panel__item.is-current .flex-panel__btn{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-panel__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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-panel__media{position:absolute;inset:0;z-index:-1;overflow:hidden}.flex-panel__media video,.flex-panel__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.flex-panel__media::before{content:"";display:block;position:absolute;inset:0;z-index:1;opacity:1;background-color:color-mix(in srgb, var(--black) 40%, transparent);-webkit-transition:opacity .3s;transition:opacity .3s}.flex-panel__media::after{content:"";display:block;position:absolute;inset:0;z-index:1;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;background:-webkit-gradient(linear, left top, left bottom, color-stop(36.75%, rgba(18, 42, 125, 0.9)), to(rgba(18, 42, 125, 0))),50%/cover no-repeat;background:linear-gradient(180deg, rgba(18, 42, 125, 0.9) 36.75%, rgba(18, 42, 125, 0) 100%),50%/cover no-repeat}.flex-panel__title{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-size:1.125rem;white-space:nowrap}.flex-panel__title: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;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;right:1.5rem;top:calc(50% - 1.25rem);width:2.5rem;height:2.5rem;line-height:1;border-radius:3.125rem;font-size:1rem;border:1px solid var(--white)}.flex-panel__title:after::before,.flex-panel__title:after::after{line-height:1}.flex-panel__desc{font-size:1rem;font-weight:400;line-height:1.5}@media(min-width: 80em){.flex-panel__desc{font-size:1.125rem}}.flex-panel__desc,.flex-panel__btn{display:none}@media(max-width: 79.99em){.flex-panel{max-width:37.5rem;margin-inline:auto}}@media(min-width: 80em){.flex-panel{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:1.5rem;gap:1.5rem}.flex-panel__pad{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:2rem}.flex-panel__pad: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;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;right:1.5rem;bottom:1.5rem;width:3rem;height:3rem;line-height:1;border-radius:3.125rem;font-size:1rem;border:1px solid var(--white)}.flex-panel__pad:after::before,.flex-panel__pad:after::after{line-height:1}.flex-panel__item{-webkit-box-flex:1;-ms-flex:1 1 9.5rem;flex:1 1 9.5rem;min-width:9.5rem;width:auto;height:29.25rem;-webkit-transition:-webkit-flex-basis .5s ease;transition:-webkit-flex-basis .5s ease;transition:flex-basis .5s ease;transition:flex-basis .5s ease,-webkit-flex-basis .5s ease,-ms-flex-preferred-size .5s ease}.flex-panel__item.is-current{position:relative;z-index:1;-webkit-box-flex:0;-ms-flex:0 1 45rem;flex:0 1 45rem;max-width:45rem;height:29.25rem}.flex-panel__item.is-current .flex-panel__pad::after{display:none}.flex-panel__item.is-current .flex-panel__text{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-right:calc(50% + 2rem)}.flex-panel__item.is-current .flex-panel__title{-webkit-transform:none;-ms-transform:none;transform:none;white-space:normal;font-size:2rem;padding-left:0;padding-top:2.625rem;background-position:top 0em left -0.35em;background-size:3.75rem 5rem;color:var(--primary)}.flex-panel__item.is-current .flex-panel__media{inset:auto;right:0;top:0;bottom:0;max-width:25rem;min-width:25rem}.flex-panel__item.is-current .flex-panel__media video,.flex-panel__item.is-current .flex-panel__media img{-o-object-position:center right;object-position:center right}.flex-panel__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-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-panel__media{inset:auto;right:0;top:0;bottom:0;left:auto;max-width:25rem}.flex-panel__media video,.flex-panel__media img{-o-object-position:center right;object-position:center right}.flex-panel__media::before{content:"";display:block;position:absolute;inset:0;z-index:1;opacity:1;background-color:color-mix(in srgb, var(--black) 40%, transparent)}.flex-panel__media::after{display:none}.flex-panel__title{position:static;white-space:nowrap;font-size:1.5rem;padding-left:0;-webkit-transform:rotate(90deg) translateX(-1em);-ms-transform:rotate(90deg) translateX(-1em);transform:rotate(90deg) translateX(-1em);-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left}.flex-panel__title::after{display:none}.flex-panel__desc{margin-top:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:2rem;padding-right:2rem;color:var(--gray-700);font-size:.875rem;font-weight:400;line-height:1.5}}@media(min-width: 80em)and (min-width: 80em){.flex-panel__desc{font-size:1rem}}@media(min-width: 80em)and (max-width: 99.99em){.flex-panel:has(.is-current) .flex-panel__item:not(.is-current){-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0}.flex-panel:has(.is-current) .flex-panel__item:not(.is-current) .flex-panel__pad::after{display:none}.flex-panel:has(.is-current) .flex-panel__item:not(.is-current) .flex-panel__title{opacity:0}}@media(min-width: 100em){.flex-panel__item{-webkit-box-flex:1;-ms-flex:1 1 9.5rem;flex:1 1 9.5rem;min-width:9.5rem}}@media(max-width: 79.99em){.flex-panel .btn{border-color:rgba(0,0,0,0)}}.volunteer-swiper{margin-top:1.25rem}.volunteer-swiper__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}.volunteer-swiper__link{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;gap:1rem;border:1px solid var(--gray-200);border-radius:1rem;overflow:hidden}@media(hover: hover)and (pointer: fine){.volunteer-swiper__link:hover,.volunteer-swiper__link:focus-visible{border:1px solid var(--primary)}.volunteer-swiper__link:hover .volunteer-swiper__more,.volunteer-swiper__link:focus-visible .volunteer-swiper__more{background:var(--bg4)}}.volunteer-swiper__title{margin-top:0;margin-bottom:1rem;display:block;height:3em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-wrap:normal;font-size:1.125rem;font-weight:400;line-height:1.5;font-weight:700}@media(min-width: 80em){.volunteer-swiper__title{font-size:1.25rem}}.volunteer-swiper__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -1rem -1.5rem;padding:1rem 1.5rem;text-align:center;gap:.25rem;font-size:.875rem;font-weight:400;line-height:1.5;font-weight:700;border-top:1px solid var(--gray-200)}@media(min-width: 80em){.volunteer-swiper__more{font-size:1rem}}.volunteer-swiper__more: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;font-weight:700;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.volunteer-swiper__more:after::before,.volunteer-swiper__more:after::after{line-height:1}.volunteer-info{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem;background-color:var(--gray-50);border-radius:1rem}.volunteer-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.8125rem;font-weight:400;line-height:1.5;color:var(--gray-700)}@media(min-width: 48em){.volunteer-info__item{font-size:.8125rem}}@media(min-width: 80em){.volunteer-info__item{font-size:.875rem}}.volunteer-info__strong{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}.volunteer-info__span strong{color:var(--gray-900)}.volunteer .badge{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:.25rem .5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.25rem;background-color:#ffe9f3;color:#ea3483;font-size:.8125rem;font-weight:400;line-height:1.5;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width: 48em){.volunteer .badge{font-size:.8125rem}}@media(min-width: 80em){.volunteer .badge{font-size:.875rem}}.volunteer .badge--red{background-color:#ffe9ea;color:#fb2c36}.volunteer .badge--olive{background-color:#f4f5e6;color:#a3a948}.volunteer .badge--green{background-color:#e4fff0;color:#2e8b57}.volunteer .badge--blue{background-color:#edf5ff;color:#3a7dcc}.volunteer .badge--nav{background-color:#e8f0ff;color:#2d5198}.volunteer .badge--purple{background-color:#ede6ff;color:#7a5dc7}.volunteer .badge-location{margin-left:auto;-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;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:.25rem;padding:.25rem .5rem;color:var(--primary);border-radius:2.5rem;border:1px solid var(--primary);font-size:.8125rem;font-weight:400;line-height:1.5;font-weight:700;white-space:nowrap}@media(min-width: 48em){.volunteer .badge-location{font-size:.8125rem}}@media(min-width: 80em){.volunteer .badge-location{font-size:.875rem}}.volunteer .badge-location: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;font-size:1rem}.volunteer .badge-location:before::before,.volunteer .badge-location:before::after{line-height:1}@media(min-width: 80em){.volunteer-swiper{margin-top:2rem}.volunteer-swiper__link{padding:1.625rem 1.5rem}.volunteer-swiper__more{margin:.5rem -1.5rem -1.625rem}.volunteer .badge-location{padding:.375rem .625rem}}.banner-box{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.25rem;z-index:0;border-radius:1rem;overflow:hidden;aspect-ratio:343/102}.banner-box__bg{position:absolute;inset:0;z-index:-1;overflow:hidden}.banner-box__bg video,.banner-box__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner-box__desc{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.125rem;font-size:1.125rem;font-weight:400;line-height:1.5;color:var(--gray-700)}@media(min-width: 80em){.banner-box__desc{font-size:1.25rem}}.banner-box__strong{font-size:1.5rem;font-family:"SpoqaHanSansNeo",sans-serif,"Segoe UI Emoji";color:#ff625a;font-weight:400}.banner-box .btn{position:absolute}@media(max-width: 63.99em){.banner-box{max-width:37.5rem;clip-path:inset(0);margin-inline:auto}.banner-box .btn{position:absolute;padding-inline:0;right:1.25rem;max-width:2.5rem;width:2.5rem;height:2.5rem;top:calc(50% - 1.25rem)}.banner-box .btn span{display:none}.banner-box .btn::before{content:"";position:fixed;inset:0}}@media(min-width: 64em){.banner-box{aspect-ratio:1600/160}.banner-box__desc{-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;gap:1.5rem}.banner-box__strong{font-size:2.5rem}.banner-box .btn{right:5rem}}.v-stroy.home-section{padding-top:0}.v-stroy.home-section__head{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-stroy.home-section__desc{text-align:center}.v-stroy__bi{display:block;margin-inline:auto;margin-bottom:1rem;width:7.5rem;aspect-ratio:220/121;-o-object-fit:cover;object-fit:cover}.v-stroy .btn-box{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:1rem;gap:.5rem}.v-stroy .board-gallery__thumbnail{aspect-ratio:382/215}@media(min-width: 64em){.v-stroy .home-section__head{width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.v-stroy__bi{width:13.75rem;margin-inline:0}.v-stroy__title{text-align:left}.v-stroy__desc{text-align:left}.v-stroy .btn-box{gap:.75rem}}.partner{margin-bottom:calc(var(--pad)*-1);width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-block:1rem;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;position:relative}.partner__title{margin:0;font-size:1rem;font-weight:400;line-height:1.5;font-weight:700}@media(min-width: 80em){.partner__title{font-size:1.125rem}}.partner::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(--white)}.partner::after{margin-top:-1px;border-top:1px solid var(--gray-200)}.partner .swiper{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.partner .swiper-wrapper{will-change:transform}.partner .swiper-controller{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;gap:.25rem}.partner .swiper-controller [class*=swiper-button]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.25rem;height:1.25rem;border:1px solid var(--gray-200)}.partner .swiper-controller [class*=swiper-button].is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.partner .swiper-controller .swiper-button-prev: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}.partner .swiper-controller .swiper-button-prev:before::before,.partner .swiper-controller .swiper-button-prev:before::after{line-height:1}.partner .swiper-controller .swiper-button-next{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.partner .swiper-controller .swiper-button-next: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}.partner .swiper-controller .swiper-button-next:before::before,.partner .swiper-controller .swiper-button-next:before::after{line-height:1}@media(min-width: 80em){.partner{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.partner .swiper{margin-left:3.125rem;-webkit-box-flex:1;-ms-flex:1;flex:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.partner .swiper-controller{margin-left:0}}.highlights-text{color:color-mix(in srgb, var(--color) 50%, transparent);background:linear-gradient(45deg, var(--primary), var(--primary)) no-repeat;-webkit-background-clip:text;background-clip:text;background-size:0%}.hero-banner{max-width:100%;width:100%;display:block;margin-top:1rem;height:calc(100lvh - 64px - 5.25rem);min-height:31.25rem}.hero-banner__bg{inset:0;position:absolute;z-index:-1;overflow:hidden;-webkit-transition:-webkit-filter 2s ease-out,-webkit-transform 2s ease-out;transition:-webkit-filter 2s ease-out,-webkit-transform 2s ease-out;transition:filter 2s ease-out,transform 2s ease-out;transition:filter 2s ease-out,transform 2s ease-out,-webkit-filter 2s ease-out,-webkit-transform 2s ease-out;will-change:filter,transform}.hero-banner__bg video,.hero-banner__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-banner__bg::before{content:"";display:block;position:absolute;inset:0;background-color:color-mix(in srgb, var(--black) 40%, transparent)}.swiper-slide:not(.swiper-slide-active) .hero-banner__bg{-webkit-filter:blur(5px);filter:blur(5px);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.hero-banner__symbol{margin-bottom:.75rem}.hero-banner__symbol img{height:2.3125rem;-o-object-fit:contain;object-fit:contain}.hero-banner__text{width:100%;max-width:87.5rem;margin-inline:auto;padding-inline:calc(var(--gutter)*2);word-break:keep-all;color:var(--white);-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}.swiper-slide:not(.swiper-slide-active) .hero-banner__text{opacity:0;-webkit-filter:blur(5px);filter:blur(5px);-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}@media(min-width: 48em)and (max-width: 99.99em){.hero-banner__text{padding-inline:calc(var(--gutter)*3)}}@media(min-width: 120em){.hero-banner__text{max-width:100rem}}.hero-banner__eyebrow{margin:0 0 .75rem 0;font-size:.875rem;font-weight:700}.hero-banner__title{display:block;margin:0}.hero-banner__title:not([class*=" title"]){font-size:3rem;font-weight:700;line-height:1.2}@media(min-width: 48em){.hero-banner__title:not([class*=" title"]){font-size:4rem}}@media(min-width: 80em){.hero-banner__title:not([class*=" title"]){font-size:5rem}}.hero-banner__desc{margin:1rem 0 0 0;font-size:1.125rem;font-weight:700}.hero-banner .btn{margin:1.5rem 0 0 0}.hero-banner .swiper{clip-path:inset(0 1rem round 1.25rem);height:100%;will-change:clip-path;-webkit-transition:clip-path 1s .5s ease-out;transition:clip-path 1s .5s ease-out}.hero-banner .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:0}.hero-banner .swiper-button-pause,.hero-banner .swiper-button-play{color:var(--white)}.hero-banner .swiper-controller{position:absolute;bottom:0;left:0;right:0;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;max-width:56.75rem;margin-inline:auto;padding-bottom:1.5rem;padding-inline:calc(var(--gutter)*2);z-index:1}.hero-banner .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.hero-banner .swiper-pagination-bullet{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;height:.125rem;width:auto;opacity:1;border-radius:0;border:0;background-color:color-mix(in srgb, var(--white) 50%, transparent)}.hero-banner .swiper-pagination-bullet-active{background-color:color-mix(in srgb, var(--white) 50%, transparent)}.hero-banner .swiper-pagination-bullet .progress{position:absolute;left:0;top:0;bottom:0;height:100%;background-color:var(--white);will-change:width}@media(min-width: 80em){.hero-banner .swiper{clip-path:inset(0 2.5rem round 1.25rem)}}@media(min-width: 48em){.hero-banner{height:calc(100lvh - 64px - 5.25rem);min-height:46.875rem;max-height:67.5rem}.hero-banner__bg::before{opacity:0}.hero-banner__bg video,.hero-banner__bg img{-o-object-position:left 70% top 70%;object-position:left 70% top 70%}}@media(min-width: 80em){.hero-banner{min-height:46.875rem;height:calc(100lvh - 120px - 5.25rem);max-height:67.5rem}.hero-banner__eyebrow{margin:0 0 .25rem 0;font-size:1.25rem}.hero-banner__symbol{margin-top:-4.375rem;margin-bottom:.5rem}.hero-banner__symbol img{height:5.625rem}.hero-banner__desc{margin:.5rem 0 0 0;font-size:1.5625rem}.hero-banner .btn{margin:2.5rem 0 0 0}.hero-banner .swiper-controller{padding-bottom:2.5rem;padding-inline:0}.hero-banner .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.hero-banner .swiper-pagination-bullet{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;height:.125rem;width:auto;opacity:1;border-radius:0;border:0;background-color:color-mix(in srgb, var(--white) 30%, transparent)}.hero-banner .swiper-pagination-bullet-active{background-color:color-mix(in srgb, var(--white) 30%, transparent)}.hero-banner .swiper-pagination-bullet .progress{position:absolute;left:0;top:0;bottom:0;height:100%;background-color:var(--white)}}@media(min-width: 80em)and (min-width: 80em){.hero-banner .swiper{clip-path:inset(0 2.5rem round 1.25rem)}}.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)}}.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%}}