@charset "utf-8";html{font-size:62.5%;width:100%}body{color:#333;font-family:'Noto Sans JP',sans-serif;font-style:normal;font-weight:400;font-size:1.6rem;line-height:1.8;background-color:#fff;height:100%;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}img{vertical-align:bottom;image-rendering:-webkit-optimize-contrast}a{text-decoration:none;color:#333}a:hover{opacity:.7}a:visited{color:#333}li{list-style:none}p{line-height:2}.sp_nav{display:none}.header{position:relative;height:90px;width:95%;max-width:960px;z-index:1;margin:0 auto}.header-logo{width:100%;position:absolute;top:50%;transform:translateY(-50%)}.header-logo a{display:flex;align-items:center}.header-logo img{width:100%;max-width:72px;height:auto}.header-logo img:nth-child(2){margin-left:10px;max-width:110px}.header .global-nav{width:100%;height:100%}.header-nav_items{height:100%}.header .global-nav ul{display:flex;justify-content:flex-end;align-items:center;height:100%;gap:4%}.header .global-nav ul li{display:flex;align-items:center}.header .global-nav ul li a{font-size:1.6rem;position:relative}.header .global-nav ul li:last-child a{border:1px solid #3b5375;padding:10px 20px;transition:.3s ease-in-out}.header .global-nav ul li a:hover{color:#3b5375}.header .global-nav ul li:last-child a:hover{color:#fff;background:rgba(59,83,117,.7);border:1px solid rgba(59,83,117,0)}.header .global-nav ul li a:after{content:'';position:absolute;bottom:0;left:10%;width:80%;height:2px;background:#3b5375;transition:all .3s;transform:scale(0,1);transform-origin:center top}.header .global-nav ul li:last-child a:after{content:none}.header .global-nav ul li a:hover:after{transform:scale(1.5,1)}.mv{width:100%;height:100dvh;position:relative;overflow:hidden;margin-top:-90px;z-index:-1}.mv-wrap{position:relative;height:100%}video{display:block;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.mv-bg{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2}.mv-txt{color:#333;width:90%;max-width:960px;margin:0 auto;height:100%;position:absolute;line-height:1;z-index:3;font-size:7rem;font-family:YuMincho,'Yu Mincho',serif;top:0;left:50%;transform:translateX(-50%)}.mt1{position:absolute;top:20%;left:0;width:100%;max-width:201px}.mt1 img{width:100%;height:auto}.mt2{position:absolute;bottom:10%;right:0;width:100%;max-width:330px}.mt2 img{width:100%;height:auto}#loader{position:fixed;width:100vw;height:100vh;top:0;left:0;bottom:0;background:#fff;transition:all 1s;z-index:999}.loader{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;margin-top:-50px;color:#333}.loader img{display:inline-block;width:60%;max-width:150px;height:auto;opacity:.7;animation:20s linear infinite rotations}@keyframes rotations{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.loader p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loaded{opacity:0;visibility:hidden}.shutter{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#333;z-index:9997;animation:byeShutter 3.5s forwards}.shutter:before,.shutter:after{content:'';position:absolute;top:0;left:0;bottom:0;margin:auto}.shutter:before{background-color:#3b5375;width:0;height:1px;animation:shutterOpen1 3.5s forwards}.shutter:after{width:120%;height:0;margin-left:-10%;background-color:#fff;animation:shutterOpen2 3.5s forwards}main{width:90%;max-width:960px;margin:0 auto}.main{max-width:960px}@keyframes byeShutter{70%{opacity:1}100%{opacity:0;display:none;z-index:-1}}@keyframes shutterOpen1{0%{width:0;height:1px}50%{width:100%;height:1px}90%{width:100%;height:100%}100%{width:100%;height:100%}}@keyframes shutterOpen2{60%{width:120%;height:0;transform:rotate(5deg)}90%{width:120%;height:100%;transform:rotate(-5deg)}100%{width:120%;height:100%;transform:rotate(-5deg)}}@keyframes contentScale{70%{transform:perspective(800px) scale(.9) rotateX(15deg)}100%{transform:perspective(800px) scale(1) rotateX(0)}}.breadcrumb{padding:30px 0}.breadcrumb ul{display:flex;flex-wrap:wrap}.breadcrumb ul li{display:inline;margin-right:5px}.wave{position:relative;height:200px}canvas{position:absolute;bottom:-2px;left:0;width:100%;z-index:-1}#footer{position:relative;z-index:2;color:#fff}#footer a{color:#fff}.footer{width:100vw;margin:0 calc(50% - 50vw);background:#3b5375;padding-top:20px}.footer_inner{width:90%;max-width:960px;margin:0 auto}.footer_left img{width:100%;max-width:120px;height:auto;margin-bottom:15px}.footer_left p{font-size:2rem}.footer_inner ul{display:flex;width:100%;justify-content:space-between;margin:50px 0 100px}.footer_inner ul li{width:47%}.footer_inner ul li h4{font-size:1.8rem}.footer_inner ul li iframe{width:100%;height:350px;margin-top:10px;vertical-align:bottom}.copyright{width:100vw;margin:0 calc(50% - 50vw);background:#333;padding:30px 0;text-align:center}.privacy-link{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px 20px;margin-bottom:10px;line-height:1}.privacy-link a{display:inline-block}small a{display:block;width:90%;max-width:960px;margin:0 auto;color:#fff;font-size:1.4rem}#page-top a{display:flex;justify-content:center;align-items:center;background:#fff;border:1px solid #000;border-radius:50%;width:60px;height:60px;color:#fff;text-align:center;text-transform:uppercase;text-decoration:none;font-size:.6rem;transition:all .3s}#page-top a:hover{opacity:.7}#page-top a svg{width:30px;height:auto}#page-top{position:fixed;right:2.5%;bottom:10px;z-index:9998;opacity:0;transform:translateY(100px)}#page-top.UpMove{animation:UpAnime .5s forwards}@keyframes UpAnime{from{opacity:0;transform:translatex(100px)}to{opacity:1;transform:translatex(0)}}#page-top.DownMove{animation:DownAnime .5s forwards}@keyframes DownAnime{from{opacity:1;transform:translatex(0)}to{opacity:1;transform:translatex(100px)}}@media (max-width:768px){#header{position:relative;z-index:999}.global-nav{display:none}.sp_nav{display:block}.menu ul{width:100vw;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;list-style-type:none;padding:0;margin:0;position:fixed;top:0;right:-100vw;z-index:9998;background:#333;line-height:1}.menu li{background-image:linear-gradient(60deg,#3b5375 0%,#333 100%);display:flex;justify-content:center;align-items:center;transition:transform .3s ease-in-out;height:calc(100% / 6);width:100vw;line-height:1}.menu li a{color:#fff;letter-spacing:2px;text-decoration:none;text-transform:uppercase;font-weight:600;font-size:1.6rem}.menu li a:hover{text-decoration:underline}.menu li:nth-of-type(2){transition-delay:.025s}.menu li:nth-of-type(3){transition-delay:.05s}.menu li:nth-of-type(4){transition-delay:.075s}.menu li:nth-of-type(5){transition-delay:.1s}.menu.open li{transform:translatex(-100vw);line-height:1}.hamburger{position:fixed;top:0;right:0;border:0;cursor:pointer;width:60px;height:60px;z-index:9997;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);background:rgba(255,255,255,.3)}.hamburger:focus{outline:0}.hamburger .line{background-color:#333;display:block;margin:4px auto;height:2px;width:20px;transition:all .1s ease-in}.hamburger.open{background:0 0;backdrop-filter:none;-webkit-backdrop-filter:none}.hamburger.open .line:nth-child(1){transform:translateY(6px) rotate(45deg);background-color:#fff}.hamburger.open .line:nth-child(2){opacity:0}.hamburger.open .line:nth-child(3){transform:translateY(-6px) rotate(-45deg);background-color:#fff}.header{height:60px}.header-logo img{width:50px}.header-logo img:nth-child(2){width:100px}.mv{margin-top:-60px}.breadcrumb{padding:15px 0}.wave{height:100px}.footer_left img{max-width:70px}.footer_inner ul{flex-flow:column;gap:30px;margin:30px auto 50px}.footer_inner ul li{width:100%}.footer_inner ul li iframe{height:250px}.copyright{padding:20px 0}#page-top a{width:50px;height:50px}#page-top a svg{width:25px}}