@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&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,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%}body{line-height:1}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}article,aside,details,figcaption,figure,main,footer,header,hgroup,menu,nav,section{display:block}ul,li{list-style:none}input,button,textarea{margin:0;padding:0}input,select{vertical-align:middle}input,button,textarea,select,optgroup,option{z-index:auto;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}input,button,textarea,select{*font-size:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:left}fieldset{border:0}address,caption,cite,code,dfn,em,strong,th,var,optgroup{z-index:auto;font-style:inherit;font-weight:inherit}del{text-decoration:none;text-decoration:line-through}ins{background-color:#ff9;color:#000;text-decoration:none}abbr,acronym{border:0;font-variant:normal}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}sup,sub{vertical-align:baseline}legend{color:#000}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}a{margin:0;padding:0;outline:none;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}img{border:0px;color:#fff;background:rgba(0,0,0,0);vertical-align:top}html{scroll-padding-top:90px}@media screen and (max-width: 767px){html{scroll-padding-top:70px}}[href*=business],[href*=environment],[href*=information]{cursor:auto;opacity:.5}html{scroll-behavior:smooth}html,body{padding:0;margin:0;overflow-x:hidden}a{transition:.3s}.a-text-underline{position:relative;text-decoration:none;transition:.3s}.a-text-underline::before{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:#000;transform-origin:right top;transform:scale(0, 1);transition:transform .3s}.a-text-underline:hover::before{transform-origin:left top;transform:scale(1, 1)}.a-text-underline__right{position:relative;text-decoration:none;transition:.3s}.a-text-underline__right::before{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:#000;transform-origin:left top;transform:scale(0, 1);transition:transform .3s}.a-text-underline__right:hover::before{transform-origin:right top;transform:scale(1, 1)}.a-text-underline__center{position:relative;text-decoration:none;transition:.3s}.a-text-underline__center::before{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:#000;transform-origin:center top;transform:scale(0, 1);transition:transform .3s}.a-text-underline__center:hover::before{transform-origin:center top;transform:scale(1, 1)}.a-text-marker{position:relative;z-index:1;padding:0;text-decoration:none}.a-text-marker::before{background:blue;content:"";display:block;width:100%;height:100%;position:absolute;left:0;bottom:0;transform:scale(0, 1);transform-origin:right top;transition:transform .3s;z-index:-1}.a-text-marker:hover{color:#fff}.a-text-marker:hover::before{transform-origin:left top;transform:scale(1, 1)}.a-text-move__right{display:inline-block;text-decoration:none}.a-text-move__right:hover{transform:translateX(5px)}.a-text-move__top{display:inline-block;text-decoration:none}.a-text-move__top:hover{transform:translateY(-5px)}.a-text-gradient{display:inline-block;color:#000;text-decoration:none;color:rgba(0,0,0,0);background:linear-gradient(to right, blue 50%, black 50%) 100%;background-clip:text;background-size:200% 100%;transition:background-position .4s}.a-text-gradient:hover{background-position:0 100%}section{opacity:0;transform:translateY(30px);transition:opacity .5s,transform .5s}section.is-inview{opacity:1;transform:translateY(0);transition-delay:.5s}.a-menubtn{position:relative;background:red;width:40px;height:40px;display:block;border-radius:40px;border:none;cursor:pointer}@media screen and (max-width: 767px){.a-menubtn{margin:0;width:30px;height:30px}}.a-menubtn span{display:inline-block;transition:all .4s;box-sizing:border-box;position:absolute;left:10px;width:20px;height:2px;background-color:#fff;border-radius:2px}@media screen and (max-width: 767px){.a-menubtn span{left:7px;width:16px}}.a-menubtn span:nth-of-type(1){top:14px}@media screen and (max-width: 767px){.a-menubtn span:nth-of-type(1){top:9px}}.a-menubtn span:nth-of-type(2){top:19px}@media screen and (max-width: 767px){.a-menubtn span:nth-of-type(2){top:14px}}.a-menubtn span:nth-of-type(3){top:24px}@media screen and (max-width: 767px){.a-menubtn span:nth-of-type(3){top:19px}}.a-menubtn.active span:nth-of-type(1){transform:translateY(5px) rotate(-45deg)}.a-menubtn.active span:nth-of-type(2){opacity:0}.a-menubtn.active span:nth-of-type(3){transform:translateY(-5px) rotate(45deg)}.a-plus{cursor:pointer;position:relative}.a-plus::before,.a-plus::after{content:"";display:inline-block;width:20px;height:3px;background-color:red;position:absolute;right:20px;top:55%;transform:translateY(-50%);transition:opacity .5s}.a-plus::after{transform:translateY(-50%) rotate(90deg);transition:transform .5s}.a-plus.show::before{opacity:0}.a-plus.show::after{transform:translateY(-50%) rotate(180deg)}.a-faq__q{cursor:pointer}.a-faq__a{display:none}img{width:100%}br.brsp{display:none}@media screen and (max-width: 767px){br.brsp{display:block}}br.brpc{display:block}@media screen and (max-width: 767px){br.brpc{display:none}}.c-flex{display:flex;flex-wrap:wrap}.c-flex__sb{display:flex;justify-content:space-between;flex-wrap:wrap}.c-flex__rev{flex-direction:row-reverse}.c-flex__ae{align-items:flex-end}.c-flex__sa{display:flex;justify-content:space-around;flex-wrap:wrap}.c-inner{max-width:1000px;width:90%;margin:0 auto;margin:0 auto;position:relative}.c-inner__l{max-width:1200px;width:90%;margin:0 auto;margin:0 auto;position:relative}.c-inner__s{max-width:800px;width:90%;margin:0 auto;margin:0 auto;position:relative}.c-inner__xs{max-width:600px;width:90%;margin:0 auto;margin:0 auto;position:relative}main{margin-top:90px}@media screen and (max-width: 767px){main{margin-top:70px}}.c-ttl{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:60px;line-height:60px;--leading-trim: calc((1em - 1lh) / 2);background-image:url(../img/common/img_ttldeco01.svg),url(../img/common/img_ttldeco02.svg);background-position:0% top,100% top;background-repeat:no-repeat,no-repeat;background-size:60px,60px;text-align:center;color:#4e4139}@media screen and (max-width: 767px){.c-ttl{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:30px;line-height:30px;--leading-trim: calc((1em - 1lh) / 2);background-image:url(../img/common/img_ttldeco01.svg),url(../img/common/img_ttldeco02.svg);background-position:0% 10%,100% 10%;background-repeat:no-repeat,no-repeat;background-size:30px,30px}}.c-project__detailtext{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:18px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:112px;text-align:justify;color:#fff;width:100%}@media screen and (max-width: 767px){.c-project__detailtext{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:13px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:56px}}.c-project__detailtext span{color:#f4ff96}.c-section-title{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:24px;line-height:64px;--leading-trim: calc((1em - 1lh) / 2);background:#fff;margin-bottom:30px;text-align:center;color:#4e4139;border-radius:50px}@media screen and (max-width: 767px){.c-section-title{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:17px;line-height:25px;--leading-trim: calc((1em - 1lh) / 2);padding:9.5px 0;margin-bottom:15px;border-radius:20px}}.c-numttl{padding-bottom:50px;width:100%;position:relative}@media screen and (max-width: 767px){.c-numttl{padding-bottom:25px;width:100%}}.c-numttl dt{width:15%;font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:120px;line-height:36px;--leading-trim: calc((1em - 1lh) / 2);color:#f4ff96;align-content:center;position:relative}@media screen and (max-width: 767px){.c-numttl dt{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:60px;line-height:30px;--leading-trim: calc((1em - 1lh) / 2);width:22.2222222222%}}.c-numttl dt::after{content:"";background:url(../img/top/img_ttlmark.png) center/16px no-repeat;position:absolute;top:7px;right:-25px;width:16px;height:122px}@media screen and (max-width: 767px){.c-numttl dt::after{content:"";background:url(../img/top/img_ttlmark.png) center/16px no-repeat;position:absolute;top:2px;right:-15px;width:16px;height:100px}}.c-numttl dd{width:78.4%;font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:56px;line-height:66px;--leading-trim: calc((1em - 1lh) / 2);color:#fff;align-content:center}@media screen and (max-width: 767px){.c-numttl dd{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:28px;line-height:33px;--leading-trim: calc((1em - 1lh) / 2);width:77.7777777778%;margin-right:-20px}}.c-project__whitebox{background:#fff;padding:50px 0;position:relative;border-radius:30px 0 30px 0}.c-project__whitebox .c-boxttl{width:47.4%;font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:24px;line-height:60px;--leading-trim: calc((1em - 1lh) / 2);background:#fff;margin:0 auto;text-align:center;border-radius:50px;position:absolute;top:-30px;left:28%}@media screen and (max-width: 767px){.c-project__whitebox .c-boxttl{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:17px;line-height:42px;--leading-trim: calc((1em - 1lh) / 2);width:77.7777777778%;margin-top:0px;top:-20px;left:12%}}.c-project__lasttext{width:100%;background:url(../img/top/bg_wave.png) center/100% no-repeat;font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:24px;line-height:40px;--leading-trim: calc((1em - 1lh) / 2);padding:68px 0;width:100%;color:#4e4139;text-align:justify;position:relative}@media screen and (max-width: 767px){.c-project__lasttext{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:14px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);width:94.4444444444%;background:url(../img/top/bg_wavesp.png) center/100% no-repeat;padding:90px 10px;margin:0 auto}}.c-project__lasttext p{width:95%;margin:0 auto}@media screen and (max-width: 767px){.c-project__lasttext p{width:94.4444444444%}}.c-project__lasttext span{color:#ef8b8d}.c-header{position:fixed;top:0;left:0;height:90px;background:#fff;width:100%;z-index:999}@media screen and (max-width: 767px){.c-header{height:70px}}.c-header .c-inner{max-width:100%;width:100%}.c-header__logo{width:243px;padding:25px 0 0 50px}@media screen and (max-width: 767px){.c-header__logo{width:40%;padding:25px 0 0 15px}}.c-header__infobtn{width:300px}@media screen and (max-width: 767px){.c-header__infobtn{width:50%}}.c-header__contact{width:200px}@media screen and (max-width: 767px){.c-header__contact{width:60%}}.c-header__contact a{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:20px;line-height:82px;--leading-trim: calc((1em - 1lh) / 2);background:#008977;display:block;text-decoration:none;color:#fff;text-align:center;width:100%;border:solid 4px #008977}@media screen and (max-width: 767px){.c-header__contact a{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:14px;line-height:66px;--leading-trim: calc((1em - 1lh) / 2);border:solid 2px #008977}}.c-header__contact a:hover{background:#fff;color:#008977}.c-header__navtoggle{width:33.3333333333%;background-color:#4e4139;display:block;cursor:pointer;position:relative;z-index:2;height:90px}@media screen and (max-width: 767px){.c-header__navtoggle{width:40%;height:70px}}.c-header__navtoggle i{background:#fff;width:50px;height:2px;margin:0 auto;display:block;position:absolute;left:25%;transition:transform .5s,opacity .5s}@media screen and (max-width: 767px){.c-header__navtoggle i{width:35px;left:27%}}.c-header__navtoggle i:nth-child(1){top:30px}@media screen and (max-width: 767px){.c-header__navtoggle i:nth-child(1){top:23px}}.c-header__navtoggle i:nth-child(2){top:42px}@media screen and (max-width: 767px){.c-header__navtoggle i:nth-child(2){top:33px}}.c-header__navtoggle i:nth-child(3){top:54px}@media screen and (max-width: 767px){.c-header__navtoggle i:nth-child(3){top:43px}}.c-header__navtoggle.show i:nth-child(1){transform:translateY(15px) rotate(-25deg)}@media screen and (max-width: 767px){.c-header__navtoggle.show i:nth-child(1){transform:translateY(10px) rotate(-35deg)}}.c-header__navtoggle.show i:nth-child(2){opacity:0}.c-header__navtoggle.show i:nth-child(3){transform:translateY(-10px) rotate(25deg)}@media screen and (max-width: 767px){.c-header__navtoggle.show i:nth-child(3){transform:translateY(-10px) rotate(35deg)}}.c-nav{width:650px;background:#fff;position:fixed;overflow:auto;top:90px;height:calc(100vh - 90px);box-sizing:border-box;right:-650px;transition:all .5s;z-index:9999}@media screen and (max-width: 767px){.c-nav{width:100%;right:-100%;top:70px;height:calc(100vh - 70px)}}.c-nav__linkbox{width:460px;padding:45px 0 26px 0;margin:0 auto}@media screen and (max-width: 767px){.c-nav__linkbox{width:80%}}.c-nav__linkbox a{display:block}.c-nav__link{margin-bottom:12px}@media screen and (max-width: 767px){.c-nav__link{margin-bottom:6px}}.c-nav__link a{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:22px;line-height:60px;--leading-trim: calc((1em - 1lh) / 2);padding-left:83px;color:#fff;display:block;text-decoration:none;border-radius:30px 0 30px 0}@media screen and (max-width: 767px){.c-nav__link a{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:13px;line-height:36px;--leading-trim: calc((1em - 1lh) / 2);padding-left:45px;border-radius:20px 0 20px 0}}.c-nav__link:nth-child(1) a,.c-nav__link:nth-child(4) a{background:url(../img/menu/btn_gr.svg) 3% center/36px no-repeat #008977;border:solid 4px #008977}@media screen and (max-width: 767px){.c-nav__link:nth-child(1) a,.c-nav__link:nth-child(4) a{background:url(../img/menu/btn_gr.svg) 5% center/25px no-repeat #008977}}.c-nav__link:nth-child(1) a:hover,.c-nav__link:nth-child(4) a:hover{background:url(../img/menu/btn_grhover.svg) 3% center/36px no-repeat #fff;color:#008977}@media screen and (max-width: 767px){.c-nav__link:nth-child(1) a:hover,.c-nav__link:nth-child(4) a:hover{background:url(../img/menu/btn_grhover.svg) 5% center/25px no-repeat #fff}}.c-nav__link:nth-child(2) a,.c-nav__link:nth-child(5) a{background:url(../img/menu/btn_br.svg) 3% center/36px no-repeat #4e4139;border:solid 4px #4e4139}@media screen and (max-width: 767px){.c-nav__link:nth-child(2) a,.c-nav__link:nth-child(5) a{background:url(../img/menu/btn_br.svg) 5% center/25px no-repeat #4e4139}}.c-nav__link:nth-child(2) a:hover,.c-nav__link:nth-child(5) a:hover{background:url(../img/menu/btn_brhover.svg) 3% center/36px no-repeat #fff;color:#4e4139}@media screen and (max-width: 767px){.c-nav__link:nth-child(2) a:hover,.c-nav__link:nth-child(5) a:hover{background:url(../img/menu/btn_brhover.svg) 5% center/25px no-repeat #fff}}.c-nav__underlink{width:400px;margin:0 0 0 auto}@media screen and (max-width: 767px){.c-nav__underlink{width:98%}}.c-nav__underlink li{margin-bottom:12px}@media screen and (max-width: 767px){.c-nav__underlink li{margin-bottom:6px}}.c-nav__underlink li a{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:20px;line-height:60px;--leading-trim: calc((1em - 1lh) / 2);display:block;color:#000;text-align:left;text-decoration:none;padding-left:70px;border-radius:30px 0 30px 0}@media screen and (max-width: 767px){.c-nav__underlink li a{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:12px;line-height:36px;--leading-trim: calc((1em - 1lh) / 2);padding-left:45px;border-radius:20px 0 20px 0}}.c-nav__underlink li:nth-child(1) a{background:url(../img/menu/btn_undergr.svg) 5% center/36px no-repeat;border:solid 4px #5bb5b3}@media screen and (max-width: 767px){.c-nav__underlink li:nth-child(1) a{background:url(../img/menu/btn_undergr.svg) 5% center/25px no-repeat}}.c-nav__underlink li:nth-child(1) a:hover{background:url(../img/menu/btn_undergrhover.svg) 5% center/36px no-repeat #5bb5b3;color:#fff}@media screen and (max-width: 767px){.c-nav__underlink li:nth-child(1) a:hover{background:url(../img/menu/btn_undergrhover.svg) 5% center/25px no-repeat #5bb5b3}}.c-nav__underlink li:nth-child(2) a{background:url(../img/menu/btn_underbl.svg) 5% center/36px no-repeat;border:solid 4px #65a4f0}@media screen and (max-width: 767px){.c-nav__underlink li:nth-child(2) a{background:url(../img/menu/btn_underbl.svg) 5% center/25px no-repeat}}.c-nav__underlink li:nth-child(2) a:hover{background:url(../img/menu/btn_underblhover.svg) 5% center/36px no-repeat #65a4f0;color:#fff}@media screen and (max-width: 767px){.c-nav__underlink li:nth-child(2) a:hover{background:url(../img/menu/btn_underblhover.svg) 5% center/25px no-repeat #65a4f0}}.c-nav__underlink li:nth-child(3) a{background:url(../img/menu/btn_underred.svg) 5% center/36px no-repeat;border:solid 4px #ef8b8d}@media screen and (max-width: 767px){.c-nav__underlink li:nth-child(3) a{background:url(../img/menu/btn_underred.svg) 5% center/25px no-repeat}}.c-nav__underlink li:nth-child(3) a:hover{background:url(../img/menu/btn_underredhover.svg) 5% center/36px no-repeat #ef8b8d;color:#fff}@media screen and (max-width: 767px){.c-nav__underlink li:nth-child(3) a:hover{background:url(../img/menu/btn_underredhover.svg) 5% center/25px no-repeat #ef8b8d}}.c-nav__snsbox{width:460px;padding-bottom:10px;margin:0 auto}@media screen and (max-width: 767px){.c-nav__snsbox{width:80%}}.c-nav__snsbox ul{width:140px}@media screen and (max-width: 767px){.c-nav__snsbox ul{padding-bottom:20px;width:40%}}.c-nav__snsbox ul li{width:60px}@media screen and (max-width: 767px){.c-nav__snsbox ul li{width:45%}}.c-nav__snsbox ul li a{display:block}.c-nav__snsbox ul li a:hover{opacity:.7}.c-nav__snsbox p{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:22px;line-height:44px;--leading-trim: calc((1em - 1lh) / 2);color:#4e4139;letter-spacing:-0.3px}@media screen and (max-width: 767px){.c-nav__snsbox p{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:15px;line-height:31px;--leading-trim: calc((1em - 1lh) / 2)}}.c-nav.show{right:0;transform:translateZ(0)}.c-footer{background:#008977;padding:34px 0;position:relative}.c-footer__copy{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:16px;line-height:32px;--leading-trim: calc((1em - 1lh) / 2);text-align:center;color:#fff}@media screen and (max-width: 767px){.c-footer__copy{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:11px;line-height:22px;--leading-trim: calc((1em - 1lh) / 2)}}.c-footer .c-pagetop{position:fixed;bottom:80px;right:0;color:#fff}@media screen and (max-width: 767px){.c-footer .c-pagetop{bottom:50px;right:0}}.c-footer .c-pagetop a{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:22px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);background:url(../img/top/icon_pagetoparrow.svg) center 85%/36px no-repeat #4e4139;padding-top:8px;text-decoration:none;color:#fff;text-align:center;display:block;width:100px;height:100px;border-radius:20px 0 20px 0;border:solid 4px #4e4139}@media screen and (max-width: 767px){.c-footer .c-pagetop a{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:15px;line-height:17px;--leading-trim: calc((1em - 1lh) / 2);background:url(../img/top/icon_pagetoparrow.svg) center 85%/25px no-repeat #4e4139;width:70px;height:70px;border:solid 2px #4e4139;border-radius:10px 0 10px 0}}.c-footer .c-pagetop a:hover{background:url(../img/top/icon_pagetoparrowhover.svg) center 85%/36px no-repeat #fff;color:#4e4139}@media screen and (max-width: 767px){.c-footer .c-pagetop a:hover{background:url(../img/top/icon_pagetoparrowhover.svg) center 85%/25px no-repeat #fff}}#c-menu{display:none;position:fixed;background:blue;left:0;width:100%;top:90px;height:calc(100vh - 90px)}@media screen and (max-width: 767px){#c-menu{top:70px}}body#top .p-mv{width:100%}body#top .p-intro .c-inner{max-width:1000px;width:90%;margin:0 auto;padding-top:140px}@media screen and (max-width: 767px){body#top .p-intro .c-inner{max-width:90%;width:90%;margin:0 auto;padding-top:50px}}body#top .p-intro .c-inner .c-ttl{width:60%;margin:0 auto;padding-bottom:35px}@media screen and (max-width: 767px){body#top .p-intro .c-inner .c-ttl{width:83.3333333333%;padding-bottom:20px}}body#top .p-intro__text{font-family:"Noto sans JP",sans-serif;font-weight:400;font-size:16px;line-height:32px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:95px;text-align:justify;color:#4e4139}@media screen and (max-width: 767px){body#top .p-intro__text{font-family:"Noto sans JP",sans-serif;font-weight:400;font-size:13px;line-height:26px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:45px}}body#top .p-intro__anker{padding-bottom:135px;width:100%}@media screen and (max-width: 767px){body#top .p-intro__anker{padding-bottom:65px;flex-direction:column}}body#top .p-intro__anker li{width:31.2%}@media screen and (max-width: 767px){body#top .p-intro__anker li{width:88.8888888889%;margin:0 auto;margin-bottom:30px}}body#top .p-intro__anker li a{width:100%;display:block;text-decoration:none}body#top .p-intro__anker li:hover a .p-intro__ankerimg{opacity:.8}body#top .p-intro__anker li:hover a .p-intro__ankerttl dd{opacity:.8}body#top .p-intro__anker li:nth-child(1){background:url(../img/top/bg_ankergreen.png) center top/100% no-repeat}@media screen and (max-width: 767px){body#top .p-intro__anker li:nth-child(1){background:url(../img/top/bg_ankergreen.png) center top/100% no-repeat}}body#top .p-intro__anker li:nth-child(1) a .p-intro__ankerttl{background:url(../img/top/icon_anker01.svg) 95% center/36px no-repeat}@media screen and (max-width: 767px){body#top .p-intro__anker li:nth-child(1) a .p-intro__ankerttl{background:url(../img/top/icon_anker01.svg) 95% center/30px no-repeat}}body#top .p-intro__anker li:nth-child(1) a .p-intro__ankerimg{border:solid 2px #5bb5b3;border-radius:18px}body#top .p-intro__anker li:nth-child(1) a:hover .p-intro__ankerttl{background:url(../img/top/icon_anker01.svg) 95% 65%/36px no-repeat}@media screen and (max-width: 767px){body#top .p-intro__anker li:nth-child(1) a:hover .p-intro__ankerttl{background:url(../img/top/icon_anker01.svg) 95% 65%/30px no-repeat}}body#top .p-intro__anker li:nth-child(2){background:url(../img/top/bg_ankerblue.png) center top/100% no-repeat}body#top .p-intro__anker li:nth-child(2) a .p-intro__ankerttl{background:url(../img/top/icon_anker02.svg) 95% center/36px no-repeat}@media screen and (max-width: 767px){body#top .p-intro__anker li:nth-child(2) a .p-intro__ankerttl{background:url(../img/top/icon_anker02.svg) 95% center/30px no-repeat}}body#top .p-intro__anker li:nth-child(2) a .p-intro__ankerimg{border:solid 2px #65a4f0;border-radius:18px}body#top .p-intro__anker li:nth-child(2) a:hover .p-intro__ankerttl{background:url(../img/top/icon_anker02.svg) 95% 65%/36px no-repeat}@media screen and (max-width: 767px){body#top .p-intro__anker li:nth-child(2) a:hover .p-intro__ankerttl{background:url(../img/top/icon_anker02.svg) 95% 65%/30px no-repeat}}body#top .p-intro__anker li:nth-child(3){background:url(../img/top/bg_ankerred.png) center top/100% no-repeat}body#top .p-intro__anker li:nth-child(3) a .p-intro__ankerttl{background:url(../img/top/icon_anker03.svg) 95% center/36px no-repeat}@media screen and (max-width: 767px){body#top .p-intro__anker li:nth-child(3) a .p-intro__ankerttl{background:url(../img/top/icon_anker03.svg) 95% center/30px no-repeat}}body#top .p-intro__anker li:nth-child(3) a .p-intro__ankerimg{border:solid 2px #ef8b8d;border-radius:18px}body#top .p-intro__anker li:nth-child(3) a:hover .p-intro__ankerttl{background:url(../img/top/icon_anker03.svg) 95% 65%/36px no-repeat}@media screen and (max-width: 767px){body#top .p-intro__anker li:nth-child(3) a:hover .p-intro__ankerttl{background:url(../img/top/icon_anker03.svg) 95% 65%/30px no-repeat}}body#top .p-intro__ankerttl{transition:.4s;padding-bottom:5px;box-sizing:border-box}@media screen and (max-width: 767px){body#top .p-intro__ankerttl{margin-bottom:5px}}body#top .p-intro__ankerttl dt{width:19.2307692308%;font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:24px;line-height:72px;--leading-trim: calc((1em - 1lh) / 2);color:#fff;border-radius:30px 0 30px 0;text-align:center}@media screen and (max-width: 767px){body#top .p-intro__ankerttl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:22px;line-height:65px;--leading-trim: calc((1em - 1lh) / 2);width:18.75%}}body#top .p-intro__ankerttl dd{width:72.1153846154%;font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:18px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);padding-left:25px;color:#4e4139;align-content:center;border-radius:0 30px 0 0}@media screen and (max-width: 767px){body#top .p-intro__ankerttl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:16px;line-height:22px;--leading-trim: calc((1em - 1lh) / 2);width:71.25%;padding-left:28px}}body#top .p-intro__ankerimg{transition:.4s}body#top .p-projectone{background:url(../img/top/bg_01.png) top center/100% no-repeat,linear-gradient(180deg, #fff 0%, #fff 3%, #5bb5b3 3%, #5bb5b3 100%);padding:202px 0 130px 0}@media screen and (max-width: 767px){body#top .p-projectone{background:url(../img/top/bg_01.png) top center/100% no-repeat,linear-gradient(180deg, #fff 0%, #fff 1%, #5bb5b3 1%, #5bb5b3 100%);padding:30px 0 40px 0}}body#top .p-projectone .c-inner{max-width:1000px;width:90%;margin:0 auto;padding:128px 0 0 0}@media screen and (max-width: 767px){body#top .p-projectone .c-inner{max-width:90%;width:90%;margin:0 auto;padding:62px 0 0 0}}body#top .p-projectone .c-inner .c-numttl::before{content:"";background:url(../img/top/img_numdeco.svg) center left/60px no-repeat;position:absolute;top:45px;left:-80px;width:60px;height:60px}@media screen and (max-width: 767px){body#top .p-projectone .c-inner .c-numttl::before{content:"";background:url(../img/top/img_numdeco.svg) center left/20px no-repeat;position:absolute;top:5px;left:25px;width:20px;height:20px}}body#top .p-projectone .c-inner .c-section-title{background-image:url(../img/top/img_01deco01.svg),url(../img/top/img_01deco02.svg);background-position:5% center,95% center;background-repeat:no-repeat,no-repeat;background-size:28px,28px}@media screen and (max-width: 767px){body#top .p-projectone .c-inner .c-section-title.one{background-image:url(../img/top/img_01deco01.svg),url(../img/top/img_01deco02.svg);background-position:3% 20%,97% 20%;background-repeat:no-repeat,no-repeat;background-size:15px,15px}}@media screen and (max-width: 767px){body#top .p-projectone .c-inner .c-section-title.two{background-image:url(../img/top/img_01deco01.svg),url(../img/top/img_01deco02.svg);background-position:3% center,97% center;background-repeat:no-repeat,no-repeat;background-size:15px,15px}}body#top .p-projectone .c-inner .c-project__whitebox{margin-bottom:136px}@media screen and (max-width: 767px){body#top .p-projectone .c-inner .c-project__whitebox{margin-bottom:68px}}body#top .p-projectone .c-inner .c-project__lasttext::before{content:"";background:url(../img/top/img_01deco01.svg) center left/28px no-repeat;position:absolute;top:30px;left:22px;width:28px;height:28px}@media screen and (max-width: 767px){body#top .p-projectone .c-inner .c-project__lasttext::before{content:"";background:url(../img/top/img_01deco01.svg) center left/15px no-repeat;position:absolute;top:45px;left:22px;width:15px;height:15px}}body#top .p-projectone .c-inner .c-project__lasttext::after{content:"";background:url(../img/top/img_01deco02.svg) center left/28px no-repeat;position:absolute;bottom:30px;right:22px;width:28px;height:28px}@media screen and (max-width: 767px){body#top .p-projectone .c-inner .c-project__lasttext::after{content:"";background:url(../img/top/img_01deco02.svg) center left/15px no-repeat;position:absolute;bottom:45px;right:22px;width:15px;height:15px}}body#top .p-projectone .c-boxttl{background-image:url(../img/top/img_01deco01.svg),url(../img/top/img_01deco02.svg);background-position:10% center,90% center;background-repeat:no-repeat,no-repeat;background-size:28px,28px}@media screen and (max-width: 767px){body#top .p-projectone .c-boxttl{background-image:url(../img/top/img_01deco01.svg),url(../img/top/img_01deco02.svg);background-position:10% center,90% center;background-repeat:no-repeat,no-repeat;background-size:20px,20px}}body#top .p-projectone__flow{width:90%;padding-bottom:20px;margin:0 auto}@media screen and (max-width: 767px){body#top .p-projectone__flow{display:none}}body#top .p-projectone__flowsp{display:none}@media screen and (max-width: 767px){body#top .p-projectone__flowsp{width:88.8888888889%;margin:0 auto;padding-bottom:10px;display:block}}body#top .p-projectone__whiteinblue{width:90%;background:#65a4f0;padding:16px 0 18px 0;margin:0 auto;margin-bottom:40px;border-radius:15px}@media screen and (max-width: 767px){body#top .p-projectone__whiteinblue{width:88.8888888889%;padding:20px 0 0px 0;margin-bottom:24px}}body#top .p-projectone__bluettl{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:22px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:35px;text-align:center;color:#fff}@media screen and (max-width: 767px){body#top .p-projectone__bluettl{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:15px;line-height:17px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:15px}}body#top .p-projectone__blueflexbox{width:63.3333333333%;padding-left:213px}@media screen and (max-width: 767px){body#top .p-projectone__blueflexbox{padding-left:0px;width:100%;flex-direction:column}}body#top .p-projectone__blueflexbox dl{width:57.5438596491%}@media screen and (max-width: 767px){body#top .p-projectone__blueflexbox dl{width:100%}}body#top .p-projectone__blueflexbox dl dt{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:22px;line-height:50px;--leading-trim: calc((1em - 1lh) / 2);width:57.9268292683%;background:#fff;margin-bottom:15px;text-align:center;color:#4e4139}@media screen and (max-width: 767px){body#top .p-projectone__blueflexbox dl dt{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:15px;line-height:35px;--leading-trim: calc((1em - 1lh) / 2);width:75%;margin:0 auto;margin-bottom:7px}}body#top .p-projectone__blueflexbox dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:18px;line-height:30px;--leading-trim: calc((1em - 1lh) / 2);padding-left:18px;color:#fff}@media screen and (max-width: 767px){body#top .p-projectone__blueflexbox dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:13px;line-height:21px;--leading-trim: calc((1em - 1lh) / 2);width:75%;margin:0 auto;padding:0 0 20px 0}}body#top .p-projectone__pict{width:34.0909090909%}@media screen and (max-width: 767px){body#top .p-projectone__pict{width:37.5%;padding-bottom:15px;margin:0 auto}}body#top .p-projectone__effectbox{width:88%;margin:0 auto}@media screen and (max-width: 767px){body#top .p-projectone__effectbox{width:88.8888888889%;flex-direction:column}}body#top .p-projectone__effectbox dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:22px;line-height:60px;--leading-trim: calc((1em - 1lh) / 2);width:26.1363636364%;background:#ef8b8d;margin-top:5px;color:#fff;border-radius:50px;text-align:center;height:60px}@media screen and (max-width: 767px){body#top .p-projectone__effectbox dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:15px;line-height:42px;--leading-trim: calc((1em - 1lh) / 2);margin-bottom:10px;width:100%;height:42px}}body#top .p-projectone__effectbox dd{width:70.4545454545%;font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:18px;line-height:36px;--leading-trim: calc((1em - 1lh) / 2);color:#4e4139}@media screen and (max-width: 767px){body#top .p-projectone__effectbox dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:13px;line-height:25px;--leading-trim: calc((1em - 1lh) / 2);padding-left:10px;width:100%}}body#top .p-projectone__programbox{padding-top:10px}@media screen and (max-width: 767px){body#top .p-projectone__programbox{padding-top:5px}}@media screen and (max-width: 767px){body#top .p-projectone__programbox:nth-child(5) .p-projectone__programimg{padding-bottom:20px}}body#top .p-projectone__programflex{width:100%;flex-wrap:wrap}@media screen and (max-width: 767px){body#top .p-projectone__programflex{width:100%}}body#top .p-projectone__programflex dl{width:53.2%;padding-bottom:50px}@media screen and (max-width: 767px){body#top .p-projectone__programflex dl{width:77.7777777778%;padding-bottom:25px}}body#top .p-projectone__programflex dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:36px;line-height:42px;--leading-trim: calc((1em - 1lh) / 2);padding:5px 0 20px 0;color:#fff}@media screen and (max-width: 767px){body#top .p-projectone__programflex dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:25px;line-height:29px;--leading-trim: calc((1em - 1lh) / 2);padding:5px 0 10px 0}}body#top .p-projectone__programflex dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:18px;line-height:36px;--leading-trim: calc((1em - 1lh) / 2);text-align:justify;color:#fff}@media screen and (max-width: 767px){body#top .p-projectone__programflex dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:13px;line-height:25px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-projectone__programflex dl dd span{color:#f4ff96}body#top .p-projectone__programnum{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:40px;line-height:50px;--leading-trim: calc((1em - 1lh) / 2);width:10%;background:#fcffe9;margin-bottom:50px;height:100px;align-content:center;border-radius:50%;text-align:center;color:#5bb5b3}@media screen and (max-width: 767px){body#top .p-projectone__programnum{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:28px;line-height:35px;--leading-trim: calc((1em - 1lh) / 2);width:16.6666666667%;height:57px;margin:5px 0 25px 0}}body#top .p-projectone__programimg{width:30.4%;padding-bottom:50px}@media screen and (max-width: 767px){body#top .p-projectone__programimg{width:77.7777777778%;margin:0 0 0 auto;padding-bottom:40px}}body#top .p-projecttwo{background:#65a4f0;padding:140px 0 130px 0}@media screen and (max-width: 767px){body#top .p-projecttwo{padding:70px 0 30px 0}}body#top .p-projecttwo .c-inner{max-width:1000px;width:90%;margin:0 auto}@media screen and (max-width: 767px){body#top .p-projecttwo .c-inner{max-width:90%;width:90%;margin:0 auto}}body#top .p-projecttwo .c-inner .c-numttl{padding-bottom:90px}@media screen and (max-width: 767px){body#top .p-projecttwo .c-inner .c-numttl{padding-bottom:45px}}body#top .p-projecttwo .c-inner .c-numttl dt::after{content:"";background:url(../img/top/img_ttlmark.png) center/16px no-repeat;position:absolute;top:-20px;right:-25px;width:16px;height:122px}@media screen and (max-width: 767px){body#top .p-projecttwo .c-inner .c-numttl dt::after{content:"";background:url(../img/top/img_ttlmark.png) center/16px no-repeat;position:absolute;top:-15px;right:-15px;width:16px;height:70px}}body#top .p-projecttwo .c-inner .c-numttl::before{content:"";background:url(../img/top/img_numdeco.svg) center left/60px no-repeat;position:absolute;top:10px;left:-80px;width:60px;height:60px}@media screen and (max-width: 767px){body#top .p-projecttwo .c-inner .c-numttl::before{content:"";background:url(../img/top/img_numdeco.svg) center left/20px no-repeat;position:absolute;top:-30px;left:25px;width:20px;height:20px}}body#top .p-projecttwo .c-inner .c-section-title{background-image:url(../img/top/img_02deco01.svg),url(../img/top/img_02deco02.svg);background-position:5% center,95% center;background-repeat:no-repeat,no-repeat;background-size:28px,28px}@media screen and (max-width: 767px){body#top .p-projecttwo .c-inner .c-section-title{background-image:url(../img/top/img_02deco01.svg),url(../img/top/img_02deco02.svg);background-position:3% center,97% center;background-repeat:no-repeat,no-repeat;background-size:15px,15px}}body#top .p-projecttwo__qaflex{width:100%}@media screen and (max-width: 767px){body#top .p-projecttwo__qaflex{margin-bottom:50px;flex-direction:column;width:100%}}body#top .p-projecttwo__qabox{width:48%;background:#fff;padding:35px 0;margin-bottom:143px;border-radius:10px;text-align:center}@media screen and (max-width: 767px){body#top .p-projecttwo__qabox{padding:15px 0;margin-bottom:20px;width:100%}}body#top .p-projecttwo__qabox dt{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:22px;line-height:37px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:30px;color:#4e4139}@media screen and (max-width: 767px){body#top .p-projecttwo__qabox dt{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:15px;line-height:26px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:15px}}body#top .p-projecttwo__qabox dd{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:20px;line-height:36px;--leading-trim: calc((1em - 1lh) / 2);color:#ef8b8d}@media screen and (max-width: 767px){body#top .p-projecttwo__qabox dd{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:14px;line-height:25px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-projecttwo .c-boxttl{background-image:url(../img/top/img_02deco01.svg),url(../img/top/img_02deco02.svg);background-position:10% center,90% center;background-repeat:no-repeat,no-repeat;background-size:28px,28px}@media screen and (max-width: 767px){body#top .p-projecttwo .c-boxttl{background-image:url(../img/top/img_02deco01.svg),url(../img/top/img_02deco02.svg);background-position:5% center,95% center;background-repeat:no-repeat,no-repeat;background-size:15px,15px}}body#top .p-projecttwo .c-project__whitebox{margin-bottom:80px;padding:70px 0 50px 0}@media screen and (max-width: 767px){body#top .p-projecttwo .c-project__whitebox{margin-bottom:10px;padding:30px 0 25px 0}}body#top .p-projecttwo .c-project__lasttext::before{content:"";background:url(../img/top/img_02deco01.svg) center left/28px no-repeat;position:absolute;top:30px;left:22px;width:28px;height:28px}@media screen and (max-width: 767px){body#top .p-projecttwo .c-project__lasttext::before{content:"";background:url(../img/top/img_02deco01.svg) center left/15px no-repeat;position:absolute;top:60px;left:22px;width:15px;height:15px}}body#top .p-projecttwo .c-project__lasttext::after{content:"";background:url(../img/top/img_02deco02.svg) center left/28px no-repeat;position:absolute;bottom:30px;right:22px;width:28px;height:28px}@media screen and (max-width: 767px){body#top .p-projecttwo .c-project__lasttext::after{content:"";background:url(../img/top/img_02deco02.svg) center left/15px no-repeat;position:absolute;bottom:60px;right:22px;width:15px;height:15px}}body#top .p-projecttwo__whiteflex{width:90%;margin:0 auto;flex-wrap:wrap}@media screen and (max-width: 767px){body#top .p-projecttwo__whiteflex{width:88.8888888889%;flex-direction:column}}body#top .p-projecttwo__whiteflex:nth-child(2){padding-bottom:150px;position:relative}@media screen and (max-width: 767px){body#top .p-projecttwo__whiteflex:nth-child(2){padding-bottom:50px}}body#top .p-projecttwo__whiteflex:nth-child(2) .p-projecttwo__img{width:41.1111111111%}@media screen and (max-width: 767px){body#top .p-projecttwo__whiteflex:nth-child(2) .p-projecttwo__img{padding-bottom:40px;width:100%}}body#top .p-projecttwo__whiteflex:nth-child(2)::after{content:"";background:url(../img/top/img_02arrow.svg) center/50px no-repeat;position:absolute;bottom:60px;left:25%;width:50px;height:76px}@media screen and (max-width: 767px){body#top .p-projecttwo__whiteflex:nth-child(2)::after{content:"";background:url(../img/top/img_02arrow.svg) center/40px no-repeat;position:absolute;bottom:10px;left:45%;width:40px;height:60px}}body#top .p-projecttwo__whiteflex:nth-child(3){padding-bottom:100px;position:relative}@media screen and (max-width: 767px){body#top .p-projecttwo__whiteflex:nth-child(3){padding-bottom:40px}}body#top .p-projecttwo__whiteflex:nth-child(3) .p-projecttwo__img{width:33.3333333333%;margin:-65px 35px 0 35px}@media screen and (max-width: 767px){body#top .p-projecttwo__whiteflex:nth-child(3) .p-projecttwo__img{margin:0;padding-bottom:40px;width:100%}}body#top .p-projecttwo__whiteflex:nth-child(3)::after{content:"";background:url(../img/top/img_02arrow.svg) center/50px no-repeat;position:absolute;bottom:20px;left:25%;width:50px;height:76px}@media screen and (max-width: 767px){body#top .p-projecttwo__whiteflex:nth-child(3)::after{content:"";background:url(../img/top/img_02arrow.svg) center/40px no-repeat;position:absolute;bottom:10px;left:45%;width:40px;height:60px}}body#top .p-projecttwo__textbox{width:54.4444444444%}@media screen and (max-width: 767px){body#top .p-projecttwo__textbox{padding-bottom:20px;width:100%}}body#top .p-projecttwo__textbox h4{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:24px;line-height:32px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:25px;color:#4e4139;text-align:center}@media screen and (max-width: 767px){body#top .p-projecttwo__textbox h4{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:17px;line-height:22px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:12px}}body#top .p-projecttwo__textbox dl{border:solid 4px #5bb5b3;border-radius:30px}@media screen and (max-width: 767px){body#top .p-projecttwo__textbox dl{border-radius:20px}}body#top .p-projecttwo__textbox dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:24px;line-height:60px;--leading-trim: calc((1em - 1lh) / 2);background:#5bb5b3;margin-bottom:20px;text-align:center;border-radius:25px 25px 0 0;color:#fff}@media screen and (max-width: 767px){body#top .p-projecttwo__textbox dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:17px;line-height:42px;--leading-trim: calc((1em - 1lh) / 2);border-radius:10px 10px 0 0}}body#top .p-projecttwo__textbox dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:20px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:20px;text-align:center;color:#4e4139}@media screen and (max-width: 767px){body#top .p-projecttwo__textbox dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:14px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:25px}}body#top .p-projecttwo__textbox dl dd ul{padding:20px 0 0 0}@media screen and (max-width: 767px){body#top .p-projecttwo__textbox dl dd ul{padding:20px 0 0px 0}}body#top .p-projecttwo__textbox dl dd ul li{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:26px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);display:block;color:#65a4f0}@media screen and (max-width: 767px){body#top .p-projecttwo__textbox dl dd ul li{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:18px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-projecttwo__textbox.cover{width:90%;margin:0 auto}@media screen and (max-width: 767px){body#top .p-projecttwo__textbox.cover{width:88.8888888889%}}body#top .p-projecttwo__textbox.cover img{width:100%}body#top .p-projecttwo__gridimg{width:77.9%;margin:0 auto;padding:26px 0 86px 0}@media screen and (max-width: 767px){body#top .p-projecttwo__gridimg{width:88.8888888889%;padding:0;margin-bottom:30px;overflow:scroll}}body#top .p-projecttwo__gridimg img{width:100%}@media screen and (max-width: 767px){body#top .p-projecttwo__gridimg img{width:187.5%}}body#top .p-projectthree{background:#ef8b8d;padding:120px 0 130px 0}@media screen and (max-width: 767px){body#top .p-projectthree{padding:60px 0 20px 0}}body#top .p-projectthree .c-inner{max-width:1000px;width:90%;margin:0 auto}@media screen and (max-width: 767px){body#top .p-projectthree .c-inner{max-width:90%;width:90%;margin:0 auto}}body#top .p-projectthree .c-inner .c-numttl::before{content:"";background:url(../img/top/img_numdeco.svg) center left/60px no-repeat;position:absolute;top:45px;left:-80px;width:60px;height:60px}@media screen and (max-width: 767px){body#top .p-projectthree .c-inner .c-numttl::before{content:"";background:url(../img/top/img_numdeco.svg) center left/20px no-repeat;position:absolute;top:5px;left:25px;width:20px;height:20px}}body#top .p-projectthree .c-inner .c-section-title{background-image:url(../img/top/img_02deco01.svg),url(../img/top/img_03deco01.svg);background-position:5% center,95% center;background-repeat:no-repeat,no-repeat;background-size:28px,28px}@media screen and (max-width: 767px){body#top .p-projectthree .c-inner .c-section-title{background-image:url(../img/top/img_02deco01.svg),url(../img/top/img_03deco01.svg);background-position:5% 20%,95% 20%;background-repeat:no-repeat,no-repeat;background-size:15px,15px}}body#top .p-projectthree .c-inner .c-project__lasttext::before{content:"";background:url(../img/top/img_02deco01.svg) center left/28px no-repeat;position:absolute;top:42px;left:22px;width:28px;height:28px}@media screen and (max-width: 767px){body#top .p-projectthree .c-inner .c-project__lasttext::before{content:"";background:url(../img/top/img_02deco01.svg) center left/15px no-repeat;position:absolute;top:70px;left:20px;width:15px;height:15px}}body#top .p-projectthree .c-inner .c-project__lasttext::after{content:"";background:url(../img/top/img_03deco01.svg) center left/28px no-repeat;position:absolute;bottom:45px;right:22px;width:28px;height:28px}@media screen and (max-width: 767px){body#top .p-projectthree .c-inner .c-project__lasttext::after{content:"";background:url(../img/top/img_03deco01.svg) center left/15px no-repeat;position:absolute;bottom:70px;right:22px;width:15px;height:15px}}body#top .p-projectthree .c-boxttl{background-image:url(../img/top/img_02deco01.svg),url(../img/top/img_03deco01.svg);background-position:10% center,90% center;background-repeat:no-repeat,no-repeat;background-size:28px,28px}@media screen and (max-width: 767px){body#top .p-projectthree .c-boxttl{background-image:url(../img/top/img_02deco01.svg),url(../img/top/img_03deco01.svg);background-position:10% center,90% center;background-repeat:no-repeat,no-repeat;background-size:15px,15px}}body#top .p-projectthree .c-project__detailtext{padding-bottom:155px}@media screen and (max-width: 767px){body#top .p-projectthree .c-project__detailtext{padding-bottom:75px}}body#top .p-projectthree .c-project__detailtext dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:20px;line-height:36px;--leading-trim: calc((1em - 1lh) / 2);color:#f4ff96}@media screen and (max-width: 767px){body#top .p-projectthree .c-project__detailtext dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:14px;line-height:25px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-projectthree .c-project__detailtext dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:18px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);padding:0 0 20px 25px;color:#fff}@media screen and (max-width: 767px){body#top .p-projectthree .c-project__detailtext dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:13px;line-height:24px;--leading-trim: calc((1em - 1lh) / 2);padding:0 0 20px 10px}}body#top .p-projectthree .c-project__whitebox{margin-bottom:80px}@media screen and (max-width: 767px){body#top .p-projectthree .c-project__whitebox{margin-bottom:0px}}body#top .p-projectthree__stepflex{width:90%;padding-bottom:43px;margin:0 auto;flex-wrap:wrap}@media screen and (max-width: 767px){body#top .p-projectthree__stepflex{width:88.8888888889%;padding-bottom:0px}}body#top .p-projectthree__stepflex dl{width:72.8888888889%}@media screen and (max-width: 767px){body#top .p-projectthree__stepflex dl{width:75%}}body#top .p-projectthree__stepflex dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:24px;line-height:36px;--leading-trim: calc((1em - 1lh) / 2);padding:7px 0 15px 0;color:#5bb5b3}@media screen and (max-width: 767px){body#top .p-projectthree__stepflex dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:17px;line-height:25px;--leading-trim: calc((1em - 1lh) / 2);padding:15px 0 7px 0}}body#top .p-projectthree__stepflex dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:18px;line-height:36px;--leading-trim: calc((1em - 1lh) / 2);text-align:justify;color:#4e4139}@media screen and (max-width: 767px){body#top .p-projectthree__stepflex dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:13px;line-height:25px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:10px}}body#top .p-projectthree__stepnum{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:24px;line-height:36px;--leading-trim: calc((1em - 1lh) / 2);width:6.6666666667%;background:#ef8b8d;height:60px;border-radius:50%;color:#fff;align-content:center;text-align:center}@media screen and (max-width: 767px){body#top .p-projectthree__stepnum{width:18.75%;height:58px}}body#top .p-projectthree__steppict{width:13.7777777778%}@media screen and (max-width: 767px){body#top .p-projectthree__steppict{width:37.5%;padding-bottom:40px;margin:0 auto}}body#top .p-projectthree__cyclettl{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:22px;line-height:60px;--leading-trim: calc((1em - 1lh) / 2);width:23%;background:#65a4f0;margin:0 auto;margin-bottom:24px;text-align:center;color:#fff;border-radius:50px}@media screen and (max-width: 767px){body#top .p-projectthree__cyclettl{width:88.8888888889%;font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:15px;line-height:42px;--leading-trim: calc((1em - 1lh) / 2);margin-bottom:12px}}body#top .p-projectthree__cycleflex{width:90%;margin:0 auto}@media screen and (max-width: 767px){body#top .p-projectthree__cycleflex{width:88.8888888889%;flex-direction:column}}body#top .p-projectthree__cyclecontent dt{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:23px;line-height:60px;--leading-trim: calc((1em - 1lh) / 2);background:#65a4f0;margin:20px 0 20px 0;color:#fff;text-align:center;border-radius:50%}@media screen and (max-width: 767px){body#top .p-projectthree__cyclecontent dt{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:16px;line-height:42px;--leading-trim: calc((1em - 1lh) / 2);margin:10px 0;height:58px;align-content:center}}body#top .p-projectthree__cyclecontent dd{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:24px;line-height:60px;--leading-trim: calc((1em - 1lh) / 2);align-content:center;vertical-align:middle}@media screen and (max-width: 767px){body#top .p-projectthree__cyclecontent dd{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:17px;line-height:25px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-projectthree__cyclecontent.left{width:40.4444444444%}@media screen and (max-width: 767px){body#top .p-projectthree__cyclecontent.left{width:100%}}body#top .p-projectthree__cyclecontent.left dt{width:16.4835164835%}@media screen and (max-width: 767px){body#top .p-projectthree__cyclecontent.left dt{width:18.75%}}body#top .p-projectthree__cyclecontent.left dd{width:79.1208791209%}@media screen and (max-width: 767px){body#top .p-projectthree__cyclecontent.left dd{width:75%}}body#top .p-projectthree__cyclecontent.right{width:59.1111111111%}@media screen and (max-width: 767px){body#top .p-projectthree__cyclecontent.right{width:100%}}body#top .p-projectthree__cyclecontent.right dt{width:11.2781954887%}@media screen and (max-width: 767px){body#top .p-projectthree__cyclecontent.right dt{width:18.75%}}body#top .p-projectthree__cyclecontent.right dd{width:85.7142857143%}@media screen and (max-width: 767px){body#top .p-projectthree__cyclecontent.right dd{width:75%;padding-top:12px;align-content:baseline;vertical-align:top}}body#top .p-member{background:#fcffe9;padding:115px 0 60px 0}@media screen and (max-width: 767px){body#top .p-member{padding:55px 0 30px 0}}body#top .p-member .c-inner{max-width:1000px;width:90%;margin:0 auto}@media screen and (max-width: 767px){body#top .p-member .c-inner{max-width:90%;width:90%;margin:0 auto}}body#top .p-member .c-inner .c-ttl{width:84%;font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:48px;line-height:66px;--leading-trim: calc((1em - 1lh) / 2);margin:0 auto;padding-bottom:74px}@media screen and (max-width: 767px){body#top .p-member .c-inner .c-ttl{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:34px;line-height:46px;--leading-trim: calc((1em - 1lh) / 2);width:100%;padding-bottom:35px}}body#top .p-member__list{width:100%;flex-wrap:wrap}@media screen and (max-width: 767px){body#top .p-member__list{flex-direction:column}}body#top .p-member__item{width:46%;padding-bottom:60px}@media screen and (max-width: 767px){body#top .p-member__item{width:100%;padding-bottom:30px}}body#top .p-member__item dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:24px;line-height:48px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:5px;color:#5bb5b3;text-align:center}@media screen and (max-width: 767px){body#top .p-member__item dl dt{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:17px;line-height:34px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:5px}}body#top .p-member__item dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:16px;line-height:32px;--leading-trim: calc((1em - 1lh) / 2);color:#4e4139;text-align:justify}@media screen and (max-width: 767px){body#top .p-member__item dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:13px;line-height:26px;--leading-trim: calc((1em - 1lh) / 2);width:88.8888888889%;margin:0 auto}}body#top .p-member__item:nth-child(1) dl dt{color:#5bb5b3}body#top .p-member__item:nth-child(2) dt{color:#65a4f0}body#top .p-member__item:nth-child(3) dt,body#top .p-member__item:nth-child(6) dt{color:#ef8b8d}body#top .p-member__item:nth-child(7) dl dt.one{color:#5bb5b3}body#top .p-member__item:nth-child(7) dl dt.two{color:#65a4f0}body#top .p-member__item:nth-child(7) dl dd{padding-bottom:20px;text-align:center}@media screen and (max-width: 767px){body#top .p-member__item:nth-child(7) dl dd{padding-bottom:10px}}body#top .p-member__item:nth-child(4) dl dt{color:#5bb5b3}body#top .p-member__item:nth-child(5) dl dt{color:#65a4f0}body#top .p-member__img{width:43.4782608696%;margin:0 auto;padding-bottom:5px}@media screen and (max-width: 767px){body#top .p-member__img{width:44.4444444444%;padding-bottom:5px}}body#top .p-company .c-inner{max-width:1050px;width:90%;margin:0 auto;padding:110px 0 0 0}@media screen and (max-width: 767px){body#top .p-company .c-inner{max-width:90%;width:90%;margin:0 auto;padding:55px 0 0 0}}body#top .p-company .c-inner .c-ttl{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:48px;line-height:66px;--leading-trim: calc((1em - 1lh) / 2);width:65%;margin:0 auto;padding-bottom:70px}@media screen and (max-width: 767px){body#top .p-company .c-inner .c-ttl{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:34px;line-height:46px;--leading-trim: calc((1em - 1lh) / 2);width:88.8888888889%;padding-bottom:35px}}body#top .p-company__contentflex{padding-bottom:78px;width:100%}@media screen and (max-width: 767px){body#top .p-company__contentflex{padding-bottom:35px;flex-direction:column}}body#top .p-company__contentflex iframe{width:52.380952381%;display:block;height:550px}@media screen and (max-width: 767px){body#top .p-company__contentflex iframe{width:88.8888888889%;margin:0 auto;margin-bottom:30px;height:300px}}body#top .p-company__detailbox{width:43.8095238095%;position:relative}@media screen and (max-width: 767px){body#top .p-company__detailbox{width:100%}}body#top .p-company__detailbox dl{padding-bottom:70px}@media screen and (max-width: 767px){body#top .p-company__detailbox dl{padding-bottom:0px}}body#top .p-company__detailbox dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:24px;line-height:50px;--leading-trim: calc((1em - 1lh) / 2)}@media screen and (max-width: 767px){body#top .p-company__detailbox dl dd{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:17px;line-height:35px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-company__detailbox dl dd p{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:22px;line-height:33px;--leading-trim: calc((1em - 1lh) / 2);margin:5px 0 13px 0}@media screen and (max-width: 767px){body#top .p-company__detailbox dl dd p{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:15px;line-height:23px;--leading-trim: calc((1em - 1lh) / 2);margin:20px 0 13px 0}}body#top .p-company__detailbox dl dd p span{font-family:"Noto sans JP",sans-serif;font-weight:400;font-size:22px;line-height:33px;--leading-trim: calc((1em - 1lh) / 2);display:block}@media screen and (max-width: 767px){body#top .p-company__detailbox dl dd p span{font-family:"Noto sans JP",sans-serif;font-weight:400;font-size:15px;line-height:23px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-company__detailbox::after{content:"";background:url(../img/top/img_comment.svg) center/140px no-repeat;width:140px;height:166px;position:absolute;top:0px;right:-8px}@media screen and (max-width: 767px){body#top .p-company__detailbox::after{content:"";background:url(../img/top/img_comment.svg) center/98px no-repeat;width:98px;height:116px;position:absolute;top:25px;right:15px}}body#top .p-company__detailinflex{width:100%}body#top .p-company__img{width:45.652173913%}@media screen and (max-width: 767px){body#top .p-company__img{width:46.6666666667%}}@media screen and (max-width: 767px){body#top .p-company__infoflex{width:100%;flex-direction:column}}body#top .p-company__infotext{width:52.380952381%}@media screen and (max-width: 767px){body#top .p-company__infotext{width:100%}}body#top .p-company__infotext p{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:20px;line-height:35px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:30px;text-align:center}@media screen and (max-width: 767px){body#top .p-company__infotext p{font-family:"Noto sans JP",sans-serif;font-weight:700;font-size:14px;line-height:25px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:15px}}body#top .p-company__infotext dl{width:69.0909090909%;margin:0 auto;flex-wrap:wrap}@media screen and (max-width: 767px){body#top .p-company__infotext dl{width:77.7777777778%;padding-bottom:30px;margin:0 auto}}body#top .p-company__infotext dl dt{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:18px;line-height:27px;--leading-trim: calc((1em - 1lh) / 2);width:23.6842105263%;padding-bottom:10px}@media screen and (max-width: 767px){body#top .p-company__infotext dl dt{width:21.4285714286%;font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:13px;line-height:19px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-company__infotext dl dd{font-family:"Noto sans JP",sans-serif;font-weight:400;font-size:18px;line-height:27px;--leading-trim: calc((1em - 1lh) / 2);width:76.3157894737%;padding-bottom:10px}@media screen and (max-width: 767px){body#top .p-company__infotext dl dd{width:78.5714285714%;font-family:"Noto sans JP",sans-serif;font-weight:400;font-size:13px;line-height:19px;--leading-trim: calc((1em - 1lh) / 2)}}body#top .p-company__infotext dl dd a{display:block;color:#000}body#top .p-company__infotext dl dd.tel a{pointer-events:none;cursor:default;text-decoration:none}@media screen and (max-width: 767px){body#top .p-company__infotext dl dd.tel a{pointer-events:painted;cursor:pointer;text-decoration:underline}}body#top .p-company__snsbox{width:39.9047619048%}@media screen and (max-width: 767px){body#top .p-company__snsbox{width:88.8888888889%;margin:0 auto}}body#top .p-company__snsbox p{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:20px;line-height:44px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:190px;color:#4e4139}@media screen and (max-width: 767px){body#top .p-company__snsbox p{font-family:"Noto sans JP",sans-serif;font-weight:500;font-size:14px;line-height:31px;--leading-trim: calc((1em - 1lh) / 2);padding-bottom:60px}}body#top .p-company__snsflex{width:44.1527446301%;padding-bottom:20px}@media screen and (max-width: 767px){body#top .p-company__snsflex{width:37.5%}}body#top .p-company__snsflex li{width:37.8378378378%}@media screen and (max-width: 767px){body#top .p-company__snsflex li{width:40%}}body#top .p-company__snsflex li:hover{opacity:.8}/*# sourceMappingURL=styles.css.map */