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

.rank_img{
	margin-left: auto;
	margin-right: auto;
width:50%;}
.jimusyo_name{
	text-align: center;
font-weight: bold;
font-size: 45px;
line-height:1.2em;
margin-top: 40px;
margin-bottom: 10px;}
.jimusyo_name_s{font-size: 24px;
line-height: 1.2em;}
.jimusyo_name a{text-decoration: none;
color: #333333;}
.jimusyo_name a:hover{opacity: 0.7}




.jimusyo{
	border: #8E8E8E 1px solid;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	border-radius: 10px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top:50px;
}
.border_bottom{border-bottom: #8E8E8E 1px dotted;
padding-bottom: 6px; margin-bottom: 6px;}
.pro_sm{display: none}
.pro_table table{border-collapse: collapse;
border: #8E8E8E 1px solid; 
margin-top: 35px;
}
.pro_table table th{border: #8E8E8E 1px solid;
padding: 10px;
text-align: center;
background-color: #f9fcff;
	width:25%;
}
.pro_table table td{border: #8E8E8E 1px solid;
padding: 15px;
;
}

.jimusyo a{color: #004eba;}
.kome_title{font-weight: bold;
color: #004eba;
font-size: 16px;
line-height: 1.2em;
	border-bottom: dotted 1px #3A3A3A;
	margin-bottom: 10px;
}
.kome_title:before {font-family: "icomoon"; content: "\e911"; padding-right: 5px;font-size: 0.9em;}


@media (max-width: 650px) {
	
.rank_img{margin-top: 0px;
width:85%;}
.jimusyo_name{
	text-align: center;
font-weight: bold;
font-size: 29px;
line-height:1.2em;
margin-top: 20px;
margin-bottom: 10px;}
.jimusyo_name_s{font-size: 16px;
line-height: 1em;}




	
	
	
	
	
	
	
	
	.pro{display: none;}
	.pro_sm{display: block}
	.pro_sm{font-size: 0px;
	margin-bottom: 0px;}
	
	.jimusyo{
		padding-right: 15px;
	padding-left:15px;
	padding-top: 25px;
	padding-bottom:18px;		
	border-radius: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:20px;
}
		.kome_title{font-size:14px;
	}
	
	.pro_table table th{
padding: 5px;

}
	

  .pro_table table {
    border: none;
    border-top: 1px solid #AAAAAA;
  }
  .pro_table table th,
 .pro_table table td {
    display: block;
    width: auto!important;
    border-top: none;
  }
	
	
	
}