@import"https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@400;700&display=swap";.sappio-life-root{background:#fefce8;font-family:Yu Gothic,Segoe UI,Arial,sans-serif;height:100vh;position:relative;overflow:hidden}.sappio-scroll-area{display:flex;flex-direction:row;align-items:stretch;height:92vh;width:700px;margin:4vh auto 0;background:#ffffffeb;border-radius:24px;box-shadow:0 4px 24px #00000012;outline:none;overflow:hidden}.sappio-sidebar{width:110px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding:0 16px;z-index:10}.sappio-era-btn{display:block;margin-bottom:22px;padding:2px 6px;text-align:right;background:none;border:none;cursor:pointer;color:#b6b6b6;font-size:18px;opacity:.5;transition:color .2s,opacity .2s,font-weight .2s}.sappio-era-btn.active,.sappio-era-btn:hover{color:#3a2702;opacity:1;font-weight:700}.era-year{display:block;font-size:19px}.era-label{font-size:14px}.sappio-main{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.sappio-content-card{position:relative;width:100%;max-width:430px;margin:0 auto;padding:48px 36px 48px 40px;background:#ffffffe6;border-radius:24px;box-shadow:0 4px 24px #00000012;border-left:8px solid #fde047}.sappio-border-line{position:absolute;left:-18px;top:30px;width:8px;height:80px;background:#d4d4d4;border-radius:6px}.sappio-era-title{font-size:2.1rem;color:#8a601a;font-weight:700;margin-bottom:16px;letter-spacing:1px}.sappio-era-desc{font-size:1.1rem;color:#393939;line-height:1.9}.sappio-corner-character{position:fixed;right:30px;bottom:26px;z-index:20;display:flex;flex-direction:column;align-items:center}.sappio-character-img{width:92px;height:92px;border-radius:50%;background:#fff;border:4px solid #fde047;box-shadow:0 2px 10px #00000021;padding:10px;transition:opacity .5s,transform .5s;opacity:1}@media (max-width: 800px){.sappio-scroll-area{width:96vw;min-width:0;height:89vh;margin:4vh auto 0;flex-direction:column;border-radius:14px;box-shadow:0 2px 12px #0000001a}.sappio-sidebar{flex-direction:row;width:100%;align-items:flex-start;justify-content:center;padding:12px 0 0;gap:10px;border-radius:14px 14px 0 0;background:#fffffff2}.sappio-era-btn{font-size:16px;margin-bottom:0;margin-right:8px;padding:2px 3px}.era-year{font-size:15px}.era-label{font-size:12px}.sappio-main{padding:10px 0 0}.sappio-content-card{max-width:96vw;padding:18px 8px 22px 18px;font-size:1rem}.sappio-border-line{display:none}}@media (max-width: 500px){.sappio-life-root{height:auto;min-height:100vh}.sappio-scroll-area{width:100vw;min-width:0;height:auto;margin:0;border-radius:0;box-shadow:none}.sappio-sidebar{width:100vw;padding:10px 0 0;gap:3px;border-radius:0;background:#fffffff7}.sappio-era-btn{font-size:14px;padding:1px 2px;margin-right:3px}.era-year{font-size:12px}.era-label{font-size:10px}.sappio-content-card{padding:12px 4px 14px 10px;max-width:100vw;border-left:4px solid #fde047;font-size:.93rem}.sappio-corner-character{right:8px;bottom:8px}.sappio-character-img{width:52px;height:52px;padding:3px;border-width:2px}}.gallery-root{min-height:100vh;background:#fefce8;padding:32px 0;font-family:Yu Gothic,Segoe UI,Arial,sans-serif}.gallery-title{text-align:center;color:#865200;font-size:2.2rem;margin-bottom:28px;font-weight:700;letter-spacing:1px}.gallery-list{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;max-width:1200px;margin:0 auto}.gallery-card{width:240px;background:#fffbe8;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:transform .2s,box-shadow .2s;cursor:pointer;display:flex;flex-direction:column;align-items:stretch}.gallery-card:hover{transform:translateY(-8px) scale(1.04);box-shadow:0 8px 30px #00000024}.gallery-img-wrap{width:100%;aspect-ratio:1/1;overflow:hidden;background:#fff}.gallery-img{width:100%;height:100%;object-fit:cover;display:block}.gallery-card-info{padding:18px 14px 14px}.gallery-card-title{font-size:1.18rem;font-weight:700;color:#8a601a;margin-bottom:8px}.gallery-card-desc{font-size:.98rem;color:#4d3e22;line-height:1.6}.zoom-modal-close{position:fixed;top:4vw;right:6vw;z-index:2240;font-size:2rem;color:#fff;background:transparent;border:none;cursor:pointer}.zoom-modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#141414bf;z-index:2220;display:flex;align-items:center;justify-content:center;animation:modalFadeIn .28s}.zoom-modal-img{box-shadow:0 6px 48px #2228,0 0 0 1.5px #fff3;background:#fff;border-radius:24px;cursor:zoom-out;max-width:92vw;max-height:85vh;-webkit-user-select:none;user-select:none;pointer-events:all;position:fixed;z-index:2222}@media (max-width: 800px){.gallery-card{width:47vw;min-width:170px;max-width:260px}.gallery-list{gap:16px}}@media (max-width: 480px){.gallery-root{padding:18px 0}.gallery-title{font-size:1.3rem}.gallery-card{width:47vw}}@media (max-width: 280px){.gallery-root{padding:18px 0}.gallery-title{font-size:1.3rem}.gallery-card{width:2vw;margin:0 auto}}.contact-bg{background:linear-gradient(120deg,#fdf6e3 60%,#f9e7fd);min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px}.contact-form{background:#fff8ef;border-radius:24px;box-shadow:0 6px 32px #aa785014;padding:32px 24px;width:100%;max-width:400px;font-family:Kiwi Maru,serif;border:2px dashed #efc585;display:flex;flex-direction:column;gap:12px}.contact-form h2{text-align:center;margin-bottom:8px;font-size:2rem;color:#da8c43}.contact-desc{text-align:center;color:#9a7c57;margin-bottom:16px;font-size:1rem}.contact-form label{color:#8b6c47;font-weight:700;margin-bottom:6px;font-size:1rem}.contact-form input,.contact-form textarea{width:100%;border:none;border-radius:12px;background:#fffdf8;box-shadow:0 1px 2px #c8aa820d;padding:10px 12px;margin-top:4px;font-size:1rem;resize:vertical}.contact-form textarea{min-height:80px}.contact-form button{background:#ffe9a8;color:#ad7415;border:none;border-radius:16px;padding:10px 32px;font-size:1.1rem;margin-top:8px;cursor:pointer;font-family:inherit;box-shadow:0 2px 8px #dcc86414;transition:background .2s}.contact-form button:hover{background:#fff1c2}.form-success{color:#3cb371;text-align:center;margin-top:10px}@media (max-width: 600px){.contact-form{padding:20px 10px;max-width:100%;border-radius:16px;font-size:.98rem}.contact-form h2{font-size:1.3rem}.contact-form input,.contact-form textarea{font-size:.98rem;padding:8px;border-radius:8px}}.about-root{min-height:100vh;background:#fefce8;font-family:Yu Gothic,Segoe UI,Arial,sans-serif;padding:32px 0}.about-container{max-width:540px;margin:0 auto;background:#fffef8;border-radius:18px;box-shadow:0 4px 20px #00000012;padding:42px 28px 36px;border-left:8px solid #fde047}.about-title{text-align:center;color:#865200;font-size:2.1rem;margin-bottom:18px;font-weight:700;letter-spacing:1px}.about-section{margin-bottom:24px;color:#52390f;font-size:1.1rem;line-height:2}.about-subtitle{color:#ba8629;font-size:1.17rem;font-weight:700;margin-bottom:8px;letter-spacing:.5px}.about-features{padding-left:10px;margin-top:4px}.about-features li{margin-bottom:4px;font-size:1rem;color:#4e3a1c}.about-contact{border-top:1px solid #ffe6a4;padding-top:18px;margin-top:28px;font-size:1.05rem}.about-mail-link,.about-insta-link{color:#e0b02a;text-decoration:underline dotted #e0b02a 1.5px;margin:0 6px;transition:color .2s}.about-mail-link:hover,.about-insta-link:hover{color:#8a601a;text-decoration:underline solid #8a601a 2px}@media (max-width: 600px){.about-container{max-width:96vw;padding:18px 8vw 22px;border-left-width:4px}.about-title{font-size:1.4rem;margin-bottom:11px}.about-section{font-size:1rem}.about-subtitle{font-size:1.02rem}}.exhibition-container{min-height:calc(100vh - 160px);max-width:720px;margin:0 auto;padding:40px 16px;background:#fff8f0;border-radius:2rem;box-shadow:0 2px 24px #00000014}.exhibition-title{font-size:2rem;font-family:Kiwi Maru,serif;text-align:center;margin-bottom:32px;color:#c9733a;letter-spacing:.1em}.exhibition-list{display:flex;flex-direction:column;gap:32px}.exhibition-card{background:#fff9f2;border-radius:18px;box-shadow:0 4px 24px #00000012;padding:24px 18px 18px;margin-bottom:32px;text-align:center;transition:box-shadow .18s;position:relative}.exhibition-img-box{display:flex;gap:14px;justify-content:center;margin-bottom:15px;flex-wrap:wrap}.exhibition-img{object-fit:cover;border-radius:12px;box-shadow:0 2px 8px #0000001a;cursor:pointer;transition:transform .23s cubic-bezier(.22,1,.36,1),box-shadow .23s;outline:none;border:2px solid transparent}.exhibition-info{flex:1}.exhibition-card-title{margin:0 0 6px;font-size:1.2rem;font-weight:700;color:#79552a;font-family:Kiwi Maru,serif}.exhibition-description{margin:8px 0 0;font-size:1rem;color:#4e3629;font-family:Kiwi Maru,serif}.exhibition-loading,.exhibition-empty{text-align:center;color:#c9733a;margin-top:48px;font-family:Kiwi Maru,serif}.exhibition-img:hover,.exhibition-img:focus{transform:scale(1.08) translateY(-5px);box-shadow:0 8px 32px #3c32142e;border:2px solid #ffe0b3;z-index:2}.img-count-1{width:360px;height:240px;max-width:80vw}.img-count-2{width:220px;height:155px;max-width:48vw}.img-count-3,.img-count-4{width:170px;height:120px;max-width:36vw}.img-count-5,.img-count-6,.img-count-7,.img-count-8{width:110px;height:85px;max-width:26vw}.modal-bg{position:fixed;top:0;left:0;right:0;bottom:0;background:#141414a6;z-index:9999;display:flex;justify-content:center;align-items:center;animation:fadeIn .18s}.modal-img{max-width:90vw;max-height:78vh;border-radius:18px;box-shadow:0 8px 44px #0000002e;animation:popUp .2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popUp{0%{transform:scale(.7)}to{transform:scale(1)}}@media (max-width: 600px){.exhibition-container{padding:16px 2vw;border-radius:1.2rem}.exhibition-card{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 6px}.exhibition-img-box{gap:8px;padding-bottom:6px}.exhibition-img{width:110px;height:80px;max-width:70vw}.exhibition-card-title{font-size:1.1rem}.exhibition-description{font-size:.95rem}.exhibition-card{padding:16px 6px 10px}.img-count-1{width:96vw;height:48vw}.img-count-2{width:46vw;height:30vw}.img-count-3,.img-count-4{width:30vw;height:18vw}.img-count-5,.img-count-6,.img-count-7,.img-count-8{width:22vw;height:14vw}.modal-img{max-width:98vw;max-height:65vh}}.site-header{transition:transform .5s cubic-bezier(.4,1,.5,1),opacity .4s;will-change:transform,opacity;width:100vw;background:linear-gradient(90deg,#fcc7b4,#fdf6ee);box-shadow:0 2px 10px #eecfcf33;padding:0;position:sticky;top:0;z-index:100}.hide-header{transform:translateY(-120%);opacity:0;pointer-events:none}.site-header nav{display:flex;align-items:center;justify-content:space-between;max-width:1150px;margin:0 auto;padding:18px 3vw 12px}.logo{font-size:1.3rem;font-weight:700;color:#a8674e;text-decoration:none;letter-spacing:.08em;transition:color .15s;border-radius:12px;padding:6px 14px;background:#fff5e9;box-shadow:0 1px 5px #f0dac888}.logo:hover{background:#ffe4d4;color:#d69172}.nav-links{display:flex;gap:18px;list-style:none;margin:0;padding:0}.nav-links a{color:#ad856b;text-decoration:none;font-weight:500;font-size:1.08rem;border-radius:9px;padding:7px 16px;background:#ffe1c8;transition:background .17s,color .17s;box-shadow:0 .5px 2px #f0dac877}.nav-links a:hover{background:#ffe4d4;color:#c76e25}@media (max-width: 700px){.site-header nav{flex-direction:column;gap:12px;align-items:flex-start;padding:14px 3vw 9px}.logo{margin-bottom:4px;font-size:1.1rem;padding:6px 10px}.nav-links{gap:7px}.nav-links a{font-size:1rem;padding:6px 10px}}@media (max-width: 600px){.nav-links a{font-size:15px}}.site-footer{background:linear-gradient(90deg,#fdf6ee,#fcc7b4);color:#7a5540;text-align:left;padding:24px 5vw 18px 2vw;font-size:1.07rem;letter-spacing:.04em;box-shadow:0 -2px 14px #eecfcf44;border-top:2px solid #e7b17d;position:relative;z-index:10;font-family:Kiwi Maru,"M PLUS Rounded 1c",sans-serif}.footer-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;max-width:1200px;margin:0 auto 8px;gap:18px}.footer-links{display:flex;gap:22px;flex-wrap:wrap}.footer-links a{color:#865b38;text-decoration:none;font-weight:600;font-size:1.06rem;transition:color .18s;border-radius:8px;padding:4px 12px}.footer-links a:hover{color:#fff;background:#bf7946}.footer-sns{display:flex;gap:15px}.footer-sns a svg{vertical-align:middle;transition:filter .17s,transform .17s;filter:grayscale(30%)}.footer-sns a:hover svg{filter:grayscale(0%) drop-shadow(0 1px 4px #e3b684);transform:scale(1.14) rotate(-8deg)}.site-footer small{line-height:1.6;display:block;margin-top:10px;font-size:.97em;color:#8a6c4e}@media (max-width: 700px){.site-footer{font-size:.97rem;padding:16px 4vw 14px;text-align:center}.footer-content{flex-direction:column;gap:7px}.footer-links{justify-content:center;gap:12px;margin-bottom:6px}.footer-sns{justify-content:center;gap:12px}}body,html,#root{height:100%;margin:0;padding:0;font-family:Kiwi Maru,Noto Sans JP,sans-serif;background:#f4f3ee}main{min-height:100vh}.hero-bg{min-height:100vh;display:flex;flex-direction:column;align-items:center;background:linear-gradient(120deg,#f8e6e0 60%,#ffe8c3)}.hero-container{color:#4e3629;text-align:center;max-width:700px;margin:0 auto 2rem;opacity:0;transform:translateY(40px);transition:all 1s cubic-bezier(.7,.3,.3,1);padding-top:2.5rem;background-color:#8d8e9d80}.hero-container.fadein{opacity:1;transform:translateY(0)}.hero-title{font-size:2.8rem;font-weight:700;letter-spacing:.03em;line-height:1.15}.accent{color:#ff7d60;font-weight:900}.hero-sub{margin-top:2.5rem;font-size:1.25rem;color:#aa8672;letter-spacing:.02em}.nav-cards{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin:2rem 0}.nav-card{background:#fff;border-radius:2rem;box-shadow:0 8px 24px #0000000f;padding:2rem 1.5rem;width:240px;min-height:140px;color:#4e3629;text-decoration:none;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s;border:2px solid #ffe2c1}.nav-card:hover{transform:translateY(-8px) scale(1.04);box-shadow:0 16px 40px #00000014;border-color:#ffd0a7}.nav-card h2{margin:0 0 .5rem;font-size:1.3rem;font-weight:700}.nav-card p{margin:0;font-size:1rem;color:#8a6e57}.news-section{width:900px;background:#fffdf7;margin:2rem auto;padding:2rem 1.5rem;border-radius:1.5rem;box-shadow:0 6px 20px #0000000a}.news-section h3{margin-top:0;color:#ff7d60;font-size:1.2rem;letter-spacing:.03em}.news-section ul{list-style:none;padding:0;margin:0}.news-section li{margin-bottom:1.3rem;padding-bottom:1rem;border-bottom:1px solid #f4e6d6}.news-date{font-size:.92rem;color:#b49c8f}.news-title{font-size:1.1rem;font-weight:700;color:#4e3629;margin-top:.1rem}.news-content{font-size:1rem;color:#8a6e57}.splash-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;background:transparent;flex-direction:column;display:flex;justify-content:center;align-items:center;z-index:9999}.bg-hero:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#ffffff24,#ffffff5c);pointer-events:none;z-index:1}.bg-hero-stack{pointer-events:none}.bg-hero-mobile{background-repeat:no-repeat;background-size:cover;background-position:center}.bg-hero{background-size:cover;background-position:center;background-repeat:no-repeat;transition:background-image .5s;min-height:100vh}.scroll-box{width:100%;max-width:400px;height:300px;overflow-y:auto;overflow-x:hidden;background:#fffdf8;border-radius:16px;border:1px solid #efc585;padding:16px;box-sizing:border-box}.scroll-box::-webkit-scrollbar{width:8px;background:#ffe9a8;border-radius:8px}.scroll-box::-webkit-scrollbar-thumb{background:#efc585;border-radius:8px}.scroll-box{scrollbar-width:thin;scrollbar-color:#efc585 #ffe9a8}@media (max-width: 600px){.bg-hero{background-position:center top}}@media (max-width: 700px){.nav-cards{flex-direction:column;align-items:center;gap:1.3rem}.nav-card{width:90vw;min-width:0;padding:1.3rem 1rem}.hero-title{font-size:2rem}.hero-sub{font-size:1rem}.news-section{width:90vw}}.art{width:300px;height:96px}
