@charset "UTF-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  color: #000;
  font-size:15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width:1000px;
}
.clearfix:after {
	content: "";
	clear: both;
	width: 100%;
	display: block;
}
.sp{
  display:none;
}
.main{
  width:100%;
  height:auto;
  position:relative;
}
.main h1{
  position:absolute;
  top:50%;
  margin-top:-75px;
  left:50%;
  margin-left:-140px;
}
.main .mainPhoto img{
  width:100%;
  height:auto;
}
.main .logoMynavi{
  position:absolute;
  top:0;
  right:0;
}
.banner{
  text-align: center;
  margin: 40px auto;
}
#contents{
  width:1000px;
  height:auto;
  margin:100px auto 0 auto;
}
.groupnetwork{
  width:480px;
  height:490px;
  float:right;
  text-align:center;
}
.groupnetwork .lead{
  line-height:180%;
  font-size:15px;
}
.groupnetwork h2{
  margin:35px 0 51px 0 ;
}
.btnEntry{
  margin-top:40px;
}
.btnEntry:hover{
  opacity:.8;
}
.map{
  width:520px;
  height:490px;
  float:left;
  background-image:url(../images/map.png);
  background-repeat:no-repeat;
  position:relative;
  overflow:hidden;
}
.map ul li{
  position:absolute;
	overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.map ul li a{
  display:block;
  height:44px;
}	
.map ul li:hover{
  opacity:.9;
}
/*.map ul li:nth-child(1){
  background-image:url(../images/btnIbaraki.png);
  width:134px;
  height:44px;
  top: 179px;
  left: 223px;
}*/
.map ul li:nth-child(1){
  background-image:url(../images/btnEast.png);
  width:124px;
  height:44px;
  top: 200px;
  left: 319px;
}
.map ul li:nth-child(2){
  background-image:url(../images/btnChubu.png);
  width:124px;
  height:44px;
  top: 355px;
  left: 258px;
}
.map ul li:nth-child(3){
  background-image:url(../images/btnKansai.png);
  width:144px;
  height:44px;
  top: 278px;
  left: 118px;
}
.map ul li:nth-child(4){
  background-image:url(../images/btnKyushu.png);
  width:124px;
  height:44px;
	top: 339px;
  left: 6px;
}
/*.map ul li:nth-child(6){
  background-image:url(../images/btnAll.png);
  width:164px;
  height:44px;
  top: 23px;
  left: 7px;
}*/
.map ul li:nth-child(5){
  background-image:url(../images/btnKagaku.png);
  width:164px;
  height:44px;
	/*top: 80px;*/
  top: 100px;
  left: 7px;
}
/*.map ul li:nth-child(7){
  background-image:url(../images/btnKagaku.png);
  width:164px;
  height:44px;
	top: 80px;
  left: 7px;
}*/
.area li{
  margin-top:90px;
}
.area h3{
  font-size:22px;
  width:1000px;
  line-height:42px;
  font-weight:bold;
  padding-left:10px;
  box-sizing:border-box;
}
.area .inner{
  margin-top:40px;
	margin-left:40px;
}
.area h4{
  display:inline-block;
  float:left;
}
.area table{
  width:570px;
  margin-right:20px;
  float:right;
  font-size:18px;
  line-height:35px;
}
.area table th{
  font-weight:bold;
  width:140px;
	text-align:left;
}
.area table td span{
  display:inline-block;
  margin-right:1em;
}
.area .btnEntry{
  width:360px;
  margin:40px auto 0 ;
}
.area #kagaku h3{
  color:#45965F;
  border-bottom:#45965F 8px solid;
}
.area #kagaku th{
  color:#45965F;
}
.area #kagaku table{
  width:530px;
}
.area #ibaraki h3{
  color:#7FB746;
  border-bottom:#7FB746 8px solid;
}
.area #ibaraki th{
  color:#7FB746;
}
.area #east h3{
  color:#3C99BE;
  border-bottom:#3C99BE 8px solid;
}
.area #east th{
  color:#3C99BE;
}
.area #chubu h3{
  color:#D1B400;
  border-bottom:#D1B400 8px solid;
}
.area #chubu th{
  color:#D1B400;
}
.area #kansai h3{
  color:#E38F28;
  border-bottom:#E38F28 8px solid;
}
.area #kansai th{
  color:#E38F28;
}
.area #kyushu h3{
  color:#C25E9E;
  border-bottom:#C25E9E 8px solid;
}
.area #kyushu th{
  color:#C25E9E;
}
.area #all h3{
  color:#1151A4;
  border-bottom:#1151A4 8px solid;
}
.area #all th{
  color:#1151A4;
}

.area #other{
	border-top: 8px solid #ddd;
}
.area #other p{
	font-size: 15px;
	margin-bottom: 2em;
}
.area .otherCompany {
	display: inline-block;
	vertical-align: top;
}
.area .otherCompany:nth-of-type(1) {
  margin-right: 90px;
}
.area .otherCompany:nth-of-type(2) {
  margin-right: 120px;
}
.area .otherCompany:nth-of-type(3) {
  margin-right: 0;
}
.area .otherCompany h5{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1em;
}
.area .otherCompany p{
	line-height: 1.6;
	margin-left: 1em;
}

.footer{
  margin-top:70px;
}
.footer img{
  width:100%;
  height:auto;
}
.copyright{
  font-size:12px;
  text-align:center;
  margin:30px auto 10px;
  padding:0 20px;
  line-height:150%;
}