section h2.ttl{font-size:1.6rem;line-height:1;opacity:0;visibility:hidden;transition-duration:.4s;transition-delay:.4s;transform:translateY(20px)}section h2.ttl strong{font-size:clamp(5rem,9vw,12rem);display:block;margin-bottom:3vw;font-family:var(--ff-en);font-weight:500}section h2.ttl strong span{color:var(--main-color)}section h2.ttl.active{opacity:1;visibility:visible;transform:translateY(0)}.main-visual{position:relative;z-index:1;padding-top:130px;padding-bottom:45px}.main-visual::before{content:"";width:100vw;height:auto;aspect-ratio:1440/1534;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;clip-path:polygon(0 70%, 100% 0, 100% 30%, 0% 100%);background-color:var(--bg-blue);position:absolute;top:-110px;right:50%;transform:translateX(50%);z-index:-1}.main-visual .first-view{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-start;gap:0 16px}.main-visual .first-view .text01{position:absolute;top:clamp(20px,6vw,82px);right:55px;width:34%;max-width:462px;opacity:0;animation:fadeIn 2s ease-in-out 2.4s forwards}.main-visual .first-view h2{position:absolute;bottom:clamp(-185px,-12vw,-40px);left:15px;z-index:3;font-family:var(--ff-en);font-size:clamp(4.2rem,10vw,14rem);line-height:1}.main-visual .first-view h2 span{display:block;transform:translateY(110%);animation:textUp 1s cubic-bezier(0.25, 1, 0.5, 1) forwards}.main-visual .first-view h2>div{overflow:hidden;display:flex}.main-visual .first-view h2>div>span{animation-delay:2s}.main-visual .first-view h2>div>span:nth-child(2){animation-delay:2.04s}.main-visual .first-view h2>div>span:nth-child(3){animation-delay:2.08s}.main-visual .first-view h2>div>span:nth-child(4){animation-delay:2.12s}.main-visual .first-view h2>div>span:nth-child(5){animation-delay:2.16s}.main-visual .first-view h2>div>span:nth-child(6){animation-delay:2.2s}.main-visual .first-view h2>div>span:nth-child(7){animation-delay:2.24s}.main-visual .first-view h2>div>span:nth-child(8){animation-delay:2.28s}.main-visual .first-view h2>div>span:nth-child(9){animation-delay:2.32s}.main-visual .first-view h2>div>span:nth-child(10){animation-delay:2.36s}.main-visual .first-view h2>div>span:nth-child(11){animation-delay:2.4s}.main-visual .first-view h2>div>span:nth-child(12){animation-delay:2.44s}.main-visual .first-view h2>div>span:nth-child(13){animation-delay:2.48s}.main-visual .first-view h2>div>span:nth-child(14){animation-delay:2.52s}.main-visual .first-view h2 small{font-size:clamp(2.9rem,6.5vw,9rem);overflow:hidden;display:flex}.main-visual .first-view h2 small>span{animation-delay:2s}.main-visual .first-view h2 small>span:nth-child(2){animation-delay:2.04s}.main-visual .first-view h2 small>span:nth-child(3){animation-delay:2.08s}.main-visual .first-view h2 small>span:nth-child(4){animation-delay:2.12s}.main-visual .first-view h2 small>span:nth-child(5){animation-delay:2.16s}.main-visual .first-view h2 small>span:nth-child(6){animation-delay:2.2s}.main-visual .first-view h2 small>span:nth-child(7){animation-delay:2.24s}.main-visual .first-view h2 small>span:nth-child(8){animation-delay:2.28s}.main-visual .first-view h2 small>span:nth-child(9){animation-delay:2.32s}.main-visual .first-view h2 small>span:nth-child(10){animation-delay:2.36s}.main-visual .slide{position:relative;z-index:1;animation:clipExpandCenter 2s ease-in-out forwards;clip-path:polygon(50% 45%, 50% 45%, 50% 55%, 50% 55%)}.main-visual .slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;opacity:0;animation:fade 24s infinite;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.main-visual .slide img:nth-child(2){animation-delay:6s}.main-visual .slide img:nth-child(3){animation-delay:12s}.main-visual .slide img:nth-child(4){animation-delay:18s}.main-visual .slide01{width:48%;max-width:640px;aspect-ratio:1}.main-visual .slide02{width:52%;max-width:704px;aspect-ratio:704/520;margin-top:clamp(100px,16vw,242px)}.main-visual .t-box{display:flex;justify-content:flex-end;margin-top:clamp(100px,20vw,300px);padding-right:60px}.main-visual .t-box p{width:100%;max-width:680px;font-size:1.7rem;line-height:2.3}.main-visual .loop-wrap{width:100%;height:auto;overflow:hidden;display:flex;align-items:center;margin-top:150px}.main-visual .loop-wrap>div{display:flex;flex:0 0 auto;align-items:flex-start;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.main-visual .loop-wrap>div figure{width:19vw;min-width:272px;aspect-ratio:272/360;height:auto;margin-right:32px;overflow:hidden;transition:3s cubic-bezier(0.165, 0.84, 0.44, 1) .4s}.main-visual .loop-wrap>div figure:nth-of-type(odd){clip-path:inset(0 0 100%);margin-top:50px}.main-visual .loop-wrap>div figure:nth-of-type(even){clip-path:inset(100% 0 0)}.main-visual .loop-wrap>div figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1);transition:3s cubic-bezier(0.165, 0.84, 0.44, 1) .4s}.main-visual .loop-wrap>div:nth-of-type(odd){animation:loop 180s -90s linear infinite}.main-visual .loop-wrap>div:nth-of-type(even){animation:loop2 180s linear infinite}.main-visual .loop-wrap.active>div figure:nth-of-type(odd){clip-path:inset(0)}.main-visual .loop-wrap.active>div figure:nth-of-type(even){clip-path:inset(0)}.main-visual .loop-wrap.active>div figure img{transform:scale(1)}@keyframes textUp{0%{transform:translateY(110%)}100%{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fade{0%{opacity:0}10%{opacity:1}30%{opacity:1}40%{opacity:0}100%{opacity:0}}@keyframes clipExpandCenter{0%{clip-path:polygon(50% 45%, 50% 45%, 50% 55%, 50% 55%)}35%{clip-path:polygon(0% 45%, 100% 45%, 100% 55%, 0% 55%)}100%{clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}}@keyframes loop{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}@keyframes loop2{0%{transform:translateX(0)}100%{transform:translateX(-200%)}}.block1{position:relative;z-index:1;padding-top:160px;padding-bottom:160px}.block1 .illustration{width:480px;position:absolute;top:0;right:35px;z-index:-1}.block1 .illustration .cls-1{fill:url(#illustration01-8)}.block1 .illustration .cls-2{fill:url(#illustration01-7)}.block1 .illustration .cls-3{fill:url(#illustration01-5)}.block1 .illustration .cls-4{fill:url(#illustration01-6)}.block1 .illustration .cls-5{fill:url(#illustration01-9)}.block1 .illustration .cls-6{fill:url(#illustration01-4)}.block1 .illustration .cls-7{fill:url(#illustration01-3)}.block1 .illustration .cls-8{fill:url(#illustration01-2)}.block1 .illustration .cls-9{fill:url(#illustration01)}.block1 .illustration .cls-10{fill:#ccc}.block1 .illustration .cls-11{fill:#fff;stroke:#000;stroke-miterlimit:10}.block1 .illustration .cls-12{fill:#e89246}.block1 .illustration .cls-13{fill:url(#illustration01-40)}.block1 .illustration .cls-14{fill:url(#illustration01-41)}.block1 .illustration .cls-15{fill:url(#illustration01-10)}.block1 .illustration .cls-16{fill:url(#illustration01-11)}.block1 .illustration .cls-17{fill:url(#illustration01-12)}.block1 .illustration .cls-18{fill:url(#illustration01-13)}.block1 .illustration .cls-19{fill:url(#illustration01-19)}.block1 .illustration .cls-20{fill:url(#illustration01-14)}.block1 .illustration .cls-21{fill:url(#illustration01-21)}.block1 .illustration .cls-22{fill:url(#illustration01-20)}.block1 .illustration .cls-23{fill:url(#illustration01-22)}.block1 .illustration .cls-24{fill:url(#illustration01-23)}.block1 .illustration .cls-25{fill:url(#illustration01-28)}.block1 .illustration .cls-26{fill:url(#illustration01-25)}.block1 .illustration .cls-27{fill:url(#illustration01-32)}.block1 .illustration .cls-28{fill:url(#illustration01-31)}.block1 .illustration .cls-29{fill:url(#illustration01-33)}.block1 .illustration .cls-30{fill:url(#illustration01-30)}.block1 .illustration .cls-31{fill:url(#illustration01-15)}.block1 .illustration .cls-32{fill:url(#illustration01-16)}.block1 .illustration .cls-33{fill:url(#illustration01-17)}.block1 .illustration .cls-34{fill:url(#illustration01-18)}.block1 .illustration .cls-35{fill:url(#illustration01-35)}.block1 .illustration .cls-36{fill:url(#illustration01-34)}.block1 .illustration .cls-37{fill:url(#illustration01-36)}.block1 .illustration .cls-38{fill:url(#illustration01-38)}.block1 .illustration .cls-39{fill:url(#illustration01-27)}.block1 .illustration .cls-40{fill:url(#illustration01-24)}.block1 .illustration .cls-41{fill:url(#illustration01-26)}.block1 .illustration .cls-42{fill:url(#illustration01-29)}.block1 .illustration .cls-43{fill:url(#illustration01-37)}.block1 .illustration .cls-44{fill:url(#illustration01-39)}.block1 .illustration .cls-45{fill:#916f5d}.block1 .illustration .face01{animation:face01 4s ease-in-out infinite alternate-reverse;transform-origin:bottom;transform-box:fill-box}.block1 .illustration .face02{animation:face02 4s ease-in-out infinite alternate-reverse;transform-origin:bottom;transform-box:fill-box}.block1 .illustration .line01{animation:line01 4s ease-in-out infinite alternate-reverse;transform-origin:bottom;transform-box:fill-box}.block1 .illustration .arm01{animation:arm01 4s ease-in-out infinite alternate-reverse;transform-origin:bottom;transform-box:fill-box}.block1 h2.ttl{margin-bottom:80px}.block1 .flex{display:flex;justify-content:space-between;flex-wrap:wrap}.block1 .flex a{display:flex;width:calc(50% - 4px);aspect-ratio:616/272;border-radius:5px;overflow:hidden;position:relative;z-index:1;padding:40px;margin-bottom:8px}.block1 .flex a::before{content:"";width:100%;height:100%;background-color:#000;opacity:.4;position:absolute;top:0;left:0;z-index:-1;transition:.4s}.block1 .flex a h3{color:#fff;font-size:2rem;margin-bottom:40px}.block1 .flex a h3 span{display:block;font-family:var(--ff-en);font-size:1.6rem}.block1 .flex a .arrow{width:56px;aspect-ratio:1;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative;z-index:1}.block1 .flex a .arrow::before,.block1 .flex a .arrow::after{content:"";width:100%;height:100%;position:absolute;top:50%;left:50%;border-radius:50%;transition:.4s}.block1 .flex a .arrow::before{transform:translate(-50%, -50%) scale(0);background-color:#fff;z-index:-2}.block1 .flex a .arrow::after{transform:translate(-50%, -50%);border:1px solid #fff;z-index:-1}.block1 .flex a .arrow .hover{position:absolute;top:50%;left:50%;transform:translate(-400%, -50%);opacity:0;visibility:hidden;transition:.4s}.block1 .flex a .arrow .hover path{stroke:var(--main-color)}.block1 .flex a .bg{position:absolute;top:0;left:0;z-index:-2;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block1 .flex a:hover::before{opacity:.2}.block1 .flex a:hover .arrow::before{transform:translate(-50%, -50%) scale(1)}.block1 .flex a:hover .arrow::after{border-color:var(--main-color);transition-delay:.2s}.block1 .flex a:hover .arrow .hover{opacity:1;visibility:visible;transform:translate(-50%, -50%)}@keyframes face01{0%{transform:rotate(10deg)}100%{transform:rotate(0)}}@keyframes face02{0%{transform:rotate(-10deg) translateX(4px) translateY(5px)}100%{transform:rotate(5deg)}}@keyframes line01{0%{transform:rotate(0) translateY(0)}100%{transform:rotate(2deg) translateY(-5px)}}@keyframes arm01{0%{transform:rotate(0)}100%{transform:rotate(-10deg) translateX(15px)}}.block2{background-color:var(--bg-black);padding-top:120px;padding-bottom:150px}.block2 .w1240{display:flex;justify-content:space-between;align-items:flex-end}.block2 h2.ttl{color:#fff}.block2 h2.ttl strong span{color:#fff}.block2 .work-slide{width:100%;margin-top:60px}.block2 .work-slide #splide01 .splide__slide{aspect-ratio:640/432}.block2 .work-slide #splide01 .splide__slide a{width:100%;height:100%}.block2 .work-slide #splide01 .splide__slide a .mask{width:100%;height:100%}.block2 .work-slide #splide02{z-index:8}.block2 .work-slide #splide02 .splide__slide{display:flex;justify-content:center}.block2 .work-slide #splide02 .splide__slide a{width:33.3333333333vw;display:block;padding-top:70px;display:flex;justify-content:center;flex-direction:column;align-items:center;color:#fff}.block2 .work-slide #splide02 .splide__slide a .category{border:1px solid #fff;padding:8px 10px;font-size:2rem;transition:.4s}.block2 .work-slide #splide02 .splide__slide a h3{padding:35px 0;font-size:2.6rem}.block2 .work-slide #splide02 .splide__slide a:hover .category{border-color:var(--main-color);background-color:var(--main-color);color:#fff}.block2 .work-slide .splide__arrows{width:100%;height:100%}.block2 .work-slide .splide__arrows button{display:block;display:block;width:33.3333333333vw !important;height:100%;position:absolute;top:50%;transform:translateY(-50%);width:100%;height:calc(100% + 2.5vw);z-index:10}.block2 .work-slide .splide__arrows button svg{display:none}.block2 .work-slide .splide__arrows button.splide__arrow--prev{left:0}.block2 .work-slide .splide__arrows button.splide__arrow--next{right:0}.block2 .work-slide .splide__track{overflow:visible}.block2 .work-slide .splide__track .mask{transition:transform .3s cubic-bezier(0.25, 1, 0.5, 1)}.block2 .work-slide .splide__track .mask img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block2 .work-slide .splide-pagination{display:flex;align-items:center;justify-content:center;color:#fff;font-family:var(--ff-en);font-size:2.4rem}.block2 .work-slide .progress-wrapper{background-color:#bcbcbc;width:160px;height:1px;margin:0 16px}.block2 .work-slide #splideProgress{width:100%;height:100%;background-color:#fff;transform:scaleX(0);transform-origin:left;transition:transform .5s ease}.block2 .btn-area{display:none}body.touch-device .splide{position:static}body.touch-device .block2 .work-slide{position:relative}body.touch-device .block2 .work-slide .splide__arrows{position:absolute;bottom:-3px;left:50%;transform:translateX(-50%);width:100%;height:48px;max-width:400px;display:flex;justify-content:space-between}body.touch-device .block2 .work-slide .splide__arrows .splide__arrow{position:static;width:48px !important;height:auto;border-radius:50%;background-color:#fff;transform:translate(0);display:flex;justify-content:center;align-items:center}body.touch-device .block2 .work-slide .splide__arrows .splide__arrow svg{display:block}body.touch-device .block2 .work-slide .splide__arrows .splide__arrow svg path{stroke:var(--bg-black)}.block3{padding-top:160px;padding-bottom:160px}.block3 .content{width:93%;padding-left:15px;margin-left:auto;margin-right:0}.block3 .content .flex{display:flex;align-items:center;justify-content:space-between}.block3 .content .flex>div{display:flex;flex-direction:column;align-items:flex-start}.block3 .content .flex>div .btn01{margin-top:6vw}.block3 .content .flex .btn-area{display:none}.block3 .content .flex picture{width:calc(100% - 30vw)}.block3 .content .flex picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block4{padding:160px 15px;position:relative;z-index:1;height:100svh;max-height:840px;display:flex;justify-content:center;align-items:center;overflow:hidden}.block4::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:#000;opacity:.15;z-index:-1}.block4 .content{display:flex;flex-direction:column;align-items:center}.block4 .content h2.ttl{text-align:center;color:#fff;margin-bottom:60px}.block4 .content h2.ttl strong span{color:#fff}.block4 .content p{color:#fff;text-align:center}.block4 .content .btn03{margin-top:60px}.block4 .bg-gallery{width:120%;height:100%;position:absolute;top:0;left:50%;z-index:-2;display:flex;justify-content:space-between;gap:1.6vw;transform:translateX(-50%);overflow:hidden;background-color:var(--main-color)}@media screen and (min-width: 1920px){.block4 .bg-gallery{width:110%;gap:2vw}}.block4 .bg-gallery>div{width:100%;min-height:100%}.block4 .bg-gallery>div:first-of-type{margin-top:-1.6vw}@media screen and (min-width: 1920px){.block4 .bg-gallery>div:nth-of-type(2){margin-top:-2vw}}.block4 .bg-gallery>div:nth-of-type(3){margin-top:-1.6vw}@media screen and (min-width: 1920px){.block4 .bg-gallery>div:nth-of-type(4){margin-top:-2vw}}.block4 .bg-gallery>div:nth-of-type(5){margin-top:-1.6vw}.block4 .bg-gallery>div picture{width:100%;min-height:calc(33.3333333333% - 1.6vw);margin-bottom:1.6vw;position:relative}@media screen and (min-width: 1920px){.block4 .bg-gallery>div picture{min-height:calc(33.3333333333% - 2vw);margin-bottom:2vw}}.block4 .bg-gallery>div picture::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:#000;opacity:.4}.block4 .bg-gallery>div picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-block{padding-top:160px;padding-bottom:130px;position:relative;z-index:1;background-color:var(--bg-color)}.news-block .flex{display:flex;justify-content:space-between;align-items:flex-end}.news-block .contents{padding-left:285px;margin-top:100px}.news-block .contents a{display:flex;align-items:center;background-color:var(--bg-blue);padding:40px 20px;border-radius:10px;margin-bottom:40px;border:1px solid var(--bg-blue);transition:.4s}.news-block .contents a time{font-family:var(--ff-en);font-size:1.8rem;margin-right:60px}.news-block .contents a .category{min-width:105px;padding:0 5px;font-family:var(--ff-en);font-size:1.8rem;color:var(--main-color);border:1px solid var(--main-color);border-radius:50px;text-align:center;margin-right:60px;transition:.4s}.news-block .contents a h3{font-size:1.6rem;font-weight:normal;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:.4s}.news-block .contents a:hover .category{background-color:var(--main-color);color:#fff}.news-block .btn-area{display:none}.news-block .illustration02{width:210px;position:absolute;bottom:50px;left:40px;z-index:-1}.news-block .illustration02 .cls-1{fill:gray}.news-block .illustration02 .cls-2{fill:url(#illustration02-8)}.news-block .illustration02 .cls-3{fill:url(#illustration02-7)}.news-block .illustration02 .cls-4{fill:url(#illustration02-5)}.news-block .illustration02 .cls-5{fill:url(#illustration02-6)}.news-block .illustration02 .cls-6{fill:url(#illustration02-9)}.news-block .illustration02 .cls-7{fill:url(#illustration02-4)}.news-block .illustration02 .cls-8{fill:url(#illustration02-3)}.news-block .illustration02 .cls-9{fill:url(#illustration02-2)}.news-block .illustration02 .cls-10{fill:url(#illustration02)}.news-block .illustration02 .cls-11{fill:#ccc}.news-block .illustration02 .cls-12{fill:#113a77}.news-block .illustration02 .cls-13{fill:#e89246}.news-block .illustration02 .cls-14{fill:#666}.news-block .illustration02 .cls-15{fill:#0a2854}.news-block .illustration02 .cls-16{fill:url(#illustration02-10)}.news-block .illustration02 .cls-17{fill:url(#illustration02-11)}.news-block .illustration02 .cls-18{fill:url(#illustration02-12)}.news-block .illustration02 .cls-19{fill:url(#illustration02-13)}.news-block .illustration02 .cls-20{fill:url(#illustration02-19)}.news-block .illustration02 .cls-21{fill:url(#illustration02-14)}.news-block .illustration02 .cls-22{fill:url(#illustration02-21)}.news-block .illustration02 .cls-23{fill:url(#illustration02-20)}.news-block .illustration02 .cls-24{fill:url(#illustration02-22)}.news-block .illustration02 .cls-25{fill:url(#illustration02-23)}.news-block .illustration02 .cls-26{fill:url(#illustration02-15)}.news-block .illustration02 .cls-27{fill:url(#illustration02-16)}.news-block .illustration02 .cls-28{fill:url(#illustration02-17)}.news-block .illustration02 .cls-29{fill:url(#illustration02-18)}.news-block .illustration02 .cls-30{fill:url(#illustration02-24)}.news-block .illustration02 .cls-31{fill:#fa5}.news-block .illustration02 .cls-32{fill:#c2000b}.news-block .illustration02 .cls-33{fill:#0c2c66}.news-block .illustration02 .cls-34{fill:none;stroke:#0a2854;stroke-miterlimit:10}.news-block .illustration02 .map{animation:map 4s ease-in-out infinite alternate-reverse;transform-origin:bottom;transform-box:fill-box}.news-block .illustration02 .map02{animation:map02 8s ease-in-out infinite;transform-origin:bottom;transform-box:fill-box}.news-block .illustration02 .arm02{animation:arm02 4s ease-in-out infinite alternate-reverse;transform-origin:bottom;transform-box:fill-box}.news-block .illustration02 .arm03{animation:arm03 8s ease-in-out infinite;transform-origin:bottom;transform-box:fill-box}.news-block .illustration02 .face03{animation:face03 4s ease-in-out infinite alternate-reverse;transform-origin:bottom;transform-box:fill-box}@keyframes map{0%{transform:rotate(10deg) translateX(-20px) translateY(10px)}100%{transform:rotate(0)}}@keyframes map02{0%{transform:translate(0)}80%{transform:translate(3px, 5px)}100%{transform:translate(0)}}@keyframes arm02{0%{transform:rotate(0)}100%{transform:rotate(-10deg) translateX(15px)}}@keyframes arm03{0%{transform:translate(0)}80%{transform:translateY(5px)}100%{transform:translate(0)}}@keyframes face03{0%{transform:rotate(-5deg)}100%{transform:rotate(10deg)}}.insta-block{background-color:var(--bg-black);padding-top:60px;margin-top:-1px}.insta-block::after{content:"";width:100%;height:200px;display:block;background-color:#fbfbfb}.insta-block h2{font-size:2rem;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px}.insta-block .gallery{display:grid;grid-template-columns:repeat(auto-fill, minmax(20%, 1fr));gap:20px;margin-top:60px}.insta-block .gallery a{display:flex;overflow:hidden;aspect-ratio:1}.insta-block .gallery a figure{width:100%;height:100%;position:relative;z-index:1}.insta-block .gallery a figure::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-color:rgba(0,0,0,.4);opacity:0;visibility:hidden;transition:.4s}.insta-block .gallery a figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.4s}.insta-block .gallery a figure figcaption{width:auto;height:auto;padding:0 15px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;color:#fff}.insta-block .gallery a figure figcaption svg{opacity:0;transition:.4s;width:30px;height:auto}.insta-block .gallery a figure figcaption svg path{fill:#fff}.insta-block .gallery a:hover figure::before{opacity:1;visibility:visible}.insta-block .gallery a:hover figure img{transform:scale(1.08)}.insta-block .gallery a:hover figure svg{opacity:1}.insta-block .btn-area{margin-top:40px;margin-bottom:60px}.block5{height:-moz-fit-content;height:fit-content;position:relative;z-index:1;margin-top:-1px;margin-bottom:-1px}.block5 .box{position:relative;z-index:-1;width:-moz-fit-content;width:fit-content}.block5 .box::before,.block5 .box::after{content:"";width:100vw;height:100%;position:absolute;top:0;background-color:var(--bg-color)}.block5 .box::before{left:calc(100% - 1px)}.block5 .box::after{right:calc(100% - 1px)}.block5 .box>img{height:20vw;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.block5 .box .bg{width:100%;height:200px;background-color:var(--bg-color);display:block;margin-top:-2px}.block5-bg{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:none}.block5-bg picture{width:100%;height:100%;position:relative;z-index:1}.block5-bg picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block5-bg::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;background-color:#000;opacity:.2}.block5-bg.active{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:-100}@media screen and (max-width: 1024px){.main-visual .t-box{padding-right:15px}.main-visual .t-box p{max-width:100%}.main-visual .loop-wrap{margin-top:80px}.block1 .flex a{padding:15px}.block1 .flex a .box{display:flex;flex-direction:column;justify-content:center}.block1 .flex a h3{margin-bottom:15px}.block1 .flex a .arrow{width:40px}.block1 .flex a .arrow svg{width:12px}.block1 .illustration{max-width:40vw}.block2 .work-slide #splide02 .splide__slide a{width:100%;padding-top:30px}.block2 .work-slide #splide02 .splide__slide a .category{font-size:1.6rem}.block3 .content .flex{flex-direction:column-reverse;align-items:flex-start}.block3 .content .flex>div{width:100%;margin-top:30px}.block3 .content .flex .btn01{display:none}.block3 .content .flex .btn-area{display:flex;margin-top:30px}.block3 .content .flex picture{width:100%;margin-top:45px}.block4{max-height:600px}.block4 .bg-gallery>div:first-of-type{display:none}.news-block{padding-bottom:80px}.news-block .flex .btn01{display:none}.news-block .contents{padding-left:15px}.news-block .btn-area{display:flex;padding-top:40px}.news-block .illustration02{bottom:unset;top:60px;left:unset;right:15px}}@media screen and (max-width: 768px){.block1 h2.ttl{margin-bottom:40px}.main-visual{padding-top:80px}.main-visual::before{aspect-ratio:unset;height:100svh;top:64px}.main-visual .slide01{width:90%;aspect-ratio:280/200;margin-left:-15px}.main-visual .slide02{width:90%;aspect-ratio:280/200;margin-left:auto;margin-right:-15px;margin-top:20px}.main-visual .first-view{flex-direction:column}.main-visual .first-view .text01{position:static;width:90%;margin-top:20px;margin-left:auto;margin-right:0}.main-visual .first-view h2{position:static;margin-top:20px}.main-visual .t-box p{font-size:1.5rem;line-height:2}.main-visual .loop-wrap{margin-top:50px}.main-visual .loop-wrap>div figure{min-width:160px;margin-right:10px}.main-visual .loop-wrap>div figure:nth-of-type(odd){margin-top:30px}.block1{padding-top:60px;padding-bottom:60px}.block1 .flex a{width:100%}.block1 .flex a .box{width:100%;flex-direction:row;justify-content:space-between;align-items:center}.block1 .flex a .arrow{width:56px}.block1 .flex a .arrow svg{width:16px}.block1 .illustration{display:none}.block2{padding-top:60px;padding-bottom:60px}.block2 .btn02{display:none}.block2 .work-slide #splide01 .splide__slide{aspect-ratio:unset}.block2 .work-slide #splide02 .splide__slide a .category{font-size:1.4rem;padding:4px 5px}.block2 .work-slide #splide02 .splide__slide a h3{font-size:1.8rem;padding:15px 0}.block2 .work-slide .splide__track .mask{padding:0 20px}.block2 .work-slide .splide__arrows{padding:0 15px}.block2 .work-slide .splide__arrows .splide__arrow svg{width:12px}.block2 .work-slide .progress-wrapper{width:100px}.block2 .btn-area{margin-top:90px}body.touch-device .block2 .work-slide .splide__arrows{height:32px;bottom:4px;max-width:340px}body.touch-device .block2 .work-slide .splide__arrows .splide__arrow{width:32px !important}.block3{padding-top:60px;padding-bottom:60px}.block4{height:480px}.block4 .bg-gallery{width:150%}.block4 .bg-gallery>div:nth-of-type(5){display:none}.news-block{padding-top:60px;padding-bottom:50px}.news-block .contents{margin-top:40px}.news-block .contents a{padding:30px 20px;margin-bottom:10px;flex-direction:column;align-items:flex-start}.news-block .contents a time{margin-right:0;margin-bottom:15px}.news-block .contents a .category{font-size:1.4rem;margin-right:0;margin-bottom:15px}.news-block .illustration02{width:100px;top:15px}.insta-block{padding-top:50px}.insta-block::after{height:100px}.insta-block .gallery{margin-top:30px;grid-template-columns:repeat(auto-fill, minmax(48%, 1fr));gap:4%}.insta-block .btn-area .btn02 i{width:48px}.insta-block .btn-area .btn02 i svg{width:14px}.block5 .box .bg{height:100px}}/*# sourceMappingURL=top.min.css.map */