:root{--primary-color: #2653B4;--secondary-color: #FFD900}.post-wrap{width:96%;max-width:1200px;margin:0 auto;padding:150px 0 60px;display:grid;grid-template-columns:1fr 320px;gap:50px;position:relative;z-index:10}@media screen and (max-width: 991px){.post-wrap{grid-template-columns:1fr;width:90%;padding-top:80px}}#post-entry{border:1px solid rgba(0,0,0,.1);border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.1);padding:40px;font-size:16px;background-color:var(--white)}@media screen and (max-width: 991px){#post-entry{padding:20px}}#post-entry .article-header{border-bottom:1px solid #ccc;margin-bottom:40px;padding-bottom:15px}#post-entry .article-header h1{font-size:clamp(1.5rem,.511rem + 1.82vw,1.875rem);margin-bottom:20px}#post-entry .article-header .meta{display:flex;align-items:center;margin-bottom:10px;gap:15px;color:#a5aaaf;font-size:.8rem}#post-entry .article-header .meta .pubdate{position:relative}#post-entry .article-header .meta .pubdate::before{content:"";font-family:var(--fa);font-weight:900;margin-right:5px}#post-entry .article-header .meta .update{position:relative}#post-entry .article-header .meta .update::before{content:"";font-family:var(--fa);font-weight:900;margin-right:5px}#post-entry .article-header .tags-list{display:flex;flex-wrap:wrap}#post-entry .article-header .tags-list li{margin-right:5px}#post-entry .article-header .tags-list li a{background-color:#eee;font-size:13px;border-radius:4px;padding:0 1rem}#post-entry .entry-content{word-break:break-all;overflow-wrap:break-word;white-space:normal}#post-entry .entry-content p,#post-entry .entry-content .wp-block-group p:last-child{margin-bottom:2.2rem}#post-entry .entry-content p a,#post-entry .entry-content .wp-block-group p:last-child a{color:#007ac0;text-decoration:underline}#post-entry .entry-content p a:hover,#post-entry .entry-content .wp-block-group p:last-child a:hover{text-decoration:none}#post-entry .entry-content strong{font-weight:bold}#post-entry .entry-content .wp-block-image{margin-bottom:2.2rem}#post-entry .entry-content ul{margin-bottom:1.5rem;border-radius:6px;padding:1rem 1rem 1rem 2.5rem;border:2px solid #eee}#post-entry .entry-content ul li{list-style:disc}#post-entry .entry-content ol{margin-left:1.1rem;margin-bottom:1rem}#post-entry .entry-content ol li{list-style:decimal}#post-entry .entry-content h2{font-size:clamp(1rem,.511rem + 1.82vw,1.875rem);background-color:var(--secondary-color);color:var(--white);border-radius:6px;padding:.5rem 1rem;margin-bottom:1.5rem}#post-entry .entry-content h3{font-size:clamp(.875rem,.511rem + 1.82vw,1.875rem);background-color:#eee;border-radius:6px;padding:.5rem 1rem;margin-bottom:1.5rem}#post-entry .entry-content h4{font-size:clamp(.875rem,.511rem + 1.82vw,1.875rem);font-weight:500;border-top:2px solid #000;border-bottom:1px solid #eee;padding:.5rem 0;margin-bottom:1.5rem;margin-top:50px}#post-entry .entry-content .vk_borderBox_title{border:none}#post-entry .entry-content .vk_borderBox_body p{margin-bottom:1rem}#post-entry .entry-content #toc_container{padding:30px;border-radius:6px;border:none !important;box-shadow:3px 3px 3px #ccc;margin-bottom:50px}#post-entry .entry-content #toc_container .toc_title{text-align:left;position:relative;display:inline-block;position:relative;margin:0;padding:5px 0 5px 58px;font-size:23px;font-weight:700}#post-entry .entry-content #toc_container .toc_title::before{display:inline-block;position:absolute;top:0;left:0;width:50px;height:50px;border-radius:50%;color:#fff;font-family:var(--fa);font-size:20px;font-weight:600;text-align:center;line-height:50px;content:"";background-color:var(--secondary-color)}#post-entry .entry-content #toc_container .toc_toggle{display:inline-block;vertical-align:middle;width:75px;height:25px;margin-left:10px;border-radius:5px;background:#cbcbcb;color:#fff;font-size:14px;text-align:center;line-height:25px}#post-entry .entry-content #toc_container .toc_toggle .toc_brackets,#post-entry .entry-content #toc_container .toc_toggle .toc_brackets{display:none}#post-entry .entry-content .toc_list{margin:inherit;padding:inherit;border:none;color:#555;padding-left:20px !important;margin:0 !important}#post-entry .entry-content .toc_list>li{list-style:decimal !important;font-weight:700;padding:5px 0}#post-entry .entry-content .toc_list>li a{color:#555}#post-entry .entry-content .toc_list ul{margin:inherit;padding:inherit;border:none;margin-bottom:1rem !important}#post-entry .entry-content .toc_list ul li{list-style:decimal !important;font-weight:500}.post-navigation{max-width:1000px;width:94%;margin:0 auto;padding:3rem 0}.post-navigation .nav-links{display:flex;justify-content:space-between}.post-navigation .nav-links a{display:block;width:120px;text-align:center;padding:.3rem;border-radius:40px;transition:.5s;color:#fff;background-color:var(--primary-color)}.post-navigation .nav-links a:hover{background-color:var(--primary-color)}.paging{margin:50px 0}.paging .page-numbers{display:flex;justify-content:center}.paging .page-numbers li{margin:0 2px}.paging .page-numbers li a,.paging .page-numbers li .page-numbers{width:30px;height:30px;display:block;line-height:30px;text-align:center;font-size:16px;background-color:var(--red);border-radius:4px;transition:.5s}.paging .page-numbers li a.current,.paging .page-numbers li .page-numbers.current{background-color:#666;color:#fff}.paging .page-numbers li a:hover,.paging .page-numbers li .page-numbers:hover{background-color:#666;color:#fff}.post-sidebar .sidebar-section{margin-bottom:30px;background-color:var(--white);overflow:hidden;border:1px solid #fff;border-radius:6px}.post-sidebar .sidebar-section .inner{padding:20px}.post-sidebar .sidebar-title{background-color:var(--primary-color);color:var(--white);font-size:1rem;font-weight:700;padding:10px 20px;border-top-left-radius:6px;border-top-right-radius:6px;margin-bottom:0}.post-sidebar>.widget{border:1px solid rgba(0,0,0,.1);border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.1);margin-bottom:30px;overflow:hidden}.post-sidebar>.widget h2{background-color:#474747;color:#fff;padding:20px}.post-sidebar>.widget .wp-block-categories-list{padding:0 20px 20px}.post-sidebar select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;padding-right:30px;border-radius:6px;border:1px solid #ccc;width:100%;padding:10px}.post-sidebar .widget_search{border:none !important;border-radius:0 !important}.post-sidebar .widget_search .wp-block-search__label{display:none !important}.post-sidebar .widget_search .wp-block-search__inside-wrapper{position:relative}.post-sidebar .widget_search .wp-block-search__inside-wrapper .wp-block-search__input{border:1px solid #eee}.post-sidebar .widget_search .wp-block-search__inside-wrapper .wp-block-search__button{position:absolute;right:0;top:50%;transform:translateY(-50%);line-height:55px;background-color:#000;color:#fff;width:50px}.post-sidebar .widget_categories .wp-block-categories-list{padding:20px}.post-sidebar .wp-block-latest-posts__list{padding:0 20px 20px}.post-sidebar .popular-posts .wpp-list{padding:20px;font-size:.8rem}.post-sidebar .popular-posts .wpp-list li{display:grid;grid-template-columns:75px 1fr;gap:20px;overflow:visible}.post-sidebar .popular-posts .wpp-list li a{display:block}.post-sidebar .popular-posts .wpp-list li a:first-child{position:relative}.post-sidebar .popular-posts .wpp-list li a:first-child::before{position:absolute;content:"1";width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;background-color:var(--secondary-color);left:-5px;top:-5px;color:#fff}.post-sidebar .popular-posts .wpp-list li:nth-child(2) a:first-child::before{content:"2"}.post-sidebar .popular-posts .wpp-list li:nth-child(3) a:first-child::before{content:"3"}.post-sidebar .popular-posts .wpp-list li:nth-child(4) a:first-child::before{content:"4";background-color:#666}.post-sidebar .popular-posts .wpp-list li:nth-child(5) a:first-child::before{content:"5";background-color:#666}.paginationWP{margin-top:50px}.paginationWP .page-numbers{display:flex;justify-content:center;flex-wrap:wrap;gap:5px}.paginationWP .page-numbers li .page-numbers,.paginationWP .page-numbers li .current{display:flex;flex-direction:column;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:1px solid var(--color-primary);color:var(--color-primary);font-size:16px;transition:var(--transition)}.paginationWP .page-numbers li .page-numbers:hover,.paginationWP .page-numbers li .current:hover{background-color:var(--color-primary);color:var(--white)}.paginationWP .page-numbers li .current{background-color:var(--color-primary);color:var(--white)}:root{--primary-color: #0F026A;--primary-color-light: #022583;--primary-color-dark: #0a014e;--secondary-color: #DE1414;--secondary-color-dark: #b71010;--tertiary-color: #ff0;--text-color: #0c0c0c;--phone-color: #007bff;--phone-color-dark: #0056b3;--gray: #393939;--green: #419768;--gold: #A49749;--white: #ffffff;--bg: #faf3e3;--bg2: #eee;--cover: rgba(0, 0, 0, 0.3);--shadow-light: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);--shadow-medium: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);--shadow-large: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);--shadow-xl: 0 25px 50px -12px rgba(0, 0, 0, 0.25);--shadow-colored: 0 20px 40px rgba(99, 102, 241, 0.3);--shadow-glow: 0 0 40px rgba(99, 102, 241, 0.6);--font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-family-display: "Noto Sans JP", Georgia, serif;--font-family-dela: "Dela Gothic One", sans-serif;--font-family-oswald: "Oswald", sans-serif;--fa: "Font Awesome 5 Free";--spacing-xs: 0.25rem;--spacing-sm: 0.5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--spacing-3xl: 4rem;--spacing-4xl: 6rem;--spacing-5xl: 8rem;--container-max-width: 1280px;--border-radius: 12px;--border-radius-lg: 20px;--border-radius-xl: 30px;--border-radius-full: 50%;--transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);--transition-fast: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);--transition-slow: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);--transition-bounce: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-family);font-size:var(----font-size-base);line-height:1.7;color:var(--text-color);background:var(--primary-color);overflow-x:hidden;position:relative;font-weight:700;line-height:2;font-size:20px}body.hidden{overflow:hidden}@media screen and (max-width: 991px){body{font-size:16px;line-height:1.4}}@media screen and (max-width: 575px){body{font-size:13px}}img{max-width:100%;height:auto;display:block}img.border{border:1px solid #ccc}img.border-purple{border:1px solid #6b4ca5}iframe{width:100%;height:450px}a{text-decoration:none;color:inherit;transition:var(--transition)}ul,ol{list-style:none}button{background:none;border:none;cursor:pointer;font-family:inherit}h2,h3,h4,h5,h6{font-weight:600;font-family:var(--font-family-zen)}p{margin-bottom:1rem}address{font-style:normal}.container{width:90%;max-width:var(--container-max-width);margin:0 auto;padding:100px 0}@media screen and (max-width: 991px){.container{padding:50px 0}}.instagram-button{display:flex;align-items:center;gap:10px;justify-content:center;background-color:var(--white);color:var(--text-color);padding:10px 20px;border-radius:5px;border:1px solid var(--text-color);margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.site-header{position:absolute;top:0;left:0;width:100%;z-index:100;background-color:var(--white)}.site-header__inner{width:100%;padding:0 40px;height:90px;display:flex;align-items:center;justify-content:space-between;position:relative}@media screen and (max-width: 991px){.site-header__inner{padding:0 20px;height:68px}}.site-header__logo{width:290px;transition:var(--transition)}.site-header__logo img{transition:var(--transition)}@media screen and (max-width: 1480px){.site-header__logo{width:300px;height:54px}}@media screen and (max-width: 991px){.site-header__logo{width:200px;height:36px}}.site-header__nav{display:flex;align-items:center;gap:20px}@media screen and (max-width: 1280px){.site-header__nav{display:none}}.site-header__nav-list{display:flex;align-items:center;gap:20px;font-weight:600;transition:var(--transition)}@media screen and (max-width: 1480px){.site-header__nav-list{gap:10px}}.site-header__nav .contact-button{display:flex;align-items:center;gap:10px;height:46px;background:var(--secondary-color);color:var(--white);padding:0 20px;border-radius:5px;box-shadow:4px 4px 0 var(--secondary-color-dark)}.site-header__nav .contact-button img{width:30px;height:30px}.hamburger-menu{display:none;border-radius:6px;flex-direction:column;cursor:pointer;background-color:var(--primary-color);width:50px;height:50px;position:fixed;top:10px;right:10px;z-index:10000}@media screen and (max-width: 1280px){.hamburger-menu{display:flex}}.hamburger-menu span{width:20px;height:2px;background-color:var(--white);position:absolute;transition:var(--transition)}.hamburger-menu span:first-child{top:16px;left:50%;transform:translateX(-50%)}.hamburger-menu span:nth-child(2){top:50%;left:50%;transform:translate(-50%, -50%)}.hamburger-menu span:last-child{bottom:16px;left:50%;transform:translateX(-50%)}.hamburger-menu.is-open span:first-child{top:50%;transform:translate(-50%, -50%) rotate(45deg)}.hamburger-menu.is-open span:nth-child(2){opacity:0}.hamburger-menu.is-open span:last-child{bottom:50%;transform:translate(-50%, 50%) rotate(-45deg)}.site-footer{background-color:var(--white)}.site-footer__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.site-footer__content address{text-align:center;font-size:16px;line-height:1.4;font-weight:700}@media screen and (max-width: 991px){.site-footer__content address{font-size:14px}}.site-footer .instagram-button{font-size:16px}.site-footer__copyright{margin-bottom:0;font-size:14px}.mobile-menu{display:none;position:fixed;top:0;right:0;width:80%;max-width:340px;height:100vh;background-color:var(--primary-color);color:var(--white);box-shadow:-10px 0 30px rgba(0,0,0,.2);transform:translateX(100%);transition:var(--transition);z-index:9999}@media screen and (max-width: 1280px){.mobile-menu{display:block}}.mobile-menu.is-open{transform:translateX(0)}.mobile-menu__inner{padding:80px 24px 24px}.mobile-menu__inner ul{display:flex;flex-direction:column;gap:16px}.mobile-menu__inner ul li a{display:block;padding:12px 8px;border-bottom:1px solid rgba(255,255,255,.15)}.section-hero{width:100%;height:calc(105vh - 110px);padding-top:60px;box-sizing:border-box;background:url(../images/hero-wa.webp?v3) no-repeat center center/cover}@media screen and (max-width: 991px){.section-hero{height:600px;padding-top:100px}}.section-hero__inner{height:100%}.section-hero__content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:50px;height:100%;z-index:1;width:90%;max-width:1000px;margin:0 auto}.section-hero__text{font-size:30px;font-weight:600;color:var(--white);margin-bottom:10px;background-color:var(--primary-color);border-radius:60px;padding:5px 40px;line-height:1.2}@media screen and (max-width: 991px){.section-hero__text{font-size:20px}}.section-hero__title{width:90%;max-width:700px;margin:0 auto 30px}.section-hero__title img{height:20vh;display:block;margin:0 auto}@media screen and (max-width: 991px){.section-hero__title{text-align:center;margin-bottom:15px}}@media screen and (max-width: 767px){.section-hero__title{margin-bottom:0}}.section-hero__logo--text{font-weight:900;font-size:clamp(30px,5vw,70px);color:var(--primary-color);line-height:1;margin-bottom:0}.section-hero__list{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;width:90%;text-align:center}@media screen and (max-width: 991px){.section-hero__list{display:grid;width:100%;grid-template-columns:repeat(2, 1fr);gap:5px}}.section-hero__list li{background-color:var(--primary-color);color:var(--white);padding:10px 20px}@media screen and (max-width: 991px){.section-hero__list li{padding:5px 10px}}.section-hero__subtitle{position:absolute;bottom:53vh;left:50%;transform:translateX(-24vw);width:170px;height:170px;z-index:2}@media(max-width: 1680px){.section-hero__subtitle{transform:translateX(-27vw)}}@media(max-width: 1580px){.section-hero__subtitle{transform:translateX(-30vw)}}@media(max-width: 1280px){.section-hero__subtitle{transform:translateX(-33vw);width:12vw;height:12vw}}@media screen and (max-width: 991px){.section-hero__subtitle{transform:translateX(0);left:auto;right:0;width:145px;height:144px;bottom:400px}}@media screen and (max-width: 767px){.section-hero__subtitle{left:auto;right:0;width:100px;bottom:380px}}.section-hero__text-sub{margin-top:20px;font-size:24px;background-color:var(--secondary-color);color:var(--white);text-align:center;margin-bottom:0;line-height:1.4;padding:10px 20px;font-weight:700}@media screen and (max-width: 991px){.section-hero__text-sub{font-size:18px}}.section-hero__staff{position:absolute;right:-155px;bottom:0}@media screen and (max-width: 991px){.section-hero__staff{display:none;right:0;width:40%}}.section-hero .marquee{overflow:hidden;white-space:nowrap;display:flex;align-items:center;transform:translateY(-75px);position:relative;z-index:10}@media screen and (max-width: 991px){.section-hero .marquee{transform:translateY(-50px)}}.section-hero .marquee__inner{display:flex;gap:40px;-webkit-animation:scroll 30s linear infinite;animation:scroll 30s linear infinite}@media screen and (max-width: 991px){.section-hero .marquee__inner{gap:20px;-webkit-animation:scroll 20s linear infinite;animation:scroll 20s linear infinite}}.section-hero .marquee__inner img{height:210px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 991px){.section-hero .marquee__inner img{height:100px}}@-webkit-keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.section-cta__inner{padding-top:260px}@media screen and (max-width: 991px){.section-cta__inner{padding-top:100px}}.section-cta--secondary .section-cta__inner{padding-top:150px;padding-bottom:0}@media screen and (max-width: 991px){.section-cta--secondary .section-cta__inner{padding-top:100px}}.section-cta__title{position:absolute;top:-62px;left:50%;transform:translateX(-50%);width:90%;max-width:800px}@media screen and (max-width: 767px){.section-cta__title{top:-30px}}.section-cta__title img{width:100%}.section-cta__content{border:4px solid var(--white);padding:50px;padding-top:80px;border-radius:10px;position:relative;background-color:var(--primary-color-light)}@media screen and (max-width: 991px){.section-cta__content{padding:20px;padding-top:40px}}.section-cta__list{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:40px}@media screen and (max-width: 991px){.section-cta__list{flex-direction:column;gap:20px}.section-cta__list li{width:100%}}.section-cta__list a{display:flex;flex-direction:column;justify-content:center;align-items:center;height:116px;width:440px;line-height:1.4;color:var(--white);padding:10px 20px;border-radius:15px}@media screen and (max-width: 1480px){.section-cta__list a{width:100%;max-width:100%}}@media screen and (max-width: 991px){.section-cta__list a{width:100%;max-width:100%}}.section-cta__list a span:first-child{font-size:16px;position:relative;padding:0 10px}.section-cta__list a span:first-child::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) rotate(-45deg);width:2px;height:100%;background-color:var(--white)}.section-cta__list a span:first-child::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(45deg);width:2px;height:100%;background-color:var(--white)}.section-cta__list a span:nth-child(2){font-size:36px;display:flex;align-items:center;gap:10px}@media screen and (max-width: 991px){.section-cta__list a span:nth-child(2){font-size:24px}}.section-cta__list-mail a{background-color:var(--secondary-color);box-shadow:0 8px 0 var(--secondary-color-dark)}.section-cta__list-phone a{background-color:var(--phone-color);box-shadow:0 8px 0 var(--phone-color-dark)}.section-cta__list-phone a span:nth-child(2){line-height:1.2;margin:5px 0}.section-cta__list-phone a span:nth-child(2) img{width:350px}@media screen and (max-width: 767px){.section-cta__list-phone a span:nth-child(2) img{width:100%}}@media screen and (max-width: 991px){.section-cta__list-phone a span:nth-child(2){font-size:30px}}.section-cta__list-phone a span:nth-child(3){font-size:14px;color:var(--white);line-height:1.4}.section-cta__text{color:var(--white);text-align:center;margin-bottom:0;font-size:24px}@media screen and (max-width: 991px){.section-cta__text{font-size:18px;line-height:1.4}}.section-cta__text span{color:var(--tertiary-color)}@media screen and (max-width: 991px){.section-cta__text span{display:block}}.section-nayami__inner{padding-top:0}.section-nayami__title{text-align:center;font-size:clamp(20px,5vw,40px);font-weight:600;margin-bottom:20px;color:var(--white)}.section-nayami__title span{color:var(--tertiary-color)}.section-nayami__list{display:flex;justify-content:center;align-items:center;gap:20px;margin-bottom:50px}@media screen and (max-width: 991px){.section-nayami__list{gap:20px;margin-bottom:30px;flex-wrap:wrap}}.section-nayami__list li{position:relative}.section-nayami__list li .bubble-tail{position:absolute;display:block;top:88%;transform:rotate(-25deg);left:40%;width:20px;height:60px;background-color:var(--white);-webkit-clip-path:polygon(0 0, 81% 100%, 100% 0);clip-path:polygon(0 0, 81% 100%, 100% 0);z-index:-1}@media screen and (max-width: 991px){.section-nayami__list li .bubble-tail{width:20px;height:40px;top:80%}}.section-nayami__list li:nth-child(2) .bubble-tail{transform:rotate(-15deg)}@media screen and (max-width: 991px){.section-nayami__list li:nth-child(2) .bubble-tail{transform:rotate(15deg)}}.section-nayami__list li:nth-child(3) .bubble-tail{transform:rotate(25deg)}@media screen and (max-width: 991px){.section-nayami__list li:nth-child(3) .bubble-tail{transform:rotate(-15deg)}}.section-nayami__list li:nth-child(4) .bubble-tail{transform:rotate(25deg)}.section-nayami .speech-bubble{background:#fff;color:var(--primary-color);font-size:clamp(20px,5vw,24px);font-weight:bold;padding:1em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;text-align:center;-webkit-clip-path:polygon(50% 9%, 93% 7%, 100% 35%, 98% 86%, 73% 93%, 10% 98%, 0 75%, 0 44%, 2% 5%);clip-path:polygon(50% 9%, 93% 7%, 100% 35%, 98% 86%, 73% 93%, 10% 98%, 0 75%, 0 44%, 2% 5%);position:relative;line-height:1.4}@media screen and (max-width: 991px){.section-nayami .speech-bubble{font-size:14px;padding:.5rem}}.section-nayami .speech-bubble.type2{-webkit-clip-path:polygon(56% 2%, 93% 7%, 100% 35%, 99% 89%, 73% 93%, 22% 99%, 4% 75%, 0 44%, 2% 6%);clip-path:polygon(56% 2%, 93% 7%, 100% 35%, 99% 89%, 73% 93%, 22% 99%, 4% 75%, 0 44%, 2% 6%)}.section-nayami__text{text-align:center;font-size:clamp(20px,5vw,60px);color:var(--white);line-height:1.4;font-feature-settings:"palt";font-weight:600}.section-nayami__text span{color:var(--tertiary-color)}.section-points{background-color:var(--primary-color-light)}.section-points__title{text-align:center;font-size:clamp(20px,5vw,40px);font-weight:600;margin-bottom:40px;color:var(--white)}.section-points__title span{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;position:relative;padding:0 50px;font-size:clamp(20px,5vw,60px);color:var(--tertiary-color);line-height:1.4}.section-points__title span::before,.section-points__title span::after{content:"";position:absolute;width:4px;height:100%;background-color:var(--white);top:50%;transform:translateY(-50%)}.section-points__title span::before{left:0;transform:translateY(-50%) rotate(-45deg)}.section-points__title span::after{right:0;transform:translateY(-50%) rotate(45deg)}.section-points__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;margin-bottom:50px}@media screen and (max-width: 991px){.section-points__list{grid-template-columns:1fr;gap:20px}}.section-points__list li{background-color:var(--white);border-radius:10px;position:relative;overflow:hidden}.section-points__list li .number{position:absolute;top:0;left:0;background-color:var(--secondary-color);color:var(--white);font-family:var(--font-family-oswald);padding:10px 30px;font-size:20px;border-bottom-right-radius:10px}.section-points__list li .image{width:100%;height:300px;background-color:var(--primary-color)}@media screen and (max-width: 991px){.section-points__list li .image{height:200px}}.section-points__list li .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.section-points__list li .text{padding:20px}.section-points__list li .text h3{color:var(--secondary-color);font-feature-settings:"palt";font-size:28px;line-height:1.4;margin-bottom:20px}@media screen and (max-width: 991px){.section-points__list li .text h3{font-size:24px}}.section-points__text{font-size:40px;color:var(--white);line-height:1.4;text-align:center;font-weight:600}@media screen and (max-width: 991px){.section-points__text{font-size:18px;text-align:left}}.section-points__text span{color:var(--tertiary-color)}.section-item__title{color:var(--tertiary-color);text-align:center;font-size:clamp(20px,5vw,40px);font-weight:600;margin-bottom:10px;position:relative}.section-item__description{font-size:20px;text-align:center;margin-bottom:20px;color:var(--white);margin-bottom:50px}@media screen and (max-width: 767px){.section-item__description{font-size:16px}}.section-item__list{display:grid;grid-template-columns:repeat(5, 1fr);gap:20px}@media screen and (max-width: 1280px){.section-item__list{grid-template-columns:repeat(4, 1fr)}}@media screen and (max-width: 991px){.section-item__list{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 767px){.section-item__list{grid-template-columns:repeat(2, 1fr);gap:10px}}.section-item__list li{background-color:var(--white)}.section-item__list li .image{border-bottom:1px solid var(--primary-color)}.section-item__list li .text{padding:15px}.section-item__list li .text h3{text-align:center;color:var(--primary-color);font-size:20px;font-weight:600;margin-bottom:10px;line-height:1.4}@media screen and (max-width: 767px){.section-item__list li .text h3{font-size:16px}}.section-item__list li .text p{font-size:16px;margin:0;line-height:1.4}@media screen and (max-width: 767px){.section-item__list li .text p{font-size:12px}}.section-service__inner{padding-top:250px}@media screen and (max-width: 991px){.section-service__inner{padding-top:100px}}.section-service__item{display:flex;background-color:var(--primary-color-light);padding:30px;border-radius:10px}@media screen and (max-width: 991px){.section-service__item{flex-direction:column;gap:20px}}.section-service__item:first-of-type{margin-bottom:100px}@media screen and (max-width: 991px){.section-service__item:first-of-type{margin-bottom:50px}}.section-service__item:last-of-type .image{order:2}@media screen and (max-width: 991px){.section-service__item:last-of-type .image{order:1}}.section-service__item:last-of-type .text{order:1;padding-left:0;padding-right:40px}@media screen and (max-width: 991px){.section-service__item:last-of-type .text{padding-left:0;padding-right:0}}.section-service__item .image{width:300px;height:300px;border:10px solid var(--white);border-radius:50%;overflow:hidden}@media screen and (max-width: 991px){.section-service__item .image{width:200px;height:200px;border:5px solid var(--white);margin:0 auto}}.section-service__item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-service__item .text{flex:1;color:var(--white);position:relative;padding-top:40px;margin-left:40px}@media screen and (max-width: 991px){.section-service__item .text{padding-top:0;margin-left:0}}.section-service__item .text h2{position:absolute;left:0;top:-77px}@media screen and (max-width: 991px){.section-service__item .text h2{position:static;margin-bottom:20px}}.section-service__item .text .text1{font-size:clamp(20px,3.5vw,40px);margin-bottom:20px;line-height:1.4;font-weight:600;font-feature-settings:"palt"}.section-service__item .text .text1 span{color:var(--tertiary-color)}.section-service__item .text .text2{margin-bottom:0;line-height:1.4;font-weight:700}.section-service__button{margin-top:100px}.section-service__button h3{font-size:40px;font-weight:600;margin-bottom:40px;color:var(--white);text-align:center;line-height:1.4}@media screen and (max-width: 991px){.section-service__button h3{font-size:20px}}.section-service__button h3 span{color:var(--tertiary-color)}.section-service__button ul{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px}@media screen and (max-width: 991px){.section-service__button ul{grid-template-columns:1fr;gap:20px}}.section-service__button ul li{display:flex;gap:30px}.section-service__button ul li .image{width:200px;height:200px;background-color:var(--white);border-radius:50%;overflow:hidden}@media screen and (max-width: 991px){.section-service__button ul li .image{width:100px;height:100px}}.section-service__button ul li .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-service__button ul li .text{flex:1;color:var(--white)}.section-service__button ul li .text h4{font-size:30px;color:var(--tertiary-color)}@media screen and (max-width: 991px){.section-service__button ul li .text h4{font-size:18px}}.section-service__button ul li .text p{font-weight:700;line-height:1.4;margin-bottom:0}.section-voice{background-color:var(--white)}.section-voice__title{font-size:clamp(20px,5vw,40px);font-weight:600;margin-bottom:20px;text-align:center;color:var(--primary-color);position:relative}.section-voice__title::after{content:"";position:absolute;width:50px;height:2px;background-color:var(--primary-color);left:50%;bottom:-10px;transform:translateX(-50%)}.section-voice__text{font-size:20px;text-align:center;margin-bottom:80px}@media screen and (max-width: 991px){.section-voice__text{font-size:16px;text-align:left}}.section-voice__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}@media screen and (max-width: 991px){.section-voice__list{grid-template-columns:1fr;gap:20px}}.section-voice__list li{background-color:var(--bg2);border-radius:15px;padding:40px;position:relative;padding-top:50px;margin-bottom:50px}@media screen and (max-width: 991px){.section-voice__list li:first-child{margin-top:50px}}.section-voice__list li h3{font-size:26px;font-weight:600;margin-bottom:10px;position:absolute;width:66px;height:66px;border-radius:50%;background-color:var(--primary-color);color:var(--white);display:flex;align-items:center;justify-content:center;top:-36px;left:50%;transform:translateX(-50%)}@media screen and (max-width: 991px){.section-voice__list li h3{font-size:20px;width:50px;height:50px;top:-25px}}.section-voice__list li p{margin-bottom:0;font-size:16px}.section-news{background-color:var(--white)}.section-news__title{font-size:clamp(20px,5vw,40px);font-weight:600;margin-bottom:20px;text-align:center;letter-spacing:.05em;color:var(--primary-color);position:relative}.section-news__title::after{content:"";position:absolute;width:50px;height:2px;background-color:var(--primary-color);left:50%;bottom:-10px;transform:translateX(-50%)}.section-news__text{font-size:20px;text-align:center}@media screen and (max-width: 991px){.section-news__text{font-size:16px;text-align:left}}.section-news__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;margin-bottom:40px}@media screen and (max-width: 991px){.section-news__list{grid-template-columns:1fr;gap:20px}}.section-news__list li a{display:flex;gap:20px;align-items:center}@media screen and (max-width: 991px){.section-news__list li a{flex-direction:column;gap:10px;align-items:flex-start}}.section-news__list li a .image{width:200px;height:160px;border:1px solid var(--primary-color)}@media screen and (max-width: 991px){.section-news__list li a .image{width:100%;height:200px}}.section-news__list li a .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-news__list li a .text{flex:1}@media screen and (max-width: 991px){.section-news__list li a .text{text-align:left}}.section-news__list li a .text .date{font-size:14px;color:var(--gray);margin-bottom:0;font-family:var(--font-family-oswald)}.section-news__list li a .text h3{font-size:18px;font-weight:700;margin-bottom:10px;line-height:1.4}.section-news__more{display:block;text-align:center;font-size:20px;font-weight:600;color:var(--primary-color);margin-bottom:20px}.section-flow__title{text-align:center;font-size:clamp(20px,5vw,40px);color:var(--white);margin-bottom:50px;position:relative}.section-flow__title::after{content:"";position:absolute;width:50px;height:2px;background-color:var(--tertiary-color);left:50%;bottom:-10px;transform:translateX(-50%)}.section-flow__title span{color:var(--tertiary-color)}.section-flow__list{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}@media screen and (max-width: 991px){.section-flow__list{grid-template-columns:1fr;gap:20px}}.section-flow__list li{background-color:var(--white);border-radius:10px;position:relative}.section-flow__list li:not(:last-child)::after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:20px;height:20px;background-color:var(--white);-webkit-clip-path:polygon(0 0, 0% 100%, 100% 50%);clip-path:polygon(0 0, 0% 100%, 100% 50%);left:100%}@media screen and (max-width: 991px){.section-flow__list li:not(:last-child)::after{display:none}}.section-flow__list li .number{position:absolute;top:-15px;left:50%;transform:translateX(-50%);background-color:var(--secondary-color);color:var(--white);padding:0 20px;border-radius:60px;display:flex;align-items:center;justify-content:center;border:2px solid var(--white);font-family:var(--font-family-oswald);height:40px}.section-flow__list li h3{color:var(--white);background-color:var(--secondary-color);text-align:center;padding:10px;padding-top:30px;border-top-left-radius:10px;border-top-right-radius:10px}.section-flow__list li p{font-weight:700;font-size:18px;padding:15px}@media screen and (max-width: 991px){.section-flow__list li p{font-size:16px}}.section-store{background-color:var(--primary-color-light)}.section-store__title{text-align:center;font-size:clamp(20px,5vw,40px);color:var(--white);margin-bottom:50px;position:relative;letter-spacing:.05em}.section-store__title::after{content:"";position:absolute;width:50px;height:2px;background-color:var(--tertiary-color);left:50%;bottom:-10px;transform:translateX(-50%)}.section-store__greeting{display:flex;align-items:center;gap:50px;color:var(--white);margin-bottom:100px}@media screen and (max-width: 991px){.section-store__greeting{flex-direction:column;align-items:center;gap:20px}}.section-store__greeting .image{width:500px;height:400px;border-radius:10px;overflow:hidden}@media screen and (max-width: 991px){.section-store__greeting .image{width:100%;height:240px}}.section-store__greeting .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-store__greeting .text{flex:1}.section-store__greeting .text h3{margin-bottom:20px;position:relative;padding-left:60px}.section-store__greeting .text h3::before{content:"";position:absolute;width:50px;height:2px;background-color:var(--white);top:50%;left:0;transform:translateY(-50%)}.section-store__greeting .text p{font-weight:700}.section-store__greeting .text p:last-child{text-align:right;margin-bottom:0}.section-store__info{display:grid;grid-template-columns:1fr 55%;gap:50px}@media screen and (max-width: 991px){.section-store__info{grid-template-columns:1fr;gap:20px}}.section-store__info .text{color:var(--white);font-weight:700}.section-store__info .text h4{font-size:20px;font-weight:600;margin-bottom:20px;border-bottom:2px solid var(--white);padding-bottom:10px}.section-store__info .text .shop-table dl{display:grid;grid-template-columns:150px 1fr}@media screen and (max-width: 991px){.section-store__info .text .shop-table dl{grid-template-columns:100px 1fr}}.section-store__info .text .shop-table dl dt{width:100px}@media screen and (max-width: 991px){.section-store__info .text .shop-table dl dt{width:80px}}.section-store__info .text .shop-table dl dd{flex:1}.section-store__info .map{background-color:var(--white);border-radius:10px;padding:20px}@media screen and (max-width: 991px){.section-store__info .map{padding:10px}.section-store__info .map iframe{height:300px}}.section-contact__header{text-align:center;margin-bottom:50px}.section-contact__title{display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;font-size:clamp(18px,5vw,60px);font-weight:600;color:var(--white);position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 30px;margin:0 auto 20px;line-height:1.4}@media screen and (max-width: 575px){.section-contact__title{padding:0 15px}}.section-contact__title img{width:50px;height:50px}@media screen and (max-width: 575px){.section-contact__title img{width:30px;height:30px}}.section-contact__title::before,.section-contact__title::after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:3px;height:100%;background-color:var(--white)}.section-contact__title::before{left:0;transform:translateY(-50%) rotate(-45deg)}.section-contact__title::after{right:0;transform:translateY(-50%) rotate(45deg)}.section-contact__text{font-size:20px;color:var(--white)}@media screen and (max-width: 991px){.section-contact__text{font-size:16px;text-align:left;line-height:1.4}}.section-contact__text span{color:var(--tertiary-color)}.section-contact__phone{display:flex;flex-direction:column;justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.section-contact__phone span:first-child{font-size:16px;color:var(--white);line-height:1.4}.section-contact__phone span:nth-child(2){display:block;margin:8px 0}.section-contact__phone span:nth-child(2) img{width:500px;margin:0 auto}@media screen and (max-width: 767px){.section-contact__phone span:nth-child(2) img{width:100%}}.section-contact__phone span:nth-child(3){font-size:16px;color:var(--white);line-height:1.4}.section-contact__content{background-color:var(--primary-color-light);max-width:1000px;margin:0 auto;padding:50px;border-radius:10px}@media screen and (max-width: 991px){.section-contact__content{padding:20px}}@media screen and (max-width: 575px){.section-contact__content .bstform-wrapper{padding:0}}.section-contact__content .bstform-field label{color:var(--white)}.section-contact__content .bstform-field-description{color:var(--white)}.section-contact__content .bstform-file-info{display:none}.section-contact__content .bstform-file-input{border:none}.section-contact__content .bstform-file-input:valid{background-color:var(--primary-color-dark);color:var(--white)}.section-contact__content .bstform-field button[type=submit]{background-color:var(--secondary-color)}.section-contact__content .bstform-privacy-field{background-color:rgba(0,0,0,0);border:1px solid var(--white)}.section-contact__content .bstform-privacy-text{color:var(--white)}.section-contact__content .bstform-field textarea{height:200px}.page-privacy-policy h3{text-align:center;color:var(--white);font-size:20px;margin-bottom:20px}.page-privacy-policy__content{background-color:var(--primary-color);font-size:16px;color:var(--white);padding:50px 30px;height:300px;overflow-y:auto;border-radius:10px;line-height:1.4}@media screen and (max-width: 575px){.page-privacy-policy__content{font-size:14px}}.page-privacy-policy__content h2{font-size:24px;font-weight:600;margin-bottom:20px}.page-privacy-policy__content dl{margin-bottom:1rem}.page-privacy-policy__content dl dt{font-weight:600}.page-privacy-policy__content dl dd{font-weight:700}.page-privacy-policy__content ol{margin-left:20px;margin-bottom:1rem}.page-privacy-policy__content ol li{list-style:decimal}.page-header{background-color:var(--white)}.page-header__inner{height:400px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:0;color:var(--primary-color)}.page-header__inner .sub-title{margin:0;font-family:var(--font-family-oswald)}.page-header__inner .title{margin:0;font-size:clamp(20px,5vw,40px);line-height:1.2}@media screen and (max-width: 991px){.page-header__inner{height:300px}}@media screen and (max-width: 767px){.page-header__inner{height:200px}}.page-thanks__inner{background-color:var(--white);padding:50px}.acceptance{color:#fff;text-align:center;margin:20px 0}.form-submit input{background-color:var(--secondary-color);display:block;width:150px;margin:0 auto;color:var(--white);font-size:24px;padding:10px 20px;border:none;border-radius:6px;cursor:pointer}.wpcf7 form.sent .wpcf7-response-output{border-color:var(--white) !important;color:var(--white) !important}.wpcf7-turnstile.cf-turnstile{margin:0 auto;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}