@import "https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap";
[data-template=custom-murayama]{--mu-primary:#494087;--mu-bg:#fff;--mu-text:#1a1a2e;--mu-gray:#f4f4f8;background:var(--mu-bg);color:var(--mu-text);font-family:Zen Maru Gothic,sans-serif;font-size:21px;line-height:1.6}[data-template=custom-murayama] [data-animate]{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(28px)}[data-template=custom-murayama] [data-animate][data-delay="1"]{transition-delay:.1s}[data-template=custom-murayama] [data-animate][data-delay="2"]{transition-delay:.2s}[data-template=custom-murayama] [data-animate][data-delay="3"]{transition-delay:.3s}[data-template=custom-murayama] [data-animate].mu-visible{opacity:1;transform:translateY(0)}@keyframes mu-fadein{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}[data-template=custom-murayama] .mu-header{z-index:100;background:#fff;align-items:center;gap:1em;height:80px;padding:0 2.5em 0 2em;display:flex;position:sticky;top:0}[data-template=custom-murayama] .mu-logo{color:var(--mu-primary);white-space:nowrap;letter-spacing:.02em;font-size:1.05em;font-weight:900;animation:.7s both mu-fadein}[data-template=custom-murayama] .mu-nav{flex:1;justify-content:center;align-items:center;gap:0;display:flex}[data-template=custom-murayama] .mu-nav-item{color:var(--mu-text);white-space:nowrap;align-items:center;gap:.22em;padding:.3em .7em;font-size:.72em;font-weight:700;text-decoration:none;transition:color .18s,transform .18s;animation:.7s both mu-fadein;display:flex}[data-template=custom-murayama] .mu-nav-item:first-child{animation-delay:50ms}[data-template=custom-murayama] .mu-nav-item:nth-child(2){animation-delay:.12s}[data-template=custom-murayama] .mu-nav-item:nth-child(3){animation-delay:.19s}[data-template=custom-murayama] .mu-nav-item:nth-child(4){animation-delay:.26s}[data-template=custom-murayama] .mu-nav-item:hover{color:var(--mu-primary);transform:translate(3px)}[data-template=custom-murayama] .mu-nav-item:active{opacity:.8;transform:translate(3px)scale(.95)}[data-template=custom-murayama] .mu-nav-arrow{color:var(--mu-primary);font-size:.66em;line-height:1}[data-template=custom-murayama] .mu-index-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:.22em;padding:.2em .4em;display:flex}[data-template=custom-murayama] .mu-hamburger{flex-direction:column;gap:5px;display:flex}[data-template=custom-murayama] .mu-hamburger span{background:var(--mu-primary);border-radius:1px;width:34px;height:3px;display:block}[data-template=custom-murayama] .mu-index-label{letter-spacing:.18em;color:var(--mu-primary);font-size:.52em;font-weight:900;line-height:1}[data-template=custom-murayama] .mu-hero{background:#fff;justify-content:center;align-items:center;padding:3.5em 1em 3em;display:flex}[data-template=custom-murayama] .mu-hero-logo-wrap{perspective:600px;justify-content:center;align-items:center;width:70vw;max-width:600px;height:70vw;max-height:600px;display:flex;position:relative}[data-template=custom-murayama] .mu-hero-circle{object-fit:contain;width:100%;height:100%;animation:35s linear infinite mu-spin;position:absolute;top:0;left:0}@keyframes mu-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-template=custom-murayama] .mu-hero-core{object-fit:contain;width:50%;height:50%;animation:5s ease-in-out infinite mu-s-flip;position:absolute}@keyframes mu-s-flip{0%{transform:rotateY(0)}20%{transform:rotateY(360deg)}to{transform:rotateY(360deg)}}[data-template=custom-murayama] .mu-chat-fab-icon{object-fit:contain;width:53px;height:53px}[data-template=custom-murayama] .mu-section{width:80%;margin:0 auto;padding:2.2em 1.8em}[data-template=custom-murayama] .mu-section-heading{align-items:center;margin-bottom:1.4em;display:flex}[data-template=custom-murayama] .mu-section-heading-text{letter-spacing:.55em;color:var(--mu-primary);white-space:nowrap;padding-right:.6em;font-size:1.15em;font-weight:900}[data-template=custom-murayama] .mu-section-heading-line{background:var(--mu-primary);flex:1;height:2px}[data-template=custom-murayama] .mu-tabs{flex-wrap:wrap;align-items:center;gap:.3em;margin-bottom:.9em;display:flex}[data-template=custom-murayama] .mu-tab{color:var(--mu-text);cursor:pointer;letter-spacing:.02em;background:#fff;border:1.5px solid #b0b5d8;border-radius:4px;padding:.84em 2.55em;font-family:Zen Maru Gothic,sans-serif;font-size:.72em;font-weight:700;transition:all .15s}[data-template=custom-murayama] .mu-tab.active{color:#fff;background:#494087;border-color:#494087}[data-template=custom-murayama] .mu-tab:hover:not(.active){background:var(--mu-gray)}[data-template=custom-murayama] .mu-view-toggle{gap:.6em;margin-left:auto;display:flex}[data-template=custom-murayama] .mu-view-toggle button{color:#888;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:.68em;font-weight:700}[data-template=custom-murayama] .mu-view-toggle button.active{color:var(--mu-primary)}[data-template=custom-murayama] .mu-posts-box{border:1.5px solid #c8cce8;border-radius:4px;padding:0 1.1em}[data-template=custom-murayama] .mu-post-row{color:var(--mu-text);border-bottom:1px solid #e8eaf4;align-items:center;gap:.8em;padding:.72em 0;font-size:.82em;font-weight:500;text-decoration:none;transition:color .15s;display:flex}[data-template=custom-murayama] .mu-post-row:last-child{border-bottom:none}[data-template=custom-murayama] .mu-post-row:hover{color:var(--mu-primary)}[data-template=custom-murayama] .mu-post-arrow{color:var(--mu-primary);flex-shrink:0;font-size:.64em;line-height:1}[data-template=custom-murayama] .mu-post-date{color:#555;white-space:nowrap;letter-spacing:.02em;font-size:.78em;font-weight:400}[data-template=custom-murayama] .mu-more-link{text-align:right;color:var(--mu-primary);margin-top:.7em;font-size:.75em;font-weight:500;text-decoration:none;display:block}[data-template=custom-murayama] .mu-more-link:hover{text-decoration:underline}[data-template=custom-murayama] .mu-no-posts{text-align:center;color:#aaa;padding:2em;font-size:.8em}[data-template=custom-murayama] .mu-home-gallery{grid-template-columns:repeat(3,1fr);gap:.8em;display:grid}[data-template=custom-murayama] .mu-home-gallery-card{min-height:8.8em;color:var(--mu-text);background:#fff;border:1.5px solid #c8cce8;border-radius:4px;flex-direction:column;padding:1em;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex}[data-template=custom-murayama] .mu-home-gallery-card:hover{transform:translateY(-3px);box-shadow:0 6px 18px #49408724}[data-template=custom-murayama] .mu-home-gallery-icon{height:3em;color:var(--mu-primary);place-items:center;font-size:1.1em;display:grid}[data-template=custom-murayama] .mu-home-gallery-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.72em;font-weight:900;line-height:1.5;display:-webkit-box;overflow:hidden}[data-template=custom-murayama] .mu-home-gallery-date{color:#777;margin-top:auto;padding-top:.7em;font-size:.6em}[data-template=custom-murayama] .mu-grid{grid-template-columns:repeat(3,1fr);gap:.6em;display:grid}[data-template=custom-murayama] .mu-card{border-top:1px solid var(--mu-primary);border-right:1px solid var(--mu-primary);border-bottom:1px solid var(--mu-primary);border-left:5px solid var(--mu-primary);color:var(--mu-text);letter-spacing:.01em;background:#fff;border-radius:4px;align-items:center;padding:1.1em 2.25em;font-size:.88em;font-weight:700;line-height:1.45;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s;display:flex}[data-template=custom-murayama] .mu-card:hover{background:#eef0f8;transform:translateY(-3px);box-shadow:0 6px 18px #49408724}[data-template=custom-murayama] .mu-card:active{box-shadow:none;background:#e0e3f4;transform:translateY(0)scale(.97)}[data-template=custom-murayama] .mu-chat-fab{z-index:200;cursor:pointer;flex-direction:column;align-items:center;gap:.18em;text-decoration:none;transition:transform .15s;display:flex;position:fixed;bottom:1.4em;right:1.4em}[data-template=custom-murayama] .mu-chat-fab:hover{transform:scale(1.06)}[data-template=custom-murayama] .mu-chat-fab-circle{background:var(--mu-primary);border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;display:flex;box-shadow:0 4px 14px #49408773}[data-template=custom-murayama] .mu-chat-fab-label{color:var(--mu-primary);letter-spacing:.05em;white-space:nowrap;font-size:.62em;font-weight:700}[data-template=custom-murayama] .mu-drawer-overlay{z-index:300;opacity:0;background:#00000073;transition:opacity .25s;display:none;position:fixed;inset:0}[data-template=custom-murayama] .mu-drawer-overlay.open{opacity:1;display:block}[data-template=custom-murayama] .mu-drawer{z-index:400;background:#fff;flex-direction:column;width:min(340px,90vw);height:100dvh;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 24px #4940872e}[data-template=custom-murayama] .mu-drawer.open{transform:translate(0)}[data-template=custom-murayama] .mu-drawer-header{border-bottom:2px solid var(--mu-primary);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.2em 1.4em;display:flex}[data-template=custom-murayama] .mu-drawer-title{letter-spacing:.25em;color:var(--mu-primary);font-size:.75em;font-weight:900}[data-template=custom-murayama] .mu-drawer-close{cursor:pointer;background:0 0;border:none;flex-shrink:0;width:32px;height:32px;position:relative}[data-template=custom-murayama] .mu-drawer-close span{background:var(--mu-primary);width:22px;height:2px;display:block;position:absolute;top:50%;left:50%}[data-template=custom-murayama] .mu-drawer-close span:first-child{transform:translate(-50%,-50%)rotate(45deg)}[data-template=custom-murayama] .mu-drawer-close span:nth-child(2){transform:translate(-50%,-50%)rotate(-45deg)}[data-template=custom-murayama] .mu-drawer-list{flex:1;margin:0;padding:.6em 0 2em;list-style:none}[data-template=custom-murayama] .mu-drawer-item{border-bottom:1px solid #eceef8}[data-template=custom-murayama] .mu-drawer-link{color:var(--mu-text);align-items:center;gap:.5em;padding:.85em 1.4em;font-size:.82em;font-weight:700;text-decoration:none;transition:color .15s,background .15s;display:flex}[data-template=custom-murayama] .mu-drawer-link:hover{color:var(--mu-primary);background:#f5f5fb}[data-template=custom-murayama] .mu-drawer-arrow{color:var(--mu-primary);flex-shrink:0;font-size:.72em}[data-template=custom-murayama] .mu-drawer-sub{background:#f8f8fd;margin:0;padding:0 0 .5em;list-style:none}[data-template=custom-murayama] .mu-drawer-sub-link{color:#444;align-items:center;gap:.3em;padding:.55em 1.4em .55em 2.2em;font-size:.76em;font-weight:500;text-decoration:none;transition:color .15s;display:flex}[data-template=custom-murayama] .mu-drawer-sub-link:hover{color:var(--mu-primary)}[data-template=custom-murayama] .mu-drawer-dot{color:var(--mu-primary);flex-shrink:0;font-size:1em}@media (min-width:681px){[data-template=custom-murayama] .mu-logo{font-size:1.48em}[data-template=custom-murayama] .mu-nav-item{font-size:.86em}}[data-template=custom-murayama] .mu-page-footer{height:8em}[data-template=custom-murayama].mu-subpage-shell{min-height:100vh}[data-template=custom-murayama] .mu-subpage{min-height:calc(100vh - 80px)}[data-template=custom-murayama] .mu-subpage-heading{text-align:center;padding:4.2em 1.5em 1.5em}[data-template=custom-murayama] .mu-subpage-heading p,[data-template=custom-murayama] .mu-blog-heading p{color:var(--mu-primary);letter-spacing:.22em;margin:0 0 .35em;font-size:.55em;font-weight:900}[data-template=custom-murayama] .mu-subpage-heading h1,[data-template=custom-murayama] .mu-blog-heading h1{color:var(--mu-text);letter-spacing:.08em;margin:0;font-size:1.65em;font-weight:900}[data-template=custom-murayama] .mu-contact-description{color:#626273;text-align:center;max-width:560px;margin:0 auto 1.4em;padding:0 1.5em;font-size:.7em}[data-template=custom-murayama] .mu-contact-form{width:min(536px,100% - 3em);margin:1.1em auto 6em}[data-template=custom-murayama] .mu-contact-form form{flex-direction:column;gap:1em;display:flex}[data-template=custom-murayama] .mu-contact-form form>div{margin:0!important}[data-template=custom-murayama] .mu-contact-form label{margin-bottom:.45em;font-family:inherit;display:block;color:var(--mu-text)!important;font-size:.65em!important;font-weight:700!important}[data-template=custom-murayama] .mu-contact-form input:not([type=checkbox]),[data-template=custom-murayama] .mu-contact-form textarea,[data-template=custom-murayama] .mu-contact-form select{width:100%;font-family:inherit;color:var(--mu-text)!important;box-shadow:none!important;background:#fff!important;border:1px solid #dedee5!important;border-radius:13px!important;font-size:.72em!important}[data-template=custom-murayama] .mu-contact-form input:not([type=checkbox]),[data-template=custom-murayama] .mu-contact-form select{min-height:48px}[data-template=custom-murayama] .mu-contact-form textarea{min-height:148px}[data-template=custom-murayama] .mu-contact-form input:focus,[data-template=custom-murayama] .mu-contact-form textarea:focus,[data-template=custom-murayama] .mu-contact-form select:focus{border-color:var(--mu-primary)!important;box-shadow:0 0 0 3px #49408721!important}[data-template=custom-murayama] .mu-contact-form button[type=submit]{border:0;border-radius:999px;width:100%;min-height:52px;margin-top:.25em;font-family:inherit;font-size:.72em;font-weight:900;transition:transform .18s,background .18s;background:var(--mu-primary)!important;color:#fff!important}[data-template=custom-murayama] .mu-contact-form button[type=submit]:hover{transform:translateY(-2px);background:#38316d!important}[data-template=custom-murayama] .mu-blog-heading{background:#fff;padding:2.3em max(2em,50% - 21em)}[data-template=custom-murayama] .mu-blog-toolbar{justify-content:space-between;align-items:center;gap:1em;width:min(42em,100% - 3em);margin:1.8em auto 0;display:flex}[data-template=custom-murayama] .mu-blog-tabs{flex-wrap:wrap;gap:.45em;display:flex}[data-template=custom-murayama] .mu-blog-tab{min-width:7em;color:var(--mu-text);cursor:pointer;background:#fff;border:1.5px solid #b7b9d8;border-radius:4px;padding:.68em 1.1em;font-family:inherit;font-size:.68em;font-weight:900;transition:background .18s,color .18s}[data-template=custom-murayama] .mu-blog-tab:hover{background:#f7f7fb}[data-template=custom-murayama] .mu-blog-tab.active{border-color:var(--mu-primary);background:var(--mu-primary);color:#fff}[data-template=custom-murayama] .mu-view-switch{color:#898994;flex-shrink:0;gap:.7em;display:flex}[data-template=custom-murayama] .mu-view-switch button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:.62em;font-weight:700}[data-template=custom-murayama] .mu-view-switch button.active{color:var(--mu-primary)}[data-template=custom-murayama] .mu-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15em;width:min(42em,100% - 3em);margin:1.2em auto 5em;display:grid}[data-template=custom-murayama] .mu-blog-grid.mu-blog-list{border:1.5px solid #c8cce8;border-radius:4px;display:block;overflow:hidden}[data-template=custom-murayama] .mu-blog-card{color:var(--mu-text);background:#fff;border:1px solid #e0e0e6;border-radius:16px;text-decoration:none;transition:transform .2s,box-shadow .2s;overflow:hidden}[data-template=custom-murayama] .mu-blog-card:hover{transform:translateY(-5px);box-shadow:0 12px 28px #37306921}[data-template=custom-murayama] .mu-blog-card-image{background:#fff;place-items:center;min-height:7.25em;font-size:1.2em;display:grid;position:relative;overflow:hidden}[data-template=custom-murayama] .mu-blog-card-body{padding:.85em}[data-template=custom-murayama] .mu-blog-category{color:var(--mu-primary);background:#eeefff;border-radius:999px;margin-bottom:.55em;padding:.18em .55em;font-size:.53em;font-weight:700;display:inline-block}[data-template=custom-murayama] .mu-blog-card h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5em;font-size:.72em;font-weight:900;line-height:1.5;display:-webkit-box;overflow:hidden}[data-template=custom-murayama] .mu-blog-card p{color:#5e5e69;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.6em;line-height:1.5;display:-webkit-box;overflow:hidden}[data-template=custom-murayama] .mu-blog-card time{color:#8c8c9a;margin-top:.8em;font-size:.55em;display:block}[data-template=custom-murayama] .mu-blog-list .mu-blog-card{min-height:3.2em;box-shadow:none;border:0;border-bottom:1px solid #e2e4ee;border-radius:0;grid-template-columns:auto 8.5em 1fr;align-items:center;display:grid}[data-template=custom-murayama] .mu-blog-list .mu-blog-card:last-child{border-bottom:0}[data-template=custom-murayama] .mu-blog-list .mu-blog-card:before{content:"▶";color:var(--mu-primary);padding-left:1.15em;font-size:.58em}[data-template=custom-murayama] .mu-blog-list .mu-blog-card:hover{box-shadow:none;background:#fafaff;transform:none}[data-template=custom-murayama] .mu-blog-list .mu-blog-card-image{display:none}[data-template=custom-murayama] .mu-blog-list .mu-blog-card-body{display:contents}[data-template=custom-murayama] .mu-blog-list .mu-blog-category,[data-template=custom-murayama] .mu-blog-list .mu-blog-card p{display:none}[data-template=custom-murayama] .mu-blog-list .mu-blog-card h2{white-space:nowrap;-webkit-line-clamp:unset;grid-area:1/3;margin:0;font-size:.74em;display:block;overflow:visible}[data-template=custom-murayama] .mu-blog-list .mu-blog-card time{color:#777;grid-area:1/2;margin:0;font-size:.62em}[data-template=custom-murayama] .mu-blog-empty{color:#747482;text-align:center;margin:4em auto;font-size:.75em}[data-template=custom-murayama] .mu-blog-pager{color:var(--mu-primary);justify-content:center;align-items:center;gap:1em;margin:-2.5em 0 5em;font-size:.65em;font-weight:700;display:flex}[data-template=custom-murayama] .mu-blog-pager a{color:var(--mu-primary);text-decoration:none}[data-template=custom-murayama] .mu-generator-lead{color:#626273;text-align:center;max-width:42em;margin:0 auto 1.8em;padding:0 1.5em;font-size:.7em}[data-template=custom-murayama] .mu-faq-generator,[data-template=custom-murayama] .mu-calendar-generator{--color-brand:var(--mu-primary);--color-brand-light:#eeefff;--color-border:#dedee8;--color-surface:#fff;--color-surface-muted:#f8f8fc;--color-bg:#fff;--color-text-primary:var(--mu-text);--color-text-secondary:#5e5e69;--color-text-muted:#858590;width:min(42em,100% - 3em);margin:0 auto 5em}[data-template=custom-murayama] .mu-faq-tabs{flex-wrap:wrap;gap:.45em;margin-bottom:1.2em;display:flex}[data-template=custom-murayama] .mu-faq-tab{min-width:7em;color:var(--mu-text);cursor:pointer;background:#fff;border:1.5px solid #b7b9d8;border-radius:4px;padding:.68em 1.1em;font-family:inherit;font-size:.68em;font-weight:900;transition:background .18s,color .18s}[data-template=custom-murayama] .mu-faq-tab:hover{background:#f7f7fb}[data-template=custom-murayama] .mu-faq-tab.active{border-color:var(--mu-primary);background:var(--mu-primary);color:#fff}[data-template=custom-murayama] .mu-faq-generator details{border-color:#dedee8!important;border-radius:5px!important}[data-template=custom-murayama] .mu-faq-generator summary{padding:1em 1.2em!important}[data-template=custom-murayama] .mu-faq-generator .faq-answer{font-family:inherit}[data-template=custom-murayama] .mu-faq-empty{color:#858590;text-align:center;border:1px solid #dedee8;border-radius:5px;padding:2.6em;font-size:.72em}[data-template=custom-murayama] .mu-calendar-generator>div>div:first-child{border-color:#dedee8!important;border-radius:5px!important}[data-template=custom-murayama] .mu-calendar-generator button{font-family:inherit}[data-template=custom-murayama] .mu-profile-content{--color-brand:var(--mu-primary);--color-brand-light:#eeefff;--color-border:#dedee8;--color-surface:#fff;--color-surface-muted:#f8f8fc;--color-bg:#fff;--color-text-primary:var(--mu-text);--color-text-secondary:#5e5e69;--color-text-muted:#858590;width:min(42em,100% - 3em);margin:0 auto 5em}[data-template=custom-murayama] .mu-profile-intro{text-align:center;border:1px solid #dedee8;border-radius:5px;padding:2.2em 1.5em}[data-template=custom-murayama] .mu-profile-avatar,[data-template=custom-murayama] .mu-profile-symbol{border:4px solid var(--mu-primary);width:6.2em;height:6.2em;color:var(--mu-primary);background:#eeefff;border-radius:50%;place-items:center;margin:0 auto 1em;font-size:1.9em;font-weight:900;display:grid;position:relative;overflow:hidden}[data-template=custom-murayama] .mu-profile-intro h2{color:var(--mu-text);margin:0 0 .8em;font-size:1.05em;font-weight:900}[data-template=custom-murayama] .mu-profile-bio{color:#5e5e69;text-align:left;font-size:.72em;line-height:2}[data-template=custom-murayama] .mu-profile-bio>:first-child{margin-top:0}[data-template=custom-murayama] .mu-profile-bio>:last-child{margin-bottom:0}[data-template=custom-murayama] .mu-profile-placeholder{color:#626273;margin:0;font-size:.72em}[data-template=custom-murayama] .mu-profile-links{margin-top:2em}[data-template=custom-murayama] .mu-profile-links h2{color:var(--mu-primary);letter-spacing:.16em;margin:0 0 .8em;font-size:.62em;font-weight:900}[data-template=custom-murayama] .mu-profile-links a{color:var(--mu-text);border:1px solid #dedee8;border-radius:5px;align-items:center;gap:.8em;margin-top:.55em;padding:.85em 1em;font-size:.68em;text-decoration:none;transition:background .18s;display:flex}[data-template=custom-murayama] .mu-profile-links a:hover{background:#fafaff}[data-template=custom-murayama] .mu-profile-link-icon{color:#fff;border-radius:4px;place-items:center;width:2.2em;height:2.2em;font-weight:900;display:grid}[data-template=custom-murayama] .mu-profile-links a span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}[data-template=custom-murayama] .mu-profile-links small{color:#858590;margin-bottom:.2em;font-size:.78em}[data-template=custom-murayama] .mu-profile-links b{color:var(--mu-primary);font-size:1.1em}[data-template=custom-murayama] .mu-profile-sections{margin:2em -1.5em}[data-template=custom-murayama] .mu-article-heading{background:#fff;padding:2.6em max(2em,50% - 21em)}[data-template=custom-murayama] .mu-article-heading nav{color:#858590;flex-wrap:wrap;gap:.35em;margin-bottom:1.35em;font-size:.6em;display:flex}[data-template=custom-murayama] .mu-article-heading nav a{color:var(--mu-primary);text-decoration:none}[data-template=custom-murayama] .mu-article-category{color:var(--mu-primary);background:#eeefff;border-radius:999px;margin-bottom:.8em;padding:.2em .65em;font-size:.58em;font-weight:900;display:inline-block}[data-template=custom-murayama] .mu-article-heading h1{max-width:42em;color:var(--mu-text);letter-spacing:.04em;margin:0;font-size:1.55em;font-weight:900;line-height:1.55}[data-template=custom-murayama] .mu-article-heading time{color:#858590;margin-top:1em;font-size:.62em;display:block}[data-template=custom-murayama] .mu-article-content{--color-brand:var(--mu-primary);--color-brand-light:#eeefff;--color-border:#dedee8;--color-surface:#fff;--color-surface-muted:#f8f8fc;--color-bg:#fff;--color-text-primary:var(--mu-text);--color-text-secondary:#5e5e69;--color-text-muted:#858590;width:min(42em,100% - 3em);margin:2.2em auto 5em}[data-template=custom-murayama] .mu-article-image{border:1px solid #dedee8;border-radius:5px;margin-bottom:2em;overflow:hidden}[data-template=custom-murayama] .mu-article-points{background:#fafaff;border:1px solid #dedee8;border-radius:5px;margin-bottom:2em;padding:1.25em 1.4em}[data-template=custom-murayama] .mu-article-points h2,[data-template=custom-murayama] .mu-article-files h2{color:var(--mu-primary);margin:0 0 .65em;font-size:.78em;font-weight:900}[data-template=custom-murayama] .mu-article-points p{color:#5e5e69;white-space:pre-wrap;margin:0;font-size:.7em;line-height:1.9}[data-template=custom-murayama] .mu-article-body{color:var(--mu-text);font-size:.75em;line-height:2}[data-template=custom-murayama] .mu-article-body h2{border-left:4px solid var(--mu-primary);color:var(--mu-text);margin-top:2em;padding-left:.75em;font-size:1.35em}[data-template=custom-murayama] .mu-article-body h3{color:var(--mu-primary);margin-top:1.8em;font-size:1.15em}[data-template=custom-murayama] .mu-article-files{background:#fafaff;border:1px solid #dedee8;border-radius:5px;margin-top:2.5em;padding:1.3em}[data-template=custom-murayama] .mu-article-files ul{gap:.6em;margin:0;padding:0;list-style:none;display:grid}[data-template=custom-murayama] .mu-article-files a{color:var(--mu-text);background:#fff;border:1px solid #dedee8;border-radius:4px;align-items:center;gap:.8em;padding:.9em;font-size:.68em;text-decoration:none;display:flex}[data-template=custom-murayama] .mu-article-files a>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}[data-template=custom-murayama] .mu-article-files strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[data-template=custom-murayama] .mu-article-files small{color:#858590;margin-top:.25em}[data-template=custom-murayama] .mu-article-files b{color:var(--mu-primary);white-space:nowrap;font-size:.85em}[data-template=custom-murayama] .mu-article-back{border-top:1px solid #dedee8;justify-content:space-between;gap:1em;margin-top:3em;padding-top:1.4em;font-size:.66em;display:flex}[data-template=custom-murayama] .mu-article-back a{color:var(--mu-primary);text-decoration:none}@media (max-width:680px){[data-template=custom-murayama]{font-size:16px}[data-template=custom-murayama] .mu-nav{display:none}[data-template=custom-murayama] .mu-header{height:60px;padding:0 1.2em}[data-template=custom-murayama] .mu-section{width:92%;padding:1.6em 0}[data-template=custom-murayama] .mu-section-heading-text{letter-spacing:.35em;font-size:1.05em}[data-template=custom-murayama] .mu-tab{padding:.5em 1em;font-size:.8em}[data-template=custom-murayama] .mu-grid{grid-template-columns:repeat(2,1fr);gap:.4em}[data-template=custom-murayama] .mu-card{padding:.9em .8em;font-size:.78em}[data-template=custom-murayama] .mu-posts-box{padding:0 .7em}[data-template=custom-murayama] .mu-post-row{gap:.5em;font-size:.78em}[data-template=custom-murayama] .mu-home-gallery{grid-template-columns:repeat(2,1fr);gap:.5em}[data-template=custom-murayama] .mu-home-gallery-card{min-height:8em;padding:.8em}[data-template=custom-murayama] .mu-chat-fab-label{font-size:.7em}[data-template=custom-murayama] .mu-subpage{min-height:calc(100vh - 60px)}[data-template=custom-murayama] .mu-subpage-heading{padding:3.3em 1.25em 1.25em}[data-template=custom-murayama] .mu-subpage-heading h1,[data-template=custom-murayama] .mu-blog-heading h1{font-size:1.5em}[data-template=custom-murayama] .mu-contact-form{width:min(536px,100% - 2.5em);margin-bottom:5em}[data-template=custom-murayama] .mu-blog-heading{padding:2em 1.25em}[data-template=custom-murayama] .mu-blog-toolbar{flex-direction:column;align-items:flex-start;width:calc(100% - 2.5em);margin-top:1.25em}[data-template=custom-murayama] .mu-blog-tabs{gap:.35em}[data-template=custom-murayama] .mu-blog-tab{flex:30%;min-width:0;padding:.62em .4em;font-size:.64em}[data-template=custom-murayama] .mu-blog-grid{grid-template-columns:1fr;gap:.85em;width:calc(100% - 2.5em);margin:1.5em auto 4.5em}[data-template=custom-murayama] .mu-blog-card{grid-template-columns:7.4em 1fr;display:grid}[data-template=custom-murayama] .mu-blog-card-image{min-height:100%}[data-template=custom-murayama] .mu-blog-card-body{padding:.8em}[data-template=custom-murayama] .mu-blog-list .mu-blog-card{grid-template-columns:auto 6.7em minmax(0,1fr);min-height:4.1em}[data-template=custom-murayama] .mu-blog-list .mu-blog-card:before{padding-left:.85em}[data-template=custom-murayama] .mu-blog-list .mu-blog-card h2{text-overflow:ellipsis;font-size:.68em;overflow:hidden}[data-template=custom-murayama] .mu-blog-list .mu-blog-card time{font-size:.55em}[data-template=custom-murayama] .mu-faq-generator,[data-template=custom-murayama] .mu-calendar-generator,[data-template=custom-murayama] .mu-profile-content,[data-template=custom-murayama] .mu-article-content{width:calc(100% - 2.5em);margin-bottom:4em}[data-template=custom-murayama] .mu-article-heading{padding:2em 1.25em}[data-template=custom-murayama] .mu-article-heading h1{font-size:1.35em}[data-template=custom-murayama] .mu-faq-tabs{gap:.35em}[data-template=custom-murayama] .mu-faq-tab{flex:30%;min-width:0;padding:.62em .4em;font-size:.64em}}