header{width:100vw;height:80px;position:fixed;z-index:20;background-color:#ff5e00;display:flex;align-items:center}.header-icon{margin-left:15px}.header-icon img{height:80px;width:auto}.header-contents{margin-left:auto;display:flex;justify-content:flex-end;align-items:center}.header-contents a{text-decoration:none;color:#fff;margin:0 3vw;transition:color .3s}.header-contents a:hover{color:#4039d7}.sh-page{background-color:#fff;font-family:Osaka,sans-serif}.sh-page-top{width:100vw;height:100vh;overflow:hidden;position:relative;background-color:#fff;z-index:5}.sh-page-top-photo{width:100vw;height:100vh;object-fit:cover;position:absolute;top:0;left:0;z-index:5}.sh-page-top-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:auto;z-index:10}.sh-basic-info-content{background-color:#fff;padding:10vh 10vw;position:relative;z-index:5}.sh-basic-info-container{position:relative;z-index:5;display:flex;justify-content:center;padding:3vh 3vw;background-color:#fff;box-shadow:0 0 8px #0000001a}.sh-basic-info-photo{flex:1}.sh-basic-info-photo img{width:90%;height:auto;object-fit:cover}.sh-basic-info-text{flex:1}.map-link{color:#000;transition:color .3s}.map-link:hover{color:#ff5e00}th,td{padding:10px;text-align:left}th{vertical-align:top}.sh-page-footer{background-color:#ff5e00;position:relative;z-index:5}.sh-footer-wrapper{display:flex;padding:5vh 5vw;align-items:center;justify-content:center}.sh-footer-icon{flex:1;display:flex;justify-content:center;align-items:center;border-right:2px solid #e6e6e6}.sh-footer-icon img{width:70%;height:auto;object-fit:cover}.sh-footer-contents-container{flex:2;display:flex;flex-direction:column}.sh-footer-links{display:flex;align-items:center;justify-content:center}.sh-footer-links a{text-decoration:none;color:#e6e6e6;margin:0 20px;transition:color .3s}.sh-footer-links a:hover{color:#4039d7}.links-border{color:#e6e6e6}.contact-icon{display:flex;justify-content:center;margin-top:20px}.contact-icon img{width:80px;transition:transform .3s ease}.contact-icon img:hover{transform:scale(1.05)}
