@charset "UTF-8"

;@media screen and (max-width: 768px){
#pc-header{
	
  clear: both;	
  width : 1000px;  
  display : none;
}
}

#top{
  clear : both;
  background-color : #232347;
  padding-bottom : 5px;
}

#head{
  height : 18px;
  background-color : black;
  clear : both;
  padding-top : 2px;
  width : 100%;
  padding-bottom : 2px;
}

#site-name{
  float : left;
  font-size : 12px;
  margin-left : 10px;
}

#site-name a{
  color : white;
  text-decoration : none;
}

#head-navi{
  padding-right : 20px;
  float : right;
  font-size : 12px;
}

#head-navi li{
  float : left;
  margin-left : 10px;
}

#head-navi li a{
  color : white;
  text-decoration : none;
}

#headline{
  clear : both;  
  height : 90px;
  margin-bottom : 10px;
  width : 100%;
}

#title-37{
  float : left;
  clear : left;
  margin-top : 15px;
}

#common-navi{
  margin-top : 12px;
  clear : right;
  float : right;
  height : 82px;
  
}

#common-navi li{
  float : left;
  margin-left : 10px;
  background-color : white;
}

#gnavi-37{
  text-align : center;
  background-color : #000040;
  width : 1000px;
  margin-bottom : 15px;
}

#gnavi-37 ul{
	font-size: 0;
	margin-right : 0px;margin-bottom : 8px;margin-left : 0px;
	padding: 0;
	list-style: none;
}

#gnavi-37 li{
	box-sizing: border-box;
	width : 200px;
	font-size:18px;
	display: inline-block;
	border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;border-top-color : #000000;border-right-color : #000000;border-bottom-color : #000000;border-left-color : #000000;
	background-color : #000040;
}

#gnavi-37 li a{
	text-decoration: none;
	padding : 12px;
	color : white;
	display: block;
	font-size : 15px;
}

#gnavi-37 li a:hover{
	background : none 0% 0% / auto auto repeat scroll padding-box border-box #3e3e84;
}

/* --- パンくず --- */

ol.topicPath{
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 3px 0px 3px 10px;
	list-style-type: none;
	font-size: 80%;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color : #d1d1e9;
	background-color : #3e3e84;
  width : 985px;
}

ol.topicPath li{
	display: inline;
}

ol.topicPath li a{
	margin-right: 6px;
  text-decoration : none;
}
/* --- パンくず --- */

#undermenu-37{
	margin-bottom : 30px;
	padding-top : 20px;
	padding-left : 20px;
	padding-right : 20px;
	background-color : #3e3e84;
	padding-bottom : 20px;
}

.underA{
  float : left;
  width : 30%;
  margin-right : 5%;
  margin-top : 15px;
  background-color : #3e3e84;
}

.underB{
	background-color : #3e3e84;
  width : 30%;
  float : left;
  margin-top : 15px;
}

.underC{
	background-color : #3e3e84;
	width : 30%;
	clear : right;
	float : right;
	margin-top : 15px;
}

.underm{
	margin-bottom : 15px;
}

.underm li +li{
	
	border-top-width: 1px;	
	border-top-style: solid;	
	border-top-color: #e7e7e7;
	
}

.underm a{
	display: block;
	padding: 6px 5px;
	color : white;
	text-decoration: none;
	position: relative;
	background-color : #3e3e84;
	font-size: 12px;
	font-weight: bold;
}

.underm a:hover{
	background : none 0% 0% / auto auto repeat scroll padding-box border-box #6c6cbb;
	text-decoration: none;
}

.underm a::after{
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cecece;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #cecece;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 15px;
	top: 0px;
	bottom: 0px;
	margin: auto;
}

.under01{
	padding-bottom : 4px;
	border-bottom-width : 2px;
	border-bottom-style: solid;
	border-bottom-color : #FF6666;
	text-align: center;
	background-color : #3e3e84;
	font-size: 14px;
	font-weight: bold;
	margin-top : 5px;
	padding-top : 8px;
	color : white;
}

.under02{
	padding-bottom : 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color : #FF9B00;
	text-align: center;
	background-color : #3e3e84;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	padding-top : 8px;
	color : white;
}

.under03{
	padding-bottom : 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color : #1C9C32;
	text-align: center;
	background-color : #3e3e84;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	padding-top : 8px;
	color : white;
}

.under04{
	padding-bottom : 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color : #6666FF;
	text-align: center;
	background-color : #3e3e84;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	padding-top : 8px;
	color : white;
}

.under05{
	padding-bottom : 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color : #A342B1;
	text-align: center;
	background-color : #3e3e84;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	padding-top : 8px;
	color : white;
}

.under06{
	padding-bottom : 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color : #D7567F;
	text-align: center;
	background-color : #3e3e84;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	padding-top : 8px;
	color : white;
}


.undermenu-typeA{
  margin-bottom : 15px;
}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?n7stu6');
  src:  url('fonts/icomoon.eot?n7stu6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?n7stu6') format('truetype'),
    url('fonts/icomoon.woff?n7stu6') format('woff'),
    url('fonts/icomoon.svg?n7stu6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
