@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&display=swap");.soltema-footer-section{align-items:center;align-self:stretch;box-sizing:border-box;display:inline-flex;flex-direction:column;gap:30px;justify-content:flex-end;overflow:hidden;padding:100px 20px 50px;position:relative;width:100%}.footer-bg-slideshow-wrapper{z-index:1}.footer-bg-slide,.footer-bg-slideshow-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.footer-bg-slide{background-position:50%;background-repeat:no-repeat;background-size:cover;opacity:0;transition:opacity 2s ease-in-out}.footer-bg-slide.active{opacity:1}.footer-overlay{background-color:rgba(0,0,0,.2);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.footer-copyright-wrap,.footer-logo-wrap,.footer-nav-links,.footer-sns-wrap{position:relative;z-index:3}.footer-logo-wrap{align-items:center;display:flex;justify-content:center}.footer-logo-img{height:100px;object-fit:contain;width:46px}.footer-sns-wrap{align-items:flex-start;display:inline-flex;gap:20px;justify-content:flex-start}.footer-instagram-link{align-items:center;color:#fff!important;display:flex;height:24px;justify-content:center;text-decoration:none;transition:opacity .3s ease;width:24px}.footer-instagram-link:hover{opacity:.6}.footer-nav-links{align-items:center;display:inline-flex;gap:20px;justify-content:flex-start}.footer-nav-item{color:#fff!important;font-family:"Noto Serif JP",serif;font-size:12px;font-weight:700;word-wrap:break-word;text-decoration:none;transition:opacity .3s ease}.footer-nav-item:hover{opacity:.7}.footer-copyright-wrap{display:block}.footer-copyright-text{color:#fff;font-family:"Noto Serif JP",serif;font-size:12px;font-weight:400;word-wrap:break-word}@media screen and (max-width:767px){.soltema-footer-section{gap:24px;height:320px;padding:80px 20px 24px}.footer-logo-img{height:87px;width:40px}}.soltema-footer-section{will-change:opacity,transform}.js-fade-trigger{opacity:0;transform:translateY(40px);transition:opacity 1.2s cubic-bezier(.25,1,.5,1),transform 1.2s cubic-bezier(.25,1,.5,1)}.js-fade-trigger.is-active{opacity:1;transform:translateY(0)}