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

body {
	width:100%;
	height: auto;
	margin: 0;
	list-style-type:none;
		 /*  フォントの種類  */
  font-family: -apple-system, BlinkMacSystemFont,
               "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  
  /*  フォントのサイズ  */
  font-size: 16px;
  
  /*  フォントの色  */
  color: #333;
  
  /* 文字間隔の調整の設定 */
  letter-spacing: 1.5px;
  
  /* 行間の設定 */
  line-height: 1.75;
	
}


/*ロゴ部分*/

.logo {
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	margin-top:10px;

	
}




.logo img {
	float:left;
	padding:15px;
	margin:0 auto;
	display: block;
	padding-bottom:5px;
	padding-top:5px;
	
}


.logo-m {
	float:left;
	margin-top: 20px;
	margin-left: 15px;
	
}



.online img {
	padding-top:10px;
	padding-bottom:0px;
	
	
}

.qr {
	width:130px;
	float:left;
}

.qr img {
	float:left;
	
}


/*ロゴ部分終了*/




/*ナビゲーション*/

.navigation ul{
	margin-top:5px;
	margin-bottom:0;
	text-align:center;

	
}




.navigation ul li {
	list-style-type:none;
	display: inline;
	
	
	
}


.navigation ul li a {
	text-decoration: none;
	padding:0 15px 0;
	
	
}



/*ナビゲーション終了*/




/*-------------------メイン画像------------------*/



.main-vision {
	width:auto;
	height:auto;	
	background-color:#E50011;

	
}

.chatch {
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:40px
	
}
	

.title {
	font-size:24px;
	color:#FFF;
	
}


.chapter {
	font-size:16px;
	color:#FFF;
	
}



/*--------------------------コンテンツ開始-----------------------------------*/

.contents {
	width:950px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:100px;
	
	
	
}

.pagetop {
	text-align:right;
	
	
}


.tag {
	color:#E50011;
	margin-top:20px;
	margin-bottom:10px;
	
}


.original {
	width:200px;
	height:240px;
	background-color:#F2CAA7;
	margin-left:20px;
	text-align:center;
	margin-top:20px;
	margin-bottom:50px;
	float:left;
	
}

.original img {
	padding-top:15px;
		
}

.original p {
	font-size:14px;
	
}



.contents ul li {
	list-style-type:none;
	display:inline;
	padding:10px;
	font-size:16px;
	border:solid 2px #595757;
	margin:10px;
	color:#FF6928;
	float:left;
	margin-left:45px;
	
	
	
	
}

.contents a {
	text-decoration:none;
	
}


.other {
	width:950px;
	height:auto;
	float:left;
	padding:10px 15px;
	margin-top:50px;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	
	
}

.other li {
	list-style-type:none;
	display:inline;
	font-size:18px;
	padding:20px;
	border:solid 2px #595757;
	margin-left:auto;
	margin-right:auto;
	color:#FF6928;
	
	
	
	
}



.tag {
	color:#E50011;
	margin-top:20px;
	margin-bottom:10px;
	
}


.big-FIS {
	width:630px;
	height:280px;
	text-align:center;
	float:left;
	margin-bottom:60px;
	overflow:hidden;
	
}



.neosert {
	width:945px;
	height:auto;
	text-align:center;
	float:left;
	margin-bottom:60px;
	overflow:hidden;

}

.item {
	width:315px;
	height:385px;
	text-align:center;
	float:left;
	margin-bottom:60px;
	overflow:hidden;
		
	
}

.item img {
	margin-top:20px;
	
	
}

.item p {
	width:300px;
	font-size:16px;
	text-align:center;


}


.item2 {
	width:590px;
	height:385px;
	text-align:center;
	float:left;
	margin-bottom:60px;
	overflow:hidden;
		
	
}

.item2 img {
	margin-top:20px;
	
	
}

.item2 p {
	width:300px;
	font-size:16px;
	text-align:center;


}









.insert {
	width:315px;
	height:280px;
	text-align:center;
	float:left;
	margin-bottom:30px;
	overflow:hidden;
		
	
}

.insert img {
	margin-top:20px;
	
	
}

.insert p {
	width:300px;
	font-size:16px;
	text-align:center;

	
	
}


.dril {
	width:315px;
	height:350px;
	text-align:center;
	float:left;
	margin-bottom:60px;
	overflow:hidden;
		
	
}

.dril img {
	margin-top:20px;
	
	
}

.dril p {
	width:230px;
	font-size:16px;
	margin-right:auto;
	margin-left:auto;

	
	
}


.dendo {
	width:950px;
	height:auto;
	margin-bottom:60px;
}

.dendo li {
	display:inline;
	margin-left:80px;

}


/*--------------------------コンテンツ終了-----------------------------------*/




/*-------------------フッター開始------------------------------*/


div#footer {
	width:100%;
	height:30%;
	margin-left:auto;
	margin-right:auto;
	background-color:#595757;
	color:#FFF;
}


div#footer2 {
	width:960px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
	ight:auto;
	background-color:#595757;
	color:#FFF;
	

}


div#sitemap {
	margin-top:20px;
	width:185px;
	height:330px;
	float:left;
    border-right:solid 1px #FFF;
	padding-left:10px;
	text-align:center;
}

div#sitemap3 {
	width:185px;
	height:330px;
	float:left;
    margin-top:20px;
	
}

div#sitemap1 {
	width:190px;
	height:70px;
	font-size:20px;
	text-align:center;
	padding-top:20px;
	text-align:center;
	padding-left:5px;
	
}

a.white:link {
text-decoration:none;
color : #ffffff; 
}
a.white:visited {
text-decoration:none;
color : #ffffff; 
}
a.white:active {
text-decoration:none;
color : #ffffff; 
}
a.white:hover {
text-decoration:none;
color : #ffffff; 
}

/*フッター終了*/