@charset "UTF-8";@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;400;700&family=Noto+Serif+JP:wght@400;700&display=swap');html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,nav,section,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}html{font-size:62.5%}body{-webkit-text-size-adjust:100%}body,table,input,textarea,select,option,h1,h2,h3,h4,h5,h6{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700}table,input,textarea,select,option{line-height:1.1}ol,ul{list-style:none}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}img{vertical-align:top}a,a img{transition:.3s ease-in-out}a{color:inherit;text-decoration:none}a:hover,a:hover img{opacity:.8;filter:alpha(opacity=80);-ms-filter:"alpha(opacity=80)"}img{max-width:100%}.sp-only{display:none}@media only screen and (max-width:767px){.pc-only{display:none}.sp-only{display:block}}.tablets-only{display:none}@media only screen and (max-width:1024px){.pc-only{display:none}.tablets-only{display:block}}.c-header{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;position:absolute;z-index:1000;width:100%}@media only screen and (max-width:767px){.c-header{padding:15px 20px}}.c-header__inner{width:100%;display:flex;flex-wrap:wrap}.c-header__left{width:50%}.c-header__right{width:50%;text-align:right}.c-header__language{padding-top:5px;padding-right:60px;font-size:1.8rem;line-height:1;font-family:"游明朝";color:#fff;font-weight:500;text-shadow:3px 3px 3px #001631}.c-header__language span{cursor:pointer}.c-header__language span:nth-child(1){padding-right:15px;position:relative}.c-header__language span:nth-child(1):after{content:"/";position:absolute;right:0;top:50%;transform:translateY(-50%)}.c-header__logo a img{transform:translate(0%,30%);opacity:0;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}body.loaded .c-header__logo a img{transform:translate(0%,0%);opacity:1}.c-header__logo .linktxt{display:none}.c-gnav li{display:inline-block}.c-gnav li+li{margin-left:20px}.c-gnav a{font-size:1.6rem;text-transform:capitalize}.c-menu{position:fixed;top:0;right:0;width:60px;height:60px;background-color:#001f50;display:flex;align-items:center;justify-content:center;z-index:1000;cursor:pointer}@media only screen and (max-width:767px){.c-menu{position:fixed}}.c-menu__icon{width:35px;height:4px;background-color:#fff;position:absolute;transition:transform .2s ease,background-color .5s ease}.c-menu__icon:nth-child(1){top:16px}.c-menu__icon:nth-child(2){top:27px}.c-menu__icon:nth-child(3){top:38px}.c-gnavisp{padding:60px 30px 60px}@media only screen and (max-width:767px){.c-gnavisp{padding:60px 20px 30px}}.c-gnavisp ul+ul{padding-top:20px}.c-gnavisp ul li a{font-size:1.6rem;line-height:2.5;font-family:'Noto Serif JP',serif}@media only screen and (max-width:767px){.c-gnavisp ul li a{font-size:1.8rem}}.c-gnavisp ul li>ul{padding-left:25px}.c-gnavisp ul li>ul li{position:relative}.c-gnavisp ul li>ul li:before{content:"-";position:absolute;left:-13px;top:5px;font-weight:600}body.menu-open .c-menu__icon{top:28px}body.menu-open .c-menu__icon:nth-child(1){transform:rotate(45deg)}body.menu-open .c-menu__icon:nth-child(2){transform:rotate(135deg)}body.menu-open .c-menu__icon:nth-child(3){display:none}body.menu-open .c-headersp{right:0}.c-headersp{position:fixed;top:0;width:420px;background-color:#001f50;z-index:999;right:-100%;color:#fff;transition:right 1s cubic-bezier(.42,0,.05,1.04);height:100%}@media only screen and (max-width:767px){.c-headersp{width:70%;overflow-y:scroll}}.c-footer{color:#000;text-align:center}.c-footer1{background:url(//di-lab.biz/wp-content/themes/Dil/assets/css/../img/top4_image1.jpg) no-repeat top center;background-size:cover;padding:50px 0 70px}@media only screen and (max-width:767px){.c-footer1{padding:25px 0 40px}}@media only screen and (max-width:1024px){.c-footer1__inner{padding:0 15px}}.c-footer1__inner p{font-size:2.1rem;line-height:1.86666666667;font-family:noto-sans-cjk-jp,sans-serif;font-weight:500;padding:40px 0 50px;max-width:980px;margin:0 auto;text-align:left}@media only screen and (max-width:1024px){.c-footer1__inner p{font-size:1.8rem;width:100%;text-align:center}}@media only screen and (max-width:767px){.c-footer1__inner p{font-size:1.8rem;padding:20px 0 30px}}.c-footer2{background-color:#001c4e;color:#fff;padding:50px 0}@media only screen and (max-width:1024px){.c-footer2{padding:35px 0}}.c-footer2__inner{display:flex;flex-wrap:wrap;width:1100px;margin:0 auto}@media only screen and (max-width:1199px){.c-footer2__inner{width:100%;padding:0 15px}}.c-footer2__link{width:33.33%;transform:translateY(100px);opacity:0;display:flex;justify-content:center;border-left:1px solid #b3b3b3}@media only screen and (max-width:1024px){.c-footer2__link{width:100%;justify-content:flex-start;border-left:none}}@media only screen and (max-width:767px){.c-footer2__link+.c-footer2__link{margin-top:15px}}.c-footer2__link:last-child{border-right:1px solid #b3b3b3}@media only screen and (max-width:1024px){.c-footer2__link:last-child{border-right:none}}.c-footer2__link.active{visibility:visible;transform:translateY(0);opacity:1;transition:opacity 1.2s cubic-bezier(.215,.61,.355,1) .2s,visibility 1.2s cubic-bezier(.215,.61,.355,1) .2s,transform 1.2s cubic-bezier(.215,.61,.355,1) .2s}@media only screen and (max-width:767px){.c-footer2__link ul{width:100%}}.c-footer2__link__image{margin-top:30px;display:flex;justify-content:center}@media only screen and (max-width:767px){.c-footer2__link__image{width:100%;text-align:center!important;margin-top:20px}}.c-footer2__link__image img{width:160px;height:160px}.c-footer2__link ul li{text-align:left}.c-footer2__link ul li a{font-size:1.8rem;line-height:1.94444444444;font-family:noto-sans-cjk-jp,sans-serif}.c-footer2__link ul li ul li{padding-left:35px;position:relative}.c-footer2__link ul li ul li:before{content:"-";position:absolute;font-weight:600;left:20px;top:50%;transform:translateY(-50%);font-size:2rem}.c-footer3{padding:30px 0}.c-footer3__logo{padding-bottom:40px}.c-breadcrumb{padding-bottom:40px}@media only screen and (max-width:1024px){.c-breadcrumb{padding:0 15px 40px}}.c-breadcrumb__inner{padding:10px 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.c-breadcrumb__inner ul{display:-webkit-box;display:flex}.c-breadcrumb__inner ul li{padding-right:30px;color:#000;position:relative;font-size:2.1rem;line-height:1.5;font-family:noto-sans-cjk-jp,sans-serif}@media only screen and (max-width:1024px){.c-breadcrumb__inner ul li{font-size:1.8rem}}.c-breadcrumb__inner ul li a{color:#000;font-size:2.1rem;line-height:1.5;font-weight:500;cursor:pointer;position:relative;font-family:noto-sans-cjk-jp,sans-serif}@media only screen and (max-width:1024px){.c-breadcrumb__inner ul li a{font-size:1.8rem}}.c-breadcrumb__inner ul li:not(:last-child):before{content:"";position:absolute;width:5px;height:9px;background:url(//di-lab.biz/wp-content/themes/Dil/assets/css/../img/arrow-right.png) no-repeat;background-size:cover;right:11px;top:12px}.c-breadcrumb__inner ul li:last-child{padding-right:0}.c-breadcrumb__inner ul li:last-child a:before{display:none}.c-breadcrumb1{padding-bottom:40px}@media only screen and (max-width:1024px){.c-breadcrumb1{padding:0 15px 40px}}.c-breadcrumb1__inner{padding:10px 0;line-height:1.5;font-family:noto-sans-cjk-jp,sans-serif;font-size:2.1rem}@media only screen and (max-width:1024px){.c-breadcrumb1__inner{font-size:1.8rem}}.c-breadcrumb1__inner a{padding-right:30px;position:relative}.c-breadcrumb1__inner a:before{content:"";position:absolute;width:5px;height:9px;background:url(//di-lab.biz/wp-content/themes/Dil/assets/css/../img/arrow-right.png) no-repeat;background-size:cover;right:11px;top:12px}body{font-family:"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",sans-serif;font-size:2rem;min-width:1200px;line-height:1.5;overflow-x:hidden}@media only screen and (max-width:1199px){body{min-width:320px}}.l-container{width:1200px;margin:0 auto}@media only screen and (max-width:1199px){.l-container{width:100%}}.l-container2{width:1120px;margin:0 auto}@media only screen and (max-width:1024px){.l-container2{width:100%;margin:0}}.c-mainvisual{height:500px;position:relative;overflow:hidden}.c-mainvisual__wrapper{position:relative;height:100%}.c-mainvisual .c-mainvisual__inner{position:absolute;color:#fff;width:100%;height:100%}.c-mainvisual__wrapper *{height:100%}.c-mainvisual__slider .slick-dots{height:auto;bottom:20px}.c-mainvisual__slider .slick-dots li button:before{font-size:1.4rem}.c-mainvisual__item{position:relative;overflow:hidden;color:#fff}.c-mainvisual__video{position:absolute;top:0;left:0;width:100%;height:100%}.c-mainvisual video{width:100%;height:100%;transform:scale(3)}@media only screen and (max-width:1199px){.c-mainvisual video{display:none}}.c-mainvisual img{display:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:1199px){.c-mainvisual img{display:block}}.c-mainvisual__text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:'Noto Serif JP',serif;font-weight:500;font-size:4.4rem;line-height:1.52272727273;width:840px;height:320px;overflow:hidden}@media only screen and (max-width:1024px){.c-mainvisual__text{height:28vw;width:calc(100% - 200px);margin:0 auto;font-size:3vw}}@media only screen and (max-width:767px){.c-mainvisual__text{width:calc(100% - 15vw);height:200px;font-size:2.2rem;text-align:center}}.c-mainvisual__text--en{font-size:4rem;text-align:center}@media only screen and (max-width:1024px){.c-mainvisual__text--en{height:28vw}}@media only screen and (max-width:767px){.c-mainvisual__text--en{height:230px}}.c-mainvisual__text:before,.c-mainvisual__text:after{content:'';width:0;height:0;position:absolute;border:2px solid #fff;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;z-index:1}body.loaded .c-mainvisual__text:before{left:-2px;top:0;border-bottom:0;border-left:0;-webkit-animation:btm 2s ease-in forwards;animation:btm 2s ease-in forwards}body.loaded .c-mainvisual__text:after{visibility:hidden;right:-2px;bottom:0;border-top:0;border-right:0;-webkit-animation:btm 2s 2s ease-out forwards;animation:btm 2s 2s ease-out forwards}.c-mainvisual__box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;padding:47px 20px 0;display:flex;align-items:center;flex-direction:column}@media only screen and (max-width:1024px){.c-mainvisual__box{padding:5vw 0 0}}@media only screen and (max-width:767px){.c-mainvisual__box{padding:15px 20px}}.c-mainvisual__box:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#000;opacity:.3;z-index:-1}.c-mainvisual__text--2 .c-mainvisual__box:after{background-color:#093e62;opacity:.7}.c-mainvisual__box p{height:auto;text-shadow:4px 4px 4px #001631}.c-mainvisual__box p:nth-child(1){opacity:0;transform:translate(0%,50%)}body.loaded .c-mainvisual__box p:nth-child(1){opacity:1;transform:translate(0%,0%);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.c-mainvisual__box p:nth-child(2){opacity:0;transform:translate(0%,50%)}body.loaded .c-mainvisual__box p:nth-child(2){opacity:1;transform:translate(0%,0%);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.c-mainvisual__box p:nth-child(3){opacity:0;transform:translate(0%,50%)}body.loaded .c-mainvisual__box p:nth-child(3){opacity:1;transform:translate(0%,0%);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.c-mainvisual__text--ja .c-mainvisual__box p{height:auto}@media only screen and (max-width:1024px){.c-mainvisual__text--ja .c-mainvisual__box p{padding-left:18vw}}@media only screen and (max-width:767px){.c-mainvisual__text--ja .c-mainvisual__box p{padding-left:0}}.c-mainvisual--business{height:450px;padding-top:0}.c-mainvisual--business .c-mainvisual__inner{display:flex;align-items:center;justify-content:center;flex-direction:column;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:1199px){.c-mainvisual--business .c-mainvisual__inner{position:absolute}}.c-mainvisual--business img{display:block}.c-mainvisual--business h2{font-size:3.4rem;line-height:1.75;font-family:noto-sans-cjk-jp,sans-serif;font-weight:400;text-shadow:2px 2px 4px #3e5369;position:relative}@media only screen and (max-width:1024px){.c-mainvisual--business h2{font-size:2.8rem}}.c-mainvisual--business h2:before{content:"";position:absolute;background-color:#001f50;opacity:.5;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:-1;padding:36px 231px;border:1px solid #fff}@media only screen and (max-width:767px){.c-mainvisual--business h2:before{width:280px;padding:10px 25px;height:70px;box-sizing:border-box}}.c-mainvisual--esg{height:450px;padding-top:0}.c-mainvisual--esg .c-mainvisual__inner{display:flex;align-items:center;justify-content:center;flex-direction:column;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:1199px){.c-mainvisual--esg .c-mainvisual__inner{position:absolute}}.c-mainvisual--esg img{display:block}.c-mainvisual--esg h2{font-size:3.4rem;line-height:1.2;font-family:noto-sans-cjk-jp,sans-serif;font-weight:400;display:flex;align-items:center;justify-content:center;position:relative;width:600px;height:130px}@media only screen and (max-width:767px){.c-mainvisual--esg h2{width:calc(100% - 50px);font-size:2.2rem;height:65px}}.c-mainvisual--esg h2:before{content:"";position:absolute;width:100%;height:100%;background-color:#006837;opacity:.5;z-index:-1;border:1px solid #fff}.c-mainvisual--subpage{height:400px;padding-top:0}.c-mainvisual--subpage .c-mainvisual__inner{display:flex;align-items:center;justify-content:center;flex-direction:column;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:1199px){.c-mainvisual--subpage .c-mainvisual__inner{position:absolute}}.c-mainvisual--subpage .c-mainvisual__inner p{font-family:noto-sans-cjk-jp,sans-serif;font-size:2.4rem;line-height:1.16666666667;text-shadow:2px 2px 4px #3e5369;padding-top:20px;font-weight:400}@media only screen and (max-width:1024px){.c-mainvisual--subpage .c-mainvisual__inner p{font-size:1.6rem}}.c-mainvisual--subpage img{display:block}.c-mainvisual--subpage h2{font-size:4.8rem;line-height:1.75;font-family:'Tiro Gurmukhi',serif;font-weight:400;text-shadow:2px 2px 4px #3e5369;padding-bottom:10px;position:relative}@media only screen and (max-width:1024px){.c-mainvisual--subpage h2{font-size:2.8rem}}.c-mainvisual--subpage h2:before{content:"";position:absolute;width:150px;height:1px;background-color:#fff;bottom:0;left:50%;transform:translateX(-50%);box-shadow:2px 2px 2px 0px #3e5369}@media only screen and (max-width:1024px){.c-mainvisual--subpage h2:before{width:120px}}.c-mainvisual--news{height:300px;padding:0}.c-mainvisual--news img{display:block}.c-mainvisual--news h2{position:absolute;left:50%;top:50%;z-index:1;transform:translate(-50%,-50%);font-size:3rem;font-family:noto-sans-cjk-jp,sans-serif}@media only screen and (max-width:1199px){.c-mainvisual--news h2{font-size:2.2rem}}.c-mainvisual--news h2:before{content:"";position:absolute;background-color:#000;opacity:.5;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:-1;padding:10px 25px}.c-mainvisual--corporate{height:450px;padding-top:0}.c-mainvisual--corporate .c-mainvisual__inner{display:flex;align-items:center;justify-content:center;flex-direction:column;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:1199px){.c-mainvisual--corporate .c-mainvisual__inner{position:absolute}}.c-mainvisual--corporate img{display:block}.c-mainvisual--tolnnestor img.pc-only{display:block}@media only screen and (max-width:767px){.c-mainvisual--tolnnestor img.pc-only{display:none}}.c-mainvisual--tolnnestor img.sp-only{display:none}@media only screen and (max-width:767px){.c-mainvisual--tolnnestor img.sp-only{display:block}}.c-mainvisual--corporate h2{width:600px;height:130px;display:flex;align-items:center;justify-content:center;font-family:noto-sans-cjk-jp,sans-serif;font-size:3.4rem;line-height:1.2;font-weight:400;position:relative}@media only screen and (max-width:767px){.c-mainvisual--corporate h2{width:250px;height:65px;font-size:2.2rem}}.c-mainvisual--corporate h2:before{content:"";position:absolute;width:100%;height:100%;background-color:#006837;opacity:.5;z-index:-1;border:1px solid #fff}@media only screen and (max-width:767px){.c-mainvisual--tolnnestor h2{width:calc(100% - 50px)}.c-mainvisual--tolnnestor h2:before{background-color:#001f50}}.c-mainvisual--investors{height:450px;padding-top:0}.c-mainvisual--investors:before{content:"";position:absolute;width:100%;height:100%;background-color:#001f50;opacity:.5;left:0;top:0}.c-mainvisual--investors .c-mainvisual__inner{display:flex;align-items:center;justify-content:center;flex-direction:column;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:1199px){.c-mainvisual--investors .c-mainvisual__inner{position:absolute}}.c-mainvisual--investors img{display:block}.c-mainvisual--investors h2{font-size:3.4rem;line-height:1.2;font-family:noto-sans-cjk-jp,sans-serif;font-weight:400;display:flex;align-items:center;justify-content:center;position:relative;width:600px;height:130px}@media only screen and (max-width:767px){.c-mainvisual--investors h2{width:calc(100% - 50px);height:65px;font-size:2.2rem}}.c-mainvisual--investors h2:before{content:"";position:absolute;width:100%;height:100%;background-color:#001f50;opacity:.8;z-index:-1}@-webkit-keyframes btm{0%{visibility:visible;width:0;height:0}50%{width:100%;height:0}100%{width:100%;height:calc(100% - 1px);visibility:visible}}@keyframes btm{0%{visibility:visible;width:0;height:0}50%{width:100%;height:0}100%{width:100%;height:calc(100% - 1px);visibility:visible}}.c-btn1{width:400px;height:55px;border:1px solid #001f50;color:#001f50;display:flex;align-items:center;justify-content:center;margin:0 auto;font-family:'Noto Serif JP',serif;font-weight:500;font-size:2.1rem;line-height:1.75;position:relative;overflow:hidden;background:rgba(255,255,255,.4)}@media only screen and (max-width:767px){.c-btn1{width:100%}}.c-btn1:before{content:"";position:absolute;background:url(//di-lab.biz/wp-content/themes/Dil/assets/css/../img/ico-arrow-blue.png) no-repeat;background-size:cover;width:50px;height:6px;right:0;top:50%;transform:translate(-50%,-50%)}.c-btn1:hover{color:#fff}.c-btn1:hover:before{background:url(//di-lab.biz/wp-content/themes/Dil/assets/css/../img/ico-arrow-white.png) no-repeat}.c-btn1:after{background:#001f50;position:absolute;top:0;left:0;content:'';width:100%;height:100%;transform:scale(0,1);transform-origin:left top;transition:.2s cubic-bezier(.45,0,.55,1);z-index:-1}.c-btn1.is-skew:after{transform:skewY(-20deg) scale(1,0);height:140px}.c-btn1.is-skew:hover:after{transform:skewY(-10deg) scale(1,1)}.c-btn2{width:245px;height:54px;margin:25px auto 0px;display:block;border:1px solid #333;display:flex;align-items:center;justify-content:center;font-family:'Noto Serif JP',serif;color:#000;font-size:2.1rem;line-height:1.66666666667;background-color:#fff;position:relative;overflow:hidden}@media only screen and (max-width:1199px){.c-btn2{font-size:1.8rem}}.c-btn2:hover{color:#fff;opacity:.99}.c-btn2:after{background:#001f50;position:absolute;top:0;left:0;content:'';width:100%;height:100%;transform:scale(0,1);transform-origin:left top;transition:.2s cubic-bezier(.45,0,.55,1);z-index:-1}.c-btn2.is-skew:after{transform:skewY(-20deg) scale(1,0);height:140px}.c-btn2.is-skew:hover:after{transform:skewY(-10deg) scale(1,1)}.c-btn__top{position:fixed;z-index:1000;bottom:30px;right:20px;opacity:0;display:block;transform:translateY(100px);transition:all 1s cubic-bezier(.645,.045,.355,1);transition-timing-function:cubic-bezier(.645,.045,.355,1)}.c-btn__top--none{opacity:1;transform:translateY(0px)}.c-btn3{position:absolute;bottom:50px;left:50%;transform:translate(-50%,50%);font-size:2.1rem;line-height:1.75;width:400px;height:55px;display:flex;align-items:center;justify-content:center;border:1px solid #fff;z-index:100;text-shadow:3px 3px 7px #001631;opacity:0;overflow:hidden;text-align:center}body.loaded .c-btn3{opacity:1;transform:translate(-50%,0%);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}@media only screen and (max-width:1024px){.c-btn3{width:200px;bottom:40px}}@media only screen and (max-width:767px){.c-btn3{width:200px;height:40px;bottom:25px;display:flex;font-size:1.8rem}}.c-btn3:before{content:'';position:absolute;width:100%;height:100%;background-color:#fff;left:0;top:0;z-index:-1;opacity:.3}.c-btn3:after{background:#001f50;position:absolute;top:0;left:0;content:'';width:100%;height:100%;transform:scale(0,1);transform-origin:left top;transition:.2s cubic-bezier(.45,0,.55,1);z-index:-1}.c-btn3.is-skew:after{transform:skewY(-20deg) scale(1,0);height:140px}.c-btn3.is-skew:hover:after{transform:skewY(-10deg) scale(1,1)}.c-btn4{width:400px;height:80px;border:1px solid #94b3c4;color:#333;display:flex;align-items:center;justify-content:center;margin:0 auto;font-family:"Arial";font-weight:500;font-size:2rem;line-height:1.75;position:relative;padding-left:80px;box-sizing:border-box;opacity:0;overflow:hidden}@media only screen and (max-width:767px){.c-btn4{width:100%}}.c-btn4.active{opacity:1;transform:translate(-50%,0%);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.c-btn4:hover{color:#fff}.c-btn4:hover:after{opacity:0}.c-btn4:before{content:"";position:absolute;background:url(//di-lab.biz/wp-content/themes/Dil/assets/css/../img/ico-mail.png) no-repeat;background-size:cover;width:60px;height:41px;left:calc(50% - 70px);top:50%;transform:translate(-50%,-50%)}.c-btn4:after{content:"";position:absolute;background:#fff;opacity:.5;width:100%;height:100%;left:0;top:0;z-index:-1}.c-btn4 span{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;padding-left:80px}.c-btn4 span:after{background:#001f50;position:absolute;top:0;left:0;content:'';width:100%;height:100%;transform:scale(0,1);transform-origin:left top;transition:.2s cubic-bezier(.45,0,.55,1);z-index:-1}.c-btn4 .is-skew:after{transform:skewY(-20deg) scale(1,0);height:160px}.c-btn4:hover .is-skew:after{transform:skewY(-10deg) scale(1,1)}.c-title1{font-size:4.8rem;font-family:'Noto Serif JP',serif;line-height:1.75;color:#001c4e;text-align:center}@media only screen and (max-width:767px){.c-title1{font-size:3rem}}.c-title2{font-size:2.4rem;font-weight:600;color:#fff;height:55px;background-color:#001c4e;line-height:1.8;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding-left:15px;font-family:'Noto Serif JP',serif}.c-title3{font-size:4.4rem;font-family:'Noto Serif JP',serif;line-height:1.66666666667;text-align:center;color:#000}@media only screen and (max-width:767px){.c-title3{font-size:2.5rem}}.c-title4{text-align:center;font-size:4.8rem;line-height:1.75;color:#000;padding-bottom:30px;position:relative;font-family:'Noto Serif JP',serif}@media only screen and (max-width:767px){.c-title4{font-size:3.6rem;padding-bottom:15px}}.c-title4:before{content:"";position:absolute;height:5px;width:200px;background-color:#89c02c;bottom:0;left:50%;transform:translateX(-50%)}@media only screen and (max-width:767px){.c-title4:before{height:3px;width:100px}}.c-title5{font-size:3.6rem;line-height:1.75;font-weight:600;font-family:'Noto Serif JP',serif;color:#001c4e}.c-title6{font-size:4.8rem;line-height:1.75;font-family:'Noto Serif JP',serif;text-align:center}@media only screen and (max-width:1024px){.c-title6{font-size:2.5rem}}.c-title7{font-family:'Noto Serif JP',serif;font-weight:600;font-style:normal;font-size:4.8rem;line-height:1.66666666667;text-align:center}@media only screen and (max-width:1024px){.c-title7{font-size:2.4rem}}@media only screen and (max-width:359px){.c-title7{letter-spacing:-1px}}.c-title8{font-size:2.4rem;font-weight:600;color:#fff;height:55px;background-color:#5d93b5;line-height:1.2;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding-left:15px}.c-post1{width:33.33%;position:relative;transform:translateY(100px);opacity:0}@media only screen and (max-width:767px){.c-post1{width:100%}}.c-post1.active{visibility:visible;transform:translateY(0);opacity:1;transition:opacity 1.2s cubic-bezier(.215,.61,.355,1) .2s,visibility 1.2s cubic-bezier(.215,.61,.355,1) .2s,transform 1.2s cubic-bezier(.215,.61,.355,1) .2s}.c-post1__image img{width:100%;height:100%}.c-post1__text{height:6.30583289543vw;position:absolute;bottom:0;width:100%;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:1.1035207567vw;line-height:1.42857142857;font-family:'Noto Serif JP',serif}@media only screen and (max-width:767px){.c-post1__text{height:auto;padding:20px 0;font-size:1.6rem}}.c-post1__text:before{content:"";width:100%;height:100%;background-color:#001f50;opacity:.5;position:absolute}.c-post1__text p{position:relative}.c-post2{width:285px;transform:translateY(100px);opacity:0;margin-right:20px}.c-post2:last-child{margin-right:0}@media only screen and (max-width:1199px){.c-post2{width:49%;margin:0 2% 2% 0}}@media only screen and (max-width:1199px){.c-post2:nth-child(2n){margin-right:0}}@media only screen and (max-width:767px){.c-post2{width:100%;margin:0 0 5%}}.c-post2.active{visibility:visible;transform:translateY(0);opacity:1;transition:opacity 1.2s cubic-bezier(.215,.61,.355,1) .2s,visibility 1.2s cubic-bezier(.215,.61,.355,1) .2s,transform 1.2s cubic-bezier(.215,.61,.355,1) .2s}.c-post2__image{position:relative}.c-post2__image a{display:block;position:relative;padding-top:75%}.c-post2__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.c-post2__image span{width:150px;height:30px;position:absolute;bottom:30px;right:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.4rem;line-height:2.33333333333;font-family:noto-sans-cjk-jp,sans-serif}.c-post2__date{text-align:right;font-size:2.1rem;line-height:1.75;padding-right:20px;color:#000;font-family:noto-sans-cjk-jp,sans-serif;font-weight:500;padding-top:10px}.c-post2__text{position:relative}.c-post2__text:before{content:"";position:absolute;width:100%;height:100%;background-color:#a5dfef;opacity:.2;z-index:-1}.c-post2__txt{padding:0 20px 35px;font-family:"Arial"}.c-post2__txt h3{font-size:2rem;line-height:1.5;height:65px;color:#001c4e;font-weight:700;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-break:break-all;font-family:'Noto Serif JP',serif}.c-post2__cnt{font-size:1.8rem;line-height:1.66666666667;color:#000;overflow:hidden;-webkit-line-clamp:4;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-break:break-all;height:120px;font-family:noto-sans-cjk-jp,sans-serif}.c-post3{width:240px;margin-bottom:25px}@media only screen and (max-width:767px){.c-post3{width:100%}}.c-post3:nth-child(3n+2){margin:0 15px}@media only screen and (max-width:767px){.c-post3:nth-child(3n+2){margin:0 0 25px}}.c-post3__image{position:relative;overflow:hidden;padding-top:66.66%}.c-post3__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.c-post3 p{margin-top:15px;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;font-size:2.1rem;line-height:1.5;font-family:noto-sans-cjk-jp,sans-serif}@media only screen and (max-width:1024px){.c-post3 p{font-size:1.8rem}}.c-post4{width:100%;padding:20px 15px;border-right:1px solid #ddd;border-left:1px solid #ddd;border-bottom:1px solid #ddd;display:-webkit-box;display:flex}.c-post4:nth-child(1){border-top:1px solid #ddd}.c-post4__image{width:100px;height:100px;margin-right:20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}@media only screen and (max-width:1024px){.c-post4__image{width:35%;margin-right:5%;height:25vw}}.c-post4__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.c-post4__text{width:150px}@media only screen and (max-width:1024px){.c-post4__text{width:60%}}.c-post4__text>a{overflow:hidden;-webkit-line-clamp:3;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-break:break-all;font-size:2rem;line-height:1.5;font-family:noto-sans-cjk-jp,sans-serif}@media only screen and (max-width:1024px){.c-post4__text>a{font-size:1.8rem}}.c-post4__date{position:relative;padding-left:25px;font-size:2rem;line-height:1.2;margin-bottom:10px;font-family:noto-sans-cjk-jp,sans-serif}@media only screen and (max-width:1024px){.c-post4__date{font-size:1.8rem}}.c-post4__date:before{content:"";position:absolute;left:0;top:5px;background:url(//di-lab.biz/wp-content/themes/Dil/assets/css/../img/ico-clock.png) no-repeat;width:16px;height:16px}.c-post4__title:hover{text-decoration:underline}.c-post5{width:100%;display:-webkit-box;display:flex;padding-bottom:40px;padding-top:40px;border-bottom:1px solid #e6e6e6}@media only screen and (max-width:1024px){.c-post5{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.c-post5:first-child{padding-top:0}.c-post5:last-child{margin-bottom:50px}.c-post5__image{width:280px;margin-right:35px}.c-post5__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:1024px){.c-post5__image{width:100%;margin-right:0;margin-bottom:20px}}.c-post5__text{width:435px;position:relative;padding-bottom:50px;position:relative}@media only screen and (max-width:1024px){.c-post5__text{width:100%}}.c-post5__title{font-size:2.8rem;line-height:1.2;color:#000;font-weight:600;display:block;margin-bottom:10px;overflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;font-family:noto-sans-cjk-jp,sans-serif}@media only screen and (max-width:1199px){.c-post5__title{font-size:2.4rem}}.c-post5__txt{font-size:2.1rem;line-height:1.75;color:#333;font-weight:500;max-height:145px;overflow:hidden;-webkit-line-clamp:4;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;text-align:justify;font-family:noto-sans-cjk-jp,sans-serif}@media only screen and (max-width:1199px){.c-post5__txt{font-size:1.8rem}}.c-post5__box{display:-webkit-box;display:flex;position:absolute;bottom:0}.c-post5__cat{background-color:#001c4e;font-size:2rem;line-height:.57143;padding:3px 20px;height:25px;margin-right:12px;color:#fff;font-weight:500;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;font-family:noto-sans-cjk-jp,sans-serif}@media only screen and (max-width:1199px){.c-post5__cat{font-size:1.8rem}}.c-post5__date{position:relative;font-size:2rem;line-height:1.75;color:#333;font-weight:500;padding-left:20px;font-family:noto-sans-cjk-jp,sans-serif}@media only screen and (max-width:1199px){.c-post5__date{font-size:1.8rem}}.c-post5__date:before{content:"";position:absolute;left:0;top:9px;background:url(//di-lab.biz/wp-content/themes/Dil/assets/css/../img/ico-clock.png) no-repeat;width:16px;height:16px}.c-post6{display:flex;background-color:#f2fafd;padding:25px 35px 25px 25px;margin-bottom:20px}@media only screen and (max-width:1024px){.c-post6{padding:20px 25px 20px 20px}}.c-post6:nth-child(2n){flex-direction:row-reverse;padding:25px 25px 25px 35px}@media only screen and (max-width:1024px){.c-post6:nth-child(2n){padding:20px 20px 20px 25px}}.c-post6:nth-child(2n) .c-post6__left{margin-right:0;margin-left:20px}.c-post6__left{font-size:3rem;line-height:1.75;font-family:noto-sans-cjk-jp,sans-serif;width:50px;margin-right:20px;text-align:center;writing-mode:vertical-lr;text-orientation:upright;display:flex;justify-content:start;padding-top:10px;letter-spacing:10px;font-weight:600}@media only screen and (max-width:1024px){.c-post6__left{font-size:2.1rem;margin-right:10px}}.c-post6__right{width:calc(100% - 70px);font-size:2.1rem;line-height:1.75;font-family:noto-sans-cjk-jp,sans-serif}@media only screen and (max-width:1024px){.c-post6__right{font-size:1.8rem}}.c-post6__right p{text-indent:15px}.c-post7{width:535px}@media only screen and (max-width:1199px){.c-post7{width:100%}.c-post7:nth-child(1){margin-bottom:25px}}.c-post7 h4{text-align:center;font-family:'Noto Serif JP',serif;font-weight:600;font-style:normal;font-size:3.2rem;line-height:1.75}@media only screen and (max-width:1199px){.c-post7 h4{font-size:2.4rem}}.c-post7--en h4{height:90px;display:flex;align-items:center;justify-content:center}.c-post7__list{background-color:#fff;margin-top:20px;color:#000;height:320px;padding:20px 40px 20px}@media only screen and (max-width:1199px){.c-post7__list{height:auto;margin-top:25px;padding:17px 25px 17px}}.c-post7--en .c-post7__list{height:400px}@media only screen and (max-width:1199px){.c-post7--en .c-post7__list{height:auto}}.c-post7__list ul li{font-size:2.1rem;line-height:1.19047619048;font-family:noto-sans-cjk-jp,sans-serif;font-weight:500;position:relative;padding:22px 0 22px 30px;border-bottom:1px solid #778c9f}@media only screen and (max-width:1199px){.c-post7__list ul li{padding:17px 0 17px 30px;font-size:1.8rem}}.c-post7__list ul li:last-child{border-bottom:none}.c-post7__list ul li:before{content:"";position:absolute;left:0;background:url(//di-lab.biz/wp-content/themes/Dil/assets/css/../img/ico-check.png) no-repeat;width:18px;height:19px;top:25px}@media only screen and (max-width:1199px){.c-post7__list ul li:before{top:17px}}.c-post7__list p{font-size:2rem;line-height:1.19047619048}@media only screen and (max-width:1199px){.c-post7__list p{font-size:1.8rem;padding:5px 0 10px}}.c-post8{border:1px solid #009245;display:flex;box-sizing:border-box;margin-bottom:45px}@media only screen and (max-width:1199px){.c-post8{margin-bottom:35px;display:block}}.c-post8:nth-child(3){flex-direction:row-reverse}.c-post8__title{height:auto;font-family:'Noto Serif JP',serif;display:flex;padding:10px 0}@media only screen and (max-width:1199px){.c-post8__title{height:auto;padding:20px 0}}.c-post8__title span{display:block}.c-post8__title span:first-child{font-size:4.5rem;line-height:1.77777777778;width:80px;display:flex;align-items:center;justify-content:center;position:relative}.c-post8__title span:first-child:before{content:"";position:absolute;width:3px;height:60px;background-color:#009245;right:0;top:50%;transform:translateY(-50%)}.c-post8__title span:last-child{font-size:2.8rem;line-height:1.42857142857;width:calc(100% - 80px);padding-left:30px;padding-right:0;display:flex;align-items:center}@media only screen and (max-width:1199px){.c-post8__title span:last-child{padding-left:20px;padding-right:20px;font-size:2.4rem}}.c-post8__text{width:808px}@media only screen and (max-width:1199px){.c-post8__text{width:100%}}.c-post8__image{width:304px}@media only screen and (max-width:1199px){.c-post8__image{width:100%}}.c-post8__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-post8__box{background-color:#f1fafc;display:flex;flex-wrap:wrap;min-height:calc(100% - 140px);padding:25px 0 25px 25px}@media only screen and (max-width:1199px){.c-post8__box{padding:20px 10px 50px;height:auto}}.c-post8__left{font-family:noto-sans-cjk-jp,sans-serif;font-size:2.1rem;line-height:1.88888888889;margin-right:70px;width:335px;position:relative}@media only screen and (max-width:1199px){.c-post8__left{width:100%;margin-right:0;margin-bottom:100px;font-size:1.8rem}}@media only screen and (max-width:1199px){.c-post8__left{letter-spacing:-1px}}.c-post8__left:before{content:"";position:absolute;background:url(//di-lab.biz/wp-content/themes/Dil/assets/css/../img/toinnestor3_right.png) no-repeat;width:33px;height:212px;right:-50px;top:50%;transform:translateY(-50%)}@media only screen and (max-width:1199px){.c-post8__left:before{right:auto;bottom:-155px;transform:translateX(-50%) rotate(90deg);left:50%;top:auto}}.c-post8__left ul li{position:relative;padding-left:25px}.c-post8__left ul li:nth-child(1):before{content:"①";position:absolute;left:0;top:0}.c-post8__left ul li:nth-child(2):before{content:"②";position:absolute;left:0;top:0}.c-post8__left ul li:nth-child(3):before{content:"③";position:absolute;left:0;top:0}.c-post8__right{font-family:noto-sans-cjk-jp,sans-serif;font-size:2.1rem;line-height:1.88888888889;width:378px;padding-right:20px}@media only screen and (max-width:1199px){.c-post8__right{width:100%;font-size:1.8rem;padding-right:0}}@media only screen and (max-width:359px){.c-post8__right{letter-spacing:-1px}}.c-post8__right h5{font-weight:600}.c-post8__or{font-weight:600;font-style:italic;margin-right:18px}.c-post8__txt{font-size:2.1rem;font-family:noto-sans-cjk-jp,sans-serif;line-height:1.42857142857;padding-right:15px}@media only screen and (max-width:1199px){.c-post8__txt{font-size:1.8rem;padding-right:0}}.c-post8__txt:nth-child(1){padding-bottom:5px}.c-post8__txt:nth-child(2){padding-bottom:20px}.c-post8__txt h5{font-size:2.1rem;line-height:1.66666666667}.c-post8__left__box{display:flex;flex-wrap:wrap}.c-post8__left__box p:nth-child(1){width:90px}.c-post8__left__box p:nth-child(2){width:calc(100% - 90px)}.c-post9{display:flex;flex-wrap:wrap;margin-bottom:30px}.c-post9:nth-child(2){flex-direction:row-reverse}.c-post9:nth-child(2) .c-post9__right{margin-left:0;margin-right:70px}@media only screen and (max-width:1199px){.c-post9:nth-child(2) .c-post9__right{margin-right:0}}.c-post9__left{width:462px}@media only screen and (max-width:1199px){.c-post9__left{width:100%}}@media only screen and (max-width:1199px){.c-post9__left img{width:100%;max-width:100%}}.c-post9__left h4{text-align:center;font-size:2.4rem;font-family:noto-sans-cjk-jp,sans-serif}.c-post9__right{width:548px;margin-left:70px}@media only screen and (max-width:1199px){.c-post9__right{width:100%;margin-left:0}}.c-post9__right h4{font-size:2.8rem;font-family:'Noto Serif JP',serif;line-height:2.08333333333;color:#001c4e;padding-bottom:5px}@media only screen and (max-width:1024px){.c-post9__right h4{font-size:2.4rem;margin-top:25px;line-height:1.5;margin-bottom:20px;text-align:center}}@media only screen and (max-width:1024px){.c-post9__right h4{letter-spacing:-2px}}.c-post9__text{font-size:2.1rem;line-height:1.88888888889;font-family:noto-sans-cjk-jp,sans-serif}@media only screen and (max-width:1199px){.c-post9__text{font-size:1.8rem}}.c-post9__text p{padding-bottom:10px;font-size:2.1rem}@media only screen and (max-width:1199px){.c-post9__text p{font-size:1.8rem}}.c-post10{display:flex;flex-wrap:wrap;align-items:center;border-bottom:1px solid #528bad;padding-top:14px;padding-bottom:14px}.c-post10:nth-child(1){border-top:1px solid #528bad}.c-post10__date{font-size:1.6rem;line-height:1.75;color:#333;font-family:"Noto Sans JP",sans-serif;padding:0 15px}@media only screen and (max-width:1199px){.c-post10__date{padding:0 20px}}.c-post10__cat{font-size:1.2rem;line-height:1.8;font-family:"Noto Sans JP",sans-serif;display:block;color:#fff;margin:0 15px;padding:4px 0;width:100px;text-align:center;background-color:#056fb8}@media only screen and (max-width:1199px){.c-post10__cat{margin:0;padding:0}}.c-post10__title{font-size:1.6rem;line-height:1.875;font-family:"Noto Sans JP",sans-serif;color:#333;padding-left:25px}@media only screen and (max-width:1199px){.c-post10__title{padding-left:20px;padding-right:20px;padding-top:5px}}.c-post10__title:hover{text-decoration:underline;opacity:1}.c-post11{margin-bottom:60px}.c-post11:last-child{margin-bottom:0}.c-post11__cnt>a{font-size:2.4rem;line-height:1.25;color:#534741;font-weight:600;margin-bottom:12px;height:35px;overflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;font-family:"noto-sans-cjk-jp",sans-serif}.c-post11__text{font-size:1.6rem;line-height:1.75;color:#333;margin-bottom:31px;padding-top:20px;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;font-family:"noto-sans-cjk-jp",sans-serif;border-top:1px solid #5d93b5}.c-post11__box{display:-webkit-box;display:flex;flex-wrap:wrap;background-color:#5d93b5;height:40px}.c-post11__cat{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#fff;font-size:1.3rem;line-height:1.75;height:100%;cursor:pointer;background-color:#666;box-sizing:border-box;width:120px;font-family:"Noto Sans JP",sans-serif}.c-post11__cat--1{background-color:#0d257a}.c-post11__cat--2{background-color:#e28194}.c-post11__cat--3{background-color:#522d66}.c-post11__cat--4{background-color:#3d0f4e}.c-post11__date{font-size:1.4rem;line-height:2;font-family:"Arial";padding-left:20px;padding-right:35px;position:relative;color:#fff;display:flex;align-items:center}.loading{background-color:#fff;width:100%;height:100%;position:fixed;z-index:9999;top:0;display:flex;align-items:center;justify-content:center}.loading svg{width:50px;height:50px}.loading svg circle{stroke-width:3px}.boostKeyframe{transform:scale3d(1,1,1)}.c-copyright{font-size:1.5rem;font-family:"Arial";line-height:1.75;font-weight:500;color:#001c4e}.inv{transform:translateY(100px);opacity:0}.inv.active{visibility:visible;transform:translateY(0);opacity:1;transition:opacity 1.2s cubic-bezier(.215,.61,.355,1) .2s,visibility 1.2s cubic-bezier(.215,.61,.355,1) .2s,transform 1.2s cubic-bezier(.215,.61,.355,1) .2s}.groupbtn{width:100%;margin-bottom:40px}.groupbtn ul{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.groupbtn ul li a{font-size:2.1rem;line-height:1;font-weight:600}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}input[type=button],input[type=checkbox],input[type=submit],input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.c-widget form{margin-bottom:50px;margin-top:20px;position:relative;overflow:hidden}.c-widget form input[type=search]{width:100%;border:none;background:#f2f2f2;height:40px;padding:0 10px;font-size:1.8rem;line-height:1;font-weight:500;white-space:nowrap;overflow:hidden;padding-right:40px;text-overflow:ellipsis;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical}.c-widget__cnt ul{padding:10px 15px 25px}.c-widget__cnt ul li a{font-size:2.1rem;line-height:1.8;padding:5px 0;display:block;font-family:noto-sans-cjk-jp,sans-serif;font-weight:500}@media only screen and (max-width:1024px){.c-widget__cnt ul li a{font-size:1.8rem}}.c-widget__cnt ul li a:hover{text-decoration:none;color:#0056b3;opacity:1}.c-widget--modify1{margin-bottom:60px}.c-widget--modify2 .c-widget__cnt ul{padding:0}.c-widget--modify2 .c-widget__cnt ul li a{padding:10px 18px;border-top:none;border-right:1px solid #ddd;border-left:1px solid #ddd;border-bottom:1px solid #ddd;display:block}.c-widget--modify2 .c-widget__cnt ul li:nth-child(1) a{border-top:1px solid #ddd}.c-form__search{width:40px;height:40px;position:absolute;right:0;top:0;background-color:#222;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.c-form__search input[type=submit]{border:0;background:url(//di-lab.biz/wp-content/themes/Dil/assets/css/../img/ico-search.png) no-repeat;text-indent:40px;width:16px;height:16px;cursor:pointer}.c-pagination{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:100%}@media only screen and (max-width:1024px){.c-pagination{margin-bottom:50px}}.c-pagination a,.c-pagination a:hover,.c-pagination span{font-size:1.7rem;line-height:1.0588;color:#4d4d4d;padding:15px 18px}.c-pagination .current{background-color:#001c4e;color:#fff}.c-pages{width:100%;margin-top:50px;margin-bottom:60px;display:flex;justify-content:space-between;font-family:"Arial",serif;font-weight:500;color:#534741}.c-pages li span{width:43px;height:43px;display:flex;align-items:center;justify-content:center;background-color:#5d93b5}.c-pages li.prev_link span{margin-right:15px}.c-pages li.next_link span{margin-left:15px}.c-pages li a{color:#333;font-size:1.6rem;line-height:1;display:flex;align-items:center}.c-category--item16{background-color:#0071bc}.c-category--item17{background-color:#f15a24}.c-category--item18{background-color:#39b54a}.c-tabs1{display:flex;flex-wrap:wrap;width:900px;margin:0 auto;justify-content:space-between;padding-top:40px}@media only screen and (max-width:991px){.c-tabs1{width:100%}}.c-tabs1 li{width:210px;height:40px;display:flex;align-items:center;justify-content:center;font-family:noto-sans-cjk-jp,sans-serif;font-size:2.1rem;font-weight:600;line-height:1.75;cursor:pointer;position:relative;overflow:hidden}@media only screen and (max-width:1199px){.c-tabs1 li{font-size:1.8rem}}@media only screen and (max-width:991px){.c-tabs1 li{width:100%}.c-tabs1 li+li{margin-top:10px}}.c-tabs1--blue{border:1px solid #001c4e}.c-tabs1--blue:after{background:#001c4e;position:absolute;top:0;left:0;content:'';width:100%;height:100%;transform:scale(0,1);transform-origin:left top;transition:.2s cubic-bezier(.45,0,.55,1);z-index:-1}.c-tabs1--blue.is-skew:after{transform:skewY(-20deg) scale(1,0);height:140px}.c-tabs1--blue:hover{color:#fff}.c-tabs1--blue.is-skew:hover:after{transform:skewY(-10deg) scale(1,1)}.c-tabs1--blue.is-active{background-color:#001c4e;color:#fff}.c-tabs1--item1{border:1px solid #0071bc}.c-tabs1--item1:after{background:#0071bc;position:absolute;top:0;left:0;content:'';width:100%;height:100%;transform:scale(0,1);transform-origin:left top;transition:.2s cubic-bezier(.45,0,.55,1);z-index:-1}.c-tabs1--item1.is-skew:after{transform:skewY(-20deg) scale(1,0);height:140px}.c-tabs1--item1:hover{color:#fff}.c-tabs1--item1.is-skew:hover:after{transform:skewY(-10deg) scale(1,1)}.c-tabs1--item1.is-active{background-color:#0071bc;color:#fff}.c-tabs1--item2{border:1px solid #009245}.c-tabs1--item2:after{background:#009245;position:absolute;top:0;left:0;content:'';width:100%;height:100%;transform:scale(0,1);transform-origin:left top;transition:.2s cubic-bezier(.45,0,.55,1);z-index:-1}.c-tabs1--item2.is-skew:after{transform:skewY(-20deg) scale(1,0);height:140px}.c-tabs1--item2:hover{color:#fff}.c-tabs1--item2.is-skew:hover:after{transform:skewY(-10deg) scale(1,1)}.c-tabs1--item2.is-active{background-color:#009245;color:#fff}.c-tabs1--item3{border:1px solid #f15a24}.c-tabs1--item3:after{background:#f15a24;position:absolute;top:0;left:0;content:'';width:100%;height:100%;transform:scale(0,1);transform-origin:left top;transition:.2s cubic-bezier(.45,0,.55,1);z-index:-1}.c-tabs1--item3.is-skew:after{transform:skewY(-20deg) scale(1,0);height:140px}.c-tabs1--item3:hover{color:#fff}.c-tabs1--item3.is-skew:hover:after{transform:skewY(-10deg) scale(1,1)}.c-tabs1--item3.is-active{background-color:#f15a24;color:#fff}.c-tabs2{display:flex;height:100%;max-width:1200px;width:100%;margin:0 auto}.c-tabs2 li{width:25%;height:100%;cursor:pointer;text-align:center;color:#fff;font-size:1.8rem;line-height:1.5;font-family:"Noto Sans JP",sans-serif;padding:12px 0 11px;background-color:#056fb8;border-right:1px solid #fff}@media only screen and (max-width:1199px){.c-tabs2 li{font-size:1.2rem;line-height:2;padding:7px 0}}.c-tabs2 li.is-active{background-color:#182346}.c-tabs2 li span{height:100%;color:#fff;font-size:1.8rem;line-height:1.4}@media only screen and (max-width:1199px){.c-tabs2 li span{font-size:1.2rem}}.c-checkbox{display:flex;align-items:center;justify-content:center;font-family:noto-sans-cjk-jp,sans-serif;font-size:2.1rem;line-height:1.5}.c-checkbox a{color:#0071bc}.c-checkbox span{padding-left:10px}@media only screen and (max-width:767px){.c-checkbox span{padding-left:0}}.c-submit{display:flex;align-items:center;justify-content:center;margin-top:25px;position:relative}.c-submit input{width:500px;height:80px;background-color:#89c02c;border:none;color:#fff;font-family:"游ゴシック";font-weight:600;font-size:2.1rem;line-height:1.4;border-radius:5px;cursor:pointer}@media only screen and (max-width:767px){.c-submit input{width:250px;height:50px}}.c-submit .wpcf7-spinner{position:absolute;top:100px}@media only screen and (max-width:767px){.c-submit .wpcf7-spinner{top:70px}}.wpcf7-recaptcha{display:flex;justify-content:center}.p-top{line-height:2}.p-top1__inner{display:flex;flex-wrap:wrap}.p-top2{position:relative;overflow:hidden;padding:97px 0 86px}@media only screen and (max-width:767px){.p-top2{padding:50px 0 50px}}.p-top2:before{content:"";position:absolute;width:100%;height:100%;background-color:#b6e0ed;opacity:.3;z-index:-1;top:0;left:0}.p-top2__image1{position:absolute;top:0;left:-50px;z-index:-1;height:100%}@media only screen and (max-width:767px){.p-top2__image1{height:auto}}.p-top2__image2{position:absolute;top:0;right:-50px;z-index:-1;height:100%}@media only screen and (max-width:767px){.p-top2__image2{height:auto}}.p-top2__inner{font-family:"游明朝";font-size:3.6rem;line-height:1.66666666667;color:#333;text-align:center}@media only screen and (max-width:1199px){.p-top2__inner{padding:0 15px}}.p-top2__inner h2{font-size:3.55rem;line-height:1.66666666667;max-width:1100px;margin:0 auto;text-align:left;color:#000;font-family:'Noto Serif JP',serif}@media only screen and (max-width:1024px){.p-top2__inner h2{width:100%}}@media only screen and (max-width:767px){.p-top2__inner h2{font-size:2.5rem;text-align:center}}.p-top2__text{font-size:1.8rem;line-height:2;font-weight:500;padding:60px 0 70px;max-width:1100px;margin:0 auto;text-align:left;font-family:noto-sans-cjk-jp,sans-serif;font-weight:400;font-style:normal;color:#000}@media only screen and (max-width:1199px){.p-top2__text{width:100%;font-size:1.8rem}}@media only screen and (max-width:767px){.p-top2__text{padding:30px 0 35px;text-align:justify}}.p-top2__text p+p{margin-top:20px;font-size:1.6rem;text-align:center}.p-top3{padding:45px 0 60px}@media only screen and (max-width:767px){.p-top3{padding:25px 0 40px}}@media only screen and (max-width:1199px){.p-top3__inner{padding:0 15px}}.p-top3__cnt{padding:45px 0 50px;display:none;flex-wrap:wrap}.p-top3__cnt.is-active{display:flex}@media only screen and (max-width:767px){.p-top3__cnt{padding:25px 0 15px}}.p-top4__title{font-size:4.4rem;line-height:2.27272727273;font-family:"Arial";color:#010100;font-weight:700;text-align:center;padding-bottom:20px}@media only screen and (max-width:1199px){.p-top4__title{font-size:2.5rem}}.p-top4__inner{padding-top:30px;padding-bottom:85px}@media only screen and (max-width:1199px){.p-top4__inner{padding-bottom:45px}}.p-top4__content{padding-top:30px;padding-bottom:50px;display:none}@media only screen and (max-width:1199px){.p-top4__content{padding-bottom:45px}}.p-top4__content.is-active{display:block}@media only screen and (max-width:1199px){.p-top4__btn{padding:0 20px}}.p-about{line-height:2}.p-news1{padding-bottom:50px}@media only screen and (max-width:1024px){.p-news1{padding-bottom:30px}}.p-news1__inner{width:100%;display:-webkit-box;display:flex;flex-wrap:wrap}@media only screen and (max-width:1024px){.p-news1__inner{padding:0 15px}}.p-news1__left{width:750px;margin-right:70px}@media only screen and (max-width:1024px){.p-news1__left{width:100%;margin-right:0}}.p-news1__right{width:300px}@media only screen and (max-width:1024px){.p-news1__right{width:100%}}.p-news2{padding-bottom:80px}@media only screen and (max-width:767px){.p-news2{padding-bottom:30px}}.p-news2__inner{width:100%;display:-webkit-box;display:flex;flex-wrap:wrap}@media only screen and (max-width:1024px){.p-news2__inner{padding:0 15px}}.p-news2__cnt{padding:35px 0 40px;font-size:2.1rem;line-height:1.7857143;color:#000;font-weight:300;font-family:noto-sans-cjk-jp,sans-serif}pre{display:block;width:100%;white-space:pre-wrap}pre span{word-break:break-all;display:block;width:100%}@media only screen and (max-width:1024px){.p-news2__cnt{font-size:1.8rem}}.p-news2__left{width:750px;margin-right:70px}@media only screen and (max-width:1024px){.p-news2__left{width:100%;margin-right:0}}.p-news2__right{width:300px}@media only screen and (max-width:1024px){.p-news2__right{width:100%}}.p-news2__image{position:relative;overflow:hidden;padding-top:56.266%;margin-bottom:20px}.p-news2__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.p-news2__box{display:-webkit-box;display:flex;flex-wrap:wrap}.p-news2__box span{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-color:#001c4e;color:#fff;font-size:1.6rem;line-height:1.5;height:auto;padding:3px 24px;font-family:noto-sans-cjk-jp,sans-serif}.p-news2__box p{font-size:1.6rem;line-height:1.75;font-family:noto-sans-cjk-jp,sans-serif;margin-left:13px;padding-left:25px;position:relative}.p-news2__box p:before{content:"";position:absolute;width:16px;height:15px;background:url(//di-lab.biz/wp-content/themes/Dil/assets/css/../img/ico-clock.png) no-repeat;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.p-news2__title{font-size:3.4rem;line-height:1.5;font-weight:600;color:#000;padding-top:30px;padding-bottom:23px;border-bottom:1px solid #e6e6e6;font-family:'Noto Serif JP',serif}@media only screen and (max-width:1024px){.p-news2__title{font-size:3.2rem}}.p-news2__note{padding:30px 23px;background-color:#fafafa;margin:40px 0 45px;display:-webkit-box;display:flex;flex-wrap:wrap;font-size:2.1rem;font-family:noto-sans-cjk-jp,sans-serif}@media only screen and (max-width:1024px){.p-news2__note{font-size:1.8rem}}@media only screen and (max-width:767px){.p-news2__note{padding:15px}}.p-news2__note p{line-height:1}.p-news2__pencil{position:relative;padding:0 15px 0 20px;border-right:1px solid #dcdcdc}@media only screen and (max-width:767px){.p-news2__pencil{width:50%}}.p-news2__pencil:after{content:"";background:url(//di-lab.biz/wp-content/themes/Dil/assets/css/../img/ico-edit.png) no-repeat;left:0;width:15px;height:14px;position:absolute;top:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.p-news2__file{position:relative;padding:0 20px 0 35px;border-right:none}@media only screen and (max-width:767px){.p-news2__file{width:50%}}.p-news2__file:after{content:"";background:url(//di-lab.biz/wp-content/themes/Dil/assets/css/../img/ico-folder.png) no-repeat;left:15px;width:15px;height:14px;position:absolute;top:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.p-news2__related--cnt{display:-webkit-box;display:flex;flex-wrap:wrap;padding-top:40px}.p-news3{position:relative}.p-news3__title{font-size:3.4rem;line-height:1.25;color:#000;font-weight:600;margin-bottom:12px;overflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;height:45px;font-family:"noto-sans-cjk-jp",sans-serif}@media only screen and (max-width:767px){.p-news3__title{height:auto;-webkit-line-clamp:inherit}}.p-news3__cnt{font-size:1.6rem;line-height:1.75;color:#4d4d4d;margin-bottom:55px;padding-top:45px;font-family:"noto-sans-cjk-jp",sans-serif;border-top:1px solid #5d93b5}.p-news3__cnt p+p{padding-top:30px}.p-news3__box{display:-webkit-box;display:flex;flex-wrap:wrap;background-color:#5d93b5;height:50px}.p-news3__cat{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#fff;font-size:1.5rem;line-height:1.2;height:100%;cursor:pointer;background-color:#666;box-sizing:border-box;width:120px}.p-news3__date{font-size:1.6rem;line-height:2;font-family:"Arial";padding-left:20px;padding-right:35px;position:relative;color:#fff;display:flex;align-items:center}.p-news3__notfound{font-size:1.8rem;line-height:1.75;font-family:"Noto Sans JP",sans-serif}.archive_wrap{position:relative;padding-bottom:115px}@media only screen and (max-width:1220px){.archive_wrap{padding:0 20px 60px}}.archive_inner{max-width:100%;width:100%;display:flex;flex-wrap:wrap}.archive_main{width:750px;margin-right:70px}@media only screen and (max-width:1500px){.archive_main{margin-right:5%;width:65%}}@media only screen and (max-width:1220px){.archive_main{margin-right:0;width:100%}}@media only screen and (max-width:1199px){.archive_main{margin-right:0;width:100%}}.archive_side{width:300px}@media screen and (max-width:1500px){.archive_side{width:30%}}@media screen and (max-width:1220px){.archive_side{width:100%}}.p-business1{position:relative;background:rgb(165 223 239/15%)}.l-container3{padding:0 15px}.p-business1__top{width:1000px;margin:0 auto;padding-bottom:65px;padding-top:75px}@media only screen and (max-width:1024px){.p-business1__top{width:100%}}.p-business1__top h2{font-family:'Noto Serif JP',serif;font-size:4.8rem;line-height:1.44444444444;color:#000;font-weight:700;padding-bottom:37px;text-align:center}@media only screen and (max-width:767px){.p-business1__top h2{font-size:3.2rem;letter-spacing:-4px}}@media only screen and (max-width:400px){.p-business1__top h2{font-size:3.2rem;letter-spacing:-6px}}@media only screen and (max-width:359px){.p-business1__top h2{font-size:3rem;letter-spacing:-8px}}.p-business1__top p{font-family:noto-sans-cjk-jp,sans-serif;font-size:2.1rem;line-height:1.7;color:#000;font-weight:400;padding:0 27.5px;padding-bottom:50px}.p-business1__top h3{font-family:'Noto Serif JP',serif;font-size:3.6rem;line-height:2;color:#000;font-weight:700;text-align:center;position:relative}.p-business1__top h3:after{content:'';position:absolute;left:0;bottom:0;background-color:#22b573;height:2px;width:100%;transform:translateY(-50%)}.p-business1__center{display:flex;justify-content:center;align-items:center}.p-business1__top ul{padding-top:45px;padding-left:30px}.p-business1__top ul li{position:relative;font-size:2.1rem;font-family:noto-sans-cjk-jp,sans-serif;line-height:1.9;font-weight:400}.p-business1__top ul li:before{content:"●";position:absolute;left:-20px;top:0;color:#8cc63f}.p-business2__title{display:flex;justify-content:center;align-items:center;padding-bottom:50px}.p-business2__bottom{width:1000px;margin:0 auto;padding:65px 0}@media only screen and (max-width:1024px){.p-business2__bottom{width:100%}}.p-business2__bottom h2{font-family:'Noto Serif JP',serif;font-size:4rem;line-height:1.44444444444;color:#000;font-weight:700}@media only screen and (max-width:767px){.p-business2__bottom h2{font-size:3.2rem}.p-business2__bottom h2 br{display:none}}.p-business2__bottom blockquote{padding:49px 30px 49px 49px;border:2px solid #39b54a;font-size:2.1rem;line-height:1.8;font-family:noto-sans-cjk-jp,sans-serif}.p-business2__bottom img{padding-top:50px}.p-esg1{padding:75px 0 85px;background-color:rgb(165 223 239/15%)}}.p-esg1__text{width:920px;margin:0 auto}@media only screen and (max-width:1366px){.p-esg1__text{width:100%;padding:0 15px}}@media only screen and (max-width:1024px){.p-esg1__text{width:100%;padding:0 15px}}.p-esg1__text h2{font-size:4rem;line-height:1.4;font-family:'Noto Serif JP',serif;text-align:center;font-weight:700;padding-bottom:55px}.p-esg1__text p{font-size:2.1rem;line-height:1.7;font-family:noto-sans-cjk-jp,sans-serif;font-weight:400}.p-esg1__environment{width:1000px;margin:0 auto}.p-esg1__about{display:flex;flex-wrap:wrap}.p-esg1__reverse{flex-direction:row-reverse}.p-esg1__left{width:410px;display:flex;justify-content:flex-end}.p-esg1__left img{max-width:none}.p-esg1__right{width:540px;margin-left:50px}@media only screen and (max-width:1366px){.p-esg1__environment{width:100%;margin:0 auto}.p-esg1__left{width:54%}.p-esg1__left img{width:100%}.p-esg1__right{width:41%}}@media only screen and (max-width:1024px){.p-esg1__left{width:100%}.p-esg1__left img{width:100%}.p-esg1__right{width:100%;padding:0 15px;margin-left:0}}.p-esg1__bg{background-color:rgb(165 223 239/15%)}.p-esg1__society{width:1000px;margin:0 auto}@media only screen and (max-width:1366px){.p-esg1__society{width:100%}}.p-esg1__right--reverse{margin-left:0;margin-right:50px}.p-esg1__reverse .p-esg1__left{display:block}@media only screen and (max-width:1024px){.p-esg1__right--reverse{margin-left:0;margin-right:0}}.p-esg1__contact h2{font-size:4.8rem;color:#000;font-weight:700;font-family:'Noto Serif JP',serif;position:relative;line-height:1.3;padding-top:20px}@media only screen and (max-width:1024px){.p-esg1__contact--diff h2{letter-spacing:-4px}}.p-esg1__contact h2 strong{font-size:9rem;font-family:'Times New Roman',Times,serif;font-weight:400;color:#006837}.p-esg1__contact h2:before{content:'';height:2px;width:100%;background:#22b573;position:absolute;bottom:0;left:0}.p-esg1__title{font-size:2.8rem;color:#000;font-weight:400;font-family:'Times New Roman',Times,serif;line-height:1.2;padding:25px 0 35px}.p-esg1__des{font-size:2.8rem;color:#000;font-weight:500;font-family:'Noto Serif JP',serif;line-height:1.2;padding-bottom:25px}.p-esg1__icon{display:flex;flex-wrap:wrap}.p-esg1__icon img{margin-top:10px;margin-right:10px}.p-esg1__icon img:last-of-type{margin-right:0}.p-esg1__icon--reverse{justify-content:flex-start}.p-esg1__icon--reverse img{margin-right:10px}.p-esg1__text1{width:1000px;padding:55px 0}@media only screen and (max-width:1366px){.p-esg1__text1{margin:0 auto}}@media only screen and (max-width:1024px){.p-esg1__text1{width:100%;padding:55px 15px}}.p-esg1__text1 p{font-size:2.1rem;line-height:1.7;font-weight:400;color:#000;font-family:noto-sans-cjk-jp,sans-serif;letter-spacing:-.9px}.p-esg1__text2{width:1000px;padding-bottom:55px}@media only screen and (max-width:1366px){.p-esg1__text2{padding:0 15px 55px}}@media only screen and (max-width:1024px){.p-esg1__text2{width:100%;padding:0 15px 55px}}.p-esg1__text2 p{padding-top:55px;font-size:2.1rem;line-height:1.7;font-weight:400;color:#000;font-family:noto-sans-cjk-jp,sans-serif}.p-esg1__text2 h3{font-size:2.8rem;color:#000;font-weight:500;font-family:'Noto Serif JP',serif;line-height:1.2;padding-top:60px}.p-esg1__icon--reverse1{padding-top:55px}.p-esg1__governance{width:1000px;margin:0 auto}.p-esg1__text3{width:1000px;padding-bottom:100px;padding-top:55px}@media only screen and (max-width:1366px){.p-esg1__governance{width:100%}.p-esg1__text3{margin:0 auto}}@media only screen and (max-width:1024px){.p-esg1__text3{width:100%;padding:55px 15px 100px}}.p-esg1__text3 p{font-size:2.1rem;line-height:1.7;font-weight:400;color:#000;font-family:noto-sans-cjk-jp,sans-serif;letter-spacing:-1px}.p-privacypolicy1{padding:55px 0}@media only screen and (max-width:1024px){.p-privacypolicy1{padding:40px 15px}}.p-privacypolicy1__cnt{width:1000px;margin:0 auto}@media only screen and (max-width:1024px){.p-privacypolicy1__cnt{width:100%}}.p-privacypolicy1__text h2{font-family:noto-sans-cjk-jp,sans-serif;font-size:3rem;line-height:1.44444444444;color:#001f50}@media only screen and (max-width:1024px){.p-privacypolicy1__text h2{font-size:2.8rem}}.p-privacypolicy1__text+.p-privacypolicy1__text{padding-top:55px}.p-privacypolicy1__txt{font-size:2.1rem;line-height:1.86666666667;font-family:noto-sans-cjk-jp,sans-serif;font-weight:400;font-style:normal;padding-top:35px}@media only screen and (max-width:1024px){.p-privacypolicy1__txt{padding-top:20px}}.p-privacypolicy1__txt ol{counter-reset:section1;list-style-type:none}.p-privacypolicy1__txt ol li{counter-increment:section1;position:relative;padding-left:30px}.p-privacypolicy1__txt ol li:before{content:"(" counter(section1) ") ";position:absolute;left:0}.p-privacypolicy1__txt ul{padding-top:15px;padding-left:25px}.p-privacypolicy1__txt ul li{position:relative}.p-privacypolicy1__txt ul li:before{content:"●";position:absolute;left:-15px;top:8px;color:#8cc63f;font-size:.8rem}.p-contact1{padding:45px 0 0}@media only screen and (max-width:767px){.p-contact1{padding:45px 15px 0}}.p-contact1__text{text-align:center;font-size:2.1rem;line-height:1.2;padding-top:45px;font-family:noto-sans-cjk-jp,sans-serif;color:#000}.p-contact1__text p{line-height:1.5}.p-contact1__text span{color:#89c02c;padding-right:5px}.p-contact1__cnt{padding:40px 0 110px;width:800px;margin:0 auto}@media only screen and (max-width:1024px){.p-contact1__cnt{width:100%;padding:40px 20px 110px}}.p-contact1__cnt dl+dl{margin-top:20px}.p-contact1__cnt dl dt{font-size:2.1rem;line-height:1.5;font-weight:600;color:#000;padding-bottom:5px;font-family:noto-sans-cjk-jp,sans-serif}.p-contact1__cnt dl dt span{color:#c1272d;font-weight:500}.p-contact1__cnt dl dd input[type=text],.p-contact1__cnt dl dd input[type=email],.p-contact1__cnt dl dd input[type=number]{height:50px;background-color:#eff1f3;width:100%;border:none;border-radius:5px;padding:15px;box-sizing:border-box;font-size:1.6rem;line-height:1.2;font-family:noto-sans-cjk-jp,sans-serif;color:#000}.p-contact1__cnt dl dd textarea{width:100%;height:200px;background-color:#eff1f3;width:100%;border:none;border-radius:5px;padding:15px;box-sizing:border-box;font-size:1.6rem;line-height:1.2}.p-contact1__cnt .wpcf7-list-item{position:relative}.p-contact1__cnt .wpcf7-list-item input{display:none}.p-contact1__cnt .wpcf7-list-item-label{display:inline-block;padding-left:7px}@media only screen and (max-width:767px){.p-contact1__cnt .wpcf7-list-item-label{margin-left:20px;padding-left:0}}.p-contact1__cnt .wpcf7-list-item-label:before{content:"";position:absolute;top:8px;left:-15px;height:15px;width:15px;border-radius:3px;border:1px solid #666}.p-contact1__cnt .wpcf7-list-item-label:after{content:"";position:absolute;left:-10px;top:9px;width:5px;height:8px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:none}.p-contact1__cnt input:checked~.wpcf7-list-item-label:before{background-color:#0071bc}.p-contact1__cnt input:checked~.wpcf7-list-item-label:after{display:block}.p-contact1__cnt form dl .wpcf7-acceptance a{color:#0071bc}.p-contact1__cnt form dl br{display:none}.custom-wpcf7c-confirmed dl:nth-child(7){display:none}.p-contact1__thanks{font-size:2rem;font-family:"メイリオ";line-height:1.75;text-align:center;width:800px;margin:70px auto}@media only screen and (max-width:1024px){.p-contact1__thanks{width:100%;font-size:1.8rem}}.custom-wpcf7c-confirmed .wpcf7-spinner{display:none}.custom-wpcf7c-confirmed .c-submit{margin-top:40px}.p-corporate1{background-color:#f1fafc;padding:70px 0 50px}@media only screen and (max-width:1024px){.p-corporate1{padding:35px 15px 25px}}.p-corporate1__cnt{padding-top:20px;width:800px;margin:0 auto}@media only screen and (max-width:1024px){.p-corporate1__cnt{width:100%}}.p-corporate1__cnt dl{display:flex}.p-corporate1__cnt dl+dl{border-top:1px solid #707070}.p-corporate1__cnt dl dt,.p-corporate1__cnt dl dd{display:flex;justify-content:center;flex-direction:column;font-size:2.1rem;line-height:1.75;font-family:noto-sans-cjk-jp,sans-serif;padding:27px 0}@media only screen and (max-width:1024px){.p-corporate1__cnt dl dt,.p-corporate1__cnt dl dd{font-size:1.8rem;line-height:1.75;padding:20px 0}}.p-corporate1__cnt dl dt{width:190px}@media only screen and (max-width:1024px){.p-corporate1__cnt dl dt{width:35%}}.p-corporate1__cnt dl dd{width:610px}@media only screen and (max-width:1024px){.p-corporate1__cnt dl dd{width:60%;margin-left:5%}}.p-corporate2{padding:50px 0 0}@media only screen and (max-width:1024px){.p-corporate2{padding:35px 15px 0}}.p-corporate2__text{border-bottom:1px solid #707070;padding-bottom:10px;padding-top:40px;width:795px;margin:0 auto}@media only screen and (max-width:1024px){.p-corporate2__text{width:100%;padding-top:20px}}.p-corporate2__text:nth-child(2){border-bottom:none}.p-corporate2__text h3{font-size:3.6rem;line-height:1.2;font-family:noto-sans-cjk-jp,sans-serif}@media only screen and (max-width:1024px){.p-corporate2__text h3{font-size:2.1rem}}.p-corporate2__txt{padding-top:20px;font-family:noto-sans-cjk-jp,sans-serif;font-size:2.1rem;font-weight:600;display:flex;flex-direction:column}@media only screen and (max-width:1024px){.p-corporate2__txt{font-size:1.8rem}}.p-corporate2__txt a{padding-bottom:10px;display:block}.p-corporate2__cnt{padding:10px 0 0}.p-corporate2__box{padding-top:20px}.p-corporate2__bottom{font-family:noto-sans-cjk-jp,sans-serif;font-size:2rem;width:850px;margin:0 auto;padding-top:10px;padding-bottom:70px}@media only screen and (max-width:1024px){.p-corporate2__bottom{width:100%;padding-top:0;padding-bottom:35px;font-size:1.8rem}}.p-corporate3{padding:30px 0 60px;background-color:#f1fafc}@media only screen and (max-width:1024px){.p-corporate3{padding:35px 15px 60px}}.p-corporate3__cnt{padding-top:25px;text-align:center}.p-tolnnestor1{padding:85px 0 90px}@media only screen and (max-width:1024px){.p-tolnnestor1{padding:35px 20px 45px}}.p-tolnnestor1__cnt{font-size:2.1rem;font-family:noto-sans-cjk-jp,sans-serif;font-weight:500;font-style:normal;width:800px;margin:0 auto;line-height:1.88888888889;padding:40px 0 60px}@media only screen and (max-width:1024px){.p-tolnnestor1__cnt{width:100%;padding:20px 0 30px;font-size:1.8rem}}.p-tolnnestor1__box{background-color:#001c4e;color:#fff;padding:40px 48px}@media only screen and (max-width:1024px){.p-tolnnestor1__box{padding:40px 20px}}.p-tolnnestor1__box h3{font-family:yu-mincho-pr6n,sans-serif;font-weight:600;text-align:center;font-size:3.6rem;line-height:1.78571428571}@media only screen and (max-width:1024px){.p-tolnnestor1__box h3{font-size:2.4rem}}.p-tolnnestor1__wrap{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:20px}.p-tolnnestor2{background-color:#f1fafc;padding:70px 0 105px}@media only screen and (max-width:1024px){.p-tolnnestor2{padding:30px 0 40px}}.p-tolnnestor2__cnt{font-size:2.1rem;font-family:noto-sans-cjk-jp,sans-serif;font-weight:500;font-style:normal;width:800px;margin:0 auto;line-height:1.88888888889;padding:40px 0 60px}@media only screen and (max-width:1199px){.p-tolnnestor2__cnt{width:100%;padding:20px 20px 30px;font-size:1.8rem}}.p-tolnnestor2__box{background-color:#fff;color:#001c4e;padding:40px 43px 3px}@media only screen and (max-width:1024px){.p-tolnnestor2__box{padding:20px 10px 3px}}.p-tolnnestor2__box h3{font-family:yu-mincho-pr6n,sans-serif;font-weight:600;text-align:center;font-size:2.4rem;line-height:1.78571428571;color:#001c4e;padding-bottom:35px}@media only screen and (max-width:1024px){.p-tolnnestor2__box h3{padding-bottom:20px}}.p-tolnnestor3{background-color:#fff;padding:65px 0 85px}@media only screen and (max-width:1024px){.p-tolnnestor3{padding:30px 20px 40px}}.p-tolnnestor3__cnt{margin:50px 0 0;font-size:2.1rem;font-family:noto-sans-cjk-jp,sans-serif;font-weight:500;font-style:normal;line-height:1.88888888889;padding:55px 60px 80px;background-color:#f1fafc}@media only screen and (max-width:1024px){.p-tolnnestor3__cnt{margin:30px 0 0;padding:30px 20px 50px;font-size:1.8rem}}.p-tolnnestor3__cnt h3{text-align:center;color:#001c4e;font-size:3.6rem}@media only screen and (max-width:1024px){.p-tolnnestor3__cnt h3{font-size:2.4rem;line-height:1.5}}.p-tolnnestor3__wrap{padding:50px 0 0}@media only screen and (max-width:1024px){.p-tolnnestor3__wrap{padding:25px 0 0}}.p-tolnnestor3__notice{background-color:#001c4e;color:#fff;padding:17px 25px;width:670px;font-size:2.1rem;font-family:noto-sans-cjk-jp,sans-serif}@media only screen and (max-width:1024px){.p-tolnnestor3__notice{width:100%;padding:17px 20px}}.p-tolnnestor3__box{margin-top:45px;background-color:#e8e8e8;padding-bottom:14px}.p-tolnnestor3__box h4{text-align:center;font-size:2.1rem;line-height:2.1;color:#001c4d;padding:7px 0}@media only screen and (max-width:1024px){.p-tolnnestor3__box h4{padding:15px 25px 30px;line-height:1.90476190476}}.p-tolnnestor3__box__wrap{width:calc(100% - 28px);margin:0 auto;background-color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 40px}@media only screen and (max-width:1024px){.p-tolnnestor3__box__wrap{padding:20px 14px}}.p-tolnnestor3__box__text{width:48%}@media only screen and (max-width:1024px){.p-tolnnestor3__box__text{width:100%}.p-tolnnestor3__box__text:last-child{display:none}}.p-tolnnestor3__box__text ul li{padding-left:25px;position:relative;line-height:1.61111111111;font-family:noto-sans-cjk-jp,sans-serif}.p-tolnnestor3__box__text ul li:before{content:"";position:absolute;left:0;background:url(//di-lab.biz/wp-content/themes/Dil/assets/css/../img/ico-check.png) no-repeat;width:18px;height:19px;top:7px}.p-tolnnestor3__mail{width:600px;height:140px;margin:50px auto 0px}@media only screen and (max-width:1024px){.p-tolnnestor3__mail{width:100%;margin:35px auto 0px}}.p-tolnnestor3__mail a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;border:2px solid #f15a24;background-color:#fff;box-sizing:border-box;position:relative;overflow:hidden}.p-tolnnestor3__mail a:after{background:#f15a24;position:absolute;top:0;left:0;content:'';width:100%;height:100%;transform:scale(0,1);transform-origin:left top;transition:.2s cubic-bezier(.45,0,.55,1);z-index:-1}.p-tolnnestor3__mail a.is-skew:after{transform:skewY(-20deg) scale(1,0);height:245px}.p-tolnnestor3__mail a:hover{color:#fff;opacity:.99}.p-tolnnestor3__mail a.is-skew:hover:after{transform:skewY(-10deg) scale(1,1)}.p-investors1{position:relative;padding-top:70px;padding-bottom:70px}@media only screen and (max-width:1024px){.p-investors1{padding:35px 15px 35px}}.p-investors1:before{content:"";position:absolute;background-color:#a5dfef;width:100%;height:100%;opacity:.3;top:0;left:0}.p-investors1__inner{position:relative}.p-investors1__cnt{max-width:900px;margin:0 auto;font-family:noto-sans-cjk-jp,sans-serif;font-size:1.8rem;line-height:2;color:#000;font-weight:400}.p-investors1__cnt p+p{padding-top:30px}.p-investors2{padding-top:55px;padding-bottom:130px}@media only screen and (max-width:1024px){.p-investors2{padding:35px 15px 60px}}.p-investors2__cnt{max-width:900px;margin:0 auto}.p-investors2__title h2{font-family:'Noto Serif JP',serif;font-size:2.6rem;line-height:1.38461538462;color:#000;text-align:center;border-bottom:2px solid #22b573;padding-bottom:20px}.p-investors2__cnt>ul{max-width:650px;margin:0 auto;padding-top:35px}.p-investors2__cnt ul li{font-family:noto-sans-cjk-jp,sans-serif;font-size:1.8rem;line-height:2.16666666667;color:#000;font-weight:400;padding-left:23px;position:relative}.p-investors2__cnt ul li:before{content:"";position:absolute;top:14px;left:0;background:url(//di-lab.biz/wp-content/themes/Dil/assets/css/../img/ico-circle.svg) no-repeat;background-size:cover;width:13px;height:13px}.p-investors2__cnt .p-investors2__bullet li:before{content:"";background:url(//di-lab.biz/wp-content/themes/Dil/assets/css/../img/ico-rhomb.svg) no-repeat;background-size:cover;width:18px;height:18px;top:12px}@media only screen and (max-width:1024px){.p-investors2__cnt .p-investors2__bullet li:before{top:10px}}.p-investors2__cnt+.p-investors2__cnt{padding-top:70px}@media only screen and (max-width:1024px){.p-investors2__cnt+.p-investors2__cnt{padding-top:40px}}#menu-language-menu ul.sub-menu{display:flex;justify-content:end;flex-direction:row-reverse}#menu-language-menu>li>a{display:none}#menu-language-menu .sub-menu>li>a>img{display:none}#menu-language-menu ul.sub-menu li+li a{padding-right:15px;position:relative}#menu-language-menu ul.sub-menu li+li a:after{content:"/";position:absolute;right:2px;top:50%;transform:translateY(-50%)}.is-overlay{position:fixed;z-index:998;background:#000;opacity:0;display:none;width:100%;height:100%;left:0;top:0}.is-overlay.navOpen{display:block;opacity:.4;animation-duration:.5s;animation-name:ovarlayed;-moz-animation-duration:.5s;-moz-animation-name:ovarlayed;-webkit-animation-duration:.5s;-webkit-animation-name:ovarlayed}@keyframes ovarlayed{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.4}}@-moz-keyframes ovarlayed{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.4}}@-webkit-keyframes ovarlayed{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:.4}}.c-table1{margin-top:25px}.c-table1 tbody tr td{border:1px solid #ccc;text-align:center;padding:12px 15px}.c-table1 tbody tr td:nth-child(1){width:65%}.c-table1 tbody tr td:nth-child(2){width:35%}.preloader-wrap{width:100%;height:100%;position:fixed;top:0;bottom:0;background:#fff;z-index:1020}.percentage{z-index:100;border:1px solid #ccc;text-align:center;color:#fff;line-height:30px;font-size:15px}.preloader-logo{position:absolute;top:calc(50% - 35px);left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1002;max-width:250px}@media only screen and (max-width:1024px){.preloader-logo{width:200px;top:calc(50% - 40px)}}.loader,.percentage{height:3px;max-width:250px;border-radius:20%;font-weight:300;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:1001}@media only screen and (max-width:1024px){.loader,.percentage{max-width:200px}}.loader:after,.percentage:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1001}.trackbar{width:100%;height:100%;border-radius:20px;color:#fff;text-align:center;line-height:30px;overflow:hidden;position:relative;opacity:.99;z-index:1002}.loadbar{width:0;height:100%;background:#001f50;position:absolute;top:0;left:0;-webkit-animation:flicker 5s infinite;animation:flicker 5s infinite;overflow:hidden;z-index:1002}.glow{width:0;height:0;border-radius:20px;position:absolute;bottom:-5px;-webkit-animation:animation 5s infinite;animation:animation 5s infinite}@-webkit-keyframes animation{10%{opacity:.9}30%{opacity:.86}60%{opacity:.8}80%{opacity:.75}}@keyframes animation{10%{opacity:.9}30%{opacity:.86}60%{opacity:.8}80%{opacity:.75}}.wrap{width:100%;height:100%;position:relative;z-index:1}.wrap .loader-section{position:fixed;top:0;width:51%;height:100%;z-index:999;-webkit-transform:translateX(0);transform:translateX(0);background-color:#211112}.wrap .loader-section.section-left{left:0}.loaded.wrap .loader-section.section-left{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-transition:all .7s .3s cubic-bezier(.645,.045,.355,1);transition:all .7s .3s cubic-bezier(.645,.045,.355,1)}.wrap .loader-section.section-right{right:0}.loaded.wrap .loader-section.section-right{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-transition:all .7s .3s cubic-bezier(.645,.045,.355,1);transition:all .7s .3s cubic-bezier(.645,.045,.355,1)}