@import url("https://fonts.googleapis.com/css2?family=Klee+One:wght@400;600&family=Silkscreen&display=swap");/*! http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}img{max-width:100%;vertical-align:bottom}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*,*:before,*:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-wrap:break-word;-webkit-text-size-adjust:100%;width:100%;background-color:#fff;color:#333;font-family:"Klee One",serif;font-feature-settings:'palt';font-size:3.733vw;font-weight:400;letter-spacing:0.1em;line-height:1.2}a{display:block;color:inherit;text-decoration:none}p{margin-bottom:0.5em}p a{display:inline;text-decoration:underline}img{display:block;max-width:100%;height:auto}::selection{background-color:#333;color:#fff}.l-page{box-sizing:border-box;position:relative;min-height:100vh;padding-bottom:26.667vw;overflow:hidden}.l-contents{width:100%;margin-top:32vw}.l-contents__in{margin:0 auto;padding:0 8vw}.l-header{display:flex;z-index:2;position:fixed;top:0;left:0;align-items:center;justify-content:space-between;width:100%;height:26.667vw;padding:2.667vw 5.333vw;background-color:#fff}.l-header__logo{z-index:7;position:relative;width:16vw;height:auto;cursor:pointer}.l-header__menu{z-index:7;position:relative;width:12.267vw;height:9.067vw;border:none;background-color:#fff;cursor:pointer}.l-header__menu::after{position:absolute;bottom:-5.333vw;left:50%;transform:translateX(-50%);color:#333;content:'MENU'}.is-nev-opened .l-header__menu::after{position:absolute;bottom:-5.333vw;left:50%;transform:translateX(-50%);content:'CLOSE'}.l-header__menu>span{display:inline-block;z-index:7;position:absolute;left:0;width:100%;height:1.067vw;border-radius:9999px;background-color:#333;transition:.35s}.l-header__menu>span:nth-of-type(1){top:0}.l-header__menu>span:nth-of-type(2){top:3.733vw}.l-header__menu>span:nth-of-type(3){bottom:0}.is-nev-opened .l-header__menu>span{background-color:#333}.is-nev-opened .l-header__menu>span:nth-of-type(1){transform:translateY(4vw) rotate(-45deg)}.is-nev-opened .l-header__menu>span:nth-of-type(2){opacity:0}.is-nev-opened .l-header__menu>span:nth-of-type(3){transform:translateY(-4vw) rotate(45deg)}.l-footer{position:absolute;bottom:5%;left:50%;transform:translateX(-50%);font-size:0.5em;white-space:nowrap}.c-heading-lv1{margin-bottom:2em;color:#333;font-size:2em;text-align:left}.c-btn__line{height:2em;margin:0 auto;margin-top:2em}.p-loading{display:flex;z-index:11;position:fixed;top:0;align-items:center;justify-content:center;width:100%;height:100vh;background-color:#fff}.js-TextTyping span{display:none}.js-TextTyping::after{animation:typinganime .8s ease infinite;content:"|"}@keyframes typinganime{from{opacity:0}to{opacity:1}}.p-fv__text{margin-top:5.333vw}.p-profile__main__flexitem{width:80%;padding:2em;border-radius:10.667vw;background:linear-gradient(145deg, #e6e6e6, #fff);box-shadow:8vw 8vw 16vw #d9d9d9,-8vw -8vw 16vw #fff}.p-profile__main__flexitem--2{margin:1em 0 0 auto}.p-profile__main__list__item{margin-bottom:1em}.p-profile__main__img{border-radius:6.4vw}@media all and (min-width: 768px){body{font-size:1.406vw}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-track{background-color:#eee}body::-webkit-scrollbar-thumb{border-radius:10px;background-color:#333}.l-page{padding-bottom:7.813vw}.l-navi{font-weight:600}.l-navi__list{display:flex}.l-navi__items{margin-left:4.688vw}.l-contents{margin-top:15.625vw}.l-contents__in{width:78.125vw}.l-header{height:12.5vw;padding:.781vw 3.125vw}.l-header__logo{width:6.25vw;cursor:pointer}.p-fv__text{margin-top:3.125vw}.p-profile__main{display:flex;justify-content:space-between}.p-profile__main__flexitem{width:40%;border-radius:3.125vw;box-shadow:2.344vw 2.344vw 4.688vw #d9d9d9,-2.344vw -2.344vw 4.688vw #fff}.p-profile__main__img{border-radius:1.875vw}}@media all and (max-width: 767px){.l-navi{-webkit-backdrop-filter:blur(6px);display:flex;visibility:hidden;z-index:6;position:absolute;top:0;left:0;align-items:center;justify-content:center;width:100vw;height:100vh;height:calc(100vh - sp_vw(50));margin:0 calc(50% - 50vw);backdrop-filter:blur(6px);background-color:rgba(255,255,255,0.2);opacity:0;transition:transform .36s,opacity .50s}.is-nev-opened .l-navi{visibility:visible;transform:translateX(0);font-weight:600;opacity:1}.l-navi__items{margin-top:5.333vw}}@media screen and (min-width: 768px){.u-dn-pc{display:none}}@media screen and (max-width: 767px){.u-dn-sp{display:none}}
