@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Paytone+One&display=swap";/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1002;opacity:0}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;transition:all .3s ease-in-out}.modaal-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}.modaal-container>.modaal-close{border:none;background:rgba(0,0,0,0);padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper *[tabindex="0"]{outline:none !important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:1000px;border-radius:0px;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.2);cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-container>.modaal-close{position:fixed;right:20px;top:20px;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;background:rgba(0,0,0,0);border-radius:100%;transition:all .2s ease-in-out}.modaal-container>.modaal-close:focus,.modaal-container>.modaal-close:hover{outline:none;background:#fff}.modaal-container>.modaal-close:focus:before,.modaal-container>.modaal-close:focus:after,.modaal-container>.modaal-close:hover:before,.modaal-container>.modaal-close:hover:after{background:#b93d0c}.modaal-container>.modaal-close span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-container>.modaal-close:before,.modaal-container>.modaal-close:after{display:block;content:" ";position:absolute;top:14px;left:23px;width:4px;height:22px;border-radius:4px;background:#fff;transition:background .2s ease-in-out}.modaal-container>.modaal-close:before{transform:rotate(-45deg)}.modaal-container>.modaal-close:after{transform:rotate(45deg)}.modaal-fullscreen .modaal-container>.modaal-close{background:#afb7bc;right:10px;top:10px}.modaal-content-container{padding:30px}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:rgba(0,0,0,0)}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;transition:background .2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}.modaal-instagram .modaal-container{width:auto;background:rgba(0,0,0,0);box-shadow:none !important}.modaal-instagram .modaal-content-container{padding:0;background:rgba(0,0,0,0)}.modaal-instagram .modaal-content-container>blockquote{width:1px !important;height:1px !important;opacity:0 !important}.modaal-instagram iframe{opacity:0;margin:-6px !important;border-radius:0 !important;width:1000px !important;max-width:800px !important;box-shadow:none !important;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img{display:block}.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:none}.modaal-gallery-control{position:absolute;top:50%;transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:rgba(0,0,0,0);border:none;border-radius:100%;transition:all .2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:none;background:#fff}.modaal-gallery-control:focus:before,.modaal-gallery-control:focus:after,.modaal-gallery-control:hover:before,.modaal-gallery-control:hover:after{background:#afb7bc}.modaal-gallery-control span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-gallery-control:before,.modaal-gallery-control:after{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;transition:background .2s ease-in-out}.modaal-gallery-control:before{margin:-5px 0 0;transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;transform:rotate(45deg)}.modaal-gallery-next-inner{left:100%;margin-left:40px}.modaal-gallery-next-outer{right:45px}.modaal-gallery-prev:before,.modaal-gallery-prev:after{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;transform:rotate(45deg)}.modaal-gallery-prev-inner{right:100%;margin-right:40px}.modaal-gallery-prev-outer{left:45px}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container iframe,.modaal-video-container object,.modaal-video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{width:100%;height:100%;display:block}.modaal-loading-spinner{background:none;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;transform:scale(0.25)}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){transform:translate(84px, 84px) rotate(45deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(2)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){transform:translate(84px, 84px) rotate(90deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(3)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){transform:translate(84px, 84px) rotate(135deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(4)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){transform:translate(84px, 84px) rotate(180deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(5)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){transform:translate(84px, 84px) rotate(225deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(6)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){transform:translate(84px, 84px) rotate(270deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(7)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){transform:translate(84px, 84px) rotate(315deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(8)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){transform:translate(84px, 84px) rotate(360deg) translate(70px, 0)}@media only screen and (min-width: 1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width: 1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;transform:none;background:rgba(0,0,0,.7)}.modaal-gallery-control:before,.modaal-gallery-control:after{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width: 900px){.modaal-instagram iframe{width:500px !important}}@media only screen and (max-width: 600px){.modaal-instagram iframe{width:280px !important}}@media screen and (max-height: 1100px){.modaal-instagram iframe{width:700px !important}}@media screen and (max-height: 1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px !important}}@media screen and (max-height: 900px){.modaal-instagram iframe{width:500px !important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-height: 820px){.modaal-gallery-label{display:none}}@keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@keyframes modaal-loading-spinner{0%{opacity:1;transform:scale(1.5)}100%{opacity:.1;transform:scale(1)}}html{font-size:.625em}@media(max-width: 750px){html{font-size:1vw}}body{font-family:"GenJyuuGothic","YakuHanJP","Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;font-weight:700;color:#6a3906;line-height:1;background:#fbf7f0;padding-bottom:10rem}body.is-scroll-stop{overflow:hidden}img{width:100%;max-width:none;height:auto}.sp{display:none}@media(max-width: 750px){.sp{display:block}}@media(max-width: 750px){.pc{display:none}}summary{list-style:none}em{font-style:normal}.header{width:100rem;height:100vh;padding-top:3rem;position:fixed;top:0;left:50%;transform:translateX(-50%);z-index:5;overflow:hidden;pointer-events:none}.header__menu{pointer-events:auto;display:block;width:9rem;height:7rem;margin-left:auto;position:relative;z-index:50;transition:background .25s;flex-shrink:0}.header__menu-line{background:#d8d8d0;display:block;width:4.8rem;height:.2rem;position:absolute;top:3.4rem;left:2.1rem;transition:all .5s}.header__menu-line::before,.header__menu-line::after{content:"";background:#d8d8d0;display:block;width:100%;height:100%;position:absolute;left:0;transition:all .3s}.header__menu-line::before{top:-1.3rem}.header__menu-line::after{top:1.3rem}.header__menu.is-open .header__menu-line{background-color:rgba(0,0,0,0)}.header__menu.is-open .header__menu-line::before{top:0;transform:rotate(135deg)}.header__menu.is-open .header__menu-line::after{top:0;transform:rotate(-135deg)}.gnavi{pointer-events:auto;background:#e55927;width:73rem;height:100vh;padding-bottom:20rem;position:fixed;top:0;right:0;z-index:4;visibility:hidden;transform:translateX(100%);transition:all .3s;overflow-y:scroll}.gnavi.is-open{visibility:visible;transform:translateX(0)}.gnavi__logo{width:25.8rem;margin-top:5rem;margin-left:5rem;margin-bottom:10rem}.gnavi__list{font-size:4.5rem;font-weight:700;margin-left:16rem;margin-bottom:20rem;display:flex;flex-direction:column;gap:10rem 0}.gnavi__list-item{position:relative;display:flex;align-items:center;gap:0 4rem}.gnavi__list-item::before{content:"";background:#fff;width:2.2rem;aspect-ratio:22/44;-webkit-mask:url("../img/index/icon-gnavi-list.svg") no-repeat center/cover;mask:url("../img/index/icon-gnavi-list.svg") no-repeat center/cover}.gnavi__instagram{font-size:4.2rem;font-weight:700;color:#000;text-align:center;width:69rem;padding-top:6rem;margin:0 auto 4.5rem;border-top:1px solid #000}.gnavi__instagram-list{width:67rem;margin:0 auto;display:flex;flex-direction:column;gap:1rem 0}.contents{overflow:hidden}.contents__inner{width:100rem;margin:0 auto}.mv{text-align:center;margin-bottom:23rem;position:relative}.mv__icon{width:100%;height:100rem;position:relative}.mv__icon-img{position:absolute;pointer-events:none;opacity:0;transition:opacity .5s}.mv__icon-img--01{width:101.8rem;top:-2.4rem;left:-4.4rem;transition-delay:.5s}.mv__icon-img--02{width:97rem;top:-1.6rem;left:4rem;transition-delay:1s}.mv__icon-img--03{width:97rem;top:-2.2rem;left:-1.8rem;transition-delay:1.5s}.mv__icon-img--04{width:11.8rem;top:10.6rem;left:65.8rem;transition-delay:2s}.mv__icon-img--05{width:4rem;top:1.4rem;left:93.4rem;transition-delay:2.5s}.mv__icon-img--06{width:8.2rem;top:32.2rem;left:12.4rem;transition-delay:2s}.mv__icon-img--07{width:5rem;top:43.2rem;left:4rem;transition-delay:3s}.mv__icon-img--08{width:17.6rem;top:46rem;left:83.6rem;transition-delay:1s}.mv__icon-img--09{width:7rem;top:76rem;left:.6rem;transition-delay:2.5s}.mv__icon-img--10{width:10.2rem;top:80.6rem;left:23.4rem;transition-delay:1s}.mv__icon-img--11{width:7.4rem;top:76.6rem;left:46.2rem;transition-delay:.5s}.mv__icon-img--12{width:19rem;top:83.6rem;left:62rem;transition-delay:2s}.mv__icon-img--13{width:4.8rem;top:66.8rem;left:89.2rem;transition-delay:.5s}.mv__icon-img--14{width:11.8rem;top:84.4rem;left:85.6rem;transition-delay:3s}.mv__icon-img.is-showin{opacity:1}.mv__logo{width:57rem;position:absolute;top:24.4rem;left:22rem;opacity:0}.mv__logo.is-showin{animation:mvshow 1s 2s forwards}.mv.is-showin .mv__icon-img{opacity:1}.mv.is-showin .mv__logo{animation:mvshow 1s 2s forwards}.mv.is-showin .intro__heading{opacity:1}.mv.is-showin .intro__body{opacity:1}.mv.is-showin .intro__body-dot span::before{opacity:1}.mv.is-showin .intro__body-line::after{animation:line 1s ease 3s forwards}.mv.is-showin .intro__body-brackets::before{animation:brackets-01 .5s ease 3s forwards}.mv.is-showin .intro__body-brackets::after{animation:brackets-02 .5s ease 3s forwards}.mv__plate{width:98.2rem;position:absolute;top:12.2rem;right:0}@keyframes mvshow{0%{opacity:0;transform:translateY(5rem)}100%{opacity:1;transform:translateY(0)}}.intro{text-align:center;margin-bottom:23rem}.intro__heading{font-size:3rem;line-height:1.625;background:#f1d220;display:inline-block;padding:3rem 6rem;margin-bottom:13rem;opacity:0;transition:opacity .5s 2.5s}.intro__body{font-size:3rem;line-height:1.9333333333;text-align:left;display:inline-block;opacity:0;transition:opacity .5s 2.5s}.intro__body-txt{margin-bottom:3rem}.intro__body-txt--center{text-align:center}.intro__body-txt:nth-of-type(2){margin-bottom:3rem}.intro__body em{font-size:3.8rem}.intro__body small{font-size:2.2rem}.intro__body-dot span{display:inline-block;position:relative}.intro__body-dot span::before{content:"";background:#f1d220;width:1rem;aspect-ratio:1;border-radius:50%;position:absolute;bottom:calc(100% - 1rem);left:50%;transform:translateX(-50%);transition:opacity .5s;opacity:0}.intro__body-dot.is-showin span::before{opacity:1}.intro__body-dot span:nth-child(1)::before{transition-delay:3s}.intro__body-dot span:nth-child(2)::before{transition-delay:3.3s}.intro__body-dot span:nth-child(3)::before{transition-delay:3.6s}.intro__body-dot span:nth-child(4)::before{transition-delay:3.9s}.intro__body-line{position:relative}.intro__body-line::after{content:"";width:100%;position:absolute;top:100%;left:0;clip-path:inset(0 100% 0 0)}.intro__body-line--01::after{background:url("../img/index/line-01.png") repeat-x left center/auto 100%;height:1rem}.intro__body-line--02::after{background:url("../img/index/line-02.png") no-repeat left center/contain;width:13rem;height:1.2rem;left:50%;transform:translateX(-50%)}.intro__body-line--01.is-showin::after{animation:line 1s ease .5s forwards}.intro__body-line--02.is-showin::after{animation:line 1s ease .5s forwards}.intro__body-brackets{position:relative}.intro__body-brackets::before,.intro__body-brackets::after{content:"";background:url("../img/index/brackets.png") no-repeat center center/cover;width:2rem;aspect-ratio:1;position:absolute}.intro__body-brackets::before{top:-1rem;left:-1rem;transform:scale(0)}.intro__body-brackets::after{right:-2rem;bottom:-0.4rem;transform:scale(0) rotate(180deg)}.intro__body-brackets.is-showin::before{animation:brackets-01 .5s ease .5s forwards}.intro__body-brackets.is-showin::after{animation:brackets-02 .5s ease .5s forwards}@keyframes line{0%{clip-path:inset(0 100% 0 0)}100%{clip-path:inset(0 0 0 0)}}@keyframes brackets-01{0%{transform:scale(0)}50%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes brackets-02{0%{transform:scale(0) rotate(180deg)}50%{transform:scale(1.1) rotate(180deg)}100%{transform:scale(1) rotate(180deg)}}@keyframes updown{0%{transform:translate(-50%, 1rem)}100%{transform:translate(-50%, 0)}}.anchor{margin-bottom:16rem}.anchor__title{width:75.6rem;margin:0 auto 4rem;position:relative}.anchor__title::before{content:"";background:url("../img/index/heart.png") no-repeat center/cover;width:6.6rem;aspect-ratio:66/58;position:absolute;top:-12rem;left:50%;transform:translate(-50%, 1rem)}.anchor__title.is-showin::before{animation:1s updown ease alternate-reverse forwards infinite}.anchor__list{width:93rem;margin:0 auto 2rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.6rem}.anchor__list-item{width:46.2rem}.anchor__list-item a{display:block;transition:opacity .5s}.anchor__list-item a:hover{opacity:.7}.anchor__notice{font-size:1.6rem;text-align:center}.howto{margin-bottom:16rem}.howto__title{width:29.2rem;margin:0 auto 5rem}.howto__detail{width:98rem;margin:0 auto 4rem;position:relative}.howto__video{width:46.6rem;border:1px solid #6a3906;box-sizing:content-box;position:absolute;top:43.4rem;right:4rem}.howto__video video{width:100%;aspect-ratio:1080/1920}.video-js{background:none}.video-js .vjs-big-play-button{font-size:4rem;line-height:1.5;background:#74361d;width:14rem;height:6rem;margin-top:-3rem;margin-left:-7rem}@keyframes ribbon{0%{clip-path:inset(0 100% 0 0)}100%{clip-path:inset(0 0 0 0)}}.wrapping{margin-bottom:7rem}.wrapping__title{width:21.4rem;margin:0 auto 8rem}.wrapping__detail{background:#74361d;width:92rem;padding:8rem 0;margin:0 auto;position:relative}.wrapping__detail::before{content:"";background:url("../img/index/ribbon-01.png") no-repeat top right/cover;width:100%;aspect-ratio:920/240;position:absolute;top:0;right:0;pointer-events:none;clip-path:inset(0 100% 0 0)}.wrapping__detail::after{content:"";background:url("../img/index/ribbon-02.png") no-repeat top right/cover;width:100%;aspect-ratio:920/240;position:absolute;top:0;right:0;pointer-events:none;clip-path:inset(0 0 0 100%)}.wrapping__detail.is-showin::before{animation:ribbon .5s linear .1s forwards}.wrapping__detail.is-showin::after{animation:ribbon .8s linear forwards}.wrapping__detail-heading{width:70rem;margin:0 auto}.wrapping__detail-making{width:83.4rem;margin:-2.5rem auto 4rem}.wrapping__detail-txt{font-size:3rem;line-height:1.7333333333;color:#fff;letter-spacing:-0.05em;text-align:center;margin-bottom:4rem}.wrapping__detail-paper{width:83.4rem;margin:0 auto;display:flex;flex-direction:column;gap:7rem 0}.wrapping__detail-paper-item{display:flex;justify-content:space-between;align-items:flex-end}.wrapping__detail-paper-item img{width:56rem}.wrapping__detail-paper-item a{font-size:2.2rem;background:#f1d220;width:26rem;height:4.4rem;display:flex;justify-content:center;align-items:center}.crafter{background:#fff;width:95rem;padding:3rem 6rem 4rem;margin:0 auto 9rem}.crafter__title{width:29.2rem;margin:0 auto 3rem}.crafter__profile{display:flex;justify-content:space-between;align-items:flex-end}.crafter__profile-img{width:25.8rem;flex-shrink:0}.crafter__profile-body{width:54rem}.crafter__profile-name{font-size:5.6rem;margin-bottom:2.5rem}.crafter__profile-history{font-size:1.6rem;line-height:1.7272727273;margin-bottom:3rem}.crafter__profile-insta{font-size:1.6rem;display:inline-flex;align-items:center}.crafter__profile-insta img{width:3.4rem;margin-right:1.5rem}.official{background:#fff;width:95rem;padding:5rem 6rem 4rem;margin:0 auto 9rem}.official__title{font-size:2.3rem;text-align:center;margin:0 auto 5rem}.official__title a{text-decoration:underline}.official__profile{display:flex;justify-content:space-between;align-items:flex-end}.official__profile-img{width:25.8rem;flex-shrink:0}.official__profile-body{width:54rem}.official__profile-name{font-size:3.8rem;margin-bottom:2rem}.official__profile-history{font-size:1.6rem;line-height:1.75;margin-bottom:2rem}.official__profile-insta{font-size:1.6rem;display:inline-flex;align-items:center}.official__profile-insta img{width:3.4rem;margin-right:1.5rem}.share{margin-bottom:10rem}.share__title{font-size:1.8rem;text-align:center;margin-bottom:3rem}.share__list{display:flex;justify-content:center;gap:0 2rem}.share__list-item{width:4.6rem}.next{margin-bottom:13rem}.next__img{width:88rem;margin:0 auto 5rem}.next__txt{font-size:2.8rem;line-height:1.75;text-align:center}.footer{width:100%}.fadein{transform:translateY(5rem);opacity:0;transition:transform .8s,opacity .8s}.fadein.is-showin{transform:translateY(0);opacity:1}.mb0{margin-bottom:0rem}.mb5{margin-bottom:0.5rem}.mb10{margin-bottom:1rem}.mb15{margin-bottom:1.5rem}.mb20{margin-bottom:2rem}.mb25{margin-bottom:2.5rem}.mb30{margin-bottom:3rem}.mb35{margin-bottom:3.5rem}.mb40{margin-bottom:4rem}.mb45{margin-bottom:4.5rem}.mb50{margin-bottom:5rem}.mb55{margin-bottom:5.5rem}.mb60{margin-bottom:6rem}.mb65{margin-bottom:6.5rem}.mb70{margin-bottom:7rem}.mb75{margin-bottom:7.5rem}.mb80{margin-bottom:8rem}.mb85{margin-bottom:8.5rem}.mb90{margin-bottom:9rem}.mb95{margin-bottom:9.5rem}.mb100{margin-bottom:10rem}.mb105{margin-bottom:10.5rem}.mb110{margin-bottom:11rem}.mb115{margin-bottom:11.5rem}.mb120{margin-bottom:12rem}.mb125{margin-bottom:12.5rem}.mb130{margin-bottom:13rem}.mb135{margin-bottom:13.5rem}.mb140{margin-bottom:14rem}.mb145{margin-bottom:14.5rem}.mb150{margin-bottom:15rem}.mb155{margin-bottom:15.5rem}.mb160{margin-bottom:16rem}.mb165{margin-bottom:16.5rem}.mb170{margin-bottom:17rem}.mb175{margin-bottom:17.5rem}.mb180{margin-bottom:18rem}.mb185{margin-bottom:18.5rem}.mb190{margin-bottom:19rem}.mb195{margin-bottom:19.5rem}.mb200{margin-bottom:20rem}