@keyframes viewheader{0%{opacity:0;transform:translateY(-3.75rem);@media(max-width: 768px){transform:translateY(-12.5vw)}}100%{opacity:1;transform:translateY(0)}}@keyframes fadein{0%{opacity:0}100%{opacity:1}}body#toppage .main .visual{position:relative;animation:fadein 1s cubic-bezier(0.2, 1, 0.2, 1) both .1s}@media(max-width: 768px){body#toppage .main .visual{margin-bottom:12.5vw}}body#toppage .main .visual picture img{width:100%;height:100vh;min-height:45rem;-o-object-fit:cover;object-fit:cover}@media(max-width: 768px){body#toppage .main .visual picture img{height:auto;min-height:auto;aspect-ratio:1/1;-o-object-position:100% 100%;object-position:100% 100%}}body#toppage .main .visual .copy{position:absolute;top:calc(50% + 3.125rem);left:3.125vw;display:flex;flex-direction:column;gap:.625rem;padding:3.90625vw;background-color:var(--wh);transform:translateY(-50%)}@media(max-width: 768px){body#toppage .main .visual .copy{top:auto;bottom:0;left:4.1666666667vw;align-items:center;gap:2.0833333333vw;width:calc(100% - 8.3333333333vw);padding:4.1666666667vw 0;transform:translateY(12.5vw)}}body#toppage .main .visual .copy h2{font-size:min(100px,7.8125vw);font-weight:600;line-height:1.25;transition-delay:.3s}@media(max-width: 768px){body#toppage .main .visual .copy h2{font-size:5.8333333333vw}}body#toppage .main .visual .copy h2 strong{font-weight:600}body#toppage .main .visual .copy p{font-size:min(24px,1.875vw);font-weight:700;transition-delay:.4s}@media(max-width: 768px){body#toppage .main .visual .copy p{font-size:3.75vw}}body#toppage .main .visual .copy strong{color:var(--key)}body#toppage .main .section{padding:5rem 0}@media(max-width: 768px){body#toppage .main .section{padding:12.5vw 0}}body#toppage .main .section .subject{position:relative;display:flex;flex-direction:column;align-items:center;gap:.625rem;margin-bottom:2.5rem}@media(max-width: 768px){body#toppage .main .section .subject{gap:2.0833333333vw;margin-bottom:8.3333333333vw}}body#toppage .main .section .subject::after{content:"";width:3.75rem;aspect-ratio:2/1;background-color:var(--key);-webkit-mask:url("../images/icon_u.svg") no-repeat 50% 50%;mask:url("../images/icon_u.svg") no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}@media(max-width: 768px){body#toppage .main .section .subject::after{width:12.5vw}}body#toppage .main .section .subject .shoulder{color:var(--bk50);font-size:1.125rem;font-weight:700;line-height:1}@media(max-width: 768px){body#toppage .main .section .subject .shoulder{font-size:3.75vw}}body#toppage .main .section .subject p{font-size:3rem;font-weight:700;text-transform:uppercase;line-height:1}@media(max-width: 768px){body#toppage .main .section .subject p{font-size:10vw}}body#toppage .main .news .subject .nav{position:absolute;top:50%;right:0;transform:translateY(-50%)}@media(max-width: 768px){body#toppage .main .news .subject .nav{top:100%;transform:translateY(-100%)}}body#toppage .main .news .subject .nav a{display:flex;justify-content:flex-end;align-items:center;gap:.625rem;width:10rem;padding:.625rem;border:1px solid var(--bk20);border-radius:2.5rem 0 0 0;color:var(--bk);font-size:.875rem;font-weight:700;text-decoration:none;background-color:var(--wh)}@media(max-width: 768px){body#toppage .main .news .subject .nav a{gap:0;width:12.5vw;padding:2.0833333333vw;border-radius:8.3333333333vw 0 0 0;font-size:0}}body#toppage .main .news .subject .nav a::after{content:"";width:1.25rem;aspect-ratio:1/1;background-color:var(--key);-webkit-mask:url("../images/icon_list.svg") no-repeat 50% 50%;mask:url("../images/icon_list.svg") no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain;transition:background-color .5s cubic-bezier(0.2, 1, 0.2, 1)}@media(max-width: 768px){body#toppage .main .news .subject .nav a::after{width:4.1666666667vw}}@media(any-hover: hover){body#toppage .main .news .subject .nav a:hover{color:var(--wh);background-color:var(--key)}body#toppage .main .news .subject .nav a:hover::after{background-color:var(--wh)}}body#toppage .main .news .carousel{display:none;width:62.5rem;margin:0 auto 5rem}@media(max-width: 768px){body#toppage .main .news .carousel{width:auto;margin:0 14.5833333333vw 16.6666666667vw}}body#toppage .main .news .carousel.slick-initialized{display:block}body#toppage .main .news .carousel .slick-track{display:flex}body#toppage .main .news .carousel .slick-list{overflow:visible}body#toppage .main .news .carousel .slick-slide{float:none;height:auto}body#toppage .main .news .carousel .slick-dots{position:absolute;top:calc(100% + 2.8125rem);left:50%;display:flex;transform:translateX(-50%)}@media(max-width: 768px){body#toppage .main .news .carousel .slick-dots{top:calc(100% + 9.375vw)}}body#toppage .main .news .carousel .slick-dots li button{cursor:pointer;display:flex;justify-content:center;align-items:center;width:1.875rem;aspect-ratio:1/1;font-size:0}@media(max-width: 768px){body#toppage .main .news .carousel .slick-dots li button{width:6.25vw}}body#toppage .main .news .carousel .slick-dots li button::before{content:"";pointer-events:none;width:.625rem;aspect-ratio:1/1;border-radius:50%;background-color:var(--bk20);transition:background-color .5s cubic-bezier(0.2, 1, 0.2, 1)}@media(max-width: 768px){body#toppage .main .news .carousel .slick-dots li button::before{width:2.0833333333vw}}@media(any-hover: hover){body#toppage .main .news .carousel .slick-dots li button:hover::before{background-color:var(--bk60)}}body#toppage .main .news .carousel .slick-dots li.slick-active button::before{background-color:var(--key)}body#toppage .main .news .carousel .arrow{cursor:pointer;position:absolute;top:calc(100% + 2.5rem);display:flex;justify-content:center;align-items:center;width:2.5rem;aspect-ratio:1/1;border:1px solid var(--key);background-color:var(--key);transition:background-color .5s cubic-bezier(0.2, 1, 0.2, 1)}@media(max-width: 768px){body#toppage .main .news .carousel .arrow{top:calc(100% + 8.3333333333vw);width:8.3333333333vw}}body#toppage .main .news .carousel .arrow::before{content:"";width:1.25rem;aspect-ratio:2/1;background-color:var(--wh);-webkit-mask:url("../images/icon_u.svg") no-repeat 50% 50%;mask:url("../images/icon_u.svg") no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain;transition:background-color .5s cubic-bezier(0.2, 1, 0.2, 1)}@media(max-width: 768px){body#toppage .main .news .carousel .arrow::before{width:4.1666666667vw}}@media(any-hover: hover){body#toppage .main .news .carousel .arrow:hover{background-color:var(--wh)}body#toppage .main .news .carousel .arrow:hover::before{background-color:var(--key)}}body#toppage .main .news .carousel .arrow.prev{left:calc(50% - 11.875rem)}@media(max-width: 768px){body#toppage .main .news .carousel .arrow.prev{left:-8.3333333333vw}}body#toppage .main .news .carousel .arrow.prev::before{transform:rotate(90deg)}body#toppage .main .news .carousel .arrow.next{right:calc(50% - 11.875rem)}@media(max-width: 768px){body#toppage .main .news .carousel .arrow.next{right:-8.3333333333vw}}body#toppage .main .news .carousel .arrow.next::before{transform:rotate(-90deg)}body#toppage .main .news .carousel a{position:relative;width:18.75rem;margin:0 1.25rem;padding:1.25rem;border-radius:2.5rem 0 0 0;color:var(--bk);text-decoration:none}@media(max-width: 768px){body#toppage .main .news .carousel a{width:62.5vw;margin:0 4.1666666667vw;padding:4.1666666667vw;border-radius:8.3333333333vw 0 0 0}}body#toppage .main .news .carousel a::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--bk10);border-radius:2.5rem 0 0 0;transition:border .2s linear}@media(max-width: 768px){body#toppage .main .news .carousel a::before{border-radius:8.3333333333vw 0 0 0}}body#toppage .main .news .carousel a .thumbnail{width:100%;aspect-ratio:1/1;margin-bottom:1.25rem;border:1px solid var(--bk05);border-radius:1.25rem 0 0 0;overflow:hidden}@media(max-width: 768px){body#toppage .main .news .carousel a .thumbnail{margin-bottom:4.1666666667vw;border-radius:4.1666666667vw 0 0 0}}body#toppage .main .news .carousel a .thumbnail img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .5s cubic-bezier(0.2, 1, 0.2, 1)}body#toppage .main .news .carousel a .utilities{display:flex;justify-content:space-between;align-items:center;margin-bottom:.625rem}@media(max-width: 768px){body#toppage .main .news .carousel a .utilities{margin-bottom:2.0833333333vw}}body#toppage .main .news .carousel a .utilities .label{width:7.5rem;padding:.25em 0 .25em 1em;border-width:1px;border-style:solid;border-radius:1.875rem 0 0 0;font-size:.875rem;font-weight:700;text-align:center}@media(max-width: 768px){body#toppage .main .news .carousel a .utilities .label{width:25vw;border-radius:6.25vw 0 0 0;font-size:2.9166666667vw}}body#toppage .main .news .carousel a .utilities .date{color:var(--bk50);font-size:1rem}@media(max-width: 768px){body#toppage .main .news .carousel a .utilities .date{font-size:3.3333333333vw}}body#toppage .main .news .carousel a h3{font-size:1rem;font-weight:700;line-height:1.5}@media(max-width: 768px){body#toppage .main .news .carousel a h3{font-size:3.3333333333vw}}body#toppage .main .news .carousel a.info .utilities .label{border-color:var(--key);color:var(--key)}body#toppage .main .news .carousel a.event .utilities .label{border-color:var(--green);color:var(--green)}body#toppage .main .news .carousel a.campaign .utilities .label{border-color:var(--red);color:var(--red)}@media(any-hover: hover){body#toppage .main .news .carousel a:hover::before{border-width:.1875rem}body#toppage .main .news .carousel a:hover .thumbnail img{transform:scale(1.1)}body#toppage .main .news .carousel a.info:hover::before{border-color:var(--key)}body#toppage .main .news .carousel a.event:hover::before{border-color:var(--green)}body#toppage .main .news .carousel a.campaign:hover::before{border-color:var(--red)}}body#toppage .main .news .notes{padding:3.75rem 0;color:var(--bk50);font-size:1rem;text-align:center;line-height:1.75}@media(max-width: 768px){body#toppage .main .news .notes{padding:12.5vw 0;font-size:3.3333333333vw}}body#toppage .main .philosophy .contents{position:relative;display:flex;justify-content:space-around;align-items:center}body#toppage .main .philosophy .contents::before,body#toppage .main .philosophy .contents::after{content:"";width:12.5rem;aspect-ratio:1/2;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;-webkit-mask:url("../images/toppage/philosophy_mask.svg") no-repeat 50% 50%;mask:url("../images/toppage/philosophy_mask.svg") no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}@media(max-width: 768px){body#toppage .main .philosophy .contents::before,body#toppage .main .philosophy .contents::after{position:absolute;top:0;width:25vw}}body#toppage .main .philosophy .contents::before{background-image:url("../images/toppage/philosophy_pic01.jpg");transform:translateY(-6.25rem)}@media(max-width: 768px){body#toppage .main .philosophy .contents::before{left:calc(50% - 33.3333333333vw);transform:translateY(0)}}body#toppage .main .philosophy .contents::after{background-image:url("../images/toppage/philosophy_pic02.jpg");transform:translateY(1.25rem)}@media(max-width: 768px){body#toppage .main .philosophy .contents::after{right:calc(50% - 33.3333333333vw);transform:translateY(0)}}body#toppage .main .philosophy .contents .introduction{position:relative;display:flex;flex-direction:column;align-items:center;gap:3.75rem}@media(max-width: 768px){body#toppage .main .philosophy .contents .introduction{gap:8.3333333333vw;margin-top:54.1666666667vw}}body#toppage .main .philosophy .contents .introduction .lead{font-size:1.5rem;text-align:center;line-height:1.75}@media(max-width: 768px){body#toppage .main .philosophy .contents .introduction .lead{font-size:4.1666666667vw;letter-spacing:0}}body#toppage .main .philosophy .contents .introduction .lead strong{color:var(--key);font-weight:400}body#toppage .main .philosophy .contents .introduction .nav .btn{position:relative;display:flex;justify-content:center;align-items:center;width:20rem;aspect-ratio:4/1;border:1px solid var(--bk20);border-radius:5rem 0 0 0;color:var(--bk);font-size:1.125rem;font-weight:700;text-decoration:none;background-color:var(--wh)}@media(max-width: 768px){body#toppage .main .philosophy .contents .introduction .nav .btn{width:66.6666666667vw;border-radius:16.6666666667vw 0 0 0;font-size:3.75vw}}body#toppage .main .philosophy .contents .introduction .nav .btn::after{content:"";position:absolute;top:50%;right:1.25rem;width:1.875rem;aspect-ratio:2/1;background-color:var(--key);-webkit-mask:url("../images/icon_u.svg") no-repeat 50% 50%;mask:url("../images/icon_u.svg") no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain;transform:translateY(-50%) rotate(-90deg);transition:background-color .5s cubic-bezier(0.2, 1, 0.2, 1)}@media(max-width: 768px){body#toppage .main .philosophy .contents .introduction .nav .btn::after{right:4.1666666667vw;width:6.25vw}}@media(any-hover: hover){body#toppage .main .philosophy .contents .introduction .nav .btn:hover{color:var(--wh);background-color:var(--key)}body#toppage .main .philosophy .contents .introduction .nav .btn:hover::after{background-color:var(--wh)}}