html{font-size:62.5%}html *,html *::before,html *::after{scroll-behavior:smooth !important}.tb{display:none}@media (min-width: 768px){.tb{display:block}}.sp{display:none}@media (max-width: 767px){.sp{display:block}}body{margin:0;padding:0;display:flex;flex-direction:column;min-height:100vh;font-size:1.0rem;font-size:10px;color:#1a1a1a;line-height:1.7;font-family:'Noto Sans JP', sans-serif;background:#fff;word-break:break-all;font-weight:400}h1,h2,h3{font-family:'Lato', 'Noto Sans JP', sans-serif;font-weight:700}h1{font-size:clamp(24px, 2.8vw, 3rem);margin-bottom:16px;margin-top:20px;line-height:1}h2{font-size:clamp(20px, 2.6vw, 2.8rem);margin-bottom:16px;margin-top:20px;line-height:1;border-bottom:solid 2px #bba97e;padding-bottom:4px;color:#002b5c}h3{font-size:clamp(16px, 1.8vw, 2rem);margin-bottom:16px;margin-top:20px}ol,ul{list-style:none;padding:0;margin:0}ol{list-style-type:decimal;font-size:1.4rem;line-height:1.7;padding-left:30px;margin-bottom:16px}a{color:#3a6692;text-decoration:underline;transition:0.3s ease}a:hover{opacity:0.5;text-decoration:none}p{font-size:1.4rem;padding-bottom:16px}.al-center{margin:0 auto}.body-wrap{position:relative;display:flex;flex-direction:column;min-height:100vh}.ytvideo{position:relative;width:100%;height:0;padding-top:56.25%;overflow:hidden;margin-top:30px;margin-bottom:30px}.ytvideo iframe{position:absolute;top:0;left:0;width:100%;height:100%}.more-btn{margin:60px 0;text-align:right}.more-btn a{background:#2D6380;color:#fff;text-decoration:none;font-size:clamp(16px, 1.6vw, 1.8rem);padding:8px 16px;border-radius:3px}.more-btn a::after{content:'\f054';font-family:"Font Awesome 6 Free";font-weight:900;margin-left:20px;transition:margin-left 0.3s ease}.more-btn a:hover{background:#fff;color:#2D6380;border:1px solid #2D6380;opacity:1}.more-btn a:hover::after{margin-left:60px}.some-btns{display:flex;justify-content:flex-end;gap:20px}@media screen and (max-width: 767px){.od01{order:1}}header{position:fixed;width:100%;z-index:99;background:#fff;border-bottom:solid 1px rgba(0,0,0,0.1)}#header{position:relative;padding:24px 30px 16px}@media screen and (max-width: 768px){#header{padding:16px}}@media screen and (max-width: 768px){#header .logo{margin:0px}}#header .logo a{display:flex;justify-content:flex-start;align-items:center}#header .logo a img{width:auto;height:30px}@media screen and (max-width: 768px){#header .logo a img{height:20px}}#header .logo a span{margin-right:8px}#header .logo a span img{width:auto;height:30px}@media screen and (max-width: 768px){#header .logo a span img{height:20px}}#header .glnav .main-nav .menu{display:flex;align-items:center;justify-content:flex-end;gap:40px;margin-top:16px}#header .glnav .main-nav .menu li a{position:relative;display:inline-block;color:#1a1a1a;text-decoration:none;font-size:1.4rem;font-weight:500}#header .glnav .main-nav .menu li a::after{content:'';position:absolute;left:0;bottom:-1px;width:0;height:1px;background:#3a6692;transition:width 0.4s ease}#header .glnav .main-nav .menu li a:hover{opacity:1}#header .glnav .main-nav .menu li a:hover::after{width:100%}#header .glnav .main-nav .menu li.current-menu-item:not(:first-child) a::after{width:100%}@media screen and (max-width: 768px){#header .glnav .main-nav .menu{flex-direction:column;width:80%;height:100vh;left:110%;top:0;position:fixed;text-align:left;color:#2D6380;background:rgba(255,255,255,0.9);padding:100px 20px;gap:10px;justify-content:flex-start;box-shadow:-12px 0px 20px -15px #777777;margin-top:0;transition:all 0.5s}#header .glnav .main-nav .menu .menu-item{width:100%;display:flex;justify-content:space-between;align-items:center}#header .glnav .main-nav .menu .menu-item a{color:#2D6380;display:block;padding:10px 0;width:100%}#header .glnav .main-nav .menu .menu-item::after{content:'\f105';font-family:"Font Awesome 6 Free";font-weight:bold}}#header .glnav .menu-top{position:absolute;display:flex;color:#5a5a5a;font-size:1.2rem;gap:40px;top:20px;right:30px}#header .glnav .menu-top a{color:#5a5a5a;text-decoration:none}@media screen and (max-width: 768px){#header .glnav .menu-top{top:16px;right:60px;gap:16px}#header .glnav .menu-top i{font-size:20px;color:#2D6380}}#header .menu-btn{display:none}#header .menu-icon{position:fixed;top:6px;right:10px;display:flex;height:40px;width:40px;justify-content:center;align-items:center;z-index:90;background-color:#fff}#header .menu-icon span,#header .menu-icon span:before,#header .menu-icon span:after{content:'';display:block;height:3px;width:25px;border-radius:3px;background-color:#2D6380;position:absolute}#header .menu-icon span:before{bottom:8px}#header .menu-icon span:after{top:8px}@media screen and (min-width: 769px){#header .menu-icon{display:none}}#header #menu-btn:checked ~ .menu-icon span{background-color:rgba(255,255,255,0)}#header #menu-btn:checked ~ .menu-icon span::before{bottom:0;transform:rotate(45deg)}#header #menu-btn:checked ~ .menu-icon span::after{top:0;transform:rotate(-45deg)}#header #menu-btn:checked ~ .glnav .main-nav .menu{left:20%}.front-page header{border-bottom:solid 1px transparent}.front-page header::after{content:"";display:block;position:absolute;bottom:0;left:50%;width:0;height:1px;background:rgba(0,0,0,0.1);transition:width 0.3s ease, left 0.3s ease;transition-delay:0.2s}.front-page header #header .logo{visibility:hidden;height:0;opacity:0;transition:all 0.5s ease}@media screen and (max-width: 768px){.front-page header #header .logo{visibility:visible;height:auto;opacity:1}}.front-page header #header .main-nav{visibility:hidden;height:0;opacity:0;transform:translateY(-20px);transition:opacity 0.5s ease, transform 0.5s ease}@media screen and (max-width: 768px){.front-page header #header .main-nav{visibility:visible;height:auto;opacity:1;transform:none}}.front-page header.js-visible::after{width:100%;left:0}.front-page header.js-visible #header .logo{visibility:visible;height:auto;opacity:1}.front-page header.js-visible #header .main-nav{visibility:visible;height:auto;opacity:1;transform:none}@media screen and (max-width: 768px){.front-page header{border-bottom:solid 1px rgba(0,0,0,0.1)}}.fv-box{position:relative;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.fv-box .img-name{width:38.4%;max-width:460px;height:auto;margin:0 auto}.fv-box .img-logo{width:25%;max-width:300px;height:auto;margin:clamp(20px, 6vw, 60px) auto 0}.fv-box .l-main__visual-scroll{display:block;position:absolute;z-index:2;bottom:-2rem;left:50%;overflow:hidden;padding:1rem 1rem 8.2rem;color:#2D6380;font-size:1.6rem;font-weight:bold;line-height:1;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fv-box .l-main__visual-scroll__up,.fv-box .l-main__visual-scroll__down{display:block;position:absolute;z-index:2;left:50%;overflow:hidden;width:1px}.fv-box .l-main__visual-scroll__up:before,.fv-box .l-main__visual-scroll__down:before{content:'';display:block;position:absolute;left:0;width:1px;height:7.2rem;-webkit-animation:animation-scroll 1.5s  ease-in-out infinite;animation:animation-scroll 1.5s  ease-in-out infinite}.fv-box .l-main__visual-scroll__up{bottom:2rem;height:5.2rem}.fv-box .l-main__visual-scroll__up:before{top:0;background-color:#2D6380}.fv-box .l-main__visual-scroll__down{bottom:0;height:2rem}.fv-box .l-main__visual-scroll__down:before{bottom:0;background-color:#002b5c}@-webkit-keyframes animation-scroll{0%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:0 0;transform-origin:0 0}50%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:0 0;transform-origin:0 0}50.1%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:0 100%;transform-origin:0 100%}100%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:0 100%;transform-origin:0 100%}}@keyframes animation-scroll{0%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:0 0;transform-origin:0 0}50%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:0 0;transform-origin:0 0}50.1%{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:0 100%;transform-origin:0 100%}100%{-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:0 100%;transform-origin:0 100%}}#news h2{margin:60px 0;font-size:clamp(30px, 5vw, 5rem);border-bottom:none}#news .news-list li{border-top:1px solid #bba97e;padding:30px 0 10px}#news .news-list li:last-child{border-bottom:1px solid #bba97e}#news .news-list li a{text-decoration:none}#news .news-list li a .meta{color:#5a5a5a;font-size:1.2rem}#news .news-list li a span{padding:0 8px;font-weight:500}#news .news-list li a .news-title{color:#1a1a1a;font-size:clamp(16px, 1.6vw, 1.8rem);font-weight:500}#news .news-list li a:hover{opacity:1}#news .news-list li a:hover .news-title{text-decoration:underline}#news .cat-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center;margin-bottom:20px}#news .cat-list a{text-decoration:none;font-size:1.4rem;background:#2D6380;border:1px solid #2D6380;color:#fff;padding:3px 12px;border-radius:3px}#news .cat-list a:hover{opacity:1;background:#fff;color:#2D6380}#page{margin-top:110px}@media screen and (max-width: 768px){#page{margin-top:52px}}.hero-box.img-bg{height:300px;position:relative;margin-bottom:60px}.hero-box.img-bg h1{position:absolute;padding:30px;font-size:clamp(30px, 4vw, 5rem);color:#fff;bottom:30px}.hero-box.img-bg h1 time{font-size:1.2rem;display:block;margin-top:12px;font-size:400}@media screen and (max-width: 768px){.hero-box.img-bg{height:200px;margin-bottom:40px}.hero-box.img-bg h1{padding:10px 0;width:90%;margin:0 auto;left:0;right:0}}.hero-box.img-no{box-sizing:border-box;min-width:auto;width:calc(1000 / 1280 * 100vw);max-width:1440px;margin:0 auto 60px}.hero-box.img-no h1{font-size:clamp(30px, 3.6vw, 4rem);color:#002b5c;line-height:1.2;max-width:1080px;margin:40px auto}.hero-box.img-no h1 time{font-size:1.2rem;font-weight:400;display:block;margin-top:16px;color:#1a1a1a}@media screen and (max-width: 768px){.hero-box.img-no{width:90%}}.main-wrap{width:100%;padding-bottom:200px}.main-wrap .content{box-sizing:border-box;min-width:auto;width:calc(1000 / 1280 * 100vw);max-width:1440px;max-width:1080px;margin:0 auto}@media screen and (max-width: 768px){.main-wrap .content{width:90%}}.loginForm{width:max-content;margin:0 auto 120px}.loginForm label{display:block;font-size:1.4rem}.loginForm input[type='text'],.loginForm .loginForm input[type='password']{padding:4px 8px;font-size:1.6rem;border:2px solid #002b5c;border-radius:4px;width:90%}.loginForm input[type='password']{padding:4px 8px;font-size:1.6rem;border:2px solid #002b5c;border-radius:4px;width:90%}.loginForm button{min-width:140px;background:#2D6380;border:2px solid #2D6380;color:#fff;font-size:1.6rem;font-weight:bold;width:max-content;margin:20px 0 10px;padding:6px 20px;cursor:pointer}.loginForm button:hover{background:#fff;color:#2D6380}.logout-btn{box-sizing:border-box;min-width:auto;width:calc(1000 / 1280 * 100vw);max-width:1440px;margin:40px auto 60px;text-align:right}.logout-btn a{min-width:140px;background:#2D6380;border:2px solid #2D6380;color:#fff;font-size:1.6rem;font-weight:bold;width:max-content;margin:20px 0 10px;padding:6px 20px;cursor:pointer;text-decoration:none}.logout-btn a:hover{background:#fff;color:#2D6380;opacity:1}.pagination{margin-top:60px}.pagination .page-numbers{display:flex;justify-content:center}.pagination .page-numbers li a{text-decoration:none}.pagination .page-numbers li a.page-numbers{color:#2D6380;font-weight:bold}.pagination .page-numbers li a.page-numbers:hover{background:#2D6380;color:#fff;opacity:1;text-decoration:none}.pagination .page-numbers li a.next,.pagination .page-numbers li a.prev{border:none}.pagination .page-numbers li a.next:hover,.pagination .page-numbers li a.prev:hover{background:none;color:#2D6380;text-decoration:underline}.pagination .page-numbers .page-numbers{width:30px;height:30px;font-size:1.6rem;display:flex;align-items:center;justify-content:center;margin:6px;border:1px solid #2D6380}.pagination .page-numbers .page-numbers.current{background:#2D6380;color:#fff;font-weight:bold}footer{margin-top:auto}#footer{position:relative}#footer .footer-logo{padding:60px clamp(5%, 5vw, 10%) 16px}#footer .footer-logo a{display:flex}#footer .footer-logo a img{width:auto;height:40px;filter:brightness(0) invert(1)}#footer .footer-logo a span img{width:auto;height:40px;filter:brightness(0) invert(1);margin-right:10px}#footer .footer-nav{position:relative;display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1.5rem;padding:40px clamp(5%, 5vw, 10%) 60px;z-index:1}#footer .footer-nav .footer-col li{margin-bottom:10px}#footer .footer-nav a{color:#fff;font-size:1.4rem;font-weight:bold;text-decoration:none}#footer::before{content:'';position:absolute;background-image:linear-gradient(0deg, #040b35, rgba(4,11,53,0.6) 50%, rgba(4,11,53,0.9));z-index:-1;width:100%;height:100%}#footer::after{content:"";background:url("../img/footer-bg.jpg") top/cover no-repeat;position:absolute;inset:0;z-index:-2}#footer .copy{color:#fff;font-size:1.2rem;text-align:center;padding:12px}#footer .copy a{color:#f9f9f9;text-decoration:none}table{font-size:1.4rem}.wpcf7{width:80%;margin:0 auto}@media screen and (max-width: 768px){.wpcf7{width:100% !important}}.wpcf7 input,textarea{width:80%}@media screen and (max-width: 768px){.wpcf7 input,textarea{width:100% !important}}.wpcf7 .wpcf7-submit{width:auto !important}
