@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes textReveal{0%{opacity:0;transform:translateY(30px) scale(.95);filter:blur(10px)}60%{opacity:.8;transform:translateY(-5px) scale(1.02);filter:blur(2px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes textGlow{0%,to{text-shadow:0 0 20px rgba(89,195,204,.3),0 0 40px rgba(89,195,204,.2),0 0 60px rgba(89,195,204,.1)}50%{text-shadow:0 0 30px rgba(89,195,204,.5),0 0 60px rgba(89,195,204,.3),0 0 90px rgba(89,195,204,.2)}}@keyframes puniPuni{0%{border-radius:70% 30% 55% 45%/40% 45% 55% 60%;transform:scale(1) rotate(0deg)}50%{border-radius:40% 60% 35% 65%/75% 30% 70% 25%;transform:scale(.95,1.05) rotate(180deg)}to{border-radius:45% 55% 35% 65%/55% 45% 55% 45%;transform:scale(1) rotate(1turn)}}*{margin:0;padding:0;box-sizing:border-box}html{position:relative;font-size:62.5%;scroll-behavior:smooth}html.no-scroll{overflow:hidden}body{font-size:1.6rem;line-height:1.8;font-weight:400;color:#2d2b2b;font-family:M PLUS\ 1,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro,メイリオ,ＭＳ Ｐゴシック,MS PGothic,sans-serif;background:#f3f3f3;width:100%;margin:0 auto}.container{max-width:1200px;margin:0 auto;padding:0 40px}@media screen and (max-width:768px){.container{padding:0 20px}}ul{list-style:none}a{color:#2d2b2b;transition:color .2s ease-in-out;text-decoration:none}a:hover{color:#59c3cc}button{border:none;background-color:rgba(0,0,0,0)}button:focus{outline:none}.Blog_blog__articleContentButton{background-color:#ff6b6b;color:#fff;width:100%;display:block;font-weight:600;text-align:center;padding:12px;border-radius:8px;margin:16px 0}.Blog_blog__articleContentQuote{font-size:11px;display:inline-block;margin-bottom:24px}.Blog_blog__articleContentHair{width:-moz-fit-content;width:fit-content;font-size:0;display:block;margin:24px auto}.Blog_blog__articleContentHair:before{content:url(/_next/static/media/image_hair.b38f07e8.png)}@keyframes Header_fadeInUp__TGPJ9{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Header_fadeIn__sdaXA{0%{opacity:0}to{opacity:1}}@keyframes Header_textReveal__N15q1{0%{opacity:0;transform:translateY(30px) scale(.95);filter:blur(10px)}60%{opacity:.8;transform:translateY(-5px) scale(1.02);filter:blur(2px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes Header_gradientShift__WySgp{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes Header_textGlow__33q_O{0%,to{text-shadow:0 0 20px rgba(89,195,204,.3),0 0 40px rgba(89,195,204,.2),0 0 60px rgba(89,195,204,.1)}50%{text-shadow:0 0 30px rgba(89,195,204,.5),0 0 60px rgba(89,195,204,.3),0 0 90px rgba(89,195,204,.2)}}@keyframes Header_puniPuni__Zu1lZ{0%{border-radius:70% 30% 55% 45%/40% 45% 55% 60%;transform:scale(1) rotate(0deg)}50%{border-radius:40% 60% 35% 65%/75% 30% 70% 25%;transform:scale(.95,1.05) rotate(180deg)}to{border-radius:45% 55% 35% 65%/55% 45% 55% 45%;transform:scale(1) rotate(1turn)}}.Header_header__SQD4u{position:fixed;top:0;left:0;width:100%;height:80px;background-color:hsla(0,0%,100%,.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:100}.Header_header__inner__lwmJB{max-width:1200px;margin:0 auto;padding:0 40px;height:100%;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:768px){.Header_header__inner__lwmJB{padding:0 20px}}.Header_header__logo__SanQd{display:flex;align-items:center;text-decoration:none;color:inherit}.Header_header__logo__SanQd img{height:48px;width:auto}@media screen and (max-width:768px){.Header_header__logo__SanQd img{height:40px}}.Header_header__nav__78a_s{display:flex;align-items:center;gap:32px}@media screen and (max-width:768px){.Header_header__nav__78a_s{display:none}}.Header_header__nav__78a_s a{font-size:1.4rem;line-height:1.6;font-weight:400;text-decoration:none;color:#333;font-weight:500;transition:color .3s ease-in-out}.Header_header__nav__78a_s a:hover{color:#59c3cc}.Header_header__contact__scRWm{display:inline-block;padding:8px 24px;background:linear-gradient(135deg,#FF6B6B,rgb(255,66.2,66.2));color:#fff!important;border-radius:50px;font-weight:600;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out!important;box-shadow:0 4px 15px rgba(255,107,107,.2)}.Header_header__contact__scRWm:hover{transition:transform .3s ease-in-out;box-shadow:0 6px 20px rgba(255,107,107,.3);color:#fff!important}.Header_header__contact__scRWm:hover:hover{transform:translateY(-2px)}.Header_header__menuButton__nvBur{display:none}@media screen and (max-width:768px){.Header_header__menuButton__nvBur{display:block;width:24px;height:24px;padding:0;border:none;background:none;cursor:pointer}}@keyframes Footer_fadeInUp__l49jM{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Footer_fadeIn__A7ivc{0%{opacity:0}to{opacity:1}}@keyframes Footer_textReveal__vZqDN{0%{opacity:0;transform:translateY(30px) scale(.95);filter:blur(10px)}60%{opacity:.8;transform:translateY(-5px) scale(1.02);filter:blur(2px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes Footer_gradientShift__oeGLJ{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes Footer_textGlow__M8w1k{0%,to{text-shadow:0 0 20px rgba(89,195,204,.3),0 0 40px rgba(89,195,204,.2),0 0 60px rgba(89,195,204,.1)}50%{text-shadow:0 0 30px rgba(89,195,204,.5),0 0 60px rgba(89,195,204,.3),0 0 90px rgba(89,195,204,.2)}}@keyframes Footer_puniPuni__aXEEl{0%{border-radius:70% 30% 55% 45%/40% 45% 55% 60%;transform:scale(1) rotate(0deg)}50%{border-radius:40% 60% 35% 65%/75% 30% 70% 25%;transform:scale(.95,1.05) rotate(180deg)}to{border-radius:45% 55% 35% 65%/55% 45% 55% 45%;transform:scale(1) rotate(1turn)}}.Footer_footer__x7vJd{background-color:#2d2b2b;color:#fff;padding:60px 0 40px}.Footer_footer__inner__jZNMq{max-width:1200px;margin:0 auto;padding:0 40px}@media screen and (max-width:768px){.Footer_footer__inner__jZNMq{padding:0 20px}}.Footer_footer__content__KT_9_{display:flex;justify-content:flex-start;align-items:center;margin-bottom:40px}@media screen and (max-width:768px){.Footer_footer__content__KT_9_{flex-direction:column;align-items:center;text-align:center}}.Footer_footer__nav__CE0a4{display:flex;gap:40px}@media screen and (max-width:768px){.Footer_footer__nav__CE0a4{flex-direction:column;gap:24px}}.Footer_footer__nav__CE0a4 a{font-size:1.4rem;line-height:1.6;font-weight:400;color:#fff;text-decoration:none;transition:opacity .3s ease-in-out}.Footer_footer__nav__CE0a4 a:hover{opacity:.7}.Footer_footer__bottom__TdR48{display:flex;justify-content:space-between;align-items:center;padding-top:40px;border-top:1px solid hsla(0,0%,100%,.1)}@media screen and (max-width:768px){.Footer_footer__bottom__TdR48{flex-direction:column;gap:24px}}.Footer_footer__social__psJyH{display:flex;gap:16px}.Footer_footer__social__psJyH a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:hsla(0,0%,100%,.1);border-radius:50%;transition:background-color .3s ease-in-out;color:#fff}.Footer_footer__social__psJyH a:hover{background:hsla(0,0%,100%,.2)}.Footer_footer__social__psJyH a svg{width:16px;height:16px}.Footer_footer__copyright__whJN8{font-size:1.4rem;line-height:1.6;font-weight:400;color:hsla(0,0%,100%,.6)}@keyframes Layout_fadeInUp__AFJ_P{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Layout_fadeIn__smy3h{0%{opacity:0}to{opacity:1}}@keyframes Layout_textReveal__1_NgI{0%{opacity:0;transform:translateY(30px) scale(.95);filter:blur(10px)}60%{opacity:.8;transform:translateY(-5px) scale(1.02);filter:blur(2px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes Layout_gradientShift__LbvNk{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes Layout_textGlow__sLIhs{0%,to{text-shadow:0 0 20px rgba(89,195,204,.3),0 0 40px rgba(89,195,204,.2),0 0 60px rgba(89,195,204,.1)}50%{text-shadow:0 0 30px rgba(89,195,204,.5),0 0 60px rgba(89,195,204,.3),0 0 90px rgba(89,195,204,.2)}}@keyframes Layout_puniPuni__n44WV{0%{border-radius:70% 30% 55% 45%/40% 45% 55% 60%;transform:scale(1) rotate(0deg)}50%{border-radius:40% 60% 35% 65%/75% 30% 70% 25%;transform:scale(.95,1.05) rotate(180deg)}to{border-radius:45% 55% 35% 65%/55% 45% 55% 45%;transform:scale(1) rotate(1turn)}}.Layout_layout__y2PKZ{display:flex;flex-direction:column;min-height:100vh}.Layout_main__4ai5i{flex:1 1;padding-top:80px;width:100%;position:relative;overflow:hidden}.Layout_mainContent__Ed8kE{min-height:calc(100vh - 80px - 300px);width:100%;position:relative}@media screen and (max-width:768px){.Layout_mainContent__Ed8kE{min-height:calc(100vh - 80px - 400px)}}