
.logo[data-v-15918101] {
  display: inline-block;
  height: 100%;
}
.logo svg[data-v-15918101] {
  height: 100%;
  width: auto;
}
.logo--white[data-v-15918101] {
  filter: brightness(0) invert(1);
}

.mobile-menu-toggle[data-v-59e805b1]{height:54px;width:54px;display:none;background:none;border:none;padding:4px;transition:all .3s ease;cursor:pointer;overflow:hidden}@media(max-width: 768px){.mobile-menu-toggle[data-v-59e805b1]{display:block}}.mobile-menu-toggle[data-v-59e805b1]:hover{opacity:.8}.button-content[data-v-59e805b1]{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;position:relative}.icon-container[data-v-59e805b1]{width:100%;height:24px;overflow:hidden;position:relative}.icon-wrapper[data-v-59e805b1]{position:relative;width:100%;height:48px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.menu-icon[data-v-59e805b1]{position:absolute;top:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;height:22px}.close-icon[data-v-59e805b1]{position:absolute;top:24px;left:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;height:20px}.close-icon span[data-v-59e805b1]{width:20px;height:2px;background:#0033a0;position:absolute;transition:.3s ease;border-radius:1px}.close-icon span[data-v-59e805b1]:first-child{transform:rotate(45deg)}.close-icon span[data-v-59e805b1]:last-child{transform:rotate(-45deg)}.label-container[data-v-59e805b1]{width:100%;height:16px;overflow:hidden;position:relative}.label-wrapper[data-v-59e805b1]{position:relative;height:32px;transition:transform .3s ease}.menu-label[data-v-59e805b1],.close-label[data-v-59e805b1]{position:absolute;left:0;right:0;text-align:center;font-size:14px;font-weight:500;color:#0033a0;font-weight:bold;line-height:16px;transition:.3s ease;mix-blend-mode:difference}.menu-label[data-v-59e805b1]{top:0}.close-label[data-v-59e805b1]{top:16px}.mobile-menu-toggle.active .icon-wrapper[data-v-59e805b1]{transform:translateY(-24px)}.mobile-menu-toggle.active .label-wrapper[data-v-59e805b1]{transform:translateY(-16px)}.mobile-menu-toggle.is-white .menu-icon svg circle[data-v-59e805b1]{fill:#fff}.mobile-menu-toggle.is-white .close-icon span[data-v-59e805b1]{background:#fff}.mobile-menu-toggle.is-white .menu-label[data-v-59e805b1],.mobile-menu-toggle.is-white .close-label[data-v-59e805b1]{color:#fff}
.mobile-menu-overlay[data-v-29f82c0e]{position:fixed;top:0;left:0;width:100svw;height:100svh;display:flex;align-items:flex-start;justify-content:center;overflow:hidden}.mobile-menu-content[data-v-29f82c0e]{position:relative;display:flex;flex-direction:column;width:100%;height:100svh;background:#0033a0;padding-top:120px;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-menu-header[data-v-29f82c0e]{padding-left:24px;margin-bottom:24px}.mobile-menu-title[data-v-29f82c0e]{font-size:.875rem;font-weight:bold;color:#0033a0;margin:0}.mobile-menu-nav[data-v-29f82c0e]{flex:1}.mobile-menu-list[data-v-29f82c0e]{list-style:none;margin:0;padding:0}.mobile-menu-item[data-v-29f82c0e]{opacity:0;transform:translateX(0);transition:all .4s ease-out}.mobile-menu-item:last-child .mobile-menu-link[data-v-29f82c0e]{border-bottom:1px solid hsla(0,0%,100%,.4)}.mobile-menu-link[data-v-29f82c0e]{display:flex;align-items:center;justify-content:space-between;padding:16px 32px;color:#fff;text-decoration:none;font-size:1.1rem;font-weight:bold;transition:all .3s ease;border-top:1px solid hsla(0,0%,100%,.4);position:relative;overflow:hidden;z-index:1}.mobile-menu-link[data-v-29f82c0e]::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff;transition:left .4s ease-out;z-index:-1}.mobile-menu-link[data-v-29f82c0e]:hover{color:#0033a0}.mobile-menu-link[data-v-29f82c0e]:hover::before{left:0}.menu-label[data-v-29f82c0e]{flex:1}.menu-icon[data-v-29f82c0e]{width:24px;height:24px;flex-shrink:0;transition:transform .3s ease}.mobile-menu-link:hover .menu-icon[data-v-29f82c0e]{transform:translateX(4px)}.mobile-menu-language-switch[data-v-29f82c0e]{padding:24px 32px;border-top:1px solid hsla(0,0%,100%,.4)}.language-switch-title[data-v-29f82c0e]{font-size:.875rem;font-weight:bold;color:hsla(0,0%,100%,.7);margin-bottom:16px;text-transform:uppercase;letter-spacing:.05em}.language-switch-list[data-v-29f82c0e]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.language-switch-item[data-v-29f82c0e]{opacity:0;transform:translateX(0);transition:all .4s ease-out}.language-switch-link[data-v-29f82c0e]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;color:hsla(0,0%,100%,.8);text-decoration:none;font-size:1rem;font-weight:500;transition:all .3s ease;border-radius:8px;background:hsla(0,0%,100%,.05)}.language-switch-link[data-v-29f82c0e]:hover{color:#fff;background:hsla(0,0%,100%,.1)}.language-switch-link.active[data-v-29f82c0e]{color:#fff;background:hsla(0,0%,100%,.15);font-weight:bold}.language-label[data-v-29f82c0e]{flex:1}.language-active-indicator[data-v-29f82c0e]{color:#fff;font-size:.75rem;margin-left:8px}.mobile-menu-footer-list[data-v-29f82c0e]{list-style:none;display:flex;flex-direction:column;padding:24px 32px;gap:0}.mobile-menu-footer-item[data-v-29f82c0e]{opacity:0;transform:translateX(0);transition:all .4s ease-out}.mobile-menu-footer-link[data-v-29f82c0e]{display:flex;align-items:center;justify-content:space-between;padding:16px 0;color:hsla(0,0%,100%,.7);text-decoration:none;font-size:1rem;font-weight:500;transition:all .3s ease;border-top:1px solid hsla(0,0%,100%,.2);position:relative;overflow:hidden;z-index:1}.mobile-menu-footer-link[data-v-29f82c0e]::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff;transition:left .4s ease-out;z-index:-1}.mobile-menu-footer-link[data-v-29f82c0e]:hover{color:#0033a0}.mobile-menu-footer-link[data-v-29f82c0e]:hover::before{left:0}.footer-menu-label[data-v-29f82c0e]{flex:1}.mobile-menu-footer[data-v-29f82c0e]{margin-top:auto;padding-top:1rem;border-top:1px solid #eee}.mobile-menu-description[data-v-29f82c0e]{font-size:.875rem;color:#666;text-align:center;margin:0}.mobile-menu-enter-active[data-v-29f82c0e],.mobile-menu-leave-active[data-v-29f82c0e]{transition:all .3s ease}.mobile-menu-enter-from[data-v-29f82c0e]{opacity:0}.mobile-menu-leave-to[data-v-29f82c0e]{opacity:0}@keyframes slideInFromRight-29f82c0e{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}
.site-header[data-v-f57f174c]{position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;height:86px;padding:12px 24px;z-index:1000;box-sizing:border-box;background:rgba(0,0,0,0);transition:background-color .3s ease}body.admin-bar .site-header[data-v-f57f174c]{top:32px}@media(max-width: 782px){body.admin-bar .site-header[data-v-f57f174c]{top:46px}}.site-header--scrolled[data-v-f57f174c]{background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-content[data-v-f57f174c]{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;margin:0 auto;height:100%;z-index:1002}.header-right[data-v-f57f174c]{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.site-title[data-v-f57f174c]{margin:0;height:40px;transition:all .3s ease}.site-title a[data-v-f57f174c]:hover{opacity:.8}.site-title--hidden[data-v-f57f174c]{opacity:0;pointer-events:none}.site-title--scrolled[data-v-f57f174c]{opacity:0;transform:translateY(-10px);pointer-events:none}.main-navigation[data-v-f57f174c]{display:flex;align-items:center}.nav-menu[data-v-f57f174c]{display:flex;list-style:none;margin:0;padding:0;gap:24px}@media(max-width: 768px){.nav-menu[data-v-f57f174c]{display:none}}.nav-item[data-v-f57f174c]{line-height:1.2;font-size:14px}.nav-item .nav-link[data-v-f57f174c]{position:relative;color:#0033a0;text-decoration:none;transition:all .3s ease;display:inline-block;line-height:1.2;font-size:14px;font-weight:bold}.nav-item .nav-link[data-v-f57f174c]::after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:#0033a0;transition:width .3s ease;max-width:100%}.nav-item .nav-link[data-v-f57f174c]:hover{color:#0033a0}.nav-item .nav-link[data-v-f57f174c]:hover::after{width:100%}.nav-item .nav-link--active[data-v-f57f174c]{color:#0033a0}.nav-item .nav-link--active[data-v-f57f174c]::after{width:100%}.language-switcher[data-v-f57f174c]{display:flex;opacity:0}.language-switcher--visible[data-v-f57f174c]{opacity:1}.language-switcher--pc[data-v-f57f174c]{position:static;transform:none;opacity:1;pointer-events:auto;display:flex;align-items:center;gap:12px;margin-bottom:12px}.language-switcher--pc .language-btn[data-v-f57f174c]{color:rgba(0,51,160,.5);font-size:11px;line-height:1.2;padding:0}.language-switcher--pc .language-btn[data-v-f57f174c]:hover{color:#0033a0}.language-switcher--pc .language-btn--active[data-v-f57f174c]{color:#0033a0}@media(max-width: 768px){.language-switcher--pc[data-v-f57f174c]{display:none}}.language-switcher--sp[data-v-f57f174c]{position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;gap:16px;transition:opacity .3s ease;z-index:1003}@media(min-width: 769px){.language-switcher--sp[data-v-f57f174c]{display:none}}.language-switcher--sp .language-btn[data-v-f57f174c]{color:#fff;font-size:14px;line-height:1.2;padding:0}.language-switcher--sp .language-btn[data-v-f57f174c]:hover{color:#fff}.language-btn[data-v-f57f174c]{background:none;border:none;color:hsla(0,0%,100%,.5);padding:4px 8px;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease;color:#fff}.language-btn[data-v-f57f174c]:hover{color:#fff}.language-btn--active[data-v-f57f174c]{color:#fff;font-weight:bold}
.site-footer[data-v-62f994fc]{background:#0033a0;color:#fff;padding:0;margin-top:auto;position:relative;overflow:hidden}.footer-container[data-v-62f994fc]{max-width:1200px;margin:0 auto;padding:32px 32px}.footer-main[data-v-62f994fc]{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:auto auto;gap:32px}@media(max-width: 768px){.footer-main[data-v-62f994fc]{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:16px}}.footer-branding[data-v-62f994fc]{padding-bottom:24px;border-bottom:1px solid hsla(0,0%,100%,.3)}@media(min-width: 769px){.footer-branding[data-v-62f994fc]{border-bottom:none}}.footer-branding .footer-logo[data-v-62f994fc] svg{height:60px;width:auto;filter:brightness(0) invert(1)}.footer-menu-section[data-v-62f994fc]{display:flex;flex-direction:column;justify-content:space-between;height:100%}.footer-menu-section .footer-menu-columns[data-v-62f994fc]{display:flex;gap:48px;justify-content:flex-end;padding-top:90px}@media(max-width: 768px){.footer-menu-section .footer-menu-columns[data-v-62f994fc]{justify-content:flex-start;flex-direction:column;gap:24px;padding-top:0}}.footer-menu-section .footer-menu-column .footer-category-title[data-v-62f994fc]{color:hsla(0,0%,100%,.6);font-size:.6rem;font-weight:bold;margin:0;letter-spacing:.1em}.footer-menu-section .footer-menu-list[data-v-62f994fc]{list-style:none;margin:0;padding:0}.footer-menu-section .footer-menu-item .footer-menu-link[data-v-62f994fc]{display:flex;align-items:center;gap:0px;color:hsla(0,0%,100%,.8);text-decoration:none;font-size:.875rem;transition:all .3s ease;padding:6px 0}.footer-menu-section .footer-menu-item .footer-menu-link[data-v-62f994fc]:hover{color:#fff;transform:translateX(4px)}.footer-menu-icon[data-v-62f994fc]{width:16px;height:16px;flex-shrink:0;opacity:.7;transition:opacity .3s ease;margin-left:8px}.footer-menu-link:hover .footer-menu-icon[data-v-62f994fc]{opacity:1}.footer-bottom[data-v-62f994fc]{border-top:1px solid hsla(0,0%,100%,.3);padding-top:16px;grid-column:1/-1;grid-row:2}@media(min-width: 769px){.footer-bottom[data-v-62f994fc]{border-top:none}}@media(max-width: 768px){.footer-bottom[data-v-62f994fc]{grid-column:1;grid-row:3}}.footer-bottom .footer-bottom-content[data-v-62f994fc]{display:flex;align-items:flex-start;width:100%}@media(max-width: 768px){.footer-bottom .footer-bottom-content[data-v-62f994fc]{flex-direction:column;align-items:flex-start;gap:8px;text-align:center;justify-content:flex-start}}.footer-bottom .footer-bottom-left[data-v-62f994fc]{display:flex;flex-direction:column;gap:8px;align-items:center}@media(max-width: 768px){.footer-bottom .footer-bottom-left[data-v-62f994fc]{align-items:flex-start}}.footer-bottom .copyright[data-v-62f994fc]{margin:0;font-size:12px;color:hsla(0,0%,100%,.5)}.footer-bottom .footer-links[data-v-62f994fc]{display:flex;align-items:center;gap:1rem;list-style:none;padding:0;margin:0}@media(max-width: 768px){.footer-bottom .footer-links.pc-only[data-v-62f994fc]{display:none}}@media(min-width: 769px){.footer-bottom .footer-links.sp-only[data-v-62f994fc]{display:none}}.footer-bottom .footer-link-item[data-v-62f994fc]{color:hsla(0,0%,100%,.9);text-decoration:none;font-size:12px;transition:color .3s ease}.footer-bottom .footer-link-item[data-v-62f994fc]:hover{color:hsla(0,0%,100%,.8)}.footer-bottom .footer-separator[data-v-62f994fc]{display:none}.footer-bg[data-v-62f994fc]{width:100%;z-index:0;pointer-events:none;position:relative}.footer-bg[data-v-62f994fc]::before{content:"";position:absolute;top:0;left:0;right:0;height:100px;background:linear-gradient(to bottom, rgb(0, 51, 160) 0%, rgba(0, 51, 160, 0) 100%);z-index:1;pointer-events:none}.footer-bg img[data-v-62f994fc]{display:block;width:100%;max-height:300px;-o-object-fit:cover;object-fit:cover;-o-object-position:center 85%;object-position:center 85%}.footer-container[data-v-62f994fc]{position:relative;z-index:1}
svg[data-v-7306552f]{display:block}
.hero-section[data-v-3e8e035e]{position:relative;height:100svh;width:100svw;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}@media screen and (max-width: 782px){.admin-bar .hero-section[data-v-3e8e035e]{height:calc(100svh - 46px)}}@media screen and (min-width: 783px){.admin-bar .hero-section[data-v-3e8e035e]{height:calc(100svh - 32px)}}.hero-section .hero-content[data-v-3e8e035e]{position:absolute;top:0;left:0;right:0;width:100%;height:100%;max-width:1088px;margin:0 auto;padding:0 24px}.hero-section .hero-title[data-v-3e8e035e]{font-size:4rem;font-weight:bold;margin-bottom:1rem;animation:fadeInUp-3e8e035e 1s ease-out}@media(max-width: 768px){.hero-section .hero-title[data-v-3e8e035e]{font-size:2.5rem}}.hero-section .hero-subtitle[data-v-3e8e035e]{font-size:1.5rem;margin-bottom:2rem;opacity:.9;animation:fadeInUp-3e8e035e 1s ease-out .3s both}@media(max-width: 768px){.hero-section .hero-subtitle[data-v-3e8e035e]{font-size:1.2rem}}.hero-section .hero-buttons[data-v-3e8e035e]{display:flex;gap:1rem;justify-content:center;animation:fadeInUp-3e8e035e 1s ease-out .6s both}@media(max-width: 768px){.hero-section .hero-buttons[data-v-3e8e035e]{flex-direction:column;align-items:center}}.hero-section .narita-beyond-hero[data-v-3e8e035e]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-section .narita-beyond-hero-container[data-v-3e8e035e]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-section .center-circle[data-v-3e8e035e]{position:absolute;width:30vw;height:30vw;max-width:300px;max-height:300px;background:#0033a0;border-radius:50%;z-index:3}.hero-section .narita-beyond-hero-text[data-v-3e8e035e]{position:absolute;bottom:80px;text-align:left;opacity:1;z-index:2;mix-blend-mode:difference}@media(min-width: 769px){.hero-section .narita-beyond-hero-text[data-v-3e8e035e]{bottom:50%;transform:translateY(50%)}}.hero-section .narita-beyond-hero-text .main-title[data-v-3e8e035e]{font-size:3rem;font-weight:bold;color:#0033a0;mix-blend-mode:difference;letter-spacing:.3em;line-height:1.2;margin-bottom:.5rem}.hero-section .narita-beyond-hero-text .sub-title[data-v-3e8e035e]{font-size:1rem;font-weight:400;color:#0033a0;mix-blend-mode:difference;letter-spacing:.12em;line-height:1.4;opacity:.8}.hero-section .hero-gradient-overlay[data-v-3e8e035e]{position:absolute;bottom:0;left:0;width:100%;height:30px;background:linear-gradient(to bottom, transparent 0%, rgb(255, 255, 255) 100%);z-index:3;pointer-events:none}.hero-section .plane-animation-container[data-v-3e8e035e]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2;transform-style:preserve-3d;perspective:1000px}.hero-section .plane-item[data-v-3e8e035e]{position:absolute;pointer-events:none;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform}.hero-section .flying-plane-icon[data-v-3e8e035e]{width:60px;height:60px;color:#0033a0;backface-visibility:hidden;transform-style:preserve-3d}@keyframes fadeInUp-3e8e035e{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
svg[data-v-27f8fbd4]{display:block}
.read-more-btn[data-v-b8c5408e]{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:44px;border-radius:30px;padding:16px 24px;padding-left:40px;background:#0033a0;color:#fff;text-decoration:none;transition:background .3s ease}.read-more-btn[data-v-b8c5408e]:hover{background:#026}.read-more-btn--fixed[data-v-b8c5408e]{width:200px;max-width:200px}.read-more-btn--auto[data-v-b8c5408e]{width:auto;max-width:none;min-width:120px}.read-more-btn--full[data-v-b8c5408e]{width:100%;max-width:none}
.about-section[data-v-66a1e304]{padding-bottom:40px}.about-section .about-content[data-v-66a1e304]{display:flex;flex-direction:column;margin:0 auto;position:relative}.about-section .about-text-wrapper[data-v-66a1e304]{display:flex;justify-content:center;align-items:center;flex-direction:column}.about-section .about-text[data-v-66a1e304]{display:flex;flex-direction:column;padding:32px;max-width:1200px;margin:0 auto}@media(min-width: 768px){.about-section .about-text[data-v-66a1e304]{flex-direction:row;align-items:flex-start;gap:48px}}@media(max-width: 767px){.about-section .about-text .about-header-image[data-v-66a1e304]{order:-1;margin-top:0;margin-bottom:24px}.about-section .about-text .section-title[data-v-66a1e304]{text-align:center}}.about-section .about-text .about-header-image[data-v-66a1e304]{width:100%;text-align:center;margin-top:20px}@media(min-width: 768px){.about-section .about-text .about-header-image[data-v-66a1e304]{width:45%;flex-shrink:0}}.about-section .about-text .about-header-image .parallax-window[data-v-66a1e304]{position:relative;width:100%;aspect-ratio:1/1;border-radius:50%;overflow:hidden;background:#f0f0f0}.about-section .about-text .about-header-image .parallax-background[data-v-66a1e304]{position:absolute;top:-20%;left:0%;width:100%;height:230%;background-size:cover;background-position:center;background-repeat:no-repeat;will-change:transform;transform:translateZ(0)}.about-section .about-text .about-header-image .parallax-background img[data-v-66a1e304]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.about-section .about-text .about-text-content[data-v-66a1e304]{width:100%;display:flex;flex-direction:column}@media(min-width: 768px){.about-section .about-text .about-text-content[data-v-66a1e304]{width:55%}}.about-section .about-text .section-title[data-v-66a1e304]{font-size:2rem;color:#0033a0;font-weight:bold;margin:0}.about-section .about-text .section-lead[data-v-66a1e304]{font-size:1.1rem;color:#0033a0;line-height:2;font-weight:normal;margin:0}.about-section .about-text .section-lead p[data-v-66a1e304]{margin-bottom:1rem}.about-section .about-cta[data-v-66a1e304]{display:flex;justify-content:center;width:100%}
.category-card[data-v-06d21620]{position:relative;display:flex;flex-direction:column;overflow:hidden;height:100%;background:#fff;border-radius:24px;text-decoration:none;color:#333;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:all .3s ease;border-radius:8px}.category-card[data-v-06d21620]:hover{box-shadow:0 8px 30px rgba(0,51,160,.3)}.category-card:hover .category-content-wrapper[data-v-06d21620]{background:rgba(0,0,0,0)}.category-card:hover img[data-v-06d21620]{transform:scale(1.05)}.category-card:hover .arrow-icon[data-v-06d21620]{transform:translateX(10px)}.category-card .category-content-wrapper[data-v-06d21620]{position:absolute;bottom:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 32px;background:rgba(0,0,0,.4);transition:all .3s ease}.category-card .category-title[data-v-06d21620]{font-size:1.6rem;color:#fff;font-weight:bold;letter-spacing:.05em;margin:0}.category-card .category-content[data-v-06d21620]{flex-grow:0;display:flex;justify-content:flex-start;align-items:center}.category-card .category-description[data-v-06d21620]{color:#fff;line-height:1.6;margin:0}.category-card .arrow-icon[data-v-06d21620]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;font-size:1.2rem;color:#fff;font-weight:bold;transition:all .3s ease}.category-card .category-image[data-v-06d21620]{width:100%;height:480px}.category-card .category-image img[data-v-06d21620]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease}.category-card.wide-card .category-image[data-v-06d21620]{height:200px}
.categories-section[data-v-345d3f8c]{padding:40px 32px}.categories-section .section-title[data-v-345d3f8c]{text-align:center;font-size:1.8rem;color:#0033a0;margin:0;margin-bottom:8px}.categories-section .section-lead[data-v-345d3f8c]{text-align:center;font-size:.875em;color:#0033a0;margin:0;margin-bottom:40px;line-height:1.6}.categories-section .categories-grid[data-v-345d3f8c]{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:16px}@media(max-width: 768px){.categories-section .categories-grid[data-v-345d3f8c]{gap:12px}}.categories-section .first-row[data-v-345d3f8c]{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px;max-width:800px;margin:0 auto}@media(max-width: 768px){.categories-section .first-row[data-v-345d3f8c]{grid-template-columns:1fr;gap:12px}}.categories-section .second-row[data-v-345d3f8c]{width:100%}
.flowing-images-section[data-v-76efc9fe]{position:relative;width:100%;height:400px;padding:24px 0;margin:40px 0;display:flex;align-items:center;overflow:hidden}.flowing-images-section .flowing-text[data-v-76efc9fe]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:2;display:flex;flex-direction:column;justify-content:space-between}.flowing-images-section .flowing-text .text-flow[data-v-76efc9fe]{display:flex;gap:24px;width:-moz-max-content;width:max-content;white-space:nowrap;align-items:center}.flowing-images-section .flowing-text .text-flow span[data-v-76efc9fe]{font-size:100px;font-weight:bold;color:#0033a0;letter-spacing:.2em;text-transform:uppercase;line-height:1}.flowing-images-section .flowing-text .text-flow .plane-icon[data-v-76efc9fe]{width:80px;height:80px;color:#0033a0;flex-shrink:0}.flowing-images-section .flowing-text .text-flow-1 .plane-icon[data-v-76efc9fe]{transform:rotate(180deg)}.flowing-images-section .flowing-text .text-flow-1[data-v-76efc9fe]{animation:flowTextLeft-76efc9fe 60s linear infinite}.flowing-images-section .flowing-text .text-flow-2[data-v-76efc9fe]{animation:flowTextRight-76efc9fe 60s linear infinite}.flowing-images-section .flowing-images[data-v-76efc9fe]{position:relative;width:100%;height:100%;overflow:hidden;z-index:4}.flowing-images-section .image-flow[data-v-76efc9fe]{display:flex;height:100%;align-items:center;gap:20px;animation:flowRight-76efc9fe 30s linear infinite;width:-moz-max-content;width:max-content;position:relative;transform-style:preserve-3d;perspective:2000px}.flowing-images-section .image-flow .flowing-image[data-v-76efc9fe]{width:300px;height:300px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0;transition:transform .3s ease-out,box-shadow .3s ease-out;transform-style:preserve-3d;backface-visibility:hidden;box-shadow:0 4px 16px rgba(0,0,0,.1)}.flowing-images-section .image-flow .flowing-image.image-in-center[data-v-76efc9fe]{transition:transform .2s ease-out,box-shadow .2s ease-out;box-shadow:0 8px 32px rgba(0,51,160,.3),0 4px 16px rgba(0,0,0,.2),0 2px 8px rgba(0,0,0,.1);z-index:10}.flowing-images-section .image-flow .flowing-image.image-hovered[data-v-76efc9fe]{z-index:20;box-shadow:0 16px 64px rgba(0,51,160,.4),0 12px 32px rgba(0,0,0,.3),0 8px 16px rgba(0,0,0,.2);transition:transform .3s ease-out,box-shadow .3s ease-out}@keyframes flowRight-76efc9fe{0%{transform:translateX(-25%)}100%{transform:translateX(0)}}@keyframes flowTextLeft-76efc9fe{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@keyframes flowTextRight-76efc9fe{0%{transform:translateX(-50%)}100%{transform:translateX(0)}}
.topic-section[data-v-7f153050]{padding:80px 0;background:#f8f9fa}.topic-section .topic-content[data-v-7f153050]{max-width:1200px;margin:0 auto}.topic-section .topic-header[data-v-7f153050]{text-align:center;margin-bottom:40px}.topic-section .topic-header .section-title[data-v-7f153050]{font-size:1.8rem;color:#0033a0;margin:0;margin-bottom:8px}.topic-section .topic-header .section-lead[data-v-7f153050]{text-align:center;font-size:.875em;color:#0033a0;margin:0;line-height:1.6}.topic-section .topic-cards[data-v-7f153050]{display:flex;gap:24px;padding:0 32px;margin-bottom:60px;overflow-x:auto;overflow-y:visible;padding-bottom:16px;padding-top:8px;scrollbar-width:thin;scrollbar-color:#0033a0 #f0f0f0}.topic-section .topic-cards[data-v-7f153050]::-webkit-scrollbar{height:8px}.topic-section .topic-cards[data-v-7f153050]::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.topic-section .topic-cards[data-v-7f153050]::-webkit-scrollbar-thumb{background:#0033a0;border-radius:4px}.topic-section .topic-cards[data-v-7f153050]::-webkit-scrollbar-thumb:hover{background:#026}@media(max-width: 768px){.topic-section .topic-cards[data-v-7f153050]{gap:24px}}.topic-section .topic-card[data-v-7f153050]{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer;flex-shrink:0;width:350px}.topic-section .topic-card[data-v-7f153050]:hover{transform:translateY(-8px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.topic-section .topic-card .topic-image[data-v-7f153050]{position:relative;height:200px;overflow:hidden}.topic-section .topic-card .topic-image img[data-v-7f153050]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.topic-section .topic-card .topic-image .topic-category[data-v-7f153050]{position:absolute;top:16px;left:16px;background:#0033a0;color:#fff;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:bold;letter-spacing:.05em}.topic-section .topic-card .topic-content[data-v-7f153050]{padding:24px}.topic-section .topic-card .topic-content .topic-title[data-v-7f153050]{font-size:1.2rem;color:#333;font-weight:bold;margin:0 0 12px 0;line-height:1.4}.topic-section .topic-card .topic-content .topic-description[data-v-7f153050]{font-size:.95rem;color:#666;line-height:1.6;margin:0 0 16px 0}.topic-section .topic-card .topic-content .topic-date[data-v-7f153050]{font-size:.85rem;color:#999;font-weight:500}.topic-section .topic-card:hover .topic-image img[data-v-7f153050]{transform:scale(1.05)}.topic-section .topic-loading[data-v-7f153050]{text-align:center;padding:60px 0}.topic-section .topic-loading .loading-spinner[data-v-7f153050]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #0033a0;border-radius:50%;animation:spin-7f153050 1s linear infinite;margin:0 auto 20px}.topic-section .topic-loading p[data-v-7f153050]{color:#666;font-size:1rem}.topic-section .topic-empty[data-v-7f153050]{text-align:center;padding:60px 0}.topic-section .topic-empty p[data-v-7f153050]{color:#666;font-size:1.1rem}.topic-section .topic-cta[data-v-7f153050]{display:flex;justify-content:center;width:100%}@keyframes spin-7f153050{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.home-page .articles-section[data-v-6b3311a2]{padding:6rem 0}.home-page .articles-section .section-title[data-v-6b3311a2]{text-align:center;font-size:2.5rem;color:#333;margin-bottom:3rem}.home-page .articles-section .articles-grid[data-v-6b3311a2]{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:2rem}@media(max-width: 768px){.home-page .articles-section .articles-grid[data-v-6b3311a2]{grid-template-columns:1fr}}.home-page .articles-section .article-card[data-v-6b3311a2]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease}.home-page .articles-section .article-card[data-v-6b3311a2]:hover{transform:translateY(-5px)}.home-page .articles-section .article-card .article-image[data-v-6b3311a2]{height:200px;overflow:hidden}.home-page .articles-section .article-card .article-image img[data-v-6b3311a2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-page .articles-section .article-card .article-content[data-v-6b3311a2]{padding:1.5rem}.home-page .articles-section .article-card .article-title[data-v-6b3311a2]{font-size:1.3rem;color:#333;margin-bottom:1rem;line-height:1.4}.home-page .articles-section .article-card .article-excerpt[data-v-6b3311a2]{color:#666;line-height:1.6;margin-bottom:1.5rem}.home-page .animation-section[data-v-6b3311a2]{padding:6rem 0;background:#0033a0;color:#fff}.home-page .animation-section .section-title[data-v-6b3311a2]{text-align:center;font-size:2.5rem;margin-bottom:3rem}.home-page .animation-section .animation-elements[data-v-6b3311a2]{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:2rem;max-width:800px;margin:0 auto}.home-page .animation-section .animation-element[data-v-6b3311a2]{text-align:center;opacity:0;transform:translateY(30px);animation:fadeInUp-6b3311a2 .8s ease-out forwards}.home-page .animation-section .animation-element .element-icon[data-v-6b3311a2]{font-size:3rem;margin-bottom:1rem}.home-page .animation-section .animation-element h3[data-v-6b3311a2]{font-size:1.2rem;margin:0}@keyframes fadeInUp-6b3311a2{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animation-element[data-delay="0"][data-v-6b3311a2]{animation-delay:0s}.animation-element[data-delay="200"][data-v-6b3311a2]{animation-delay:.2s}.animation-element[data-delay="400"][data-v-6b3311a2]{animation-delay:.4s}.animation-element[data-delay="600"][data-v-6b3311a2]{animation-delay:.6s}
.hero-text-section[data-v-9ec2391a]{width:100%;padding:40px 24px;padding-bottom:80px}.hero-text-section--gray[data-v-9ec2391a]{background-color:#f8f9fa;color:#0033a0}.hero-text-section--navy[data-v-9ec2391a]{background-color:#0033a0;color:#fff}.hero-content[data-v-9ec2391a]{width:100%;max-width:800px;margin:0 auto}.hero-category[data-v-9ec2391a]{font-weight:bold;text-transform:uppercase;font-size:.875rem;margin-bottom:16px}.hero-category .hero-category-text[data-v-9ec2391a]{padding:8px 16px;border-radius:20px}.hero-text-section--gray .hero-category[data-v-9ec2391a]{color:#0033a0}.hero-text-section--gray .hero-category .hero-category-text[data-v-9ec2391a]{background-color:rgba(0,51,160,.1)}.hero-text-section--navy .hero-category[data-v-9ec2391a]{color:#fff}.hero-text-section--navy .hero-category .hero-category-text[data-v-9ec2391a]{background-color:rgba(0,0,0,0);padding:8px 0}.hero-title[data-v-9ec2391a]{font-size:2rem;font-weight:bold;margin-bottom:1.2em;line-height:1.2;margin-top:16px;margin-bottom:24px}.hero-lead[data-v-9ec2391a]{font-size:1rem;line-height:1.8;max-width:800px;margin:0 auto;opacity:.9}
.hero-image-section[data-v-2b8c8d7f]{position:relative;height:35vh;display:flex;justify-content:center;align-items:center;overflow:hidden}.hero-image-section--navy[data-v-2b8c8d7f]{background-color:#0033a0}.hero-image-section--gray[data-v-2b8c8d7f]{background-color:rgba(0,51,160,.8)}.hero-image-background[data-v-2b8c8d7f]{position:absolute;top:0;left:0;width:100%;height:100%}.hero-image-container[data-v-2b8c8d7f]{width:100%;max-width:1200px;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}@media(max-width: 1200px){.hero-image-container[data-v-2b8c8d7f]{max-width:100%}}
.section-title[data-v-490f63b8]{display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:#0033a0;position:relative;gap:12px;padding:.7rem 0;margin-bottom:16px}.title-text[data-v-490f63b8]{font-weight:bold;white-space:nowrap;line-height:1;position:relative;z-index:1}.title-line[data-v-490f63b8]{width:1.2rem;height:2px;background-color:#0033a0;position:relative;border-radius:1px;flex-shrink:0}.title-line.left[data-v-490f63b8]{transform:rotate(45deg);margin-top:2px}.title-line.right[data-v-490f63b8]{transform:rotate(-45deg);margin-top:2px}
.highlight-section[data-v-ea95822a]{padding-bottom:40px}.highlight-section>.container[data-v-ea95822a]{max-width:848px;margin:0 auto}.highlight-features[data-v-ea95822a]{display:flex;flex-direction:column;gap:4rem}.highlight-feature[data-v-ea95822a]{padding:0 24px;display:flex;flex-direction:column;gap:16px}.feature-subtitle[data-v-ea95822a]{font-size:1.5rem;margin:0}.feature-text[data-v-ea95822a]{line-height:1.8}.feature-images[data-v-ea95822a]{display:grid;gap:2px}.feature-images.single-image[data-v-ea95822a]{grid-template-columns:1fr}.feature-images.two-images[data-v-ea95822a]{grid-template-columns:1fr}.feature-images.three-images[data-v-ea95822a]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:2px}.feature-images.three-images .main-image[data-v-ea95822a]{grid-column:1/-1;grid-row:1}.feature-images.three-images .sub-image[data-v-ea95822a]:nth-child(2){grid-column:1;grid-row:2}.feature-images.three-images .sub-image[data-v-ea95822a]:nth-child(3){grid-column:2;grid-row:2}.feature-image img[data-v-ea95822a]{display:block;width:100%;height:200px;-o-object-fit:cover;object-fit:cover}
.detailed-info-section[data-v-20aa40f8]{padding-bottom:40px}.detailed-info-section>.container[data-v-20aa40f8]{max-width:848px;margin:0 auto;padding:0 24px}.detailed-info-table[data-v-20aa40f8]{width:100%;border-radius:8px}.detailed-info-table table[data-v-20aa40f8]{width:100%;border-collapse:collapse;margin:2rem 0;background:#fff;border-radius:8px;overflow:hidden}.detailed-info-table table thead[data-v-20aa40f8]{background:#f1f2f5;border-radius:8px}.detailed-info-table table thead th[data-v-20aa40f8]:first-child{border-radius:8px 0 0 8px}.detailed-info-table table thead th[data-v-20aa40f8]:last-child{border-radius:0 8px 8px 0}.detailed-info-table table th[data-v-20aa40f8]{padding:1rem;text-align:left;font-weight:bold}.detailed-info-table table td[data-v-20aa40f8]{padding:1rem;border-bottom:1px solid #e1e5e9;line-height:1.5}.detailed-info-table table tbody tr[data-v-20aa40f8]:hover{background:#f8f9fa}.detailed-info-mobile[data-v-20aa40f8]{display:flex;flex-direction:column;gap:16px}.detailed-info-mobile .info-item h4[data-v-20aa40f8]{display:flex;align-items:center;height:50px;margin:0;padding:0 16px;background-color:#f1f2f5;border-radius:8px;font-size:1rem;font-weight:600}.detailed-info-mobile .info-item p[data-v-20aa40f8]{display:flex;align-items:center;min-height:60px;padding:0 16px;margin:0;line-height:1.6}@media(max-width: 768px){.desktop-only[data-v-20aa40f8]{display:none}.mobile-only[data-v-20aa40f8]{display:block}}@media(min-width: 769px){.desktop-only[data-v-20aa40f8]{display:block}.mobile-only[data-v-20aa40f8]{display:none}}
.access-contact-section[data-v-306511cf]{padding-bottom:40px}.access-contact-section>.container[data-v-306511cf]{max-width:848px;margin:0 auto;padding:0 24px}.access-contact-section a[data-v-306511cf]{color:#133595}.access-contact-section a[data-v-306511cf]:hover{text-decoration:underline}.access-contact-table[data-v-306511cf]{width:100%;margin-bottom:40px}.access-contact-table table[data-v-306511cf]{width:100%;border-collapse:collapse;margin:2rem 0;background:#fff;border-radius:8px;overflow:hidden}.access-contact-table table thead[data-v-306511cf]{background:#f1f2f5;border-radius:8px}.access-contact-table table thead th[data-v-306511cf]:first-child{border-radius:8px 0 0 8px}.access-contact-table table thead th[data-v-306511cf]:last-child{border-radius:0 8px 8px 0}.access-contact-table table th[data-v-306511cf]{padding:1rem;text-align:left;font-weight:bold}.access-contact-table table td[data-v-306511cf]{padding:1rem;border-bottom:1px solid #e1e5e9;line-height:1.5}.access-contact-table table tbody tr[data-v-306511cf]:hover{background:#f8f9fa}.access-contact-table a[data-v-306511cf]{color:#007cba;text-decoration:none}.access-contact-table a[data-v-306511cf]:hover{text-decoration:underline}.access-contact-mobile[data-v-306511cf]{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.access-contact-mobile .contact-item h4[data-v-306511cf]{display:flex;align-items:center;height:50px;margin:0;padding:0 16px;background-color:#f1f2f5;border-radius:8px;font-size:1rem;font-weight:600}.access-contact-mobile .contact-item p[data-v-306511cf],.access-contact-mobile .contact-item a[data-v-306511cf]{display:flex;align-items:center;min-height:60px;padding:0 16px;margin:0;line-height:1.6;color:#333;text-decoration:none}.access-contact-mobile .contact-item a[data-v-306511cf]:hover{color:#007cba}.map-container[data-v-306511cf]{margin-top:30px;text-align:center;overflow:hidden;border-radius:16px}.map-container iframe[data-v-306511cf]{max-width:100%;box-shadow:0 4px 6px rgba(0,0,0,.1)}@media(max-width: 768px){.desktop-only[data-v-306511cf]{display:none}.mobile-only[data-v-306511cf]{display:block}}@media(min-width: 769px){.desktop-only[data-v-306511cf]{display:block}.mobile-only[data-v-306511cf]{display:none}}
svg[data-v-5c655b28]{display:block}
.product-list-section[data-v-114cb247]{padding-top:8px;padding-bottom:40px;background-color:#f8f9fa}.product-list-section>.container[data-v-114cb247]{max-width:848px;margin:0 auto;padding:0 24px}.product-grid[data-v-114cb247]{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:30px}.product-item[data-v-114cb247]{background:#fff;border-radius:10px;padding:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease;display:flex;flex-direction:column;height:100%}.product-image img[data-v-114cb247]{width:100%;height:200px;border-radius:6px;margin-bottom:8px;-o-object-fit:cover;object-fit:cover}.product-info[data-v-114cb247]{display:flex;flex-direction:column;height:100%;padding:8px;padding-top:0}.product-title[data-v-114cb247]{font-size:1.2rem;margin:0 0 12px 0;color:#333;line-height:1.4;flex-grow:1}.product-bottom[data-v-114cb247]{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto}.price-container[data-v-114cb247]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-shrink:0}.price-label[data-v-114cb247]{line-height:1;font-size:10px;font-weight:bold;color:rgba(0,51,160,.5)}.product-price[data-v-114cb247]{font-size:1.2rem;color:#000;font-weight:bold;margin:0}.reserve-button[data-v-114cb247]{position:relative;border:none;background:#fff;color:#fff;color:#fff;background-color:#0033a0;display:flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:8px 24px;border-radius:40px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;flex-shrink:0;white-space:nowrap}.reserve-button[data-v-114cb247]:hover{background-color:#04c;color:#fff}.reserve-button[data-v-114cb247]:active{transform:translateY(1px)}.reserve-button--disabled[data-v-114cb247]{background-color:#ccc !important;color:#666 !important;cursor:not-allowed !important;opacity:.6}.reserve-button--disabled[data-v-114cb247]:hover{background-color:#ccc !important;color:#666 !important;transform:none !important}.reserve-button--disabled[data-v-114cb247]:active{transform:none !important}.no-products[data-v-114cb247]{text-align:center;padding:40px 0}.no-products p[data-v-114cb247]{color:#666;font-size:1.1rem;margin:0}@media(max-width: 768px){.product-grid[data-v-114cb247]{grid-template-columns:1fr}}

.tavio-3d-photo-section {
&[data-v-1f2ea504] {
  padding-bottom: 40px;
}
& > .container[data-v-1f2ea504] {
    max-width: 848px;
    margin: 0 auto;
    padding: 0 24px;
}
}
.container[data-v-1f2ea504] {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.tavio-3d-photo-container[data-v-1f2ea504] {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.tavio-3d-photo-container[data-v-1f2ea504] iframe {
  width: 100%;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.breadcrumb-navigation[data-v-8d5a6a34]{min-height:86px;display:flex;flex-direction:column;justify-content:flex-end;padding-top:86px}.breadcrumb-navigation--footer[data-v-8d5a6a34]{min-height:0;padding-top:14px}.container[data-v-8d5a6a34]{padding:0 24px}.breadcrumb-list[data-v-8d5a6a34]{display:flex;align-items:center;flex-wrap:wrap;list-style:none;margin:0;padding:0;font-size:14px;gap:4px;padding-bottom:12px}.breadcrumb-item[data-v-8d5a6a34]{display:flex;align-items:center;flex-shrink:0}.breadcrumb-item[data-v-8d5a6a34]:not(:last-child)::after{content:"";width:3px;height:3px;background-color:#999;border-radius:50%;margin:0 8px;flex-shrink:0}.breadcrumb-item.current[data-v-8d5a6a34]{color:#333;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.breadcrumb-link[data-v-8d5a6a34]{color:#999;text-decoration:none;transition:color .3s ease;white-space:nowrap}.breadcrumb-link[data-v-8d5a6a34]:hover{color:#0033a0;text-decoration:underline}.breadcrumb-text[data-v-8d5a6a34]{color:#333;font-weight:500;line-height:1.4;max-width:100%}@media(max-width: 768px){.breadcrumb-navigation[data-v-8d5a6a34]{min-height:86px;padding-top:86px}.breadcrumb-navigation--footer[data-v-8d5a6a34]{min-height:0;padding-top:14px}.breadcrumb-list[data-v-8d5a6a34]{font-size:12px;gap:2px}.breadcrumb-item[data-v-8d5a6a34]:not(:last-child)::after{margin:0 4px;width:3px;height:3px}.breadcrumb-item.current[data-v-8d5a6a34]{word-break:break-all}.breadcrumb-link[data-v-8d5a6a34]{font-size:12px}.breadcrumb-text[data-v-8d5a6a34]{font-size:12px}}

.single-page[data-v-1cfa2515] {
  min-height: 100vh;
}
.loading[data-v-1cfa2515] {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 50vh;
  font-size: 1.2rem;
  color: #666;
}
.container[data-v-1cfa2515] {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* セクション共通 */
.section-title[data-v-1cfa2515] {
  font-size: 2.5rem;
  text-align: center;
  margin-bottom: 50px;
  color: #000;
}
.wp-page-content-section[data-v-1cfa2515] {
  max-width: 848px;
  margin: 0 auto;
  padding: 40px 24px;
  display: flex;
  flex-direction: column;
}

/* トピック投稿・固定ページ用 */
.topic-post-content[data-v-1cfa2515] {
  min-height: 100vh;
}
.topic-content-section[data-v-1cfa2515] {
  padding: 80px 0;
}
.topic-content[data-v-1cfa2515] {
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.8;
  font-size: 1rem;
}

/* フッター上部のパンくずナビゲーション */
.footer-breadcrumb {
&[data-v-1cfa2515] {
  background: rgba(255, 255, 255, 0.95);
  border-top: 1px solid rgba(0, 51, 160, 0.1);
  }
[data-v-1cfa2515] .breadcrumb-navigation {
    padding-top: 0;
}
}

/* 固定ページ専用スタイル */
.wp-page-content[data-v-1cfa2515] {
  line-height: 1.8;
  font-size: 1rem;
  flex: 1;
  width: 100%;
}

/* 固定ページ・トピック投稿共通スタイル */
.wp-page-content,
.topic-content {
&[data-v-1cfa2515] {
  line-height: 1.8;
  font-size: 1rem;
  }
&[data-v-1cfa2515] h1 {
    font-size: 2rem;
    font-weight: bold;
    color: #000;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
    line-height: 1.3;
    border-bottom: 3px solid #0033a0;
    padding-bottom: 0.5rem;
}
&[data-v-1cfa2515] h2 {
    font-size: 1.6rem;
    font-weight: bold;
    color: #000;
    margin-top: 2.5rem;
    margin-bottom: 1.2rem;
    line-height: 1.4;
    border-bottom: 2px solid #e1e5e9;
    padding-bottom: 0.3rem;
}
&[data-v-1cfa2515] h3 {
    font-size: 1.5rem;
    font-weight: bold;
    color: #000;
    margin-top: 2rem;
    margin-bottom: 1rem;
    line-height: 1.4;
}
&[data-v-1cfa2515] h4 {
    font-size: 1.3rem;
    font-weight: bold;
    margin-top: 1.8rem;
    margin-bottom: 0.8rem;
    line-height: 1.4;
}
&[data-v-1cfa2515] h5 {
    font-size: 1.1rem;
    font-weight: bold;
    margin-top: 1.5rem;
    margin-bottom: 0.6rem;
    line-height: 1.4;
}
&[data-v-1cfa2515] h6 {
    font-size: 1rem;
    font-weight: bold;
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    line-height: 1.4;
}
&[data-v-1cfa2515] p {
    margin-bottom: 1.5rem;
    line-height: 1.8;
    color: #000;
}
&[data-v-1cfa2515] a {
    color: #0033a0;
    transition: color 0.3s ease, -webkit-text-decoration 0.3s ease;
    transition: color 0.3s ease, text-decoration 0.3s ease;
    transition: color 0.3s ease, text-decoration 0.3s ease, -webkit-text-decoration 0.3s ease;
&:hover {
      color: #005a87;
      text-decoration: underline;
}
}
&[data-v-1cfa2515] blockquote {
    background: #f8f9fa;
    border-left: 4px solid #0033a0;
    margin: 2rem 0;
    padding: 1.5rem;
    border-radius: 0 8px 8px 0;
    font-style: italic;
    color: #555;
p {
      margin: 0;
      font-size: 1.1rem;
      line-height: 1.6;
}
}
&[data-v-1cfa2515] ul,
  &[data-v-1cfa2515] ol {
    margin: 1.5rem 0;
    padding-left: 2rem;
li {
      margin-bottom: 0.5rem;
      line-height: 1.6;
}
}
&[data-v-1cfa2515] ul {
    list-style-type: disc;
}
&[data-v-1cfa2515] ol {
    list-style-type: decimal;
}
&[data-v-1cfa2515] ul ul,
  &[data-v-1cfa2515] ol ol {
    margin: 0.5rem 0;
}
&[data-v-1cfa2515] table {
    width: 100%;
    border-collapse: collapse;
    margin: 2rem 0;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
thead {
      background: #0033a0;
      color: white;
}
th {
      padding: 1rem;
      text-align: left;
      font-weight: bold;
      border-bottom: 1px solid #e1e5e9;
}
td {
      padding: 1rem;
      border-bottom: 1px solid #e1e5e9;
      line-height: 1.5;
}
tbody {
tr {
&:hover {
          background: #f8f9fa;
}
}
}
}
&[data-v-1cfa2515] strong {
    font-weight: bold;
    color: #000;
}
&[data-v-1cfa2515] em {
    font-style: italic;
    color: #555;
}
&[data-v-1cfa2515] u {
    text-decoration: underline;
    color: #0033a0;
}
&[data-v-1cfa2515] code {
    background: #f1f3f4;
    padding: 0.2rem 0.4rem;
    border-radius: 4px;
    font-family: "Courier New", monospace;
    font-size: 0.9rem;
    color: #d73a49;
}
&[data-v-1cfa2515] pre {
    background: #f6f8fa;
    border: 1px solid #e1e4e8;
    border-radius: 8px;
    padding: 1.5rem;
    margin: 2rem 0;
    overflow-x: auto;
    font-family: "Courier New", monospace;
    font-size: 0.9rem;
    line-height: 1.5;
code {
      background: none;
      padding: 0;
      border-radius: 0;
      color: #24292e;
}
}
}

/* レスポンシブ対応 */
@media (max-width: 768px) {
.wp-page-content-section[data-v-1cfa2515] {
    padding: 16px;
}
.wp-page-content,
  .topic-content {
&[data-v-1cfa2515] h1 {
      font-size: 1.6rem;
      margin-top: 2rem;
}
&[data-v-1cfa2515] h2 {
      font-size: 1.3rem;
      margin-top: 1.8rem;
}
&[data-v-1cfa2515] h3 {
      font-size: 1.3rem;
      margin-top: 1.5rem;
}
&[data-v-1cfa2515] table {
      font-size: 0.9rem;
      display: block;
      border-radius: 8px;
      overflow: hidden;
      background: transparent;
      box-shadow: none;
thead {
        display: none;
}
tbody {
& {
        display: block;
        }
tr {
& {
          display: block;
          margin-bottom: 1rem;
          border-radius: 8px;
          }
th {
            display: flex;
            background-color: #f1f2f5;
            border: none;
            border-radius: 16px;
}
td {
            display: block;
            padding: 0.75rem;
            text-align: left;
            position: relative;
            border: none;
}
}
}
}
&[data-v-1cfa2515] blockquote {
      padding: 1rem;
      margin: 1.5rem 0;
}
&[data-v-1cfa2515] pre {
      padding: 1rem;
      font-size: 0.8rem;
}
}
}

/* 中国語テキストの最適化 */
.wp-page-content,
.topic-content {
&[data-v-1cfa2515] {
  /* 中国語（繁体字）の最適化 */

  /* 英語の最適化 */
  }
[data-v-1cfa2515] .lang-zh-tw &,[data-v-1cfa2515] [lang="zh-tw"] & {
    line-height: 1.6;
    word-break: break-word;
    overflow-wrap: break-word;
}
[data-v-1cfa2515] .lang-en &,[data-v-1cfa2515] [lang="en"] & {
    line-height: 1.7;
    word-break: break-word;
    overflow-wrap: break-word;
}
}

/* さらに小さな画面用 */
@media (max-width: 480px) {
.wp-page-content-section[data-v-1cfa2515] {
    padding: 12px;
}
.wp-page-content,
  .topic-content {
&[data-v-1cfa2515] {

    /* 中国語テキストのSP最適化 */

    /* 英語テキストのSP最適化 */
    }
&[data-v-1cfa2515] table {
      font-size: 0.85rem;
tbody tr td {
& {
        padding: 0.5rem;
        }
&:before {
          font-size: 0.8rem;
}
}
}
[data-v-1cfa2515] .lang-zh-tw &,[data-v-1cfa2515] [lang="zh-tw"] & {
      font-size: 0.95rem;
      line-height: 1.5;
}
[data-v-1cfa2515] .lang-en &,[data-v-1cfa2515] [lang="en"] & {
      font-size: 0.9rem;
      line-height: 1.6;
}
}
}

/* エラー表示 */
.error-content[data-v-1cfa2515] {
  padding: 100px 0;
  text-align: center;
}
.error-content h1[data-v-1cfa2515] {
  color: #000;
  margin-bottom: 20px;
}
.error-content p[data-v-1cfa2515] {
  font-size: 1.1rem;
}

/* レスポンシブ対応 */
@media (max-width: 768px) {
.section-title[data-v-1cfa2515] {
    font-size: 2rem;
}
}
.custom-post-content {
.footer-breadcrumb[data-v-1cfa2515] {
    margin-top: 0;
}
}

.show-more-container[data-v-e36b986c]{width:100%;display:flex;justify-content:flex-end}.show-more-button[data-v-e36b986c]{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background-color:#fff;color:#0033a0;text-decoration:none;border-radius:6px;font-size:.9rem;font-weight:500;transition:all .3s ease;cursor:pointer}.show-more-button .arrow-icon[data-v-e36b986c]{font-size:1rem;transition:transform .3s ease}.show-more-button[data-v-e36b986c]:focus{outline:none;box-shadow:0 0 0 2px rgba(0,51,160,.3)}
.post-card[data-v-2037a93e]{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:all .3s ease;position:relative;padding:8px}.post-card[data-v-2037a93e]:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.post-card .post-card-link[data-v-2037a93e]{display:block;text-decoration:none;color:inherit;transition:all .3s ease}.post-card .post-card-link[data-v-2037a93e]:hover{text-decoration:none;color:inherit}.post-card .post-image[data-v-2037a93e]{height:240px;overflow:hidden;position:relative;border-radius:6px;overflow:hidden}.post-card .post-image img[data-v-2037a93e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.post-card .post-content[data-v-2037a93e]{display:flex;flex-direction:column;padding:8px}.post-card .post-content .post-meta[data-v-2037a93e]{margin-bottom:1rem;font-size:.9em;color:#666;display:flex;align-items:center;flex-wrap:wrap}.post-card .post-content .post-meta .post-date[data-v-2037a93e]{margin-right:1rem}.post-card .post-content .post-title[data-v-2037a93e]{font-size:1.3rem;margin-top:12px;margin-bottom:4px;line-height:1.4}.post-card .post-content .post-title a[data-v-2037a93e]{color:#333;text-decoration:none}.post-card .post-content .post-title a[data-v-2037a93e]:hover{color:#0033a0}.post-card .post-content .post-excerpt[data-v-2037a93e]{color:#999;line-height:1.6;font-size:14px;margin-bottom:1.5rem}.post-card .post-content .read-more-container[data-v-2037a93e]{width:100%}.post-card .activity-badge[data-v-2037a93e],.post-card .stay-badge[data-v-2037a93e],.post-card .food-badge[data-v-2037a93e],.post-card .other-badge[data-v-2037a93e],.post-card .topic-badge[data-v-2037a93e]{position:absolute;top:12px;right:12px;padding:4px 12px;border-radius:20px;color:#fff;font-size:.8rem;font-weight:bold;z-index:2;background-color:hsla(0,0%,100%,.2)}.post-card .activity-type[data-v-2037a93e],.post-card .stay-type[data-v-2037a93e],.post-card .food-type[data-v-2037a93e],.post-card .other-type[data-v-2037a93e],.post-card .topic-category[data-v-2037a93e]{padding:2px 8px;border-radius:12px;font-size:.8rem;font-weight:500;color:#0033a0;background-color:rgba(0,51,160,.1)}
.topic-card[data-v-68dd176f]{display:flex;gap:24px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:all .3s ease;padding:24px;cursor:pointer}.topic-card[data-v-68dd176f]:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.15)}@media(max-width: 768px){.topic-card[data-v-68dd176f]{flex-direction:column;gap:16px;padding:16px}}.topic-card .topic-image[data-v-68dd176f]{flex-shrink:0;width:200px;height:150px;overflow:hidden;border-radius:8px}@media(max-width: 768px){.topic-card .topic-image[data-v-68dd176f]{width:100%;height:200px}}.topic-card .topic-image img[data-v-68dd176f]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.topic-card .topic-content[data-v-68dd176f]{flex:1;display:flex;flex-direction:column;gap:16px;min-width:0}.topic-card .topic-content .topic-meta[data-v-68dd176f]{font-size:.875rem}.topic-card .topic-content .topic-meta .topic-date[data-v-68dd176f]{color:#666;font-weight:500}.topic-card .topic-content .topic-title[data-v-68dd176f]{font-size:1.2rem;margin:0;line-height:1.4;color:#333}.topic-card .topic-content .topic-excerpt[data-v-68dd176f]{color:#999;line-height:1.6;margin:0;font-size:14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.topic-card:hover .topic-image img[data-v-68dd176f]{transform:scale(1.05)}
.activity-content .activity-posts-section[data-v-77831986]{background-color:#f8f9fa;max-width:848px;margin:0 auto;padding:0 24px}.activity-content .activity-posts-section .container[data-v-77831986]{max-width:1200px;margin:0 auto;padding:0 24px;padding-top:32px}.activity-content .activity-posts-section .catch-copy-description[data-v-77831986]{text-align:center;margin-bottom:3rem;padding:0 2rem}.activity-content .activity-posts-section .catch-copy-description p[data-v-77831986]{font-size:1.1rem;line-height:1.8;color:#666;max-width:800px;margin:0 auto;white-space:pre-line}.activity-content .activity-posts-section .activity-grid[data-v-77831986]{display:grid;grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));gap:2rem;margin-bottom:3rem}@media(max-width: 768px){.activity-content .activity-posts-section .activity-grid[data-v-77831986]{grid-template-columns:1fr}}.activity-content .activity-article>.container[data-v-77831986]{max-width:848px;margin:0 auto;padding:0 24px;padding-top:32px}.activity-content .activity-article .article-block[data-v-77831986]{margin-bottom:4rem}.activity-content .activity-article .article-block[data-v-77831986]:last-child{margin-bottom:0}.activity-content .activity-article .article-image[data-v-77831986]{width:100%;aspect-ratio:24/9}.activity-content .activity-article .article-image img[data-v-77831986]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;object-fit:cover;margin:0 auto}.activity-content .activity-article .article-heading[data-v-77831986]{font-size:1.8rem;font-weight:bold;color:#333;margin:1.6rem 0 1.4rem 0;line-height:1.4}@media(max-width: 768px){.activity-content .activity-article .article-heading[data-v-77831986]{font-size:1.5rem;margin:1.6rem 0 1rem 0}}.activity-content .activity-article .article-text[data-v-77831986]{margin-bottom:2rem}.activity-content .activity-article .article-text p[data-v-77831986]{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1.5rem;text-align:justify}@media(max-width: 768px){.activity-content .activity-article .article-text p[data-v-77831986]{font-size:1rem;line-height:1.7}}.activity-content .activity-article .article-text p[data-v-77831986]:last-child{margin-bottom:0}
.stay-content .stay-posts-section[data-v-0fd73beb]{background-color:#f8f9fa;max-width:848px;margin:0 auto;padding:0 24px}.stay-content .stay-posts-section .container[data-v-0fd73beb]{max-width:1200px;margin:0 auto;padding:0 24px}.stay-content .stay-posts-section .catch-copy-description[data-v-0fd73beb]{text-align:center;margin-bottom:3rem;padding:0 2rem}.stay-content .stay-posts-section .catch-copy-description p[data-v-0fd73beb]{font-size:1.1rem;line-height:1.8;color:#666;max-width:800px;margin:0 auto;white-space:pre-line}.stay-content .stay-posts-section .stay-grid[data-v-0fd73beb]{display:grid;grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));gap:2rem;margin-bottom:3rem}@media(max-width: 768px){.stay-content .stay-posts-section .stay-grid[data-v-0fd73beb]{grid-template-columns:1fr}}.stay-content .stay-article>.container[data-v-0fd73beb]{max-width:848px;margin:0 auto;padding:0 24px;padding-top:32px}.stay-content .stay-article .article-image[data-v-0fd73beb]{width:100%;aspect-ratio:24/9}.stay-content .stay-article .article-image img[data-v-0fd73beb]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;object-fit:cover;margin:0 auto}.stay-content .stay-article .article-heading[data-v-0fd73beb]{font-size:1.8rem;font-weight:bold;color:#333;margin:1.6rem 0 1.4rem 0;line-height:1.4}@media(max-width: 768px){.stay-content .stay-article .article-heading[data-v-0fd73beb]{font-size:1.5rem;margin:1.6rem 0 1rem 0}}.stay-content .stay-article .article-text[data-v-0fd73beb]{margin-bottom:2rem}.stay-content .stay-article .article-text p[data-v-0fd73beb]{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1.5rem;text-align:justify}@media(max-width: 768px){.stay-content .stay-article .article-text p[data-v-0fd73beb]{font-size:1rem;line-height:1.7}}.stay-content .stay-article .article-text p[data-v-0fd73beb]:last-child{margin-bottom:0}
.food-content .food-posts-section[data-v-06b7ca5e]{background-color:#f8f9fa;max-width:848px;margin:0 auto;padding:0 24px}.food-content .food-posts-section .container[data-v-06b7ca5e]{max-width:1200px;margin:0 auto;padding:0 24px}.food-content .food-posts-section .catch-copy-description[data-v-06b7ca5e]{text-align:center;margin-bottom:3rem;padding:0 2rem}.food-content .food-posts-section .catch-copy-description p[data-v-06b7ca5e]{font-size:1.1rem;line-height:1.8;color:#666;max-width:800px;margin:0 auto;white-space:pre-line}.food-content .food-posts-section .food-grid[data-v-06b7ca5e]{display:grid;grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));gap:2rem;margin-bottom:3rem}@media(max-width: 768px){.food-content .food-posts-section .food-grid[data-v-06b7ca5e]{grid-template-columns:1fr}}.food-content .food-article>.container[data-v-06b7ca5e]{max-width:848px;margin:0 auto;padding:0 24px;padding-top:32px}.food-content .food-article .article-image[data-v-06b7ca5e]{width:100%;aspect-ratio:24/9}.food-content .food-article .article-image img[data-v-06b7ca5e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;object-fit:cover;margin:0 auto}.food-content .food-article .article-heading[data-v-06b7ca5e]{font-size:1.8rem;font-weight:bold;color:#333;margin:1.6rem 0 1.4rem 0;line-height:1.4}@media(max-width: 768px){.food-content .food-article .article-heading[data-v-06b7ca5e]{font-size:1.5rem;margin:1.6rem 0 1rem 0}}.food-content .food-article .article-text[data-v-06b7ca5e]{margin-bottom:2rem}.food-content .food-article .article-text p[data-v-06b7ca5e]{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1.5rem;text-align:justify}@media(max-width: 768px){.food-content .food-article .article-text p[data-v-06b7ca5e]{font-size:1rem;line-height:1.7}}.food-content .food-article .article-text p[data-v-06b7ca5e]:last-child{margin-bottom:0}
.other-content .other-posts-section[data-v-0b32a421]{background-color:#f8f9fa;max-width:848px;margin:0 auto;padding:0 24px}.other-content .other-posts-section .container[data-v-0b32a421]{max-width:1200px;margin:0 auto;padding:0 24px}.other-content .other-posts-section .catch-copy-description[data-v-0b32a421]{text-align:center;margin-bottom:3rem;padding:0 2rem}.other-content .other-posts-section .catch-copy-description p[data-v-0b32a421]{font-size:1.1rem;line-height:1.8;color:#666;max-width:800px;margin:0 auto;white-space:pre-line}.other-content .other-posts-section .other-grid[data-v-0b32a421]{display:grid;grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));gap:2rem;margin-bottom:3rem}@media(max-width: 768px){.other-content .other-posts-section .other-grid[data-v-0b32a421]{grid-template-columns:1fr}}.other-content .other-article>.container[data-v-0b32a421]{max-width:848px;margin:0 auto;padding:0 24px;padding-top:32px}.other-content .other-article .article-image[data-v-0b32a421]{width:100%;aspect-ratio:24/9}.other-content .other-article .article-image img[data-v-0b32a421]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;object-fit:cover;margin:0 auto}.other-content .other-article .article-heading[data-v-0b32a421]{font-size:1.8rem;font-weight:bold;color:#333;margin:1.6rem 0 1.4rem 0;line-height:1.4}@media(max-width: 768px){.other-content .other-article .article-heading[data-v-0b32a421]{font-size:1.5rem;margin:1.6rem 0 1rem 0}}.other-content .other-article .article-text[data-v-0b32a421]{margin-bottom:2rem}.other-content .other-article .article-text p[data-v-0b32a421]{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1.5rem;text-align:justify}@media(max-width: 768px){.other-content .other-article .article-text p[data-v-0b32a421]{font-size:1rem;line-height:1.7}}.other-content .other-article .article-text p[data-v-0b32a421]:last-child{margin-bottom:0}
.archive-section[data-v-7c84a2a0]{min-height:86px}.archive-section .archive-content .category-section[data-v-7c84a2a0]{padding-top:12px;background-color:#f8f9fa}.archive-section .archive-content .category-section .posts-container[data-v-7c84a2a0]{max-width:848px;margin:0 auto;padding:0 24px}.archive-section .archive-content .category-section .posts-container .posts-grid[data-v-7c84a2a0]{display:grid;grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));gap:2rem;margin-bottom:3rem}@media(max-width: 768px){.archive-section .archive-content .category-section .posts-container .posts-grid[data-v-7c84a2a0]{grid-template-columns:1fr}}.archive-section .archive-content .category-section .posts-container .topic-posts-list[data-v-7c84a2a0]{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.archive-section .archive-content .no-posts[data-v-7c84a2a0]{text-align:center;padding:3rem;color:#666;font-size:1.1rem}.archive-section .archive-content .pagination[data-v-7c84a2a0]{text-align:center;margin-top:3rem}.archive-section .archive-content .pagination .pagination-info[data-v-7c84a2a0]{margin-bottom:1rem;color:#333;font-size:.9rem}.archive-section .archive-content .pagination .pagination-links[data-v-7c84a2a0]{display:flex;justify-content:center;gap:1rem}@media(max-width: 768px){.archive-section .archive-content .pagination .pagination-links[data-v-7c84a2a0]{flex-direction:column;align-items:center}}.archive-section .archive-content .pagination .pagination-link[data-v-7c84a2a0]{padding:.75rem 1.5rem;background:#0033a0;color:#fff;text-decoration:none;border-radius:25px;font-weight:bold;transition:background .3s ease}.archive-section .archive-content .pagination .pagination-link[data-v-7c84a2a0]:hover{background:#026}.archive-section .archive-content .pagination .pagination-link--prev[data-v-7c84a2a0]{background:#666}.archive-section .archive-content .pagination .pagination-link--prev[data-v-7c84a2a0]:hover{background:#555}.archive-section .footer-breadcrumb[data-v-7c84a2a0]{background:hsla(0,0%,100%,.95);padding-top:12px}.archive-section .footer-breadcrumb[data-v-7c84a2a0] .breadcrumb-navigation{padding-top:0}
.contact-page[data-v-2528cc2c]{min-height:100vh}.main-content[data-v-2528cc2c]{padding:40px 0}.main-content .container[data-v-2528cc2c]{max-width:848px;margin:0 auto;padding:0 24px}.contact-form-section .form-group[data-v-2528cc2c]{margin-bottom:1.5rem}.contact-form-section .form-group label[data-v-2528cc2c]{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.contact-form-section .form-group input[data-v-2528cc2c],.contact-form-section .form-group select[data-v-2528cc2c],.contact-form-section .form-group textarea[data-v-2528cc2c]{width:100%;padding:12px 16px;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.contact-form-section .form-group input[data-v-2528cc2c]:focus,.contact-form-section .form-group select[data-v-2528cc2c]:focus,.contact-form-section .form-group textarea[data-v-2528cc2c]:focus{outline:none;border-color:#0033a0}.contact-form-section .form-group textarea[data-v-2528cc2c]{resize:vertical;min-height:120px}.contact-form-section .phone-input-group[data-v-2528cc2c]{display:flex;gap:8px}.contact-form-section .phone-input-group .country-code-select[data-v-2528cc2c]{width:120px;flex-shrink:0}.contact-form-section .phone-input-group input[type=tel][data-v-2528cc2c]{flex:1}.contact-form-section .privacy-policy-checkbox[data-v-2528cc2c]{display:flex;align-items:flex-start;gap:8px}.contact-form-section .privacy-policy-checkbox input[type=checkbox][data-v-2528cc2c]{width:auto;margin-top:4px}.contact-form-section .privacy-policy-checkbox label[data-v-2528cc2c]{font-size:.9rem;line-height:1.5;margin-bottom:0}.contact-form-section .privacy-policy-checkbox label a[data-v-2528cc2c]{color:#0033a0;text-decoration:underline}.contact-form-section .privacy-policy-checkbox label a[data-v-2528cc2c]:hover{color:#026}.contact-form-section .submit-btn[data-v-2528cc2c]{background:#0033a0;color:#fff;border:none;padding:14px 32px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;width:100%}.contact-form-section .submit-btn[data-v-2528cc2c]:hover:not(:disabled){background:#026}.contact-form-section .submit-btn[data-v-2528cc2c]:disabled{background:#ccc;cursor:not-allowed}.modal-overlay[data-v-2528cc2c]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content[data-v-2528cc2c]{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 30px rgba(0,0,0,.3)}.modal-header[data-v-2528cc2c]{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0 24px;border-bottom:1px solid #e1e5e9}.modal-header h3[data-v-2528cc2c]{margin:0;font-size:1.5rem;font-weight:700;color:#333}.modal-header .modal-close[data-v-2528cc2c]{background:none;border:none;font-size:2rem;cursor:pointer;color:#666;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%}.modal-header .modal-close[data-v-2528cc2c]:hover{background:#f5f5f5;color:#333}.modal-body[data-v-2528cc2c]{padding:24px}.modal-body .confirm-message[data-v-2528cc2c]{font-size:1.1rem;color:#666;margin-bottom:24px;text-align:center}.modal-body .confirm-details .confirm-item[data-v-2528cc2c]{display:flex;margin-bottom:16px;padding:12px;background:#f8f9fa;border-radius:8px}.modal-body .confirm-details .confirm-item label[data-v-2528cc2c]{font-weight:600;color:#333;min-width:120px;margin-right:16px}.modal-body .confirm-details .confirm-item span[data-v-2528cc2c]{color:#666;flex:1;word-break:break-word}.modal-body .confirm-details .confirm-item .message-content[data-v-2528cc2c]{white-space:pre-wrap;line-height:1.5}.modal-footer[data-v-2528cc2c]{display:flex;gap:12px;padding:0 24px 24px 24px;justify-content:flex-end}.modal-footer .btn-cancel[data-v-2528cc2c],.modal-footer .btn-confirm[data-v-2528cc2c]{padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:2px solid;min-width:100px}.modal-footer .btn-cancel[data-v-2528cc2c]{background:rgba(0,0,0,0);color:#666;border-color:#ddd}.modal-footer .btn-cancel[data-v-2528cc2c]:hover{background:#f5f5f5;border-color:#ccc}.modal-footer .btn-confirm[data-v-2528cc2c]{background:#0033a0;color:#fff;border-color:#0033a0}.modal-footer .btn-confirm[data-v-2528cc2c]:hover:not(:disabled){background:#026;border-color:#026}.modal-footer .btn-confirm[data-v-2528cc2c]:disabled{background:#ccc;border-color:#ccc;cursor:not-allowed}@media(max-width: 768px){.modal-content[data-v-2528cc2c]{margin:20px;max-height:calc(100vh - 40px)}.modal-header[data-v-2528cc2c]{padding:20px 20px 0 20px}.modal-header h3[data-v-2528cc2c]{font-size:1.3rem}.modal-body[data-v-2528cc2c]{padding:20px}.modal-body .confirm-details .confirm-item[data-v-2528cc2c]{flex-direction:column;gap:8px}.modal-body .confirm-details .confirm-item label[data-v-2528cc2c]{min-width:auto;margin-right:0}.modal-footer[data-v-2528cc2c]{padding:0 20px 20px 20px;flex-direction:column}.modal-footer .btn-cancel[data-v-2528cc2c],.modal-footer .btn-confirm[data-v-2528cc2c]{width:100%}}
.thanks-page[data-v-c270a2cc]{min-height:100vh}.main-content[data-v-c270a2cc]{padding:40px 0}.main-content .container[data-v-c270a2cc]{max-width:848px;margin:0 auto;padding:0 24px}.thanks-content[data-v-c270a2cc]{text-align:center;padding:60px 0}.thanks-icon[data-v-c270a2cc]{margin-bottom:2rem}.thanks-icon svg[data-v-c270a2cc]{animation:checkmark-c270a2cc .6s ease-in-out}@keyframes checkmark-c270a2cc{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}100%{transform:scale(1);opacity:1}}.thanks-title[data-v-c270a2cc]{font-size:2rem;font-weight:700;color:#333;margin-bottom:1.5rem}@media(max-width: 768px){.thanks-title[data-v-c270a2cc]{font-size:1.5rem}}.thanks-message[data-v-c270a2cc]{font-size:1.1rem;line-height:1.8;color:#666;margin-bottom:3rem;white-space:pre-line}@media(max-width: 768px){.thanks-message[data-v-c270a2cc]{font-size:1rem}}.thanks-actions[data-v-c270a2cc]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(max-width: 768px){.thanks-actions[data-v-c270a2cc]{flex-direction:column;align-items:center}}.btn-primary[data-v-c270a2cc],.btn-secondary[data-v-c270a2cc]{display:inline-block;padding:14px 32px;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;min-width:200px}@media(max-width: 768px){.btn-primary[data-v-c270a2cc],.btn-secondary[data-v-c270a2cc]{min-width:250px}}.btn-primary[data-v-c270a2cc]{background:#0033a0;color:#fff;border:2px solid #0033a0}.btn-primary[data-v-c270a2cc]:hover{background:#026;border-color:#026}.btn-secondary[data-v-c270a2cc]{background:rgba(0,0,0,0);color:#0033a0;border:2px solid #0033a0}.btn-secondary[data-v-c270a2cc]:hover{background:#0033a0;color:#fff}
body.admin-bar #wpadminbar{position:fixed;top:0;left:0;right:0;z-index:9999}body{color:#333}a{color:inherit}
#vue-wordpress-app[data-v-6d54434e]{min-height:100vh;display:flex;flex-direction:column}.main-content[data-v-6d54434e]{position:relative;z-index:0;flex:1}.container[data-v-6d54434e]{margin:0 auto;padding:0}.initial-loading[data-v-6d54434e]{text-align:center;padding:100px 20px}.initial-loading .loading-spinner[data-v-6d54434e]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #007cba;border-radius:50%;animation:spin-6d54434e 1s linear infinite;margin:0 auto 20px}.initial-loading p[data-v-6d54434e]{font-size:18px;color:#666;margin:0}@keyframes spin-6d54434e{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.not-found[data-v-6d54434e]{text-align:center;padding:4rem 0;padding-top:160px}.not-found h2[data-v-6d54434e]{font-size:2em;color:#333;margin-bottom:1rem}.not-found p[data-v-6d54434e]{font-size:1em;color:#666}

.page-view[data-v-1f01fe10] {
  max-width: 800px;
  margin: 0 auto;
  padding: 2rem 0;
}
.page-header[data-v-1f01fe10] {
  margin-bottom: 2rem;
}
.page-title[data-v-1f01fe10] {
  font-size: 2.5rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 1rem;
  line-height: 1.2;
}
.page-meta[data-v-1f01fe10] {
  display: flex;
  gap: 1rem;
  margin-bottom: 1.5rem;
  font-size: 0.9rem;
  color: #666;
  flex-wrap: wrap;
}
.page-meta span[data-v-1f01fe10] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.page-meta i[data-v-1f01fe10] {
  font-size: 1rem;
}
.page-thumbnail[data-v-1f01fe10] {
  margin-bottom: 1.5rem;
}
.page-featured-image[data-v-1f01fe10] {
  width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.page-body[data-v-1f01fe10] {
  font-size: 1.1rem;
  line-height: 1.8;
  color: #333;
  margin-bottom: 3rem;
}
.page-body h2[data-v-1f01fe10],
.page-body h3[data-v-1f01fe10],
.page-body h4[data-v-1f01fe10] {
  margin-top: 2rem;
  margin-bottom: 1rem;
  color: #222;
}
.page-body p[data-v-1f01fe10] {
  margin-bottom: 1.5rem;
}
.page-body img[data-v-1f01fe10] {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
}
.page-footer[data-v-1f01fe10] {
  border-top: 1px solid #eee;
  padding-top: 2rem;
  margin-bottom: 2rem;
}
.page-tags[data-v-1f01fe10],
.related-pages[data-v-1f01fe10] {
  margin-bottom: 2rem;
}
.page-tags h3[data-v-1f01fe10],
.related-pages h3[data-v-1f01fe10] {
  font-size: 1.2rem;
  margin-bottom: 1rem;
  color: #333;
}
.tag-list[data-v-1f01fe10],
.related-pages-list[data-v-1f01fe10] {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.tag-list li a[data-v-1f01fe10] {
  display: inline-block;
  padding: 0.5rem 1rem;
  background: #f0f0f0;
  color: #333;
  text-decoration: none;
  border-radius: 20px;
  font-size: 0.9rem;
  transition: background-color 0.2s;
}
.tag-list li a[data-v-1f01fe10]:hover {
  background: #e0e0e0;
}
.related-pages-list li a[data-v-1f01fe10] {
  color: #007cba;
  text-decoration: none;
  padding: 0.5rem 0;
  display: block;
  border-bottom: 1px solid #eee;
}
.related-pages-list li a[data-v-1f01fe10]:hover {
  color: #005a87;
}
.page-comments[data-v-1f01fe10] {
  border-top: 1px solid #eee;
  padding-top: 2rem;
}
.page-comments h3[data-v-1f01fe10] {
  font-size: 1.2rem;
  margin-bottom: 1.5rem;
  color: #333;
}
.comment-form[data-v-1f01fe10] {
  margin-bottom: 2rem;
  padding: 1.5rem;
  background: #f9f9f9;
  border-radius: 8px;
}
.comment-form h4[data-v-1f01fe10] {
  margin-bottom: 1rem;
  color: #333;
}
.form-group[data-v-1f01fe10] {
  margin-bottom: 1rem;
}
.form-group label[data-v-1f01fe10] {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 600;
  color: #333;
}
.form-control[data-v-1f01fe10] {
  width: 100%;
  padding: 0.75rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 1rem;
  transition: border-color 0.2s;
}
.form-control[data-v-1f01fe10]:focus {
  outline: none;
  border-color: #007cba;
  box-shadow: 0 0 0 2px rgba(0, 122, 186, 0.2);
}
.btn[data-v-1f01fe10] {
  padding: 0.75rem 1.5rem;
  border: none;
  border-radius: 4px;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 0.2s;
}
.btn-primary[data-v-1f01fe10] {
  background: #007cba;
  color: white;
}
.btn-primary[data-v-1f01fe10]:hover:not(:disabled) {
  background: #005a87;
}
.btn-primary[data-v-1f01fe10]:disabled {
  background: #ccc;
  cursor: not-allowed;
}
.comments-list h4[data-v-1f01fe10] {
  margin-bottom: 1rem;
  color: #333;
}
.comment[data-v-1f01fe10] {
  padding: 1rem 0;
  border-bottom: 1px solid #eee;
}
.comment[data-v-1f01fe10]:last-child {
  border-bottom: none;
}
.comment-meta[data-v-1f01fe10] {
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
  color: #666;
}
.comment-author[data-v-1f01fe10] {
  font-weight: 600;
  color: #333;
  margin-right: 1rem;
}
.comment-content[data-v-1f01fe10] {
  line-height: 1.6;
  color: #333;
}
.loading[data-v-1f01fe10] {
  text-align: center;
  padding: 3rem;
  color: #666;
}

/* レスポンシブ対応 */
@media (max-width: 768px) {
.page-view[data-v-1f01fe10] {
    padding: 1rem;
}
.page-title[data-v-1f01fe10] {
    font-size: 2rem;
}
.page-meta[data-v-1f01fe10] {
    flex-direction: column;
    gap: 0.5rem;
}
.tag-list[data-v-1f01fe10] {
    flex-direction: column;
}
.tag-list li a[data-v-1f01fe10] {
    display: block;
    text-align: center;
}
}

body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;line-height:1.6;color:#333;margin:0;padding:0}body.lang-jp{font-family:"Noto Sans JP",sans-serif}body.lang-en{font-family:"Lato",Arial,sans-serif}body.lang-en h1,body.lang-en h2,body.lang-en h3,body.lang-en h4,body.lang-en h5,body.lang-en h6{font-family:"Poppins",Arial,sans-serif}body.lang-zh-tw,#vue-wordpress-app.lang-zh-tw{font-family:"Noto Sans TC","PingFang TC","Hiragino Sans GB","Microsoft JhengHei","Helvetica Neue",Arial,sans-serif}body.lang-zh-tw .hero-lead,body.lang-zh-tw .article-text,body.lang-zh-tw .section-description,body.lang-zh-tw p,#vue-wordpress-app.lang-zh-tw .hero-lead,#vue-wordpress-app.lang-zh-tw .article-text,#vue-wordpress-app.lang-zh-tw .section-description,#vue-wordpress-app.lang-zh-tw p{line-height:1.8;text-align:justify;text-justify:inter-ideograph;font-feature-settings:"pkna" 1;text-orientation:mixed;writing-mode:horizontal-tb}body.lang-zh-tw .hero-lead::before,body.lang-zh-tw .hero-lead::after,body.lang-zh-tw .article-text::before,body.lang-zh-tw .article-text::after,body.lang-zh-tw .section-description::before,body.lang-zh-tw .section-description::after,body.lang-zh-tw p::before,body.lang-zh-tw p::after,#vue-wordpress-app.lang-zh-tw .hero-lead::before,#vue-wordpress-app.lang-zh-tw .hero-lead::after,#vue-wordpress-app.lang-zh-tw .article-text::before,#vue-wordpress-app.lang-zh-tw .article-text::after,#vue-wordpress-app.lang-zh-tw .section-description::before,#vue-wordpress-app.lang-zh-tw .section-description::after,#vue-wordpress-app.lang-zh-tw p::before,#vue-wordpress-app.lang-zh-tw p::after{vertical-align:baseline}body.lang-zh-tw .hero-lead,body.lang-zh-tw .article-text,body.lang-zh-tw .section-description,body.lang-zh-tw p,#vue-wordpress-app.lang-zh-tw .hero-lead,#vue-wordpress-app.lang-zh-tw .article-text,#vue-wordpress-app.lang-zh-tw .section-description,#vue-wordpress-app.lang-zh-tw p{vertical-align:baseline;-webkit-text-emphasis:none;text-emphasis:none;-webkit-text-emphasis-position:under;text-emphasis-position:under left}body.lang-zh-cn,#vue-wordpress-app.lang-zh-cn{font-family:"Noto Sans SC","PingFang SC","Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",Arial,sans-serif}body.lang-zh-cn .hero-lead,body.lang-zh-cn .article-text,body.lang-zh-cn .section-description,body.lang-zh-cn p,#vue-wordpress-app.lang-zh-cn .hero-lead,#vue-wordpress-app.lang-zh-cn .article-text,#vue-wordpress-app.lang-zh-cn .section-description,#vue-wordpress-app.lang-zh-cn p{line-height:1.8;text-align:justify;text-justify:inter-ideograph;font-feature-settings:"pkna" 1;text-orientation:mixed;writing-mode:horizontal-tb}body.lang-zh-cn .hero-lead::before,body.lang-zh-cn .hero-lead::after,body.lang-zh-cn .article-text::before,body.lang-zh-cn .article-text::after,body.lang-zh-cn .section-description::before,body.lang-zh-cn .section-description::after,body.lang-zh-cn p::before,body.lang-zh-cn p::after,#vue-wordpress-app.lang-zh-cn .hero-lead::before,#vue-wordpress-app.lang-zh-cn .hero-lead::after,#vue-wordpress-app.lang-zh-cn .article-text::before,#vue-wordpress-app.lang-zh-cn .article-text::after,#vue-wordpress-app.lang-zh-cn .section-description::before,#vue-wordpress-app.lang-zh-cn .section-description::after,#vue-wordpress-app.lang-zh-cn p::before,#vue-wordpress-app.lang-zh-cn p::after{vertical-align:baseline}body.lang-zh-cn .hero-lead,body.lang-zh-cn .article-text,body.lang-zh-cn .section-description,body.lang-zh-cn p,#vue-wordpress-app.lang-zh-cn .hero-lead,#vue-wordpress-app.lang-zh-cn .article-text,#vue-wordpress-app.lang-zh-cn .section-description,#vue-wordpress-app.lang-zh-cn p{vertical-align:baseline;-webkit-text-emphasis:none;text-emphasis:none;-webkit-text-emphasis-position:under;text-emphasis-position:under left}*{box-sizing:border-box}body.lang-zh-tw .hero-lead,body.lang-zh-tw .article-text,body.lang-zh-tw .section-description,body.lang-zh-tw p,body.lang-zh-tw h1,body.lang-zh-tw h2,body.lang-zh-tw h3,body.lang-zh-tw h4,body.lang-zh-tw h5,body.lang-zh-tw h6,body.lang-zh-tw .section-title,body.lang-zh-tw .category-description,body.lang-zh-tw .font-test,body.lang-zh-cn .hero-lead,body.lang-zh-cn .article-text,body.lang-zh-cn .section-description,body.lang-zh-cn p,body.lang-zh-cn h1,body.lang-zh-cn h2,body.lang-zh-cn h3,body.lang-zh-cn h4,body.lang-zh-cn h5,body.lang-zh-cn h6,body.lang-zh-cn .section-title,body.lang-zh-cn .category-description,body.lang-zh-cn .font-test,#vue-wordpress-app.lang-zh-tw .hero-lead,#vue-wordpress-app.lang-zh-tw .article-text,#vue-wordpress-app.lang-zh-tw .section-description,#vue-wordpress-app.lang-zh-tw p,#vue-wordpress-app.lang-zh-tw h1,#vue-wordpress-app.lang-zh-tw h2,#vue-wordpress-app.lang-zh-tw h3,#vue-wordpress-app.lang-zh-tw h4,#vue-wordpress-app.lang-zh-tw h5,#vue-wordpress-app.lang-zh-tw h6,#vue-wordpress-app.lang-zh-tw .section-title,#vue-wordpress-app.lang-zh-tw .category-description,#vue-wordpress-app.lang-zh-tw .font-test,#vue-wordpress-app.lang-zh-cn .hero-lead,#vue-wordpress-app.lang-zh-cn .article-text,#vue-wordpress-app.lang-zh-cn .section-description,#vue-wordpress-app.lang-zh-cn p,#vue-wordpress-app.lang-zh-cn h1,#vue-wordpress-app.lang-zh-cn h2,#vue-wordpress-app.lang-zh-cn h3,#vue-wordpress-app.lang-zh-cn h4,#vue-wordpress-app.lang-zh-cn h5,#vue-wordpress-app.lang-zh-cn h6,#vue-wordpress-app.lang-zh-cn .section-title,#vue-wordpress-app.lang-zh-cn .category-description,#vue-wordpress-app.lang-zh-cn .font-test{font-feature-settings:"pkna" 1,"palt" 1,"vert" 1,"liga" 1,"locl" 1 !important;text-justify:inter-ideograph !important;-moz-text-align-last:left !important;text-align-last:left !important;-webkit-text-emphasis:none !important;text-emphasis:none !important;-webkit-text-emphasis-position:under !important;text-emphasis-position:under left !important;vertical-align:baseline !important;text-orientation:mixed !important;writing-mode:horizontal-tb !important;line-height:1.8 !important}body.lang-zh-tw .hero-lead::before,body.lang-zh-tw .hero-lead::after,body.lang-zh-tw .article-text::before,body.lang-zh-tw .article-text::after,body.lang-zh-tw .section-description::before,body.lang-zh-tw .section-description::after,body.lang-zh-tw p::before,body.lang-zh-tw p::after,body.lang-zh-tw h1::before,body.lang-zh-tw h1::after,body.lang-zh-tw h2::before,body.lang-zh-tw h2::after,body.lang-zh-tw h3::before,body.lang-zh-tw h3::after,body.lang-zh-tw h4::before,body.lang-zh-tw h4::after,body.lang-zh-tw h5::before,body.lang-zh-tw h5::after,body.lang-zh-tw h6::before,body.lang-zh-tw h6::after,body.lang-zh-tw .section-title::before,body.lang-zh-tw .section-title::after,body.lang-zh-tw .category-description::before,body.lang-zh-tw .category-description::after,body.lang-zh-tw .font-test::before,body.lang-zh-tw .font-test::after,body.lang-zh-cn .hero-lead::before,body.lang-zh-cn .hero-lead::after,body.lang-zh-cn .article-text::before,body.lang-zh-cn .article-text::after,body.lang-zh-cn .section-description::before,body.lang-zh-cn .section-description::after,body.lang-zh-cn p::before,body.lang-zh-cn p::after,body.lang-zh-cn h1::before,body.lang-zh-cn h1::after,body.lang-zh-cn h2::before,body.lang-zh-cn h2::after,body.lang-zh-cn h3::before,body.lang-zh-cn h3::after,body.lang-zh-cn h4::before,body.lang-zh-cn h4::after,body.lang-zh-cn h5::before,body.lang-zh-cn h5::after,body.lang-zh-cn h6::before,body.lang-zh-cn h6::after,body.lang-zh-cn .section-title::before,body.lang-zh-cn .section-title::after,body.lang-zh-cn .category-description::before,body.lang-zh-cn .category-description::after,body.lang-zh-cn .font-test::before,body.lang-zh-cn .font-test::after,#vue-wordpress-app.lang-zh-tw .hero-lead::before,#vue-wordpress-app.lang-zh-tw .hero-lead::after,#vue-wordpress-app.lang-zh-tw .article-text::before,#vue-wordpress-app.lang-zh-tw .article-text::after,#vue-wordpress-app.lang-zh-tw .section-description::before,#vue-wordpress-app.lang-zh-tw .section-description::after,#vue-wordpress-app.lang-zh-tw p::before,#vue-wordpress-app.lang-zh-tw p::after,#vue-wordpress-app.lang-zh-tw h1::before,#vue-wordpress-app.lang-zh-tw h1::after,#vue-wordpress-app.lang-zh-tw h2::before,#vue-wordpress-app.lang-zh-tw h2::after,#vue-wordpress-app.lang-zh-tw h3::before,#vue-wordpress-app.lang-zh-tw h3::after,#vue-wordpress-app.lang-zh-tw h4::before,#vue-wordpress-app.lang-zh-tw h4::after,#vue-wordpress-app.lang-zh-tw h5::before,#vue-wordpress-app.lang-zh-tw h5::after,#vue-wordpress-app.lang-zh-tw h6::before,#vue-wordpress-app.lang-zh-tw h6::after,#vue-wordpress-app.lang-zh-tw .section-title::before,#vue-wordpress-app.lang-zh-tw .section-title::after,#vue-wordpress-app.lang-zh-tw .category-description::before,#vue-wordpress-app.lang-zh-tw .category-description::after,#vue-wordpress-app.lang-zh-tw .font-test::before,#vue-wordpress-app.lang-zh-tw .font-test::after,#vue-wordpress-app.lang-zh-cn .hero-lead::before,#vue-wordpress-app.lang-zh-cn .hero-lead::after,#vue-wordpress-app.lang-zh-cn .article-text::before,#vue-wordpress-app.lang-zh-cn .article-text::after,#vue-wordpress-app.lang-zh-cn .section-description::before,#vue-wordpress-app.lang-zh-cn .section-description::after,#vue-wordpress-app.lang-zh-cn p::before,#vue-wordpress-app.lang-zh-cn p::after,#vue-wordpress-app.lang-zh-cn h1::before,#vue-wordpress-app.lang-zh-cn h1::after,#vue-wordpress-app.lang-zh-cn h2::before,#vue-wordpress-app.lang-zh-cn h2::after,#vue-wordpress-app.lang-zh-cn h3::before,#vue-wordpress-app.lang-zh-cn h3::after,#vue-wordpress-app.lang-zh-cn h4::before,#vue-wordpress-app.lang-zh-cn h4::after,#vue-wordpress-app.lang-zh-cn h5::before,#vue-wordpress-app.lang-zh-cn h5::after,#vue-wordpress-app.lang-zh-cn h6::before,#vue-wordpress-app.lang-zh-cn h6::after,#vue-wordpress-app.lang-zh-cn .section-title::before,#vue-wordpress-app.lang-zh-cn .section-title::after,#vue-wordpress-app.lang-zh-cn .category-description::before,#vue-wordpress-app.lang-zh-cn .category-description::after,#vue-wordpress-app.lang-zh-cn .font-test::before,#vue-wordpress-app.lang-zh-cn .font-test::after{vertical-align:baseline !important}body.lang-zh-tw .hero-lead::before,body.lang-zh-tw .hero-lead::after,body.lang-zh-tw .article-text::before,body.lang-zh-tw .article-text::after,body.lang-zh-tw .section-description::before,body.lang-zh-tw .section-description::after,body.lang-zh-tw p::before,body.lang-zh-tw p::after,body.lang-zh-tw h1::before,body.lang-zh-tw h1::after,body.lang-zh-tw h2::before,body.lang-zh-tw h2::after,body.lang-zh-tw h3::before,body.lang-zh-tw h3::after,body.lang-zh-tw h4::before,body.lang-zh-tw h4::after,body.lang-zh-tw h5::before,body.lang-zh-tw h5::after,body.lang-zh-tw h6::before,body.lang-zh-tw h6::after,body.lang-zh-tw .section-title::before,body.lang-zh-tw .section-title::after,body.lang-zh-tw .category-description::before,body.lang-zh-tw .category-description::after,body.lang-zh-tw .font-test::before,body.lang-zh-tw .font-test::after,body.lang-zh-cn .hero-lead::before,body.lang-zh-cn .hero-lead::after,body.lang-zh-cn .article-text::before,body.lang-zh-cn .article-text::after,body.lang-zh-cn .section-description::before,body.lang-zh-cn .section-description::after,body.lang-zh-cn p::before,body.lang-zh-cn p::after,body.lang-zh-cn h1::before,body.lang-zh-cn h1::after,body.lang-zh-cn h2::before,body.lang-zh-cn h2::after,body.lang-zh-cn h3::before,body.lang-zh-cn h3::after,body.lang-zh-cn h4::before,body.lang-zh-cn h4::after,body.lang-zh-cn h5::before,body.lang-zh-cn h5::after,body.lang-zh-cn h6::before,body.lang-zh-cn h6::after,body.lang-zh-cn .section-title::before,body.lang-zh-cn .section-title::after,body.lang-zh-cn .category-description::before,body.lang-zh-cn .category-description::after,body.lang-zh-cn .font-test::before,body.lang-zh-cn .font-test::after,#vue-wordpress-app.lang-zh-tw .hero-lead::before,#vue-wordpress-app.lang-zh-tw .hero-lead::after,#vue-wordpress-app.lang-zh-tw .article-text::before,#vue-wordpress-app.lang-zh-tw .article-text::after,#vue-wordpress-app.lang-zh-tw .section-description::before,#vue-wordpress-app.lang-zh-tw .section-description::after,#vue-wordpress-app.lang-zh-tw p::before,#vue-wordpress-app.lang-zh-tw p::after,#vue-wordpress-app.lang-zh-tw h1::before,#vue-wordpress-app.lang-zh-tw h1::after,#vue-wordpress-app.lang-zh-tw h2::before,#vue-wordpress-app.lang-zh-tw h2::after,#vue-wordpress-app.lang-zh-tw h3::before,#vue-wordpress-app.lang-zh-tw h3::after,#vue-wordpress-app.lang-zh-tw h4::before,#vue-wordpress-app.lang-zh-tw h4::after,#vue-wordpress-app.lang-zh-tw h5::before,#vue-wordpress-app.lang-zh-tw h5::after,#vue-wordpress-app.lang-zh-tw h6::before,#vue-wordpress-app.lang-zh-tw h6::after,#vue-wordpress-app.lang-zh-tw .section-title::before,#vue-wordpress-app.lang-zh-tw .section-title::after,#vue-wordpress-app.lang-zh-tw .category-description::before,#vue-wordpress-app.lang-zh-tw .category-description::after,#vue-wordpress-app.lang-zh-tw .font-test::before,#vue-wordpress-app.lang-zh-tw .font-test::after,#vue-wordpress-app.lang-zh-cn .hero-lead::before,#vue-wordpress-app.lang-zh-cn .hero-lead::after,#vue-wordpress-app.lang-zh-cn .article-text::before,#vue-wordpress-app.lang-zh-cn .article-text::after,#vue-wordpress-app.lang-zh-cn .section-description::before,#vue-wordpress-app.lang-zh-cn .section-description::after,#vue-wordpress-app.lang-zh-cn p::before,#vue-wordpress-app.lang-zh-cn p::after,#vue-wordpress-app.lang-zh-cn h1::before,#vue-wordpress-app.lang-zh-cn h1::after,#vue-wordpress-app.lang-zh-cn h2::before,#vue-wordpress-app.lang-zh-cn h2::after,#vue-wordpress-app.lang-zh-cn h3::before,#vue-wordpress-app.lang-zh-cn h3::after,#vue-wordpress-app.lang-zh-cn h4::before,#vue-wordpress-app.lang-zh-cn h4::after,#vue-wordpress-app.lang-zh-cn h5::before,#vue-wordpress-app.lang-zh-cn h5::after,#vue-wordpress-app.lang-zh-cn h6::before,#vue-wordpress-app.lang-zh-cn h6::after,#vue-wordpress-app.lang-zh-cn .section-title::before,#vue-wordpress-app.lang-zh-cn .section-title::after,#vue-wordpress-app.lang-zh-cn .category-description::before,#vue-wordpress-app.lang-zh-cn .category-description::after,#vue-wordpress-app.lang-zh-cn .font-test::before,#vue-wordpress-app.lang-zh-cn .font-test::after{vertical-align:baseline !important}body.lang-zh-tw .hero-lead,body.lang-zh-tw .article-text,body.lang-zh-tw .section-description,body.lang-zh-tw p,body.lang-zh-tw h1,body.lang-zh-tw h2,body.lang-zh-tw h3,body.lang-zh-tw h4,body.lang-zh-tw h5,body.lang-zh-tw h6,body.lang-zh-tw .section-title,body.lang-zh-tw .category-description,body.lang-zh-tw .font-test,body.lang-zh-cn .hero-lead,body.lang-zh-cn .article-text,body.lang-zh-cn .section-description,body.lang-zh-cn p,body.lang-zh-cn h1,body.lang-zh-cn h2,body.lang-zh-cn h3,body.lang-zh-cn h4,body.lang-zh-cn h5,body.lang-zh-cn h6,body.lang-zh-cn .section-title,body.lang-zh-cn .category-description,body.lang-zh-cn .font-test,#vue-wordpress-app.lang-zh-tw .hero-lead,#vue-wordpress-app.lang-zh-tw .article-text,#vue-wordpress-app.lang-zh-tw .section-description,#vue-wordpress-app.lang-zh-tw p,#vue-wordpress-app.lang-zh-tw h1,#vue-wordpress-app.lang-zh-tw h2,#vue-wordpress-app.lang-zh-tw h3,#vue-wordpress-app.lang-zh-tw h4,#vue-wordpress-app.lang-zh-tw h5,#vue-wordpress-app.lang-zh-tw h6,#vue-wordpress-app.lang-zh-tw .section-title,#vue-wordpress-app.lang-zh-tw .category-description,#vue-wordpress-app.lang-zh-tw .font-test,#vue-wordpress-app.lang-zh-cn .hero-lead,#vue-wordpress-app.lang-zh-cn .article-text,#vue-wordpress-app.lang-zh-cn .section-description,#vue-wordpress-app.lang-zh-cn p,#vue-wordpress-app.lang-zh-cn h1,#vue-wordpress-app.lang-zh-cn h2,#vue-wordpress-app.lang-zh-cn h3,#vue-wordpress-app.lang-zh-cn h4,#vue-wordpress-app.lang-zh-cn h5,#vue-wordpress-app.lang-zh-cn h6,#vue-wordpress-app.lang-zh-cn .section-title,#vue-wordpress-app.lang-zh-cn .category-description,#vue-wordpress-app.lang-zh-cn .font-test{font-variant-east-asian:traditional;font-feature-settings:"trad" 1,"locl" 1 !important}
