@keyframes horizontal{0%{transform:translateX(-3px)}100%{transform:translateX(0px)}}@keyframes vertical{0%{transform:translateY(-10px)}100%{transform:translateY(0px)}}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes drift{0%{transform:translate(0, 0)}50%{transform:translate(0, -12%)}100%{transform:translate(0, 0)}}.anime-drift{animation:drift 4s ease 0s infinite}.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-prev,.swiper-button-next{width:42px;height:42px;position:absolute;top:calc(50% - 21px);z-index:10000;cursor:pointer;border-radius:50%}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled,.swiper_clm-side-button-prev.swiper-button-disabled,.swiper_clm-side-button-next.swiper-button-disabled,.swiper_clm-vertical-button-prev.swiper-button-disabled,.swiper_clm-vertical-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next::after,.swiper-button-prev::after{width:42px;height:42px;position:absolute;top:calc(50% - 21px);overflow:hidden;text-align:center;line-height:42px;font-weight:600;font-family:"Font Awesome 5 Free";font-size:14px;color:#fff;position:absolute;top:0;right:0;z-index:10000}@media(min-width: 480px){.swiper-button-next::after,.swiper-button-prev::after{font-size:16px;font-size:calc(0.0025*100vw + 12.8px)}}@media(min-width: 1280px){.swiper-button-next::after,.swiper-button-prev::after{font-size:16px}}@media only screen and (max-width:640px){.swiper-button-next::after,.swiper-button-prev::after{width:42px;height:42px;line-height:42px}}.swiper-button-next::after{content:"";padding-left:2px}.swiper-button-prev::after{content:"";padding-right:2px}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:3%}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:3%}.swiper-pagination{position:absolute;text-align:center;transition:300ms;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#ddd}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s steps(12, end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-slide{cursor:grab}@keyframes horizontal{0%{transform:translateX(-3px)}100%{transform:translateX(0px)}}@keyframes vertical{0%{transform:translateY(-10px)}100%{transform:translateY(0px)}}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes drift{0%{transform:translate(0, 0)}50%{transform:translate(0, -12%)}100%{transform:translate(0, 0)}}.anime-drift{animation:drift 4s ease 0s infinite}.animated{animation-duration:2s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{animation-duration:.75s}@keyframes bounce{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 0, 0)}40%,43%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0)}70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0)}90%{transform:translate3d(0, -4px, 0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from{transform:scale3d(1, 1, 1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scale3d(1, 1, 1)}}.pulse{animation-name:pulse}@keyframes rubberBand{from{transform:scale3d(1, 1, 1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scale3d(1, 1, 1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0, 0, 1, 15deg)}40%{transform:rotate3d(0, 0, 1, -10deg)}60%{transform:rotate3d(0, 0, 1, 5deg)}80%{transform:rotate3d(0, 0, 1, -5deg)}to{transform:rotate3d(0, 0, 1, 0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from{transform:scale3d(1, 1, 1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{transform:scale3d(1, 1, 1)}}.tada{animation-name:tada}@keyframes wobble{from{transform:none}15%{transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{from,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scale3d(1, 1, 1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0)}60%{opacity:1;transform:translate3d(0, 25px, 0)}75%{transform:translate3d(0, -10px, 0)}90%{transform:translate3d(0, 5px, 0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0)}60%{opacity:1;transform:translate3d(25px, 0, 0)}75%{transform:translate3d(-10px, 0, 0)}90%{transform:translate3d(5px, 0, 0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(3000px, 0, 0)}60%{opacity:1;transform:translate3d(-25px, 0, 0)}75%{transform:translate3d(10px, 0, 0)}90%{transform:translate3d(-5px, 0, 0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(0, 3000px, 0)}60%{opacity:1;transform:translate3d(0, -20px, 0)}75%{transform:translate3d(0, 10px, 0)}90%{transform:translate3d(0, -5px, 0)}to{transform:translate3d(0, 0, 0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0)}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0)}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0)}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0)}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -20%, 0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 10%, 0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{from{transform:perspective(400px) rotate3d(0, 1, 0, -360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0, 1, 0, -20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible !important}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1}to{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}}.flipOutY{backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedIn{from{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0, 0, 1, 200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0, 0, 1, 80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0, 0, 1, 60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{from{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.slideOutUp{animation-name:slideOutUp}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,a,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{margin:0;padding:0;border:0;outline:0;line-height:2;font-size:10px;letter-spacing:.08em;vertical-align:baseline;background:transparent;text-decoration:none;font-family:"Noto Sans JP",sans-serif,"游ゴシック体","Yu Gothic",YuGothic,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}html{height:auto;overflow:auto;scroll-behavior:smooth}body{width:100%;height:100%;position:relative;margin:0;background-color:#f7f9f7}@media only screen and (max-width:640px){body{overflow:hidden !important}}body.scroll,body.action{overflow:hidden}img{width:100%;height:auto;display:block}*,*:before,*:after{box-sizing:border-box;-webkit-font-smoothing:antialiased}.breadcrumbs{margin-bottom:14px}.breadcrumbs span{margin:0 5px;display:inline-block;vertical-align:middle}.breadcrumbs i{font-size:12px;color:#dc000c;display:inline-block}@media(min-width: 480px){.breadcrumbs i{font-size:14px;font-size:calc(0*100vw + 12px)}}@media(min-width: 1280px){.breadcrumbs i{font-size:12px}}.breadcrumbs a,.breadcrumbs span{font-size:14px;color:#dc000c}@media(min-width: 480px){.breadcrumbs a,.breadcrumbs span{font-size:18px;font-size:calc(0.0025*100vw + 12.8px)}}@media(min-width: 1280px){.breadcrumbs a,.breadcrumbs span{font-size:16px}}.breadcrumbs a{text-decoration:underline}.breadcrumbs .current-item{width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:640px){.breadcrumbs{display:none}}.count-2{-moz-column-count:2;column-count:2;-moz-column-gap:50px;column-gap:50px}@media only screen and (max-width:640px){.count-2{-moz-column-count:1;column-count:1}}.count-3{-moz-column-count:3;column-count:3;-moz-column-gap:30px;column-gap:30px}@media only screen and (max-width:640px){.count-3{-moz-column-count:1;column-count:1}}.count-4{-moz-column-count:4;column-count:4;-moz-column-gap:20px;column-gap:20px}@media only screen and (max-width:640px){.count-4{-moz-column-count:1;column-count:1}}.flex{display:-ms-flex;display:flex}.flex-stretch{justify-content:space-between;align-items:center}.flex-start{align-items:flex-start}.flex-end{align-items:flex-end}.flex-center-middle{justify-content:center;align-items:center}.flex-reverse{flex-flow:row-reverse}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{font-family:"Noto Sans JP",sans-serif;font-size:15px;letter-spacing:.12em;font-weight:700;color:#000;line-height:1}@media(min-width: 480px){html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{font-size:18px;font-size:calc(0.00375*100vw + 13.2px)}}@media(min-width: 1280px){html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{font-size:18px}}.jp{font-family:"Noto Sans JP",sans-serif}.en{font-family:"Oswald",sans-serif}@media only screen and (max-width:640px){.footer .lower-content{margin-top:40px}}.footer .lower-content .is-business{background-color:rgba(0,0,0,0);margin:0;padding:0}.footer .lower-content .is-business .business-head{margin-top:0}.footer .lower-content-business .business-body_lists__item{width:50%}@media only screen and (max-width:640px){.footer .lower-content-business .business-body_lists__item{width:100%}}@media only screen and (max-width:640px){.footer-nav_lists{display:block}}.footer-nav_lists__item{width:50%;height:240px;overflow:hidden;position:relative}@media only screen and (min-width:641px)and (max-width:1112px){.footer-nav_lists__item{height:200px}}@media only screen and (min-width:641px)and (max-width:835px){.footer-nav_lists__item{height:160px}}@media only screen and (max-width:640px){.footer-nav_lists__item{width:100%;height:140px}}.footer-nav_lists__item:before{content:"";display:block;background-color:rgba(0,0,0,.4);width:100%;height:100%;position:absolute;top:0;left:0;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}.footer-nav_lists__item .btn{display:-ms-flex;display:flex;width:100%;height:100%;padding:0 5.55vw;align-items:center;justify-content:center;position:relative}@media only screen and (min-width:641px)and (max-width:835px){.footer-nav_lists__item .btn{padding:0 4vw}}@media only screen and (max-width:640px){.footer-nav_lists__item .btn{padding:0 8vw}}.footer-nav_lists__item .btn .bg-img{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-50}.footer-nav_lists__item .btn .bg-img:after{position:absolute;content:"";display:block;width:100%;height:100%;top:0;background:center/cover no-repeat;transition:all .3s ease-out}.footer-nav_lists__item .btn .bg-img-01:after{background-image:url(//gfcorp.jp/wp-content/themes/gf_corp1.0.0/assets/images/common/footer-bg-1.jpg)}.footer-nav_lists__item .btn .bg-img-02:after{background-image:url(//gfcorp.jp/wp-content/themes/gf_corp1.0.0/assets/images/common/footer-bg-2.jpg)}.footer-nav_lists__item .btn .title{font-family:"Oswald",sans-serif;font-size:30px;padding-bottom:20px;color:#fff;border-bottom:6px solid #fff;display:inline-block;z-index:1}@media(min-width: 480px){.footer-nav_lists__item .btn .title{font-size:46px;font-size:calc(0.02*100vw + 20.4px)}}@media(min-width: 1280px){.footer-nav_lists__item .btn .title{font-size:46px}}@media only screen and (min-width:641px)and (max-width:835px){.footer-nav_lists__item .btn .title{border-bottom:4px solid #fff;padding-bottom:8px}}@media only screen and (max-width:640px){.footer-nav_lists__item .btn .title{border-bottom:4px solid #fff;padding-bottom:8px}}.footer-nav_lists__item .btn .arrow-box{display:none;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.footer-nav_lists__item .btn .arrow-box .arrow{transition:1s cubic-bezier(0.19, 1, 0.22, 1)}.footer-nav_lists__item .btn:hover .bg-img:after{transform:scale(1.1);transition-duration:2s}.footer-body{background-color:#1b2a38;padding:83px 5.1vw 40px 5.6vw}@media only screen and (min-width:641px)and (max-width:1366px){.footer-body{padding:50px 5vw 30px}}@media only screen and (max-width:640px){.footer-body{padding:40px 6vw 24px}}@media only screen and (max-width:640px){.footer-body .head{display:block}}.footer-body .head-logo{width:90px}@media only screen and (max-width:640px){.footer-body .head-logo{width:22%;margin:0 auto 30px}}.footer-body .head-content{margin-left:40px}@media only screen and (max-width:640px){.footer-body .head-content{margin-left:0}}.footer-body .head-content .title,.footer-body .head-content .address .btn,.footer-body .head-content .tel{color:#fff}.footer-body .head-content .title{font-size:18px;line-height:1;margin-bottom:14px;color:#fff}@media(min-width: 480px){.footer-body .head-content .title{font-size:18px;font-size:calc(0*100vw + 18px)}}@media(min-width: 1280px){.footer-body .head-content .title{font-size:18px}}@media only screen and (max-width:640px){.footer-body .head-content .title{margin-bottom:20px;text-align:center}}.footer-body .head-content .address{display:-ms-flex;display:flex}@media only screen and (max-width:640px){.footer-body .head-content .address{margin-bottom:10px;justify-content:center}}.footer-body .head-content .address .btn{text-decoration:underline}.footer-body .head-content .address img{width:.7em;margin-left:6px}.footer-body .head-content .address .btn,.footer-body .head-content .tel{font-size:13px;line-height:1.8}@media(min-width: 480px){.footer-body .head-content .address .btn,.footer-body .head-content .tel{font-size:15px;font-size:calc(0.0025*100vw + 11.8px)}}@media(min-width: 1280px){.footer-body .head-content .address .btn,.footer-body .head-content .tel{font-size:15px}}@media only screen and (max-width:640px){.footer-body .head-content .address .btn,.footer-body .head-content .tel{text-align:center}}.footer-body .head-sns{margin-left:auto}.footer-body .head-sns .is-sns{margin-top:0}.footer-body .head-sns .is-sns_lists{flex-direction:row}@media only screen and (max-width:640px){.footer-body .head-sns .is-sns_lists{margin-top:12px;justify-content:center}}.footer-body .head-sns .is-sns_lists__item{margin-left:30px}@media only screen and (max-width:640px){.footer-body .head-sns .is-sns_lists__item{margin-left:0;margin-bottom:0}}@media only screen and (max-width:640px){.footer-body .head-sns .is-sns_lists__item a{width:50px;height:50px}}.footer-body .foot{margin-top:70px}@media only screen and (max-width:640px){.footer-body .foot{margin-top:32px;display:block}}@media only screen and (max-width:640px){.footer-body .foot_lists{justify-content:center;flex-wrap:wrap}}@media only screen and (max-width:640px){.footer-body .foot_lists__item{width:100%;text-align:center}}.footer-body .foot_lists__item:not(:first-child){margin-left:30px}@media only screen and (max-width:640px){.footer-body .foot_lists__item:not(:first-child){margin-left:0;margin-top:18px}}.footer-body .foot_lists__item .btn{font-size:13px;line-height:1;transition:1s cubic-bezier(0.19, 1, 0.22, 1);color:#fff}@media(min-width: 480px){.footer-body .foot_lists__item .btn{font-size:13px;font-size:calc(0*100vw + 13px)}}@media(min-width: 1280px){.footer-body .foot_lists__item .btn{font-size:13px}}.footer-body .foot_lists__item .btn:hover{opacity:.7;filter:alpha(opacity=70)}.footer-body .foot-copy{font-size:11px;line-height:1;color:#fff}@media(min-width: 480px){.footer-body .foot-copy{font-size:13px;font-size:calc(0.0025*100vw + 9.8px)}}@media(min-width: 1280px){.footer-body .foot-copy{font-size:13px}}@media only screen and (max-width:640px){.footer-body .foot-copy{margin-top:40px;text-align:center}}.anime{width:100vw;height:100vh;background-color:#fff;position:relative;z-index:100000}@media only screen and (min-width:641px)and (max-width:1366px){.anime{height:100dvh}}@media only screen and (max-width:640px){.anime{height:100dvh}}.anime .loading{width:40%;max-width:600px;aspect-ratio:5/3;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media only screen and (min-width:641px)and (max-width:835px){.anime .loading{width:50%}}@media only screen and (max-width:640px){.anime .loading{width:100%}}.anime .loading lottie-player{width:100%;height:auto}.anniversary{width:100%;height:100vh;position:absolute;top:0;left:0;z-index:100000;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}@media only screen and (min-width:641px)and (max-width:1366px){.anniversary{height:100dvh}}@media only screen and (max-width:640px){.anniversary{height:100dvh;overflow:hidden}}.anniversary_wrap{position:relative;position:absolute;bottom:66px;right:4.6vw;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}@media only screen and (min-width:641px)and (max-width:1366px){.anniversary_wrap{bottom:46px}}@media only screen and (min-width:641px)and (max-width:835px){.anniversary_wrap{right:8vw}}@media only screen and (max-width:640px){.anniversary_wrap{bottom:auto}}.anniversary-logo{display:block;width:192px;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}@media only screen and (min-width:641px)and (max-width:835px){.anniversary-logo{width:20vw}}@media only screen and (max-width:640px){.anniversary-logo{width:27vw}}.anniversary-logo:hover{opacity:.4}.anniversary-logo-mark #logo-mark{transform:translate(19%, 28%)}.anniversary-logo-mark path,.anniversary-logo-mark polygon{fill:#000;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}.anniversary.loaded{z-index:1000}@media only screen and (max-width:640px){.anniversary.loaded .anniversary_wrap{bottom:46vw;right:auto;left:6vw}}.anniversary.loaded .anniversary-logo-mark path,.anniversary.loaded .anniversary-logo-mark polygon{fill:#fff}.anniversary.loaded .anniversary-logo-mark path.red{fill:#dd3231}.anniversary-lower{display:none}.anniversary-lower.anniversary-on{display:block !important}.anniversary-lower .primary_btn{text-align:center}.anniversary-lower.loaded{z-index:1000}.anniversary-lower.loaded .anniversary_wrap{bottom:70px}@media only screen and (max-width:640px){.anniversary-lower.loaded .anniversary_wrap{bottom:6vw;right:6vw;left:auto}}.anniversary-lower.loaded .anniversary-logo-mark path,.anniversary-lower.loaded .anniversary-logo-mark polygon{fill:#000}.anniversary-lower.loaded .anniversary-logo-mark path.red{fill:#dd3231}.anniversary-lower.loaded .primary_btn{display:block;margin-top:10px}.header{width:100%;height:100vh}.header .logo{position:absolute;top:65px;left:5.5vw;z-index:100000}@media only screen and (max-width:640px){.header .logo{top:8vw}}.header .logo .btn{display:block;width:108px}@media only screen and (max-width:640px){.header .logo .btn{width:60px}}.header_nav{position:absolute;top:65px;right:4.5vw;z-index:100000}@media only screen and (max-width:640px){.header_nav .is-sns{display:none}}.header .drawer{visibility:hidden;opacity:0;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}@media only screen and (max-width:640px){.header .drawer{visibility:visible;opacity:1}}.header.action .drawer{visibility:visible;opacity:1}@media only screen and (min-width:780px){.pc{display:block !important}.tb{display:none !important}.sp{display:none !important}}@media only screen and (min-width:641px)and (max-width:1366px){.pc{display:none !important}.tb{display:block !important}.sp{display:none !important}}@media only screen and (max-width:640px){body{-webkit-text-size-adjust:100%}.pc{display:none !important}.tb{display:none !important}.sp{display:block !important}}@media only screen and (max-width:640px){.wrapper-1{width:92%;margin:0 auto;position:relative}}.wrapper-2{width:76.77vw;margin:0 auto;position:relative}@media only screen and (min-width:641px)and (max-width:1366px){.wrapper-2{width:84%}}@media only screen and (max-width:640px){.wrapper-2{width:90%}}.wrapper-3{width:69.2vw;margin:0 auto;position:relative;max-width:1000px}@media only screen and (min-width:641px)and (max-width:835px){.wrapper-3{width:80%}}@media only screen and (max-width:640px){.wrapper-3{width:90%}}.wrapper-4{width:60vw;margin:0 auto;position:relative;max-width:1440px}@media only screen and (min-width:641px)and (max-width:1366px){.wrapper-4{width:80%}}@media only screen and (max-width:640px){.wrapper-4{width:90%}}.wrapper-5{width:47.2vw;margin:0 auto;position:relative;max-width:680px}@media only screen and (min-width:641px)and (max-width:1366px){.wrapper-5{width:56vw}}@media only screen and (min-width:641px)and (max-width:835px){.wrapper-5{width:80vw}}@media only screen and (max-width:640px){.wrapper-5{width:90%}}.window_wrap{width:calc(100% - 160px);margin:0 auto;position:relative}@media only screen and (min-width:780px)and (max-width:1366px){.window_wrap{width:calc(100% - 80px)}}@media only screen and (min-width:641px)and (max-width:835px){.window_wrap{width:calc(100% - 60px)}}@media only screen and (max-width:640px){.window_wrap{width:90%}}.wrap-sec{margin-bottom:180px}@media only screen and (min-width:780px)and (max-width:1366px){.wrap-sec{margin-bottom:120px}}@media only screen and (min-width:641px)and (max-width:835px){.wrap-sec{margin-bottom:140px}}@media only screen and (max-width:640px){.wrap-sec{margin-bottom:120px}}.arrow-icon{width:56px;padding:23.13px 0;margin:0 auto;display:block;text-align:center;border-radius:50%}.arrow-icon-wh{border:1px solid #fff}.arrow-icon-bk{border:1px solid rgba(0,0,0,.3)}.primary_btn{position:relative;width:-moz-fit-content;width:fit-content}.primary_btn::after{content:"";position:absolute;z-index:1;bottom:0;left:0;background:#fff;width:100%;height:3px}.primary_btn .btn{cursor:pointer;display:inline-block;padding:10px 34px 12px 0;color:#fff;font-size:16px;font-weight:500;letter-spacing:.05em;line-height:1}@media(min-width: 480px){.primary_btn .btn{font-size:18px;font-size:calc(0.0025*100vw + 14.8px)}}@media(min-width: 1280px){.primary_btn .btn{font-size:18px}}@media only screen and (max-width:640px){.primary_btn .btn{padding:10px 24px 12px 0}}.primary_btn .btn .icon{position:absolute;top:50%;right:0;transform:translateY(-50%);display:-ms-flex;display:flex}.primary_btn .btn .icon img:last-child{position:absolute;transform:translateX(-50%);opacity:0}.primary_btn:hover .btn .icon img{transition:.4s ease-in-out}.primary_btn:hover .btn .icon img:first-child{transform:translateX(100%);opacity:0}.primary_btn:hover .btn .icon img:last-child{transform:translateX(0%);opacity:1}.primary_btn.primary_btn-jp .btn{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:14px;padding-top:6px;padding-bottom:6px}@media(min-width: 480px){.primary_btn.primary_btn-jp .btn{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.primary_btn.primary_btn-jp .btn{font-size:15px}}.primary_btn.primary_btn-bl::after{background:#000}.primary_btn.primary_btn-bl .btn{color:#000}.primary_btn.primary_btn-color::after{background:#005dab}.primary_btn.primary_btn-color .btn{color:#005dab;font-size:13px;font-weight:700}@media(min-width: 480px){.primary_btn.primary_btn-color .btn{font-size:15px;font-size:calc(0.0025*100vw + 11.8px)}}@media(min-width: 1280px){.primary_btn.primary_btn-color .btn{font-size:15px}}.primary_btn.primary_btn-right{margin-left:auto;margin-top:20px}@media only screen and (max-width:640px){.primary_btn.primary_btn-right{margin-top:16px}}.primary_btn-hover .btn{position:relative;cursor:pointer;display:inline-block}.primary_btn-hover .btn .jp,.primary_btn-hover .btn .en{width:-moz-fit-content;width:fit-content;line-height:1.2;color:#fff;letter-spacing:.05em;transition:1s cubic-bezier(0.19, 1, 0.22, 1);display:-ms-flex;display:flex;align-items:center;padding:10px 34px 8px 0}@media only screen and (max-width:640px){.primary_btn-hover .btn .jp,.primary_btn-hover .btn .en{padding:10px 24px 8px 0}}.primary_btn-hover .btn .jp::before,.primary_btn-hover .btn .en::before{content:"";position:absolute;bottom:0px;left:0;width:100%;height:3px;background:#fff;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}@media only screen and (max-width:640px){.primary_btn-hover .btn .jp::before,.primary_btn-hover .btn .en::before{height:2px}}.primary_btn-hover .btn .jp .icon,.primary_btn-hover .btn .en .icon{position:absolute;top:50%;right:0;transform:translateY(-50%);display:-ms-flex;display:flex}.primary_btn-hover .btn .jp .icon img:last-child,.primary_btn-hover .btn .en .icon img:last-child{position:absolute;transform:translateX(-50%);opacity:0}.primary_btn-hover .btn .en{font-family:"Oswald",sans-serif;position:absolute;bottom:0;left:0;font-weight:500;opacity:1;visibility:visible}.primary_btn-hover .btn .en::before{transform-origin:left top}.primary_btn-hover .btn .jp{position:relative;font-family:"Noto Sans JP",sans-serif;font-size:15px;opacity:0;visibility:hidden}@media(min-width: 480px){.primary_btn-hover .btn .jp{font-size:18px;font-size:calc(0.00375*100vw + 13.2px)}}@media(min-width: 1280px){.primary_btn-hover .btn .jp{font-size:18px}}.primary_btn-hover:hover .btn .en{opacity:0;visibility:hidden}.primary_btn-hover:hover .btn .jp{opacity:1;visibility:visible}.primary_btn-hover:hover .btn .jp .arrow{opacity:1;visibility:visible}.primary_btn-hover:hover .btn .icon img{transition:.4s ease-in-out}.primary_btn-hover:hover .btn .icon img:first-child{transform:translateX(100%);opacity:0}.primary_btn-hover:hover .btn .icon img:last-child{transform:translateX(0%);opacity:1}.primary_btn-hover.primary_btn-hover-bl .btn .en,.primary_btn-hover.primary_btn-hover-bl .btn .jp{color:#000}.primary_btn-hover.primary_btn-hover-bl .btn .en::before,.primary_btn-hover.primary_btn-hover-bl .btn .jp::before{background:#000}.primary_btn-hover.primary_btn-hover-bl .btn .en::after,.primary_btn-hover.primary_btn-hover-bl .btn .jp::after{background-image:url(//gfcorp.jp/wp-content/themes/gf_corp1.0.0/assets/images/common/arrow-bl.svg)}a{transition:1s cubic-bezier(0.19, 1, 0.22, 1)}.sbs{font-size:0}.sbs li{display:inline-block;vertical-align:top}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10001;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.primary_title .en,.primary_title .jp{display:block;padding-left:76px}@media only screen and (max-width:640px){.primary_title .en,.primary_title .jp{padding-left:10%}}.primary_title .en{font-size:28px;text-transform:uppercase;font-weight:500;line-height:1;letter-spacing:.05em;position:relative}@media(min-width: 480px){.primary_title .en{font-size:50px;font-size:calc(0.0275*100vw + 14.8px)}}@media(min-width: 1280px){.primary_title .en{font-size:50px}}.primary_title .en::before{content:"";width:46px;height:3px;background-color:#000;position:absolute;top:50%;left:0;top:50%;transform:translate(0, -50%)}@media only screen and (max-width:640px){.primary_title .en::before{width:6%}}.primary_title .en .plane-text{font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;font-family:inherit;text-transform:none}.primary_title .jp{font-size:12px;text-transform:uppercase;line-height:1;margin-top:32px;position:relative}@media(min-width: 480px){.primary_title .jp{font-size:18px;font-size:calc(0.0075*100vw + 8.4px)}}@media(min-width: 1280px){.primary_title .jp{font-size:18px}}@media only screen and (max-width:640px){.primary_title .jp{margin-top:10px;line-height:1.4}}.primary_title.primary_title-wh .en,.primary_title.primary_title-wh .jp{color:#fff}.primary_title.pattern1 .en{padding-left:0}.primary_title.pattern1 .en::before{content:none}.secondary_title{position:relative;margin-bottom:44px}@media only screen and (min-width:641px)and (max-width:1366px){.secondary_title{margin-bottom:32px}}@media only screen and (min-width:641px)and (max-width:835px){.secondary_title{margin-bottom:24px}}@media only screen and (max-width:640px){.secondary_title{margin-bottom:20px}}.secondary_title .en,.secondary_title .jp{line-height:1;display:inline-block}@media only screen and (max-width:640px){.secondary_title .en,.secondary_title .jp{line-height:1.4}}.secondary_title .en{font-family:"Josefin Sans",sans-serif;font-size:15px;text-transform:uppercase;color:#005dab;margin-right:11px}@media(min-width: 480px){.secondary_title .en{font-size:15px;font-size:calc(0*100vw + 15px)}}@media(min-width: 1280px){.secondary_title .en{font-size:15px}}@media only screen and (max-width:640px){.secondary_title .en{margin-right:10px}}.secondary_title .en.capitalize{text-transform:capitalize}.secondary_title .jp{font-size:13px;color:#5682a7;padding-left:45px;position:relative}@media(min-width: 480px){.secondary_title .jp{font-size:13px;font-size:calc(0*100vw + 13px)}}@media(min-width: 1280px){.secondary_title .jp{font-size:13px}}@media only screen and (max-width:640px){.secondary_title .jp{padding-left:36px}}.secondary_title .jp::before{content:"";width:26px;height:1px;background-color:#bfbfbf;position:absolute;top:0;left:0;top:50%;transform:translate(0, -50%)}.tertiary_title{font-size:18px;padding-left:1.9em;margin-bottom:42px;line-height:1.43;position:relative}@media(min-width: 480px){.tertiary_title{font-size:32px;font-size:calc(0.0175*100vw + 9.6px)}}@media(min-width: 1280px){.tertiary_title{font-size:32px}}@media only screen and (min-width:641px)and (max-width:1366px){.tertiary_title{margin-bottom:40px}}@media only screen and (min-width:641px)and (max-width:835px){.tertiary_title{margin-bottom:30px}}@media only screen and (max-width:640px){.tertiary_title{margin-bottom:20px;padding-left:1.9em}}.tertiary_title::before{content:"";display:block;width:30px;height:3px;background-color:#000;position:absolute;top:.7em;left:0}@media only screen and (max-width:640px){.tertiary_title::before{width:18px}}.quaternary_title{font-size:15px;color:#005dab;padding-left:17px;position:relative}@media(min-width: 480px){.quaternary_title{font-size:15px;font-size:calc(0*100vw + 15px)}}@media(min-width: 1280px){.quaternary_title{font-size:15px}}.quaternary_title::before{content:"";display:block;width:2px;height:24px;background-color:#005dab;position:absolute;top:50%;left:0;top:50%;transform:translate(0, -50%)}.fifth_title,.fifth_title .number,.fifth_title .text{font-size:15px;font-family:"Josefin Sans",sans-serif;color:#005dab}@media(min-width: 480px){.fifth_title,.fifth_title .number,.fifth_title .text{font-size:15px;font-size:calc(0*100vw + 15px)}}@media(min-width: 1280px){.fifth_title,.fifth_title .number,.fifth_title .text{font-size:15px}}.fifth_title .text{font-size:16px;text-transform:capitalize;display:inline-block;margin-left:20px}@media(min-width: 480px){.fifth_title .text{font-size:22px;font-size:calc(0.0075*100vw + 12.4px)}}@media(min-width: 1280px){.fifth_title .text{font-size:22px}}@media only screen and (min-width:641px)and (max-width:835px){.fifth_title .text{margin-left:12px}}@media only screen and (max-width:640px){.fifth_title .text{font-size:18px;margin-left:12px}}.sixth_title{font-size:16px;color:#005dab;padding-left:20px;position:relative}@media(min-width: 480px){.sixth_title{font-size:18px;font-size:calc(0.0025*100vw + 14.8px)}}@media(min-width: 1280px){.sixth_title{font-size:18px}}@media only screen and (max-width:640px){.sixth_title{line-height:1.4}}.sixth_title::before{content:"";display:block;width:3px;height:16px;background-color:#dc000c;position:absolute;top:50%;left:0;top:50%;transform:translate(0, -50%)}@media only screen and (max-width:640px){.sixth_title::before{height:72%}}.seventh_title{margin-bottom:18px;padding-left:25px;font-size:16px;color:#5682a7;position:relative}@media(min-width: 480px){.seventh_title{font-size:18px;font-size:calc(0.0025*100vw + 14.8px)}}@media(min-width: 1280px){.seventh_title{font-size:18px}}@media only screen and (max-width:640px){.seventh_title{margin-bottom:14px;padding-left:16px;line-height:1.5}}.seventh_title:before{content:"";width:8px;height:8px;background-color:#5682a7;position:absolute;top:50%;left:0;transform:translate(0, -40%);border-radius:50%}.seventh_title.seventh_title-color{color:#005dab}.seventh_title.seventh_title-color:before{background-color:#005dab}.article-clm .post_tag{width:-moz-fit-content;width:fit-content;padding:6px 20px 36px;display:inline-block;color:#fff;font-size:12px;font-weight:700;margin-bottom:-28px;letter-spacing:.08em}@media(min-width: 480px){.article-clm .post_tag{font-size:12px;font-size:calc(0*100vw + 12px)}}@media(min-width: 1280px){.article-clm .post_tag{font-size:12px}}.article-clm .post_tag span{font-size:24px;color:#fff;font-weight:700;padding-left:6px;letter-spacing:.04em}@media(min-width: 480px){.article-clm .post_tag span{font-size:24px;font-size:calc(0*100vw + 24px)}}@media(min-width: 1280px){.article-clm .post_tag span{font-size:24px}}.article-clm_lists__item{position:relative;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}.article-clm_lists__item .thumb img{width:100%;display:block;font-size:0}.article-clm_lists-1 .clm_item{width:100%}.article-clm_lists-2{align-items:flex-start;flex-wrap:wrap}.article-clm_lists-2 .clm_item{width:calc(50% - 20px);margin:0 40px 40px 0}@media only screen and (min-width:641px)and (max-width:1112px){.article-clm_lists-2 .clm_item{width:calc(50% - 15px);margin:0 30px 30px 0}}.article-clm_lists-2 .clm_item:nth-of-type(2n){margin-right:0 !important}@media only screen and (max-width:640px){.article-clm_lists-2 .clm_item{width:100%;margin:0 auto 24px}}.article-clm_lists-3{flex-wrap:wrap}@media only screen and (max-width:640px){.article-clm_lists-3{display:block}}.article-clm_lists-3 .clm_item{width:calc((100% - 4.16vw)/3);margin-right:2.08vw;margin-bottom:40px}@media only screen and (min-width:641px)and (max-width:835px){.article-clm_lists-3 .clm_item{width:calc((100% - 4vw)/2);margin-right:4vw}}@media only screen and (max-width:640px){.article-clm_lists-3 .clm_item{width:100%;margin-right:0;margin-bottom:30px}}.article-clm_lists-3 .clm_item:nth-of-type(3n){margin-right:0}@media only screen and (min-width:641px)and (max-width:835px){.article-clm_lists-3 .clm_item:nth-of-type(3n){margin-right:4vw}}@media only screen and (min-width:641px)and (max-width:835px){.article-clm_lists-3 .clm_item:nth-of-type(2n){margin-right:0}}.article-clm_lists-4{align-items:flex-start;flex-wrap:wrap}.article-clm_lists-4 .clm_item{width:calc((100% - 4.16vw)/4);margin:0 1.38vw 30px 0}@media only screen and (min-width:641px)and (max-width:835px){.article-clm_lists-4 .clm_item{width:calc((100% - 3vw)/2);margin:0 3vw 3vw 0}}@media only screen and (max-width:640px){.article-clm_lists-4 .clm_item{width:calc((100% - 3vw)/2);margin:0 3vw 3vw 0}}.article-clm_lists-4 .clm_item:nth-of-type(4n){margin-right:0 !important}@media only screen and (min-width:641px)and (max-width:835px){.article-clm_lists-4 .clm_item:nth-of-type(2n){margin-right:0 !important}}@media only screen and (max-width:640px){.article-clm_lists-4 .clm_item:nth-of-type(2n){margin-right:0 !important}}.article-clm_lists-4.article-post{flex-wrap:wrap}.article-clm_lists-4.article-post .clm_item{width:calc((100% - 6vw)/4);margin:0 2vw 2vw 0}@media only screen and (min-width:641px)and (max-width:835px){.article-clm_lists-4.article-post .clm_item{width:calc((100% - 5vw)/2);margin:0 5vw 4vw 0}}@media only screen and (max-width:640px){.article-clm_lists-4.article-post .clm_item{width:calc((100% - 5vw)/2);margin:0 5vw 4vw 0}}.modal{width:100%;display:none;height:100vh;position:fixed;top:0;z-index:100000}.modal_bg{width:100%;height:100vh;background:rgba(27,42,56,.6);position:absolute}.modal_split{display:-ms-flex;display:flex}@media only screen and (max-width:640px){.modal_split{flex-direction:column}}.modal_split-L{width:47%}@media only screen and (max-width:640px){.modal_split-L{width:100%}}.modal_split-R{width:53%;padding-left:35px}@media only screen and (max-width:640px){.modal_split-R{margin-top:24px;width:100%;padding-left:0}}.modal_content{width:100%;max-width:1020px;height:82.2vh;overflow-y:scroll;background:#fff;position:absolute;top:50%;left:50%;z-index:100;padding:80px 6%;transform:translate(-50%, -50%)}.modal_content.small{height:auto}.modal_content.movie{padding:0;overflow:auto;background:rgba(0,0,0,0)}.modal_content.movie .modal-box{aspect-ratio:16/9}.modal_content.movie .modal-box iframe{width:100%;height:100%}.modal_content.clm-1{width:50%;height:auto}@media only screen and (min-width:641px)and (max-width:835px){.modal_content.clm-1{width:90%}}@media only screen and (max-width:640px){.modal_content.clm-1{width:90%}}.modal_content.clm-1 .modal_split-L{width:100%}@media only screen and (min-width:641px)and (max-width:1366px){.modal_content{width:90%}}@media only screen and (min-width:641px)and (max-width:835px){.modal_content{padding:50px 6%}}@media only screen and (max-width:640px){.modal_content{width:90%;height:82vh;padding:6%;display:block !important;overflow:scroll}}.modal_content .modal-box *:first-child{margin-top:0}.modal_content .modal-box-title{font-size:15px;line-height:1.2;font-weight:700;margin-top:30px;margin-bottom:10px}@media(min-width: 480px){.modal_content .modal-box-title{font-size:18px;font-size:calc(0.00375*100vw + 13.2px)}}@media(min-width: 1280px){.modal_content .modal-box-title{font-size:18px}}.modal_content .modal-box-title.en{font-family:"Josefin Sans",sans-serif;font-size:18px;margin-bottom:10px}@media(min-width: 480px){.modal_content .modal-box-title.en{font-size:24px;font-size:calc(0.0075*100vw + 14.4px)}}@media(min-width: 1280px){.modal_content .modal-box-title.en{font-size:24px}}.modal_content .modal-box_lists__item{font-size:14px;line-height:1.2;font-weight:500;margin-bottom:16px;padding-left:1.6em;position:relative}@media(min-width: 480px){.modal_content .modal-box_lists__item{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.modal_content .modal-box_lists__item{font-size:15px}}.modal_content .modal-box_lists__item::before{content:"";width:8px;height:8px;background-color:#d0d0d0;border-radius:50%;position:absolute;top:8px;left:0}@media only screen and (max-width:640px){.modal_content .modal-box_lists__item{line-height:1.5;margin-bottom:14px}}.modal_content .power-plant-list-summary .summary-title{font-size:14px;line-height:1.2;margin-top:12px}@media(min-width: 480px){.modal_content .power-plant-list-summary .summary-title{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.modal_content .power-plant-list-summary .summary-title{font-size:15px}}.modal_content .power-plant-list-summary .summary_lists{margin-top:10px;margin-bottom:30px}@media only screen and (max-width:640px){.modal_content .power-plant-list-summary .summary_lists{margin-bottom:14px}}.modal_content .power-plant-list-summary .summary_lists__item{display:-ms-flex;display:flex;justify-content:space-between;margin-bottom:4px}.modal_content .power-plant-list-summary .summary_lists__item-title,.modal_content .power-plant-list-summary .summary_lists__item-text{font-size:11px;line-height:1.2;color:#6f6f6f}@media(min-width: 480px){.modal_content .power-plant-list-summary .summary_lists__item-title,.modal_content .power-plant-list-summary .summary_lists__item-text{font-size:11px;font-size:calc(0*100vw + 11px)}}@media(min-width: 1280px){.modal_content .power-plant-list-summary .summary_lists__item-title,.modal_content .power-plant-list-summary .summary_lists__item-text{font-size:11px}}.modal_content .power-plant-list-summary .summary_lists__item-title{width:22.3%}@media only screen and (min-width:641px)and (max-width:835px){.modal_content .power-plant-list-summary .summary_lists__item-title{width:40%}}.modal_content .power-plant-list-summary .summary_lists__item-text{width:73.8%;font-weight:500}@media only screen and (min-width:641px)and (max-width:835px){.modal_content .power-plant-list-summary .summary_lists__item-text{width:60%}}.modal_content .power-plant-list-detail>*:first-child{margin-top:0 !important;padding-top:0 !important}.modal_content .power-plant-list-detail>*:last-child{margin-bottom:0 !important;padding-bottom:0 !important}.modal_content .power-plant-list-detail h4{line-height:1.2;margin-top:30px;margin-bottom:12px}@media only screen and (max-width:640px){.modal_content .power-plant-list-detail h4{margin-top:24px}}.modal_content .power-plant-list-detail .primary_btn{margin-top:12px;margin-bottom:36px;text-align:right}.modal_content .power-plant-list-detail .primary_btn .icon img{margin-bottom:0}.modal_content .power-plant-list-detail>p,.modal_content .power-plant-list-detail>p strong{font-size:14px;font-weight:500;letter-spacing:.06em;line-height:1.77}@media(min-width: 480px){.modal_content .power-plant-list-detail>p,.modal_content .power-plant-list-detail>p strong{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.modal_content .power-plant-list-detail>p,.modal_content .power-plant-list-detail>p strong{font-size:15px}}.modal_content .power-plant-list-detail>p{margin-bottom:12px}.modal_content .power-plant-list-detail>p strong{color:#005dab}.modal_content .power-plant-list-detail img,.modal_content .power-plant-list-detail iframe{margin-bottom:12px}.modal_content .power-plant-list-detail ul{margin-bottom:30px}.modal_content .power-plant-list-detail ul li{font-weight:500;font-size:14px;line-height:1.46;margin-top:6px;padding-left:1.6em;position:relative}@media(min-width: 480px){.modal_content .power-plant-list-detail ul li{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.modal_content .power-plant-list-detail ul li{font-size:15px}}.modal_content .power-plant-list-detail ul li::before{content:"";width:8px;height:8px;background-color:#d0d0d0;border-radius:50%;position:absolute;top:8px;left:0}@media only screen and (max-width:640px){.modal_content .power-plant-list-detail ul li{padding-left:1.3em}}.modal_content .power-plant-list-detail ul li strong{display:block;font-size:14px;line-height:1.46}@media(min-width: 480px){.modal_content .power-plant-list-detail ul li strong{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.modal_content .power-plant-list-detail ul li strong{font-size:15px}}.modal_content .power-plant-list-detail ul li>ul li{font-weight:500;font-size:14px;line-height:1.46;margin-top:6px;padding-left:1.6em;position:relative;padding-left:1.2em}@media(min-width: 480px){.modal_content .power-plant-list-detail ul li>ul li{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.modal_content .power-plant-list-detail ul li>ul li{font-size:15px}}.modal_content .power-plant-list-detail ul li>ul li::before{content:"";width:8px;height:8px;background-color:#d0d0d0;border-radius:50%;position:absolute;top:8px;left:0}@media only screen and (max-width:640px){.modal_content .power-plant-list-detail ul li>ul li{padding-left:1em}}.modal_content .power-plant-list-detail ul li>ul li::before{width:6px;height:6px;margin-top:6px}.modal_content .power-plant-list-detail .detail-split{display:-ms-flex;display:flex;justify-content:space-between;margin-bottom:30px}.modal_content .power-plant-list-detail .detail-split>p{width:48%}.modal_content .power-plant-list-detail .detail-split span,.modal_content .power-plant-list-detail .detail-split span a{font-size:14px;font-weight:500;margin-top:8px}@media(min-width: 480px){.modal_content .power-plant-list-detail .detail-split span,.modal_content .power-plant-list-detail .detail-split span a{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.modal_content .power-plant-list-detail .detail-split span,.modal_content .power-plant-list-detail .detail-split span a{font-size:15px}}@media only screen and (max-width:640px){.modal_content .power-plant-list-detail .detail-split span,.modal_content .power-plant-list-detail .detail-split span a{line-height:1.2}}.modal_content .power-plant-list-detail .detail-split span a{display:inline-block;font-weight:700;text-decoration:underline;color:#005dab}.modal_content .director-text .position{margin-top:0}.modal_content .director-text .name .jp{font-size:18px;line-height:1.2}@media(min-width: 480px){.modal_content .director-text .name .jp{font-size:24px;font-size:calc(0.0075*100vw + 14.4px)}}@media(min-width: 1280px){.modal_content .director-text .name .jp{font-size:24px}}.modal_content .director-text .name .en{font-size:13px}@media(min-width: 480px){.modal_content .director-text .name .en{font-size:15px;font-size:calc(0.0025*100vw + 11.8px)}}@media(min-width: 1280px){.modal_content .director-text .name .en{font-size:15px}}.modal .js-modal-close-btn{width:30px;position:absolute;top:30px;right:30px;z-index:1000;cursor:pointer}@media only screen and (min-width:641px)and (max-width:835px){.modal .js-modal-close-btn{top:10px;right:10px}}@media only screen and (max-width:640px){.modal .js-modal-close-btn{top:12px;right:12px}}.is-sns{z-index:1000;margin-top:8px}.is-sns_lists{display:flex;flex-direction:column;align-items:flex-end}.is-sns_lists li{margin-bottom:20px}@media only screen and (max-width:640px){.is-sns_lists li{display:block}}.is-sns_lists li a{width:20px;height:20px;display:-ms-flex;display:flex;justify-content:center;align-items:center;position:relative}@media only screen and (max-width:640px){.is-sns_lists li a{width:62px;height:62px}}.is-sns_lists li i{color:#fff;font-size:18px}@media(min-width: 480px){.is-sns_lists li i{font-size:20px;font-size:calc(0.0025*100vw + 16.8px)}}@media(min-width: 1280px){.is-sns_lists li i{font-size:20px}}.table_col{width:65.2vw;margin:940px;margin:0 auto;border-top:1px solid rgba(101,153,198,.3)}@media only screen and (min-width:641px)and (max-width:835px){.table_col{width:80vw}}@media only screen and (max-width:640px){.table_col{width:100%}}.table_col tr{border-bottom:1px solid rgba(101,153,198,.3)}.table_col tr th,.table_col tr td{vertical-align:middle;padding:27px 0;line-height:1.4}@media only screen and (min-width:641px)and (max-width:835px){.table_col tr th,.table_col tr td{padding:24px 0}}@media only screen and (max-width:640px){.table_col tr th,.table_col tr td{padding:20px 0}}.table_col tr th{width:21%;color:#dc000c;font-weight:700;position:relative;text-align:center}.table_col tr th::after{content:"";width:1px;height:30px;background:rgba(101,153,198,.3);position:absolute;top:50%;transform:translate(0, -50%);right:0}@media only screen and (max-width:640px){.table_col tr th::after{height:24px}}@media only screen and (min-width:641px)and (max-width:835px){.table_col tr th{width:26%}}@media only screen and (max-width:640px){.table_col tr th{width:30%}}.table_col tr td{width:79%;padding-left:60px}@media only screen and (min-width:641px)and (max-width:835px){.table_col tr td{width:74%;padding-left:40px}}@media only screen and (max-width:640px){.table_col tr td{width:70%;padding-left:20px}}.data-table{width:100%}.data-table .data-table,.data-table td,.data-table th{border-collapse:collapse}.data-table .head-01,.data-table .head-02{color:#fff;text-align:center;padding:16px 0;font-size:14px}@media(min-width: 480px){.data-table .head-01,.data-table .head-02{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.data-table .head-01,.data-table .head-02{font-size:15px}}.data-table .head-01{background:#5682a7;width:82%}.data-table .head-02{background:#b7b7b7;width:18%}.data-table .foot{background:#fff}.data-table .foot-text{padding:16px 0;text-align:center}.data-table .foot-text .year,.data-table .foot-text .text{display:block;font-size:14px;font-weight:500}@media(min-width: 480px){.data-table .foot-text .year,.data-table .foot-text .text{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.data-table .foot-text .year,.data-table .foot-text .text{font-size:15px}}.data-table .foot-text .text{font-family:"Josefin Sans",sans-serif;margin-top:8px}.is-thanks p{margin-bottom:60px;font-size:15px}@media(min-width: 480px){.is-thanks p{font-size:18px;font-size:calc(0.00375*100vw + 13.2px)}}@media(min-width: 1280px){.is-thanks p{font-size:18px}}.is-form{z-index:1}@media only screen and (max-width:640px){.is-form .conv_flex{display:block}}.is-form .conv .conv_item-tel{margin-right:20px}@media only screen and (max-width:640px){.is-form .conv .conv_item-tel ul li{width:calc(50% - 5px)}}.is-form-content{margin-top:60px}@media only screen and (min-width:641px)and (max-width:1366px){.is-form-content{margin-top:5vw}}@media only screen and (max-width:640px){.is-form-content{margin-top:12vw}}.is-form-content-body{margin-top:40px;border-bottom:1px solid #d7d7d7}@media only screen and (max-width:640px){.is-form-content-body{margin-top:20px}}.is-form-content-body .check{padding:40px 0;border-top:1px solid #d7d7d7}.is-form-content-body .check h4{font-size:18px;font-weight:700;letter-spacing:.1em;color:#dc000c;margin-bottom:26px;text-indent:-2em;padding-left:2em}@media(min-width: 480px){.is-form-content-body .check h4{font-size:22px;font-size:calc(0.005*100vw + 15.6px)}}@media(min-width: 1280px){.is-form-content-body .check h4{font-size:22px}}@media only screen and (max-width:640px){.is-form-content-body .check h4{margin-bottom:18px}}.is-form-content-body .check h4 span{font-size:18px;font-weight:700;letter-spacing:.1em;color:#dc000c;margin-right:8px}@media(min-width: 480px){.is-form-content-body .check h4 span{font-size:22px;font-size:calc(0.005*100vw + 15.6px)}}@media(min-width: 1280px){.is-form-content-body .check h4 span{font-size:22px}}.is-form-content-body .check-content{padding-left:20px;margin-top:26px}@media only screen and (max-width:640px){.is-form-content-body .check-content{padding-left:10px;margin-top:18px}}.is-form-content-body .check-content h5{font-size:14px;font-weight:700;margin-bottom:20px;line-height:1}@media(min-width: 480px){.is-form-content-body .check-content h5{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-form-content-body .check-content h5{font-size:15px}}.is-form-content-body .check-content-box .wpcf7-list-item{margin-left:14px}@media only screen and (max-width:640px){.is-form-content-body .check-content-box .wpcf7-list-item{margin-left:7px}}.is-form-content-body .check-content-box .wpcf7-list-item label input{margin-top:0}.is-form-content-body .check-content-box .wpcf7-list-item label span{font-size:14px;font-weight:500;margin-bottom:20px;line-height:1;letter-spacing:.1em;margin-left:5px}@media(min-width: 480px){.is-form-content-body .check-content-box .wpcf7-list-item label span{font-size:14px;font-size:calc(0*100vw + 14px)}}@media(min-width: 1280px){.is-form-content-body .check-content-box .wpcf7-list-item label span{font-size:14px}}.is-form-content-body .check-content-box .wpcf7-list-item label span .link{font-weight:700;text-decoration:underline}.is-form .contact_wrap__sec .contact-table{width:100%}.is-form .contact_wrap__sec .contact-table tr:last-child td:last-child{margin-bottom:0}.is-form .contact_wrap__sec .contact-table tr td{font-size:15px;line-height:1;display:block;font-weight:700;margin-bottom:16px}@media(min-width: 480px){.is-form .contact_wrap__sec .contact-table tr td{font-size:16px;font-size:calc(0.00125*100vw + 14.4px)}}@media(min-width: 1280px){.is-form .contact_wrap__sec .contact-table tr td{font-size:16px}}@media only screen and (max-width:640px){.is-form .contact_wrap__sec .contact-table tr td{margin-bottom:14px}}.is-form .contact_wrap__sec .contact-table tr td:last-child{margin-bottom:30px}@media only screen and (max-width:640px){.is-form .contact_wrap__sec .contact-table tr td:last-child{margin-bottom:20px}}.is-form .contact_wrap__sec .contact-table tr td .must{background:#dc000c;font-weight:700;font-size:11px;color:#fff;padding:3px 9px 4px 10px;display:inline-block;float:right;line-height:1.4}@media(min-width: 480px){.is-form .contact_wrap__sec .contact-table tr td .must{font-size:12px;font-size:calc(0.00125*100vw + 10.4px)}}@media(min-width: 1280px){.is-form .contact_wrap__sec .contact-table tr td .must{font-size:12px}}@media only screen and (max-width:640px){.is-form .contact_wrap__sec .contact-table tr td .must{padding:4px 7px 5px 8px}}@media only screen and (max-width:640px){.wpcf7 input[type=text],.wpcf7 input[type=tel],.wpcf7 input[type=email],.wpcf7 textarea,.wpcf7 input[type=submit],.wpcf7 input[type=number],.wpcf7 .wpcf7-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}}.wpcf7 i{color:#fff;display:inline-block;vertical-align:middle;margin-left:20px;font-size:15px;font-size:1.5rem}.wpcf7 .cm_jp{font-size:12px;margin:0 2em 0 0}@media(min-width: 480px){.wpcf7 .cm_jp{font-size:12px;font-size:calc(0*100vw + 12px)}}@media(min-width: 1280px){.wpcf7 .cm_jp{font-size:12px}}.wpcf7 .cm_jp:last-child{margin:0 1em 0 0}.wpcf7 .con,.wpcf7 .mess,.wpcf7 .cm{width:100%;padding:18px 2em;border:1px solid rgba(191,191,191,.5);background:#fff;font-size:15px}@media(min-width: 480px){.wpcf7 .con,.wpcf7 .mess,.wpcf7 .cm{font-size:16px;font-size:calc(0.00125*100vw + 14.4px)}}@media(min-width: 1280px){.wpcf7 .con,.wpcf7 .mess,.wpcf7 .cm{font-size:16px}}@media only screen and (max-width:640px){.wpcf7 .con,.wpcf7 .mess,.wpcf7 .cm{padding:14px 1em}}.wpcf7 .con-program{font-weight:700;color:#dc000c}.wpcf7 .cm{width:30%;margin-bottom:15px;display:inline-block;vertical-align:middle}@media only screen and (max-width:640px){.wpcf7 .cm{width:24%;padding:22px 13px}}.wpcf7 select{width:100%;padding:22px 30px;border:1px solid #ccc;font-size:12px;color:#b6b6b6;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;position:relative}@media(min-width: 480px){.wpcf7 select{font-size:12px;font-size:calc(0*100vw + 12px)}}@media(min-width: 1280px){.wpcf7 select{font-size:12px}}.wpcf7 .wpcf7-list-item.first{margin:0}.wpcf7 .radio,.wpcf7 .wpcf7-checkbox{margin-top:30px;display:block}.wpcf7 .radio .wpcf7-list-item,.wpcf7 .wpcf7-checkbox .wpcf7-list-item{display:block;margin:.5em 1em 0 0}@media only screen and (max-width:640px){.wpcf7 .radio .wpcf7-list-item,.wpcf7 .wpcf7-checkbox .wpcf7-list-item{margin:1.5em 1em 0 0}}.wpcf7 .radio .wpcf7-list-item span,.wpcf7 .wpcf7-checkbox .wpcf7-list-item span{font-size:15px}@media(min-width: 480px){.wpcf7 .radio .wpcf7-list-item span,.wpcf7 .wpcf7-checkbox .wpcf7-list-item span{font-size:16px;font-size:calc(0.00125*100vw + 14.4px)}}@media(min-width: 1280px){.wpcf7 .radio .wpcf7-list-item span,.wpcf7 .wpcf7-checkbox .wpcf7-list-item span{font-size:16px}}.wpcf7 .radio .wpcf7-list-item:last-child,.wpcf7 .wpcf7-checkbox .wpcf7-list-item:last-child{margin-bottom:0}.wpcf7 .checkbtn{font-size:12px;line-height:1.4;text-align:center;margin:20px 0 50px}@media(min-width: 480px){.wpcf7 .checkbtn{font-size:13px;font-size:calc(0.00125*100vw + 11.4px)}}@media(min-width: 1280px){.wpcf7 .checkbtn{font-size:13px}}@media only screen and (max-width:640px){.wpcf7 .checkbtn{margin:10px 0 30px}}.wpcf7 .checkbtn .wpcf7-form-control-wrap{margin-right:7px;vertical-align:middle}@media all and (-ms-high-contrast: none){.wpcf7 .checkbtn{margin-top:20px}}.wpcf7 .checkbtn .check{margin:0 0 4px 0}.wpcf7 .checkbtn span{line-height:1;margin:0}.wpcf7 .checkbtn a{font-size:12px;text-decoration:underline;color:#dc000c;font-weight:600;line-height:1}@media(min-width: 480px){.wpcf7 .checkbtn a{font-size:13px;font-size:calc(0.00125*100vw + 11.4px)}}@media(min-width: 1280px){.wpcf7 .checkbtn a{font-size:13px}}.wpcf7 .wpcf7-not-valid-tip{font-size:12px;color:#6599c6;display:block;margin-top:7px}@media(min-width: 480px){.wpcf7 .wpcf7-not-valid-tip{font-size:12px;font-size:calc(0*100vw + 12px)}}@media(min-width: 1280px){.wpcf7 .wpcf7-not-valid-tip{font-size:12px}}.wpcf7 .mess{height:200px}.wpcf7 #contactSub #submit{width:100%;height:62px;line-height:56px;font-weight:700;color:#fff;font-size:15px;letter-spacing:.2em;border:2px solid #005dab;background:#005dab;-webkit-appearance:none;transition:1s cubic-bezier(0.19, 1, 0.22, 1);cursor:pointer}@media(min-width: 480px){.wpcf7 #contactSub #submit{font-size:17px;font-size:calc(0.0025*100vw + 13.8px)}}@media(min-width: 1280px){.wpcf7 #contactSub #submit{font-size:17px}}.wpcf7 #contactSub #submit:hover{background:#fff;color:#005dab}@media only screen and (max-width:640px){.wpcf7 #contactSub #submit{height:50px;line-height:40px}}.is-form-foot{margin-top:60px;padding-top:70px;border-top:1px solid rgba(191,191,191,.5)}@media only screen and (min-width:641px)and (max-width:835px){.is-form-foot{margin-top:40px;padding-top:50px}}@media only screen and (max-width:640px){.is-form-foot{margin-top:30px;padding-top:40px}}.is-form-foot-text{text-align:center;font-size:15px;font-weight:500;line-height:1.8}@media(min-width: 480px){.is-form-foot-text{font-size:15px;font-size:calc(0*100vw + 15px)}}@media(min-width: 1280px){.is-form-foot-text{font-size:15px}}@media only screen and (max-width:640px){.is-form-foot-text{text-align:left}}.is-form-foot-lead{text-align:center;font-size:18px;color:#005dab;line-height:1.4;margin-top:40px}@media(min-width: 480px){.is-form-foot-lead{font-size:18px;font-size:calc(0*100vw + 18px)}}@media(min-width: 1280px){.is-form-foot-lead{font-size:18px}}@media only screen and (max-width:640px){.is-form-foot-lead{margin-top:24px;font-size:16px}}.is-form-foot-box{width:800px;margin:40px auto 0;background-color:#fff;border:1px solid rgba(191,191,191,.5);padding:40px 20px;text-align:center}@media only screen and (min-width:641px)and (max-width:835px){.is-form-foot-box{width:100%;padding:30px 20px}}@media only screen and (max-width:640px){.is-form-foot-box{width:100%;padding:24px 8vw;margin:24px auto 0}}.is-form-foot-box .title{font-size:16px;color:#005dab}@media(min-width: 480px){.is-form-foot-box .title{font-size:20px;font-size:calc(0.005*100vw + 13.6px)}}@media(min-width: 1280px){.is-form-foot-box .title{font-size:20px}}.is-form-foot-box .tel{margin-top:12px}@media only screen and (max-width:640px){.is-form-foot-box .tel{margin-top:10px}}.is-form-foot-box .tel .btn{font-size:28px;color:#005dab}@media(min-width: 480px){.is-form-foot-box .tel .btn{font-size:28px;font-size:calc(0*100vw + 28px)}}@media(min-width: 1280px){.is-form-foot-box .tel .btn{font-size:28px}}.is-form-foot-box-info{width:70%;margin:26px auto 0;padding-top:26px;border-top:1px solid rgba(78,73,73,.5);justify-content:center;align-items:center}@media only screen and (min-width:641px)and (max-width:835px){.is-form-foot-box-info{width:90%}}@media only screen and (max-width:640px){.is-form-foot-box-info{padding-top:8px;width:100%;display:block}}.is-form-foot-box-info .text{font-weight:500;margin:0 14px;font-size:16px;color:#005dab}@media(min-width: 480px){.is-form-foot-box-info .text{font-size:16px;font-size:calc(0*100vw + 16px)}}@media(min-width: 1280px){.is-form-foot-box-info .text{font-size:16px}}@media only screen and (max-width:640px){.is-form-foot-box-info .text{margin:14px 0 0}}.is-guidance_hdr{margin-bottom:60px}@media only screen and (max-width:640px){.is-guidance_hdr{margin-bottom:40px}}.is-guidance_hdr p{font-size:14px;line-height:2.2}@media(min-width: 480px){.is-guidance_hdr p{font-size:14px;font-size:calc(0*100vw + 14px)}}@media(min-width: 1280px){.is-guidance_hdr p{font-size:14px}}.is-guidance_body *:first-child{margin-top:0 !important}.is-guidance_body h3{font-size:24px;font-weight:700;margin-top:60px;margin-bottom:30px;line-height:1.4}@media(min-width: 480px){.is-guidance_body h3{font-size:34px;font-size:calc(0.0125*100vw + 18px)}}@media(min-width: 1280px){.is-guidance_body h3{font-size:34px}}@media only screen and (max-width:640px){.is-guidance_body h3{margin-top:50px;letter-spacing:0}}.is-guidance_body .lead{font-size:15px;line-height:1.8;font-weight:500;margin-bottom:50px}@media(min-width: 480px){.is-guidance_body .lead{font-size:15px;font-size:calc(0*100vw + 15px)}}@media(min-width: 1280px){.is-guidance_body .lead{font-size:15px}}.is-guidance_body_lists__item{margin-bottom:50px}@media only screen and (max-width:640px){.is-guidance_body_lists__item{margin-bottom:40px}}.is-guidance_body_lists__item:last-child{margin-bottom:0}.is-guidance_body_lists__item h4{margin-bottom:20px;font-size:20px;font-weight:700;line-height:1;text-indent:-1em;padding-left:1em}@media(min-width: 480px){.is-guidance_body_lists__item h4{font-size:24px;font-size:calc(0.0025*100vw + 18.8px)}}@media(min-width: 1280px){.is-guidance_body_lists__item h4{font-size:22px}}@media only screen and (max-width:640px){.is-guidance_body_lists__item h4{margin-bottom:16px;line-height:1.5}}.is-guidance_body_lists__item p{line-height:1.8;font-size:15px;font-weight:500}@media(min-width: 480px){.is-guidance_body_lists__item p{font-size:15px;font-size:calc(0*100vw + 15px)}}@media(min-width: 1280px){.is-guidance_body_lists__item p{font-size:15px}}@media only screen and (max-width:640px){.is-guidance_body_lists__item p br{display:none}}.is-guidance_body_lists__item .h-txt{line-height:1.8;font-size:15px;font-weight:500}@media(min-width: 480px){.is-guidance_body_lists__item .h-txt{font-size:15px;font-size:calc(0*100vw + 15px)}}@media(min-width: 1280px){.is-guidance_body_lists__item .h-txt{font-size:15px}}.is-guidance_body_lists__item .b-txt{display:block;font-size:14px}@media(min-width: 480px){.is-guidance_body_lists__item .b-txt{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-guidance_body_lists__item .b-txt{font-size:15px}}.is-guidance_body_lists__item .orderd{margin-top:1em}.is-guidance_body_lists__item .orderd_item{list-style-type:none;list-style-position:inside;counter-increment:cnt;margin-bottom:.4em}.is-guidance_body_lists__item .orderd_item:before{display:marker;content:"(" counter(cnt) ") ";font-size:15px}.is-guidance_body_lists__item .orderd .bullets{margin-top:0;padding:0 0 0 1em}.is-guidance_body_lists__item .bullets{padding:0 0 0 2em;margin-top:2em}.is-guidance_body_lists__item .bullets_item{position:relative;list-style:none;padding-left:1.1em;margin-bottom:.2em;font-size:15px}@media(min-width: 480px){.is-guidance_body_lists__item .bullets_item{font-size:16px;font-size:calc(0.00125*100vw + 14.4px)}}@media(min-width: 1280px){.is-guidance_body_lists__item .bullets_item{font-size:16px}}@media only screen and (max-width:640px){.is-guidance_body_lists__item .bullets_item{padding-left:.9em;line-height:1.4;margin-bottom:4px}}.is-guidance_body_lists__item .bullets_item::before{width:8px;height:8px;display:block;position:absolute;top:.9em;left:0;content:"";background:#000;border-radius:50%}@media only screen and (max-width:640px){.is-guidance_body_lists__item .bullets_item::before{width:4px;height:4px;top:9px}}.is-guidance_body_lists__item .bullets .orderd{margin-top:0;padding:0 0 0 1em}.is-guidance_body .enactment{margin-top:40px;text-align:right}@media only screen and (max-width:640px){.is-guidance_body .enactment{margin-top:30px}}.is-guidance__ftr{padding:48px;background:#fff;border:1px solid #00396d;margin-top:60px}@media only screen and (max-width:640px){.is-guidance__ftr{padding:40px 20px}}.is-guidance__ftr h3{font-size:20px;color:#dc000c;margin-bottom:12px}@media(min-width: 480px){.is-guidance__ftr h3{font-size:24px;font-size:calc(0.0025*100vw + 18.8px)}}@media(min-width: 1280px){.is-guidance__ftr h3{font-size:22px}}.is-guidance__ftr .name{font-size:16px}@media(min-width: 480px){.is-guidance__ftr .name{font-size:20px;font-size:calc(0.005*100vw + 13.6px)}}@media(min-width: 1280px){.is-guidance__ftr .name{font-size:20px}}.is-guidance__ftr p{font-size:14px}@media(min-width: 480px){.is-guidance__ftr p{font-size:16px;font-size:calc(0.0025*100vw + 12.8px)}}@media(min-width: 1280px){.is-guidance__ftr p{font-size:16px}}.header_nav .is-main_navi_lists{margin-top:18px}@media only screen and (max-width:640px){.header_nav .is-main_navi_lists{display:none}}.header_nav .is-main_navi_lists__item{text-align:right;padding:0 0 24px}.header_nav .is-main_navi_lists__item .btn{cursor:pointer;transition:1s cubic-bezier(0.19, 1, 0.22, 1);position:relative;display:block;width:200px}@media only screen and (max-width:640px){.header_nav .is-main_navi_lists__item .btn{width:100%}}.header_nav .is-main_navi_lists__item .btn.fit-content{width:-moz-fit-content;width:fit-content;margin-left:auto}.header_nav .is-main_navi_lists__item .btn .jp,.header_nav .is-main_navi_lists__item .btn .en{line-height:1.2;font-family:"Oswald",sans-serif;color:#fff;letter-spacing:.05em;position:relative;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}.header_nav .is-main_navi_lists__item .btn .en{font-weight:500;font-size:20px;position:relative;opacity:1;visibility:visible;display:inline-block}@media only screen and (max-width:640px){.header_nav .is-main_navi_lists__item .btn .en{font-size:26px}}.header_nav .is-main_navi_lists__item .btn .jp{display:block;position:absolute;top:50%;right:0;top:50%;transform:translate(0, -50%);width:-moz-fit-content;width:fit-content;font-size:15px;opacity:0;visibility:hidden;margin-right:0}@media only screen and (min-width:641px)and (max-width:835px){.header_nav .is-main_navi_lists__item .btn .jp{display:none}}@media only screen and (max-width:640px){.header_nav .is-main_navi_lists__item .btn .jp{display:none}}.header_nav .is-main_navi_lists__item .btn .jp::after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:1px;background:#fff;transform:scale(0, 1);transform-origin:right top;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}.header_nav .is-main_navi_lists__item .btn .js-nav_toggle::before,.header_nav .is-main_navi_lists__item .btn .js-nav_toggle::after{content:"";position:absolute;top:-4px;left:-12px;width:10px;height:1px;opacity:1;visibility:visible;background:#fff;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}.header_nav .is-main_navi_lists__item .btn .js-nav_toggle::before{transform:translate(-50%, -50%)}.header_nav .is-main_navi_lists__item .btn .js-nav_toggle::after{transform:translate(-50%, -50%) rotate(90deg)}.header_nav .is-main_navi_lists__item .btn:hover>.en{opacity:0;visibility:hidden}@media only screen and (max-width:640px){.header_nav .is-main_navi_lists__item .btn:hover>.en{opacity:1;visibility:visible}}.header_nav .is-main_navi_lists__item .btn:hover>.jp{opacity:1;visibility:visible;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}.header_nav .is-main_navi_lists__item .btn:hover>.jp:after{transform:scale(1, 1)}.header_nav .is-main_navi_lists__item .btn.active .js-nav_toggle::before{opacity:0;visibility:hidden;transform:translate(-50%, -50%) rotate(360deg)}.header_nav .is-main_navi_lists__item .btn.active .js-nav_toggle::after{transform:translate(-50%, -50%) rotate(540deg)}.header_nav .is-main_navi_lists__item .inner_lists{display:none;margin:4px 0}.header_nav .is-main_navi_lists__item .inner_lists .is-main_navi_lists__item{padding:14px 0 0}.header_nav .is-main_navi_lists__item .inner_lists .is-main_navi_lists__item .btn .en{font-size:15px}@media only screen and (max-width:640px){.header_nav .is-main_navi_lists__item .inner_lists .is-main_navi_lists__item .btn .en{font-size:18px}}.header_nav .is-main_navi_lists__item .inner_lists .is-main_navi_lists__item .btn .jp{font-size:13px}.drawer-nav{width:400px;background:#fff;z-index:29999}@media only screen and (max-width:640px){.drawer-nav{width:100%}}.drawer-nav .drawer-menu{height:100%}.drawer-nav_inner{width:66%;margin:0 auto;padding:120px 0 0}@media only screen and (max-width:640px){.drawer-nav_inner{padding-top:12vh;width:78%}}.drawer-nav .is-main_navi_lists{display:block}.drawer-nav .is-main_navi_lists__item{margin-left:0}.drawer-nav .is-main_navi_lists__item .btn{display:block;position:relative;margin-left:0;text-align:left}.drawer-nav .is-main_navi_lists__item .btn .en,.drawer-nav .is-main_navi_lists__item .btn .jp{color:#000}.drawer-nav .is-main_navi_lists__item .btn .en{font-size:24px}.drawer-nav .is-main_navi_lists__item .btn .jp{font-size:18px;left:0;right:auto}.drawer-nav .is-main_navi_lists__item .btn .jp::after{background-color:#000;transform-origin:left top}.drawer-nav .is-main_navi_lists__item .btn.fit-content{margin-left:0}.drawer-nav .is-main_navi_lists__item .btn .js-nav_toggle::before,.drawer-nav .is-main_navi_lists__item .btn .js-nav_toggle::after{background-color:#000}.drawer-nav .is-main_navi_lists__item .inner_lists .is-main_navi_lists__item .btn .jp{font-size:16px}.drawer-nav .is-main_navi_lists__item .inner_lists .is-main_navi_lists__item .btn .en{font-size:18px}.drawer-nav .is-main_navi_lists .dead a,.drawer-nav .is-main_navi_lists .dead span{opacity:.6;filter:alpha(opacity=60);text-decoration:line-through;pointer-events:none}.drawer-nav .is-main_navi_lists .dead a::after,.drawer-nav .is-main_navi_lists .dead span::after{display:none}@media only screen and (max-width:640px){.drawer-nav .is-sns{display:block}}.drawer-nav .is-sns_lists{align-items:flex-start}@media only screen and (max-width:640px){.drawer-nav .is-sns_lists__item{margin-bottom:24px}}@media only screen and (max-width:640px){.drawer-nav .is-sns_lists__item a{width:30px;height:30px;justify-content:flex-start}}.drawer-nav .is-sns_lists__item a i{color:#000}@media only screen and (max-width:640px){.drawer-nav .is-sns_lists__item a i{font-size:24px}}.drawer-overlay{background:rgba(0,0,0,.6);z-index:29000}.drawer-hamburger{width:64px;height:64px;position:fixed;top:20px !important;right:3% !important;padding:0;filter:drop-shadow(0 5px 10px rgba(0, 0, 0, 0.1));transform:translateZ(0);z-index:30002;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media only screen and (min-width:641px)and (max-width:835px){.drawer-hamburger{top:50px !important}}@media only screen and (max-width:640px){.drawer-hamburger{width:30px;height:30px;top:8vw !important;right:8vw !important}}.drawer-hamburger-icon{width:40px;height:2px;background:#dc000c;background:#fff;margin:0}@media only screen and (max-width:640px){.drawer-hamburger-icon{width:30px}}.drawer-hamburger-icon:after,.drawer-hamburger-icon:before{background:#dc000c;background:#fff;height:2px}@media only screen and (max-width:640px){.drawer-hamburger-icon:before{top:-10px}}@media only screen and (max-width:640px){.drawer-hamburger-icon:after{top:10px}}.drawer-open .drawer-hamburger-icon{background:none}.drawer-open .drawer-hamburger-icon::before,.drawer-open .drawer-hamburger-icon::after{width:100%;background:#000}.drawer-open .drawer-hamburger-icon:before{left:0}.drawer-open .drawer-hamburger-icon:after{left:0}.drawer--right .drawer-nav{right:-100%}@media only screen and (max-width:640px){.drawer--right .drawer-nav{right:-100%}}.header-lower .is-main_navi_lists__item .btn .jp,.header-lower .is-main_navi_lists__item .btn .en{color:#000}.header-lower .is-main_navi_lists__item .btn .jp::after{background-color:#000}.header-lower .is-main_navi_lists__item .btn .js-nav_toggle::before,.header-lower .is-main_navi_lists__item .btn .js-nav_toggle::after{background-color:#000}.header-lower .is-sns_lists__item i{color:#000}.header-lower .drawer .drawer-hamburger .drawer-hamburger-icon{background-color:#000}.header-lower .drawer .drawer-hamburger .drawer-hamburger-icon::before,.header-lower .drawer .drawer-hamburger .drawer-hamburger-icon::after{background-color:#000}.header-lower .drawer.drawer-open .drawer-hamburger .drawer-hamburger-icon{background-color:rgba(0,0,0,0)}.paginavi{margin-top:40px}@media only screen and (min-width:641px)and (max-width:1366px){.paginavi{margin-top:30px}}@media only screen and (max-width:640px){.paginavi{margin-top:30px}}.paginavi ul{margin:0 auto;font-size:0;text-align:center;margin-bottom:-20px}@media only screen and (max-width:640px){.paginavi ul{margin-bottom:-10px}}.paginavi ul li{display:inline-block;vertical-align:middle;margin:0 20px 20px 0}@media only screen and (max-width:640px){.paginavi ul li{margin:0 12px 12px 0}}.paginavi ul li:last-child{margin-right:0}.paginavi ul li a{width:60px;height:60px;line-height:60px;display:block;color:#fff;text-align:center;font-weight:700;font-size:18px;border-radius:50%;background:#005dab;position:relative;transition:1s cubic-bezier(0.19, 1, 0.22, 1);opacity:.2;filter:alpha(opacity=20)}@media(min-width: 480px){.paginavi ul li a{font-size:24px;font-size:calc(0.0075*100vw + 14.4px)}}@media(min-width: 1280px){.paginavi ul li a{font-size:24px}}@media only screen and (max-width:640px){.paginavi ul li a{width:52px;height:52px;line-height:50px}}.paginavi ul li a:hover{opacity:1;filter:alpha(opacity=100)}.paginavi ul li a i{color:#fff;display:block;font-size:18px;line-height:60px;padding-left:5px}@media(min-width: 480px){.paginavi ul li a i{font-size:18px;font-size:calc(0*100vw + 18px)}}@media(min-width: 1280px){.paginavi ul li a i{font-size:18px}}@media only screen and (max-width:640px){.paginavi ul li a i{line-height:52px}}.paginavi ul li .dots{font-family:"Oswald",sans-serif;line-height:0;font-size:26px;font-size:2.6rem}@media only screen and (max-width:640px){.paginavi ul li .dots{font-size:20px;font-size:2rem}}.paginavi ul .current{width:60px;height:60px;line-height:60px;border-radius:50%;color:#fff;background:#005dab;font-size:18px;display:block;position:relative;font-weight:700}@media(min-width: 480px){.paginavi ul .current{font-size:24px;font-size:calc(0.0075*100vw + 14.4px)}}@media(min-width: 1280px){.paginavi ul .current{font-size:24px}}@media only screen and (max-width:640px){.paginavi ul .current{width:52px;height:52px;line-height:50px}}.paginavi ul .next,.paginavi ul .prev{position:relative;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}@media only screen and (min-width:780px){.paginavi ul .next:hover::before,.paginavi ul .prev:hover::before{color:#005dab}}.is-single-hdr{margin:0 0 60px}@media only screen and (min-width:641px)and (max-width:1366px){.is-single-hdr{margin:0 0 40px}}@media only screen and (max-width:640px){.is-single-hdr{margin:0 0 30px}}.is-single-hdr .thumb img{display:block;margin:0 auto;width:100%}.is-single-body{position:relative}.is-single-body .post-title{font-size:20px;line-height:1.7;margin-bottom:30px;font-weight:700;letter-spacing:.12em}@media(min-width: 480px){.is-single-body .post-title{font-size:32px;font-size:calc(0.015*100vw + 12.8px)}}@media(min-width: 1280px){.is-single-body .post-title{font-size:32px}}@media only screen and (max-width:640px){.is-single-body .post-title{margin-bottom:24px}}.is-single-body .post-day{font-family:"Josefin Sans",sans-serif;font-size:15px;margin-bottom:60px;color:#99a7b0;font-weight:700;letter-spacing:.12em}@media(min-width: 480px){.is-single-body .post-day{font-size:16px;font-size:calc(0.00125*100vw + 14.4px)}}@media(min-width: 1280px){.is-single-body .post-day{font-size:16px}}@media only screen and (max-width:640px){.is-single-body .post-day{margin-bottom:40px}}.is-single-body .the_content h2,.is-single-body .the_content h3,.is-single-body .the_content h4,.is-single-body .the_content h5,.is-single-body .the_content h6,.is-single-body .the_content p,.is-single-body .the_content a,.is-single-body .the_content span,.is-single-body .the_content strong,.is-single-body .the_content i,.is-single-body .the_content li,.is-single-body .the_content em{font-family:"Noto Sans JP",sans-serif;font-size:16px}@media(min-width: 480px){.is-single-body .the_content h2,.is-single-body .the_content h3,.is-single-body .the_content h4,.is-single-body .the_content h5,.is-single-body .the_content h6,.is-single-body .the_content p,.is-single-body .the_content a,.is-single-body .the_content span,.is-single-body .the_content strong,.is-single-body .the_content i,.is-single-body .the_content li,.is-single-body .the_content em{font-size:16px;font-size:calc(0*100vw + 16px)}}@media(min-width: 1280px){.is-single-body .the_content h2,.is-single-body .the_content h3,.is-single-body .the_content h4,.is-single-body .the_content h5,.is-single-body .the_content h6,.is-single-body .the_content p,.is-single-body .the_content a,.is-single-body .the_content span,.is-single-body .the_content strong,.is-single-body .the_content i,.is-single-body .the_content li,.is-single-body .the_content em{font-size:16px}}.is-single-body .the_content h2{padding:22px 1.2em;background:#005dab;line-height:1.69;color:#fff;margin:100px 0 50px;font-size:22px}@media(min-width: 480px){.is-single-body .the_content h2{font-size:26px;font-size:calc(0.005*100vw + 19.6px)}}@media(min-width: 1280px){.is-single-body .the_content h2{font-size:26px}}@media only screen and (min-width:641px)and (max-width:1366px){.is-single-body .the_content h2{margin:60px 0 30px}}@media only screen and (max-width:640px){.is-single-body .the_content h2{padding:24px;margin:40px 0 28px}}.is-single-body .the_content h3{border-left:6px solid #005dab;padding:0 0 0 .8em;margin:60px 0 40px;font-size:20px;line-height:1.5}@media(min-width: 480px){.is-single-body .the_content h3{font-size:24px;font-size:calc(0.005*100vw + 17.6px)}}@media(min-width: 1280px){.is-single-body .the_content h3{font-size:24px}}@media only screen and (max-width:640px){.is-single-body .the_content h3{margin:40px 0 28px}}.is-single-body .the_content h4{margin:60px 0 38px;font-size:18px}@media(min-width: 480px){.is-single-body .the_content h4{font-size:18px;font-size:calc(0*100vw + 18px)}}@media(min-width: 1280px){.is-single-body .the_content h4{font-size:18px}}@media only screen and (max-width:640px){.is-single-body .the_content h4{margin:40px 0 24px}}.is-single-body .the_content h5{margin:60px 0 38px;font-size:18px}@media(min-width: 480px){.is-single-body .the_content h5{font-size:18px;font-size:calc(0*100vw + 18px)}}@media(min-width: 1280px){.is-single-body .the_content h5{font-size:18px}}@media only screen and (max-width:640px){.is-single-body .the_content h5{margin:40px 0 24px}}.is-single-body .the_content p,.is-single-body .the_content span,.is-single-body .the_content strong,.is-single-body .the_content a,.is-single-body .the_content i,.is-single-body .the_content em{font-weight:500;margin-bottom:50px}@media only screen and (max-width:640px){.is-single-body .the_content p,.is-single-body .the_content span,.is-single-body .the_content strong,.is-single-body .the_content a,.is-single-body .the_content i,.is-single-body .the_content em{margin-bottom:24px}}.is-single-body .the_content p{line-height:2.6;letter-spacing:.06em}@media only screen and (max-width:640px){.is-single-body .the_content p{line-height:2.4}}.is-single-body .the_content a{color:#005dab;text-decoration:underline}.is-single-body .the_content img{width:auto;max-width:100%;margin-bottom:50px}@media only screen and (max-width:640px){.is-single-body .the_content img{margin-bottom:24px !important}}.is-single-body .the_content ul{padding-left:30px;margin:40px 0}.is-single-body .the_content ul li{list-style:disc;font-weight:500;line-height:1.6}.is-single-body .the_content ol{padding-left:30px;margin:40px 0}.is-single-body .the_content ol li{list-style:decimal;font-weight:500;line-height:1.6}.is-single-body .the_content strong{font-weight:700}.is-single-body .the_content blockquote{padding:30px;background:#005dab}@media only screen and (max-width:640px){.is-single-body .the_content blockquote{padding:6% 8vw}}.is-single-body .the_content blockquote p{color:#fff;margin-bottom:0;font-weight:500;line-height:2}.is-single-body .the_content .fa-brands,.is-single-body .the_content .fab{font-family:"Font Awesome 6 Brands";font-weight:400}.is-single-body .the_content .fa-solid,.is-single-body .the_content .fas{font-family:"Font Awesome 6 Free";font-weight:900}.is-single-body .the_content .aligncenter{margin:0 auto}.is-single .btn-more{max-width:520px;margin:80px auto 0}@media only screen and (max-width:640px){.is-single .btn-more{margin:50px auto 0}}.article{position:relative}.article .article-news_lists{border-top:1px solid rgba(0,0,0,.2)}.article .article-news_lists__item{border-bottom:1px solid rgba(0,0,0,.2)}.article .article-news_lists__item .btn{display:-ms-flex;display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end;padding:20px 0}@media only screen and (max-width:640px){.article .article-news_lists__item .btn{padding:14px 0}}.article .article-news_lists__item .btn .title{font-size:14px;line-height:1.73;padding-left:30px;margin-left:26px;position:relative}@media(min-width: 480px){.article .article-news_lists__item .btn .title{font-size:16px;font-size:calc(0.0025*100vw + 12.8px)}}@media(min-width: 1280px){.article .article-news_lists__item .btn .title{font-size:16px}}@media only screen and (max-width:640px){.article .article-news_lists__item .btn .title{margin-left:14px;padding-left:24px}}.article .article-news_lists__item .btn .title::before{content:"";width:8px;height:8px;background-color:rgba(0,0,0,.12);border-radius:50%;position:absolute;left:0;top:50%;transform:translate(0, -50%)}.article .article-news_lists__item .btn .date{font-family:"Oswald",sans-serif;font-size:13px;line-height:1;letter-spacing:0;font-weight:500;opacity:.6;filter:alpha(opacity=60)}@media(min-width: 480px){.article .article-news_lists__item .btn .date{font-size:13px;font-size:calc(0*100vw + 13px)}}@media(min-width: 1280px){.article .article-news_lists__item .btn .date{font-size:13px}}.bg-blur{width:100%;position:absolute;top:100vh;left:0}.bg-blur .bg-circle{aspect-ratio:1;background-color:rgba(242,203,203,.3);display:block;border-radius:50%;z-index:-10000;-ms-filter:blur(50px);filter:blur(50px);opacity:.2;position:absolute;z-index:-1}.bg-blur .circle-1{width:50.8vw;top:-120px;left:-50px;background-color:#25d4f0}.bg-blur .circle-2{width:71.2vw;top:190px;right:72px;background-color:#007fff}.bg-blur .circle-3{width:54.5vw;top:1044px;left:35px;background-color:#f8b7d8}.bg-blur .circle-4{width:50.8vw;top:2010px;right:132px;background-color:#25d4f0}.bg-blur-lower .bg-circle{opacity:.1}ol{list-style:none}.index-body{position:relative;padding-top:210px;background:rgba(0,0,0,0)}@media only screen and (min-width:641px)and (max-width:835px){.index-body{padding-top:70px}}@media only screen and (max-width:640px){.index-body{padding-top:70px}}.index-body.index-lower{padding-top:0;padding-bottom:160px}@media only screen and (min-width:641px)and (max-width:1366px){.index-body.index-lower{padding-bottom:120px}}@media only screen and (min-width:641px)and (max-width:835px){.index-body.index-lower{padding-bottom:100px}}@media only screen and (max-width:640px){.index-body.index-lower{margin-top:40px;padding-bottom:50px}}.index-body.index-lower .bg-blur .bg-circle{opacity:.1}.main_text{font-weight:500;line-height:2.66}@media only screen and (min-width:641px)and (max-width:1366px){.main_text{line-height:2.4}}@media only screen and (max-width:640px){.main_text{line-height:2.2}}.main_text.small{font-size:14px;line-height:2}@media(min-width: 480px){.main_text.small{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.main_text.small{font-size:15px}}.main_lead{position:relative;z-index:100}.main_lead .text{display:block;font-size:28px;letter-spacing:.12em;line-height:1.3;position:relative}@media(min-width: 480px){.main_lead .text{font-size:48px;font-size:calc(0.025*100vw + 16px)}}@media(min-width: 1280px){.main_lead .text{font-size:48px}}@media only screen and (max-width:640px){.main_lead .text{line-height:1.7;letter-spacing:.05em}}.main_lead .text.shift{margin-left:-0.6em}.sub_lead{font-size:24px;line-height:1.58}@media(min-width: 480px){.sub_lead{font-size:34px;font-size:calc(0.0125*100vw + 18px)}}@media(min-width: 1280px){.sub_lead{font-size:34px}}.mt1{margin-top:160px}@media only screen and (min-width:641px)and (max-width:1366px){.mt1{margin-top:140px}}@media only screen and (min-width:641px)and (max-width:835px){.mt1{margin-top:120px}}@media only screen and (max-width:640px){.mt1{margin-top:60px}}.mt2{margin-top:112px}@media only screen and (min-width:641px)and (max-width:1366px){.mt2{margin-top:100px}}@media only screen and (min-width:641px)and (max-width:835px){.mt2{margin-top:80px}}@media only screen and (max-width:640px){.mt2{margin-top:60px}}.mt3{margin-top:80px}@media only screen and (min-width:641px)and (max-width:1366px){.mt3{margin-top:60px}}@media only screen and (max-width:640px){.mt3{margin-top:50px}}.mt4{margin-top:136px}@media only screen and (min-width:641px)and (max-width:1366px){.mt4{margin-top:120px}}@media only screen and (min-width:641px)and (max-width:835px){.mt4{margin-top:100px}}@media only screen and (max-width:640px){.mt4{margin-top:60px}}.mt5{margin-top:91px}@media only screen and (min-width:641px)and (max-width:1366px){.mt5{margin-top:80px}}@media only screen and (min-width:641px)and (max-width:835px){.mt5{margin-top:60px}}@media only screen and (max-width:640px){.mt5{margin-top:40px}}.side-margin{padding-left:11.1vw}@media only screen and (min-width:641px)and (max-width:1112px){.side-margin{padding-left:8vw}}@media only screen and (max-width:640px){.side-margin{padding-left:5vw;padding-right:5vw;width:100%}}.arrow-box{width:62px;height:62px;border-radius:50%;border:1px solid #fff;display:-ms-flex;display:flex;justify-content:center;align-items:center;z-index:1;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}@media only screen and (min-width:641px)and (max-width:1366px){.arrow-box{width:50px;height:50px}}@media only screen and (min-width:641px)and (max-width:835px){.arrow-box{width:46px;height:46px}}@media only screen and (max-width:640px){.arrow-box{width:36px;height:36px}}.arrow-box .arrow{width:20px}@media only screen and (max-width:640px){.arrow-box .arrow{width:15px}}.swiper-button{display:-ms-flex;display:flex;align-items:center;position:absolute;top:0;right:66px;z-index:100}@media only screen and (min-width:641px)and (max-width:835px){.swiper-button{right:30px}}@media only screen and (max-width:640px){.swiper-button{right:3vw}}.swiper-button-prev{transform:scale(-1, 1)}.swiper-button-prev,.swiper-button-next{margin-left:12px;position:relative !important;top:auto !important;left:auto !important;right:auto !important}@media only screen and (min-width:641px)and (max-width:835px){.swiper-button-prev,.swiper-button-next{margin-left:6px}}@media only screen and (max-width:640px){.swiper-button-prev,.swiper-button-next{margin-left:6px}}.swiper-button-prev:after,.swiper-button-next:after{content:"" !important;background:url(//gfcorp.jp/wp-content/themes/gf_corp1.0.0/assets/images/common/arrow-bl.svg) center/20px no-repeat;font-size:0;padding-left:0}@media only screen and (max-width:640px){.swiper-button-prev:after,.swiper-button-next:after{background-size:16px}}.ac_lists__item{display:-ms-flex;display:flex;background-color:#fff;cursor:pointer}.ac_lists__item:not(:first-child){margin-top:20px}.ac_lists__item.active .ac-toggle .toggle-mark{transform:translate(-50%, -50%) rotate(450deg)}.ac_lists__item.active .ac-toggle .toggle-mark:after{visibility:hidden;opacity:0}.ac-content{width:88.8%;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}@media only screen and (max-width:640px){.ac-content{width:85%}}.ac-content:hover{opacity:.6}.ac-content .ac-head,.ac-content .ac-body{padding:50px 40px 50px 50px}@media only screen and (min-width:641px)and (max-width:835px){.ac-content .ac-head,.ac-content .ac-body{padding:40px 30px 40px 40px}}@media only screen and (max-width:640px){.ac-content .ac-head,.ac-content .ac-body{padding:30px 6vw}}.ac-content .ac-head .title{font-size:16px;line-height:1.77;margin-top:30px}@media(min-width: 480px){.ac-content .ac-head .title{font-size:26px;font-size:calc(0.0125*100vw + 10px)}}@media(min-width: 1280px){.ac-content .ac-head .title{font-size:26px}}@media only screen and (max-width:640px){.ac-content .ac-head .title{line-height:1.5;margin-top:18px}}.ac-content .ac-body{border-top:1px solid #ededed;display:none}.ac-content .ac-body-text{font-size:15px;line-height:1.86;font-weight:500}@media(min-width: 480px){.ac-content .ac-body-text{font-size:15px;font-size:calc(0*100vw + 15px)}}@media(min-width: 1280px){.ac-content .ac-body-text{font-size:15px}}.ac-content .ac-body_lists__item{margin-top:20px;line-height:1.5;font-size:15px;padding-left:1.6em;position:relative}@media(min-width: 480px){.ac-content .ac-body_lists__item{font-size:15px;font-size:calc(0*100vw + 15px)}}@media(min-width: 1280px){.ac-content .ac-body_lists__item{font-size:15px}}.ac-content .ac-body_lists__item::before{content:"";width:8px;height:8px;background-color:#d0d0d0;border-radius:50%;position:absolute;top:8px;left:0}.ac-toggle{width:11.2%;display:block;border-left:1px solid #ededed;position:relative}@media only screen and (max-width:640px){.ac-toggle{width:15%}}.ac-toggle .toggle-mark{position:absolute;top:50%;left:50%;top:50%;left:50%;transform:translate(-50%, -50%);transition:1s cubic-bezier(0.19, 1, 0.22, 1)}.ac-toggle .toggle-mark::before,.ac-toggle .toggle-mark::after{content:"";width:2px;height:18px;background-color:#558a8d;position:absolute;top:50%;left:50%;top:50%;left:50%;transform:translate(-50%, -50%);transition:1s cubic-bezier(0.19, 1, 0.22, 1)}.ac-toggle .toggle-mark::after{transform:translate(-50%, -50%) rotate(90deg)}.split{display:-ms-flex;display:flex;justify-content:space-between}@media only screen and (min-width:641px)and (max-width:835px){.split{flex-direction:column}}@media only screen and (max-width:640px){.split{flex-direction:column;margin-right:calc(50% - 50vw)}}.split-L{width:29.6%}@media only screen and (min-width:641px)and (max-width:835px){.split-L{width:100%;padding-right:8vw}}@media only screen and (max-width:640px){.split-L{width:100%;padding-right:5vw}}.split-L .text{font-size:15px;font-weight:500;line-height:2.66}@media(min-width: 480px){.split-L .text{font-size:15px;font-size:calc(0*100vw + 15px)}}@media(min-width: 1280px){.split-L .text{font-size:15px}}@media only screen and (max-width:640px){.split-L .text{line-height:2.2}}.split-R{width:62.5%}@media only screen and (min-width:641px)and (max-width:835px){.split-R{width:100%;margin-top:40px}}@media only screen and (max-width:640px){.split-R{width:100%;margin-top:24px}}.split-shift{display:-ms-flex;display:flex;justify-content:space-between}@media only screen and (max-width:640px){.split-shift{flex-direction:column}}.split-shift-L{position:relative;width:55.5%;margin-right:-80px}@media only screen and (min-width:641px)and (max-width:1366px){.split-shift-L{width:80%}}@media only screen and (max-width:640px){.split-shift-L{width:90%}}.split-shift-R{width:50vw;position:relative;z-index:100;margin-top:50px}@media only screen and (min-width:641px)and (max-width:1366px){.split-shift-R{width:60%;margin-top:70px}}@media only screen and (min-width:641px)and (max-width:835px){.split-shift-R{width:54%;margin-top:40px}}@media only screen and (max-width:640px){.split-shift-R{width:80%;margin-top:-40px;margin-left:auto}}.split-shift-title{position:absolute;top:0;left:160px;transform:translateY(-50%)}@media only screen and (min-width:641px)and (max-width:1366px){.split-shift-title{left:8vw}}@media only screen and (max-width:640px){.split-shift-title{left:7vw}}.split-shift-content{padding:74px 160px 127px;background-color:#fff;font-size:14px;line-height:1.86;font-weight:500}@media(min-width: 480px){.split-shift-content{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.split-shift-content{font-size:15px}}@media only screen and (min-width:641px)and (max-width:1366px){.split-shift-content{padding:70px 14vw 80px 8vw}}@media only screen and (min-width:641px)and (max-width:835px){.split-shift-content{padding:60px 17vw 60px 8vw}}@media only screen and (max-width:640px){.split-shift-content{padding:40px 7vw 70px}}.desc_lists{flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:640px){.desc_lists{flex-direction:column}}.desc_lists__item{width:calc((100% - 60px)/2);margin-top:30px}@media only screen and (min-width:641px)and (max-width:835px){.desc_lists__item{width:calc((100% - 30px)/2)}}@media only screen and (max-width:640px){.desc_lists__item{width:100%}}.desc_lists__item-title,.desc_lists__item-text{padding-left:26px}@media only screen and (max-width:640px){.desc_lists__item-title,.desc_lists__item-text{padding-left:20px}}.desc_lists__item-title{font-size:15px;position:relative}@media(min-width: 480px){.desc_lists__item-title{font-size:15px;font-size:calc(0*100vw + 15px)}}@media(min-width: 1280px){.desc_lists__item-title{font-size:15px}}.desc_lists__item-title::before{content:"";width:8px;height:8px;background-color:#d0d0d0;border-radius:50%;position:absolute;top:50%;left:0;top:50%;transform:translate(0, -50%)}.desc_lists__item-text{font-size:13px;margin-top:14px;font-weight:500;line-height:1.7}@media(min-width: 480px){.desc_lists__item-text{font-size:13px;font-size:calc(0*100vw + 13px)}}@media(min-width: 1280px){.desc_lists__item-text{font-size:13px}}@media only screen and (max-width:640px){.desc_lists__item-text{margin-top:10px}}.clm1_lists__item{display:-ms-flex;display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:26px 30px}@media only screen and (max-width:640px){.clm1_lists__item{flex-direction:column;padding:14px 5vw}}.clm1_lists__item:not(:first-child){margin-top:8px}.clm1_lists__item-title,.clm1_lists__item-text,.clm1_lists__item-text a,.clm1_lists__item-text_lists__item,.clm1_lists__item-text_lists__item a,.clm1_lists__item-text_lists__item .inner_lists__item{font-weight:500;font-size:15px;line-height:1.5}@media(min-width: 480px){.clm1_lists__item-title,.clm1_lists__item-text,.clm1_lists__item-text a,.clm1_lists__item-text_lists__item,.clm1_lists__item-text_lists__item a,.clm1_lists__item-text_lists__item .inner_lists__item{font-size:15px;font-size:calc(0*100vw + 15px)}}@media(min-width: 1280px){.clm1_lists__item-title,.clm1_lists__item-text,.clm1_lists__item-text a,.clm1_lists__item-text_lists__item,.clm1_lists__item-text_lists__item a,.clm1_lists__item-text_lists__item .inner_lists__item{font-size:15px}}.clm1_lists__item-title{width:175px}@media only screen and (min-width:641px)and (max-width:835px){.clm1_lists__item-title{width:120px}}@media only screen and (max-width:640px){.clm1_lists__item-title{width:100%}}.clm1_lists__item-title.en{font-family:"Josefin Sans",sans-serif;color:#005dab}@media only screen and (max-width:640px){.clm1_lists__item-title.en{font-size:16px}}.clm1_lists__item-text{width:calc(100% - 175px)}@media only screen and (min-width:641px)and (max-width:835px){.clm1_lists__item-text{width:calc(100% - 120px)}}@media only screen and (max-width:640px){.clm1_lists__item-text{margin-top:10px;width:100%}}@media only screen and (max-width:640px)and (max-width:640px){.clm1_lists__item-text{margin-top:6px}}.clm1_lists__item-text a{color:#005dab;text-decoration:underline;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}.clm1_lists__item-text a:hover{opacity:.7;filter:alpha(opacity=70)}.clm1_lists__item-text a i{margin-left:4px;font-size:16px;color:#005dab}@media(min-width: 480px){.clm1_lists__item-text a i{font-size:16px;font-size:calc(0*100vw + 16px)}}@media(min-width: 1280px){.clm1_lists__item-text a i{font-size:16px}}.clm1_lists__item-text_lists__item{padding-left:1.6em;position:relative;font-weight:500}.clm1_lists__item-text_lists__item::before{content:"";width:8px;height:8px;background-color:#d0d0d0;border-radius:50%;position:absolute;top:8px;left:0}@media only screen and (min-width:641px)and (max-width:835px){.clm1_lists__item-text_lists__item{padding-left:20px}}@media only screen and (max-width:640px){.clm1_lists__item-text_lists__item{padding-left:20px}}.clm1_lists__item-text_lists__item:not(:first-child){margin-top:15px}@media only screen and (max-width:640px){.clm1_lists__item-text_lists__item:not(:first-child){margin-top:12px}}.clm1_lists__item-text_lists__item .inner_lists{padding-left:1em}.clm1_lists.clm1_lists-history .clm1_lists__item-title{font-family:"Josefin Sans",sans-serif;font-weight:700;color:#005dab}.ceo-box{min-height:600px;display:-ms-flex;display:flex;align-items:center;justify-content:flex-end}@media only screen and (min-width:641px)and (max-width:835px){.ceo-box{flex-direction:column;padding:0;background-image:none}}@media only screen and (max-width:640px){.ceo-box{flex-direction:column;padding:0;background-image:none}}@media only screen and (min-width:641px)and (max-width:835px){.ceo-box .pc-img{display:none}}@media only screen and (max-width:640px){.ceo-box .pc-img{display:none}}.ceo-box .sp-img{display:none}@media only screen and (min-width:641px)and (max-width:835px){.ceo-box .sp-img{display:block}}@media only screen and (max-width:640px){.ceo-box .sp-img{display:block}}.ceo-box .text-box{width:48%;margin-left:auto;background-color:#fff;padding:46px 80px 60px;position:relative}@media only screen and (min-width:641px)and (max-width:1366px){.ceo-box .text-box{width:54%}}@media only screen and (min-width:641px)and (max-width:835px){.ceo-box .text-box{width:80%;margin:-30% auto 0}}@media only screen and (max-width:640px){.ceo-box .text-box{width:90%;padding:50px 8vw 8vw;margin:-25% auto 0}}.ceo-box .text-box .title{font-size:30px;letter-spacing:.05em;font-family:"Oswald",sans-serif;font-weight:500;position:absolute;top:0;transform:translateY(-50%)}@media(min-width: 480px){.ceo-box .text-box .title{font-size:34px;font-size:calc(0.005*100vw + 27.6px)}}@media(min-width: 1280px){.ceo-box .text-box .title{font-size:34px}}@media only screen and (min-width:641px)and (max-width:1366px){.ceo-box .text-box .title{left:50px}}@media only screen and (min-width:641px)and (max-width:835px){.ceo-box .text-box .title{position:relative;left:auto;transform:none;margin-bottom:32px}}@media only screen and (max-width:640px){.ceo-box .text-box .title{position:relative;left:auto;transform:none;margin-bottom:24px}}.ceo-box .text-box .name{align-items:flex-end;font-size:15px}@media(min-width: 480px){.ceo-box .text-box .name{font-size:15px;font-size:calc(0*100vw + 15px)}}@media(min-width: 1280px){.ceo-box .text-box .name{font-size:15px}}.ceo-box .text-box .name .jp{font-size:15px}@media(min-width: 480px){.ceo-box .text-box .name .jp{font-size:18px;font-size:calc(0.00375*100vw + 13.2px)}}@media(min-width: 1280px){.ceo-box .text-box .name .jp{font-size:18px}}.ceo-box .text-box .name .en{font-size:13px;margin-left:10px;color:#8b8b8b;font-family:"Josefin Sans",sans-serif}@media(min-width: 480px){.ceo-box .text-box .name .en{font-size:13px;font-size:calc(0*100vw + 13px)}}@media(min-width: 1280px){.ceo-box .text-box .name .en{font-size:13px}}.ceo-box .text-box .text{margin-top:40px;font-size:14px;font-weight:500;line-height:2}@media(min-width: 480px){.ceo-box .text-box .text{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.ceo-box .text-box .text{font-size:15px}}@media only screen and (min-width:641px)and (max-width:835px){.ceo-box .text-box .text{margin-top:30px}}@media only screen and (max-width:640px){.ceo-box .text-box .text{margin-top:24px;line-height:1.8}}.director-text .position{font-size:11px;margin-top:24px;line-height:1.2}@media(min-width: 480px){.director-text .position{font-size:11px;font-size:calc(0*100vw + 11px)}}@media(min-width: 1280px){.director-text .position{font-size:11px}}@media only screen and (max-width:640px){.director-text .position{margin-top:20px}}.director-text .name{margin-top:10px;display:-ms-flex;display:flex;align-items:flex-end}@media only screen and (max-width:640px){.director-text .name{margin-top:6px}}.director-text .name .jp{font-size:16px;line-height:1.2}@media(min-width: 480px){.director-text .name .jp{font-size:18px;font-size:calc(0.0025*100vw + 14.8px)}}@media(min-width: 1280px){.director-text .name .jp{font-size:18px}}.director-text .name .en{font-family:"Josefin Sans",sans-serif;font-size:13px;color:#8b8b8b;margin-left:10px;line-height:1.2}@media(min-width: 480px){.director-text .name .en{font-size:13px;font-size:calc(0*100vw + 13px)}}@media(min-width: 1280px){.director-text .name .en{font-size:13px}}.director-text .detail-text{margin-top:16px;font-size:15px;font-weight:500;line-height:1.73}@media(min-width: 480px){.director-text .detail-text{font-size:15px;font-size:calc(0*100vw + 15px)}}@media(min-width: 1280px){.director-text .detail-text{font-size:15px}}@media only screen and (max-width:640px){.director-text .detail-text{line-height:1.5}}.business-head{margin-bottom:80px}@media only screen and (min-width:641px)and (max-width:835px){.business-head{margin-bottom:60px}}@media only screen and (max-width:640px){.business-head{margin-bottom:30px}}.business-body_wrap{position:relative}.business-body_lists{display:-ms-flex;display:flex;justify-content:flex-start}@media only screen and (max-width:640px){.business-body_lists{display:block}}.business-body_lists__item{width:33.3333333333%;height:480px;overflow:hidden;position:relative;transition:.8s}@media only screen and (min-width:641px)and (max-width:1112px){.business-body_lists__item{height:320px}}@media only screen and (min-width:641px)and (max-width:835px){.business-body_lists__item{width:100%;height:300px}}@media only screen and (max-width:640px){.business-body_lists__item{width:100%;height:160px}}.business-body_lists__item:hover .btn .bg-img:after{transform:scale(1.1);transition-duration:2s}.business-body_lists__item .btn{display:block;width:100%;height:100%;position:relative;display:-ms-flex;display:flex;justify-content:center;align-items:center}.business-body_lists__item .btn:before{content:"";display:block;opacity:.4;background:linear-gradient(135deg, #ea1f1f 0%, #753f82 51.23%, #0354c4 100%);width:100%;height:100%;position:absolute;top:0;left:0;z-index:50}.business-body_lists__item .btn .bg-img{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.business-body_lists__item .btn .bg-img:after{position:absolute;content:"";display:block;width:100%;height:100%;top:0;left:0;background-repeat:no-repeat;background-position:center;background-size:cover;transition:all .3s ease-out}.business-body_lists__item .btn .bg-img-01:after{background-image:url(//gfcorp.jp/wp-content/themes/gf_corp1.0.0/assets/images/home/business-bg-01.jpg)}.business-body_lists__item .btn .bg-img-02:after{background-image:url(//gfcorp.jp/wp-content/themes/gf_corp1.0.0/assets/images/home/business-bg-02.jpg)}.business-body_lists__item .btn .bg-img-03:after{background-image:url(//gfcorp.jp/wp-content/themes/gf_corp1.0.0/assets/images/home/business-bg-03.jpg)}.business-body_lists__item .btn .text-box{position:relative;z-index:100}@media only screen and (max-width:640px){.business-body_lists__item .btn .text-box{padding-bottom:40px}}.business-body_lists__item .btn .text-box .jp,.business-body_lists__item .btn .text-box .en{text-align:center;margin:0 auto;margin-left:auto;margin-right:auto;display:block;color:#fff}@media only screen and (min-width:641px)and (max-width:835px){.business-body_lists__item .btn .text-box .jp,.business-body_lists__item .btn .text-box .en{margin:0}}@media only screen and (max-width:640px){.business-body_lists__item .btn .text-box .jp,.business-body_lists__item .btn .text-box .en{margin:0}}.business-body_lists__item .btn .text-box .jp{font-size:10px;margin-bottom:14px;letter-spacing:.12em;text-orientation:upright;line-height:1}@media(min-width: 480px){.business-body_lists__item .btn .text-box .jp{font-size:38px;font-size:calc(0.035*100vw + -6.8px)}}@media(min-width: 1280px){.business-body_lists__item .btn .text-box .jp{font-size:38px}}@media only screen and (min-width:641px)and (max-width:1366px){.business-body_lists__item .btn .text-box .jp{letter-spacing:.2em}}@media only screen and (min-width:641px)and (max-width:835px){.business-body_lists__item .btn .text-box .jp{font-size:22px;margin-bottom:10px}}@media only screen and (max-width:640px){.business-body_lists__item .btn .text-box .jp{font-size:18px;letter-spacing:.12em;margin-bottom:12px}}.business-body_lists__item .btn .text-box .en{margin-top:auto;font-family:"Josefin Sans",sans-serif;font-size:12px;line-height:1.4}@media(min-width: 480px){.business-body_lists__item .btn .text-box .en{font-size:15px;font-size:calc(0.00375*100vw + 10.2px)}}@media(min-width: 1280px){.business-body_lists__item .btn .text-box .en{font-size:15px}}.business-body_lists__item .btn .text-box .en.small{font-size:11px}@media(min-width: 480px){.business-body_lists__item .btn .text-box .en.small{font-size:13px;font-size:calc(0.0025*100vw + 9.8px)}}@media(min-width: 1280px){.business-body_lists__item .btn .text-box .en.small{font-size:13px}}.business-body_lists__item .btn .arrow-box{position:absolute;bottom:60px;left:50%;z-index:100;transform:translateX(-50%);transition:.8s}@media only screen and (min-width:641px)and (max-width:835px){.business-body_lists__item .btn .arrow-box{bottom:40px}}@media only screen and (max-width:640px){.business-body_lists__item .btn .arrow-box{bottom:25px}}.business-body_lists__item .btn .arrow-box .arrow{transition:1s cubic-bezier(0.19, 1, 0.22, 1)}.kv{height:100vh;position:relative}@media only screen and (min-width:641px)and (max-width:1366px){.kv{height:100dvh}}@media only screen and (max-width:640px){.kv{height:100dvh}}.kv #youtube-area{width:100%;height:100%;z-index:-100;position:fixed;top:0;right:0;left:0;bottom:0;overflow:hidden}.kv #youtube-area::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:#07bca0;background:linear-gradient(-60deg, #07bca0 0%, #473bd1 44.32%, #a112ed 100%);opacity:.2;z-index:1}.kv #youtube-area #youtube{width:177.77777778vh;height:56.25vw;min-height:100%;min-width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(1.35)}.kv .primary_title .jp{text-transform:none}.kv-lead,.kv .letter{font-family:"Oswald",sans-serif;font-size:46px;font-weight:500;letter-spacing:-0.11em;line-height:1.125;color:#fff}@media(min-width: 480px){.kv-lead,.kv .letter{font-size:90px;font-size:calc(0.055*100vw + 19.6px)}}@media(min-width: 1280px){.kv-lead,.kv .letter{font-size:90px}}@media only screen and (max-width:640px){.kv-lead,.kv .letter{font-size:33px;line-height:1.15}}@media only screen and (max-width:640px)and (min-width: 320px){.kv-lead,.kv .letter{font-size:42px;font-size:calc(0.05625*100vw + 15px)}}@media only screen and (max-width:640px)and (min-width: 480px){.kv-lead,.kv .letter{font-size:42px}}.kv-lead{margin-left:5vw;position:absolute;bottom:0;left:0;padding-bottom:60px}@media only screen and (min-width:641px)and (max-width:1112px){.kv-lead{padding-bottom:40px}}@media only screen and (max-width:640px){.kv-lead{padding-bottom:6vw}}.kv-lead .space{margin-right:.4em}.kv-lead .red{color:#dc000c}.kv-scroll{position:absolute;bottom:0;right:0;overflow:hidden;width:4.2vw;z-index:100;display:-ms-flex;display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:641px)and (max-width:835px){.kv-scroll{width:8vw}}@media only screen and (max-width:640px){.kv-scroll{right:3vw;bottom:0;left:auto}}.kv-scroll .text{font-family:"Oswald",sans-serif;-moz-writing-mode:vertical-rl;writing-mode:tb-rl;writing-mode:vertical-rl;font-size:16px;font-weight:600;letter-spacing:.05em;color:#fff}@media(min-width: 480px){.kv-scroll .text{font-size:16px;font-size:calc(0*100vw + 16px)}}@media(min-width: 1280px){.kv-scroll .text{font-size:16px}}.kv-scroll .animation{margin-top:22px;display:block;position:relative;width:1px;height:66px}.kv-scroll .animation:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:100;width:100%;height:20px;background:#fff;animation:bordermove 2.4s ease-in-out infinite,bordermovehide 2.4s ease-out infinite}.kv-scroll .animation:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;background:rgba(255,255,255,.2)}@keyframes bordermove{0%{top:0}100%{top:100%}}@keyframes bordermovehide{0%{opacity:0}50%{opacity:1}80%{opacity:.9}100%{opacity:0}}.kv-lower{width:100%;display:-ms-flex;display:flex;justify-content:center;align-items:center;position:relative}.kv-lower .primary_title{width:100%}@media only screen and (max-width:640px){.kv-lower .kv-scroll{right:5vw}}.kv-lower .kv-scroll .text{color:#000}.kv-lower .kv-scroll .animation:before{background:#000}.kv-lower .kv-scroll .animation:after{background:rgba(0,0,0,.2)}.kv-lower-btn_lists{position:absolute;bottom:72px;left:0;display:-ms-flex;display:flex}@media only screen and (max-width:640px){.kv-lower-btn_lists{flex-direction:column;bottom:0}}.kv-lower-btn_lists__item{margin-right:37px}@media only screen and (max-width:640px){.kv-lower-btn_lists__item{margin-right:16px;margin-bottom:20px}}.kv-lower-btn_lists__item .btn{font-size:16px;color:#005dab;font-family:"Josefin Sans",sans-serif}@media(min-width: 480px){.kv-lower-btn_lists__item .btn{font-size:18px;font-size:calc(0.0025*100vw + 14.8px)}}@media(min-width: 1280px){.kv-lower-btn_lists__item .btn{font-size:18px}}@media only screen and (max-width:640px){.kv-lower-btn_lists__item .btn{letter-spacing:.06em}}.kv-lower-btn_lists__item .btn.jp{font-family:"Noto Sans JP",sans-serif;font-size:15px}@media(min-width: 480px){.kv-lower-btn_lists__item .btn.jp{font-size:18px;font-size:calc(0.00375*100vw + 13.2px)}}@media(min-width: 1280px){.kv-lower-btn_lists__item .btn.jp{font-size:18px}}.kv-business,.kv-story{align-items:flex-start;flex-direction:column;justify-content:center;padding-top:12vh}@media only screen and (min-width:641px)and (max-width:1366px){.kv-business,.kv-story{padding-top:4vh}}@media only screen and (max-width:640px){.kv-business,.kv-story{padding-top:4vh}}.kv-business .secondary_title,.kv-story .secondary_title{margin-top:55px;margin-bottom:0;display:inline-block}@media only screen and (min-width:641px)and (max-width:835px){.kv-business .secondary_title,.kv-story .secondary_title{margin-top:45px}}@media only screen and (max-width:640px){.kv-business .secondary_title,.kv-story .secondary_title{margin-top:60px}}.kv-business .secondary_title .en,.kv-business .secondary_title .jp,.kv-story .secondary_title .en,.kv-story .secondary_title .jp{color:#000}.kv-business .secondary_title .en,.kv-story .secondary_title .en{font-weight:700;letter-spacing:.12em}.kv-business .secondary_title .en:before,.kv-story .secondary_title .en:before{content:none}.kv-business .secondary_title .en.capitalize,.kv-story .secondary_title .en.capitalize{text-transform:capitalize}.kv-business .secondary_title .jp,.kv-story .secondary_title .jp{line-height:1.4}@media only screen and (max-width:640px){.kv-business .secondary_title .jp,.kv-story .secondary_title .jp{margin-top:8px;padding-left:10%}}.kv-business .secondary_title .jp:before,.kv-story .secondary_title .jp:before{background:#000}@media only screen and (max-width:640px){.kv-business .secondary_title .jp:before,.kv-story .secondary_title .jp:before{content:none}}.index{position:relative}.is-message-head{padding-bottom:50px;position:relative}@media only screen and (max-width:640px){.is-message-head{padding-bottom:20px}}.is-message-head .main_lead .text{color:#fff}.is-message-body{justify-content:space-between;position:relative}@media only screen and (max-width:640px){.is-message-body{display:block}}.is-message-body-L{width:64vw}@media only screen and (max-width:640px){.is-message-body-L{width:100%}}.is-message-body-L .text{color:#fff;font-size:15px;line-height:2.2;max-width:840px;margin-bottom:28px;font-weight:600}@media(min-width: 480px){.is-message-body-L .text{font-size:20px;font-size:calc(0.00625*100vw + 12px)}}@media(min-width: 1280px){.is-message-body-L .text{font-size:20px}}@media only screen and (max-width:640px){.is-message-body-L .text{margin-bottom:24px}}.is-message-body-L .primary_btn-hover{margin-top:96px}@media only screen and (max-width:640px){.is-message-body-L .primary_btn-hover{margin-top:60px;flex-direction:column;align-items:flex-start}}.is-message-body-R{width:36vw;position:relative;margin-top:18px}@media only screen and (max-width:640px){.is-message-body-R{width:50vw;height:auto;margin-top:0;position:absolute;bottom:-3vw;right:-8vw}}.is-message-body-R-btn{position:absolute;right:4.5vw;bottom:20px;width:240px;height:240px;border-radius:50%;filter:drop-shadow(0px 10px 30px rgba(28, 46, 65, 0.2));transition:1s cubic-bezier(0.19, 1, 0.22, 1)}@media only screen and (min-width:641px)and (max-width:835px){.is-message-body-R-btn{width:200px;height:200px}}@media only screen and (max-width:640px){.is-message-body-R-btn{width:38vw;height:38vw;max-width:135px;max-height:135px;position:relative;bottom:auto;left:auto;right:auto;transform:none}}.is-message-body-R-btn:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;border-radius:50%;background:linear-gradient(135deg, #40768d 0%, #335985 100%);z-index:-1;transition:.8s}.is-message-body-R-btn:hover:before{transform:rotate(135deg)}.is-message-body-R-btn:hover .arrow{left:55%}.is-message-body-R-btn .text{display:block;text-align:center;line-height:1}.is-message-body-R-btn .text.en{color:#fff;font-size:32px;letter-spacing:.05em}@media only screen and (min-width:641px)and (max-width:835px){.is-message-body-R-btn .text.en{font-size:28px}}@media only screen and (max-width:640px){.is-message-body-R-btn .text.en{font-size:18px}}.is-message-body-R-btn .text.jp{color:#fff;margin-top:10px;font-size:15px}@media(min-width: 480px){.is-message-body-R-btn .text.jp{font-size:15px;font-size:calc(0*100vw + 15px)}}@media(min-width: 1280px){.is-message-body-R-btn .text.jp{font-size:15px}}@media only screen and (min-width:641px)and (max-width:835px){.is-message-body-R-btn .text.jp{font-size:14px}}@media only screen and (max-width:640px){.is-message-body-R-btn .text.jp{margin-top:8px;font-size:11px}}.is-message-body-R-btn .arrow{display:block;width:20px;margin:30px auto 0;position:absolute;left:50%;transform:translate(-50%, 0);bottom:45px;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}@media only screen and (min-width:641px)and (max-width:835px){.is-message-body-R-btn .arrow{bottom:35px}}@media only screen and (max-width:640px){.is-message-body-R-btn .arrow{width:20px;bottom:22px}}@media only screen and (max-width: 320px){.is-message-body-R-btn .arrow{width:15px;bottom:20px}}.is-news{overflow:hidden;padding:180px 0 0 11.1vw}@media only screen and (min-width:641px)and (max-width:1366px){.is-news{padding-top:120px}}@media only screen and (min-width:641px)and (max-width:835px){.is-news{padding-left:8vw}}@media only screen and (max-width:640px){.is-news{padding:90px 5vw 0}}.is-news-head{margin-bottom:73px}@media only screen and (max-width:640px){.is-news-head{margin-bottom:40px}}.is-news-head .primary_title .en{font-size:36px;letter-spacing:.12em}@media(min-width: 480px){.is-news-head .primary_title .en{font-size:60px;font-size:calc(0.03*100vw + 21.6px)}}@media(min-width: 1280px){.is-news-head .primary_title .en{font-size:60px}}.is-news_lists{margin-bottom:50px}@media only screen and (max-width:640px){.is-news_lists{margin-bottom:20px}}.is-news_lists .article-news_lists__item{transition:1s cubic-bezier(0.19, 1, 0.22, 1)}.is-news_lists .article-news_lists__item:hover{opacity:.7;filter:alpha(opacity=70)}.is-news_lists .article-news_lists__item .btn .title{font-size:14px;color:#fff;line-height:1.4;border-top:1px solid #fff;padding-top:25px}@media(min-width: 480px){.is-news_lists .article-news_lists__item .btn .title{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-news_lists .article-news_lists__item .btn .title{font-size:15px}}@media only screen and (max-width:640px){.is-news_lists .article-news_lists__item .btn .title{padding-top:16px}}.is-news_lists .article-news_lists__item .btn .date{color:#fff;margin-top:17px;font-family:"Oswald",sans-serif;font-size:13px;line-height:1;letter-spacing:0;font-weight:500;opacity:.6;filter:alpha(opacity=60)}@media(min-width: 480px){.is-news_lists .article-news_lists__item .btn .date{font-size:13px;font-size:calc(0*100vw + 13px)}}@media(min-width: 1280px){.is-news_lists .article-news_lists__item .btn .date{font-size:13px}}.is-news .primary_btn{width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:5.55vw}@media only screen and (max-width:640px){.is-news .primary_btn{margin-right:0;margin-bottom:0}}.is-business{background-color:#fff;position:relative;margin-top:150px;padding-top:130px}@media only screen and (min-width:641px)and (max-width:1366px){.is-business{margin-top:100px;padding-top:90px}}@media only screen and (min-width:641px)and (max-width:835px){.is-business{margin-top:90px;padding-top:80px}}@media only screen and (max-width:640px){.is-business{margin-top:60px;padding-top:60px}}.is-power-plant-list{padding:80px 0;background-color:#fff}@media only screen and (max-width:640px){.is-power-plant-list{padding:60px 0}}.is-power-plant-list-split{display:-ms-flex;display:flex;justify-content:space-between}@media only screen and (min-width:641px)and (max-width:835px){.is-power-plant-list-split{flex-direction:column}}@media only screen and (max-width:640px){.is-power-plant-list-split{flex-direction:column;margin-right:calc(50% - 50vw)}}.is-power-plant-list-split-L{width:48.8%;padding:0 6% 0 17%;display:-ms-flex;display:flex;flex-direction:column}@media only screen and (min-width:641px)and (max-width:1112px){.is-power-plant-list-split-L{padding:0 7%}}@media only screen and (min-width:641px)and (max-width:835px){.is-power-plant-list-split-L{width:100%;padding:0 8vw}}@media only screen and (max-width:640px){.is-power-plant-list-split-L{width:100%;padding:0 5vw}}.is-power-plant-list-split-L .text{font-size:14px;line-height:2.8;margin-bottom:110px}@media(min-width: 480px){.is-power-plant-list-split-L .text{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-power-plant-list-split-L .text{font-size:15px}}@media only screen and (min-width:641px)and (max-width:1366px){.is-power-plant-list-split-L .text{margin-bottom:50px}}@media only screen and (min-width:641px)and (max-width:835px){.is-power-plant-list-split-L .text{line-height:2.4}}@media only screen and (max-width:640px){.is-power-plant-list-split-L .text{line-height:2;margin-bottom:24px}}.is-power-plant-list-split-L .primary_btn{margin-top:auto}.is-power-plant-list-split-R{position:relative;width:51.2%}@media only screen and (min-width:641px)and (max-width:835px){.is-power-plant-list-split-R{width:100%;padding:0 8vw;margin-top:60px}}@media only screen and (max-width:640px){.is-power-plant-list-split-R{width:100%;padding:0 5vw;margin-top:50px}}.is-power-plant-list-split-R_wrap{overflow:hidden}.is-power-plant-list-split-R .swiper-wrapper{transition-timing-function:linear}.is-power-plant-list-split-R .swiper-slide{max-width:580px}.is-power-plant-list-split-R .swiper-container-horizontal>.swiper-scrollbar{position:relative;left:auto;bottom:auto;margin-top:25px;width:100%;height:2px;background-color:rgba(0,93,171,.4)}@media only screen and (min-width:641px)and (max-width:1112px){.is-power-plant-list-split-R .swiper-container-horizontal>.swiper-scrollbar{margin-top:20px}}@media only screen and (min-width:641px)and (max-width:835px){.is-power-plant-list-split-R .swiper-container-horizontal>.swiper-scrollbar{margin-top:30px}}.is-power-plant-list-split-R .swiper-container-horizontal>.swiper-scrollbar .swiper-scrollbar-drag{background-color:rgba(0,93,171,.6)}.is-power-plant-list-split-R .swiper-button{top:-60px}@media only screen and (min-width:641px)and (max-width:1112px){.is-power-plant-list-split-R .swiper-button{right:30px}}@media only screen and (min-width:641px)and (max-width:835px){.is-power-plant-list-split-R .swiper-button{right:50px}}@media only screen and (max-width:640px){.is-power-plant-list-split-R .swiper-button{top:-50px}}.is-page-purpose-policy_lists__item:not(:first-child),.is-page-purpose-gf-philosophy_lists__item:not(:first-child),.is-page-purpose-brand_lists__item:not(:first-child),.is-page-health-policy_lists__item:not(:first-child),.is-page-action-about_lists__item:not(:first-child),.is-page-womensaction-about_lists__item:not(:first-child),.is-page-new-office-about_lists__item:not(:first-child),.is-page-partner-about_lists__item:not(:first-child),.is-page-vision-body_lists__item:not(:first-child){margin-top:21px}@media only screen and (max-width:640px){.is-page-purpose-policy_lists__item:not(:first-child),.is-page-purpose-gf-philosophy_lists__item:not(:first-child),.is-page-purpose-brand_lists__item:not(:first-child),.is-page-health-policy_lists__item:not(:first-child),.is-page-action-about_lists__item:not(:first-child),.is-page-womensaction-about_lists__item:not(:first-child),.is-page-new-office-about_lists__item:not(:first-child),.is-page-partner-about_lists__item:not(:first-child),.is-page-vision-body_lists__item:not(:first-child){margin-top:20px}}.is-page-purpose-policy_lists__item .title,.is-page-purpose-gf-philosophy_lists__item .title,.is-page-purpose-brand_lists__item .title,.is-page-health-policy_lists__item .title,.is-page-action-about_lists__item .title,.is-page-womensaction-about_lists__item .title,.is-page-new-office-about_lists__item .title,.is-page-partner-about_lists__item .title,.is-page-vision-body_lists__item .title{margin-left:40px;margin-bottom:0;transform:translateY(50%)}@media only screen and (max-width:640px){.is-page-purpose-policy_lists__item .title,.is-page-purpose-gf-philosophy_lists__item .title,.is-page-purpose-brand_lists__item .title,.is-page-health-policy_lists__item .title,.is-page-action-about_lists__item .title,.is-page-womensaction-about_lists__item .title,.is-page-new-office-about_lists__item .title,.is-page-partner-about_lists__item .title,.is-page-vision-body_lists__item .title{margin-left:6vw}}.is-page-purpose-policy_lists__item .text,.is-page-purpose-gf-philosophy_lists__item .text,.is-page-purpose-brand_lists__item .text,.is-page-health-policy_lists__item .text,.is-page-action-about_lists__item .text,.is-page-womensaction-about_lists__item .text,.is-page-new-office-about_lists__item .text,.is-page-partner-about_lists__item .text,.is-page-vision-body_lists__item .text{font-weight:500;line-height:1.77;padding:38px 70px 38px 40px;background-color:#fff}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-purpose-policy_lists__item .text,.is-page-purpose-gf-philosophy_lists__item .text,.is-page-purpose-brand_lists__item .text,.is-page-health-policy_lists__item .text,.is-page-action-about_lists__item .text,.is-page-womensaction-about_lists__item .text,.is-page-new-office-about_lists__item .text,.is-page-partner-about_lists__item .text,.is-page-vision-body_lists__item .text{padding:36px 60px 36px 30px}}@media only screen and (max-width:640px){.is-page-purpose-policy_lists__item .text,.is-page-purpose-gf-philosophy_lists__item .text,.is-page-purpose-brand_lists__item .text,.is-page-health-policy_lists__item .text,.is-page-action-about_lists__item .text,.is-page-womensaction-about_lists__item .text,.is-page-new-office-about_lists__item .text,.is-page-partner-about_lists__item .text,.is-page-vision-body_lists__item .text{padding:24px 5vw}}.is-page-purpose-policy_lists__item .text>*:first-child,.is-page-purpose-gf-philosophy_lists__item .text>*:first-child,.is-page-purpose-brand_lists__item .text>*:first-child,.is-page-health-policy_lists__item .text>*:first-child,.is-page-action-about_lists__item .text>*:first-child,.is-page-womensaction-about_lists__item .text>*:first-child,.is-page-new-office-about_lists__item .text>*:first-child,.is-page-partner-about_lists__item .text>*:first-child,.is-page-vision-body_lists__item .text>*:first-child{margin-top:0 !important}.is-page-purpose-policy_lists__item .text strong,.is-page-purpose-gf-philosophy_lists__item .text strong,.is-page-purpose-brand_lists__item .text strong,.is-page-health-policy_lists__item .text strong,.is-page-action-about_lists__item .text strong,.is-page-womensaction-about_lists__item .text strong,.is-page-new-office-about_lists__item .text strong,.is-page-partner-about_lists__item .text strong,.is-page-vision-body_lists__item .text strong{font-size:inherit;font-weight:700}.is-page-purpose-policy_lists__item .text .inner_lists__item,.is-page-purpose-gf-philosophy_lists__item .text .inner_lists__item,.is-page-purpose-brand_lists__item .text .inner_lists__item,.is-page-health-policy_lists__item .text .inner_lists__item,.is-page-action-about_lists__item .text .inner_lists__item,.is-page-womensaction-about_lists__item .text .inner_lists__item,.is-page-new-office-about_lists__item .text .inner_lists__item,.is-page-partner-about_lists__item .text .inner_lists__item,.is-page-vision-body_lists__item .text .inner_lists__item{display:-ms-flex;display:flex}.is-page-purpose-policy_lists__item .text .inner_lists__item:not(:first-child),.is-page-purpose-gf-philosophy_lists__item .text .inner_lists__item:not(:first-child),.is-page-purpose-brand_lists__item .text .inner_lists__item:not(:first-child),.is-page-health-policy_lists__item .text .inner_lists__item:not(:first-child),.is-page-action-about_lists__item .text .inner_lists__item:not(:first-child),.is-page-womensaction-about_lists__item .text .inner_lists__item:not(:first-child),.is-page-new-office-about_lists__item .text .inner_lists__item:not(:first-child),.is-page-partner-about_lists__item .text .inner_lists__item:not(:first-child),.is-page-vision-body_lists__item .text .inner_lists__item:not(:first-child){margin-top:6px}@media only screen and (max-width:640px){.is-page-purpose-policy_lists__item .text .inner_lists__item:not(:first-child),.is-page-purpose-gf-philosophy_lists__item .text .inner_lists__item:not(:first-child),.is-page-purpose-brand_lists__item .text .inner_lists__item:not(:first-child),.is-page-health-policy_lists__item .text .inner_lists__item:not(:first-child),.is-page-action-about_lists__item .text .inner_lists__item:not(:first-child),.is-page-womensaction-about_lists__item .text .inner_lists__item:not(:first-child),.is-page-new-office-about_lists__item .text .inner_lists__item:not(:first-child),.is-page-partner-about_lists__item .text .inner_lists__item:not(:first-child),.is-page-vision-body_lists__item .text .inner_lists__item:not(:first-child){margin-top:4px}}.is-page-purpose-policy_lists__item .text .inner_lists__item-number,.is-page-purpose-gf-philosophy_lists__item .text .inner_lists__item-number,.is-page-purpose-brand_lists__item .text .inner_lists__item-number,.is-page-health-policy_lists__item .text .inner_lists__item-number,.is-page-action-about_lists__item .text .inner_lists__item-number,.is-page-womensaction-about_lists__item .text .inner_lists__item-number,.is-page-new-office-about_lists__item .text .inner_lists__item-number,.is-page-partner-about_lists__item .text .inner_lists__item-number,.is-page-vision-body_lists__item .text .inner_lists__item-number{width:2.2%;color:#005dab;font-family:"Josefin Sans",sans-serif;letter-spacing:.04em;line-height:2}.is-page-purpose-policy_lists__item .text .inner_lists__item-text,.is-page-purpose-gf-philosophy_lists__item .text .inner_lists__item-text,.is-page-purpose-brand_lists__item .text .inner_lists__item-text,.is-page-health-policy_lists__item .text .inner_lists__item-text,.is-page-action-about_lists__item .text .inner_lists__item-text,.is-page-womensaction-about_lists__item .text .inner_lists__item-text,.is-page-new-office-about_lists__item .text .inner_lists__item-text,.is-page-partner-about_lists__item .text .inner_lists__item-text,.is-page-vision-body_lists__item .text .inner_lists__item-text{width:97.8%;font-weight:500;margin-left:8px;display:inline-block;line-height:1.77}@media only screen and (max-width:640px){.is-page-purpose-policy_lists__item .text .inner_lists__item-text,.is-page-purpose-gf-philosophy_lists__item .text .inner_lists__item-text,.is-page-purpose-brand_lists__item .text .inner_lists__item-text,.is-page-health-policy_lists__item .text .inner_lists__item-text,.is-page-action-about_lists__item .text .inner_lists__item-text,.is-page-womensaction-about_lists__item .text .inner_lists__item-text,.is-page-new-office-about_lists__item .text .inner_lists__item-text,.is-page-partner-about_lists__item .text .inner_lists__item-text,.is-page-vision-body_lists__item .text .inner_lists__item-text{margin-left:24px}}.is-page-purpose-policy_lists__item .text .inner_content,.is-page-purpose-gf-philosophy_lists__item .text .inner_content,.is-page-purpose-brand_lists__item .text .inner_content,.is-page-health-policy_lists__item .text .inner_content,.is-page-action-about_lists__item .text .inner_content,.is-page-womensaction-about_lists__item .text .inner_content,.is-page-new-office-about_lists__item .text .inner_content,.is-page-partner-about_lists__item .text .inner_content,.is-page-vision-body_lists__item .text .inner_content{display:-ms-flex;display:flex}.is-page-purpose-policy_lists__item .text .inner_content-img,.is-page-purpose-gf-philosophy_lists__item .text .inner_content-img,.is-page-purpose-brand_lists__item .text .inner_content-img,.is-page-health-policy_lists__item .text .inner_content-img,.is-page-action-about_lists__item .text .inner_content-img,.is-page-womensaction-about_lists__item .text .inner_content-img,.is-page-new-office-about_lists__item .text .inner_content-img,.is-page-partner-about_lists__item .text .inner_content-img,.is-page-vision-body_lists__item .text .inner_content-img{width:120px}@media only screen and (max-width:640px){.is-page-purpose-policy_lists__item .text .inner_content-img,.is-page-purpose-gf-philosophy_lists__item .text .inner_content-img,.is-page-purpose-brand_lists__item .text .inner_content-img,.is-page-health-policy_lists__item .text .inner_content-img,.is-page-action-about_lists__item .text .inner_content-img,.is-page-womensaction-about_lists__item .text .inner_content-img,.is-page-new-office-about_lists__item .text .inner_content-img,.is-page-partner-about_lists__item .text .inner_content-img,.is-page-vision-body_lists__item .text .inner_content-img{width:80px}}.is-page-purpose-policy_lists__item .text .inner_content-text,.is-page-purpose-gf-philosophy_lists__item .text .inner_content-text,.is-page-purpose-brand_lists__item .text .inner_content-text,.is-page-health-policy_lists__item .text .inner_content-text,.is-page-action-about_lists__item .text .inner_content-text,.is-page-womensaction-about_lists__item .text .inner_content-text,.is-page-new-office-about_lists__item .text .inner_content-text,.is-page-partner-about_lists__item .text .inner_content-text,.is-page-vision-body_lists__item .text .inner_content-text{width:calc(100% - 120px);margin-left:30px;font-weight:500;line-height:1.77}@media only screen and (max-width:640px){.is-page-purpose-policy_lists__item .text .inner_content-text,.is-page-purpose-gf-philosophy_lists__item .text .inner_content-text,.is-page-purpose-brand_lists__item .text .inner_content-text,.is-page-health-policy_lists__item .text .inner_content-text,.is-page-action-about_lists__item .text .inner_content-text,.is-page-womensaction-about_lists__item .text .inner_content-text,.is-page-new-office-about_lists__item .text .inner_content-text,.is-page-partner-about_lists__item .text .inner_content-text,.is-page-vision-body_lists__item .text .inner_content-text{width:calc(100% - 80px);margin-left:16px}}.is-page-purpose-policy_lists__item .text .inner_content-text strong,.is-page-purpose-gf-philosophy_lists__item .text .inner_content-text strong,.is-page-purpose-brand_lists__item .text .inner_content-text strong,.is-page-health-policy_lists__item .text .inner_content-text strong,.is-page-action-about_lists__item .text .inner_content-text strong,.is-page-womensaction-about_lists__item .text .inner_content-text strong,.is-page-new-office-about_lists__item .text .inner_content-text strong,.is-page-partner-about_lists__item .text .inner_content-text strong,.is-page-vision-body_lists__item .text .inner_content-text strong{font-size:inherit;font-weight:700}.is-page-purpose-policy_lists__item .text .inner_content.irregular .inner_content-text,.is-page-purpose-gf-philosophy_lists__item .text .inner_content.irregular .inner_content-text,.is-page-purpose-brand_lists__item .text .inner_content.irregular .inner_content-text,.is-page-health-policy_lists__item .text .inner_content.irregular .inner_content-text,.is-page-action-about_lists__item .text .inner_content.irregular .inner_content-text,.is-page-womensaction-about_lists__item .text .inner_content.irregular .inner_content-text,.is-page-new-office-about_lists__item .text .inner_content.irregular .inner_content-text,.is-page-partner-about_lists__item .text .inner_content.irregular .inner_content-text,.is-page-vision-body_lists__item .text .inner_content.irregular .inner_content-text{width:520px;letter-spacing:.07em}@media only screen and (min-width:641px)and (max-width:835px){.is-page-purpose-policy_lists__item .text .inner_content.irregular .inner_content-text,.is-page-purpose-gf-philosophy_lists__item .text .inner_content.irregular .inner_content-text,.is-page-purpose-brand_lists__item .text .inner_content.irregular .inner_content-text,.is-page-health-policy_lists__item .text .inner_content.irregular .inner_content-text,.is-page-action-about_lists__item .text .inner_content.irregular .inner_content-text,.is-page-womensaction-about_lists__item .text .inner_content.irregular .inner_content-text,.is-page-new-office-about_lists__item .text .inner_content.irregular .inner_content-text,.is-page-partner-about_lists__item .text .inner_content.irregular .inner_content-text,.is-page-vision-body_lists__item .text .inner_content.irregular .inner_content-text{width:70%}}@media only screen and (max-width:640px){.is-page-purpose-policy_lists__item .text .inner_content.irregular .inner_content-text,.is-page-purpose-gf-philosophy_lists__item .text .inner_content.irregular .inner_content-text,.is-page-purpose-brand_lists__item .text .inner_content.irregular .inner_content-text,.is-page-health-policy_lists__item .text .inner_content.irregular .inner_content-text,.is-page-action-about_lists__item .text .inner_content.irregular .inner_content-text,.is-page-womensaction-about_lists__item .text .inner_content.irregular .inner_content-text,.is-page-new-office-about_lists__item .text .inner_content.irregular .inner_content-text,.is-page-partner-about_lists__item .text .inner_content.irregular .inner_content-text,.is-page-vision-body_lists__item .text .inner_content.irregular .inner_content-text{width:100%}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-purpose-policy_lists__item .text .inner_content.irregular .inner_content-img,.is-page-purpose-gf-philosophy_lists__item .text .inner_content.irregular .inner_content-img,.is-page-purpose-brand_lists__item .text .inner_content.irregular .inner_content-img,.is-page-health-policy_lists__item .text .inner_content.irregular .inner_content-img,.is-page-action-about_lists__item .text .inner_content.irregular .inner_content-img,.is-page-womensaction-about_lists__item .text .inner_content.irregular .inner_content-img,.is-page-new-office-about_lists__item .text .inner_content.irregular .inner_content-img,.is-page-partner-about_lists__item .text .inner_content.irregular .inner_content-img,.is-page-vision-body_lists__item .text .inner_content.irregular .inner_content-img{width:20%}}@media only screen and (max-width:640px){.is-page-purpose-policy_lists__item .text .inner_content.irregular .inner_content-img,.is-page-purpose-gf-philosophy_lists__item .text .inner_content.irregular .inner_content-img,.is-page-purpose-brand_lists__item .text .inner_content.irregular .inner_content-img,.is-page-health-policy_lists__item .text .inner_content.irregular .inner_content-img,.is-page-action-about_lists__item .text .inner_content.irregular .inner_content-img,.is-page-womensaction-about_lists__item .text .inner_content.irregular .inner_content-img,.is-page-new-office-about_lists__item .text .inner_content.irregular .inner_content-img,.is-page-partner-about_lists__item .text .inner_content.irregular .inner_content-img,.is-page-vision-body_lists__item .text .inner_content.irregular .inner_content-img{margin-top:24px}}.is-page-purpose-policy_lists__item .text .inner_content.irregular .inner_content-img img,.is-page-purpose-gf-philosophy_lists__item .text .inner_content.irregular .inner_content-img img,.is-page-purpose-brand_lists__item .text .inner_content.irregular .inner_content-img img,.is-page-health-policy_lists__item .text .inner_content.irregular .inner_content-img img,.is-page-action-about_lists__item .text .inner_content.irregular .inner_content-img img,.is-page-womensaction-about_lists__item .text .inner_content.irregular .inner_content-img img,.is-page-new-office-about_lists__item .text .inner_content.irregular .inner_content-img img,.is-page-partner-about_lists__item .text .inner_content.irregular .inner_content-img img,.is-page-vision-body_lists__item .text .inner_content.irregular .inner_content-img img{margin-left:auto}@media only screen and (max-width:640px){.is-page-purpose-policy_lists__item .text .inner_content.irregular .inner_content-img img,.is-page-purpose-gf-philosophy_lists__item .text .inner_content.irregular .inner_content-img img,.is-page-purpose-brand_lists__item .text .inner_content.irregular .inner_content-img img,.is-page-health-policy_lists__item .text .inner_content.irregular .inner_content-img img,.is-page-action-about_lists__item .text .inner_content.irregular .inner_content-img img,.is-page-womensaction-about_lists__item .text .inner_content.irregular .inner_content-img img,.is-page-new-office-about_lists__item .text .inner_content.irregular .inner_content-img img,.is-page-partner-about_lists__item .text .inner_content.irregular .inner_content-img img,.is-page-vision-body_lists__item .text .inner_content.irregular .inner_content-img img{margin:auto}}.is-page-purpose-brand_lists__item .text{padding:38px 154px 34px 40px;background-color:#fff}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-purpose-brand_lists__item .text{padding:36px 60px 36px 30px}}@media only screen and (max-width:640px){.is-page-purpose-brand_lists__item .text{padding:24px 5vw}}.is-page-health-policy_lists__item,.is-page-action-about_lists__item,.is-page-womensaction-about_lists__item,.is-page-new-office-about_lists__item,.is-page-partner-about_lists__item,.is-page-vision-body_lists__item{position:relative}.is-page-health-policy_lists__item:not(:first-child),.is-page-action-about_lists__item:not(:first-child),.is-page-womensaction-about_lists__item:not(:first-child),.is-page-new-office-about_lists__item:not(:first-child),.is-page-partner-about_lists__item:not(:first-child),.is-page-vision-body_lists__item:not(:first-child){margin-top:53px}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-health-policy_lists__item:not(:first-child),.is-page-action-about_lists__item:not(:first-child),.is-page-womensaction-about_lists__item:not(:first-child),.is-page-new-office-about_lists__item:not(:first-child),.is-page-partner-about_lists__item:not(:first-child),.is-page-vision-body_lists__item:not(:first-child){margin-top:36px}}@media only screen and (max-width:640px){.is-page-health-policy_lists__item:not(:first-child),.is-page-action-about_lists__item:not(:first-child),.is-page-womensaction-about_lists__item:not(:first-child),.is-page-new-office-about_lists__item:not(:first-child),.is-page-partner-about_lists__item:not(:first-child),.is-page-vision-body_lists__item:not(:first-child){margin-top:24px}}.is-page-health-policy_lists__item.irregular:not(:first-child),.is-page-action-about_lists__item.irregular:not(:first-child),.is-page-womensaction-about_lists__item.irregular:not(:first-child),.is-page-new-office-about_lists__item.irregular:not(:first-child),.is-page-partner-about_lists__item.irregular:not(:first-child),.is-page-vision-body_lists__item.irregular:not(:first-child){margin-top:74px}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-health-policy_lists__item.irregular:not(:first-child),.is-page-action-about_lists__item.irregular:not(:first-child),.is-page-womensaction-about_lists__item.irregular:not(:first-child),.is-page-new-office-about_lists__item.irregular:not(:first-child),.is-page-partner-about_lists__item.irregular:not(:first-child),.is-page-vision-body_lists__item.irregular:not(:first-child){margin-top:48px}}@media only screen and (max-width:640px){.is-page-health-policy_lists__item.irregular:not(:first-child),.is-page-action-about_lists__item.irregular:not(:first-child),.is-page-womensaction-about_lists__item.irregular:not(:first-child),.is-page-new-office-about_lists__item.irregular:not(:first-child),.is-page-partner-about_lists__item.irregular:not(:first-child),.is-page-vision-body_lists__item.irregular:not(:first-child){margin-top:40px}}.is-page-health-policy_lists__item .text span,.is-page-action-about_lists__item .text span,.is-page-womensaction-about_lists__item .text span,.is-page-new-office-about_lists__item .text span,.is-page-partner-about_lists__item .text span,.is-page-vision-body_lists__item .text span{font-size:14px;font-weight:500;line-height:2;display:block}@media(min-width: 480px){.is-page-health-policy_lists__item .text span,.is-page-action-about_lists__item .text span,.is-page-womensaction-about_lists__item .text span,.is-page-new-office-about_lists__item .text span,.is-page-partner-about_lists__item .text span,.is-page-vision-body_lists__item .text span{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-health-policy_lists__item .text span,.is-page-action-about_lists__item .text span,.is-page-womensaction-about_lists__item .text span,.is-page-new-office-about_lists__item .text span,.is-page-partner-about_lists__item .text span,.is-page-vision-body_lists__item .text span{font-size:15px}}.is-page-health-policy_lists__item .text,.is-page-action-about_lists__item .text,.is-page-womensaction-about_lists__item .text,.is-page-new-office-about_lists__item .text,.is-page-partner-about_lists__item .text,.is-page-vision-body_lists__item .text{padding:38px 160px 34px 40px;font-size:14px;line-height:2}@media(min-width: 480px){.is-page-health-policy_lists__item .text,.is-page-action-about_lists__item .text,.is-page-womensaction-about_lists__item .text,.is-page-new-office-about_lists__item .text,.is-page-partner-about_lists__item .text,.is-page-vision-body_lists__item .text{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-health-policy_lists__item .text,.is-page-action-about_lists__item .text,.is-page-womensaction-about_lists__item .text,.is-page-new-office-about_lists__item .text,.is-page-partner-about_lists__item .text,.is-page-vision-body_lists__item .text{font-size:15px}}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-health-policy_lists__item .text,.is-page-action-about_lists__item .text,.is-page-womensaction-about_lists__item .text,.is-page-new-office-about_lists__item .text,.is-page-partner-about_lists__item .text,.is-page-vision-body_lists__item .text{padding:36px 60px 36px 30px}}@media only screen and (max-width:640px){.is-page-health-policy_lists__item .text,.is-page-action-about_lists__item .text,.is-page-womensaction-about_lists__item .text,.is-page-new-office-about_lists__item .text,.is-page-partner-about_lists__item .text,.is-page-vision-body_lists__item .text{padding:24px 5vw;line-height:1.8}}.is-page-health-policy_lists__item .text .title-sub,.is-page-health-policy_lists__item .text .num_lists__item,.is-page-action-about_lists__item .text .title-sub,.is-page-action-about_lists__item .text .num_lists__item,.is-page-womensaction-about_lists__item .text .title-sub,.is-page-womensaction-about_lists__item .text .num_lists__item,.is-page-new-office-about_lists__item .text .title-sub,.is-page-new-office-about_lists__item .text .num_lists__item,.is-page-partner-about_lists__item .text .title-sub,.is-page-partner-about_lists__item .text .num_lists__item,.is-page-vision-body_lists__item .text .title-sub,.is-page-vision-body_lists__item .text .num_lists__item{font-size:14px;letter-spacing:.07em;line-height:2}@media(min-width: 480px){.is-page-health-policy_lists__item .text .title-sub,.is-page-health-policy_lists__item .text .num_lists__item,.is-page-action-about_lists__item .text .title-sub,.is-page-action-about_lists__item .text .num_lists__item,.is-page-womensaction-about_lists__item .text .title-sub,.is-page-womensaction-about_lists__item .text .num_lists__item,.is-page-new-office-about_lists__item .text .title-sub,.is-page-new-office-about_lists__item .text .num_lists__item,.is-page-partner-about_lists__item .text .title-sub,.is-page-partner-about_lists__item .text .num_lists__item,.is-page-vision-body_lists__item .text .title-sub,.is-page-vision-body_lists__item .text .num_lists__item{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-health-policy_lists__item .text .title-sub,.is-page-health-policy_lists__item .text .num_lists__item,.is-page-action-about_lists__item .text .title-sub,.is-page-action-about_lists__item .text .num_lists__item,.is-page-womensaction-about_lists__item .text .title-sub,.is-page-womensaction-about_lists__item .text .num_lists__item,.is-page-new-office-about_lists__item .text .title-sub,.is-page-new-office-about_lists__item .text .num_lists__item,.is-page-partner-about_lists__item .text .title-sub,.is-page-partner-about_lists__item .text .num_lists__item,.is-page-vision-body_lists__item .text .title-sub,.is-page-vision-body_lists__item .text .num_lists__item{font-size:15px}}.is-page-health-policy_lists__item .text .title-sub,.is-page-action-about_lists__item .text .title-sub,.is-page-womensaction-about_lists__item .text .title-sub,.is-page-new-office-about_lists__item .text .title-sub,.is-page-partner-about_lists__item .text .title-sub,.is-page-vision-body_lists__item .text .title-sub{font-weight:700;margin-top:12px}.is-page-health-policy_lists__item .text .num_lists,.is-page-action-about_lists__item .text .num_lists,.is-page-womensaction-about_lists__item .text .num_lists,.is-page-new-office-about_lists__item .text .num_lists,.is-page-partner-about_lists__item .text .num_lists,.is-page-vision-body_lists__item .text .num_lists{margin-top:4px;list-style:decimal;padding-left:2.2em}@media only screen and (max-width:640px){.is-page-health-policy_lists__item .text .num_lists,.is-page-action-about_lists__item .text .num_lists,.is-page-womensaction-about_lists__item .text .num_lists,.is-page-new-office-about_lists__item .text .num_lists,.is-page-partner-about_lists__item .text .num_lists,.is-page-vision-body_lists__item .text .num_lists{margin-top:5px}}.is-page-health-policy_lists__item .text .num_lists__item,.is-page-action-about_lists__item .text .num_lists__item,.is-page-womensaction-about_lists__item .text .num_lists__item,.is-page-new-office-about_lists__item .text .num_lists__item,.is-page-partner-about_lists__item .text .num_lists__item,.is-page-vision-body_lists__item .text .num_lists__item{font-weight:500}.is-page-health-policy_lists__item .text .inner_content,.is-page-action-about_lists__item .text .inner_content,.is-page-womensaction-about_lists__item .text .inner_content,.is-page-new-office-about_lists__item .text .inner_content,.is-page-partner-about_lists__item .text .inner_content,.is-page-vision-body_lists__item .text .inner_content{justify-content:space-between}@media only screen and (max-width:640px){.is-page-health-policy_lists__item .text .inner_content,.is-page-action-about_lists__item .text .inner_content,.is-page-womensaction-about_lists__item .text .inner_content,.is-page-new-office-about_lists__item .text .inner_content,.is-page-partner-about_lists__item .text .inner_content,.is-page-vision-body_lists__item .text .inner_content{flex-direction:column}}.is-page-health-policy_lists__item .text .inner_content-text,.is-page-action-about_lists__item .text .inner_content-text,.is-page-womensaction-about_lists__item .text .inner_content-text,.is-page-new-office-about_lists__item .text .inner_content-text,.is-page-partner-about_lists__item .text .inner_content-text,.is-page-vision-body_lists__item .text .inner_content-text{margin-left:0;width:48.1%;line-height:2;font-size:14px}@media(min-width: 480px){.is-page-health-policy_lists__item .text .inner_content-text,.is-page-action-about_lists__item .text .inner_content-text,.is-page-womensaction-about_lists__item .text .inner_content-text,.is-page-new-office-about_lists__item .text .inner_content-text,.is-page-partner-about_lists__item .text .inner_content-text,.is-page-vision-body_lists__item .text .inner_content-text{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-health-policy_lists__item .text .inner_content-text,.is-page-action-about_lists__item .text .inner_content-text,.is-page-womensaction-about_lists__item .text .inner_content-text,.is-page-new-office-about_lists__item .text .inner_content-text,.is-page-partner-about_lists__item .text .inner_content-text,.is-page-vision-body_lists__item .text .inner_content-text{font-size:15px}}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-health-policy_lists__item .text .inner_content-text,.is-page-action-about_lists__item .text .inner_content-text,.is-page-womensaction-about_lists__item .text .inner_content-text,.is-page-new-office-about_lists__item .text .inner_content-text,.is-page-partner-about_lists__item .text .inner_content-text,.is-page-vision-body_lists__item .text .inner_content-text{width:52%}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-health-policy_lists__item .text .inner_content-text,.is-page-action-about_lists__item .text .inner_content-text,.is-page-womensaction-about_lists__item .text .inner_content-text,.is-page-new-office-about_lists__item .text .inner_content-text,.is-page-partner-about_lists__item .text .inner_content-text,.is-page-vision-body_lists__item .text .inner_content-text{width:60%}}@media only screen and (max-width:640px){.is-page-health-policy_lists__item .text .inner_content-text,.is-page-action-about_lists__item .text .inner_content-text,.is-page-womensaction-about_lists__item .text .inner_content-text,.is-page-new-office-about_lists__item .text .inner_content-text,.is-page-partner-about_lists__item .text .inner_content-text,.is-page-vision-body_lists__item .text .inner_content-text{line-height:1.7;width:100%}}.is-page-health-policy_lists__item .text .inner_content-img,.is-page-action-about_lists__item .text .inner_content-img,.is-page-womensaction-about_lists__item .text .inner_content-img,.is-page-new-office-about_lists__item .text .inner_content-img,.is-page-partner-about_lists__item .text .inner_content-img,.is-page-vision-body_lists__item .text .inner_content-img{width:44.4%}@media only screen and (min-width:641px)and (max-width:835px){.is-page-health-policy_lists__item .text .inner_content-img,.is-page-action-about_lists__item .text .inner_content-img,.is-page-womensaction-about_lists__item .text .inner_content-img,.is-page-new-office-about_lists__item .text .inner_content-img,.is-page-partner-about_lists__item .text .inner_content-img,.is-page-vision-body_lists__item .text .inner_content-img{width:40%}}@media only screen and (max-width:640px){.is-page-health-policy_lists__item .text .inner_content-img,.is-page-action-about_lists__item .text .inner_content-img,.is-page-womensaction-about_lists__item .text .inner_content-img,.is-page-new-office-about_lists__item .text .inner_content-img,.is-page-partner-about_lists__item .text .inner_content-img,.is-page-vision-body_lists__item .text .inner_content-img{width:100%;margin-top:10px}}.is-page-health-policy_lists__item .text .inner_content-img img,.is-page-action-about_lists__item .text .inner_content-img img,.is-page-womensaction-about_lists__item .text .inner_content-img img,.is-page-new-office-about_lists__item .text .inner_content-img img,.is-page-partner-about_lists__item .text .inner_content-img img,.is-page-vision-body_lists__item .text .inner_content-img img{width:auto;max-width:480px;display:block;margin-left:auto}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-health-policy_lists__item .text .inner_content-img img,.is-page-action-about_lists__item .text .inner_content-img img,.is-page-womensaction-about_lists__item .text .inner_content-img img,.is-page-new-office-about_lists__item .text .inner_content-img img,.is-page-partner-about_lists__item .text .inner_content-img img,.is-page-vision-body_lists__item .text .inner_content-img img{width:100%}}@media only screen and (max-width:640px){.is-page-health-policy_lists__item .text .inner_content-img img,.is-page-action-about_lists__item .text .inner_content-img img,.is-page-womensaction-about_lists__item .text .inner_content-img img,.is-page-new-office-about_lists__item .text .inner_content-img img,.is-page-partner-about_lists__item .text .inner_content-img img,.is-page-vision-body_lists__item .text .inner_content-img img{width:100%}}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-health-policy_lists__item .text .inner_content-img img.plain,.is-page-action-about_lists__item .text .inner_content-img img.plain,.is-page-womensaction-about_lists__item .text .inner_content-img img.plain,.is-page-new-office-about_lists__item .text .inner_content-img img.plain,.is-page-partner-about_lists__item .text .inner_content-img img.plain,.is-page-vision-body_lists__item .text .inner_content-img img.plain{width:auto}}@media only screen and (max-width:640px){.is-page-health-policy_lists__item .text .inner_content-img img.plain,.is-page-action-about_lists__item .text .inner_content-img img.plain,.is-page-womensaction-about_lists__item .text .inner_content-img img.plain,.is-page-new-office-about_lists__item .text .inner_content-img img.plain,.is-page-partner-about_lists__item .text .inner_content-img img.plain,.is-page-vision-body_lists__item .text .inner_content-img img.plain{width:auto}}.is-page-health-policy_lists .primary_btn,.is-page-action-about_lists .primary_btn,.is-page-womensaction-about_lists .primary_btn,.is-page-new-office-about_lists .primary_btn,.is-page-partner-about_lists .primary_btn,.is-page-vision-body_lists .primary_btn{position:absolute;bottom:-16px;right:11.1vw}@media only screen and (min-width:641px)and (max-width:1112px){.is-page-health-policy_lists .primary_btn,.is-page-action-about_lists .primary_btn,.is-page-womensaction-about_lists .primary_btn,.is-page-new-office-about_lists .primary_btn,.is-page-partner-about_lists .primary_btn,.is-page-vision-body_lists .primary_btn{right:8vw}}@media only screen and (max-width:640px){.is-page-health-policy_lists .primary_btn,.is-page-action-about_lists .primary_btn,.is-page-womensaction-about_lists .primary_btn,.is-page-new-office-about_lists .primary_btn,.is-page-partner-about_lists .primary_btn,.is-page-vision-body_lists .primary_btn{right:5vw}}.is-page-health-data_wrap,.is-page-health-detail_wrap,.is-page-womensaction-detail_wrap,.is-page-new-office-about_wrap{padding-right:11.1vw}@media only screen and (min-width:641px)and (max-width:1112px){.is-page-health-data_wrap,.is-page-health-detail_wrap,.is-page-womensaction-detail_wrap,.is-page-new-office-about_wrap{padding-right:8vw}}@media only screen and (max-width:640px){.is-page-health-data_wrap,.is-page-health-detail_wrap,.is-page-womensaction-detail_wrap,.is-page-new-office-about_wrap{padding-right:5vw}}.is-page-health-data .seventh_title,.is-page-health-detail .seventh_title,.is-page-womensaction-detail .seventh_title,.is-page-new-office-about .seventh_title{margin-top:65px;margin-bottom:12px}@media only screen and (min-width:641px)and (max-width:835px){.is-page-health-data .seventh_title,.is-page-health-detail .seventh_title,.is-page-womensaction-detail .seventh_title,.is-page-new-office-about .seventh_title{margin-top:55px}}@media only screen and (max-width:640px){.is-page-health-data .seventh_title,.is-page-health-detail .seventh_title,.is-page-womensaction-detail .seventh_title,.is-page-new-office-about .seventh_title{margin-top:40px}}.is-page-health-data-split,.is-page-health-detail-split,.is-page-womensaction-detail-split,.is-page-new-office-about-split{display:-ms-flex;display:flex;justify-content:space-between}@media only screen and (max-width:640px){.is-page-health-data-split,.is-page-health-detail-split,.is-page-womensaction-detail-split,.is-page-new-office-about-split{flex-direction:column}}.is-page-health-data-split-L,.is-page-health-detail-split-L,.is-page-womensaction-detail-split-L,.is-page-new-office-about-split-L{width:72.6%}@media only screen and (max-width:640px){.is-page-health-data-split-L,.is-page-health-detail-split-L,.is-page-womensaction-detail-split-L,.is-page-new-office-about-split-L{width:100%}}.is-page-health-data-split-R,.is-page-health-detail-split-R,.is-page-womensaction-detail-split-R,.is-page-new-office-about-split-R{width:26.7%}@media only screen and (max-width:640px){.is-page-health-data-split-R,.is-page-health-detail-split-R,.is-page-womensaction-detail-split-R,.is-page-new-office-about-split-R{display:none}}.is-page-health-data-split-R>*:first-child,.is-page-health-detail-split-R>*:first-child,.is-page-womensaction-detail-split-R>*:first-child,.is-page-new-office-about-split-R>*:first-child{margin-top:0 !important}.is-page-health-data-split-R .img-box,.is-page-health-detail-split-R .img-box,.is-page-womensaction-detail-split-R .img-box,.is-page-new-office-about-split-R .img-box{margin-top:40px}.is-page-health-data-split-R .img-box .caption,.is-page-health-detail-split-R .img-box .caption,.is-page-womensaction-detail-split-R .img-box .caption,.is-page-new-office-about-split-R .img-box .caption{margin-top:14px;font-size:12px;display:block;text-align:right;font-weight:500}@media(min-width: 480px){.is-page-health-data-split-R .img-box .caption,.is-page-health-detail-split-R .img-box .caption,.is-page-womensaction-detail-split-R .img-box .caption,.is-page-new-office-about-split-R .img-box .caption{font-size:13px;font-size:calc(0.00125*100vw + 11.4px)}}@media(min-width: 1280px){.is-page-health-data-split-R .img-box .caption,.is-page-health-detail-split-R .img-box .caption,.is-page-womensaction-detail-split-R .img-box .caption,.is-page-new-office-about-split-R .img-box .caption{font-size:13px}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-health-data-split-R .img-box .caption,.is-page-health-detail-split-R .img-box .caption,.is-page-womensaction-detail-split-R .img-box .caption,.is-page-new-office-about-split-R .img-box .caption{margin-top:10px}}.is-page-health-data-text,.is-page-health-data .data-title,.is-page-health-data .data_lists__item-title,.is-page-health-data .data_lists__item-text,.is-page-health-detail-text,.is-page-health-detail .data-title,.is-page-health-detail .data_lists__item-title,.is-page-health-detail .data_lists__item-text,.is-page-womensaction-detail-text,.is-page-womensaction-detail .data-title,.is-page-womensaction-detail .data_lists__item-title,.is-page-womensaction-detail .data_lists__item-text,.is-page-new-office-about-text,.is-page-new-office-about .data-title,.is-page-new-office-about .data_lists__item-title,.is-page-new-office-about .data_lists__item-text{font-weight:500;font-size:14px;line-height:1.46}@media(min-width: 480px){.is-page-health-data-text,.is-page-health-data .data-title,.is-page-health-data .data_lists__item-title,.is-page-health-data .data_lists__item-text,.is-page-health-detail-text,.is-page-health-detail .data-title,.is-page-health-detail .data_lists__item-title,.is-page-health-detail .data_lists__item-text,.is-page-womensaction-detail-text,.is-page-womensaction-detail .data-title,.is-page-womensaction-detail .data_lists__item-title,.is-page-womensaction-detail .data_lists__item-text,.is-page-new-office-about-text,.is-page-new-office-about .data-title,.is-page-new-office-about .data_lists__item-title,.is-page-new-office-about .data_lists__item-text{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-health-data-text,.is-page-health-data .data-title,.is-page-health-data .data_lists__item-title,.is-page-health-data .data_lists__item-text,.is-page-health-detail-text,.is-page-health-detail .data-title,.is-page-health-detail .data_lists__item-title,.is-page-health-detail .data_lists__item-text,.is-page-womensaction-detail-text,.is-page-womensaction-detail .data-title,.is-page-womensaction-detail .data_lists__item-title,.is-page-womensaction-detail .data_lists__item-text,.is-page-new-office-about-text,.is-page-new-office-about .data-title,.is-page-new-office-about .data_lists__item-title,.is-page-new-office-about .data_lists__item-text{font-size:15px}}.is-page-health-data .data-title,.is-page-health-detail .data-title,.is-page-womensaction-detail .data-title,.is-page-new-office-about .data-title{margin-bottom:6px;line-height:2;font-weight:700}@media only screen and (max-width:640px){.is-page-health-data .data-title,.is-page-health-detail .data-title,.is-page-womensaction-detail .data-title,.is-page-new-office-about .data-title{line-height:1.6}}.is-page-health-data .data_lists__item,.is-page-health-detail .data_lists__item,.is-page-womensaction-detail .data_lists__item,.is-page-new-office-about .data_lists__item{display:-ms-flex;display:flex;margin-bottom:20px}@media only screen and (max-width:640px){.is-page-health-data .data_lists__item,.is-page-health-detail .data_lists__item,.is-page-womensaction-detail .data_lists__item,.is-page-new-office-about .data_lists__item{flex-wrap:wrap;margin-bottom:16px}}.is-page-health-data .data_lists__item-title,.is-page-health-detail .data_lists__item-title,.is-page-womensaction-detail .data_lists__item-title,.is-page-new-office-about .data_lists__item-title{width:160px;font-weight:700}@media only screen and (min-width:641px)and (max-width:835px){.is-page-health-data .data_lists__item-title,.is-page-health-detail .data_lists__item-title,.is-page-womensaction-detail .data_lists__item-title,.is-page-new-office-about .data_lists__item-title{width:140px}}@media only screen and (max-width:640px){.is-page-health-data .data_lists__item-title,.is-page-health-detail .data_lists__item-title,.is-page-womensaction-detail .data_lists__item-title,.is-page-new-office-about .data_lists__item-title{width:100px;padding-right:4vw;letter-spacing:.05em}}.is-page-health-data .data_lists__item-text,.is-page-health-detail .data_lists__item-text,.is-page-womensaction-detail .data_lists__item-text,.is-page-new-office-about .data_lists__item-text{font-weight:500;width:calc(100% - 160px)}@media only screen and (max-width:640px){.is-page-health-data .data_lists__item-text,.is-page-health-detail .data_lists__item-text,.is-page-womensaction-detail .data_lists__item-text,.is-page-new-office-about .data_lists__item-text{width:calc(100% - 100px)}}.is-page-health-data .data_lists__item .img-box,.is-page-health-detail .data_lists__item .img-box,.is-page-womensaction-detail .data_lists__item .img-box,.is-page-new-office-about .data_lists__item .img-box{display:none}@media only screen and (max-width:640px){.is-page-health-data .data_lists__item .img-box,.is-page-health-detail .data_lists__item .img-box,.is-page-womensaction-detail .data_lists__item .img-box,.is-page-new-office-about .data_lists__item .img-box{display:block;width:calc(100% - 100px);margin:10px 0 4px auto}}.is-page-health-data .data_lists__item .img-box .caption,.is-page-health-detail .data_lists__item .img-box .caption,.is-page-womensaction-detail .data_lists__item .img-box .caption,.is-page-new-office-about .data_lists__item .img-box .caption{margin-top:14px;font-size:11px;display:block;text-align:right;font-weight:500}@media(min-width: 480px){.is-page-health-data .data_lists__item .img-box .caption,.is-page-health-detail .data_lists__item .img-box .caption,.is-page-womensaction-detail .data_lists__item .img-box .caption,.is-page-new-office-about .data_lists__item .img-box .caption{font-size:13px;font-size:calc(0.0025*100vw + 9.8px)}}@media(min-width: 1280px){.is-page-health-data .data_lists__item .img-box .caption,.is-page-health-detail .data_lists__item .img-box .caption,.is-page-womensaction-detail .data_lists__item .img-box .caption,.is-page-new-office-about .data_lists__item .img-box .caption{font-size:13px}}@media only screen and (max-width:640px){.is-page-health-data .data_lists__item .img-box .caption,.is-page-health-detail .data_lists__item .img-box .caption,.is-page-womensaction-detail .data_lists__item .img-box .caption,.is-page-new-office-about .data_lists__item .img-box .caption{margin-top:6px}}.is-page-womensaction-detail-text,.is-page-health-data-text{font-size:14px;line-height:2;font-weight:500;margin-bottom:22px}@media(min-width: 480px){.is-page-womensaction-detail-text,.is-page-health-data-text{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-womensaction-detail-text,.is-page-health-data-text{font-size:15px}}@media only screen and (max-width:640px){.is-page-womensaction-detail .table_wrap,.is-page-health-data .table_wrap{overflow:scroll}}@media only screen and (max-width:640px){.is-page-womensaction-detail .table_wrap table,.is-page-health-data .table_wrap table{width:600px}}.is-page-womensaction-detail .data-notice,.is-page-health-data .data-notice{font-size:11px;font-weight:500;margin-top:10px;line-height:1.4;margin-bottom:30px}@media(min-width: 480px){.is-page-womensaction-detail .data-notice,.is-page-health-data .data-notice{font-size:13px;font-size:calc(0.0025*100vw + 9.8px)}}@media(min-width: 1280px){.is-page-womensaction-detail .data-notice,.is-page-health-data .data-notice{font-size:13px}}@media only screen and (max-width:640px){.is-page-womensaction-detail .data-notice,.is-page-health-data .data-notice{margin-bottom:20px}}.is-page-new-office-about-intro{margin-bottom:44px}@media only screen and (max-width:640px){.is-page-new-office-about-intro{margin-bottom:24px}}.is-page-new-office-about .movie-btn{position:relative;display:block;margin-top:26px}@media only screen and (min-width:641px)and (max-width:835px){.is-page-new-office-about .movie-btn{margin-top:24px}}@media only screen and (max-width:640px){.is-page-new-office-about .movie-btn{margin-top:24px}}.is-page-new-office-about .movie-btn::before{content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,.2);top:0;left:0}.is-page-new-office-about .movie-btn .icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:11.1%}.is-page-new-office-about .pr0 .text{padding-right:0}.is-page-new-office-about .pr0 .swiper{overflow:hidden;padding-top:18px;padding-right:24px}@media only screen and (max-width:640px){.is-page-new-office-about .pr0 .swiper{padding-top:45px}}@media only screen and (max-width:640px){.is-page-new-office-about .pr0 .swiper-button{top:40px}}.is-page-new-office-about_lists__item-text span{letter-spacing:.07em}.is-page-new-office-about_lists__item-text span:not(:first-child){margin-top:20px}.is-page-partner-about-intro{margin-bottom:44px}@media only screen and (max-width:640px){.is-page-partner-about-intro{margin-bottom:24px}}@media only screen and (max-width:640px){.is-page-partner-about_lists__item .text{padding-top:40px}}.is-page-partner-about_lists__item .btn{font-size:14px;color:#005dab;font-weight:500;text-decoration:underline}@media(min-width: 480px){.is-page-partner-about_lists__item .btn{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-partner-about_lists__item .btn{font-size:15px}}@media only screen and (max-width:640px){.is-page-partner-about_lists__item .btn{line-height:1.6}}.is-page-partner-about_lists__item .btn i{margin-left:4px;font-size:16px}@media only screen and (max-width:640px){.is-page-partner-about_lists__item .btn i{margin-left:1.2em}}.is-page-partner-about_lists__item .btn i.fa-file-zipper{color:#f79102}.is-page-partner-about_lists__item .btn i.fa-file-word{color:#16448e}.is-page-partner-about_lists__item .btn i.fa-file-excel{color:#185d31}@media only screen and (max-width:640px){.is-page-partner-about_lists__item .btn_lists__item{padding-left:1em;text-indent:-1em}}.is-page-partner-about_lists__item .btn_lists__item:not(:first-child){margin-top:22px}@media only screen and (max-width:640px){.is-page-partner-about_lists__item .btn_lists__item:not(:first-child){margin-top:18px}}.is-page-partner-about_lists__item .btn_lists__item .notice{display:block;font-size:13px;font-weight:500;margin-top:6px;padding-left:1em;text-indent:-1em;line-height:1.4}@media(min-width: 480px){.is-page-partner-about_lists__item .btn_lists__item .notice{font-size:14px;font-size:calc(0.00125*100vw + 12.4px)}}@media(min-width: 1280px){.is-page-partner-about_lists__item .btn_lists__item .notice{font-size:14px}}@media only screen and (max-width:640px){.is-page-partner-about_lists__item .btn_lists__item .notice{margin-top:3px}}.is-page-message .ceo-box{min-height:390px;background-position:0 33%;background-size:100%;position:relative}.is-page-message .ceo-box .text-box{margin-right:5.5vw;padding:50px 50px 40px;position:absolute;bottom:-32px;width:43%}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-message .ceo-box .text-box{width:54%;top:70px;bottom:auto}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-message .ceo-box .text-box{position:relative;width:80%;margin:-30% auto 0}}@media only screen and (max-width:640px){.is-page-message .ceo-box .text-box{padding:30px 6vw;position:relative;width:90%;top:auto;margin:-30% auto 0}}.is-page-message_lists .item-01 .is-page-message-title,.is-page-message_lists .item-02 .is-page-message-title,.is-page-message_lists .item-03 .is-page-message-title,.is-page-message_lists .item-04 .is-page-message-title{display:-ms-flex;display:flex;justify-content:space-between;margin-bottom:28px}@media only screen and (max-width:640px){.is-page-message_lists .item-01 .is-page-message-title,.is-page-message_lists .item-02 .is-page-message-title,.is-page-message_lists .item-03 .is-page-message-title,.is-page-message_lists .item-04 .is-page-message-title{margin-bottom:20px}}.is-page-message_lists .item-01 .is-page-message-title .number,.is-page-message_lists .item-02 .is-page-message-title .number,.is-page-message_lists .item-03 .is-page-message-title .number,.is-page-message_lists .item-04 .is-page-message-title .number{width:58px;font-family:"Oswald",sans-serif;font-size:24px;font-weight:500;letter-spacing:0;color:#005dab;position:relative;line-height:1.2}@media(min-width: 480px){.is-page-message_lists .item-01 .is-page-message-title .number,.is-page-message_lists .item-02 .is-page-message-title .number,.is-page-message_lists .item-03 .is-page-message-title .number,.is-page-message_lists .item-04 .is-page-message-title .number{font-size:34px;font-size:calc(0.0125*100vw + 18px)}}@media(min-width: 1280px){.is-page-message_lists .item-01 .is-page-message-title .number,.is-page-message_lists .item-02 .is-page-message-title .number,.is-page-message_lists .item-03 .is-page-message-title .number,.is-page-message_lists .item-04 .is-page-message-title .number{font-size:34px}}@media only screen and (max-width:640px){.is-page-message_lists .item-01 .is-page-message-title .number,.is-page-message_lists .item-02 .is-page-message-title .number,.is-page-message_lists .item-03 .is-page-message-title .number,.is-page-message_lists .item-04 .is-page-message-title .number{width:46px}}.is-page-message_lists .item-01 .is-page-message-title .number::before,.is-page-message_lists .item-02 .is-page-message-title .number::before,.is-page-message_lists .item-03 .is-page-message-title .number::before,.is-page-message_lists .item-04 .is-page-message-title .number::before{content:"";position:absolute;top:-8px;left:0;width:8px;height:8px;border-radius:50%;background-color:#dc000c}.is-page-message_lists .item-01 .is-page-message-title .text,.is-page-message_lists .item-02 .is-page-message-title .text,.is-page-message_lists .item-03 .is-page-message-title .text,.is-page-message_lists .item-04 .is-page-message-title .text{width:calc(100% - 58px);font-size:18px;line-height:1.58}@media(min-width: 480px){.is-page-message_lists .item-01 .is-page-message-title .text,.is-page-message_lists .item-02 .is-page-message-title .text,.is-page-message_lists .item-03 .is-page-message-title .text,.is-page-message_lists .item-04 .is-page-message-title .text{font-size:24px;font-size:calc(0.0075*100vw + 14.4px)}}@media(min-width: 1280px){.is-page-message_lists .item-01 .is-page-message-title .text,.is-page-message_lists .item-02 .is-page-message-title .text,.is-page-message_lists .item-03 .is-page-message-title .text,.is-page-message_lists .item-04 .is-page-message-title .text{font-size:24px}}@media only screen and (max-width:640px){.is-page-message_lists .item-01 .is-page-message-title .text,.is-page-message_lists .item-02 .is-page-message-title .text,.is-page-message_lists .item-03 .is-page-message-title .text,.is-page-message_lists .item-04 .is-page-message-title .text{width:calc(100% - 40px)}}.is-page-message_lists .item-01 .is-page-message-text,.is-page-message_lists .item-02 .is-page-message-text,.is-page-message_lists .item-03 .is-page-message-text,.is-page-message_lists .item-04 .is-page-message-text{margin-top:28px;font-weight:500;line-height:2.4}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-message_lists .item-01 .is-page-message-text,.is-page-message_lists .item-02 .is-page-message-text,.is-page-message_lists .item-03 .is-page-message-text,.is-page-message_lists .item-04 .is-page-message-text{margin-top:24px}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-message_lists .item-01 .is-page-message-text,.is-page-message_lists .item-02 .is-page-message-text,.is-page-message_lists .item-03 .is-page-message-text,.is-page-message_lists .item-04 .is-page-message-text{margin-top:20px}}@media only screen and (max-width:640px){.is-page-message_lists .item-01 .is-page-message-text,.is-page-message_lists .item-02 .is-page-message-text,.is-page-message_lists .item-03 .is-page-message-text,.is-page-message_lists .item-04 .is-page-message-text{margin-top:16px}}.is-page-message_lists .item-01 .is-page-message-text span,.is-page-message_lists .item-02 .is-page-message-text span,.is-page-message_lists .item-03 .is-page-message-text span,.is-page-message_lists .item-04 .is-page-message-text span{font-weight:700;line-height:2.4}.is-page-message_lists .item-01 .is-page-message-text strong,.is-page-message_lists .item-02 .is-page-message-text strong,.is-page-message_lists .item-03 .is-page-message-text strong,.is-page-message_lists .item-04 .is-page-message-text strong{font-weight:500;line-height:2.4;color:#005dab;font-weight:700;background:linear-gradient(transparent 60%, #FFFB86 0%);display:inline;padding:0 2px 4px}@media only screen and (max-width:640px){.is-page-message_lists .item-01 .is-page-message-text strong,.is-page-message_lists .item-02 .is-page-message-text strong,.is-page-message_lists .item-03 .is-page-message-text strong,.is-page-message_lists .item-04 .is-page-message-text strong{padding:0 2px 2px}}.is-page-message_lists .item-01{margin-top:130px}@media only screen and (min-width:641px)and (max-width:835px){.is-page-message_lists .item-01{margin-top:160px}}@media only screen and (max-width:640px){.is-page-message_lists .item-01{margin-top:80px}}.is-page-message_lists .item-01-img{margin:54px 0 50px}@media only screen and (min-width:641px)and (max-width:835px){.is-page-message_lists .item-01-img{margin:40px 0 34px}}@media only screen and (max-width:640px){.is-page-message_lists .item-01-img{margin:24px 0}}.is-page-message_lists .item-02,.is-page-message_lists .item-03,.is-page-message_lists .item-04{margin-top:105px}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-message_lists .item-02,.is-page-message_lists .item-03,.is-page-message_lists .item-04{margin-top:80px}}@media only screen and (max-width:640px){.is-page-message_lists .item-02,.is-page-message_lists .item-03,.is-page-message_lists .item-04{margin-top:50px}}.is-page-message_lists .item-03 .primary_btn{margin-top:8px;text-align:right}.is-page-message_lists .item-03-img{margin-top:90px}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-message_lists .item-03-img{margin-top:50px}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-message_lists .item-03-img{margin-top:40px}}@media only screen and (max-width:640px){.is-page-message_lists .item-03-img{margin-top:24px;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}}.is-page-vision-introduction strong{display:block;font-size:16px;margin-bottom:26px;line-height:1.8;color:#005dab;font-weight:700;background:linear-gradient(transparent 60%, #FFFB86 0%);display:inline;padding:0 2px 4px;padding:0 2px}@media(min-width: 480px){.is-page-vision-introduction strong{font-size:22px;font-size:calc(0.0075*100vw + 12.4px)}}@media(min-width: 1280px){.is-page-vision-introduction strong{font-size:22px}}@media only screen and (max-width:640px){.is-page-vision-introduction strong{padding:0 2px 2px}}@media only screen and (max-width:640px){.is-page-vision-introduction strong{margin-bottom:16px}}.is-page-vision-introduction .main_text{margin:24px 0 46px}@media only screen and (min-width:641px)and (max-width:835px){.is-page-vision-introduction .main_text{margin:24px 0 36px}}@media only screen and (max-width:640px){.is-page-vision-introduction .main_text{margin:16px 0 24px}}.is-page-vision-body_lists__item{margin-top:70px}@media only screen and (max-width:640px){.is-page-vision-body_lists__item{margin-top:50px}}.is-page-vision-body_lists__item:not(:first-child){margin-top:90px}@media only screen and (min-width:641px)and (max-width:835px){.is-page-vision-body_lists__item:not(:first-child){margin-top:70px}}@media only screen and (max-width:640px){.is-page-vision-body_lists__item:not(:first-child){margin-top:50px}}.is-page-vision-body_lists__item .title{position:relative}.is-page-vision-body_lists__item .title .sub{font-size:12px;font-family:"Josefin Sans",sans-serif;color:#005dab;position:absolute;top:-31px;left:0}@media(min-width: 480px){.is-page-vision-body_lists__item .title .sub{font-size:15px;font-size:calc(0.00375*100vw + 10.2px)}}@media(min-width: 1280px){.is-page-vision-body_lists__item .title .sub{font-size:15px}}@media only screen and (max-width:640px){.is-page-vision-body_lists__item .title .sub{top:-24px}}.is-page-vision-body_lists__item .text{padding:38px 154px 34px 40px}@media only screen and (max-width:640px){.is-page-vision-body_lists__item .text{padding:32px 5vw}}.is-page-vision-body_lists__item .vision-title{font-size:15px;line-height:1.6}@media(min-width: 480px){.is-page-vision-body_lists__item .vision-title{font-size:22px;font-size:calc(0.00875*100vw + 10.8px)}}@media(min-width: 1280px){.is-page-vision-body_lists__item .vision-title{font-size:22px}}.is-page-vision-body_lists__item .vision-deadline{font-size:14px;margin-bottom:20px}@media(min-width: 480px){.is-page-vision-body_lists__item .vision-deadline{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-vision-body_lists__item .vision-deadline{font-size:15px}}@media only screen and (max-width:640px){.is-page-vision-body_lists__item .vision-deadline{margin-bottom:16px}}.is-page-vision-body_lists__item .vision_lists__item:not(:first-child){margin-top:20px}@media only screen and (max-width:640px){.is-page-vision-body_lists__item .vision_lists__item:not(:first-child){margin-top:18px}}.is-page-vision-body_lists__item .vision_lists__item-title{display:block;font-size:14px;letter-spacing:.07em;margin-bottom:4px;line-height:1.4;padding-left:1.6em;position:relative;padding-left:1em}@media(min-width: 480px){.is-page-vision-body_lists__item .vision_lists__item-title{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-vision-body_lists__item .vision_lists__item-title{font-size:15px}}.is-page-vision-body_lists__item .vision_lists__item-title::before{content:"";width:8px;height:8px;background-color:#d0d0d0;border-radius:50%;position:absolute;top:8px;left:0}@media only screen and (max-width:640px){.is-page-vision-body_lists__item .vision_lists__item-title{margin-bottom:6px}}.is-page-vision-body_lists__item .vision_lists__item-title::before{width:6px;height:6px;background:#005dab}.is-page-vision-body_lists__item .vision_lists__item-text{padding-left:1em;display:block;font-size:14px;font-weight:500;line-height:1.53;letter-spacing:.07em}@media(min-width: 480px){.is-page-vision-body_lists__item .vision_lists__item-text{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-vision-body_lists__item .vision_lists__item-text{font-size:15px}}.is-page-vision-body_lists__item .vision-ac{margin-top:34px}@media only screen and (max-width:640px){.is-page-vision-body_lists__item .vision-ac{display:none;margin-top:28px}}.is-page-vision-body_lists__item .vision-ac-btn{display:none;margin:16px auto 0}@media only screen and (max-width:640px){.is-page-vision-body_lists__item .vision-ac-btn{display:block}}.is-page-vision-body_lists__item .vision-ac-btn .btn{font-size:15px;transition:none}.is-page-vision-body_lists__item .vision-ac-btn .btn .icon{transform:translateY(-50%) rotate(90deg)}.is-page-vision-body_lists__item .vision-ac-btn .btn.active{font-size:0}.is-page-vision-body_lists__item .vision-ac-btn .btn.active:before{font-size:15px;content:"CLOSE"}.is-page-vision-body_lists__item .vision-ac-btn .btn.active .icon{transform:translateY(-50%) rotate(-90deg)}.is-page-vision-body_lists__item .primary_btn{position:relative;bottom:auto;right:auto;margin-top:16px}.is-page-vision-body_lists__item .inner_split{display:-ms-flex;display:flex;justify-content:space-between}@media only screen and (max-width:640px){.is-page-vision-body_lists__item .inner_split{display:block}}.is-page-vision-body_lists__item .inner_split-L{width:50%}@media only screen and (max-width:640px){.is-page-vision-body_lists__item .inner_split-L{width:100%}}.is-page-vision-body_lists__item .inner_split-R{width:45.3%;display:-ms-flex;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:640px){.is-page-vision-body_lists__item .inner_split-R{width:100%;margin-top:20px}}.is-page-vision-body_lists__item .inner_split-R .goal-box{margin-top:54px}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-vision-body_lists__item .inner_split-R .goal-box{margin-top:20px}}@media only screen and (max-width:640px){.is-page-vision-body_lists__item .inner_split-R .goal-box{margin-top:0}}.is-page-vision-body_lists__item .inner_split-R .goal-text{padding:18px;background:#f5f5f5;text-align:center;margin-bottom:12px;font-size:14px}@media(min-width: 480px){.is-page-vision-body_lists__item .inner_split-R .goal-text{font-size:18px;font-size:calc(0.005*100vw + 11.6px)}}@media(min-width: 1280px){.is-page-vision-body_lists__item .inner_split-R .goal-text{font-size:18px}}@media only screen and (max-width:640px){.is-page-vision-body_lists__item .inner_split-R .goal-text{padding:12px;margin-bottom:8px}}.is-page-vision-body_lists__item .inner_split-R .btn-text{margin-top:16px;font-size:11px;font-weight:500;letter-spacing:.07em;line-height:1.2}@media(min-width: 480px){.is-page-vision-body_lists__item .inner_split-R .btn-text{font-size:11px;font-size:calc(0*100vw + 11px)}}@media(min-width: 1280px){.is-page-vision-body_lists__item .inner_split-R .btn-text{font-size:11px}}.is-page-story{max-width:1440px;margin:auto}.is-page-story .main_text{margin-bottom:20px}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-story .main_text{margin-bottom:36px}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-story .main_text{margin-bottom:20px}}@media only screen and (max-width:640px){.is-page-story .main_text{margin-bottom:20px}}.is-page-story .main_img{margin:40px 0 30px}@media only screen and (min-width:641px)and (max-width:835px){.is-page-story .main_img{margin:20px 0}}@media only screen and (max-width:640px){.is-page-story .main_img{margin:24px 0 16px}}.is-page-story .notice{font-size:11px;font-weight:500;padding-top:10px;line-height:1.2;text-align:right;display:block}@media(min-width: 480px){.is-page-story .notice{font-size:13px;font-size:calc(0.0025*100vw + 9.8px)}}@media(min-width: 1280px){.is-page-story .notice{font-size:13px}}.is-page-story .shift-left .shift-img{margin-left:calc(50% - 50vw);margin-right:auto}.is-page-story .shift-left .shift-text{margin-right:calc(50% - 50vw);margin-left:auto}.is-page-story .shift-right .shift-img{margin-right:calc(50% - 50vw);margin-left:auto}.is-page-story .shift-right .shift-text{margin-left:calc(50% - 50vw);margin-right:auto}.is-page-story .shift-img{position:relative;z-index:-1}.is-page-story .shift-text{margin-top:-90px;background-color:#fff;width:70vw;padding:100px 160px}.is-page-story .shift-text *:last-child{margin-bottom:0 !important}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-story .shift-text{padding:80px 10vw}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-story .shift-text{margin-top:-80px;padding:60px 8vw;width:82vw}}@media only screen and (max-width:640px){.is-page-story .shift-text{width:94vw;margin-top:-20px;padding:36px 6vw}}.is-page-story .shift-text .title{font-size:18px;line-height:1.63;margin-top:50px;margin-bottom:28px}@media(min-width: 480px){.is-page-story .shift-text .title{font-size:22px;font-size:calc(0.005*100vw + 15.6px)}}@media(min-width: 1280px){.is-page-story .shift-text .title{font-size:22px}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-story .shift-text .title{margin-top:40px;margin-bottom:24px}}@media only screen and (max-width:640px){.is-page-story .shift-text .title{line-height:1.4;margin-top:40px;margin-bottom:24px}}.is-page-story .shift-text .title:first-child{margin-top:0}.is-page-story .shift-text .text{font-weight:500;line-height:2.44;margin-top:16px}@media only screen and (max-width:640px){.is-page-story .shift-text .text{line-height:2.2}}.is-page-story .shift-text .primary_btn{margin-top:4px}@media only screen and (min-width:641px)and (max-width:835px){.is-page-story .shift-text .primary_btn{margin-top:24px}}@media only screen and (max-width:640px){.is-page-story .shift-text .primary_btn{margin-top:24px}}.is-page-story .shift-text .img{margin:40px 0}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-story .shift-text .img{margin:30px 0}}@media only screen and (max-width:640px){.is-page-story .shift-text .img{margin:24px 0}}.is-page-story .is-page-for-the-gaia-split{margin-bottom:80px;display:-ms-flex;display:flex;align-items:flex-end}@media only screen and (min-width:641px)and (max-width:835px){.is-page-story .is-page-for-the-gaia-split{margin-bottom:60px}}@media only screen and (max-width:640px){.is-page-story .is-page-for-the-gaia-split{margin-bottom:40px;flex-direction:column}}.is-page-story .is-page-for-the-gaia-split-L{width:280px;position:relative}@media only screen and (min-width:641px)and (max-width:835px){.is-page-story .is-page-for-the-gaia-split-L{width:40%}}@media only screen and (max-width:640px){.is-page-story .is-page-for-the-gaia-split-L{width:100%}}.is-page-story .is-page-for-the-gaia-split-L .notice{position:absolute;bottom:0;right:0;transform:translateY(100%)}.is-page-story .is-page-for-the-gaia-split-R{width:370px;padding-left:40px}@media only screen and (min-width:641px)and (max-width:835px){.is-page-story .is-page-for-the-gaia-split-R{width:60%}}@media only screen and (max-width:640px){.is-page-story .is-page-for-the-gaia-split-R{width:100%;padding-left:0;margin-top:24px}}.is-page-story .is-page-for-the-gaia-split-R .text{font-size:14px;font-weight:500;line-height:1.86;margin-top:20px}@media(min-width: 480px){.is-page-story .is-page-for-the-gaia-split-R .text{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-story .is-page-for-the-gaia-split-R .text{font-size:15px}}@media only screen and (max-width:640px){.is-page-story .is-page-for-the-gaia-split-R .text{line-height:1.6;margin-top:16px}}.business-work{margin-top:60px}@media only screen and (min-width:641px)and (max-width:835px){.business-work{margin-top:50px}}@media only screen and (max-width:640px){.business-work{margin-top:30px}}.business-work_lists{display:-ms-flex;display:flex;margin-top:20px}@media only screen and (min-width:641px)and (max-width:835px){.business-work_lists{margin-top:16px}}@media only screen and (max-width:640px){.business-work_lists{margin-top:16px}}.business-work_lists__item .title{margin-top:16px;font-size:14px;line-height:1.2}@media(min-width: 480px){.business-work_lists__item .title{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.business-work_lists__item .title{font-size:15px}}@media only screen and (min-width:641px)and (max-width:835px){.business-work_lists__item .title{margin-top:14px}}@media only screen and (max-width:640px){.business-work_lists__item .title{margin-top:12px}}.business-work_lists__item .primary_btn{margin-top:12px}@media only screen and (min-width:641px)and (max-width:835px){.business-work_lists__item .primary_btn{margin-top:14px}}@media only screen and (max-width:640px){.business-work_lists__item .primary_btn{margin-top:6px}}.business-work-text{margin-top:20px;text-align:center;font-size:14px}@media(min-width: 480px){.business-work-text{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.business-work-text{font-size:15px}}@media only screen and (max-width:640px){.business-work-text{margin-top:24px;line-height:1.4}}.business-work-btn{text-align:center;margin:20px auto 0}@media only screen and (max-width:640px){.business-work-btn{margin:16px auto 0}}.business-title-large{font-size:18px;text-align:center}@media(min-width: 480px){.business-title-large{font-size:26px;font-size:calc(0.01*100vw + 13.2px)}}@media(min-width: 1280px){.business-title-large{font-size:26px}}.is-page-business-introduction{margin-bottom:142px}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business-introduction{margin-bottom:120px}}@media only screen and (max-width:640px){.is-page-business-introduction{margin-bottom:60px}}.is-page-business .main_lead{line-height:1.66;margin-bottom:10px}@media only screen and (max-width:640px){.is-page-business .main_lead{font-size:16px;letter-spacing:.07em}}.is-page-business .business-split{margin-top:32px;display:-ms-flex;display:flex;justify-content:space-between}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .business-split{margin-top:30px}}@media only screen and (max-width:640px){.is-page-business .business-split{flex-direction:column;margin-top:30px}}.is-page-business .business-split-L,.is-page-business .business-split-R{width:48.2%;position:relative;display:-ms-flex;display:flex;flex-direction:column}@media only screen and (max-width:640px){.is-page-business .business-split-L,.is-page-business .business-split-R{width:100%}}@media only screen and (max-width:640px){.is-page-business .business-split-R{margin-top:24px}}.is-page-business .business-split .title{color:#005dab;width:100%;text-align:center;transform:translateY(50%)}.is-page-business .business-split .content{background-color:#fff;padding:42px 40px 36px;flex-grow:1}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .business-split .content{padding:4vw}}@media only screen and (max-width:640px){.is-page-business .business-split .content{padding:8% 5% 5%}}.is-page-business .business-split .content-title,.is-page-business .business-split .content-text{font-size:14px;line-height:1.6}@media(min-width: 480px){.is-page-business .business-split .content-title,.is-page-business .business-split .content-text{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-business .business-split .content-title,.is-page-business .business-split .content-text{font-size:15px}}.is-page-business .business-split .content-title{margin-top:30px;margin-bottom:6px}@media only screen and (max-width:640px){.is-page-business .business-split .content-title{margin-top:20px}}.is-page-business .business-split .content-title:first-child{margin-top:0}.is-page-business .business-split .content-text{font-weight:500}.is-page-business .is-page-solar-power-system-01-02{overflow:hidden}.is-page-business .is-page-solar-power-system-01-02-head .title{font-size:18px;text-align:center;color:#005dab;padding-bottom:36px;margin-bottom:36px;position:relative}@media(min-width: 480px){.is-page-business .is-page-solar-power-system-01-02-head .title{font-size:26px;font-size:calc(0.01*100vw + 13.2px)}}@media(min-width: 1280px){.is-page-business .is-page-solar-power-system-01-02-head .title{font-size:26px}}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-solar-power-system-01-02-head .title{padding-bottom:24px;margin-bottom:24px}}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-01-02-head .title{padding-bottom:18px;margin-bottom:20px;line-height:1.5}}.is-page-business .is-page-solar-power-system-01-02-head .title::before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:26px;height:1px;background-color:#bfbfbf}.is-page-business .is-page-solar-power-system-01-02-head .lead{text-align:center;margin-bottom:20px}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-01-02-head .lead{margin-bottom:14px;font-size:16px}}.is-page-business .is-page-solar-power-system-01-02-head .main_text{text-align:center}.is-page-business .is-page-solar-power-system-01-02 .main_lists{margin-top:20px;list-style:disc;padding-left:1.2em}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-01-02 .main_lists{margin-top:16px}}.is-page-business .is-page-solar-power-system-01-02 .main_lists__item{font-size:14px;line-height:1.86;font-weight:500}@media(min-width: 480px){.is-page-business .is-page-solar-power-system-01-02 .main_lists__item{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-business .is-page-solar-power-system-01-02 .main_lists__item{font-size:15px}}.is-page-business .is-page-solar-power-system-01-02 .is-page-solar-power-system-title{position:absolute;top:0;left:160px;transform:translateY(-50%)}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-solar-power-system-01-02 .is-page-solar-power-system-title{left:8vw}}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-01-02 .is-page-solar-power-system-title{left:7vw}}.is-page-business .is-page-solar-power-system-01-02 .is-page-solar-power-system-content{padding:74px 160px 127px;height:100%;background-color:#fff;font-size:14px;line-height:1.86;font-weight:500}@media(min-width: 480px){.is-page-business .is-page-solar-power-system-01-02 .is-page-solar-power-system-content{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-business .is-page-solar-power-system-01-02 .is-page-solar-power-system-content{font-size:15px}}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-solar-power-system-01-02 .is-page-solar-power-system-content{padding:70px 14vw 50px 8vw}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .is-page-solar-power-system-01-02 .is-page-solar-power-system-content{padding:40px 15vw 40px 8vw;height:440px}}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-01-02 .is-page-solar-power-system-content{padding:40px 7vw 70px;min-height:400px}}.is-page-business .is-page-solar-power-system-01-02-slide{position:relative;margin-top:68px}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-01-02-slide{margin-top:80px}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .is-page-solar-power-system-01-02-slide .split-shift{align-items:flex-end}}.is-page-business .is-page-solar-power-system-01-02-slide .split-shift-L{width:54.5vw}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-01-02-slide .split-shift-L{width:100%}}.is-page-business .is-page-solar-power-system-01-02-slide .split-shift-R{width:50vw}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-solar-power-system-01-02-slide .split-shift-R{width:60%}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .is-page-solar-power-system-01-02-slide .split-shift-R{width:54%;margin-bottom:40px}}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-01-02-slide .split-shift-R{width:80%}}.is-page-business .is-page-solar-power-system-01-02-slide .swiper-button{top:0}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-solar-power-system-01-02-slide .swiper-button{top:10px}}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-01-02-slide .swiper-button{top:-13vw}}.is-page-business .is-page-solar-power-system-02-01{overflow:hidden;position:relative}.is-page-business .is-page-solar-power-system-02-01-flow{margin-top:30px}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .is-page-solar-power-system-02-01-flow{overflow-x:scroll;padding-bottom:20px}}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-02-01-flow{overflow-x:scroll;padding-bottom:20px}}.is-page-business .is-page-solar-power-system-02-01-flow::-webkit-scrollbar{height:3px}.is-page-business .is-page-solar-power-system-02-01-flow::-webkit-scrollbar-track{background-color:#efefef}.is-page-business .is-page-solar-power-system-02-01-flow::-webkit-scrollbar-thumb{background-color:#005dab}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .is-page-solar-power-system-02-01-flow .img{width:120vw}}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-02-01-flow .img{width:800px}}.is-page-business .is-page-solar-power-system-02-01 .side_wrap{position:relative}.is-page-business .is-page-solar-power-system-02-01-slide{margin-right:calc(50% - 50vw);overflow:hidden;position:relative;margin-top:60px}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-02-01-slide{margin-top:40px}}.is-page-business .is-page-solar-power-system-02-01-slide .seventh_title{margin-bottom:30px}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-02-01-slide .seventh_title{margin-bottom:20px}}.is-page-business .is-page-solar-power-system-02-01-slide .swiper-slide{max-width:880px}.is-page-business .is-page-solar-power-system-02-01-slide .slide-img{margin-top:20px}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-02-01-slide .slide-img{margin-top:14px}}.is-page-business .is-page-solar-power-system-02-01-slide .text,.is-page-business .is-page-solar-power-system-02-01-slide .text strong{line-height:1.86;font-weight:500;font-size:14px}@media(min-width: 480px){.is-page-business .is-page-solar-power-system-02-01-slide .text,.is-page-business .is-page-solar-power-system-02-01-slide .text strong{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-business .is-page-solar-power-system-02-01-slide .text,.is-page-business .is-page-solar-power-system-02-01-slide .text strong{font-size:15px}}.is-page-business .is-page-solar-power-system-02-01-slide .text{margin-top:26px}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .is-page-solar-power-system-02-01-slide .text{margin-top:16px}}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-02-01-slide .text{margin-top:14px}}.is-page-business .is-page-solar-power-system-02-01-slide .text strong{color:#005dab;font-weight:700;background:linear-gradient(transparent 60%, #FFFB86 0%);display:inline;padding:0 2px 4px}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-02-01-slide .text strong{padding:0 2px 2px}}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-solar-power-system-02-01 .swiper-button{top:-10px}}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-02-01 .swiper-button{top:-2vw}}.is-page-business .is-page-solar-power-system-02-02{margin-top:72px}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-solar-power-system-02-02{margin-top:80px}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .is-page-solar-power-system-02-02{margin-top:70px}}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-02-02{margin-top:40px}}.is-page-business .is-page-solar-power-system-02-02 .split-shift-L{width:54.5vw;background-color:#fff}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-solar-power-system-02-02 .split-shift-L{width:80%}}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-02-02 .split-shift-L{width:90%}}.is-page-business .is-page-solar-power-system-02-02 .split-shift-L-content{padding:74px 160px 60px}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-solar-power-system-02-02 .split-shift-L-content{padding:70px 14vw 80px 8vw}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .is-page-solar-power-system-02-02 .split-shift-L-content{padding:60px 17vw 60px 8vw}}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-02-02 .split-shift-L-content{padding:40px 7vw 70px}}.is-page-business .is-page-solar-power-system-02-02 .split-shift-L-content .title{position:relative;margin-top:48px;margin-bottom:20px}.is-page-business .is-page-solar-power-system-02-02 .split-shift-L-content .title:first-child{margin-top:0}.is-page-business .is-page-solar-power-system-02-02 .split-shift-L-content .title-color{color:#005dab}.is-page-business .is-page-solar-power-system-02-02 .split-shift-L-content .title-color::before{background-color:#005dab}.is-page-business .is-page-solar-power-system-02-02 .split-shift-L-content .title-bl{color:#000}.is-page-business .is-page-solar-power-system-02-02 .split-shift-L-content .title-bl::before{background-color:#000}.is-page-business .is-page-solar-power-system-02-02 .split-shift-L-content .main_text{line-height:1.8}.is-page-business .is-page-solar-power-system-02-02 .split-shift-L-content .main_lists{margin-top:20px;list-style:disc;padding-left:1.2em}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-02-02 .split-shift-L-content .main_lists{margin-top:12px}}.is-page-business .is-page-solar-power-system-02-02 .split-shift-L-content .main_lists__item{font-size:14px;line-height:1.86;font-weight:500}@media(min-width: 480px){.is-page-business .is-page-solar-power-system-02-02 .split-shift-L-content .main_lists__item{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-business .is-page-solar-power-system-02-02 .split-shift-L-content .main_lists__item{font-size:15px}}.is-page-business .is-page-solar-power-system-02-02 .split-shift-R{width:50vw}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-solar-power-system-02-02 .split-shift-R{width:60%}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .is-page-solar-power-system-02-02 .split-shift-R{width:54%}}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-02-02 .split-shift-R{width:80%}}.is-page-business .is-page-solar-power-system-02-02 .split-shift-R .primary_btn{margin:-22px 20px 0 auto}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-solar-power-system-02-02 .split-shift-R .primary_btn{margin:-12px 3.2vw 0 auto}}@media only screen and (max-width:640px){.is-page-business .is-page-solar-power-system-02-02 .split-shift-R .primary_btn{margin:-4px 20px 0 auto}}.is-page-business .is-page-wind-power-system-01-01-content{display:-ms-flex;display:flex;justify-content:space-between}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .is-page-wind-power-system-01-01-content{flex-direction:column}}@media only screen and (max-width:640px){.is-page-business .is-page-wind-power-system-01-01-content{flex-direction:column}}.is-page-business .is-page-wind-power-system-01-01-content .main_text{width:48.2%;letter-spacing:.1em}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .is-page-wind-power-system-01-01-content .main_text{width:100%}}@media only screen and (max-width:640px){.is-page-business .is-page-wind-power-system-01-01-content .main_text{width:100%}}.is-page-business .is-page-wind-power-system-01-01-content .img{width:44.6%}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .is-page-wind-power-system-01-01-content .img{width:70%;margin:20px auto 0}}@media only screen and (max-width:640px){.is-page-business .is-page-wind-power-system-01-01-content .img{width:100%;margin:20px auto 0}}.is-page-business .is-page-wind-power-system-01-01-flow{margin-top:20px}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-wind-power-system-01-01-flow{overflow-x:scroll;padding-bottom:20px}}@media only screen and (max-width:640px){.is-page-business .is-page-wind-power-system-01-01-flow{overflow-x:scroll;padding-bottom:20px}}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-wind-power-system-01-01-flow .img{width:110vw}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .is-page-wind-power-system-01-01-flow .img{width:130vw}}@media only screen and (max-width:640px){.is-page-business .is-page-wind-power-system-01-01-flow .img{width:800px}}.is-page-business .is-page-wind-power-system-01-02{position:relative}.is-page-business .is-page-wind-power-system-01-02-slide{margin-top:60px;margin-right:calc(50% - 50vw);overflow:hidden}.is-page-business .is-page-wind-power-system-01-02-slide .seventh_title{margin-bottom:30px}@media only screen and (max-width:640px){.is-page-business .is-page-wind-power-system-01-02-slide .seventh_title{margin-bottom:20px}}.is-page-business .is-page-wind-power-system-01-02-slide .swiper-slide{max-width:880px}.is-page-business .is-page-wind-power-system-01-02-slide .slide-img{margin-top:20px}.is-page-business .is-page-wind-power-system-01-02-slide .text,.is-page-business .is-page-wind-power-system-01-02-slide .text strong{line-height:1.86;font-weight:500;font-size:14px}@media(min-width: 480px){.is-page-business .is-page-wind-power-system-01-02-slide .text,.is-page-business .is-page-wind-power-system-01-02-slide .text strong{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-business .is-page-wind-power-system-01-02-slide .text,.is-page-business .is-page-wind-power-system-01-02-slide .text strong{font-size:15px}}.is-page-business .is-page-wind-power-system-01-02-slide .text{margin-top:26px}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-wind-power-system-01-02-slide .text{margin-top:16px}}@media only screen and (max-width:640px){.is-page-business .is-page-wind-power-system-01-02-slide .text{margin-top:14px}}.is-page-business .is-page-wind-power-system-01-02-slide .text strong{color:#005dab;font-weight:700;background:linear-gradient(transparent 60%, #FFFB86 0%);display:inline;padding:0 2px 4px}@media only screen and (max-width:640px){.is-page-business .is-page-wind-power-system-01-02-slide .text strong{padding:0 2px 2px}}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-wind-power-system-01-02 .swiper-button{top:-10px}}@media only screen and (max-width:640px){.is-page-business .is-page-wind-power-system-01-02 .swiper-button{top:-2vw}}.is-page-business .is-page-wind-power-system-02 .split-shift{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}.is-page-business .is-page-wind-power-system-02 .split-shift-L{width:54.5vw}@media only screen and (max-width:640px){.is-page-business .is-page-wind-power-system-02 .split-shift-L{width:100%}}.is-page-business .is-page-wind-power-system-02 .split-shift-R{margin-top:80px;width:50vw}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-wind-power-system-02 .split-shift-R{width:60%}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .is-page-wind-power-system-02 .split-shift-R{width:54%;margin-top:50px}}@media only screen and (max-width:640px){.is-page-business .is-page-wind-power-system-02 .split-shift-R{width:80%;margin-top:-40px}}.is-page-business .is-page-wind-power-system-02 .split-shift-content{padding:80px 160px}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-wind-power-system-02 .split-shift-content{padding:70px 14vw 80px 8vw}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .is-page-wind-power-system-02 .split-shift-content{padding:60px 14vw 60px 8vw}}@media only screen and (max-width:640px){.is-page-business .is-page-wind-power-system-02 .split-shift-content{padding:40px 7vw 70px}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .is-page-engineering-02{margin-top:60px}}@media only screen and (max-width:640px){.is-page-business .is-page-engineering-02{margin-top:40px}}.is-page-business .is-page-engineering-02 .seventh_title{margin-top:60px}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-engineering-02 .seventh_title{margin-top:40px}}@media only screen and (max-width:640px){.is-page-business .is-page-engineering-02 .seventh_title{margin-top:30px}}.is-page-business .is-page-engineering-02 .business-title-large{margin-bottom:25px}.is-page-business .is-page-engineering-02-img{width:100%}.is-page-business .is-page-engineering-02-btn{display:-ms-flex;display:flex;justify-content:center;margin-top:36px}@media only screen and (max-width:640px){.is-page-business .is-page-engineering-02-btn{flex-direction:column;align-items:center;margin-top:24px}}@media only screen and (max-width:640px){.is-page-business .is-page-engineering-02-btn .primary_btn{margin-bottom:16px}}.is-page-business .is-page-engineering-02-btn .primary_btn:not(:first-child){margin-left:36px}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .is-page-engineering-02-btn .primary_btn:not(:first-child){margin-left:24px}}@media only screen and (max-width:640px){.is-page-business .is-page-engineering-02-btn .primary_btn:not(:first-child){margin-left:0}}.is-page-business .is-page-engineering-02-btn .primary_btn .en .jp{font-size:14px;display:inline-block;margin-left:4px;letter-spacing:.08em}@media(min-width: 480px){.is-page-business .is-page-engineering-02-btn .primary_btn .en .jp{font-size:14px;font-size:calc(0*100vw + 14px)}}@media(min-width: 1280px){.is-page-business .is-page-engineering-02-btn .primary_btn .en .jp{font-size:14px}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-business .is-page-engineering-02-btn .primary_btn .en .jp{font-size:12px}}.is-page-business .is-page-engineering-02-btn .primary_btn .en .en{font-family:"Oswald",sans-serif;font-size:13px;font-weight:500;display:inline-block;margin-left:4px;letter-spacing:.05em}@media(min-width: 480px){.is-page-business .is-page-engineering-02-btn .primary_btn .en .en{font-size:13px;font-size:calc(0*100vw + 13px)}}@media(min-width: 1280px){.is-page-business .is-page-engineering-02-btn .primary_btn .en .en{font-size:13px}}.is-page-business .is-page-engineering-02 .business-work-btn{width:-moz-fit-content;width:fit-content;margin:24px auto 0}@media only screen and (max-width:640px){.is-page-business .is-page-engineering-02 .business-work-btn{margin:0 auto}}@media only screen and (max-width:640px){.is-page-business .is-page-engineering-02 .business-work-btn .en{position:relative}}@media only screen and (max-width:640px){.is-page-business .is-page-engineering-02 .business-work-btn .jp{display:none}}.is-page-business .is-page-mmsd .business-title-large{margin-bottom:66px}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-business .is-page-mmsd .business-title-large{margin-bottom:40px}}@media only screen and (max-width:640px){.is-page-business .is-page-mmsd .business-title-large{margin-bottom:30px}}.is-page-business .is-page-mmsd-movie{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);aspect-ratio:16/9}.is-page-business .is-page-mmsd-movie iframe{width:100%;height:100%}.is-page-business .is-page-mmsd-btn{display:-ms-flex;display:flex;justify-content:center;margin-top:40px}@media only screen and (max-width:640px){.is-page-business .is-page-mmsd-btn{margin-top:30px}}.is-page-business .is-page-mmsd-btn .primary_btn{margin:0 20px}@media only screen and (max-width:640px){.is-page-business .is-page-mmsd-btn .primary_btn{margin:0 12px}}@media only screen and (max-width:640px){.is-page-sdgs_lists__item{margin-right:calc(50% - 50vw)}}.is-page-sdgs_lists__item:not(:first-child){margin-top:72px}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-sdgs_lists__item:not(:first-child){margin-top:60px}}@media only screen and (max-width:640px){.is-page-sdgs_lists__item:not(:first-child){margin-top:50px}}.is-page-sdgs-title{margin-bottom:38px}@media only screen and (min-width:641px)and (max-width:835px){.is-page-sdgs-title{margin-bottom:26px}}@media only screen and (max-width:640px){.is-page-sdgs-title{margin-bottom:26px}}.is-page-sdgs-title .number{color:#005dab;font-family:"Josefin Sans",sans-serif;font-size:14px;display:block;margin-bottom:20px}@media(min-width: 480px){.is-page-sdgs-title .number{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-sdgs-title .number{font-size:15px}}@media only screen and (max-width:640px){.is-page-sdgs-title .number{margin-bottom:14px}}.is-page-sdgs-title .en{display:-ms-flex;display:flex;align-items:flex-end;font-size:26px;font-weight:500;line-height:1;letter-spacing:.05em}@media(min-width: 480px){.is-page-sdgs-title .en{font-size:36px;font-size:calc(0.0125*100vw + 20px)}}@media(min-width: 1280px){.is-page-sdgs-title .en{font-size:36px}}@media only screen and (max-width:640px){.is-page-sdgs-title .en{flex-direction:column;align-items:flex-start}}.is-page-sdgs-title .en .jp{margin-left:30px;font-size:13px;line-height:1;color:#5682a7}@media(min-width: 480px){.is-page-sdgs-title .en .jp{font-size:13px;font-size:calc(0*100vw + 13px)}}@media(min-width: 1280px){.is-page-sdgs-title .en .jp{font-size:13px}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-sdgs-title .en .jp{margin-left:24px}}@media only screen and (max-width:640px){.is-page-sdgs-title .en .jp{margin-left:0;margin-top:12px}}.is-page-sdgs-content{padding:40px 160px 40px 40px;background-color:#fff}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-sdgs-content{padding:40px 8vw 40px 4vw}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-sdgs-content{padding:30px 4vw 40px}}@media only screen and (max-width:640px){.is-page-sdgs-content{padding:24px 5vw 30px}}.is-page-sdgs-content-title{margin-bottom:20px}@media only screen and (max-width:640px){.is-page-sdgs-content-title{margin-bottom:16px}}.is-page-sdgs-content-title .en{font-weight:500}.is-page-sdgs-content-title .en,.is-page-sdgs-content-title .jp{font-size:18px;letter-spacing:.05em}@media(min-width: 480px){.is-page-sdgs-content-title .en,.is-page-sdgs-content-title .jp{font-size:20px;font-size:calc(0.0025*100vw + 16.8px)}}@media(min-width: 1280px){.is-page-sdgs-content-title .en,.is-page-sdgs-content-title .jp{font-size:20px}}.is-page-sdgs-content-title.large .en,.is-page-sdgs-content-title.large .jp{line-height:1.8}@media only screen and (max-width:640px){.is-page-sdgs-content-title.large .en,.is-page-sdgs-content-title.large .jp{line-height:1.4}}.is-page-sdgs-content-title.large .en{font-size:22px;letter-spacing:.05em}@media(min-width: 480px){.is-page-sdgs-content-title.large .en{font-size:24px;font-size:calc(0.0025*100vw + 20.8px)}}@media(min-width: 1280px){.is-page-sdgs-content-title.large .en{font-size:24px}}.is-page-sdgs-content-title.large .jp{font-size:16px;letter-spacing:.12em}@media(min-width: 480px){.is-page-sdgs-content-title.large .jp{font-size:18px;font-size:calc(0.0025*100vw + 14.8px)}}@media(min-width: 1280px){.is-page-sdgs-content-title.large .jp{font-size:18px}}@media only screen and (max-width:640px){.is-page-sdgs-content-title.large .jp{margin-top:10px;display:inline-block;line-height:1.5}}.is-page-sdgs-content-text{font-size:14px;line-height:2;letter-spacing:.07em;font-weight:500;margin-top:20px}@media(min-width: 480px){.is-page-sdgs-content-text{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-sdgs-content-text{font-size:15px}}@media only screen and (max-width:640px){.is-page-sdgs-content-text{margin-top:16px}}@media only screen and (max-width:640px){.is-page-sdgs-content-text.sp-none{display:none}}.is-page-sdgs-content-slide{aspect-ratio:16/11.5}.is-page-sdgs-content-slide iframe{width:100%;height:100%}.is-page-sdgs-content-split{display:-ms-flex;display:flex;justify-content:space-between}@media only screen and (max-width:640px){.is-page-sdgs-content-split{flex-direction:column}}.is-page-sdgs-content-split-L{width:48.8%}@media only screen and (max-width:640px){.is-page-sdgs-content-split-L{width:100%}}.is-page-sdgs-content-split-L .primary_btn{margin:20px 0 30px}@media only screen and (max-width:640px){.is-page-sdgs-content-split-L .primary_btn{margin:12px 0}}.is-page-sdgs-content-split-R{width:44%;margin-top:46px}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-sdgs-content-split-R{margin-top:42px}}@media only screen and (max-width:640px){.is-page-sdgs-content-split-R{width:100%;margin-top:24px}}.is-page-sdgs-content-split-R .primary_btn{margin-top:14px}.is-page-sdgs-content-split.pattern01 .is-page-sdgs-content-split-L{width:66.6%}@media only screen and (max-width:640px){.is-page-sdgs-content-split.pattern01 .is-page-sdgs-content-split-L{width:100%}}.is-page-sdgs-content-split.pattern01 .is-page-sdgs-content-split-R{width:26%}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-sdgs-content-split.pattern01 .is-page-sdgs-content-split-R{width:28%}}@media only screen and (max-width:640px){.is-page-sdgs-content-split.pattern01 .is-page-sdgs-content-split-R{width:60%;margin:24px auto 0}}.is-page-company .ceo-box{min-height:390px;background-position:0 33%;background-size:100%;position:relative}.is-page-company .ceo-box .text-box{margin-right:5.5vw;padding:50px 50px 40px;position:absolute;bottom:-44px;width:50%}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-company .ceo-box .text-box{width:54%;top:120px;bottom:auto}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-company .ceo-box .text-box{position:relative;width:80%;margin:-30% auto 0}}@media only screen and (max-width:640px){.is-page-company .ceo-box .text-box{padding:30px 6vw;position:relative;width:90%;margin:-30% auto 0}}.is-page-company .ceo-box .text-box .title{left:50px}@media only screen and (min-width:641px)and (max-width:835px){.is-page-company .ceo-box .text-box .title{left:auto}}@media only screen and (max-width:640px){.is-page-company .ceo-box .text-box .title{left:auto}}.is-page-company .ceo-box .text-box .text{margin-top:26px}@media only screen and (max-width:640px){.is-page-company .ceo-box .text-box .text{margin-top:20px}}.is-page-company .ceo-box .text-box .link{position:absolute;bottom:0;right:80px;transform:translateY(50%)}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-company .ceo-box .text-box .link{right:50px}}@media only screen and (max-width:640px){.is-page-company .ceo-box .text-box .link{right:6vw}}.is-page-company .ceo-box .text-box .link .btn{display:block;display:-ms-flex;display:flex;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}.is-page-company .ceo-box .text-box .link .btn:hover{opacity:.7;filter:alpha(opacity=70)}.is-page-company .ceo-box .text-box .link .btn-text{font-size:13px;color:#005dab}@media(min-width: 480px){.is-page-company .ceo-box .text-box .link .btn-text{font-size:15px;font-size:calc(0.0025*100vw + 11.8px)}}@media(min-width: 1280px){.is-page-company .ceo-box .text-box .link .btn-text{font-size:15px}}.is-page-company .ceo-box .text-box .link .btn .arrow{width:14px;margin-left:20px}@media only screen and (max-width:640px){.is-page-company .ceo-box .text-box .link .btn .arrow{margin-left:5px}}.is-page-company-director{position:relative;margin-top:194px;overflow:hidden}@media only screen and (max-width:640px){.is-page-company-director{margin-top:100px}}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-company-director .swiper-button{top:-10px}}@media only screen and (max-width:640px){.is-page-company-director .swiper-button{top:-3%}}.is-page-company-history-content{height:660px;overflow-y:scroll}.is-page-company-certification_lists{display:-ms-flex;display:flex;flex-wrap:wrap}.is-page-company-certification_lists__item{width:calc((100% - 60px)/4);margin:0 0 20px 20px}.is-page-company-certification_lists__item .btn{display:block;overflow:hidden;transition:1s cubic-bezier(0.19, 1, 0.22, 1)}.is-page-company-certification_lists__item .btn img{transition:1s cubic-bezier(0.19, 1, 0.22, 1)}.is-page-company-certification_lists__item .btn:hover img{transform:scale(1.1)}.is-page-company .modal_content{height:auto}@media only screen and (max-width:640px){.is-page-company .modal_content{height:82vh}}.is-page-digital-library-introduction{font-weight:500;line-height:2.66}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-digital-library-introduction{line-height:2.2}}@media only screen and (max-width:640px){.is-page-digital-library-introduction{line-height:2.2}}.is-page-digital-library_lists__item{margin-top:74px}@media only screen and (min-width:641px)and (max-width:835px){.is-page-digital-library_lists__item{margin-top:90px}}@media only screen and (max-width:640px){.is-page-digital-library_lists__item{margin-top:70px}}.is-page-power-plant-list-introduction{font-weight:500;line-height:2.66}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-power-plant-list-introduction{line-height:2.2}}@media only screen and (max-width:640px){.is-page-power-plant-list-introduction{line-height:2.2}}.is-page-power-plant-list-head{margin-top:40px;position:relative}.is-page-power-plant-list-head .data_lists{display:table;position:absolute;top:10%;left:0;width:54%}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-power-plant-list-head .data_lists{top:0;width:60%}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-power-plant-list-head .data_lists{position:relative;width:77%}}@media only screen and (max-width:640px){.is-page-power-plant-list-head .data_lists{position:relative;width:100%;margin-bottom:24px}}.is-page-power-plant-list-head .data_lists__item{height:96px;display:-ms-flex;display:flex;align-items:center}@media only screen and (min-width:641px)and (max-width:835px){.is-page-power-plant-list-head .data_lists__item{height:76px}}@media only screen and (max-width:640px){.is-page-power-plant-list-head .data_lists__item{height:72px}}.is-page-power-plant-list-head .data_lists__item:not(:first-child){margin-top:34px}@media only screen and (max-width:640px){.is-page-power-plant-list-head .data_lists__item:not(:first-child){margin-top:24px}}.is-page-power-plant-list-head .data_lists__item-title{display:-ms-flex;display:flex;justify-content:center;align-items:center;width:40%;height:100%;text-align:center;background:#5682a7}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-power-plant-list-head .data_lists__item-title{width:36%}}@media only screen and (max-width:640px){.is-page-power-plant-list-head .data_lists__item-title{width:32%}}.is-page-power-plant-list-head .data_lists__item-title span{font-size:13px;color:#fff;line-height:1.4}@media(min-width: 480px){.is-page-power-plant-list-head .data_lists__item-title span{font-size:16px;font-size:calc(0.00375*100vw + 11.2px)}}@media(min-width: 1280px){.is-page-power-plant-list-head .data_lists__item-title span{font-size:16px}}.is-page-power-plant-list-head .data_lists__item-text{display:-ms-flex;display:flex;flex-direction:column;justify-content:center;width:60%;height:100%;padding:10px 30px;background-color:#fff}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-power-plant-list-head .data_lists__item-text{width:64%;padding:10px 24px}}@media only screen and (max-width:640px){.is-page-power-plant-list-head .data_lists__item-text{width:68%;padding:12px 16px}}.is-page-power-plant-list-head .data_lists__item_inner{display:-ms-flex;display:flex;align-items:center}@media only screen and (max-width:640px){.is-page-power-plant-list-head .data_lists__item_inner{flex-wrap:wrap}}.is-page-power-plant-list-head .data_lists__item_inner .status{font-size:14px;margin:2px 5px 0 0}@media(min-width: 480px){.is-page-power-plant-list-head .data_lists__item_inner .status{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-power-plant-list-head .data_lists__item_inner .status{font-size:15px}}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-power-plant-list-head .data_lists__item_inner .status{font-size:13px}}.is-page-power-plant-list-head .data_lists__item_inner .figure{font-size:20px;letter-spacing:0;line-height:1.6}@media(min-width: 480px){.is-page-power-plant-list-head .data_lists__item_inner .figure{font-size:24px;font-size:calc(0.005*100vw + 17.6px)}}@media(min-width: 1280px){.is-page-power-plant-list-head .data_lists__item_inner .figure{font-size:24px}}.is-page-power-plant-list-head .data_lists__item_inner .unit.jp{font-size:12px;margin:5px 4px 0}@media(min-width: 480px){.is-page-power-plant-list-head .data_lists__item_inner .unit.jp{font-size:13px;font-size:calc(0.00125*100vw + 11.4px)}}@media(min-width: 1280px){.is-page-power-plant-list-head .data_lists__item_inner .unit.jp{font-size:13px}}.is-page-power-plant-list-head .data_lists__item_inner .slash{font-size:13px;margin-right:8px}@media(min-width: 480px){.is-page-power-plant-list-head .data_lists__item_inner .slash{font-size:15px;font-size:calc(0.0025*100vw + 11.8px)}}@media(min-width: 1280px){.is-page-power-plant-list-head .data_lists__item_inner .slash{font-size:15px}}.is-page-power-plant-list-head .data_lists__item_inner .unit.en{font-size:12px;letter-spacing:0;margin:8px 6px 0}@media(min-width: 480px){.is-page-power-plant-list-head .data_lists__item_inner .unit.en{font-size:13px;font-size:calc(0.00125*100vw + 11.4px)}}@media(min-width: 1280px){.is-page-power-plant-list-head .data_lists__item_inner .unit.en{font-size:13px}}.is-page-power-plant-list-head .data_lists__item.plantA,.is-page-power-plant-list-head .data_lists__item.plantB{position:relative}.is-page-power-plant-list-head .data_lists__item.plantA::before,.is-page-power-plant-list-head .data_lists__item.plantB::before{content:"";display:inline-block;height:34px;width:34px;vertical-align:middle;position:absolute;bottom:0;left:17.4%;transform:translate(0, 100%)}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-power-plant-list-head .data_lists__item.plantA::before,.is-page-power-plant-list-head .data_lists__item.plantB::before{left:15%}}@media only screen and (max-width:640px){.is-page-power-plant-list-head .data_lists__item.plantA::before,.is-page-power-plant-list-head .data_lists__item.plantB::before{left:13%;width:24px;height:24px}}.is-page-power-plant-list-head .data_lists__item.plantA::before{background:url(//gfcorp.jp/wp-content/themes/gf_corp1.0.0/assets/images/common/icon-plus.svg) no-repeat center/100%}.is-page-power-plant-list-head .data_lists__item.plantB::before{background:url(//gfcorp.jp/wp-content/themes/gf_corp1.0.0/assets/images/common/icon-equal.svg) no-repeat center/100%}.is-page-power-plant-list-head .data_lists__item.total .data_lists__item-title{background:#005dab}@media only screen and (max-width:640px){.is-page-power-plant-list-head .data_lists__item.total .status{width:100%;display:block}}.is-page-power-plant-list-head .map{width:100%}.is-page-power-plant-list-head .map-icon{position:absolute;bottom:2.2%;right:9.5%}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-power-plant-list-head .map-icon{bottom:4%;right:2.7%}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-power-plant-list-head .map-icon{bottom:2%;right:0%}}@media only screen and (max-width:640px){.is-page-power-plant-list-head .map-icon{position:relative;bottom:auto;right:auto}}.is-page-power-plant-list-head .map-icon-text{display:-ms-flex;display:flex;align-items:center;font-size:11px;margin-top:10px}@media(min-width: 480px){.is-page-power-plant-list-head .map-icon-text{font-size:13px;font-size:calc(0.0025*100vw + 9.8px)}}@media(min-width: 1280px){.is-page-power-plant-list-head .map-icon-text{font-size:13px}}@media only screen and (max-width:640px){.is-page-power-plant-list-head .map-icon-text{margin-top:7px;justify-content:flex-end}}.is-page-power-plant-list-head .map-icon-text img{width:1.1em;display:inline-block;margin-right:8px}@media only screen and (max-width:640px){.is-page-power-plant-list-head .map-icon-text img{width:.8em;margin-right:4px}}.is-page-power-plant-list-notice{font-size:10px;font-weight:500;text-align:right}@media(min-width: 480px){.is-page-power-plant-list-notice{font-size:11px;font-size:calc(0.00125*100vw + 9.4px)}}@media(min-width: 1280px){.is-page-power-plant-list-notice{font-size:11px}}@media only screen and (max-width:640px){.is-page-power-plant-list-notice{margin-top:16px}}.is-page-power-plant-list-own-company-title,.is-page-power-plant-list-other-company-title{margin-bottom:20px}@media only screen and (max-width:640px){.is-page-power-plant-list-own-company-title,.is-page-power-plant-list-other-company-title{margin-bottom:14px}}.is-page-power-plant-list-other-company{margin-top:60px}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-power-plant-list-other-company{margin-top:30px}}@media only screen and (max-width:640px){.is-page-power-plant-list-other-company{margin-top:24px}}.is-page-power-plant-list_lists{display:-ms-flex;display:flex;flex-wrap:wrap}.is-page-power-plant-list_lists__item .title{font-size:14px;line-height:1.4;text-align:center;margin-top:12px}@media(min-width: 480px){.is-page-power-plant-list_lists__item .title{font-size:15px;font-size:calc(0.00125*100vw + 13.4px)}}@media(min-width: 1280px){.is-page-power-plant-list_lists__item .title{font-size:15px}}@media only screen and (max-width:640px){.is-page-power-plant-list_lists__item .title{margin-top:8px}}.is-page-power-plant-list_lists__item .title .supplement{display:block;font-size:11px;line-height:1.4;text-align:center;margin-top:8px}@media only screen and (max-width:640px){.is-page-power-plant-list_lists__item .title .supplement{margin-top:4px}}.is-page-power-plant-list_lists__item .power{font-family:"Oswald",sans-serif;font-size:12px;line-height:1.4;text-align:center;margin-top:8px}@media(min-width: 480px){.is-page-power-plant-list_lists__item .power{font-size:13px;font-size:calc(0.00125*100vw + 11.4px)}}@media(min-width: 1280px){.is-page-power-plant-list_lists__item .power{font-size:13px}}@media only screen and (max-width:640px){.is-page-power-plant-list_lists__item .power{margin-top:4px}}.is-page-power-plant-list_lists.article-clm_lists-4 .clm_item{margin-bottom:40px}@media only screen and (max-width:640px){.is-page-power-plant-list_lists.article-clm_lists-4 .clm_item{margin-bottom:20px}}.is-page-recruit .recruit-box{min-height:390px;background-position:0 33%;background-size:100%;position:relative}.is-page-recruit .recruit-box .text-box{margin-right:5.5vw;padding:50px 50px 40px;position:absolute;bottom:-32px;width:43%}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-recruit .recruit-box .text-box{width:54%;top:70px;bottom:auto}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-recruit .recruit-box .text-box{position:relative;width:80%;margin:-30% auto 0}}@media only screen and (max-width:640px){.is-page-recruit .recruit-box .text-box{padding:30px 6vw;position:relative;width:90%;top:auto;margin:-30% auto 0}}.is-page-recruit_lists .item-01 .is-page-recruit-title,.is-page-recruit_lists .item-02 .is-page-recruit-title,.is-page-recruit_lists .item-03 .is-page-recruit-title,.is-page-recruit_lists .item-04 .is-page-recruit-title{display:-ms-flex;display:flex;justify-content:space-between;margin-bottom:28px}@media only screen and (max-width:640px){.is-page-recruit_lists .item-01 .is-page-recruit-title,.is-page-recruit_lists .item-02 .is-page-recruit-title,.is-page-recruit_lists .item-03 .is-page-recruit-title,.is-page-recruit_lists .item-04 .is-page-recruit-title{margin-bottom:20px}}.is-page-recruit_lists .item-01 .is-page-recruit-title .number,.is-page-recruit_lists .item-02 .is-page-recruit-title .number,.is-page-recruit_lists .item-03 .is-page-recruit-title .number,.is-page-recruit_lists .item-04 .is-page-recruit-title .number{width:58px;font-family:"Oswald",sans-serif;font-size:24px;font-weight:500;letter-spacing:0;color:#005dab;position:relative;line-height:1.2}@media(min-width: 480px){.is-page-recruit_lists .item-01 .is-page-recruit-title .number,.is-page-recruit_lists .item-02 .is-page-recruit-title .number,.is-page-recruit_lists .item-03 .is-page-recruit-title .number,.is-page-recruit_lists .item-04 .is-page-recruit-title .number{font-size:34px;font-size:calc(0.0125*100vw + 18px)}}@media(min-width: 1280px){.is-page-recruit_lists .item-01 .is-page-recruit-title .number,.is-page-recruit_lists .item-02 .is-page-recruit-title .number,.is-page-recruit_lists .item-03 .is-page-recruit-title .number,.is-page-recruit_lists .item-04 .is-page-recruit-title .number{font-size:34px}}@media only screen and (max-width:640px){.is-page-recruit_lists .item-01 .is-page-recruit-title .number,.is-page-recruit_lists .item-02 .is-page-recruit-title .number,.is-page-recruit_lists .item-03 .is-page-recruit-title .number,.is-page-recruit_lists .item-04 .is-page-recruit-title .number{width:46px}}.is-page-recruit_lists .item-01 .is-page-recruit-title .number::before,.is-page-recruit_lists .item-02 .is-page-recruit-title .number::before,.is-page-recruit_lists .item-03 .is-page-recruit-title .number::before,.is-page-recruit_lists .item-04 .is-page-recruit-title .number::before{content:"";position:absolute;top:-8px;left:0;width:8px;height:8px;border-radius:50%;background-color:#dc000c}.is-page-recruit_lists .item-01 .is-page-recruit-title .text,.is-page-recruit_lists .item-02 .is-page-recruit-title .text,.is-page-recruit_lists .item-03 .is-page-recruit-title .text,.is-page-recruit_lists .item-04 .is-page-recruit-title .text{width:calc(100% - 58px);font-size:18px;line-height:1.58}@media(min-width: 480px){.is-page-recruit_lists .item-01 .is-page-recruit-title .text,.is-page-recruit_lists .item-02 .is-page-recruit-title .text,.is-page-recruit_lists .item-03 .is-page-recruit-title .text,.is-page-recruit_lists .item-04 .is-page-recruit-title .text{font-size:24px;font-size:calc(0.0075*100vw + 14.4px)}}@media(min-width: 1280px){.is-page-recruit_lists .item-01 .is-page-recruit-title .text,.is-page-recruit_lists .item-02 .is-page-recruit-title .text,.is-page-recruit_lists .item-03 .is-page-recruit-title .text,.is-page-recruit_lists .item-04 .is-page-recruit-title .text{font-size:24px}}@media only screen and (max-width:640px){.is-page-recruit_lists .item-01 .is-page-recruit-title .text,.is-page-recruit_lists .item-02 .is-page-recruit-title .text,.is-page-recruit_lists .item-03 .is-page-recruit-title .text,.is-page-recruit_lists .item-04 .is-page-recruit-title .text{width:calc(100% - 40px)}}.is-page-recruit_lists .item-01 .is-page-recruit-text,.is-page-recruit_lists .item-02 .is-page-recruit-text,.is-page-recruit_lists .item-03 .is-page-recruit-text,.is-page-recruit_lists .item-04 .is-page-recruit-text{margin-top:28px;font-weight:500;line-height:2.4}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-recruit_lists .item-01 .is-page-recruit-text,.is-page-recruit_lists .item-02 .is-page-recruit-text,.is-page-recruit_lists .item-03 .is-page-recruit-text,.is-page-recruit_lists .item-04 .is-page-recruit-text{margin-top:24px}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-recruit_lists .item-01 .is-page-recruit-text,.is-page-recruit_lists .item-02 .is-page-recruit-text,.is-page-recruit_lists .item-03 .is-page-recruit-text,.is-page-recruit_lists .item-04 .is-page-recruit-text{margin-top:20px}}@media only screen and (max-width:640px){.is-page-recruit_lists .item-01 .is-page-recruit-text,.is-page-recruit_lists .item-02 .is-page-recruit-text,.is-page-recruit_lists .item-03 .is-page-recruit-text,.is-page-recruit_lists .item-04 .is-page-recruit-text{margin-top:16px}}.is-page-recruit_lists .item-01 .is-page-recruit-text span,.is-page-recruit_lists .item-02 .is-page-recruit-text span,.is-page-recruit_lists .item-03 .is-page-recruit-text span,.is-page-recruit_lists .item-04 .is-page-recruit-text span{font-weight:700;line-height:2.4}.is-page-recruit_lists .item-01 .is-page-recruit-text strong,.is-page-recruit_lists .item-02 .is-page-recruit-text strong,.is-page-recruit_lists .item-03 .is-page-recruit-text strong,.is-page-recruit_lists .item-04 .is-page-recruit-text strong{font-weight:500;line-height:2.4;color:#005dab;font-weight:700;background:linear-gradient(transparent 60%, #FFFB86 0%);display:inline;padding:0 2px 4px}@media only screen and (max-width:640px){.is-page-recruit_lists .item-01 .is-page-recruit-text strong,.is-page-recruit_lists .item-02 .is-page-recruit-text strong,.is-page-recruit_lists .item-03 .is-page-recruit-text strong,.is-page-recruit_lists .item-04 .is-page-recruit-text strong{padding:0 2px 2px}}.is-page-recruit_lists .item-01{margin-top:130px}@media only screen and (min-width:641px)and (max-width:835px){.is-page-recruit_lists .item-01{margin-top:160px}}@media only screen and (max-width:640px){.is-page-recruit_lists .item-01{margin-top:80px}}.is-page-recruit_lists .item-01-img{margin:54px 0 50px}@media only screen and (min-width:641px)and (max-width:835px){.is-page-recruit_lists .item-01-img{margin:40px 0 34px}}@media only screen and (max-width:640px){.is-page-recruit_lists .item-01-img{margin:24px 0}}.is-page-recruit_lists .item-02,.is-page-recruit_lists .item-03,.is-page-recruit_lists .item-04{margin-top:105px}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-recruit_lists .item-02,.is-page-recruit_lists .item-03,.is-page-recruit_lists .item-04{margin-top:80px}}@media only screen and (max-width:640px){.is-page-recruit_lists .item-02,.is-page-recruit_lists .item-03,.is-page-recruit_lists .item-04{margin-top:50px}}.is-page-recruit_lists .item-03 .primary_btn{margin-top:8px;text-align:right}.is-page-recruit_lists .item-03-img{margin-top:90px}@media only screen and (min-width:641px)and (max-width:1366px){.is-page-recruit_lists .item-03-img{margin-top:50px}}@media only screen and (min-width:641px)and (max-width:835px){.is-page-recruit_lists .item-03-img{margin-top:40px}}@media only screen and (max-width:640px){.is-page-recruit_lists .item-03-img{margin-top:24px;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}}