@charset "utf-8";
/* CSS Document */

body{
	font-family:'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
	font-size:16px;
	background-color: white;
}


header a{
	float: left;
	display: block;
}


header #header_inner{
	width:1200px;
	width:1280px;
	margin:0 auto;
	width:1100px;
}

header #header_inner a{
	font-size:30px;
	font-size:16px;
}

header #header_inner a.navbar-brand{
	font-size:35px;
	font-weight: bold;
}

.navbar-brand {
  height: 50px;
	padding:10px 10px 10px 0;
  font-size: 18px;
  line-height: 20px;

}


a.nav-link.active{
/*	background-color:#24198c;*/
	width:100%;
}


.nav > li > a,
.navbar-nav > li > a{
	display:block;
}

nav.submenu{
	background-color:#261f87;
	padding:0.5rem;
	color:white;
	opacity:0.9;
}


nav.submenu ul{
	display:flex;
	flex-direction: row;
	justify-content: space-around;
	justify-content: center;
	color:white;
	opacity:1;
}

nav.submenu ul li{
	padding:0 2rem;
}

nav.submenu ul li a{
	text-decoration: none;
	color:white;
}


	footer{
/*		height:50px;
		padding:10px;
		background-color:#222222;		*/
		color:white;
		background-image:url("../img/footer_back.png");
		background-size:cover;
		background-position: center;
		background-repeat: no-repeat;				
	}

footer a,
footer a:hover{
	text-decoration: none;
	color:white;
}


footer #footer_inner{
	width:1280px;
	margin:0 auto;
	padding:2rem 0;
}

footer #footer_inner .footer_sub div ul.sitemap{
	text-align: left;
	margin-left:200px;
}

/* label */

h1{
	color:#00a9ba;
	padding:2rem  1rem 0 0;
	margin:0 auto;
	text-align: left;
	font-size:4rem;
	font-weight:bold;
	letter-spacing: 0.1em;
}

h1 span.subtitle{
	font-weight:600;
	color:#2e008b;
	line-height:0;
	text-align: left;
	padding-left:0;
	font-size:1.5rem;
	padding-top:0.5rem;
	letter-spacing:0.1em;
	display:block;
}

h2{
	color:#00a9ba;
	padding:2rem  1rem 2rem 0;
	margin:0 auto;
	text-align: left;
	font-size:3rem;
	font-weight:bold;
}

h2 span.subtitle{
	font-weight:600;
	font-size:1.2rem;
	color:#2e008b;
	line-height:1rem;
	text-align: left;
	padding-left:0;
	display:block;	
}


h3{
	color:#00a9ba;
	font-size:1.4rem;
	padding:10px 0 10px;
	font-weight:bolder;
	margin-bottom:10px;
}

h4{
	font-size:1.2rem;
	padding:5px;
	font-weight:bolder;
	color:#2e008b;
	font-size:1.5rem;
/*	text-align: center;*/
}

h5{
	font-size:1rem;
	font-weight:bolder;
	text-align: center;
	padding:5px;
}





.maker{
	padding-left:45px;
	color:black;
	font-weight: bolder;
}


.btn a{
	text-decoration: none;	
}

.btn a:hover{
	color:white;
	text-decoration: none;	
}


.card-header a{
	color:#515d46
}

.card-header a:hover{
	color:black;
}


a:hover{
	cursol:pointer;
}



.pdf{
	background-image: url("../img/icn_download.png"); 
	padding-left:16px;
}


.btn-primary a{
	color:white;
}
	
@media only screen and (max-width:1399.98px){
	header #header_inner{
		margin:0 0 0 100px;
	}

}

@media only screen and (min-width:1280px),print{
	main{
		width:1280px;
	}
	
}

/*@media only screen and (min-width:769px),print{*/
@media only screen and (min-width:1200px),print{
	.sp{	display:none;	}
	.pc{	display:block;}
	
	
header{
	width:100%;
	height:70px;
	background-color:white;

}
	
	header #header_inner{
/*		margin:0 auto;*/
		display:block;
/*		width:calc(100% - 100px);*/

		height:70px;

		
	}
	
	
	header #header_inner a.navbar-brand{
		width:300px;
		width:250px;
		margin-right:0;		
	}
	
	header #header_inner .mega-menu{
		position: static;
	}
	
	nav.submenu ul{
		max-width:1140px;
		margin:0 auto;
	}
	
	main{
		width:1280px;
		width:100%;
		margin:0 auto;
	}
	

#footer_inner .row div:last-child{
	text-align:right;	
}
	
	
	
}

/*@media only screen and (max-width:768px){*/
@media only screen and (max-width:1199.98px){
	.pc{	display:none;	}
	.sp{display: block;}	

	table.sp{
		display: block;
	}
	
	
	li.nav-item a span.sp{
		display:inline-block;
	}
	
	h2{
		width:100%;
	}
	
header{
	width:100%;
	height:70px;
	background-color:white;
}
	
	
	header #header_inner{
/*	margin:0 auto;*/
/*	display:block;
	width:100%;
		width:98%;*/
		z-index:9999;
		position:relative;
		width:auto;
	}	
	
	.navbar-brand {
  float: left;
  padding: 15px 15px;
	padding:10px 15px;
  line-height: 20px;
	font-size:1.5rem;

}
	
	
	header #header_inner nav.navbar button.navbar-toggler{
		position:relative;
		right:20px;
	}

	
a.nav-link.active{
	background-color:#24198c;	
	padding-left:5px;
	}
	
	.navbar-nav .nav-link.active{
		color:white;
	}
	
	
	
	li.nav-item a{
		padding-left:5px;
	}
	
	#navbars01{
		background-color:white;
		border:1px solid lightgray;
	/*	height:70px;*/
	}
	
	/*for dropdown-menu */
.navbar-expand-xl .navbar-nav .dropdown-menu{
/*	position:static;/*
	left:100px;
	top:0;*/
	margin-top:0 !important;
}
	
	.dropdown-menu.show{		
/*		background-color:red;*/
		display:block;
		height:100px !important;
	}
	
  .dropdown-menu.company.show {
    height: 240px !important;
  }		
	
	ul.dropdown-menu li a.dropdown-item.active{
		background-color:red;
	}
	
		/* mega-menu */
.dropdown-hover	.dropdown-menu{
		display:flex;
		flex-flow:column;
		position: relative;
		left:1rem;
		width:98%;
	opacity: 0;
	visibility: hidden;	
	padding:0;
	}

	#footer_sub{
		width:100%;

	}
	
	
	.w-75,
	.w-50{
		width:100% !important;
	}
	
	table td{
		vertical-align: middle;
	}
	
footer #footer_inner .footer_sub div ul.sitemap {
  text-align: left;
  margin-left: 0;
}	
	
	.copyright div:last-child{
		font-size:1rem;
	}	
	
	

}

/*
@media only screen and(max-width:767.98px){
	
}
*/


@media only screen and (max-width:575.98px){
	
	
	h1{
		font-size:3rem;
		font-size:2.5rem;
	}
	
	h2{
		font-size:2rem;
	}

h1 span.subtitle{
	padding-top:1rem;
}	
	
	
	header #header_inner a.navbar-brand{
		width:70%;
	}
	
	.container-fluid{
		padding-left:0;
	}

	.navbar-brand {
		font-size:1rem;
		padding-left:0;
}

	#footer_inner .row{
		flex-direction: column;
	}
	
	#footer_inner .row.copyright div{
		text-align: center;		
	}
	
	
}