:root{--primary:#0a5a42;--primary-dark:#074534;--accent:#d4b572;--accent-light:#e8d098;--text-main:#1f2937;--text-muted:#4b5563;--bg-body:#f4f5f7;--bg-site:#f8f6f2;--bg-panel:#fcfbfa;--border-subtle:#0000000d;--shadow-sm:0 2px 8px #0000000a;--shadow-md:0 8px 24px #0000000f;--shadow-lg:0 16px 40px #00000014;--shadow-glow:0 12px 32px #0a5a4240;--font-sans:"Inter","Helvetica Neue","Noto Sans JP",sans-serif;--font-serif:"Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",serif}.ctc-page .site{background:var(--bg-site);width:100%;overflow:hidden}.ctc-page .fade-in{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.ctc-page .fade-in.visible{opacity:1;transform:translateY(0)}.ctc-page .serif{font-family:var(--font-serif)}.ctc-page .section-title{text-align:center;color:var(--primary-dark);letter-spacing:.05em;margin-bottom:40px;font-size:32px;font-weight:900}.ctc-page .ornament-title{justify-content:center;align-items:center;gap:24px;display:flex}.ctc-page .ornament-title:before,.ctc-page .ornament-title:after{content:"";background:var(--accent);width:60px;height:1px}.ctc-page .header{z-index:100;background:0 0;border-bottom:1px solid #0000;width:100%;transition:all .4s;position:fixed;top:0}.ctc-page .header.scrolled{border-bottom:1px solid var(--border-subtle);background:#fff;box-shadow:0 4px 20px #0000000d}.ctc-page .header-inner{justify-content:space-between;align-items:center;max-width:1360px;margin:0 auto;padding:12px 40px;transition:padding .4s;display:flex}.ctc-page .header.scrolled .header-inner{padding:8px 40px}.ctc-page .header-logo{align-items:center;gap:8px;width:auto;height:auto;text-decoration:none;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.ctc-page .header-logo:hover{transform:scale(1.03)}.ctc-page .logo-icon-crop{width:78px;height:52px;position:relative;overflow:hidden}.ctc-page .logo-icon-crop img{object-fit:cover;object-position:top;width:100%;height:100%}.ctc-page .logo-text-group{flex-direction:column;align-items:center;display:flex}.ctc-page .logo-totonoi{font-family:var(--font-serif);letter-spacing:.25em;color:#193d35;text-indent:.25em;white-space:nowrap;font-size:21px;font-weight:700;line-height:1}.ctc-page .logo-chiangmai{font-family:var(--font-sans);letter-spacing:.15em;color:#cda85f;text-indent:.15em;margin-top:6px;font-size:9px;font-weight:600}.ctc-page .nav{color:var(--text-main);letter-spacing:.02em;gap:36px;font-size:14px;font-weight:700;display:flex}.ctc-page .nav a{color:var(--text-main);cursor:pointer;pointer-events:auto;text-decoration:none;transition:color .3s;position:relative}.ctc-page .nav a:after{content:"";background:var(--primary);transform-origin:100%;width:100%;height:2px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.ctc-page .nav a:hover{color:var(--primary)}.ctc-page .nav a:hover:after{transform-origin:0;transform:scaleX(1)}.ctc-page .header-cta{color:#fff;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:999px;align-items:center;gap:12px;padding:10px 24px;font-size:13px;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ctc-page .header-cta:hover{box-shadow:var(--shadow-glow);transform:translateY(-2px)}.ctc-page .line-dot{color:#059669;background:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;font-weight:900;display:grid}.ctc-page .hero{background:url(/ctc-assets/fv3.webp) 50%/cover no-repeat;height:760px;display:block;position:relative;overflow:hidden}.ctc-page .hero:before{content:"";z-index:1;background:linear-gradient(90deg,#fffaef99 0%,#fffaef4d 40%,#0000 100%);position:absolute;inset:0}.ctc-page .hero-inner{z-index:2;width:100%;max-width:1240px;height:100%;margin:0 auto;position:relative}.ctc-page .hero-large-logo{z-index:2;pointer-events:none;filter:drop-shadow(2px 6px 12px #0000004d)drop-shadow(0 20px 40px #0003);width:480px;max-width:40vw;height:480px;position:absolute;top:50%;right:6%;transform:translateY(-50%)}.ctc-page .hero-large-logo img.logo-gold-mask{opacity:1;mix-blend-mode:normal;filter:drop-shadow(0 10px 30px #00000026);width:100%;height:auto;display:block}.ctc-page .hero-mobile-logo{display:none}.ctc-page .hero-copy{z-index:5;clip-path:none;flex-direction:column;align-items:flex-start;width:100%;max-width:55%;height:760px;padding:160px 0 0 20px;display:flex;position:absolute;inset:0 auto auto 0}.ctc-page .hero h1{z-index:1;color:var(--primary-dark);font-family:var(--font-serif);letter-spacing:.08em;text-shadow:0 1px #ffffff80;white-space:nowrap;margin:0 0 40px;font-size:56px;font-weight:900;line-height:1.4;position:relative}.ctc-page .hero-lead{z-index:1;color:#193d35;letter-spacing:.05em;white-space:nowrap;margin:0 0 24px;font-size:16px;font-weight:700;line-height:2;position:relative}.ctc-page .hero-tags{z-index:1;flex-wrap:wrap;gap:10px;max-width:100%;margin:0 0 32px;padding:0;list-style:none;display:flex;position:relative}.ctc-page .hero-tags li{height:36px;color:var(--primary-dark);white-space:nowrap;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #d4b57266;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-size:13px;font-weight:800;display:flex}.ctc-page .hero-cta{z-index:1;color:#fff;white-space:nowrap;background:#0d3824;border-radius:999px;justify-content:center;align-items:center;width:auto;height:auto;padding:16px 48px;font-size:16px;font-weight:900;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;position:relative;box-shadow:0 12px 24px #0d382440}.ctc-page .hero-cta:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 16px 32px #0a5a4259}.ctc-page .hero-buttons{flex-wrap:wrap;gap:16px;margin-top:32px;display:flex}.ctc-page .hero-cta-secondary{z-index:1;height:auto;color:var(--primary-dark);white-space:nowrap;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:16px 48px;font-size:16px;font-weight:900;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;position:relative;box-shadow:0 12px 24px #0000000f}.ctc-page .line-badge{color:#059669;background:#fff;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:9px;display:grid}.ctc-page .hero-cta b{color:var(--accent-light);margin-left:auto;font-family:Georgia,serif;font-size:28px;line-height:1;transform:translateY(-2px)}.ctc-page .hero-separator{display:none!important}.ctc-page .content{max-width:1100px;margin:0 auto;padding:60px 24px}.ctc-page .panel{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.ctc-page .section-wrapper{z-index:1;width:100%;position:relative;overflow:hidden}.ctc-page #community-wrapper:before,.ctc-page #flow-wrapper:before,.ctc-page #faq-wrapper:before{content:"";z-index:0;pointer-events:none;background-position:top;background-repeat:no-repeat;background-size:cover;height:800px;max-height:100%;position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 20%,#0000 100%);mask-image:linear-gradient(#000 20%,#0000 100%)}.ctc-page #community-wrapper>.content,.ctc-page #flow-wrapper>.content,.ctc-page #faq-wrapper>.content{z-index:1;position:relative}.ctc-page #community-wrapper:before{background-image:url(/ctc-assets/bg1.webp)}.ctc-page #flow-wrapper:before{background-image:url(/ctc-assets/bg2.webp)}.ctc-page #faq-wrapper:before{background-image:url(/ctc-assets/faqbg.webp)}@media (max-width:768px){.ctc-page #community-wrapper:before,.ctc-page #flow-wrapper:before,.ctc-page #faq-wrapper:before{background-position:50%;background-size:cover;height:100%;max-height:none;-webkit-mask-image:linear-gradient(#000 40%,#0000 90%);mask-image:linear-gradient(#000 40%,#0000 90%)}.ctc-page #community-wrapper:before{background-image:url(/ctc-assets/bg-sp1.webp)}.ctc-page #flow-wrapper:before{background-image:url(/ctc-assets/bg-sp2.webp)}.ctc-page #faq-wrapper:before{background-image:url(/ctc-assets/faqbg.webp);background-position:0}}.ctc-page .about-text{text-align:center;color:var(--text-muted);letter-spacing:.03em;margin-bottom:50px;font-size:16px;font-weight:500;line-height:2}.ctc-page .feature-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ctc-page .feature-card{text-align:center;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #d4b57226;border-radius:24px;padding:32px 16px;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.ctc-page .feature-card:hover{box-shadow:var(--shadow-lg);border-color:#d4b57266;transform:translateY(-8px)}.ctc-page .feature-card img{object-fit:contain;width:80px;height:80px;margin:0 auto 24px;transition:transform .3s}.ctc-page .feature-card:hover img{transform:scale(1.1)}.ctc-page .feature-card h3{color:var(--primary-dark);letter-spacing:-.02em;word-break:keep-all;overflow-wrap:anywhere;margin-bottom:12px;font-size:16px;font-weight:800}.ctc-page .feature-card p{color:var(--text-muted);text-wrap:pretty;font-size:13px;line-height:1.7}.ctc-page .activity-grid{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.ctc-page .activity-card{text-align:center;background:#fff;border:1px solid #fffc;border-radius:24px;flex-direction:column;align-items:center;width:calc(50% - 12px);min-width:220px;padding:40px 24px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;display:flex;box-shadow:0 10px 40px #0000000a,0 2px 10px #00000005}.ctc-page .activity-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #00000014,0 4px 15px #0000000a}.ctc-page .activity-icon{justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:20px;display:flex}.ctc-page .activity-icon img{object-fit:contain;max-width:100%;max-height:100%}.ctc-page .activity-card h3{color:#193d35;letter-spacing:.05em;margin:0 0 16px;font-size:22px;font-weight:800;line-height:1.4}.ctc-page .activity-card p{color:#4a4a4a;margin:0;font-size:14px;line-height:1.7}.ctc-page .activity-card-full{background:linear-gradient(135deg,#f0faf6 0%,#e6f3ef 100%);border:1px solid #dcece8;border-radius:24px;flex-direction:row;justify-content:center;align-items:center;gap:40px;width:100%;padding:48px;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000a,0 2px 10px #00000005}.ctc-page .activity-card-full:before{content:"";pointer-events:none;background:radial-gradient(circle,#fffc 0%,#fff0 70%);border-radius:50%;width:240px;height:240px;position:absolute;top:-60px;right:-40px}.ctc-page .activity-card-full .activity-icon{z-index:1;flex-shrink:0;width:120px;height:120px;margin-bottom:0;position:relative}.ctc-page .activity-card-full-content{text-align:left;z-index:1;position:relative}.ctc-page .activity-card-full-badge{letter-spacing:.1em;color:#fff;background:linear-gradient(135deg,var(--accent)0%,#c5a359 100%);border-radius:999px;margin-bottom:12px;padding:4px 12px;font-size:11px;font-weight:800;display:inline-block;box-shadow:0 4px 12px #d4b5724d}.ctc-page .activity-card-full-content h3{color:#193d35;margin-bottom:16px;font-size:22px}.ctc-page .event-pills{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:768px){.ctc-page .event-pills{justify-content:center}}.ctc-page .event-pill{color:#193d35;background:#fff;border:1px solid #dcece8;border-radius:999px;align-items:center;padding:10px 20px;font-size:14px;font-weight:700;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 4px 12px #0000000a}.ctc-page .event-pill:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.ctc-page .event-pill img{object-fit:contain;width:28px;height:28px;margin-right:8px}.ctc-page .flow-row{justify-content:space-between;align-items:stretch;gap:16px;margin-top:32px;display:flex}.ctc-page .flow-card{text-align:center;background:#fff;border:1px solid #00000005;border-radius:20px;flex-direction:column;flex:1;align-items:center;padding:40px 24px 32px;transition:transform .4s;display:flex;position:relative;box-shadow:0 10px 30px #0000000a}.ctc-page .flow-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000000f}.ctc-page .flow-num{color:#fff;background:#0d3824;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex;position:absolute;top:-20px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #0d382433}.ctc-page .flow-icon{justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex}.ctc-page .flow-icon img{object-fit:contain;width:100%;height:100%}.ctc-page .flow-card h3{color:#193d35;margin:0 0 16px;font-size:17px;font-weight:800}.ctc-page .flow-card p{color:#555;margin:0;font-size:14px;line-height:1.6}.ctc-page .flow-arrow{flex-shrink:0;justify-content:center;align-items:center;display:flex}.ctc-page .members-info{max-width:800px;margin:0 auto 80px;padding:0 24px}.ctc-page .members-inner{text-align:center;background:#fff;border:1px solid #cda85f66;border-radius:16px;padding:40px;box-shadow:0 10px 30px #00000008}.ctc-page .members-inner h2{color:#193d35;margin:0 0 16px;font-size:24px}.ctc-page .members-inner p{color:#333;margin:0 0 24px;font-size:15px;line-height:1.8}.ctc-page .members-tags{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ctc-page .members-tags span{color:#193d35;background:#fdfaf5;border:1px solid #193d351a;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:700;display:inline-block}.ctc-page .recommend{background:0 0;position:relative;overflow:hidden}.ctc-page .recommend:before{display:none}.ctc-page .recommend-container{background:0 0;border-radius:24px;max-width:960px;margin:0 auto;padding:48px}.ctc-page .recommend-grid{z-index:1;grid-template-columns:repeat(2,1fr);gap:16px;display:grid;position:relative}.ctc-page .recommend-card{background:#fff;border:none;border-radius:12px;align-items:center;gap:16px;padding:20px;transition:transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000005}.ctc-page .recommend-card:before{display:none}.ctc-page .recommend-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000000a}.ctc-page .recommend-card:hover:before{display:none}.ctc-page .recommend-icon{color:#fff;width:32px;height:32px;box-shadow:none;background:#193d35;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .4s;display:flex}.ctc-page .recommend-card:hover .recommend-icon{transform:scale(1.05)}.ctc-page .recommend-icon svg{width:16px;height:16px}.ctc-page .recommend-card p{color:#333;margin:0;font-size:14px;font-weight:700;line-height:1.5}.ctc-page .gallery-marquee{width:100vw;max-width:100%;padding:20px 0;position:relative;left:50%;overflow:hidden;transform:translate(-50%)}.ctc-page .gallery-track{gap:16px;width:max-content;animation:30s linear infinite marquee;display:flex}.ctc-page .gallery-track:hover{animation-play-state:paused}.ctc-page .gallery-item{border-radius:16px;flex-shrink:0;width:280px;height:360px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 12px #0000000d}.ctc-page .gallery-item:hover{transform:scale(1.02)}.ctc-page .gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.ctc-page .gallery-item:hover img{transform:scale(1.1)}.ctc-page .voice-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.ctc-page .voice-card{border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);background:#fff;border-radius:24px;padding:36px 24px 24px;transition:transform .4s;position:relative}.ctc-page .voice-card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.ctc-page .quote{color:var(--accent);opacity:.2;font-family:Georgia,serif;font-size:64px;line-height:1;position:absolute;top:-12px;left:16px}.ctc-page .voice-card p{color:var(--text-muted);z-index:2;margin-bottom:24px;font-size:14px;font-weight:700;line-height:1.7;position:relative}.ctc-page .voice-author{align-items:center;gap:12px;display:flex}.ctc-page .voice-author img{object-fit:cover;background:#eee;border-radius:50%;width:40px;height:40px}.ctc-page .voice-author span{color:var(--text-main);font-size:12px;font-weight:800}.ctc-page .faq-list{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.ctc-page .faq-item{box-shadow:var(--shadow-sm);border:1px solid var(--border-subtle);background:#fff;border-radius:16px;transition:all .3s;overflow:hidden}.ctc-page .faq-item[open]{box-shadow:var(--shadow-md)}.ctc-page .faq-q{cursor:pointer;align-items:center;gap:16px;padding:24px;list-style:none;display:flex;position:relative}.ctc-page .faq-q::-webkit-details-marker{display:none}.ctc-page .faq-q-icon{background:var(--primary-light);width:36px;height:36px;color:var(--primary-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:900;display:flex}.ctc-page .faq-q h3{color:var(--primary-dark);flex-grow:1;margin:0;font-size:16px;font-weight:800}.ctc-page .faq-toggle{flex-shrink:0;width:24px;height:24px;position:relative}.ctc-page .faq-toggle:before,.ctc-page .faq-toggle:after{content:"";background:var(--primary-dark);transition:transform .3s;position:absolute}.ctc-page .faq-toggle:before{width:16px;height:2px;top:11px;left:4px}.ctc-page .faq-toggle:after{width:2px;height:16px;top:4px;left:11px}.ctc-page .faq-item[open] .faq-toggle:after{transform:rotate(90deg)}.ctc-page .faq-a{padding:0 24px 24px 76px}.ctc-page .faq-a p{color:var(--text-main);margin:0;font-size:14px;line-height:1.6}.ctc-page .faq-item p{color:var(--text-muted);font-size:14px;line-height:1.7}.ctc-page .line-section{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);color:#fff;box-shadow:var(--shadow-glow);border-radius:32px;justify-content:space-between;align-items:center;margin-top:40px;padding:48px 64px;display:flex}.ctc-page .bottom-logo{width:120px}.ctc-page .line-text h2{color:#fff;letter-spacing:.05em;margin-bottom:12px;font-size:26px;font-weight:900}.ctc-page .line-text p{opacity:.9;font-size:16px}.ctc-page .line-section-cta{color:var(--primary-dark);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:12px;padding:16px 32px;font-size:18px;font-weight:900;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 8px 20px #00000026}.ctc-page .line-section-cta:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 12px 24px #0003}.ctc-page .line-section-cta .line-badge{color:#fff;background:#00b900;width:32px;height:32px;font-size:10px}.ctc-page .footer{text-align:center;background:var(--text-main);color:#fff9;padding:40px 24px;font-size:13px}.ctc-page .hamburger{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;z-index:100;background:#ffffffd9;border:1px solid #0000000d;border-radius:50%;padding:10px;display:none;position:relative;box-shadow:0 4px 12px #0000001a}.ctc-page .hamburger span{background-color:#193d35;width:24px;height:2px;margin:5px auto;transition:all .3s ease-in-out;display:block}.ctc-page .hamburger.is-active span:first-child{transform:translateY(7px)rotate(45deg)}.ctc-page .hamburger.is-active span:nth-child(2){opacity:0}.ctc-page .hamburger.is-active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.ctc-page .mobile-menu{display:none}body.no-scroll{overflow:hidden}@media (max-width:992px){.ctc-page .hero{background-position:70%;height:100vh;min-height:700px}.ctc-page .hero-copy{max-width:80%;inset:unset;padding:120px 0 0 40px;position:relative}.ctc-page .hero h1{white-space:normal;font-size:44px}.ctc-page .content{gap:60px;padding:60px 20px}.ctc-page .panel{border-radius:24px;padding:40px 32px}.ctc-page .feature-grid{grid-template-columns:repeat(2,1fr);gap:20px}.ctc-page .recommend-grid{grid-template-columns:1fr;gap:20px}.ctc-page .line-section{text-align:center;flex-direction:column;gap:24px;padding:40px 24px}.ctc-page .line-text h2{text-align:center}.ctc-page .nav{display:none}.ctc-page .header-cta{display:none!important}.ctc-page .hamburger{display:block}}@media (max-width:768px){.ctc-page .pc-break{display:none}.ctc-page .flow-icon{width:88px;height:88px;margin:0 auto 8px}.ctc-page .members-info.panel{padding:0 16px}.ctc-page .members-inner h2{margin-bottom:12px;font-size:18px}.ctc-page .members-inner p{margin-bottom:20px;font-size:13px;line-height:1.6}.ctc-page .members-tags{gap:4px}.ctc-page .members-tags span{white-space:nowrap;padding:4px 6px;font-size:10px}.ctc-page .line-text h2{font-size:16px}.ctc-page .line-text p{font-size:12px}.ctc-page .header-inner{padding:12px 20px}.ctc-page .header.scrolled .header-inner{padding:8px 20px}.ctc-page .logo-icon-crop{width:60px;height:40px}.ctc-page .logo-totonoi{letter-spacing:.15em;text-indent:.15em;font-size:16px}.ctc-page .logo-chiangmai{font-size:8px}.ctc-page .faq-list{gap:12px}.ctc-page .faq-q{gap:12px;padding:16px}.ctc-page .faq-q-icon{width:28px;height:28px;font-size:14px}.ctc-page .faq-q h3{font-size:14px}.ctc-page .faq-a{padding:0 16px 16px 56px}.ctc-page .faq-a p{font-size:13px}.ctc-page .mobile-menu{z-index:99;opacity:0;visibility:hidden;background:#fffaeffa;justify-content:center;align-items:center;width:100%;height:100vh;transition:all .3s;display:flex;position:fixed;top:0;left:0}.ctc-page .mobile-menu.is-active{opacity:1;visibility:visible}.ctc-page .mobile-menu-list{text-align:center;width:100%;margin:0;padding:0;list-style:none}.ctc-page .mobile-menu-list li{margin:24px 0}.ctc-page .mobile-link{color:#193d35;font-size:18px;font-weight:700;text-decoration:none}.ctc-page .mobile-link.line-btn{color:#fff;background:#0b3b24;border-radius:999px;margin-top:20px;padding:12px 32px;font-size:15px;display:inline-block}.ctc-page .hero{background:url(/ctc-assets/fv3.webp) 80%/cover no-repeat}.ctc-page .hero-copy{inset:unset;text-align:center;justify-content:center;align-items:center;width:100%;max-width:100%;height:auto;padding:120px 20px 40px;position:relative}.ctc-page .hero h1{white-space:normal;letter-spacing:.02em;text-align:center;margin-bottom:24px;font-size:36px}.ctc-page .hero-lead{white-space:normal;font-size:14px}.ctc-page .hero-h1-mobile-center,.ctc-page .hero-lead-mobile-center{text-align:center;width:100%}.ctc-page .hero-buttons{flex-direction:column;width:100%;max-width:320px;margin:32px auto 0}.ctc-page .hero-cta,.ctc-page .hero-cta-secondary{width:100%;padding:18px 24px}.ctc-page .hero-tags{justify-content:center;gap:6px}.ctc-page .hero-tags li{height:28px;padding:0 10px;font-size:11px}.ctc-page .feature-card p{white-space:normal}.ctc-page .hero-inner{height:auto}.ctc-page .hero-large-logo{display:none}.ctc-page .hero-mobile-logo{width:100%;max-width:280px;margin:40px auto 0;display:block}.ctc-page .hero-mobile-logo img{filter:drop-shadow(0 10px 30px #00000026);width:100%;height:auto}.ctc-page .flow-row{flex-direction:column;gap:40px;margin-top:56px}.ctc-page .flow-arrow svg{transform:rotate(90deg)}.ctc-page .members-inner{padding:32px 24px}.ctc-page .members-inner h2{font-size:20px}.ctc-page .members-tags span{padding:6px 12px;font-size:12px}.ctc-page .recommend-container{padding:24px}}@media (max-width:576px){.ctc-page .hero{height:auto;min-height:100vh;padding-bottom:40px}.ctc-page .hero h1{font-size:32px}.ctc-page .feature-grid{grid-template-columns:1fr}.ctc-page .section-title{word-break:keep-all;margin-bottom:32px;font-size:20px}.ctc-page .panel{padding:32px 20px}}.ctc-page .footer{background:var(--primary-dark)!important}.ctc-page .mobile-break{display:none!important}.ctc-page .hero-mobile-logo-top{display:none}@media (max-width:768px){.ctc-page .hero-mobile-logo-top{width:180px;max-width:100%;margin:0 auto 16px;display:block!important}.ctc-page .hero-mobile-logo-top img{width:100%;height:auto}}@media (max-width:576px){.ctc-page .pc-break{display:none!important}.ctc-page .mobile-break{background:0 0!important;border:none!important;flex-basis:100%!important;height:0!important;margin:0!important;padding:0!important;display:block!important}.ctc-page .pc-only-br{display:none!important}.ctc-page .sp-only-br{display:inline!important}.ctc-page .about-text{word-break:keep-all;overflow-wrap:anywhere;padding:0 16px;font-size:14px;line-height:1.8}.ctc-page .hero-tags{gap:4px!important}.ctc-page .hero-tags li:not(.mobile-break):not(.pc-break){height:24px!important;padding:0 6px!important;font-size:11px!important}.ctc-page .members-tags{gap:4px!important}.ctc-page .members-tags span{white-space:nowrap;padding:4px 6px!important;font-size:11px!important}}.ctc-page .pc-only-br{display:inline}.ctc-page .sp-only-br{display:none}.ctc-page .activity-featured{background:#fff;border-radius:16px;flex-direction:row;align-items:center;margin-bottom:32px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 30px #0000000f}.ctc-page .activity-featured:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.ctc-page .activity-featured .activity-photo-wrap{aspect-ratio:16/10;border-radius:16px 0 0 16px;flex:0 0 55%;overflow:hidden}.ctc-page .activity-featured .activity-photo{object-fit:cover;width:100%;height:100%;transition:transform .6s}.ctc-page .activity-featured:hover .activity-photo{transform:scale(1.05)}.ctc-page .activity-featured .activity-content{text-align:left;border-radius:0 16px 16px 0;flex-direction:column;flex:1;align-items:flex-start;padding:40px;display:flex}.ctc-page .activity-featured .activity-icon{width:72px;height:72px;margin-bottom:24px;position:static;transform:none}.ctc-page .activity-featured .activity-icon img{object-fit:contain;width:100%;height:100%}.ctc-page .activity-featured h3{color:#193d35;margin-bottom:16px;font-size:26px;font-weight:800}.ctc-page .activity-featured p{color:#4a4a4a;margin:0;font-size:15px;line-height:1.8}@media (max-width:768px){.ctc-page .activity-featured{flex-direction:column}.ctc-page .activity-featured .activity-photo-wrap{border-radius:16px 16px 0 0;flex:none;width:100%}.ctc-page .activity-featured .activity-content{text-align:center;flex:none;align-items:center;width:100%;padding:32px 20px}.ctc-page .activity-featured .activity-icon{margin-bottom:16px}}.ctc-page .hero-cta-secondary:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 16px 32px #0000001a}.ctc-page .hero{height:auto;min-height:760px;padding-bottom:80px}.ctc-page .hero-copy{max-width:65%;height:auto;min-height:760px}.ctc-page .header:not(.scrolled){background:0 0!important}@media (max-width:992px){.ctc-page .hero-copy{max-width:90%}}@media (max-width:768px){.ctc-page .hero-copy{text-align:center!important;width:100%!important;max-width:100%!important;inset:unset!important;justify-content:center!important;align-items:center!important;padding:120px 20px 40px!important}.ctc-page .hero h1,.ctc-page .hero-h1-mobile-center{text-align:center!important;letter-spacing:0!important;white-space:nowrap!important;width:auto!important;margin-left:auto!important;margin-right:auto!important;padding:0!important;font-size:32px!important}.ctc-page .hero-lead,.ctc-page .hero-lead-mobile-center{text-align:center!important;width:100%!important;padding:0!important}.ctc-page .hero-buttons{justify-content:center!important;width:100%!important;display:flex!important}}.ctc-page .header.scrolled{border-bottom:1px solid var(--border-subtle);box-shadow:0 4px 20px #0000000d;background:#fff!important}.ctc-page .header.header--subpage{box-shadow:0 4px 20px #0000000d;background:#fff!important}.ctc-page .hero:before{background:linear-gradient(90deg,#ffffffd9 0%,#fff9 45%,#0000 100%)!important}.ctc-page .hero h1{text-shadow:0 0 30px #fff,0 0 15px #fff!important}.ctc-page .hero-lead{text-shadow:0 0 20px #ffffffe6,0 0 10px #ffffffe6!important;font-weight:800!important}.ctc-page .nav a,.ctc-page .logo-totonoi{transition:all .3s;color:#193d35!important;text-shadow:0 0 8px #fff,0 0 16px #ffffffe6,0 0 24px #fffc!important}.ctc-page .logo-chiangmai{transition:all .3s;color:#cda85f!important;text-shadow:0 0 8px #fff,0 0 16px #ffffffe6!important}.ctc-page .header.scrolled .nav a,.ctc-page .header.scrolled .logo-totonoi,.ctc-page .header.scrolled .logo-chiangmai{text-shadow:none!important}@media (max-width:992px){.ctc-page .activity-card{width:calc(50% - 12px)}}@media (max-width:576px){.ctc-page .activity-card{width:100%}.ctc-page .activity-card-full{text-align:center;flex-direction:column;gap:16px;padding:32px 20px}.ctc-page .activity-card-full-content{text-align:center}}
