*{font-family:"Noto Sans JP",sans-serif,sans-serif}body{background:#fbfbfb;position:relative}body.active{overflow:hidden}.menu{background:#aa2221;max-width:200px;position:absolute;top:0;right:0}.menu .nav-button{display:block;padding:30px 40px;color:#fff;font-size:20px;font-weight:500}.fullscreenmenu #nav{position:fixed;top:83px;right:0;z-index:10;width:100%;height:calc(100vh - 83px);opacity:0;background-color:#86b9db;transition:all .3s ease-in-out;visibility:hidden}.fullscreenmenu #nav.active{right:0;opacity:1;-moz-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);visibility:visible}.fullscreenmenu .menu-candidate-list-item-link{display:block;padding:10px 0;transition:all .2s ease-in-out;text-align:center;text-decoration:none;color:#86b9db;display:block;max-width:200px;width:100%;margin:0 auto;background:#fff;font-weight:400;font-size:20px}.fullscreenmenu .menu-candidate-list-item-link:hover{color:#fff;background:#333}.fullscreenmenu .menu-candidate-list{margin:20px 0;padding:20px 0;display:flex;flex-wrap:wrap;justify-content:center;gap:30px 2vw}.fullscreenmenu .menu-candidate-list-item{max-width:400px;width:100%;position:relative}.fullscreenmenu .menu-candidate-list-item:before,.fullscreenmenu .menu-candidate-list-item:after{content:"";width:20px;height:20px;position:absolute;display:inline-block}.fullscreenmenu .menu-candidate-list-item:before{border-left:solid 1px #fff;border-top:solid 1px #fff;top:0;left:0}.fullscreenmenu .menu-candidate-list-item:after{border-right:solid 1px #fff;border-bottom:solid 1px #fff;bottom:0;right:0}.fullscreenmenu .menu-logo{width:140px;margin:20px auto}.fullscreenmenu .menu-logo .menu-logo-img{width:100%;object-fit:cover}.fullscreenmenu .mail-address{text-align:center;color:#fff}@media(max-width: 820px){.menu{width:36vw;height:70px;display:flex;align-items:center;justify-content:center}.menu .nav-button{font-size:calc(.875rem + (1vw - 3.2px)*1.3393);padding:0}.fullscreenmenu #nav{height:calc(100vh - 70px);top:70px}.fullscreenmenu .menu-candidate-list{margin:20px 0;padding:20px 0;display:flex;flex-wrap:wrap;justify-content:center;gap:4vw 2vw}.fullscreenmenu .menu-candidate-list-item{max-width:300px;min-width:150px;width:27vw}.fullscreenmenu .menu-candidate-list-item-link{width:100%;max-width:none}}.header{z-index:10;height:83px;position:sticky;top:0px;background-color:#fff}.header .header__inner{height:100%;width:100%;margin:0 auto;position:relative}.header .header__inner .heading-title{white-space:nowrap;max-width:350px;padding-top:5px;width:100%;margin:0 auto 0 0}.header .header__inner .heading-title-link{display:block}.header .header__inner .heading-title-img-1{height:70px;width:auto;object-fit:cover;margin-right:10px}.header .header__inner .heading-title-img-2{max-width:135px;width:100%}.footer .footer__inner{display:flex;height:400px}.footer .footer__inner .footer-left{width:32%;display:flex;flex-direction:column}.footer .footer__inner .footer-left .footer-logo{background:#86b9db;height:65%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-bottom:20px;color:#fff}.footer .footer__inner .footer-left .footer-logo .footer-logo-link{display:block}.footer .footer__inner .footer-left .footer-logo .footer-logo-img{width:150px;aspect-ratio:1/1}.footer .footer__inner .footer-left .copyright{height:35%;background:#333;display:flex;align-items:center;justify-content:center}.footer .footer__inner .footer-left .copyright .copyright-text{font-size:12px;font-weight:600;color:#fff}.footer .footer__inner .footer-middle{width:63%;position:relative}.footer .footer__inner .footer-middle .footer-nav-list{margin:63px 0 0 100px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:35px 0}.footer .footer__inner .footer-middle .footer-nav-list .footer-nav-list-item{width:33%}.footer .footer__inner .footer-middle .footer-nav-list .footer-nav-list-item .footer-nav-list-item-link{display:block;font-size:18px;font-weight:300}.footer .footer__inner .footer-right{width:5%;display:flex;flex-direction:column;justify-content:end}.footer .footer__inner .footer-right .return-top{width:100%;height:5vw;background:#aa2221;display:flex;justify-content:center}.footer .footer__inner .footer-right .return-top-link{display:block}.footer .footer__inner .footer-right .icon-arrow{fill:#fff;width:30px;height:100%;aspect-ratio:1/1;display:block;margin:0 auto}@media(max-width: 768px){.header{height:70px}.header .header__inner .heading-title{max-width:unset;width:60%;height:100%;margin:0 auto 0 2vw}.header .header__inner .heading-title-link{height:100%;display:flex;align-items:center;justify-content:left}.header .header__inner .heading-title-img-2{max-width:100px;width:41vw}.footer .footer__inner{display:flex;flex-direction:column-reverse;height:auto;margin-top:15vw}.footer .footer__inner .footer-left{width:100%;display:flex;flex-direction:column}.footer .footer__inner .footer-left .footer-logo{background:#86b9db;height:65%;display:flex;align-items:center;justify-content:center}.footer .footer__inner .footer-left .footer-logo .footer-logo-link{display:block}.footer .footer__inner .footer-left .footer-logo .footer-logo-img{width:150px;aspect-ratio:1/1}.footer .footer__inner .footer-left .copyright{height:40px}.footer .footer__inner .footer-left .copyright .copyright-text{font-size:12px;font-weight:600;color:#fff}.footer .footer__inner .footer-middle{width:100%;position:relative}.footer .footer__inner .footer-middle .footer-nav-list{justify-content:center;width:100%;margin:0 auto 20px;gap:18px 5px}.footer .footer__inner .footer-middle .footer-nav-list .footer-nav-list-item{display:flex;justify-content:center;border:solid 1px #ddd;padding:5px 0;width:28%}.footer .footer__inner .footer-middle .footer-nav-list .footer-nav-list-item .footer-nav-list-item-link{display:block;font-size:calc(.8125rem + (1vw - 3.2px)*.6696);font-weight:300}.footer .footer__inner .footer-right{width:100%}.footer .footer__inner .footer-right .return-top{width:50px;height:50px;margin:0 auto 5%;border-radius:50%}}