:root{--vw: 1svw}body{position:relative;width:100%}body.is-open{height:100%;overflow:clip}.inner{width:90%;max-width:1200px;margin-right:auto;margin-left:auto}video{width:100%;height:auto}.video-js{width:100%;height:auto;aspect-ratio:16 / 9}#header{position:absolute;top:0;right:0;width:100%;z-index:10}#header .head_inner{display:flex;justify-content:space-between;align-items:center;gap:0 40px;height:calc( clamp( 44px, calc( var(--vw) * 12 ), 66px ) + ( clamp( 12px, calc( var(--vw) * 3.2 ), 32px ) * 2 ) );padding:clamp(12px, calc( var(--vw) * 3.2 ), 32px) min(calc( var(--vw) * 5 ), 40px)}#header .head_inner .head_logo{width:clamp(252px, calc( var(--vw) * 18 ), 346px)}#header .head_inner .head_navi{position:fixed;top:0;right:0;z-index:100;width:100%;height:100%;overflow:hidden;background-color:rgba(0,0,0,0.4);opacity:0;visibility:hidden;transition:0.4s linear}#header .head_inner .head_navi .head_navi__scroll{width:min(calc( var(--vw) * 90 ), 320px);min-height:100%;margin-left:auto;padding:calc( clamp( 12px, calc( var(--vw) * 3.2 ), 32px ) + clamp( 44px, calc( var(--vw) * 12 ), 66px ) ) min(calc( var(--vw) * 5 ), 40px) clamp(44px, calc( var(--vw) * 12 ), 66px);overflow-y:auto;background-color:#004097;transform:translateX(100%);transition:0.4s linear}#header .head_inner .head_navi .head_navi__scroll .head_navi__menu li{margin-bottom:2.0em}#header .head_inner .head_navi .head_navi__scroll .head_navi__menu li a{display:inline-block;font-weight:700;color:#fff;text-decoration:none;letter-spacing:0.04em}#header .head_inner .head_navi .head_navi__scroll .head_navi__menu li a:hover{opacity:0.6}#header .head_inner .head_navi .head_navi__scroll .head_navi__menu li:last-child{margin-bottom:0}#header .head_inner #head_menu{display:none}#header .head_inner #head_menu+[for="head_menu"]{position:relative;z-index:999;display:flex;justify-content:center;align-items:center;flex-shrink:0;color:#fff;width:clamp(44px, calc( var(--vw) * 12 ), 66px);height:clamp(44px, calc( var(--vw) * 12 ), 66px);background-color:#004097;border:2px solid #fff;border-radius:50%;cursor:pointer;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;transition:0.4s ease-out}#header .head_inner #head_menu+[for="head_menu"] .hamburger{position:relative;display:block;width:50%;height:35%}#header .head_inner #head_menu+[for="head_menu"] .hamburger span{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:2px;margin:auto;background-color:#fff;border-radius:25em;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;transition:0.4s ease-out}#header .head_inner #head_menu+[for="head_menu"] .hamburger span:first-child{bottom:auto}#header .head_inner #head_menu+[for="head_menu"] .hamburger span:last-child{top:auto}#header .head_inner #head_menu:checked+[for="head_menu"] .hamburger{position:relative;display:block;width:25px;height:15px}#header .head_inner #head_menu:checked+[for="head_menu"] .hamburger span:not(:first-child):not(:last-child){background-color:transparent}#header .head_inner #head_menu:checked+[for="head_menu"] .hamburger span:first-child{bottom:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#header .head_inner #head_menu:checked+[for="head_menu"] .hamburger span:last-child{top:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#header .head_inner #head_menu:checked ~ .head_navi{opacity:1.0;visibility:visible}#header .head_inner #head_menu:checked ~ .head_navi .head_navi__scroll{transform:translateX(0)}#header.is-fixed #head_menu{display:none}#header.is-fixed #head_menu+[for="head_menu"]{position:fixed;top:clamp(12px, calc( var(--vw) * 3.2 ), 32px);right:min(calc( var(--vw) * 5 ), 40px)}.main_visual{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;width:100%;height:100svh;overflow:hidden}.main_visual .main_visual__logo{width:clamp(240px, calc( var(--vw) * 64 ), 480px)}.main_visual .main_visual__slider{position:absolute;top:0;right:0;z-index:-1;width:100%;height:100%}.main_visual .main_visual__slider .main_visual__slider__item{height:100%}.main_visual .main_visual__slider .main_visual__slider__item img{width:100%;height:100%;object-fit:cover}.main_visual .swiper-img{height:100%}.main_visual .swiper-slide-active .swiper-img,.main_visual .swiper-slide-duplicate-active .swiper-img,.main_visual .swiper-slide-prev .swiper-img{animation:zoomUp 7s linear 0s normal both}@keyframes zoomUp{0%{transform:scale(1)}100%{transform:scale(1.15)}}.headline{font-size:clamp(16px, calc( 16px + ( 24 - 16 ) * ( ( 100dvw - 375px ) / ( 1920 - 375 ) ) ), 24px);display:flex;align-items:center;gap:0 min(0.833em, 20px);font-family:"YakuHanMP","heisei-mincho-std","Hiragino Mincho ProN","YuMincho","Yu Mincho","MS PMincho",serif;font-weight:500;color:#004097;line-height:1.4;letter-spacing:0.1em;margin-bottom:2.0em}.headline::before{content:'';display:block;width:1.5em;height:1.0em;background-color:#004097;-webkit-mask:url("../img/icon_logo.svg") no-repeat 50% 50%/contain;mask:url("../img/icon_logo.svg") no-repeat 50% 50%/contain}.headline[data-color="white"]{color:#fff}.headline[data-color="white"]::before{background-color:#fff}.message_section{display:flex;justify-content:space-between;flex-direction:column;gap:calc( clamp(80px, calc( var(--vw) * 22 ), 180px) * 0.3 ) min(6.66%, 80px);margin-bottom:clamp(80px, calc( var(--vw) * 22 ), 180px)}@media screen and (min-width: 980px){.message_section{flex-direction:row}.message_section:nth-of-type(even){flex-direction:row-reverse}.message_section:nth-of-type(even) .message_section__video{margin-right:0;margin-left:calc( ( 50% - ( var(--vw) * 50 ) ) + min( calc( var(--vw) * 5 ), 40px ) )}}.message_section .message_section__content{display:flex;justify-content:space-between;flex-direction:column}@media screen and (min-width: 980px){.message_section .message_section__content{width:46.66%}}.message_section .message_section__content .message_section__text{margin-bottom:2.5em;opacity:0;transform:translateY(40px);transition:0.6s ease-in-out}.message_section .message_section__content .message_section__text .slogan{font-size:clamp(32px, calc( 32px + ( 60 - 32 ) * ( ( 100dvw - 375px ) / ( 1920 - 375 ) ) ), 60px);font-weight:700;line-height:1.4;margin-bottom:min(0.666em, 40px)}@media screen and (min-width: 980px){.message_section .message_section__content .message_section__text .slogan{font-size:clamp(32px, calc( 32px + ( 60 - 32 ) * ( ( 100dvw - 980px ) / ( 1920 - 980 ) ) ), 60px)}}.message_section .message_section__content .message_section__text .slogan em{font-style:normal}.message_section .message_section__content .message_section__text .slogan em .num{font-family:"YakuHanMP","heisei-mincho-std","Hiragino Mincho ProN","YuMincho","Yu Mincho","MS PMincho",serif}.message_section .message_section__content .message_section__text .slogan.idioms{font-size:clamp(32px, calc( 32px + ( 100 - 32 ) * ( ( 100dvw - 375px ) / ( 1920 - 375 ) ) ), 100px)}@media screen and (min-width: 980px){.message_section .message_section__content .message_section__text .slogan.idioms{font-size:clamp(60px, calc( 60px + ( 100 - 60 ) * ( ( 100dvw - 980px ) / ( 1920 - 980 ) ) ), 100px)}}.message_section .message_section__content .message_section__text .subtext{font-size:clamp(18px, calc( 18px + ( 36 - 18 ) * ( ( 100dvw - 375px ) / ( 1920 - 375 ) ) ), 36px);display:flex;flex-wrap:wrap;gap:0.5em 0;line-height:1.0;letter-spacing:0.1em}.message_section .message_section__content .message_section__text .subtext span{display:inline-block;width:fit-content;padding-bottom:0.5em;border-bottom:2px solid #fff}@media screen and (min-width: 980px){.message_section .message_section__content .message_section__text .subtext{font-size:clamp(20px, calc( 20px + ( 36 - 20 ) * ( ( 100dvw - 980px ) / ( 1920 - 980 ) ) ), 36px);flex-wrap:nowrap;flex-direction:column}}.message_section .message_section__content .message_section__name{text-align:right;width:fit-content;margin-top:auto;margin-left:auto;opacity:0;transform:translateY(40px);transition:0.6s 0.2s ease-in-out}.message_section .message_section__content .message_section__name .position{font-size:clamp(12px, calc( 12px + ( 16 - 12 ) * ( ( 100dvw - 375px ) / ( 1920 - 375 ) ) ), 16px);line-height:1.4;margin-bottom:1.0em}.message_section .message_section__content .message_section__name .name{font-size:clamp(24px, calc( 24px + ( 32 - 24 ) * ( ( 100dvw - 375px ) / ( 1920 - 375 ) ) ), 32px);font-weight:500;line-height:1.0}.message_section .message_section__video .video-js{width:100%;height:auto;aspect-ratio:16 / 9}@media screen and (min-width: 980px){.message_section .message_section__video{width:100%;margin-right:calc( ( 50% - ( var(--vw) * 50 ) ) + min( calc( var(--vw) * 5 ), 40px ) )}}.message_section:last-child{margin-bottom:0}.message_section.is-active .message_section__content .message_section__text,.message_section.is-active .message_section__content .message_section__name{opacity:1.0;transform:translateY(0)}.home_message{position:relative;z-index:1;color:#fff;background-color:#004097}.home_message .home_message__inner{margin-top:calc( ( 100svh - clamp(80px, calc( var(--vw) * 22 ), 180px) ) * -1 );padding-bottom:clamp(80px, calc( var(--vw) * 22 ), 180px)}@media screen and (min-width: 980px){.home_message .home_message__inner{margin-top:0}}.home_message .home_message__back{position:sticky;top:0;right:0;z-index:-1;width:100%;height:100svh}.home_message .home_message__back .home_message__back__img{position:absolute;bottom:0;right:0;width:100%;height:100%}.home_message .home_message__back .home_message__back__img img{display:block;width:100%;height:100%;object-fit:cover}.home_message .home_message__back::before,.home_message .home_message__back::after{position:absolute;bottom:0;right:0;z-index:1;content:'';width:100%;height:100%;transition:0.4s ease-out}.home_message .home_message__back::before{background-image:linear-gradient(to bottom, #004097 0%, rgba(0,64,151,0) 100%);opacity:1}@media screen and (min-width: 980px){.home_message .home_message__back::before{opacity:0}}.home_message .home_message__back::after{background:url("../img/confetti.svg") no-repeat 50% 50%/cover;opacity:0;mix-blend-mode:screen}@media screen and (min-width: 980px){.home_message .home_message__back.is-active::before{opacity:1}.home_message .home_message__back.is-active::after{opacity:0.15}}.home_congratulations{position:relative;z-index:1;width:100%;overflow:clip}.home_congratulations .home_congratulations__inner{padding:clamp(80px, calc( var(--vw) * 22 ), 180px) 0}.home_congratulations .home_congratulations__back{position:absolute;top:0;right:0;z-index:-1;width:100%;height:100%;background-color:#f7f1be}.home_congratulations .home_congratulations__back .home_congratulations__back__img{position:absolute;bottom:0;right:0;width:100%;height:50%}.home_congratulations .home_congratulations__back .home_congratulations__back__img img{width:100%;height:100%;object-fit:cover;opacity:0.4}.home_congratulations .home_congratulations__back .home_congratulations__back__img::before{position:absolute;top:0;right:0;z-index:1;content:'';width:100%;height:100%;background-image:linear-gradient(to bottom, #f7f1be 0%, transparent)}.home_congratulations .home_congratulations__back::before{position:absolute;top:max(calc( var(--vw) * -13.44 ), -258px);left:max(calc( var(--vw) * -9.27 ), -178px);content:'';width:min(calc( var(--vw) * 47.08 ), 904px);background:url("../img/cloud_decoration.svg") no-repeat 50% 50%/contain;aspect-ratio:904 / 502}.home_movies{position:relative;z-index:1}.home_movies .home_movies__back{position:absolute;top:0;right:0;z-index:-1;width:100%;height:100%;background-image:linear-gradient(to bottom, #abc6d0 0%, #3c495b)}.home_movies .home_movies__back .home_movies__back__img{position:absolute;top:0;right:0;width:100%;height:100%;opacity:0.2;mix-blend-mode:color-burn}.home_movies .home_movies__back .home_movies__back__img img{width:100%;height:100%;object-fit:cover}.home_movies .home_movies__rows{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2.5em min(3.33%, 40px);width:auto;max-width:none;padding:clamp(80px, calc( var(--vw) * 22 ), 180px) min(5dvw, 40px)}.home_movies .home_movies__rows .home_movies__col{flex-grow:1;width:426px;opacity:0;transform:translateY(40px);transition:0.6s ease-in-out}.home_movies .home_movies__rows .home_movies__col .home_movies__name{font-size:clamp(16px, calc( 16px + ( 36 - 16 ) * ( ( 100dvw - 375px ) / ( 1920 - 375 ) ) ), 36px);font-family:"YakuHanMP","heisei-mincho-std","Hiragino Mincho ProN","YuMincho","Yu Mincho","MS PMincho",serif;font-weight:500;color:#fff;line-height:1.6;margin-top:1.0em}.home_movies .home_movies__rows .home_movies__col.is-active{opacity:1;transform:translateY(0)}.home_organization{position:relative;z-index:1;overflow:clip}.home_organization .home_organization__back{position:sticky;top:0;right:0;z-index:-1;width:100%;height:100svh;background-color:#404e61;background-image:url("../img/checkered_pattern.svg");background-size:240px auto}.home_organization .home_organization__back .home_organization__back__img{position:absolute;bottom:0;right:0;width:100%;height:100%}.home_organization .home_organization__back .home_organization__back__img img{display:block;width:100%;height:100%;object-fit:cover;opacity:0.2;transition:0.6s ease-in-out}@media screen and (min-width: 980px){.home_organization .home_organization__back .home_organization__back__img img{opacity:1.0}}.home_organization .home_organization__back::before{position:absolute;bottom:0;right:0;z-index:1;content:'';width:100%;height:100%;background-image:linear-gradient(to bottom, #404e61, transparent);opacity:1.0;transition:0.4s ease-out}@media screen and (min-width: 980px){.home_organization .home_organization__back::before{opacity:0}}@media screen and (min-width: 980px){.home_organization .home_organization__back.is-active .home_organization__back__img img{opacity:0.2}}@media screen and (min-width: 980px){.home_organization .home_organization__back.is-active::before{opacity:1.0}}.home_organization .home_organization__inner{margin-top:calc( ( 100svh - clamp(80px, calc( var(--vw) * 22 ), 180px) ) * -1 );padding-bottom:clamp(80px, calc( var(--vw) * 22 ), 180px)}@media screen and (min-width: 980px){.home_organization .home_organization__inner{margin-top:0}}#footer{color:#fff;background-color:#1c222a}#footer .foot_inner{padding:calc( clamp(80px, calc( var(--vw) * 22 ), 180px) * 0.777 ) 0}#footer .foot_inner .foot_logo{width:clamp(160px, calc( var(--vw) * 33.33 ), 305px);margin:auto}#footer .foot_inner .foot_adrs{font-weight:500;line-height:1.6;width:fit-content;margin:3.0em auto 0}#footer .foot_inner .foot_copy{font-family:"YakuHanMP","heisei-mincho-std","Hiragino Mincho ProN","YuMincho","Yu Mincho","MS PMincho",serif;font-weight:500;line-height:1.0;width:fit-content;margin:2.25em auto 0;opacity:0.6}
