*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;scroll-behavior:smooth}body{min-height:100vh}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}a{color:inherit;text-decoration:none}ol,ul{list-style:none}body{color:#212121;font-family:Noto Sans JP,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-size:1.6rem;font-weight:500;line-height:2}@media screen and (max-width:768px){body{font-size:1.4rem}}a{transition:opacity .5s ease}a:hover{opacity:.7}img{height:auto}.l-footer{background-color:#e1ad01}.l-footer__inner{padding:20px;text-align:center}.l-footer__copy{color:#fff;font-family:Lato,sans-serif;font-size:1.2rem;letter-spacing:.04em}.l-header{height:80px;left:0;position:fixed;top:0;width:100%;z-index:999}.l-header:before{background-color:#fff9f1;border-radius:0 0 24px 24px;bottom:20px;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;transition:all .5s ease;width:100%;z-index:-1}.l-header.is-scrolled:before{bottom:0;opacity:1}@media screen and (max-width:768px){.l-header:before{border-radius:0 0 8px 8px}}.l-header__inner{align-items:center;display:flex;height:100%;justify-content:space-between;opacity:0;padding:0 40px;transform:translateY(-10px);transition:all .5s ease;transition-delay:.3s}.is-scrolled .l-header__inner{opacity:1;transform:translateY(0)}@media screen and (max-width:768px){.l-header__inner{padding:0 20px}.l-header__nav{align-items:center;background-color:#fff9f1;display:flex;height:100vh;inset:0;justify-content:center;opacity:0;position:fixed;transition:opacity .5s ease,visibility .5s ease;visibility:hidden;width:100vw}.l-header__nav:before{background:url(../img/home/mv_img.svg) repeat 50%/400px 400px;inset:0;opacity:.06}.l-header__nav:after,.l-header__nav:before{content:"";pointer-events:none;position:absolute}.l-header__nav:after{background:url(../img/common/karashi_img.svg) no-repeat 50%/contain;bottom:32px;height:88px;left:50%;translate:-50% 0;width:88px}.l-header__nav.is-open{opacity:1;visibility:visible}}.l-header__nav-list{align-items:center;display:flex;gap:32px}@media screen and (max-width:768px){.l-header__nav-list{flex-direction:column;gap:36px}.l-header__nav-item{opacity:0;transition:opacity .4s ease,translate .4s ease;translate:0 20px}.is-open .l-header__nav-item{opacity:1;translate:0 0}.l-header__nav-item:first-child{transition-delay:.1s}.l-header__nav-item:nth-child(2){transition-delay:.2s}.l-header__nav-item:nth-child(3){transition-delay:.3s}.l-header__nav-item:nth-child(4){transition-delay:.4s}.l-header__nav-item:nth-child(5){transition-delay:.5s}}.l-header__nav-link{color:#212121;font-family:Lato,sans-serif;font-size:1.6rem;font-weight:700;letter-spacing:.04em;position:relative;transition:color .5s ease}.l-header__nav-link:before{background-color:#e1ad01;border-radius:50%;bottom:-8px;content:"";height:6px;left:50%;opacity:0;position:absolute;transition:opacity .5s ease;translate:-50% 0;width:6px}.l-header__nav-link.is-active{color:#e1ad01}.l-header__nav-link.is-active:before{opacity:1}@media screen and (max-width:768px){.l-header__nav-link{align-items:center;display:flex;flex-direction:column;font-size:2.4rem;gap:8px}.l-header__nav-link:before{display:none}.l-header__nav-link:after{background-color:#e1ad01;border-radius:999px;content:"";height:5px;opacity:0;rotate:-2deg;transition:opacity .5s ease;width:32px}.l-header__nav-link.is-active:after{opacity:1}}.l-header__hamburger{display:none}@media screen and (max-width:768px){.l-header__hamburger{align-items:center;background-color:#e1ad01;border-radius:50% 50% 50% 35%;display:flex;flex-direction:column;gap:6px;height:48px;justify-content:center;position:relative;transition:rotate .5s ease;width:48px;z-index:2}.l-header__hamburger.is-open{rotate:-90deg}.l-header__hamburger span{background-color:#fff;border-radius:999px;display:block;height:2px;transition:translate .5s ease,rotate .5s ease,opacity .5s ease;width:20px}.l-header__hamburger.is-open span:first-child{rotate:45deg;translate:0 8px}.l-header__hamburger.is-open span:nth-child(2){opacity:0}.l-header__hamburger.is-open span:nth-child(3){rotate:-45deg;translate:0 -8px}}.l-header__logo{height:40px}.l-header__logo-img,.l-header__logo-link{display:block;height:100%}.l-header__logo-img{width:auto}@media screen and (max-width:768px){.l-header__logo{height:24px}}.c-animation{opacity:0;transition:opacity .8s ease,translate .8s ease}.c-animation--fade-up{translate:0 40px}.c-animation--delay-1{transition-delay:.15s}.c-animation--delay-2{transition-delay:.3s}.c-animation--delay-3{transition-delay:.45s}.c-animation.is-active{opacity:1;translate:0 0}.c-button{align-items:center;background-color:#e1ad01;border-radius:999px;color:#fff;display:inline-flex;font-size:1.6rem;font-weight:700;gap:12px;justify-content:center;line-height:2;min-width:280px;padding:20px 40px;transition:opacity .5s ease}@media screen and (max-width:768px){.c-button{font-size:1.4rem}}.c-button:hover{opacity:.7}.c-button__arrow{background-color:currentColor;display:block;flex-shrink:0;height:20px;-webkit-mask:url(../img/common/icon_arrow.svg) no-repeat center/contain;mask:url(../img/common/icon_arrow.svg) no-repeat center/contain;width:20px}@media screen and (max-width:768px){.c-button{min-width:0;padding:18px 32px;width:100%}}.c-button--light{background-color:#fff;color:#e1ad01}.c-container{padding-bottom:80px;padding-top:80px}.c-inner{margin-left:auto;margin-right:auto;max-width:980px;width:90%}.is-loading-shown .c-loading{display:none}.c-loading{align-items:center;background-color:#fff9f1;display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;transition:opacity .6s ease,visibility .6s ease;z-index:9999}.c-loading.is-done{opacity:0;visibility:hidden}.c-loading__img{animation:loading-bounce .9s ease-in-out infinite;height:auto;width:120px}@media screen and (max-width:768px){.c-loading__img{width:96px}}.c-loading__progress{align-items:center;display:flex;flex-direction:column;gap:12px}.c-loading__num{color:#e1ad01;font-family:Lato,sans-serif;font-size:2rem;font-weight:700}.c-loading__num:after{content:"%";font-size:1.4rem;margin-left:2px}.c-loading__gauge{background-color:rgba(225,173,1,.2);border-radius:999px;height:6px;overflow:hidden;width:200px}@media screen and (max-width:768px){.c-loading__gauge{width:160px}}.c-loading__bar{background-color:#e1ad01;border-radius:999px;display:block;height:100%;width:0}@keyframes loading-bounce{0%,to{scale:1 1;translate:0 0}30%{scale:1.05 .9}60%{scale:.95 1.05;translate:0 -24px}}.c-rounded{background-color:#fff9f1;border-radius:60px 60px 0 0}@media screen and (max-width:768px){.c-rounded{border-radius:32px 32px 0 0}}.c-skip-link{background-color:#e1ad01;border-radius:0 0 8px 0;color:#fff;font-weight:700;left:0;padding:12px 20px;position:fixed;top:0;translate:0 -100%;z-index:10000}.c-skip-link:focus{translate:0 0}.c-title-h2{align-items:flex-start;display:flex;flex-direction:column;gap:16px}.c-title-h2__en{background-color:#e1ad01;border-radius:999px;color:#fff;font-family:Lato,sans-serif;font-size:1.4rem;font-weight:700;letter-spacing:.12em;padding:4px 20px;text-transform:uppercase}.c-title-h2__ja{font-size:4rem;font-weight:700;line-height:1.5;padding-bottom:20px}@media screen and (max-width:768px){.c-title-h2__ja{font-size:2.8rem}}.c-title-h2__ja{position:relative}.c-title-h2__ja:after{background-color:#e1ad01;border-radius:999px;bottom:0;content:"";height:6px;left:2px;position:absolute;transform:rotate(-3deg);width:40px}.c-title-h2--center{align-items:center}.c-title-h2--center .c-title-h2__ja:after{left:50%;transform:translateX(-50%) rotate(-3deg)}.c-title-h2--light .c-title-h2__en{background-color:#fff;color:#e1ad01}.c-title-h2--light .c-title-h2__ja{color:#fff}.c-title-h2--light .c-title-h2__ja:after{background-color:#fff}.p-home-mv{align-items:center;display:flex;gap:24px;height:100vh;justify-content:center;position:fixed;width:100%;z-index:-1}.p-home-mv__img{height:320px;overflow:hidden;position:relative;width:320px;--tile:676px}.p-home-mv__img:before{animation:tile-flow 12s linear infinite;background:url(../img/home/mv_img.svg) repeat 0 0/var(--tile) var(--tile);content:"";height:calc(100% + var(--tile));left:0;position:absolute;top:calc(var(--tile)*-1);width:calc(100% + var(--tile));will-change:transform}@keyframes tile-flow{0%{transform:translate(0)}to{transform:translate(calc(var(--tile)*-1),var(--tile))}}@media screen and (max-width:768px){.p-home-mv__img{--tile:400px}.p-home-mv__img:before{background-image:url(../img/home/mv_img@2x.webp)}}.p-home-mv__text{align-items:center;background-color:#e1ad01;color:#fff;display:flex;font-size:2.4rem;font-weight:700;height:320px;justify-content:center;line-height:2;width:320px}@media screen and (max-width:768px){.p-home-mv__text{font-size:1.8rem}}@media screen and (max-width:1024px){.p-home-mv{flex-direction:column}.p-home-mv__img,.p-home-mv__text{height:60vw;width:60vw}}.p-home-concept{padding-top:100vh}.p-home-concept__inner{font-size:1.6rem;font-weight:700;line-height:2;text-align:center}@media screen and (max-width:768px){.p-home-concept__inner{font-size:1.4rem}}.p-home-precious{background-color:#fff}.p-home-precious__list{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:60px}@media screen and (max-width:1024px){.p-home-precious__list{grid-template-columns:1fr}}@media screen and (max-width:768px){.p-home-precious__list{gap:24px;margin-top:40px}}.p-home-precious__item{align-items:center;background-color:#fff9f1;border-radius:24px 24px 24px 8px;display:flex;flex-direction:column;gap:20px;overflow:hidden;padding:48px 32px 40px;position:relative}@media screen and (max-width:768px){.p-home-precious__item{padding:40px 24px 32px}}.p-home-precious__item-num{color:rgba(225,173,1,.12);font-family:Lato,sans-serif;font-size:9.6rem;font-weight:700;line-height:1;pointer-events:none;position:absolute;right:8px;top:-16px}@media screen and (max-width:768px){.p-home-precious__item-num{font-size:7.2rem;top:-12px}}.p-home-precious__item-badge{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 4px 12px rgba(33,33,33,.06);display:flex;height:72px;justify-content:center;width:72px}.p-home-precious__item-icon{height:36px;width:36px}.p-home-precious__item-title{font-size:2rem;font-weight:700;line-height:1.5;text-align:center}@media screen and (max-width:768px){.p-home-precious__item-title{font-size:1.8rem}}.p-home-precious__item-text{font-size:1.4rem;line-height:1.8}.p-home-skills{background-color:#fff}.p-home-skills__list{display:flex;flex-direction:column;gap:40px;margin-top:60px}@media screen and (max-width:768px){.p-home-skills__list{gap:24px;margin-top:40px}}.p-home-skills__block{background-color:#fff;border-radius:16px;overflow:hidden;padding:40px 40px 40px 48px;position:relative}.p-home-skills__block:before{background-color:#e1ad01;border-radius:0 999px 999px 0;content:"";height:100%;left:0;position:absolute;top:0;width:8px}@media screen and (max-width:768px){.p-home-skills__block{padding:24px 24px 24px 32px}}.p-home-skills__block-title{align-items:center;display:flex;font-size:2rem;font-weight:700;gap:16px;line-height:1.5}@media screen and (max-width:768px){.p-home-skills__block-title{flex-wrap:wrap;font-size:1.8rem;gap:12px}}.p-home-skills__block-num{color:#e1ad01;font-family:Lato,sans-serif;font-size:2.4rem}@media screen and (max-width:768px){.p-home-skills__block-num{font-size:2rem}}.p-home-skills__block-badge{align-items:center;background-color:#fff9f1;border-radius:50%;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}@media screen and (max-width:768px){.p-home-skills__block-badge{height:44px;width:44px}}.p-home-skills__block-icon{height:28px;width:28px}.p-home-skills__block-lead{font-size:1.6rem;font-weight:500;line-height:2;margin-top:12px}@media screen and (max-width:768px){.p-home-skills__block-lead{font-size:1.4rem}}.p-home-skills__items{display:flex;flex-direction:column;margin-top:16px}.p-home-skills__item{background:url(../img/home/icon_check.svg) no-repeat left 14px/16px 16px;font-size:1.4rem;line-height:1.8;padding:10px 0 10px 26px}.p-home-skills__item:not(:last-child){border-bottom:1px solid rgba(33,33,33,.06)}.p-home-about{background-color:#fff}.p-home-about__profile{align-items:center;display:flex;gap:60px;margin-top:60px}@media screen and (max-width:1024px){.p-home-about__profile{flex-direction:column;gap:32px}}@media screen and (max-width:768px){.p-home-about__profile{margin-top:40px}}.p-home-about__avatar{align-items:center;background-color:#fff9f1;border-radius:50%;display:flex;flex-shrink:0;height:240px;justify-content:center;width:240px}@media screen and (max-width:768px){.p-home-about__avatar{height:180px;width:180px}}.p-home-about__avatar-img{height:auto;width:60%}.p-home-about__name{display:flex;flex-direction:column;font-size:3.2rem;font-weight:700;gap:8px;line-height:1.5}@media screen and (max-width:768px){.p-home-about__name{font-size:2.4rem}}.p-home-about__role{color:#e1ad01;font-size:1.6rem;font-weight:700;line-height:2}@media screen and (max-width:768px){.p-home-about__role{font-size:1.4rem}}.p-home-about__text{font-size:1.6rem;font-weight:500;line-height:2;margin-top:24px}@media screen and (max-width:768px){.p-home-about__text{font-size:1.4rem}}.p-home-contact{background-color:#e1ad01;color:#fff;text-align:center}.p-home-contact__text{font-size:1.6rem;font-weight:500;line-height:2;margin-top:40px}@media screen and (max-width:768px){.p-home-contact__text{font-size:1.4rem;margin-top:24px}}.p-home-contact__action{margin-top:40px}@media screen and (min-width:769px){[data-device=sp]{display:none}}@media screen and (max-width:768px){[data-device=pc]{display:none}}