<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">7@charset "utf-8";
/* CSS Document */


body {
	width:100%;
   
	margin: 0;
	 /*  繝輔か繝ｳ繝医�遞ｮ鬘�  */
  font-family:  -apple-system, BlinkMacSystemFont,
               "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  
  /*  繝輔か繝ｳ繝医�繧ｵ繧､繧ｺ  */
  font-size: 16px;
  
  /*  繝輔か繝ｳ繝医�濶ｲ  */
  color: #333;
  
  /* 譁�ｭ鈴俣髫斐�隱ｿ謨ｴ縺ｮ險ｭ螳� */
  letter-spacing: 1.5px;
  
  /* 陦碁俣縺ｮ險ｭ螳� */
  line-height: 2.25;
}

.header {
	min-width:1260px;
	height: 10px;
	background: #051489;
	
	
}




/*繝ｭ繧ｴ驛ｨ蛻�*/

.logo {
	width: 1260px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	margin-top:20px;
	margin-bottom: 20px;


}


.logo1 {
	width:350px;
	float:left;
	margin-top: 0px;
	margin-rigt:10px;
}




.logo img {
	display: block;
		
	
}

.logo2 {
	width:500px;
	margin-top: 35px;
	margin-bottom: 20px;
	margin-left:10px;
	float:left;
	
	
}



.logo-m {
	width:400px;
	float:right;

}

.logo-m img {
	float:right;
	
	
	
	
}

.logo-m1 {
	float:left;
	width: 240px;
	margin-right: 0px;
	margin-left: 20px;
	margin-top:30px;
	
}


/*繝ｭ繧ｴ驛ｨ蛻�ｵゆｺ�*/



/*繝翫ン繧ｲ繝ｼ繧ｷ繝ｧ繝ｳ*/


.wrap {
	min-width:1260px;
	background: #F0F0F0;
	
}


nav ul {
display: table;
margin: 0 auto;
padding: 0 ;
width: 1200px;
text-align: center;
	
}

nav li{
display: table-cell;
min-width: 100px;
border-right: 1px solid #ccc;
font-weight:bold;
font-size: 14px;

	
}



nav a{
display: block;
width: 100%;
text-decoration: none;
color: #555;
padding-bottom: 5px;
}



nav li:hover{
color: #E7DA66;
border-bottom: 3px solid #FEA94D;
}

/*繝翫ン繧ｲ繝ｼ繧ｷ繝ｧ繝ｳ邨ゆｺ�*/



/*-------------------繧ｳ繝ｳ繝�Φ繝�幕蟋�------------------------------*/


.main-vision {
	background-image: url(../company/company-top2.png);
	min-width:1260px;
	height:305px;
	margin: 0 auto;
	text-align: center;
	
	
	
}

.main-vision h1 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-size:50px;
	margin-top:0px;
	color: #FFFFFF;
	text-align: left;
	
}

.main-vision h2 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: -50px;
	color: #FFFFFF;
}
.link {
	width: 1260px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:60px;
	margin-top:10px;
	height: 100px;
    text-align: center;
}

.link img {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
}



.contents0 {
	width: 1200px;
	margin:0 auto;
	margin-bottom:60px;
	margin-top:10px;
	
		
}



.contents1 {
	width: 1010px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:60px;
	margin-top:10px;
	
	
		
}

.contents1 p {
	margin-left:auto;
	margin-right:auto;
}


.contents1   table { 
         width: 1000px;
         margin: 0px; 
}

.contents1  td { 
         border-bottom: solid 1px #AAAAAA;
         padding: 5px 5px 5px 20px; 
         position: static;
		 text-align:left;
}

.contents1  td.photo { 
         border-bottom: solid 1px #AAAAAA;
         padding: 5px; 
         position: static;
         text-align: left;
}




/*-------------------繝輔ャ繧ｿ繝ｼ髢句ｧ�------------------------------*/


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


div#footer2 {
	width:1260px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	background-color:#595757;
	color:#FFF;
	

}

div#sitemap {
	margin-top:20px;
	height: 150px;
	width:210px;
	float:left;
	text-align:center;
}


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

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; 
}

/*繝輔ャ繧ｿ繝ｼ邨ゆｺ�*/</pre></body></html>