.col_1{color:#006aa0}@media screen and (min-width: 801px),print{#header #hamburger::before,#header #hamburger::after{background-color:#fff}#header #site_name{color:#fff}#header #corp_logo .color_logo{display:none}#header #corp_logo .white_logo{opacity:1 !important}#page{background-color:color-mix(in srgb, #00294e 90%, #fff 10%)}#page .page_cat{color:#fff}#page .page_title_main{color:#fff;letter-spacing:.1em}#page .page_title_bg{color:hsla(0,0%,100%,.1)}#page .sec_lead{font-size:clamp(15px,1.1111111111vw,18px);color:#fff;text-align:center}#page .future{width:100%;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);justify-items:center;gap:5vw}#page .future_box{position:relative;aspect-ratio:1/1;width:100%;cursor:pointer}#page .future_box_bg{width:100%;height:100%;overflow:hidden}#page .future_box_bg img{width:100%;height:100%;object-fit:cover;transition:.4s}}@media screen and (min-width: 801px)and (any-hover: hover),print and (any-hover: hover){#page .future_box:hover img{transform:scale(1.1)}}@media screen and (min-width: 801px),print{#page .future_title{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff;font-size:clamp(18px,1.3888888889vw,23px);text-align:center;line-height:1.5}#page .future_title::before{content:"";width:170px;height:170px;background:#00294e;opacity:.9;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:-1}#page .modal{display:none;height:100vh;position:fixed;top:0;left:0;width:100%;z-index:100}#page .modal .modal__bg{background:rgba(0,41,78,.9);height:100vh;position:absolute;width:100%}#page .modal .modal__content{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:90%;max-width:864px;max-height:calc(100% - 280px);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;z-index:2;background:#fff;color:#304152}#page .modal .modal__content .modal_box{position:relative;padding:30px 40px 60px}#page .modal .modal__content .modal_top{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid #304152;color:#00294e;letter-spacing:.3em;font-size:clamp(11px,.8333333333vw,14px);font-weight:100}#page .modal .modal__content .modal_cont{margin-top:40px;display:flex;justify-content:space-between;gap:4vw}#page .modal .modal__content .modal_img{width:50%}#page .modal .modal__content .modal_txtarea{width:50%}#page .modal .modal__content .modal_title{font-size:clamp(23px,1.7361111111vw,28px);margin-bottom:1em;letter-spacing:.05em}#page .modal .modal__content .modal_txt{font-size:clamp(13px,.9722222222vw,16px);letter-spacing:.15em}#page .modal .modal__content .js-modal-close{width:7em;position:sticky;top:0;right:0;z-index:10;padding:.5em 1em;border:1px solid #304152;cursor:pointer}#page .modal .modal__content .js-modal-close:before,#page .modal .modal__content .js-modal-close:after{content:"";display:block;position:absolute;width:1px;height:15px;background-color:#304152;top:0;left:5.5em;right:0;bottom:0;margin:auto}#page .modal .modal__content .js-modal-close:before{transform:rotate(45deg)}#page .modal .modal__content .js-modal-close:after{transform:rotate(-45deg)}#page .future{animation:boxGrow 2.5s ease}@keyframes boxGrow{0%{transform:scale(0.2)}50%{transform:scale(0.2)}100%{transform:scale(1)}}#page .future_box{position:relative;background:#fff;overflow:hidden;animation:boxReveal 3s ease forwards,boxInnerGrow 2.5s ease forwards,boxFlash2 2.5s ease forwards}#page .future_box:nth-of-type(1){animation:boxReveal 3s ease forwards,boxInnerGrow 2.5s ease forwards,boxFlash1 2.5s ease forwards}@keyframes boxFlash1{0%{opacity:0}20%{opacity:1}40%{opacity:0}60%{opacity:1}80%{opacity:1}100%{opacity:1}}@keyframes boxFlash2{0%{opacity:.2}60%{opacity:.2}100%{opacity:1}}@keyframes boxReveal{0%{background:#fff}60%{background:#fff}100%{background:rgba(0,0,0,0)}}@keyframes boxInnerGrow{0%{transform:scale(0.3)}50%{transform:scale(0.3)}100%{transform:scale(1)}}#page .future_box img,#page .future_title{opacity:0}#page .future_box img{animation:imgFade 3s ease forwards}@keyframes imgFade{0%{opacity:0}60%{opacity:0}100%{opacity:1}}#page .future_title{animation:titleFade 3s ease forwards}@keyframes titleFade{0%{opacity:0}60%{opacity:0}100%{opacity:1}}}@media only screen and (max-width: 800px){#page{background-color:color-mix(in srgb, #00294e 90%, #fff 10%)}#page .page_cat{color:#fff}#page .page_title_main{color:#fff;letter-spacing:.1em}#page .page_title_bg{color:hsla(0,0%,100%,.1)}#page .sec_lead{font-size:clamp(15px,2.8888888889vw,1px);color:#fff;text-align:center}#page .future{display:grid;justify-items:center;gap:5vw}#page .future_box{position:relative;width:100%}#page .future_box_bg{width:100%;height:100%;overflow:hidden}#page .future_box_bg img{width:100%;height:100%;object-fit:cover;transition:.4s}}@media only screen and (max-width: 800px)and (any-hover: hover){#page .future_box:hover img{transform:scale(1.1)}}@media only screen and (max-width: 800px){#page .future_title{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff;font-size:clamp(22px,4.3333333333vw,1px);text-align:center;line-height:1.5}#page .future_title::before{content:"";width:170px;height:170px;background:#00294e;opacity:.9;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:-1}#page .modal{display:none;height:100vh;position:fixed;top:0;left:0;width:100%;z-index:100}#page .modal .modal__bg{background:rgba(0,41,78,.9);height:100vh;position:absolute;width:100%}#page .modal .modal__content{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:90%;max-width:90%;max-height:calc(100% - 280px);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;z-index:2;background:#fff;color:#304152}#page .modal .modal__content .modal_box{position:relative;padding:30px}#page .modal .modal__content .modal_top{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid #304152;color:#00294e;letter-spacing:.3em;font-size:clamp(11px,2.1666666667vw,1px);font-weight:100}#page .modal .modal__content .modal_cont{margin-top:40px;display:flex;flex-direction:column;gap:20px}#page .modal .modal__content .modal_img{width:100%}#page .modal .modal__content .modal_img img{object-fit:cover}#page .modal .modal__content .modal_txtarea{width:100%}#page .modal .modal__content .modal_title{font-size:clamp(22px,4.3333333333vw,1px);margin-bottom:1em}#page .modal .modal__content .modal_txt{font-size:clamp(13px,2.5277777778vw,1px);letter-spacing:.15em}#page .modal .modal__content .js-modal-close{width:7em;position:sticky;top:0;right:0;z-index:10;padding:.5em 1em;border:1px solid #304152;cursor:pointer}#page .modal .modal__content .js-modal-close:before,#page .modal .modal__content .js-modal-close:after{content:"";display:block;position:absolute;width:1px;height:15px;background-color:#304152;top:0;left:5.5em;right:0;bottom:0;margin:auto}#page .modal .modal__content .js-modal-close:before{transform:rotate(45deg)}#page .modal .modal__content .js-modal-close:after{transform:rotate(-45deg)}#page .future_box{position:relative;background:#fff;overflow:hidden;animation:boxReveal 3s ease forwards,boxInnerGrow 2.5s ease forwards,boxFlash2 2.5s ease forwards}#page .future_box:nth-of-type(1){animation:boxReveal 3s ease forwards,boxInnerGrow 2.5s ease forwards,boxFlash1 2.5s ease forwards}@keyframes boxFlash1{0%{opacity:0}20%{opacity:1}40%{opacity:0}60%{opacity:1}80%{opacity:1}100%{opacity:1}}@keyframes boxFlash2{0%{opacity:.2}60%{opacity:.2}100%{opacity:1}}@keyframes boxReveal{0%{background:#fff}60%{background:#fff}100%{background:rgba(0,0,0,0)}}@keyframes boxInnerGrow{0%{transform:scale(0.1)}50%{transform:scale(0.1)}100%{transform:scale(1)}}#page .future_box img,#page .future_title{opacity:0}#page .future_box img{animation:imgFade 3s ease forwards}@keyframes imgFade{0%{opacity:0}60%{opacity:0}100%{opacity:1}}#page .future_title{animation:titleFade 3s ease forwards}@keyframes titleFade{0%{opacity:0}60%{opacity:0}100%{opacity:1}}}/*# sourceMappingURL=future.min.css.map */