@charset 'UTF-8';body{font-family:"Noto Serif JP",serif;font-size:16px;color:#fff;text-align:center;line-height:24px}.noto-serif jp-regular{font-family:"Noto Serif JP",serif;font-weight:400;font-style:normal}header{position:fixed;z-index:999;top:0;left:0;width:100%;height:70px;background-color:#252a2c33;padding:0 20px}.header-pc{display:flex;justify-content:space-between;margin:0 auto;max-width:2000px}.header-logo-wrapper{width:134px;text-align:left}.header-logo{height:60px;width:60px;margin-top:5px}.header-nav{display:flex}.menu-wrapper{display:flex;justify-content:space-between;font-size:20px;width:700px}.menu-wrapper li{margin:auto 0px}.header-sns{display:flex;margin:auto 0px;width:160px;justify-content:space-between}.header-sns .sns-icon{height:26px}.header-sp{display:none}header a:hover{color:#82b2f0}header a:active{color:#af9bf0}@media screen and (max-width:1200px){header{height:70px;padding:0 10px}.header-logo-wrapper{width:100px}.header-logo{height:50px;width:50px;margin-top:10px}.menu-wrapper{width:450px;font-size:18px}.header-sns{width:100px;justify-content:space-between}.header-sns .sns-icon{height:20px}}@media screen and (max-width:750px){body{font-size:12px;line-height:20px}header{height:70px;background-color:rgba(68,58,58,0)}.header-pc{display:none}.header-sp{display:block;display:flex;justify-content:space-between;position:fixed;z-index:999;top:0;left:0;width:100%;padding:0 10px}.header-logo{height:50px;width:50px;margin-top:10px}.menu-wrapper{display:block;font-size:20px}}#g-nav{position:fixed;z-index:999;top:0;right:-120%;width:100%;height:100dvh;background:rgba(255,255,255,.9);transition:all .6s}#g-nav.panelactive{right:0}#g-nav.panelactive #g-nav-list{position:fixed;z-index:999;width:100%;height:100svh;overflow:auto;-webkit-overflow-scrolling:touch}#g-nav ul{position:absolute;z-index:999;top:50%;left:50%;transform:translate(-50%,-50%)}#g-nav li{list-style:none;text-align:center}#g-nav li a{color:#443a3a;text-decoration:none;padding:15px;display:block;letter-spacing:.1em;font-size:18px}.openbtn{position:fixed;z-index:9999;top:10px;right:8px;cursor:pointer;width:50px;height:50px}.openbtn span{display:inline-block;transition:all .4s;position:absolute;left:14px;height:2px;border-radius:1px;background-color:#fff;width:65%}.openbtn span:nth-of-type(1){top:14px}.openbtn span:nth-of-type(2){top:23px}.openbtn span:nth-of-type(3){top:32px}.openbtn.active span:nth-of-type(1){top:18px;left:13px;transform:translateY(6px) rotate(-45deg);width:65%;background-color:#443a3a}.openbtn.active span:nth-of-type(2){opacity:0}.openbtn.active span:nth-of-type(3){top:30px;left:13px;transform:translateY(-6px) rotate(45deg);width:65%;background-color:#443a3a}.g-nav-sns{display:flex;margin:auto 0px;margin-top:230px}.g-nav-sns .sns-icon{height:20px}.bg-image{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;height:100vh}