@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Noto+Serif+JP:wght@400;700&display=swap";*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,div,span,img,a,table,tr,th,td,small,button,time,figure{border:0;font-size:100%;margin:0;padding:0;vertical-align:baseline}html{line-height:1}html{font-size:62.5%}body{color:#000;font-family:"游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro","メイリオ",Meiryo,sans-serif;font-size:1.6rem;font-weight:normal;line-height:1.75;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}img{max-width:100%;height:auto;border:none;vertical-align:bottom}p{margin-bottom:20px}a{text-decoration:none;color:inherit;cursor:pointer}em{font-style:normal}ol,ul{list-style:none}li,dd{list-style-type:none}header,footer,nav,section,article,aside,figure,figcaption{display:block}.text__red{color:red}.text__bold{font-weight:bold}.u-float--r{float:right;margin-left:20px;max-width:50%}.u-listBullet>*{position:relative;padding:0 0 0 17px;line-height:1.6;margin-bottom:10px}.u-listBullet>*::before{content:"";position:absolute;width:12px;height:12px;top:7px;left:0;background:#1c2852}.c-title{position:relative;background:#1c2852;background:-webkit-gradient(linear, left bottom, left top, from(rgb(28, 40, 82)), color-stop(65%, rgb(211, 170, 247)), to(rgb(76, 93, 207)));background:-webkit-linear-gradient(bottom, rgb(28, 40, 82) 0%, rgb(211, 170, 247) 65%, rgb(76, 93, 207) 100%);background:linear-gradient(0deg, rgb(28, 40, 82) 0%, rgb(211, 170, 247) 65%, rgb(76, 93, 207) 100%);padding:15px 15px 15px 20px;margin-bottom:10px}.c-title>*{position:relative;margin:0}.c-title::before{content:"";position:absolute;width:calc(100% - 2px);height:calc(100% - 2px);top:1px;left:1px;background:#fff}.c-title::after{content:"";position:absolute;width:4px;height:calc(100% - 2px);top:1px;left:1px;background:#1c2852}.c-col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.c-col>*{width:49%}@media screen and (max-width: 767px){.c-col>*{width:100%}}.c-listGcol{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.c-listGcol>li{width:49%;margin-bottom:2%;position:relative;background:#1c2852;background:-webkit-gradient(linear, left bottom, left top, from(rgb(28, 40, 82)), color-stop(65%, rgb(211, 170, 247)), to(rgb(76, 93, 207)));background:-webkit-linear-gradient(bottom, rgb(28, 40, 82) 0%, rgb(211, 170, 247) 65%, rgb(76, 93, 207) 100%);background:linear-gradient(0deg, rgb(28, 40, 82) 0%, rgb(211, 170, 247) 65%, rgb(76, 93, 207) 100%);padding:4%}.c-listGcol>li>*{position:relative}.c-listGcol>li::before{content:"";position:absolute;width:calc(100% - 6px);height:calc(100% - 6px);top:3px;left:3px;background:#fff}.c-listGcol--normal>li{padding:4%}.c-listGcol--normal>li h2{text-align:center;font-size:24px;line-height:1.4}.c-listGcol--normal>li figure img{display:block;margin:0 auto;width:50%}.c-listGcol--normal>li p{margin:0}@media screen and (max-width: 767px){.c-listGcol--normal>li h2{font-size:16px}.c-listGcol--normal>li figure img{width:70%}.c-listGcol--normal>li p{font-size:12px}}.inner{max-width:972px;width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;padding-top:10px}header{display:block}header>div{padding:15px 20px}header>div img{height:25px;display:block}@media screen and (max-width: 767px){header>div{padding:15px 15px}header>div img{height:20px}}a{-webkit-transition:.3s;transition:.3s}a:hover{-webkit-transition:.3s;transition:.3s;opacity:.7}.list{position:relative;padding-left:14px}@media screen and (max-width: 767px){.list{font-size:1.5rem;padding-left:12px}}.list>span.text__dot{border-bottom:dotted 1px #000;padding-bottom:1px;display:inline}.list::after{content:"";position:absolute;width:8px;height:8px;border-radius:50px;background-color:#000;left:0;top:10px}@media screen and (max-width: 767px){.list::after{top:8px;width:7px;height:7px}}.list+.list{margin-top:8px}.button{display:inline-block;background-color:#000;color:#fff;max-width:380px;width:100%;font-size:2rem;font-weight:bold;border-radius:100px;position:relative;padding:11px 36px;text-align:center;-webkit-transition:.3s;transition:.3s}.button.-down::before{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);width:6px;height:12px}.button:hover{opacity:.7}.button::before{position:absolute;content:"";width:9px;height:16px;background:url(../../assets/img/icon-arrow-white.png) center center no-repeat;background-size:contain;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:26px}@media screen and (max-width: 767px){.button{font-size:1.6rem;max-width:320px}}.button2{padding:15px 36px}main{background:#fff}main>*{display:block;padding-left:20px;padding-right:20px}main>section.kv{position:relative;padding:0}main>section.kv>figure{width:100%;height:400px;position:relative;overflow:hidden}main>section.kv>figure img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}main>section.kv>div{background:rgba(4,74,98,.5);color:#fff;position:absolute;padding:20px 60px 20px 40px}main>section.kv>.copy{left:0;top:50%;font-weight:bold;font-size:18px;padding:20px 60px 20px 40px}main>section.kv>.copy p{margin:0}main>section.kv>.copy span{font-weight:normal;font-size:14px}main>section.kv>.lead{right:0;top:50%;width:50%;font-size:16px;padding:20px 40px 20px 60px}main>section.kv>.lead p{margin:0}main>.title{position:relative;padding:30px 0 15px;color:#fff;background:url(../img/mainimg.jpg) no-repeat;background-position:0 62%;background-size:110%;margin-bottom:30px}main>.title::before{display:block;position:absolute;content:"";background:rgba(0,0,0,.4);top:0;left:0;width:100%;height:100%;z-index:1}main>.title div{position:relative;z-index:2;padding:0 20px;border-bottom:1px solid #fff}main>.title div h1{font-size:24px;font-weight:bold;letter-spacing:.4em}@media screen and (max-width: 767px){main>section.kv>figure{height:250px;margin-bottom:10px}main>section.kv>figure img{width:180%;max-width:inherit;margin:-60px 0 0 -40px}main>section.kv>div.copy{position:relative;background:none;color:#000;padding:20px 20px 20px 20px}main>section.kv>div.copy p{margin:0}main>section.kv>div.copy span{font-weight:normal;font-size:14px}main>section.kv>div.lead{position:relative;background:none;color:#000;padding:20px 20px 20px 20px;width:100%}main>section.kv>div.lead p{margin:0}}.lead>div{width:100%}.lead>div img{width:75%;max-width:650px;margin:0 auto .5%;display:block;z-index:10;position:relative}@media screen and (max-width: 767px){.lead>div img{width:80%}}.mv{width:100%;background:url(../img/mv_bg.png) top center/100% auto no-repeat,#fae09f;background-size:cover;background-position:center center;position:relative;padding-top:10%;max-width:940px;margin:0 auto}.mv h1>img{position:relative;z-index:10;width:80%;margin:0 auto;display:block}@media screen and (max-width: 767px){.mv h1>img{width:90%}}.mv .inner{padding:0 0 3%}.mv__date{background:#e95504;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden;padding:10px 20px;position:relative;z-index:1;max-width:940px;margin:0 auto}.mv__date>img{max-width:710px;width:90%}.mainMenu{overflow:hidden;padding-top:60px}.mainMenu>ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.mainMenu>ul li{position:relative;display:block;width:24%;z-index:1;background:#1c2852;background:-webkit-gradient(linear, left bottom, left top, from(rgb(28, 40, 82)), color-stop(65%, rgb(211, 170, 247)), to(rgb(76, 93, 207)));background:-webkit-linear-gradient(bottom, rgb(28, 40, 82) 0%, rgb(211, 170, 247) 65%, rgb(76, 93, 207) 100%);background:linear-gradient(0deg, rgb(28, 40, 82) 0%, rgb(211, 170, 247) 65%, rgb(76, 93, 207) 100%);padding:3px}.mainMenu>ul li>*{position:relative}.mainMenu>ul li::before{content:"";position:absolute;width:calc(100% - 2px);height:calc(100% - 2px);top:1px;left:1px;background:#fff}.mainMenu>ul li::after{content:"";display:block;width:17px;height:17px;margin-top:-9px;position:absolute;top:50%;right:5%;background:#000}.mainMenu>ul li a{position:relative;display:block;height:100%;padding:15px 15% 20px 5%;z-index:2}.mainMenu>ul li a::after{content:"";display:inline-block;vertical-align:middle;color:#fff;line-height:1;width:7px;height:7px;border:.1em solid currentColor;border-left:0;border-bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translateX(-25%) rotate(45deg);transform:translateX(-25%) rotate(45deg);position:absolute;top:50%;right:5%;margin-top:-4px;margin-right:2px}.mainMenu>ul li a.current::before{content:"";display:block;width:98%;height:4px;position:absolute;top:0;left:1%;background:#000}.mainMenu>ul li a p{margin:0}.mainMenu__title{font-weight:bold}.mainMenu__discription{font-size:12px;line-height:1.4}@media screen and (max-width: 767px){.mainMenu{padding-top:30px}.mainMenu>ul li{text-align:center;margin-bottom:2%}.mainMenu>ul li::after{width:17px;height:17px;margin-top:0;margin-bottom:8px;margin-right:-8px;position:absolute;top:auto;bottom:0px;right:50%;background:#000}.mainMenu>ul li a{position:relative;display:block;height:100%;padding:10px 5% 30px 5%;z-index:2}.mainMenu>ul li a::after{width:7px;height:7px;-webkit-transform:translateX(-25%) rotate(135deg);transform:translateX(-25%) rotate(135deg);top:90%;right:50%;margin-top:-7px;margin-right:-5px}.mainMenu__title{font-size:14px}.mainMenu__discription{font-size:10px;line-height:1.4}}#loadscreen{display:block;position:fixed;width:100%;height:100%;top:0;left:0;background:#fff;z-index:99999}#loadscreen img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:50%;max-width:300px;display:none}.article{margin-bottom:40px}.footer-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:30px 0;font-size:1.4rem}.footer-menu__link{text-align:left}.footer-menu__link>a{color:#000b36;display:inline-block;padding-left:8px;position:relative;-webkit-transition:.3s;transition:.3s}@media screen and (max-width: 767px){.footer-menu__link>a{font-size:1.2rem}}.footer-menu__link>a::before{position:absolute;content:"";background:#000;background-size:contain;width:3px;height:14px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.footer-menu__link>a:hover{opacity:.7}.footer-menu__link>a:hover::before{opacity:.7}.copyright{text-align:right}@media screen and (max-width: 767px){.copyright{font-size:1rem}}@media screen and (min-width: 1024px){.hidden__pc{display:none !important}}@media screen and (max-width: 767px){.hidden__sp{display:none !important}}@media screen and (min-width: 768px){.hidden__sp-up{display:none !important}}@media screen and (max-width: 1023px){.hidden__tab-down{display:none !important}}/*# sourceMappingURL=style.min.css.map */