@charset "UTF-8";.page{padding:50px 60px}.page-heading{position:fixed;bottom:20px;left:20px;width:max-content;font-size:14px;overflow:hidden}.page-heading span{display:inline-block;transform:translateY(100%);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out}.page-heading span.active{transform:translateY(0);opacity:1}@media screen and (min-width:769px){.page-heading{display:none}}#kv{width:100vw;height:100vh;position:relative;overflow:hidden}#kv svg{aspect-ratio:1.8823529;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%)}.animated-line{fill:none;stroke:#719ba7;stroke-width:3}@keyframes drawAndShrink{0%{stroke-dashoffset:var(--initial-offset)}100%{stroke-dashoffset:0}}@media screen and (max-width:768px){#kv .home-logo{max-width:200px}#kv .home-kv-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:min(3vh,4rem);writing-mode:vertical-rl;height:max-content}}@media screen and (min-width:769px){#kv .home-kv-text{position:absolute;bottom:14%;left:10%;font-size:min(3.71402vh,4rem)}}#works{padding:70px 0 60px;background-color:var(--green-color)}#works .section-header{color:#fff}#works .section-header .bar{background-color:#fff}.works-filter{margin-bottom:40px}.works-filter-item{gap:10px;color:#fff}.works-filter-item:not(:last-child){margin-bottom:20px}.works-filter-item p{font-size:clamp(1.6rem,1.1458vw,2.2rem)}.works-filter-list{gap:20px;align-items:center}.works-filter-list li{font-size:1.4rem}.works-filter-list li a{color:#fff;padding:5px 10px;border:1px solid #fff;border-radius:90px;display:inline-block;overflow:hidden;position:relative;z-index:1}.works-filter-list li a::before{background:#fff;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}.works-filter-list li a:hover{color:var(--green-color)}.works-filter-list li a:hover::before{transform-origin:left top;transform:scale(1,1)}.works-item{position:relative;overflow:hidden}.works-item a{width:100%;aspect-ratio:.6147368421052631;display:block}.works-item img{width:100%;height:100%;object-fit:cover}.works-item .mask{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);padding:30px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s;z-index:2}.works-item:hover .mask{opacity:1;pointer-events:auto}.works-item-tags{gap:10px}.works-item li{font-size:1.4rem;margin-bottom:10px}.works-item h3{font-size:clamp(1.6rem,1.25vw,2.4rem)}#works .works-list-footer{margin-top:40px}#works .swiper-pagination{position:relative;width:max-content;bottom:0}#works .swiper-pagination-bullet{background:#fff;opacity:1}#works .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--black-color)}#works .works-list-footer p.link a{color:#fff}#works .works-list-footer p.link a::before{background-color:#fff}@media screen and (max-width:768px){#works .works-list{width:calc(100vw - 40px);margin-right:0}.works-filter-item{flex-direction:column}.works-filter-list{flex-wrap:wrap;gap:10px}}@media screen and (min-width:769px){#works{padding:150px 0 160px}.works-filter-item{gap:20px;align-items:center}.works-filter-list li{font-size:1.6rem}.works-filter-list li a{padding:10px 20px}}#about{position:relative;-webkit-clip-path:inset(0);clip-path:inset(0);padding:70px 0;width:100%;z-index:1}#about::before{content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:-1;background:url(../images/home/about-bg-sp.jpg?1) no-repeat center center/cover;will-change:transform;pointer-events:none}#about .section-header{color:#fff;margin-bottom:40px}#about .section-header .bar{background-color:#fff}.about-content{color:#fff;line-height:1.85}.about-content h3{font-size:clamp(1.8rem,4.6667vw,2.2rem);margin-bottom:25px}.about-content p{font-size:clamp(1.4rem,3vw,1.8rem)}.about-content p:not(:last-child){margin-bottom:1em}#about .link{margin-top:60px}#about .link a{color:#fff}#about .link a::before{background:#fff}@media screen and (max-width:768px){#about .section-inner{padding:8.02099dvh 16.1919dvh}#about .link a{justify-content:flex-end}}@media screen and (min-width:769px){#about{background:url(../images/home/about-bg.jpg?1) no-repeat center center/cover;padding:130px 0}#about .section-header{margin-bottom:80px}.about-content h3{font-size:clamp(3rem,1.8229vw,3.5rem);margin-bottom:50px}.about-content p{font-size:clamp(2rem,1.3542vw,2.6rem)}#about .link{margin-top:120px}}#service{position:relative;background:url(../images/home/service-bg-sp.jpg?1) no-repeat center bottom/cover;padding:70px 0 60px}#service .section-inner>*{z-index:2}#service .section-header{color:#fff}#service .section-header .bar{background-color:#fff}.service-list li{color:#fff;font-size:clamp(1.2rem,3vw,2.5rem);line-height:1.4;text-align:center;width:29.0667vw;max-width:218px;aspect-ratio:1;border:1px solid #fff;border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute}.service-list li:nth-child(1){top:0;left:0;right:0;margin:auto}.service-list li:nth-child(2){top:25%;right:0}.service-list li:nth-child(3){bottom:0;right:11%}.service-list li:nth-child(4){bottom:0;left:11%}.service-list li:nth-child(5){top:25%;left:0}.service-content-text{color:#fff;line-height:1.85}.service-content-text h3{font-size:clamp(1.8rem,4.6667vw,2.2rem);margin-bottom:25px}.service-content-text p{font-size:clamp(1.4rem,3vw,1.8rem)}.action-item{opacity:0;transition:opacity .6s ease}@media screen and (max-width:768px){.service-list{width:100%;aspect-ratio:1.0066555740432612;position:relative}.service-content{width:calc(100% + 40px);margin-left:-20px}.service-content-text{margin-bottom:25px}}@media screen and (min-width:769px){#service{height:100vh;position:relative;background:var(--green-color);overflow:hidden}.service-wrapper::before{content:"";display:block;position:absolute;top:53%;left:50%;transform:translate(-50%,-50%);height:97%;aspect-ratio:1;background:url(../images/home/service-bg.png?1) no-repeat center/contain;mix-blend-mode:multiply}#service .container{height:100%;position:initial}#service .section-header{margin-top:120px}.service-content{height:90%;aspect-ratio:1.09371;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.service-list{width:100%;height:100%}.service-list li{font-size:min(2.4vh,3rem);width:20.2414dvh}.service-list li:nth-child(2){top:35%;right:0}.service-list li:nth-child(3){bottom:0;right:18%}.service-list li:nth-child(4){bottom:0;left:18%}.service-list li:nth-child(5){top:35%;left:0}.service-content-text{color:#fff;line-height:1.85;text-align:center;width:fit-content;height:fit-content;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:9}.service-content-text h3{font-size:clamp(2.8rem,3.2169dvh,3.5rem);margin-bottom:min(2.8dvh,40px)}.service-content-text p{font-size:clamp(1.8rem,2.3897dvh,2.6rem)}body.portrait .service-content{aspect-ratio:inherit;width:90%;height:70%}body.portrait .service-list li{font-size:clamp(2rem,1.5625vw,3rem);width:20vw}body.portrait .service-content-text h3{font-size:clamp(2.8rem,1.8229vw,3.5rem);margin-bottom:min(2.0833vw,40px)}body.portrait .service-content-text p{font-size:clamp(2rem,1.3542vw,2.6rem)}}@media screen and (min-width:769px) and (max-width:1024px){#service .section-header{margin-top:5vw}}#column{padding:70px 0}.column-content{flex:1;min-width:0;display:flex;flex-direction:row-reverse;align-items:flex-end;gap:20px}.column-list{width:100%;height:100%;overflow:visible!important}.column-list .swiper-wrapper{width:100%}.swiper-fade .swiper-slide{width:100%!important;max-width:100%;gap:20px}.column-content-thumbnail{width:calc(100vw - 40px);aspect-ratio:1.1794;position:relative}.column-content-thumbnail img{height:100%;width:100%;object-fit:cover}.column-content-tags{gap:10px;margin-bottom:10px}.column-content-tags li{white-space:nowrap}.column-content-tags li.label{font-size:1.4rem;background:#d8d8d8;padding:5px 10px;display:inline-block}.column-content-text time{font-size:min(4.2667vw,1.6rem);font-family:var(--en-font-family);margin-bottom:10px;display:inline-block}.column-content-text h3{font-size:min(5.3334vw,2rem);line-height:1.4;margin-bottom:25px}.column-content-text p{font-size:min(4.2667vw,1.6rem);line-height:1.85}#column .link{margin-top:30px}@media screen and (max-width:768px){#column .link a{justify-content:flex-end}.column-content-text{width:calc(100% - 40px);margin-top:24px}}@media screen and (min-width:769px){#column{padding:130px 0}.column-list article{display:flex;flex-direction:row-reverse;position:relative;z-index:1}.column-list article::before{content:"";position:absolute;top:0;left:-50px;width:100%;height:100%;transform:scale(0,1);transform-origin:right top;transition:transform .6s;background:var(--base-color);opacity:.8;z-index:-1}.column-list article:hover::before{transform-origin:left top;transform:scale(1,1)}.swiper-fade .swiper-slide{display:flex;align-items:center}.column-content-text{width:calc(50% - 20px)}.column-content-thumbnail{width:calc((100vw - 100%)/ 2 + 50%);top:0;right:calc((100vw - 100%)/ 2 * -1)}.column-content-text time{font-size:clamp(1.6rem,1.25vw,2.4rem)}.column-content-text h3{font-size:clamp(2.2rem,1.5625vw,3rem);line-height:1.4;margin-bottom:50px}.column-content-text p{font-size:clamp(1.6rem,1.25vw,2.4rem);line-height:1.85}#column .link{margin-top:60px}}#news{padding:70px 0}.news-content article{display:flex}.news-content article a{transition:transform .4s cubic-bezier(.2,.9,.2,1)}.news-content article a:hover{transform:translateY(-4px)}.news-content article:hover{transform:translateY(-4px)}.news-content article:not(:last-child){margin-bottom:30px}.news-tag .label{font-size:1.4rem;background:#d8d8d8;padding:5px 10px;display:inline-block;margin-right:20px}.news-content article a time{font-size:clamp(1.6rem,1.1458vw,2.2rem);width:75px}.news-content article a h3{font-size:clamp(1.6rem,1.25vw,2.4rem)}#news .link{margin-top:30px}@media screen and (max-width:768px){#news .link a{justify-content:flex-end}.news-content article a{flex-wrap:wrap}.news-content article a h3{width:100%;margin-top:8px}}@media screen and (min-width:769px){#news{padding:130px 0}.news-content article a time{width:95px}#news .link{margin-top:60px}.news-content article a h3{margin-left:20px;padding-left:20px;border-left:1px solid var(--black-color)}}.latest-news{background:#eeeeec;width:calc(100vw - 40px);padding:15px;position:fixed;bottom:30px;right:50%;transform:translateX(50%);z-index:100}.close_btn{height:20px;width:20px;position:absolute;top:15px;right:15px;cursor:pointer;z-index:2}.close_btn::after,.close_btn::before{content:"";position:absolute;top:50%;left:50%;width:100%;height:1px;background:#707070}.close_btn::before{transform:translate(-50%,-50%) rotate(45deg)}.close_btn::after{transform:translate(-50%,-50%) rotate(-45deg)}.latest-news article{display:flex}.latest-news-img{width:40%;height:100%;object-fit:cover}.latest-news-content{width:calc(60% - 20px)}.latest-news-content h2{font-size:min(1.85701vh,2rem);width:fit-content;padding:0 12px;margin-bottom:10px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0Ljg0NyIgaGVpZ2h0PSIyNC41ODQiIHZpZXdCb3g9IjAgMCA0Ljg0NyAyNC41ODQiPjxwYXRoIGQ9Ik0tMTEyOTkuODQyLDExNTUuMjQ0bC0uMzE2LS42OCw0LjEtMS45VjExMzMuMjRsLTQuMS0xLjkuMzE2LS42OCw0LjUzLDIuMXYyMC4zODJsLS4yMTcuMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExMzAwLjE1OCAtMTEzMC42NikiIGZpbGw9IiMzZjNiM2EiLz48L3N2Zz4=) no-repeat right center/contain,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0Ljg0NyIgaGVpZ2h0PSIyNC41ODQiIHZpZXdCb3g9IjAgMCA0Ljg0NyAyNC41ODQiPjxwYXRoIGQ9Ik0tMTEyOTUuODQ2LDExNTUuMjQ0bC00LjUzLTIuMVYxMTMyLjc2bC4yMTctLjEsNC4zMTMtMiwuMzE2LjY4LTQuMSwxLjl2MTkuNDI0bDQuMSwxLjlaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMTMwMC4zNzYgLTExMzAuNjYpIiBmaWxsPSIjM2YzYjNhIi8+PC9zdmc+) no-repeat left center/contain}.latest-news-tags{gap:10px;margin-bottom:10px}.latest-news-tags li{white-space:nowrap}.latest-news-tags li.label{font-size:clamp(1.2rem,1.35vh,1.4rem);background:#d8d8d8;padding:5px 10px;display:inline-block}.latest-news-content time{font-size:clamp(1.6rem,1.85701vh,2rem);font-family:var(--en-font-family);margin-bottom:6px;display:inline-block}.latest-news-content h3{font-size:clamp(1.6rem,1.85701vh,2rem);line-height:1.4;margin-bottom:20px}.latest-news-content a{font-size:min(1.85701vh,2rem);display:flex;justify-content:flex-end;align-items:center;gap:16px}.latest-news-content a::after{content:"";width:50px;height:1px;background:var(--black-color);display:block}@media screen and (min-width:769px){.latest-news{width:auto;max-width:43.1771vw;padding:30px 45px 30px 30px;bottom:30px;right:0;transform:translateX(0)}.latest-news-content h2{margin-bottom:20px}.latest-news-content time{margin-bottom:12px}.latest-news-content h3{margin-bottom:40px}.latest-news-content a::after{width:56px}.close_btn{top:30px;right:45px}}