﻿@import"/assets/css/sanitize.css";@import"//cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css";@import"//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600;700&display=swap";html,body{margin:0;padding:0;height:100lvh;font-size:1rem;word-break:break-all}body{font-family:"Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,メイリオ,"游ゴシック Medium","Yu Gothic Medium","游ゴシック体","Yu Gothic",YuGothic,"MS PGothic",Osaka,arial,sans-serif;-webkit-text-size-adjust:none;color:#464646}nav{margin:0;padding:0}h1,h2,h3,h4,h5,h6{margin:0;line-height:1;font-family:"Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif}figure{text-align:center;margin:0}figure img{width:100%}img{border:none;max-width:100%;height:auto;vertical-align:middle}a{color:#2d508e;transition:.2s;text-decoration:none}a:hover{opacity:.5;transition:.2s}p{margin:0 0 1em 0;line-height:1.6;word-break:break-word}ul{padding-left:1.5em}ul li{margin-bottom:.5em;word-break:break-word}table th,table td{text-align:left;vertical-align:top}header{position:sticky;z-index:10001;top:0;left:0;width:100%;background:rgba(255,255,255,.9);padding:15px 0 0 0;border-bottom:1px solid rgba(108,142,203,.2)}@media(max-width: 1024px){header{padding:0}}header .container{display:flex;justify-content:space-between;align-items:center;max-width:1025px;margin-right:auto;margin-left:auto}@media(max-width: 1024px){header .container{border-bottom:1px solid rgba(108,142,203,.2);padding:14px 14px 16px 14px;margin-bottom:0;position:sticky;z-index:10001}}header #logo{width:485px;max-width:485px;line-height:1;font-size:2em}@media(max-width: 1024px){header #logo{width:75vw;max-width:400px}}header #logo img{width:100%}header .menu{display:flex;justify-items:center;line-height:1;font-size:.8125rem}@media(max-width: 1024px){header .menu{display:none}}header .menu>a{display:inline-block;padding:6px 0 5px 0}header .menu>a:not(:last-of-type)::after{content:"｜";padding:0 .7em}header .menu .lang{display:block;margin-left:20px;position:relative;width:12.6em}header .menu .lang span{display:inline-block;position:absolute;padding:5px 1.2em 6px 1.2em;border:1px solid #2d508e;border-radius:30px}header .menu .lang span:nth-child(1){left:0;z-index:9999;padding:5px 1.2em 6px 1.2em}header .menu .lang span:nth-child(2){right:0;padding-left:3em;border-left:none}header .menu .lang span.on{background-color:#2d508e;color:#fff}header .menu .lang span.on a{color:currentColor}header .menu .lang span.off{background-color:#fff}header .sp-menu{display:none}body.en #logo{width:570px;max-width:570px}@media(max-width: 1024px){body.en #logo{width:75vw;max-width:620px}}#global{display:block;max-width:1024px;margin:auto}@media(max-width: 1024px){#global{display:none;width:100%;background-color:rgba(0,0,0,0);overflow-y:auto;padding-bottom:12em}}#global ul.main-menu{display:flex;justify-content:space-between;border-top:none;padding:0;margin:15px 0 0 0}@media(max-width: 1024px){#global ul.main-menu{display:block;margin:calc(20px + 4vw) 0 0 0}}#global ul.main-menu>li{margin:0;padding:0 0 20px 0;border:none;line-height:1}@media(max-width: 1024px){#global ul.main-menu>li{padding:0}}@media(max-width: 1024px){#global ul.main-menu>li:first-child>a{border-top:1px solid #c7c7c7}}#global ul.main-menu>li:first-child>a::after{display:none}#global ul.main-menu>li:last-child>a::after{display:none}#global ul.main-menu>li>a{position:relative;display:block;white-space:normal;font-size:.9375rem}@media(max-width: 1024px){#global ul.main-menu>li>a{position:relative;margin:0 15px;padding:20px 0;border-bottom:1px solid #c7c7c7;font-size:1rem;color:#fff}}#global ul.main-menu>li>a:hover{background-color:rgba(0,0,0,0)}#global ul.main-menu>li>a.sp-menu{display:none}#global .ddmenu-parent>a:after{display:inline-block;margin-left:.7em;margin-bottom:.2em;width:.5em;height:.5em;transform:translateX(-2px) rotate(135deg);border-right:2.5px solid #30adb7;border-top:2.5px solid #30adb7;content:"";transition:.2s}@media(max-width: 1024px){#global .ddmenu-parent>a:after{position:absolute;right:18px;top:50%;margin:0;transform:translateY(-0.3em) rotate(135deg)}}@media(max-width: 1024px){#global a.ddmenu:hover{opacity:1}}#global .sub-menu-wrapper{display:none}#global a.ddmenu+.sub-menu-wrapper{display:flex;width:100%;height:0;overflow:hidden;position:absolute;z-index:9999;top:100%;left:0;padding:0;background-color:#2d508e;color:#fff;transition:.25s}@media(max-width: 1024px){#global a.ddmenu+.sub-menu-wrapper{display:none;height:auto;position:static;transition:none;background-color:rgba(45,80,142,.5)}}@media(min-width: 1025px){#global a.ddmenu+.sub-menu-wrapper>div{width:calc((100vw - 1024px)/2 + 11.5em);padding:28px 0;background-color:#1a356e}}#global a.ddmenu+.sub-menu-wrapper>div a{display:block;margin-left:calc((100vw - 1024px)/2 - .7em);color:#fff;font-weight:600;font-size:.8125rem}@media(max-width: 1024px){#global a.ddmenu+.sub-menu-wrapper>div a{position:relative;width:auto;margin:0 15px;padding:20px 0 20px 1em;border-bottom:1px solid #c7c7c7;font-weight:400;font-size:1rem;background-color:rgba(0,0,0,0)}}#global a.ddmenu+.sub-menu-wrapper>div a::before{display:inline-block;margin-right:1em;width:.5em;height:.5em;transform:translateY(-0.2em) rotate(45deg);border-right:2.5px solid #30adb7;border-top:2.5px solid #30adb7;content:""}@media(max-width: 1024px){#global a.ddmenu+.sub-menu-wrapper>div a::before{position:absolute;right:20px;top:50%;margin:0}}#global a.ddmenu+.sub-menu-wrapper ul.sub-menu{display:flex;flex-direction:column;flex-wrap:wrap;gap:15px 50px;width:calc(1024px - 15em + 2em);padding:30px 60px;height:140px}@media(max-width: 1024px){#global a.ddmenu+.sub-menu-wrapper ul.sub-menu{display:block;padding:0;width:auto;height:auto}}#global a.ddmenu+.sub-menu-wrapper li{display:inline-block;width:auto;padding:0;margin:0}@media(max-width: 1024px){#global a.ddmenu+.sub-menu-wrapper li{display:block;padding:0}}#global a.ddmenu+.sub-menu-wrapper li a{display:block;text-align:left;background:rgba(0,0,0,0);color:#fff;font-size:.8125rem}@media(max-width: 1024px){#global a.ddmenu+.sub-menu-wrapper li a{position:relative;margin:0 15px;padding:20px 0 20px 1em;border-bottom:1px solid #c7c7c7;font-size:1rem}}#global a.ddmenu+.sub-menu-wrapper li a::before{display:inline-block;margin-right:1em;width:.5em;height:.5em;transform:translateY(-0.2em) rotate(45deg);border-right:2.5px solid #30adb7;border-top:2.5px solid #30adb7;content:""}@media(max-width: 1024px){#global a.ddmenu+.sub-menu-wrapper li a::before{position:absolute;right:20px;top:50%;margin:0}}#global a.ddmenu+.sub-menu-wrapper li:hover{transition:.5ms}#global ul.main-menu>li:hover a.ddmenu:hover{opacity:1;transition:none}#global ul.main-menu>li:hover a.ddmenu::before{content:"";position:absolute;left:50%;bottom:0;width:.5em;height:.5em;line-height:1;transform:translate(-50%, 1.6em) rotate(45deg);background-color:#2d508e}@media(max-width: 1024px){#global ul.main-menu>li:hover a.ddmenu::before{display:none}}#global ul.main-menu>li:hover a.ddmenu+div{transition:.5s;height:140px;opacity:1}@media(max-width: 1024px){#global ul.main-menu>li:hover a.ddmenu+div{transition:none;height:auto}}#global ul.main-menu>li:hover a.ddmenu::after{transform:translateX(-2px) translateY(60%) rotate(-45deg);transition:.2s}@media(max-width: 1024px){#global ul.main-menu>li:hover a.ddmenu::after{transform:translateY(-0.1em) rotate(-45deg)}}#global ul.main-menu>li:hover a.ddmenu span:hover{opacity:.5;transition:.2s}@media(max-width: 1024px){#global ul.main-menu>li:hover a.ddmenu span:hover{opacity:1;transition:none}}#global ul.main-menu>li:nth-child(2):hover a.ddmenu::before{background-color:#1a356e}#global .main-menu-footer{margin:40px 16px;text-align:center}#global .main-menu-footer .contact{display:block;margin-bottom:40px;border:1px solid #c7c7c7;padding:15px 1em;font-weight:600;font-size:1rem;color:#fff}#global .main-menu-footer .lang{font-size:1.0625rem}#global .main-menu-footer .lang span:nth-child(1){padding-right:2em;border-right:1px solid #fff}#global .main-menu-footer .lang span:nth-child(2){padding-left:2em}#global .main-menu-footer .lang .on{color:#9a9696}#global .main-menu-footer .lang .on a{color:#fff;font-weight:600}#global .main-menu-footer .lang .off{color:#9a9696}.button a{display:inline-block;border:1px solid #2d508e;background-color:#fff;width:auto;padding:10px 22px;margin:0 auto 1em auto;border-radius:50px;text-align:center;color:#2d508e;font-weight:600;font-size:1rem}@media(max-width: 1024px){.button{text-align:center}}.button:last-of-type a{margin-bottom:0}.button-align-left{text-align:left}@media(max-width: 1024px){.button-align-left{text-align:center}}.button-align-right{text-align:right}@media(max-width: 1024px){.button-align-right{text-align:center}}.button-text-align-left a{text-align:left}.button-arrow a::before{display:inline-block;margin-right:1em;width:.5em;height:.5em;transform:translateY(-20%) rotate(45deg);border-right:2.5px solid #30adb7;border-top:2.5px solid #30adb7;content:""}.button-arrow-left a::before{display:inline-block;margin-right:1em;width:.5em;height:.5em;transform:translateY(-20%) rotate(45deg);border-right:2.5px solid #30adb7;border-top:2.5px solid #30adb7;content:""}.button-arrow-left a{position:relative}.button-arrow-left a::before{display:inline-block;position:absolute;left:9%;top:50%;width:.5em;height:.5em;transform:translateY(-20%) rotate(45deg);border-right:2.5px solid #30adb7;border-top:2.5px solid #30adb7;content:""}.button-blue a{border:1px solid #fff;color:#fff;background-color:#2d508e}.button-transparent a{background-color:rgba(0,0,0,0)}a.arrow,span.arrow,p.arrow{text-indent:-1em;padding-left:1.5em}a.arrow::before,span.arrow::before,p.arrow::before{display:inline-block;margin-right:8px;width:.5em;height:.5em;transform:translateY(-20%) rotate(45deg);border-right:2.5px solid #30adb7;border-top:2.5px solid #30adb7;content:""}body.menu-open{overflow:hidden;height:100lvh}@media(max-width: 1024px){body.menu-open header{height:100lvh !important;background-color:#1a356e;transition:height .3s}}@media(max-width: 1024px){body.menu-open header .container{border:none}}body.menu-open header #logo{display:none}body.menu-open header .sp-menu{display:block}body.menu-open #global{display:block}@media(max-width: 1024px){body.menu-open #global{height:100lvh !important;overflow:scroll}}@media(max-width: 1024px){body.menu-open #global .sp-menu{display:block}}body.menu-open .nav-toggle i{background-color:#fff}.nav-toggle{display:none;position:absolute;z-index:99999;top:25px;right:20px;width:10vw;height:7vw}@media(max-width: 1024px){.nav-toggle{display:block}}@media(min-width: 600px)and (max-width: 1024px){.nav-toggle{max-width:45px;max-height:30px}}.nav-toggle i{display:block;width:100%;height:1vw;background-color:#2d508e;position:absolute;transition:transform .5s,opacity .5s}@media(min-width: 600px)and (max-width: 1024px){.nav-toggle i{max-height:4px}}.nav-toggle i:nth-child(1){top:0}.nav-toggle i:nth-child(2){top:0;bottom:0;margin:auto}.nav-toggle i:nth-child(3){bottom:0}.nav-toggle.show i{background-color:#2d508e}.nav-toggle.show i:nth-child(1){transform:translateY(3vw) rotate(-45deg)}@media(min-width: 600px)and (max-width: 1024px){.nav-toggle.show i:nth-child(1){transform:translateY(13px) rotate(-45deg)}}.nav-toggle.show i:nth-child(2){opacity:0}.nav-toggle.show i:nth-child(3){transform:translateY(-3vw) rotate(45deg)}@media(min-width: 600px)and (max-width: 1024px){.nav-toggle.show i:nth-child(3){transform:translateY(-13px) rotate(45deg)}}.nav{display:flex;position:fixed;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;transition:opacity .5s,visibility .5s;z-index:1}.nav.show{opacity:1;visibility:visible}.topic-path{max-width:1024px;margin:auto auto 20px auto;padding:0 0 10px 0;border-bottom:1px solid #c7c6c6}@media(max-width: 1024px){.topic-path{margin:auto 16px 50px 16px}}.topic-path ul{padding:0;margin:0}@media(max-width: 1024px){.topic-path ul{display:inline}}.topic-path li{display:inline;list-style-type:none;font-size:.9375rem}@media(max-width: 1024px){.topic-path li{display:inline}}.topic-path li:not(:first-child){color:#b6b6b6}.topic-path li:not(:first-child)::before{display:inline-block;margin-right:3em;margin-left:2.5em;width:1.5em;height:1.5em;transform:translateY(-0.5em) rotate(45deg);border-right:1.5px solid #707070;border-top:1.5px solid #707070;content:"";font-size:.25rem}aside.banner{max-width:1400px;margin:auto auto 90px auto;padding:50px 0;background-color:rgba(108,142,203,.2)}@media(max-width: 1024px){aside.banner{padding:60px 16px}}aside.banner .wp-block-buttons{display:flex;flex-direction:row;justify-content:center;align-items:normal;padding-bottom:0;flex-wrap:inherit;gap:0 40px}@media(max-width: 1024px){aside.banner .wp-block-buttons{flex-direction:column;gap:25px 0}}aside.banner .wp-block-button{width:315px;height:134px;background-color:#fff;background-size:70% 100%;background-position:center right}@media(min-width: 1025px)and (max-width: 1399px){aside.banner .wp-block-button{width:26vw;height:11.0638297872vw}}@media(max-width: 1024px){aside.banner .wp-block-button{width:auto;height:36vw;background-size:contain}}aside.banner .wp-block-button.bg-banner-01{background-image:url("/assets/images/bg_banner_01.png?v=1")}aside.banner .wp-block-button.bg-banner-02{background-image:url("/assets/images/bg_banner_02.png?v=1")}aside.banner .wp-block-button.bg-banner-03{background-image:url("/assets/images/bg_banner_03.png?v=1")}aside.banner .arrow{display:grid;place-content:center start;padding-left:2em;border:12px solid #fff;border-right:10px solid #fff;border-left:10px solid #fff}aside.banner .arrow a{display:block;width:100%;height:100%;text-indent:-1em;border-radius:3px;text-align:left;line-height:1.4;color:#2d508e;font-weight:600;font-size:1rem}@media(max-width: 1024px){aside.banner .arrow a{font-size:1.125rem}}aside.banner .arrow a::before{display:inline-block;margin-right:8px;width:.5em;height:.5em;transform:translateY(-20%) rotate(45deg);border-right:2.5px solid #30adb7;border-top:2.5px solid #30adb7;content:""}aside.link{max-width:1024px;margin:auto auto 40px auto}@media(max-width: 1024px){aside.link{padding:0 16px;margin:auto auto 80px auto}}aside.link section.affiliate{border-bottom:1px solid #c7c6c6;margin-bottom:25px}aside.link section.affiliate .wp-block-columns{margin-bottom:0}aside.link section:last-child .wp-block-columns{padding-bottom:0}aside.link .wp-block-columns{display:flex;flex-wrap:wrap;gap:20px 21px;padding-bottom:25px}@media(max-width: 1024px){aside.link .wp-block-columns{gap:13px 10px;justify-content:space-between}}aside.link .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:20%;flex-grow:inherit;min-width:auto}@media(max-width: 1024px){aside.link .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:calc((100% - 10px)/2)}}aside.link figure{display:block;width:240px;height:100%}@media(max-width: 1024px){aside.link figure{width:100%}}footer{max-width:1024px;margin:auto;padding-bottom:40px;font-size:.8125rem}@media(max-width: 1024px){footer{margin:auto 24px}}footer div.flex-container{display:flex;gap:0 60px}@media(max-width: 1024px){footer div.flex-container{flex-direction:column;justify-content:center;gap:0 65px;margin-bottom:10px}}footer div.university{width:215px}@media(max-width: 1024px){footer div.university{margin-top:50px;width:auto;text-align:center;order:2}}footer div.university figure{max-width:176px;margin:20px auto 30px auto;text-align:center}@media(max-width: 1024px){footer div.university figure{margin:auto auto 20px auto}}footer div.university figure+p{padding:18px 10px;border:1px solid #202c52;color:#202c52;font-size:.9375rem;font-weight:600;text-align:center}footer div.menu{display:flex;flex-wrap:wrap;justify-content:space-between;height:440px;width:calc(100% - 215px)}@media(min-width: 1025px)and (max-width: 1399px){footer div.menu{width:auto;justify-content:start;gap:0 4vw}}@media(max-width: 1024px){footer div.menu{order:1;justify-content:space-between;width:auto;height:auto;font-size:.8125rem}}footer .column{display:flex;justify-content:space-between;gap:0 60px}@media(min-width: 1025px)and (max-width: 1399px){footer .column{gap:0 4vw}}@media(max-width: 1024px){footer .column{display:block}}footer ul{padding:0}@media(max-width: 1024px){footer ul{margin:0}}footer div>div>ul>li{font-weight:600;margin-bottom:1.75em;list-style-type:none}footer div>div>ul>li ul{margin-top:.65em;font-weight:400}footer div>div>ul>li ul li{margin-bottom:.65em;list-style-type:none}@media(max-width: 1024px){footer div>div>ul>li ul li{display:none}}footer ul:last-of-type,footer ul:last-of-type li:last-of-type{margin-bottom:0}footer a{color:#464646}body.en footer{max-width:1024px;margin:auto;padding-bottom:40px;font-size:.8125rem}@media(max-width: 1024px){body.en footer{margin:auto 24px}}body.en footer div.flex-container{display:flex;margin-bottom:20px}@media(max-width: 1024px){body.en footer div.flex-container{flex-direction:column;justify-content:center;gap:0 65px;margin-bottom:10px}}body.en footer div.university{width:184px}@media(max-width: 1024px){body.en footer div.university{display:none}}body.en footer div.university figure{max-width:184px;margin-bottom:0;width:160px}@media(max-width: 1024px){body.en footer div.university figure{margin:auto auto 20px auto}}body.en footer div.menu{display:flex;gap:0 80px;flex-wrap:wrap;justify-content:space-between;height:auto;width:auto}@media(min-width: 1025px)and (max-width: 1399px){body.en footer div.menu{width:auto;justify-content:start}}@media(max-width: 1024px){body.en footer div.menu{order:1;justify-content:space-between;width:auto;height:auto;margin-bottom:0;font-size:.8125rem}}body.en footer .column-wrapper{width:calc(100% - 184px - 80px);display:flex;flex-wrap:wrap;gap:0 5em;align-content:start}@media(max-width: 1024px){body.en footer .column-wrapper{width:100%;justify-content:start;gap:0}}body.en footer .column-wrapper>p{width:100%;padding:10px 24px;margin-bottom:25px;line-height:1.6;border:1px solid #202c52;color:#202c52;font-size:.9375rem}@media(max-width: 1024px){body.en footer .column-wrapper>p{font-size:.75rem;margin-bottom:0}}@media(max-width: 1024px){body.en footer .column-wrapper>p{order:3}}body.en footer .column-wrapper>p span{font-size:1.375rem}@media(max-width: 1024px){body.en footer .column-wrapper>p span{display:inline-block;margin-left:0;font-size:.9375rem}}body.en footer .column-wrapper div.university{display:none}@media(max-width: 1024px){body.en footer .column-wrapper div.university{display:block;width:100%;margin-top:50px;order:2;text-align:center}}body.en footer .column{display:flex;justify-content:space-between;gap:0 60px}@media(min-width: 1025px)and (max-width: 1399px){body.en footer .column{gap:0 4vw}}@media(max-width: 1024px){body.en footer .column{display:block;width:50%}}body.en footer ul{display:flex;gap:0 5em;padding:0;margin:0}@media(max-width: 1024px){body.en footer ul{display:block;margin:0}}body.en footer div>div>ul>li{font-weight:400;margin-bottom:0;list-style-type:none}@media(max-width: 1024px){body.en footer div>div>ul>li{margin-bottom:1em}}body.en footer div>div>ul>li ul{margin-top:0;font-weight:400}body.en footer div>div>ul>li ul li{list-style-type:none}@media(max-width: 1024px){body.en footer div>div>ul>li ul li{display:none}}body.en footer ul:last-of-type,body.en footer ul:last-of-type li:last-of-type{margin-bottom:0}body.en footer a{color:#464646}@media(max-width: 1024px){.copyright{text-align:center}}.copyright br{display:none}@media(max-width: 1024px){.copyright br{display:inline}}.pagetop-show{display:block}.pagetop a{display:block;text-decoration:none;text-align:center;position:fixed;right:15vw;bottom:20px;z-index:9999;width:60px;height:60px;border:2px solid #2d508e;border-radius:150px;font-weight:normal;font-size:1rem;line-height:3.4em;background-color:#2d508e;color:#fff}@media(min-width: 1025px)and (max-width: 1399px){.pagetop a{right:5vw}}@media(min-width: 600px)and (max-width: 1024px){.pagetop a{right:5vw}}@media(max-width: 1024px){.hide-on-sp{display:none}}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}body .modaal-wrapper{z-index:20001}body .modaal-overlay{z-index:20000}body .modaal-gallery-item img{max-height:80vh;width:auto;max-width:100%}
/*# sourceMappingURL=maps/common.css.map */
