@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');
@import url('https://fonts.googleapis.com/icon?family=Material+Icons');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed&display=swap');

@charset "utf-8";
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form, label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main,summary,time,mark,audio,video,a,input,textarea{ margin:0;padding:0; border:0; font-size:100%; background:transparent; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{ display:block;}
nav ul{ list-style:none;}
blockquote,q{ quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none;}
pre,code,kbd,samp{ font-family:monospace,monospace; font-size:inherit;}
table{ border-collapse:collapse; border-spacing:0;}
img{ border:0;}
address,caption,cite,code,dfn,em,th,var{ font-style:normal; font-weight:normal;}
caption,th{ text-align:left;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal}
sup{ vertical-align:text-top; font-size:75%;}
sub{ vertical-align:text-bottom; font-size:75%;}
input,textarea,select{ z-index:auto; font-family:inherit; font-size:inherit; font-weight:inherit; vertical-align:middle;}
a{ outline:none;}
audio:not([controls]){ display:none;}
time{ display:inline;}
[hidden]{ display:none;}
input::-ms-clear,input::-ms-reveal,input:focus::-ms-clear,input:focus::-ms-reveal{visibility:hidden; display:none;}
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{ padding:0; border:0;}
button{cursor:pointer;}

/* ===== Common ===== */
body,input,button,select,textarea{-webkit-text-size-adjust:100%; -webkit-font-smoothing:antialiased; line-height:1; color:#444;}
a:link{ color:#005cac; text-decoration:underline;}
a:visited{ color:#005cac; text-decoration:underline;}
a:hover{ color:#81c04e; text-decoration:none;}
a:active{ color:#81c04e;}
*{-webkit-tap-highlight-color:rgba(0,0,0,0);}
.clr{clear:both;}
section {clear:both; zoom:1;}
article:after,section:after,.clrFx:after{content:''; clear:both; display:block;}
a,button{transition:all .2s ease-in;}
a img{transition:all .3s ease-in;}
a:hover img{opacity:0.7;}
.aCt{text-align:center;}
.mCt{margin: 0 auto;}
.aLt{text-align:left;}
.aRt{text-align:right;}
.fLt{float:left;}
.fRt{float:right;}
.sp{display:none !important;}
.pc{display:block !important;}
.txtBu{color:#003677;}
.txtR,.reTxt{color: #ff0000;}
.txtBg{font-size: 1.25rem;}


@media screen and (min-width:768px){
.spbr{display:none;}
.pcbr{display:inline;}
}

/* ===== Font ===== */
body,button,select{font-family: 'Noto Sans',"Helvetica Neue",Arial, sans-serif;}
article h1,article h2,article h3,article h4{font-family: 'Rubik', sans-serif;}

/* ===== Base ===== */
body.top{background:#fff;}
#wrapper{min-width:1200px; }
#siteHeader{background:#fff; z-index: 100; width: 100%;}
#siteHeader img{width: 100%;}
#pageCont{padding: 50px 0;}
.pageTxt{padding: 40px 0;}
.spToggle{display:none;}
nav.gNav{background:#004863; font-family:'Barlow Condensed', sans-serif; font-weight: bold; min-width: 1200px;}
nav.gNav ul{display:flex; align-items: stretch; padding-left: 0px;}
nav.gNav ul li{font-size: 1.3rem; width: 30%;  text-align: center; margin-bottom: 0px; word-break:keep-all;}
nav.gNav ul li a{text-decoration: none;  background: #004863; width:100%; height: 100%;  color: #fff; padding:20px; display: flex; align-items: center; justify-content: center; }
nav.gNav ul li a span{padding-top: 15px;}
nav.gNav ul li a span.navBt{padding-top: 25px;}
nav.gNav ul li a:hover{background: #81c04e;}
.loginTxt{background: #005b7d; line-height: 40px; color: #fff; margin-bottom: 0px; text-align: center; font-size: 1.5rem; font-weight: bold; padding: 10px 0;}

section{max-width: 1200px; padding:50px 15px; margin:0 auto;}
header.headTit h1{font-size:35px; border-bottom:1px solid #e0e0e0; color:#315295; margin-bottom:60px; line-height:1.7;}


/* ===== Top ===== */
.mv{ min-width: 1200px; text-align: center;overflow: hidden; }
.bg-slider.onl{height: 65vh;}
.txtBx{font-size: 1.45rem;}




@media screen and (max-width:1149px){
article .mc.trio.posMc .col{width:calc(50% - 5px);}
.pdfCol {position: relative; padding-bottom:50%; padding-top: 30px; height: 0; overflow: hidden;}
.pdfCol iframe{position: absolute; top: 0; left: 0; width: 100%;}
}
@media screen and (max-width:768px){
#wrapper{min-width:320px; }
.sp{display:block !important;}
.pc{display:none !important;}
.fLt,.fRt{float: none;}
nav.gNav{display: none;}
article .fLt{margin:0 0px 20px 0px;}
article .fRt{margin:0 0px 20px 0px;}
article img{width:100%; height:auto;}
article img.def{width: auto; height: auto;}
.breadcrumbs{display:none;}
header.pageHead h1{line-height:1.4; font-size:30px;}
article h2{font-size:25px; margin-bottom:30px;}
article h3{font-size:20px; margin-bottom:30px; line-height:1.5;}
article .colBox{padding:15px;}
.mv{min-width: 320px;}
.mv .slideImg{height:350px; text-align: center !important;}
#slider{width: 100%; min-width: 320px;}
.mv{min-width: 320px;}
.mv .slideImg{height:350px; text-align: center !important;}
#slider{min-height:600px; padding: 52px 10px 20px 10px;}
#slider .titArea{min-width: 320px; padding:20px 15px 20px 15px; position: static; top: auto; left: auto; transform:none;}
#slider .subTit{font-size: 2.0rem;}
#slider .sday{font-size: 1.3rem;}
.mv div{text-indent: 0;}
section{padding:30px 15px;}
article .mc{display:block;}
article .mc .col{margin-bottom:30px;}
article .mc.duo .col,article .mc.trio .col.g2,article .mc.fort .col.g2,
article .mc.fort .col,article .mc.trio .col{width:100%;}
article .mc.duo .col.btn{margin: 20px 0;}
article .btn.rt{position:static; top:auto; right:auto; margin-top:0px;}
article .btn span.btnot,
article .btn a{width:100%; padding:20px 10px;}
article .btn.bgbtn a{width: 100%;}
article.top{padding-top:25px;}
article .textBig{font-size:18px;}
#siteHeader{height: auto; position: relative; z-index: 5;}
#siteHeader .headWrap{padding: 0px; position: relative; z-index: 10;}
#siteHeader .headWrap p.siteLogo{width: 200px; z-index: 5; height: 50px;}
#siteFooter .footwrap{padding:20px;}
article table{margin-bottom:20px;border-bottom:1px solid #404040;}
article table th,
article table td{display:block; padding:10px;}
article table th,article table td{border-bottom:none;}
article table td{}
article button{width:100%; display:block; margin:0  0 15px 0;}
article .formTable{padding-bottom:40px;}
img.formImg{width: auto; height: auto;}
footer .footNav{font-size: 15px; line-height: 1.5;}
article .archiveList dt{width: 100%; float: none;}
article .archiveList dd{padding-left: 0px;}
section ul.list{margin-left:0em;}
.bnr{display: none;}
.display .pagenav li{display: block; width: 100%;}
article .btn.bggr span{width: 100%}
article input[type=submit]{width: 100%;}
.topCont .mc.trio{display: block;}
.topCont .mc.trio .col,.topCont .mc.trio .col.g2{width:100%; padding-right: 0px;}
.card-collection{display:block;}
.card-collection a{width:100%; margin:0 0 20px 0;}
a.neumorphic-card.topB{display: block;}
.programTabel col {width: auto !important;}
	
article .mc.trio.posMc .col{width:100%;}
.pdfCol iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.listLink dt{float:none; clear: both;  width: 100%; line-height: 1.5; text-align: center;}
.listLink dd{ padding-left: 0px; border-bottom:3px solid #dcdcdc; line-height: 1.5; text-align: center}
.listLink dt.odd,.listLink dt.odd+dd{background: #d6dcfa;;}
.posterLink{display: block;}
.posterLink a{width: 100%;}
.videoBox {position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden;}
.videoBox iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
	

	
.live .pwrap{padding-left: 0px;}
.topMemo h1{width: 100%;}
.bnr ul,.bbnr ul,.bnrTop ul{list-style: none; padding: 0px; margin: 0 0 30px 0; justify-content: center; display:block;}
.bx-wrapper .bx-controls-direction a{top:auto !important; bottom:-15px !important;}
.bx-wrapper .bx-prev {left: 0px !important;}
.bx-wrapper .bx-next{right: 0px !important;}
.bnr ul li,.bnrTop ul li{margin-right: 0px; width:100%; }
	.bnr ul li,.bnrTop ul li img{width: 100%; height: auto;}
.bnr ul li a, .bnrTop ul li a{display: block;}
}