/*! locomotive-scroll v4.1.1 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;-webkit-transform-origin:center right;transform-origin:center right;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;opacity:0}.c-scrollbar:hover{-webkit-transform:scaleX(1.45);transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;-webkit-transform:scaleY(1);transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{-webkit-transform:scaleY(1.3);transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:-webkit-grab;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{background:none repeat scroll 0 0 transparent;border:0 none;font-size:100%;font-weight:normal;margin:0;outline:0 none;padding:0;vertical-align:baseline}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:outside none none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{background:none repeat scroll 0 0 transparent;font-size:100%;margin:0;padding:0;vertical-align:baseline}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:#ccc -moz-use-text-color -moz-use-text-color;-webkit-border-image:none;-o-border-image:none;border-image:none;border-right:0 none;border-style:solid none none;border-width:1px 0 0;display:block;height:1px;margin:1em 0;padding:0}input,select{vertical-align:middle}input[type=button],input[type=submit]{border-radius:0;-webkit-appearance:none}address,em{font-style:normal}*,*:before,*:after{-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}img,iframe{max-width:100%}img{display:block;width:100%;height:auto;line-height:1}:root{--font_sans: "Noto Sans JP", sans-serif;--font_serif: "Noto Serif JP", serif;--font_sans_en: "Montserrat", sans-serif}html{width:100%;font-size:62.5%}html.is-loading{opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s;overflow:hidden}body{color:#333;background-color:#fff;font-size:14px;font-size:1.4rem;line-height:1.9;font-family:"Noto Sans JP","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ","ＭＳ ゴシック",Helvetica,sans-serif;padding:0;margin:0;width:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;letter-spacing:.08em;overflow:inherit !important;-webkit-text-rendering:optimizeLegibility;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width: 1200px){body{width:100%}}@media screen and (max-width: 1024px){body{width:100%}}@media screen and (max-width: 768px){body{width:100%}}@media screen and (max-width: 640px){body{width:100%}}::-moz-selection{background:#20539b;color:#fff}::selection{background:#20539b;color:#fff}::-moz-selection{background:#20539b;color:#fff}::-webkit-selection{background:#20539b;color:#fff}a{color:#20539b;text-decoration:none;-webkit-transition:all .4s;transition:all .4s;-webkit-backface-visibility:hidden;backface-visibility:hidden}a:hover{color:#20539b;text-decoration:none}.font_mont{font-family:"Montserrat",sans-serif !important}.cf:after{content:"";display:block;clear:both}.hide-text{overflow:hidden;position:absolute;height:1px;width:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(0px 0px 99.9% 99.9%);clip-path:inset(0px 0px 99.9% 99.9%);padding:0;border:0}.pc_view{display:block !important}@media screen and (max-width: 640px){.pc_view{display:none !important}}.sp_view{display:none !important}@media screen and (max-width: 640px){.sp_view{display:block !important}}.tab_view{display:none !important}@media screen and (max-width: 768px){.tab_view{display:block !important}}.bold{font-weight:bold !important}.no-link{opacity:.4;pointer-events:none !important}.color-01{color:#20539b !important}.cursor,.follower{border-radius:50%;position:absolute;top:0;left:0;pointer-events:none}.mobile .cursor,.mobile .follower,.tablet .cursor,.tablet .follower{display:none}@media screen and (min-width: 768px){.will_t{will-change:transform}}.cursor{z-index:10;border-radius:inherit;width:380px;height:260px;background-position:center center;background-repeat:no-repeat;background-size:100% auto;background-image:url("../images/common/bg-link01@2x.png");visibility:hidden;opacity:0;-webkit-transition:opacity .2s,visibility .2s,background .3s;transition:opacity .2s,visibility .2s,background .3s}.cursor.bg01{background-image:url("../images/common/bg-link01@2x.png")}.cursor.bg02{background-image:url("../images/common/bg-link02@2x.png")}.cursor.bg03{background-image:url("../images/common/bg-link03@2x.png")}@media screen and (max-width: 768px){.cursor{visibility:hidden !important}}.cursor.is-active{visibility:visible;opacity:1}.follower{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:8px;height:8px;z-index:20000;-webkit-transition:-webkit-transform ease .1s;transition:-webkit-transform ease .1s;transition:transform ease .1s;transition:transform ease .1s, -webkit-transform ease .1s;text-align:center;mix-blend-mode:difference}.follower span{display:block;width:8px;height:8px;background-color:#1ac9be;-webkit-transition:-webkit-transform ease .4s;transition:-webkit-transform ease .4s;transition:transform ease .4s;transition:transform ease .4s, -webkit-transform ease .4s;border-radius:50%}.follower.is-active span{-webkit-transform:scale(6);transform:scale(6)}.follower.is-hidden{visibility:hidden;opacity:0}.link_wrap{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.link_wrap.center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.link_wrap .button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative}@media screen and (max-width: 767px){.link_wrap .button{width:39.2vw;height:10.6666666667vw}}@media screen and (min-width: 768px){.link_wrap .button{width:130px;height:40px}}.link_wrap .button::before{content:"";display:block;width:40px;height:40px;border-radius:40px;background-color:#20539b;position:absolute;right:0;top:0;-webkit-transition:width .4s;transition:width .4s}.link_wrap .button .name{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;z-index:10;-webkit-transition:all .4s;transition:all .4s}@media screen and (max-width: 767px){.link_wrap .button .name{width:26.6666666667vw}}@media screen and (min-width: 768px){.link_wrap .button .name{width:90px}}.link_wrap .button .name_in{letter-spacing:.15em;color:#20539b;display:inline-block;-webkit-transition:all .4s;transition:all .4s;line-height:1}@media screen and (max-width: 767px){.link_wrap .button .name_in{font-size:3.2vw}}@media screen and (min-width: 768px){.link_wrap .button .name_in{font-size:10px;font-size:1rem}}.link_wrap .button .circle{width:40px;height:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;line-height:1;letter-spacing:0;font-size:10px;font-size:1rem;position:relative;z-index:10;-webkit-transition:all .4s;transition:all .4s}.link_wrap .button:hover::before{width:inherit}@media screen and (max-width: 767px){.link_wrap .button:hover .name{width:30.6666666667vw}}@media screen and (min-width: 768px){.link_wrap .button:hover .name{width:100px}}.link_wrap .button:hover .name_in{color:#fff;margin-left:20px}.link_wrap .button:hover .circle{width:30px}.fade_slide{opacity:0;-webkit-transform:scale(0.7);transform:scale(0.7);-webkit-transition:opacity 1.2s cubic-bezier(0.3, 0.29, 0, 1),-webkit-transform 1.6s cubic-bezier(0.3, 0.29, 0, 1);transition:opacity 1.2s cubic-bezier(0.3, 0.29, 0, 1),-webkit-transform 1.6s cubic-bezier(0.3, 0.29, 0, 1);transition:opacity 1.2s cubic-bezier(0.3, 0.29, 0, 1),transform 1.6s cubic-bezier(0.3, 0.29, 0, 1);transition:opacity 1.2s cubic-bezier(0.3, 0.29, 0, 1),transform 1.6s cubic-bezier(0.3, 0.29, 0, 1),-webkit-transform 1.6s cubic-bezier(0.3, 0.29, 0, 1);-webkit-transition-delay:.4s;transition-delay:.4s}.fade_slide.is-inview{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.fadecont{opacity:0;-webkit-transition:.2s;transition:.2s}.fadecont.is-inview{opacity:1}.fadeshow{opacity:1;-webkit-backface-visibility:hidden}.fademove{opacity:0;-webkit-backface-visibility:hidden;-webkit-transform:translateY(60px);transform:translateY(60px);-webkit-transition:opacity .8s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform .8s cubic-bezier(0.215, 0.61, 0.355, 1);transition:opacity .8s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform .8s cubic-bezier(0.215, 0.61, 0.355, 1);transition:opacity .8s cubic-bezier(0.215, 0.61, 0.355, 1),transform .8s cubic-bezier(0.215, 0.61, 0.355, 1);transition:opacity .8s cubic-bezier(0.215, 0.61, 0.355, 1),transform .8s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform .8s cubic-bezier(0.215, 0.61, 0.355, 1)}.fademove.is-show{opacity:1;-webkit-transform:none;transform:none}.fade-fog{opacity:0;-webkit-transition:opacity 1s ease-out,-webkit-filter 1s ease-out;transition:opacity 1s ease-out,-webkit-filter 1s ease-out;transition:opacity 1s ease-out,filter 1s ease-out;transition:opacity 1s ease-out,filter 1s ease-out,-webkit-filter 1s ease-out;will-change:filter,opacity}.fade-fog.is-show{opacity:1}.fade-inview{opacity:0;-webkit-transition:.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);-webkit-transform:translateY(60px);transform:translateY(60px)}.fade-inview.is-show{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.imgfade_wrap{opacity:0;-webkit-transition:1.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:1.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);-webkit-transform:translateY(40px);transform:translateY(40px)}.imgfade_wrap.is-inview{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.imgfade{position:relative;overflow:hidden}.imgfade::before{content:"";display:block;width:100%}.imgfade img{position:absolute;width:100%;height:calc(100% + 80px);top:0;left:0;-o-object-fit:cover;object-fit:cover;-webkit-transition:1.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:1.4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.imgfade.is-show img{-webkit-transform:translateY(-80px);transform:translateY(-80px)}@media all and (-ms-high-contrast: none){.fademove{-webkit-transform:translate(0, 40px);transform:translate(0, 40px)}}.fademove_blog{-webkit-transition:1s;transition:1s;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media all and (-ms-high-contrast: none){.fademove{-webkit-transform:translate(0, 20px);transform:translate(0, 20px)}}.fademove40{opacity:0;-webkit-transition:.8s;transition:.8s;-webkit-transition-delay:.4s !important;transition-delay:.4s !important;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}@media all and (-ms-high-contrast: none){.fademove40{-ms-transform:rotateY(0deg) translate(0, 0)}}.fademove60{opacity:0;-webkit-transition:.8s;transition:.8s;-webkit-transition-delay:.6s !important;transition-delay:.6s !important;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}@media all and (-ms-high-contrast: none){.fademove60{-ms-transform:rotateY(0deg) translate(0, 0)}}.fademove80{opacity:0;-webkit-transition:.8s;transition:.8s;-webkit-transition-delay:.8s !important;transition-delay:.8s !important;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}@media all and (-ms-high-contrast: none){.fademove80{-ms-transform:rotateY(0deg) translate(0, 0)}}.fademoveleft{opacity:0;-webkit-transition:.8s;transition:.8s;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media all and (-ms-high-contrast: none){.fademoveleft{-webkit-transform:translate(-20px, 0);transform:translate(-20px, 0)}}.fademoveright{opacity:0;-webkit-transition:.8s;transition:.8s;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media all and (-ms-high-contrast: none){.fademoveright{-webkit-transform:translate(20px, 0);transform:translate(20px, 0)}}.fademove_show{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}@media all and (-ms-high-contrast: none){.fademove_show{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}.fademove_show_rotate{opacity:1;-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}@media all and (-ms-high-contrast: none){.fademove_show_rotate{-ms-transform:rotateY(360deg) translate(0, 0)}}.img_anime_left{width:100%;display:block;position:relative;overflow:hidden}.img_anime_left .bg{display:block;width:100%;height:100%;position:absolute;z-index:10;top:0;left:-100%;background-color:#1886b8}.img_anime_left .image{opacity:0}.img_anime_right{width:100%;display:block;position:relative;overflow:hidden}.img_anime_right .bg{display:block;width:100%;height:100%;position:absolute;z-index:10;top:0;right:-100%;background-color:#1886b8}.img_anime_right .image{opacity:0}.scene_bar_rotate{opacity:0;-webkit-transition:.8s;transition:.8s;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition-delay:1s;transition-delay:1s}.scene_bar_show_rotate{opacity:1;-webkit-transform:rotate(40deg);transform:rotate(40deg)}.fadettlblur{opacity:0;-webkit-filter:blur(10px);filter:blur(10px);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity 1.4s cubic-bezier(0.3, 0.29, 0, 1),-webkit-filter 1.4s,-webkit-transform 1.2s cubic-bezier(0.3, 0.29, 0, 1);transition:opacity 1.4s cubic-bezier(0.3, 0.29, 0, 1),-webkit-filter 1.4s,-webkit-transform 1.2s cubic-bezier(0.3, 0.29, 0, 1);transition:filter 1.4s,opacity 1.4s cubic-bezier(0.3, 0.29, 0, 1),transform 1.2s cubic-bezier(0.3, 0.29, 0, 1);transition:filter 1.4s,opacity 1.4s cubic-bezier(0.3, 0.29, 0, 1),transform 1.2s cubic-bezier(0.3, 0.29, 0, 1),-webkit-filter 1.4s,-webkit-transform 1.2s cubic-bezier(0.3, 0.29, 0, 1)}.fadettlblur.is-show{opacity:1;-webkit-filter:blur(0);filter:blur(0)}.fadepop{opacity:0;-webkit-transform:scale(0.7);transform:scale(0.7);visibility:hidden}.fadepop.is-show{opacity:1;-webkit-transition:opacity 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75),-webkit-transform 500ms cubic-bezier(0.17, 1.465, 0.415, 0.96);transition:opacity 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75),-webkit-transform 500ms cubic-bezier(0.17, 1.465, 0.415, 0.96);transition:opacity 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75),transform 500ms cubic-bezier(0.17, 1.465, 0.415, 0.96);transition:opacity 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75),transform 500ms cubic-bezier(0.17, 1.465, 0.415, 0.96),-webkit-transform 500ms cubic-bezier(0.17, 1.465, 0.415, 0.96);-webkit-transform:scale(1);transform:scale(1);visibility:visible}@-webkit-keyframes play{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes play{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes maskOut{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes maskOut{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.fadebox{overflow:hidden}.fadebox_in{opacity:0;width:100%;height:100%}.fadebox.is-show .fadebox_in{-webkit-animation-name:play;animation-name:play;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:cubic-bezier(0.8, 0, 0.5, 1);animation-timing-function:cubic-bezier(0.8, 0, 0.5, 1);position:relative;opacity:1 !important}.fadebox.is-show .fadebox_in::before{-webkit-animation-name:maskOut;animation-name:maskOut;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:cubic-bezier(0.8, 0, 0.5, 1);animation-timing-function:cubic-bezier(0.8, 0, 0.5, 1);content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:#145ea5}.txt_fadein{overflow:hidden;display:inline-block;-webkit-perspective:600px;perspective:600px}.txt_fadein_in{opacity:0;display:block;opacity:0;-webkit-transform-origin:center top;transform-origin:center top;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateY(100%) rotateX(-80deg);transform:translateY(100%) rotateX(-80deg);-webkit-transition:opacity 0s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform 0s cubic-bezier(0.215, 0.61, 0.355, 1);transition:opacity 0s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform 0s cubic-bezier(0.215, 0.61, 0.355, 1);transition:opacity 0s cubic-bezier(0.215, 0.61, 0.355, 1),transform 0s cubic-bezier(0.215, 0.61, 0.355, 1);transition:opacity 0s cubic-bezier(0.215, 0.61, 0.355, 1),transform 0s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform 0s cubic-bezier(0.215, 0.61, 0.355, 1)}.txt_fadein.is-show .txt_fadein_in{-webkit-transform:none;transform:none;opacity:1;-webkit-transition-duration:.8s;transition-duration:.8s}.js_split_txt .s_t{display:inline-block}.js_split_txt.fadetxt_pop .s_t,.js_split_txt.fadetxt_pop02 .s_t,.js_split_txt.fadetxt_pop03 .s_t{-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0;-webkit-transform:translateX(0.5em) scale(2);transform:translateX(0.5em) scale(2)}.js_split_txt.fadetxt_pop.txt_show .s_t,.js_split_txt.fadetxt_pop02.txt_show .s_t,.js_split_txt.fadetxt_pop03.txt_show .s_t{opacity:1;-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1)}.js_split_txt.fadetxt{visibility:hidden;-webkit-filter:blur(10px);filter:blur(10px)}.js_split_txt.fadetxt .s_t{-webkit-transition:all 1s;transition:all 1s;opacity:0}.js_split_txt.fadetxt.is-show{visibility:visible;-webkit-filter:blur(0);filter:blur(0)}.js_split_txt.fadetxt.is-show .s_t{opacity:1}.js_split_txt.fadetxt_up{visibility:hidden}.js_split_txt.fadetxt_up .s_t{-webkit-transition:all 1s;transition:all 1s;opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}.js_split_txt.fadetxt_up.txt_show{visibility:visible}.js_split_txt.fadetxt_up.txt_show .s_t{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.js_char{position:relative;display:inline-block}.js_char .s_t{position:relative;display:inline-block;-webkit-clip-path:inset(0 0 -0.1em);clip-path:inset(0 0 -0.1em)}.js_char .s_t .s_t_in{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;will-change:transform;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}.js_char.is-show .s_t_in{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:-webkit-transform cubic-bezier(0.62, 0.05, 0.01, 0.99) 1.25s;transition:-webkit-transform cubic-bezier(0.62, 0.05, 0.01, 0.99) 1.25s;transition:transform cubic-bezier(0.62, 0.05, 0.01, 0.99) 1.25s;transition:transform cubic-bezier(0.62, 0.05, 0.01, 0.99) 1.25s, -webkit-transform cubic-bezier(0.62, 0.05, 0.01, 0.99) 1.25s}@-webkit-keyframes char-anim{}@keyframes char-anim{}#wrapper{width:100%;margin:0 auto;padding:0;position:relative}.content__inner{width:100%;margin:0 auto;overflow:hidden;z-index:20}@media screen and (max-width: 1024px){.content__inner{overflow:hidden}}.content__inner--interview{position:relative}.fixed_copy{width:140px;height:100vh;height:calc(var(--vh, 1vh)*100);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:fixed;right:0;top:0;z-index:90;pointer-events:none}@media screen and (max-width: 1200px){.fixed_copy{display:none}}.fixed_copy .fixed_copy_txt{-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;font-size:1.2rem;letter-spacing:.2em;color:#1e4c9b;position:relative}.fixed_copy .fixed_copy_txt::after{content:"";display:block;width:6px;height:6px;background-color:#1e4c9b;border-radius:50%;position:absolute;bottom:-15px;left:50%;margin-left:-3px;-webkit-animation:fixed-anime 2s linear infinite;animation:fixed-anime 2s linear infinite}@-webkit-keyframes fixed-anime{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fixed-anime{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.pin-spacer{pointer-events:none}#header{width:100%;position:fixed;z-index:100;top:0;left:0;pointer-events:none}@media screen and (min-width: 768px){#header{padding:0 20px}}#header.active .header_inner{background-color:#20539b;-webkit-transition-delay:.4s;transition-delay:.4s;-webkit-transition-duration:.4s;transition-duration:.4s}#header .header_inner{width:100%;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;align-items:end;position:relative;z-index:10}@media screen and (max-width: 767px){#header .header_inner{width:100%;padding:25px 5.3333333333vw 10px;-webkit-transition:background-color 0s ease 0s;transition:background-color 0s ease 0s}}@media screen and (min-width: 768px){#header .header_inner{max-width:1280px;height:100px}}#header .header_inner .logo{display:block;background-image:url(../images/common/logo_blue.svg);background-repeat:no-repeat;background-size:100% auto;background-position:center center;margin-bottom:10px;pointer-events:auto}@media screen and (max-width: 767px){#header .header_inner .logo{width:113px;height:20px}}@media screen and (min-width: 768px){#header .header_inner .logo{width:130px;height:24px}}#header .header_inner .nav_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;align-items:end;pointer-events:auto}@media screen and (min-width: 768px){#header .header_inner .nav_wrap{width:840px}}@media screen and (max-width: 767px){#header .header_inner .nav_wrap .header_nav{display:none}}#header .header_inner .nav_wrap .header_nav .header_nav_ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#header .header_inner .nav_wrap .header_nav .header_nav_ul>li{margin-right:30px}#header .header_inner .nav_wrap .header_nav .header_nav_ul>li .nav_ul_link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:48px;color:#20539b;position:relative;-webkit-transition:color .4s ease;transition:color .4s ease}#header .header_inner .nav_wrap .header_nav .header_nav_ul>li .nav_ul_link .fas{margin-left:.25em}#header .header_inner .nav_wrap .header_nav .header_nav_ul>li .nav_ul_link .mega_menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:0 20px;background-color:#f1f1f1;border-radius:10px;padding:30px 40px 35px;position:absolute;top:100%;visibility:hidden;opacity:0;-webkit-transition:all .4s;transition:all .4s}#header .header_inner .nav_wrap .header_nav .header_nav_ul>li .nav_ul_link .mega_menu li{width:100%;counter-increment:menu 1}#header .header_inner .nav_wrap .header_nav .header_nav_ul>li .nav_ul_link .mega_menu a{position:relative}#header .header_inner .nav_wrap .header_nav .header_nav_ul>li .nav_ul_link .mega_menu a:hover{opacity:.7}#header .header_inner .nav_wrap .header_nav .header_nav_ul>li .nav_ul_link .mega_menu a::before{position:absolute;top:5px;left:10px;letter-spacing:.2em;font-family:var(--font_sans_en);font-size:12px;content:"0" counter(menu);color:#fff}@media screen and (min-width: 768px){#header .header_inner .nav_wrap .header_nav .header_nav_ul>li .nav_ul_link .mega_menu img{border-radius:min(0.6944444444vw, 10px)}}#header .header_inner .nav_wrap .header_nav .header_nav_ul>li .nav_ul_link .mega_menu p{font-size:1rem;letter-spacing:.2em;color:#333;margin-top:10px}#header .header_inner .nav_wrap .header_nav .header_nav_ul>li .nav_ul_link .mega_menu.about_link{width:580px;left:50%;margin-left:-290px}#header .header_inner .nav_wrap .header_nav .header_nav_ul>li .nav_ul_link .mega_menu.people_link{width:320px;left:50%;margin-left:-160px}#header .header_inner .nav_wrap .header_nav .header_nav_ul>li .nav_ul_link .mega_menu.works_link{width:580px;left:50%;margin-left:-290px}#header .header_inner .nav_wrap .header_nav .header_nav_ul>li .nav_ul_link .mega_menu.career_link{width:450px;left:50%;margin-left:-250px}#header .header_inner .nav_wrap .header_nav .header_nav_ul>li .nav_ul_link .mega_menu.recruit_link{width:450px;right:0}#header .header_inner .nav_wrap .header_nav .header_nav_ul>li span.nav_ul_link:hover .mega_menu{visibility:visible !important;opacity:1 !important;z-index:2}#header .header_inner .nav_wrap .trigger_wrap{border-radius:24px;overflow:hidden}@media screen and (max-width: 767px){#header .header_inner .nav_wrap .trigger_wrap{width:140px;height:43px;background-color:#1e4c9b}}@media screen and (min-width: 768px){#header .header_inner .nav_wrap .trigger_wrap{width:160px;height:48px;background-color:#20539b}}#header .header_inner .nav_wrap .trigger_wrap .entry_link{color:#fff;letter-spacing:.2em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:width .4s;transition:width .4s;float:left}@media screen and (max-width: 767px){#header .header_inner .nav_wrap .trigger_wrap .entry_link{width:90px;height:inherit;font-size:10px;padding-left:.4em}}@media screen and (min-width: 768px){#header .header_inner .nav_wrap .trigger_wrap .entry_link{width:104px;height:48px;font-size:1.2rem}}@media screen and (min-width: 768px){#header .header_inner .nav_wrap .trigger_wrap .entry_link:hover{width:160px}}#header .header_inner .nav_wrap .trigger_wrap .menu_link{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s;float:left}@media screen and (max-width: 767px){#header .header_inner .nav_wrap .trigger_wrap .menu_link{width:48px;height:inherit}}@media screen and (min-width: 768px){#header .header_inner .nav_wrap .trigger_wrap .menu_link{width:54px;height:48px}}#header .header_inner .nav_wrap .trigger_wrap .menu_link::before{content:"";display:block;width:1px;height:28px;background-color:#fff;position:absolute;left:0;top:50%;margin-top:-14px}#header .header_inner .nav_wrap .trigger_wrap .menu_link #menu_trigger{position:relative;cursor:pointer;pointer-events:auto;-webkit-transition:all .4s;transition:all .4s}@media screen and (max-width: 767px){#header .header_inner .nav_wrap .trigger_wrap .menu_link #menu_trigger{width:15px;height:8px}}@media screen and (min-width: 768px){#header .header_inner .nav_wrap .trigger_wrap .menu_link #menu_trigger{width:18px;height:10px}}@media screen and (max-width: 768px){#header .header_inner .nav_wrap .trigger_wrap .menu_link #menu_trigger{display:block}}#header .header_inner .nav_wrap .trigger_wrap .menu_link #menu_trigger span{display:inline-block;-webkit-transition:all .4s;transition:all .4s;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0px;width:100%;height:2px;background-color:#fff}#header .header_inner .nav_wrap .trigger_wrap .menu_link #menu_trigger span:nth-of-type(1){top:0}#header .header_inner .nav_wrap .trigger_wrap .menu_link #menu_trigger span:nth-of-type(2){top:8px}@media screen and (min-width: 768px){#header .header_inner .nav_wrap .trigger_wrap .menu_link #menu_trigger:hover span:nth-of-type(1){top:4px}}@media screen and (min-width: 768px){#header .header_inner .nav_wrap .trigger_wrap .menu_link #menu_trigger:hover span:nth-of-type(2){top:4px}}@media screen and (min-width: 768px){#header .header_inner .nav_wrap .trigger_wrap .entry_link:hover+.menu_link{-webkit-transform:translateX(60px);transform:translateX(60px)}}#header #header_nav{position:absolute;z-index:0;top:0;left:0;width:100%;height:100vh;visibility:hidden;overscroll-behavior-y:contain}@media screen and (min-width: 768px){#header #header_nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}#header #header_nav .header_nav_bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#20539b;-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transition:-webkit-transform .8s cubic-bezier(0.62, 0.05, 0.01, 0.99);transition:-webkit-transform .8s cubic-bezier(0.62, 0.05, 0.01, 0.99);transition:transform .8s cubic-bezier(0.62, 0.05, 0.01, 0.99);transition:transform .8s cubic-bezier(0.62, 0.05, 0.01, 0.99), -webkit-transform .8s cubic-bezier(0.62, 0.05, 0.01, 0.99)}#header #header_nav .header_nav_inner{width:100%;max-width:1160px;height:100%;margin:0 auto;position:relative;z-index:10}@media screen and (min-width: 768px){#header #header_nav .header_nav_inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}#header #header_nav .header_nav_inner .lead_wrap{width:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;opacity:0}#header #header_nav .header_nav_inner .lead_wrap .lead{display:block}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .lead_wrap .lead{display:none}}#header #header_nav .header_nav_inner .lead_wrap .lead .desc{font-size:38px;font-size:3.8rem;letter-spacing:.8em;line-height:2;color:#fff;display:block}#header #header_nav .header_nav_inner .modal_nav{opacity:0}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav{width:100%;height:100vh;overflow:auto;padding:24vw 5.3333333333vw;-webkit-box-sizing:border-box;box-sizing:border-box}}@media screen and (min-width: 768px){#header #header_nav .header_nav_inner .modal_nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50%}}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:12vw;height:12vw;background-color:#fff;border-radius:50%;letter-spacing:0;color:#20539b}}@media screen and (min-width: 768px){#header #header_nav .header_nav_inner .modal_nav_icon{display:none}}@media screen and (min-width: 768px){#header #header_nav .header_nav_inner .modal_nav_cont{width:50%}}@media screen and (min-width: 768px){#header #header_nav .header_nav_inner .modal_nav_cont_in{margin-top:40px}}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in{margin-top:1.5em;padding-bottom:1.4em;border-bottom:2px dotted #fff}}@media screen and (min-width: 768px){#header #header_nav .header_nav_inner .modal_nav_cont_in:nth-of-type(1){margin-top:0}}#header #header_nav .header_nav_inner .modal_nav_cont_in dt{line-height:1;font-size:1rem;letter-spacing:.2em;color:#f1e791}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in dt.nav_toggle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in dt .nav_toggle_en{display:block;margin-bottom:1.1em;font-size:2.6666666667vw}}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in dt .nav_toggle_ja{display:block;letter-spacing:.3em;font-family:var(--font_sans);font-size:4vw;color:#fff}}@media screen and (min-width: 768px){#header #header_nav .header_nav_inner .modal_nav_cont_in dt .nav_toggle_ja{display:none}}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in dt .nav_toggle_icon{display:block;position:relative;width:12vw;height:12vw;border-radius:50%;background-color:#fff}}@media screen and (min-width: 768px){#header #header_nav .header_nav_inner .modal_nav_cont_in dt .nav_toggle_icon{display:none}}#header #header_nav .header_nav_inner .modal_nav_cont_in dt .nav_toggle_icon::before,#header #header_nav .header_nav_inner .modal_nav_cont_in dt .nav_toggle_icon::after{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:2.6666666667vw;height:.5333333333vw;background-color:#20539b;content:""}#header #header_nav .header_nav_inner .modal_nav_cont_in dt .nav_toggle_icon::after{-webkit-transform:translate(-50%, -50%) rotate(90deg);transform:translate(-50%, -50%) rotate(90deg);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease, -webkit-transform .4s ease}#header #header_nav .header_nav_inner .modal_nav_cont_in dt.active .nav_toggle_icon::after{-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in .nav_toggle+dd{display:none}}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in .nav_toggle+dd .modal_nav_cont_in_list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1.9em;padding-bottom:1.4em}}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in .nav_toggle+dd .modal_nav_cont_in_list>li{width:50%}}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in .nav_toggle+dd .modal_nav_cont_in_list>li:not(:nth-last-child(-n+2)){margin-bottom:1.2em}}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in .nav_toggle+dd .modal_nav_cont_in_list li.modal_nav_cont_kimochi{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in .nav_toggle+dd .modal_nav_cont_in_list li.modal_nav_cont_interview{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in .nav_toggle+dd .modal_nav_cont_in_list li.modal_nav_cont_interview_list{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in .nav_toggle+dd .modal_nav_cont_in_list li.modal_nav_cont_interview_list li:not(:last-child){margin-bottom:1.7em}}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in .nav_toggle+dd .modal_nav_cont_in_list li.modal_nav_cont_interview_list li a{font-size:3.2vw}}#header #header_nav .header_nav_inner .modal_nav_cont_in .nav_toggle+dd .modal_nav_cont_in_list li a{display:block}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in .nav_toggle+dd .modal_nav_cont_in_list li a{font-size:3.2vw;line-height:1.8}}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in .nav_toggle+dd .modal_nav_cont_in_list li .modal_nav_project_ttl{display:block;margin-bottom:.5em;font-size:2.6666666667vw}}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in .nav_toggle+dd .modal_nav_cont_in_list li .modal_nav_project_ttl--hidden{visibility:hidden}}@media screen and (min-width: 768px){#header #header_nav .header_nav_inner .modal_nav_cont_in .nav_toggle+dd .modal_nav_cont_in_list li .modal_nav_link_icon{display:none}}#header #header_nav .header_nav_inner .modal_nav_cont_in dd .modal_nav_cont_in_list>li{display:block}@media screen and (min-width: 768px){#header #header_nav .header_nav_inner .modal_nav_cont_in dd .modal_nav_cont_in_list>li{margin-top:10px;font-size:0}}#header #header_nav .header_nav_inner .modal_nav_cont_in dd .modal_nav_cont_in_list>li>a{color:#fff;letter-spacing:.3em;line-height:1.4}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in dd .modal_nav_cont_in_list>li>a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:4vw}}@media screen and (min-width: 768px){#header #header_nav .header_nav_inner .modal_nav_cont_in dd .modal_nav_cont_in_list>li>a{font-size:12px;font-size:1.2rem}}#header #header_nav .header_nav_inner .modal_nav_cont_in dd .modal_nav_cont_in_list>li>a:hover{opacity:.7}@media screen and (max-width: 767px){#header #header_nav .header_nav_inner .modal_nav_cont_in dd .modal_nav_cont_in_list>li>a[href="/reason/"] .modal_nav_icon{margin-top:-0.6em}}#header #header_nav .header_nav_inner .modal_nav_cont_in dd .modal_nav_cont_in_list>li .in_list li{margin-top:10px}#header #header_nav .header_nav_inner .modal_nav_cont_in dd .modal_nav_cont_in_list>li .in_list li:first-child{margin-top:0}#header #header_nav .header_nav_inner .modal_nav_cont_in dd .modal_nav_cont_in_list>li .in_list li a{color:#fff;font-size:10px;font-size:1rem;letter-spacing:.3em;line-height:1}#header .modal_nav_cont--logo{color:#fff}@media screen and (max-width: 767px){#header .modal_nav_cont--logo{margin-top:21.3333333333vw}}@media screen and (min-width: 768px){#header .modal_nav_cont--logo{display:none}}#header .modal_nav_cont--logo img{width:50.6666666667vw;margin:0 auto 1em}#header .modal_nav_cont--logo p{margin-bottom:1em;text-align:center;letter-spacing:.3em;font-size:3.4666666667vw}#header .modal_nav_cont--logo .link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:150px;height:24px;border:1px solid #fff;background-color:#fff;color:#20539b;letter-spacing:.2em;border-radius:12px}@media screen and (max-width: 767px){#header .modal_nav_cont--logo .link{margin:3em auto 0;font-size:2.6666666667vw}}@media screen and (min-width: 768px){#header .modal_nav_cont--logo .link{margin:40px auto 0;font-size:1rem}}#header .modal_nav_cont--logo .link:hover{color:#fff;background-color:#20539b}#header .modal_nav_cont--logo .link .fa-chevron-right{-webkit-transform:translateY(0.075em);transform:translateY(0.075em)}#header.is-invert--footer .header_inner .logo{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}#header.is-invert--footer .header_inner .nav_wrap .trigger_wrap{background-color:#fff}#header.is-invert--footer .header_inner .nav_wrap .trigger_wrap .entry_link{color:#20539b}#header.is-invert--footer .header_inner .nav_wrap .trigger_wrap .menu_link::before{background-color:#20539b}#header.is-invert--footer .header_inner .nav_wrap .trigger_wrap .menu_link #menu_trigger span{background-color:#20539b}#header.active .header_inner .logo{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}#header.active .header_inner .nav_wrap .header_nav{visibility:hidden;opacity:0}#header.active .header_inner .nav_wrap .trigger_wrap{background-color:#fff}#header.active .header_inner .nav_wrap .trigger_wrap .entry_link{color:#20539b}#header.active .header_inner .nav_wrap .trigger_wrap .menu_link::before{background-color:#20539b}#header.active .header_inner .nav_wrap .trigger_wrap .menu_link #menu_trigger span{background-color:#20539b}#header.active .header_inner .nav_wrap .trigger_wrap .menu_link #menu_trigger span:nth-of-type(1){top:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#header.active .header_inner .nav_wrap .trigger_wrap .menu_link #menu_trigger span:nth-of-type(2){top:4px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#header.active #header_nav{visibility:visible;pointer-events:auto}#header.active #header_nav .header_nav_bg{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:left top;transform-origin:left top}#header.active #header_nav .header_nav_inner .lead_wrap{opacity:1;-webkit-transition:.4s;transition:.4s;-webkit-transition-delay:1s;transition-delay:1s}#header.active #header_nav .header_nav_inner .modal_nav{opacity:1;-webkit-transition:.4s;transition:.4s;-webkit-transition-delay:1.2s;transition-delay:1.2s}@media screen and (min-width: 768px){#header.is-invert .header_inner .nav_wrap .header_nav .header_nav_ul>li .nav_ul_link,#header.is-invert--footer .header_inner .nav_wrap .header_nav .header_nav_ul>li .nav_ul_link{color:#fff}}#footer{position:relative;width:100%;background-color:#20539b}@media screen and (max-width: 767px){#footer{padding:22.6666666667vw 5.3333333333vw 0}}@media screen and (min-width: 768px){#footer{padding:100px 20px 0}}#footer .copy{display:block;text-align:center;color:#fff;letter-spacing:.3em;line-height:1;font-family:var(--font_sans_en)}@media screen and (max-width: 767px){#footer .copy{margin-top:26vw;padding-bottom:10.6666666667vw;font-size:2.6666666667vw}}@media screen and (min-width: 768px){#footer .copy{padding:110px 0 55px;font-size:1rem}}#footer .footer_inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;max-width:1220px;margin:0 auto}@media screen and (max-width: 767px){#footer .footer_inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-flow:column-reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}}@media screen and (min-width: 768px){#footer .footer_inner{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}#footer .footer_inner .footer_logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){#footer .footer_inner .footer_logo{width:50.6666666667vw;margin:21.3333333333vw auto 0}}@media screen and (min-width: 768px){#footer .footer_inner .footer_logo{width:390px}}#footer .footer_inner .footer_logo .logo_dl{text-align:center}#footer .footer_inner .footer_logo .logo_dl dt img{display:block;width:190px}#footer .footer_inner .footer_logo .logo_dl dt p{color:#fff;text-align:center;letter-spacing:.3em;line-height:1}@media screen and (max-width: 767px){#footer .footer_inner .footer_logo .logo_dl dt p{margin-top:1.5em;font-size:3.4666666667vw}}@media screen and (min-width: 768px){#footer .footer_inner .footer_logo .logo_dl dt p{margin-top:25px;font-size:1.4rem}}#footer .footer_inner .footer_logo .logo_dl dd .link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:150px;height:24px;border:1px solid #fff;background-color:#fff;color:#20539b;letter-spacing:.2em;border-radius:12px}@media screen and (max-width: 767px){#footer .footer_inner .footer_logo .logo_dl dd .link{margin:3.5em auto 0;font-size:2.6666666667vw}}@media screen and (min-width: 768px){#footer .footer_inner .footer_logo .logo_dl dd .link{margin:40px auto 0;font-size:1rem}}#footer .footer_inner .footer_logo .logo_dl dd .link:hover{color:#fff;background-color:#20539b}#footer .footer_inner .footer_logo .logo_dl dd .link .fa-chevron-right{-webkit-transform:translateY(0.075em);transform:translateY(0.075em)}#footer .footer_inner .footer_nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (min-width: 768px){#footer .footer_inner .footer_nav{width:calc(100% - 390px);max-width:670px}}#footer .footer_inner .footer_nav_cont{width:50%}@media screen and (max-width: 767px){#footer .footer_inner .footer_nav_cont_in{margin-top:1.9em}}@media screen and (min-width: 768px){#footer .footer_inner .footer_nav_cont_in{margin-top:40px}}#footer .footer_inner .footer_nav_cont_in:nth-of-type(1){margin-top:0}#footer .footer_inner .footer_nav_cont_in dt{line-height:1;font-size:1rem;letter-spacing:.2em;color:#f1e791}#footer .footer_inner .footer_nav_cont_in dd .footer_nav_cont_in_list>li{display:block}@media screen and (max-width: 767px){#footer .footer_inner .footer_nav_cont_in dd .footer_nav_cont_in_list>li{margin-top:.6em}}@media screen and (min-width: 768px){#footer .footer_inner .footer_nav_cont_in dd .footer_nav_cont_in_list>li{margin-top:15px;font-size:0}}#footer .footer_inner .footer_nav_cont_in dd .footer_nav_cont_in_list>li>a{color:#fff;letter-spacing:.3em}@media screen and (max-width: 767px){#footer .footer_inner .footer_nav_cont_in dd .footer_nav_cont_in_list>li>a{display:block;font-size:3.0666666667vw;line-height:1.8}}@media screen and (min-width: 768px){#footer .footer_inner .footer_nav_cont_in dd .footer_nav_cont_in_list>li>a{line-height:1;font-size:12px;font-size:1.2rem}}#footer .footer_inner .footer_nav_cont_in dd .footer_nav_cont_in_list>li>a:hover{opacity:.7}#footer .footer_inner .footer_nav_cont_in dd .footer_nav_cont_in_list>li .in_list li{margin-top:10px}#footer .footer_inner .footer_nav_cont_in dd .footer_nav_cont_in_list>li .in_list li:first-child{margin-top:0}#footer .footer_inner .footer_nav_cont_in dd .footer_nav_cont_in_list>li .in_list li a{color:#fff;letter-spacing:.3em;line-height:1}@media screen and (max-width: 767px){#footer .footer_inner .footer_nav_cont_in dd .footer_nav_cont_in_list>li .in_list li a{font-size:2.9333333333vw}}@media screen and (min-width: 768px){#footer .footer_inner .footer_nav_cont_in dd .footer_nav_cont_in_list>li .in_list li a{font-size:10px;font-size:1rem}}.footer_pagatop_link{position:fixed;z-index:50;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;opacity:0;pointer-events:none}@media screen and (max-width: 767px){.footer_pagatop_link{right:2.6666666667vw;bottom:20vw}}@media screen and (min-width: 768px){.footer_pagatop_link{right:50px;bottom:100px}}.footer_pagatop_link:hover{color:#fff}.is-scroll .footer_pagatop_link{opacity:1;pointer-events:auto}.is-slider-fixed .footer_pagatop_link{opacity:0;pointer-events:none}.footer_pagatop_icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid;border-radius:50%;background-color:#1e4c9b}@media screen and (max-width: 767px){.footer_pagatop_icon{width:10.6666666667vw;height:10.6666666667vw;margin-left:1.5em}}@media screen and (min-width: 768px){.footer_pagatop_icon{width:40px;height:40px;margin-left:2.2em;font-size:12px}}.recommend{background-color:#f1e891}@media screen and (max-width: 767px){.recommend__inner{padding:0 5.3333333333vw 21.3333333333vw}}@media screen and (min-width: 768px){.recommend__inner{width:min(88.8888888889vw, 1280px);margin:0 auto;padding:min(10.0694444444vw, 145px) 0 min(13.8888888889vw, 200px)}}@media screen and (max-width: 767px){.recommend-title{margin-bottom:13.3333333333vw}}@media screen and (min-width: 768px){.recommend-title{margin-bottom:min(7.2916666667vw, 105px)}}.recommend-title__en{display:block;line-height:1;letter-spacing:.02em;font-family:var(--font_sans_en);color:#eed98f}@media screen and (max-width: 767px){.recommend-title__en{font-size:25.3333333333vw}}@media screen and (min-width: 768px){.recommend-title__en{font-size:min(15.2777777778vw, 220px)}}.recommend-title__ja{display:block;position:relative;line-height:1;letter-spacing:.38em;color:#20539b}@media screen and (max-width: 767px){.recommend-title__ja{margin-top:-12vw;font-size:3.2vw}}@media screen and (min-width: 768px){.recommend-title__ja{padding-left:min(4.1666666667vw, 60px);font-size:min(1.1111111111vw, 16px)}}@media screen and (min-width: 768px)and (max-width: 1440px){.recommend-title__ja{margin-top:-5.9027777778vw}}@media screen and (min-width: 1441px){.recommend-title__ja{margin-top:-85px}}@media screen and (min-width: 768px){.recommend-title__icon{font-size:min(1.25vw, 18px)}}@media screen and (min-width: 768px){.recommend__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:min(80.5555555556vw, 1160px);margin:0 auto}}.recommend__item{position:relative;overflow:hidden;background-color:#fff}@media screen and (max-width: 767px){.recommend__item{border-radius:4vw}}@media screen and (min-width: 768px){.recommend__item{width:min(38.8888888889vw, 560px);border-radius:min(3.4722222222vw, 50px)}}@media screen and (max-width: 767px){.recommend__item:not(:last-child){margin-bottom:2.6666666667vw}}.recommend__link{color:#fff}.recommend__link:hover{color:#fff}@media screen and (max-width: 767px){.recommend__image{-o-object-fit:cover;object-fit:cover;height:34.6666666667vw}}@media screen and (max-width: 767px){.recommend__image[src*=interview-thum],.recommend__image[src*=about-thum01]{-o-object-position:center top;object-position:center top}}@media screen and (max-width: 767px){.recommend__image[src="/assets/images/common/career-thum01.jpg"]{-o-object-position:center 25%;object-position:center 25%}}.recommend__text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 767px){.recommend__text{font-size:4.8vw}}@media screen and (min-width: 768px){.recommend__text{font-size:min(1.3888888889vw, 20px)}}.recommend__text span{display:block;width:100%;text-align:center;letter-spacing:.3em;padding-left:.3em}.recommend__text span:first-line{letter-spacing:.2em;font-family:var(--font_sans_en)}@media screen and (max-width: 767px){.recommend__text span:first-line{font-size:2.6666666667vw}}@media screen and (min-width: 768px){.recommend__text span:first-line{font-size:10px}}@media screen and (max-width: 767px){.recommend__link[href="/recruit/system/"] .recommend__text span{letter-spacing:.2em}}@media screen and (max-width: 767px){.recommend__link[href="/works/engineer/"] .recommend__text,.recommend__link[href="/works/project-story/01/"] .recommend__text,.recommend__link[href="/works/project-story/02/"] .recommend__text{font-size:4vw}}.title-01__en{display:block;letter-spacing:.2em;text-transform:uppercase;font-family:var(--font_sans_en);color:#20539b}@media screen and (max-width: 767px){.title-01__en{margin-bottom:.1em;font-size:2.6666666667vw}}@media screen and (min-width: 768px){.title-01__en{margin-bottom:1em;font-size:min(0.8333333333vw, 12px)}}.title-01__en::before,.title-01__en::after{display:inline-block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225px%22%20height%3D%225px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(32%2C%2083%2C%20155)%22%20d%3D%22M2.187%2C0.187%20C3.292%2C0.187%204.187%2C1.083%204.187%2C2.188%20C4.187%2C3.292%203.292%2C4.188%202.187%2C4.188%20C1.083%2C4.188%200.188%2C3.292%200.188%2C2.188%20C0.188%2C1.083%201.083%2C0.187%202.187%2C0.187%20Z%22%2F%3E%3C%2Fsvg%3E");content:""}@media screen and (max-width: 767px){.title-01__en::before,.title-01__en::after{width:.8vw;height:.8vw}}@media screen and (min-width: 768px){.title-01__en::before,.title-01__en::after{width:5px;height:5px}}.title-01__en::before{margin-right:.5em}.title-01__en::after{margin-left:.5em}.title-01__ja{display:block;line-height:2;letter-spacing:.4em;color:#20539b}@media screen and (max-width: 767px){.title-01__ja{font-size:4.8vw}}@media screen and (min-width: 768px){.title-01__ja{font-size:min(1.6666666667vw, 24px)}}.title-01__sub{display:block;letter-spacing:.4em;color:#20539b}@media screen and (min-width: 768px){.title-01__sub{margin:1.9em 0 .2em;font-size:12px}}.title-02{text-align:center;line-height:2.2;letter-spacing:.38em;color:#20539b}@media screen and (max-width: 767px){.title-02{font-size:4.8vw}}@media screen and (min-width: 768px){.title-02{font-size:26px}}.title-02--answer{margin-top:2.5em}.title-02--answer::before{display:block;margin:0 auto .9em;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22110px%22%20height%3D%22130px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(20%2C%2073%2C%20150)%22%20d%3D%22M63.891%2C68.156%20L70.709%2C68.156%20L58.155%2C40.082%20L51.739%2C40.082%20L39.226%2C68.156%20L45.883%2C68.156%20L48.370%2C62.140%20L61.404%2C62.140%20L63.891%2C68.156%20ZM50.455%2C57.207%20L54.907%2C46.459%20L59.359%2C57.207%20L50.455%2C57.207%20Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(20%2C%2073%2C%20150)%22%20d%3D%22M61.506%2C129.992%20L58.103%2C128.552%20L67.042%2C104.074%20L68.261%2C103.770%20C90.645%2C97.864%20106.300%2C77.632%20106.300%2C54.578%20C106.300%2C26.506%2083.287%2C3.667%2055.000%2C3.667%20C26.713%2C3.667%203.700%2C26.506%203.700%2C54.578%20C3.700%2C77.781%2019.487%2C98.046%2042.091%2C103.857%20L41.163%2C107.411%20C16.927%2C101.180%200.001%2C79.454%200.001%2C54.578%20C0.001%2C24.481%2024.673%2C-0.004%2055.000%2C-0.004%20C85.326%2C-0.004%20109.1000%2C24.481%20109.1000%2C54.578%20C109.1000%2C79.105%2093.470%2C100.653%2069.730%2C107.178%20L61.506%2C129.992%20Z%22%2F%3E%3C%2Fsvg%3E") no-repeat;background-size:contain;content:""}@media screen and (max-width: 767px){.title-02--answer::before{width:14.6666666667vw;height:17.3333333333vw}}@media screen and (min-width: 768px){.title-02--answer::before{width:min(7.6388888889vw, 110px);height:min(9.0277777778vw, 130px)}}.title-03{text-align:center}@media screen and (min-width: 768px){.title-03{padding-bottom:28.2px}}.title-03__inner{position:relative;border:solid #20539b;border-radius:5em;background-repeat:no-repeat;line-height:1.8;letter-spacing:.38em;color:#20539b}@media screen and (max-width: 767px){.title-03__inner{display:block;padding:.6em .37em .7em 1.13em;border-width:.6666666667vw;font-size:3.4666666667vw}}@media screen and (min-width: 768px){.title-03__inner{display:inline-block;max-width:100%;padding:.75em .37em 1em 1.13em;border-width:4px;font-size:18px}}.title-03__inner::before{display:block;position:absolute;-webkit-transform:translate(-50%, 100%);transform:translate(-50%, 100%);bottom:1px;left:50%;background-color:#fbfbfb;content:""}@media screen and (max-width: 767px){.title-03__inner::before{width:8.6666666667vw;height:1.0666666667vw}}@media screen and (min-width: 768px){.title-03__inner::before{width:50px;height:6px}}.title-03__inner::after{display:block;position:absolute;-webkit-transform:rotate(-69deg);transform:rotate(-69deg);background-color:#20539b;content:""}@media screen and (max-width: 767px){.title-03__inner::after{bottom:-3.2vw;left:51%;width:5.7333333333vw;height:.6666666667vw}}@media screen and (min-width: 768px){.title-03__inner::after{bottom:-18px;left:50.6%;width:33px;height:4px}}@media screen and (min-width: 768px){.title-03--s .title-03__inner{width:358px}}@media screen and (min-width: 768px){.title-03--sm .title-03__inner{width:400px}}@media screen and (min-width: 768px){.title-03--m .title-03__inner{width:460px}}@media screen and (min-width: 768px){.title-03--l .title-03__inner{width:597px}}@media screen and (min-width: 768px){.title-03--xl .title-03__inner{width:640px}}@media screen and (min-width: 768px){.title-03--xxl .title-03__inner{width:840px;font-size:20px;padding:.75em .75em .7em 1.13em}}@media screen and (min-width: 768px){.title-03--mulch-line .title-03__inner{padding:.5em}}@media screen and (max-width: 767px){.title-03--sp-mulch-line .title-03__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:5.284em}}.title-03__text{display:block;line-height:1.6}.title-03__note{display:block;letter-spacing:.38em}@media screen and (min-width: 768px){.title-03__note{font-size:10px}}.title-04{text-align:center;line-height:1;color:#20539b}.title-04__en{display:block;letter-spacing:.2em;font-family:var(--font_sans_en)}@media screen and (max-width: 767px){.title-04__en{font-size:4.8vw}}@media screen and (min-width: 768px){.title-04__en{font-size:28px}}.title-04__en::after{display:block;height:2px;background-color:#20539b;content:""}@media screen and (max-width: 767px){.title-04__en::after{width:1.1112em;margin:1em auto 1em}}@media screen and (min-width: 768px){.title-04__en::after{width:.72em;margin:.5em auto .6em}}.title-04__ja{display:block;letter-spacing:.38em;text-indent:.38em}@media screen and (max-width: 767px){.title-04__ja{font-size:3.7333333333vw}}@media screen and (min-width: 768px){.title-04__ja{font-size:20px}}.title-05{text-align:center;color:#20539b}.title-05:before{display:block;width:2px;margin:0 auto 1.8em;background-color:#20539b;content:""}@media screen and (max-width: 767px){.title-05:before{height:10.6666666667vw}}@media screen and (min-width: 768px){.title-05:before{height:80px}}.title-05__text{display:block;letter-spacing:.38em;line-height:2.2}@media screen and (max-width: 767px){.title-05__text{margin:1em 0 .5em}}@media screen and (min-width: 768px){.title-05__text{margin:.3em 0 .5em}}.title-05__text:first-child{margin-bottom:.5em}@media screen and (max-width: 767px){.title-05__text:first-child{font-size:4.5333333333vw}}@media screen and (min-width: 768px){.title-05__text:first-child{font-size:20px}}@media screen and (max-width: 767px){.title-05__text:last-child:not(:only-child){font-size:5.0666666667vw}}@media screen and (min-width: 768px){.title-05__text:last-child:not(:only-child){font-size:26px}}.title-05__text--serif{display:block;letter-spacing:.38em;font-style:italic;font-family:var(--font_serif)}@media screen and (max-width: 767px){.title-05__text--serif{margin:1.2em 0 .25em;font-size:6.4vw}}@media screen and (min-width: 768px){.title-05__text--serif{font-size:34px}}.title-05__text p{letter-spacing:.38em}@media screen and (min-width: 768px){.title-05__text p{font-size:18px}}.title-05__text p:not(:last-child){margin-bottom:2.3em}.bold-text{text-align:center;letter-spacing:.38em;line-height:2.2;font-weight:bold;color:#20539b}@media screen and (max-width: 767px){.bold-text{font-size:3.7333333333vw}}@media screen and (min-width: 768px){.bold-text{font-size:20px}}.button-01{display:block;padding:1.4em 1em;border:2px solid #20539b;text-align:center;letter-spacing:.38em;text-indent:.38em;color:#20539b;-webkit-transition:background-color .4s ease-in,color .4s ease-in;transition:background-color .4s ease-in,color .4s ease-in;cursor:pointer}@media screen and (max-width: 767px){.button-01{border-radius:2.6666666667vw}}@media screen and (min-width: 768px){.button-01{border-radius:min(0.6944444444vw, 10px);font-size:16px}}.button-01:hover,.button-01.is-active{background-color:#20539b;color:#fff;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.lead-01{text-align:center;color:#20539b}.lead-01:before{display:block;width:2px;margin:0 auto;background-color:#20539b;content:""}@media screen and (max-width: 767px){.lead-01:before{height:10.6666666667vw;margin-bottom:1em}}@media screen and (min-width: 768px){.lead-01:before{height:80px;margin-bottom:2em}}.lead-01__text{display:block;letter-spacing:.38em;line-height:2.2}.lead-01__text p{letter-spacing:.38em}@media screen and (max-width: 767px){.lead-01__text p{font-size:3.7333333333vw}}@media screen and (min-width: 768px){.lead-01__text p{font-size:18px}}.lead-01__text p:not(:last-child){margin-bottom:2.3em}.list-01 li{line-height:1.6;letter-spacing:.38em}@media screen and (max-width: 767px){.list-01 li{font-size:3.2vw}}@media screen and (min-width: 768px){.list-01 li{font-size:12px}}.list-01 li:not(:last-child){margin-bottom:.7em}.list-01 li::before{content:"・"}@media screen and (max-width: 767px){.scrollable{overflow:scroll;width:100%}}.linemarker{background:-webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #f1e891));background:-webkit-linear-gradient(transparent 60%, #f1e891 60%);background:linear-gradient(transparent 60%, #f1e891 60%)}.hero-01{position:relative;padding:0}@media screen and (max-width: 767px){.hero-01{padding:88vw 0 50.4vw}}@media screen and (min-width: 768px){.hero-01{min-height:min(92.0833333333vw, 1326px)}}.hero-01--yellow{background:-webkit-linear-gradient(bottom, #fff 0%, rgba(0, 0, 0, 0) 19%),-webkit-linear-gradient(78deg, #f1e891 0%, #f1e891 55%, #e8b889 94%);background:linear-gradient(0deg, #fff 0%, rgba(0, 0, 0, 0) 19%),linear-gradient(12deg, #f1e891 0%, #f1e891 55%, #e8b889 94%)}.hero-01--green{background:-webkit-linear-gradient(bottom, #fff 0%, rgba(0, 0, 0, 0) 19%),-webkit-linear-gradient(78deg, #d4f2e9 0%, #d4f2e9 55%, #89c6b4 94%);background:linear-gradient(0deg, #fff 0%, rgba(0, 0, 0, 0) 19%),linear-gradient(12deg, #d4f2e9 0%, #d4f2e9 55%, #89c6b4 94%)}.hero-01--interview{position:absolute;width:100%;background:-webkit-linear-gradient(bottom, #fff 0%, rgba(0, 0, 0, 0) 19%),-webkit-linear-gradient(78deg, #d4f2e9 0%, #d4f2e9 55%, #89c6b4 94%);background:linear-gradient(0deg, #fff 0%, rgba(0, 0, 0, 0) 19%),linear-gradient(12deg, #d4f2e9 0%, #d4f2e9 55%, #89c6b4 94%)}@media screen and (max-width: 767px){.hero-01--interview{height:125.3333333333vw;padding:0}}@media screen and (min-width: 768px){.hero-01--interview{height:min(55.2777777778vw, 796px)}}@media screen and (max-width: 767px){.hero-01 .bg_bar{display:none}}@media screen and (min-width: 768px){.hero-01 .bg_bar{width:min(27.7777777778vw, 400px);height:min(69.4444444444vw, 1000px);bottom:min(10.0694444444vw, 145px)}}@media screen and (max-width: 767px){.hero-01 .bg_circle{top:70.6666666667vw;right:-3.3333333333vw;width:32vw;height:32vw;z-index:1}}@media screen and (min-width: 768px){.hero-01 .bg_circle{top:min(32.2916666667vw, 465px)}}@media screen and (min-width: 768px)and (max-width: 1440px){.hero-01 .bg_circle{right:min(9.7222222222vw, 140px);left:auto;width:min(20.8333333333vw, 300px);height:min(20.8333333333vw, 300px)}}@media screen and (min-width: 1441px){.hero-01 .bg_circle{left:50%}}.hero-01.hero-01--yellow .bg_circle{background:rgba(233,213,178,.6)}.hero-01.hero-01--green .bg_circle{background:rgba(255,255,255,.6)}.hero-01.hero-01--interview .bg_circle{background:rgba(233,213,178,.6)}@media screen and (max-width: 767px){.hero-01.hero-01--interview .bg_circle{z-index:2}}.hero-01__figure{position:absolute;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (max-width: 767px){.hero-01__figure{top:-17.3333333333vw;left:7.3333333333vw;width:173.3333333333vw;height:53.8666666667vw}}@media screen and (min-width: 768px){.hero-01__figure{top:-90px;width:min(109.2361111111vw, 1573px);height:min(33.9583333333vw, 489px)}}@media screen and (min-width: 768px)and (max-width: 1440px){.hero-01__figure{left:36%}}@media screen and (min-width: 1441px){.hero-01__figure{left:50%;margin-left:-205px}}.hero-01__figure:empty{display:block;background-color:#b4c9da}@media screen and (max-width: 767px){.hero-01__figure:empty{border-radius:26.6666666667vw 0 0 26.6666666667vw}}@media screen and (min-width: 768px){.hero-01__figure:empty{border-radius:300px 0 0 300px}}.hero-01__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 767px){.hero-01__image{border-radius:26.6666666667vw 0 0 26.6666666667vw}}@media screen and (min-width: 768px){.hero-01__image{border-radius:300px 0 0 300px}}@media screen and (max-width: 767px){.hero-01__picture .hero-01__image{width:120.6666666667vw}}.hero-01__inner{position:relative}@media screen and (max-width: 767px){.hero-01__inner{padding:0 5.3333333333vw}}@media screen and (min-width: 768px){.hero-01__inner{width:min(88.8888888889vw, 1280px);margin:0 auto;padding-top:min(20.6944444444vw, 298px)}}.hero-01__page-name{display:block;-webkit-transform:translateX(-0.08em);transform:translateX(-0.08em);letter-spacing:.02em;text-transform:uppercase;line-height:1;font-family:var(--font_sans_en)}@media screen and (max-width: 767px){.hero-01__page-name{font-size:21.3333333333vw}}@media screen and (min-width: 768px){.hero-01__page-name{font-size:min(15.2777777778vw, 220px)}}.hero-01--yellow .hero-01__page-name{color:#eccc6a}.hero-01--green .hero-01__page-name{color:#afddcf}.hero-01__title{position:relative}@media screen and (max-width: 767px){.hero-01__title{margin:-10vw 0 1.55em}}@media screen and (min-width: 768px){.hero-01__title{padding-left:min(4.1666666667vw, 60px)}}@media screen and (min-width: 768px)and (max-width: 1440px){.hero-01__title{margin:-4.5138888889vw 0 25px}}@media screen and (min-width: 1441px){.hero-01__title{margin:-65px 0 25px}}.hero-01__lead::before,.hero-01__text::before{display:block;width:1.43em;height:2px;background-color:#20539b;content:""}@media screen and (max-width: 767px){.hero-01__lead::before,.hero-01__text::before{margin-bottom:1.5em}}@media screen and (min-width: 768px){.hero-01__lead::before,.hero-01__text::before{margin-bottom:2.2em}}.hero-01__lead{line-height:2.2;letter-spacing:.38em}@media screen and (max-width: 767px){.hero-01__lead{font-size:3.4666666667vw}}@media screen and (min-width: 768px){.hero-01__lead{padding-left:min(4.1666666667vw, 60px)}}.hero-01__text{letter-spacing:.4em;color:#20539b}@media screen and (min-width: 768px){.hero-01__text{padding-left:min(4.1666666667vw, 60px);font-size:18px}}.hero-01-interview{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;z-index:5}@media screen and (max-width: 767px){.hero-01-interview{height:100%;padding-top:21.8666666667vw}}@media screen and (min-width: 768px){.hero-01-interview{width:min(80.5555555556vw, 1160px);margin:0 auto;padding-top:min(11.1111111111vw, 160px)}}@media screen and (max-width: 767px){.hero-01-interview__figure{position:relative;width:50.6666666667vw;height:120vw;margin-top:auto;margin-bottom:0}}@media screen and (min-width: 768px){.hero-01-interview__figure{width:min(47.2222222222vw, 680px);padding-left:min(4.7222222222vw, 68px)}}@media screen and (max-width: 767px){.hero-01-interview__figure::after{position:absolute;width:100%;height:100%;bottom:0;background:-webkit-gradient(linear, left bottom, left top, from(white), color-stop(10%, rgba(0, 0, 0, 0)));background:-webkit-linear-gradient(bottom, white 0%, rgba(0, 0, 0, 0) 10%);background:linear-gradient(0deg, white 0%, rgba(0, 0, 0, 0) 10%);content:""}}@media screen and (max-width: 767px){.hero-01-interview__image{position:absolute;top:0;left:-4.6666666667vw;width:60vw;max-width:none}}@media screen and (min-width: 768px){.hero-01-interview__image{width:min(31.0416666667vw, 447px)}}@media screen and (max-width: 767px){.hero-01-interview__image[src="/assets/images/interview/03/hero_pc.png"],.hero-01-interview__image[src="/assets/images/interview/06/hero_pc.png"]{left:-7.3333333333vw}}@media screen and (max-width: 767px){.hero-01-interview__content{width:46.1333333333vw;color:#20539b}}@media screen and (min-width: 768px){.hero-01-interview__content{padding-top:min(3.125vw, 45px);color:#fff}}.hero-01-interview__title{line-height:2.2;letter-spacing:.2em}@media screen and (max-width: 767px){.hero-01-interview__title{margin-bottom:1.5em;font-size:3.7333333333vw}}@media screen and (min-width: 768px){.hero-01-interview__title{font-size:min(1.6666666667vw, 24px)}}.hero-01-interview__name{letter-spacing:.1em}@media screen and (max-width: 767px){.hero-01-interview__name{font-size:10.6666666667vw}}@media screen and (min-width: 768px){.hero-01-interview__name{font-size:min(4.8611111111vw, 70px)}}.hero-01-interview__division{letter-spacing:.2em}@media screen and (max-width: 767px){.hero-01-interview__division{margin-bottom:1.8em;line-height:1.8;font-size:2.6666666667vw}}@media screen and (min-width: 768px){.hero-01-interview__division{margin-bottom:.45em;line-height:2;font-size:min(1.25vw, 18px)}}.hero-01-interview__date{border-radius:3em;background-color:#ccc;text-align:center;line-height:1.6}@media screen and (max-width: 767px){.hero-01-interview__date{-webkit-transform:translateX(-1em);transform:translateX(-1em);padding:.4em 1em;letter-spacing:.3em;font-size:2.6666666667vw;color:#20539b}}@media screen and (min-width: 768px){.hero-01-interview__date{width:min(20.1388888889vw, 290px);padding:.263em 1em;letter-spacing:.38em;font-size:min(1.1111111111vw, 16px);color:#333}}.hero-01-interview__date--science{background-color:#9ed4c4}.hero-01-interview__date--humanities{background-color:#e6d067}@media screen and (max-width: 767px){.page-nav{margin-bottom:34.6666666667vw}}@media screen and (min-width: 768px){.page-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:min(2.0833333333vw, 30px);width:min(66.6666666667vw, 960px);margin:0 auto min(15.2777777778vw, 220px)}}@media screen and (max-width: 767px){.page-nav__item{margin-bottom:2.6666666667vw}}@media screen and (min-width: 768px){.page-nav__item{width:min(20.8333333333vw, 300px)}}.section-wrap{position:relative}@media screen and (max-width: 767px){.section-wrap{margin-top:-24vw;padding-bottom:24.6666666667vw}}@media screen and (min-width: 768px)and (max-width: 1440px){.section-wrap{margin-top:-22.5694444444vw}}@media screen and (min-width: 1441px){.section-wrap{margin-top:-325px}}@media screen and (max-width: 767px){.section-lead:not(:last-child){margin-bottom:4em}}@media screen and (min-width: 768px){.section-lead:not(:last-child){margin-bottom:5em}}.section-lead__title{margin-bottom:1em}.section-lead__text{line-height:2.2;letter-spacing:.38em}@media screen and (max-width: 767px){.section-lead__text{font-size:3.2vw}}@media screen and (min-width: 768px){.section-lead__text{text-align:center}}@media screen and (max-width: 767px){.section-lead__text:not(:last-child){margin-bottom:13.3333333333vw}}@media screen and (min-width: 768px){.section-lead__text:not(:last-child){margin-bottom:min(5vw, 72px)}}@media screen and (max-width: 767px){.section-lead__figure{margin:0 auto 16vw}}@media screen and (min-width: 768px){.section-lead__figure{width:min(58.3333333333vw, 840px);margin:0 auto min(9.7222222222vw, 140px)}}.bg-green{background-color:#cceee4}.bg-yellow{background-color:#f1e891}@media screen and (max-width: 767px){.bg-transparent-to-green{background:-webkit-linear-gradient(bottom, #cceee4 8vw, rgba(0, 0, 0, 0) min(70.6666666667vw, 530px));background:linear-gradient(0deg, #cceee4 8vw, rgba(0, 0, 0, 0) min(70.6666666667vw, 530px))}}@media screen and (min-width: 768px){.bg-transparent-to-green{background:-webkit-linear-gradient(bottom, #cceee4 8vw, rgba(0, 0, 0, 0) min(36.8055555556vw, 530px));background:linear-gradient(0deg, #cceee4 8vw, rgba(0, 0, 0, 0) min(36.8055555556vw, 530px))}}@media screen and (min-width: 768px){.bg-transparent-to-green-to-transparent{background:-webkit-gradient(linear, left bottom, left top, color-stop(25%, rgba(0, 0, 0, 0)), color-stop(40%, #c8ebe1), color-stop(60%, #c8ebe1), color-stop(75%, rgba(0, 0, 0, 0)));background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 25%, #c8ebe1 40%, #c8ebe1 60%, rgba(0, 0, 0, 0) 75%);background:linear-gradient(0deg, rgba(0, 0, 0, 0) 25%, #c8ebe1 40%, #c8ebe1 60%, rgba(0, 0, 0, 0) 75%)}}@media screen and (max-width: 767px){.bg-transparent-to-yellow{background:-webkit-linear-gradient(bottom, #f1e891 8vw, rgba(0, 0, 0, 0) min(26.6666666667vw, 200px));background:linear-gradient(0deg, #f1e891 8vw, rgba(0, 0, 0, 0) min(26.6666666667vw, 200px))}}@media screen and (min-width: 768px){.bg-transparent-to-yellow{background:-webkit-linear-gradient(bottom, #f1e891 8vw, rgba(0, 0, 0, 0) min(27.7777777778vw, 400px));background:linear-gradient(0deg, #f1e891 8vw, rgba(0, 0, 0, 0) min(27.7777777778vw, 400px))}}@media screen and (max-width: 767px){.bg-transparent-to-yellow--narrow{background:-webkit-linear-gradient(bottom, #f1e891 0, rgba(0, 0, 0, 0) min(32vw, 240px));background:linear-gradient(0deg, #f1e891 0, rgba(0, 0, 0, 0) min(32vw, 240px))}}@media screen and (min-width: 768px){.bg-transparent-to-yellow--narrow{background:-webkit-linear-gradient(bottom, #f1e891 0, rgba(0, 0, 0, 0) min(10.4166666667vw, 150px));background:linear-gradient(0deg, #f1e891 0, rgba(0, 0, 0, 0) min(10.4166666667vw, 150px))}}@media screen and (max-width: 767px){.bg-green-to-transparent{background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(11vw, rgba(0, 0, 0, 0)), color-stop(50vw, rgba(0, 0, 0, 0)), to(#cceee4));background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 11vw, rgba(0, 0, 0, 0) 50vw, #cceee4 100%);background:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 11vw, rgba(0, 0, 0, 0) 50vw, #cceee4 100%)}}@media screen and (min-width: 768px)and (max-width: 1440px){.bg-green-to-transparent{background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(11vw, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0)), to(#cceee4));background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 11vw, rgba(0, 0, 0, 0) 80%, #cceee4 100%);background:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 11vw, rgba(0, 0, 0, 0) 80%, #cceee4 100%)}}@media screen and (min-width: 1441px){.bg-green-to-transparent{background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(11vw, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0)), to(#cceee4));background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 11vw, rgba(0, 0, 0, 0) 80%, #cceee4 100%);background:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 11vw, rgba(0, 0, 0, 0) 80%, #cceee4 100%)}}@media screen and (max-width: 767px){.bg-green-to-transparent-end{background:-webkit-gradient(linear, left bottom, left top, color-stop(2.5%, rgba(0, 0, 0, 0)), color-stop(5%, #cceee4), to(#cceee4));background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 2.5%, #cceee4 5%, #cceee4 100%);background:linear-gradient(0deg, rgba(0, 0, 0, 0) 2.5%, #cceee4 5%, #cceee4 100%)}}@media screen and (min-width: 768px){.bg-green-to-transparent-end{background:-webkit-gradient(linear, left bottom, left top, color-stop(10%, rgba(0, 0, 0, 0)), color-stop(20%, #cceee4), to(#cceee4));background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 10%, #cceee4 20%, #cceee4 100%);background:linear-gradient(0deg, rgba(0, 0, 0, 0) 10%, #cceee4 20%, #cceee4 100%)}}@media screen and (min-width: 768px)and (max-width: 1440px){.bg-yellow-to-transparent{background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(11vw, rgba(0, 0, 0, 0)), color-stop(50vw, rgba(0, 0, 0, 0)), to(#f1e891));background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 11vw, rgba(0, 0, 0, 0) 50vw, #f1e891 100%);background:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 11vw, rgba(0, 0, 0, 0) 50vw, #f1e891 100%)}}@media screen and (min-width: 1441px){.bg-yellow-to-transparent{background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(11vw, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0)), to(#f1e891));background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 11vw, rgba(0, 0, 0, 0) 80%, #f1e891 100%);background:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 11vw, rgba(0, 0, 0, 0) 80%, #f1e891 100%)}}.bg-yellow-to-totransparent-to-green{background:-webkit-gradient(linear, left bottom, left top, from(#cceee4), color-stop(20%, #cceee4), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0)), color-stop(80%, #f1e891), to(#f1e891));background:-webkit-linear-gradient(bottom, #cceee4 0%, #cceee4 20%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 70%, #f1e891 80%, #f1e891 100%);background:linear-gradient(0deg, #cceee4 0%, #cceee4 20%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 70%, #f1e891 80%, #f1e891 100%)}@media screen and (min-width: 768px)and (max-width: 1440px){.bg-green-to-yellow{background:-webkit-gradient(linear, left bottom, left top, from(#f1e891), color-stop(11vw, rgba(0, 0, 0, 0)), color-stop(50vw, rgba(0, 0, 0, 0)), to(#cceee4));background:-webkit-linear-gradient(bottom, #f1e891 0%, rgba(0, 0, 0, 0) 11vw, rgba(0, 0, 0, 0) 50vw, #cceee4 100%);background:linear-gradient(0deg, #f1e891 0%, rgba(0, 0, 0, 0) 11vw, rgba(0, 0, 0, 0) 50vw, #cceee4 100%)}}@media screen and (min-width: 1441px){.bg-green-to-yellow{background:-webkit-gradient(linear, left bottom, left top, from(#f1e891), color-stop(11vw, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0)), to(#cceee4));background:-webkit-linear-gradient(bottom, #f1e891 0%, rgba(0, 0, 0, 0) 11vw, rgba(0, 0, 0, 0) 80%, #cceee4 100%);background:linear-gradient(0deg, #f1e891 0%, rgba(0, 0, 0, 0) 11vw, rgba(0, 0, 0, 0) 80%, #cceee4 100%)}}@media screen and (min-width: 768px)and (max-width: 1440px){.bg-yellow-to-green{background:-webkit-gradient(linear, left bottom, left top, from(#cceee4), color-stop(11vw, rgba(0, 0, 0, 0)), color-stop(50vw, rgba(0, 0, 0, 0)), to(#f1e891));background:-webkit-linear-gradient(bottom, #cceee4 0%, rgba(0, 0, 0, 0) 11vw, rgba(0, 0, 0, 0) 50vw, #f1e891 100%);background:linear-gradient(0deg, #cceee4 0%, rgba(0, 0, 0, 0) 11vw, rgba(0, 0, 0, 0) 50vw, #f1e891 100%)}}@media screen and (min-width: 1441px){.bg-yellow-to-green{background:-webkit-gradient(linear, left bottom, left top, from(#cceee4), color-stop(11vw, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0)), to(#f1e891));background:-webkit-linear-gradient(bottom, #cceee4 0%, rgba(0, 0, 0, 0) 11vw, rgba(0, 0, 0, 0) 80%, #f1e891 100%);background:linear-gradient(0deg, #cceee4 0%, rgba(0, 0, 0, 0) 11vw, rgba(0, 0, 0, 0) 80%, #f1e891 100%)}}.bg-tranparent-to-yellow-to-totransparent-to-green{background:-webkit-gradient(linear, left bottom, left top, from(#cceee4), color-stop(20%, #cceee4), color-stop(35%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(70%, #f1e891), color-stop(90%, rgba(0, 0, 0, 0)));background:-webkit-linear-gradient(bottom, #cceee4 0%, #cceee4 20%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 50%, #f1e891 70%, rgba(0, 0, 0, 0) 90%);background:linear-gradient(0deg, #cceee4 0%, #cceee4 20%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 50%, #f1e891 70%, rgba(0, 0, 0, 0) 90%);background:-webkit-gradient(linear, left bottom, left top, from(#cceee4), color-stop(20%, #cceee4), color-stop(35%, rgba(0, 0, 0, 0)), color-stop(45%, rgba(0, 0, 0, 0)), color-stop(50%, #f1e891), color-stop(70%, #f1e891), color-stop(80%, rgba(0, 0, 0, 0)));background:-webkit-linear-gradient(bottom, #cceee4 0%, #cceee4 20%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 45%, #f1e891 50%, #f1e891 70%, rgba(0, 0, 0, 0) 80%);background:linear-gradient(0deg, #cceee4 0%, #cceee4 20%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 45%, #f1e891 50%, #f1e891 70%, rgba(0, 0, 0, 0) 80%)}.section__bg-circle{display:block;position:absolute;background:rgba(223,248,241,.6);border-radius:50%}@media screen and (min-width: 768px){.section__bg-circle{right:5.5555555556vw;width:min(20.8333333333vw, 300px);height:min(20.8333333333vw, 300px)}}@media screen and (min-width: 768px){.section__bg-circle--center{top:30%}}@media screen and (min-width: 768px){.section__bg-circle--bottom{bottom:min(10.4166666667vw, 150px)}}.section-01{position:relative;counter-increment:section01 1}@media screen and (max-width: 767px){.section-01{padding:0 5.3333333333vw}}@media screen and (max-width: 767px){.section-01:not(:where(:last-child)){padding-bottom:24vw}}@media screen and (min-width: 768px){.section-01:not(:where(:last-child)){padding-bottom:min(15.2083333333vw, 219px)}}@media screen and (min-width: 768px){.section-01:not(:where(:last-child)).section-01--recruit{padding-bottom:min(8.3333333333vw, 120px)}}@media screen and (min-width: 768px){.section-01--flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.section-01 .bg_bar{position:absolute;background-color:#dff8f1}@media screen and (max-width: 767px){.section-01 .bg_bar{top:0}}@media screen and (min-width: 768px){.section-01 .bg_bar{width:min(27.7777777778vw, 400px);height:min(69.4444444444vw, 1000px);top:min(-48.6111111111vw, -700px)}}.section-01 .bg_bar--center{top:10%}.section-01 .bg_bar--center-02{top:40%}.section-01 .bg_bar--bottom{top:auto;bottom:10%}.section-01__inner{position:relative;background-color:rgba(250,250,250,.8);z-index:2}.section-01__inner.recruit_inner{background-color:rgba(255,255,255,.8)}.section-01__inner.career_inner{background-color:rgba(255,255,255,.8)}@media screen and (max-width: 767px){.section-01__inner{padding:24vw 5.3333333333vw 18.6666666667vw;border-radius:6.6666666667vw}}@media screen and (min-width: 768px){.section-01__inner{width:min(80.5555555556vw, 1160px);margin:0 auto;padding:min(12.5vw, 180px) min(6.9444444444vw, 100px) min(11.1111111111vw, 160px);border-radius:50px}}@media screen and (min-width: 768px){.section-01--flex .section-01__inner{width:min(38.1944444444vw, 550px);margin:0;padding:min(9.7222222222vw, 140px) min(3.125vw, 45px)}}@media screen and (max-width: 767px){.section-01--flex .section-01__inner:first-child{margin-bottom:24vw}}@media screen and (min-width: 768px){.section-01--flex .section-01__inner:first-child{margin-right:min(4.1666666667vw, 60px)}}.section-01__title,.section-01__inner::before,.section-01__inner::after{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:85%;line-height:1;font-family:var(--font_sans_en);color:#fff}@media screen and (max-width: 767px){.section-01__title,.section-01__inner::before,.section-01__inner::after{width:26.6666666667vw;height:26.6666666667vw;font-size:8vw}}@media screen and (min-width: 768px){.section-01__title,.section-01__inner::before,.section-01__inner::after{width:min(13.8888888889vw, 200px);height:min(13.8888888889vw, 200px);font-size:min(3.75vw, 54px)}}@-webkit-keyframes rotation{0%{-webkit-transform:translate(-50%, -50%) rotate(0);transform:translate(-50%, -50%) rotate(0)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:translate(-50%, -50%) rotate(0);transform:translate(-50%, -50%) rotate(0)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}.section-01__inner::before{content:"";-webkit-animation:60s linear infinite rotation;animation:60s linear infinite rotation}.section-01--interview .section-01__inner::before,.section-01--history .section-01__inner::before,.section-01--recruit .section-01__inner::before,.section-01--career-in .section-01__inner::before,.section-01--project .section-01__inner::before{content:none}.section-01--reason .section-01__inner::before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22172px%22%20height%3D%22172px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M165.807%2C77.194%20C162.927%2C77.704%20160.421%2C75.832%20159.884%2C72.800%20C159.344%2C69.755%20161.071%2C67.147%20163.937%2C66.639%20C166.803%2C66.132%20169.320%2C67.988%20169.860%2C71.033%20C170.397%2C74.064%20168.686%2C76.684%20165.807%2C77.194%20ZM167.958%2C71.370%20C167.653%2C69.647%20166.170%2C68.574%20164.337%2C68.899%20C162.504%2C69.224%20161.480%2C70.741%20161.785%2C72.464%20C162.090%2C74.186%20163.574%2C75.259%20165.406%2C74.934%20C167.239%2C74.609%20168.263%2C73.092%20167.958%2C71.370%20ZM163.537%2C57.341%20C163.670%2C56.302%20163.547%2C55.338%20163.217%2C54.535%20C162.705%2C53.292%20162.042%2C53.004%20161.472%2C53.238%20C159.801%2C53.925%20163.121%2C58.724%20159.792%2C60.092%20C158.276%2C60.715%20156.464%2C59.991%20155.399%2C57.400%20C154.808%2C55.962%20154.639%2C54.336%20154.931%2C53.277%20L156.804%2C53.340%20C156.561%2C54.333%20156.641%2C55.633%20157.088%2C56.721%20C157.600%2C57.965%20158.222%2C58.300%20158.779%2C58.071%20C160.476%2C57.373%20157.143%2C52.580%20160.511%2C51.195%20C162.052%2C50.561%20163.846%2C51.278%20164.906%2C53.856%20C165.375%2C54.996%20165.582%2C56.274%20165.397%2C57.334%20L163.537%2C57.341%20ZM150.021%2C46.391%20L151.271%2C44.494%20L148.717%2C40.730%20L146.492%2C41.191%20L145.188%2C39.268%20L155.746%2C37.381%20L157.004%2C39.234%20L151.356%2C48.360%20L150.021%2C46.391%20ZM154.526%2C39.545%20L150.550%2C40.366%20L152.294%2C42.937%20L154.526%2C39.545%20ZM142.794%2C25.195%20L141.317%2C26.728%20L144.595%2C29.887%20L143.370%2C31.158%20L140.092%2C27.999%20L138.518%2C29.633%20L142.360%2C33.336%20L141.097%2C34.647%20L135.630%2C29.379%20L142.434%2C22.319%20L147.770%2C27.460%20L146.506%2C28.772%20L142.794%2C25.195%20ZM134.780%2C155.642%20L125.491%2C150.260%20L127.421%2C148.867%20L129.354%2C150.061%20L133.043%2C147.398%20L132.518%2C145.188%20L134.403%2C143.827%20L136.597%2C154.331%20L134.780%2C155.642%20ZM133.461%2C149.221%20L130.941%2C151.040%20L134.397%2C153.173%20L133.461%2C149.221%20ZM129.802%2C20.974%20L129.982%2C24.809%20L127.921%2C23.511%20L127.778%2C20.195%20L127.683%2C20.135%20L126.014%2C19.083%20L124.559%2C21.392%20L122.640%2C20.183%20L127.863%2C11.894%20L131.451%2C14.155%20C133.665%2C15.551%20134.327%2C17.572%20133.156%2C19.431%20C132.372%2C20.674%20131.170%2C21.191%20129.802%2C20.974%20ZM130.360%2C15.651%20L128.797%2C14.666%20L126.976%2C17.555%20L128.539%2C18.540%20C129.711%2C19.279%20130.647%2C19.107%20131.214%2C18.207%20C131.788%2C17.296%20131.532%2C16.390%20130.360%2C15.651%20ZM122.948%2C159.468%20C123.627%2C160.990%20122.965%2C162.804%20120.420%2C163.939%20C119.295%2C164.442%20118.024%2C164.687%20116.959%2C164.533%20L116.896%2C162.675%20C117.939%2C162.777%20118.898%2C162.625%20119.691%2C162.271%20C120.918%2C161.724%20121.186%2C161.052%20120.935%2C160.490%20C120.199%2C158.840%20115.503%2C162.301%20114.036%2C159.014%20C113.368%2C157.518%20114.038%2C155.686%20116.595%2C154.545%20C118.015%2C153.911%20119.635%2C153.694%20120.702%2C153.954%20L120.695%2C155.828%20C119.695%2C155.615%20118.398%2C155.733%20117.324%2C156.213%20C116.097%2C156.761%20115.781%2C157.392%20116.026%2C157.942%20C116.774%2C159.617%20121.464%2C156.144%20122.948%2C159.468%20ZM111.060%2C11.407%20C110.304%2C11.153%20109.898%2C10.337%20110.152%2C9.581%20C110.406%2C8.824%20111.221%2C8.418%20111.978%2C8.672%20C112.761%2C8.935%20113.132%2C9.768%20112.887%2C10.498%20C112.633%2C11.255%20111.817%2C11.661%20111.060%2C11.407%20ZM103.381%2C169.394%20C100.367%2C170.019%2097.699%2C168.385%2097.106%2C165.521%20C96.512%2C162.657%2098.312%2C160.098%20101.326%2C159.474%20C104.354%2C158.847%20107.011%2C160.497%20107.602%2C163.347%20C108.192%2C166.197%20106.409%2C168.767%20103.381%2C169.394%20ZM105.354%2C163.813%20C104.977%2C161.990%20103.431%2C161.010%20101.718%2C161.365%20C100.005%2C161.719%2098.975%2C163.233%2099.353%2C165.056%20C99.730%2C166.878%20101.277%2C167.858%20102.989%2C167.503%20C104.702%2C167.149%20105.732%2C165.635%20105.354%2C163.813%20ZM94.712%2C11.241%20L90.313%2C4.918%20L89.839%2C10.852%20L87.606%2C10.674%20L88.385%2C0.900%20L90.256%2C1.050%20L94.642%2C7.371%20L95.115%2C1.437%20L97.349%2C1.615%20L96.569%2C11.389%20L94.712%2C11.241%20ZM88.509%2C171.088%20L86.634%2C171.045%20L81.901%2C164.987%20L81.765%2C170.933%20L79.526%2C170.882%20L79.750%2C161.087%20L81.611%2C161.130%20L86.359%2C167.189%20L86.495%2C161.242%20L88.734%2C161.293%20L88.509%2C171.088%20ZM74.924%2C11.772%20C71.862%2C12.224%2069.303%2C10.422%2068.877%2C7.540%20C68.452%2C4.658%2070.382%2C2.193%2073.444%2C1.741%20C76.492%2C1.291%2079.063%2C3.078%2079.490%2C5.973%20C79.918%2C8.869%2077.972%2C11.322%2074.924%2C11.772%20ZM77.218%2C6.309%20C76.946%2C4.466%2075.458%2C3.397%2073.726%2C3.653%20C71.994%2C3.909%2070.878%2C5.362%2071.149%2C7.204%20C71.421%2C9.047%2072.910%2C10.116%2074.642%2C9.860%20C76.374%2C9.604%2077.490%2C8.151%2077.218%2C6.309%20ZM64.501%2C164.687%20C63.704%2C164.470%2063.286%2C163.660%2063.489%2C162.917%20C63.698%2C162.147%2064.488%2C161.696%2065.258%2C161.905%20C66.028%2C162.115%2066.480%2C162.905%2066.270%2C163.675%20C66.061%2C164.445%2065.270%2C164.896%2064.501%2C164.687%20ZM59.419%2C15.801%20C57.966%2C16.350%2056.336%2C16.472%2055.287%2C16.150%20L55.404%2C14.281%20C56.389%2C14.552%2057.690%2C14.510%2058.789%2C14.094%20C60.046%2C13.620%2060.399%2C13.008%2060.186%2C12.445%20C59.538%2C10.730%2054.655%2C13.920%2053.369%2C10.516%20C52.781%2C8.958%2053.549%2C7.188%2056.154%2C6.204%20C57.306%2C5.769%2058.588%2C5.599%2059.642%2C5.814%20L59.595%2C7.672%20C58.561%2C7.509%2057.595%2C7.604%2056.783%2C7.911%20C55.527%2C8.385%2055.220%2C9.040%2055.438%2C9.616%20C56.076%2C11.305%2060.964%2C8.127%2062.235%2C11.492%20C62.813%2C13.024%2062.037%2C14.812%2059.419%2C15.801%20ZM48.483%2C162.401%20L44.770%2C160.353%20C42.479%2C159.089%2041.701%2C157.110%2042.762%2C155.186%20C43.472%2C153.899%2044.642%2C153.314%2046.021%2C153.452%20L45.618%2C149.633%20L47.750%2C150.810%20L48.086%2C154.111%20L48.184%2C154.165%20L49.911%2C155.119%20L51.230%2C152.729%20L53.214%2C153.824%20L48.483%2C162.401%20ZM47.422%2C155.807%20C46.209%2C155.138%2045.285%2C155.363%2044.772%2C156.295%20C44.251%2C157.238%2044.560%2C158.127%2045.773%2C158.797%20L47.390%2C159.689%20L49.039%2C156.699%20L47.422%2C155.807%20ZM46.404%2C19.550%20L42.566%2C21.995%20L42.962%2C24.233%20L41.002%2C25.482%20L39.421%2C14.867%20L41.310%2C13.664%20L50.273%2C19.576%20L48.265%2C20.855%20L46.404%2C19.550%20ZM41.550%2C16.151%20L42.255%2C20.151%20L44.877%2C18.481%20L41.550%2C16.151%20ZM23.977%2C27.761%20L29.264%2C22.579%20L30.538%2C23.878%20L26.860%2C27.483%20L28.349%2C29.003%20L31.597%2C25.819%20L32.831%2C27.078%20L29.583%2C30.262%20L31.170%2C31.881%20L34.978%2C28.149%20L36.252%2C29.448%20L30.834%2C34.757%20L23.977%2C27.761%20ZM26.094%2C40.284%20L24.737%2C42.307%20L21.417%2C42.356%20L21.355%2C42.449%20L20.256%2C44.089%20L22.523%2C45.609%20L21.260%2C47.493%20L13.121%2C42.035%20L15.483%2C38.512%20C16.941%2C36.338%2018.982%2C35.733%2020.807%2C36.958%20C22.028%2C37.776%2022.510%2C38.993%2022.254%2C40.355%20L26.094%2C40.284%20ZM19.528%2C38.865%20C18.633%2C38.264%2017.720%2C38.495%2016.948%2C39.646%20L15.919%2C41.180%20L18.756%2C43.083%20L19.785%2C41.548%20C20.557%2C40.397%2020.412%2C39.457%2019.528%2C38.865%20ZM9.301%2C109.816%20C6.466%2C110.489%203.844%2C108.780%203.129%2C105.768%20C2.417%2C102.771%203.975%2C100.055%206.823%2C99.379%20C9.671%2C98.703%2012.283%2C100.429%2012.994%2C103.426%20C13.709%2C106.438%2012.135%2C109.143%209.301%2C109.816%20ZM11.114%2C103.873%20C10.710%2C102.170%209.166%2C101.183%207.353%2C101.613%20C5.541%2C102.044%204.605%2C103.619%205.009%2C105.322%20C5.414%2C107.025%206.958%2C108.012%208.770%2C107.582%20C10.582%2C107.151%2011.518%2C105.576%2011.114%2C103.873%20ZM1.039%2C89.207%20L6.906%2C84.240%20L0.959%2C84.338%20L0.922%2C82.099%20L10.717%2C81.939%20L10.747%2C83.800%20L4.880%2C88.780%20L10.827%2C88.683%20L10.864%2C90.922%20L1.069%2C91.082%20L1.039%2C89.207%20ZM7.785%2C68.530%20C7.009%2C68.343%206.534%2C67.566%206.721%2C66.790%20C6.915%2C65.987%207.712%2C65.546%208.461%2C65.726%20C9.237%2C65.913%209.712%2C66.690%209.525%2C67.466%20C9.338%2C68.242%208.561%2C68.717%207.785%2C68.530%20ZM10.243%2C119.060%20C10.169%2C120.104%2010.348%2C121.058%2010.724%2C121.841%20C11.305%2C123.052%2011.984%2C123.301%2012.539%2C123.035%20C14.167%2C122.253%2010.578%2C117.656%2013.821%2C116.099%20C15.298%2C115.391%2017.147%2C116.009%2018.359%2C118.533%20C19.031%2C119.933%2019.293%2C121.547%2019.063%2C122.620%20L17.190%2C122.665%20C17.376%2C121.660%2017.221%2C120.368%2016.712%2C119.308%20C16.131%2C118.096%2015.491%2C117.798%2014.948%2C118.058%20C13.295%2C118.852%2016.896%2C123.443%2013.615%2C125.018%20C12.114%2C125.739%2010.283%2C125.127%209.077%2C122.616%20C8.544%2C121.505%208.264%2C120.242%208.388%2C119.174%20L10.243%2C119.060%20ZM24.361%2C129.223%20L23.223%2C131.188%20L25.990%2C134.799%20L28.184%2C134.210%20L29.598%2C136.054%20L19.165%2C138.548%20L17.803%2C136.771%20L22.914%2C127.334%20L24.361%2C129.223%20ZM20.259%2C136.317%20L24.181%2C135.268%20L22.291%2C132.802%20L20.259%2C136.317%20ZM32.808%2C149.977%20L34.195%2C148.363%20L30.744%2C145.397%20L31.894%2C144.059%20L35.345%2C147.025%20L36.823%2C145.304%20L32.777%2C141.828%20L33.963%2C140.447%20L39.719%2C145.393%20L33.332%2C152.827%20L27.714%2C148.000%20L28.900%2C146.619%20L32.808%2C149.977%20ZM151.284%2C140.566%20L146.304%2C146.047%20L144.957%2C144.823%20L148.422%2C141.010%20L146.847%2C139.579%20L143.787%2C142.946%20L142.482%2C141.760%20L145.541%2C138.393%20L143.863%2C136.868%20L140.276%2C140.815%20L138.929%2C139.591%20L144.032%2C133.976%20L151.284%2C140.566%20ZM149.683%2C126.093%20L152.994%2C125.852%20L153.051%2C125.755%20L154.053%2C124.056%20L151.703%2C122.669%20L152.854%2C120.716%20L161.293%2C125.694%20L159.138%2C129.346%20C157.808%2C131.601%20155.807%2C132.321%20153.915%2C131.205%20C152.649%2C130.458%20152.098%2C129.272%20152.275%2C127.898%20L148.446%2C128.190%20L149.683%2C126.093%20ZM155.081%2C129.228%20C156.009%2C129.775%20156.907%2C129.493%20157.611%2C128.299%20L158.549%2C126.708%20L155.608%2C124.973%20L154.670%2C126.564%20C153.966%2C127.758%20154.165%2C128.688%20155.081%2C129.228%20ZM161.280%2C108.903%20C161.512%2C108.139%20162.316%2C107.710%20163.080%2C107.942%20C163.843%2C108.174%20164.272%2C108.978%20164.040%2C109.742%20C163.799%2C110.532%20162.977%2C110.926%20162.240%2C110.702%20C161.477%2C110.470%20161.048%2C109.666%20161.280%2C108.903%20ZM160.975%2C92.526%20L167.165%2C87.953%20L161.225%2C87.648%20L161.340%2C85.412%20L171.124%2C85.914%20L171.028%2C87.787%20L164.838%2C92.346%20L170.778%2C92.651%20L170.663%2C94.887%20L160.879%2C94.385%20L160.975%2C92.526%20Z%22%2F%3E%3C%2Fsvg%3E");background-color:#20539b}.section-01--system-01 .section-01__inner::before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22170px%22%20height%3D%22172px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M166.552%2C83.924%20C165.086%2C84.041%20163.952%2C83.386%20163.307%2C82.159%20L160.340%2C84.602%20L160.146%2C82.173%20L162.718%2C80.071%20L162.709%2C79.959%20L162.552%2C77.990%20L159.830%2C78.207%20L159.649%2C75.946%20L169.423%2C75.166%20L169.760%2C79.396%20C169.968%2C82.007%20168.744%2C83.749%20166.552%2C83.924%20ZM167.760%2C77.575%20L164.353%2C77.847%20L164.500%2C79.690%20C164.611%2C81.072%20165.309%2C81.719%20166.370%2C81.634%20C167.445%2C81.548%20168.017%2C80.800%20167.907%2C79.418%20L167.760%2C77.575%20ZM158.013%2C67.600%20L159.781%2C66.170%20L158.486%2C61.806%20L156.225%2C61.571%20L155.564%2C59.342%20L166.206%2C60.743%20L166.843%2C62.892%20L158.690%2C69.882%20L158.013%2C67.600%20ZM161.229%2C64.995%20L164.386%2C62.437%20L160.345%2C62.014%20L161.229%2C64.995%20ZM158.062%2C46.167%20L155.773%2C47.380%20L157.898%2C51.390%20L156.290%2C52.243%20L154.164%2C48.233%20L151.008%2C49.906%20L149.945%2C47.902%20L158.608%2C43.309%20L162.079%2C49.855%20L160.470%2C50.708%20L158.062%2C46.167%20ZM147.963%2C41.378%20L146.515%2C42.527%20L142.053%2C36.898%20L149.733%2C30.810%20L151.142%2C32.587%20L144.911%2C37.528%20L147.963%2C41.378%20ZM138.575%2C22.338%20L137.179%2C23.945%20L140.616%2C26.930%20L139.458%2C28.263%20L136.021%2C25.277%20L134.533%2C26.990%20L138.562%2C30.490%20L137.368%2C31.865%20L131.637%2C26.886%20L138.067%2C19.484%20L143.661%2C24.343%20L142.466%2C25.718%20L138.575%2C22.338%20ZM121.439%2C20.150%20L122.569%2C13.266%20L117.546%2C18.140%20L115.395%2C17.028%20L117.031%2C6.846%20L119.121%2C7.925%20L117.925%2C15.058%20L123.138%2C9.1000%20L125.003%2C10.963%20L123.806%2C18.159%20L129.020%2C13.038%20L130.947%2C14.034%20L123.603%2C21.268%20L121.439%2C20.150%20ZM104.354%2C167.020%20L109.307%2C165.594%20L108.718%2C163.548%20L104.344%2C164.807%20L103.855%2C163.112%20L108.229%2C161.852%20L107.601%2C159.672%20L102.474%2C161.148%20L101.970%2C159.399%20L109.264%2C157.298%20L111.977%2C166.719%20L104.858%2C168.769%20L104.354%2C167.020%20ZM101.210%2C9.004%20C100.429%2C8.840%2099.930%2C8.078%20100.094%2C7.297%20C100.257%2C6.516%20101.020%2C6.017%20101.801%2C6.181%20C102.609%2C6.350%20103.074%2C7.134%20102.916%2C7.888%20C102.753%2C8.669%20101.991%2C9.167%20101.210%2C9.004%20ZM89.884%2C164.771%20L86.650%2C171.071%20L84.791%2C171.185%20L84.164%2C161.402%20L86.289%2C161.272%20L86.662%2C167.142%20L89.245%2C162.130%20L90.266%2C162.068%20L93.419%2C166.603%20L93.068%2C160.858%20L95.192%2C160.728%20L95.791%2C170.512%20L93.918%2C170.627%20L89.884%2C164.771%20ZM84.959%2C4.840%20L82.278%2C9.801%20L81.256%2C9.843%20L78.192%2C5.246%20L78.431%2C10.997%20L76.304%2C11.085%20L75.898%2C1.291%20L77.773%2C1.213%20L81.691%2C7.148%20L85.049%2C0.912%20L86.910%2C0.834%20L87.344%2C10.628%20L85.217%2C10.716%20L84.959%2C4.840%20ZM69.816%2C166.142%20C69.004%2C165.989%2068.523%2C165.214%2068.665%2C164.457%20C68.813%2C163.672%2069.565%2C163.158%2070.350%2C163.306%20C71.135%2C163.454%2071.648%2C164.207%2071.500%2C164.991%20C71.353%2C165.776%2070.600%2C166.290%2069.816%2C166.142%20ZM59.649%2C4.756%20L66.809%2C2.851%20L67.277%2C4.610%20L62.297%2C5.936%20L62.844%2C7.993%20L67.243%2C6.823%20L67.696%2C8.528%20L63.298%2C9.698%20L63.881%2C11.891%20L69.038%2C10.519%20L69.506%2C12.278%20L62.170%2C14.230%20L59.649%2C4.756%20ZM52.449%2C164.740%20L53.505%2C157.585%20L48.392%2C162.744%20L46.509%2C161.817%20L47.565%2C154.600%20L42.452%2C159.821%20L40.506%2C158.863%20L47.708%2C151.488%20L49.893%2C152.563%20L48.897%2C159.467%20L53.823%2C154.497%20L55.996%2C155.566%20L54.558%2C165.778%20L52.449%2C164.740%20ZM51.345%2C18.710%20L47.887%2C11.551%20L45.063%2C12.915%20L44.260%2C11.251%20L51.948%2C7.537%20L52.752%2C9.201%20L49.928%2C10.565%20L53.387%2C17.724%20L51.345%2C18.710%20ZM40.530%2C25.548%20C39.279%2C26.468%2037.742%2C27.024%2036.646%2C26.996%20L36.255%2C25.165%20C37.276%2C25.161%2038.517%2C24.770%2039.465%2C24.074%20C40.547%2C23.279%2040.722%2C22.595%2040.365%2C22.110%20C39.280%2C20.633%2035.436%2C25.020%2033.282%2C22.088%20C32.296%2C20.746%2032.558%2C18.834%2034.802%2C17.186%20C35.795%2C16.456%2036.983%2C15.948%2038.056%2C15.871%20L38.511%2C17.673%20C37.472%2C17.794%2036.567%2C18.146%2035.868%2C18.660%20C34.786%2C19.455%2034.667%2C20.168%2035.031%2C20.664%20C36.100%2C22.119%2039.952%2C17.743%2042.081%2C20.641%20C43.051%2C21.960%2042.786%2C23.891%2040.530%2C25.548%20ZM33.739%2C141.184%20L39.569%2C146.047%20L33.289%2C153.578%20L27.598%2C148.831%20L28.765%2C147.433%20L32.723%2C150.734%20L34.087%2C149.099%20L30.591%2C146.183%20L31.721%2C144.828%20L35.218%2C147.744%20L36.671%2C146.001%20L32.572%2C142.583%20L33.739%2C141.184%20ZM26.527%2C33.302%20L19.332%2C31.796%20L20.970%2C30.032%20L25.939%2C31.076%20L24.531%2C26.197%20L26.045%2C24.567%20L28.090%2C31.659%20L30.633%2C34.021%20L29.090%2C35.682%20L26.527%2C33.302%20ZM14.399%2C41.662%20C13.687%2C42.802%2013.840%2C43.508%2014.362%2C43.834%20C15.894%2C44.791%2017.855%2C39.299%2020.906%2C41.205%20C22.295%2C42.073%2022.763%2C43.966%2021.280%2C46.340%20C20.457%2C47.658%2019.234%2C48.743%2018.205%2C49.123%20L17.164%2C47.565%20C18.112%2C47.184%2019.121%2C46.362%2019.744%2C45.364%20C20.456%2C44.225%2020.365%2C43.524%2019.855%2C43.206%20C18.300%2C42.234%2016.350%2C47.733%2013.263%2C45.805%20C11.851%2C44.922%2011.387%2C43.049%2012.863%2C40.686%20C13.516%2C39.642%2014.432%2C38.729%2015.401%2C38.261%20L16.491%2C39.767%20C15.569%2C40.264%2014.859%2C40.926%2014.399%2C41.662%20ZM10.637%2C107.324%20L12.015%2C111.659%20L14.279%2C111.849%20L14.983%2C114.063%20L4.324%2C112.871%20L3.645%2C110.738%20L11.653%2C103.594%20L12.374%2C105.861%20L10.637%2C107.324%20ZM9.213%2C108.526%20L6.110%2C111.143%20L10.154%2C111.487%20L9.213%2C108.526%20ZM0.389%2C94.325%20C0.127%2C91.720%201.314%2C89.954%203.501%2C89.733%20C4.964%2C89.586%206.111%2C90.216%206.782%2C91.429%20L9.696%2C88.926%20L9.940%2C91.350%20L7.413%2C93.505%20L7.424%2C93.616%20L7.622%2C95.580%20L10.339%2C95.307%20L10.566%2C97.563%20L0.815%2C98.546%20L0.389%2C94.325%20ZM2.426%2C96.104%20L5.825%2C95.761%20L5.640%2C93.923%20C5.501%2C92.543%204.790%2C91.911%203.731%2C92.018%20C2.659%2C92.126%202.102%2C92.886%202.241%2C94.265%20L2.426%2C96.104%20ZM0.049%2C81.275%20L0.759%2C73.905%20L2.570%2C74.080%20L2.076%2C79.207%20L4.194%2C79.411%20L4.630%2C74.883%20L6.386%2C75.052%20L5.949%2C79.580%20L8.206%2C79.797%20L8.718%2C74.490%20L10.529%2C74.664%20L9.801%2C82.215%20L0.049%2C81.275%20ZM8.492%2C62.140%20C7.734%2C61.889%207.325%2C61.074%207.577%2C60.317%20C7.837%2C59.533%208.669%2C59.160%209.400%2C59.402%20C10.157%2C59.654%2010.566%2C60.468%2010.315%2C61.225%20C10.063%2C61.983%209.249%2C62.391%208.492%2C62.140%20ZM12.754%2C127.287%20L15.018%2C126.028%20L12.813%2C122.063%20L14.404%2C121.179%20L16.609%2C125.144%20L19.730%2C123.408%20L20.832%2C125.391%20L12.266%2C130.155%20L8.666%2C123.681%20L10.257%2C122.796%20L12.754%2C127.287%20ZM22.940%2C131.869%20L24.364%2C130.693%20L28.935%2C136.227%20L21.383%2C142.465%20L19.940%2C140.717%20L26.067%2C135.656%20L22.940%2C131.869%20ZM119.998%2C152.598%20L123.595%2C159.687%20L126.391%2C158.269%20L127.227%2C159.916%20L119.613%2C163.779%20L118.777%2C162.131%20L121.573%2C160.713%20L117.976%2C153.623%20L119.998%2C152.598%20ZM130.664%2C145.556%20C131.897%2C144.611%20133.422%2C144.023%20134.519%2C144.029%20L134.947%2C145.852%20C133.926%2C145.877%20132.693%2C146.293%20131.759%2C147.008%20C130.693%2C147.826%20130.532%2C148.513%20130.898%2C148.991%20C132.014%2C150.446%20135.769%2C145.981%20137.982%2C148.869%20C138.996%2C150.191%20138.772%2C152.108%20136.562%2C153.802%20C135.584%2C154.552%20134.405%2C155.085%20133.334%2C155.183%20L132.842%2C153.391%20C133.880%2C153.248%20134.777%2C152.878%20135.466%2C152.350%20C136.532%2C151.532%20136.637%2C150.818%20136.262%2C150.329%20C135.164%2C148.896%20131.400%2C153.350%20129.212%2C150.495%20C128.216%2C149.195%20128.442%2C147.259%20130.664%2C145.556%20ZM144.532%2C137.505%20L151.758%2C138.861%20L150.157%2C140.659%20L145.166%2C139.719%20L146.676%2C144.568%20L145.196%2C146.230%20L143.003%2C139.180%20L140.411%2C136.872%20L141.919%2C135.178%20L144.532%2C137.505%20ZM156.468%2C126.753%20C154.917%2C125.826%20153.062%2C131.360%20149.972%2C129.513%20C148.565%2C128.672%20148.060%2C126.787%20149.497%2C124.382%20C150.295%2C123.047%20151.497%2C121.938%20152.520%2C121.537%20L153.591%2C123.075%20C152.650%2C123.476%20151.657%2C124.318%20151.053%2C125.328%20C150.363%2C126.483%20150.468%2C127.182%20150.985%2C127.490%20C152.560%2C128.432%20154.403%2C122.891%20157.529%2C124.760%20C158.960%2C125.615%20159.461%2C127.481%20158.030%2C129.874%20C157.398%2C130.932%20156.499%2C131.863%20155.538%2C132.350%20L154.419%2C130.865%20C155.331%2C130.349%20156.029%2C129.673%20156.474%2C128.927%20C157.164%2C127.773%20156.997%2C127.070%20156.468%2C126.753%20ZM161.021%2C111.377%20C161.773%2C111.643%20162.165%2C112.465%20161.899%2C113.218%20C161.624%2C113.996%20160.785%2C114.353%20160.059%2C114.096%20C159.306%2C113.830%20158.914%2C113.008%20159.180%2C112.256%20C159.446%2C111.503%20160.268%2C111.111%20161.021%2C111.377%20ZM161.656%2C93.750%20L161.040%2C99.046%20L159.233%2C98.836%20L160.109%2C91.301%20L169.840%2C92.434%20L168.984%2C99.787%20L167.177%2C99.577%20L167.772%2C94.461%20L165.660%2C94.216%20L165.134%2C98.733%20L163.382%2C98.530%20L163.908%2C94.012%20L161.656%2C93.750%20Z%22%2F%3E%3C%2Fsvg%3E");background-color:#4fa6a3}.section-01--question-01 .section-01__inner::before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22172px%22%20height%3D%22171px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M159.633%2C71.448%20C159.096%2C68.715%20160.343%2C66.787%20163.172%2C66.230%20L168.555%2C65.172%20L168.992%2C67.396%20L163.692%2C68.439%20C161.865%2C68.798%20161.266%2C69.743%20161.531%2C71.089%20C161.798%2C72.449%20162.708%2C73.083%20164.534%2C72.724%20L169.835%2C71.681%20L170.267%2C73.878%20L164.884%2C74.937%20C162.055%2C75.494%20160.171%2C74.181%20159.633%2C71.448%20ZM160.661%2C56.404%20C158.589%2C57.393%20156.337%2C56.900%20154.833%2C55.307%20C154.583%2C55.953%20154.600%2C56.411%20154.811%2C56.853%20C155.070%2C57.396%20155.514%2C57.774%20156.155%2C57.980%20L155.502%2C59.408%20C154.517%2C59.164%20153.740%2C58.511%20153.276%2C57.538%20C152.650%2C56.224%20152.690%2C55.073%20153.479%2C53.022%20C152.625%2C50.451%20153.643%2C47.872%20156.044%2C46.726%20C158.672%2C45.473%20161.594%2C46.591%20162.926%2C49.383%20C164.252%2C52.163%20163.301%2C55.145%20160.661%2C56.404%20ZM161.182%2C50.215%20C160.429%2C48.636%20158.713%2C47.997%20157.032%2C48.798%20C155.352%2C49.600%20154.769%2C51.336%20155.522%2C52.915%20C156.276%2C54.495%20157.992%2C55.134%20159.672%2C54.332%20C161.353%2C53.531%20161.936%2C51.794%20161.182%2C50.215%20ZM160.604%2C122.802%20L162.033%2C120.010%20L163.678%2C120.852%20L159.788%2C128.456%20L158.142%2C127.614%20L159.571%2C124.822%20L152.490%2C121.199%20L153.523%2C119.179%20L160.604%2C122.802%20ZM145.483%2C34.512%20C144.961%2C33.909%20145.025%2C33.001%20145.628%2C32.478%20C146.231%2C31.955%20147.139%2C32.020%20147.662%2C32.622%20C148.203%2C33.246%20148.099%2C34.152%20147.517%2C34.656%20C146.914%2C35.179%20146.006%2C35.114%20145.483%2C34.512%20ZM153.998%2C137.039%20L152.612%2C138.833%20L144.857%2C132.841%20L146.244%2C131.047%20L153.998%2C137.039%20ZM133.993%2C150.379%20C132.089%2C148.156%20132.429%2C145.044%20134.769%2C143.040%20C137.119%2C141.026%20140.245%2C141.188%20142.140%2C143.401%20C144.034%2C145.613%20143.714%2C148.726%20141.364%2C150.740%20C139.024%2C152.744%20135.897%2C152.601%20133.993%2C150.379%20ZM140.395%2C144.895%20C139.184%2C143.480%20137.355%2C143.369%20136.026%2C144.507%20C134.696%2C145.646%20134.526%2C147.470%20135.737%2C148.885%20C136.949%2C150.299%20138.777%2C150.411%20140.107%2C149.272%20C141.436%2C148.133%20141.607%2C146.309%20140.395%2C144.895%20ZM130.140%2C25.037%20L129.408%2C17.376%20L126.087%2C22.311%20L124.229%2C21.061%20L129.698%2C12.932%20L131.254%2C13.979%20L131.975%2C21.633%20L135.295%2C16.698%20L137.153%2C17.948%20L131.684%2C26.076%20L130.140%2C25.037%20ZM125.797%2C161.182%20L118.800%2C157.995%20L121.427%2C163.332%20L119.417%2C164.321%20L115.091%2C155.531%20L116.762%2C154.709%20L123.771%2C157.889%20L121.144%2C152.552%20L123.154%2C151.563%20L127.479%2C160.354%20L125.797%2C161.182%20ZM111.074%2C15.246%20C108.157%2C14.214%20106.738%2C11.425%20107.709%2C8.679%20C108.681%2C5.934%20111.538%2C4.658%20114.455%2C5.690%20C117.359%2C6.717%20118.796%2C9.497%20117.820%2C12.256%20C116.844%2C15.015%20113.978%2C16.273%20111.074%2C15.246%20ZM113.810%2C7.511%20C112.161%2C6.928%20110.495%2C7.690%20109.874%2C9.445%20C109.253%2C11.201%20110.069%2C12.841%20111.719%2C13.424%20C113.368%2C14.008%20115.034%2C13.246%20115.655%2C11.490%20C116.276%2C9.735%20115.460%2C8.095%20113.810%2C7.511%20ZM101.434%2C166.095%20C100.623%2C166.250%2099.891%2C165.707%2099.746%2C164.950%20C99.596%2C164.167%20100.107%2C163.413%20100.890%2C163.263%20C101.674%2C163.112%20102.428%2C163.623%20102.578%2C164.407%20C102.729%2C165.190%20102.218%2C165.944%20101.434%2C166.095%20ZM94.924%2C11.305%20L96.217%2C1.596%20L98.464%2C1.895%20L97.171%2C11.604%20L94.924%2C11.305%20ZM83.260%2C10.833%20L80.996%2C10.947%20L80.598%2C3.008%20L77.467%2C3.165%20L77.374%2C1.320%20L85.900%2C0.892%20L85.993%2C2.737%20L82.862%2C2.894%20L83.260%2C10.833%20ZM80.854%2C160.917%20C83.509%2C161.460%2085.237%2C163.631%2085.031%2C166.284%20C84.805%2C169.188%2082.377%2C171.162%2079.291%2C170.923%20C76.220%2C170.684%2074.110%2C168.372%2074.336%2C165.454%20C74.514%2C163.164%2076.065%2C161.458%2078.197%2C160.950%20C77.761%2C160.410%2077.356%2C160.196%2076.868%2C160.158%20C76.267%2C160.112%2075.719%2C160.308%2075.220%2C160.761%20L74.308%2C159.482%20C75.011%2C158.750%2075.965%2C158.403%2077.040%2C158.486%20C78.492%2C158.599%2079.470%2C159.208%2080.854%2C160.917%20ZM76.626%2C165.631%20C76.482%2C167.488%2077.695%2C168.861%2079.441%2C168.996%20C81.186%2C169.131%2082.597%2C167.963%2082.741%2C166.106%20C82.885%2C164.249%2081.671%2C162.877%2079.926%2C162.741%20C78.181%2C162.606%2076.770%2C163.774%2076.626%2C165.631%20ZM66.210%2C13.596%20C64.711%2C14.002%2063.077%2C13.967%2062.064%2C13.546%20L62.360%2C11.697%20C63.315%2C12.061%2064.613%2C12.144%2065.747%2C11.837%20C67.044%2C11.485%2067.453%2C10.910%2067.296%2C10.330%20C66.816%2C8.560%2061.649%2C11.266%2060.697%2C7.755%20C60.261%2C6.148%2061.195%2C4.460%2063.882%2C3.731%20C65.071%2C3.409%2066.363%2C3.363%2067.391%2C3.678%20L67.166%2C5.523%20C66.153%2C5.261%2065.182%2C5.263%2064.345%2C5.490%20C63.049%2C5.842%2062.681%2C6.464%2062.842%2C7.058%20C63.314%2C8.800%2068.485%2C6.107%2069.426%2C9.578%20C69.854%2C11.158%2068.911%2C12.863%2066.210%2C13.596%20ZM64.551%2C162.727%20L62.780%2C167.924%20L60.632%2C167.193%20L62.376%2C162.074%20C62.976%2C160.311%2062.456%2C159.320%2061.156%2C158.877%20C59.844%2C158.430%2058.839%2C158.902%2058.239%2C160.665%20L56.495%2C165.783%20L54.374%2C165.061%20L56.144%2C159.863%20C57.075%2C157.131%2059.154%2C156.153%2061.793%2C157.052%20C64.432%2C157.950%2065.481%2C159.995%2064.551%2C162.727%20ZM43.254%2C12.425%20L49.800%2C8.971%20L50.649%2C10.579%20L46.095%2C12.983%20L47.088%2C14.864%20L51.110%2C12.741%20L51.933%2C14.300%20L47.911%2C16.423%20L48.969%2C18.428%20L53.684%2C15.939%20L54.533%2C17.548%20L47.825%2C21.088%20L43.254%2C12.425%20ZM43.733%2C159.853%20L37.469%2C155.906%20L38.439%2C154.367%20L42.796%2C157.113%20L43.930%2C155.313%20L40.082%2C152.888%20L41.022%2C151.396%20L44.870%2C153.821%20L46.079%2C151.903%20L41.568%2C149.060%20L42.538%2C147.521%20L48.956%2C151.565%20L43.733%2C159.853%20ZM30.345%2C29.025%20L26.733%2C24.892%20L28.441%2C23.399%20L31.998%2C27.469%20C33.224%2C28.871%2034.342%2C28.917%2035.376%2C28.014%20C36.420%2C27.101%2036.514%2C25.996%2035.288%2C24.594%20L31.730%2C20.524%20L33.417%2C19.049%20L37.030%2C23.182%20C38.929%2C25.354%2038.735%2C27.644%2036.637%2C29.478%20C34.539%2C31.312%2032.244%2C31.197%2030.345%2C29.025%20ZM28.251%2C39.099%20C28.530%2C40.074%2028.351%2C41.073%2027.739%2C41.960%20C26.912%2C43.158%2025.894%2C43.697%2023.722%2C44.035%20C21.919%2C46.056%2019.176%2C46.459%2016.987%2C44.948%20C14.590%2C43.295%2014.104%2C40.204%2015.861%2C37.658%20C17.610%2C35.124%2020.668%2C34.462%2023.076%2C36.124%20C24.966%2C37.428%2025.660%2C39.625%2025.029%2C41.723%20C25.714%2C41.617%2026.102%2C41.375%2026.380%2C40.972%20C26.722%2C40.476%2026.828%2C39.904%2026.687%2C39.245%20L28.251%2C39.099%20ZM21.772%2C38.013%20C20.240%2C36.956%2018.445%2C37.315%2017.451%2C38.755%20C16.457%2C40.195%2016.758%2C42.002%2018.290%2C43.059%20C19.823%2C44.116%2021.618%2C43.757%2022.612%2C42.317%20C23.606%2C40.877%2023.305%2C39.070%2021.772%2C38.013%20ZM8.208%2C105.940%20C5.345%2C106.470%202.812%2C104.633%202.249%2C101.591%20C1.689%2C98.563%203.379%2C95.930%206.256%2C95.397%20C9.132%2C94.865%2011.653%2C96.718%2012.214%2C99.746%20C12.777%2C102.788%2011.070%2C105.410%208.208%2C105.940%20ZM10.315%2C100.098%20C9.996%2C98.377%208.504%2C97.316%206.673%2C97.654%20C4.843%2C97.993%203.830%2C99.519%204.149%2C101.240%20C4.467%2C102.960%205.959%2C104.022%207.790%2C103.683%20C9.620%2C103.344%2010.633%2C101.818%2010.315%2C100.098%20ZM9.800%2C61.176%20C9.046%2C60.915%208.648%2C60.096%208.909%2C59.342%20C9.179%2C58.561%2010.016%2C58.199%2010.743%2C58.451%20C11.497%2C58.712%2011.895%2C59.531%2011.634%2C60.285%20C11.373%2C61.039%2010.554%2C61.437%209.800%2C61.176%20ZM11.134%2C78.330%20L4.869%2C82.812%20L10.809%2C83.208%20L10.660%2C85.444%20L0.876%2C84.793%20L1.001%2C82.920%20L7.265%2C78.451%20L1.325%2C78.056%20L1.474%2C75.819%20L11.258%2C76.471%20L11.134%2C78.330%20ZM16.867%2C115.690%20L7.810%2C119.428%20L6.944%2C117.332%20L16.002%2C113.594%20L16.867%2C115.690%20ZM15.634%2C130.349%20L22.299%2C126.015%20L23.535%2C127.916%20L16.870%2C132.250%20L18.579%2C134.878%20L17.030%2C135.885%20L12.376%2C128.728%20L13.925%2C127.720%20L15.634%2C130.349%20ZM27.172%2C145.061%20C28.127%2C146.007%2028.850%2C146.014%2029.283%2C145.576%20C30.555%2C144.292%2025.629%2C141.166%2028.162%2C138.609%20C29.315%2C137.445%2031.266%2C137.406%2033.256%2C139.378%20C34.360%2C140.472%2035.149%2C141.904%2035.293%2C142.993%20L33.543%2C143.665%20C33.380%2C142.655%2032.800%2C141.489%2031.964%2C140.661%20C31.009%2C139.715%2030.306%2C139.649%2029.882%2C140.077%20C28.591%2C141.380%2033.527%2C144.497%2030.964%2C147.083%20C29.791%2C148.267%2027.860%2C148.306%2025.880%2C146.344%20C25.005%2C145.477%2024.316%2C144.381%2024.074%2C143.332%20L25.784%2C142.601%20C26.066%2C143.610%2026.555%2C144.449%2027.172%2C145.061%20ZM165.954%2C105.375%20C164.208%2C104.916%20163.966%2C110.741%20160.488%2C109.827%20C158.904%2C109.411%20157.896%2C107.743%20158.607%2C105.036%20C159.001%2C103.534%20159.846%2C102.135%20160.716%2C101.467%20L162.172%2C102.645%20C161.380%2C103.291%20160.661%2C104.375%20160.363%2C105.512%20C160.021%2C106.811%20160.316%2C107.453%20160.898%2C107.606%20C162.671%2C108.071%20162.900%2C102.243%20166.419%2C103.167%20C168.029%2C103.590%20169.028%2C105.242%20168.320%2C107.935%20C168.007%2C109.126%20167.403%2C110.269%20166.617%2C111.003%20L165.130%2C109.889%20C165.862%2C109.141%20166.344%2C108.298%20166.564%2C107.459%20C166.906%2C106.160%20166.550%2C105.531%20165.954%2C105.375%20ZM167.055%2C87.814%20L166.886%2C92.362%20L165.123%2C92.297%20L165.292%2C87.749%20L163.025%2C87.665%20L162.827%2C92.996%20L161.008%2C92.929%20L161.290%2C85.345%20L171.084%2C85.708%20L170.810%2C93.110%20L168.991%2C93.042%20L169.182%2C87.893%20L167.055%2C87.814%20Z%22%2F%3E%3C%2Fsvg%3E");background-color:#4fa6a3}.section-01--question-02 .section-01__inner::before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22172px%22%20height%3D%22171px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M159.633%2C71.448%20C159.096%2C68.715%20160.343%2C66.787%20163.172%2C66.230%20L168.555%2C65.172%20L168.992%2C67.396%20L163.692%2C68.439%20C161.865%2C68.798%20161.266%2C69.743%20161.531%2C71.089%20C161.798%2C72.449%20162.708%2C73.083%20164.534%2C72.724%20L169.835%2C71.681%20L170.267%2C73.878%20L164.884%2C74.937%20C162.055%2C75.494%20160.171%2C74.181%20159.633%2C71.448%20ZM160.661%2C56.404%20C158.589%2C57.393%20156.337%2C56.900%20154.833%2C55.307%20C154.583%2C55.953%20154.600%2C56.411%20154.811%2C56.853%20C155.070%2C57.396%20155.514%2C57.774%20156.155%2C57.980%20L155.502%2C59.408%20C154.517%2C59.164%20153.740%2C58.511%20153.276%2C57.538%20C152.650%2C56.224%20152.690%2C55.073%20153.479%2C53.022%20C152.625%2C50.451%20153.643%2C47.872%20156.044%2C46.726%20C158.672%2C45.473%20161.594%2C46.591%20162.926%2C49.383%20C164.252%2C52.163%20163.301%2C55.145%20160.661%2C56.404%20ZM161.182%2C50.215%20C160.429%2C48.636%20158.713%2C47.997%20157.032%2C48.798%20C155.352%2C49.600%20154.769%2C51.336%20155.522%2C52.915%20C156.276%2C54.495%20157.992%2C55.134%20159.672%2C54.332%20C161.353%2C53.531%20161.936%2C51.794%20161.182%2C50.215%20ZM160.604%2C122.802%20L162.033%2C120.010%20L163.678%2C120.852%20L159.788%2C128.456%20L158.142%2C127.614%20L159.571%2C124.822%20L152.490%2C121.199%20L153.523%2C119.179%20L160.604%2C122.802%20ZM145.483%2C34.512%20C144.961%2C33.909%20145.025%2C33.001%20145.628%2C32.478%20C146.231%2C31.955%20147.139%2C32.020%20147.662%2C32.622%20C148.203%2C33.246%20148.099%2C34.152%20147.517%2C34.656%20C146.914%2C35.179%20146.006%2C35.114%20145.483%2C34.512%20ZM153.998%2C137.039%20L152.612%2C138.833%20L144.857%2C132.841%20L146.244%2C131.047%20L153.998%2C137.039%20ZM133.993%2C150.379%20C132.089%2C148.156%20132.429%2C145.044%20134.769%2C143.040%20C137.119%2C141.026%20140.245%2C141.188%20142.140%2C143.401%20C144.034%2C145.613%20143.714%2C148.726%20141.364%2C150.740%20C139.024%2C152.744%20135.897%2C152.601%20133.993%2C150.379%20ZM140.395%2C144.895%20C139.184%2C143.480%20137.355%2C143.369%20136.026%2C144.507%20C134.696%2C145.646%20134.526%2C147.470%20135.737%2C148.885%20C136.949%2C150.299%20138.777%2C150.411%20140.107%2C149.272%20C141.436%2C148.133%20141.607%2C146.309%20140.395%2C144.895%20ZM130.140%2C25.037%20L129.408%2C17.376%20L126.087%2C22.311%20L124.229%2C21.061%20L129.698%2C12.932%20L131.254%2C13.979%20L131.975%2C21.633%20L135.295%2C16.698%20L137.153%2C17.948%20L131.684%2C26.076%20L130.140%2C25.037%20ZM125.797%2C161.182%20L118.800%2C157.995%20L121.427%2C163.332%20L119.417%2C164.321%20L115.091%2C155.531%20L116.762%2C154.709%20L123.771%2C157.889%20L121.144%2C152.552%20L123.154%2C151.563%20L127.479%2C160.354%20L125.797%2C161.182%20ZM111.074%2C15.246%20C108.157%2C14.214%20106.738%2C11.425%20107.709%2C8.679%20C108.681%2C5.934%20111.538%2C4.658%20114.455%2C5.690%20C117.359%2C6.717%20118.796%2C9.497%20117.820%2C12.256%20C116.844%2C15.015%20113.978%2C16.273%20111.074%2C15.246%20ZM113.810%2C7.511%20C112.161%2C6.928%20110.495%2C7.690%20109.874%2C9.445%20C109.253%2C11.201%20110.069%2C12.841%20111.719%2C13.424%20C113.368%2C14.008%20115.034%2C13.246%20115.655%2C11.490%20C116.276%2C9.735%20115.460%2C8.095%20113.810%2C7.511%20ZM101.434%2C166.095%20C100.623%2C166.250%2099.891%2C165.707%2099.746%2C164.950%20C99.596%2C164.167%20100.107%2C163.413%20100.890%2C163.263%20C101.674%2C163.112%20102.428%2C163.623%20102.578%2C164.407%20C102.729%2C165.190%20102.218%2C165.944%20101.434%2C166.095%20ZM94.924%2C11.305%20L96.217%2C1.596%20L98.464%2C1.895%20L97.171%2C11.604%20L94.924%2C11.305%20ZM83.260%2C10.833%20L80.996%2C10.947%20L80.598%2C3.008%20L77.467%2C3.165%20L77.374%2C1.320%20L85.900%2C0.892%20L85.993%2C2.737%20L82.862%2C2.894%20L83.260%2C10.833%20ZM80.854%2C160.917%20C83.509%2C161.460%2085.237%2C163.631%2085.031%2C166.284%20C84.805%2C169.188%2082.377%2C171.162%2079.291%2C170.923%20C76.220%2C170.684%2074.110%2C168.372%2074.336%2C165.454%20C74.514%2C163.164%2076.065%2C161.458%2078.197%2C160.950%20C77.761%2C160.410%2077.356%2C160.196%2076.868%2C160.158%20C76.267%2C160.112%2075.719%2C160.308%2075.220%2C160.761%20L74.308%2C159.482%20C75.011%2C158.750%2075.965%2C158.403%2077.040%2C158.486%20C78.492%2C158.599%2079.470%2C159.208%2080.854%2C160.917%20ZM76.626%2C165.631%20C76.482%2C167.488%2077.695%2C168.861%2079.441%2C168.996%20C81.186%2C169.131%2082.597%2C167.963%2082.741%2C166.106%20C82.885%2C164.249%2081.671%2C162.877%2079.926%2C162.741%20C78.181%2C162.606%2076.770%2C163.774%2076.626%2C165.631%20ZM66.210%2C13.596%20C64.711%2C14.002%2063.077%2C13.967%2062.064%2C13.546%20L62.360%2C11.697%20C63.315%2C12.061%2064.613%2C12.144%2065.747%2C11.837%20C67.044%2C11.485%2067.453%2C10.910%2067.296%2C10.330%20C66.816%2C8.560%2061.649%2C11.266%2060.697%2C7.755%20C60.261%2C6.148%2061.195%2C4.460%2063.882%2C3.731%20C65.071%2C3.409%2066.363%2C3.363%2067.391%2C3.678%20L67.166%2C5.523%20C66.153%2C5.261%2065.182%2C5.263%2064.345%2C5.490%20C63.049%2C5.842%2062.681%2C6.464%2062.842%2C7.058%20C63.314%2C8.800%2068.485%2C6.107%2069.426%2C9.578%20C69.854%2C11.158%2068.911%2C12.863%2066.210%2C13.596%20ZM64.551%2C162.727%20L62.780%2C167.924%20L60.632%2C167.193%20L62.376%2C162.074%20C62.976%2C160.311%2062.456%2C159.320%2061.156%2C158.877%20C59.844%2C158.430%2058.839%2C158.902%2058.239%2C160.665%20L56.495%2C165.783%20L54.374%2C165.061%20L56.144%2C159.863%20C57.075%2C157.131%2059.154%2C156.153%2061.793%2C157.052%20C64.432%2C157.950%2065.481%2C159.995%2064.551%2C162.727%20ZM43.254%2C12.425%20L49.800%2C8.971%20L50.649%2C10.579%20L46.095%2C12.983%20L47.088%2C14.864%20L51.110%2C12.741%20L51.933%2C14.300%20L47.911%2C16.423%20L48.969%2C18.428%20L53.684%2C15.939%20L54.533%2C17.548%20L47.825%2C21.088%20L43.254%2C12.425%20ZM43.733%2C159.853%20L37.469%2C155.906%20L38.439%2C154.367%20L42.796%2C157.113%20L43.930%2C155.313%20L40.082%2C152.888%20L41.022%2C151.396%20L44.870%2C153.821%20L46.079%2C151.903%20L41.568%2C149.060%20L42.538%2C147.521%20L48.956%2C151.565%20L43.733%2C159.853%20ZM30.345%2C29.025%20L26.733%2C24.892%20L28.441%2C23.399%20L31.998%2C27.469%20C33.224%2C28.871%2034.342%2C28.917%2035.376%2C28.014%20C36.420%2C27.101%2036.514%2C25.996%2035.288%2C24.594%20L31.730%2C20.524%20L33.417%2C19.049%20L37.030%2C23.182%20C38.929%2C25.354%2038.735%2C27.644%2036.637%2C29.478%20C34.539%2C31.312%2032.244%2C31.197%2030.345%2C29.025%20ZM28.251%2C39.099%20C28.530%2C40.074%2028.351%2C41.073%2027.739%2C41.960%20C26.912%2C43.158%2025.894%2C43.697%2023.722%2C44.035%20C21.919%2C46.056%2019.176%2C46.459%2016.987%2C44.948%20C14.590%2C43.295%2014.104%2C40.204%2015.861%2C37.658%20C17.610%2C35.124%2020.668%2C34.462%2023.076%2C36.124%20C24.966%2C37.428%2025.660%2C39.625%2025.029%2C41.723%20C25.714%2C41.617%2026.102%2C41.375%2026.380%2C40.972%20C26.722%2C40.476%2026.828%2C39.904%2026.687%2C39.245%20L28.251%2C39.099%20ZM21.772%2C38.013%20C20.240%2C36.956%2018.445%2C37.315%2017.451%2C38.755%20C16.457%2C40.195%2016.758%2C42.002%2018.290%2C43.059%20C19.823%2C44.116%2021.618%2C43.757%2022.612%2C42.317%20C23.606%2C40.877%2023.305%2C39.070%2021.772%2C38.013%20ZM8.208%2C105.940%20C5.345%2C106.470%202.812%2C104.633%202.249%2C101.591%20C1.689%2C98.563%203.379%2C95.930%206.256%2C95.397%20C9.132%2C94.865%2011.653%2C96.718%2012.214%2C99.746%20C12.777%2C102.788%2011.070%2C105.410%208.208%2C105.940%20ZM10.315%2C100.098%20C9.996%2C98.377%208.504%2C97.316%206.673%2C97.654%20C4.843%2C97.993%203.830%2C99.519%204.149%2C101.240%20C4.467%2C102.960%205.959%2C104.022%207.790%2C103.683%20C9.620%2C103.344%2010.633%2C101.818%2010.315%2C100.098%20ZM9.800%2C61.176%20C9.046%2C60.915%208.648%2C60.096%208.909%2C59.342%20C9.179%2C58.561%2010.016%2C58.199%2010.743%2C58.451%20C11.497%2C58.712%2011.895%2C59.531%2011.634%2C60.285%20C11.373%2C61.039%2010.554%2C61.437%209.800%2C61.176%20ZM11.134%2C78.330%20L4.869%2C82.812%20L10.809%2C83.208%20L10.660%2C85.444%20L0.876%2C84.793%20L1.001%2C82.920%20L7.265%2C78.451%20L1.325%2C78.056%20L1.474%2C75.819%20L11.258%2C76.471%20L11.134%2C78.330%20ZM16.867%2C115.690%20L7.810%2C119.428%20L6.944%2C117.332%20L16.002%2C113.594%20L16.867%2C115.690%20ZM15.634%2C130.349%20L22.299%2C126.015%20L23.535%2C127.916%20L16.870%2C132.250%20L18.579%2C134.878%20L17.030%2C135.885%20L12.376%2C128.728%20L13.925%2C127.720%20L15.634%2C130.349%20ZM27.172%2C145.061%20C28.127%2C146.007%2028.850%2C146.014%2029.283%2C145.576%20C30.555%2C144.292%2025.629%2C141.166%2028.162%2C138.609%20C29.315%2C137.445%2031.266%2C137.406%2033.256%2C139.378%20C34.360%2C140.472%2035.149%2C141.904%2035.293%2C142.993%20L33.543%2C143.665%20C33.380%2C142.655%2032.800%2C141.489%2031.964%2C140.661%20C31.009%2C139.715%2030.306%2C139.649%2029.882%2C140.077%20C28.591%2C141.380%2033.527%2C144.497%2030.964%2C147.083%20C29.791%2C148.267%2027.860%2C148.306%2025.880%2C146.344%20C25.005%2C145.477%2024.316%2C144.381%2024.074%2C143.332%20L25.784%2C142.601%20C26.066%2C143.610%2026.555%2C144.449%2027.172%2C145.061%20ZM165.954%2C105.375%20C164.208%2C104.916%20163.966%2C110.741%20160.488%2C109.827%20C158.904%2C109.411%20157.896%2C107.743%20158.607%2C105.036%20C159.001%2C103.534%20159.846%2C102.135%20160.716%2C101.467%20L162.172%2C102.645%20C161.380%2C103.291%20160.661%2C104.375%20160.363%2C105.512%20C160.021%2C106.811%20160.316%2C107.453%20160.898%2C107.606%20C162.671%2C108.071%20162.900%2C102.243%20166.419%2C103.167%20C168.029%2C103.590%20169.028%2C105.242%20168.320%2C107.935%20C168.007%2C109.126%20167.403%2C110.269%20166.617%2C111.003%20L165.130%2C109.889%20C165.862%2C109.141%20166.344%2C108.298%20166.564%2C107.459%20C166.906%2C106.160%20166.550%2C105.531%20165.954%2C105.375%20ZM167.055%2C87.814%20L166.886%2C92.362%20L165.123%2C92.297%20L165.292%2C87.749%20L163.025%2C87.665%20L162.827%2C92.996%20L161.008%2C92.929%20L161.290%2C85.345%20L171.084%2C85.708%20L170.810%2C93.110%20L168.991%2C93.042%20L169.182%2C87.893%20L167.055%2C87.814%20Z%22%2F%3E%3C%2Fsvg%3E");background-color:#20539b}.section-01--monodzukuri .section-01__inner::before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22171px%22%20height%3D%22171px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M166.866%2C74.175%20C165.422%2C74.449%20164.225%2C73.921%20163.452%2C72.772%20L160.768%2C75.517%20L160.314%2C73.125%20L162.643%2C70.760%20L162.622%2C70.650%20L162.254%2C68.712%20L159.573%2C69.220%20L159.150%2C66.993%20L168.774%2C65.167%20L169.564%2C69.332%20C170.052%2C71.903%20169.024%2C73.765%20166.866%2C74.175%20ZM167.726%2C69.553%20L167.382%2C67.738%20L164.027%2C68.375%20L164.372%2C70.190%20C164.630%2C71.551%20165.393%2C72.118%20166.438%2C71.920%20C167.496%2C71.719%20167.985%2C70.914%20167.726%2C69.553%20ZM153.829%2C52.852%20C152.633%2C50.335%20153.365%2C48.157%20155.971%2C46.919%20L160.930%2C44.562%20L161.904%2C46.611%20L157.021%2C48.932%20C155.339%2C49.731%20154.991%2C50.796%20155.581%2C52.035%20C156.176%2C53.288%20157.214%2C53.678%20158.897%2C52.878%20L163.779%2C50.558%20L164.741%2C52.582%20L159.783%2C54.938%20C157.177%2C56.177%20155.025%2C55.370%20153.829%2C52.852%20ZM147.089%2C40.791%20L145.388%2C38.763%20L146.321%2C33.885%20L144.424%2C33.759%20L142.525%2C35.352%20L141.076%2C33.625%20L148.585%2C27.323%20L150.034%2C29.050%20L146.526%2C31.994%20L152.825%2C32.375%20L154.445%2C34.306%20L148.488%2C34.004%20L147.089%2C40.791%20ZM129.558%2C23.884%20C127.289%2C22.265%20126.871%2C20.006%20128.547%2C17.658%20L131.735%2C13.190%20L133.581%2C14.508%20L130.442%2C18.907%20C129.360%2C20.423%20129.574%2C21.522%20130.691%2C22.319%20C131.820%2C23.124%20132.917%2C22.961%20133.998%2C21.445%20L137.138%2C17.045%20L138.961%2C18.346%20L135.773%2C22.815%20C134.098%2C25.163%20131.826%2C25.502%20129.558%2C23.884%20ZM117.783%2C157.447%20L120.331%2C162.823%20L118.307%2C163.783%20L114.109%2C154.928%20L115.792%2C154.130%20L122.755%2C157.414%20L120.207%2C152.038%20L122.231%2C151.078%20L126.428%2C159.933%20L124.733%2C160.736%20L117.783%2C157.447%20ZM112.838%2C12.737%20L118.030%2C14.759%20L117.360%2C16.481%20L109.375%2C13.371%20L109.909%2C12.002%20L117.271%2C7.912%20L112.366%2C6.002%20L113.037%2C4.280%20L120.721%2C7.273%20L120.187%2C8.642%20L112.838%2C12.737%20ZM100.864%2C168.886%20C97.830%2C169.420%2095.210%2C167.705%2094.703%2C164.822%20C94.196%2C161.939%2096.073%2C159.433%2099.108%2C158.899%20C102.156%2C158.363%20104.764%2C160.094%20105.269%2C162.964%20C105.774%2C165.833%20103.913%2C168.350%20100.864%2C168.886%20ZM103.007%2C163.362%20C102.684%2C161.527%20101.167%2C160.500%2099.442%2C160.803%20C97.718%2C161.106%2096.642%2C162.590%2096.965%2C164.424%20C97.288%2C166.259%2098.805%2C167.286%20100.529%2C166.983%20C102.254%2C166.679%20103.329%2C165.196%20103.007%2C163.362%20ZM94.793%2C10.297%20L90.373%2C9.773%20L91.526%2C0.043%20L95.947%2C0.567%20C99.130%2C0.944%20101.085%2C3.121%20100.735%2C6.068%20C100.386%2C9.015%2097.976%2C10.675%2094.793%2C10.297%20ZM95.616%2C2.402%20L93.559%2C2.159%20L92.844%2C8.191%20L94.901%2C8.435%20C96.833%2C8.664%2098.235%2C7.661%2098.456%2C5.798%20C98.677%2C3.935%2097.548%2C2.632%2095.616%2C2.402%20ZM78.361%2C169.676%20C75.167%2C169.386%2073.152%2C167.263%2073.421%2C164.306%20C73.689%2C161.349%2076.054%2C159.624%2079.247%2C159.914%20L83.682%2C160.316%20L82.796%2C170.079%20L78.361%2C169.676%20ZM79.191%2C161.779%20C77.252%2C161.603%2075.878%2C162.645%2075.708%2C164.514%20C75.538%2C166.382%2076.702%2C167.655%2078.641%2C167.831%20L80.705%2C168.019%20L81.255%2C161.966%20L79.191%2C161.779%20ZM74.895%2C10.772%20C71.833%2C11.227%2069.272%2C9.427%2068.843%2C6.546%20C68.415%2C3.664%2070.342%2C1.196%2073.404%2C0.741%20C76.452%2C0.288%2079.025%2C2.072%2079.456%2C4.968%20C79.887%2C7.863%2077.943%2C10.319%2074.895%2C10.772%20ZM77.184%2C5.306%20C76.910%2C3.463%2075.420%2C2.396%2073.688%2C2.653%20C71.956%2C2.911%2070.841%2C4.365%2071.115%2C6.208%20C71.389%2C8.051%2072.879%2C9.118%2074.611%2C8.860%20C76.343%2C8.603%2077.458%2C7.148%2077.184%2C5.306%20ZM56.807%2C162.906%20L61.764%2C164.678%20L61.142%2C166.419%20L53.377%2C163.641%20L53.872%2C162.257%20L61.104%2C157.959%20L55.857%2C156.083%20L56.479%2C154.342%20L64.548%2C157.228%20L64.053%2C158.612%20L56.807%2C162.906%20ZM51.211%2C11.624%20L53.610%2C17.065%20L51.562%2C17.968%20L47.610%2C9.007%20L49.326%2C8.250%20L56.180%2C11.726%20L53.781%2C6.286%20L55.829%2C5.382%20L59.781%2C14.344%20L58.078%2C15.095%20L51.211%2C11.624%20ZM42.255%2C158.036%20L40.374%2C156.771%20L43.390%2C152.288%20C44.429%2C150.744%2044.185%2C149.652%2043.047%2C148.887%20C41.898%2C148.113%2040.806%2C148.307%2039.767%2C149.851%20L36.751%2C154.333%20L34.893%2C153.083%20L37.956%2C148.531%20C39.565%2C146.139%2041.826%2C145.737%2044.137%2C147.292%20C46.448%2C148.847%2046.927%2C151.092%2045.318%2C153.484%20L42.255%2C158.036%20ZM38.770%2C26.683%20C36.366%2C28.632%2033.245%2C28.386%2031.410%2C26.123%20C29.576%2C23.860%2029.980%2C20.756%2032.385%2C18.807%20C34.778%2C16.866%2037.901%2C17.093%2039.744%2C19.367%20C41.587%2C21.641%2041.163%2C24.743%2038.770%2C26.683%20ZM37.960%2C20.813%20C36.787%2C19.366%2034.962%2C19.205%2033.602%2C20.308%20C32.242%2C21.410%2032.022%2C23.229%2033.195%2C24.676%20C34.368%2C26.123%2036.193%2C26.284%2037.553%2C25.182%20C38.913%2C24.079%2039.133%2C22.260%2037.960%2C20.813%20ZM30.839%2C136.156%20L32.333%2C137.843%20L24.995%2C144.337%20L23.501%2C142.650%20L26.929%2C139.616%20L20.625%2C139.400%20L18.955%2C137.513%20L24.916%2C137.658%20L26.135%2C130.841%20L27.889%2C132.822%20L27.084%2C137.721%20L28.984%2C137.798%20L30.839%2C136.156%20ZM21.479%2C35.766%20L23.790%2C40.903%20L23.204%2C41.740%20L17.697%2C41.384%20L22.407%2C44.683%20L21.187%2C46.425%20L13.166%2C40.806%20L14.241%2C39.271%20L21.329%2C39.760%20L18.415%2C33.312%20L19.482%2C31.788%20L27.520%2C37.383%20L26.300%2C39.125%20L21.479%2C35.766%20ZM10.215%2C103.362%20L12.881%2C102.779%20L13.366%2C104.994%20L3.795%2C107.087%20L2.889%2C102.945%20C2.330%2C100.388%203.306%2C98.498%205.453%2C98.029%20C6.888%2C97.715%208.099%2C98.209%208.905%2C99.337%20L11.511%2C96.517%20L12.032%2C98.896%20L9.770%2C101.325%20L9.794%2C101.434%20L10.215%2C103.362%20ZM8.057%2C101.943%20C7.761%2C100.590%206.982%2C100.044%205.943%2C100.271%20C4.890%2C100.501%204.425%2C101.320%204.721%2C102.673%20L5.116%2C104.478%20L8.452%2C103.748%20L8.057%2C101.943%20ZM0.981%2C85.183%20L1.018%2C82.916%20L10.813%2C83.076%20L10.776%2C85.343%20L0.981%2C85.183%20ZM8.909%2C63.092%20C8.145%2C62.860%207.715%2C62.057%207.947%2C61.294%20C8.186%2C60.503%209.008%2C60.109%209.745%2C60.332%20C10.508%2C60.563%2010.938%2C61.366%2010.707%2C62.130%20C10.475%2C62.894%209.672%2C63.323%208.909%2C63.092%20ZM19.063%2C118.960%20C20.326%2C121.444%2019.652%2C123.640%2017.081%2C124.948%20L12.188%2C127.436%20L11.160%2C125.414%20L15.978%2C122.964%20C17.638%2C122.120%2017.956%2C121.047%2017.334%2C119.823%20C16.706%2C118.588%2015.657%2C118.225%2013.997%2C119.069%20L9.179%2C121.520%20L8.164%2C119.523%20L13.057%2C117.034%20C15.628%2C115.727%2017.800%2C116.476%2019.063%2C118.960%20ZM142.180%2C142.360%20C144.074%2C144.573%20143.754%2C147.686%20141.404%2C149.699%20C139.064%2C151.703%20135.937%2C151.561%20134.033%2C149.338%20C132.129%2C147.115%20132.469%2C144.003%20134.809%2C141.999%20C137.159%2C139.986%20140.285%2C140.148%20142.180%2C142.360%20ZM135.777%2C147.844%20C136.989%2C149.259%20138.817%2C149.370%20140.147%2C148.232%20C141.476%2C147.093%20141.647%2C145.269%20140.435%2C143.854%20C139.224%2C142.440%20137.395%2C142.328%20136.066%2C143.467%20C134.736%2C144.606%20134.565%2C146.430%20135.777%2C147.844%20ZM151.847%2C132.460%20L149.393%2C127.381%20L149.957%2C126.528%20L155.479%2C126.734%20L150.675%2C123.560%20L151.848%2C121.784%20L160.030%2C127.188%20L158.996%2C128.755%20L151.888%2C128.458%20L154.981%2C134.833%20L153.954%2C136.387%20L145.757%2C131.006%20L146.930%2C129.229%20L151.847%2C132.460%20ZM171.011%2C85.779%20L170.962%2C88.045%20L161.167%2C87.832%20L161.217%2C85.565%20L171.011%2C85.779%20ZM163.303%2C106.143%20C164.070%2C106.367%20164.507%2C107.167%20164.282%2C107.933%20C164.050%2C108.726%20163.232%2C109.128%20162.492%2C108.912%20C161.726%2C108.688%20161.289%2C107.888%20161.513%2C107.122%20C161.738%2C106.356%20162.537%2C105.918%20163.303%2C106.143%20Z%22%2F%3E%3C%2Fsvg%3E");background-color:#4fa6a3}.section-01--infrastructure .section-01__inner::before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22172px%22%20height%3D%22172px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M167.372%2C80.174%20C165.914%2C80.358%20164.752%2C79.758%20164.051%2C78.562%20L161.202%2C81.137%20L160.897%2C78.721%20L163.368%2C76.504%20L163.354%2C76.393%20L163.106%2C74.435%20L160.398%2C74.778%20L160.114%2C72.528%20L169.834%2C71.300%20L170.366%2C75.507%20C170.694%2C78.104%20169.552%2C79.899%20167.372%2C80.174%20ZM168.285%2C73.781%20L164.897%2C74.209%20L165.129%2C76.042%20C165.303%2C77.417%20166.029%2C78.030%20167.084%2C77.897%20C168.154%2C77.762%20168.691%2C76.989%20168.517%2C75.614%20L168.285%2C73.781%20ZM156.673%2C60.712%20C155.735%2C58.088%20156.682%2C55.995%20159.397%2C55.024%20L164.565%2C53.175%20L165.329%2C55.311%20L160.240%2C57.131%20C158.487%2C57.758%20158.035%2C58.782%20158.497%2C60.074%20C158.964%2C61.379%20159.958%2C61.872%20161.711%2C61.244%20L166.800%2C59.424%20L167.555%2C61.534%20L162.387%2C63.382%20C159.671%2C64.353%20157.612%2C63.335%20156.673%2C60.712%20ZM157.515%2C43.517%20L150.738%2C47.677%20L149.551%2C45.744%20L156.329%2C41.584%20L154.688%2C38.911%20L156.263%2C37.944%20L160.731%2C45.223%20L159.156%2C46.190%20L157.515%2C43.517%20ZM148.321%2C32.446%20C148.425%2C31.449%20148.148%2C30.578%20147.479%2C29.861%20C146.228%2C28.520%20144.398%2C28.446%20143.046%2C29.707%20C141.695%2C30.968%20141.641%2C32.799%20142.892%2C34.140%20C143.561%2C34.857%20144.411%2C35.194%20145.423%2C35.150%20L145.434%2C37.131%20C143.974%2C37.229%20142.559%2C36.616%20141.394%2C35.366%20C139.321%2C33.145%20139.319%2C30.044%20141.480%2C28.028%20C143.640%2C26.013%20146.734%2C26.229%20148.816%2C28.461%20C149.972%2C29.700%20150.486%2C31.154%20150.297%2C32.594%20L148.321%2C32.446%20ZM141.267%2C150.818%20C139.965%2C151.944%20138.500%2C152.433%20137.057%2C152.219%20L137.279%2C150.250%20C138.314%2C150.355%20139.167%2C150.080%20139.919%2C149.430%20C141.359%2C148.185%20141.511%2C146.370%20140.293%2C144.961%20C139.094%2C143.574%20137.258%2C143.440%20135.839%2C144.667%20C135.373%2C145.070%20135.012%2C145.530%20134.779%2C146.139%20L136.656%2C148.309%20L135.089%2C149.664%20L132.489%2C146.657%20C132.773%2C145.338%20133.612%2C144.039%20134.671%2C143.124%20C137.000%2C141.109%20140.098%2C141.225%20142.030%2C143.460%20C143.962%2C145.694%20143.629%2C148.776%20141.267%2C150.818%20ZM128.610%2C24.222%20C126.318%2C22.637%20125.866%2C20.384%20127.507%2C18.011%20L130.629%2C13.495%20L132.496%2C14.785%20L129.421%2C19.232%20C128.362%2C20.764%20128.592%2C21.860%20129.721%2C22.641%20C130.862%2C23.429%20131.956%2C23.250%20133.016%2C21.717%20L136.090%2C17.270%20L137.933%2C18.545%20L134.811%2C23.061%20C133.170%2C25.434%20130.903%2C25.807%20128.610%2C24.222%20ZM128.401%2C159.709%20L123.391%2C151.282%20L125.342%2C150.122%20L130.351%2C158.550%20L128.401%2C159.709%20ZM117.904%2C14.370%20L118.746%2C18.116%20L116.492%2C17.195%20L115.776%2C13.954%20L115.672%2C13.911%20L113.845%2C13.165%20L112.813%2C15.691%20L110.714%2C14.833%20L114.421%2C5.765%20L118.346%2C7.369%20C120.768%2C8.359%20121.771%2C10.235%20120.939%2C12.269%20C120.383%2C13.629%20119.289%2C14.346%20117.904%2C14.370%20ZM117.530%2C9.031%20L115.820%2C8.333%20L114.529%2C11.494%20L116.239%2C12.192%20C117.521%2C12.717%20118.412%2C12.385%20118.815%2C11.401%20C119.222%2C10.403%20118.813%2C9.556%20117.530%2C9.031%20ZM114.218%2C155.773%20L116.318%2C154.997%20L119.714%2C164.182%20L117.956%2C164.833%20L111.327%2C160.944%20L113.389%2C166.521%20L111.290%2C167.298%20L107.893%2C158.112%20L109.638%2C157.466%20L116.280%2C161.350%20L114.218%2C155.773%20ZM102.500%2C4.468%20L101.036%2C12.286%20L98.806%2C11.868%20L100.271%2C4.050%20L97.188%2C3.473%20L97.528%2C1.656%20L105.924%2C3.229%20L105.583%2C5.046%20L102.500%2C4.468%20ZM101.514%2C169.668%20L94.184%2C170.709%20L93.928%2C168.908%20L99.027%2C168.183%20L98.728%2C166.077%20L94.225%2C166.717%20L93.977%2C164.971%20L98.480%2C164.332%20L98.161%2C162.087%20L92.882%2C162.837%20L92.626%2C161.036%20L100.136%2C159.969%20L101.514%2C169.668%20ZM89.595%2C7.855%20C89.622%2C9.493%2088.288%2C10.914%2085.489%2C10.960%20C83.936%2C10.985%2082.361%2C10.549%2081.483%2C9.892%20L82.224%2C8.172%20C83.060%2C8.760%2084.298%2C9.160%2085.473%2C9.141%20C86.817%2C9.119%2087.355%2C8.662%2087.345%2C8.060%20C87.315%2C6.227%2081.641%2C7.580%2081.581%2C3.942%20C81.554%2C2.277%2082.875%2C0.869%2085.659%2C0.824%20C86.891%2C0.804%2088.155%2C1.077%2089.074%2C1.636%20L88.402%2C3.368%20C87.484%2C2.865%2086.543%2C2.629%2085.675%2C2.643%20C84.332%2C2.665%2083.822%2C3.177%2083.832%2C3.793%20C83.862%2C5.598%2089.536%2C4.259%2089.595%2C7.855%20ZM84.583%2C171.071%20L77.189%2C170.643%20L77.294%2C168.826%20L82.437%2C169.124%20L82.560%2C166.999%20L78.018%2C166.736%20L78.120%2C164.975%20L82.662%2C165.238%20L82.793%2C162.974%20L77.468%2C162.665%20L77.573%2C160.848%20L85.149%2C161.287%20L84.583%2C171.071%20ZM71.975%2C9.923%20L67.527%2C10.875%20L67.118%2C13.110%20L64.846%2C13.596%20L67.065%2C3.101%20L69.255%2C2.632%20L75.590%2C11.296%20L73.263%2C11.794%20L71.975%2C9.923%20ZM68.612%2C5.046%20L67.878%2C9.039%20L70.917%2C8.389%20L68.612%2C5.046%20ZM65.399%2C161.189%20L67.305%2C161.703%20L68.016%2C159.067%20L70.206%2C159.658%20L67.654%2C169.121%20L63.557%2C168.016%20C61.029%2C167.334%2059.801%2C165.596%2060.374%2C163.474%20C60.757%2C162.054%2061.754%2C161.206%2063.126%2C161.011%20L61.824%2C157.397%20L64.177%2C158.031%20L65.291%2C161.160%20L65.399%2C161.189%20ZM62.591%2C164.072%20C62.310%2C165.113%2062.822%2C165.903%2064.160%2C166.264%20L65.945%2C166.746%20L66.835%2C163.447%20L65.050%2C162.966%20C63.712%2C162.605%2062.868%2C163.044%2062.591%2C164.072%20ZM56.974%2C16.554%20L54.123%2C14.852%20L54.022%2C14.899%20L52.225%2C15.716%20L53.356%2C18.201%20L51.292%2C19.140%20L47.233%2C10.221%20L51.093%2C8.464%20C53.476%2C7.380%2055.529%2C7.938%2056.439%2C9.938%20C57.048%2C11.276%2056.819%2C12.564%2055.886%2C13.589%20L59.191%2C15.545%20L56.974%2C16.554%20ZM54.350%2C10.889%20C53.903%2C9.908%2053.005%2C9.624%2051.744%2C10.198%20L50.062%2C10.964%20L51.477%2C14.073%20L53.159%2C13.307%20C54.420%2C12.733%2054.791%2C11.857%2054.350%2C10.889%20ZM48.235%2C155.031%20C48.936%2C155.414%2049.191%2C156.289%2048.807%2C156.989%20C48.424%2C157.689%2047.549%2C157.944%2046.849%2C157.561%20C46.125%2C157.164%2045.907%2C156.278%2046.277%2C155.603%20C46.661%2C154.902%2047.535%2C154.647%2048.235%2C155.031%20ZM40.906%2C25.793%20L39.074%2C27.128%20L33.306%2C19.214%20L39.288%2C14.855%20L40.359%2C16.325%20L36.209%2C19.349%20L37.734%2C21.440%20L41.397%2C18.771%20L42.468%2C20.241%20L38.805%2C22.910%20L40.906%2C25.793%20ZM24.135%2C33.418%20L28.558%2C37.400%20L27.059%2C39.065%20L19.774%2C32.507%20L21.030%2C31.112%20L28.713%2C31.472%20L24.290%2C27.491%20L25.789%2C25.826%20L33.074%2C32.384%20L31.827%2C33.768%20L24.135%2C33.418%20ZM21.334%2C47.555%20L12.992%2C42.417%20L14.181%2C40.487%20L22.523%2C45.624%20L21.334%2C47.555%20ZM11.638%2C109.422%20L11.672%2C109.529%20L12.274%2C111.410%20L14.875%2C110.576%20L15.567%2C112.737%20L6.232%2C115.728%20L4.937%2C111.687%20C4.138%2C109.193%204.932%2C107.218%207.026%2C106.547%20C8.426%2C106.099%209.679%2C106.477%2010.588%2C107.523%20L12.918%2C104.468%20L13.662%2C106.789%20L11.638%2C109.422%20ZM9.990%2C110.200%20C9.567%2C108.880%208.740%2C108.410%207.726%2C108.734%20C6.700%2C109.063%206.313%2C109.922%206.736%2C111.243%20L7.300%2C113.003%20L10.554%2C111.961%20L9.990%2C110.200%20ZM9.807%2C61.148%20C9.053%2C60.887%208.655%2C60.068%208.916%2C59.314%20C9.186%2C58.533%2010.022%2C58.171%2010.750%2C58.423%20C11.504%2C58.684%2011.902%2C59.503%2011.641%2C60.257%20C11.380%2C61.011%2010.561%2C61.409%209.807%2C61.148%20ZM11.364%2C78.147%20C11.202%2C79.692%2010.578%2C81.202%209.820%2C81.995%20L8.202%2C81.050%20C8.887%2C80.292%209.434%2C79.112%209.557%2C77.943%20C9.697%2C76.607%209.309%2C76.017%208.711%2C75.954%20C6.888%2C75.762%207.544%2C81.558%203.926%2C81.177%20C2.270%2C81.003%201.033%2C79.522%201.324%2C76.753%20C1.453%2C75.528%201.877%2C74.306%202.543%2C73.462%20L4.181%2C74.338%20C3.571%2C75.188%203.223%2C76.094%203.132%2C76.957%20C2.991%2C78.293%203.438%2C78.861%204.050%2C78.925%20C5.845%2C79.114%205.203%2C73.320%208.780%2C73.696%20C10.408%2C73.868%2011.657%2C75.364%2011.364%2C78.147%20ZM10.633%2C88.027%20L10.887%2C90.660%20L7.357%2C94.150%20L8.848%2C95.328%20L11.314%2C95.090%20L11.530%2C97.333%20L1.779%2C98.273%20L1.562%2C96.030%20L6.118%2C95.591%20L1.146%2C91.712%20L0.904%2C89.204%20L5.640%2C92.825%20L10.633%2C88.027%20ZM14.226%2C122.022%20C16.746%2C120.536%2019.749%2C121.413%2021.314%2C124.064%20C22.885%2C126.729%2022.181%2C129.776%2019.673%2C131.255%20C17.166%2C132.734%2014.158%2C131.877%2012.586%2C129.213%20C11.022%2C126.561%2011.707%2C123.508%2014.226%2C122.022%20ZM14.250%2C128.231%20C15.138%2C129.738%2016.904%2C130.224%2018.507%2C129.278%20C20.110%2C128.333%2020.539%2C126.553%2019.650%2C125.046%20C18.761%2C123.539%2016.996%2C123.053%2015.393%2C123.999%20C13.789%2C124.944%2013.361%2C126.724%2014.250%2C128.231%20ZM31.698%2C138.087%20L28.584%2C144.328%20L34.821%2C141.158%20L36.548%2C142.855%20L31.975%2C152.097%20L30.298%2C150.449%20L33.549%2C143.989%20L27.075%2C147.280%20L25.578%2C145.808%20L28.848%2C139.289%20L22.355%2C142.639%20L20.808%2C141.118%20L29.961%2C136.380%20L31.698%2C138.087%20ZM152.608%2C132.433%20L147.828%2C128.892%20L149.161%2C127.092%20L157.033%2C132.924%20L155.917%2C134.431%20L148.238%2C134.804%20L153.018%2C138.345%20L151.685%2C140.144%20L143.813%2C134.312%20L144.921%2C132.817%20L152.608%2C132.433%20ZM158.562%2C122.315%20L156.954%2C121.588%20L158.829%2C117.442%20L156.762%2C116.508%20L154.565%2C121.368%20L152.906%2C120.618%20L156.033%2C113.704%20L164.962%2C117.741%20L161.911%2C124.490%20L160.253%2C123.740%20L162.375%2C119.045%20L160.436%2C118.169%20L158.562%2C122.315%20ZM165.157%2C90.976%20L162.896%2C90.801%20L162.483%2C96.120%20L160.668%2C95.979%20L161.255%2C88.412%20L171.028%2C89.170%20L170.455%2C96.556%20L168.640%2C96.415%20L169.039%2C91.277%20L166.917%2C91.113%20L166.564%2C95.650%20L164.805%2C95.514%20L165.157%2C90.976%20Z%22%2F%3E%3C%2Fsvg%3E");background-color:#4fa6a3}.section-01--career .section-01__inner::before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22172px%22%20height%3D%22172px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M167.907%2C71.306%20L165.806%2C71.647%20L166.535%2C76.140%20L164.793%2C76.422%20L164.064%2C71.929%20L161.825%2C72.293%20L162.679%2C77.560%20L160.882%2C77.851%20L159.666%2C70.359%20L169.343%2C68.788%20L170.530%2C76.102%20L168.733%2C76.393%20L167.907%2C71.306%20ZM163.247%2C55.043%20L161.260%2C55.804%20L162.886%2C60.054%20L161.238%2C60.684%20L159.612%2C56.435%20L157.493%2C57.245%20L159.400%2C62.228%20L157.700%2C62.878%20L154.988%2C55.791%20L164.141%2C52.287%20L166.789%2C59.205%20L165.089%2C59.855%20L163.247%2C55.043%20ZM156.793%2C45.438%20C155.561%2C46.239%20154.253%2C46.205%20153.102%2C45.435%20L151.659%2C48.994%20L150.332%2C46.952%20L151.590%2C43.880%20L151.529%2C43.786%20L150.453%2C42.132%20L148.165%2C43.619%20L146.929%2C41.719%20L155.143%2C36.378%20L157.454%2C39.933%20C158.881%2C42.128%20158.636%2C44.240%20156.793%2C45.438%20ZM155.837%2C40.835%20L154.830%2C39.286%20L151.967%2C41.147%20L152.974%2C42.696%20C153.729%2C43.858%20154.650%2C44.094%20155.542%2C43.514%20C156.446%2C42.927%20156.592%2C41.996%20155.837%2C40.835%20ZM140.945%2C34.549%20L141.798%2C32.444%20L138.554%2C29.255%20L136.464%2C30.143%20L134.807%2C28.515%20L144.789%2C24.590%20L146.386%2C26.160%20L142.641%2C36.217%20L140.945%2C34.549%20ZM140.280%2C28.538%20L142.496%2C30.716%20L144.017%2C26.952%20L140.280%2C28.538%20ZM130.854%2C15.849%20C129.299%2C14.876%20127.511%2C15.277%20126.530%2C16.844%20C125.549%2C18.411%20125.970%2C20.194%20127.525%2C21.168%20C128.356%2C21.688%20129.264%2C21.794%20130.231%2C21.490%20L130.752%2C23.403%20C129.367%2C23.874%20127.841%2C23.646%20126.392%2C22.739%20C123.816%2C21.127%20123.015%2C18.130%20124.583%2C15.625%20C126.151%2C13.121%20129.196%2C12.532%20131.784%2C14.152%20C133.221%2C15.051%20134.093%2C16.324%20134.282%2C17.764%20L132.334%2C18.131%20C132.177%2C17.141%20131.685%2C16.370%20130.854%2C15.849%20ZM114.013%2C164.456%20L118.781%2C162.496%20L117.971%2C160.527%20L113.761%2C162.257%20L113.090%2C160.625%20L117.300%2C158.894%20L116.438%2C156.796%20L111.502%2C158.825%20L110.810%2C157.141%20L117.831%2C154.254%20L121.559%2C163.323%20L114.706%2C166.140%20L114.013%2C164.456%20ZM110.626%2C11.267%20C109.868%2C11.018%20109.458%2C10.205%20109.708%2C9.447%20C109.958%2C8.690%20110.770%2C8.280%20111.528%2C8.529%20C112.312%2C8.788%20112.687%2C9.618%20112.446%2C10.349%20C112.196%2C11.107%20111.383%2C11.517%20110.626%2C11.267%20ZM97.546%2C168.482%20L102.611%2C167.538%20L102.222%2C165.446%20L97.748%2C166.279%20L97.425%2C164.545%20L101.899%2C163.712%20L101.483%2C161.482%20L96.239%2C162.459%20L95.906%2C160.670%20L103.366%2C159.280%20L105.160%2C168.915%20L97.880%2C170.271%20L97.546%2C168.482%20ZM94.613%2C8.070%20L96.562%2C11.381%20L94.132%2C11.193%20L92.459%2C8.324%20L92.347%2C8.315%20L90.378%2C8.162%20L90.167%2C10.885%20L87.905%2C10.710%20L88.664%2C0.936%20L92.894%2C1.265%20C95.505%2C1.467%2097.033%2C2.948%2096.863%2C5.140%20C96.749%2C6.606%2095.926%2C7.624%2094.613%2C8.070%20ZM92.625%2C3.098%20L90.782%2C2.955%20L90.518%2C6.361%20L92.361%2C6.504%20C93.743%2C6.612%2094.491%2C6.024%2094.573%2C4.963%20C94.657%2C3.887%2094.008%2C3.205%2092.625%2C3.098%20ZM87.968%2C171.077%20L83.728%2C170.980%20C81.112%2C170.920%2079.506%2C169.526%2079.556%2C167.329%20C79.590%2C165.859%2080.356%2C164.799%2081.642%2C164.282%20L79.517%2C161.084%20L81.952%2C161.140%20L83.778%2C163.911%20L83.890%2C163.914%20L85.863%2C163.959%20L85.925%2C161.231%20L88.192%2C161.283%20L87.968%2C171.077%20ZM83.975%2C165.722%20C82.589%2C165.690%2081.875%2C166.318%2081.851%2C167.381%20C81.826%2C168.459%2082.511%2C169.104%2083.896%2C169.136%20L85.743%2C169.178%20L85.822%2C165.764%20L83.975%2C165.722%20ZM71.352%2C2.172%20L78.697%2C1.212%20L78.933%2C3.017%20L73.823%2C3.685%20L74.099%2C5.796%20L78.612%2C5.205%20L78.841%2C6.955%20L74.328%2C7.545%20L74.622%2C9.795%20L79.913%2C9.103%20L80.149%2C10.908%20L72.623%2C11.892%20L71.352%2C2.172%20ZM54.687%2C6.870%20L61.677%2C4.432%20L62.276%2C6.150%20L57.413%2C7.845%20L58.114%2C9.854%20L62.408%2C8.356%20L62.989%2C10.021%20L58.694%2C11.519%20L59.441%2C13.660%20L64.475%2C11.904%20L65.074%2C13.622%20L57.912%2C16.119%20L54.687%2C6.870%20ZM48.955%2C20.491%20L45.924%2C19.139%20L45.828%2C19.197%20L44.142%2C20.221%20L45.558%2C22.554%20L43.620%2C23.731%20L38.536%2C15.357%20L42.160%2C13.156%20C44.398%2C11.798%2046.502%2C12.108%2047.642%2C13.987%20C48.405%2C15.243%2048.330%2C16.549%2047.525%2C17.676%20L51.037%2C19.228%20L48.955%2C20.491%20ZM45.680%2C15.178%20C45.121%2C14.257%2044.196%2C14.081%2043.012%2C14.801%20L41.432%2C15.759%20L43.205%2C18.678%20L44.784%2C17.719%20C45.968%2C17.000%2046.232%2C16.087%2045.680%2C15.178%20ZM41.544%2C156.394%20C43.104%2C157.359%2044.888%2C156.950%2045.861%2C155.379%20C46.834%2C153.808%2046.405%2C152.027%2044.846%2C151.062%20C44.013%2C150.546%2043.104%2C150.444%2042.140%2C150.753%20L41.609%2C148.844%20C42.992%2C148.366%2044.518%2C148.587%2045.970%2C149.486%20C48.553%2C151.085%2049.368%2C154.076%2047.813%2C156.587%20C46.258%2C159.099%2043.217%2C159.702%2040.623%2C158.095%20C39.182%2C157.204%2038.305%2C155.936%2038.109%2C154.497%20L40.054%2C154.121%20C40.215%2C155.110%2040.711%2C155.878%2041.544%2C156.394%20ZM34.186%2C28.582%20L30.898%2C31.726%20L31.722%2C33.844%20L30.043%2C35.449%20L26.427%2C25.349%20L28.046%2C23.802%20L37.984%2C27.855%20L36.264%2C29.500%20L34.186%2C28.582%20ZM28.765%2C26.194%20L30.234%2C29.979%20L32.480%2C27.831%20L28.765%2C26.194%20ZM31.342%2C137.753%20L30.499%2C139.865%20L33.762%2C143.039%20L35.850%2C142.138%20L37.517%2C143.759%20L27.548%2C147.740%20L25.942%2C146.178%20L29.635%2C136.093%20L31.342%2C137.753%20ZM32.039%2C143.766%20L29.810%2C141.598%20L28.308%2C145.372%20L32.039%2C143.766%20ZM14.811%2C132.467%20C13.373%2C130.281%2013.607%2C128.167%2015.442%2C126.960%20C16.669%2C126.152%2017.977%2C126.180%2019.132%2C126.943%20L20.555%2C123.378%20L21.893%2C125.412%20L20.652%2C128.489%20L20.713%2C128.583%20L21.798%2C130.231%20L24.077%2C128.731%20L25.323%2C130.625%20L17.141%2C136.008%20L14.811%2C132.467%20ZM20.290%2C131.223%20L19.275%2C129.680%20C18.513%2C128.523%2017.591%2C128.292%2016.703%2C128.877%20C15.803%2C129.469%2015.661%2C130.399%2016.423%2C131.557%20L17.438%2C133.099%20L20.290%2C131.223%20ZM16.855%2C45.264%20C14.402%2C43.619%2013.909%2C40.558%2015.609%2C38.023%20C16.552%2C36.616%2017.852%2C35.785%2019.296%2C35.641%20L19.602%2C37.599%20C18.607%2C37.724%2017.822%2C38.192%2017.276%2C39.006%20C16.254%2C40.529%2016.599%2C42.328%2018.134%2C43.357%20C19.669%2C44.386%2021.463%2C44.022%2022.485%2C42.499%20C23.031%2C41.685%2023.165%2C40.781%2022.892%2C39.805%20L24.819%2C39.345%20C25.246%2C40.744%2024.970%2C42.261%2024.019%2C43.680%20C22.327%2C46.203%2019.308%2C46.909%2016.855%2C45.264%20ZM8.054%2C120.161%20L5.366%2C113.259%20L7.062%2C112.599%20L8.932%2C117.400%20L10.915%2C116.627%20L9.264%2C112.387%20L10.908%2C111.747%20L12.559%2C115.987%20L14.672%2C115.164%20L12.737%2C110.193%20L14.433%2C109.533%20L17.187%2C116.604%20L8.054%2C120.161%20ZM1.533%2C96.393%20L3.329%2C96.091%20L4.182%2C101.173%20L6.281%2C100.820%20L5.527%2C96.332%20L7.267%2C96.040%20L8.021%2C100.528%20L10.258%2C100.152%20L9.375%2C94.891%20L11.170%2C94.589%20L12.427%2C102.074%20L2.760%2C103.698%20L1.533%2C96.393%20ZM9.206%2C63.086%20C8.446%2C62.844%208.028%2C62.036%208.270%2C61.275%20C8.520%2C60.489%209.347%2C60.105%2010.080%2C60.339%20C10.840%2C60.581%2011.259%2C61.389%2011.017%2C62.149%20C10.775%2C62.909%209.966%2C63.328%209.206%2C63.086%20ZM10.942%2C80.621%20L8.138%2C82.400%20L8.133%2C82.511%20L8.054%2C84.484%20L10.782%2C84.594%20L10.691%2C86.861%20L0.896%2C86.466%20L1.067%2C82.226%20C1.173%2C79.610%202.596%2C78.027%204.793%2C78.116%20C6.262%2C78.175%207.309%2C78.960%207.804%2C80.256%20L11.041%2C78.186%20L10.942%2C80.621%20ZM4.700%2C80.411%20C3.623%2C80.367%202.965%2C81.042%202.909%2C82.427%20L2.834%2C84.274%20L6.249%2C84.412%20L6.323%2C82.565%20C6.379%2C81.179%205.764%2C80.454%204.700%2C80.411%20ZM63.768%2C161.479%20C64.533%2C161.705%2064.969%2C162.504%2064.744%2C163.270%20C64.519%2C164.035%2063.719%2C164.471%2062.954%2C164.246%20C62.162%2C164.012%2061.761%2C163.194%2061.978%2C162.455%20C62.203%2C161.690%2063.003%2C161.254%2063.768%2C161.479%20ZM126.538%2C149.404%20L129.639%2C150.589%20L129.731%2C150.526%20L131.360%2C149.411%20L129.819%2C147.159%20L131.690%2C145.879%20L137.223%2C153.964%20L133.723%2C156.359%20C131.563%2C157.837%20129.445%2C157.641%20128.204%2C155.828%20C127.374%2C154.615%20127.377%2C153.307%20128.120%2C152.137%20L124.528%2C150.779%20L126.538%2C149.404%20ZM130.098%2C154.532%20C130.707%2C155.421%20131.640%2C155.546%20132.784%2C154.763%20L134.308%2C153.720%20L132.380%2C150.901%20L130.855%2C151.945%20C129.711%2C152.727%20129.497%2C153.654%20130.098%2C154.532%20ZM138.712%2C139.737%20L140.837%2C140.541%20L143.951%2C137.224%20L143.014%2C135.153%20L144.605%2C133.459%20L148.761%2C143.352%20L147.228%2C144.985%20L137.083%2C141.472%20L138.712%2C139.737%20ZM146.381%2C142.634%20L144.709%2C138.933%20L142.581%2C141.199%20L146.381%2C142.634%20ZM157.257%2C122.931%20C159.797%2C124.441%20160.456%2C127.472%20158.896%2C130.096%20C158.030%2C131.553%20156.777%2C132.454%20155.342%2C132.676%20L154.930%2C130.737%20C155.917%2C130.558%20156.676%2C130.048%20157.177%2C129.205%20C158.115%2C127.628%20157.673%2C125.850%20156.083%2C124.905%20C154.494%2C123.960%20152.721%2C124.422%20151.784%2C125.999%20C151.283%2C126.842%20151.198%2C127.752%20151.523%2C128.712%20L149.623%2C129.277%20C149.121%2C127.903%20149.314%2C126.372%20150.187%2C124.903%20C151.740%2C122.290%20154.717%2C121.421%20157.257%2C122.931%20ZM163.837%2C90.071%20L163.842%2C89.959%20L163.935%2C87.986%20L161.206%2C87.858%20L161.313%2C85.592%20L171.107%2C86.051%20L170.908%2C90.291%20C170.786%2C92.907%20169.352%2C94.481%20167.155%2C94.378%20C165.686%2C94.309%20164.643%2C93.517%20164.157%2C92.218%20L160.906%2C94.267%20L161.020%2C91.832%20L163.837%2C90.071%20ZM167.262%2C92.083%20C168.340%2C92.133%20169.002%2C91.463%20169.067%2C90.078%20L169.154%2C88.231%20L165.740%2C88.071%20L165.653%2C89.918%20C165.588%2C91.303%20166.199%2C92.033%20167.262%2C92.083%20ZM163.247%2C107.347%20C164.012%2C107.573%20164.447%2C108.373%20164.221%2C109.139%20C163.987%2C109.931%20163.168%2C110.331%20162.429%2C110.113%20C161.664%2C109.887%20161.229%2C109.087%20161.455%2C108.321%20C161.681%2C107.556%20162.481%2C107.121%20163.247%2C107.347%20Z%22%2F%3E%3C%2Fsvg%3E");background-color:#20539b}.section-01__inner::after{content:"0" counter(section01)}.section-01--interview .section-01__inner::after,.section-01--history .section-01__inner::after,.section-01--recruit .section-01__inner::after,.section-01--career-in .section-01__inner::after,.section-01--project .section-01__inner::after{content:none}.section-01--question-02 .section-01__inner::after{content:"0" attr(data-num)}@media screen and (min-width: 768px){.section-01--question-02 .section-01__inner::after{width:min(12.5vw, 180px);height:min(12.5vw, 180px)}}@media screen and (min-width: 768px){.section-01--career .section-01__inner::after{font-size:min(4.1666666667vw, 60px)}}@-webkit-keyframes rotation2{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation2{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.section-01__title{padding-left:.3em;background-color:#4fa6a3;text-align:center;line-height:1.4;letter-spacing:.2em;font-family:var(--font_sans)}@media screen and (min-width: 768px){.section-01__title{font-size:min(2.5vw, 36px)}}.section-01__title::before{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22171px%22%20height%3D%22170px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M167.548%2C87.279%20C166.078%2C87.320%20164.981%2C86.607%20164.400%2C85.349%20L161.312%2C87.632%20L161.246%2C85.197%20L163.923%2C83.234%20L163.920%2C83.122%20L163.866%2C81.149%20L161.137%2C81.223%20L161.076%2C78.956%20L170.870%2C78.689%20L170.986%2C82.929%20C171.057%2C85.545%20169.745%2C87.220%20167.548%2C87.279%20ZM169.085%2C81.006%20L165.671%2C81.099%20L165.721%2C82.946%20C165.759%2C84.332%20166.422%2C85.014%20167.485%2C84.985%20C168.563%2C84.955%20169.173%2C84.239%20169.135%2C82.853%20L169.085%2C81.006%20ZM165.089%2C71.059%20C162.248%2C71.758%20159.623%2C70.053%20158.888%2C67.062%20C158.149%2C64.057%20159.701%2C61.340%20162.529%2C60.645%20C165.357%2C59.950%20167.992%2C61.638%20168.731%2C64.643%20C169.466%2C67.634%20167.931%2C70.361%20165.089%2C71.059%20ZM166.855%2C65.104%20C166.437%2C63.404%20164.886%2C62.430%20163.077%2C62.875%20C161.269%2C63.319%20160.346%2C64.901%20160.764%2C66.601%20C161.182%2C68.300%20162.733%2C69.274%20164.541%2C68.830%20C166.349%2C68.385%20167.272%2C66.803%20166.855%2C65.104%20ZM161.581%2C50.250%20L154.404%2C53.673%20L153.428%2C51.627%20L160.604%2C48.203%20L159.254%2C45.373%20L160.922%2C44.578%20L164.599%2C52.284%20L162.931%2C53.080%20L161.581%2C50.250%20ZM153.586%2C36.194%20C152.795%2C35.107%20152.082%2C34.985%20151.584%2C35.347%20C150.124%2C36.410%20154.485%2C40.285%20151.575%2C42.402%20C150.251%2C43.367%20148.319%2C43.092%20146.671%2C40.828%20C145.757%2C39.571%20145.207%2C38.031%20145.240%2C36.934%20L147.074%2C36.551%20C147.074%2C37.573%20147.459%2C38.817%20148.151%2C39.768%20C148.942%2C40.855%20149.626%2C41.033%20150.113%2C40.678%20C151.596%2C39.599%20147.223%2C35.733%20150.167%2C33.590%20C151.514%2C32.610%20153.426%2C32.881%20155.066%2C35.134%20C155.791%2C36.130%20156.295%2C37.322%20156.366%2C38.396%20L154.562%2C38.844%20C154.445%2C37.803%20154.097%2C36.896%20153.586%2C36.194%20ZM138.401%2C31.036%20L145.333%2C24.104%20L146.937%2C25.708%20L140.005%2C32.641%20L138.401%2C31.036%20ZM131.105%2C24.772%20L133.421%2C21.487%20L129.782%2C18.921%20L127.465%2C22.205%20L125.612%2C20.897%20L131.262%2C12.886%20L133.116%2C14.194%20L130.888%2C17.353%20L134.527%2C19.920%20L136.755%2C16.761%20L138.609%2C18.069%20L132.959%2C26.079%20L131.105%2C24.772%20ZM116.626%2C162.457%20L119.480%2C161.155%20L116.178%2C153.918%20L118.242%2C152.976%20L121.544%2C160.213%20L124.398%2C158.911%20L125.165%2C160.593%20L117.393%2C164.139%20L116.626%2C162.457%20ZM115.017%2C11.859%20C114.275%2C11.564%20113.915%2C10.727%20114.209%2C9.985%20C114.504%2C9.244%20115.341%2C8.883%20116.083%2C9.178%20C116.851%2C9.483%20117.175%2C10.335%20116.891%2C11.051%20C116.596%2C11.793%20115.759%2C12.154%20115.017%2C11.859%20ZM104.971%2C168.062%20C101.967%2C168.747%2099.265%2C167.165%2098.614%2C164.311%20C97.964%2C161.457%2099.713%2C158.860%20102.718%2C158.175%20C105.736%2C157.487%20108.428%2C159.086%20109.075%2C161.927%20C109.723%2C164.767%20107.990%2C167.375%20104.971%2C168.062%20ZM106.835%2C162.437%20C106.421%2C160.621%20104.854%2C159.671%20103.147%2C160.060%20C101.440%2C160.449%20100.440%2C161.984%20100.854%2C163.801%20C101.268%2C165.617%20102.835%2C166.567%20104.542%2C166.178%20C106.249%2C165.789%20107.249%2C164.253%20106.835%2C162.437%20ZM98.692%2C10.847%20L96.450%2C10.501%20L96.984%2C7.042%20L94.195%2C0.235%20L96.576%2C0.602%20L98.499%2C5.306%20L101.752%2C1.401%20L103.952%2C1.741%20L99.222%2C7.415%20L98.692%2C10.847%20ZM82.383%2C166.521%20C82.359%2C165.052%2083.083%2C163.962%2084.347%2C163.396%20L82.099%2C160.283%20L84.534%2C160.244%20L86.467%2C162.941%20L86.579%2C162.939%20L88.552%2C162.907%20L88.507%2C160.179%20L90.774%2C160.142%20L90.934%2C169.936%20L86.695%2C170.005%20C84.078%2C170.048%2082.419%2C168.718%2082.383%2C166.521%20ZM88.637%2C168.126%20L88.581%2C164.712%20L86.734%2C164.742%20C85.349%2C164.765%2084.660%2C165.420%2084.678%2C166.484%20C84.695%2C167.561%2085.405%2C168.179%2086.790%2C168.156%20L88.637%2C168.126%20ZM84.963%2C9.760%20L82.955%2C7.114%20L82.843%2C7.119%20L80.870%2C7.205%20L80.989%2C9.933%20L78.723%2C10.032%20L78.295%2C0.237%20L82.535%2C0.053%20C85.151%2C-0.062%2086.848%2C1.224%2086.944%2C3.421%20C87.008%2C4.890%2086.313%2C6.000%2085.064%2C6.601%20L87.398%2C9.654%20L84.963%2C9.760%20ZM82.490%2C1.905%20L80.643%2C1.986%20L80.792%2C5.400%20L82.638%2C5.319%20C84.024%2C5.259%2084.695%2C4.585%2084.649%2C3.521%20C84.602%2C2.444%2083.875%2C1.845%2082.490%2C1.905%20ZM72.624%2C169.005%20L70.857%2C164.240%20L67.477%2C168.035%20L65.288%2C167.622%20L70.204%2C162.107%20L70.848%2C158.693%20L73.077%2C159.114%20L72.429%2C162.555%20L74.991%2C169.451%20L72.624%2C169.005%20ZM66.851%2C12.426%20C63.860%2C13.211%2061.120%2C11.703%2060.380%2C8.888%20C59.641%2C6.073%2061.286%2C3.412%2064.277%2C2.627%20C67.254%2C1.844%2070.005%2C3.336%2070.748%2C6.164%20C71.491%2C8.993%2069.828%2C11.643%2066.851%2C12.426%20ZM68.528%2C6.747%20C68.055%2C4.947%2066.459%2C4.050%2064.767%2C4.494%20C63.076%2C4.939%2062.127%2C6.505%2062.600%2C8.305%20C63.073%2C10.105%2064.668%2C11.002%2066.360%2C10.558%20C68.052%2C10.113%2069.001%2C8.548%2068.528%2C6.747%20ZM53.399%2C159.775%20C52.641%2C159.444%2052.346%2C158.582%2052.654%2C157.876%20C52.973%2C157.145%2053.821%2C156.812%2054.552%2C157.131%20C55.284%2C157.450%2055.616%2C158.298%2055.297%2C159.030%20C54.978%2C159.761%2054.130%2C160.094%2053.399%2C159.775%20ZM51.507%2C18.138%20L47.962%2C11.022%20L45.156%2C12.420%20L44.332%2C10.767%20L51.974%2C6.960%20L52.797%2C8.614%20L49.991%2C10.011%20L53.536%2C17.127%20L51.507%2C18.138%20ZM36.577%2C154.208%20L38.906%2C151.126%20L35.354%2C148.442%20L33.025%2C151.525%20L31.215%2C150.158%20L37.122%2C142.339%20L38.931%2C143.707%20L36.510%2C146.912%20L40.062%2C149.595%20L42.483%2C146.390%20L44.293%2C147.757%20L38.386%2C155.575%20L36.577%2C154.208%20ZM40.810%2C25.087%20C39.569%2C26.022%2038.038%2C26.596%2036.940%2C26.582%20L36.528%2C24.754%20C37.550%2C24.738%2038.787%2C24.332%2039.726%2C23.625%20C40.800%2C22.816%2040.967%2C22.130%2040.605%2C21.649%20C39.501%2C20.183%2035.707%2C24.618%2033.517%2C21.710%20C32.515%2C20.379%2032.755%2C18.463%2034.980%2C16.787%20C35.965%2C16.046%2037.148%2C15.523%2038.220%2C15.434%20L38.697%2C17.231%20C37.659%2C17.364%2036.758%2C17.727%2036.064%2C18.250%20C34.990%2C19.058%2034.880%2C19.772%2035.250%2C20.265%20C36.337%2C21.707%2040.140%2C17.284%2042.304%2C20.158%20C43.290%2C21.467%2043.047%2C23.402%2040.810%2C25.087%20ZM24.121%2C26.703%20L25.698%2C25.074%20L32.737%2C31.889%20L31.160%2C33.518%20L24.121%2C26.703%20ZM25.014%2C40.919%20L21.690%2C38.659%20L19.187%2C42.342%20L22.510%2C44.602%20L21.235%2C46.478%20L13.128%2C40.966%20L14.403%2C39.090%20L17.600%2C41.263%20L20.104%2C37.580%20L16.907%2C35.407%20L18.183%2C33.531%20L26.290%2C39.042%20L25.014%2C40.919%20ZM13.681%2C50.465%20C14.407%2C50.796%2014.726%2C51.650%2014.394%2C52.376%20C14.063%2C53.102%2013.209%2C53.421%2012.483%2C53.090%20C11.757%2C52.758%2011.438%2C51.905%2011.770%2C51.178%20C12.113%2C50.427%2012.980%2C50.145%2013.681%2C50.465%20ZM12.111%2C70.837%20L8.682%2C70.131%20L1.744%2C72.578%20L2.229%2C70.219%20L7.023%2C68.532%20L3.285%2C65.089%20L3.734%2C62.908%20L9.166%2C67.915%20L12.568%2C68.615%20L12.111%2C70.837%20ZM4.625%2C79.929%20C6.094%2C79.953%207.160%2C80.713%207.685%2C81.995%20L10.869%2C79.849%20L10.829%2C82.284%20L8.070%2C84.128%20L8.068%2C84.240%20L8.035%2C86.213%20L10.764%2C86.258%20L10.727%2C88.525%20L0.932%2C88.364%20L1.002%2C84.125%20C1.044%2C81.508%202.428%2C79.893%204.625%2C79.929%20ZM6.230%2C86.184%20L6.261%2C84.337%20C6.283%2C82.952%205.651%2C82.241%204.588%2C82.224%20C3.510%2C82.206%202.869%2C82.896%202.846%2C84.281%20L2.816%2C86.128%20L6.230%2C86.184%20ZM6.492%2C96.291%20C9.355%2C95.688%2011.922%2C97.480%2012.556%2C100.495%20C13.194%2C103.523%2011.551%2C106.187%208.701%2C106.787%20C5.851%2C107.387%203.273%2C105.611%202.636%2C102.583%20C2.001%2C99.568%203.628%2C96.893%206.492%2C96.291%20ZM4.527%2C102.185%20C4.887%2C103.898%206.405%2C104.923%208.228%2C104.540%20C10.050%2C104.156%2011.026%2C102.606%2010.665%2C100.893%20C10.305%2C99.180%208.787%2C98.154%206.965%2C98.538%20C5.142%2C98.921%204.166%2C100.472%204.527%2C102.185%20ZM9.297%2C117.204%20L16.586%2C114.024%20L17.493%2C116.103%20L10.204%2C119.283%20L11.459%2C122.158%20L9.765%2C122.897%20L6.349%2C115.069%20L8.043%2C114.330%20L9.297%2C117.204%20ZM16.823%2C131.524%20C17.577%2C132.635%2018.285%2C132.781%2018.795%2C132.435%20C20.289%2C131.422%2016.060%2C127.407%2019.036%2C125.388%20C20.391%2C124.468%2022.311%2C124.806%2023.883%2C127.122%20C24.755%2C128.408%2025.253%2C129.964%2025.185%2C131.059%20L23.339%2C131.381%20C23.374%2C130.360%2023.030%2C129.105%2022.370%2C128.132%20C21.615%2C127.020%2020.938%2C126.820%2020.440%2C127.158%20C18.923%2C128.187%2023.164%2C132.194%2020.152%2C134.237%20C18.774%2C135.172%2016.873%2C134.838%2015.310%2C132.534%20C14.618%2C131.514%2014.154%2C130.307%2014.118%2C129.232%20L15.935%2C128.845%20C16.018%2C129.888%2016.336%2C130.806%2016.823%2C131.524%20ZM31.829%2C137.186%20L24.672%2C143.883%20L23.122%2C142.227%20L30.279%2C135.530%20L31.829%2C137.186%20ZM129.163%2C146.396%20C130.435%2C145.501%20131.984%2C144.977%20133.081%2C145.027%20L133.434%2C146.869%20C132.411%2C146.851%20131.161%2C147.216%20130.198%2C147.893%20C129.098%2C148.667%20128.909%2C149.348%20129.256%2C149.840%20C130.311%2C151.342%20134.250%2C147.031%20136.345%2C150.010%20C137.303%2C151.374%20137.001%2C153.282%20134.721%2C154.885%20C133.712%2C155.594%20132.512%2C156.079%20131.436%2C156.133%20L131.018%2C154.320%20C132.061%2C154.221%20132.974%2C153.887%20133.685%2C153.388%20C134.785%2C152.614%20134.919%2C151.904%20134.564%2C151.399%20C133.525%2C149.921%20129.578%2C154.220%20127.507%2C151.275%20C126.565%2C149.934%20126.871%2C148.007%20129.163%2C146.396%20ZM145.906%2C145.333%20L144.275%2C146.910%20L137.460%2C139.860%20L139.092%2C138.283%20L145.906%2C145.333%20ZM145.476%2C131.092%20L148.721%2C133.461%20L151.346%2C129.866%20L148.101%2C127.497%20L149.438%2C125.665%20L157.353%2C131.443%20L156.016%2C133.275%20L152.895%2C130.997%20L150.270%2C134.592%20L153.391%2C136.871%20L152.053%2C138.703%20L144.139%2C132.924%20L145.476%2C131.092%20ZM160.532%2C114.460%20C161.269%2C114.767%20161.615%2C115.609%20161.308%2C116.346%20C160.991%2C117.109%20160.133%2C117.419%20159.422%2C117.123%20C158.686%2C116.816%20158.339%2C115.973%20158.646%2C115.237%20C158.953%2C114.500%20159.795%2C114.153%20160.532%2C114.460%20ZM160.315%2C96.702%20L163.763%2C97.293%20L170.612%2C94.620%20L170.205%2C96.992%20L165.473%2C98.836%20L169.320%2C102.151%20L168.944%2C104.344%20L163.353%2C99.523%20L159.932%2C98.937%20L160.315%2C96.702%20Z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:85%;content:"";-webkit-animation:60s linear infinite rotation2;animation:60s linear infinite rotation2}.section-01__title span{display:block}@media screen and (max-width: 767px){.section-01__title span{font-size:3.4666666667vw}}.section-01__title span:first-child{letter-spacing:.2em}@media screen and (max-width: 767px){.section-01__title span:first-child{font-size:2.9333333333vw}}@media screen and (min-width: 768px){.section-01__title span:first-child{font-size:min(1.6666666667vw, 24px)}}@media screen and (min-width: 768px){.block-01{width:min(67.3611111111vw, 970px);margin:0 auto}}@media screen and (max-width: 767px){.block-01__title{margin-bottom:9.3333333333vw}}@media screen and (min-width: 768px){.block-01__title{margin-bottom:min(8.6805555556vw, 125px)}}@media screen and (min-width: 768px){.block-01__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:min(5.5555555556vw, 80px)}}.block-01__figure{position:relative;background-color:#fff}@media screen and (max-width: 767px){.block-01__figure{margin-bottom:9.3333333333vw;min-height:min(72vw, 540px);padding:min(6.6666666667vw, 50px) min(4vw, 30px) min(1.3333333333vw, 10px);-webkit-box-shadow:0 0 min(2.4vw, 18px) 0 rgba(51,51,51,.08);box-shadow:0 0 min(2.4vw, 18px) 0 rgba(51,51,51,.08)}}@media screen and (min-width: 768px){.block-01__figure{width:min(27.7777777778vw, 400px);min-height:min(24.3055555556vw, 350px);padding:min(3.4722222222vw, 50px) min(2.0833333333vw, 30px) min(0.6944444444vw, 10px);-webkit-box-shadow:0 0 min(1.25vw, 18px) 0 rgba(51,51,51,.08);box-shadow:0 0 min(1.25vw, 18px) 0 rgba(51,51,51,.08)}}.block-01__figure::before{display:block;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-repeat:no-repeat;background-size:contain;content:""}@media screen and (max-width: 767px){.block-01__figure::before{top:-2.6666666667vw;width:13.6vw;height:4.5333333333vw}}@media screen and (min-width: 768px){.block-01__figure::before{top:min(-1.3888888889vw, -20px);width:min(7.0833333333vw, 102px);height:min(2.3611111111vw, 34px)}}.block-01__figure--narrow{min-height:0}@media screen and (max-width: 767px){.block-01__figure--narrow{padding:4vw 4vw}}@media screen and (min-width: 768px){.block-01__figure--narrow{padding:min(2.0833333333vw, 30px) min(2.0833333333vw, 30px)}}.block-01__figure--yellow::before{background-image:url("../images/common/block-01-tape-yellow@2x.png")}.block-01__figure--green::before{background-image:url("../images/common/block-01-tape-green@2x.png")}@media screen and (max-width: 767px){.block-01__image{margin-bottom:2.6666666667vw}}@media screen and (min-width: 768px){.block-01__image{margin-bottom:min(1.0416666667vw, 15px)}}.block-01__figcaption{line-height:2.2;letter-spacing:.38em;color:#20539b}@media screen and (max-width: 767px){.block-01__figcaption{font-size:2.6666666667vw}}@media screen and (min-width: 768px){.block-01__figcaption{font-size:10px}}@media screen and (min-width: 768px){.block-01__content{width:min(28.4722222222vw, 410px);padding-bottom:1.5em}}.block-01__text{line-height:2.2;letter-spacing:.38em}@media screen and (max-width: 767px){.block-01__text{font-size:3.2vw}}.block-01__text:not(:last-child){margin-bottom:.75em}.block-01__text--blue{color:#20539b}@media screen and (min-width: 768px){.block-01__text--blue{font-size:16px}}.block-01__text--note{margin-top:2em;letter-spacing:.38em}@media screen and (max-width: 767px){.block-01__text--note{font-size:2.6666666667vw}}@media screen and (min-width: 768px){.block-01__text--note{font-size:10px}}.block-01__text--note-m{margin-top:2.5em;line-height:2.2;letter-spacing:.38em}@media screen and (max-width: 767px){.block-01__text--note-m{font-size:2.6666666667vw}}@media screen and (min-width: 768px){.block-01__text--note-m{font-size:12px}}.block-02{counter-increment:block_02 1}.block-02::before{display:block;margin-bottom:.1em;text-align:center;letter-spacing:.2em;font-family:var(--font_sans_en);color:#20539b;content:"0" counter(block_02)}@media screen and (min-width: 768px){.block-02::before{font-size:28px}}.block-02__title:first-child::before,.block-02__lead:first-child::before{display:block;margin:0 auto;background-color:#20539b;content:""}@media screen and (min-width: 768px){.block-02__title:first-child::before,.block-02__lead:first-child::before{width:20px;height:2px}}.block-02__title{margin-bottom:2.2em;text-align:center;letter-spacing:.38em;color:#20539b}@media screen and (min-width: 768px){.block-02__title{font-size:20px}}.block-02__title:first-child::before{margin-bottom:.4em}.block-02__lead:first-child::before{margin-bottom:1.22em}@media screen and (max-width: 767px){.tab__head{margin-bottom:9.3333333333vw}}@media screen and (min-width: 768px){.tab__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-width:760px;margin:0 auto;margin-bottom:min(5.2777777778vw, 76px)}}.tab__button{padding:1.5em 1em;border:2px solid #20539b;text-align:center;letter-spacing:.38em;color:#20539b;-webkit-transition:background-color .4s ease-in,color .4s ease-in;transition:background-color .4s ease-in,color .4s ease-in;cursor:pointer}@media screen and (max-width: 767px){.tab__button{border-radius:2.6666666667vw}}@media screen and (min-width: 768px){.tab__button{width:360px;border-radius:min(0.6944444444vw, 10px);font-size:16px}}@media screen and (max-width: 767px){.tab__button:first-child{margin-bottom:2.6666666667vw}}@media screen and (min-width: 768px){.tab__button:first-child{margin-right:min(2.7083333333vw, 39px)}}.tab__button:hover,.tab__button.is-active{background-color:#20539b;color:#fff;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.tab__body{border-top:4px solid #20539b}@media screen and (max-width: 767px){.tab__body{border-width:2px}}.tab__contents:not(.is-active){display:none}@media screen and (min-width: 768px){.fade-alpha{-webkit-transition:opacity .4s ease-in;transition:opacity .4s ease-in}}@media screen and (min-width: 768px){.fade-alpha:hover{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;opacity:.7;text-decoration:none}}@-webkit-keyframes bg-anime{from{background-position:0 bottom}to{background-position:15px bottom}}@keyframes bg-anime{from{background-position:0 bottom}to{background-position:15px bottom}}@-webkit-keyframes bg-anime_sp{from{background-position:0 bottom}to{background-position:2vw bottom}}@keyframes bg-anime_sp{from{background-position:0 bottom}to{background-position:2vw bottom}}@-webkit-keyframes bg-anime02{from{background-position:0 0}to{background-position:0 -15px}}@keyframes bg-anime02{from{background-position:0 0}to{background-position:0 -15px}}@-webkit-keyframes bg-anime02_sp{from{background-position:0 0}to{background-position:0 -2vw}}@keyframes bg-anime02_sp{from{background-position:0 0}to{background-position:0 -2vw}}.hero_wrap .bg_circle,:where(.hero-01) .bg_circle,:where(.section-01) .bg_circle{display:block;background:rgba(233,213,178,.6);border-radius:50%;position:absolute;z-index:5}@media screen and (max-width: 767px){.hero_wrap .bg_circle,:where(.hero-01) .bg_circle,:where(.section-01) .bg_circle{right:-8vw;top:81.3333333333vw;width:40vw;height:40vw}}@media screen and (min-width: 768px){.hero_wrap .bg_circle,:where(.hero-01) .bg_circle,:where(.section-01) .bg_circle{left:50%;top:370px;width:300px;height:300px;margin-left:280px}}.hero_wrap .bg_square02,:where(.hero-01) .bg_square02,:where(.section-01) .bg_square02{display:block;position:absolute;z-index:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-position:0 bottom;background-repeat:repeat;background-size:15px 15px;will-change:background;-webkit-animation:bg-anime02 2s linear infinite;animation:bg-anime02 2s linear infinite}@media screen and (max-width: 767px){.hero_wrap .bg_square02,:where(.hero-01) .bg_square02,:where(.section-01) .bg_square02{top:-40vw;left:-40vw;width:80vw;height:80vw;background-image:url("../images/top/dot_sp.svg");background-size:8px}}@media screen and (min-width: 768px){.hero_wrap .bg_square02,:where(.hero-01) .bg_square02,:where(.section-01) .bg_square02{left:-280px;top:-280px;width:562px;height:562px;background-image:url("../images/top/dot.svg")}}.hero_wrap{width:100%;position:relative;z-index:0}@media screen and (max-width: 767px){.hero_wrap{padding:25px 0 0}}@media screen and (min-width: 768px){.hero_wrap{padding:100px 20px 0}}.hero_wrap .bg_bar{display:block;background-color:#9ed4c4;position:absolute;z-index:0;margin-left:-110px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:bottom center;transform-origin:bottom center}@media screen and (max-width: 767px){.hero_wrap .bg_bar{top:-20.1333333333vw;left:37%;width:53.3333333333vw;height:119.4666666667vw;border-radius:0 0 26.6666666667vw 26.6666666667vw}}@media screen and (min-width: 768px){.hero_wrap .bg_bar{top:-450px;left:50%;width:400px;height:1000px;border-radius:0 0 200px 200px}}.hero_wrap .bg_square01{display:block;position:absolute;z-index:10;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left top;transform-origin:left top}@media screen and (max-width: 767px){.hero_wrap .bg_square01{left:50%;top:70.1333333333vw;width:193.7333333333vw;height:193.7333333333vw;margin-left:13.3333333333vw}}@media screen and (min-width: 768px){.hero_wrap .bg_square01{left:50%;top:330px;width:2000px;height:2000px;margin-left:300px}}.hero_wrap .bg_square01::before{content:"";display:block;width:100%;background-position:0 bottom;background-repeat:repeat;position:absolute;left:0;top:0;will-change:background}@media screen and (max-width: 767px){.hero_wrap .bg_square01::before{height:3px;background-size:8px 8px;background-image:url("../images/top/dot_sp.svg");-webkit-animation:bg-anime_sp 2s linear infinite;animation:bg-anime_sp 2s linear infinite}}@media screen and (min-width: 768px){.hero_wrap .bg_square01::before{height:6px;background-size:15px 15px;background-image:url("../images/top/dot.svg");-webkit-animation:bg-anime 2s linear infinite;animation:bg-anime 2s linear infinite}}.hero_wrap .bg_square01::after{content:"";display:block;width:6px;height:100%;background-position:0 bottom;background-repeat:repeat;position:absolute;left:0;top:0;will-change:background}@media screen and (max-width: 767px){.hero_wrap .bg_square01::after{background-size:8px 8px;background-image:url("../images/top/dot_sp.svg");-webkit-animation:bg-anime02_sp 2s linear infinite;animation:bg-anime02_sp 2s linear infinite}}@media screen and (min-width: 768px){.hero_wrap .bg_square01::after{background-size:15px 15px;background-image:url("../images/top/dot.svg");-webkit-animation:bg-anime02 2s linear infinite;animation:bg-anime02 2s linear infinite}}.hero_wrap_inner{width:100%;margin:0 auto;position:relative;z-index:50}@media screen and (max-width: 767px){.hero_wrap_inner{height:185.3333333333vw;padding-top:42.6666666667vw}}@media screen and (min-width: 768px){.hero_wrap_inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:1020px;height:720px}}.hero_wrap_inner .lead{display:block}@media screen and (max-width: 767px){.hero_wrap_inner .lead{padding-left:8vw}}.hero_wrap_inner .lead .desc{letter-spacing:.8em;line-height:2;color:#20539b;display:block}@media screen and (max-width: 767px){.hero_wrap_inner .lead .desc{font-size:8.3133333333vw}}@media screen and (min-width: 768px){.hero_wrap_inner .lead .desc{font-size:44px;font-size:4.4rem}}.hero_wrap_inner .lead .desc.min{letter-spacing:.4em}@media screen and (max-width: 767px){.hero_wrap_inner .lead .desc.min{margin-top:1.4em;font-size:5.556vw}}@media screen and (min-width: 768px){.hero_wrap_inner .lead .desc.min{margin-top:15px;font-size:28px;font-size:2.8rem}}.bg_wrap01{width:100%;position:relative}@media screen and (max-width: 767px){.bg_wrap01{background:-webkit-linear-gradient(bottom, #fff 0%, rgba(0, 0, 0, 0) 22%),-webkit-linear-gradient(78deg, #f1e891 0%, #f1e891 90%, #e8b889 100%);background:linear-gradient(0deg, #fff 0%, rgba(0, 0, 0, 0) 22%),linear-gradient(12deg, #f1e891 0%, #f1e891 90%, #e8b889 100%)}}@media screen and (min-width: 768px){.bg_wrap01{background:#f1e891;background:-webkit-linear-gradient(78deg, #f1e891 0%, #f1e891 55%, #e8b889 100%);background:linear-gradient(12deg, #f1e891 0%, #f1e891 55%, #e8b889 100%)}}.bg_wrap02{width:100%;position:relative;background-color:#fff}@media screen and (min-width: 768px){.bg_wrap02::before{content:"";display:block;width:100%;height:200px;background:#fff;background:-webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0)));background:-webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 100%);position:absolute;left:0;top:-200px}}.bg_wrap02::after{content:"";display:block;width:100%;height:200px;background:#d1f1e7;background:-webkit-gradient(linear, left bottom, left top, from(#d1f1e7), to(rgba(209, 241, 231, 0)));background:-webkit-linear-gradient(bottom, #d1f1e7 0%, rgba(209, 241, 231, 0) 100%);background:linear-gradient(0deg, #d1f1e7 0%, rgba(209, 241, 231, 0) 100%);position:absolute;left:0;bottom:0}.bg_wrap03{width:100%;position:relative;background-color:#d1f1e7}.sec_top01 .bg_bar,:where(.hero-01) .bg_bar,:where(.section-01) .bg_bar{display:block;background-color:#9ed4c4;position:absolute;z-index:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:bottom center;transform-origin:bottom center}@media screen and (max-width: 767px){.sec_top01 .bg_bar,:where(.hero-01) .bg_bar,:where(.section-01) .bg_bar{top:-85.3333333333vw;left:-2vw;width:53.3333333333vw;height:119.4666666667vw;border-radius:0 0 26.6666666667vw 26.6666666667vw}}@media screen and (min-width: 768px){.sec_top01 .bg_bar,:where(.hero-01) .bg_bar,:where(.section-01) .bg_bar{left:110px;bottom:550px;width:400px;height:1000px;border-radius:0 0 200px 200px}}.sec_top01{width:100%;position:relative;z-index:0}@media screen and (min-width: 768px){.sec_top01{padding:0 20px}}.sec_top01 .bg_img01{width:340px;display:block;position:absolute;z-index:10;right:50%;bottom:320px;margin-right:300px}.sec_top01 .bg_img02{display:block;position:absolute;z-index:10}@media screen and (max-width: 767px){.sec_top01 .bg_img02{top:20vw;left:-10.6666666667vw;width:69.3333333333vw;height:69.3333333333vw}}@media screen and (min-width: 768px){.sec_top01 .bg_img02{left:50%;bottom:95px;margin-left:235px;width:500px}}.sec_top01 .bg_circle{display:block;border-radius:50%;position:absolute;z-index:5}@media screen and (max-width: 767px){.sec_top01 .bg_circle{bottom:33.8666666667vw;right:-8.8vw;width:40vw;height:40vw;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(40%, rgba(233, 213, 178, 0.6)));background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(233, 213, 178, 0.6) 40%);background:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(233, 213, 178, 0.6) 40%)}}@media screen and (min-width: 768px){.sec_top01 .bg_circle{left:50%;bottom:50px;margin-left:110px;width:250px;height:250px;background:rgba(233,213,178,.6)}}.sec_top01 .move_lead{display:block;color:#efde8f;letter-spacing:.02em;line-height:1;position:absolute;z-index:0;top:0;left:50%}@media screen and (max-width: 767px){.sec_top01 .move_lead{margin-left:-37.3333333333vw;margin-top:-21.3333333333vw;font-size:25.3333333333vw}}@media screen and (min-width: 768px){.sec_top01 .move_lead{margin-left:-55px;margin-top:-80px;font-size:22rem}}.sec_top01_inner{width:100%;max-width:640px;margin:0 auto;position:relative;z-index:50}@media screen and (max-width: 767px){.sec_top01_inner{padding:105.3333333333vw 5.3333333333vw 0}}@media screen and (min-width: 768px){.sec_top01_inner{padding:225px 0 346px 110px}}.sec_top01_inner .ttl{position:absolute;right:0;top:0;width:180px;color:#20539b}.sec_top01_inner .ttl .en{display:inline-block;letter-spacing:.2em;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;position:absolute;padding:10px 0}@media screen and (max-width: 767px){.sec_top01_inner .ttl .en{top:-6.6666666667vw;right:9.3333333333vw;font-size:2.6666666667vw}}@media screen and (min-width: 768px){.sec_top01_inner .ttl .en{right:0;top:0;font-size:1.2rem}}.sec_top01_inner .ttl .en::before,.sec_top01_inner .ttl .en::after{content:"";display:block;border-radius:50%;background-color:#20539b;position:absolute}@media screen and (max-width: 767px){.sec_top01_inner .ttl .en::before,.sec_top01_inner .ttl .en::after{width:.9333333333vw;height:.9333333333vw}}@media screen and (min-width: 768px){.sec_top01_inner .ttl .en::before,.sec_top01_inner .ttl .en::after{width:4px;height:4px}}.sec_top01_inner .ttl .en::before{top:0;left:50%;margin-left:-2px}.sec_top01_inner .ttl .en::after{bottom:0;left:50%;margin-left:-2px}.sec_top01_inner .ttl .ja{letter-spacing:.4em;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;text-orientation:upright;position:absolute}@media screen and (max-width: 767px){.sec_top01_inner .ttl .ja{top:-7.3333333333vw;right:14.9333333333vw;height:60vw;line-height:2;font-size:5.3333333333vw}}@media screen and (min-width: 768px){.sec_top01_inner .ttl .ja{right:25px;top:0;height:300px;font-size:2.4rem}}.sec_top01_inner .desc_wrap{width:100%}@media screen and (min-width: 768px){.sec_top01_inner .desc_wrap{max-width:350px}}.sec_top01_inner .desc_wrap .desc{line-height:2.2;position:relative}@media screen and (max-width: 767px){.sec_top01_inner .desc_wrap .desc{letter-spacing:.25em;padding-top:2em;padding-bottom:2.5em;font-size:3.4666666667vw}}@media screen and (min-width: 768px){.sec_top01_inner .desc_wrap .desc{letter-spacing:.38em;font-size:14px;font-size:1.4rem;padding:35px 0 40px}}.sec_top01_inner .desc_wrap .desc::before{content:"";display:block;width:20px;height:2px;background-color:#20539b;position:absolute;left:0;top:0}.sec_top01_inner .link_wrap .button{margin-left:auto}.sec_top02{width:100%;position:relative;z-index:5}@media screen and (max-width: 767px){.sec_top02{padding:23.3333333333vw 5.3333333333vw 0}}@media screen and (min-width: 768px){.sec_top02{padding:120px 20px 0;margin:0 auto 340px}}@media screen and (min-width: 768px){.sec_top02::before{content:"";display:block;width:100%;height:200px;background:#fff;background:-webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0)));background:-webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 100%);position:absolute;left:0;top:-200px}}.sec_top02 .bg_bar{display:block;background-color:#9ed4c4;position:absolute;z-index:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:bottom center;transform-origin:bottom center}@media screen and (max-width: 767px){.sec_top02 .bg_bar{left:-5.3333333333vw;top:-53.3333333333vw;width:53.3333333333vw;height:119.4666666667vw;border-radius:0 0 26.6666666667vw 26.6666666667vw}}@media screen and (min-width: 768px){.sec_top02 .bg_bar{left:110px;top:0;width:400px;height:1000px;border-radius:0 0 200px 200px}}.sec_top02 .move_lead{display:block;color:#f5faf9;letter-spacing:.02em;line-height:1;position:absolute;z-index:0}@media screen and (max-width: 767px){.sec_top02 .move_lead{font-size:25.3333333333vw}}@media screen and (min-width: 768px){.sec_top02 .move_lead{top:0;left:50%;margin-left:-640px;margin-top:60px;font-size:22rem}}.sec_top02_inner{width:100%;max-width:1160px;margin:0 auto;position:relative;z-index:10}.sec_top02_inner .ttl{color:#20539b;display:block}@media screen and (max-width: 767px){.sec_top02_inner .ttl{margin:11.2vw 0 8.6666666667vw}}@media screen and (min-width: 768px){.sec_top02_inner .ttl{margin-left:70px;margin-bottom:160px}}.sec_top02_inner .ttl .en{display:inline-block;letter-spacing:.2em;position:relative;padding:0 10px}@media screen and (max-width: 767px){.sec_top02_inner .ttl .en{font-size:2.6666666667vw}}@media screen and (min-width: 768px){.sec_top02_inner .ttl .en{font-size:1.2rem}}.sec_top02_inner .ttl .en::before,.sec_top02_inner .ttl .en::after{content:"";display:block;width:4px;height:4px;border-radius:50%;background-color:#20539b;position:absolute}.sec_top02_inner .ttl .en::before{top:50%;left:0;margin-top:-2px}.sec_top02_inner .ttl .en::after{top:50%;right:0;margin-top:-2px}.sec_top02_inner .ttl .ja{letter-spacing:.4em;position:relative;display:block}@media screen and (max-width: 767px){.sec_top02_inner .ttl .ja{font-size:4.8vw}}@media screen and (min-width: 768px){.sec_top02_inner .ttl .ja{font-size:2.4rem}}@media screen and (max-width: 767px){.sec_top02_inner .fixed_slider_wrap{padding-bottom:160vw}}@media screen and (min-width: 768px){.sec_top02_inner .fixed_slider_wrap{width:100%;position:relative;margin:0 auto;max-width:1160px;padding:265px 0 265px}}@media screen and (max-width: 767px){.sec_top02_inner .fixed_slider_wrap .pin-spacer{height:0 !important}}.sec_top02_inner .fixed_slider_wrap_height{width:100%;position:relative;z-index:0;pointer-events:none}@media screen and (max-width: 767px){.sec_top02_inner .fixed_slider_wrap_height{height:400vh}}@media screen and (min-width: 768px){.sec_top02_inner .fixed_slider_wrap_height{height:400vh}}.sec_top02_inner .fixed_slider_wrap_height .box{width:100%;opacity:.5;height:25%}@media screen and (min-width: 768px){.sec_top02_inner .fixed_slider{width:100%;max-width:1160px;height:530px;position:absolute;top:0;left:0}}.sec_top02_inner .fixed_slider .counter_wrap{position:absolute;z-index:10}@media screen and (max-width: 767px){.sec_top02_inner .fixed_slider .counter_wrap{top:4vw;left:4vw}}@media screen and (min-width: 768px){.sec_top02_inner .fixed_slider .counter_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:10px;height:160px;top:70px;left:70px}}.sec_top02_inner .fixed_slider .counter_wrap li{position:relative;background-color:#fff;border-radius:50%}@media screen and (max-width: 767px){.sec_top02_inner .fixed_slider .counter_wrap li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:auto;height:10vw}}@media screen and (min-width: 768px){.sec_top02_inner .fixed_slider .counter_wrap li{display:block;width:10px;height:10px}}@media screen and (max-width: 767px){.sec_top02_inner .fixed_slider .counter_wrap li:not(.active){display:none}}.sec_top02_inner .fixed_slider .counter_wrap li.active::before{content:attr(data-num) "";display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:50%;background-color:#fff;color:#9ed4c4;font-family:"Montserrat",sans-serif !important;letter-spacing:.02em;line-height:1;position:absolute}@media screen and (max-width: 767px){.sec_top02_inner .fixed_slider .counter_wrap li.active::before{width:10vw;height:10vw;font-size:4vw}}@media screen and (min-width: 768px){.sec_top02_inner .fixed_slider .counter_wrap li.active::before{top:50%;left:50%;margin-top:-25px;margin-left:-25px;width:50px;height:50px;font-size:2.2rem}}.sec_top02_inner .fixed_slider .counter_wrap li.active::after{content:attr(data-txt) "";display:block;letter-spacing:.2em;line-height:1;color:#fff;position:absolute;top:50%;left:50px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-family:var(--font_sans_en)}@media screen and (max-width: 767px){.sec_top02_inner .fixed_slider .counter_wrap li.active::after{font-size:2.6666666667vw}}@media screen and (min-width: 768px){.sec_top02_inner .fixed_slider .counter_wrap li.active::after{font-size:1rem}}@media screen and (max-width: 767px){.sec_top02_inner .fixed_slider .img_wrap{position:relative;width:100%;height:54.6666666667vw;margin-bottom:10.6666666667vw}}@media screen and (min-width: 768px){.sec_top02_inner .fixed_slider .img_wrap{width:860px;height:530px;position:absolute;top:0;left:0;z-index:0}}.sec_top02_inner .fixed_slider .img_wrap .img_wrap_bg{display:block;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:all .4s;transition:all .4s}@media screen and (max-width: 767px){.sec_top02_inner .fixed_slider .img_wrap .img_wrap_bg{position:absolute;top:0;left:0}}@media screen and (min-width: 768px){.sec_top02_inner .fixed_slider .img_wrap .img_wrap_bg{position:absolute;top:0;left:0}}.sec_top02_inner .fixed_slider .img_wrap .img_wrap_bg.active{opacity:1;visibility:visible}.sec_top02_inner .fixed_slider .img_wrap .img_wrap_bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 767px){.sec_top02_inner .fixed_slider .txt_wrap{position:relative;width:100%;height:300px;z-index:10}}@media screen and (min-width: 768px){.sec_top02_inner .fixed_slider .txt_wrap{background-color:rgba(240,248,246,.9);border-radius:50%;width:490px;height:490px;position:absolute;z-index:10;top:-60px;right:0}}.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont{width:100%;position:absolute;top:0;left:0;opacity:0;visibility:hidden;-webkit-transition:all .4s;transition:all .4s}@media screen and (min-width: 768px){.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-transform:translateY(50px);transform:translateY(50px)}}.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont.active{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont dt{color:#20539b}@media screen and (min-width: 768px){.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont dt{text-align:center}}.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont dt .en{display:block;font-size:1rem;letter-spacing:.2em;line-height:1;margin-bottom:10px}@media screen and (max-width: 767px){.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont dt .en{display:none}}.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont dt .num{display:block;font-size:3.8rem;letter-spacing:0;line-height:1;margin-bottom:10px}@media screen and (max-width: 767px){.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont dt .num{display:none}}.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont dt .ja{display:block;letter-spacing:.3em;line-height:1}@media screen and (max-width: 767px){.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont dt .ja{font-size:3.7333333333vw}}@media screen and (min-width: 768px){.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont dt .ja{font-size:2rem}}.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont dd .desc{position:relative;letter-spacing:.38em;line-height:2.2}@media screen and (max-width: 767px){.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont dd .desc{margin:1.8em 0 0;padding:1.8em 0;font-size:3.4666666667vw}}@media screen and (min-width: 768px){.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont dd .desc{padding:25px 0 0;margin:28px auto 40px;max-width:360px;text-align:center;font-size:1.4rem}}.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont dd .desc::before{content:"";display:block;width:20px;height:2px;background-color:#20539b;position:absolute;top:0;left:0}@media screen and (min-width: 768px){.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont dd .desc::before{left:50%;margin-left:-10px}}.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont dd .link_wrap{pointer-events:auto}@media screen and (max-width: 767px){.sec_top02_inner .fixed_slider .txt_wrap .txt_wrap_cont dd .link_wrap{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}.sec_top03{width:100%;position:relative;z-index:5;padding:0 20px}.sec_top03 .bg_img01{display:block;position:absolute;z-index:10}@media screen and (max-width: 767px){.sec_top03 .bg_img01{top:40.6666666667vw;left:-11.3333333333vw;width:69.3333333333vw}}@media screen and (min-width: 768px){.sec_top03 .bg_img01{left:50%;top:0;width:410px;margin-left:-570px}}.sec_top03 .move_lead{display:block;color:#f5faf9;letter-spacing:.02em;line-height:1;position:absolute;z-index:0;top:0}@media screen and (max-width: 767px){.sec_top03 .move_lead{left:13.3333333333vw;font-size:25.3333333333vw}}@media screen and (min-width: 768px){.sec_top03 .move_lead{left:50%;margin-left:-55px;margin-top:-80px;font-size:22rem}}.sec_top03_inner{width:100%;max-width:1160px;margin:0 auto;padding:0;position:relative;z-index:50}.sec_top03_inner .ttl_wrap{width:100%;max-width:640px;margin:0 auto;position:relative}@media screen and (max-width: 767px){.sec_top03_inner .ttl_wrap{padding-top:126vw}}@media screen and (min-width: 768px){.sec_top03_inner .ttl_wrap{padding:270px 0 0}}.sec_top03_inner .ttl{position:absolute;color:#20539b}@media screen and (max-width: 767px){.sec_top03_inner .ttl{line-height:1;right:5.3333333333vw;top:13.3333333333vw}}@media screen and (min-width: 768px){.sec_top03_inner .ttl{right:0;top:0;width:180px}}.sec_top03_inner .ttl .en{display:inline-block;letter-spacing:.2em;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;padding:10px 0}@media screen and (max-width: 767px){.sec_top03_inner .ttl .en{font-size:2.4vw}}@media screen and (min-width: 768px){.sec_top03_inner .ttl .en{position:absolute;right:0;top:0;font-size:1.2rem}}.sec_top03_inner .ttl .en::before,.sec_top03_inner .ttl .en::after{content:"";display:block;width:4px;height:4px;border-radius:50%;background-color:#20539b;position:absolute}.sec_top03_inner .ttl .en::before{top:0;left:50%;margin-left:-2px}.sec_top03_inner .ttl .en::after{bottom:0;left:50%;margin-left:-2px}.sec_top03_inner .ttl .ja{letter-spacing:.4em;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;text-orientation:upright;position:absolute;right:25px;top:0;height:300px}@media screen and (max-width: 767px){.sec_top03_inner .ttl .ja{font-size:5.3333333333vw}}@media screen and (min-width: 768px){.sec_top03_inner .ttl .ja{font-size:2.4rem}}.sec_top03_inner .desc_wrap{width:100%;max-width:1020px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 767px){.sec_top03_inner .desc_wrap{margin-bottom:8.9333333333vw}}@media screen and (min-width: 768px){.sec_top03_inner .desc_wrap{margin-bottom:120px}}.sec_top03_inner .desc_wrap .desc{letter-spacing:.38em;line-height:2.2;position:relative;width:100%}@media screen and (max-width: 767px){.sec_top03_inner .desc_wrap .desc{padding-top:2em;letter-spacing:.25em;font-size:3.4666666667vw}}@media screen and (min-width: 768px){.sec_top03_inner .desc_wrap .desc{max-width:415px;padding:35px 0 0;font-size:14px;font-size:1.4rem}}.sec_top03_inner .desc_wrap .desc::before{content:"";display:block;width:20px;height:2px;background-color:#20539b;position:absolute;left:0;top:0}.sec_top03_inner .list_wrap{width:100%}@media screen and (min-width: 768px){.sec_top03_inner .list_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:0 40px}}@media screen and (min-width: 768px){.sec_top03_inner .list_wrap li{width:50%}}@media screen and (max-width: 767px){.sec_top03_inner .list_wrap li:not(:last-child){margin-bottom:2.6666666667vw}}.sec_top03_inner .list_wrap li a{display:block;overflow:hidden;position:relative}@media screen and (max-width: 767px){.sec_top03_inner .list_wrap li a{border-radius:6.6666666667vw}}@media screen and (min-width: 768px){.sec_top03_inner .list_wrap li a{border-radius:50px}}.sec_top03_inner .list_wrap li a .img{position:relative;z-index:0}@media screen and (min-width: 768px){.sec_top03_inner .list_wrap li a .img{-webkit-transition:all .8s;transition:all .8s}}.sec_top03_inner .list_wrap li a .desc{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;left:0;z-index:10;color:#fff}.sec_top03_inner .list_wrap li a .desc .en{display:block;letter-spacing:.2em;line-height:1;margin-bottom:10px}@media screen and (max-width: 767px){.sec_top03_inner .list_wrap li a .desc .en{font-size:2.6666666667vw}}@media screen and (min-width: 768px){.sec_top03_inner .list_wrap li a .desc .en{font-size:1rem}}.sec_top03_inner .list_wrap li a .desc .num{display:block;letter-spacing:0;line-height:1;margin-bottom:10px}@media screen and (max-width: 767px){.sec_top03_inner .list_wrap li a .desc .num{font-size:5.3333333333vw}}@media screen and (min-width: 768px){.sec_top03_inner .list_wrap li a .desc .num{font-size:3.8rem}}.sec_top03_inner .list_wrap li a .desc .ja{display:block;letter-spacing:.3em;line-height:1;-webkit-transition:all .4s;transition:all .4s}@media screen and (max-width: 767px){.sec_top03_inner .list_wrap li a .desc .ja{font-size:4vw}}@media screen and (min-width: 768px){.sec_top03_inner .list_wrap li a .desc .ja{font-size:2rem}}@media screen and (min-width: 768px){.sec_top03_inner .list_wrap li a:hover .img{-webkit-transform:scale(1.2);transform:scale(1.2)}}.sec_top03_inner .list_wrap li a:hover .desc .ja{letter-spacing:.5em}.sec_top04{width:100%;position:relative;z-index:5}@media screen and (max-width: 767px){.sec_top04{padding:26.6666666667vw 0 0}}@media screen and (min-width: 768px){.sec_top04{margin:0 auto 340px;padding:300px 20px 0}}.sec_top04 .bg_bar{display:block;background-color:#dff8f1;position:absolute;z-index:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:bottom center;transform-origin:bottom center}@media screen and (max-width: 767px){.sec_top04 .bg_bar{left:-2vw;bottom:88vw;width:53.3333333333vw;height:119.4666666667vw;border-radius:0 0 26.6666666667vw 26.6666666667vw}}@media screen and (min-width: 768px){.sec_top04 .bg_bar{left:110px;bottom:-100px;width:400px;height:1000px;border-radius:0 0 200px 200px}}.sec_top04 .move_lead{display:block;color:#afddcf;letter-spacing:.02em;line-height:1;position:absolute;z-index:0}@media screen and (max-width: 767px){.sec_top04 .move_lead{top:23.0666666667vw;left:13.3333333333vw;font-size:25.3333333333vw}}@media screen and (min-width: 768px){.sec_top04 .move_lead{top:0;left:50%;margin-left:-640px;margin-top:240px;font-size:22rem}}.sec_top04_inner{width:100%;max-width:1160px;margin:0 auto;position:relative;z-index:10}@media screen and (max-width: 767px){.sec_top04_inner{padding:9.3333333333vw 5.3333333333vw 0}}.sec_top04_inner .ttl{color:#20539b;display:block}@media screen and (max-width: 767px){.sec_top04_inner .ttl{margin-bottom:8.4vw}}@media screen and (min-width: 768px){.sec_top04_inner .ttl{margin-left:70px;margin-bottom:160px}}.sec_top04_inner .ttl .en{letter-spacing:.2em;position:relative}@media screen and (max-width: 767px){.sec_top04_inner .ttl .en{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:2.6666666667vw}}@media screen and (min-width: 768px){.sec_top04_inner .ttl .en{display:inline-block;padding:0 10px;font-size:1.2rem}}.sec_top04_inner .ttl .en::before,.sec_top04_inner .ttl .en::after{content:"";border-radius:50%;background-color:#20539b}@media screen and (max-width: 767px){.sec_top04_inner .ttl .en::before,.sec_top04_inner .ttl .en::after{display:inline-block;width:.9333333333vw;height:.9333333333vw}}@media screen and (min-width: 768px){.sec_top04_inner .ttl .en::before,.sec_top04_inner .ttl .en::after{display:block;position:absolute;top:50%;width:4px;height:4px;margin-top:-2px}}.sec_top04_inner .ttl .en::before{left:0}@media screen and (max-width: 767px){.sec_top04_inner .ttl .en::before{margin-right:.5em}}.sec_top04_inner .ttl .en::after{right:0}@media screen and (max-width: 767px){.sec_top04_inner .ttl .en::after{margin-left:.38em}}.sec_top04_inner .ttl .ja{letter-spacing:.4em;position:relative;display:block}@media screen and (max-width: 767px){.sec_top04_inner .ttl .ja{font-size:5.3333333333vw}}@media screen and (min-width: 768px){.sec_top04_inner .ttl .ja{font-size:2.4rem}}.sec_top04_inner .fixed_slider_wrap{width:100%;position:relative;margin:0 auto}@media screen and (max-width: 767px){.sec_top04_inner .fixed_slider_wrap{padding-bottom:26.6666666667vw}}@media screen and (min-width: 768px){.sec_top04_inner .fixed_slider_wrap{max-width:1160px;padding:265px 0 265px}}.sec_top04_inner .fixed_slider_wrap_height{width:100%;position:relative;z-index:0;pointer-events:none}@media screen and (max-width: 767px){.sec_top04_inner .fixed_slider_wrap_height{height:400vh}}@media screen and (min-width: 768px){.sec_top04_inner .fixed_slider_wrap_height{height:400vh}}.sec_top04_inner .fixed_slider_wrap_height .box{width:100%;opacity:.5;height:25%}@media screen and (min-width: 768px){.sec_top04_inner .fixed_slider{width:100%;max-width:1160px;height:530px;position:absolute;top:0;left:0}}.sec_top04_inner .fixed_slider .counter_wrap{position:absolute;z-index:10}@media screen and (max-width: 767px){.sec_top04_inner .fixed_slider .counter_wrap{top:4vw;left:4vw}}@media screen and (min-width: 768px){.sec_top04_inner .fixed_slider .counter_wrap{width:10px;height:160px;top:70px;left:70px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.sec_top04_inner .fixed_slider .counter_wrap li{position:relative;background-color:#fff;border-radius:50%}@media screen and (max-width: 767px){.sec_top04_inner .fixed_slider .counter_wrap li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:auto;height:10vw}}@media screen and (min-width: 768px){.sec_top04_inner .fixed_slider .counter_wrap li{display:block;width:10px;height:10px}}@media screen and (max-width: 767px){.sec_top04_inner .fixed_slider .counter_wrap li:not(.active){display:none}}.sec_top04_inner .fixed_slider .counter_wrap li.active::before{content:attr(data-num) "";display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:50%;background-color:#fff;color:#9ed4c4;font-family:"Montserrat",sans-serif !important;letter-spacing:.02em;line-height:1;position:absolute}@media screen and (max-width: 767px){.sec_top04_inner .fixed_slider .counter_wrap li.active::before{width:10vw;height:10vw;font-size:4vw}}@media screen and (min-width: 768px){.sec_top04_inner .fixed_slider .counter_wrap li.active::before{top:50%;left:50%;margin-top:-25px;margin-left:-25px;width:50px;height:50px;font-size:2.2rem}}.sec_top04_inner .fixed_slider .counter_wrap li.active::after{content:attr(data-txt) "";display:block;letter-spacing:.2em;line-height:1;color:#fff;position:absolute;top:50%;left:50px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 767px){.sec_top04_inner .fixed_slider .counter_wrap li.active::after{font-size:2.6666666667vw}}@media screen and (min-width: 768px){.sec_top04_inner .fixed_slider .counter_wrap li.active::after{font-size:1rem}}@media screen and (max-width: 767px){.sec_top04_inner .fixed_slider .img_wrap{position:relative;width:100%;height:54.6666666667vw;margin-bottom:10.6666666667vw}}@media screen and (min-width: 768px){.sec_top04_inner .fixed_slider .img_wrap{width:1300px;height:530px;position:absolute;top:0;left:0;z-index:0}}.sec_top04_inner .fixed_slider .img_wrap .img_wrap_bg{display:block;position:absolute;width:100%;opacity:0;overflow:hidden}@media screen and (max-width: 767px){.sec_top04_inner .fixed_slider .img_wrap .img_wrap_bg{height:54.6666666667vw;border-radius:6.6666666667vw}}@media screen and (min-width: 768px)and (max-width: 1440px){.sec_top04_inner .fixed_slider .img_wrap .img_wrap_bg{top:0;left:0;height:100%;border-radius:50px 0 0 50px}}@media screen and (min-width: 1441px){.sec_top04_inner .fixed_slider .img_wrap .img_wrap_bg{border-radius:50px}}.sec_top04_inner .fixed_slider .img_wrap .img_wrap_bg.active{opacity:1;visibility:visible}.sec_top04_inner .fixed_slider .img_wrap .img_wrap_bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-filter:brightness(0.7);filter:brightness(0.7)}.sec_top04_inner .fixed_slider .img_wrap .img_wrap_bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 767px){.sec_top04_inner .fixed_slider .txt_wrap{position:relative;width:100%;height:300px;z-index:10}}@media screen and (min-width: 768px){.sec_top04_inner .fixed_slider .txt_wrap{position:absolute;width:490px;height:490px;z-index:10;top:-60px;right:0;background-color:rgba(240,248,246,.9);border-radius:50%}}.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont{width:100%;position:absolute;opacity:0;visibility:hidden;-webkit-transition:all .4s;transition:all .4s;-webkit-transform:translateY(50px);transform:translateY(50px)}@media screen and (min-width: 768px){.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont{top:0;left:0;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont.active{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont dt{color:#20539b}@media screen and (min-width: 768px){.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont dt{text-align:center}}.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont dt .en{display:block;font-size:1rem;letter-spacing:.2em;line-height:1;margin-bottom:10px}@media screen and (max-width: 767px){.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont dt .en{display:none}}.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont dt .num{display:block;font-size:3.8rem;letter-spacing:0;line-height:1;margin-bottom:10px}@media screen and (max-width: 767px){.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont dt .num{display:none}}.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont dt .ja{display:block;letter-spacing:.3em;line-height:2}@media screen and (max-width: 767px){.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont dt .ja{font-size:3.7333333333vw}}@media screen and (min-width: 768px){.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont dt .ja{font-size:2rem}}.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont dd .desc{position:relative;letter-spacing:.38em;line-height:2.2}@media screen and (max-width: 767px){.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont dd .desc{margin:1.8em 0 .7em;padding:1.8em 0;font-size:3.4666666667vw}}@media screen and (min-width: 768px){.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont dd .desc{padding:25px 0 0;margin:23px auto 30px;max-width:360px;text-align:center;font-size:1.4rem}}.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont dd .desc::before{content:"";display:block;width:20px;height:2px;background-color:#20539b;position:absolute;top:0}@media screen and (min-width: 768px){.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont dd .desc::before{left:50%;margin-left:-10px}}.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont dd .link_wrap{pointer-events:auto}@media screen and (max-width: 767px){.sec_top04_inner .fixed_slider .txt_wrap .txt_wrap_cont dd .link_wrap{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}.sec_top05{width:100%;position:relative;z-index:5}@media screen and (max-width: 767px){.sec_top05{padding-bottom:26.6666666667vw}}@media screen and (min-width: 768px){.sec_top05{padding:0 20px 200px}}.sec_top05 .bg_img01{display:block;position:absolute;z-index:10}@media screen and (max-width: 767px){.sec_top05 .bg_img01{top:40vw;left:-10.6666666667vw;width:69.3333333333vw;height:69.3333333333vw}}@media screen and (min-width: 768px){.sec_top05 .bg_img01{width:410px;left:50%;top:-70px;margin-left:-640px}}.sec_top05 .bg_img02{display:block;position:absolute;z-index:15}@media screen and (max-width: 767px){.sec_top05 .bg_img02{top:81.3333333333vw;left:44vw;width:40vw;height:40vw}}@media screen and (min-width: 768px){.sec_top05 .bg_img02{width:260px;left:50%;top:180px;margin-left:-336px}}.sec_top05 .move_lead{display:block;color:#afddcf;letter-spacing:.02em;line-height:1;position:absolute;z-index:0}@media screen and (max-width: 767px){.sec_top05 .move_lead{top:0;left:13.3333333333vw;font-size:25.3333333333vw}}@media screen and (min-width: 768px){.sec_top05 .move_lead{top:0;left:50%;margin-left:-55px;margin-top:-80px;font-size:22rem}}.sec_top05_inner{width:100%;max-width:1160px;margin:0 auto;padding:0;position:relative;z-index:50}@media screen and (max-width: 767px){.sec_top05_inner{padding:0 5.3333333333vw}}.sec_top05_inner .ttl_wrap{width:100%;margin:0 auto;position:relative}@media screen and (max-width: 767px){.sec_top05_inner .ttl_wrap{padding-top:125.3333333333vw}}@media screen and (min-width: 768px){.sec_top05_inner .ttl_wrap{max-width:640px;padding:270px 0 0}}.sec_top05_inner .ttl{position:absolute;color:#20539b}@media screen and (max-width: 767px){.sec_top05_inner .ttl{right:3.3333333333vw;top:12.6666666667vw}}@media screen and (min-width: 768px){.sec_top05_inner .ttl{right:0;top:0;width:180px}}.sec_top05_inner .ttl .en{display:inline-block;letter-spacing:.2em;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;position:absolute;right:0;top:0}@media screen and (max-width: 767px){.sec_top05_inner .ttl .en{padding:.5em 0;font-size:2.6666666667vw}}@media screen and (min-width: 768px){.sec_top05_inner .ttl .en{padding:10px 0;font-size:1.2rem}}.sec_top05_inner .ttl .en::before,.sec_top05_inner .ttl .en::after{content:"";display:block;border-radius:50%;background-color:#20539b;position:absolute}@media screen and (max-width: 767px){.sec_top05_inner .ttl .en::before,.sec_top05_inner .ttl .en::after{width:.9333333333vw;height:.9333333333vw}}@media screen and (min-width: 768px){.sec_top05_inner .ttl .en::before,.sec_top05_inner .ttl .en::after{width:4px;height:4px}}.sec_top05_inner .ttl .en::before{top:0;left:50%;margin-left:-2px}.sec_top05_inner .ttl .en::after{bottom:0;left:50%;margin-left:-2px}.sec_top05_inner .ttl .ja{letter-spacing:.4em;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;text-orientation:upright;position:absolute;right:25px;top:0}@media screen and (max-width: 767px){.sec_top05_inner .ttl .ja{height:12em;font-size:5.3333333333vw}}@media screen and (min-width: 768px){.sec_top05_inner .ttl .ja{font-size:2.4rem;height:300px}}.sec_top05_inner .desc_wrap{width:100%;max-width:1020px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 767px){.sec_top05_inner .desc_wrap{margin-bottom:9.0666666667vw}}@media screen and (min-width: 768px){.sec_top05_inner .desc_wrap{margin:80px auto 120px}}.sec_top05_inner .desc_wrap .desc{line-height:2.2;position:relative;width:100%;max-width:415px}@media screen and (max-width: 767px){.sec_top05_inner .desc_wrap .desc{padding-top:1.5em;letter-spacing:.3em;font-size:3.4666666667vw}}@media screen and (min-width: 768px){.sec_top05_inner .desc_wrap .desc{padding:35px 0 0;letter-spacing:.38em;font-size:14px;font-size:1.4rem}}.sec_top05_inner .desc_wrap .desc::before{content:"";display:block;width:20px;height:2px;background-color:#20539b;position:absolute;left:0;top:0}.sec_top05_inner .list_wrap{width:100%}@media screen and (min-width: 768px){.sec_top05_inner .list_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:0 40px}}@media screen and (min-width: 768px){.sec_top05_inner .list_wrap li{width:33.3333333333%}}@media screen and (max-width: 767px){.sec_top05_inner .list_wrap li:not(:last-child){margin-bottom:2.6666666667vw}}.sec_top05_inner .list_wrap li a{display:block;overflow:hidden;position:relative}@media screen and (max-width: 767px){.sec_top05_inner .list_wrap li a{border-radius:6.6666666667vw}}@media screen and (min-width: 768px){.sec_top05_inner .list_wrap li a{border-radius:50px}}.sec_top05_inner .list_wrap li a .img{position:relative;z-index:0}@media screen and (min-width: 768px){.sec_top05_inner .list_wrap li a .img{-webkit-transition:all .8s;transition:all .8s}}.sec_top05_inner .list_wrap li a .desc{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;left:0;z-index:10;color:#fff}.sec_top05_inner .list_wrap li a .desc .en{display:block;letter-spacing:.2em;line-height:1}@media screen and (max-width: 767px){.sec_top05_inner .list_wrap li a .desc .en{margin-bottom:.8em;font-size:2.6666666667vw}}@media screen and (min-width: 768px){.sec_top05_inner .list_wrap li a .desc .en{margin-bottom:10px;font-size:1rem}}.sec_top05_inner .list_wrap li a .desc .num{display:block;letter-spacing:0;line-height:1}@media screen and (max-width: 767px){.sec_top05_inner .list_wrap li a .desc .num{margin-bottom:.5em;font-size:5.3333333333vw}}@media screen and (min-width: 768px){.sec_top05_inner .list_wrap li a .desc .num{margin-bottom:10px;font-size:3.8rem}}.sec_top05_inner .list_wrap li a .desc .ja{display:block;letter-spacing:.3em;line-height:1;-webkit-transition:all .4s;transition:all .4s}@media screen and (max-width: 767px){.sec_top05_inner .list_wrap li a .desc .ja{font-size:4vw}}@media screen and (min-width: 768px){.sec_top05_inner .list_wrap li a .desc .ja{font-size:2rem}}@media screen and (min-width: 768px){.sec_top05_inner .list_wrap li a:hover .img{-webkit-transform:scale(1.2);transform:scale(1.2)}}.sec_top05_inner .list_wrap li a:hover .desc .ja{letter-spacing:.5em}.sec_top06{width:100%;position:relative}@media screen and (max-width: 767px){.sec_top06{height:180.6666666667vw;padding:16vw 5.3333333333vw 22vw}}@media screen and (min-width: 768px){.sec_top06{height:720px;padding:130px 20px 0}}.sec_top06_bg{width:100%;height:100%;position:absolute;z-index:0;top:0;left:0;background-position:center center;background-repeat:no-repeat;background-size:cover;background-image:url("../images/top/bg-sec06@2x.jpg")}.sec_top06 .move_lead{display:block;color:rgba(255,255,255,.3);letter-spacing:.02em;line-height:1;position:absolute;z-index:0}@media screen and (max-width: 767px){.sec_top06 .move_lead{top:12vw;left:5.3333333333vw;font-size:25.3333333333vw}}@media screen and (min-width: 768px){.sec_top06 .move_lead{top:0;left:50%;margin-left:-640px;margin-top:60px;font-size:22rem}}.sec_top06_inner{width:100%;max-width:1160px;margin:0 auto;position:relative;z-index:10}@media screen and (max-width: 767px){.sec_top06_inner{padding-top:7.3333333333vw}}.sec_top06_inner .ttl{color:#fff;display:block}@media screen and (min-width: 768px){.sec_top06_inner .ttl{margin-left:70px}}.sec_top06_inner .ttl .en{display:inline-block;letter-spacing:.2em;position:relative}@media screen and (max-width: 767px){.sec_top06_inner .ttl .en{padding:0 .5em;font-size:2.6666666667vw}}@media screen and (min-width: 768px){.sec_top06_inner .ttl .en{padding:0 10px;font-size:1.2rem}}.sec_top06_inner .ttl .en::before,.sec_top06_inner .ttl .en::after{content:"";display:block;border-radius:50%;background-color:#fff;position:absolute}@media screen and (max-width: 767px){.sec_top06_inner .ttl .en::before,.sec_top06_inner .ttl .en::after{width:.9333333333vw;height:.9333333333vw}}@media screen and (min-width: 768px){.sec_top06_inner .ttl .en::before,.sec_top06_inner .ttl .en::after{width:4px;height:4px}}.sec_top06_inner .ttl .en::before{top:50%;left:0;margin-top:-2px}.sec_top06_inner .ttl .en::after{top:50%;right:0;margin-top:-2px}.sec_top06_inner .ttl .ja{letter-spacing:.4em;position:relative;display:block}@media screen and (max-width: 767px){.sec_top06_inner .ttl .ja{font-size:5.3333333333vw}}@media screen and (min-width: 768px){.sec_top06_inner .ttl .ja{font-size:2.4rem}}.sec_top06_inner .sec_top06_list{width:100%}@media screen and (max-width: 767px){.sec_top06_inner .sec_top06_list{margin-top:9.0666666667vw}}@media screen and (min-width: 768px){.sec_top06_inner .sec_top06_list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:150px;gap:0 25px}}@media screen and (min-width: 768px){.sec_top06_inner .sec_top06_list li{width:33.3333333333%}}@media screen and (max-width: 767px){.sec_top06_inner .sec_top06_list li:not(:last-child){margin-bottom:2.6666666667vw}}.sec_top06_inner .sec_top06_list li a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;background-color:rgba(255,255,255,.9);letter-spacing:.2em;color:#20539b}@media screen and (max-width: 767px){.sec_top06_inner .sec_top06_list li a{height:34.6666666667vw;border-radius:4vw;font-size:4vw}}@media screen and (min-width: 768px){.sec_top06_inner .sec_top06_list li a{height:190px;border-radius:25px;font-size:1.8rem}}.sec_top06_inner .sec_top06_list li a .arrow{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#20539b;border-radius:50%;font-size:1rem;letter-spacing:0;color:#fff;-webkit-transition:all .4s;transition:all .4s}@media screen and (max-width: 767px){.sec_top06_inner .sec_top06_list li a .arrow{width:10.6666666667vw;height:10.6666666667vw;margin-top:1.3em}}@media screen and (min-width: 768px){.sec_top06_inner .sec_top06_list li a .arrow{margin-top:20px;width:40px;height:40px}}.sec_top06_inner .sec_top06_list li a:hover{background-color:rgba(32,83,155,.9);color:#fff}.sec_top06_inner .sec_top06_list li a:hover .arrow{color:#20539b;background-color:#fff}@media screen and (max-width: 767px){.founder{margin-bottom:18.6666666667vw}}@media screen and (min-width: 768px){.founder{margin-bottom:min(8.3333333333vw, 120px)}}.founder .block-01__text{letter-spacing:.3em}.philosophy-title{text-align:center}@media screen and (max-width: 767px){.philosophy-title{margin-bottom:1.5em}}@media screen and (min-width: 768px){.philosophy-title{margin-bottom:2.5em}}.philosophy-title__logo{display:block;margin-bottom:1em}@media screen and (max-width: 767px){.philosophy-title__logo{width:42.6666666667vw;margin:0 auto 1em}}.philosophy-title__image{display:inline-block}@media screen and (min-width: 768px){.philosophy-title__image{width:221px}}.philosophy-title__text{display:block;letter-spacing:.38em;color:#20539b}@media screen and (min-width: 768px){.philosophy-title__text{font-size:18px}}.philosophy__slogan{margin-bottom:.7em;text-align:center;letter-spacing:.38em;font-family:var(--font_serif);font-style:italic;color:#20539b}@media screen and (max-width: 767px){.philosophy__slogan{font-size:4.5333333333vw}}@media screen and (min-width: 768px){.philosophy__slogan{font-size:28px}}.philosophy__slogan::before{display:block;width:1px;margin:0 auto .85em;background-color:#20539b;content:""}@media screen and (max-width: 767px){.philosophy__slogan::before{height:10.6666666667vw}}@media screen and (min-width: 768px){.philosophy__slogan::before{height:80px}}.philosophy__lead{text-align:center;letter-spacing:.38em;color:#20539b}@media screen and (max-width: 767px){.philosophy__lead{margin-bottom:9.3333333333vw;font-size:3.7333333333vw}}@media screen and (min-width: 768px){.philosophy__lead{margin-bottom:min(5vw, 72px);font-size:18px}}@media screen and (max-width: 767px){.philosophy__figure{margin-bottom:18.6666666667vw}}@media screen and (min-width: 768px){.philosophy__figure{width:min(58.3333333333vw, 840px);margin:0 auto min(9.7222222222vw, 140px)}}@media screen and (min-width: 768px){.message{width:680px;margin:0 auto}}.message__title{margin-bottom:1.1em;text-align:center;line-height:2.2;letter-spacing:.38em;font-family:var(--font_serif);font-style:italic;color:#20539b}@media screen and (max-width: 767px){.message__title{font-size:4.8vw}}@media screen and (min-width: 768px){.message__title{font-size:26px;font-weight:bold}}.message__title::after{display:block;width:1px;margin:1em auto 0;background-color:#20539b;content:""}@media screen and (max-width: 767px){.message__title::after{height:13.3333333333vw}}@media screen and (min-width: 768px){.message__title::after{height:98px}}.message__text{line-height:2.2;letter-spacing:.38em}@media screen and (max-width: 767px){.message__text{padding:0 5.3333333333vw}}@media screen and (min-width: 768px){.message__text{font-size:16px}}@media screen and (max-width: 767px){.message__text:not(:last-child){margin-bottom:3em}}@media screen and (min-width: 768px){.message__text:not(:last-child){margin-bottom:4.5em}}@media screen and (min-width: 768px){.business-wrap{padding:min(1.3888888889vw, 20px) 0 min(5.2083333333vw, 75px)}}.business{position:relative}@media screen and (min-width: 768px){.business{width:min(80.5555555556vw, 1160px);margin:0 auto}}@media screen and (max-width: 767px){.business__map{margin-bottom:10.6666666667vw}}@media screen and (min-width: 768px){.business__map{border-radius:min(3.4722222222vw, 50px)}}.business__link{position:absolute}@media screen and (max-width: 767px){.business__link:nth-child(1){top:6.5333333333vw;left:5.3333333333vw}}@media screen and (min-width: 768px){.business__link:nth-child(1){top:min(6.9444444444vw, 100px);left:min(9.0277777778vw, 130px)}}@media screen and (max-width: 767px){.business__link:nth-child(2){top:26.2666666667vw;left:5.3333333333vw}}@media screen and (min-width: 768px){.business__link:nth-child(2){top:min(20.8333333333vw, 300px);left:min(9.0277777778vw, 130px)}}@media screen and (max-width: 767px){.business__link:nth-child(3){top:46.1333333333vw;left:5.3333333333vw}}@media screen and (min-width: 768px){.business__link:nth-child(3){top:min(34.7222222222vw, 500px);left:min(9.0277777778vw, 130px)}}@media screen and (max-width: 767px){.business__link:nth-child(4){top:16.4vw;left:25.2vw}}@media screen and (min-width: 768px){.business__link:nth-child(4){top:min(13.8888888889vw, 200px);left:min(22.9166666667vw, 330px)}}@media screen and (max-width: 767px){.business__link:nth-child(5){top:36vw;left:25.2vw}}@media screen and (min-width: 768px){.business__link:nth-child(5){top:min(27.7777777778vw, 400px);left:min(22.9166666667vw, 330px)}}@media screen and (max-width: 767px){.business__link:nth-child(6){top:56vw;left:25.2vw}}@media screen and (min-width: 768px){.business__link:nth-child(6){top:min(41.6666666667vw, 600px);left:min(22.9166666667vw, 330px)}}@media screen and (max-width: 767px){.business__link:nth-child(7){top:6.5333333333vw;left:45.0666666667vw}}@media screen and (min-width: 768px){.business__link:nth-child(7){top:min(6.9444444444vw, 100px);left:min(36.8055555556vw, 530px)}}@media screen and (max-width: 767px){.business__link:nth-child(8){top:26.2666666667vw;left:45.0666666667vw}}@media screen and (min-width: 768px){.business__link:nth-child(8){top:min(20.8333333333vw, 300px);left:min(36.8055555556vw, 530px)}}@media screen and (max-width: 767px){.business__link:nth-child(9){top:46.1333333333vw;left:45.0666666667vw}}@media screen and (min-width: 768px){.business__link:nth-child(9){top:min(34.7222222222vw, 500px);left:min(36.8055555556vw, 530px)}}@media screen and (max-width: 767px){.business__link:nth-child(10){top:16.4vw;left:64.8vw}}@media screen and (min-width: 768px){.business__link:nth-child(10){top:min(13.8888888889vw, 200px);left:min(50.6944444444vw, 730px)}}@media screen and (max-width: 767px){.business__link:nth-child(11){top:36vw;left:64.8vw}}@media screen and (min-width: 768px){.business__link:nth-child(11){top:min(27.7777777778vw, 400px);left:min(50.6944444444vw, 730px)}}@media screen and (max-width: 767px){.business__link:nth-child(12){top:56vw;left:64.8vw}}@media screen and (min-width: 768px){.business__link:nth-child(12){top:min(41.6666666667vw, 600px);left:min(50.6944444444vw, 730px)}}@media screen and (max-width: 767px){.business__link:nth-child(13){top:6.5333333333vw;left:84.6666666667vw}}@media screen and (min-width: 768px){.business__link:nth-child(13){top:min(6.9444444444vw, 100px);left:min(64.5833333333vw, 930px)}}@media screen and (max-width: 767px){.business__link:nth-child(14){top:26.2666666667vw;left:84.6666666667vw}}@media screen and (min-width: 768px){.business__link:nth-child(14){top:min(20.8333333333vw, 300px);left:min(64.5833333333vw, 930px)}}@media screen and (max-width: 767px){.business__link:nth-child(15){top:46.1333333333vw;left:84.6666666667vw}}@media screen and (min-width: 768px){.business__link:nth-child(15){top:min(34.7222222222vw, 500px);left:min(64.5833333333vw, 930px)}}@media screen and (max-width: 767px){.business__pin{width:9.8666666667vw;height:11.8666666667vw}}@media screen and (min-width: 768px){.business__pin{width:min(6.9444444444vw, 100px);height:min(8.3333333333vw, 120px)}}.business-vbox-child,.business-modal--blue .vbox-child,.business-modal--navy .vbox-child,.business-modal--aqua .vbox-child,.business-modal--green .vbox-child,.business-modal--yellow .vbox-child{text-align:center;color:#fff}@media screen and (max-width: 767px){.business-vbox-child,.business-modal--blue .vbox-child,.business-modal--navy .vbox-child,.business-modal--aqua .vbox-child,.business-modal--green .vbox-child,.business-modal--yellow .vbox-child{border-radius:4vw}}@media screen and (min-width: 768px){.business-vbox-child,.business-modal--blue .vbox-child,.business-modal--navy .vbox-child,.business-modal--aqua .vbox-child,.business-modal--green .vbox-child,.business-modal--yellow .vbox-child{width:min(69.4444444444vw, 1000px);border-radius:min(3.4722222222vw, 50px)}}.business-modal--yellow .vbox-child{background-color:#dfba27 !important}.business-modal--green .vbox-child{background-color:#52a287 !important}.business-modal--aqua .vbox-child{background-color:#3496b1 !important}.business-modal--navy .vbox-child{background-color:#548aa9 !important}.business-modal--blue .vbox-child{background-color:#4566a7 !important}@media screen and (max-width: 767px){.business-modal__inner{padding:16vw 5.3333333333vw}}@media screen and (min-width: 768px){.business-modal__inner{padding:min(4.8611111111vw, 70px) min(4.1666666667vw, 60px) min(8.125vw, 117px)}}.business-modal__close{display:block;position:absolute;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2252px%22%20height%3D%2252px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22rgb(247%2C%20247%2C%20247)%22%20stroke-width%3D%224px%22%20stroke-linecap%3D%22butt%22%20stroke-linejoin%3D%22miter%22%20fill%3D%22rgb(247%2C%20247%2C%20247)%22%20d%3D%22M3.800%2C3.792%20L46.217%2C46.209%20%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22rgb(247%2C%20247%2C%20247)%22%20stroke-width%3D%224px%22%20stroke-linecap%3D%22butt%22%20stroke-linejoin%3D%22miter%22%20fill%3D%22rgb(247%2C%20247%2C%20247)%22%20d%3D%22M46.218%2C3.791%20L3.800%2C46.209%20%22%2F%3E%3C%2Fsvg%3E") no-repeat;background-size:contain;pointer-events:auto;cursor:pointer;content:""}@media screen and (max-width: 767px){.business-modal__close{top:6.4vw;right:6.9333333333vw;width:6.4vw;height:6.4vw}}@media screen and (min-width: 768px){.business-modal__close{top:min(3.3333333333vw, 48px);right:min(3.6111111111vw, 52px);width:min(3.3333333333vw, 48px);height:min(3.3333333333vw, 48px)}}@media screen and (max-width: 767px){.business-modal__figure{width:56vw;margin:0 auto 6.6666666667vw}}@media screen and (min-width: 768px){.business-modal__figure{width:min(22.2222222222vw, 320px);margin:0 auto min(1.9444444444vw, 28px)}}.business-modal__title{letter-spacing:.4em}@media screen and (max-width: 767px){.business-modal__title{margin-bottom:1em;font-size:4.5333333333vw}}@media screen and (min-width: 768px){.business-modal__title{margin-bottom:.8em;font-size:24px}}.business-modal__subtitle{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:1.5em;margin-inline:auto;padding-inline:1.31em;border-radius:3em;background-color:#fff;color:#20539b}@media screen and (max-width: 767px){.business-modal__subtitle{padding-block:.5em}}.business-modal__text{letter-spacing:.38em}@media screen and (max-width: 767px){.business-modal__text{font-size:3.4666666667vw}}@media screen and (min-width: 768px){.business-modal__text{max-width:600px;margin:0 auto;font-size:16px}}.business-modal__text p:not(.business-modal__subtitle):not(:last-child){margin-bottom:2em}.vbox-close{display:none !important}@media screen and (max-width: 767px){.business-list{padding:0 5.3333333333vw}}@media screen and (min-width: 768px){.business-list{display:none}}@media screen and (max-width: 767px){.business-list__item:not(:last-child){margin-bottom:5.3333333333vw}}.business-list__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;letter-spacing:.35em;color:#fff}@media screen and (max-width: 767px){.business-list__link{padding:1.65em 5.3333333333vw 1.65em 4vw;border-radius:4vw;font-size:3.4666666667vw}}.business-list__link--yellow{background-color:#dfba27 !important}.business-list__link--green{background-color:#52a287 !important}.business-list__link--aqua{background-color:#3496b1 !important}.business-list__link--navy{background-color:#548aa9 !important}.business-list__link--blue{background-color:#4566a7 !important}.business-list__link:hover{color:#fff}.business-list__link br{display:none !important}@media screen and (max-width: 767px){.business-list__icon{width:10.2666666667vw;height:auto}}@media screen and (max-width: 767px){.business-list__button{font-size:4.6666666667vw}}@media screen and (max-width: 767px){.section-wrap--nid{margin-top:-34.6666666667vw}}@media screen and (min-width: 768px)and (max-width: 1440px){.section-wrap--nid{margin-top:-29.5138888889vw}}@media screen and (min-width: 1441px){.section-wrap--nid{margin-top:-425px}}.section-01--history:nth-child(3){padding-bottom:min(8.3333333333vw, 120px) !important}@media screen and (max-width: 767px){.block-history:where(:not(:last-child)){margin-bottom:16vw}}@media screen and (min-width: 768px){.block-history:where(:not(:last-child)){margin-bottom:min(8.3333333333vw, 120px)}}@media screen and (min-width: 768px){.block-history--02{margin-bottom:min(6.4583333333vw, 93px)}}.block-history__title{margin-bottom:1.2em}@media screen and (max-width: 767px){.block-history__figure--02{margin-bottom:9.33%}}@media screen and (min-width: 768px){.block-history__figure--02{margin-bottom:min(3.4722222222vw, 50px)}}.block-history__figcaption{margin-bottom:3em}.block-history--01 .title-03__inner::before{background-color:#f8f6e5}.block-history--02 .title-03__inner::before,.block-history--03 .title-03__inner::before{background-color:#fbfbfb}.block-history--04 .title-03__inner::before,.project-case-01 .title-03__inner::before{background-color:#f1f7f6}@media screen and (max-width: 767px){.project-case-02 .title-03__inner::before{background-color:#f1f7f6}}@media screen and (min-width: 768px){.project-case-02 .title-03__inner::before{background-color:#f3f8f7}}@media screen and (max-width: 767px){.block-history__scrollable{overflow:auto}}.block-history__image{width:auto;margin:0 auto}@media screen and (max-width: 767px){.block-history__scrollable .block-history__image{width:160vw;max-width:none;height:auto}}@media screen and (max-width: 767px){.history-sales{margin-bottom:18.6666666667vw}}@media screen and (min-width: 768px){.history-sales{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:min(8.3333333333vw, 120px)}}.history-sales__block{padding-bottom:2.4em;border-bottom:2px solid #20539b}@media screen and (min-width: 768px){.history-sales__block{width:min(20.8333333333vw, 300px)}}@media screen and (max-width: 767px){.history-sales__block:not(:last-child){margin-bottom:5.3333333333vw}}.history-sales__title{letter-spacing:.28em;color:#20539b}@media screen and (max-width: 767px){.history-sales__title{font-size:4.2666666667vw}}@media screen and (min-width: 768px){.history-sales__title{font-size:18px}}.history-sales__group{margin-bottom:1.5em;letter-spacing:.38em;color:#20539b}@media screen and (max-width: 767px){.history-sales__group{font-size:3.2vw}}@media screen and (min-width: 768px){.history-sales__group{font-size:12px}}.history-sales__money{margin-bottom:.7em;letter-spacing:.38em;color:#20539b}@media screen and (max-width: 767px){.history-sales__money{font-size:4.2666666667vw}}@media screen and (min-width: 768px){.history-sales__money{font-size:18px}}.history-sales__money:first-line{letter-spacing:.38em}@media screen and (max-width: 767px){.history-sales__money:first-line{font-size:2.9333333333vw}}@media screen and (min-width: 768px){.history-sales__money:first-line{font-size:10px}}.long-term{position:relative}@media screen and (max-width: 767px){.long-term{margin-bottom:16vw}}@media screen and (min-width: 768px){.long-term{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:min(4.8611111111vw, 70px);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.long-term::before{display:block;position:absolute;background-color:#20539b;content:""}@media screen and (max-width: 767px){.long-term::before{top:0;left:2.4vw;width:2px;height:100%}}@media screen and (min-width: 768px){.long-term::before{top:15px;left:0;width:100%;height:2px}}.long-term::after{display:block;position:absolute;background-color:#20539b;content:""}@media screen and (max-width: 767px){.long-term::after{bottom:2vw;left:-2vw;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5.3333333333vw;height:2px}}@media screen and (min-width: 768px){.long-term::after{top:7px;right:-2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:20px;height:2px}}.long-term__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}@media screen and (min-width: 768px){.long-term__item{width:min(13.3333333333vw, 192px);padding:min(3.125vw, 45px) 1em 0}}@media screen and (max-width: 767px){.long-term__item:not(:last-child){margin-bottom:9.3333333333vw}}.long-term__item::before{display:block;position:absolute;border-radius:50%;background-color:#20539b;content:""}@media screen and (max-width: 767px){.long-term__item::before{width:5.3333333333vw;height:5.3333333333vw;left:0}}@media screen and (min-width: 768px){.long-term__item::before{top:7px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:min(1.3888888889vw, 20px);height:min(1.3888888889vw, 20px)}}.long-term__title{margin-bottom:.3em;text-align:center;letter-spacing:.38em;color:#20539b}.long-term__number{margin-bottom:.85em;line-height:1.4;letter-spacing:.38em;font-size:18px;color:#20539b}@media screen and (min-width: 768px){.history-products{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;gap:0 min(1.6666666667vw, 24px)}}@media screen and (min-width: 768px){.history-products__item{width:min(15.2777777778vw, 220px)}}@media screen and (max-width: 767px){.history-products__item:not(:last-child){margin-bottom:16vw}}@media screen and (min-width: 768px){.history-products__item:nth-child(-n+6){margin-bottom:min(4.8611111111vw, 70px)}}.history-products__figure{margin-bottom:1.3em}.history-products__title{margin-bottom:.8em;letter-spacing:.28em;color:#20539b}@media screen and (max-width: 767px){.history-products__title{font-size:4.2666666667vw}}@media screen and (min-width: 768px){.history-products__title{font-size:18px}}.history-products__text{line-height:2.2;letter-spacing:.38em}@media screen and (max-width: 767px){.history-products__text{font-size:3.2vw}}@media screen and (max-width: 767px){.project-case-01{margin-bottom:34.6666666667vw}}@media screen and (min-width: 768px){.project-case-01{margin-bottom:min(9.0277777778vw, 130px)}}.project-case-01__title{margin-bottom:2em}.project-case-01__sub-title{margin-bottom:.75em;text-align:center;letter-spacing:.38em;color:#20539b}@media screen and (min-width: 768px){.project-case-01__sub-title{font-size:18px}}@media screen and (min-width: 768px){.project-case-01__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:min(66.6666666667vw, 960px);margin:0 auto;padding-left:min(4.1666666667vw, 60px);-webkit-box-sizing:border-box;box-sizing:border-box}}.project-case-01__item{position:relative}@media screen and (max-width: 767px){.project-case-01__item{width:45.3333333333vw;margin:0 auto}}@media screen and (max-width: 767px){.project-case-01__item:not(:last-child){margin-bottom:22.6666666667vw}}@media screen and (min-width: 768px){.project-case-01__item:nth-child(1){width:min(21.1805555556vw, 305px)}}@media screen and (min-width: 768px){.project-case-01__item:nth-child(2){width:min(21.875vw, 315px)}}@media screen and (min-width: 768px){.project-case-01__item:nth-child(3){width:min(19.4444444444vw, 280px)}}@media screen and (min-width: 768px){.project-case-01__image{width:auto;margin:0 auto}}@media screen and (min-width: 768px){.project-case-01__item:nth-child(1) .project-case-01__image{-webkit-transform:translate(-2%);transform:translate(-2%)}}@media screen and (min-width: 768px){.project-case-01__item:nth-child(2) .project-case-01__image{-webkit-transform:translate(-7%);transform:translate(-7%)}}@media screen and (min-width: 768px){.project-case-01__item:nth-child(3) .project-case-01__image{-webkit-transform:translate(2%);transform:translate(2%)}}.project-case__figcaption{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;padding-top:.5em;border-radius:50%;background-color:#20539b;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:2.2;letter-spacing:.18em;text-align:center;color:#fff}@media screen and (max-width: 767px){.project-case__figcaption{width:37.3333333333vw;height:37.3333333333vw;font-size:3.2vw}}@media screen and (min-width: 768px){.project-case__figcaption{width:min(9.7222222222vw, 140px);height:min(9.7222222222vw, 140px);font-size:min(0.9722222222vw, 14px)}}@media screen and (max-width: 767px){.project-case-01__figcaption{bottom:-13.3333333333vw;left:-13.3333333333vw}}@media screen and (min-width: 768px){.project-case-01__figcaption{bottom:min(-3.3333333333vw, -48px);left:0}}.project-case-02__title{margin-bottom:2.6em}@media screen and (min-width: 768px){.project-case-02__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:min(59.7222222222vw, 860px);margin:0 auto}}.project-case-02__figure{position:relative}@media screen and (max-width: 767px){.project-case-02__figure{margin-bottom:16vw}}@media screen and (min-width: 768px){.project-case-02__figure{width:min(29.1666666667vw, 420px)}}.project-case-02__image{margin-left:min(1.0416666667vw, 15px)}@media screen and (max-width: 767px){.project-case-02__figcaption{right:0vw;bottom:-6.6666666667vw}}@media screen and (min-width: 768px){.project-case-02__figcaption{right:min(-0.6944444444vw, -10px);bottom:min(3.125vw, 45px)}}@media screen and (min-width: 768px){.project-case-02__content{width:min(25.6944444444vw, 370px)}}.project-case-02__text{line-height:2.2;letter-spacing:.38em}@media screen and (max-width: 767px){.project-case-02__text{font-size:3.2vw}}@media screen and (max-width: 767px){.it-industry{margin-bottom:9.3333333333vw}}@media screen and (min-width: 768px){.it-industry{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:min(4.8611111111vw, 70px)}}.it-industry__item{padding:1.5em 0 2em;border-top:1px solid #20539b;text-align:center}@media screen and (min-width: 768px){.it-industry__item{width:min(11.8055555556vw, 170px);border-bottom:1px solid #20539b}}@media screen and (max-width: 767px){.it-industry__item:last-child{border-bottom:1px solid #20539b}}.it-industry__title{margin-bottom:.9em;letter-spacing:.28em;color:#20539b}@media screen and (min-width: 768px){.it-industry__title{font-size:16px}}.it-industry__item:nth-child(2) .it-industry__title{letter-spacing:-0.075em}.it-industry__figure{margin:0 auto 1.6em}@media screen and (max-width: 767px){.it-industry__figure{width:26.6666666667vw}}@media screen and (min-width: 768px){.it-industry__figure{width:min(6.9444444444vw, 100px)}}.it-industry__content{line-height:2.2;letter-spacing:.32em}@media screen and (max-width: 767px){.it-industry__content{font-size:2.6666666667vw}}@media screen and (min-width: 768px){.it-industry__content{font-size:10px}}@media screen and (max-width: 767px){.question__figure{margin-bottom:9.3333333333vw}}@media screen and (min-width: 768px){.question__figure{margin-bottom:min(5.2083333333vw, 75px)}}.question__image{width:auto;margin:0 auto}@media screen and (min-width: 768px)and (max-width: 1289px){.sier{width:min(58.3333333333vw, 840px);margin:0 auto}}@media screen and (min-width: 1290px){.sier{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:min(58.3333333333vw, 840px);margin:0 auto}}.sier__item{position:relative;margin-right:auto;margin-left:auto;border-radius:50%;text-align:center;color:#fff}@media screen and (max-width: 767px){.sier__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:69.3333333333vw;height:69.3333333333vw}}@media screen and (min-width: 768px){.sier__item{width:260px;height:260px;min-width:260px;min-height:260px;padding-top:44px}}.sier__item:nth-child(1){background-color:#f4b749}.sier__item:nth-child(2){background-color:#f08283}@media screen and (min-width: 1290px){.sier__item:nth-child(2){margin:0 30px}}.sier__item:nth-child(3){background-color:#4fa6a3}@media screen and (max-width: 767px){.sier__item:not(:last-child){margin-bottom:9.3333333333vw}}@media screen and (min-width: 768px)and (max-width: 1289px){.sier__item:not(:last-child){margin-bottom:30px}}.sier__title{letter-spacing:.28em}@media screen and (max-width: 767px){.sier__title{font-size:4.2666666667vw}}@media screen and (min-width: 768px){.sier__title{font-size:16px}}.sier__title::after{display:block;width:1.4em;height:2px;margin:.7em auto 1em;background-color:#fff;content:""}.sier__text{line-height:2.2;letter-spacing:.28em}@media screen and (max-width: 767px){.sier__text{font-size:2.6666666667vw}}@media screen and (min-width: 768px){.sier__text{font-size:10px}}.sier__nid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;border-radius:50%;background-color:#f1e891;line-height:1.6;letter-spacing:.18em;color:#144996}@media screen and (max-width: 767px){.sier__nid{top:-8vw;right:-1.8666666667vw;width:26.6666666667vw;height:26.6666666667vw;font-size:4.2666666667vw}}@media screen and (min-width: 768px){.sier__nid{width:100px;height:100px;top:-31px;right:-7px;font-size:16px}}.it-service-title{margin-bottom:2.9em}.it-service-title .title-03__inner::before{background-color:#f1f7f6}@media screen and (min-width: 768px){.it-service__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.it-service__item{padding:1.8em 1em 2.7em;background-color:#144996;text-align:center;color:#fff}@media screen and (max-width: 767px){.it-service__item{width:53.3333333333vw;margin:0 auto}}@media screen and (min-width: 768px){.it-service__item{width:min(15.4166666667vw, 222px)}}@media screen and (max-width: 767px){.it-service__item:not(:last-child){margin-bottom:9.3333333333vw}}.it-service__title{margin-bottom:.9em;letter-spacing:.38em}@media screen and (max-width: 767px){.it-service__title{font-size:4.2666666667vw}}@media screen and (min-width: 768px){.it-service__title{font-size:16px}}.it-service__figure{margin:0 auto 1.5em}@media screen and (max-width: 767px){.it-service__figure{width:24vw}}@media screen and (min-width: 768px){.it-service__figure{width:min(6.9444444444vw, 100px)}}.it-service__content{line-height:2.2;letter-spacing:.28em}@media screen and (max-width: 767px){.it-service__content{font-size:3.2vw}}@media screen and (min-width: 768px){.it-service__content{font-size:12px}}.question-sales__title{margin-bottom:2.9em}@media screen and (max-width: 767px){.question-sales__figure{margin-bottom:1em}}@media screen and (min-width: 768px){.question-sales__figure{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 767px){.question-sales__image{margin-bottom:9.3333333333vw}}@media screen and (min-width: 768px){.question-sales__image{width:min(33.3333333333vw, 480px);height:auto;margin:0}}@media screen and (min-width: 768px){.question-sales__list{width:min(27.7777777778vw, 400px)}}.question-sales__list::after{display:block;margin-top:1.7em;text-align:right;letter-spacing:.28em;content:"( )内は構成比";color:#0f478e}@media screen and (max-width: 767px){.question-sales__list::after{font-size:2.6666666667vw}}@media screen and (min-width: 768px){.question-sales__list::after{font-size:10px}}.question-sales-sale{background-color:#999;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;counter-increment:question_sales}@media screen and (max-width: 767px){.question-sales-sale{padding:.4em 1.25em .3em 1em;border-radius:2.6666666667vw}}@media screen and (min-width: 768px){.question-sales-sale{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.4em 1.25em .3em 1.8em;border-radius:min(0.6944444444vw, 10px)}}.question-sales-sale:not(:last-child){margin-bottom:.75em}.question-sales-sale:nth-child(1){background-color:#15517c}.question-sales-sale:nth-child(2){background-color:#0f478e}.question-sales-sale:nth-child(3){background-color:#326ab3}.question-sales-sale:nth-child(4){background-color:#347eb9}.question-sales-sale:nth-child(5){background-color:#588fb4}.question-sales-sale:nth-child(6){background-color:#7ca8c5}.question-sales-sale:nth-child(7){background-color:#999}.question-sales-sale:nth-child(8){background-color:#ccc}.question-sales-sale__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;letter-spacing:.18em}@media screen and (max-width: 767px){.question-sales-sale__title{position:relative;padding-left:9.3333333333vw;font-size:3.2vw}}@media screen and (min-width: 768px){.question-sales-sale__title{font-size:12px}}.question-sales-sale__title::before{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-width:1.7em;height:1.7em;margin-right:.7em;background-color:#fff;border-radius:50%;line-height:1;letter-spacing:.1em;color:#15517c;content:counter(question_sales)}@media screen and (max-width: 767px){.question-sales-sale__title::before{top:0;left:0;margin-top:.75em;position:absolute}}.question-sales-sale__content{line-height:1.8}@media screen and (max-width: 767px){.question-sales-sale__content{padding-left:9.3333333333vw;font-size:2.9333333333vw}}@media screen and (min-width: 768px){.question-sales-sale__content{text-align:right;letter-spacing:.18em;font-size:12px}}.question-sales-sale__content span{letter-spacing:.28em}@media screen and (max-width: 767px){.question-sales-sale__content span{font-size:2.6666666667vw}}@media screen and (min-width: 768px){.question-sales-sale__content span{display:block;margin-right:.6em;font-size:10px}}.question-sales__caption{line-height:2.2}@media screen and (max-width: 767px){.question-sales__caption{word-wrap:break-word;font-size:2.6666666667vw}}@media screen and (min-width: 768px){.question-sales__caption{font-size:10px}}.question-sales__caption a{color:inherit}.question-sales__caption a:hover{text-decoration:underline}.kimochi__title{margin-bottom:3em}@media screen and (min-width: 768px){.section-01__inner[data-num="1"] .title-03__inner::before,.section-01__inner[data-num="2"] .title-03__inner::before{background-color:#faf9f2}}@media screen and (min-width: 768px){.section-01__inner[data-num="3"] .title-03__inner::before{background-color:#fbfbfb}}@media screen and (max-width: 767px){.section-01__inner[data-num="4"] .title-03__inner::before,.section-01__inner[data-num="5"] .title-03__inner::before,.section-01__inner[data-num="6"] .title-03__inner::before,.section-01__inner[data-num="7"] .title-03__inner::before{background-color:#f1f7f6}}@media screen and (min-width: 768px){.section-01__inner[data-num="4"] .title-03__inner::before,.section-01__inner[data-num="5"] .title-03__inner::before,.section-01__inner[data-num="6"] .title-03__inner::before,.section-01__inner[data-num="7"] .title-03__inner::before{background-color:#f1f7f6}}.kimochi__figure--01{margin:0 min(-0.9027777778vw, -13px) 0 min(-0.7638888889vw, -11px)}.kimochi__paragraph{padding-bottom:1.4em;background:url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%208%204%22%20style%3D%22enable-background%3Anew%200%200%208%204%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%2396C8B8%3B%7D%3C%2Fstyle%3E%3Ccircle%20class%3D%22st0%22%20cx%3D%222%22%20cy%3D%222%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E") repeat-x;background-position:left bottom;background-size:8px;line-height:2.2;letter-spacing:.28em}@media screen and (max-width: 767px){.kimochi__paragraph{font-size:2.9333333333vw}}@media screen and (min-width: 768px){.kimochi__paragraph{margin:0 auto;font-size:12px}}.kimochi__paragraph:not(:last-child){margin-bottom:1.1em}@media screen and (min-width: 768px){.kimochi-gap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 767px){.kimochi-gap__figure{margin-bottom:5.3333333333vw}}@media screen and (min-width: 768px){.kimochi-gap__figure{width:min(24.3055555556vw, 350px);padding-left:min(1.5277777778vw, 22px);-webkit-box-sizing:border-box;box-sizing:border-box}}@media screen and (min-width: 768px){.kimochi-gap__content{width:min(37.5vw, 540px)}}.kimochi-gap__title{display:inline-block;margin-bottom:.9em;padding:.3em .7em;line-height:1;letter-spacing:.38em;border:1px solid}.kimochi-gap__title--yes{background-color:#e9c8d3}.kimochi-gap__title--no{margin-top:.7em;background-color:#9ccdd2}.kimochi__relationship{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:1.56em;background-color:#f1e891;text-align:center;line-height:2.2;letter-spacing:.28em}@media screen and (max-width: 767px){.kimochi__relationship{min-height:6em;border-radius:5.3333333333vw;font-size:2.9333333333vw}}@media screen and (min-width: 768px){.kimochi__relationship{min-height:90px;border-radius:min(1.3888888889vw, 20px);font-size:12px}}.kimochi__relationship:not(:last-child){margin-bottom:1.67em}@media screen and (min-width: 768px)and (max-width: 1199px){.kimochi__relationship br{display:none}}.kimochi__system{margin:0 auto .72em;padding:.836em;background:-webkit-repeating-linear-gradient(135deg, #f5faf9, #f5faf9 1px, #c6e2e4 0, #c6e2e4 4px);background:repeating-linear-gradient(-45deg, #f5faf9, #f5faf9 1px, #c6e2e4 0, #c6e2e4 4px);text-align:center;letter-spacing:.28em}@media screen and (max-width: 767px){.kimochi__system{font-size:3.2vw}}@media screen and (min-width: 768px){.kimochi__system{max-width:400px}}@media screen and (min-width: 768px){.kimochi__figure--02{width:min(29.0972222222vw, 419px);margin:0 auto}}.kimochi__link{display:block;position:relative;color:inherit}.kimochi__icon{position:absolute;right:1em}@media screen and (max-width: 767px){.kimochi__icon{top:calc(50% - 3.3333333333vw);right:1.3333333333vw;height:6.6666666667vw}}@media screen and (min-width: 768px){.kimochi__icon{top:calc(50% - .92885em);right:min(0.6944444444vw, 10px);width:min(1.8055555556vw, 26px)}}@media(hover: hover){.kimochi__icon{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease, -webkit-transform .4s ease}}@media(hover: hover){.kimochi__system:hover .kimochi__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.kimochi__icon .cls-1{fill:#fff}.kimochi__icon .cls-2{fill:none;fill-rule:evenodd;stroke:#03459b;stroke-miterlimit:10}.kimochi__modal .business-vbox-child{background-color:#548aa9 !important}@media screen and (min-width: 768px){.kimochi__col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width: 768px){.kimochi__row{width:min(31.1805555556vw, 449px)}}.interview-content--02::after,.interview-profile::after{display:block;position:absolute;background:url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2018%206%22%20style%3D%22enable-background%3Anew%200%200%2018%206%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%239ACEBE%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M0%2C3c0-1.7%2C1.3-3%2C3-3l0%2C0c1.7%2C0%2C3%2C1.3%2C3%2C3l0%2C0c0%2C1.7-1.3%2C3-3%2C3l0%2C0C1.3%2C6%2C0%2C4.7%2C0%2C3z%22%2F%3E%3C%2Fsvg%3E") repeat-x;-webkit-animation:interview-dot 2s linear infinite;animation:interview-dot 2s linear infinite;content:""}@media screen and (max-width: 767px){.interview-content--02::after,.interview-profile::after{display:none;width:70.6666666667vw;height:.8vw;background-size:2.4vw}}@media screen and (min-width: 768px){.interview-content--02::after,.interview-profile::after{width:min(32.9861111111vw, 475px);height:min(0.4861111111vw, 7px);background-size:min(1.25vw, 18px)}}@media screen and (max-width: 767px){.interview-archives{padding:0 5.3333333333vw}}@media screen and (min-width: 768px){.interview-archives{width:min(73.6111111111vw, 1060px);margin:0 auto;padding:min(1.7361111111vw, 25px) 0 min(11.1111111111vw, 160px)}}@media screen and (max-width: 767px){.interview-archives__title{margin-bottom:3em}}@media screen and (min-width: 768px){.interview-archives__title{margin-bottom:4.3em}}@media screen and (max-width: 767px){.interview-archives__title:nth-of-type(1) .title-03__inner::before{background-color:#f9f5d5}}@media screen and (min-width: 768px){.interview-archives__title:nth-of-type(1) .title-03__inner::before{background-color:#f1ea9c}}.interview-archives__title:nth-of-type(2) .title-03__inner::before{background-color:#fff}@media screen and (min-width: 768px){.interview-archives__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 767px){.interview-archives__list:not(:last-of-type){margin-bottom:16vw}}@media screen and (min-width: 768px){.interview-archives__list:not(:last-of-type){margin-bottom:min(8.3333333333vw, 120px)}}@media screen and (max-width: 767px){.interview-archives__item{padding:0 5.3333333333vw}}@media screen and (min-width: 768px){.interview-archives__item{width:min(16.6666666667vw, 240px)}}@media screen and (max-width: 767px){.interview-archives__item:not(:last-child){margin-bottom:10.6666666667vw}}.interview-archives__figure{position:relative;margin-bottom:1.4em}@media screen and (max-width: 767px){.interview-archives__image{border-radius:10.6666666667vw}}@media screen and (min-width: 768px){.interview-archives__image{border-radius:min(3.4722222222vw, 50px)}}.interview-archives__figcaption{position:absolute;line-height:1;letter-spacing:.1em;color:#fff}@media screen and (max-width: 767px){.interview-archives__figcaption{top:5.3333333333vw;left:8vw;font-size:13.3333333333vw}}@media screen and (min-width: 768px){.interview-archives__figcaption{top:min(1.5972222222vw, 23px);left:min(2.1527777778vw, 31px);font-size:min(2.7777777778vw, 40px)}}.interview-archives__date{margin:0 auto;padding:.65em 1em;border-radius:3em;background-color:#ccc;text-align:center;line-height:1.6;letter-spacing:.38em;color:#333}@media screen and (max-width: 767px){.interview-archives__date{width:90%}}@media screen and (min-width: 768px){.interview-archives__date{width:90%;font-size:min(0.8333333333vw, 12px)}}.interview-archives__date--science{background-color:#9ed4c4}.interview-archives__date--humanities{background-color:#e6d067}@media screen and (max-width: 767px){.interview-wrap{margin-top:125.3333333333vw;padding-bottom:24.6666666667vw}}@media screen and (min-width: 768px){.interview-wrap{margin-top:min(56.9444444444vw, 820px)}}.section-01--interview{background:-webkit-gradient(linear, left bottom, left top, color-stop(50%, #cceee4), color-stop(60%, rgba(0, 0, 0, 0)));background:-webkit-linear-gradient(bottom, #cceee4 50%, rgba(0, 0, 0, 0) 60%);background:linear-gradient(0deg, #cceee4 50%, rgba(0, 0, 0, 0) 60%)}@media screen and (max-width: 767px){.section-01--interview{padding-bottom:26.6666666667vw}}@media screen and (min-width: 768px){.section-01--interview{padding-bottom:min(13.1944444444vw, 190px)}}.section-01--interview .section-01__inner{z-index:5}.section-01--interview .section-01__inner::before{display:none}.interview-profile{position:relative}@media screen and (max-width: 767px){.interview-profile{margin-bottom:22%}}@media screen and (min-width: 768px){.interview-profile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:min(58.3333333333vw, 840px);margin:0 auto min(6.9444444444vw, 100px)}}@media screen and (min-width: 768px){.interview-profile::after{top:min(25.3472222222vw, 365px);left:-48.5%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@media screen and (max-width: 767px){.interview-profile__figure{width:29.3333333333vw;height:29.3333333333vw;margin:0 auto 1em}}@media screen and (min-width: 768px){.interview-profile__figure{width:min(10.4861111111vw, 151px)}}@media screen and (min-width: 768px){.interview-profile__content{width:min(44.4444444444vw, 640px)}}.interview-profile__title{line-height:1.8;letter-spacing:.2em;font-family:var(--font_sans_en);color:#20539b}@media screen and (max-width: 767px){.interview-profile__title{margin-bottom:1em;text-align:center;font-size:4.8vw}}@media screen and (min-width: 768px){.interview-profile__title{margin-bottom:.4em;font-size:28px}}.interview-profile__title::after{display:block;height:2px;background-color:#20539b;content:""}@media screen and (max-width: 767px){.interview-profile__title::after{width:1.1em;margin:.6em auto 0}}@media screen and (min-width: 768px){.interview-profile__title::after{width:.7145em}}.interview-profile__text{line-height:2.2;letter-spacing:.38em}@media screen and (max-width: 767px){.interview-profile__text{font-size:2.6666666667vw}}@media screen and (min-width: 768px){.interview-profile__text{font-size:12px}}.interview-content{counter-increment:interview_content 1}@media screen and (min-width: 768px){.interview-content{width:min(58.3333333333vw, 840px);margin:0 auto}}@media screen and (max-width: 767px){.interview-content:not(:last-child){margin-bottom:17.3333333333vw}}@media screen and (min-width: 768px){.interview-content:not(:last-child){margin-bottom:min(6.9444444444vw, 100px)}}.interview-content::before{display:block;text-align:center;letter-spacing:.2em;font-family:var(--font_sans_en);color:#20539b;content:"0" counter(interview_content)}@media screen and (max-width: 767px){.interview-content::before{margin-bottom:.5em;font-size:4.8vw}}@media screen and (min-width: 768px){.interview-content::before{margin-bottom:.1em;font-size:28px}}.interview-content--02{position:relative}@media screen and (min-width: 768px){.interview-content--02::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);bottom:min(27.9861111111vw, 403px);left:min(52.2916666667vw, 753px)}}@-webkit-keyframes interview-dot{from{background-position:0 bottom}to{background-position:min(1.25vw, 18px) bottom}}@keyframes interview-dot{from{background-position:0 bottom}to{background-position:min(1.25vw, 18px) bottom}}@media screen and (max-width: 767px){.interview-content__title{margin-bottom:3em}}@media screen and (min-width: 768px){.interview-content__title{margin-bottom:2.3em}}.interview-content__title::before{display:block;border-bottom:2px solid #20539b;content:""}@media screen and (max-width: 767px){.interview-content__title::before{width:5.3333333333vw;margin:0 auto 1.5em}}@media screen and (min-width: 768px){.interview-content__title::before{width:20px;margin:0 auto 1.9em}}.interview-content:nth-of-type(3) .interview-content__title .title-03__inner::before,.interview-content:nth-of-type(4) .interview-content__title .title-03__inner::before,.interview-content:nth-of-type(5) .interview-content__title .title-03__inner::before{background-color:#f1f7f6}.interview-content--flex .interview-content__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (min-width: 768px){.interview-content--flex .interview-content__inner{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 767px){.interview-content--01 .interview-content__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-flow:column-reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}}@media screen and (min-width: 768px){.interview-content--01 .interview-content__inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-flow:row-reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}}@media screen and (max-width: 767px){.interview-content--04 .interview-content__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-flow:column-reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}}@media screen and (max-width: 767px){.interview-content--flex .interview-content__figure{width:auto;margin-bottom:1.2em;height:45.3333333333vw}}@media screen and (min-width: 768px){.interview-content--flex .interview-content__figure{margin-top:min(0.6944444444vw, 10px);width:min(27.7777777778vw, 400px)}}@media screen and (max-width: 767px){.interview-content__figure--02{margin-top:1.2em}}@media screen and (min-width: 768px){.interview-content__figure--02{margin-top:min(7.9861111111vw, 115px)}}@media screen and (max-width: 767px){.interview-content__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:6.6666666667vw}}@media screen and (min-width: 768px){.interview-content__image{border-radius:min(3.4722222222vw, 50px)}}.interview-content__image[src*="interview/03/content_01.jpg"],.interview-content__image[src*="interview/04/content_04.jpg"],.interview-content__image[src*="interview/05/content_04.jpg"],.interview-content__image[src*="interview/08/content_01.jpg"]{-o-object-position:center top;object-position:center top}.interview-content__image[src*="interview/01/content_04.jpg"],.interview-content__image[src*="interview/06/content_01.jpg"],.interview-content__image[src*="interview/07/content_01.jpg"],.interview-content__image[src*="interview/08/content_04.jpg"]{-o-object-position:center 40%;object-position:center 40%}.interview-content__image[src*="interview/01/content_01.jpg"],.interview-content__image[src*="interview/02/content_01.jpg"],.interview-content__image[src*="interview/02/content_04.jpg"],.interview-content__image[src*="interview/03/content_04.jpg"],.interview-content__image[src*="interview/04/content_01.jpg"],.interview-content__image[src*="interview/05/content_01.jpg"],.interview-content__image[src*="interview/06/content_04.jpg"]{-o-object-position:center 20%;object-position:center 20%}.interview-content__text{text-align:justify;line-height:2.2}@media screen and (max-width: 767px){.interview-content__text{font-size:3.2vw;letter-spacing:.2em}}@media screen and (min-width: 768px){.interview-content__text{width:min(52.7777777778vw, 760px);margin:0 auto;letter-spacing:.15em}}@media screen and (min-width: 768px){.interview-content--flex .interview-content__text{width:min(27.7777777778vw, 400px);margin:0}}@media screen and (max-width: 767px){.interview-schedule__inner{padding:0 5.3333333333vw}}@media screen and (min-width: 768px){.interview-schedule__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:min(72.2222222222vw, 1040px);margin:0 auto}}@media screen and (min-width: 768px){.interview-schedule__content{width:min(33.5416666667vw, 483px);padding:min(3.9583333333vw, 57px) 0 0 min(1.3888888889vw, 20px)}}.interview-schedule-title{text-align:center;line-height:1;color:#20539b}@media screen and (max-width: 767px){.interview-schedule-title{margin-bottom:10.6666666667vw}}@media screen and (min-width: 768px){.interview-schedule-title{margin-bottom:min(5.2083333333vw, 75px)}}.interview-schedule-title__01{display:block;margin-bottom:2.3em;letter-spacing:.2em;font-family:var(--font_sans_en)}@media screen and (max-width: 767px){.interview-schedule-title__01{font-size:2.6666666667vw}}@media screen and (min-width: 768px){.interview-schedule-title__01{font-size:12px}}.interview-schedule-title__02{display:block;margin-bottom:1.1em;letter-spacing:.38em}@media screen and (max-width: 767px){.interview-schedule-title__02{font-size:5.0666666667vw}}@media screen and (min-width: 768px){.interview-schedule-title__02{font-size:26px}}.interview-schedule-title__03{display:block;letter-spacing:.38em}@media screen and (max-width: 767px){.interview-schedule-title__03{font-size:4.5333333333vw}}@media screen and (min-width: 768px){.interview-schedule-title__03{font-size:23px}}@media screen and (max-width: 767px){.interview-schedule__image{width:78.6666666667vw;margin:0 auto 10.6666666667vw}}@media screen and (min-width: 768px){.interview-schedule__figure{width:min(31.4583333333vw, 453px)}}@media screen and (max-width: 767px){.monodzukuri__figure{margin-bottom:9.3333333333vw}}@media screen and (min-width: 768px){.monodzukuri__figure{width:min(58.3333333333vw, 840px);margin:0 auto min(2.7777777778vw, 40px)}}@media screen and (min-width: 768px){.monodzukuri__categories{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:min(59.7222222222vw, 860px);margin:0 auto}}@media screen and (min-width: 768px){.monodzukuri-category{width:min(22.2222222222vw, 320px);padding-top:min(2.7777777778vw, 40px);background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221px%22%20height%3D%2218px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(32%2C%2083%2C%20155)%22%20d%3D%22M10.562%2C-0.000%20L20.781%2C17.688%20L0.344%2C17.688%20L10.562%2C-0.000%20Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center top;background-size:1.4583333333vw}}@media screen and (max-width: 767px){.monodzukuri-category:not(:last-child){margin-bottom:9.3333333333vw}}.monodzukuri-category__title{margin-bottom:1.3em;text-align:center;letter-spacing:.28em;color:#20539b}@media screen and (max-width: 767px){.monodzukuri-category__title{font-size:3.4666666667vw}}@media screen and (min-width: 768px){.monodzukuri-category__title{font-size:16px}}.monodzukuri-category__figure{margin:0 auto 1.6em}@media screen and (max-width: 767px){.monodzukuri-category__figure{width:26.6666666667vw}}@media screen and (min-width: 768px){.monodzukuri-category__figure{width:100px}}.monodzukuri-category__text{text-align:center;line-height:2.2;letter-spacing:.32em}@media screen and (max-width: 767px){.monodzukuri-category__text{font-size:2.9333333333vw}}@media screen and (min-width: 768px){.monodzukuri-category__text{font-size:10px}}@media screen and (max-width: 767px){.monodzukuri-job{padding-top:13.3333333333vw}}@media screen and (min-width: 768px){.monodzukuri-job{padding-top:min(8.3333333333vw, 120px)}}@media screen and (max-width: 767px){.monodzukuri-icon{width:37.3333333333vw;margin:0 auto 1em}}@media screen and (min-width: 768px){.monodzukuri-icon{width:min(11.1111111111vw, 160px);margin:0 auto 2em}}.monodzukuri-job__title{margin-bottom:1em;text-align:center;letter-spacing:.38em;color:#20539b}@media screen and (max-width: 767px){.monodzukuri-job__title{font-size:4.5333333333vw}}@media screen and (min-width: 768px){.monodzukuri-job__title{font-size:22px}}.monodzukuri-job__title::after{display:block;width:1.4em;height:2px;margin:.9em auto 0;background-color:#20539b;content:""}.monodzukuri-job__text{text-align:center;line-height:2.2;letter-spacing:.38em}@media screen and (max-width: 767px){.monodzukuri-job__text{margin-bottom:16vw;text-align:left;font-size:3.2vw}}@media screen and (min-width: 768px){.monodzukuri-job__text{margin-bottom:min(4.8611111111vw, 70px)}}@media screen and (max-width: 767px){.monodzukuri-jobs{margin-bottom:16vw}}@media screen and (min-width: 768px){.monodzukuri-jobs{max-width:690px;margin:0 auto min(5.5555555556vw, 80px)}}.monodzukuri-jobs--ie{margin-top:min(6.0416666667vw, 87px)}.monodzukuri-jobs__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;list-style:none}@media screen and (max-width: 767px){.monodzukuri-jobs__item{position:relative}}@media screen and (min-width: 768px){.monodzukuri-jobs__item{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 767px){.monodzukuri-jobs__item:not(:last-child){margin-bottom:10.6666666667vw}}@media screen and (min-width: 768px){.monodzukuri-jobs__item:not(:last-child){margin-bottom:60px}}@media screen and (min-width: 768px){.monodzukuri-jobs--ie .monodzukuri-jobs__item:first-child{margin-bottom:43px}}.monodzukuri-jobs__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:50%;background-color:#20539b;text-align:center;letter-spacing:.18em;color:#fff}@media screen and (max-width: 767px){.monodzukuri-jobs__title{width:26.6666666667vw;height:26.6666666667vw}}@media screen and (min-width: 768px){.monodzukuri-jobs__title{position:relative;min-width:100px;min-height:100px}}.monodzukuri-jobs__title:not(:only-child){line-height:1.6}.monodzukuri-jobs--ie .monodzukuri-jobs__item:last-child .monodzukuri-jobs__title{line-height:1.5}@media screen and (max-width: 767px){.monodzukuri-jobs--ie .monodzukuri-jobs__item:last-child .monodzukuri-jobs__title{font-size:2.9333333333vw}}@media screen and (min-width: 768px){.monodzukuri-jobs--ie .monodzukuri-jobs__item:last-child .monodzukuri-jobs__title{font-size:12px}}@media screen and (max-width: 767px){.monodzukuri-jobs__title span{font-size:2.6666666667vw}}@media screen and (min-width: 768px){.monodzukuri-jobs__title span{font-size:10px}}.monodzukuri-jobs__item:not(:last-child) .monodzukuri-jobs__title::after{display:block;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2px;background-color:#20539b;content:""}@media screen and (max-width: 767px){.monodzukuri-jobs__item:not(:last-child) .monodzukuri-jobs__title::after{top:26.6666666667vw;left:13.3333333333vw;height:calc(100% - 18.6666666667vw);min-height:10vw;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(0%, #20539b), color-stop(95%, #20539b), color-stop(95%, rgba(0, 0, 0, 0)));background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, #20539b 0%, #20539b 95%, rgba(0, 0, 0, 0) 95%);background:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #20539b 0%, #20539b 95%, rgba(0, 0, 0, 0) 95%)}}@media screen and (min-width: 768px){.monodzukuri-jobs__item:not(:last-child) .monodzukuri-jobs__title::after{bottom:-50px;left:50%;height:40px}}.monodzukuri-jobs__text{line-height:2.2;letter-spacing:.38em}@media screen and (max-width: 767px){.monodzukuri-jobs__text{width:45.3333333333vw;font-size:2.9333333333vw}}@media screen and (min-width: 768px){.monodzukuri-jobs__text{max-width:530px;width:100%;margin-left:2em;font-size:12px}}.monodzukuri-jobs__note{display:block;letter-spacing:.38em}@media screen and (min-width: 768px){.monodzukuri-jobs__note{font-size:10px}}.monodzukuri-job__description{background-color:#fff;line-height:2.2;letter-spacing:.38em}@media screen and (max-width: 767px){.monodzukuri-job__description{margin-bottom:16vw;padding:2em;border-radius:5.3333333333vw;font-size:2.9333333333vw}}@media screen and (min-width: 768px){.monodzukuri-job__description{max-width:690px;margin:0 auto min(7.9861111111vw, 115px);padding:2.9em 3.5em 2.9em;border-radius:min(1.3888888889vw, 20px);font-size:12px}}.monodzukuri-interview__title{margin-bottom:2.9em}@media screen and (max-width: 767px){.monodzukuri-interview__title .title-03__inner::before{background-color:#f9fafa}}@media screen and (min-width: 768px){.monodzukuri-interview__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.monodzukuri-interview__item{position:relative}@media screen and (min-width: 768px){.monodzukuri-interview__item{width:min(15.2777777778vw, 220px)}}.monodzukuri-interview__item:not(:last-child){margin-bottom:5.3333333333vw}.monodzukuri-interview__link{color:#fff}.monodzukuri-interview__link:hover{color:#fff}.monodzukuri-interview__content{position:absolute;line-height:1}@media screen and (max-width: 767px){.monodzukuri-interview__content{top:4vw;left:4vw}}@media screen and (min-width: 768px){.monodzukuri-interview__content{top:min(1.9444444444vw, 28px);left:min(1.9444444444vw, 28px)}}.monodzukuri-interview__job{display:block;margin-bottom:.6em;letter-spacing:.2em}@media screen and (max-width: 767px){.monodzukuri-interview__job{font-size:4.2666666667vw}}@media screen and (min-width: 768px){.monodzukuri-interview__job{font-size:min(0.8333333333vw, 12px)}}.monodzukuri-interview__name{display:block;letter-spacing:.1em}@media screen and (max-width: 767px){.monodzukuri-interview__name{font-size:13.3333333333vw}}@media screen and (min-width: 768px){.monodzukuri-interview__name{font-size:min(2.3611111111vw, 34px)}}@media screen and (max-width: 767px){.monodzukuri-interview__image{border-radius:6.6666666667vw}}@media screen and (min-width: 768px){.monodzukuri-interview__image{border-radius:min(3.4722222222vw, 50px)}}@media screen and (max-width: 767px){.monodzukuri-shift-work{margin-bottom:16vw}}@media screen and (min-width: 768px){.monodzukuri-shift-work{margin:min(8.4722222222vw, 122px) 0 min(9.6527777778vw, 139px)}}.monodzukuri-shift-work__title{margin-bottom:2.4em}@media screen and (max-width: 767px){.monodzukuri-shift-work__title .title-03__inner::before{background-color:#f5f9f8}}.monodzukuri-shift-work__text{text-align:center;line-height:2;letter-spacing:.38em}@media screen and (max-width: 767px){.monodzukuri-shift-work__text{margin-bottom:9.3333333333vw;font-size:3.2vw}}@media screen and (min-width: 768px){.monodzukuri-shift-work__text{margin-bottom:min(5.2083333333vw, 75px)}}.engineer-block__title{margin-bottom:2.7em}.section-01--infrastructure:nth-child(1) .title-03__inner::before{background-color:#f9fafa}.section-01--infrastructure:nth-child(2) .title-03__inner::before,.section-01--infrastructure:nth-child(3) .title-03__inner::before{background-color:#f1f7f6}@media screen and (max-width: 767px){.section-01--infrastructure:nth-child(4) .title-03__inner::before{background-color:#f4f8f7}}@media screen and (min-width: 768px){.engineer-block__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:min(66.6666666667vw, 960px);margin:0 auto}}@media screen and (max-width: 767px){.engineer-block__figure{margin-bottom:8vw}}@media screen and (min-width: 768px){.engineer-block__figure{width:min(33.3333333333vw, 480px);padding-left:min(5.5555555556vw, 80px)}}@media screen and (max-width: 767px){.engineer-block__image{-webkit-box-shadow:0 0 12vw 0 rgba(0,0,0,.08);box-shadow:0 0 12vw 0 rgba(0,0,0,.08);border-radius:13.3333333333vw}}@media screen and (min-width: 768px){.engineer-block__image{-webkit-box-shadow:0 0 46px 0 rgba(0,0,0,.08);box-shadow:0 0 46px 0 rgba(0,0,0,.08);border-radius:min(3.4722222222vw, 50px)}}@media screen and (min-width: 768px){.engineer-block__content{width:min(27.7777777778vw, 400px)}}.engineer-block__text{line-height:2.2;letter-spacing:.38em}@media screen and (max-width: 767px){.engineer-block__text{font-size:3.2vw}}@media screen and (min-width: 768px){.engineer-block__text{font-size:14px}}@media screen and (max-width: 1024px)and (min-width: 768px){.engineer-block__text br{display:none}}@media screen and (max-width: 767px){.project-member{margin-bottom:16vw}}@media screen and (min-width: 768px){.project-member{margin-bottom:min(7.8472222222vw, 113px)}}.project-member__title{margin-bottom:1.8em;text-align:center;line-height:1.6;letter-spacing:.2em;font-family:var(--font_sans_en);color:#20539b}@media screen and (max-width: 767px){.project-member__title{font-size:4.8vw}}@media screen and (min-width: 768px){.project-member__title{font-size:28px}}.project-member__title::after{display:block;height:2px;background-color:#20539b;content:""}@media screen and (max-width: 767px){.project-member__title::after{width:1.1145em;margin:.5em auto 0}}@media screen and (min-width: 768px){.project-member__title::after{width:.7145em;margin:.2em auto 0}}@media screen and (min-width: 768px){.project-member__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:821px;margin:0 auto}}@media screen and (min-width: 768px){.project-member__list--se{max-width:805px}}@media screen and (max-width: 767px){.project-member__item{display:-ms-grid;display:grid;-ms-grid-columns:29.3333333333vw 34.6666666667vw;grid-template-columns:29.3333333333vw 34.6666666667vw;-ms-grid-rows:(auto)[3];grid-template-rows:repeat(3, auto);grid-column-gap:6vw;grid-row-gap:0px;width:64vw;margin:0 auto}}@media screen and (min-width: 768px){.project-member__item{width:19.48%;text-align:center}}@media screen and (min-width: 768px){.project-member__list--se .project-member__item{width:27.95%}}@media screen and (max-width: 767px){.project-member__item:not(:last-child){margin-bottom:9.3333333333vw}}.project-member__figure{margin:0 auto .6em}@media screen and (max-width: 767px){.project-member__figure{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:1/1/4/2}}@media screen and (min-width: 768px){.project-member__figure{width:min(11.1111111111vw, 160px)}}.project-member__name{margin-bottom:.2em;letter-spacing:.1em;font-weight:900}@media screen and (max-width: 767px){.project-member__name{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:1/2/2/3;font-size:4.8vw}}@media screen and (min-width: 768px){.project-member__name{font-size:22px}}@media screen and (max-width: 767px){.project-member__join{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:2/2/3/3;font-size:2.6666666667vw}}@media screen and (min-width: 768px){.project-member__join{font-size:13px}}.project-member__division{line-height:2}@media screen and (max-width: 767px){.project-member__division{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:3/2/4/3;font-size:2.6666666667vw}}@media screen and (min-width: 768px){.project-member__division{font-size:12px}}@media screen and (min-width: 768px){.project-member__list--ie .project-member__item:first-child .project-member__division{margin-top:2em}}@media screen and (max-width: 767px){.project-contents{padding-top:13.3333333333vw}}@media screen and (min-width: 768px){.project-contents{padding-top:min(7.7777777778vw, 112px)}}.project-block{counter-increment:project 1}@media screen and (min-width: 768px){.project-block{max-width:min(59.7222222222vw, 860px);margin:0 auto}}@media screen and (max-width: 767px){.project-block:not(:last-child){margin-bottom:12vw}}@media screen and (min-width: 768px){.project-block:not(:last-child){margin-bottom:min(7.9861111111vw, 115px)}}.project-block::before{display:block;margin-bottom:.55em;text-align:center;line-height:1;letter-spacing:.2em;text-indent:.2em;font-family:var(--font_sans_en);color:#20539b;content:"0" counter(project)}@media screen and (max-width: 767px){.project-block::before{font-size:4.5333333333vw}}@media screen and (min-width: 768px){.project-block::before{font-size:28px}}.project-block__title{margin-bottom:2.4em;text-align:center;color:#20539b}.project-block__title::before{display:block;width:1.43em;height:2px;margin:0 auto 1em;background-color:#20539b;content:""}.project-block__title .title-03__inner:only-child{margin-top:.2em}@media screen and (min-width: 768px){.project-block:nth-child(2) .project-block__title .title-03__inner::before{background-color:#f0f7f5}}@media screen and (min-width: 768px){.project-block--interview-01 .project-block__title{margin-bottom:0}}:where(.project-block:nth-of-type(1)) .title-03__inner::before{background-color:#f7f9f9}@media screen and (max-width: 767px){:where(.project-block:nth-of-type(2)) .title-03__inner::before{background-color:#fbfbfb}}@media screen and (min-width: 768px){:where(.project-block:nth-of-type(2)) .title-03__inner::before{background-color:#f1f7f5}}@media screen and (max-width: 767px){.project-block__title--01 .title-03__inner::before,.interview__title--01 .title-03__inner::before{background-color:#fbfbfb}}@media screen and (min-width: 768px){.project-block__title--02 .title-03__inner::before{background-color:#f9fafa}}@media screen and (min-width: 768px){.interview__title--se-02 .title-03__inner::before{background-color:#f9fafa}}.project-block__heading{margin:.9em 0 2.05em;line-height:1;letter-spacing:.38em;text-indent:.38em}@media screen and (max-width: 767px){.project-block__heading{font-size:4vw}}@media screen and (min-width: 768px){.project-block__heading{font-size:20px}}.project-block__content{text-align:justify;line-height:2.2;letter-spacing:.37em}@media screen and (max-width: 767px){.project-block__content{font-size:3.2vw}}.project-block__content p:not(:last-child){margin-bottom:2.1em}@media screen and (min-width: 768px){.project-block__content--interview{width:min(58.3333333333vw, 840px);margin:0 auto}}.project-block__content--interview p:first-of-type{padding-top:min(2.2222222222vw, 32px);margin-bottom:1.9em}.project-block__content--interview p:nth-of-type(2){clear:both}.project-block__content--story-01 p:first-of-type{padding-top:min(4.8611111111vw, 70px)}.project-block__content .note{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.8em}.project-block__content .note:before{content:"※"}.project-block__figure{margin:0 auto}@media screen and (max-width: 767px){.project-block__figure{margin-top:8vw}}@media screen and (min-width: 768px){.project-block__figure{width:min(58.3333333333vw, 840px);margin-top:min(4.2361111111vw, 61px)}}@media screen and (min-width: 768px){.project-block__figure--interview{width:min(25vw, 360px);margin-top:0;margin-bottom:2em}}@media screen and (max-width: 767px){.project-block:nth-of-type(odd) .project-block__figure--interview{margin-bottom:2.6666666667vw}}@media screen and (min-width: 768px){.project-block:nth-of-type(odd) .project-block__figure--interview{float:left;margin-right:min(4.1666666667vw, 60px)}}@media screen and (max-width: 767px){.project-block:nth-of-type(even) .project-block__figure--interview{margin-bottom:4vw}}@media screen and (min-width: 768px){.project-block:nth-of-type(even) .project-block__figure--interview{float:right;margin-left:min(3.4722222222vw, 50px)}}@media screen and (max-width: 767px){.project-block__image{border-radius:6.6666666667vw}}@media screen and (min-width: 768px){.project-block__image{border-radius:min(3.4722222222vw, 50px)}}@media screen and (max-width: 767px){.project-interview__figure{margin-bottom:16vw}}@media screen and (min-width: 768px){.project-interview__figure{max-width:840px;margin:0 auto min(7.9861111111vw, 115px)}}@media screen and (max-width: 767px){.project-interview__image{border-radius:6.6666666667vw}}@media screen and (min-width: 768px){.project-interview__image{border-radius:min(3.4722222222vw, 50px)}}.career_cont{width:100%;max-width:840px;margin:0 auto}.career_cont .bg01{background-color:#e6d067}.career_cont .bg02{background-color:#cbe473}.career_cont .bg03{background-color:#b9d0ef}@media screen and (max-width: 767px){.career_cont .people_list01{margin-top:11.3333333333vw}}@media screen and (min-width: 768px){.career_cont .people_list01{margin-top:50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width: 768px){.career_cont .people_list01 li{width:calc((100% - 40px)/3);max-width:240px}}@media screen and (max-width: 767px){.career_cont .people_list01 li{position:relative}}@media screen and (max-width: 767px){.career_cont .people_list01 li:not(:last-child){margin-bottom:9.3333333333vw}}@media screen and (max-width: 767px){.career_cont .people_list01 li .img{position:absolute;top:0;left:9.3333333333vw;width:29.3333333333vw;height:29.3333333333vw}}@media screen and (min-width: 768px){.career_cont .people_list01 li .img{width:100%;max-width:160px;margin:0 auto .3em}}.career_cont .people_list01 li dl{text-align:center}.career_cont .people_list01 li dl dt{font-weight:900;letter-spacing:.1em;line-height:2.2}@media screen and (max-width: 767px){.career_cont .people_list01 li dl dt{display:block;width:34vw;margin:0 0 .3em auto;padding-top:1em;text-align:left;font-size:4.8vw}}@media screen and (min-width: 768px){.career_cont .people_list01 li dl dt{font-size:22px}}.career_cont .people_list01 li dl dd{letter-spacing:.1em;line-height:1.8}@media screen and (min-width: 768px){.career_cont .people_list01 li dl dd{font-size:12px}}@media screen and (max-width: 767px){.career_cont .people_list01 li dl dd .division{display:block;width:34vw;min-height:5.4em;margin-left:auto;margin-right:0;text-align:left;font-size:2.6666666667vw}}.career_cont .people_list01 li dl dd .gakka{display:block;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.career_cont .people_list01 li dl dd .gakka{margin-top:4vw;padding:.8em 1.5em;border-radius:5em;font-size:2.9333333333vw;line-height:2.2;letter-spacing:.2em}}@media screen and (min-width: 768px){.career_cont .people_list01 li dl dd .gakka{height:30px;margin-top:3px;border-radius:15px}}.career_cont .career_cont_inner{width:100%}@media screen and (max-width: 767px){.career_cont .career_cont_inner{margin-top:17.3333333333vw}}@media screen and (min-width: 768px){.career_cont .career_cont_inner{margin-top:120px}}.career_cont .career_cont_inner:nth-of-type(1) .title-03__inner::before,.career_cont .career_cont_inner:nth-of-type(4) .title-03__inner::before{background-color:#fff}@media screen and (max-width: 767px){.career_cont .career_cont_inner:nth-of-type(2) .title-03__inner::before{background-color:#fff}}@media screen and (min-width: 768px){.career_cont .career_cont_inner:nth-of-type(2) .title-03__inner::before{background-color:#f5fbfa}}@media screen and (max-width: 767px){.career_cont .career_cont_inner:nth-of-type(3) .title-03__inner::before{background-color:#fff}}@media screen and (min-width: 768px){.career_cont .career_cont_inner:nth-of-type(3) .title-03__inner::before{background-color:#f4fbf9}}.career_cont .career_cont_inner .title-03{margin-bottom:50px}.career_cont .career_cont_inner .title-03--mulch-line .title-03__inner{padding-bottom:.6em}@media screen and (min-width: 768px){.career_cont .career_cont_inner .title-03--mulch-line .title-03__inner{line-height:1.4}}.career_cont .career_cont_inner .interview_txt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:justify}@media screen and (max-width: 767px){.career_cont .career_cont_inner .interview_txt{margin-bottom:2em}}@media screen and (min-width: 768px){.career_cont .career_cont_inner .interview_txt{margin-bottom:39px}}.career_cont .career_cont_inner .interview_txt:nth-last-of-type(1){margin-bottom:0}@media screen and (max-width: 767px){.career_cont .career_cont_inner .interview_txt dt{width:5em}}@media screen and (min-width: 768px){.career_cont .career_cont_inner .interview_txt dt{width:140px}}.career_cont .career_cont_inner .interview_txt dt .name{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;letter-spacing:.1em}@media screen and (max-width: 767px){.career_cont .career_cont_inner .interview_txt dt .name{width:4em;border-radius:3em;font-size:3.4666666667vw}}@media screen and (min-width: 768px){.career_cont .career_cont_inner .interview_txt dt .name{width:80px;height:30px;border-radius:15px;font-size:18px}}.career_cont .career_cont_inner .interview_txt dd{letter-spacing:.18em;line-height:1.8}@media screen and (max-width: 767px){.career_cont .career_cont_inner .interview_txt dd{width:calc(100% - 5em);font-size:3.2vw}}@media screen and (min-width: 768px){.career_cont .career_cont_inner .interview_txt dd{width:calc(100% - 140px);font-size:14px}}.career_cont .career_cont_inner .img-center{width:100%}@media screen and (max-width: 767px){.career_cont .career_cont_inner .img-center{margin-top:2em}}@media screen and (min-width: 768px){.career_cont .career_cont_inner .img-center{margin-top:120px}}.career_cont .career_cont_inner .img-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.career_cont .career_cont_inner .img-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}}@media screen and (min-width: 768px){.career_cont .career_cont_inner .img-right{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}}@media screen and (max-width: 767px){.career_cont .career_cont_inner .img-right .img{margin-bottom:2em;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}}@media screen and (min-width: 768px){.career_cont .career_cont_inner .img-right .img{width:360px;margin-bottom:1em}}@media screen and (max-width: 767px){.career_cont .career_cont_inner .img-right .txt{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}@media screen and (min-width: 768px){.career_cont .career_cont_inner .img-right .txt{width:calc(100% - 400px)}}@media screen and (max-width: 767px){.career_cont .career_cont_inner .img-right .txt:not(:last-child){margin-bottom:2em}}.cross_cont{width:100%;max-width:840px;margin:0 auto}.cross_cont .title-04{margin-bottom:40px}.cross_cont .bg01{background-color:#d6c2e8}.cross_cont .bg02{background-color:#f3b3c3}.cross_cont .bg03{background-color:#f5e698}@media screen and (max-width: 767px){.cross_cont .people_list01{margin-top:11.3333333333vw}}@media screen and (min-width: 768px){.cross_cont .people_list01{margin-top:51px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width: 768px){.cross_cont .people_list01 li{width:calc((100% - 40px)/3);max-width:260px}}@media screen and (max-width: 767px){.cross_cont .people_list01 li{position:relative}}@media screen and (max-width: 767px){.cross_cont .people_list01 li:not(:last-child){margin-bottom:9.3333333333vw}}@media screen and (max-width: 767px){.cross_cont .people_list01 li .img{position:absolute;top:0;left:9.3333333333vw;width:29.3333333333vw;height:29.3333333333vw}}@media screen and (min-width: 768px){.cross_cont .people_list01 li .img{position:relative;width:100%;max-width:160px;margin:0 auto 1em}}.cross_cont .people_list01 li .img span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;border-radius:50%;text-align:center;background-color:#d6c2e8;line-height:1.4;letter-spacing:.25em}@media screen and (max-width: 767px){.cross_cont .people_list01 li .img span{left:-9.3333333333vw;width:16vw;height:16vw;font-size:2.6666666667vw}}@media screen and (min-width: 768px){.cross_cont .people_list01 li .img span{left:-45px;width:80px;height:80px}}.cross_cont .people_list01 li dl{text-align:center}.cross_cont .people_list01 li dl dt{font-weight:900;letter-spacing:.1em;line-height:1}@media screen and (max-width: 767px){.cross_cont .people_list01 li dl dt{display:block;width:34vw;margin:0 0 .3em auto;padding-top:1em;text-align:left;font-size:4.8vw}}@media screen and (min-width: 768px){.cross_cont .people_list01 li dl dt{margin-bottom:.5em;font-size:22px}}.cross_cont .people_list01 li dl dd{letter-spacing:.1em;line-height:1.8}@media screen and (min-width: 768px){.cross_cont .people_list01 li dl dd{font-size:12px}}@media screen and (min-width: 768px){.cross_cont .people_list01 li dl dd::first-line{font-size:13px}}@media screen and (max-width: 767px){.cross_cont .people_list01 li dl dd .division{display:block;width:34vw;min-height:5.4em;margin-left:auto;margin-right:0;text-align:left;font-size:2.6666666667vw}}.cross_cont .people_list01 li dl dd .gakka{display:block;width:100%;display:block;text-align:left}@media screen and (max-width: 767px){.cross_cont .people_list01 li dl dd .gakka{margin-top:9.3333333333vw;padding:.8em 1.5em;border-radius:2vw;font-size:2.6666666667vw;line-height:2.2;letter-spacing:.2em}}@media screen and (min-width: 768px){.cross_cont .people_list01 li dl dd .gakka{min-height:210px;margin-top:15px;padding:9px 20px;border-radius:15px;line-height:2;letter-spacing:.18em}}.cross_cont .cross_cont_inner{width:100%}@media screen and (max-width: 767px){.cross_cont .cross_cont_inner{margin-top:17.3333333333vw}}@media screen and (min-width: 768px){.cross_cont .cross_cont_inner{margin-top:135px}}.cross_cont .cross_cont_inner:nth-of-type(1) .title-03__inner::before,.cross_cont .cross_cont_inner:nth-of-type(4) .title-03__inner::before{background-color:#fff}@media screen and (max-width: 767px){.cross_cont .cross_cont_inner:nth-of-type(2) .title-03__inner::before{background-color:#fff}}@media screen and (min-width: 768px){.cross_cont .cross_cont_inner:nth-of-type(2) .title-03__inner::before{background-color:#f6fbfa}}@media screen and (max-width: 767px){.cross_cont .cross_cont_inner:nth-of-type(3) .title-03__inner::before{background-color:#fff}}@media screen and (min-width: 768px){.cross_cont .cross_cont_inner:nth-of-type(3) .title-03__inner::before{background-color:#f4fbf9}}.cross_cont .cross_cont_inner .title-03{margin-bottom:50px}.cross_cont .cross_cont_inner .interview_txt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:justify}@media screen and (max-width: 767px){.cross_cont .cross_cont_inner .interview_txt{margin-bottom:2em}}@media screen and (min-width: 768px){.cross_cont .cross_cont_inner .interview_txt{margin-bottom:39px}}.cross_cont .cross_cont_inner .interview_txt:nth-last-of-type(1){margin-bottom:0}@media screen and (max-width: 767px){.cross_cont .cross_cont_inner .interview_txt dt{width:5em}}@media screen and (min-width: 768px){.cross_cont .cross_cont_inner .interview_txt dt{width:140px}}.cross_cont .cross_cont_inner .interview_txt dt .name{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;letter-spacing:.1em}@media screen and (max-width: 767px){.cross_cont .cross_cont_inner .interview_txt dt .name{width:4em;border-radius:3em;font-size:3.4666666667vw}}@media screen and (min-width: 768px){.cross_cont .cross_cont_inner .interview_txt dt .name{width:80px;height:30px;border-radius:15px;font-size:18px}}.cross_cont .cross_cont_inner .interview_txt dd{letter-spacing:.18em;line-height:1.8}@media screen and (max-width: 767px){.cross_cont .cross_cont_inner .interview_txt dd{width:calc(100% - 5em);font-size:3.2vw}}@media screen and (min-width: 768px){.cross_cont .cross_cont_inner .interview_txt dd{width:calc(100% - 140px);font-size:14px}}.cross_cont .cross_cont_inner .img-center{width:100%}@media screen and (max-width: 767px){.cross_cont .cross_cont_inner .img-center{margin-top:2em}}@media screen and (min-width: 768px){.cross_cont .cross_cont_inner .img-center{margin-top:120px}}.cross_cont .cross_cont_inner .img-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.cross_cont .cross_cont_inner .img-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}}@media screen and (min-width: 768px){.cross_cont .cross_cont_inner .img-right{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}}@media screen and (max-width: 767px){.cross_cont .cross_cont_inner .img-right .img{margin-bottom:2em;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}}@media screen and (min-width: 768px){.cross_cont .cross_cont_inner .img-right .img{width:360px;margin-bottom:1em}}@media screen and (max-width: 767px){.cross_cont .cross_cont_inner .img-right .txt{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}@media screen and (min-width: 768px){.cross_cont .cross_cont_inner .img-right .txt{width:calc(100% - 400px)}}@media screen and (max-width: 767px){.cross_cont .cross_cont_inner .img-right .txt:not(:last-child){margin-bottom:2em}}.cross_cont .cross_cont_inner .img-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.cross_cont .cross_cont_inner .img-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}}@media screen and (min-width: 768px){.cross_cont .cross_cont_inner .img-left{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-bottom:30px}}@media screen and (max-width: 767px){.cross_cont .cross_cont_inner .img-left .img{margin-bottom:2em;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}}@media screen and (min-width: 768px){.cross_cont .cross_cont_inner .img-left .img{width:360px;margin-bottom:1em}}@media screen and (max-width: 767px){.cross_cont .cross_cont_inner .img-left .txt{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}@media screen and (min-width: 768px){.cross_cont .cross_cont_inner .img-left .txt{width:calc(100% - 400px)}}@media screen and (max-width: 767px){.cross_cont .cross_cont_inner .img-left .txt:not(:last-child){margin-bottom:2em}}@media screen and (min-width: 768px){.career__title--01 .title-03__inner::before{background-color:#fafaf5}}@media screen and (max-width: 767px){.career__title--02 .title-03__inner::before{background-color:#f1f7f6}}@media screen and (min-width: 768px){.career__title--02 .title-03__inner::before{background-color:#f3f8f7}}.career_wrap01{width:100%;max-width:960px;margin:50px auto 0}.career_wrap02{width:100%;max-width:960px;margin:120px auto 0}.career_wrap02:nth-of-type(1){margin:50px auto 0}.career_wrap02 .ttl_jirei{width:100%;max-width:840px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 auto}@media screen and (max-width: 767px){.career_wrap02 .ttl_jirei{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 767px){.career_wrap02 .ttl_jirei .img{width:29.3333333333vw;height:29.3333333333vw}}@media screen and (min-width: 768px){.career_wrap02 .ttl_jirei .img{width:250px}}@media screen and (min-width: 768px){.career_wrap02 .ttl_jirei .img img{width:190px}}.career_wrap02 .ttl_jirei .txt{color:#20539b}@media screen and (max-width: 767px){.career_wrap02 .ttl_jirei .txt{width:44vw}}.career_wrap02 .ttl_jirei .txt .name{letter-spacing:.38em;display:block}@media screen and (max-width: 767px){.career_wrap02 .ttl_jirei .txt .name{font-size:3.7333333333vw}}@media screen and (min-width: 768px){.career_wrap02 .ttl_jirei .txt .name{font-size:20px}}.career_wrap02 .ttl_jirei .txt .desc{display:block;line-height:2.2;letter-spacing:.18em}@media screen and (max-width: 767px){.career_wrap02 .ttl_jirei .txt .desc{font-size:3.4666666667vw}}@media screen and (min-width: 768px){.career_wrap02 .ttl_jirei .txt .desc{margin-top:10px;font-size:16px}}.career_wrap02 .jirei_list{width:100%}@media screen and (max-width: 767px){.career_wrap02 .jirei_list li{margin-top:9.3333333333vw}}@media screen and (min-width: 768px){.career_wrap02 .jirei_list li{margin-top:90px}}@media screen and (min-width: 768px){.career_wrap02 .jirei_list li:first-child{margin-top:73px}}.career_wrap02 .jirei_list li dl{width:100%}.career_wrap02 .jirei_list li dl dt{border-bottom:2px solid #20539b}@media screen and (max-width: 767px){.career_wrap02 .jirei_list li dl dt{padding-bottom:1.5em}}@media screen and (min-width: 768px){.career_wrap02 .jirei_list li dl dt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 30px 26px}}.career_wrap02 .jirei_list li dl dt .year{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#20539b;color:#fff;letter-spacing:.18em}@media screen and (max-width: 767px){.career_wrap02 .jirei_list li dl dt .year{width:6em;margin:0 auto 1em;border-radius:1.3333333333vw}}@media screen and (min-width: 768px){.career_wrap02 .jirei_list li dl dt .year{width:120px;height:50px;border-radius:10px;margin-right:20px;font-size:18px}}.career_wrap02 .jirei_list li dl dt p{letter-spacing:.18em}@media screen and (max-width: 767px){.career_wrap02 .jirei_list li dl dt p{line-height:2;font-size:3.2vw}}@media screen and (min-width: 768px){.career_wrap02 .jirei_list li dl dt p{line-height:2.2;font-size:14px}}.career_wrap02 .jirei_list li dl dd{position:relative}@media screen and (max-width: 767px){.career_wrap02 .jirei_list li dl dd{padding:2em 0}}@media screen and (min-width: 768px){.career_wrap02 .jirei_list li dl dd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:40px 30px 48px;gap:0 20px}}.career_wrap02 .jirei_list li dl dd .lead{display:block;text-align:center;width:100%;letter-spacing:.38em;color:#20539b}@media screen and (max-width: 767px){.career_wrap02 .jirei_list li dl dd .lead{margin-bottom:1em;line-height:2;font-size:4.2666666667vw}}@media screen and (min-width: 768px){.career_wrap02 .jirei_list li dl dd .lead{max-width:373px;line-height:2.2;font-size:18px}}.career_wrap02 .jirei_list li dl dd .desc{display:block;width:100%;max-width:480px;letter-spacing:.18em;line-height:1.85}@media screen and (max-width: 767px){.career_wrap02 .jirei_list li dl dd .desc{font-size:3.2vw}}@media screen and (min-width: 768px){.career_wrap02 .jirei_list li dl dd .desc{font-size:14px}}.career_wrap02 .jirei_list li dl dd .arrow{display:block;width:24px;height:24px;border-right:2px solid #20539b;border-bottom:2px solid #20539b;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;bottom:-12px;left:50%;margin-left:-12px}.career_wrap02 .jirei_list li dl dd::before,.career_wrap02 .jirei_list li dl dd::after{content:"";display:block;width:calc(50% - 16px);background-color:#20539b;height:2px;position:absolute;bottom:0}.career_wrap02 .jirei_list li dl dd::before{left:0}.career_wrap02 .jirei_list li dl dd::after{right:0}.career_wrap02 .jirei_list li:last-child dl dd{border-bottom:2px solid #20539b}.career_wrap02 .jirei_list li:last-child dl dd .arrow{display:none}.career_wrap02 .jirei_list li:last-child dl dd::before,.career_wrap02 .jirei_list li:last-child dl dd::after{content:none}@media screen and (max-width: 767px){.section-01--recruit .title-04{margin-bottom:9.3333333333vw}}@media screen and (min-width: 768px){.section-01--recruit .title-04{margin:0 auto min(5.5555555556vw, 80px)}}@media screen and (min-width: 768px){.section-01__inner:has(.recruit-banners){padding-block:min(6.9444444444vw, 100px) min(3.4722222222vw, 50px)}}.recruit_wrap01{width:100%;max-width:840px;margin:0 auto}@media screen and (max-width: 767px){.recruit_wrap01 .img{margin-bottom:9.3333333333vw}}@media screen and (min-width: 768px){.recruit_wrap01 .img{margin:0 auto min(4.8611111111vw, 70px)}}.recruit_wrap01 .desc{line-height:2.2;letter-spacing:.28em}@media screen and (max-width: 767px){.recruit_wrap01 .desc{font-size:3.2vw}}@media screen and (min-width: 768px){.recruit_wrap01 .desc{text-align:center;font-size:14px}}.recruit_wrap02{width:100%;max-width:840px;margin:0 auto}.recruit_wrap02 .recruit_wrap02_list{width:100%}.recruit_wrap02 .recruit_wrap02_list li{width:100%;border-bottom:1px dashed #20539b;padding:20px 20px}.recruit_wrap02 .recruit_wrap02_list li:first-child{padding:0 20px 20px}@media screen and (min-width: 768px){.recruit_wrap02 .recruit_wrap02_list li dl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.recruit_wrap02 .recruit_wrap02_list li dl dt{color:#20539b}@media screen and (max-width: 767px){.recruit_wrap02 .recruit_wrap02_list li dl dt{margin-bottom:1em}}@media screen and (min-width: 768px){.recruit_wrap02 .recruit_wrap02_list li dl dt{width:270px}}.recruit_wrap02 .recruit_wrap02_list li dl dt i{display:inline-block;margin-left:10px}@media screen and (max-width: 767px){.recruit_wrap02 .recruit_wrap02_list li dl dd{font-size:3.2vw}}@media screen and (min-width: 768px){.recruit_wrap02 .recruit_wrap02_list li dl dd{width:calc(100% - 270px)}}@media screen and (min-width: 768px){.recruit_wrap02 .recruit_wrap02_list li dl dd.col-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:0 50px}}@media screen and (max-width: 767px){.recruit_wrap02 .recruit_wrap02_list li dl dd.col-2 .desc{margin-bottom:2em}}.recruit_wrap03{width:100%;max-width:840px;margin:0 auto}@media screen and (max-width: 767px){.recruit_wrap03 .img{margin-bottom:2em}}@media screen and (min-width: 768px){.recruit_wrap03 .img{margin:0 auto min(4.8611111111vw, 70px)}}.recruit_wrap03 .desc{line-height:2.2;letter-spacing:.28em}@media screen and (max-width: 767px){.recruit_wrap03 .desc{font-size:3.2vw}}@media screen and (min-width: 768px){.recruit_wrap03 .desc{font-size:14px}}@media screen and (min-width: 768px){.recruit_wrap04 ul{display:-ms-grid;display:grid;-ms-grid-columns:(200px)[1];grid-template-columns:repeat(1, 200px);-ms-grid-rows:(auto)[2];grid-template-rows:repeat(2, auto);grid-column-gap:min(13.8888888889vw, 200px);grid-row-gap:min(5.5555555556vw, 80px);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 767px){.recruit_wrap04 ul li:not(:last-child){margin-bottom:5.3333333333vw}}.faq_dl{display:block;width:100%}@media screen and (max-width: 767px){.faq_dl{margin-top:8vw}}@media screen and (min-width: 768px){.faq_dl{margin-top:60px}}.faq_dl dt{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;background-color:#20539b;cursor:pointer;color:#fff;letter-spacing:.28em;line-height:1.9;-webkit-transition:letter-spacing .4s;transition:letter-spacing .4s}@media screen and (max-width: 767px){.faq_dl dt{padding:2em 18.6666666667vw 2em 5.3333333333vw;border-radius:4vw;font-size:3.7333333333vw}}@media screen and (min-width: 768px){.faq_dl dt{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:110px;padding:10px 110px;border-radius:20px;font-size:20px}}.faq_dl dt .cross{background-color:#fff;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%}@media screen and (max-width: 767px){.faq_dl dt .cross{right:5.3333333333vw;width:9.3333333333vw;height:9.3333333333vw}}@media screen and (min-width: 768px){.faq_dl dt .cross{right:40px;width:60px;height:60px}}.faq_dl dt .cross::before,.faq_dl dt .cross::after{content:"";display:block;width:24px;height:2px;background-color:#20539b;position:absolute;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s}@media screen and (max-width: 767px){.faq_dl dt .cross::before,.faq_dl dt .cross::after{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}@media screen and (min-width: 768px){.faq_dl dt .cross::before,.faq_dl dt .cross::after{left:18px;top:29px}}@media screen and (max-width: 767px){.faq_dl dt .cross::after{-webkit-transform:translate(-50%, -50%) rotate(90deg);transform:translate(-50%, -50%) rotate(90deg)}}@media screen and (min-width: 768px){.faq_dl dt .cross::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@media screen and (min-width: 768px){.faq_dl dt:hover .cross::after{-webkit-transform:rotate(450deg);transform:rotate(450deg);-webkit-transition-duration:.5s;transition-duration:.5s}}@media screen and (max-width: 767px){.faq_dl dt.active .cross::after{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@media screen and (min-width: 768px){.faq_dl dt.active .cross::after{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.faq_dl dd{display:none;margin-top:30px;background-color:#fafafa;padding:50px 20px;border-radius:20px}.faq_dl dd .dd_inner{width:100%;max-width:740px;margin:0 auto}@media screen and (min-width: 768px){.faq_dl dd .dd_inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 767px){.faq_dl dd .dd_inner .img{width:24vw;margin:0 auto 2em}}@media screen and (min-width: 768px){.faq_dl dd .dd_inner .img{width:130px}}@media screen and (min-width: 768px){.faq_dl dd .dd_inner .img img{width:110px}}.faq_dl dd .dd_inner .desc{line-height:2.2;letter-spacing:.38em}@media screen and (max-width: 767px){.faq_dl dd .dd_inner .desc{font-size:3.2vw}}@media screen and (min-width: 768px){.faq_dl dd .dd_inner .desc{width:calc(100% - 130px);max-width:530px;font-size:14px}}.system_cont:nth-of-type(1) .title-03__inner::before,.system_cont:nth-of-type(2) .title-03__inner::before{background-color:#fbfbfb}@media screen and (max-width: 767px){.system_cont:nth-of-type(3) .title-03__inner::before{background-color:#f8f7e6}}@media screen and (min-width: 768px){.system_cont:nth-of-type(3) .title-03__inner::before{background-color:#f8f6e5}}.system_cont:nth-of-type(4) .title-03__inner::before{background-color:#f1f7f6}.ttl_system{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;position:relative;color:#20539b;letter-spacing:.38em;line-height:1}@media screen and (max-width: 767px){.ttl_system{margin-bottom:2.1em;padding-top:3.1em;font-size:5.0666666667vw}}@media screen and (min-width: 768px){.ttl_system{margin-bottom:80px;padding-top:120px;font-size:26px}}.ttl_system::before{content:"";background-color:#20539b;display:block;position:absolute;top:0;left:50%;margin-left:-1px}@media screen and (max-width: 767px){.ttl_system::before{width:.5333333333vw;height:10.6666666667vw}}@media screen and (min-width: 768px){.ttl_system::before{width:2px;height:80px}}.system_cont{width:100%}@media screen and (max-width: 767px){.system_cont{margin:21.3333333333vw auto 0}}@media screen and (min-width: 768px){.system_cont{margin:120px auto 0}}.system_cont:nth-of-type(1){margin:0 auto 0}.system_cont .title-03{margin-bottom:35px}.system_cont .desc{width:100%;text-align:center;line-height:2.2}@media screen and (max-width: 767px){.system_cont .desc{letter-spacing:.2em;font-size:3.2vw}}@media screen and (min-width: 768px){.system_cont .desc{margin-bottom:60px;letter-spacing:.38em;font-size:14px}}@media screen and (max-width: 767px){.system_cont .desc:not(:last-child){margin-bottom:2em}}.system_cont_list_01{width:100%;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.system_cont_list_01{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-flow:wrap-reverse;-ms-flex-flow:wrap-reverse;flex-flow:wrap-reverse;gap:0 4vw}}@media screen and (min-width: 768px){.system_cont_list_01{gap:0 30px}}@media screen and (max-width: 767px){.system_cont_list_01 li{width:37.3333333333vw;height:37.3333333333vw}}@media screen and (max-width: 767px){.system_cont_list_01 li:nth-child(1){-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}@media screen and (max-width: 767px){.system_cont_list_01 li:nth-child(2){-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}@media screen and (max-width: 767px){.system_cont_list_01 li:nth-child(3){-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}.system_cont_list_02{width:100%;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-bottom:2px solid #20539b}@media screen and (max-width: 767px){.system_cont_list_02{padding:0 0 10.6666666667vw;border-width:1px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-flow:wrap-reverse;-ms-flex-flow:wrap-reverse;flex-flow:wrap-reverse;gap:0 4vw}}@media screen and (min-width: 768px){.system_cont_list_02{padding:0 0 70px;gap:0 30px}}.system_cont_list_02 li a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:50%;position:relative;text-align:center;color:#fff;letter-spacing:.26em;padding-left:.26em;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5}@media screen and (max-width: 767px){.system_cont_list_02 li a{width:37.3333333333vw;height:37.3333333333vw;font-size:5.0666666667vw}}@media screen and (min-width: 768px){.system_cont_list_02 li a{width:180px;height:180px;font-size:26px}}.system_cont_list_02 li a.bg01{background-color:#7ca8c5;border:2px solid #7ca8c5}.system_cont_list_02 li a.bg02{background-color:#347eb9;border:2px solid #347eb9}.system_cont_list_02 li a.bg03{background-color:#326ab3;border:2px solid #326ab3}.system_cont_list_03{width:100%;margin:0 auto}@media screen and (min-width: 768px){.system_cont_list_03{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px 30px;max-width:840px}}@media screen and (min-width: 768px){.system_cont_list_03 li{width:calc((100% - 60px)/3);max-width:260px}}@media screen and (max-width: 767px){.system_cont_list_03 li:not(:last-child){margin-bottom:10.6666666667vw}}.system_cont_list_03 li dl dt{background-color:#20539b;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;width:100%;letter-spacing:.28em;line-height:1.6}@media screen and (max-width: 767px){.system_cont_list_03 li dl dt{margin-bottom:1.125em;padding:1em;font-size:3.7333333333vw}}@media screen and (min-width: 768px){.system_cont_list_03 li dl dt{height:80px;margin-bottom:10px;font-size:18px}}.system_cont_list_03 li dl dd{background-color:#fff;letter-spacing:.38em}@media screen and (max-width: 767px){.system_cont_list_03 li dl dd{padding:2.5em;font-size:2.9333333333vw}}@media screen and (min-width: 768px){.system_cont_list_03 li dl dd{height:150px;padding:30px 35px;font-size:12px}}.system_cont_list_04{width:100%;max-width:840px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.system_cont_list_04{padding:0 0 10.6666666667vw;border-width:1px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-flow:wrap-reverse;-ms-flex-flow:wrap-reverse;flex-flow:wrap-reverse;gap:0 4vw}}@media screen and (min-width: 768px){.system_cont_list_04{margin:0 auto 80px;gap:30px 30px}}.system_cont_list_04 li{border-radius:50%;background-color:#20539b;color:#fff;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;letter-spacing:.18em;line-height:1.6}@media screen and (max-width: 767px){.system_cont_list_04 li{width:37.3333333333vw;height:37.3333333333vw;font-size:2.6666666667vw}}@media screen and (min-width: 768px){.system_cont_list_04 li{width:260px;height:260px;font-size:18px}}@media screen and (max-width: 767px){.system_cont_list_04 li:nth-child(1){-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}@media screen and (max-width: 767px){.system_cont_list_04 li:nth-child(2){-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}@media screen and (max-width: 767px){.system_cont_list_04 li:nth-child(3){-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}.system_cont .system_table{width:100%;border-spacing:10px 10px;border-collapse:separate}@media screen and (max-width: 767px){.system_cont .system_table{table-layout:fixed}}.system_cont .system_table tr th{background-color:#20539b;color:#fff;vertical-align:middle;text-align:center;letter-spacing:.28em}@media screen and (max-width: 767px){.system_cont .system_table tr th{width:61.3333333333vw;padding:.5em 1em;font-size:3.4666666667vw}}@media screen and (min-width: 768px){.system_cont .system_table tr th{width:260px;padding:20px 10px;font-size:16px}}.system_cont .system_table tr td{vertical-align:middle;background-color:#fff;letter-spacing:.28em}@media screen and (max-width: 767px){.system_cont .system_table tr td{width:78.6666666667vw;padding:.5em 1em;font-size:3.2vw}}@media screen and (min-width: 768px){.system_cont .system_table tr td{font-size:12px;padding:20px 10px}}.system_cont .system_table tr td.middle{background-color:#7ca8c5;color:#fff;text-align:center}@media screen and (max-width: 767px){.system_cont .system_table tr td.middle{width:34.6666666667vw}}@media screen and (min-width: 768px){.system_cont .system_table tr td.middle{width:230px;font-size:14px}}.system_cont.system_cont_01{max-width:840px}@media screen and (min-width: 768px){.system_cont.system_cont_01 .system_desc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:0 40px}}.system_cont.system_cont_01 .system_desc .col{width:100%;max-width:400px}.system_cont.system_cont_01 .system_desc .system_desc_dl{width:100%;max-width:400px}@media screen and (min-width: 768px){.system_cont.system_cont_01 .system_desc .system_desc_dl{margin-top:20px}}@media screen and (max-width: 767px){.system_cont.system_cont_01 .system_desc .system_desc_dl:not(:last-child){margin-bottom:10.6666666667vw}}.system_cont.system_cont_01 .system_desc .system_desc_dl:nth-pf-type(1){margin-top:0}.system_cont.system_cont_01 .system_desc .system_desc_dl dt{background-color:#20539b;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:#fff;letter-spacing:.28em}@media screen and (max-width: 767px){.system_cont.system_cont_01 .system_desc .system_desc_dl dt{margin-bottom:1.125em;padding:1em;font-size:3.7333333333vw}}@media screen and (min-width: 768px){.system_cont.system_cont_01 .system_desc .system_desc_dl dt{height:80px;font-size:18px}}.system_cont.system_cont_01 .system_desc .system_desc_dl dt .min{display:block;text-align:center}@media screen and (max-width: 767px){.system_cont.system_cont_01 .system_desc .system_desc_dl dt .min{font-size:2.6666666667vw}}@media screen and (min-width: 768px){.system_cont.system_cont_01 .system_desc .system_desc_dl dt .min{font-size:10px}}.system_cont.system_cont_01 .system_desc .system_desc_dl dd{background-color:#fff}@media screen and (max-width: 767px){.system_cont.system_cont_01 .system_desc .system_desc_dl dd{padding:2.5em}}@media screen and (min-width: 768px){.system_cont.system_cont_01 .system_desc .system_desc_dl dd{padding:35px}}.system_cont.system_cont_01 .system_desc .system_desc_dl dd ul li{letter-spacing:.28em;line-height:1.6}@media screen and (max-width: 767px){.system_cont.system_cont_01 .system_desc .system_desc_dl dd ul li{font-size:3.2vw}}@media screen and (min-width: 768px){.system_cont.system_cont_01 .system_desc .system_desc_dl dd ul li{margin-top:10px;font-size:13px}}.system_cont.system_cont_01 .system_desc .system_desc_dl dd ul li:first-child{margin-top:0}@media screen and (min-width: 768px){.system_cont.system_cont_01 .system_desc>.system_desc_dl dd{min-height:375px}}.system_cont.system_cont_02{max-width:960px}@media screen and (max-width: 767px){.system_cont.system_cont_02 .system_cont_02_inner{padding-top:16vw}}@media screen and (min-width: 768px){.system_cont.system_cont_02 .system_cont_02_inner{padding-top:100px}}.system_cont.system_cont_02 .system_cont_02_inner .ttl_system_cont_02{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:50%;position:relative;text-align:center;color:#fff;line-height:1.5}@media screen and (max-width: 767px){.system_cont.system_cont_02 .system_cont_02_inner .ttl_system_cont_02{width:24vw;height:24vw;margin:0 auto 1em;letter-spacing:.18em;font-size:4vw}}@media screen and (min-width: 768px){.system_cont.system_cont_02 .system_cont_02_inner .ttl_system_cont_02{width:160px;height:160px;margin:0 auto 40px;letter-spacing:.26em;padding-left:.26em;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:26px}}.system_cont.system_cont_02 .system_cont_02_inner .ttl_system_cont_02.bg01{background-color:#7ca8c5}.system_cont.system_cont_02 .system_cont_02_inner .ttl_system_cont_02.bg02{background-color:#347eb9}.system_cont.system_cont_02 .system_cont_02_inner .ttl_system_cont_02.bg03{background-color:#326ab3}.system_cont.system_cont_02 .system_cont_02_inner .img{width:100%;margin:0 auto}@media screen and (max-width: 767px){.system_cont.system_cont_02 .system_cont_02_inner .img{overflow:scroll}}@media screen and (min-width: 768px){.system_cont.system_cont_02 .system_cont_02_inner .img{max-width:840px}}@media screen and (max-width: 767px){.system_cont.system_cont_02 .system_cont_02_inner .img img{display:block;width:201vw;max-width:none}}.system_cont.system_cont_02 .system_cont_02_inner .shien_list{width:100%;max-width:760px;margin:0 auto;background-color:#fff;position:relative}@media screen and (max-width: 767px){.system_cont.system_cont_02 .system_cont_02_inner .shien_list{padding:13.3333333333vw 10.6666666667vw;border-radius:5.3333333333vw}}@media screen and (min-width: 768px){.system_cont.system_cont_02 .system_cont_02_inner .shien_list{border-radius:40px;padding:60px 60px}}.system_cont.system_cont_02 .system_cont_02_inner .shien_list::before{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 15px 26px 15px;border-color:transparent transparent #fff transparent;position:absolute;top:-26px;left:50%;margin-left:-15px}.system_cont.system_cont_02 .system_cont_02_inner .shien_list dl{width:100%;max-width:500px;margin:0 auto}.system_cont.system_cont_02 .system_cont_02_inner .shien_list dl dt{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-bottom:2px solid #333;line-height:1;letter-spacing:.38em}@media screen and (max-width: 767px){.system_cont.system_cont_02 .system_cont_02_inner .shien_list dl dt{margin-bottom:1.2em;padding-bottom:.5em;font-size:3.7333333333vw}}@media screen and (min-width: 768px){.system_cont.system_cont_02 .system_cont_02_inner .shien_list dl dt{margin:0 auto 40px;padding-bottom:10px;font-size:16px}}@media screen and (min-width: 768px){.system_cont.system_cont_02 .system_cont_02_inner .shien_list dl dd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 767px){.system_cont.system_cont_02 .system_cont_02_inner .shien_list dl dd div{line-height:1.7;letter-spacing:.2em;font-size:2.9333333333vw}}@media screen and (min-width: 768px){.system_cont.system_cont_02 .system_cont_02_inner .shien_list dl dd div{width:calc(50% - 10px);max-width:220px;line-height:2.2;letter-spacing:.28em;font-size:14px}}.system_cont.system_cont_02 .system_cont_02_inner .shien_list dl dd div.last{width:100%;max-width:none}@media screen and (max-width: 767px){.system_cont.system_cont_02 .system_cont_02_inner .shien_list dl dd div.last{line-height:2;letter-spacing:.18em;margin-top:1.8em;font-size:2.6666666667vw}}@media screen and (min-width: 768px){.system_cont.system_cont_02 .system_cont_02_inner .shien_list dl dd div.last{text-align:center;margin-top:40px}}@media screen and (max-width: 767px){.system_cont.system_cont_02 .system_cont_02_inner .shien_list dl dd div p{margin-bottom:1.2em}}.trainings{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.trainings{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5.3333333333vw}}@media screen and (min-width: 768px){.trainings{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:min(1.6666666667vw, 24px);margin-inline:min(-4.1666666667vw, -60px)}}@media screen and (max-width: 767px){.trainings__item{width:calc(50% - 2.6666666667vw)}}@media screen and (min-width: 768px){.trainings__item{width:min(15.4166666667vw, 222px)}}.trainings__link{display:block;background-color:#144996;text-align:center;letter-spacing:.28em;color:#fff !important}@media screen and (max-width: 767px){.trainings__link{height:100%;padding-block:4.6666666667vw min(3.4722222222vw, 50px);font-size:1em}}@media screen and (min-width: 768px){.trainings__link{padding-block:min(1.7361111111vw, 25px) min(1.3888888889vw, 20px);font-size:1.15em}}.trainings__figure{margin-inline:auto;margin-block:.8em 1.3em}@media screen and (max-width: 767px){.trainings__figure{width:21.3333333333vw}}@media screen and (min-width: 768px){.trainings__figure{width:min(6.9444444444vw, 100px)}}@media screen and (max-width: 767px){.trainings__icon{height:6.6666666667vw}}@media screen and (min-width: 768px){.trainings__icon{width:min(1.8055555556vw, 26px)}}@media(hover: hover){.trainings__icon{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease, -webkit-transform .4s ease}}@media(hover: hover){.trainings__link:hover .trainings__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.trainings__icon .cls-1{fill:#fff}.trainings__icon .cls-2{fill:none;fill-rule:evenodd;stroke:#03459b;stroke-miterlimit:10}.training-modal .vbox-child{background-color:#548aa9 !important;color:#fff}@media screen and (max-width: 767px){.training-modal .vbox-child{border-radius:4vw}}@media screen and (min-width: 768px){.training-modal .vbox-child{width:min(69.4444444444vw, 1000px);border-radius:min(3.4722222222vw, 50px)}}@media screen and (max-width: 767px){.training-modal__inner{padding:16vw 5.3333333333vw}}@media screen and (min-width: 768px){.training-modal__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:min(6.5972222222vw, 95px) min(1.3888888889vw, 20px)}}.training-modal__close{display:block;position:absolute;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2252px%22%20height%3D%2252px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22rgb(247%2C%20247%2C%20247)%22%20stroke-width%3D%224px%22%20stroke-linecap%3D%22butt%22%20stroke-linejoin%3D%22miter%22%20fill%3D%22rgb(247%2C%20247%2C%20247)%22%20d%3D%22M3.800%2C3.792%20L46.217%2C46.209%20%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22rgb(247%2C%20247%2C%20247)%22%20stroke-width%3D%224px%22%20stroke-linecap%3D%22butt%22%20stroke-linejoin%3D%22miter%22%20fill%3D%22rgb(247%2C%20247%2C%20247)%22%20d%3D%22M46.218%2C3.791%20L3.800%2C46.209%20%22%2F%3E%3C%2Fsvg%3E") no-repeat;background-size:contain;pointer-events:auto;cursor:pointer;content:""}@media screen and (max-width: 767px){.training-modal__close{top:6.4vw;right:6.9333333333vw;width:6.4vw;height:6.4vw}}@media screen and (min-width: 768px){.training-modal__close{top:min(3.3333333333vw, 48px);right:min(3.6111111111vw, 52px);width:min(3.3333333333vw, 48px);height:min(3.3333333333vw, 48px)}}@media screen and (max-width: 767px){.training-modal__figure{width:56vw;margin:0 auto 6.6666666667vw}}@media screen and (min-width: 768px){.training-modal__figure{width:min(31.9444444444vw, 460px);padding-left:min(5.5555555556vw, 80px)}}@media screen and (min-width: 768px){.training-modal__image{width:min(18.0555555556vw, 260px);margin-inline:auto}}@media screen and (max-width: 767px){.training-modal__content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto}}@media screen and (min-width: 768px){.training-modal__content{width:min(33.3333333333vw, 480px);padding-top:min(1.7361111111vw, 25px);padding-right:min(5.4166666667vw, 78px);-webkit-box-sizing:border-box;box-sizing:border-box}}.training-modal__title{letter-spacing:.4em}@media screen and (max-width: 767px){.training-modal__title{margin-bottom:1em;text-align:center;font-size:4.5333333333vw}}@media screen and (min-width: 768px){.training-modal__title{margin-bottom:.8em;font-size:24px}}.training-modal__text{letter-spacing:.38em}@media screen and (max-width: 767px){.training-modal__text{font-size:3.4666666667vw}}@media screen and (min-width: 768px){.training-modal__text{max-width:600px;margin:0 auto;font-size:16px}}.training-modal__text p:not(:last-child){margin-bottom:2em}.vbox-close{display:none !important}
/*# sourceMappingURL=style.css.map */