body {
  font-family: 'Noto Sans JP', sans-serif;
  margin: 0;
  padding: 0;
  background-color: #f8f8f8;
  color: #333;
}

.inner {
	position:relative;
	width:980px;
	margin:0 auto;
}

header {
  box-sizing:border-box;
  position:relative;
  width:100%;
  background:#fcfcfc;
}

#bg{
	width:1020px;
	background:url(img/common/bg_con.gif) repeat-y;
	text-align:center;
	}
	
#container{
	width:1000px;
	margin:auto;
	text-align:center;
	}

#contents{
	margin:20px 10px 20px 10px;
	clear:left;
	zoom:100%;
	}

#contents:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}

#line01{
	background:url(img/common/line01.gif) no-repeat bottom;
	height:13px;
	width:1000px;
	text-align:center;
	}

#line02{
	background:url(img/common/line02.gif) no-repeat bottom;
	height:13px;
	width:1000px;
	text-align:center;
	}

#copy{
	height:20px;
	width:1000px;
	font-size:10px;
	text-align:right;
	color:#333333;
	}

/***トップページ ***/
#top{}

#top div#top_up{
	zoom:100%;
	margin:0 0 5px 0;
	}
	
#top div#top_up:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}	
	
#top div#top_up div#right{
	float:left;
	width:300px;
	margin:0 0 0 0;
	}
	
#top div#top_up div#right p{
	margin:8px 0 0 10;
	line-height:160%;
	}	
	
#top div#top_up div#left{
	float:left;
 	text-align:left;
	width:600px;
	margin:0 0 0 25%;
	}

#top div#top_up div#left div#info{
	/*background:url(img/top/bg_info.gif) no-repeat;*/
	width:600px;
	height:300px;
	padding:1px 1px 0px 1px;
	}
	
#top div#top_up div#left div#info div#main{
	overflow:auto;
	width:600px;
	height:198px;
	margin:0;
	}
	
#top div#top_up div#left div#info div#main h4{
	margin:5px 10px 0 10px;
	font-size:100%;
	color:#1e90ff;
	}
	
#top div#top_up div#left div#info div#main p{
	font-size:100%;
	margin:0px 10px 0 10px;
	}
	
#top div#btm{
	clear:left;
	}

nav ul {
  background-color: #001e64;
  color: white;
  height:30px;
  font-size:18px;
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 1em;
}
.page-header {
  height: 400px;
  /* border-bottom-right-radius: 30px; */
  background-size: cover;
  position: relative;
  /* width: calc(100% - 15px); */
}

.ph-company {
  background-image: url("img/top/main_pic_n.png");
  background-position: center;
}
nav information {
  background-color: #001e64;
  color: white;
  height:30px;
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: left;
  gap: 1em;
}

nav company {
  background-color: #001e64;
  color: white;
  height:30px;
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: left;
  gap: 1em;
}

nav a {
  color: white;
  text-decoration: none;
}

.news article {
  margin-bottom: 1em;
}

footer {
  background-color: #eee;
  text-align: center;
  padding: 1em;
  font-size: 0.9em;
}
/*** 会社概要ページ ***/
#company{
	width: 30%;
	margin: 0 auto;
}

#company div.top-pg-jump{
	hight:50px;
	width:800px;
	align:right;
	}

#company div.right{
	width:550px;
	margin:0 0 0 0;
	}

#company div.right table{
	border-collapse: collapse;
	border: 1px #bdbdbd solid;
	}

#company div.right table tr{
}

#company div.right table tr td{
border: 1px #bdbdbd solid;
}

#company div.right table tr td.td-01{
	width:150px;
	align:center;
	valign:top;
	text-indent:10px;
	font-weight: bold;
	background-color:#DFDFDF;
}

#company div.right table tr td.td-02{
	width:400px;
	align:left;
	valign:center;
	padding:10px;
	background-color:#FFFFFF;
}
#company div.right h3{
	background:url(img/common/title01.jpg) no-repeat;
	zoom:100%;
	width:550px;
	font-size:12px;
	line-height:28px;
	height:30px;
	color:#333333;
	font-weight:normal;
	vertical-align:bottom;
	text-indent:20px;
	}
	
#company h4{ font-size:100%;
	line-height:1.0em;
	vertical-align:top;
	margin:20px 0 0 0;
	color:#003333;
	border:solid #003333;
	border-width:0 0 0 5px;
	}
	
#company h5{
	font-size:100%;
	line-height:1.0em;
	vertical-align:top;
	margin:14px 0 0 0;
	color:#006666;
	}
	
#company div.typeA{
	}
	
#company div.typeA p{
	margin:2px 0 16px 0;
	line-height:200%;
	}
	
#company div.typeB{
	zoom:100%;
	}
	
#company div.typeB:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
	
#company div.typeB p{
	margin:2px 0 16px 0;
	line-height:200%;
	}
	
#company div.typeB div.left{
	float:left;
	width:370px;
	}
	
#company div.typeB div.right{
	float:right;
	width:370px;
	margin:0 0 0 20px;
	}

#company p.margin_none{ margin:0;}
#company p{ margin:6px 0 0 0;}

#access{
	width: 30%;
	margin: 0 auto;
}

/*** News@Cloudぺージ ***/
#newscloud{
	width: 30%;
	margin: 0 auto;
}
/*** GNewsV3ぺージ ***/
#gnewsv3{
	width: 30%;
	margin: 0 auto;
}


