body#toppage .visual{position:relative;height:100dvh;min-height:45rem}@media(max-width: 768px){body#toppage .visual{min-height:100vw}}body#toppage .visual .copy{position:absolute;top:7.5rem;left:2.5rem;display:flex;flex-direction:column-reverse;gap:1.25rem;width:42.5rem}@media(max-width: 768px){body#toppage .visual .copy{top:25vw;left:8.3333333333vw;gap:4.1666666667vw;width:120.8333333333vw;transform:translateY(-100%) rotate(90deg);transform-origin:0 100%}}body#toppage .visual .copy h2{padding-top:1.25rem;border-top:1px solid var(--wh);color:var(--wh);font-size:1.875rem;font-weight:300;letter-spacing:.2em;transition-delay:.2s}@media(max-width: 768px){body#toppage .visual .copy h2{padding-top:4.1666666667vw;font-size:5vw}}body#toppage .visual .copy p{color:var(--wh60);font-family:"Barlow Semi Condensed",sans-serif;font-size:3.75rem;font-weight:700;line-height:1}@media(max-width: 768px){body#toppage .visual .copy p{font-size:10vw}}body#toppage .visual .scroll{position:absolute;right:2.5rem;bottom:2.5rem;display:flex;align-items:baseline;gap:.625rem;color:var(--wh);font-size:1rem;transform:rotate(90deg);transform-origin:100% 100%}@media(max-width: 768px){body#toppage .visual .scroll{right:8.3333333333vw;bottom:8.3333333333vw;gap:2.0833333333vw;font-size:3.3333333333vw}}body#toppage .visual .scroll::after{content:"";width:3.75rem;height:.375rem;background-color:var(--wh);-webkit-mask:url("../images/arrow.svg") no-repeat;mask:url("../images/arrow.svg") no-repeat;-webkit-mask-size:contain;mask-size:contain}@media(max-width: 768px){body#toppage .visual .scroll::after{width:12.5vw;height:1.25vw}}body#toppage .section{position:relative}body#toppage .section::before{content:"";position:absolute;top:0;z-index:1;width:calc(50% + 20rem);height:100%;background:url("../images/section_bg.jpg") no-repeat 50% 50%;background-size:cover}@media(max-width: 768px){body#toppage .section::before{width:calc(50% + 20.8333333333vw)}}body#toppage .section::after{position:absolute;top:1.25rem;z-index:2;color:var(--bk10);font-family:"Barlow Semi Condensed",sans-serif;font-size:8.75rem;font-weight:700;text-transform:uppercase;white-space:nowrap}@media(max-width: 768px){body#toppage .section::after{top:4.1666666667vw;font-size:16.6666666667vw;white-space:wrap}}body#toppage .section .subject{display:flex;align-items:center;margin-bottom:3.125rem}@media(max-width: 768px){body#toppage .section .subject{flex-wrap:wrap;margin-bottom:6.25vw}}body#toppage .section .subject p{width:25%;position:relative;padding-left:3.75rem;color:var(--key);font-family:"Barlow Semi Condensed",sans-serif;font-size:.875rem;font-weight:700;line-height:1.75;text-transform:uppercase;transition-delay:.2s}@media(max-width: 768px){body#toppage .section .subject p{order:1;width:50%;padding-left:14.5833333333vw;font-size:2.9166666667vw}}body#toppage .section .subject p::before,body#toppage .section .subject p::after{content:"";position:absolute;top:50%;left:0;background-color:var(--key);transform:translateY(-50%)}body#toppage .section .subject p::before{width:3.125rem;height:.125rem}@media(max-width: 768px){body#toppage .section .subject p::before{width:12.5vw;height:.4166666667vw}}body#toppage .section .subject p::after{width:.625rem;aspect-ratio:1/1;border-radius:50%}@media(max-width: 768px){body#toppage .section .subject p::after{width:2.0833333333vw}}body#toppage .section .subject h3{width:50%;font-size:2.25rem;font-weight:300;text-align:center;line-height:1.75;letter-spacing:.3em}@media(max-width: 768px){body#toppage .section .subject h3{order:3;width:100%;font-size:7.5vw}}body#toppage .business{padding-top:4.375rem}@media(max-width: 768px){body#toppage .business{padding-top:6.25vw}}body#toppage .business::before{left:calc(50% - 20rem);height:calc(100% - 5rem)}@media(max-width: 768px){body#toppage .business::before{left:calc(50% - 20.8333333333vw);height:calc(100% - 14.5833333333vw)}}body#toppage .business::after{content:"Business";left:calc(50% - 17.5rem)}@media(max-width: 768px){body#toppage .business::after{left:calc(50% - 12.5vw)}}body#toppage .business .contents{display:flex;justify-content:center;align-items:center;gap:2.5rem}@media(max-width: 768px){body#toppage .business .contents{flex-direction:column;gap:8.3333333333vw}}body#toppage .business .contents .service{display:flex;flex-direction:column;gap:.125rem;width:30rem}@media(max-width: 768px){body#toppage .business .contents .service{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.4166666667vw;width:100%}}@media(max-width: 768px){body#toppage .business .contents .service li:nth-child(2n){transition-delay:.2s}}body#toppage .business .contents .service li a{position:relative;display:block;width:100%;height:10rem;color:var(--bk70);text-decoration:none;background-color:var(--bk)}@media(max-width: 768px){body#toppage .business .contents .service li a{width:45.625vw;height:29.1666666667vw}}body#toppage .business .contents .service li a::after{content:"";position:absolute;right:1.875rem;bottom:1.875rem;width:3.75rem;height:.375rem;background-color:var(--wh);-webkit-mask:url("../images/arrow.svg");mask:url("../images/arrow.svg");-webkit-mask-size:contain;mask-size:contain;transition:all .5s cubic-bezier(0.2, 1, 0.2, 1)}@media(max-width: 768px){body#toppage .business .contents .service li a::after{right:4.1666666667vw;bottom:4.1666666667vw;width:12.5vw;height:1.25vw}}body#toppage .business .contents .service li a picture{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}body#toppage .business .contents .service li a picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.6;transition:transform .5s cubic-bezier(0.2, 1, 0.2, 1)}body#toppage .business .contents .service li a .name{position:relative;padding:1.875rem;color:var(--wh);font-size:1.875rem;font-weight:300;line-height:1.25;transition:letter-spacing .5s cubic-bezier(0.2, 1, 0.2, 1)}@media(max-width: 768px){body#toppage .business .contents .service li a .name{padding:4.1666666667vw;font-size:5vw}}@media(any-hover: hover){body#toppage .business .contents .service li a:hover{background-color:var(--key)}body#toppage .business .contents .service li a:hover::after{right:1.25rem}body#toppage .business .contents .service li a:hover .name{letter-spacing:.2em}body#toppage .business .contents .service li a:hover picture img{transform:scale(1.1)}}body#toppage .business .contents .lead{display:flex;flex-direction:column;gap:1.25rem;width:30rem}@media(max-width: 768px){body#toppage .business .contents .lead{gap:4.1666666667vw;width:100%}}body#toppage .business .contents .lead p{font-size:1.125rem;line-height:2;letter-spacing:.1em}@media(max-width: 768px){body#toppage .business .contents .lead p{font-size:3.3333333333vw;letter-spacing:.05em}}body#toppage .recruitment{padding-top:4.375rem}@media(max-width: 768px){body#toppage .recruitment{padding-top:6.25vw}}body#toppage .recruitment::before{right:calc(50% - 20rem);height:calc(100% - 5rem)}@media(max-width: 768px){body#toppage .recruitment::before{right:calc(50% - 20.8333333333vw)}}body#toppage .recruitment::after{content:"Recruitment";right:calc(50% - 17.5rem)}@media(max-width: 768px){body#toppage .recruitment::after{right:calc(50% - 12.5vw)}}body#toppage .recruitment .contents{display:flex;justify-content:center;gap:3.75rem}@media(max-width: 768px){body#toppage .recruitment .contents{flex-direction:column;gap:8.3333333333vw}}body#toppage .recruitment .contents .lead{display:flex;flex-direction:column;gap:1.875rem;width:22.5rem}@media(max-width: 768px){body#toppage .recruitment .contents .lead{gap:4.1666666667vw;width:62.5vw}}body#toppage .recruitment .contents .lead h4{color:var(--key);font-size:1.875rem;font-weight:300;line-height:1.6}@media(max-width: 768px){body#toppage .recruitment .contents .lead h4{font-size:6.25vw}}body#toppage .recruitment .contents .lead p{font-size:1.125rem;line-height:2}@media(max-width: 768px){body#toppage .recruitment .contents .lead p{font-size:3.3333333333vw}}body#toppage .recruitment .contents .lead .nav a{position:relative;display:block;width:100%;margin:0 auto;padding:1.25rem;border:solid 1px var(--bk60);color:var(--bk70);font-size:1.125rem;text-decoration:none;text-align:center;line-height:1.75}@media(max-width: 768px){body#toppage .recruitment .contents .lead .nav a{padding:4.1666666667vw;font-size:3.75vw}}body#toppage .recruitment .contents .lead .nav a::before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:var(--key);transition:transform .5s cubic-bezier(0.2, 1, 0.2, 1);transform:scale(0)}body#toppage .recruitment .contents .lead .nav a::after{content:"";position:absolute;right:1.25rem;bottom:1.25rem;width:3.75rem;height:.375rem;background-color:var(--bk70);-webkit-mask:url("../images/arrow.svg");mask:url("../images/arrow.svg");-webkit-mask-size:contain;mask-size:contain;transition:all .5s cubic-bezier(0.2, 1, 0.2, 1)}@media(max-width: 768px){body#toppage .recruitment .contents .lead .nav a::after{right:4.1666666667vw;bottom:4.1666666667vw;width:12.5vw;height:1.25vw}}@media(any-hover: hover){body#toppage .recruitment .contents .lead .nav a:hover{color:var(--wh)}body#toppage .recruitment .contents .lead .nav a:hover::before{transform:scale(1)}body#toppage .recruitment .contents .lead .nav a:hover::after{right:.625rem;background-color:var(--wh80)}}body#toppage .recruitment .contents .pic{width:36.25rem;height:27.5rem}@media(max-width: 768px){body#toppage .recruitment .contents .pic{align-self:flex-end;width:66.6666666667vw;height:37.5vw}}body#toppage .recruitment .contents .pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body#toppage .news{padding-top:4.375rem}@media(max-width: 768px){body#toppage .news{padding-top:6.25vw}}body#toppage .news::before{left:calc(50% - 20rem)}@media(max-width: 768px){body#toppage .news::before{left:calc(50% - 20.8333333333vw)}}body#toppage .news::after{content:"News";left:calc(50% - 17.5rem)}@media(max-width: 768px){body#toppage .news::after{left:calc(50% - 12.5vw)}}body#toppage .news .subject .nav{width:25%;transition-delay:.3s}@media(max-width: 768px){body#toppage .news .subject .nav{order:2;width:50%}}body#toppage .news .subject .nav a{display:flex;justify-content:flex-end;align-items:center;position:relative;height:2.5rem;padding:0 3.125rem 0 .625rem;color:var(--bk70);font-size:.875rem;text-decoration:none;line-height:1.75}@media(max-width: 768px){body#toppage .news .subject .nav a{height:8.3333333333vw;padding:0 10.4166666667vw 0 2.0833333333vw;font-size:2.9166666667vw}}body#toppage .news .subject .nav a::before,body#toppage .news .subject .nav a::after{content:"";position:absolute;aspect-ratio:1/1}body#toppage .news .subject .nav a::before{top:0;right:0;width:2.5rem;border-radius:50%;background-color:var(--key);transition:transform .5s cubic-bezier(0.2, 1, 0.2, 1)}@media(max-width: 768px){body#toppage .news .subject .nav a::before{width:8.3333333333vw;height:8.3333333333vw}}body#toppage .news .subject .nav a::after{top:.625rem;right:.625rem;width:1.25rem;background-color:var(--wh);-webkit-mask:url("../images/icon_list.svg") no-repeat;mask:url("../images/icon_list.svg") no-repeat;-webkit-mask-size:contain;mask-size:contain}@media(max-width: 768px){body#toppage .news .subject .nav a::after{top:2.0833333333vw;right:2.0833333333vw;width:4.1666666667vw}}body#toppage .news .subject .nav a span{display:inline-block;position:relative}body#toppage .news .subject .nav a span::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--bk50);transition:transform .5s cubic-bezier(0.2, 1, 0.2, 1);transform:scale(0, 1);transform-origin:0 0}@media(any-hover: hover){body#toppage .news .subject .nav a:hover::before{transform:scale(1.1)}body#toppage .news .subject .nav a:hover span::after{transform:scale(1, 1)}}body#toppage .news .contents .entries{display:flex;flex-direction:column;align-items:center}body#toppage .news .contents .entries li{width:52.5rem}@media(max-width: 768px){body#toppage .news .contents .entries li{width:100%}}body#toppage .news .contents .entries li a{position:relative;display:flex;flex-direction:row-reverse;gap:2.5rem;padding:1.875rem 7.5rem 1.875rem 1.875rem;border-bottom:1px solid var(--bk10);color:var(--bk70);font-size:1rem;text-decoration:none;line-height:1.5;background-color:var(--wh)}@media(max-width: 768px){body#toppage .news .contents .entries li a{flex-direction:column-reverse;gap:2.0833333333vw;padding:4.1666666667vw 4.1666666667vw 8.3333333333vw 4.1666666667vw;font-size:3.3333333333vw}}body#toppage .news .contents .entries li a::before,body#toppage .news .contents .entries li a::after{content:"";position:absolute}body#toppage .news .contents .entries li a::before{top:0;left:0;width:100%;height:100%;background-color:var(--key);transition:transform .5s cubic-bezier(0.2, 1, 0.2, 1);transform:scale(0, 1);transform-origin:0 0}body#toppage .news .contents .entries li a::after{content:"";position:absolute;right:1.875rem;bottom:1.875rem;width:3.75rem;height:.375rem;background-color:var(--key);-webkit-mask:url("../images/arrow.svg");mask:url("../images/arrow.svg");-webkit-mask-size:contain;mask-size:contain;transition:all .5s cubic-bezier(0.2, 1, 0.2, 1)}@media(max-width: 768px){body#toppage .news .contents .entries li a::after{right:4.1666666667vw;bottom:4.1666666667vw;width:12.5vw;height:1.25vw}}body#toppage .news .contents .entries li a .title{position:relative;flex:1 1 0%;transition:color .5s cubic-bezier(0.2, 1, 0.2, 1)}body#toppage .news .contents .entries li a .date{position:relative;color:var(--key50);font-family:"Barlow Semi Condensed",sans-serif;font-weight:700;transition:color .5s cubic-bezier(0.2, 1, 0.2, 1)}@media(any-hover: hover){body#toppage .news .contents .entries li a:hover::before{transform:scale(1, 1)}body#toppage .news .contents .entries li a:hover::after{right:1.25rem;background-color:var(--wh)}body#toppage .news .contents .entries li a:hover .title{color:var(--wh)}body#toppage .news .contents .entries li a:hover .date{color:var(--wh50)}}