html,body{width:100vw;height:calc(var(--vh, 1vh) * 100);font-family:"Noto Sans JP",sans-serif}.logo{width:700px;max-width:80%;position:relative;z-index:100;margin:0 auto;margin-bottom:7rem}@media screen and (max-width:540px){.logo{max-width:76%}}.logo img{width:100%;height:auto;filter:drop-shadow(0px 0px 1px #000);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}#background{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#fff,#fff);background:linear-gradient(to bottom,#000,#121212);z-index:-1}.txtm{font-size:var(--fs-body)}.mv{display:flex;align-items:center;justify-content:center;font-size:var(--fs-h1);font-weight:700;width:100%;height:110vh;color:#fff}@media screen and (max-width:540px){.mv{height:100vh}}.gallery-2d .mv{height:120vh}.about{width:100%;background-color:#f8f8f8;display:flex;overflow:hidden;height:auto !important;padding:11.5rem 3rem;position:relative;background:url(//universalmusic-creative.jp/wp-content/themes/UMC/assets/css/../images/mission.webp);background-size:cover}@media screen and (max-width:750px){.about{min-height:auto;padding:5rem 4rem 8rem}}@media screen and (max-width:540px){.about{padding:2rem;min-height:auto;padding-bottom:3rem;background-position:100% 100%;background-size:cover}}.about .inner{max-width:100%}@media screen and (max-width:750px){.about .inner h2{margin-top:0}}.about-content{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:100;gap:2.6rem}@media screen and (max-width:750px){.about-content{flex-direction:column;justify-content:center}}@media screen and (max-width:540px){.about-content{flex-direction:column;width:100%}}.about-content .about-left{display:flex;justify-content:center;flex-direction:column;width:45%}@media screen and (max-width:750px){.about-content .about-left{width:100%}}@media screen and (max-width:540px){.about-content .about-left{width:100%}}.about-content .about-left .subtitle{line-height:1.6 !important;font-size:var(--fs-body-3xl)}@media screen and (max-width:540px){.about-content .about-left .subtitle{font-size:var(--fs-body-2xl) !important;line-height:1.6 !important;text-align:center;margin-bottom:0}}.about-content .about-left p{color:#000;line-height:2.2}@media screen and (max-width:540px){.about-content .about-left p{font-size:var(--fs-body);line-height:2.2}}@media screen and (max-width:540px){.about-content .about-left h2{text-align:center}}.about-content .about-right{width:43%;display:flex;justify-content:center;align-items:center}@media screen and (max-width:750px){.about-content .about-right{width:100%}}@media screen and (max-width:540px){.about-content .about-right{width:70%;margin:2rem auto 2rem}}.work{background-color:#fff;min-height:auto;padding-left:0;padding-right:0}@media screen and (max-width:750px){.work{padding-left:0;padding-right:0 rem}}@media screen and (max-width:540px){.work{padding-left:0;padding-right:0;padding-top:3rem;padding-bottom:4rem}}.work .inner{width:100%;max-width:100%}.work-list{display:flex}.work-heading{width:70rem;max-width:90%;margin:0 auto 1rem}.work-item{width:100%;background-color:#fff;padding:2vw;height:auto;padding-bottom:2.4rem;box-sizing:border-box;border-right:1px solid #d0d0d0;text-decoration:none;transition:background-color .3s ease}.work-item .work-thumbnail{overflow:hidden;height:13.7vw;width:100%}@media screen and (max-width:768px){.work-item .work-thumbnail{height:18vw}}@media screen and (max-width:540px){.work-item .work-thumbnail{height:57vw}}.work-item .work-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.work-item:hover .work-thumbnail img{transform:scale(1.03)}.work-item .work-txt .category{font-size:var(--fs-body-xs);border:1px solid #000;border-radius:999px;padding:.1rem .6rem;box-sizing:border-box;margin:1rem 0 .4rem;display:inline-block;color:#000}.work-item .work-txt .txts{font-size:var(--fs-body);text-decoration:none;color:#000}.slider{position:relative;width:100%;height:auto;overflow:hidden;background-color:#000;background-color:rgba(255,255,255,.7);background-color:#fff;padding:7rem 0 15rem;padding-left:13vw}#slide1{position:relative}#slide4 h1,#slide1 h1,#slide3 h1,#slide5 h1{color:#000}#slide6 h1{color:#000}#slide2 h1{color:#000}#slide6{position:relative}#slide6 .btn-more{position:absolute;bottom:-5rem;right:0}#slide6 .btn-more a{color:#1f1e1e;border:1px solid #1f1e1e}.slides{position:relative;width:190vw;height:35rem;will-change:transform;transform:translateX(0);display:flex;padding-left:0;padding-right:0;align-items:center;justify-content:flex-start}.slides h2{text-align:center;position:absolute;left:0;top:-8rem;font-size:var(--fs-h2);font-weight:700;font-family:"Inter",sans-serif;line-height:1.7;margin-bottom:.1rem}.slide{position:relative;width:23rem}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:clip}.lenis.lenis-smooth iframe{pointer-events:none}.sticky{padding:0 !important}.c-white{color:#fff}.service{background-color:#1f1e1e}@media screen and (max-width:540px){.service{padding:3rem 0}}.service h2{color:#fff}.service .service-inner{width:100%}.service .service-list{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:1px;background-color:#fff;width:100%;margin-top:1.8rem;background-color:#fff}@media screen and (max-width:750px){.service .service-list{grid-template-columns:repeat(2,minmax(0, 1fr))}}@media screen and (max-width:540px){.service .service-list{grid-template-columns:1fr;margin-top:2rem}}.service .service-list .service-item{width:100%;position:relative;overflow:hidden;margin-bottom:0;text-decoration:none;background:radial-gradient(circle,#2d2c2c 0%,#1c1b1b 70%)}.service .service-list .service-item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle,#3db8dd 0%,#027da1 70%);opacity:0;transition:opacity .3s ease-in-out}.service .service-list .service-item:hover:before{opacity:1}.service .service-list .service-item>*{position:relative;z-index:1}@media screen and (max-width:540px){.service .service-list .service-item{margin-bottom:0;width:100%}}@media screen and (max-width:750px){.service .service-list .service-item .service-thumbnail{height:25vw}}@media screen and (max-width:540px){.service .service-list .service-item .service-thumbnail{height:54vw}}.service .service-list .service-item .service-txt{padding:2.4rem;padding-top:14rem;box-sizing:border-box;bottom:0;height:auto !important;left:0}@media screen and (max-width:540px){.service .service-list .service-item .service-txt{padding-bottom:2rem}}.service .service-list .service-item .service-txt h3{color:#fff;font-size:34px;font-weight:600;word-break:break-all;font-family:"Inter",sans-serif;position:relative;z-index:100;margin-bottom:.5rem}@media screen and (max-width:540px){.service .service-list .service-item .service-txt h3{font-size:var(--fs-body-3xl);margin-bottom:.2rem}}.service .service-list .service-item .service-txt .service-group{font-size:18px;margin:.3rem 0 1rem;font-weight:600;color:#fff;position:relative;z-index:100}.service .service-list .service-item .service-txt .service-detail{font-size:16px;color:#fff;position:relative;z-index:100;line-height:1.6}@media screen and (max-width:540px){.service .service-list .service-item .service-txt .service-detail{font-size:var(--fs-body)}}.service .service-list.v2 .service-txt{padding:1.8rem 2rem 2.5rem}@media screen and (max-width:930px){.service .service-list.v2 .service-txt{padding:1.5rem 1rem 2.4rem}}@media screen and (max-width:540px){.service .service-list.v2 .service-txt{padding:2rem 2rem 4rem}}.test-icon{position:absolute;top:33%;left:47%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);right:0;width:100%;margin:0 auto}#service .test-icon{width:65%;height:70%}#service .test-icon.sm{width:45%;margin:0 auto}#service .test-icon model-viewer{display:block;width:100%;height:100%}.news{background-color:#f1f1f1;min-height:auto}@media screen and (max-width:540px){.news{padding:3rem 0}}.news .heading-group h2{line-height:1}.news .heading-group p{color:#1f1e1e;font-size:var(--fs-body)}.news .news-flex{display:flex;gap:2rem}@media screen and (max-width:540px){.news .news-flex{flex-direction:column}}.news-items{width:100%}.accordion{width:100%;filter:drop-shadow(0px 0px 3px rgba(0,0,0,.1))}.accordion .accordion-inner{margin-bottom:1rem;border-radius:.4rem;width:100%}.accordion .accordion-inner .accordion-txt{background-color:#f7f7f7;padding:0 3rem;font-size:var(--fs-body);border-radius:0 0 .4rem .4rem}@media screen and (max-width:540px){.accordion .accordion-inner .accordion-txt{padding:0 1.5rem}}.accordion .accordion-title{display:flex;align-items:center;justify-content:space-between;text-align:left;color:#1f1e1e;font-size:var(--fs-body);background-color:#fff;width:100%;box-sizing:border-box;padding:1rem 3rem;cursor:pointer;border-radius:.4rem;gap:.6rem}@media screen and (max-width:540px){.accordion .accordion-title{padding:1rem}}.accordion .accordion-title div{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.accordion .accordion-title span{margin-right:2rem}@media screen and (max-width:540px){.accordion .accordion-title span{font-size:.9rem;margin-right:1.5rem}}@media screen and (max-width:540px){.accordion .accordion-title .accordion-title-text{width:20rem}}.accordion .news-icon{width:2rem}@media screen and (max-width:540px){.accordion .news-icon{width:2rem}}.accordion-txt{max-height:0;padding:0;overflow:hidden;transition:max-height .4s ease,opacity .4s ease,padding .4s ease;opacity:0}.accordion-txt a{color:rgba(0,141,183,.9019607843)}.accordion-inner.active .accordion-txt{max-height:500px;padding:2rem 3rem;opacity:1}@media screen and (max-width:540px){.accordion-inner.active .accordion-txt{padding:2rem 1.5rem}}.accordion-inner.active .accordion-title{border-radius:.4rem .4rem 0 0}.news-icon img{transition:transform .3s ease}.accordion-inner.active .news-icon img{transform:rotate(45deg)}.slick-prev,.slick-next{width:3.8rem !important;height:3.8rem !important;z-index:100}@media screen and (max-width:540px){.slick-prev,.slick-next{width:3.2rem !important}}.slick-next:before{display:none !important}.slick-prev:before,.slick-next:before{font-size:var(--fs-h3) !important;display:none !important}.slick-next{right:3.5rem !important}@media screen and (max-width:540px){.slick-next{right:1.7rem !important}}.slick-prev{left:3.5rem !important}@media screen and (max-width:540px){.slick-prev{left:1.7rem !important}}.single{padding:10rem 0}.gallery-switch-container{position:absolute;top:7rem;right:30px;z-index:100;backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border-radius:8px;padding:4px}.gallery-switch-toggle{padding:8px 18px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.9);border-radius:6px;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .3s ease,transform .3s ease,box-shadow .3s ease;backdrop-filter:blur(5px);position:relative;overflow:hidden;width:40px;height:32px;display:flex;align-items:center;justify-content:center}.gallery-switch-toggle:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.gallery-switch-toggle:active{transform:translateY(0)}.gallery-switch-toggle:disabled{cursor:not-allowed;opacity:.7}.gallery-switch-toggle.switching{animation:switchPulse .3s ease}.gallery-switch-toggle.switching .switch-text{animation:textFlip .3s ease}.switch-text{display:inline-block;line-height:1}@keyframes switchPulse{0%{transform:scale(1)}50%{transform:scale(1.05);background:rgba(255,255,255,.7)}100%{transform:scale(1)}}@keyframes textFlip{0%{opacity:1;transform:rotateY(0deg)}50%{opacity:0;transform:rotateY(90deg)}100%{opacity:1;transform:rotateY(0deg)}}@media (max-width:768px){.gallery-switch-container{top:8rem;right:20px;padding:3px}.gallery-switch-toggle{padding:6px 14px;font-size:11px;width:35px;height:28px}}