/* font-family: "Sawarabi Mincho", serif; 4 */
/* font-family:'Noto Sans JP',sans-serif; 4 5 7 */
/* font-family:'Zen Kurenaido',sans-serif; 4 */
@charset "UTF-8";
/*RESET.CSS Start */
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, small, 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, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
margin : 0; padding : 0; border : 0; outline : 0; font-size : 100%; background : transparent; }
caption, th, td { text-align : left; font-weight : normal; }
table, td, th { vertical-align : middle; border-collapse:collapse;border-spacing : 0;  }
blockquote:before, blockquote:after, q:before, q:after { content : ""; }
blockquote, q { quotes : "" ""; }
a img {border : none; }
abbr[title], dfn[title] {border-bottom : 1px dotted rgb(0,0,0);cursor : help; }
ul li{list-style: none;}
 
/* HTML 5 */
article, aside, dialog, figure, footer, header, hgroup, nav, section {display : block; }
mark {background-color : #ff9;color : rgb(0,0,0);font-style : italic;font-weight : bold; }
/*RESET.CSS END */

.clearfix:before,.clearfix:after {display: block;line-height: 0; content: ""; display:block; height:0;clear:both;}

img{vertical-align:middle;}

*,*::after,*::before{box-sizing: border-box;}
/*-------------------Comment1-----------------------*/
.line1{width:99%;height:1px;border:none; border-top: 1px dotted #ccc; margin-top:10px;margin-bottom:10px;}
.line2{width:99%;height:1px;border:none; border-top: 3px solid #ee7600; margin-bottom:10px;}
.imgHover:hover{opacity:0.8; filter:alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"; }

.alignLeft{text-align:left!important;}
.alignCenter{text-align:center!important;}
.alignRight{text-align:right!important;}

.inlineBlock{display:inline-block!important;}

.setPaddingT50{padding-top:50px!important;}
.setPaddingT20{padding-top:20px!important;}
.setPaddingT10{padding-top:10px!important;}

.setPaddingL20{padding-left:20px!important;}

.setPaddingB50{padding-bottom:50px!important;}
.setPaddingB20{padding-bottom:20px!important;}
.setPaddingB10{padding-bottom:10px!important;}

.setMarginB50{margin-bottom:50px!important;}
.setMarginB20{margin-bottom:20px!important;}
.setMarginB10{margin-bottom:10px!important;}

.setMarginT50{margin-top:50px!important;}
.setMarginT20{margin-top:20px!important;}
.setMarginT10{margin-top:10px!important;}

.annotation1{color:#666;font-size:0.825rem;}
.stress1{font-weight:600;font-size:0.925rem;color:#ff0000;}
.stress1 a{color:#ff0000!important;text-decoration:underline!important;}
.stress2{font-weight:600;color:#1d50a2;}
.stress3{font-weight:600;color:#1d50a2;font-size:1.125rem;}

.annotation2{font-size:0.875rem;color:#666;}

.pBeforeArrow1{position:relative;}
.pBeforeArrow1::before{content:"";display: inline-block; width:6px; height:6px; border: solid #333;border-width: 0 1px 1px 0;transform:rotate(-45deg);position:absolute;top:11px;left:-11px;}
/*-------------------Comment2-----------------------*/
body {
	font-family: -apple-system,Roboto, 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	font-weight:400;
	font-size:16px; 
	line-height:1.6;
	letter-spacing:2px;
}

a:link{ text-decoration: none; color:#333;}
a:visited{color:#333; }
a:hover{color:#1d50a2; text-decoration: none;}
a:active{color:#1d50a2;}

@media screen and (max-width: 767px){
	body{letter-spacing:0px;font-weight:normal;}
}
/* ------------------------------------------------------- */
.title1{text-align:center;line-height:1.75;text-transform:uppercase;font-size:1.35rem;color:#1d50a2;margin-bottom:40px;letter-spacing:2px;font-weight:bolder;}
.title1 span{display:block;color:#1d50a2;font-size:0.45em;}

.title2{width:100%;height:200px;background:url(../images/bgM0.gif) repeat-x;text-align:center;font-size:2.5rem;color:#1d50a2;text-transform:uppercase;padding-top:55px;margin:20px auto;}
.title2 span{display:block;color:#1d50a2;font-size:0.35em;letter-spacing:2px;position:relative;}
.title2 span::before{content:"";width:1px;height:45px;background:#1d50a2;position:absolute;top:27px;left:50%;}

.title3{font-size:1.125rem;font-weight:400;color:#1d50a2;margin-bottom:30px;text-indent:15px;position:relative;font-family: 'Noto Sans JP',sans-serif;}
.title3::before{content:"";width:4px;height:65%;background:#1d50a2;position:absolute;top:18%;left:0;}
.title3::after{content:"";width:100%;height:0.75px;background:#f0f0f0;position:absolute;bottom:-5px;left:0;}
.title3 span{color:#67b5b6;font-weight:400;font-size:0.35em;letter-spacing:2px;padding-left:20px;text-transform:uppercase;}


.btn1{display:inline-block;font-size:0.875rem;text-align:center;border:1px solid #999;background:rgba(255,255,255,0.6);padding:10px 50px;position:relative;margin-top:70px;letter-spacing:2px;text-transform:uppercase;}
.btn1::after{content:"";width: 15px; height:5px; position:absolute;top:20px;right:25px;border: solid #333;border-width: 0 1px 1px 0;transform-origin:left bottom;transform: skewX(45deg
);}
.btn1:hover::after{right:22px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
/* --------------------------- */
#headerWrap{
	width:100%;	
	background:#fff;
}
header{
	width:1140px;
	height:88px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.siteName{
	width:260px!important;
	padding:28px 10px 0 10px;
}

.navUlPC{
	position:absolute;
	top:35px;
	right:120px;
}
.navUlPC li{
	list-style:none;
	float:left;	
}
.navUlPC li{position:relative;}
.navUlPC li a{width:100%;display:block;font-size:0.925rem;font-weight:600;padding:10px 15px;text-align:center;color:#1d50a2;text-indent:1.25em;}
.navUlPC li a:hover{color:#2e62b6;}
.navUlPC li::after{content:"";width: 15px; height:5px; position:absolute;top:20px;left:10px;border: solid #1d50a2;border-width: 0 1.25px 1.25px 0;transform-origin:left bottom;transform: skewX(45deg
);}
.navUlPC li:hover::after{left:14px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}

#navbar{display:none;}

#btnContact{display:block;width:88px;height:88px;background:#1d50a2;position:absolute;top:0;right:0;padding:10px 0 5px;}
#btnContact:hover{background:#2e62b6;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
#btnContact section{color:#fff;font-size:2.5rem;text-align:center;line-height:0.25;-webkit-transform : scale(0.74,0.74);}
#btnContact span{text-transform:uppercase;font-size:0.35em;}

#topLine{display:none;width:100%;height:20px;background:url(../images/topLine.jpg);}

#navIcon{display:none;}

@media screen and (max-width: 1200px){
	header{width:98%;}
}
@media screen and (max-width: 1023px){
	header{		
		width:100%;
		height:85px;
		background:rgba(255,255,255,0.98);
	}
	
	#btnContact{display:none;}
	
	.navUlPC{display:none;}
	
	#navIcon{
		display:block;
		position:absolute;
		top:13px;
		right:15px;
		color:#1d50a2;		
		width:48px;
		height:48px;
		padding:5px 0;
		text-align:center; 
		cursor: pointer;	
		line-height:6px;
		overflow:hidden;
		z-index:30;
	}	
	#navIcon p{			
		font-size: 12px;
		font-weight:600;
		display: block;
		-webkit-transform : scale(0.84,0.84);
		letter-spacing:1px;
	}
	
	/* #navIcon123{width:34px;height:34px;border:1px solid #333;;border-radius:50%;padding:0;margin:0;margin:0 auto;position:relative;} */
	/* #circle{width:2px;height:2px;background:red;position:absolute;top:16px;left:16px;z-index:31;} */
	.nav-icon-first,.nav-icon-second,.nav-icon-thrid {
		width: 32px;
		height: 3px;
		background:#1d50a2;
		margin: 6px auto;
		transition: 0.3s;
	}
	.close .nav-icon-first {
		-webkit-transform: rotate(-135deg) translate(-6.5px,-6.5px);
		-ms-transform: rotate(-135deg) translate(-6.5px,-6.5px);
			transform: rotate(-135deg) translate(-6.5px,-6.5px);
	}
	.close .nav-icon-second {
		opacity: 0;
	}
	.close .nav-icon-thrid {
		-webkit-transform: rotate(135deg) translate(-6.5px,5.5px);
		-ms-transform: rotate(135deg) translate(-6.5px,5.5px);
			transform: rotate(135deg) translate(-6.5px,5.5px);
	}
	#navbar{		
		width:100%;
		height:100%;
		background:rgba(29,80,162,0.97);		
		overflow:hidden;
		color:#fff;
		position:fixed;
		top:0;
		left:0;
		z-index:20;
		padding-top:100px;		
	}
	.navUl{list-style:none; padding:50px 0 0;}
	.navUl li{list-style:none;width:80%; margin:0 auto; padding:0;}
	.navUl li a{color:#fff;width:100%;font-size:1.125rem;font-weight:500;padding:15px 10px;display:block; }
	.navUl li a span{color:#c0c0c0;font-size:0.75rem;padding-left:5px;}
	.navUl li a:hover{text-decoration:none;}
	.subLiMobile a{font-size:0.925rem!important;text-indent:1em;padding:2px 10px!important;}
}
@media screen and (max-width: 767px){
	#topLine{display:block;}
	
	header{height:70px;}
	
	.siteName{width:250px;padding:12px 0 0 10px;}
	
	#navIcon{top:26px;}
}
@media screen and (max-width: 499px){	
	.siteName{width:210px;padding:14px 0 0 5px;}
	
	#navIcon{top:28px;right:5px;}
}
@media screen and (max-width: 339px){
	#navbar{padding-top:0px;}			
}
/* ----------------------------------------------- */
#mLeft{position:fixed;top:23%;left:4%;font-size:0.75rem;color:#999;letter-spacing:3px;z-index:11;-webkit-transform:rotate(90deg) scale(0.84,0.84);-ms-transform:rotate(90deg) scale(0.84,0.84);transform:rotate(90deg) scale(0.84,0.84);transform-origin:left top;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;}

#showIndex{width:100%;height:740px;position:relative;overflow:hidden;}

.mv{width:80%;height:670px;margin-left:20%;}

#m0{width:60%;height:70%;background:url(../images/bgM0.gif);position:absolute;top:30%;left:12%;z-index:-1;}
#m1{font-family: "Sawarabi Mincho", serif;font-weight:400;color:#1d50a2;font-size:3.85em;position:absolute;top:50%;left:6.5%;}
#m2,#m3{background:#1d50a2;color:#fff;font-size:1.65em;position:absolute;letter-spacing:6px;font-family: -apple-system,'Roboto',sans-serif;}
#m2{top:65%;left:7%;padding:10px 200px 10px 50px;text-transform:uppercase;}
#m3{top:74.2%;left:0%;padding:10px 50px 10px 160px;text-transform:uppercase;}


@media (max-width: 767px){	
	#mLeft{display:none;}
	#m0{left:0;}
	#m1{font-size:2.85em;top:67%;}
	#m2,#m3{font-size:1.25em;}
	#m2{top:77%;padding:10px 100px 10px 50px;}
	#m3{top:85%;padding:10px 50px 10px 60px;}
}
@media (max-width: 539px){	
	#showIndex{height:540px;}

	.mv{width:86%;height:470px;margin-left:14%;}
	
	#m0{height:65%;}
	#m1{font-size:2.25em;top:55%;}
	#m2,#m3{font-size:1.125em;letter-spacing:4px;}
	#m2{top:67%;padding:10px 80px 10px 40px;}
	#m3{top:78%;padding:10px 40px 10px 30px;}
}
@media (max-width: 429px){	
	#m0{width:85%;}
	#m1{font-size:2.125em;top:57%;}
	#m2,#m3{font-size:1.125em;letter-spacing:2px;}
	#m2{top:69%;}
	#m3{top:80%;}
}
@media (max-width: 399px){	
	#m1{font-size:1.85em;top:61%;}
	#m2,#m3{font-size:1em;}
	#m2{top:70.5%;padding:10px 50px 10px 30px;}
	#m3{top:80%;padding:10px 20px 10px 20px;}
}
/* -----------------------横屏设备（根据vh设定高度的要调整）------------------------ */
@media screen and (orientation:landscape) and (max-width: 899px){
	#mLeft{display:none;}
}
/* --------------------------------------------------------------------------- */
.content{
	width:85%;	
	margin:70px auto 20px;
	text-align:justify;
	font-size:0.925rem;
}
.content2{
	width:800px;	
	margin:50px auto 40px;
	text-align:justify;
	font-size:0.925rem;
	line-height:1.75;
}
.wrap1{width:100%;padding:20px 0;}
.wrap2{width:100%;margin:80px auto 0;padding:30px 0;background:linear-gradient(to right, #f1f5f9 80%,#1d50a2 80%,#1d50a2 100%);}
.wrap3{width:100%;margin:0 auto;padding:50px 0;background:linear-gradient(to bottom, #f1f5f9 55%,#fff 55%,#fff 100%);}
.wrap4{width:100%;background:url(../images/bgWrap4.jpg) no-repeat center center;background-size:cover;padding:70px 0 70px;}

@media only screen and (max-width: 1023px) {
	.content,.content2{		
		width:90%;		
		margin-top:48px;
	}
	.wrap2{background:linear-gradient(to right, #f1f5f9 88%,#1d50a2 88%,#1d50a2 100%);}
}
@media only screen and (max-width: 599px) {
	.wrap2{margin:40px auto 0;background:linear-gradient(to right, #f1f5f9 91%,#1d50a2 91%,#1d50a2 100%);}
}
/* -------------------------------------------------------------------------- */
#covid{width:880px;padding:40px 40px;margin:40px auto 50px;font-size:0.925rem;line-height:1.7;background:rgba(238,248,249,0.75);}
#covid h2{text-align:center;color:#015d5d;font-size:1.125em;}

#logoSection{width:25%;float:left;text-align:center;}
#logoSection img{width:48%;}

#article{
	width:75%;
	float:right;
	padding:0 15px 0 50px;
	font-size:0.975rem;
	line-height:1.85;
	border-left:1px solid #c0c0c0;
}
.wrap4 #article{
	color:#fff;
}

.mDivisions{width:44%;margin:0 3% 60px;float:left;position:relative;background:#fff;}
.mDivisions img{width:100%;vertical-align:middle;}
.mDivisions .num{position:absolute;top:180px;right:20px;font-weight:bolder;font-size:4.35rem;color:#bfccd8;}
.mDivisions .word{padding:30px;line-height:1.8;}
.mDivisions .word h4{font-size:1rem;padding-bottom:10px;}
.mDivisions .word ul li{list-style:inside;}

@media only screen and (max-width: 1023px) {
	#covid{width:100%;padding:40px 50px;}
	
	#logoSection img{width:40%;}
	#article{
		line-height:2;
	}
	
	.mDivisions{width:45%;margin:0 2% 50px;}
	.mDivisions .num{top:36%;}
	.mDivisions .word{padding:25px;}
	.mDivisions .word h4{font-size:0.925rem;}
}
@media only screen and (max-width: 829px) {
	.mDivisions{width:95%;float:none;margin:50px auto;box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;}
	.mDivisions .num{top:56%;}
	.mDivisions .word{padding:30px;}
}
@media only screen and (max-width: 799px) {
	#logoSection{width:20%;}
	#logoSection img{width:70%;}
	#article{width:93%;}
}
@media only screen and (max-width: 599px) {	
	#covid{display:none;}
	
	#logoSection{display:none;}
	#article{width:100%;font-size:1rem;border:none;padding:0 10px 0 10px;margin-top:-30px;}
	
	.mDivisions .num{top:40%;font-size:3.5rem;}
}
@media only screen and (max-width: 459px) {		
	.mDivisions .num{top:147px;font-size:3.25rem;}
}

/* -------------------------------------------------- */
#topicIndex{margin-bottom:80px;}

.topicItemTable{
	width:92%;
	margin:0 auto;
	border-bottom:1px solid #f0f0f0;
}
.topicItemTable:hover{
	background:#fff;
}
.topicItemTable td{
	padding:22px 0;
	vertical-align:top;
	font-size:0.925rem;	
	text-align:justify;
	color:#333;
	letter-spacing:1px;
}
.dateTd{	
	width:8em;
	color:#ccc;
	font-size:0.75rem;
}
/* --------------------------------------------------- */
.topicTitle{
	font-size:1.125rem;
	margin-bottom:10px;
	text-align:center;
	font-weight:bolder;
}
.topicDate{
	text-align:center;
	font-size:0.75rem;
	color:#999;
	padding-bottom:20px;
}
.topicContent{
	font-size:0.925rem;
}
.topicContent p{
	padding-top:10px;
}
@media (max-width: 719px){
	.topicTitle{
		font-size:1.125rem;
	}	
	.topicContent{
		padding:0 15px;font-size:1rem;
	}
}
/* ------------------------------------------------------ */
#imgBtnS{width:1020px;margin:0 auto;}
#imgBtnS a:nth-of-type(1){background:url(../images/imgBtn1.jpg) no-repeat center center; background-size:cover;}
#imgBtnS a:nth-of-type(2){background:url(../images/imgBtn2.jpg) no-repeat center center; background-size:cover;}
#imgBtnS a:nth-of-type(3){background:url(../images/imgBtn3.jpg) no-repeat center center; background-size:cover;}
.imgBtn{display:block;width:30%;height:130px;margin:1.5%;border:6px solid #fff;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;float:left;position:relative;}
.imgBtn h4{position:absolute;top:40px;left:0;padding:10px 25px;background:rgba(255,255,255,0.95);font-size:1.125rem;letter-spacing:3px;color:#1d50a2;font-weight:600;}

@media (max-width: 1023px){
	#imgBtnS{width:100%;margin:0 auto;}
}
@media (max-width: 767px){
	.imgBtn{width:60vw;height:20vw;float:none;margin:30px auto;}
}
@media (max-width: 599px){
	.imgBtn{width:70vw;height:25vw;float:none;margin:30px auto;}
}
@media (max-width: 459px){
	.imgBtn{width:80vw;height:30vw;float:none;margin:30px auto;}
}
@media (max-width: 399px){
	.imgBtn{width:85vw;height:35vw;float:none;margin:30px auto;}
}
/* ------------------------------------------------------ */
#table1{
	width:100%;
	margin:0 auto 60px;	
}
#table1 td{
	font-size:0.925rem;
	border-bottom:0.75px solid #ccc;
	padding:20px 8px;
}
#table1 .titleTd{
	width:130px;
	letter-spacing:2px;
	font-weight:600;
	vertical-align:top;
}

@media (max-width: 599px){
	#table1 td{font-size:1rem;}
	#table1 .titleTd{width:110px;font-weight:bolder;color:#333;}
}
/* --------------footer------------ */
#footerWrap{
	width:100%;
	background:url(../images/bgFooter.jpg) no-repeat center center;background-size:cover;
	padding:70px 0 20px;
}
footer{width:1180px;height:250px;margin:0 auto;color:#fff;position:relative;}

#logoFooter{display:block;width:80px;height:80px;position:absolute;top:45px;left:45%;}
#logoFooter img{width:100%;}

#footerC1{position:absolute;top:50px;font-size:0.875rem;}
#contactP a{color:#fff;}
#contactP a:hover{color:#c0c0c0;}
#mapA{background:#fff;color:#333;font-size:0.65rem;letter-spacing:0;padding:0 3px 1px;}
#mapA:hover{background:#ccc;}

#navBottomUl{position:absolute;top:40px;right:0;}
#navBottomUl li{text-align:right;}
#navBottomUl li a{color:#fff;font-size:0.925rem;position:relative;}
#navBottomUl li a:hover{color:#f0f0f0;}
#navBottomUl li a::after{content:"";width: 15px; height:5px; position:absolute;top:8px;left:-25px;border: solid #fff;border-width: 0 1.25px 1.25px 0;transform-origin:left bottom;transform: skewX(45deg
);}
#navBottomUl li a:hover::after{left:-23px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}

#copyright{width:100%;text-align:center;position:absolute;bottom:0;font-size:0.75rem;}
#copyright a{color:#fff;}


@media (max-width: 1240px){
	footer{width:93%;}
}
@media (max-width: 1023px){
	#logoFooter{left:55%;}
}
@media (max-width: 899px){	
	footer{width:96%;}
	#logoFooter{left:62%;}
}
@media (max-width: 767px){	
	footer{height:auto;}
	#logoFooter{width:100%;position:static;text-align:center;}
	#logoFooter img{width:80px;}
	
	#footerC1{width:85%;margin:0 auto 30px;position:static;text-align:center;padding-bottom:15px;}
	
	#navBottomUl{display:none;}
	
	#copyright{position:static;}
}
@media (max-width: 459px){		
	#footerC1{width:90%;letter-spacing:1px;}
	
	#navBottomUl{width:76%;margin-bottom:10px;}
	#navBottomUl li{padding:5px 0;}
	
	#contactP span{display:block;}
}
/*-------------------------*/
#goToTopBtn{
	position:fixed;
	bottom: 10px;
	right: 25px;
	display: none; 
	cursor: pointer;
}
#goToTopBtn img{
	width:60px;
}
@media (max-width: 459px){		
	#goToTopBtn{bottom: 40px;right:15px;}
	#goToTopBtn img{width:52px;}
}
/*-------------------------*/
.module1{
	background: #ef9c00; 
	padding: 2px 5px 2px; 
	font-size: 0.725rem; 
	color: #fff; 
	vertical-align:top;
	border-radius:1px;
}
.form-group{
	width:99%;
	margin:0 auto 1em;
}
.form-group label{
	display:block;
}
.form-group input[type=text], .form-group input[type=email], .form-group select,.form-group textarea{
	width:calc(100% - 12px);
	height:2.25em;
	outline-style:none;
	-webkit-appearance: none;
	border:1px solid #666;
	padding:2px 5px;
	border-radius:0;
}
.form-group select{
	-webkit-appearance: none;
	appearance:none;
	width:99.5%;
	height:2.75em;
	padding:2px 5px;
	background:#fafafa;
	border-radius:0;
}
input[type="checkbox"]{
	width:16px;
	height:16px;
	vertical-align:middle;
	border-radius:0;
}
.form-group textarea{
	height:10em;
	border-radius:0;
}