:root{--g:#173f2b;--leaf:#508b45;--cream:#fbf7ed;--muted:#607169}*{box-sizing:border-box}html{scroll-padding-top:96px}body{margin:0;color:var(--g);overflow-x:hidden;font-family:"Noto Sans JP","Yu Gothic",Arial,sans-serif}a{text-decoration:none;color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.pageMain{min-height:calc(100vh - 250px)}header{height:96px;padding:0 clamp(20px,4vw,64px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:#fff;border-bottom:1px solid #e5ebe5;z-index:20}.brand{display:flex;align-items:center;gap:13px;font-weight:800;flex-shrink:0}.brand img{width:76px;height:72px;object-fit:cover;border-radius:50%}.brand span{font-size:16px}.brand b{font-size:11px;display:block;letter-spacing:.12em;color:#718277}header nav{display:flex;gap:clamp(12px,1.8vw,29px);font-size:13px;font-weight:700}header nav a{padding:9px 0;border-bottom:2px solid transparent}header nav a:hover,header nav a[aria-current="page"]{color:var(--leaf);border-bottom-color:var(--leaf)}.actions{display:flex;align-items:center;gap:16px}.lang{border:1px solid #d8e0d8;border-radius:30px;padding:5px 7px;font-size:11px;color:#abb5ad}.lang button{border:0;background:none;color:#87958c;cursor:pointer;padding:2px 4px}.lang button.active{font-weight:900;color:var(--g)}.menu{display:none;border:0;background:none;width:34px;padding:3px}.menu i{display:block;height:2px;background:var(--g);margin:7px}.hero{min-height:670px;background:var(--cream);display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden}.heroCopy{padding:105px 5vw 80px 8vw}.eye{font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--leaf);font-weight:900;margin:0 0 20px}.hero h1,.section h1,.contact h1{font-family:Georgia,"Yu Mincho",serif}.hero h1{font-size:clamp(45px,5vw,76px);line-height:1.08;letter-spacing:-.03em;margin:0}.lead{font-size:17px;line-height:1.9;color:#52665b;max-width:680px;margin:28px 0 34px}.buttons{display:flex;gap:12px;flex-wrap:wrap}.btn{padding:15px 22px;border-radius:6px;font-size:13px;font-weight:900;border:0;display:inline-flex;justify-content:center;cursor:pointer}.primary{background:var(--g);color:#fff;box-shadow:0 8px 24px #173f2b26}.outline{border:1px solid #a8b5aa}.heroArt{margin:50px 5vw 50px 0;background:#e7efc8;border-radius:46% 20% 43% 16%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:560px}.heroArt:after{content:"";position:absolute;inset:17px;border:1px dashed #173f2b44;border-radius:inherit}.heroArt img{width:min(60%,360px);height:auto;aspect-ratio:511/487;object-fit:cover;border-radius:50%;box-shadow:0 20px 50px #173f2b2a;z-index:2}.heroArt p{z-index:2;font-size:13px;font-weight:900;letter-spacing:.07em}.sun{position:absolute;width:110px;height:110px;border-radius:50%;background:#f4c967;right:8%;top:8%}.dots{display:flex;z-index:2;margin-top:-15px}.dots b{width:28px;height:36px;border-radius:50% 50% 10px 10px;background:#173f2b}.dots b:nth-child(2){background:#ef9a5a}.dots b:nth-child(3){background:#64a8b7}.dots b:nth-child(4){background:#db7082}.dots b:nth-child(5){background:#83a745}.stats{max-width:1120px;margin:-34px auto 70px;background:#fff;position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);padding:26px;border-radius:12px;box-shadow:0 14px 38px #24432f1c}.stats div{text-align:center;border-right:1px solid #e2e8e2}.stats div:last-child{border:0}.stats strong{font:700 24px Georgia;display:block}.stats span{font-size:11px;color:var(--muted)}.section{padding:105px max(6vw,22px)}.pageSection{min-height:calc(100vh - 96px)}.section h1,.contact h1{font-size:clamp(35px,4vw,54px);line-height:1.18;margin:0 0 18px}.sectionHead{max-width:760px;text-align:center;margin:0 auto 52px}.sectionHead>p:last-child,.splitHead>p,.about>div>p,.contact>div>p{color:var(--muted);line-height:1.8}.pillars{max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:18px}.pillars article{padding:32px;border-radius:18px;min-height:350px;display:flex;flex-direction:column}.pillars .p1{background:#f0f5df}.pillars .p2{background:#e3f0e8}.pillars .p3{background:#f8e8e8}.pillars .p4{background:#e5eff3}.pillars article>div{display:flex;justify-content:space-between}.pillars article>div b{width:48px;height:48px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:24px}.pillars h2{font:700 24px Georgia,"Yu Mincho";margin:28px 0 14px}.pillars article>p{color:#52655b;line-height:1.8;margin:0}.pillars footer{margin-top:auto;padding-top:22px;display:flex;gap:7px;flex-wrap:wrap}.pillars footer span{font-size:10px;border:1px solid #173f2b2b;padding:6px 10px;border-radius:30px}.events{background:var(--cream)}.splitHead{max-width:1180px;margin:0 auto 42px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:end}.eventList{max-width:1180px;margin:auto;background:#fff;border-radius:16px;overflow:hidden}.eventList article{display:grid;grid-template-columns:100px 1fr 40px;align-items:center;padding:20px 27px;border-bottom:1px solid #e8ece7}.eventList article:last-child{border:0}.date{width:70px;height:70px;border-radius:50%;background:#e4eed0;display:grid;place-items:center;align-content:center}.date.d2{background:#dcecf1}.date.d3{background:#f6dfdf}.date b{font-size:18px}.date small{font-size:9px}.eventList article>div:nth-child(2)>small{font-size:10px;color:var(--leaf);font-weight:900;letter-spacing:.15em}.eventList h2{font:700 20px Georgia,"Yu Mincho";margin:5px 0 8px}.eventList p{font-size:12px;color:#6a7a71;margin:0}.eventList p span{margin-left:23px}.eventList article>a{font-size:24px}.instagram{display:block;width:max-content;max-width:100%;margin:28px auto 0;border-bottom:1px solid;font-size:13px;font-weight:900;padding:8px}.involved{background:var(--g);color:#fff}.involved .eye{color:#dbe76b}.involved .sectionHead>p:last-child{color:#c4d4ca}.ways{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ways article{background:#fff;color:var(--g);border-radius:16px;padding:32px}.ways article>b{font-size:23px;background:#eff4dc;border-radius:12px;width:52px;height:52px;display:grid;place-items:center}.ways h2{font:700 23px Georgia,"Yu Mincho"}.ways p{color:var(--muted);line-height:1.7;min-height:80px}.ways a{font-size:12px;font-weight:900;border-bottom:1px solid}.about{display:grid;grid-template-columns:.9fr 1.1fr;gap:7vw;align-items:center;max-width:1400px;margin:auto}.aboutArt{min-height:450px;background:#eff3de;border-radius:46% 18% 43% 20%;display:grid;place-items:center;position:relative}.aboutArt>div{width:270px;height:270px;border:3px solid var(--g);outline:17px solid #dbe76b80;box-shadow:0 0 0 40px #64a8b71f;border-radius:50%;display:grid;place-items:center;align-content:center}.aboutArt strong{font:700 76px Georgia}.aboutArt small{text-align:center;letter-spacing:.2em}.aboutArt>p{position:absolute;bottom:20px;background:#fff!important;padding:11px 25px;border-radius:30px;font-weight:900}.about>div>p{max-width:620px}.values{display:flex;gap:20px;border-top:1px solid #dfe6df;padding-top:22px;margin-top:27px;flex-wrap:wrap}.values span{font-size:12px;font-weight:900}.contact{padding:95px max(6vw,22px);background:#eef3dc;display:grid;grid-template-columns:1fr 1fr;gap:7vw}.contactItems{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:35px}.contactItems>a,.contactItems>div{display:flex;gap:12px;font-size:13px;min-width:0}.contactItems span{min-width:0;overflow-wrap:anywhere}.contactItems small{display:block;font-size:9px;letter-spacing:.14em;color:#728278;text-transform:uppercase;margin-bottom:4px}.contact form{background:#fff;padding:34px;border-radius:18px;box-shadow:0 20px 50px #173f2b16}.contact form h2{font:700 25px Georgia,"Yu Mincho";margin:0 0 24px}.contact label{display:block;font-size:11px;font-weight:900;margin:14px 0}.contact input,.contact textarea,.contact select{width:100%;display:block;margin-top:6px;border:1px solid #d5ded5;border-radius:5px;background:#fbfcfa;padding:11px;color:var(--g)}.contact textarea{resize:vertical}.contact form .btn{width:100%}.notice{font-size:11px;color:var(--leaf)}.siteFooter{background:#102e20;color:#fff;padding:42px max(6vw,22px) 22px;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.siteFooter>div{display:flex;gap:14px;align-items:center}.siteFooter img{width:64px;height:61px;border-radius:50%;object-fit:cover}.siteFooter p{font-size:11px;color:#b7c9bd;margin:5px 0}.siteFooter nav{display:flex;gap:20px;font-size:11px}.siteFooter>small{grid-column:1/-1;border-top:1px solid #ffffff25;padding-top:18px;color:#8ea697}
@media(max-width:1080px){header nav{gap:12px;font-size:12px}.brand span{font-size:14px}}
@media(max-width:960px){header nav{display:none;position:absolute;top:95px;left:0;right:0;background:#fff;padding:18px 28px;flex-direction:column;gap:0;box-shadow:0 15px 25px #0001}header nav.open{display:flex}header nav a{padding:12px 10px;border-bottom:1px solid #edf1ed}header nav a[aria-current="page"]{border-bottom-color:#edf1ed;border-left:3px solid var(--leaf)}.menu{display:block}.hero{grid-template-columns:1fr}.heroCopy{padding:75px 7vw 25px}.heroArt{min-height:440px;margin:20px 7vw 70px}.ways{grid-template-columns:1fr}.ways p{min-height:0}.about{grid-template-columns:1fr}.contact{grid-template-columns:1fr}}
@media(max-width:650px){html{scroll-padding-top:78px}header{height:78px;padding:0 12px}.brand{gap:8px}.brand img{width:58px;height:55px}.brand span{font-size:13px}.brand b{font-size:9px}.lang{padding:4px 5px}.actions{gap:3px}header nav{top:77px}.heroCopy{padding:58px 21px 18px}.hero h1{font-size:41px}.lead{font-size:15px}.heroArt{min-height:350px;margin:18px 20px 58px}.heroArt img{width:min(64%,290px)}.stats{margin:-24px 14px 52px;padding:19px 5px}.stats strong{font-size:17px}.stats span{font-size:8px}.section{padding:75px 20px}.pageSection{min-height:calc(100vh - 78px)}.section h1,.contact h1{font-size:35px}.pillars{grid-template-columns:1fr}.pillars article{min-height:325px;padding:26px}.splitHead{grid-template-columns:1fr;gap:0}.eventList article{grid-template-columns:72px 1fr 20px;padding:17px 10px}.date{width:58px;height:58px}.eventList h2{font-size:16px}.eventList p span{display:block;margin:4px 0 0}.aboutArt{min-height:340px}.aboutArt>div{width:210px;height:210px}.aboutArt strong{font-size:58px}.contact{padding:75px 16px}.contactItems{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}.contactItems>a,.contactItems>div{gap:6px;font-size:11px}.contactItems>a>b,.contactItems>div>b{font-size:12px}.contactItems small{font-size:8px}.contact form{padding:25px 19px}.siteFooter{grid-template-columns:1fr}.siteFooter nav{display:none}.siteFooter>small{grid-column:auto}}
@media(max-width:380px){.brand span{font-size:11px}.brand img{width:54px;height:52px}.lang button{padding:2px;font-size:10px}.contactItems{gap:18px 7px}.contactItems>a,.contactItems>div{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.latestSection{background:#fff}.latestSection .sectionHead h2{font:700 clamp(34px,4vw,52px) Georgia,"Yu Mincho",serif;margin:0}.emptyLatest{padding-bottom:55px}.newsPage{background:var(--cream)}.newsGrid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.newsGrid>.loadingText{grid-column:1/-1;text-align:center}.newsCard{background:#fff;border:1px solid #e3e9e3;border-radius:15px;overflow:hidden;box-shadow:0 12px 34px #173f2b0b;display:flex;flex-direction:column}.newsImage{display:block;aspect-ratio:16/10;position:relative;overflow:hidden;background:#eef3dc}.newsImage img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.newsCard:hover .newsImage img{transform:scale(1.025)}.newsImage span{position:absolute;left:13px;bottom:13px;background:#fff;color:var(--g);border-radius:30px;padding:7px 11px;font-size:9px;font-weight:900}.newsCard>div{padding:23px;display:flex;flex-direction:column;flex:1}.newsMeta,.postMeta{font-size:10px;letter-spacing:.06em;color:#6e7f75;margin:0 0 10px}.newsCard h2{font:700 22px/1.3 Georgia,"Yu Mincho",serif;margin:0 0 12px}.newsCard h2 a{text-decoration:none}.newsCard>div>p:not(.newsMeta){font-size:13px;line-height:1.75;color:var(--muted);margin:0 0 20px}.newsRead{font-size:11px;font-weight:900;margin-top:auto;border-bottom:1px solid;width:max-content}.postPage{max-width:980px;margin:auto;padding:80px max(5vw,20px) 105px}.postPage>header{max-width:820px;margin:25px auto 42px;text-align:center}.postPage h1{font:700 clamp(38px,5vw,64px)/1.15 Georgia,"Yu Mincho",serif;margin:0 0 18px}.postLead{font-size:17px;line-height:1.8;color:var(--muted);max-width:740px;margin:20px auto 0}.backNews{display:inline-block;font-size:12px;font-weight:900;border-bottom:1px solid}.postCover{display:block;width:100%;max-height:620px;object-fit:cover;border-radius:18px;margin:0 auto 48px}.postBody{max-width:760px;margin:0 auto;font-size:16px;line-height:2;color:#40564a}.postBody p{margin:0 0 24px}.postGallery{margin:48px auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.postGallery img{width:100%;height:100%;max-height:520px;aspect-ratio:4/3;object-fit:cover;border-radius:10px}.postActions{border-top:1px solid #dfe6df;margin-top:50px;padding-top:28px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.loadingText{color:var(--muted);line-height:1.8}
@media(max-width:900px){.newsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.newsGrid{grid-template-columns:1fr}.newsCard h2{font-size:21px}.postPage{padding-top:55px}.postPage>header{text-align:left}.postPage h1{font-size:38px}.postLead{font-size:15px}.postGallery{grid-template-columns:1fr}.postActions{justify-content:stretch}.postActions .btn{width:100%}}
.footerMeta{grid-column:1/-1;display:flex!important;justify-content:space-between;align-items:center;gap:24px;padding-top:18px;border-top:1px solid #ffffff25}.footerMeta small{color:#8ea697}.ludsorCredit{display:flex;align-items:center;gap:10px;color:#b7c9bd;font-size:10px}.siteFooter .ludsorCredit img{width:105px;height:auto;border-radius:4px;object-fit:contain;background:#fff}.siteFooter>small{display:none}@media(max-width:650px){.footerMeta{grid-column:auto;flex-direction:column;align-items:flex-start}.siteFooter .ludsorCredit img{width:100px}}

/* Keep the article's semantic header independent from the sticky site header. */
.postPage>header{
  height:auto;
  min-height:0;
  padding:0;
  display:block;
  position:static;
  inset:auto;
  background:transparent;
  border:0;
  z-index:auto;
  overflow:visible;
}

.ludsorCredit{
  cursor:pointer;
  transition:color .2s ease,transform .2s ease,opacity .2s ease;
}
.ludsorCredit:hover{
  color:#fff;
  transform:translateY(-1px);
}
.ludsorCredit:focus-visible{
  outline:2px solid #dbe76b;
  outline-offset:5px;
  border-radius:4px;
}
