*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,p,figure,blockquote,ul,ol,li,dl,dd{margin:0;padding:0}ul[role=list],ol[role=list]{list-style:none}li{list-style-type:none}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes mv__image-right{from{transform:translateX(-100%)}to{transform:translateX(0%)}}@keyframes mv__message-left{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes works__image-right{from{transform:translateX(-100%)}to{transform:translateX(0%)}}.wrapper{background:url(../images/bg.jpg) center center/cover;background-attachment:fixed;font-family:noto-sans-cjk-jp,sans-serif;color:#444c55;font-weight:400;font-size:.875rem}.header__wrapper{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:0 32px;z-index:10}@media screen and (min-width: 1024px){.header__wrapper{padding:80px 6.25% 0}}.header__ttl{font-family:adrianna-extended,sans-serif;font-size:18px;font-weight:400;line-height:1}@media screen and (min-width: 768px){.header__ttl{font-size:20px}}@media screen and (min-width: 1024px){.header__ttl{font-size:24px}}.header__ttl__link{color:#444c55;text-decoration:none}.header__ttl__link:hover{color:#99a1ac;transition:color 500ms ease}.gnav__container{display:flex;justify-content:center;align-items:center;gap:32px}@media screen and (max-width: 1023px){.gnav__container{display:none}}.gnav__nav{display:flex;justify-content:center;align-items:center;gap:2px}@media screen and (max-width: 1024px){.gnav__list{pointer-events:none}}.gnav__link{display:block;padding:0 7px;font-family:adrianna-extended,sans-serif;letter-spacing:.05em;text-decoration:none;color:rgba(0,51,102,.05);text-shadow:0 0 #444c55,0 2.3rem #99a1ac;overflow:hidden;transition:text-shadow .3s}.gnav__link:hover{text-shadow:0 -2.3rem #99a1ac,0 0 #99a1ac}@media screen and (max-width: 1023px){.gnav__contact__btn{pointer-events:none}}.gnav__contact__link{display:block;padding:11px 27px;border-radius:32px;background:#fff;letter-spacing:.05em;line-height:1;color:#444c55;text-decoration:none}.gnav__contact__link:hover{background-color:rgba(0,51,102,.05);transition:background-color .8s}.burger{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:68px;height:100px;cursor:pointer;z-index:5}@media screen and (min-width: 768px){.burger{margin:1px 6px}}@media screen and (min-width: 1024px){.burger{display:none}}.burger__top,.burger__bottom{position:absolute;top:49px;left:40px;display:block;width:20px;height:1px;background:#444c55}.burger__top{transform:translateY(-2px)}.burger__bottom{transform:translateY(2px)}.gnavslide{margin-bottom:53px}.gnavslide__container{position:fixed;top:0;left:0;z-index:4;padding:128px 40px 0;width:100%;height:100dvh;background:rgba(255,255,255,.75);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);overflow:hidden;opacity:0;transition:opacity 500ms ease,transform 0s ease 500ms;pointer-events:none}@media screen and (min-width: 1024px){.gnavslide__container{padding:160px 160px 65px}}.gnavslide__nav{display:flex;gap:37px}@media screen and (min-width: 768px){.gnavslide__nav{gap:234px}}.gnavslide__listbox__link{display:block;margin-bottom:12px;padding:10px;font-family:adrianna-extended,sans-serif;font-size:15px;text-decoration:none;color:rgba(0,51,102,.05);text-shadow:0 0 #444c55,0 2.3rem #99a1ac;overflow:hidden;transition:text-shadow .3s}.gnavslide__listbox__link:hover{text-shadow:0 -2.3rem #99a1ac,0 0 #99a1ac}.gnavslide__contact__link{display:block;margin-bottom:80px;padding:20px 20px 20px 28px;background:rgba(0,51,102,.05);border-radius:32px;width:-moz-fit-content;width:fit-content;font-size:13px;line-height:1;color:#444c55;text-decoration:none}.gnavslide__contact__link:hover{color:#99a1ac;background-color:rgba(0,0,0,0);transition:color .5s,background-color .5s}.gnavslide__contact__link__span{padding-left:34px}.gnavslide__copy{margin-right:1%;text-align:right;font-family:adrianna-extended,sans-serif;font-size:10px;color:#99a1ac}@media screen and (min-width: 400px){.gnavslide__copy{margin-right:3%}}@media screen and (min-width: 768px){.gnavslide__copy{margin-right:5%;letter-spacing:.05em}}.footer__wrapper{padding:50px 40px 78px;border-radius:32px 32px 0 0;background:#fff}@media screen and (min-width: 768px){.footer__wrapper{padding:48px 82px 110px}}@media screen and (min-width: 1024px){.footer__wrapper{padding:100px 160px 148 px}}.footer__contactbox{border-bottom:1px solid rgba(0,51,102,.2)}.footer__contact__content{display:flex;flex-direction:column;justify-content:space-between;position:relative;margin-bottom:72px;padding:40px 32px 38px 32px;width:295px;height:273px;border-radius:20px;background:rgba(0,51,102,.05)}@media screen and (min-width: 768px){.footer__contact__content{padding:40px 32px 38px;width:604px;height:250px}}@media screen and (min-width: 1024px){.footer__contact__content{margin-bottom:112px;padding:48px 32px 38px 48px;width:520px;height:258px}}.footer__contact__link{text-decoration:none}.footer__contact__link :hover{opacity:.5;transition:opacity 700ms ease}.footer__contact__ttl{margin-bottom:40px;line-height:1;color:#444c55;font-weight:400}@media screen and (min-width: 1024px){.footer__contact__ttl{margin-bottom:38px}}.footer__contact__span-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:0;display:block;margin-bottom:18px;font-size:.625rem}@media screen and (min-width: 768px){.footer__contact__span-en{margin-bottom:24px}}@media screen and (min-width: 1024px){.footer__contact__span-en{margin-bottom:28px}}.footer__contact__span__span-jp{font-weight:400;letter-spacing:0;font-size:1.0625rem}@media screen and (min-width: 1024px){.footer__contact__span__span-jp{font-size:1.1875rem}}.footer__contact__des{font-size:.875rem;color:#444c55}.footer__contact__arrow{position:relative;text-align:right;font-size:.625rem;color:#444c55}.footer__contact__arrow::before{content:"";position:absolute;top:-2px;right:24px;width:1px;height:20px;background:#99a1ac}.footer__header{padding-top:86px;margin-bottom:116px}@media screen and (min-width: 768px){.footer__header{padding-top:80px}}@media screen and (min-width: 1024px){.footer__header{display:flex;align-items:center;gap:135px;margin-bottom:104px;padding-top:112px}}.footer__logo{font-family:adrianna-extended,sans-serif;margin-bottom:22px;font-size:1.125rem;line-height:1}@media screen and (min-width: 768px){.footer__logo{margin-bottom:25px;font-size:1.25rem}}@media screen and (min-width: 1024px){.footer__logo{margin-bottom:0;font-size:1.5rem}}@media screen and (min-width: 1024px){.footer__logo__span{display:block}}.footer__logo__link{display:block;color:#444c55;text-decoration:none}.footer__logo__link:hover{color:#99a1ac;transition:color 700ms ease}.footer__copy{font-family:adrianna-extended,sans-serif;font-size:10px;color:#99a1ac}.footer__ul{margin-bottom:54px;display:flex;gap:8px}@media screen and (min-width: 768px){.footer__ul{gap:44px}}@media screen and (min-width: 1024px){.footer__ul{margin-bottom:110px;justify-content:flex-end}}.footer__list__link{display:block;margin-bottom:12px;padding:5px 10px;width:-moz-fit-content;width:fit-content;font-family:adrianna-extended,sans-serif;font-weight:600;text-decoration:none;color:#444c55}@media screen and (min-width: 768px){.footer__list__link{padding:5px 20px}}.footer__list__link:hover{border-radius:32px;color:#99a1ac;background-color:rgba(0,51,102,.05);transition:color 700ms ease,background-color 700ms ease}.footer__listbox__list{margin-bottom:12px}.footer__listbox__list:last-child{margin-bottom:0}.footer__listbox__link{display:block;padding:5px 10px;width:-moz-fit-content;width:fit-content;font-family:adrianna-extended,sans-serif;color:#444c55;text-decoration:none}@media screen and (min-width: 768px){.footer__listbox__link{padding:5px 20px}}.footer__listbox__link:hover{border-radius:32px;color:#99a1ac;background-color:rgba(0,51,102,.05);transition:color 500ms ease,background-color 500ms ease}.footer__bottom{padding-bottom:64px}@media screen and (min-width: 1024px){.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-bottom:0px}}.footer__privacy{margin-bottom:87px}@media screen and (min-width: 768px){.footer__privacy{margin-bottom:91px}}@media screen and (min-width: 1024px){.footer__privacy{margin-bottom:0}}.footer__privacy__link{padding:5px 20px;font-size:.8125rem;letter-spacing:.05em;color:#99a1ac;text-decoration:none}@media screen and (min-width: 768px){.footer__privacy__link{font-size:.875rem}}.footer__privacy__link:hover{color:rgba(0,51,102,.2);transition:color 800ms ease}.footer__pagetop__btn{float:right}@media screen and (min-width: 1024px){.footer__pagetop__btn{float:none;margin-bottom:0}}.footer__pagetop__link{position:relative;display:block;margin:8px;padding:10px 28px;border-radius:96px;color:#444c55;width:-moz-fit-content;width:fit-content;font-family:adrianna-extended,sans-serif;font-size:12px;letter-spacing:.05em;background:#fff;text-decoration:none}.footer__pagetop__link:hover{color:#99a1ac;transition:color 500ms ease}.footer__pagetop__link:hover::after{content:"";border-color:rgba(0,0,0,0);transition:border-color 500ms ease}.footer__pagetop__link::after{content:"";position:absolute;top:-8px;left:-8px;width:185px;height:64px;border:8px solid rgba(0,51,102,.05);border-radius:96px}.footer__pagetop__span{margin-left:40px;font-size:15px}#top{opacity:0;animation:fadeIn 1.8s ease forwards}#top .mv__image__wrap{display:flex;align-items:center;gap:16px;height:210px;mix-blend-mode:multiply;opacity:.95;overflow:hidden;z-index:1}@media screen and (min-width: 1024px){#top .mv__image__wrap{gap:32px;height:416px}}#top .mv__image__list{display:flex;gap:16px;padding:0;list-style:none}@media screen and (min-width: 1024px){#top .mv__image__list{gap:32px}}#top .mv__image__list--right{animation:mv__image-right 122s infinite linear .5s both}#top .mv__image__item{width:66.6666666667vw}@media screen and (min-width: 460px){#top .mv__image__item{width:50vw}}@media screen and (min-width: 540px){#top .mv__image__item{width:43.4782608696vw}}@media screen and (min-width: 650px){#top .mv__image__item{width:37.037037037vw}}@media screen and (min-width: 768px){#top .mv__image__item{width:31.25vw}}@media screen and (min-width: 960px){#top .mv__image__item{width:29.4117647059vw}}@media screen and (min-width: 1024px){#top .mv__image__item{width:28.5714285714vw}}@media screen and (min-width: 1280px){#top .mv__image__item{width:23.2558139535vw}}#top .mv__image__item:nth-child(even){transform:translateY(-16px)}@media screen and (min-width: 1024px){#top .mv__image__item:nth-child(even){transform:translateY(-62px)}}#top .mv__image__img{border-radius:16px}#top .mv__message{position:relative;margin-bottom:0}#top .mv__message__wrap{position:absolute;top:-95px;left:0;display:flex;mix-blend-mode:overlay;z-index:2}@media screen and (min-width: 768px){#top .mv__message__wrap{top:-110px}}@media screen and (min-width: 1024px){#top .mv__message__wrap{top:-200px}}@media screen and (min-width: 1280px){#top .mv__message__wrap{top:-220px}}@media screen and (min-width: 1500px){#top .mv__message__wrap{top:-200px}}#top .mv__message__list{display:flex;list-style:none;padding:0}#top .mv__message__list--left{animation:mv__message-left 180s infinite linear .5s both}#top .mv__message__item--text{font-family:adrianna-extended,sans-serif;width:480vw;font-size:5rem;color:#000}@media screen and (min-width: 768px){#top .mv__message__item--text{width:282.3529411765vw;font-size:6rem}}@media screen and (min-width: 1024px){#top .mv__message__item--text{font-size:7.5rem}}@media screen and (min-width: 1280px){#top .mv__message__item--text{font-size:8rem;width:228.5714285714vw}}@media screen and (min-width: 1640px){#top .mv__message__item--text{font-size:9rem}}@media screen and (min-width: 1830px){#top .mv__message__item--text{width:192vw;font-size:10rem}}#top .fv{padding-top:100px;overflow:hidden}@media screen and (min-width: 1024px){#top .fv{padding-top:184px}}#top .fv__container{margin:0 40px 128px;padding-top:46px}@media screen and (min-width: 768px){#top .fv__container{margin:0 82px 128px;padding-top:32px}}@media screen and (min-width: 1400px){#top .fv__container{margin:0 160px 184px;padding-top:52px}}@media screen and (min-width: 1024px){#top .fv__box{display:flex;justify-content:space-between}}#top .fv__catch__main{margin-bottom:48px;font-size:1.125rem;font-weight:400;letter-spacing:.1em;line-height:1.5}@media screen and (min-width: 768px){#top .fv__catch__main{font-size:1.5rem}}@media screen and (min-width: 1280px){#top .fv__catch__main{font-size:3rem;margin-bottom:50px}}@media screen and (min-width: 768px){#top .fv__catch__main>br:nth-of-type(2){display:none}}#top .fv__catch__txt{margin-bottom:48px;font-size:.875rem;line-height:2}@media screen and (min-width: 1024px){#top .fv__catch__txt{margin-bottom:0}}@media screen and (min-width: 1280px){#top .fv__catch__txt{font-size:.9375rem}}@media screen and (max-width: 460px){#top .fv__catch__txt>br:nth-of-type(even){display:none}}#top .fv__list{position:relative;margin-bottom:26px}#top .fv__list:last-of-type{margin-bottom:0}#top .fv__list:nth-of-type(1)::after{content:"";position:absolute;top:-8px;left:0;width:264px;height:72px;border:8px solid #000;border-radius:96px;mix-blend-mode:overlay}#top .fv__list:nth-of-type(2)::after{content:"";position:absolute;top:-8px;left:0;width:219px;height:72px;border:8px solid #000;border-radius:96px;mix-blend-mode:overlay}#top .fv__list:nth-of-type(3)::after{content:"";position:absolute;top:-8px;left:0;width:219px;height:72px;border:8px solid #000;border-radius:96px;mix-blend-mode:overlay}#top .fv__list:hover:nth-of-type(1)::after{content:"";position:absolute;top:-8px;left:0;width:264px;height:72px;border:8px solid rgba(0,0,0,0);border-radius:96px;mix-blend-mode:overlay;transition:border-color 700ms ease}#top .fv__list:hover:nth-of-type(2)::after{content:"";position:absolute;top:-8px;left:0;width:219px;height:72px;border:8px solid rgba(0,0,0,0);border-radius:96px;mix-blend-mode:overlay;transition:border-color 700ms ease}#top .fv__list:hover:nth-of-type(3)::after{content:"";position:absolute;top:-8px;left:0;width:219px;height:72px;border:8px solid rgba(0,0,0,0);border-radius:96px;mix-blend-mode:overlay;transition:border-color 700ms ease}#top .fv__link{position:relative;display:block;margin:8px;padding:21px 36px;width:-moz-fit-content;width:fit-content;border-radius:96px;background:#fff;box-shadow:0 2px 0 rgba(0,51,102,.05);font-size:.875rem;letter-spacing:.05em;line-height:1;color:#444c55;text-decoration:none;z-index:1}#top .fv__link:hover{color:#99a1ac;transition:color 700ms ease}#top .fv__link:hover::after{content:"";border-color:rgba(0,0,0,0);transition:border-color 700ms ease}#top .fv__link__span{padding-left:28px}#top .about__wrapper{padding:0 40px 120px}@media screen and (min-width: 768px){#top .about__wrapper{padding:0 82px 120px}}@media screen and (min-width: 1024px){#top .about__wrapper{padding:0 82px 240px}}@media screen and (min-width: 1500px){#top .about__wrapper{padding:0 160px 240px}}#top .about__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:74px}#top .about__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.75rem}@media screen and (min-width: 1024px){#top .about__ttl-en{gap:60px;font-size:.875rem}}#top .about__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:24px}@media screen and (min-width: 1024px){#top .about__ttl-jp{font-size:48px}}@media screen and (min-width: 1024px){#top .about__container{display:flex;justify-content:space-between;gap:32px;align-items:end}}@media screen and (min-width: 1024px){#top .about__box{width:41.6666666667vw}}@media screen and (min-width: 1500px){#top .about__box{width:auto}}#top .about__pic{margin-bottom:60px}@media screen and (min-width: 768px){#top .about__pic{margin-bottom:80px}}@media screen and (min-width: 1024px){#top .about__pic{margin-bottom:0}}#top .about__img{-o-object-fit:cover;object-fit:cover;width:128.2051282051vw;aspect-ratio:1}@media screen and (min-width: 1024px){#top .about__img{width:50vw;aspect-ratio:auto}}@media screen and (min-width: 1500px){#top .about__img{width:27.7777777778vw}}#top .about__name{display:flex;align-items:baseline;margin-bottom:60px;gap:52px}@media screen and (min-width: 1024px){#top .about__name{margin-bottom:50px;gap:40px}}#top .about__name-jp{font-size:1.25rem}@media screen and (min-width: 1024px){#top .about__name-jp{font-size:2rem}}#top .about__name-en{font-family:adrianna-extended,sans-serif;font-size:.75rem;letter-spacing:.05em}@media screen and (min-width: 1024px){#top .about__name-en{font-size:.875rem}}#top .about__content__ttl{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;position:relative;margin-bottom:20px;padding-left:20px;font-size:.75rem}@media screen and (min-width: 768px){#top .about__content__ttl{margin-bottom:26px}}@media screen and (min-width: 1024px){#top .about__content__ttl{font-size:.875rem}}#top .about__content__ttl::before{content:"";position:absolute;top:4px;left:0;width:1px;height:8px;background:#444c55}@media screen and (min-width: 1024px){#top .about__content__ttl::before{height:10px;top:5px}}#top .about__content__txt{margin-bottom:60px;font-size:.875rem;line-height:2}#top .about__content__txt:last-child{margin-bottom:0;font-size:.9375rem}#top .strength__wrapper{margin-bottom:180px}@media screen and (min-width: 768px){#top .strength__wrapper{margin-bottom:240px}}#top .strength__container{margin-bottom:64px;padding:0 40px}@media screen and (min-width: 768px){#top .strength__container{margin-bottom:60px;padding:0 82px}}@media screen and (min-width: 1024px){#top .strength__container{display:flex;justify-content:space-between;align-items:end;margin-bottom:190px;padding:0 84px}}#top .strength__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px}@media screen and (min-width: 768px){#top .strength__ttl{margin-bottom:48px}}@media screen and (min-width: 1024px){#top .strength__ttl{margin-bottom:0;width:41.6666666667vw}}@media screen and (min-width: 1280px){#top .strength__ttl{gap:60px}}#top .strength__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.625rem}@media screen and (min-width: 1024px){#top .strength__ttl-en{font-size:.875rem}}#top .strength__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:1.5rem}@media screen and (min-width: 1024px){#top .strength__ttl-jp{font-size:3rem}}#top .strength__des{font-size:.875rem;line-height:2}@media screen and (min-width: 1024px){#top .strength__des{width:41.6666666667vw;font-size:.9375rem}}@media screen and (min-width: 1024px){#top .strength__btn{display:flex;justify-content:space-between;flex-direction:row-reverse}}@media screen and (min-width: 1500px){#top .strength__btn{margin-right:40px}}@media screen and (min-width: 1700px){#top .strength__btn{margin-right:82px}}@media screen and (min-width: 1800px){#top .strength__btn{margin-right:138px}}#top .strength__btn__box{border-top:1px solid #99a1ac}#top .strength__btn__content{padding:40px 40px 38px;border-bottom:1px solid #99a1ac}@media screen and (min-width: 640px){#top .strength__btn__content{padding:40px 120px 38px 82px;display:flex;justify-content:space-between}}@media screen and (min-width: 768px){#top .strength__btn__content{padding:40px 160px 38px 82px}}@media screen and (min-width: 840px){#top .strength__btn__content{padding:40px 180px 38px 82px}}@media screen and (min-width: 1024px){#top .strength__btn__content{padding:24px 120px 24px 2px}}@media screen and (min-width: 1100px){#top .strength__btn__content{padding:24px 20vw 24px 2px}}@media screen and (min-width: 1500px){#top .strength__btn__content{padding:33px 25vw 33px 2px}}@media screen and (min-width: 1700px){#top .strength__btn__content{padding:33px 25.3164556962vw 33px 2px}}#top .strength__btn__txt{margin-bottom:48px;display:flex;gap:20px;line-height:1}@media screen and (min-width: 768px){#top .strength__btn__txt{margin-bottom:40px;gap:32px}}@media screen and (min-width: 1024px){#top .strength__btn__txt{margin-bottom:0}}#top .strength__btn__txt__no{padding-top:5px;padding-right:20px;font-family:adrianna-extended,sans-serif;font-size:.625rem;letter-spacing:.05em;color:#99a1ac}@media screen and (min-width: 768px){#top .strength__btn__txt__no{padding-right:32px}}#top .strength__btn__txt__word{display:flex;flex-direction:column;gap:16px;line-height:1.5}@media screen and (min-width: 768px){#top .strength__btn__txt__word{gap:5px}}#top .strength__btn__txt__word-jp{display:block;font-size:1.0625rem;letter-spacing:.05em}@media screen and (min-width: 1024px){#top .strength__btn__txt__word-jp{font-size:1.125rem}}#top .strength__btn__txt__word-en{display:block;font-family:adrianna-extended,sans-serif;font-size:.625rem;letter-spacing:.05em}#top .strength__btn__holder{padding:0 32px 30px;width:295px;border-radius:16px;background:#fff}@media screen and (min-width: 1024px){#top .strength__btn__holder{display:none}}#top .strength__btn__pic{transform:translateY(-20px)}#top .strength__btn__img{margin:0 auto;width:150px}#top .strength__btn__des{font-size:.875rem;line-height:1.5}#top .strength__btn__cardbox{position:relative}@media screen and (max-width: 1023px){#top .strength__btn__cardbox{display:none}}#top .strength__btn__card{position:absolute;top:0;left:0;border-radius:0 32px 32px 0;padding:0 96px 0 100px;background:#fff;width:600px;height:500px}@media screen and (min-width: 1280px){#top .strength__btn__card{padding:0 96px 0 100px;width:700px}}@media screen and (min-width: 1500px){#top .strength__btn__card{width:800px;height:565px}}@media screen and (min-width: 1700px){#top .strength__btn__card{padding:0 96px 0 176px;width:912px}}#top .strength__btn__card__pic{transform:translateY(-80px)}#top .strength__btn__card__img{width:180px}#top .strength__btn__card__txt{display:flex;flex-direction:column;gap:54px}#top .strength__btn__card__txt__no{font-family:adrianna-extended,sans-serif;font-size:.625rem;color:#99a1ac}#top .strength__btn__card__txt__word{display:flex;flex-direction:column;gap:20px;margin-bottom:48px;line-height:1.5}#top .strength__btn__card__txt__word-jp{display:block;font-size:2rem;letter-spacing:.1em}#top .strength__btn__card__txt__word-en{display:block;font-family:adrianna-extended,sans-serif;font-size:.625rem;letter-spacing:.1em}#top .strength__btn__card__des{font-size:1rem}#top .works__wrapper{position:relative;margin-bottom:120px}@media screen and (min-width: 768px){#top .works__wrapper{margin-bottom:240px}}#top .works__container{display:flex;flex-direction:column-reverse;gap:82px;padding:0 40px}@media screen and (min-width: 768px){#top .works__container{gap:68px;padding:0 82px}}@media screen and (min-width: 1280px){#top .works__container{flex-direction:row;justify-content:space-between;gap:32px;margin-bottom:167px}}@media screen and (min-width: 1700px){#top .works__container{padding:0 160px}}#top .works__box{margin-bottom:64px}@media screen and (min-width: 768px){#top .works__box{margin-bottom:48px}}@media screen and (min-width: 1280px){#top .works__box{margin-bottom:0;width:50vw}}@media screen and (min-width: 1500px){#top .works__box{width:41.6666666667vw}}#top .works__ttl{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;margin-bottom:30px;font-size:.75rem}@media screen and (min-width: 1024px){#top .works__ttl{margin-bottom:60px;font-size:.875rem}}#top .works__des{margin-bottom:65px;font-size:.875rem;line-height:2}@media screen and (min-width: 768px){#top .works__des{margin-bottom:46px}}@media screen and (min-width: 1024px){#top .works__des{font-size:.9375rem;margin-bottom:40px}}#top .works__link{position:relative;display:block;margin:8px;padding:12px 20px 12px 18px;width:-moz-fit-content;width:fit-content;border-radius:96px;box-shadow:0 2px 0 rgba(0,51,102,.05);font-size:.875rem;color:#444c55;background:#fff;text-decoration:none}#top .works__link::after{content:"";position:absolute;top:-8px;left:-8px;width:242px;height:60px;border:8px solid rgba(0,51,102,.08);border-radius:96px;mix-blend-mode:overlay}#top .works__link:hover{color:#99a1ac;transition:color 700ms ease}#top .works__link:hover::after{content:"";position:absolute;top:-8px;left:-8px;width:242px;height:60px;border-color:rgba(0,0,0,0);transition:border-color 700ms ease}#top .works__link__span{padding-left:90px}#top .works__img{border-radius:17px;width:128.2051282051vw}@media screen and (min-width: 1280px){#top .works__img{width:39.0625vw}}#top .works__image{opacity:.85}#top .works__image__wrap{display:flex;gap:16px;overflow:hidden}#top .works__image__list{display:flex;gap:16px;list-style:none;padding:0}#top .works__image__item{position:relative;width:55.5555555556vw}@media screen and (min-width: 540px){#top .works__image__item{width:43.4782608696vw}}@media screen and (min-width: 640px){#top .works__image__item{width:37.037037037vw}}@media screen and (min-width: 768px){#top .works__image__item{width:31.25vw}}@media screen and (min-width: 900px){#top .works__image__item{width:25vw}}@media screen and (min-width: 1024px){#top .works__image__item{width:15.3846153846vw}}#top .works__image__item::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;background:rgba(0,0,0,.25);z-index:1}#top .works__image__item:hover::before{background:rgba(0,0,0,.1);transition:background-color 700ms ease}#top .works__image__img{border-radius:16px}#top .works__image__list--right{animation:works__image-right 70s infinite linear .5s both}#top .perspective__wrapper{margin-bottom:120px}@media screen and (min-width: 1024px){#top .perspective__wrapper{margin-bottom:240px}}#top .perspective__container{margin-bottom:48px;padding:0 40px}@media screen and (min-width: 800px){#top .perspective__container{margin-bottom:60px;padding:0 82px}}@media screen and (min-width: 1400px){#top .perspective__container{display:flex;justify-content:space-between;align-items:end;margin-bottom:160px;padding:0 160px}}#top .perspective__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px}@media screen and (min-width: 1400px){#top .perspective__ttl{margin-bottom:0;width:41.6666666667vw;gap:60px}}#top .perspective__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.625rem}@media screen and (min-width: 1024px){#top .perspective__ttl-en{font-size:.875rem}}#top .perspective__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:1.5rem}@media screen and (min-width: 1024px){#top .perspective__ttl-jp{font-size:3rem}}#top .perspective__des{font-size:.875rem;line-height:2}@media screen and (min-width: 1400px){#top .perspective__des{margin-bottom:0;width:41.6666666667vw;font-size:.9375rem}}#top .perspective__mission{position:relative;margin-bottom:56px;padding-top:58px;text-align:center;overflow:hidden}@media screen and (min-width: 768px){#top .perspective__mission{margin-bottom:5px;padding-top:300px;padding-bottom:160px}}@media screen and (min-width: 1024px){#top .perspective__mission{margin-bottom:10px;padding-top:346px;padding-bottom:193px}}#top .perspective__mission__ttl{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;position:relative;display:inline-block;margin-bottom:26px;font-size:1.25rem;z-index:1}@media screen and (min-width: 768px){#top .perspective__mission__ttl{margin-bottom:0}}@media screen and (min-width: 1024px){#top .perspective__mission__ttl{font-size:1.5rem}}#top .perspective__mission__ttl::before{content:"";position:absolute;top:250px;left:-350px;z-index:-1;width:801px;height:385px;background:url(../images/perspective_triangle_dot.svg) center center/cover;transform:scale(0.6, 2.5)}@media screen and (min-width: 768px){#top .perspective__mission__ttl::before{top:-195px;transform:scale(1, 1)}}@media screen and (min-width: 1024px){#top .perspective__mission__ttl::before{top:-160px;height:450px;transform:scale(1.2, 1.2)}}#top .perspective__mission__ttl::after{content:"";position:absolute;top:260px;left:-350px;z-index:-1;width:801px;height:385px;background:url(../images/perspective_triangle.svg) center center/cover;mix-blend-mode:multiply;opacity:.9;transform:scale(0.6, 2.5)}@media screen and (min-width: 768px){#top .perspective__mission__ttl::after{top:-195px;transform:scale(1, 1)}}@media screen and (min-width: 1024px){#top .perspective__mission__ttl::after{top:-195px;transform:scale(1, 1)}}#top .perspective__mission__box{position:relative;z-index:2;margin:0 auto;margin-bottom:12px;width:250px;height:250px;border-radius:50%;background:#fff}@media screen and (min-width: 768px){#top .perspective__mission__box{width:270px;height:270px;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}#top .perspective__mission__box:nth-of-type(1){transform:translate(-250px, 110px)}#top .perspective__mission__box:nth-of-type(2){transform:translate(0, -110px)}#top .perspective__mission__box:nth-of-type(3){transform:translate(250px, 110px)}}@media screen and (min-width: 1024px){#top .perspective__mission__box{width:300px;height:300px}}#top .perspective__mission__en{padding-top:64px;margin-bottom:6px;font-family:adrianna-extended,sans-serif;font-size:.675rem;text-align:center}@media screen and (min-width: 768px){#top .perspective__mission__en{font-size:1.125rem}}@media screen and (min-width: 768px){#top .perspective__mission__en{font-size:1.25rem}}#top .perspective__mission__jp{margin-bottom:10px;font-size:1rem;text-align:center}@media screen and (min-width: 768px){#top .perspective__mission__jp{font-size:1.25rem}}@media screen and (min-width: 1024px){#top .perspective__mission__jp{font-size:1.5rem}}#top .perspective__mission__des{font-size:.8125rem;line-height:2;text-align:center}@media screen and (min-width: 768px){#top .perspective__mission__des{font-size:.875rem}}#top .perspective__vision{margin:0 6px;padding:36px 34px 32px;background:url(../images/perspective_square.svg) center center/cover no-repeat;border-radius:16px}@media screen and (min-width: 768px){#top .perspective__vision{margin:0 15px;padding:36px 67px 45px}}@media screen and (min-width: 1024px){#top .perspective__vision{max-width:978px;margin:0 auto;padding:36px 34px 80px}}#top .perspective__vision__ttl{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;margin-bottom:29px;font-size:1.25rem;text-align:center}@media screen and (min-width: 1024px){#top .perspective__vision__ttl{font-size:1.5rem}}#top .perspective__vision__list{position:relative;margin-bottom:16px;padding:32px;border-radius:16px;background:#fff}@media screen and (min-width: 768px){#top .perspective__vision__list{padding:32px 54px 32px 32px}}@media screen and (min-width: 1024px){#top .perspective__vision__list{display:flex;justify-content:space-between;align-items:center;padding:50px 48px 60px 40px}}#top .perspective__vision__list:last-child{margin-bottom:0}#top .perspective__vision__list:nth-of-type(1)::before{content:"01";position:absolute;top:36px;left:32px;font-family:adrianna-extended,sans-serif;font-size:10px}@media screen and (min-width: 1024px){#top .perspective__vision__list:nth-of-type(1)::before{top:58px;left:40px}}#top .perspective__vision__list:nth-of-type(2)::before{content:"02";position:absolute;top:36px;left:32px;font-family:adrianna-extended,sans-serif;font-size:10px}@media screen and (min-width: 1024px){#top .perspective__vision__list:nth-of-type(2)::before{top:58px;left:40px}}#top .perspective__vision__list:nth-of-type(3)::before{content:"03";position:absolute;top:36px;left:32px;font-family:adrianna-extended,sans-serif;font-size:10px}@media screen and (min-width: 1024px){#top .perspective__vision__list:nth-of-type(3)::before{top:58px;left:40px}}#top .perspective__vision__list:nth-of-type(4)::before{content:"04";position:absolute;top:36px;left:32px;font-family:adrianna-extended,sans-serif;font-size:10px}@media screen and (min-width: 1024px){#top .perspective__vision__list:nth-of-type(4)::before{top:58px;left:40px}}#top .perspective__vision__list:nth-of-type(5)::before{content:"05";position:absolute;top:36px;left:32px;font-family:adrianna-extended,sans-serif;font-size:10px}@media screen and (min-width: 1024px){#top .perspective__vision__list:nth-of-type(5)::before{top:58px;left:40px}}#top .perspective__vision__list::after{content:"";position:absolute;bottom:-12px;right:0;left:0;margin:0 auto;background:#fff;height:12px;width:24px;-webkit-clip-path:polygon(0 0, 100% 0, 50% 100%);clip-path:polygon(0 0, 100% 0, 50% 100%)}#top .perspective__vision__list:last-child::after{content:"";display:none}#top .perspective__vision__word{position:relative;margin-bottom:16px;padding-left:26px;font-size:15px}@media screen and (min-width: 1024px){#top .perspective__vision__word{margin-bottom:0;padding-left:34px;font-size:18px}}#top .perspective__vision__des{font-size:13px}@media screen and (min-width: 768px){#top .perspective__vision__des{font-size:14px}}@media screen and (min-width: 1024px){#top .perspective__vision__des{width:572px}}#top .skill__wrapper{margin-bottom:120px;padding:0 40px;overflow:hidden}@media screen and (min-width: 768px){#top .skill__wrapper{margin-bottom:150px;padding:0 80px}}@media screen and (min-width: 1840px){#top .skill__wrapper{margin-bottom:208px;padding:0 6.5%}}#top .skill__container{margin-bottom:64px}@media screen and (min-width: 768px){#top .skill__container{margin-bottom:100px}}@media screen and (min-width: 1024px){#top .skill__container{display:flex;justify-content:space-between;align-items:end;margin-bottom:180px}}#top .skill__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px}@media screen and (min-width: 768px){#top .skill__ttl{margin-bottom:48px}}@media screen and (min-width: 1024px){#top .skill__ttl{margin-bottom:0;width:41.6666666667vw}}@media screen and (min-width: 1280px){#top .skill__ttl{gap:60px}}#top .skill__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.75rem}@media screen and (min-width: 1024px){#top .skill__ttl-en{font-size:.875rem}}#top .skill__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:1.5rem}@media screen and (min-width: 1024px){#top .skill__ttl-jp{font-size:3rem}}#top .skill__des{font-size:.875rem;line-height:2}@media screen and (min-width: 1024px){#top .skill__des{width:41.6666666667vw;font-size:.9375rem}}#top .skill__design__ttl,#top .skill__coding__ttl,#top .skill__businesstool__ttl{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:0;font-size:18px;margin-bottom:40px}@media screen and (min-width: 768px){#top .skill__design__ttl,#top .skill__coding__ttl,#top .skill__businesstool__ttl{font-size:20px;margin-bottom:60px}}@media screen and (min-width: 1024px){#top .skill__design__ttl,#top .skill__coding__ttl,#top .skill__businesstool__ttl{font-size:24px;margin-bottom:85px}}#top .skill__design,#top .skill__coding{margin:0 auto}@media screen and (min-width: 768px){#top .skill__design__container,#top .skill__coding__container{display:flex;flex-wrap:wrap;gap:18px}}@media screen and (min-width: 1024px){#top .skill__design__container,#top .skill__coding__container{display:flex;flex-wrap:wrap;gap:8px}}#top .skill__design__content,#top .skill__coding__content{margin:0 auto;margin-bottom:38px;width:293px;height:252px;padding:0 32px 30px 32px;background:#fff;border-radius:16px}@media screen and (min-width: 768px){#top .skill__design__content,#top .skill__coding__content{margin:0;margin-bottom:38px}}@media screen and (min-width: 1024px){#top .skill__design__content,#top .skill__coding__content{width:260px;padding:0 29px 30px 20px}}#top .skill__design__pic,#top .skill__coding__pic{transform:translate(61px, -20px)}@media screen and (min-width: 1024px){#top .skill__design__pic,#top .skill__coding__pic{transform:translate(60px, -20px)}}#top .skill__design__name,#top .skill__coding__name{margin-bottom:18px;font-size:20px;font-weight:400}#top .skill__design__small,#top .skill__coding__small{display:inline-block;padding-top:12px;font-size:10px;font-weight:400}#top .skill__design__des,#top .skill__coding__des{line-height:1.5}#top .skill__businesstool{margin-bottom:64px}#top .skill__businesstool__container{display:flex;flex-wrap:wrap;gap:11px}@media screen and (min-width: 768px){#top .skill__businesstool__container{gap:19px}}@media screen and (min-width: 1024px){#top .skill__businesstool__container{gap:20px}}#top .skill__businesstool__content{margin-bottom:38px;width:142px;height:173px;padding:0 16px 30px 16px;background:#fff;border-radius:16px}@media screen and (min-width: 768px){#top .skill__businesstool__content{margin-bottom:53px;width:189px}}@media screen and (min-width: 1024px){#top .skill__businesstool__content{width:180px}}#top .skill__businesstool__pic{transform:translate(9px, -20px)}@media screen and (min-width: 768px){#top .skill__businesstool__pic{transform:translate(30px, -20px)}}@media screen and (min-width: 1024px){#top .skill__businesstool__pic{transform:translate(24px, -20px)}}#top .skill__businesstool__name{font-size:15px;font-weight:400}@media screen and (min-width: 768px){#top .skill__businesstool__name{font-size:16px}}#top .skill__businesstool__small{display:inline-block;padding-top:10px;font-size:10px;font-weight:400}@media screen and (min-width: 1024px){#top .skill__businesstool__small{padding-top:15px}}#top .skill__certificate__ttl{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:0;margin-bottom:40px;font-size:18px}@media screen and (min-width: 768px){#top .skill__certificate__ttl{font-size:20px}}@media screen and (min-width: 1024px){#top .skill__certificate__ttl{font-size:24px;margin-bottom:64px}}#top .skill__certificate__cert{margin-bottom:20px}@media screen and (min-width: 1024px){#top .skill__certificate__cert{font-size:16px}}#top .skill__certificate__cert>span{display:flex;align-items:center}@media screen and (min-width: 768px){#top .skill__certificate__cert>span{margin-right:16px;display:inline-block}}#top .skill__certificate__span{font-size:.75rem}@media screen and (min-width: 768px){#top .skill__certificate__span{font-size:.8125rem}}#top .efforts__wrapper{margin-bottom:120px}@media screen and (min-width: 1024px){#top .efforts__wrapper{margin-bottom:240px}}#top .efforts__ttl{margin-bottom:50px;padding:0 40px}@media screen and (min-width: 768px){#top .efforts__ttl{margin-bottom:76px;padding:0 82px}}@media screen and (min-width: 1024px){#top .efforts__ttl{margin-bottom:146px;padding:0 160px}}#top .efforts__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;display:block;margin-bottom:30px;font-size:12px}@media screen and (min-width: 1024px){#top .efforts__ttl-en{margin-bottom:30px;font-size:14px}}#top .efforts__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:24px}@media screen and (min-width: 1024px){#top .efforts__ttl-jp{font-size:48px}}#top .efforts__dl{text-align:center}@media screen and (min-width: 1024px){#top .efforts__dl{display:flex;justify-content:center;gap:9.5238095238vw;padding:0 36px}}@media screen and (min-width: 1040px){#top .efforts__dl{padding:0 40px}}@media screen and (min-width: 1570px){#top .efforts__dl{gap:18.1818181818vw;padding:0 120px}}@media screen and (min-width: 1700px){#top .efforts__dl{gap:18.1818181818vw;padding:0 220px}}#top .efforts__box{position:relative;margin:0 auto;margin-bottom:97px;width:246px}@media screen and (min-width: 768px){#top .efforts__box{margin-bottom:102px}}@media screen and (min-width: 1024px){#top .efforts__box{margin-bottom:64px;width:533px}}#top .efforts__box:nth-of-type(1)::after,#top .efforts__box:nth-of-type(2)::after{content:"";position:absolute;bottom:-45px;right:20px;width:215px;height:1px;background:#99a1ac}@media screen and (min-width: 1024px){#top .efforts__box:nth-of-type(1)::after,#top .efforts__box:nth-of-type(2)::after{width:1px;height:115px;top:0;bottom:0;right:-5vw}}@media screen and (min-width: 1570px){#top .efforts__box:nth-of-type(1)::after,#top .efforts__box:nth-of-type(2)::after{right:-10vw}}#top .efforts__box:last-child{margin-bottom:54px}#top .efforts__dt{margin-bottom:10px;font-size:.875rem;letter-spacing:.1em;line-height:1}@media screen and (min-width: 1024px){#top .efforts__dt{font-size:.9375rem}}#top .efforts__dd{font-family:adrianna-extended,sans-serif;font-size:3.125rem;letter-spacing:.1em;line-height:1}@media screen and (min-width: 1024px){#top .efforts__dd{font-size:4.5rem}}#top .efforts__update{margin-bottom:100px;padding:0 40px;text-align:right;font-size:.6875rem}@media screen and (min-width: 768px){#top .efforts__update{margin-bottom:120px;padding:0 82px}}@media screen and (min-width: 1024px){#top .efforts__update{margin-bottom:200px;padding:0 40px}}@media screen and (min-width: 1280px){#top .efforts__update{padding:0 82px}}@media screen and (min-width: 1570px){#top .efforts__update{padding:0 120px}}@media screen and (min-width: 1700px){#top .efforts__update{padding:0 160px}}#top .efforts__swiper{position:relative;padding-left:40px;width:100%}@media screen and (min-width: 768px){#top .efforts__swiper{padding-left:82px}}@media screen and (min-width: 1024px){#top .efforts__swiper{padding-left:160px}}#top .efforts__swiper__ttl{font-weight:400;letter-spacing:0;margin-bottom:76px;padding:0 40px;font-size:1.125rem}@media screen and (min-width: 768px){#top .efforts__swiper__ttl{padding:0 82px}}@media screen and (min-width: 1024px){#top .efforts__swiper__ttl{margin-bottom:80px;padding:0 160px;font-size:2rem}}#top .swiper-wrapper{margin-bottom:34px;height:65%}#top .swiper__link{display:block;text-decoration:none}@media screen and (min-width: 768px){#top .swiper__link{display:flex}}#top .swiper__slide{width:611px !important}#top .swiper__slide__pic{position:relative;width:295px;height:200px;border-radius:16px 16px 0 0;overflow:hidden;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){#top .swiper__slide__pic{width:280px;height:280px;border-radius:16px 0 0 16px}}@media screen and (min-width: 1024px){#top .swiper__slide__pic{width:350px;height:350px}}#top .swiper__slide__pic:hover::after{background:rgba(0,0,0,.1);transition:background-color 700ms ease}#top .swiper__slide__pic::after{content:"";position:absolute;top:0;left:0;width:295px;height:200px;border-radius:16px 16px 0 0;background:rgba(0,0,0,.4)}@media screen and (min-width: 768px){#top .swiper__slide__pic::after{width:280px;height:280px;border-radius:16px 0 0 16px}}@media screen and (min-width: 1024px){#top .swiper__slide__pic::after{width:350px;height:350px}}@media screen and (min-width: 768px){#top .swiper__slide__img{transform:scale(1.2, 1.2)}}@media screen and (min-width: 1024px){#top .swiper__slide__img{transform:scale(1.6, 1.6)}}#top .swiper__slide__container{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:18px;padding:16px 20px 20px;width:295px;height:161px;border-radius:0 0 16px 16px;background:#fff}@media screen and (min-width: 768px){#top .swiper__slide__container{padding:30px 24px 20px;width:208px;height:279px;border-radius:0 16px 16px 0}}@media screen and (min-width: 1024px){#top .swiper__slide__container{padding:40px 47px 30px 30px;width:261px;height:350px}}#top .swiper__slide__ttl{margin-bottom:8px;font-size:1rem;font-weight:400;color:#444c55}@media screen and (min-width: 768px){#top .swiper__slide__ttl{margin-bottom:10px}}@media screen and (min-width: 1024px){#top .swiper__slide__ttl{margin-bottom:16px;font-size:1.125rem}}#top .swiper__slide__txt{font-size:.8125rem;line-height:1.5;color:#444c55}@media screen and (min-width: 768px){#top .swiper__slide__txt{font-size:.9375rem;line-height:1.8}}#top .swiper__slide__arrow{position:relative;text-align:right;font-size:.625rem;color:#444c55}#top .swiper__slide__arrow::before{content:"";position:absolute;top:-2px;right:27px;width:1px;height:20px;background:#99a1ac}#top .swiper-footer{position:relative;margin-left:40px;z-index:3}@media screen and (min-width: 768px){#top .swiper-footer{margin-left:82px}}@media screen and (min-width: 1024px){#top .swiper-footer{margin-left:160px}}#top .swiper-scrollbar{position:absolute;width:87%;height:4px;background-color:rgba(0,51,102,.05);z-index:5}@media screen and (min-width: 768px){#top .swiper-scrollbar{width:90%}}@media screen and (min-width: 1024px){#top .swiper-scrollbar{width:60%}}@media screen and (min-width: 1100px){#top .swiper-scrollbar{width:65%}}@media screen and (min-width: 1400px){#top .swiper-scrollbar{width:70%}}@media screen and (min-width: 1500px){#top .swiper-scrollbar{width:75%}}@media screen and (min-width: 1700px){#top .swiper-scrollbar{width:80%}}#top .slider__btn{position:absolute;aspect-ratio:1/1;border-radius:50%;cursor:grab}#top .slider__btn::after{content:"";position:absolute;top:-6px;left:0;width:20px;height:22px;border-radius:50%;background:#fff;box-shadow:0 -2px 0 rgba(0,51,102,.2) inset}#top .swiper-buttonbox{position:relative;margin-right:160px;margin-left:auto;width:136px;height:56px;transform:translateY(14px)}#top .swiper-button-prev,#top .swiper-button-next{position:absolute;width:48px;height:48px;border-radius:50%;z-index:10;cursor:pointer;background-size:48px;background-position:center;background-repeat:no-repeat;box-shadow:0 2px 0 rgba(0,51,102,.05);z-index:5}@media screen and (max-width: 1023px){#top .swiper-button-prev,#top .swiper-button-next{display:none}}#top .swiper-button-prev:hover::after,#top .swiper-button-next:hover::after{content:"";opacity:0;transition:opacity 700ms ease}#top .swiper-button-prev::after,#top .swiper-button-next::after{content:"";position:absolute;top:-8px;left:-8px;width:64px;height:64px;border-radius:50%;background:rgba(0,51,102,.05);mix-blend-mode:overlay;z-index:4}#top .swiper-button-prev{grid-area:swiper-button-prev;background-image:url("../images/efforts_prev.png")}#top .swiper-button-next{grid-area:swiper-button-next;background-image:url("../images/efforts_next.png")}#works{opacity:0;animation:fadeIn 1.8s ease forwards}#works .fv__wrapper{margin-bottom:120px;padding-top:100px}@media screen and (min-width: 768px){#works .fv__wrapper{padding-top:120px}}@media screen and (min-width: 1024px){#works .fv__wrapper{margin-bottom:240px;padding-top:260px}}#works .fv__ttl{display:flex;flex-direction:column;gap:20px;margin-bottom:27px;padding:0 10.65%}@media screen and (min-width: 768px){#works .fv__ttl{gap:26px;margin-bottom:67px;padding:0 82px}}@media screen and (min-width: 1024px){#works .fv__ttl{flex-direction:row-reverse;justify-content:start;align-items:center;gap:48px;margin-bottom:55px;padding:0 160px}}#works .fv__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.625rem}@media screen and (min-width: 768px){#works .fv__ttl-en{font-size:.75rem}}@media screen and (min-width: 1024px){#works .fv__ttl-en{font-size:.8125rem}}#works .fv__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:1.5rem}@media screen and (min-width: 1024px){#works .fv__ttl-jp{font-size:3rem}}#works .fv__box{margin:0 10.65% 63px;width:92px}@media screen and (min-width: 768px){#works .fv__box{margin:0 82px 63px}}@media screen and (min-width: 1024px){#works .fv__box{margin:0 160px 125px;margin-left:auto;width:129px}}#works .fv__topicpath{position:relative;display:flex;gap:20px;align-items:center}#works .fv__topicpath::after{content:"／";position:absolute;top:5px;left:42px;font-size:.625rem}@media screen and (min-width: 1024px){#works .fv__topicpath{gap:32px}#works .fv__topicpath::after{content:"／";position:absolute;top:7px;left:62px}}#works .fv__topicpath__item{font-size:.625rem;letter-spacing:.05em}@media screen and (min-width: 1024px){#works .fv__topicpath__item{font-size:.875rem}}#works .fv__topicpath__link{display:block;padding:5px;color:#99a1ac;text-decoration:none}#works .fv__topicpath__link:hover{color:#444c55;transition:color 700ms ease}#works .fv__anchor{display:flex;flex-direction:column;gap:10px;margin-left:auto;padding:27px 200px 27px 53px;width:335px;border-radius:24px 0 0 24px;background:#fff}@media screen and (min-width: 768px){#works .fv__anchor{flex-direction:row;gap:51px;padding:48px 155px 48px 106px;width:460px}}#works .fv__anchor__btn{position:relative;font-size:.6875rem;letter-spacing:.12em}#works .fv__anchor__btn::after{content:"↓";position:absolute;top:5px;left:-15px;font-size:.6875rem}@media screen and (min-width: 1024px){#works .fv__anchor__btn{font-size:.875rem}#works .fv__anchor__btn::after{content:"↓";position:absolute;top:5px;left:-15px;font-size:.875rem}}#works .fv__anchor__link{display:block;padding:5px;color:#444c55;text-decoration:none}#works .fv__anchor__link:hover{color:#99a1ac;transition:color 700ms ease}#works .website__wrapper{margin-bottom:120px;padding:0 40px}@media screen and (min-width: 1024px){#works .website__wrapper{margin-bottom:200px}}@media screen and (min-width: 1132px){#works .website__wrapper{padding:0 60px}}@media screen and (min-width: 1400px){#works .website__wrapper{padding:0 60px}}@media screen and (min-width: 1800px){#works .website__wrapper{padding:0 82px}}@media screen and (min-width: 1920px){#works .website__wrapper{padding:0 160px}}#works .website__container{margin-bottom:96px}@media screen and (min-width: 800px){#works .website__container{margin-bottom:64px}}@media screen and (min-width: 1024px){#works .website__container{display:flex;justify-content:space-between;align-items:end;margin-bottom:240px}}#works .website__ttl{display:flex;flex-direction:column;gap:20px;margin-bottom:56px}@media screen and (min-width: 1024px){#works .website__ttl{margin-bottom:0;width:41.6666666667vw}}#works .website__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.12em;position:relative;display:block;padding-left:32px;font-size:.625rem}#works .website__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#works .website__ttl-en{font-size:.875rem}#works .website__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#works .website__ttl-jp{font-weight:400;letter-spacing:.12em;font-size:1.5rem}#works .website__des{font-size:.8125rem;line-height:2}@media screen and (min-width: 1024px){#works .website__des{width:41.6666666667vw;font-size:.9375rem}}#works .website__box{display:flex;flex-wrap:wrap;align-items:center;gap:2%}@media screen and (min-width: 1100px){#works .website__box{gap:1%}}@media screen and (min-width: 1920px){#works .website__box{gap:50px}}#works .website__card{position:relative;margin-bottom:16px;width:295px;height:240px;border-radius:16px}@media screen and (min-width: 1100px){#works .website__card{width:500px;height:700px}}@media screen and (min-width: 1920px){#works .website__card{margin-bottom:0}}#works .website__card::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;background:rgba(0,0,0,.4);z-index:1}#works .website__card:hover::before{background:rgba(0,0,0,.2);transition:background-color 700ms ease}#works .website__card:nth-of-type(1)::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;background:url(../images/workspage_nikihaskap.jpg) left 600px top -320px/390%}@media screen and (min-width: 1100px){#works .website__card:nth-of-type(1)::after{background:url(../images/workspage_nikihaskap.jpg) left 1025px top -420px/400%}}#works .website__card:nth-of-type(2)::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;background:url(../images/workspage_cafecamp.jpg) right -60px top -37px/250%}@media screen and (min-width: 1100px){#works .website__card:nth-of-type(2)::after{background:url(../images/workspage_cafecamp.jpg) right -150px top -65px/300%}}#works .website__card:nth-of-type(3)::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;background:url(../images/workspage_kokiu.jpg) right -190px top -70px/230%}@media screen and (min-width: 1100px){#works .website__card:nth-of-type(3)::after{background:url(../images/workspage_kokiu.jpg) right -350px top 0px/250%}}#works .website__card:nth-of-type(4)::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;background:url(../images/workspage_wws.jpg) right -220px top -100px/260%}@media screen and (min-width: 1100px){#works .website__card:nth-of-type(4)::after{background:url(../images/workspage_wws.jpg) right -560px top -190px/320%}}#works .website__card:nth-of-type(5)::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;background:url(../images/workspage_nextone.jpg) right -170px top -10px/230%}@media screen and (min-width: 1100px){#works .website__card:nth-of-type(5)::after{background:url(../images/workspage_nextone.jpg) right -430px top -30px/330%}}#works .website__card:nth-of-type(6)::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;background:url(../images/workspage_cafeazito.jpg) right -160px top -80px/200%}@media screen and (min-width: 1100px){#works .website__card:nth-of-type(6)::after{background:url(../images/workspage_cafeazito.jpg) right -360px top -200px/330%}}#works .website__card:nth-of-type(7)::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;background:url(../images/workspage_kamuy.jpg) left -10px top -10px/170%}@media screen and (min-width: 1100px){#works .website__card:nth-of-type(7)::after{background:url(../images/workspage_kamuy.jpg) left -250px top 0px/250%}}#works .website__card__link{display:block;border-radius:16px;text-decoration:none}#works .website__card__container{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:101px 32px 27px;width:295px;height:240px;border-radius:16px;z-index:1}@media screen and (min-width: 1100px){#works .website__card__container{padding:320px 48px 60px 34px;width:500px;height:700px}}#works .website__card__ttl{display:flex;flex-direction:column;gap:20px;font-size:1.0625rem;font-weight:400;color:#fff}@media screen and (min-width: 1100px){#works .website__card__ttl{gap:23px;font-size:1.125rem}}#works .website__card__span{font-family:adrianna-extended,sans-serif;font-size:.625rem}#works .website__card__arrow{position:relative;text-align:right;font-size:.8125rem;color:#fff;z-index:1}#works .website__card__arrow::before{content:"";position:absolute;top:-2px;right:27px;width:1px;height:24px;background:#fff}#works .banner__wrapper{margin-bottom:120px;padding:0 40px}@media screen and (min-width: 1024px){#works .banner__wrapper{margin-bottom:240px}}@media screen and (min-width: 1132px){#works .banner__wrapper{padding:0 60px}}@media screen and (min-width: 1400px){#works .banner__wrapper{padding:0 60px}}@media screen and (min-width: 1800px){#works .banner__wrapper{padding:0 82px}}@media screen and (min-width: 1920px){#works .banner__wrapper{padding:0 160px}}#works .banner__container{margin-bottom:96px}@media screen and (min-width: 800px){#works .banner__container{margin-bottom:64px}}@media screen and (min-width: 1024px){#works .banner__container{display:flex;justify-content:space-between;align-items:end;margin-bottom:240px}}#works .banner__ttl{display:flex;flex-direction:column;gap:20px;margin-bottom:56px}@media screen and (min-width: 1024px){#works .banner__ttl{margin-bottom:0;width:41.6666666667vw}}#works .banner__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.12em;position:relative;display:block;padding-left:32px;font-size:.625rem}#works .banner__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#works .banner__ttl-en{font-size:.875rem}#works .banner__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#works .banner__ttl-jp{font-weight:400;letter-spacing:.12em;font-size:1.5rem}#works .banner__des{font-size:.8125rem;line-height:2}@media screen and (min-width: 1024px){#works .banner__des{width:41.6666666667vw;font-size:.9375rem}}#works .banner__box{display:flex;flex-wrap:wrap;align-items:center;gap:2%}@media screen and (min-width: 1100px){#works .banner__box{gap:1%}}@media screen and (min-width: 1920px){#works .banner__box{gap:50px}}#works .banner__card{position:relative;margin-bottom:16px;width:295px;height:200px;border-radius:16px}@media screen and (min-width: 1100px){#works .banner__card{width:500px;height:320px}}@media screen and (min-width: 1920px){#works .banner__card{margin-bottom:0}}#works .banner__card::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;background:rgba(0,0,0,.4);z-index:1}#works .banner__card:hover::before{background:rgba(0,0,0,.2);transition:background-color 700ms ease}#works .banner__card:nth-of-type(1)::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;background:url(../images/workspage_allinonegel.jpg) right 0px top 0px/118%}@media screen and (min-width: 1100px){#works .banner__card:nth-of-type(1)::after{background:url(../images/workspage_allinonegel.jpg) right 0px top 0px/120%}}#works .banner__card:nth-of-type(2)::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;background:url(../images/workspage_matchapancake.jpg) right -40px top -60px/123%}@media screen and (min-width: 1100px){#works .banner__card:nth-of-type(2)::after{background:url(../images/workspage_matchapancake.jpg) right -70px top -110px/125%}}#works .banner__card:nth-of-type(3)::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;background:url(../images/workspage_lloydscoffee.jpg) right 0px top 0px/120%}@media screen and (min-width: 1100px){#works .banner__card:nth-of-type(3)::after{background:url(../images/workspage_lloydscoffee.jpg) right 0px top 0px/120%}}#works .banner__card:nth-of-type(4)::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;background:url(../images/workspage_sougaku.jpg) left 0px top -20px/100%}@media screen and (min-width: 1100px){#works .banner__card:nth-of-type(4)::after{background:url(../images/workspage_sougaku.jpg) left 0px top -50px/100%}}#works .banner__card:nth-of-type(5)::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;background:url(../images/workspage_mihamaorangette.jpg) left 0px top 0px/100%}@media screen and (min-width: 1100px){#works .banner__card:nth-of-type(5)::after{background:url(../images/workspage_mihamaorangette.jpg) left 0px top -50px/120%}}#works .banner__card__link{display:block;border-radius:16px;text-decoration:none}#works .banner__card__container{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:80px 26px 26px 32px;width:295px;height:200px;border-radius:16px;z-index:1}@media screen and (min-width: 1100px){#works .banner__card__container{padding:120px 34px 60px 48px;width:500px;height:320px}}#works .banner__card__ttl{display:flex;flex-direction:column;gap:20px;font-size:.9375rem;font-weight:400;color:#fff}@media screen and (min-width: 1100px){#works .banner__card__ttl{gap:24px}}#works .banner__card__ttl>ruby>rt{font-size:.625rem}#works .banner__card__span{font-family:adrianna-extended,sans-serif;font-size:.625rem}#works .banner__card__arrow{position:relative;text-align:right;font-size:.8125rem;color:#fff;z-index:1}#works .banner__card__arrow::before{content:"";position:absolute;top:-2px;right:27px;width:1px;height:24px;background:#fff}#contactpage{opacity:0;animation:fadeIn 1.8s ease forwards}#contactpage .contact__wrapper{padding:100px 10.65% 0}@media screen and (min-width: 768px){#contactpage .contact__wrapper{padding:124px 82px 0}}@media screen and (min-width: 1024px){#contactpage .contact__wrapper{padding:260px 160px 0}}#contactpage .contact__ttl{display:flex;flex-direction:column;gap:20px;margin-bottom:27px}@media screen and (min-width: 768px){#contactpage .contact__ttl{gap:26px;margin-bottom:67px}}@media screen and (min-width: 1024px){#contactpage .contact__ttl{justify-content:start;align-items:center;flex-direction:row-reverse;gap:48px;margin-bottom:55px}}#contactpage .contact__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.625rem}@media screen and (min-width: 768px){#contactpage .contact__ttl-en{font-size:.75rem}}@media screen and (min-width: 1024px){#contactpage .contact__ttl-en{font-size:.8125rem}}#contactpage .contact__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:1.5rem}@media screen and (min-width: 1024px){#contactpage .contact__ttl-jp{font-size:3rem}}#contactpage .contact__box{width:124px;margin-bottom:63px}@media screen and (min-width: 1024px){#contactpage .contact__box{margin-left:auto;width:173px;margin-bottom:124px}}#contactpage .contact__topicpath{position:relative;display:flex;gap:20px;align-items:center}#contactpage .contact__topicpath::after{content:"／";position:absolute;top:5px;left:42px;font-size:.625rem}@media screen and (min-width: 1024px){#contactpage .contact__topicpath{gap:32px}#contactpage .contact__topicpath::after{content:"／";position:absolute;top:7px;left:62px}}#contactpage .contact__topicpath__item{font-size:.625rem;letter-spacing:.05em}@media screen and (min-width: 1024px){#contactpage .contact__topicpath__item{font-size:.875rem}}#contactpage .contact__topicpath__link{display:block;padding:5px;color:#99a1ac;text-decoration:none}#contactpage .contact__topicpath__link:hover{color:#444c55;transition:color 700ms ease}#contactpage .contact__des{margin-bottom:60px;font-size:.8125rem;letter-spacing:.12%;line-height:2}@media screen and (min-width: 1024px){#contactpage .contact__des{margin-bottom:120px;font-size:.9375rem}}#contactpage .form__wrapper{margin:0 auto;margin-bottom:120px;padding:96px 10.15% 40px;border-radius:32px;background:#fff}@media screen and (min-width: 768px){#contactpage .form__wrapper{padding:40px 9.93% 42px}}@media screen and (min-width: 1024px){#contactpage .form__wrapper{margin-bottom:370px;padding:96px 88px;max-width:864px}}#contactpage .form__namebox{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:40px}@media screen and (min-width: 768px){#contactpage .form__namebox{gap:16px}}@media screen and (min-width: 1024px){#contactpage .form__namebox{gap:8px;margin-bottom:58px}}#contactpage .form__box{display:flex;flex-direction:column;margin-bottom:40px}@media screen and (min-width: 1024px){#contactpage .form__box{margin-bottom:58px}}#contactpage .form__box:nth-of-type(1){margin-bottom:0}#contactpage .form__box:last-child{margin-bottom:0}#contactpage .form__label{margin-bottom:7px;font-size:.8125rem}@media screen and (min-width: 1024px){#contactpage .form__label{font-size:.9375rem}}#contactpage .form__label__required{padding-left:10px;font-size:.625rem;color:#ff7070}#contactpage .form__input{padding:14px 20px;width:100%;height:38px;background:rgba(0,51,102,.05);border:none;font-size:.8125rem;letter-spacing:.12%}@media screen and (min-width: 1024px){#contactpage .form__input{height:48px;font-size:.9375rem}}#contactpage .form__input::-moz-placeholder{color:#99a1ac}#contactpage .form__input::placeholder{color:#99a1ac}#contactpage .form__message{padding:14px 20px;width:100%;height:190px;background:rgba(0,51,102,.05);border:none;font-size:.8125rem;letter-spacing:.12%;line-height:1.5}@media screen and (min-width: 1024px){#contactpage .form__message{height:240px;font-size:.9375rem}}#contactpage .form__message::-moz-placeholder{color:#99a1ac}#contactpage .form__message::placeholder{color:#99a1ac}#contactpage .form__submit{margin:0 auto;padding:19px 70px 19px 30px;width:153px;border:none;border-radius:32px;background:#bbd4f4;font-size:.8125rem;letter-spacing:.05em;line-height:1;color:#444c55}@media screen and (min-width: 1024px){#contactpage .form__submit{padding:21px 71px 18px 28px;width:162px;font-size:.9375em}}#contactpage #lastname.form__input,#contactpage #firstname.form__input{width:100%}@media screen and (min-width: 726px){#contactpage #lastname.form__input,#contactpage #firstname.form__input{width:30.7692307692vw}}@media screen and (min-width: 850px){#contactpage #lastname.form__input,#contactpage #firstname.form__input{width:31.746031746vw}}@media screen and (min-width: 1024px){#contactpage #lastname.form__input,#contactpage #firstname.form__input{width:25.974025974vw}}@media screen and (min-width: 1200px){#contactpage #lastname.form__input,#contactpage #firstname.form__input{width:340px}}#thanks .thanks__wrapper{margin-bottom:120px;padding:100px 10.65% 0}@media screen and (min-width: 768px){#thanks .thanks__wrapper{padding:124px 82px 0}}@media screen and (min-width: 1024px){#thanks .thanks__wrapper{margin-bottom:370px;padding:260px 160px 0}}#thanks .thanks__ttl{font-weight:400;letter-spacing:.1em;font-size:1.375rem}@media screen and (min-width: 1024px){#thanks .thanks__ttl{font-size:3rem}}#thanks .thanks__txt{font-weight:400;letter-spacing:.1em;font-size:.8125rem}@media screen and (min-width: 1024px){#thanks .thanks__txt{font-size:1.5rem}}#thanks .thanks__link{display:block;padding:5px;color:#99a1ac;text-decoration:none}#thanks .thanks__link:hover{color:#444c55;transition:color 700ms ease}#thanks .contact__wrapper{padding:100px 10.65% 0}@media screen and (min-width: 768px){#thanks .contact__wrapper{padding:124px 82px 0}}@media screen and (min-width: 1024px){#thanks .contact__wrapper{padding:260px 160px 0}}#thanks .contact__ttl{display:flex;flex-direction:column;gap:20px;margin-bottom:27px}@media screen and (min-width: 768px){#thanks .contact__ttl{gap:26px;margin-bottom:67px}}@media screen and (min-width: 1024px){#thanks .contact__ttl{justify-content:start;align-items:center;flex-direction:row-reverse;gap:48px;margin-bottom:55px}}#thanks .contact__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.625rem}@media screen and (min-width: 768px){#thanks .contact__ttl-en{font-size:.75rem}}@media screen and (min-width: 1024px){#thanks .contact__ttl-en{font-size:.8125rem}}#thanks .contact__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:1.5rem}@media screen and (min-width: 1024px){#thanks .contact__ttl-jp{font-size:3rem}}#thanks .contact__box{width:124px;margin-bottom:63px}@media screen and (min-width: 1024px){#thanks .contact__box{margin-left:auto;width:173px;margin-bottom:124px}}#thanks .contact__topicpath{position:relative;display:flex;gap:20px;align-items:center}#thanks .contact__topicpath::after{content:"／";position:absolute;top:5px;left:42px;font-size:.625rem}@media screen and (min-width: 1024px){#thanks .contact__topicpath{gap:32px}#thanks .contact__topicpath::after{content:"／";position:absolute;top:7px;left:62px}}#thanks .contact__topicpath__item{font-size:.625rem;letter-spacing:.05em}@media screen and (min-width: 1024px){#thanks .contact__topicpath__item{font-size:.875rem}}#thanks .contact__topicpath__link{display:block;padding:5px;color:#99a1ac;text-decoration:none}#thanks .contact__topicpath__link:hover{color:#444c55;transition:color 700ms ease}#thanks .contact__des{margin-bottom:60px;font-size:.8125rem;letter-spacing:.12%;line-height:2}@media screen and (min-width: 1024px){#thanks .contact__des{margin-bottom:120px;font-size:.9375rem}}#thanks .form__wrapper{margin:0 auto;margin-bottom:120px;padding:96px 10.15% 40px;border-radius:32px;background:#fff}@media screen and (min-width: 768px){#thanks .form__wrapper{padding:40px 9.93% 42px}}@media screen and (min-width: 1024px){#thanks .form__wrapper{margin-bottom:370px;padding:96px 88px;max-width:864px}}#thanks .form__namebox{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:40px}@media screen and (min-width: 768px){#thanks .form__namebox{gap:16px}}@media screen and (min-width: 1024px){#thanks .form__namebox{gap:8px;margin-bottom:58px}}#thanks .form__box{display:flex;flex-direction:column;margin-bottom:40px}@media screen and (min-width: 1024px){#thanks .form__box{margin-bottom:58px}}#thanks .form__box:nth-of-type(1){margin-bottom:0}#thanks .form__box:last-child{margin-bottom:0}#thanks .form__label{margin-bottom:7px;font-size:.8125rem}@media screen and (min-width: 1024px){#thanks .form__label{font-size:.9375rem}}#thanks .form__label__required{padding-left:10px;font-size:.625rem;color:#ff7070}#thanks .form__input{padding:14px 20px;width:100%;height:38px;background:rgba(0,51,102,.05);border:none;font-size:.8125rem;letter-spacing:.12%}@media screen and (min-width: 1024px){#thanks .form__input{height:48px;font-size:.9375rem}}#thanks .form__input::-moz-placeholder{color:#99a1ac}#thanks .form__input::placeholder{color:#99a1ac}#thanks .form__message{padding:14px 20px;width:100%;height:190px;background:rgba(0,51,102,.05);border:none;font-size:.8125rem;letter-spacing:.12%;line-height:1.5}@media screen and (min-width: 1024px){#thanks .form__message{height:240px;font-size:.9375rem}}#thanks .form__message::-moz-placeholder{color:#99a1ac}#thanks .form__message::placeholder{color:#99a1ac}#thanks .form__submit{margin:0 auto;padding:19px 70px 19px 30px;width:153px;border:none;border-radius:32px;background:#bbd4f4;font-size:.8125rem;letter-spacing:.05em;line-height:1;color:#444c55}@media screen and (min-width: 1024px){#thanks .form__submit{padding:21px 71px 18px 28px;width:162px;font-size:.9375em}}#thanks #lastname.form__input,#thanks #firstname.form__input{width:100%}@media screen and (min-width: 726px){#thanks #lastname.form__input,#thanks #firstname.form__input{width:30.7692307692vw}}@media screen and (min-width: 850px){#thanks #lastname.form__input,#thanks #firstname.form__input{width:31.746031746vw}}@media screen and (min-width: 1024px){#thanks #lastname.form__input,#thanks #firstname.form__input{width:25.974025974vw}}@media screen and (min-width: 1200px){#thanks #lastname.form__input,#thanks #firstname.form__input{width:340px}}#kamuy .fv__wrapper{margin-bottom:110px;padding:136px 10.65% 0}@media screen and (min-width: 768px){#kamuy .fv__wrapper{margin-bottom:184px;padding:173px 82px 0}}@media screen and (min-width: 1024px){#kamuy .fv__wrapper{margin-bottom:187px;padding:227px 160px 0}}#kamuy .fv__ttl{display:flex;flex-direction:column;gap:26px;margin-bottom:31px;line-height:1.2}@media screen and (min-width: 1024px){#kamuy .fv__ttl{margin-bottom:0}}#kamuy .fv__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.6875rem}@media screen and (min-width: 768px){#kamuy .fv__ttl-en{font-size:.75rem}}@media screen and (min-width: 1024px){#kamuy .fv__ttl-en{font-size:.8125rem}}@media screen and (min-width: 768px){#kamuy .fv__ttl-en>br{display:none}}#kamuy .fv__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:1.25rem}@media screen and (min-width: 768px){#kamuy .fv__ttl-jp{font-size:1.5rem}}@media screen and (min-width: 1024px){#kamuy .fv__ttl-jp{font-weight:400;letter-spacing:.04em;font-size:3rem}}#kamuy .fv__topicpath{margin-bottom:55px;width:238px;display:flex;gap:16px;align-items:center}@media screen and (min-width: 768px){#kamuy .fv__topicpath{margin-bottom:95px}}@media screen and (min-width: 1024px){#kamuy .fv__topicpath{margin-bottom:50px;margin-left:auto;width:333px}}#kamuy .fv__topicpath__item{position:relative;font-size:.625rem;letter-spacing:.05em}@media screen and (min-width: 1024px){#kamuy .fv__topicpath__item{font-size:.875rem}}#kamuy .fv__topicpath__item::after{content:"／";position:absolute;top:5px;left:42px;font-size:.625rem}@media screen and (min-width: 1024px){#kamuy .fv__topicpath__item{gap:32px}#kamuy .fv__topicpath__item::after{content:"／";position:absolute;top:7px;left:55px}}#kamuy .fv__topicpath__item:last-child::after{content:none}#kamuy .fv__topicpath__link{display:block;padding:5px;color:#99a1ac;text-decoration:none}#kamuy .fv__topicpath__link:hover{color:#444c55;transition:color 700ms ease}#kamuy .fv__mv__img{margin:0 auto;width:100%}@media screen and (min-width: 768px){#kamuy .fv__mv__img{width:65%}}@media screen and (min-width: 1024px){#kamuy .fv__mv__img{width:auto}}#kamuy .information__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#kamuy .information__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#kamuy .information__wrapper{margin-bottom:240px;padding:0 160px}}#kamuy .information__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#kamuy .information__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#kamuy .information__ttl{margin-bottom:68px}}#kamuy .information__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#kamuy .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#kamuy .information__ttl-en{font-size:.875rem}#kamuy .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#kamuy .information__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#kamuy .information__ttl-jp{font-size:3rem}}#kamuy .information__des{margin-bottom:60px;font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#kamuy .information__des{font-size:.9375rem}}#kamuy .information__des__br{display:none}@media screen and (min-width: 768px){#kamuy .information__des__br{display:block}}#kamuy .information__dl{display:flex;flex-direction:column;gap:26px}@media screen and (min-width: 1024px){#kamuy .information__dl{gap:36px}}#kamuy .information__content{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 768px){#kamuy .information__content{flex-direction:row;align-items:center;gap:42px}}@media screen and (min-width: 1024px){#kamuy .information__content{gap:24px}}#kamuy .information__dt{padding-top:5px;width:93px;height:20px;border-radius:32px;background:#fff;font-size:.625rem;letter-spacing:.012em;line-height:1;text-align:center}@media screen and (min-width: 1024px){#kamuy .information__dt{padding-top:6px;width:111px;height:26px;font-size:.8125rem}}#kamuy .information__dd{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#kamuy .information__dd{font-size:.9375rem}}#kamuy .information__dd__link{display:flex;align-items:center;gap:6px;padding:5px 5px 5px 0;font-size:.8125rem;color:#444c55;text-underline-offset:8px;text-decoration-color:#444c55}@media screen and (min-width: 1024px){#kamuy .information__dd__link{font-size:.9375rem}}#kamuy .information__dd__link:hover{color:#99a1ac;text-decoration-color:#99a1ac;transition:color 700ms ease,text-decoration-color 700ms ease}#kamuy .information__dd__img{width:20px;height:20px}#kamuy .concept__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#kamuy .concept__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#kamuy .concept__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#kamuy .concept__wrapper{padding:0 8.3%}}#kamuy .concept__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#kamuy .concept__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#kamuy .concept__ttl{margin-bottom:68px}}#kamuy .concept__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#kamuy .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#kamuy .concept__ttl-en{font-size:.875rem}#kamuy .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#kamuy .concept__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#kamuy .concept__ttl-jp{font-size:3rem}}#kamuy .concept__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#kamuy .concept__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#kamuy .concept__content__ttl{margin-bottom:44px;font-size:1.75rem}}#kamuy .concept__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#kamuy .concept__content__txt{font-size:.9375rem}}#kamuy .concept__content__txt:nth-of-type(1){margin-bottom:60px}@media screen and (min-width: 768px){#kamuy .concept__content__txt:nth-of-type(1){margin-bottom:80px}}@media screen and (min-width: 1024px){#kamuy .concept__content__txt:nth-of-type(1){margin-bottom:100px}}#kamuy .design__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#kamuy .design__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#kamuy .design__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#kamuy .design__wrapper{padding:0 8.3%}}#kamuy .design__box{display:flex;flex-direction:column;gap:120px;margin-bottom:60px}@media screen and (min-width: 768px){#kamuy .design__box{align-items:center;gap:72px;margin-bottom:130px}}@media screen and (min-width: 1052px){#kamuy .design__box{flex-direction:row;align-items:stretch;gap:3.3333333333vw;margin-bottom:248px}}@media screen and (min-width: 1500px){#kamuy .design__box{gap:4.1666666667vw}}#kamuy .design__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:60px;line-height:1}@media screen and (min-width: 768px){#kamuy .design__ttl{margin-bottom:80px;gap:60px}}@media screen and (min-width: 1024px){#kamuy .design__ttl{margin-bottom:100px;gap:70px}}#kamuy .design__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#kamuy .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#kamuy .design__ttl-en{font-size:.875rem}#kamuy .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#kamuy .design__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#kamuy .design__ttl-jp{font-size:3rem}}#kamuy .design__content{margin-bottom:60px}@media screen and (min-width: 768px){#kamuy .design__content{margin-bottom:80px}}@media screen and (min-width: 1024px){#kamuy .design__content{margin-bottom:100px}}#kamuy .design__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#kamuy .design__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#kamuy .design__content__ttl{margin-bottom:44px;font-size:1.75rem}}#kamuy .design__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#kamuy .design__content__txt{font-size:.9375rem}}#kamuy .design__content__txt__br{display:none}@media screen and (min-width: 768px){#kamuy .design__content__txt__br{display:block}}#kamuy .design__content__font__dl{padding-top:50px}#kamuy .design__content__font__dt{margin-bottom:10px;font-size:.8125rem;letter-spacing:.012em}#kamuy .design__content__font__dd{margin-bottom:20px;font-size:1.25rem;font-weight:600;letter-spacing:.012em}#kamuy .design__content__font__dd:nth-of-type(2){margin-bottom:0}#kamuy .design__content__font__handwritingernie{font-family:"adobe-handwriting-ernie", sans-serif;font-weight:400}#kamuy .design__content__font__dnpshueimincho{font-family:"dnp-shuei-mincho-pr6n",sans-serif;font-weight:500}#kamuy .design__content__color__dl{display:flex;gap:26px;flex-wrap:wrap;padding-top:50px}@media screen and (min-width: 768px){#kamuy .design__content__color__dl{padding-top:56px}}@media screen and (min-width: 1024px){#kamuy .design__content__color__dl{padding-top:105px}}#kamuy .design__content__color__box{width:110px}#kamuy .design__content__color__dt{margin-bottom:6px;font-size:.8125rem}#kamuy .design__content__color__fontsmall{font-size:.6875rem}@media screen and (min-width: 1050px){#kamuy .design__img{width:50vw}}#kamuy .design .design__content__color__box .design__content_color__dd:nth-of-type(2){padding-top:8px;font-size:.8125rem}#kamuy .design__imagecontainer{display:flex;justify-content:space-between;gap:12px}#cafeazito .fv__wrapper{margin-bottom:110px;padding:136px 10.65% 0}@media screen and (min-width: 768px){#cafeazito .fv__wrapper{margin-bottom:184px;padding:173px 82px 0}}@media screen and (min-width: 1024px){#cafeazito .fv__wrapper{margin-bottom:187px;padding:227px 160px 0}}#cafeazito .fv__ttl{display:flex;flex-direction:column;gap:26px;margin-bottom:31px;line-height:1.2}@media screen and (min-width: 1024px){#cafeazito .fv__ttl{margin-bottom:0}}#cafeazito .fv__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.6875rem}@media screen and (min-width: 768px){#cafeazito .fv__ttl-en{font-size:.75rem}}@media screen and (min-width: 1024px){#cafeazito .fv__ttl-en{font-size:.8125rem}}@media screen and (min-width: 768px){#cafeazito .fv__ttl-en>br{display:none}}#cafeazito .fv__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:1.25rem}@media screen and (min-width: 768px){#cafeazito .fv__ttl-jp{font-size:1.5rem}}@media screen and (min-width: 1024px){#cafeazito .fv__ttl-jp{font-weight:400;letter-spacing:.04em;font-size:3rem}}#cafeazito .fv__topicpath{margin-bottom:55px;width:238px;display:flex;gap:16px;align-items:center}@media screen and (min-width: 768px){#cafeazito .fv__topicpath{margin-bottom:95px}}@media screen and (min-width: 1024px){#cafeazito .fv__topicpath{margin-bottom:50px;margin-left:auto;width:333px}}#cafeazito .fv__topicpath__item{position:relative;font-size:.625rem;letter-spacing:.05em}@media screen and (min-width: 1024px){#cafeazito .fv__topicpath__item{font-size:.875rem}}#cafeazito .fv__topicpath__item::after{content:"／";position:absolute;top:5px;left:42px;font-size:.625rem}@media screen and (min-width: 1024px){#cafeazito .fv__topicpath__item{gap:32px}#cafeazito .fv__topicpath__item::after{content:"／";position:absolute;top:7px;left:55px}}#cafeazito .fv__topicpath__item:last-child::after{content:none}#cafeazito .fv__topicpath__link{display:block;padding:5px;color:#99a1ac;text-decoration:none}#cafeazito .fv__topicpath__link:hover{color:#444c55;transition:color 700ms ease}#cafeazito .fv__mv__img{margin:0 auto;width:100%}@media screen and (min-width: 768px){#cafeazito .fv__mv__img{width:65%}}@media screen and (min-width: 1024px){#cafeazito .fv__mv__img{width:auto}}#cafeazito .information__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#cafeazito .information__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#cafeazito .information__wrapper{margin-bottom:240px;padding:0 160px}}#cafeazito .information__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#cafeazito .information__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#cafeazito .information__ttl{margin-bottom:68px}}#cafeazito .information__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#cafeazito .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#cafeazito .information__ttl-en{font-size:.875rem}#cafeazito .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#cafeazito .information__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#cafeazito .information__ttl-jp{font-size:3rem}}#cafeazito .information__des{margin-bottom:60px;font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#cafeazito .information__des{font-size:.9375rem}}#cafeazito .information__des__br{display:none}@media screen and (min-width: 768px){#cafeazito .information__des__br{display:block}}#cafeazito .information__dl{display:flex;flex-direction:column;gap:26px}@media screen and (min-width: 1024px){#cafeazito .information__dl{gap:36px}}#cafeazito .information__content{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 768px){#cafeazito .information__content{flex-direction:row;align-items:center;gap:42px}}@media screen and (min-width: 1024px){#cafeazito .information__content{gap:24px}}#cafeazito .information__dt{padding-top:5px;width:93px;height:20px;border-radius:32px;background:#fff;font-size:.625rem;letter-spacing:.012em;line-height:1;text-align:center}@media screen and (min-width: 1024px){#cafeazito .information__dt{padding-top:6px;width:111px;height:26px;font-size:.8125rem}}#cafeazito .information__dd{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#cafeazito .information__dd{font-size:.9375rem}}#cafeazito .information__dd__link{display:flex;align-items:center;gap:6px;padding:5px 5px 5px 0;font-size:.8125rem;color:#444c55;text-underline-offset:8px;text-decoration-color:#444c55;word-break:break-all}@media screen and (min-width: 1024px){#cafeazito .information__dd__link{font-size:.9375rem}}#cafeazito .information__dd__link:hover{color:#99a1ac;text-decoration-color:#99a1ac;transition:color 700ms ease,text-decoration-color 700ms ease}#cafeazito .information__dd__img{width:20px;height:20px}#cafeazito .concept__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#cafeazito .concept__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#cafeazito .concept__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#cafeazito .concept__wrapper{padding:0 8.3%}}#cafeazito .concept__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#cafeazito .concept__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#cafeazito .concept__ttl{margin-bottom:68px}}#cafeazito .concept__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#cafeazito .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#cafeazito .concept__ttl-en{font-size:.875rem}#cafeazito .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#cafeazito .concept__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#cafeazito .concept__ttl-jp{font-size:3rem}}#cafeazito .concept__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#cafeazito .concept__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#cafeazito .concept__content__ttl{margin-bottom:44px;font-size:1.75rem}}#cafeazito .concept__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#cafeazito .concept__content__txt{font-size:.9375rem}}#cafeazito .concept__content__txt__br{display:none}@media screen and (min-width: 768px){#cafeazito .concept__content__txt__br{display:block}}#cafeazito .concept__content__txt:nth-of-type(1){margin-bottom:60px}@media screen and (min-width: 768px){#cafeazito .concept__content__txt:nth-of-type(1){margin-bottom:80px}}@media screen and (min-width: 1024px){#cafeazito .concept__content__txt:nth-of-type(1){margin-bottom:100px}}#cafeazito .design__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#cafeazito .design__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#cafeazito .design__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#cafeazito .design__wrapper{padding:0 8.3%}}#cafeazito .design__box{display:flex;flex-direction:column;gap:120px;margin-bottom:60px}@media screen and (min-width: 768px){#cafeazito .design__box{gap:72px;margin-bottom:130px}}@media screen and (min-width: 1052px){#cafeazito .design__box{flex-direction:row;align-items:stretch;gap:3.3333333333vw;margin-bottom:248px}}@media screen and (min-width: 1500px){#cafeazito .design__box{gap:4.1666666667vw}}#cafeazito .design__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:60px;line-height:1}@media screen and (min-width: 768px){#cafeazito .design__ttl{margin-bottom:80px;gap:60px}}@media screen and (min-width: 1024px){#cafeazito .design__ttl{margin-bottom:100px;gap:70px}}#cafeazito .design__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#cafeazito .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#cafeazito .design__ttl-en{font-size:.875rem}#cafeazito .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#cafeazito .design__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#cafeazito .design__ttl-jp{font-size:3rem}}#cafeazito .design__content{margin-bottom:60px}@media screen and (min-width: 768px){#cafeazito .design__content{margin-bottom:80px}}@media screen and (min-width: 1024px){#cafeazito .design__content{margin-bottom:100px}}#cafeazito .design__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#cafeazito .design__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#cafeazito .design__content__ttl{margin-bottom:44px;font-size:1.75rem}}#cafeazito .design__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#cafeazito .design__content__txt{font-size:.9375rem}}#cafeazito .design__content__txt__br{display:none}@media screen and (min-width: 1052px){#cafeazito .design__content__txt__br{display:block}}#cafeazito .design__content__font__dl{padding-top:50px}#cafeazito .design__content__font__dt{margin-bottom:10px;font-size:.8125rem;letter-spacing:.012em}#cafeazito .design__content__font__dd{margin-bottom:20px;font-size:1.25rem;font-weight:600;letter-spacing:.012em}#cafeazito .design__content__font__dd:nth-of-type(3){margin-bottom:0}#cafeazito .design__content__font__cormorant_garamond{font-family:cormorant-garamond,serif;font-weight:400}#cafeazito .design__content__font__notoserif{font-family:"Noto Serif JP",serif;font-weight:400}#cafeazito .design__content__color__dl{display:flex;gap:26px;flex-wrap:wrap;padding-top:50px}@media screen and (min-width: 768px){#cafeazito .design__content__color__dl{padding-top:56px}}@media screen and (min-width: 1024px){#cafeazito .design__content__color__dl{padding-top:105px}}#cafeazito .design__content__color__box{width:110px}#cafeazito .design__content__color__dt{margin-bottom:6px;font-size:.8125rem}#cafeazito .design__content__color__fontsmall{font-size:.6875rem}@media screen and (min-width: 1050px){#cafeazito .design__img{width:50vw}}#cafeazito .design .design__content__color__box .design__content_color__dd:nth-of-type(2){padding-top:8px;font-size:.8125rem}#cafeazito .design__imagecontainer{display:flex;justify-content:space-between;gap:12px}#nextone .fv__wrapper{margin-bottom:110px;padding:136px 10.65% 0}@media screen and (min-width: 768px){#nextone .fv__wrapper{margin-bottom:184px;padding:173px 82px 0}}@media screen and (min-width: 1024px){#nextone .fv__wrapper{margin-bottom:187px;padding:227px 160px 0}}#nextone .fv__ttl{display:flex;flex-direction:column;gap:26px;margin-bottom:31px;line-height:1.2}@media screen and (min-width: 1024px){#nextone .fv__ttl{margin-bottom:0}}#nextone .fv__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.6875rem}@media screen and (min-width: 768px){#nextone .fv__ttl-en{font-size:.75rem}}@media screen and (min-width: 1024px){#nextone .fv__ttl-en{font-size:.8125rem}}@media screen and (min-width: 768px){#nextone .fv__ttl-en>br{display:none}}#nextone .fv__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:1.25rem}@media screen and (min-width: 768px){#nextone .fv__ttl-jp{font-size:1.5rem}}@media screen and (min-width: 1024px){#nextone .fv__ttl-jp{font-weight:400;letter-spacing:.04em;font-size:3rem}}#nextone .fv__topicpath{margin-bottom:55px;width:238px;display:flex;gap:16px;align-items:center}@media screen and (min-width: 768px){#nextone .fv__topicpath{margin-bottom:95px}}@media screen and (min-width: 1024px){#nextone .fv__topicpath{margin-bottom:50px;margin-left:auto;width:333px}}#nextone .fv__topicpath__item{position:relative;font-size:.625rem;letter-spacing:.05em}@media screen and (min-width: 1024px){#nextone .fv__topicpath__item{font-size:.875rem}}#nextone .fv__topicpath__item::after{content:"／";position:absolute;top:5px;left:42px;font-size:.625rem}@media screen and (min-width: 1024px){#nextone .fv__topicpath__item{gap:32px}#nextone .fv__topicpath__item::after{content:"／";position:absolute;top:7px;left:55px}}#nextone .fv__topicpath__item:last-child::after{content:none}#nextone .fv__topicpath__link{display:block;padding:5px;color:#99a1ac;text-decoration:none}#nextone .fv__topicpath__link:hover{color:#444c55;transition:color 700ms ease}#nextone .fv__mv__img{margin:0 auto;width:100%}@media screen and (min-width: 768px){#nextone .fv__mv__img{width:65%}}@media screen and (min-width: 1024px){#nextone .fv__mv__img{width:auto}}#nextone .information__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#nextone .information__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#nextone .information__wrapper{margin-bottom:240px;padding:0 160px}}#nextone .information__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#nextone .information__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#nextone .information__ttl{margin-bottom:68px}}#nextone .information__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#nextone .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#nextone .information__ttl-en{font-size:.875rem}#nextone .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#nextone .information__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#nextone .information__ttl-jp{font-size:3rem}}#nextone .information__des{margin-bottom:60px;font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#nextone .information__des{font-size:.9375rem}}#nextone .information__des__br{display:none}@media screen and (min-width: 768px){#nextone .information__des__br{display:block}}#nextone .information__dl{display:flex;flex-direction:column;gap:26px}@media screen and (min-width: 1024px){#nextone .information__dl{gap:36px}}#nextone .information__content{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 768px){#nextone .information__content{flex-direction:row;align-items:center;gap:42px}}@media screen and (min-width: 1024px){#nextone .information__content{gap:24px}}#nextone .information__dt{padding-top:5px;width:93px;height:20px;border-radius:32px;background:#fff;font-size:.625rem;letter-spacing:.012em;line-height:1;text-align:center}@media screen and (min-width: 1024px){#nextone .information__dt{padding-top:6px;width:111px;height:26px;font-size:.8125rem}}#nextone .information__dd{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#nextone .information__dd{font-size:.9375rem}}#nextone .information__dd__link{display:flex;align-items:center;gap:6px;padding:5px 5px 5px 0;font-size:.8125rem;color:#444c55;text-underline-offset:8px;text-decoration-color:#444c55}@media screen and (min-width: 1024px){#nextone .information__dd__link{font-size:.9375rem}}#nextone .information__dd__link:hover{color:#99a1ac;text-decoration-color:#99a1ac;transition:color 700ms ease,text-decoration-color 700ms ease}#nextone .information__dd__img{width:20px;height:20px}#nextone .concept__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#nextone .concept__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#nextone .concept__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#nextone .concept__wrapper{padding:0 8.3%}}#nextone .concept__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#nextone .concept__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#nextone .concept__ttl{margin-bottom:68px}}#nextone .concept__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#nextone .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#nextone .concept__ttl-en{font-size:.875rem}#nextone .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#nextone .concept__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#nextone .concept__ttl-jp{font-size:3rem}}#nextone .concept__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#nextone .concept__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#nextone .concept__content__ttl{margin-bottom:44px;font-size:1.75rem}}#nextone .concept__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#nextone .concept__content__txt{font-size:.9375rem}}#nextone .concept__content__txt:nth-of-type(1){margin-bottom:60px}@media screen and (min-width: 768px){#nextone .concept__content__txt:nth-of-type(1){margin-bottom:80px}}@media screen and (min-width: 1024px){#nextone .concept__content__txt:nth-of-type(1){margin-bottom:100px}}#nextone .design__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#nextone .design__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#nextone .design__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#nextone .design__wrapper{padding:0 8.3%}}#nextone .design__box{display:flex;flex-direction:column;gap:120px;margin-bottom:60px}@media screen and (min-width: 768px){#nextone .design__box{align-items:center;gap:72px;margin-bottom:130px}}@media screen and (min-width: 1052px){#nextone .design__box{flex-direction:row;align-items:stretch;gap:3.3333333333vw;margin-bottom:248px}}@media screen and (min-width: 1500px){#nextone .design__box{gap:4.1666666667vw}}#nextone .design__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:60px;line-height:1}@media screen and (min-width: 768px){#nextone .design__ttl{margin-bottom:80px;gap:60px}}@media screen and (min-width: 1024px){#nextone .design__ttl{margin-bottom:100px;gap:70px}}#nextone .design__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#nextone .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#nextone .design__ttl-en{font-size:.875rem}#nextone .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#nextone .design__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#nextone .design__ttl-jp{font-size:3rem}}#nextone .design__content{margin-bottom:60px}@media screen and (min-width: 768px){#nextone .design__content{margin-bottom:80px}}@media screen and (min-width: 1024px){#nextone .design__content{margin-bottom:100px}}#nextone .design__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#nextone .design__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#nextone .design__content__ttl{margin-bottom:44px;font-size:1.75rem}}#nextone .design__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#nextone .design__content__txt{font-size:.9375rem}}#nextone .design__content__txt__br{display:none}@media screen and (min-width: 768px){#nextone .design__content__txt__br{display:block}}#nextone .design__content__font__dl{padding-top:50px}#nextone .design__content__font__dt{margin-bottom:10px;font-size:.8125rem;letter-spacing:.012em}#nextone .design__content__font__dd{margin-bottom:20px;font-size:1.25rem;font-weight:600;letter-spacing:.012em}#nextone .design__content__font__dd:nth-of-type(3){margin-bottom:0}#nextone .design__content__font__roboto{font-family:roboto,sans-serif;font-weight:700}#nextone .design__content__font__lato{font-family:lato,sans-serif;font-weight:700}#nextone .design__content__color__dl{display:flex;gap:26px;flex-wrap:wrap;padding-top:50px}@media screen and (min-width: 768px){#nextone .design__content__color__dl{padding-top:56px}}@media screen and (min-width: 1024px){#nextone .design__content__color__dl{padding-top:105px}}#nextone .design__content__color__box{width:110px}#nextone .design__content__color__dt{margin-bottom:6px;font-size:.8125rem}#nextone .design__content__color__fontsmall{font-size:.6875rem}@media screen and (min-width: 1050px){#nextone .design__img{width:50vw}}#nextone .design .design__content__color__box .design__content_color__dd:nth-of-type(2){padding-top:8px;font-size:.8125rem}#nextone .design__imagecontainer{display:flex;justify-content:space-between;gap:12px}#wss .fv__wrapper{margin-bottom:110px;padding:136px 10.65% 0}@media screen and (min-width: 768px){#wss .fv__wrapper{margin-bottom:184px;padding:173px 82px 0}}@media screen and (min-width: 1024px){#wss .fv__wrapper{margin-bottom:187px;padding:227px 160px 0}}#wss .fv__ttl{display:flex;flex-direction:column;gap:26px;margin-bottom:31px;line-height:1.2}@media screen and (min-width: 1024px){#wss .fv__ttl{margin-bottom:0}}#wss .fv__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.6875rem}@media screen and (min-width: 768px){#wss .fv__ttl-en{font-size:.75rem}}@media screen and (min-width: 1024px){#wss .fv__ttl-en{font-size:.8125rem}}@media screen and (min-width: 768px){#wss .fv__ttl-en>br{display:none}}#wss .fv__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:1.25rem}@media screen and (min-width: 768px){#wss .fv__ttl-jp{font-size:1.5rem}}@media screen and (min-width: 1024px){#wss .fv__ttl-jp{font-weight:400;letter-spacing:.04em;font-size:3rem}}#wss .fv__topicpath{margin-bottom:55px;width:238px;display:flex;gap:16px;align-items:center}@media screen and (min-width: 768px){#wss .fv__topicpath{margin-bottom:95px}}@media screen and (min-width: 1024px){#wss .fv__topicpath{margin-bottom:50px;margin-left:auto;width:333px}}#wss .fv__topicpath__item{position:relative;font-size:.625rem;letter-spacing:.05em}@media screen and (min-width: 1024px){#wss .fv__topicpath__item{font-size:.875rem}}#wss .fv__topicpath__item::after{content:"／";position:absolute;top:5px;left:42px;font-size:.625rem}@media screen and (min-width: 1024px){#wss .fv__topicpath__item{gap:32px}#wss .fv__topicpath__item::after{content:"／";position:absolute;top:7px;left:55px}}#wss .fv__topicpath__item:last-child::after{content:none}#wss .fv__topicpath__link{display:block;padding:5px;color:#99a1ac;text-decoration:none}#wss .fv__topicpath__link:hover{color:#444c55;transition:color 700ms ease}#wss .fv__mv__img{margin:0 auto;width:100%}@media screen and (min-width: 768px){#wss .fv__mv__img{width:65%}}@media screen and (min-width: 1024px){#wss .fv__mv__img{width:auto}}#wss .information__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#wss .information__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#wss .information__wrapper{margin-bottom:240px;padding:0 160px}}#wss .information__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#wss .information__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#wss .information__ttl{margin-bottom:68px}}#wss .information__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#wss .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#wss .information__ttl-en{font-size:.875rem}#wss .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#wss .information__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#wss .information__ttl-jp{font-size:3rem}}#wss .information__des{margin-bottom:60px;font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#wss .information__des{font-size:.9375rem}}#wss .information__des__br{display:none}@media screen and (min-width: 768px){#wss .information__des__br{display:block}}#wss .information__dl{display:flex;flex-direction:column;gap:26px}@media screen and (min-width: 1024px){#wss .information__dl{gap:36px}}#wss .information__content{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 768px){#wss .information__content{flex-direction:row;align-items:center;gap:42px}}@media screen and (min-width: 1024px){#wss .information__content{gap:24px}}#wss .information__dt{padding-top:5px;width:93px;height:20px;border-radius:32px;background:#fff;font-size:.625rem;letter-spacing:.012em;line-height:1;text-align:center}@media screen and (min-width: 1024px){#wss .information__dt{padding-top:6px;width:111px;height:26px;font-size:.8125rem}}#wss .information__dd{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#wss .information__dd{font-size:.9375rem}}#wss .information__dd__link{display:block;padding:5px 5px 5px 0;font-size:.8125rem;color:#444c55;text-underline-offset:8px;text-decoration-color:#444c55;word-break:break-all}@media screen and (min-width: 1024px){#wss .information__dd__link{font-size:.9375rem}}#wss .information__dd__link:hover{color:#99a1ac;text-decoration-color:#99a1ac;transition:color 700ms ease,text-decoration-color 700ms ease}#wss .concept__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#wss .concept__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#wss .concept__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#wss .concept__wrapper{padding:0 8.3%}}#wss .concept__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#wss .concept__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#wss .concept__ttl{margin-bottom:68px}}#wss .concept__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#wss .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#wss .concept__ttl-en{font-size:.875rem}#wss .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#wss .concept__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#wss .concept__ttl-jp{font-size:3rem}}#wss .concept__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#wss .concept__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#wss .concept__content__ttl{margin-bottom:44px;font-size:1.75rem}}#wss .concept__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#wss .concept__content__txt{width:39.0625vw;font-size:.9375rem}}@media screen and (min-width: 1500px){#wss .concept__content__txt{width:auto}}#wss .concept__content__container{display:flex;flex-direction:column;gap:60px;padding-top:60px}@media screen and (min-width: 768px){#wss .concept__content__container{gap:50px;padding-top:80px}}@media screen and (min-width: 1024px){#wss .concept__content__container{display:flex;flex-direction:row;padding-top:100px}}#wss .design__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#wss .design__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#wss .design__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#wss .design__wrapper{padding:0 8.3%}}#wss .design__box{display:flex;flex-direction:column;gap:120px;margin-bottom:60px}@media screen and (min-width: 768px){#wss .design__box{align-items:center;gap:72px;margin-bottom:130px}}@media screen and (min-width: 1052px){#wss .design__box{flex-direction:row;align-items:stretch;gap:3.3333333333vw;margin-bottom:248px}}@media screen and (min-width: 1500px){#wss .design__box{gap:4.1666666667vw}}#wss .design__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:60px;line-height:1}@media screen and (min-width: 768px){#wss .design__ttl{margin-bottom:80px;gap:60px}}@media screen and (min-width: 1024px){#wss .design__ttl{margin-bottom:100px;gap:70px}}#wss .design__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#wss .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#wss .design__ttl-en{font-size:.875rem}#wss .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#wss .design__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#wss .design__ttl-jp{font-size:3rem}}#wss .design__content{margin-bottom:60px}@media screen and (min-width: 768px){#wss .design__content{margin-bottom:80px}}@media screen and (min-width: 1024px){#wss .design__content{margin-bottom:100px}}#wss .design__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#wss .design__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#wss .design__content__ttl{margin-bottom:44px;font-size:1.75rem}}#wss .design__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#wss .design__content__txt{font-size:.9375rem}}#wss .design__content__txt__br{display:none}@media screen and (min-width: 768px){#wss .design__content__txt__br{display:block}}#wss .design__content__font__dl{padding-top:50px}#wss .design__content__font__dt{margin-bottom:10px;font-size:.8125rem;letter-spacing:.012em}#wss .design__content__font__dd{margin-bottom:20px;font-size:1.25rem;font-weight:600;letter-spacing:.012em}#wss .design__content__font__dd:nth-of-type(3){margin-bottom:0}#wss .design__content__font__cormorant_garamond{font-family:cormorant-garamond,serif;font-style:italic}#wss .design__content__font__josefin_sans{font-family:josefin-sans,sans-serif}#wss .design__content__color__dl{display:flex;gap:26px;flex-wrap:wrap;padding-top:50px}@media screen and (min-width: 768px){#wss .design__content__color__dl{padding-top:56px}}@media screen and (min-width: 1024px){#wss .design__content__color__dl{padding-top:105px}}#wss .design__content__color__box{width:110px}#wss .design__content__color__dt{margin-bottom:6px;font-size:.8125rem}#wss .design__content__color__fontsmall{font-size:.6875rem}#wss .design .design__content__color__box .design__content_color__dd:nth-of-type(2){padding-top:8px;font-size:.8125rem}#wss .design__imagecontainer{display:flex;justify-content:space-between;gap:12px}#kokiu .fv__wrapper{margin-bottom:110px;padding:136px 10.65% 0}@media screen and (min-width: 768px){#kokiu .fv__wrapper{margin-bottom:184px;padding:173px 82px 0}}@media screen and (min-width: 1024px){#kokiu .fv__wrapper{margin-bottom:187px;padding:227px 160px 0}}#kokiu .fv__ttl{display:flex;flex-direction:column;gap:26px;margin-bottom:31px;line-height:1.2}@media screen and (min-width: 1024px){#kokiu .fv__ttl{margin-bottom:0}}#kokiu .fv__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.6875rem}@media screen and (min-width: 768px){#kokiu .fv__ttl-en{font-size:.75rem}}@media screen and (min-width: 1024px){#kokiu .fv__ttl-en{font-size:.8125rem}}@media screen and (min-width: 768px){#kokiu .fv__ttl-en>br{display:none}}#kokiu .fv__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:1.25rem}@media screen and (min-width: 768px){#kokiu .fv__ttl-jp{font-size:1.5rem}}@media screen and (min-width: 1024px){#kokiu .fv__ttl-jp{font-weight:400;letter-spacing:.04em;font-size:3rem}}#kokiu .fv__topicpath{margin-bottom:55px;width:238px;display:flex;gap:16px;align-items:center}@media screen and (min-width: 768px){#kokiu .fv__topicpath{margin-bottom:95px}}@media screen and (min-width: 1024px){#kokiu .fv__topicpath{margin-bottom:50px;margin-left:auto;width:333px}}#kokiu .fv__topicpath__item{position:relative;font-size:.625rem;letter-spacing:.05em}@media screen and (min-width: 1024px){#kokiu .fv__topicpath__item{font-size:.875rem}}#kokiu .fv__topicpath__item::after{content:"／";position:absolute;top:5px;left:42px;font-size:.625rem}@media screen and (min-width: 1024px){#kokiu .fv__topicpath__item{gap:32px}#kokiu .fv__topicpath__item::after{content:"／";position:absolute;top:7px;left:55px}}#kokiu .fv__topicpath__item:last-child::after{content:none}#kokiu .fv__topicpath__link{display:block;padding:5px;color:#99a1ac;text-decoration:none}#kokiu .fv__topicpath__link:hover{color:#444c55;transition:color 700ms ease}#kokiu .fv__mv__img{margin:0 auto;width:100%}@media screen and (min-width: 768px){#kokiu .fv__mv__img{width:65%}}@media screen and (min-width: 1024px){#kokiu .fv__mv__img{width:auto}}#kokiu .information__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#kokiu .information__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#kokiu .information__wrapper{margin-bottom:240px;padding:0 160px}}#kokiu .information__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#kokiu .information__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#kokiu .information__ttl{margin-bottom:68px}}#kokiu .information__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#kokiu .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#kokiu .information__ttl-en{font-size:.875rem}#kokiu .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#kokiu .information__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#kokiu .information__ttl-jp{font-size:3rem}}#kokiu .information__des{margin-bottom:60px;font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#kokiu .information__des{font-size:.9375rem}}#kokiu .information__des__br{display:none}@media screen and (min-width: 768px){#kokiu .information__des__br{display:block}}#kokiu .information__dl{display:flex;flex-direction:column;gap:26px}@media screen and (min-width: 1024px){#kokiu .information__dl{gap:36px}}#kokiu .information__content{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 768px){#kokiu .information__content{flex-direction:row;align-items:center;gap:42px}}@media screen and (min-width: 1024px){#kokiu .information__content{gap:24px}}#kokiu .information__dt{padding-top:5px;width:93px;height:20px;border-radius:32px;background:#fff;font-size:.625rem;letter-spacing:.012em;line-height:1;text-align:center}@media screen and (min-width: 1024px){#kokiu .information__dt{padding-top:6px;width:111px;height:26px;font-size:.8125rem}}#kokiu .information__dd{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#kokiu .information__dd{font-size:.9375rem}}#kokiu .information__dd__link{display:flex;align-items:center;gap:6px;padding:5px 5px 5px 0;font-size:.8125rem;color:#444c55;text-underline-offset:8px;text-decoration-color:#444c55;word-break:break-all}@media screen and (min-width: 1024px){#kokiu .information__dd__link{font-size:.9375rem}}#kokiu .information__dd__link:hover{color:#99a1ac;text-decoration-color:#99a1ac;transition:color 700ms ease,text-decoration-color 700ms ease}#kokiu .information__dd__img{width:20px;height:20px}#kokiu .concept__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#kokiu .concept__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#kokiu .concept__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#kokiu .concept__wrapper{padding:0 8.3%}}#kokiu .concept__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#kokiu .concept__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#kokiu .concept__ttl{margin-bottom:68px}}#kokiu .concept__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#kokiu .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#kokiu .concept__ttl-en{font-size:.875rem}#kokiu .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#kokiu .concept__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#kokiu .concept__ttl-jp{font-size:3rem}}#kokiu .concept__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#kokiu .concept__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#kokiu .concept__content__ttl{margin-bottom:44px;font-size:1.75rem}}#kokiu .concept__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#kokiu .concept__content__txt{font-size:.9375rem}}#kokiu .concept__content__txt:nth-of-type(1){margin-bottom:60px}@media screen and (min-width: 768px){#kokiu .concept__content__txt:nth-of-type(1){margin-bottom:80px}}@media screen and (min-width: 1024px){#kokiu .concept__content__txt:nth-of-type(1){margin-bottom:100px}}#kokiu .design__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#kokiu .design__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#kokiu .design__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#kokiu .design__wrapper{padding:0 8.3%}}#kokiu .design__box{display:flex;flex-direction:column;gap:120px;margin-bottom:60px}@media screen and (min-width: 768px){#kokiu .design__box{align-items:center;gap:72px;margin-bottom:130px}}@media screen and (min-width: 1052px){#kokiu .design__box{flex-direction:row;align-items:stretch;gap:3.3333333333vw;margin-bottom:248px}}@media screen and (min-width: 1500px){#kokiu .design__box{gap:4.1666666667vw}}#kokiu .design__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:60px;line-height:1}@media screen and (min-width: 768px){#kokiu .design__ttl{margin-bottom:80px;gap:60px}}@media screen and (min-width: 1024px){#kokiu .design__ttl{margin-bottom:100px;gap:70px}}#kokiu .design__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#kokiu .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#kokiu .design__ttl-en{font-size:.875rem}#kokiu .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#kokiu .design__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#kokiu .design__ttl-jp{font-size:3rem}}#kokiu .design__content{margin-bottom:60px}@media screen and (min-width: 768px){#kokiu .design__content{margin-bottom:80px}}@media screen and (min-width: 1024px){#kokiu .design__content{margin-bottom:100px}}#kokiu .design__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#kokiu .design__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#kokiu .design__content__ttl{margin-bottom:44px;font-size:1.75rem}}#kokiu .design__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#kokiu .design__content__txt{font-size:.9375rem}}#kokiu .design__content__txt__br{display:none}@media screen and (min-width: 768px){#kokiu .design__content__txt__br{display:block}}#kokiu .design__content__font__dl{padding-top:50px}#kokiu .design__content__font__dt{margin-bottom:10px;font-size:.8125rem;letter-spacing:.012em}#kokiu .design__content__font__dd{margin-bottom:20px;font-size:1.25rem;font-weight:600;letter-spacing:.012em}#kokiu .design__content__font__dd:nth-of-type(4){margin-bottom:0}#kokiu .design__content__font__goldenbook{font-family:"goldenbook",serif;font-weight:400}#kokiu .design__content__font__notoserif{font-family:"Noto Serif JP",serif;font-weight:400}#kokiu .design__content__font__neuehaasgrotesque{font-family:"neue-haas-grotesk-display",sans-serif;font-weight:400}#kokiu .design__content__color__dl{display:flex;gap:26px;flex-wrap:wrap;padding-top:50px}@media screen and (min-width: 768px){#kokiu .design__content__color__dl{padding-top:56px}}@media screen and (min-width: 1024px){#kokiu .design__content__color__dl{padding-top:105px}}#kokiu .design__content__color__box{width:110px}#kokiu .design__content__color__dt{margin-bottom:6px;font-size:.8125rem}#kokiu .design__content__color__fontsmall{font-size:.6875rem}#kokiu .design__pic:first-of-type{margin-bottom:60px}@media screen and (min-width: 1050px){#kokiu .design__img{width:50vw}}#kokiu .design .design__content__color__box .design__content_color__dd:nth-of-type(2){padding-top:8px;font-size:.8125rem}#kokiu .design__imagecontainer{display:flex;justify-content:space-between;gap:12px}#cafecamp .fv__wrapper{margin-bottom:110px;padding:136px 10.65% 0}@media screen and (min-width: 768px){#cafecamp .fv__wrapper{margin-bottom:184px;padding:173px 82px 0}}@media screen and (min-width: 1024px){#cafecamp .fv__wrapper{margin-bottom:187px;padding:227px 160px 0}}#cafecamp .fv__ttl{display:flex;flex-direction:column;gap:26px;margin-bottom:31px;line-height:1.2}@media screen and (min-width: 1024px){#cafecamp .fv__ttl{margin-bottom:0}}#cafecamp .fv__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.6875rem}@media screen and (min-width: 768px){#cafecamp .fv__ttl-en{font-size:.75rem}}@media screen and (min-width: 1024px){#cafecamp .fv__ttl-en{font-size:.8125rem}}@media screen and (min-width: 768px){#cafecamp .fv__ttl-en>br{display:none}}#cafecamp .fv__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:1.25rem}@media screen and (min-width: 768px){#cafecamp .fv__ttl-jp{font-size:1.5rem}}@media screen and (min-width: 1024px){#cafecamp .fv__ttl-jp{font-weight:400;letter-spacing:.04em;font-size:3rem}}#cafecamp .fv__topicpath{margin-bottom:55px;width:238px;display:flex;gap:16px;align-items:center}@media screen and (min-width: 768px){#cafecamp .fv__topicpath{margin-bottom:95px}}@media screen and (min-width: 1024px){#cafecamp .fv__topicpath{margin-bottom:50px;margin-left:auto;width:333px}}#cafecamp .fv__topicpath__item{position:relative;font-size:.625rem;letter-spacing:.05em}@media screen and (min-width: 1024px){#cafecamp .fv__topicpath__item{font-size:.875rem}}#cafecamp .fv__topicpath__item::after{content:"／";position:absolute;top:5px;left:42px;font-size:.625rem}@media screen and (min-width: 1024px){#cafecamp .fv__topicpath__item{gap:32px}#cafecamp .fv__topicpath__item::after{content:"／";position:absolute;top:7px;left:55px}}#cafecamp .fv__topicpath__item:last-child::after{content:none}#cafecamp .fv__topicpath__link{display:block;padding:5px;color:#99a1ac;text-decoration:none}#cafecamp .fv__topicpath__link:hover{color:#444c55;transition:color 700ms ease}#cafecamp .fv__mv__img{margin:0 auto;width:100%}@media screen and (min-width: 768px){#cafecamp .fv__mv__img{width:65%}}@media screen and (min-width: 1024px){#cafecamp .fv__mv__img{width:auto}}#cafecamp .information__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#cafecamp .information__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#cafecamp .information__wrapper{margin-bottom:240px;padding:0 160px}}#cafecamp .information__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#cafecamp .information__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#cafecamp .information__ttl{margin-bottom:68px}}#cafecamp .information__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#cafecamp .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#cafecamp .information__ttl-en{font-size:.875rem}#cafecamp .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#cafecamp .information__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#cafecamp .information__ttl-jp{font-size:3rem}}#cafecamp .information__des{margin-bottom:60px;font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#cafecamp .information__des{font-size:.9375rem}}#cafecamp .information__des__br{display:none}@media screen and (min-width: 768px){#cafecamp .information__des__br{display:block}}#cafecamp .information__dl{display:flex;flex-direction:column;gap:26px}@media screen and (min-width: 1024px){#cafecamp .information__dl{gap:36px}}#cafecamp .information__content{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 768px){#cafecamp .information__content{flex-direction:row;align-items:center;gap:42px}}@media screen and (min-width: 1024px){#cafecamp .information__content{gap:24px}}#cafecamp .information__dt{padding-top:5px;width:93px;height:20px;border-radius:32px;background:#fff;font-size:.625rem;letter-spacing:.012em;line-height:1;text-align:center}@media screen and (min-width: 1024px){#cafecamp .information__dt{padding-top:6px;width:111px;height:26px;font-size:.8125rem}}#cafecamp .information__dd{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#cafecamp .information__dd{font-size:.9375rem}}#cafecamp .information__dd__link{display:flex;align-items:center;gap:6px;padding:5px 5px 5px 0;font-size:.8125rem;color:#444c55;text-underline-offset:8px;text-decoration-color:#444c55}@media screen and (min-width: 1024px){#cafecamp .information__dd__link{font-size:.9375rem}}#cafecamp .information__dd__link:hover{color:#99a1ac;text-decoration-color:#99a1ac;transition:color 700ms ease,text-decoration-color 700ms ease}#cafecamp .information__dd__img{width:20px;height:20px}#cafecamp .concept__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#cafecamp .concept__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#cafecamp .concept__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#cafecamp .concept__wrapper{padding:0 8.3%}}#cafecamp .concept__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#cafecamp .concept__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#cafecamp .concept__ttl{margin-bottom:68px}}#cafecamp .concept__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#cafecamp .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#cafecamp .concept__ttl-en{font-size:.875rem}#cafecamp .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#cafecamp .concept__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#cafecamp .concept__ttl-jp{font-size:3rem}}#cafecamp .concept__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#cafecamp .concept__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#cafecamp .concept__content__ttl{margin-bottom:44px;font-size:1.75rem}}#cafecamp .concept__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#cafecamp .concept__content__txt{font-size:.9375rem}}#cafecamp .concept__content__txt:nth-of-type(1){margin-bottom:60px}@media screen and (min-width: 768px){#cafecamp .concept__content__txt:nth-of-type(1){margin-bottom:80px}}@media screen and (min-width: 1024px){#cafecamp .concept__content__txt:nth-of-type(1){margin-bottom:100px}}#cafecamp .design__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#cafecamp .design__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#cafecamp .design__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#cafecamp .design__wrapper{padding:0 8.3%}}#cafecamp .design__box{display:flex;flex-direction:column;gap:120px;margin-bottom:60px}@media screen and (min-width: 768px){#cafecamp .design__box{align-items:center;gap:72px;margin-bottom:130px}}@media screen and (min-width: 1052px){#cafecamp .design__box{flex-direction:row;align-items:stretch;gap:3.3333333333vw;margin-bottom:248px}}@media screen and (min-width: 1500px){#cafecamp .design__box{gap:4.1666666667vw}}#cafecamp .design__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:60px;line-height:1}@media screen and (min-width: 768px){#cafecamp .design__ttl{margin-bottom:80px;gap:60px}}@media screen and (min-width: 1024px){#cafecamp .design__ttl{margin-bottom:100px;gap:70px}}#cafecamp .design__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#cafecamp .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#cafecamp .design__ttl-en{font-size:.875rem}#cafecamp .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#cafecamp .design__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#cafecamp .design__ttl-jp{font-size:3rem}}#cafecamp .design__content{margin-bottom:60px}@media screen and (min-width: 768px){#cafecamp .design__content{margin-bottom:80px}}@media screen and (min-width: 1024px){#cafecamp .design__content{margin-bottom:100px}}#cafecamp .design__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#cafecamp .design__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#cafecamp .design__content__ttl{margin-bottom:44px;font-size:1.75rem}}#cafecamp .design__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#cafecamp .design__content__txt{font-size:.9375rem}}#cafecamp .design__content__txt__br{display:none}@media screen and (min-width: 768px){#cafecamp .design__content__txt__br{display:block}}#cafecamp .design__content__font__dl{padding-top:50px}#cafecamp .design__content__font__dt{margin-bottom:10px;font-size:.8125rem;letter-spacing:.012em}#cafecamp .design__content__font__dd{margin-bottom:20px;font-size:1.25rem;font-weight:600;letter-spacing:.012em}#cafecamp .design__content__font__dd:nth-of-type(5){margin-bottom:0}#cafecamp .design__content__font__tsukuardgothic{font-family:fot-tsukuardgothic-std,sans-serif;font-weight:700}#cafecamp .design__content__font__brandongrotesque{font-family:brandon-grotesque,sans-serif;font-weight:900}#cafecamp .design__content__font__poppins{font-family:"poppins",sans-serif;font-weight:900}#cafecamp .design__content__font__notoserif{font-family:"Noto Serif JP",serif;font-weight:400}#cafecamp .design__content__color__dl{display:flex;gap:26px;flex-wrap:wrap;padding-top:50px}@media screen and (min-width: 768px){#cafecamp .design__content__color__dl{padding-top:56px}}@media screen and (min-width: 1024px){#cafecamp .design__content__color__dl{padding-top:105px}}#cafecamp .design__content__color__box{width:110px}#cafecamp .design__content__color__dt{margin-bottom:6px;font-size:.8125rem}#cafecamp .design__content__color__fontsmall{font-size:.6875rem}@media screen and (min-width: 1050px){#cafecamp .design__img{width:50vw}}#cafecamp .design .design__content__color__box .design__content_color__dd:nth-of-type(2){padding-top:8px;font-size:.8125rem}#cafecamp .design__imagecontainer{display:flex;justify-content:space-between;gap:12px}#nikihaskap .fv__wrapper{margin-bottom:110px;padding:136px 10.65% 0}@media screen and (min-width: 768px){#nikihaskap .fv__wrapper{margin-bottom:184px;padding:173px 82px 0}}@media screen and (min-width: 1024px){#nikihaskap .fv__wrapper{margin-bottom:187px;padding:227px 160px 0}}#nikihaskap .fv__ttl{display:flex;flex-direction:column;gap:26px;margin-bottom:31px;line-height:1.2}@media screen and (min-width: 1024px){#nikihaskap .fv__ttl{margin-bottom:0}}#nikihaskap .fv__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.6875rem}@media screen and (min-width: 768px){#nikihaskap .fv__ttl-en{font-size:.75rem}}@media screen and (min-width: 1024px){#nikihaskap .fv__ttl-en{font-size:.8125rem}}@media screen and (min-width: 768px){#nikihaskap .fv__ttl-en>br{display:none}}#nikihaskap .fv__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:1.25rem}@media screen and (min-width: 768px){#nikihaskap .fv__ttl-jp{font-size:1.5rem}}@media screen and (min-width: 1024px){#nikihaskap .fv__ttl-jp{font-weight:400;letter-spacing:.04em;font-size:3rem}}#nikihaskap .fv__topicpath{margin-bottom:55px;width:238px;display:flex;gap:16px;align-items:center}@media screen and (min-width: 768px){#nikihaskap .fv__topicpath{margin-bottom:95px}}@media screen and (min-width: 1024px){#nikihaskap .fv__topicpath{margin-bottom:50px;margin-left:auto;width:333px}}#nikihaskap .fv__topicpath__item{position:relative;font-size:.625rem;letter-spacing:.05em}@media screen and (min-width: 1024px){#nikihaskap .fv__topicpath__item{font-size:.875rem}}#nikihaskap .fv__topicpath__item::after{content:"／";position:absolute;top:5px;left:42px;font-size:.625rem}@media screen and (min-width: 1024px){#nikihaskap .fv__topicpath__item{gap:32px}#nikihaskap .fv__topicpath__item::after{content:"／";position:absolute;top:7px;left:55px}}#nikihaskap .fv__topicpath__item:last-child::after{content:none}#nikihaskap .fv__topicpath__link{display:block;padding:5px;color:#99a1ac;text-decoration:none}#nikihaskap .fv__topicpath__link:hover{color:#444c55;transition:color 700ms ease}#nikihaskap .fv__mv__img{margin:0 auto;width:100%}@media screen and (min-width: 768px){#nikihaskap .fv__mv__img{width:65%}}@media screen and (min-width: 1024px){#nikihaskap .fv__mv__img{width:auto}}#nikihaskap .information__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#nikihaskap .information__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#nikihaskap .information__wrapper{margin-bottom:240px;padding:0 160px}}#nikihaskap .information__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#nikihaskap .information__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#nikihaskap .information__ttl{margin-bottom:68px}}#nikihaskap .information__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#nikihaskap .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#nikihaskap .information__ttl-en{font-size:.875rem}#nikihaskap .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#nikihaskap .information__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#nikihaskap .information__ttl-jp{font-size:3rem}}#nikihaskap .information__des{margin-bottom:60px;font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#nikihaskap .information__des{font-size:.9375rem}}#nikihaskap .information__des__br{display:none}@media screen and (min-width: 768px){#nikihaskap .information__des__br{display:block}}#nikihaskap .information__dl{display:flex;flex-direction:column;gap:26px}@media screen and (min-width: 1024px){#nikihaskap .information__dl{gap:36px}}#nikihaskap .information__content{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 768px){#nikihaskap .information__content{flex-direction:row;align-items:center;gap:42px}}@media screen and (min-width: 1024px){#nikihaskap .information__content{gap:24px}}#nikihaskap .information__dt{padding-top:5px;width:93px;height:20px;border-radius:32px;background:#fff;font-size:.625rem;letter-spacing:.012em;line-height:1;text-align:center}@media screen and (min-width: 1024px){#nikihaskap .information__dt{padding-top:6px;width:111px;height:26px;font-size:.8125rem}}#nikihaskap .information__dd{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#nikihaskap .information__dd{font-size:.9375rem}}#nikihaskap .information__dd__link{display:flex;align-items:center;gap:6px;padding:5px 5px 5px 0;font-size:.8125rem;color:#444c55;text-underline-offset:8px;text-decoration-color:#444c55}@media screen and (min-width: 1024px){#nikihaskap .information__dd__link{font-size:.9375rem}}#nikihaskap .information__dd__link:hover{color:#99a1ac;text-decoration-color:#99a1ac;transition:color 700ms ease,text-decoration-color 700ms ease}#nikihaskap .information__dd__img{width:20px;height:20px}#nikihaskap .concept__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#nikihaskap .concept__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#nikihaskap .concept__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#nikihaskap .concept__wrapper{padding:0 8.3%}}#nikihaskap .concept__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#nikihaskap .concept__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#nikihaskap .concept__ttl{margin-bottom:68px}}#nikihaskap .concept__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#nikihaskap .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#nikihaskap .concept__ttl-en{font-size:.875rem}#nikihaskap .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#nikihaskap .concept__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#nikihaskap .concept__ttl-jp{font-size:3rem}}#nikihaskap .concept__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#nikihaskap .concept__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#nikihaskap .concept__content__ttl{margin-bottom:44px;font-size:1.75rem}}#nikihaskap .concept__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#nikihaskap .concept__content__txt{font-size:.9375rem}}#nikihaskap .concept__content__txt__br{display:none}@media screen and (min-width: 768px){#nikihaskap .concept__content__txt__br{display:block}}#nikihaskap .concept__content__txt:nth-of-type(1){margin-bottom:60px}@media screen and (min-width: 768px){#nikihaskap .concept__content__txt:nth-of-type(1){margin-bottom:80px}}@media screen and (min-width: 1024px){#nikihaskap .concept__content__txt:nth-of-type(1){margin-bottom:100px}}#nikihaskap .design__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#nikihaskap .design__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#nikihaskap .design__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#nikihaskap .design__wrapper{padding:0 8.3%}}#nikihaskap .design__box{display:flex;flex-direction:column;gap:120px;margin-bottom:60px}@media screen and (min-width: 768px){#nikihaskap .design__box{gap:72px;margin-bottom:130px}}@media screen and (min-width: 1052px){#nikihaskap .design__box{flex-direction:row;align-items:stretch;gap:3.3333333333vw;margin-bottom:248px}}@media screen and (min-width: 1500px){#nikihaskap .design__box{gap:4.1666666667vw}}#nikihaskap .design__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:60px;line-height:1}@media screen and (min-width: 768px){#nikihaskap .design__ttl{margin-bottom:80px;gap:60px}}@media screen and (min-width: 1024px){#nikihaskap .design__ttl{margin-bottom:100px;gap:70px}}#nikihaskap .design__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#nikihaskap .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#nikihaskap .design__ttl-en{font-size:.875rem}#nikihaskap .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#nikihaskap .design__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#nikihaskap .design__ttl-jp{font-size:3rem}}#nikihaskap .design__content{margin-bottom:60px}@media screen and (min-width: 768px){#nikihaskap .design__content{margin-bottom:80px}}@media screen and (min-width: 1024px){#nikihaskap .design__content{margin-bottom:100px}}#nikihaskap .design__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#nikihaskap .design__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#nikihaskap .design__content__ttl{margin-bottom:44px;font-size:1.75rem}}#nikihaskap .design__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#nikihaskap .design__content__txt{font-size:.9375rem}}#nikihaskap .design__content__txt__br{display:none}@media screen and (min-width: 1052px){#nikihaskap .design__content__txt__br{display:block}}#nikihaskap .design__content__font__dl{padding-top:50px}#nikihaskap .design__content__font__dt{margin-bottom:10px;font-size:.8125rem;letter-spacing:.012em}#nikihaskap .design__content__font__dd{margin-bottom:20px;font-size:1.25rem;font-weight:600;letter-spacing:.012em}#nikihaskap .design__content__font__dd:nth-of-type(3){margin-bottom:0}#nikihaskap .design__content__font__prata{font-family:"Prata",serif;font-weight:400}#nikihaskap .design__content__font__notoserif{font-family:"Noto Serif JP",serif;font-weight:400}#nikihaskap .design__content__color__dl{display:flex;gap:26px;flex-wrap:wrap;padding-top:50px}@media screen and (min-width: 768px){#nikihaskap .design__content__color__dl{padding-top:56px}}@media screen and (min-width: 1024px){#nikihaskap .design__content__color__dl{padding-top:105px}}#nikihaskap .design__content__color__box{width:110px}#nikihaskap .design__content__color__dt{margin-bottom:6px;font-size:.8125rem}#nikihaskap .design__content__color__fontsmall{font-size:.6875rem}@media screen and (min-width: 1050px){#nikihaskap .design__pic:nth-of-type(1){width:33.3333333333vw}#nikihaskap .design__pic:nth-of-type(2){width:14.2857142857vw}#nikihaskap .design__pic:nth-of-type(3){width:8.3333333333vw}}#nikihaskap .design .design__content__color__box .design__content_color__dd:nth-of-type(2){padding-top:8px;font-size:.8125rem}#nikihaskap .design__imagecontainer{display:flex;justify-content:space-between;gap:12px}#lloydscoffee .fv__wrapper{margin-bottom:110px;padding:136px 10.65% 0}@media screen and (min-width: 768px){#lloydscoffee .fv__wrapper{margin-bottom:184px;padding:173px 82px 0}}@media screen and (min-width: 1024px){#lloydscoffee .fv__wrapper{margin-bottom:187px;padding:227px 160px 0}}#lloydscoffee .fv__ttl{display:flex;flex-direction:column;gap:26px;margin-bottom:31px;line-height:1.2}@media screen and (min-width: 1024px){#lloydscoffee .fv__ttl{margin-bottom:0}}#lloydscoffee .fv__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.6875rem}@media screen and (min-width: 768px){#lloydscoffee .fv__ttl-en{font-size:.75rem}}@media screen and (min-width: 1024px){#lloydscoffee .fv__ttl-en{font-size:.8125rem}}@media screen and (min-width: 768px){#lloydscoffee .fv__ttl-en>br{display:none}}#lloydscoffee .fv__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:1.25rem}@media screen and (min-width: 768px){#lloydscoffee .fv__ttl-jp{font-size:1.5rem}}@media screen and (min-width: 1024px){#lloydscoffee .fv__ttl-jp{font-weight:400;letter-spacing:.04em;font-size:3rem}}#lloydscoffee .fv__topicpath{margin-bottom:55px;width:238px;display:flex;gap:16px;align-items:center}@media screen and (min-width: 768px){#lloydscoffee .fv__topicpath{margin-bottom:95px}}@media screen and (min-width: 1024px){#lloydscoffee .fv__topicpath{margin-bottom:50px;margin-left:auto;width:333px}}#lloydscoffee .fv__topicpath__item{position:relative;font-size:.625rem;letter-spacing:.05em}@media screen and (min-width: 1024px){#lloydscoffee .fv__topicpath__item{font-size:.875rem}}#lloydscoffee .fv__topicpath__item::after{content:"／";position:absolute;top:5px;left:42px;font-size:.625rem}@media screen and (min-width: 1024px){#lloydscoffee .fv__topicpath__item{gap:32px}#lloydscoffee .fv__topicpath__item::after{content:"／";position:absolute;top:7px;left:55px}}#lloydscoffee .fv__topicpath__item:last-child::after{content:none}#lloydscoffee .fv__topicpath__link{display:block;padding:5px;color:#99a1ac;text-decoration:none}#lloydscoffee .fv__topicpath__link:hover{color:#444c55;transition:color 700ms ease}#lloydscoffee .fv__mv__img{margin:0 auto;width:295px}@media screen and (min-width: 450px){#lloydscoffee .fv__mv__img{width:335px}}#lloydscoffee .information__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#lloydscoffee .information__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#lloydscoffee .information__wrapper{margin-bottom:240px;padding:0 160px}}#lloydscoffee .information__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#lloydscoffee .information__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#lloydscoffee .information__ttl{margin-bottom:68px}}#lloydscoffee .information__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#lloydscoffee .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#lloydscoffee .information__ttl-en{font-size:.875rem}#lloydscoffee .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#lloydscoffee .information__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#lloydscoffee .information__ttl-jp{font-size:3rem}}#lloydscoffee .information__des{margin-bottom:60px;font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#lloydscoffee .information__des{font-size:.9375rem}}#lloydscoffee .information__des__br{display:none}@media screen and (min-width: 768px){#lloydscoffee .information__des__br{display:block}}#lloydscoffee .information__dl{display:flex;flex-direction:column;gap:26px}@media screen and (min-width: 1024px){#lloydscoffee .information__dl{gap:36px}}#lloydscoffee .information__content{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 768px){#lloydscoffee .information__content{flex-direction:row;align-items:center;gap:42px}}@media screen and (min-width: 1024px){#lloydscoffee .information__content{gap:24px}}#lloydscoffee .information__dt{padding-top:5px;width:93px;height:20px;border-radius:32px;background:#fff;font-size:.625rem;letter-spacing:.012em;line-height:1;text-align:center}@media screen and (min-width: 1024px){#lloydscoffee .information__dt{padding-top:6px;width:111px;height:26px;font-size:.8125rem}}#lloydscoffee .information__dd{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#lloydscoffee .information__dd{font-size:.9375rem}}#lloydscoffee .concept__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#lloydscoffee .concept__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#lloydscoffee .concept__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#lloydscoffee .concept__wrapper{padding:0 8.3%}}#lloydscoffee .concept__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#lloydscoffee .concept__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#lloydscoffee .concept__ttl{margin-bottom:68px}}#lloydscoffee .concept__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#lloydscoffee .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#lloydscoffee .concept__ttl-en{font-size:.875rem}#lloydscoffee .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#lloydscoffee .concept__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#lloydscoffee .concept__ttl-jp{font-size:3rem}}#lloydscoffee .concept__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#lloydscoffee .concept__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#lloydscoffee .concept__content__ttl{margin-bottom:44px;font-size:1.75rem}}#lloydscoffee .concept__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#lloydscoffee .concept__content__txt{font-size:.9375rem}}#lloydscoffee .concept__content__txt__br{display:none}@media screen and (min-width: 768px){#lloydscoffee .concept__content__txt__br{display:block}}#lloydscoffee .concept__content__container{display:flex;flex-direction:column;gap:60px;padding-top:60px}@media screen and (min-width: 768px){#lloydscoffee .concept__content__container{gap:50px;padding-top:80px}}@media screen and (min-width: 1024px){#lloydscoffee .concept__content__container{display:flex;flex-direction:row;padding-top:100px}}#lloydscoffee .concept__img{width:295px}@media screen and (min-width: 1024px){#lloydscoffee .concept__img{max-width:336px}}#lloydscoffee .design__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#lloydscoffee .design__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#lloydscoffee .design__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#lloydscoffee .design__wrapper{padding:0 8.3%}}#lloydscoffee .design__box{display:flex;flex-direction:column;gap:72px;margin-bottom:60px}@media screen and (min-width: 768px){#lloydscoffee .design__box{margin-bottom:130px}}@media screen and (min-width: 1052px){#lloydscoffee .design__box{flex-direction:row;align-items:stretch;gap:3.3333333333vw;margin-bottom:248px}}@media screen and (min-width: 1500px){#lloydscoffee .design__box{gap:4.1666666667vw}}#lloydscoffee .design__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:60px;line-height:1}@media screen and (min-width: 768px){#lloydscoffee .design__ttl{margin-bottom:80px;gap:60px}}@media screen and (min-width: 1024px){#lloydscoffee .design__ttl{margin-bottom:100px;gap:70px}}#lloydscoffee .design__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#lloydscoffee .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#lloydscoffee .design__ttl-en{font-size:.875rem}#lloydscoffee .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#lloydscoffee .design__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#lloydscoffee .design__ttl-jp{font-size:3rem}}#lloydscoffee .design__content{margin-bottom:60px}@media screen and (min-width: 768px){#lloydscoffee .design__content{margin-bottom:80px}}@media screen and (min-width: 1024px){#lloydscoffee .design__content{margin-bottom:100px}}#lloydscoffee .design__content:last-of-type{margin-bottom:0}#lloydscoffee .design__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#lloydscoffee .design__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#lloydscoffee .design__content__ttl{margin-bottom:44px;font-size:1.75rem}}#lloydscoffee .design__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#lloydscoffee .design__content__txt{font-size:.9375rem}}#lloydscoffee .design__content__txt__br{display:none}@media screen and (min-width: 1052px){#lloydscoffee .design__content__txt__br{display:block}}@media screen and (min-width: 1050px){#lloydscoffee .design__img{padding-top:60px;width:336px}}#mihamaorangette .fv__wrapper{margin-bottom:110px;padding:136px 10.65% 0}@media screen and (min-width: 768px){#mihamaorangette .fv__wrapper{margin-bottom:184px;padding:173px 82px 0}}@media screen and (min-width: 1024px){#mihamaorangette .fv__wrapper{margin-bottom:187px;padding:227px 160px 0}}#mihamaorangette .fv__ttl{display:flex;flex-direction:column;gap:26px;margin-bottom:31px;line-height:1.2}@media screen and (min-width: 1024px){#mihamaorangette .fv__ttl{margin-bottom:0}}#mihamaorangette .fv__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.6875rem}@media screen and (min-width: 768px){#mihamaorangette .fv__ttl-en{font-size:.75rem}}@media screen and (min-width: 1024px){#mihamaorangette .fv__ttl-en{font-size:.8125rem}}@media screen and (min-width: 768px){#mihamaorangette .fv__ttl-en>br{display:none}}#mihamaorangette .fv__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:1.25rem}@media screen and (min-width: 768px){#mihamaorangette .fv__ttl-jp{font-size:1.5rem}}@media screen and (min-width: 1024px){#mihamaorangette .fv__ttl-jp{font-weight:400;letter-spacing:.04em;font-size:3rem}}#mihamaorangette .fv__topicpath{margin-bottom:55px;width:238px;display:flex;gap:16px;align-items:center}@media screen and (min-width: 768px){#mihamaorangette .fv__topicpath{margin-bottom:95px}}@media screen and (min-width: 1024px){#mihamaorangette .fv__topicpath{margin-bottom:50px;margin-left:auto;width:333px}}#mihamaorangette .fv__topicpath__item{position:relative;font-size:.625rem;letter-spacing:.05em}@media screen and (min-width: 1024px){#mihamaorangette .fv__topicpath__item{font-size:.875rem}}#mihamaorangette .fv__topicpath__item::after{content:"／";position:absolute;top:5px;left:42px;font-size:.625rem}@media screen and (min-width: 1024px){#mihamaorangette .fv__topicpath__item{gap:32px}#mihamaorangette .fv__topicpath__item::after{content:"／";position:absolute;top:7px;left:55px}}#mihamaorangette .fv__topicpath__item:last-child::after{content:none}#mihamaorangette .fv__topicpath__link{display:block;padding:5px;color:#99a1ac;text-decoration:none}#mihamaorangette .fv__topicpath__link:hover{color:#444c55;transition:color 700ms ease}#mihamaorangette .fv__mv__img{margin:0 auto;width:185px}#mihamaorangette .information__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#mihamaorangette .information__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#mihamaorangette .information__wrapper{margin-bottom:240px;padding:0 160px}}#mihamaorangette .information__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#mihamaorangette .information__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#mihamaorangette .information__ttl{margin-bottom:68px}}#mihamaorangette .information__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#mihamaorangette .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#mihamaorangette .information__ttl-en{font-size:.875rem}#mihamaorangette .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#mihamaorangette .information__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#mihamaorangette .information__ttl-jp{font-size:3rem}}#mihamaorangette .information__des{margin-bottom:60px;font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#mihamaorangette .information__des{font-size:.9375rem}}#mihamaorangette .information__des__br{display:none}@media screen and (min-width: 768px){#mihamaorangette .information__des__br{display:block}}#mihamaorangette .information__dl{display:flex;flex-direction:column;gap:26px}@media screen and (min-width: 1024px){#mihamaorangette .information__dl{gap:36px}}#mihamaorangette .information__content{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 768px){#mihamaorangette .information__content{flex-direction:row;align-items:center;gap:42px}}@media screen and (min-width: 1024px){#mihamaorangette .information__content{gap:24px}}#mihamaorangette .information__dt{padding-top:5px;width:93px;height:20px;border-radius:32px;background:#fff;font-size:.625rem;letter-spacing:.012em;line-height:1;text-align:center}@media screen and (min-width: 1024px){#mihamaorangette .information__dt{padding-top:6px;width:111px;height:26px;font-size:.8125rem}}#mihamaorangette .information__dd{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#mihamaorangette .information__dd{font-size:.9375rem}}#mihamaorangette .concept__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#mihamaorangette .concept__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#mihamaorangette .concept__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#mihamaorangette .concept__wrapper{padding:0 8.3%}}#mihamaorangette .concept__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#mihamaorangette .concept__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#mihamaorangette .concept__ttl{margin-bottom:68px}}#mihamaorangette .concept__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#mihamaorangette .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#mihamaorangette .concept__ttl-en{font-size:.875rem}#mihamaorangette .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#mihamaorangette .concept__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#mihamaorangette .concept__ttl-jp{font-size:3rem}}#mihamaorangette .concept__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#mihamaorangette .concept__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#mihamaorangette .concept__content__ttl{margin-bottom:44px;font-size:1.75rem}}#mihamaorangette .concept__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#mihamaorangette .concept__content__txt{font-size:.9375rem}}#mihamaorangette .concept__content__txt__br{display:none}@media screen and (min-width: 768px){#mihamaorangette .concept__content__txt__br{display:block}}#mihamaorangette .concept__content__txt:nth-of-type(1){margin-bottom:60px}@media screen and (min-width: 768px){#mihamaorangette .concept__content__txt:nth-of-type(1){margin-bottom:80px}}@media screen and (min-width: 1024px){#mihamaorangette .concept__content__txt:nth-of-type(1){margin-bottom:100px}}#mihamaorangette .design__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#mihamaorangette .design__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#mihamaorangette .design__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#mihamaorangette .design__wrapper{padding:0 8.3%}}#mihamaorangette .design__box{display:flex;flex-direction:column;margin-bottom:60px}@media screen and (min-width: 1052px){#mihamaorangette .design__box{flex-direction:row;align-items:stretch;gap:3.3333333333vw;margin-bottom:0}}@media screen and (min-width: 1500px){#mihamaorangette .design__box{gap:4.1666666667vw}}#mihamaorangette .design__contentbox{display:flex;gap:20px}@media screen and (min-width: 450px){#mihamaorangette .design__contentbox{gap:60px}}#mihamaorangette .design__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:60px;line-height:1}@media screen and (min-width: 768px){#mihamaorangette .design__ttl{margin-bottom:80px;gap:60px}}@media screen and (min-width: 1024px){#mihamaorangette .design__ttl{margin-bottom:100px;gap:70px}}#mihamaorangette .design__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#mihamaorangette .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#mihamaorangette .design__ttl-en{font-size:.875rem}#mihamaorangette .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#mihamaorangette .design__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#mihamaorangette .design__ttl-jp{font-size:3rem}}#mihamaorangette .design__content{margin-bottom:60px}@media screen and (min-width: 768px){#mihamaorangette .design__content{margin-bottom:80px}}@media screen and (min-width: 1024px){#mihamaorangette .design__content{margin-bottom:100px}}#mihamaorangette .design__content:last-of-type{margin-bottom:0}#mihamaorangette .design__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#mihamaorangette .design__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#mihamaorangette .design__content__ttl{margin-bottom:44px;font-size:1.75rem}}#mihamaorangette .design__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#mihamaorangette .design__content__txt{font-size:.9375rem}}#mihamaorangette .design__content__txt__br{display:none}@media screen and (min-width: 1052px){#mihamaorangette .design__content__txt__br{display:block}}#mihamaorangette .design__bannerimg{padding-top:60px;width:295px}@media screen and (min-width: 450px){#mihamaorangette .design__bannerimg{width:336px}}@media screen and (min-width: 1050px){#mihamaorangette .design__img{padding-top:60px;width:185px}}#mihamaorangette .design__img:nth-of-type(1){margin-bottom:30px}#sougaku .fv__wrapper{margin-bottom:110px;padding:136px 10.65% 0}@media screen and (min-width: 768px){#sougaku .fv__wrapper{margin-bottom:184px;padding:173px 82px 0}}@media screen and (min-width: 1024px){#sougaku .fv__wrapper{margin-bottom:187px;padding:227px 160px 0}}#sougaku .fv__ttl{display:flex;flex-direction:column;gap:26px;margin-bottom:31px;line-height:1.2}@media screen and (min-width: 1024px){#sougaku .fv__ttl{margin-bottom:0}}#sougaku .fv__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.6875rem}@media screen and (min-width: 768px){#sougaku .fv__ttl-en{font-size:.75rem}}@media screen and (min-width: 1024px){#sougaku .fv__ttl-en{font-size:.8125rem}}@media screen and (min-width: 768px){#sougaku .fv__ttl-en>br{display:none}}#sougaku .fv__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:1.25rem}@media screen and (min-width: 768px){#sougaku .fv__ttl-jp{font-size:1.5rem}}@media screen and (min-width: 1024px){#sougaku .fv__ttl-jp{font-weight:400;letter-spacing:.04em;font-size:3rem}}#sougaku .fv__topicpath{margin-bottom:55px;width:238px;display:flex;gap:16px;align-items:center}@media screen and (min-width: 768px){#sougaku .fv__topicpath{margin-bottom:95px}}@media screen and (min-width: 1024px){#sougaku .fv__topicpath{margin-bottom:50px;margin-left:auto;width:333px}}#sougaku .fv__topicpath__item{position:relative;font-size:.625rem;letter-spacing:.05em}@media screen and (min-width: 1024px){#sougaku .fv__topicpath__item{font-size:.875rem}}#sougaku .fv__topicpath__item::after{content:"／";position:absolute;top:5px;left:42px;font-size:.625rem}@media screen and (min-width: 1024px){#sougaku .fv__topicpath__item{gap:32px}#sougaku .fv__topicpath__item::after{content:"／";position:absolute;top:7px;left:55px}}#sougaku .fv__topicpath__item:last-child::after{content:none}#sougaku .fv__topicpath__link{display:block;padding:5px;color:#99a1ac;text-decoration:none}#sougaku .fv__topicpath__link:hover{color:#444c55;transition:color 700ms ease}#sougaku .fv__mv__img{margin:0 auto;width:295px}@media screen and (min-width: 450px){#sougaku .fv__mv__img{width:335px}}#sougaku .information__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#sougaku .information__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#sougaku .information__wrapper{margin-bottom:240px;padding:0 160px}}#sougaku .information__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#sougaku .information__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#sougaku .information__ttl{margin-bottom:68px}}#sougaku .information__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#sougaku .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#sougaku .information__ttl-en{font-size:.875rem}#sougaku .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#sougaku .information__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#sougaku .information__ttl-jp{font-size:3rem}}#sougaku .information__des{margin-bottom:60px;font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#sougaku .information__des{font-size:.9375rem}}#sougaku .information__des__br{display:none}@media screen and (min-width: 768px){#sougaku .information__des__br{display:block}}#sougaku .information__dl{display:flex;flex-direction:column;gap:26px}@media screen and (min-width: 1024px){#sougaku .information__dl{gap:36px}}#sougaku .information__content{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 768px){#sougaku .information__content{flex-direction:row;align-items:center;gap:42px}}@media screen and (min-width: 1024px){#sougaku .information__content{gap:24px}}#sougaku .information__dt{padding-top:5px;width:93px;height:20px;border-radius:32px;background:#fff;font-size:.625rem;letter-spacing:.012em;line-height:1;text-align:center}@media screen and (min-width: 1024px){#sougaku .information__dt{padding-top:6px;width:111px;height:26px;font-size:.8125rem}}#sougaku .information__dd{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#sougaku .information__dd{font-size:.9375rem}}#sougaku .concept__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#sougaku .concept__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#sougaku .concept__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#sougaku .concept__wrapper{padding:0 8.3%}}#sougaku .concept__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#sougaku .concept__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#sougaku .concept__ttl{margin-bottom:68px}}#sougaku .concept__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#sougaku .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#sougaku .concept__ttl-en{font-size:.875rem}#sougaku .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#sougaku .concept__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#sougaku .concept__ttl-jp{font-size:3rem}}#sougaku .concept__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#sougaku .concept__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#sougaku .concept__content__ttl{margin-bottom:44px;font-size:1.75rem}}#sougaku .concept__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#sougaku .concept__content__txt{font-size:.9375rem}}#sougaku .concept__content__txt__br{display:none}@media screen and (min-width: 768px){#sougaku .concept__content__txt__br{display:block}}#sougaku .concept__content__txt:nth-of-type(1){margin-bottom:60px}@media screen and (min-width: 768px){#sougaku .concept__content__txt:nth-of-type(1){margin-bottom:80px}}@media screen and (min-width: 1024px){#sougaku .concept__content__txt:nth-of-type(1){margin-bottom:100px}}#sougaku .concept__content__container{display:flex;flex-direction:column;gap:60px;padding-top:60px}@media screen and (min-width: 768px){#sougaku .concept__content__container{gap:50px;padding-top:80px}}@media screen and (min-width: 1024px){#sougaku .concept__content__container{display:flex;flex-direction:row;padding-top:100px}}#sougaku .concept__img{width:295px}@media screen and (min-width: 1024px){#sougaku .concept__img{max-width:336px}}#sougaku .design__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#sougaku .design__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#sougaku .design__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#sougaku .design__wrapper{padding:0 8.3%}}#sougaku .design__box{display:flex;flex-direction:column;margin-bottom:60px}@media screen and (min-width: 1052px){#sougaku .design__box{flex-direction:row;align-items:stretch;gap:3.3333333333vw;margin-bottom:248px}}@media screen and (min-width: 1500px){#sougaku .design__box{gap:4.1666666667vw}}#sougaku .design__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:60px;line-height:1}@media screen and (min-width: 768px){#sougaku .design__ttl{margin-bottom:80px;gap:60px}}@media screen and (min-width: 1024px){#sougaku .design__ttl{margin-bottom:100px;gap:70px}}#sougaku .design__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#sougaku .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#sougaku .design__ttl-en{font-size:.875rem}#sougaku .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#sougaku .design__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#sougaku .design__ttl-jp{font-size:3rem}}#sougaku .design__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#sougaku .design__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#sougaku .design__content__ttl{margin-bottom:44px;font-size:1.75rem}}#sougaku .design__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#sougaku .design__content__txt{font-size:.9375rem}}#sougaku .design__content__txt__br{display:none}@media screen and (min-width: 1052px){#sougaku .design__content__txt__br{display:block}}#sougaku .design__content__font__dl{padding-top:50px}#sougaku .design__content__font__dt{margin-bottom:10px;font-size:.8125rem;letter-spacing:.012em}#sougaku .design__content__font__dd{margin-bottom:20px;font-size:1.25rem;font-weight:600;letter-spacing:.012em}#sougaku .design__content__font__dd:nth-of-type(3){margin-bottom:0}#sougaku .design__content__font__cormorant_garamond{font-family:cormorant-garamond,serif;font-weight:400}#sougaku .design__content__font__notoserif{font-family:"Noto Serif JP",serif;font-weight:400}#sougaku .design__img{padding-top:60px;width:295px}@media screen and (min-width: 450px){#sougaku .design__img{width:336px}}#matchapancake .fv__wrapper{margin-bottom:110px;padding:136px 10.65% 0}@media screen and (min-width: 768px){#matchapancake .fv__wrapper{margin-bottom:184px;padding:173px 82px 0}}@media screen and (min-width: 1024px){#matchapancake .fv__wrapper{margin-bottom:187px;padding:227px 160px 0}}#matchapancake .fv__ttl{display:flex;flex-direction:column;gap:26px;margin-bottom:31px;line-height:1.2}@media screen and (min-width: 1024px){#matchapancake .fv__ttl{margin-bottom:0}}#matchapancake .fv__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.6875rem}@media screen and (min-width: 768px){#matchapancake .fv__ttl-en{font-size:.75rem}}@media screen and (min-width: 1024px){#matchapancake .fv__ttl-en{font-size:.8125rem}}@media screen and (min-width: 768px){#matchapancake .fv__ttl-en>br{display:none}}#matchapancake .fv__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:1.25rem}@media screen and (min-width: 768px){#matchapancake .fv__ttl-jp{font-size:1.5rem}}@media screen and (min-width: 1024px){#matchapancake .fv__ttl-jp{font-weight:400;letter-spacing:.04em;font-size:3rem}}#matchapancake .fv__topicpath{margin-bottom:55px;width:238px;display:flex;gap:16px;align-items:center}@media screen and (min-width: 768px){#matchapancake .fv__topicpath{margin-bottom:95px}}@media screen and (min-width: 1024px){#matchapancake .fv__topicpath{margin-bottom:50px;margin-left:auto;width:333px}}#matchapancake .fv__topicpath__item{position:relative;font-size:.625rem;letter-spacing:.05em}@media screen and (min-width: 1024px){#matchapancake .fv__topicpath__item{font-size:.875rem}}#matchapancake .fv__topicpath__item::after{content:"／";position:absolute;top:5px;left:42px;font-size:.625rem}@media screen and (min-width: 1024px){#matchapancake .fv__topicpath__item{gap:32px}#matchapancake .fv__topicpath__item::after{content:"／";position:absolute;top:7px;left:55px}}#matchapancake .fv__topicpath__item:last-child::after{content:none}#matchapancake .fv__topicpath__link{display:block;padding:5px;color:#99a1ac;text-decoration:none}#matchapancake .fv__topicpath__link:hover{color:#444c55;transition:color 700ms ease}#matchapancake .fv__mv__img{margin:0 auto;width:295px}@media screen and (min-width: 450px){#matchapancake .fv__mv__img{width:335px}}#matchapancake .information__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#matchapancake .information__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#matchapancake .information__wrapper{margin-bottom:240px;padding:0 160px}}#matchapancake .information__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#matchapancake .information__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#matchapancake .information__ttl{margin-bottom:68px}}#matchapancake .information__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#matchapancake .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#matchapancake .information__ttl-en{font-size:.875rem}#matchapancake .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#matchapancake .information__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#matchapancake .information__ttl-jp{font-size:3rem}}#matchapancake .information__des{margin-bottom:60px;font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#matchapancake .information__des{font-size:.9375rem}}#matchapancake .information__des__br{display:none}@media screen and (min-width: 768px){#matchapancake .information__des__br{display:block}}#matchapancake .information__dl{display:flex;flex-direction:column;gap:26px}@media screen and (min-width: 1024px){#matchapancake .information__dl{gap:36px}}#matchapancake .information__content{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 768px){#matchapancake .information__content{flex-direction:row;align-items:center;gap:42px}}@media screen and (min-width: 1024px){#matchapancake .information__content{gap:24px}}#matchapancake .information__dt{padding-top:5px;width:93px;height:20px;border-radius:32px;background:#fff;font-size:.625rem;letter-spacing:.012em;line-height:1;text-align:center}@media screen and (min-width: 1024px){#matchapancake .information__dt{padding-top:6px;width:111px;height:26px;font-size:.8125rem}}#matchapancake .information__dd{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#matchapancake .information__dd{font-size:.9375rem}}#matchapancake .concept__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#matchapancake .concept__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#matchapancake .concept__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#matchapancake .concept__wrapper{padding:0 8.3%}}#matchapancake .concept__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#matchapancake .concept__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#matchapancake .concept__ttl{margin-bottom:68px}}#matchapancake .concept__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#matchapancake .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#matchapancake .concept__ttl-en{font-size:.875rem}#matchapancake .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#matchapancake .concept__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#matchapancake .concept__ttl-jp{font-size:3rem}}#matchapancake .concept__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#matchapancake .concept__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#matchapancake .concept__content__ttl{margin-bottom:44px;font-size:1.75rem}}#matchapancake .concept__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#matchapancake .concept__content__txt{font-size:.9375rem}}#matchapancake .concept__content__txt__br{display:none}@media screen and (min-width: 768px){#matchapancake .concept__content__txt__br{display:block}}#matchapancake .concept__content__container{display:flex;flex-direction:column;gap:60px;padding-top:60px}@media screen and (min-width: 768px){#matchapancake .concept__content__container{gap:50px;padding-top:80px}}@media screen and (min-width: 1024px){#matchapancake .concept__content__container{display:flex;flex-direction:row;padding-top:100px}}#matchapancake .concept__img{width:295px}@media screen and (min-width: 1024px){#matchapancake .concept__img{max-width:336px}}#matchapancake .design__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#matchapancake .design__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#matchapancake .design__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#matchapancake .design__wrapper{padding:0 8.3%}}#matchapancake .design__box{display:flex;flex-direction:column;gap:72px;margin-bottom:60px}@media screen and (min-width: 768px){#matchapancake .design__box{margin-bottom:130px}}@media screen and (min-width: 1052px){#matchapancake .design__box{flex-direction:row;align-items:stretch;gap:3.3333333333vw;margin-bottom:248px}}@media screen and (min-width: 1500px){#matchapancake .design__box{gap:4.1666666667vw}}#matchapancake .design__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:60px;line-height:1}@media screen and (min-width: 768px){#matchapancake .design__ttl{margin-bottom:80px;gap:60px}}@media screen and (min-width: 1024px){#matchapancake .design__ttl{margin-bottom:100px;gap:70px}}#matchapancake .design__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#matchapancake .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#matchapancake .design__ttl-en{font-size:.875rem}#matchapancake .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#matchapancake .design__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#matchapancake .design__ttl-jp{font-size:3rem}}#matchapancake .design__content{margin-bottom:60px}@media screen and (min-width: 768px){#matchapancake .design__content{margin-bottom:80px}}@media screen and (min-width: 1024px){#matchapancake .design__content{margin-bottom:100px}}#matchapancake .design__content:last-of-type{margin-bottom:0}#matchapancake .design__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#matchapancake .design__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#matchapancake .design__content__ttl{margin-bottom:44px;font-size:1.75rem}}#matchapancake .design__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#matchapancake .design__content__txt{font-size:.9375rem}}#matchapancake .design__content__txt__br{display:none}@media screen and (min-width: 1052px){#matchapancake .design__content__txt__br{display:block}}@media screen and (min-width: 1050px){#matchapancake .design__img{padding-top:60px;width:336px}}#allinonegel .fv__wrapper{margin-bottom:110px;padding:136px 10.65% 0}@media screen and (min-width: 768px){#allinonegel .fv__wrapper{margin-bottom:184px;padding:173px 82px 0}}@media screen and (min-width: 1024px){#allinonegel .fv__wrapper{margin-bottom:187px;padding:227px 160px 0}}#allinonegel .fv__ttl{display:flex;flex-direction:column;gap:26px;margin-bottom:31px;line-height:1.2}@media screen and (min-width: 1024px){#allinonegel .fv__ttl{margin-bottom:0}}#allinonegel .fv__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.05em;font-size:.6875rem}@media screen and (min-width: 768px){#allinonegel .fv__ttl-en{font-size:.75rem}}@media screen and (min-width: 1024px){#allinonegel .fv__ttl-en{font-size:.8125rem}}@media screen and (min-width: 768px){#allinonegel .fv__ttl-en>br{display:none}}#allinonegel .fv__ttl-jp{font-weight:400;letter-spacing:.1em;font-size:1.25rem}@media screen and (min-width: 768px){#allinonegel .fv__ttl-jp{font-size:1.5rem}}@media screen and (min-width: 1024px){#allinonegel .fv__ttl-jp{font-weight:400;letter-spacing:.04em;font-size:3rem}}#allinonegel .fv__topicpath{margin-bottom:55px;width:238px;display:flex;gap:16px;align-items:center}@media screen and (min-width: 768px){#allinonegel .fv__topicpath{margin-bottom:95px}}@media screen and (min-width: 1024px){#allinonegel .fv__topicpath{margin-bottom:50px;margin-left:auto;width:333px}}#allinonegel .fv__topicpath__item{position:relative;font-size:.625rem;letter-spacing:.05em}@media screen and (min-width: 1024px){#allinonegel .fv__topicpath__item{font-size:.875rem}}#allinonegel .fv__topicpath__item::after{content:"／";position:absolute;top:5px;left:42px;font-size:.625rem}@media screen and (min-width: 1024px){#allinonegel .fv__topicpath__item{gap:32px}#allinonegel .fv__topicpath__item::after{content:"／";position:absolute;top:7px;left:55px}}#allinonegel .fv__topicpath__item:last-child::after{content:none}#allinonegel .fv__topicpath__link{display:block;padding:5px;color:#99a1ac;text-decoration:none}#allinonegel .fv__topicpath__link:hover{color:#444c55;transition:color 700ms ease}#allinonegel .fv__mv__img{margin:0 auto;width:295px}@media screen and (min-width: 450px){#allinonegel .fv__mv__img{width:335px}}#allinonegel .information__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#allinonegel .information__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#allinonegel .information__wrapper{margin-bottom:240px;padding:0 160px}}#allinonegel .information__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#allinonegel .information__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#allinonegel .information__ttl{margin-bottom:68px}}#allinonegel .information__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#allinonegel .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#allinonegel .information__ttl-en{font-size:.875rem}#allinonegel .information__ttl-en::before{content:"01";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#allinonegel .information__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#allinonegel .information__ttl-jp{font-size:3rem}}#allinonegel .information__des{margin-bottom:60px;font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#allinonegel .information__des{font-size:.9375rem}}#allinonegel .information__des__br{display:none}@media screen and (min-width: 768px){#allinonegel .information__des__br{display:block}}#allinonegel .information__dl{display:flex;flex-direction:column;gap:26px}@media screen and (min-width: 1024px){#allinonegel .information__dl{gap:36px}}#allinonegel .information__content{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 768px){#allinonegel .information__content{flex-direction:row;align-items:center;gap:42px}}@media screen and (min-width: 1024px){#allinonegel .information__content{gap:24px}}#allinonegel .information__dt{padding-top:5px;width:93px;height:20px;border-radius:32px;background:#fff;font-size:.625rem;letter-spacing:.012em;line-height:1;text-align:center}@media screen and (min-width: 1024px){#allinonegel .information__dt{padding-top:6px;width:111px;height:26px;font-size:.8125rem}}#allinonegel .information__dd{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#allinonegel .information__dd{font-size:.9375rem}}#allinonegel .concept__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#allinonegel .concept__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#allinonegel .concept__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#allinonegel .concept__wrapper{padding:0 8.3%}}#allinonegel .concept__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:52px;line-height:1}@media screen and (min-width: 768px){#allinonegel .concept__ttl{margin-bottom:48px;gap:60px}}@media screen and (min-width: 1024px){#allinonegel .concept__ttl{margin-bottom:68px}}#allinonegel .concept__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#allinonegel .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#allinonegel .concept__ttl-en{font-size:.875rem}#allinonegel .concept__ttl-en::before{content:"02";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#allinonegel .concept__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#allinonegel .concept__ttl-jp{font-size:3rem}}#allinonegel .concept__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#allinonegel .concept__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#allinonegel .concept__content__ttl{margin-bottom:44px;font-size:1.75rem}}#allinonegel .concept__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#allinonegel .concept__content__txt{font-size:.9375rem}}#allinonegel .concept__content__txt__br{display:none}@media screen and (min-width: 768px){#allinonegel .concept__content__txt__br{display:block}}#allinonegel .concept__content__container{display:flex;flex-direction:column;gap:60px;padding-top:60px}@media screen and (min-width: 768px){#allinonegel .concept__content__container{gap:50px;padding-top:80px}}@media screen and (min-width: 1024px){#allinonegel .concept__content__container{display:flex;flex-direction:row;padding-top:100px}}#allinonegel .concept__img{width:295px}@media screen and (min-width: 1024px){#allinonegel .concept__img{max-width:336px}}#allinonegel .design__wrapper{margin-bottom:120px;padding:0 10.65%}@media screen and (min-width: 768px){#allinonegel .design__wrapper{padding:0 82px}}@media screen and (min-width: 1024px){#allinonegel .design__wrapper{margin-bottom:240px;padding:0 40px}}@media screen and (min-width: 1500px){#allinonegel .design__wrapper{padding:0 8.3%}}#allinonegel .design__box{display:flex;flex-direction:column;gap:72px;margin-bottom:60px}@media screen and (min-width: 768px){#allinonegel .design__box{margin-bottom:130px}}@media screen and (min-width: 1052px){#allinonegel .design__box{flex-direction:row;align-items:stretch;gap:3.3333333333vw;margin-bottom:248px}}@media screen and (min-width: 1500px){#allinonegel .design__box{gap:4.1666666667vw}}#allinonegel .design__ttl{display:flex;flex-direction:column;gap:30px;margin-bottom:60px;line-height:1}@media screen and (min-width: 768px){#allinonegel .design__ttl{margin-bottom:80px;gap:60px}}@media screen and (min-width: 1024px){#allinonegel .design__ttl{margin-bottom:100px;gap:70px}}#allinonegel .design__ttl-en{font-family:adrianna-extended,sans-serif;font-weight:400;letter-spacing:.012em;position:relative;display:block;padding-left:32px;font-size:.625rem}#allinonegel .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.625rem}@media screen and (min-width: 1024px){#allinonegel .design__ttl-en{font-size:.875rem}#allinonegel .design__ttl-en::before{content:"03";position:absolute;top:0;left:0;font-family:adrianna-extended,sans-serif;font-size:.875rem}}#allinonegel .design__ttl-jp{font-weight:400;letter-spacing:.012em;font-size:1.5rem}@media screen and (min-width: 1024px){#allinonegel .design__ttl-jp{font-size:3rem}}#allinonegel .design__content{margin-bottom:60px}@media screen and (min-width: 768px){#allinonegel .design__content{margin-bottom:80px}}@media screen and (min-width: 1024px){#allinonegel .design__content{margin-bottom:100px}}#allinonegel .design__content:last-of-type{margin-bottom:0}#allinonegel .design__content__ttl{font-weight:400;letter-spacing:.012em;position:relative;display:inline-block;margin-bottom:40px;font-size:1.125em;line-height:1}#allinonegel .design__content__ttl::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:#444c55}@media screen and (min-width: 1024px){#allinonegel .design__content__ttl{margin-bottom:44px;font-size:1.75rem}}#allinonegel .design__content__txt{font-size:.8125rem;letter-spacing:.012em;line-height:2}@media screen and (min-width: 1024px){#allinonegel .design__content__txt{font-size:.9375rem}}#allinonegel .design__content__txt__br{display:none}@media screen and (min-width: 1052px){#allinonegel .design__content__txt__br{display:block}}@media screen and (min-width: 1050px){#allinonegel .design__img{padding-top:60px;width:336px}}.rotateTop{transform:rotate(45deg)}.rotateBottom{transform:rotate(-45deg)}.activeNav{opacity:1;pointer-events:auto}/*# sourceMappingURL=style.css.map */