.main_visual{padding-top:clamp(20px, 3.125dvw, 60px);padding-bottom:clamp(40px, 4.166dvw, 80px)}.main_visual .main_visual__rows{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:20px}@media screen and (min-width: 768px){.main_visual .main_visual__rows{align-items:flex-end;flex-direction:row}}.main_visual .main_visual__rows .main_visual__text{font-size:clamp(28px, calc( 28px + ( 68 - 28 ) * ( ( 100dvw - 375px ) / ( 1920 - 375 ) ) ), 68px);font-weight:bold;line-height:1.4;text-align:center}@media screen and (min-width: 768px){.main_visual .main_visual__rows .main_visual__text{font-size:clamp(28px, calc( 28px + ( 68 - 28 ) * ( ( 100dvw - 768px ) / ( 1920 - 768 ) ) ), 68px);text-align:right}}.main_visual .main_visual__rows .main_visual__headline{font-size:clamp(28px, calc( 28px + ( 68 - 28 ) * ( ( 100dvw - 375px ) / ( 1920 - 375 ) ) ), 68px);font-weight:bold;color:#004097;line-height:1.4;text-align:center}@media screen and (min-width: 768px){.main_visual .main_visual__rows .main_visual__headline{font-size:clamp(32px, calc( 32px + ( 68 - 32 ) * ( ( 100dvw - 768px ) / ( 1920 - 768 ) ) ), 68px);text-align:right}}.main_visual .main_visual__rows .main_visual__bubble{max-width:728px}@media screen and (min-width: 768px){.main_visual .main_visual__rows .main_visual__bubble{width:min(44.44dvw, 728px)}}.main_visual .main_visual__slider .swiper-wrapper{transition-timing-function:linear}.main_visual .main_visual__slider .swiper-wrapper .swiper-slide{display:flex;justify-content:center;align-items:center;width:320px;height:320px}@media screen and (min-width: 768px){.main_visual .main_visual__slider .swiper-wrapper .swiper-slide{width:400px;height:400px}}.main_visual .main_visual__slider .swiper-wrapper .swiper-slide .slide-image{display:block;width:100%;height:100%;object-fit:cover;transition:clip-path 2s ease-in-out}.home_headline{margin-bottom:clamp(20px, 3.125dvw, 60px)}.home_headline span{font-size:clamp(14px, calc( 14px + ( 20 - 14 ) * ( ( 100dvw - 375px ) / ( 1920 - 375 ) ) ), 20px);position:relative;display:block;font-weight:bold;color:#004097;line-height:1.0;width:fit-content;margin-bottom:1.0em;padding:0.5em 1.0em;background-color:#fff;border:2px solid}.home_headline span::before,.home_headline span::after{position:absolute;content:'';clip-path:polygon(100% 0, 0 0, 100% 100%)}.home_headline span::before{right:1.0em;bottom:-16px;width:16px;height:16px;background-color:#004097}.home_headline span::after{right:calc( 1.0em + 2px );bottom:-12px;width:12px;height:12px;background-color:#fff}.home_headline::after{font-size:clamp(40px, calc( 40px + ( 80 - 40 ) * ( ( 100dvw - 375px ) / ( 1920 - 375 ) ) ), 80px);content:attr(data-english);display:block;font-family:"Host Grotesk",sans-serif;font-weight:bold;color:#4da6ff;line-height:1.0}.home_headline.white::after{color:#fff}.home_button{margin-top:clamp(32px, 8.5dvw, 60px)}.home_button .home_button__link{font-size:clamp(12px, calc( 12px + ( 16 - 12 ) * ( ( 100dvw - 375px ) / ( 980 - 375 ) ) ), 16px);position:relative;display:flex;justify-content:center;align-items:center;font-weight:bold;color:#fff;text-align:center;text-decoration:none;width:250px;max-width:100%;height:3.75em;margin:auto;background-color:#004097;border-radius:25em;transition:0.4s background ease-in-out}@media screen and (min-width: 1024px){.home_button .home_button__link{font-size:1.0em}}.home_button .home_button__link .fa-arrow-right{position:absolute;top:0;right:0.75em;bottom:0;display:flex;justify-content:center;align-items:center;content:'\f061';font-family:'Font Awesome 6 Free';font-weight:900;color:#004097;width:0.75em;height:0.75em;margin:auto;padding:0.5em;background-color:#fff;border-radius:50%;aspect-ratio:1 / 1;transition:0.4s background ease-in-out}.home_button .home_button__link:hover{background-color:#4da6ff}.home_button .home_button__link:hover .fa-arrow-right{color:#4da6ff}.home_button.white .home_button__link{color:#333;background-color:#fff}.home_button.white .home_button__link .fa-arrow-right{color:#fff;background-color:#004097}.home_button.white .home_button__link:hover{color:#fff;background-color:#4da6ff}.home_button.white .home_button__link:hover .fa-arrow-right{color:#4da6ff;background-color:#fff}.home_buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:1em clamp(10px, 2.5dvw, 24px);margin-top:clamp(32px, 8.5dvw, 60px)}.home_buttons .home_button{flex-grow:1;flex-basis:160px;max-width:250px;margin-top:0}.home_buttons .home_button .home_button__link{width:100%}.home_appeal{margin-bottom:clamp(60px, 16dvw, 120px)}.home_appeal .home_appeal__img{margin-bottom:clamp(40px, 5.33dvw, 80px)}.home_appeal .home_appeal__img img{display:block;width:100%;height:clamp(100px, 31.25dvw, 320px);object-fit:cover;clip-path:polygon(0 0, calc( 100% - clamp(40px, 4.166dvw, 80px) ) 0, 100% clamp(40px, 4.166dvw, 80px), 100% 100%, 0 100%, 0% 50%)}.home_appeal .home_appeal__content{max-width:1600px}@media screen and (min-width: 1024px){.home_appeal .home_appeal__content{display:flex;justify-content:space-between;flex-wrap:wrap}}.home_appeal .home_appeal__content .home_appeal__text{font-size:clamp(16px, calc( 16px + ( 44 - 16 ) * ( ( 100dvw - 375px ) / ( 1920 - 375 ) ) ), 44px);display:flex;flex-direction:column;gap:10px;font-weight:bold;line-height:1.6}.home_appeal .home_appeal__content .home_appeal__text span{width:fit-content;padding:5px 10px;background-color:rgba(255,255,255,0.9)}.home_appeal .home_appeal__content .home_buttons{flex-basis:100%;justify-content:flex-start}.home_members{margin-bottom:clamp(60px, 16dvw, 120px)}.home_members .home_members__inner{max-width:1600px}@media screen and (min-width: 1024px){.home_members .home_members__inner{display:flex;justify-content:space-between}}.home_members .home_members__gallery{display:flex;flex-wrap:wrap;margin-right:calc( 50% - 50dvw );margin-left:calc( 50% - 50dvw )}.home_members .home_members__gallery .home_members__img{width:16.66%}.home_members .home_members__gallery .home_members__img img{width:100%;height:100%;object-fit:cover}@media screen and (min-width: 1024px){.home_members .home_members__gallery{flex-shrink:1;flex-grow:1;margin-right:0}}.home_members .home_members__content{position:relative;z-index:1;margin-right:calc( 50% - 50dvw );margin-left:calc( 50% - 50dvw );padding:clamp(40px, 10.66dvw, 60px) min(5dvw, 60px)}.home_members .home_members__content::after{position:absolute;top:0;left:0;z-index:-1;content:'';width:100dvw;height:100%;background-color:#004097}@media screen and (min-width: 1024px){.home_members .home_members__content{flex-shrink:0;margin:0;padding-right:0}}.home_members .home_members__content .home_members__text{font-size:clamp(16px, calc( 16px + ( 32 - 16 ) * ( ( 100dvw - 375px ) / ( 1920 - 375 ) ) ), 32px);display:flex;flex-direction:column;gap:10px;font-weight:bold;line-height:1.6}.home_members .home_members__content .home_members__text span{width:fit-content;padding:5px 10px;background-color:rgba(255,255,255,0.9)}.home_members .home_members__content .home_members__count{display:flex;align-items:flex-end;gap:0 0.25em;font-weight:bold;color:#fff;margin-top:20px}.home_members .home_members__content .home_members__count .num{font-size:clamp(18px, calc( 18px + ( 24 - 18 ) * ( ( 100dvw - 375px ) / ( 1920 - 375 ) ) ), 24px);line-height:1.0}.home_members .home_members__content .home_members__count .num span{font-family:"Host Grotesk",sans-serif;font-size:1.5em}@media screen and (min-width: 1024px){.home_members .home_members__content .home_button .home_button__link{margin-right:0}}.home_news{margin-bottom:clamp(60px, 16dvw, 120px)}.home_news .home_news__inner{display:flex;flex-direction:column;max-width:1600px}@media screen and (min-width: 1024px){.home_news .home_news__inner{display:grid;grid-template-columns:min-content auto;grid-auto-rows:auto min-content;gap:0 clamp(40px, 5dvw, 80px)}}.home_news .home_news__inner .home_headline{grid-area:1 / 1/ 2 / 2;white-space:nowrap}.home_news .home_news__inner .home_button{grid-area:2 / 1 / 3 / 2}@media screen and (min-width: 1024px){.home_news .home_news__inner .home_button .home_button__link{margin-left:0}}.home_news .home_news__inner .home_news__list{grid-area:1 / 2 / 3 / 3}.home_news .home_news__inner .home_button{order:1}@media screen and (min-width: 1024px){.home_news .home_news__inner .home_button{order:0}}.home_report{position:relative;z-index:1;margin-bottom:clamp(60px, 16dvw, 120px)}.home_report .home_report__inner{max-width:1600px}.home_report .home_headline{width:fit-content;margin-right:auto;margin-left:auto}.home_report .home_headline span{margin-right:auto;margin-left:auto}.home_report .home_report__slider{overflow:visible}.home_report .home_report__slider .c-entries{flex-wrap:nowrap}.home_report .home_report__slider .c-entries .c-entries__item{flex:none;max-width:none;margin-bottom:0;padding-right:0;padding-left:0}.home_report .home_report__slider .c-entries .c-entries__item a{color:#fff}.home_report .home_report__slider .swiper-button-next,.home_report .home_report__slider .swiper-button-prev{color:#fff;width:clamp(32px, 8.5dvw, 60px);height:clamp(32px, 8.5dvw, 60px);background-color:#004097;border-radius:50%}.home_report .home_report__slider .swiper-button-next .fa-arrow-right,.home_report .home_report__slider .swiper-button-next .fa-arrow-left,.home_report .home_report__slider .swiper-button-prev .fa-arrow-right,.home_report .home_report__slider .swiper-button-prev .fa-arrow-left{width:clamp(12px, 26.66%, 16px)}.home_report .home_report__slider .swiper-button-next .swiper-navigation-icon,.home_report .home_report__slider .swiper-button-prev .swiper-navigation-icon{display:none}.home_report::before,.home_report::after{position:absolute;top:16px;right:0;z-index:-1;content:'';width:100%;height:calc( 100% - 22px - 16px )}.home_report::before{background:url("../img/home/report_img.png") no-repeat 50% 50%/cover}.home_report::after{background-color:rgba(81,81,81,0.4);mix-blend-mode:multiply}.home_about{position:relative;z-index:1;margin-bottom:clamp(60px, 16dvw, 120px)}.home_about .home_about__inner{max-width:1600px}.home_about .home_about__content .home_about__label{font-size:clamp(12px, calc( 12px + ( 16 - 12 ) * ( ( 100dvw - 375px ) / ( 1920 - 375 ) ) ), 16px);display:flex;align-items:flex-end;flex-wrap:wrap;gap:0 0.5em;font-weight:500;color:#fff;line-height:1.0;width:fit-content;padding:0.5em 1.25em;background-color:#004097}.home_about .home_about__content .home_about__label span{font-size:1.25em}.home_about .home_about__content .home_about__slogan{font-size:clamp(20px, calc( 20px + ( 60 - 20 ) * ( ( 100dvw - 375px ) / ( 1920 - 375 ) ) ), 60px);font-weight:bold;line-height:1.4;width:fit-content;padding:0.333em;background-color:rgba(255,255,255,0.9)}.home_about .home_about__content .home_about__sub_title{font-size:clamp(16px, calc( 16px + ( 32 - 16 ) * ( ( 100dvw - 375px ) / ( 1920 - 375 ) ) ), 32px);font-weight:bold;line-height:1.4;width:fit-content;margin-top:0.625em;padding:0.5em;background-color:rgba(255,255,255,0.9)}.home_about .home_about__content .home_about__img .home_about__slider{width:1200px;max-width:100%}.home_about .home_about__content .home_about__img .home_about__slider .swiper-slide{clip-path:url(#mask)}.home_about .home_about__content .home_about__img .home_about__slider .swiper-slide img{width:1200px;object-fit:cover;aspect-ratio:3 / 2}.home_about .home_about__content .home_about__img .home_about__slider .swiper-slide.swiper-slide-active img,.home_about .home_about__content .home_about__img .home_about__slider .swiper-slide.swiper-slide-duplicate-active img,.home_about .home_about__content .home_about__img .home_about__slider .swiper-slide.swiper-slide-prev img{animation:zoomUp 7s linear 0s normal both}@media screen and (min-width: 1024px){.home_about .home_about__content .home_about__img{position:absolute;top:0;right:var(--_container-margin-right);bottom:0;z-index:-1;width:min(53.75dvw, 1032px);height:fit-content;margin:auto}}@media screen and (min-width: 1024px){.home_about .home_about__content .home_buttons{justify-content:flex-start}}@keyframes zoomUp{0%{transform:scale(1)}100%{transform:scale(1.2)}}.home_instagram{margin-bottom:clamp(60px, 16dvw, 120px)}.home_instagram .home_instagram__inner{max-width:1600px}
