@charset "utf-8";
/* CSS Document */
body{
	width: 1900px;
	height: auto;
	margin: 0px;
   -webkit-text-size-adjust: 100%;
	background-color: #ffffff;
}

/*ヘッダーCSS*/

header{
	width: 105%;
	margin: 0;
	padding-bottom: 20px;
	padding-top: 0;
	background-color: #001c5c;
	text-color: #ffffff;
	font-family:'メイリオ', 'Meiryo', sans-serif;
	color: #ffffff;
	position: relative;
}
.hed{
	margin-top: -30px;
	padding: 0;
}
h1{
	padding-top: 30px;
	padding-bottom: 20px;
}
h1 img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	/*background-color: red;*/
}
.hed p{
	ont-family:'メイリオ', 'Meiryo', sans-serif;
	font-size: 20px;
	color: #ffffff;
	line-height: 20px;
	display: block;
	margin-left: 70%;
}
.nav ul li{
	float:left;
	width: 180px;
	list-style-type: none;
	margin-left: 5px;
}

.nav{
	font-family:'メイリオ', 'Meiryo', sans-serif;
	/*background-color:red ;*/
    height: 50px;
	padding-bottom: 30px;
}

.nav a{
    text-decoration: none;
    color: white;
  display: block;
    padding: 10%;
	margin-left: 10px;
}
/* ここから下がボタンのCSS　*/
.btn{
  display: inline-block;
  max-width: 180px;
  text-align: left;
  border: 2px solid #fff;
  font-size: 16px;
  color: #9ec34b;
  text-decoration: none;
  font-weight: bold;
 /* padding: 8px 16px;*/
  border-radius: 4px;
  transition: .4s;
}

.btn:hover {
  background-color: #3CE5ED;
  border-color: #91D3FD;
  color: #FFF;
}
/*メインCSS*/
.mein{
	background-color: #FFFFFF;
	width: 100%;
	height: 1500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-top: 0;
}
.index_mein_1 h2{
	margin-top: 300px;
}
.index_mein_1{
	height: 350px;
}
.come1{
	width: 280px;
	font-family:'メイリオ', 'Meiryo', sans-serif;
	font-size: 25px;
    float: left;
	margin-top: 150px;
}
.come2{
	width: 280px;
	font-family:'メイリオ', 'Meiryo', sans-serif;
	font-size: 25px;
    float: left;
	margin-top: 150px;
	margin-left: 100px;
}
.come3{
	width: 280px;
	font-family:'メイリオ', 'Meiryo', sans-serif;
	font-size: 25px;
    float: left;
	margin-top: 150px;
	margin-left: 100px;
}
.tyome{
	width: 1040px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
.index_mein_2{
	width: 1300px;
	padding-top: 300px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.index_mein_2 h2{
	margin-top: 800px;
	margin-left: 15%;
	margin-right: 15%;
}
.im2_img_box{
	width: 1300px;
}
.index_mein_2 .im2_yousetu{
	margin-left: 100px;
	margin-right: 90px;
}
.index_mein_2 img{
	box-shadow: 6px 6px #646464;
}
.im2_puresu{
	margin-left: 100px;
	margin-right: 90px;
}
.work_00{
	height: 1200px;
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
}
.work_1{
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	position: absolute;
	padding: 0 140px 0 140px;
	 -webkit-transform: skew(-15deg);
	transform: skew(-15deg);
	color: #fff;
	background-image: -webkit-gradient(linear, left top, right top, from(#209cff), to(#68e0cf));
	background-image: -webkit-linear-gradient(left, #209cff 0%, #68e0cf 100%);
	background-image: linear-gradient(to right, #209cff 0%, #68e0cf 100%);
}
.work_2{
	margin-top: 650px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	position: absolute;
	padding: 0 140px 0 140px;
	 -webkit-transform: skew(-15deg);
	transform: skew(-15deg);
	color: #fff;
	background-image: -webkit-gradient(linear, left top, right top, from(#209cff), to(#68e0cf));
	background-image: -webkit-linear-gradient(left, #209cff 0%, #68e0cf 100%);
	background-image: linear-gradient(to right, #209cff 0%, #68e0cf 100%);
}

/*フッター*/

.footer{
	width: 105%;
	height: auto;
	background-color: #001c5c;
	margin: 0 auto -50px auto;
	font-family:'メイリオ', 'Meiryo', sans-serif;
	font-size: 15px;
	color: #ffffff;
}
.footer .p1{
	padding: 20px 0 0 130px;
}
.footer .p2 {
	padding: 0 0 20px 150px;
}

h2{
	font-family:'メイリオ', 'Meiryo', sans-serif;
	font-size: 40px;
	color: #000;
	text-align: center;
	margin: auto;
	padding: auto;
}

/*company_contents*/

table.company {
width: 800px;
margin: 100px auto auto auto;
border-collapse: separate;
border-spacing: 0px 15px;
font-size: 12px;
}

table.company th,
table.company td {
padding: 10px;
}

table.company th {
background: #295890;
vertical-align: middle;
text-align: left;
width: 100px;
overflow: visible;
position: relative;
color: #fff;
font-weight: normal;
font-size: 15px;
}

table.company th:after {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-left-color: #295890;
border-width: 10px;
margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
table.company th::after {
float: right;
padding: 0;
left: 30px;
top: 10px;
content: " ";
height: 0;
width: 0;
position: relative;
pointer-events: none;
border: 10px solid transparent;
border-left: #295890 10px solid;
margin-top: -10px;
}
}

table.company td {
background: #f8f8f8;
width: 360px;
padding-left: 20px;
}

/*history*/

.history_body{
	background-image: url("../images/seihin.jpg")
}
.history_mein{
	background-color: rgba(33,33,63,0.68);
	width: 1300px;
	height: auto;
	margin-top: 200px;
	margin-bottom: 200px;
	margin-left: auto;
	margin-right: auto;
}
.history_box_1{
	display: inline-block;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
	margin-top: 30px;
	margin-left: 100px;
	background-color: #fff;
}
.history_box_2{
	display: inline-block;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
	margin-top: 30px;
	margin-left: 100px;
	background-color: #fff;
}
.history_box_3{
	display: inline-block;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
	margin-top: 30px;
	margin-left: 100px;
	background-color: #fff;
}
.history_box_4{
	display: inline-block;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
	margin-top: 30px;
	margin-left: 100px;
	background-color: #fff;
}
.history_box_5{
	display: inline-block;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
	margin-top: 30px;
	margin-left: 100px;
	background-color: #fff;
}
.history_box_6{
	display: inline-block;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
	margin-top: 30px;
	margin-left: 100px;
	background-color: #fff;
}
.history_box_7{
	display: inline-block;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
	margin-top: 30px;
	margin-left: 100px;
	background-color: #fff;
}
.history_box_8{
	display: inline-block;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
	margin-top: 30px;
	margin-left: 100px;
	background-color: #fff;
}
.history_box_9{
	display: inline-block;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
	margin-top: 30px;
	margin-left: 100px;
	background-color: #fff;
}
.history_box_10{
	display: inline-block;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
	margin-top: 30px;
	margin-left: 100px;
	background-color: #fff;
}
.history_box_11{
	display: inline-block;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
	margin-top: 30px;
	margin-left: 100px;
	background-color: #fff;
}
.history_mein p{
	height: 30px;
	font-size: 25px;
	font-family:'メイリオ', 'Meiryo', sans-serif;
	color: #000;
}

/*status*/
.status_body{
	background-image: url("../images/setubi.jpg");
}
.status img{
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
}
h2{
	top: 320px;
	width: 500px;
	position: absolute;
	margin: 0 30% 0 30%;
	padding: 5px 140px 5px 140px;
	 -webkit-transform: skew(-15deg);
	transform: skew(-15deg);
	color: #fff;
	background-image: -webkit-gradient(linear, left top, right top, from(#209cff), to(#68e0cf));
	background-image: -webkit-linear-gradient(left, #209cff 0%, #68e0cf 100%);
	background-image: linear-gradient(to right, #209cff 0%, #68e0cf 100%);
}
h2:first-letter {
  font-size: 120%;
  color: #001C5C;
	text-shadow: 0;
}
.company_h2 h2{
	top: 600px;
	width: 500px;
	position: absolute;
	margin: 0 30% 0 30%;
	padding: 5px 140px 5px 140px;
	 -webkit-transform: skew(-15deg);
	transform: skew(-15deg);
	color: #fff;
	background-image: -webkit-gradient(linear, left top, right top, from(#209cff), to(#68e0cf));
	background-image: -webkit-linear-gradient(left, #209cff 0%, #68e0cf 100%);
	background-image: linear-gradient(to right, #209cff 0%, #68e0cf 100%);
}
.company_h2 h2:first-letter {
  font-size: 120%;
  color: #001C5C;
	text-shadow: 0;
}
.status .box{
	background-color: rgba(255,255,255,0.8);
	width: 1200px;
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
}
/*status_table*/
.status_table {
	width: 600px;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0px 15px;
	font-size: 12px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.status_table th,.status_table td {
	padding: 10px;
}

.status_table th {
	background: #295890;
	vertical-align: middle;
	text-align: left;
	width: 600px;
	overflow: visible;
	position: relative;
	color: #fff;
	font-weight: normal;
	font-size: 15px;
}

.status_table th:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #295890;
	border-width: 10px;
	margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
	table.status_table th::after {
		float: right;
		padding: 0;
		left: 30px;
		top: 10px;
		content: " ";
		height: 0;
		width: 0;
		position: relative;
		pointer-events: none;
		border: 10px solid transparent;
		border-left: #295890 10px solid;
		margin-top: -10px;
	}
}

table.status_table td {
	background: #f8f8f8;
	width: 360px;
	padding-left: 20px;
}