@charset "UTF-8";.js-anim-translate-y{-webkit-transform:translateY(10%);transform:translateY(10%);opacity:0}.js-anim-translate-y--hide{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;-webkit-animation:hideTranslateBottom .3s ease-in-out forwards;animation:hideTranslateBottom .3s ease-in-out forwards}.js-anim-translate-y--show{-webkit-transform:translateY(10%);transform:translateY(10%);opacity:0;-webkit-animation:showTranslateBottom .5s ease-in-out forwards;animation:showTranslateBottom .5s ease-in-out forwards}@-webkit-keyframes showTranslateBottom{to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes showTranslateBottom{to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes hideTranslateBottom{to{-webkit-transform:translateY(10%);transform:translateY(10%);opacity:0}}@keyframes hideTranslateBottom{to{-webkit-transform:translateY(10%);transform:translateY(10%);opacity:0}}.js-anim-translate-left{-webkit-transform:translateX(-10%);transform:translateX(-10%);opacity:0}.js-anim-translate-left--hide{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;-webkit-animation:hideTranslateLeft .3s ease-in-out forwards;animation:hideTranslateLeft .3s ease-in-out forwards}.js-anim-translate-left--show{-webkit-transform:translateX(-10%);transform:translateX(-10%);opacity:0;-webkit-animation:showTranslateLeft .5s ease-in-out forwards;animation:showTranslateLeft .5s ease-in-out forwards;-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes showTranslateLeft{to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes showTranslateLeft{to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes hideTranslateLeft{to{-webkit-transform:translateX(-10%);transform:translateX(-10%);opacity:0}}@keyframes hideTranslateLeft{to{-webkit-transform:translateX(-10%);transform:translateX(-10%);opacity:0}}.js-anim-translate-right{-webkit-transform:translateX(10%);transform:translateX(10%);opacity:0}.js-anim-translate-right--hide{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;-webkit-animation:hideTranslateRight .3s ease-in-out forwards;animation:hideTranslateRight .3s ease-in-out forwards}.js-anim-translate-right--show{-webkit-transform:translateX(10%);transform:translateX(10%);opacity:0;-webkit-animation:showTranslateRight .5s ease-in-out forwards;animation:showTranslateRight .5s ease-in-out forwards;-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes showTranslateRight{to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes showTranslateRight{to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes hideTranslateRight{to{-webkit-transform:translateX(-10%);transform:translateX(-10%);opacity:0}}@keyframes hideTranslateRight{to{-webkit-transform:translateX(-10%);transform:translateX(-10%);opacity:0}}.js-anim-line-animation{overflow:hidden}.js-anim-line-animation span{height:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.js-anim-line-animation--hide span{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation:hideLineAnimation .3s ease-in-out forwards;animation:hideLineAnimation .3s ease-in-out forwards}.js-anim-line-animation--show span{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-animation:showLineAnimation .3s ease-in-out forwards;animation:showLineAnimation .3s ease-in-out forwards}@-webkit-keyframes showLineAnimation{to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes showLineAnimation{to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes hideLineAnimation{to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes hideLineAnimation{to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.detail-content{display:none;padding:100px 80px 0}@media (max-width:768px){.detail-content{padding:80px 30px 0}}.detail-content__title.vertical{justify-content:center;align-items:center;flex-direction:column;display:flex;gap:12px}@media (max-width:768px){.detail-content__title.vertical{width:84.8vw;margin:0 auto}.detail-content__title.vertical--future{align-items:flex-start}}@media (min-width:769px){.detail-content__title.vertical{align-items:center;gap:20px;margin-bottom:20px}}.detail-content__title strong{font-size:44px}@media (max-width:768px){.detail-content__title strong{font-size:calc((32 / 395) * 100vw)}}.detail-content__title span{font-size:20px;color:#ea5b02}@media (max-width:768px){.detail-content__title span{font-size:calc((18 / 395) * 100vw)}}@media (max-width:768px){.future{padding-left:0;padding-right:0}}.future__first{margin:0 auto 60px}@media (max-width:768px){.future__first{width:84.8vw}}.future__first img{width:260px;margin:20px auto 54px}@media (max-width:768px){.future__first img{width:calc((274 / 395) * 100vw);margin:0 auto 28px}}.future__first__text{font-size:24px;line-height:1.75;position:relative;z-index:1}.future__first__text strong{color:#ea5b02}@media (max-width:768px){.future__first__text{font-size:calc((16 / 395) * 100vw);line-height:2}}.future__first__lead{width:500px;background:#f7f6ed;border-radius:10px;font-size:16px;line-height:1.7;padding:20px;text-align:center;margin:48px auto 0;position:relative;z-index:1;border:1.5px solid #231815}@media (max-width:768px){.future__first__lead{width:100%;font-size:calc((14 / 395) * 100vw);margin-top:34px}}.future__content{border-radius:15px;padding:56px 60px 72px;background:#fefdf5}@media (max-width:768px){.future__content{width:calc((365 / 395) * 100vw);padding:40px 7.59vw 42px}.future__content--right{border-top-right-radius:0;border-bottom-right-radius:0;display:flex;flex-direction:column;justify-self:flex-end;margin-left:calc((30 / 395) * 100vw)}.future__content--right .future__content__head{justify-content:flex-start;align-items:flex-start;flex-direction:column;display:flex;gap:20px}.future__content--left{border-top-left-radius:0;border-bottom-left-radius:0}.future__content--left .future__content__head{justify-content:space-between;align-items:flex-start;flex-direction:row-reverse;display:flex}.future__content:nth-of-type(2) img{width:calc((242 / 395) * 100vw);margin:0 auto}.future__content:nth-of-type(3) h3{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.future__content:nth-of-type(3) img{width:calc((240 / 395) * 100vw)}.future__content:nth-of-type(4) img{width:calc((250 / 395) * 100vw);margin:0 auto}.future__content:nth-of-type(5){margin-bottom:50px}.future__content:nth-of-type(5) h3{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.future__content:nth-of-type(5) img{width:calc((230 / 395) * 100vw);margin:30px auto 0}}@media (min-width:769px){.future__content:nth-of-type(odd) .future__content__head{flex-direction:row-reverse}}.future__content__head{justify-content:center;align-items:center;flex-direction:row;display:flex}@media (min-width:769px){.future__content__head{gap:36px}}.future__content h3{font-size:36px;line-height:1.5}@media (max-width:768px){.future__content h3{font-size:calc((24 / 395) * 100vw)}}.future__content p{margin-top:30px;font-size:16px;line-height:1.875}@media (max-width:768px){.future__content p{margin-top:20px}}.future__content:nth-of-type(2){border:1px solid #4e9946}.future__content:nth-of-type(2) h3{color:#4e9946}.future__content:nth-of-type(2) img{width:225px}@media (max-width:768px){.future__content:nth-of-type(2) img{width:calc((250 / 395) * 100vw)}}.future__content:nth-of-type(3){border:1px solid #5582eb}.future__content:nth-of-type(3) h3{color:#5582eb}.future__content:nth-of-type(3) img{width:216px}@media (max-width:768px){.future__content:nth-of-type(3) img{width:calc((240 / 395) * 100vw)}}.future__content:nth-of-type(4){border:1px solid #9373d9}.future__content:nth-of-type(4) h3{color:#9373d9}.future__content:nth-of-type(4) img{width:225px}@media (max-width:768px){.future__content:nth-of-type(4) img{width:calc((250 / 395) * 100vw)}}.future__content:nth-of-type(5){border:1px solid #eb5f36}.future__content:nth-of-type(5) h3{color:#eb5f36}.future__content:nth-of-type(5) img{width:207px}@media (max-width:768px){.future__content:nth-of-type(5) img{width:calc((230 / 395) * 100vw)}}.future__content:not(:last-of-type){margin-bottom:42px}@media (max-width:768px){.future__content:not(:last-of-type){margin-bottom:60px}}@media (max-width:768px){.future .modal__bottom{padding:44px 30px 50px}}.fellows__first__bottom{justify-content:center;align-items:flex-start;flex-direction:row;display:flex;margin:22px auto 70px;gap:32px}@media (max-width:768px){.fellows__first__bottom{gap:0;margin:20px auto 32px}}.fellows__first__bottom img{width:292px;margin-top:20px}@media (max-width:768px){.fellows__first__bottom img{width:calc((242 / 395) * 100vw);margin-top:0}}.fellows__first__bottom p{margin-top:90px;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:24px;line-height:1.65}@media (max-width:768px){.fellows__first__bottom p{font-size:calc((16 / 395) * 100vw);margin-top:39vw;margin-left:-5vw}}.fellows__link{justify-content:center;align-items:center;flex-direction:row;display:flex;width:720px;text-decoration:none;margin:0 auto;transition:.2s}@media (max-width:768px){.fellows__link{width:calc((345 / 395) * 100vw)}}.fellows__link img{width:116px;position:relative;z-index:10}@media (max-width:768px){.fellows__link img{width:calc((86 / 395) * 100vw)}}@media (hover:hover){.fellows__link:hover{scale:1.05}}.fellows__link:active{scale:1.05}.fellows__item:nth-of-type(even) .fellows__link{flex-direction:row-reverse}.fellows__item:nth-of-type(even) .fellows__content{padding:45px 90px 45px 50px;margin-left:0;margin-right:-60px}@media (max-width:768px){.fellows__item:nth-of-type(even) .fellows__content{padding:30px 65px 30px 20px;margin-right:-53px}}.fellows__item:not(:last-of-type){margin:0 auto 30px}@media (max-width:768px){.fellows__item:last-of-type{margin-bottom:50px}}.fellows__content{background:#f7f6ed;border-radius:10px;padding:45px 50px 45px 90px;margin-left:-60px;position:relative;z-index:1}@media (max-width:768px){.fellows__content{padding:30px 20px 30px 65px;margin-left:-53px}}.fellows__content h3{font-size:28px;line-height:1.6;margin-bottom:16px}@media (min-width:769px){.fellows__content h3 br{display:none}}@media (max-width:768px){.fellows__content h3{font-size:calc((18 / 395) * 100vw);margin-bottom:12px}}.fellows__content p{justify-content:flex-start;align-items:center;flex-direction:row;display:flex;font-size:14px;gap:10px}@media (max-width:768px){.fellows__content p{align-items:flex-start;flex-direction:column}}.fellows__content p small{font-size:11px}.history p{font-size:18px;line-height:1.75}@media (max-width:768px){.history p{font-size:calc((16 / 395) * 100vw)}}.history__first{margin-bottom:44px}.history__first p{font-size:24px;line-height:1.75}@media (max-width:768px){.history__first p{font-size:calc((16 / 395) * 100vw)}}.history__title{text-align:center;margin-bottom:50px}@media (max-width:768px){.history__title{justify-content:space-between;align-items:flex-start;flex-direction:row-reverse;display:flex;text-align:left}}.history__title h2{justify-content:center;align-items:center;flex-direction:column;display:flex;gap:10px}@media (max-width:768px){.history__title h2{justify-content:flex-start;align-items:flex-start;flex-direction:column;display:flex;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}}.history__title span{text-indent:4px}.history__head-image{width:268px;margin:24px auto 0}@media (max-width:768px){.history__head-image{margin-top:30%;width:calc((232 / 395) * 100vw);margin-top:calc((120 / 395) * 100vw)}}.history__list{margin-bottom:50px}.history__line{width:1px;margin:0 auto;height:164px}@media (max-width:768px){.history__line{height:172px}}.history__line span{display:block;margin:0 auto;width:1px;background:#231815}.history__content{background:#fefdf5;width:100%;border-radius:10px;border:1px solid #231815;padding:70px 54px 60px;position:relative}@media (max-width:768px){.history__content{padding:45px 20px 35px}}.history__content h3{font-size:30px;line-height:1.6}@media (max-width:768px){.history__content h3{font-size:calc((22 / 395) * 100vw);margin-bottom:20px}}.history__content p{width:48%;font-size:16px;line-height:1.75}@media (max-width:768px){.history__content p{width:100%;font-size:calc((16 / 395) * 100vw)}}.history__content p span{color:#ea5b02;text-decoration:none}.history__content p a{color:#ea5b02;text-decoration:underline;display:inline}.history__content p a:hover{text-decoration:none}.history__content p b{font-weight:300;color:#009b04;text-decoration:underline;cursor:pointer}.history__content p b:hover{text-decoration:none}@media (min-width:769px){.history__inner{justify-content:space-between;align-items:center;flex-direction:row;display:flex}}.history__persons{justify-content:center;align-items:center;flex-direction:row;display:flex;width:100%;gap:18px;top:-47px;left:50%;translate:-50% 0;position:absolute}@media (max-width:768px){.history__persons{gap:13px;top:-47px}}.history__persons img{width:80px;height:94px}@media (max-width:768px){.history__persons img{width:60px;height:70px}}.history__icon{width:80px;height:80px;position:absolute;left:50%;top:-40px;translate:-50% 0}@media (max-width:768px){.history__icon{width:52px;height:52px;top:-27px}}.history__icon--person{width:80px;height:94px;top:-47px}@media (max-width:768px){.history__icon--person{width:60px;height:70px;top:-35px}}.history__icon--member{width:102px;height:96px;top:-50px}@media (max-width:768px){.history__icon--member{width:83px;height:77px;top:-38px}}.history__year{justify-content:center;align-items:center;flex-direction:row;display:flex;width:92px;height:42px;position:relative;border-radius:4px;background:#fefdf5;border:1px solid #231815;font-size:20px;text-align:center;line-height:1;margin:0 auto}.history__year:after{content:"";display:block;width:80px;height:30px;position:absolute;left:4px;top:4px;background:0 0;border:1px solid #231815}.history__year+.history__line{height:67px}@media (max-width:768px){.history__year+.history__line{height:90px}}.history-bg{background:#fff;position:fixed;left:50%;width:98%;height:150px;translate:-50% 0;bottom:-45px}@media (max-width:768px){.history-bg{width:120%;height:34vw;bottom:-3%}}.history-bg__boarts{width:100%;height:100%;position:absolute;left:0;bottom:0;z-index:2;transition:1s -webkit-transform;transition:1s transform;transition:1s transform,1s -webkit-transform;transition-delay:.1s}.history-bg__boart1,.history-bg__boart2,.history-bg__boart3,.history-bg__boart4{position:absolute;z-index:3;transition:.6s;opacity:0;width:0;-webkit-animation:floatBoat 3s ease-in-out infinite;animation:floatBoat 3s ease-in-out infinite;translate:0 0}@-webkit-keyframes floatBoat{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(4%);transform:translateY(4%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes floatBoat{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(4%);transform:translateY(4%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.history-bg__boart1{opacity:1;width:calc((104 / 395) * 100vw);left:calc((58 / 395) * 100vw);top:-35%;transition:1.5s ease;transition-delay:.2s;z-index:4}@media (min-width:769px){.history-bg__boart1{width:calc((148 / 1280) * 100%);left:26%;top:-35%}}.history-bg__boart1 img{width:100%;position:absolute;left:0;top:0;opacity:0;transition:.2s ease}.history-bg__boart2{left:calc((140 / 395) * 100vw);bottom:50%}@media (min-width:769px){.history-bg__boart2{left:calc((450 / 1280) * 100%);bottom:53%}}.history-bg__boart2--show{opacity:1;width:calc((74 / 395) * 100vw);left:calc((150 / 395) * 100vw);bottom:55%}@media (min-width:769px){.history-bg__boart2--show{width:calc((105 / 1280) * 100%);left:calc((465 / 1280) * 100%);bottom:57%}}.history-bg__boart3{left:calc((58 / 395) * 100vw);bottom:38%;z-index:4}@media (min-width:769px){.history-bg__boart3{left:26%;bottom:40%}}.history-bg__boart3--show{opacity:1;width:calc((72 / 395) * 100vw);left:calc((70 / 395) * 100vw);bottom:40%}@media (min-width:769px){.history-bg__boart3--show{width:calc((102 / 1280) * 100%);left:27.5%;bottom:44%}}.history-bg__boart4{bottom:26%;left:calc((-5 / 395) * 100vw);z-index:4}@media (min-width:769px){.history-bg__boart4{left:16.5%;bottom:40%}}.history-bg__boart4--show{opacity:1;width:calc((65 / 395) * 100vw);left:0;bottom:48%}@media (min-width:769px){.history-bg__boart4--show{width:calc((107 / 1280) * 100%);left:18%;bottom:45%}}@media (max-width:768px){.message{padding-left:0;padding-right:0}}.message__head{margin-bottom:65px}@media (max-width:768px){.message__head{margin-bottom:75px}}.message__head__image{width:240px;margin:0 auto 68px}@media (max-width:768px){.message__head__image{width:calc((258 / 395) * 100vw);margin-left:17%;margin-top:44px}}.message__head p{font-size:24px;line-height:1.75}@media (max-width:768px){.message__head p{font-size:calc((22 / 395) * 100vw);line-height:1.6;margin-left:calc((30 / 395) * 100vw)}}.message__head p strong{color:#ea5b02}@media (max-width:768px){.message__ceo{width:calc((335 / 395) * 100vw);margin:0 auto}}.message__ceo__head{justify-content:flex-start;align-items:center;flex-direction:row;display:flex;gap:30px;margin-bottom:20px}@media (max-width:768px){.message__ceo__head{margin-bottom:14px}}.message__ceo__head h3{font-size:15px;line-height:1.5;border-bottom:1px solid #ea5b02}.message__ceo__head img{width:82px}@media (max-width:768px){.message__ceo__head img{width:70px}}.message__ceo__content{background:#f7f6ed;border-radius:10px;padding:60px 60px 52px;margin:0 auto 40px}@media (max-width:768px){.message__ceo__content{padding:20px 20px 24px;margin-bottom:60px}}.message__ceo__content p{font-size:18px;line-height:1.75}@media (max-width:768px){.message__ceo__content p{font-size:calc((16 / 395) * 100vw)}}.message__ceo__content p b{color:#ea5b02}.message__ceo__content p+p{margin-top:48px}@media (max-width:768px){.message__ceo__content p+p{margin-top:42px}}.message__ceo__content p.name{text-align:right}.message__ceo__content p.name small{font-size:13px;margin-right:12px}@media (max-width:768px){.message__ceo__content p.name small{font-size:calc((13 / 395) * 100vw)}}.message__ceo__content a{justify-content:space-between;align-items:center;flex-direction:row;display:flex;cursor:pointer;gap:10px;border:1px solid #ea5b02;width:138px;height:40px;border-radius:40px;background:#fff;font-size:13px;padding:0 10px 0 28px;margin:15px 0;text-decoration:none}.message__ceo__content a span{width:24px;height:24px;border-radius:100%;background:#231815;position:relative;transition:.2s}.message__ceo__content a span:after{content:"";display:block;width:6px;height:6px;border-top:solid .6px #fff;border-right:solid .6px #fff;position:absolute;left:45%;top:50%;translate:-50% -50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media (hover:hover){.message__ceo__content a:hover span{translate:10% 0}}.message__ceo__content a:active span{translate:10% 0}.message__content{border-top-right-radius:10px;border-top-left-radius:10px;border:1px solid #ea5b02;padding:60px}@media (max-width:768px){.message__content{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:0;padding:60px 30px 0}}.message__content__title{justify-content:center;align-items:center;flex-direction:row;display:flex;font-size:12px;color:#ea5b02;border:1px solid #ea5b02;border-radius:12px;height:24px;width:82px;margin:0 auto 30px}.message__content__title:first-of-type{width:96px}.message__content__lead{font-size:32px;line-height:1.6;text-align:center;margin:0 auto 50px}@media (max-width:768px){.message__content__lead{font-size:calc((20 / 395) * 100vw);margin-bottom:42px}}.message__content__text{font-size:16px;line-height:1.85;margin:0 auto 40px;letter-spacing:-.03rem}@media (max-width:768px){.message__content__text{font-size:calc((15 / 395) * 100vw);margin-bottom:32px}}.message__content__tobe{background:#f7f6ed;border-radius:10px;padding:40px 60px}@media (max-width:768px){.message__content__tobe{padding:40px 20px 50px;margin-bottom:48px}}.message__content__tobe h4{font-size:28px;line-height:1.85;border-bottom:1px solid #ccc;color:#ea5b02;margin-bottom:30px;padding-bottom:30px;text-align:center}@media (max-width:768px){.message__content__tobe h4{font-size:calc((22 / 395) * 100vw)}}.message__content__tobe ul+h4{margin-top:42px}@media (max-width:768px){.message__content__tobe ul+h4{margin-top:36px}}.message__content__tobe li{font-size:18px;line-height:2;position:relative;padding-left:25px}@media (max-width:768px){.message__content__tobe li{font-size:calc((15 / 395) * 100vw);padding-left:16px;line-height:1.86}}.message__content__tobe li:before{position:absolute;content:"";display:block;width:8px;height:8px;left:0;top:15px;background:#ea5b02;border-radius:100%}@media (max-width:768px){.message__content__tobe li:before{top:calc((12 / 395) * 100vw)}}.message__content__tobe li:not(:last-of-type){margin-bottom:14px}@media (max-width:768px){.message__content__tobe li:not(:last-of-type){margin-bottom:8px}}@media (max-width:768px){.message .modal__bottom{padding:44px 30px 50px}}