@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Overpass:wght@800;900&display=swap);
.p-mv{margin-top:0}*:where(:not(iframe,canvas,img,svg,video):not(svg *,symbol *)){all:unset;display:revert}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}a,button{cursor:revert}ol,ul,menu{list-style:none}img{max-width:100%}table{border-collapse:collapse}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}::-webkit-input-placeholder{color:unset}::-moz-placeholder{color:unset}:-ms-input-placeholder{color:unset}::-ms-input-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space}:where([draggable=true]){-webkit-user-drag:element}body{font-family:"Noto Sans JP",sans-serif,-apple-system,BlinkMacSystemFont,Roboto,"Segoe UI","Helvetica Neue",HelveticaNeue,YuGothic,"Yu Gothic Medium","Yu Gothic",Verdana,Meiryo,sans-serif;font-size:16px;color:#333;line-height:1;font-weight:500}.wrapper{width:100%;overflow:hidden}main{position:relative;z-index:200}@media(max-width: 768px){main .br_pc-view{display:none}}main .br_sp-view{display:none}@media(max-width: 768px){main{margin-top:68px;padding:0 20px}main .br_sp-view{display:block}}section{margin-top:150px}@media(max-width: 768px){section{margin-top:75px}}header{background-color:#fff;position:relative;z-index:1000}@media(max-width: 768px){header{width:100%;position:fixed;top:0}}header .header-inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media(max-width: 768px){header .header-inner{width:100%;height:auto;padding:10px}}header .header-inner .company-logo{margin-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .header-inner .company-logo img{height:auto}@media(max-width: 1024px){header .header-inner .company-logo{display:block}}@media(max-width: 768px){header .header-inner .company-logo{margin:0}header .header-inner .company-logo img{width:auto;height:30px}}header .header-inner .company-logo .site-explanation{margin-left:30px;color:#16a5ff;font-weight:bold;letter-spacing:.1em}@media(max-width: 1280px){header .header-inner .company-logo .site-explanation{font-size:14px}}@media(max-width: 1024px){header .header-inner .company-logo .site-explanation{margin:5px 0 0 0;font-size:12px}}header .header-inner .navi .sp-menu-button{display:none;height:0}@media(max-width: 768px){header .header-inner .navi .sp-menu-button{display:block}header .header-inner .navi .sp-menu-button--line{display:block;width:30px;height:3px;border-radius:10px;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}header .header-inner .navi .sp-menu-button--line::before{content:"";display:block;width:40px;height:3px;border-radius:10px;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);position:absolute;top:-10px;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.5s;transition:.5s}header .header-inner .navi .sp-menu-button--line::after{content:"";display:block;width:20px;height:3px;border-radius:10px;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);position:absolute;top:12px;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.5s;transition:.5s}header .header-inner .navi .open .sp-menu-button--line{background:rgba(0,0,0,0)}header .header-inner .navi .open .sp-menu-button--line::before{width:35px;height:3px;-webkit-transform:translateY(10px) rotate(-135deg);transform:translateY(10px) rotate(-135deg)}header .header-inner .navi .open .sp-menu-button--line::after{width:35px;height:3px;-webkit-transform:translateY(-11px) rotate(135deg);transform:translateY(-11px) rotate(135deg)}}header .header-inner .navi-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){header .header-inner .navi-list{display:none}}header .header-inner .navi-list--item p{display:inline-block;padding:30px;cursor:pointer;position:relative;font-size:18px;-webkit-transition:.5s;transition:.5s}@media(max-width: 1280px){header .header-inner .navi-list--item p{padding:30px 1.2vw;font-size:16px}}header .header-inner .navi-list--item p:hover{color:#16a5ff}header .header-inner .navi-list--item .open-navi{visibility:hidden;opacity:0;width:100vw;padding:40px 0;background-color:#f3faff;position:absolute;top:80px;left:0;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 1280px){header .header-inner .navi-list--item .open-navi{top:80px;height:100%;overflow:scroll}}header .header-inner .navi-list--item .open-navi--list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1000px;margin:0 auto}header .header-inner .navi-list--item .open-navi--list--item{margin-left:100px}header .header-inner .navi-list--item .open-navi--list--item a{padding:0;cursor:pointer;position:relative;-webkit-transition:.5s;transition:.5s}header .header-inner .navi-list--item .open-navi--list--item a:hover{color:#16a5ff}header .header-inner .navi-list--item .open-navi--list--item a::before{content:"";display:block;width:13px;height:13px;border-top:2px solid #16a5ff;border-right:2px solid #16a5ff;position:absolute;top:50%;left:-1.5em;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}header .header-inner .navi-list--item .active{visibility:visible;opacity:1}header .header-inner .navi-list .entry-button{background-color:#ffc30d;border-radius:0 0 0 40px;position:relative}header .header-inner .navi-list .entry-button a{display:inline-block;padding:25px 4.6875vw;border-radius:0 0 0 40px;font-size:30px;font-weight:bold;letter-spacing:.1em;color:#fff;-webkit-transition:.5s;transition:.5s}@media(max-width: 1280px){header .header-inner .navi-list .entry-button a{padding:30px 3vw;font-size:20px}}header .header-inner .navi-list .entry-button a:hover{display:inline-block;border-radius:0 0 0 40px;background-color:#ff7f00}.sp-navi{display:none}@media(max-width: 768px){.sp-navi{opacity:0;overflow:hidden;display:block;width:100vw;height:100%;padding:20px 20px 0;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);color:#fff;-webkit-transform:translateX(100vw);transform:translateX(100vw);-webkit-transition:all .3s linear;transition:all .3s linear;position:fixed;top:68px;z-index:1000}.sp-navi--inner{margin-top:20px;padding-top:20px;border-top:1px solid #fff}.sp-navi--inner:first-of-type{margin:0;padding:0;border:none}.sp-navi--inner:nth-child(5) .navi-list--item{width:60%}.sp-navi--inner .item-head{font-size:24px;font-weight:bold;line-height:.8em;position:relative}.sp-navi--inner .item-head::after{content:attr(data-text) "";font-size:50px;letter-spacing:.05em;opacity:.15;position:absolute;top:5px;right:-20px}.sp-navi--inner .item-head span{margin-left:36px;font-size:12px;font-weight:200;letter-spacing:.12em;position:relative}.sp-navi--inner .item-head span::before{content:"";display:block;width:30px;height:1px;background-color:#fff;position:absolute;top:50%;left:-36px}.sp-navi--inner .navi-list{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sp-navi--inner .navi-list--item{width:50%}.sp-navi--inner .navi-list--item a{display:block;margin-left:20px;padding:15px 0;position:relative}.sp-navi--inner .navi-list--item a::before{content:"";display:block;width:12px;height:12px;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);position:absolute;top:50%;left:-25px}}.sp-navi .entry-button{width:100vw;margin:10px calc(50% - 50vw) 0;padding:40px 0;text-align:center;font-weight:900;letter-spacing:.12em;font-size:40px;background-color:#ffc30d}.sp-navi.open{opacity:1;display:block;-webkit-transform:translateX(0);transform:translateX(0);position:fixed;overflow-y:scroll;padding:20px 20px 68px}.recruit{position:relative;z-index:700}.recruit-inner--button-area{width:100%;margin-top:50px;position:relative}@media(max-width: 768px){.recruit-inner--button-area{margin-top:30px}}.recruit-inner--button-area::before{content:"";display:block;width:64.5vw;padding:170px 0;border-radius:0 50px 0 0;background-color:#f3faff}@media(max-width: 768px){.recruit-inner--button-area::before{padding:100px 0;border-radius:0 30px 0 0}}@media(max-width: 768px){.recruit-inner--button-area{max-width:100vw;width:100%;min-width:0}}.recruit-inner--button-area--list{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:50%;left:25vw;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width: 1280px){.recruit-inner--button-area--list{display:block;margin:0;left:20vw}.recruit-inner--button-area--list .button--color{width:60vw;font-size:20px}}@media(max-width: 768px){.recruit-inner--button-area--list{width:100%;padding:0 20px;left:0}}.recruit-inner--button-area--list .button-list--item{margin-left:20px}@media(max-width: 1280px){.recruit-inner--button-area--list .button-list--item{margin:20px 0 0 0}}@media(max-width: 768px){.recruit-inner--button-area--list .button-list--item a{width:100%}}.recruit-inner--button-area--list .button-list--item:first-of-type{margin:0}footer{background-color:#f3faff}footer .footer-inner{padding:120px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px}@media(max-width: 768px){footer .footer-inner{display:block;padding:30px 20px}}footer .footer-inner--company{padding:0 70px;border-right:1px solid #16a5ff}@media(max-width: 768px){footer .footer-inner--company{padding:0 0 30px;border-right:none;border-bottom:1px solid #16a5ff}}@media(max-width: 768px){footer .footer-inner--company .company-logo{width:250px}}footer .footer-inner--company .company-infomation{margin-top:20px}footer .footer-inner--company .company-link{margin-top:20px}footer .footer-inner--company .company-link--list--item{margin:15px 0 0 1.5em;position:relative}footer .footer-inner--company .company-link--list--item a{-webkit-transition:.5s;transition:.5s}footer .footer-inner--company .company-link--list--item a:hover{color:#16a5ff}footer .footer-inner--company .company-link--list--item::before{content:"";display:block;width:10px;height:10px;border-top:2px solid #16a5ff;border-right:2px solid #16a5ff;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);position:absolute;top:50%;left:-1.5em}footer .footer-inner--sitemap{padding:0 70px;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 768px){footer .footer-inner--sitemap{display:block;padding:30px 0 0}}footer .footer-inner--sitemap .sitemap-list{width:11.9791666667vw}@media(max-width: 768px){footer .footer-inner--sitemap .sitemap-list{width:auto;margin-top:30px}footer .footer-inner--sitemap .sitemap-list:first-of-type{margin-top:0}}footer .footer-inner--sitemap .sitemap-list--item .item-head{color:#16a5ff;font-size:16px;font-weight:bold}@media(max-width: 768px){footer .footer-inner--sitemap .sitemap-list--item .item-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}footer .footer-inner--sitemap .sitemap-list--item .item-list--link{margin:20px 0 0 1.5em;position:relative}@media(max-width: 768px){footer .footer-inner--sitemap .sitemap-list--item .item-list--link{width:40%}}footer .footer-inner--sitemap .sitemap-list--item .item-list--link a{-webkit-transition:.5s;transition:.5s}footer .footer-inner--sitemap .sitemap-list--item .item-list--link a:hover{color:#16a5ff}footer .footer-inner--sitemap .sitemap-list--item .item-list--link::before{content:"";display:block;width:10px;height:10px;border-top:2px solid #16a5ff;border-right:2px solid #16a5ff;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);position:absolute;top:50%;left:-1.5em}.copy-right{display:block;width:100%;padding:10px 0;font-size:12px;text-align:center;color:#fff;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1)}.l-column__inner-item .image-wrap{margin-top:60px;position:relative}@media(max-width: 768px){.l-column__inner-item .image-wrap{margin-top:30px}}.l-column__inner-item .image-wrap img{width:1000px;height:500px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width: 768px){.l-column__inner-item .image-wrap img{width:100%;height:180px;-o-object-position:top;object-position:top}}.l-column__inner-item .image-wrap::after{content:"";display:block;width:70vw;height:470px;margin:0 calc(50% - 50vw);margin-left:auto;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);position:absolute;bottom:-50px;z-index:-1}@media(max-width: 768px){.l-column__inner-item .image-wrap::after{width:80vw;height:160px;bottom:-20px}}.l-column:nth-child(odd) .l-column__inner-item .image-wrap::after{border-radius:30px 0 0 30px;right:0}@media(max-width: 768px){.l-column:nth-child(odd) .l-column__inner-item .image-wrap::after{border-radius:15px 0 0 15px}}.l-column:nth-child(even) .l-column__inner-item .image-wrap::after{width:90vw;margin:0 calc(50% - 50vw);border-radius:0 30px 30px 0;left:-21vw}@media(max-width: 768px){.l-column:nth-child(even) .l-column__inner-item .image-wrap::after{width:100vw;border-radius:0 15px 15px 0}}.c-head_title{position:absolute;top:50%;left:0;-webkit-transform:translateY(-90%);transform:translateY(-90%)}@media(max-width: 768px){.c-head_title{top:auto;bottom:50px}}.c-head_title__text{display:inline-block;background:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(35%, #00bff6), color-stop(70%, #00e4c1));background:linear-gradient(to right, #16a5ff, #00bff6 35%, #00e4c1 70%);background-size:100%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:inline-block;margin-top:-40px;padding:40px 20px 20px 30px;font-size:5.7291666667vw;font-weight:900;letter-spacing:.02em;position:relative}@media(max-width: 768px){.c-head_title__text{margin-top:-20px;padding:15px;font-size:47px}}.c-head_title__text::after{content:"";display:block;width:100%;height:1.1em;background-color:#fff;position:absolute;top:40px;left:0;z-index:-1}@media(max-width: 768px){.c-head_title__text::after{top:15px}}.c-head_title__text-sub{display:inline-block;background:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(35%, #00bff6), color-stop(70%, #00e4c1));background:linear-gradient(to right, #16a5ff, #00bff6 35%, #00e4c1 70%);background-size:100%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);padding:0 20px 0 30px;font-size:3.6458333333vw;font-weight:bold;position:relative}@media(max-width: 768px){.c-head_title__text-sub{font-size:30px;padding:0 10px 0 15px}}.c-head_title__text-sub::after{content:"";display:block;width:100%;height:1.1em;background-color:#fff;position:absolute;top:0;left:0;z-index:-1}@media(max-width: 768px){.c-head_title__text-sub::after{top:0}}.c-head_title__text.mv{font-size:clamp(1.875rem,1.025rem + 3.62vw,5.375rem)}.c-head_title-subpage{top:auto;bottom:30px;-webkit-transform:translateY(0);transform:translateY(0)}@media(max-width: 768px){.c-head_title-subpage{bottom:15px}}.c-head_title-subpage_info{bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%)}@media(max-width: 768px){.c-head_title-subpage_info{bottom:55%}}.c-head_title-subpage_inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 768px){.c-head_title-subpage_inner{display:block}}.c-head_title-subpage__text{margin-top:-15px;padding:20px 10px 20px 20px;font-size:6.25vw}@media(max-width: 768px){.c-head_title-subpage__text{padding:20px 5px 0 20px;font-size:45px}}.c-head_title-subpage__text::after{top:20px}.c-head_title-subpage__text_info{font-size:4.7vw}@media(max-width: 768px){.c-head_title-subpage__text_info{font-size:7.5vw;letter-spacing:0}}.c-head_title-subpage__text_double-line{padding:40px 10px 8px 20px}@media(max-width: 768px){.c-head_title-subpage__text_double-line{padding:30px 10px 5px 20px}}.c-head_title-subpage__text_double-line::after{top:40px}@media(max-width: 768px){.c-head_title-subpage__text_double-line::after{top:30px}}.c-head_title-subpage__text-sub{margin-top:0;padding:0 20px 0 190px;font-size:2.0833333333vw;position:relative}@media(max-width: 768px){.c-head_title-subpage__text-sub{padding:10px 10px 10px 90px;font-size:20px}.c-head_title-subpage__text-sub::after{top:10px}}.c-head_title-subpage__text-sub::before{content:"";display:block;width:150px;height:2px;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);position:absolute;top:50%;left:30px}@media(max-width: 768px){.c-head_title-subpage__text-sub::before{width:60px;left:20px}}@media(max-width: 768px){.c-head_title-subpage__text-sub_info{font-size:16px}}.c-head_title-subpage__text-sub_double-line{margin-top:10px;padding:0px 10px 8px 190px}@media(max-width: 768px){.c-head_title-subpage__text-sub_double-line{padding:0px 10px 10px 90px}}.c-head_title-subpage__text-sub_double-line::before{top:40%}@media(max-width: 768px){.c-head_title-subpage__text-sub_double-line::before{top:30%}}.c-head_title-subpage__text-sub_double-line:last-child{margin:0}.c-head_title-subpage__text-sub_double-line:last-child::before{display:none}@media(max-width: 768px){.c-head_title-subpage__text-sub_double-line::after{height:1.2em;top:-2px}}.c-title_main{font-size:60px;font-weight:900;color:#fff}@media(max-width: 768px){.c-title_main{font-size:40px}}.c-title_sub{font-size:20px;font-weight:bold;margin-left:110px;color:#fff;position:relative}@media(max-width: 768px){.c-title_sub{font-size:15px}}.c-title_sub::before{content:"";display:block;width:100px;height:2px;background-color:#fff;position:absolute;top:50%;left:-110px}.c-title--color_main{display:inline-block;background:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(35%, #00bff6), color-stop(70%, #00e4c1));background:linear-gradient(to right, #16a5ff, #00bff6 35%, #00e4c1 70%);background-size:100%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.c-title--color_sub{color:#16a5ff}.c-title--color_sub::before{background-color:#16a5ff}.c-title--center{text-align:center}.c-title--center_inner{text-align:left;display:inline-block;position:relative}.c-title--center_inner::before{content:attr(data-decoration);display:block;color:#ccf7f1;opacity:.5;font-size:140px;font-weight:900;position:absolute;left:50%;bottom:-10px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}@media(max-width: 768px){.c-title--center_inner::before{font-size:80px;bottom:0}}.c-title--center_inner_main{display:inline-block;background:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(35%, #00bff6), color-stop(70%, #00e4c1));background:linear-gradient(to right, #16a5ff, #00bff6 35%, #00e4c1 70%);background-size:100%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.c-title--center_inner_sub{color:#16a5ff}.c-title--center_inner_sub::before{background-color:#16a5ff}.c-title--center_subpage_inner_main{font-size:42px}@media(max-width: 768px){.c-title--center_subpage_inner_main{font-size:32px}}.c-section .c-title_section-head{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block !important;font-size:42px;font-weight:900;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";line-height:1.4em;letter-spacing:.02em;display:inline-block;background:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(35%, #00bff6), color-stop(70%, #00e4c1));background:linear-gradient(to right, #16a5ff, #00bff6 35%, #00e4c1 70%);background-size:100%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width: 768px){.c-section .c-title_section-head{font-size:27px}}.c-section__inner--item_wrap .item-head{width:100%;text-align:center;display:block;font-size:34px;font-weight:900;display:inline-block;background:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(35%, #00bff6), color-stop(70%, #00e4c1));background:linear-gradient(to right, #16a5ff, #00bff6 35%, #00e4c1 70%);background-size:100%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);position:relative}@media(max-width: 768px){.c-section__inner--item_wrap .item-head{font-size:26px}}.c-section__inner--item_wrap .item-head::after{content:"";display:block;width:100px;height:2px;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);position:absolute;bottom:-15px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.button{display:inline-block;width:100%;margin-top:40px;padding:30px 0;border-radius:100px;text-align:center;font-size:1.6em;letter-spacing:.1em;color:#16a5ff;font-weight:bold;background-color:#fff;position:relative;-webkit-transition:.5s;transition:.5s}@media(max-width: 768px){.button{font-size:18px}}.button:hover{letter-spacing:.2em;z-index:200}.button:hover::before{right:20px}@media(max-width: 768px){.button{padding:20px 0}}.button::before{content:"";display:block;width:20px;height:20px;border-top:3px solid #16a5ff;border-right:3px solid #16a5ff;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);position:absolute;top:50%;right:30px;-webkit-transition:.5s;transition:.5s}@media(max-width: 768px){.button::before{width:15px;height:15px}}.button--color{background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);color:#fff}.button--color::before{border-top:3px solid #fff;border-right:3px solid #fff}.button--small{margin-top:20px;padding:20px;font-size:18px}.button--small::before{width:12px;height:12px}@media(max-width: 768px){.button--small::before{width:8px;height:8px}}.recruit .button{margin-top:0}.recruit .button--color{display:inline-block;width:25.5208333333vw;padding:40px 0;border-radius:100px;text-align:center;font-size:1.6em;color:#fff;letter-spacing:.1em;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);position:relative;-webkit-transition:.5s;transition:.5s}.recruit .button--color:hover{letter-spacing:.2em;z-index:200}.recruit .button--color:hover::before{right:20px}@media(max-width: 1280px){.recruit .button--color{width:58.520833vw}}@media(max-width: 768px){.recruit .button--color{font-size:18px;padding:20px 0}}.recruit .button--color::before{content:"";display:block;width:20px;height:20px;border-top:3px solid #fff;border-right:3px solid #fff;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);position:absolute;top:50%;right:30px;-webkit-transition:.5s;transition:.5s}@media(max-width: 768px){.recruit .button--color::before{width:15px;height:15px}}.recruit .entry-button{display:block;width:100%;padding:150px 0;color:#fff;font-size:60px;font-weight:900;text-align:center;background-color:#ffc30d;-webkit-transition:.5s;transition:.5s;position:relative}@media(max-width: 768px){.recruit .entry-button{padding:50px 0;font-size:40px}}.recruit .hover-entry-button:before{content:"";position:absolute;top:0;left:0;z-index:2;mix-blend-mode:multiply;opacity:.7;background:#ff7f00;width:100%;height:100%;-webkit-transition:-webkit-transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;transition:-webkit-transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;transition:transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;transition:transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s, -webkit-transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:right top;transform-origin:right top}.recruit .hover-entry-button:hover{letter-spacing:.3em}.recruit .hover-entry-button:hover:before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1, 1);transform:scale(1, 1)}.c-tub_button{display:-webkit-box;display:-ms-flexbox;display:flex}.c-tub_button-fresher,.c-tub_button-career{width:50%;height:70px;text-align:center;font-size:22px;color:#16a5ff;letter-spacing:.08em;border:2px solid #16a5ff;cursor:pointer;cursor:hand;-webkit-transition:.5s;transition:.5s}@media(max-width: 768px){.c-tub_button-fresher,.c-tub_button-career{height:50px;font-size:16px}}.c-tub_button-fresher:hover,.c-tub_button-career:hover{letter-spacing:.4em}.c-tub_button-fresher{border-radius:50px 0 0 50px}.c-tub_button-career{margin-left:-5px;border-left:none;border-radius:0 50px 50px 0}.select{background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);border:none;color:#fff}.text{margin-top:50px;text-align:left}@media(max-width: 768px){.text{margin-top:30px}}.text_lead{font-size:55px;font-weight:900}@media(max-width: 768px){.text_lead{font-size:40px}}.text_main{margin-top:30px;line-height:2em}@media(max-width: 768px){.text_main{line-height:1.2em}}.c-section .text{line-height:2em}.c-section .c-card_business p{margin-top:30px;line-height:1.5em}.c-card{padding:30px;border-radius:30px}@media(max-width: 768px){.c-card{padding:30px 15px}}.c-card_employee{display:inline-block;width:90%;margin-top:-27%;padding:40px 0;z-index:300}@media(max-width: 768px){.c-card_employee{width:95%;margin-top:-40%}}.c-card_employee_inner{background-color:#fff;padding:50px 30px 30px;border-radius:0 30px 30px 30px;position:relative;-webkit-box-shadow:0 0 40px rgba(130,130,130,.2);box-shadow:0 0 40px rgba(130,130,130,.2)}@media(max-width: 768px){.c-card_employee_inner{padding:40px 20px 20px}}.c-card_employee_inner::before{content:attr(data-decoration);display:block;font-size:90px;font-weight:900;display:inline-block;background:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(35%, #00bff6), color-stop(70%, #00e4c1));background:linear-gradient(to right, #16a5ff, #00bff6 35%, #00e4c1 70%);background-size:100%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);position:absolute;top:-50px}@media(max-width: 768px){.c-card_employee_inner::before{font-size:70px;top:-40px}}.c-card_employee_inner-head{font-size:30px;font-weight:900;position:relative}@media(max-width: 768px){.c-card_employee_inner-head{font-size:20px}}.c-card_employee_inner-head::after{content:"";display:block;width:100px;height:2px;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);position:absolute;bottom:-20px}@media(max-width: 768px){.c-card_employee_inner-head::after{bottom:-15px}}.c-card_employee_inner-head--caption{font-size:20px;font-weight:bold}@media(max-width: 768px){.c-card_employee_inner-head--caption{font-size:15px}}.c-card_employee_inner-text{margin-top:40px}@media(max-width: 768px){.c-card_employee_inner-text{margin-top:30px;line-height:1.2em}}.c-card_employee--subpage{width:95%;margin-top:-35%;padding:0}@media(max-width: 768px){.c-card_employee--subpage{width:75%}}.c-card_employee--subpage_inner{width:100%;padding:50px 20px 20px;margin:0;text-align:left}@media(max-width: 768px){.c-card_employee--subpage_inner{padding:35px 20px 20px;border-radius:0 15px 15px 15px}}.c-card_employee--subpage_inner-head::after{top:50px;left:0}@media(max-width: 768px){.c-card_employee--subpage_inner-head::after{top:40px}}@media(max-width: 768px){.c-card_employee--subpage_inner-head{font-size:22px}}.c-card_employee--subpage_inner-head--caption{display:inline-block;margin-top:40px;line-height:1.2em}@media(max-width: 768px){.c-card_employee--subpage_inner-head--caption{margin-top:30px}}.c-card_business{width:320px;margin:30px 20px 0 0;min-width:270px;text-align:left;background-color:#fff;-webkit-box-shadow:0 0 40px rgba(130,130,130,.2);box-shadow:0 0 40px rgba(130,130,130,.2)}.c-card_business:last-child{margin-right:0}@media(max-width: 768px){.c-card_business{width:100%;margin:30px 0 0 0}}.c-card_support,.c-card_benefit{width:100%;padding:0;display:inline-block}@media(max-width: 768px){.c-card_support,.c-card_benefit{width:95%}}.c-card_support__inner,.c-card_benefit__inner{background-color:#fff;padding:20px;border-radius:0 30px 30px 30px;position:relative;-webkit-box-shadow:0 0 40px rgba(130,130,130,.2);box-shadow:0 0 40px rgba(130,130,130,.2)}@media(max-width: 768px){.c-card_support__inner,.c-card_benefit__inner{border-radius:0 15px 15px 15px}}.c-card_support__inner-head,.c-card_benefit__inner-head{height:1.1em;padding:0;font-size:26px;font-weight:900;border-radius:0;display:inline-block;background:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(35%, #00bff6), color-stop(70%, #00e4c1));background:linear-gradient(to right, #16a5ff, #00bff6 35%, #00e4c1 70%);background-size:100%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);position:relative}@media(max-width: 768px){.c-card_support__inner-head,.c-card_benefit__inner-head{font-size:24px}}.c-card_support__inner-head::after,.c-card_benefit__inner-head::after{content:"";display:block;width:100px;height:2px;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);position:absolute;bottom:-20px;left:0}.c-card_support__inner-text,.c-card_benefit__inner-text{margin:20px 0 0 0;padding:20px 0 0 0;line-height:1.4em}.c-card_office{padding:0}.c-card_office__inner{padding:50px;border-radius:30px;background-color:#fff;-webkit-box-shadow:0 0 40px rgba(130,130,130,.2);box-shadow:0 0 40px rgba(130,130,130,.2);position:relative}@media(max-width: 768px){.c-card_office__inner{padding:20px 15px;border-radius:15px}}.c-card_office__inner--text{padding:0 450px 0 0;text-align:left}@media(max-width: 768px){.c-card_office__inner--text{padding:0 0 120px 0}}.c-card_office__inner--text .head{padding:0;font-size:34px;font-weight:900;display:inline-block;background:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(35%, #00bff6), color-stop(70%, #00e4c1));background:linear-gradient(to right, #16a5ff, #00bff6 35%, #00e4c1 70%);background-size:100%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);position:relative}@media(max-width: 768px){.c-card_office__inner--text .head{font-size:24px}}.c-card_office__inner--text .head::after{content:"";display:block;width:100px;height:2px;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);position:absolute;bottom:-20px;left:0}.c-card_office__inner--text .text{margin-top:30px;padding:0;line-height:1.4em}@media(max-width: 768px){.c-card_office__inner--text .text{font-size:15px}}.c-card_office__inner--image{width:50%;height:320px;padding:0;border-radius:0;position:absolute;top:30px;right:50px}@media(max-width: 768px){.c-card_office__inner--image{width:calc(100% - 40px);height:185px;top:auto;right:auto;left:50%;bottom:-50px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.c-card_office__inner--image iframe{width:100%;height:100%}.item_list{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){.item_list{padding:0 20px;display:block}}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.slick-prev,.slick-next{position:absolute;display:block;width:60px;height:60px;cursor:pointer;background-image:url("../img/_top/slider_arrow.svg");background-size:contain}.slick-next{right:120px;bottom:-80px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media(max-width: 768px){.slick-next{right:40px;bottom:-50px}}.slick-prev{right:190px;bottom:-80px}@media(max-width: 768px){.slick-prev{right:110px;bottom:-50px}}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;right:270px;bottom:-60px}@media(max-width: 768px){.slick-dots{right:185px;bottom:-30px}}.slick-dots li{position:relative;display:inline-block;padding:0;margin:0 5px;cursor:pointer}.slick-dots li button{display:block;width:10px;height:10px;color:rgba(0,0,0,0);cursor:pointer;background-color:#16a5ff;border-radius:100%;opacity:.2}@media(max-width: 768px){.slick-dots li button{width:12px;height:12px}}.slick-dots li.slick-active button{opacity:1}.c-breadcrumb{width:100vw;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1)}@media(max-width: 768px){.c-breadcrumb{margin-left:-20px}}.c-breadcrumb__inner{padding:20px}@media(max-width: 768px){.c-breadcrumb__inner{padding:10px}}.c-breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;color:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 768px){.c-breadcrumb__list{font-size:11px}}.c-breadcrumb__list--item{margin:0 20px}@media(max-width: 768px){.c-breadcrumb__list--item{margin:0 8px}}.c-breadcrumb__list--item a{position:relative}.c-breadcrumb__list--item a::before{content:"";display:block;width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff;position:absolute;top:55%;right:-25px;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}@media(max-width: 768px){.c-breadcrumb__list--item a::before{width:8px;height:8px;right:-11px;top:60%}}.c-breadcrumb__list--item a::after{content:"";display:block;width:0;height:1px;background-color:#fff;-webkit-transition:.5s;transition:.5s;position:absolute;bottom:-2px;left:50%;right:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.c-breadcrumb__list--item:hover a::after{width:100%}.c-section{max-width:1000px;margin:0 auto}@media(max-width: 1280px){.c-section{padding:0 30px}}@media(max-width: 768px){.c-section{padding:0}}.c-section__inner{text-align:center}.c-decoration{position:relative}.c-decoration::after{content:attr(subpage-decoration);display:block;font-size:150px;font-weight:900;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;color:#ccf7f1;font-size:300px;position:absolute;top:50%;right:100px;opacity:.8;z-index:-1}@media(max-width: 768px){.c-decoration::after{font-size:200px;right:-50px;opacity:.3}}.c-decoration_double-line::after{right:-50px}.c-table{width:100%;margin:60px 0 0;vertical-align:middle}@media(max-width: 768px){.c-table{margin:30px 0 0}}.c-table__row:first-child .c-table__head{border-radius:30px 0 0 0}@media(max-width: 768px){.c-table__row:first-child .c-table__head{border-radius:15px 0 0 0}}.c-table__row:first-child .c-table__data{border-top:2px solid #e4e4e4}.c-table__row:last-child .c-table__head{border-radius:0 0 0 30px}@media(max-width: 768px){.c-table__row:last-child .c-table__head{border-radius:0 0 0 15px}}.c-table__head,.c-table__data{padding:30px 0;margin:2px 0}@media(max-width: 768px){.c-table__head,.c-table__data{padding:15px 0}}.c-table__head{width:270px;height:auto;vertical-align:middle;text-align:center;font-size:18px;color:#fff;letter-spacing:.1em;border-bottom:2px solid #fff;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1)}@media(max-width: 768px){.c-table__head{width:30vw;font-size:16px}}.c-table__data{padding-left:40px;text-align:left;font-size:16px;line-height:2em;background-color:rgba(255,255,255,.7);border-bottom:2px solid #e4e4e4}@media(max-width: 768px){.c-table__data{padding-left:10px;font-size:14px}}.c-table__data-emphasis{font-size:18px;font-weight:bold}.c-table__data__list.decimal{padding-left:20px}.c-table__data__item{list-style:inside}.c-table__data__item.decimal{list-style:decimal}.p-mv{position:relative;padding-top:50vw;background-image:url("../img/_top/pc_mv.png");background-repeat:no-repeat;background-position:right 0;background-size:76.0416666667vw,auto}@media(max-width: 768px){.p-mv{width:100vw;padding-top:130vw;margin:0 calc(50% - 50vw);background-image:url("../img/_top/sp_mv.png");background-size:94.6666666667vw,auto}}.p-mv__mv-inner--lead{position:absolute;bottom:-100px;left:0;width:76.0416666667vw;padding:50px;line-height:2.25em;color:#fff;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);border-radius:0 30px 30px 0;min-width:1280px}@media(max-width: 1280px){.p-mv__mv-inner--lead{bottom:-220px;width:96.041667vw;padding:30px;font-size:14px;border-radius:0 30px 30px 0;min-width:auto}}@media(max-width: 768px){.p-mv__mv-inner--lead{bottom:-260px;width:94.6666666667vw;padding:20px;line-height:1.5em}}.p-mv__mv-inner--lead-inner{margin-left:20.4833333333vw}.p-mv__mv-inner--lead-inner+.p-mv__mv-inner--lead-inner{margin-top:.5em}@media(max-width: 768px){.p-mv__mv-inner--lead-inner{margin:0}}.p-subpage-mv{position:relative;padding-top:27.0833333333vw;margin-top:0;background-repeat:no-repeat;background-position:right 0;background-size:83.3333333333vw,auto}@media(max-width: 768px){.p-subpage-mv{width:100vw;padding-top:91.1458333333vw;margin:0 calc(50% - 50vw);background-size:94.6666666667vw,auto}}.p-subpage-mv_message{background-image:url("../img/pc_mv-message.png")}@media(max-width: 768px){.p-subpage-mv_message{background-image:url("../img/sp_mv-message.png")}}.p-subpage-mv_business,.p-subpage-mv_sales,.p-subpage-mv_planning,.p-subpage-mv_management{background-image:url("../img/pc_mv-business.png")}@media(max-width: 768px){.p-subpage-mv_business,.p-subpage-mv_sales,.p-subpage-mv_planning,.p-subpage-mv_management{background-image:url("../img/sp_mv-business.png")}}.p-subpage-mv_company,.p-subpage-mv_office,.p-subpage-mv_recruit{background-image:url("../img/pc_mv-company.png")}@media(max-width: 768px){.p-subpage-mv_company,.p-subpage-mv_office,.p-subpage-mv_recruit{background-image:url("../img/sp_mv-company.png")}}.p-subpage-mv_employee{background-image:url("../img/pc_mv-employee.png")}@media(max-width: 768px){.p-subpage-mv_employee{background-image:url("../img/sp_mv-employee.png")}}.p-subpage-mv_employee01{background-image:url("../img/pc_mv-employee01.png")}@media(max-width: 768px){.p-subpage-mv_employee01{background-image:url("../img/sp_mv-employee01.png")}}.p-subpage-mv_employee02{background-image:url("../img/pc_mv-employee02.png")}@media(max-width: 768px){.p-subpage-mv_employee02{background-image:url("../img/sp_mv-employee02.png")}}.p-subpage-mv_employee03{background-image:url("../img/pc_mv-employee03.png")}@media(max-width: 768px){.p-subpage-mv_employee03{background-image:url("../img/sp_mv-employee03.png")}}.p-subpage-mv_infographics{background-image:url("../img/pc_mv-infographics.png")}@media(max-width: 768px){.p-subpage-mv_infographics{background-image:url("../img/sp_mv-infographics.png")}}.p-subpage-mv_support{background-image:url("../img/pc_mv-support.png")}@media(max-width: 768px){.p-subpage-mv_support{background-image:url("../img/sp_mv-support.png")}}.p-subpage-mv_benefit{background-image:url("../img/pc_mv-benefit.png")}@media(max-width: 768px){.p-subpage-mv_benefit{background-image:url("../img/sp_mv-benefit.png")}}.p-subpage-mv_flow-faq{background-image:url("../img/pc_mv-flow.png")}@media(max-width: 768px){.p-subpage-mv_flow-faq{background-image:url("../img/sp_mv-flow.png")}}.p-subpage-mv_privacypolicy{background-image:url("../img/pc_mv-privacypolicy.png")}@media(max-width: 768px){.p-subpage-mv_privacypolicy{background-image:url("../img/sp_mv-privacypolicy.png")}}.p-subpage-mv_recruit-info{padding-top:0}.p-subpage-mv_recruit-info::after{content:"";display:block;width:90%;height:17vw;margin-left:auto;border-radius:70px 0 0 0;background-image:-webkit-gradient(linear, left top, right top, from(#c2e7ff), color-stop(#cff6fa), to(#c2fff5));background-image:linear-gradient(to right, #c2e7ff, #cff6fa, #c2fff5)}@media(max-width: 768px){.p-subpage-mv_recruit-info::after{width:95%;height:35vw;border-radius:40px 0 0 0}}@media(max-width: 768px){.p-subpage-mv_recruit-info{padding-top:0}}.p-message:nth-child(2),.p-company:nth-child(2){margin-top:250px}@media(max-width: 768px){.p-message:nth-child(2),.p-company:nth-child(2){margin-top:290px}}.p-message:nth-child(n+3),.p-company:nth-child(n+3){margin-top:250px}@media(max-width: 768px){.p-message:nth-child(n+3),.p-company:nth-child(n+3){margin-top:80px}}.p-message__inner,.p-company__inner{max-width:1000px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media(max-width: 1024px){.p-message__inner,.p-company__inner{margin:0 20px}}@media(max-width: 768px){.p-message__inner,.p-company__inner{display:block;margin:0}}.p-message__inner::before,.p-company__inner::before{content:attr(data-decoration);display:block;font-size:150px;font-weight:900;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;color:#ccf7f1;position:absolute;top:50%;right:-15vw;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:100}@media(max-width: 768px){.p-message__inner::before,.p-company__inner::before{font-size:75px;top:auto;right:-35px;bottom:0;-webkit-transform:translateY(0);transform:translateY(0);opacity:.7}}.p-message__inner figure,.p-company__inner figure{margin:10px 60px 0 0}.p-message__inner figure img,.p-company__inner figure img{width:440px;height:520px;-o-object-fit:none;object-fit:none}@media(max-width: 768px){.p-message__inner figure,.p-company__inner figure{-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:calc((100vw - 100%)/2*-1);margin-right:calc((100vw - 100%)/2*-1)}.p-message__inner figure img,.p-company__inner figure img{width:100vw;height:200px}}.p-message__inner--text_area,.p-company__inner--text_area{-ms-flex-preferred-size:50%;flex-basis:50%;position:relative;z-index:700}@media(max-width: 768px){.p-message__inner--text_area,.p-company__inner--text_area{margin-top:30px;-ms-flex-preferred-size:auto;flex-basis:auto}}.p-business,.p-infographics,.p-support_benefit{margin-top:270px}@media(max-width: 768px){.p-business,.p-infographics,.p-support_benefit{margin-top:170px}}.p-business__inner,.p-infographics__inner,.p-support_benefit__inner{position:relative}.p-business__inner::before,.p-infographics__inner::before,.p-support_benefit__inner::before{content:attr(data-decoration);display:block;font-size:150px;font-weight:900;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;color:#fff;opacity:.2;position:absolute;top:-120px;left:100px;z-index:200}@media(max-width: 768px){.p-business__inner::before,.p-infographics__inner::before,.p-support_benefit__inner::before{font-size:75px;top:auto;left:-20px;bottom:0}}.p-business__inner--item,.p-infographics__inner--item,.p-support_benefit__inner--item{max-width:1000px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 768px){.p-business__inner--item,.p-infographics__inner--item,.p-support_benefit__inner--item{margin-left:-20px;padding:0 0 50px 0;display:block;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);border-radius:0 15px 15px 0}}.p-business__inner--item::before,.p-infographics__inner--item::before,.p-support_benefit__inner--item::before{content:"";display:block;width:65vw;height:770px;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);border-radius:0 30px 30px 0;position:absolute;top:-120px;left:0}@media(max-width: 1024px){.p-business__inner--item::before,.p-infographics__inner--item::before,.p-support_benefit__inner--item::before{width:80vw;height:800px}}@media(max-width: 768px){.p-business__inner--item::before,.p-infographics__inner--item::before,.p-support_benefit__inner--item::before{display:none}}.p-business__inner--item figure,.p-infographics__inner--item figure,.p-support_benefit__inner--item figure{margin:10px 0 0 0;-ms-flex-preferred-size:50%;flex-basis:50%;position:relative;z-index:700}.p-business__inner--item figure img,.p-infographics__inner--item figure img,.p-support_benefit__inner--item figure img{width:440px;height:520px;-o-object-fit:none;object-fit:none}@media(max-width: 768px){.p-business__inner--item figure,.p-infographics__inner--item figure,.p-support_benefit__inner--item figure{-ms-flex-preferred-size:auto;flex-basis:auto}.p-business__inner--item figure img,.p-infographics__inner--item figure img,.p-support_benefit__inner--item figure img{width:100vw;height:200px;margin:-100px 0 0 20px}}.p-business__inner--item--text_area,.p-infographics__inner--item--text_area,.p-support_benefit__inner--item--text_area{width:500px;margin-right:60px;-ms-flex-preferred-size:60%;flex-basis:60%;color:#fff;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;z-index:100}@media(max-width: 1024px){.p-business__inner--item--text_area,.p-infographics__inner--item--text_area,.p-support_benefit__inner--item--text_area{margin:0 30px}}@media(max-width: 768px){.p-business__inner--item--text_area,.p-infographics__inner--item--text_area,.p-support_benefit__inner--item--text_area{width:100%;margin:0;padding:0 20px}}@media(max-width: 768px){.p-business__inner--item--text_area h2,.p-infographics__inner--item--text_area h2,.p-support_benefit__inner--item--text_area h2{margin-top:20px;text-align:right}}.p-business__inner--movie,.p-infographics__inner--movie,.p-support_benefit__inner--movie{position:relative;z-index:700;width:680px;height:400px}@media(max-width: 768px){.p-business__inner--movie,.p-infographics__inner--movie,.p-support_benefit__inner--movie{width:100vw;height:200px;margin:-100px 0 0 20px}}.p-support_benefit__inner::before{top:50%;left:auto;right:100px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width: 768px){.p-support_benefit__inner::before{right:0}}@media(max-width: 768px){.p-support_benefit__inner{background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);width:100vw;border-radius:15px 0 0 15px}}@media(max-width: 768px){.p-support_benefit__inner--item{background-image:none}.p-support_benefit__inner--item:nth-child(n+2){margin-top:120px}}@media(max-width: 768px){.p-support_benefit__inner--item figure img{width:100vw;margin:-100px 20px 0 0;padding-right:20px}}.p-support_benefit__inner--item--text_area{margin:0 0 0 60px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media(max-width: 768px){.p-support_benefit__inner--item--text_area{padding:0 40px;margin:0}}.p-support_benefit__inner--item::before{height:1400px;border-radius:30px 0 0 30px;left:auto;right:0}.p-message img{-o-object-position:top;object-position:top}@media(max-width: 768px){.p-message img{-o-object-fit:cover !important;object-fit:cover !important;-o-object-position:center top;object-position:center top}}.p-company img{-o-object-position:48% 0%;object-position:48% 0%}@media(max-width: 768px){.p-company img{-o-object-fit:none;object-fit:none;-o-object-position:60% top;object-position:60% top}}@media(max-width: 768px){.p-business img{-o-object-fit:cover !important;object-fit:cover !important}}.p-infographics img{-o-object-position:top;object-position:top}@media(max-width: 768px){.p-infographics img{-o-object-fit:cover !important;object-fit:cover !important;-o-object-position:center 70%;object-position:center 70%}}.p-support_benefit img{-o-object-fit:cover !important;object-fit:cover !important;-o-object-position:center left;object-position:center left}.p-support_benefit__inner--item:first-child img{-o-object-position:center right;object-position:center right}.p-employee{margin-top:300px}@media(max-width: 768px){.p-employee{margin:80px calc(50% - 50vw);width:100vw}}.p-employee__inner--employee_list{margin-top:80px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1000px;margin:80px auto 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 768px){.p-employee__inner--employee_list{margin-top:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-employee__inner--employee_list-item{width:31.25vw;min-width:415px;position:relative}@media(max-width: 768px){.p-employee__inner--employee_list-item{width:90vw;min-width:0;margin:0 auto}}.p-employee__inner--employee_list-item a img{width:31.25vw;min-width:415px}@media(max-width: 768px){.p-employee__inner--employee_list-item a img{width:100vw;min-width:0}}.p-employee__inner .button-area{width:500px;margin:0 auto}@media(max-width: 1024px){.p-employee__inner .button-area .button{margin-top:60px}}@media(max-width: 768px){.p-employee__inner .button-area{width:100%;padding:0 20px}.p-employee__inner .button-area .button{margin-top:40px}}.p-message .message_signature{margin-top:100px;text-align:right}@media(max-width: 768px){.p-message .message_signature{margin-top:30px}}.p-message .message_signature--text{font-size:44px;font-weight:bold;line-height:1em;letter-spacing:.02em}@media(max-width: 768px){.p-message .message_signature--text{font-size:32px}}.p-message .message_signature--text_position{font-size:22px}@media(max-width: 768px){.p-message .message_signature--text_position{font-size:15px}}.department-title .c-head_title__text{padding:40px 10px 18px 20px}@media(max-width: 768px){.department-title .c-head_title__text{padding:20px 10px 10px 20px;font-size:43px}.department-title .c-head_title__text::after{top:20px}}@media(max-width: 768px){.department-title .c-head_title__text-sub{padding:0 10px 10px 90px}.department-title .c-head_title__text-sub::before{top:30%}.department-title .c-head_title__text-sub::after{top:0}}.c-section .item_list{width:100vw;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.c-section .item_list::before{content:"";display:block;width:100%;height:250px;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);position:absolute;top:50%;z-index:-1}@media(max-width: 768px){.c-section .item_list::before{height:85%;margin-left:-20px;top:auto;bottom:-20px}}.c-section .item_list--item{z-index:1000}.p-business-subpage{margin:200px auto}@media(max-width: 768px){.p-business-subpage{margin:100px auto}}.p-business--sales .c-card_business--sales{display:none}.p-business--planning .c-card_business--planning{display:none}.p-business--management .c-card_business--management{display:none}.p-access{margin-top:40px;text-align:left}.p-access__head{font-size:22px;font-weight:bold;color:#16a5ff}@media(max-width: 768px){.p-access__head{font-size:18px}}.p-access__address{margin-top:10px}.p-access_office-map{width:min(92vw,1000px);height:min(50vw,500px);margin-top:20px}@media(max-width: 768px){.p-access_office-map{width:100%}}.p-access_navi{margin-top:30px}.p-access_navi-list{margin-top:20px}.p-access_navi-list--item{margin-top:10px;list-style:inside}.p-access_button{width:500px;margin:auto;text-align:center}@media(max-width: 768px){.p-access_button{width:100%}}.p-office .office-item{margin:60px 0 300px 0}@media(max-width: 768px){.p-office .office-item{margin:40px 0 150px 0}}.p-office .office-item--list:nth-child(n+2){margin-top:200px}@media(max-width: 768px){.p-office .office-item--list:nth-child(n+2){margin-top:120px}}.privacypolicy_title .c-head_title__text{padding:25px 10px 5px 20px}.privacypolicy_title .c-head_title__text::after{top:25px}.p-privacypolicy{line-height:2em}.p-privacypolicy_list{text-align:left}.p-privacypolicy_list-head{margin-top:60px;font-size:20px;font-weight:bold}.p-privacypolicy_list-item_text{margin-top:10px}.p-privacypolicy_list-item_list{padding-left:1em;list-style-type:decimal}.p-privacypolicy_list-item_contact{margin-top:30px}.p-support .text,.p-benefit .text{text-align:center}@media(max-width: 768px){.p-support .text,.p-benefit .text{text-align:left}}.p-support .c-section__inner-item,.p-benefit .c-section__inner-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-support .c-section__inner-item--list,.p-benefit .c-section__inner-item--list{width:min(50% - 40px,460px);margin-top:50px;text-align:left}@media(max-width: 768px){.p-support .c-section__inner-item--list,.p-benefit .c-section__inner-item--list{width:100%;margin-top:30px}}.p-support .c-section__inner-item--list_img img,.p-benefit .c-section__inner-item--list_img img{width:470px;height:320px;-o-object-fit:cover;object-fit:cover}@media(max-width: 768px){.p-support .c-section__inner-item--list_img img,.p-benefit .c-section__inner-item--list_img img{width:100%;height:210px;-o-object-position:30% center;object-position:30% center}}@media(max-width: 768px){.p-support .c-section__inner-item--list:nth-child(odd),.p-benefit .c-section__inner-item--list:nth-child(odd){margin-right:0}}.p-employee .item_list{margin:60px 0 400px 0}@media(max-width: 768px){.p-employee .item_list{margin:40px 0 0 0}}.p-employee .item_list::before{height:340px}@media(max-width: 768px){.p-employee .item_list::before{display:none}}.p-employee .item_list_inner{text-align:left;margin:0 20px 0 0}.p-employee .item_list_inner:last-child{margin-right:0}@media(max-width: 768px){.p-employee .item_list_inner{margin:40px 0 0 0}}.p-employee .item_list_inner a{display:block;width:320px;height:400px}@media(max-width: 768px){.p-employee .item_list_inner a{width:100%;height:auto}}.p-employee .item_list_inner a img{width:320px;height:400px;min-width:0}@media(max-width: 768px){.p-employee .item_list_inner a img{width:100%;height:auto}}@media(max-width: 768px){.p-employee-subpage{bottom:10px}}.p-employee-subpage .c-head_title_wrap .head-text{font-size:3.7vw}@media(max-width: 768px){.p-employee-subpage .c-head_title_wrap .head-text{padding:15px 10px 15px 15px;font-size:25px}}.p-employee-subpage .c-head_title_wrap-sub{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 768px){.p-employee-subpage .c-head_title_wrap-sub{display:block}}.p-employee-subpage .c-head_title_wrap-sub .sub-text{font-size:24px}@media(max-width: 768px){.p-employee-subpage .c-head_title_wrap-sub .sub-text{padding:10px 10px 5px 90px;font-size:16px;line-height:1}}.p-employee-subpage .c-head_title_wrap-sub .sub-text:nth-child(n+2){padding:0 20px 0 0}@media(max-width: 768px){.p-employee-subpage .c-head_title_wrap-sub .sub-text:nth-child(n+2){padding:0 10px 5px 90px}.p-employee-subpage .c-head_title_wrap-sub .sub-text:nth-child(n+2)::after{top:0}}.p-employee-subpage .c-head_title_wrap-sub .sub-text:nth-child(n+2)::before{display:none}@media(max-width: 768px){.p-employee-subpage .c-head_title__text::after{height:1.25em;top:13px}}@media(max-width: 768px){.infographics_title{font-size:43px}}.p-graph-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 768px){.p-graph-list{display:block}}.p-graph-list--item{width:49%;margin-top:20px;padding:30px;border-radius:30px;background-color:#fff;-webkit-box-shadow:0 0 20px rgba(130,130,130,.2);box-shadow:0 0 20px rgba(130,130,130,.2)}@media(max-width: 768px){.p-graph-list--item{width:100%;padding:20px}}.p-graph-list--item .title{padding-bottom:20px;font-size:24px;font-weight:bold;position:relative}@media(max-width: 768px){.p-graph-list--item .title{padding-bottom:10px}}.p-graph-list--item .title::after{content:"";display:block;width:100px;height:2px;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.p-graph-list--item .title-sub{font-size:20px}.p-graph-list--item .data-wrap{padding:20px 0}.p-graph-list--item .data-wrap .value{font-weight:bold;letter-spacing:-0.4em}.p-graph-list--item .data-wrap .value .number{font-size:130px;display:inline-block;background:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(35%, #00bff6), color-stop(70%, #00e4c1));background:linear-gradient(to right, #16a5ff, #00bff6 35%, #00e4c1 70%);background-size:100%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width: 768px){.p-graph-list--item .data-wrap .value .number{font-size:90px;padding-right:10px}}.p-graph-list--item .data-wrap .value .number.small{font-size:90px}@media(max-width: 768px){.p-graph-list--item .data-wrap .value .number.small{font-size:70px}}.p-graph-list--item .data-wrap .value .unit{margin-left:5px;font-size:45px;letter-spacing:0em;color:#00e3c2}@media(max-width: 768px){.p-graph-list--item .data-wrap .value .unit{margin-left:0;font-size:40px}}.p-graph-list--item .data-wrap .value-pie{height:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){.p-graph-list--item .data-wrap .value-pie{height:auto}}.p-graph-list--item .data-wrap .value-pie--item{display:inline;width:100%}.p-graph-list--item .data-wrap .value-pie--item:nth-child(n+2){margin:0}.p-graph-list--item .data-wrap .value-pie--item:nth-child(1) .unit{color:#16a5ff}.p-graph-list--item .data-wrap .value-pie--item:nth-child(2) .label{color:#00e3c2}.p-graph-list--item .data-wrap .value-pie--item:nth-child(2) .number{background-color:#00e3c2}.p-graph-list--item .data-wrap .value-pie--item .number{background-image:none;background-color:#16a5ff;-webkit-text-fill-color:auto}.p-graph-list--item .data-wrap .value-pie--item .label{margin:0;display:inline-block;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;color:#16a5ff}.p-graph-list--item .data-wrap .value-pie--item .label-item{font-size:32px;letter-spacing:0em}@media(max-width: 768px){.p-graph-list--item .data-wrap .value-pie--item .label-item{font-size:20px}}.p-graph-list--item .data-wrap .value-pie--item .number{font-size:90px;letter-spacing:0em}@media(max-width: 768px){.p-graph-list--item .data-wrap .value-pie--item .number{font-size:60px;padding-right:0}}.p-graph-list--item .data-wrap .value-pie--item .number.small{font-size:40px}@media(max-width: 768px){.p-graph-list--item .data-wrap .value-pie--item .number.small{font-size:32px}}.p-graph-list--item .data-wrap .value-pie--item .unit{font-size:30px}.p-graph-list--item .data-wrap .value-pie--item .item-block .label-item{font-size:14px}.p-graph-list--item .data-wrap .value-pie--item .item-block .number{font-size:39px}.p-graph-list--item .data-wrap .value-pie--item .item-block .unit{font-size:24px}.p-graph-list--item .data-wrap .value-pie--item .item-block:last-child .label,.p-graph-list--item .data-wrap .value-pie--item .item-block:last-child .unit{color:#9a9a9a}.p-graph-list--item .data-wrap .value-pie--item .item-block:last-child .number{background-image:none;background-color:#9a9a9a;-webkit-text-fill-color:auto}.p-graph-list--item .data-wrap .image{width:180px;height:180px;margin:25px auto 0}@media(max-width: 768px){.p-graph-list--item .data-wrap .image{width:100px;height:100px}}.p-graph-list--item .data-wrap .image img{width:100%;height:100%}@media(max-width: 768px){.p-graph-list--item .data-wrap .image img{-o-object-fit:contain !important;object-fit:contain !important}}.p-graph-list--item .text{margin:0;text-align:center}@media(max-width: 768px){.p-graph-list--item .text{font-size:14px;line-height:1.2em}}.p-graph-list--item-01{width:100%}.p-graph-list--item-01 .data-wrap{width:100%;padding:75px 20px 50px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;overflow:hidden}@media(max-width: 768px){.p-graph-list--item-01 .data-wrap{padding:50px 0 30px}}.p-graph-list--item-01 .data-wrap .data{width:65px;margin-right:60px;display:block;background-color:#eee;position:relative;-webkit-animation:graphanime 2.5s forwards;animation:graphanime 2.5s forwards}@media(max-width: 768px){.p-graph-list--item-01 .data-wrap .data{width:35px;margin-right:20px}}.p-graph-list--item-01 .data-wrap .data::after{content:attr(data-year);display:block;width:100%;color:#9a9a9a;position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width: 768px){.p-graph-list--item-01 .data-wrap .data::after{width:150%;font-size:12px}}.p-graph-list--item-01 .data-wrap .data span{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#9a9a9a;position:absolute;top:-40px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width: 768px){.p-graph-list--item-01 .data-wrap .data span{top:-30px}}.p-graph-list--item-01 .data-wrap .data span::before{content:attr(data-value);display:block;font-size:26px}@media(max-width: 768px){.p-graph-list--item-01 .data-wrap .data span::before{letter-spacing:-0.07em;font-size:20px}}.p-graph-list--item-01 .data-wrap .data span::after{content:attr(data-unit);display:block;font-size:14px}@media(max-width: 768px){.p-graph-list--item-01 .data-wrap .data span::after{margin-left:2px;font-size:12px}}.p-graph-list--item-01 .data-wrap .data_01{height:121px}@media(max-width: 768px){.p-graph-list--item-01 .data-wrap .data_01{height:61px}}.p-graph-list--item-01 .data-wrap .data_02{height:140px}@media(max-width: 768px){.p-graph-list--item-01 .data-wrap .data_02{height:71px}}.p-graph-list--item-01 .data-wrap .data_03{height:210px}@media(max-width: 768px){.p-graph-list--item-01 .data-wrap .data_03{height:106px}}.p-graph-list--item-01 .data-wrap .data_04{height:228px}@media(max-width: 768px){.p-graph-list--item-01 .data-wrap .data_04{height:115px}}.p-graph-list--item-01 .data-wrap .data_05{height:250px;background-image:-webkit-gradient(linear, left bottom, left top, from(#16a5ff), color-stop(35%, #00bff6), color-stop(70%, #00e4c1));background-image:linear-gradient(to top, #16a5ff, #00bff6 35%, #00e4c1 70%);margin:0}@media(max-width: 768px){.p-graph-list--item-01 .data-wrap .data_05{height:126px}}.p-graph-list--item-01 .data-wrap .data_06{height:250px;margin:0;background-image:-webkit-gradient(linear, left bottom, left top, from(#16a5ff), color-stop(35%, #00bff6), color-stop(70%, #00e4c1));background-image:linear-gradient(to top, #16a5ff, #00bff6 35%, #00e4c1 70%)}@media(max-width: 768px){.p-graph-list--item-01 .data-wrap .data_06{height:126px}}.p-graph-list--item-01 .data-wrap .data_06 span{color:#16a5ff;top:-70px}@media(max-width: 768px){.p-graph-list--item-01 .data-wrap .data_06 span{top:-36px}}.p-graph-list--item-01 .data-wrap .data_06 span::before{font-size:60px;font-weight:bold}@media(max-width: 768px){.p-graph-list--item-01 .data-wrap .data_06 span::before{padding-right:2px;font-size:30px}}.p-graph-list--item-08 .data-wrap{padding:95px 20px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;overflow:hidden}@media(max-width: 768px){.p-graph-list--item-08 .data-wrap{padding:80px 20px 40px}}.p-graph-list--item-08 .data-wrap .data{width:65px;margin-right:35px;display:block;-webkit-animation:graphanime 2.5s forwards;animation:graphanime 2.5s forwards;background-color:#eee;position:relative}.p-graph-list--item-08 .data-wrap .data::after{content:attr(data-year);display:block;width:100%;color:#9a9a9a;position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width: 768px){.p-graph-list--item-08 .data-wrap .data{width:55px;margin-right:20px}}.p-graph-list--item-08 .data-wrap .data span{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#9a9a9a;position:absolute;top:-40px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.p-graph-list--item-08 .data-wrap .data span::before{content:attr(data-value);display:block;font-size:26px}.p-graph-list--item-08 .data-wrap .data span::after{content:attr(data-unit);display:block;font-size:14px}.p-graph-list--item-08 .data-wrap .data_01{height:80px}@media(max-width: 768px){.p-graph-list--item-08 .data-wrap .data_01{height:60px}}.p-graph-list--item-08 .data-wrap .data_02{height:160px}@media(max-width: 768px){.p-graph-list--item-08 .data-wrap .data_02{height:95px}}.p-graph-list--item-08 .data-wrap .data_03{height:240px;margin-right:0;background-image:-webkit-gradient(linear, left bottom, left top, from(#16a5ff), color-stop(35%, #00bff6), color-stop(70%, #00e4c1));background-image:linear-gradient(to top, #16a5ff, #00bff6 35%, #00e4c1 70%)}@media(max-width: 768px){.p-graph-list--item-08 .data-wrap .data_03{height:115px}}.p-graph-list--item-08 .data-wrap .data_03 span{color:#16a5ff;top:-70px}.p-graph-list--item-08 .data-wrap .data_03 span::before{font-size:50px;font-weight:bold}.p-graph-list--item-08 .data-wrap .data_03 span::after{font-size:23px}@media(max-width: 768px){.p-graph-list--item-08 .data-wrap .data_03 span{top:-60px}}.p-graph-list--item-09 .data-wrap .image{width:210px}.p-graph-list--item-10 .data-wrap .value-pie--item{margin-right:10px}@media(max-width: 768px){.p-graph-list--item-10 .data-wrap .value-pie--item{margin-right:0px}}.p-graph-list--item-10 .data-wrap .value-pie--item:nth-child(n+2){width:40%}.p-graph-list--item-10 .data-wrap .value-pie--item .label{margin-right:8px}.p-graph-list--item-10 .data-wrap .value-pie--item:first-child .number{font-size:120px}@media(max-width: 768px){.p-graph-list--item-10 .data-wrap .value-pie--item:first-child .number{font-size:84px}}@media(max-width: 768px){.p-graph-list--item-11 .value-pie--item{white-space:nowrap}}@-webkit-keyframes graphanime{0%{-webkit-transform:translateY(200%);transform:translateY(200%);opacity:1}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes graphanime{0%{-webkit-transform:translateY(200%);transform:translateY(200%);opacity:1}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.faq-title{padding:20px 10px 0 20px}.faq-title_item{font-family:"Overpass",sans-serif !important;font-size:1.08em}@media(max-width: 768px){.faq-title-sub{padding:6px 10px 10px 90px}.faq-title-sub::before{top:38%}.faq-title-sub::after{top:5px}}.p-flow-faq .p-flow-list{padding:0;padding-left:120px;position:relative}@media(max-width: 768px){.p-flow-faq .p-flow-list{padding-left:35px}}.p-flow-faq .p-flow-list::before{content:"";width:8px;height:100%;background:#edf2f6;margin-left:-8px;display:block;position:absolute;top:20px;left:120px}@media(max-width: 768px){.p-flow-faq .p-flow-list::before{width:6px;left:50px}}.p-flow-faq .p-flow-list--item{margin:70px 0;text-align:left;position:relative}@media(max-width: 768px){.p-flow-faq .p-flow-list--item{margin:30px 0}}.p-flow-faq .p-flow-list--item dl{padding-left:80px;position:relative}@media(max-width: 768px){.p-flow-faq .p-flow-list--item dl{padding:8px 0 0 30px}}.p-flow-faq .p-flow-list--item dl::before,.p-flow-faq .p-flow-list--item dl::after{content:"";display:block;position:absolute;top:15px}.p-flow-faq .p-flow-list--item dl::before{width:20px;height:20px;margin-top:-3px;background:#16a5ff;border-radius:50%;left:-14px}@media(max-width: 768px){.p-flow-faq .p-flow-list--item dl::before{width:15px;height:15px;left:3px}}.p-flow-faq .p-flow-list--item dl::after{width:50px;border-bottom:4px dotted #dce2e6;position:absolute;top:20px;left:15px}@media(max-width: 768px){.p-flow-faq .p-flow-list--item dl::after{display:none}}.p-flow-faq .p-flow-list--item .number{padding:8px 20px;display:block;font-size:60px;font-weight:bold;display:inline-block;background:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(35%, #00bff6), color-stop(70%, #00e4c1));background:linear-gradient(to right, #16a5ff, #00bff6 35%, #00e4c1 70%);background-size:100%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);position:absolute;top:-20px;left:-120px;z-index:100}@media(max-width: 768px){.p-flow-faq .p-flow-list--item .number{font-size:28px;letter-spacing:0;font-weight:800;top:-5px;left:-58px}}.p-flow-faq .p-flow-list--item .title{height:1.1em;margin-left:0;font-size:32px;font-weight:800;display:inline-block;background:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(35%, #00bff6), color-stop(70%, #00e4c1));background:linear-gradient(to right, #16a5ff, #00bff6 35%, #00e4c1 70%);background-size:100%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width: 768px){.p-flow-faq .p-flow-list--item .title{height:auto;font-size:21px;letter-spacing:0}}.p-flow-faq .p-flow-list--item .text{margin:15px 0 0 0}@media(max-width: 768px){.p-flow-faq .p-flow-list--item .text{margin:10px 0 0 0;line-height:1.4em}}.p-flow-faq .p-faq-list{margin-top:50px}@media(max-width: 768px){.p-flow-faq .p-faq-list{margin-top:30px}}.p-flow-faq .p-faq-list--item{width:100%;margin-top:60px;text-align:left;border-radius:30px;background-color:#fff;-webkit-box-shadow:0 0 40px rgba(130,130,130,.2);box-shadow:0 0 40px rgba(130,130,130,.2)}@media(max-width: 768px){.p-flow-faq .p-faq-list--item{margin-top:30px;border-radius:15px}}.p-flow-faq .p-faq-list--item .title{padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;font-weight:bold;color:#16a5ff;position:relative}@media(max-width: 768px){.p-flow-faq .p-faq-list--item .title{padding:20px;font-size:17px;line-height:1.2em}}.p-flow-faq .p-faq-list--item .title:hover{cursor:pointer;cursor:hand}.p-flow-faq .p-faq-list--item .title::after{content:"";display:block;width:15px;height:15px;border-top:3px solid #16a5ff;border-right:3px solid #16a5ff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:50%;right:40px;-webkit-transition:top .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:top .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,top .3s ease-in-out;transition:transform .3s ease-in-out,top .3s ease-in-out,-webkit-transform .3s ease-in-out}@media(max-width: 768px){.p-flow-faq .p-faq-list--item .title::after{width:13px;height:13px;right:20px}}.p-flow-faq .p-faq-list--item .text{margin-top:0;padding:30px;display:none;-webkit-box-align:top;-ms-flex-align:top;align-items:top;position:relative}@media(max-width: 768px){.p-flow-faq .p-faq-list--item .text{padding:20px;line-height:1.4em}}.p-flow-faq .p-faq-list--item .text_icon{color:#00e3c3}.p-flow-faq .p-faq-list--item .text::before{content:"";display:block;width:95%;height:2px;background-image:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(#00bff6), to(#00e4c1));background-image:linear-gradient(to right, #16a5ff, #00bff6, #00e4c1);position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.p-flow-faq .p-faq-list--item .faq-icon{padding:15px 20px 0 0;font-family:"Overpass",sans-serif;font-size:44px;font-weight:bold}@media(max-width: 768px){.p-flow-faq .p-faq-list--item .faq-icon{font-size:26px;padding:8px 5px 0 0}}.p-flow-faq .p-faq-list--item .open::after{top:45%;-webkit-transform:rotate(135deg);transform:rotate(135deg)}@media(max-width: 768px){.p-flow-faq .p-faq-list--item .open::after{top:40%}}.p-recruit .c-section__inner--item:nth-child(n+2){margin:150px 0 270px}@media(max-width: 768px){.p-recruit .c-section__inner--item:nth-child(n+2){margin:100px 0 180px}}.p-recruit_place{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px;text-align:left}@media(max-width: 768px){.p-recruit_place{display:block;margin-top:20px;text-align:left}}.p-recruit_place:nth-child(n+3){margin-top:100px}@media(max-width: 768px){.p-recruit_place:nth-child(n+3){margin-top:60px}}.p-recruit_place .c-title_section-head{-ms-flex-preferred-size:220px;flex-basis:220px;font-size:32px}@media(max-width: 768px){.p-recruit_place .c-title_section-head{font-size:28px}}.p-recruit_place--office{-ms-flex-preferred-size:780px;flex-basis:780px;text-align:left}.p-recruit_place--office--inner:nth-child(n+2){margin-top:40px}.p-recruit_place--office .office-name{margin-top:10px;font-size:24px}@media(max-width: 768px){.p-recruit_place--office .office-name{font-size:20px}}.p-recruit_place--office .button-list{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left}.p-recruit_place--office .button-list--item{width:385px}@media(max-width: 1280px){.p-recruit_place--office .button-list--item{width:100%}}.p-recruit_place--office .button-list--item:nth-child(odd){margin-right:10px}@media(max-width: 1280px){.p-recruit_place--office .button-list--item:nth-child(odd){margin:0}}.p-recruit_place--office .button-list--item:nth-child(n+3){margin-top:10px}@media(max-width: 1280px){.p-recruit_place--office .button-list--item{margin-top:10px}}.p-recruit_place--office .button-list--item .button{letter-spacing:0;margin:0;font-size:20px}@media(max-width: 768px){.p-recruit_place--office .button-list--item .button{font-size:16px}}.p-recruit_place--office .button-list--item .button:hover{letter-spacing:.04em}.p-404_inner{margin:130px 0}.p-404_inner .c-head_title-subpage{display:inline-block;background:-webkit-gradient(linear, left top, right top, from(#16a5ff), color-stop(35%, #00bff6), color-stop(70%, #00e4c1));background:linear-gradient(to right, #16a5ff, #00bff6 35%, #00e4c1 70%);background-size:100%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:900}.p-404_inner .c-head_title-subpage_main{font-size:200px}@media(max-width: 768px){.p-404_inner .c-head_title-subpage_main{font-size:100px}}.p-404_inner .c-head_title-subpage_sub{font-size:70px}@media(max-width: 768px){.p-404_inner .c-head_title-subpage_sub{font-size:35px}}.p-404_inner .text{margin-top:80px;font-size:24px;font-weight:bold;text-align:center}@media(max-width: 768px){.p-404_inner .text{line-height:1.2em;margin-top:50px;font-size:20px}}.p-404_inner .text_explanation{margin-top:30px;font-size:16px;font-weight:normal}@media(max-width: 768px){.p-404_inner .text_explanation{line-height:1.4em}}.u-section_margin{margin-top:150px !important}@media(max-width: 768px){.u-section_margin{margin-top:75px !important}}.u-margin_mt10{margin-top:10px}.u-margin_mt120{margin-top:120px}@media(max-width: 768px){.u-margin_mt120{margin-top:60px}}.u-margin_mb250{margin-bottom:250px}@media(max-width: 768px){.u-margin_mb250{margin-bottom:100px}}
