﻿@charset "utf-8";

/*
Theme Name: テーマ
Version 1.0
*/ 

@import "base.css";

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  全般設定
　━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

body{
	padding:0;
	font-family : "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic","MS P Gothic",sans-serif, Arial,Helvetica;
	font-size:18px;
	color:#000000;
	-webkit-text-size-adjust: 100%;
}
#wrapper{
	padding:0;
	width:100%;
}

/*　header　
----------------------------------------------------------*/
header h1{
	background-color:#e6e6e6;
	font-size:12px;
	text-align:center;
	padding:3px 0;
}
header ul{
	width:1050px;
	margin:0 auto;
	padding:10px 0;
}
header ul li{
	float:left;
	margin:10px 0 0 0;
}
header ul li.logo{
	margin:0 120px 0 0;
}

/*　navi
----------------------------------------------------------*/
nav{
	width:100%;
	height:109px;
	background-color:#003ddb;
}
nav ul{
	width:1050px;
	margin:0 auto;
	padding:0;
}
nav ul li{
	float:left;
	margin:0 0 0 -18px;
}
.ml_0{
	margin-left:0;
}

/*　footer　
----------------------------------------------------------*/
#pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
.copyright{
	font-size:13px;
	text-align:center;
	margin:50px 0 10px;
}

/*　main　
----------------------------------------------------------*/
#main article section{
	width:1050px;
	margin:0 auto;
}
.ttl01{
	width:320px;
	height:33px;
	background-image:url(../img/common/ttl_blue.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-bottom:1px solid #003ddb;
	color:#003ddb;
	font-size:23px;
	font-weight:bold;
	text-align:left;
	margin:0 0 10px;
	padding:0 0 0 30px;
}
.ttl01 span{
	color:#6586d7;
	font-size:14px;
	margin-left:20px;
}
.ttl02{
	width:320px;
	height:60px;
	background-image:url(../img/common/ttl_blue.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#003ddb;
	font-size:23px;
	font-weight:bold;
	text-align:left;
	margin:0 0 10px;
	padding:0 0 0 30px;
}
.ttl02 span{
	color:#003ddb;
	font-size:14px;
}
.ttl03{
	width:320px;
	height:33px;
	background-image:url(../img/index/access_ttl.png);
	background-position:left;
	background-repeat:no-repeat;
	color:#333333;
	font-size:26px;
	font-weight:bold;
	text-align:left;
	margin:50px 0;
	padding:0 0 0 40px;
}
.ttl04{
	width:1010px;
	height:33px;
	background-image:url(../img/common/ttl_blue.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-bottom:1px solid #003ddb;
	color:#003ddb;
	font-size:23px;
	font-weight:bold;
	text-align:left;
	margin:30px 0;
	padding:0 0 0 40px;
}

.results .main_inner{
	height:413px;
	background-color:#00097a;
	background-image:url(../img/results/results_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
}
.machine .main_inner{
	height:413px;
	background-color:#00097a;
	background-image:url(../img/machine/machine_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
}
.machine .main_inner.new_img {
	background-image:url("../img/machine/machine_bg_b.jpg");
}

.company .main_inner{
	height:413px;
	background-color:#00097a;
	background-image:url(../img/company/company_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
}
.recruit .main_inner{
	height:413px;
	background-color:#00097a;
	background-image:url(../img/recruit/recruit_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
}
.recruit .main_inner02{
	height:586px;
	background-image:url(../img/recruit/recruit_bg02.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
}
.contact .main_inner{
	height:413px;
	background-color:#00097a;
	background-image:url(../img/contact/contact_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  index.html
　━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.header_inner{
	min-height:574px;
	background-image:url(../img/index/index_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;	
}
article.index01{
	height:542px;
	background-color:#00097a;
	background-image:url(../img/index/index_bg01.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
article.index02{
	height:542px;
	background-color:#003ddb;
	background-image:url(../img/index/index_bg02.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
article.index03{
	height:542px;
	background-color:#00097a;
	background-image:url(../img/index/index_bg03.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
article.index04{
	height:720px;
	background-color:#4da6fa;
	background-image:url(../img/index/index_bg04.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.index01 section{
	width:1050px;
	height:542px;
	background-image:url(../img/index/index_bg01.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.index02 section{
	width:1050px;
	height:542px;
	background-image:url(../img/index/index_bg02.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.index03 section{
	width:1050px;
	height:542px;
	background-image:url(../img/index/index_bg03.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.index04 section{
	width:1050px;
	height:590px;
	background-image:url(../img/index/index_bg04.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:130px;
}

.index_box01{
	width:350px;
	float:right;
	margin-top:120px;
}
.index_box01 img , .index_box02 img{
	margin:10px 0;
}
.index_box02{
	width:350px;
	float:left;
	margin-top:120px;
}
.index04 p{
	margin:60px 0 0 255px;
}
.index04 img{
	margin:50px 0 0 420px;
}
.index_txt01{
	font-size:15px;
}

ul li{
	float:left;
	margin:20px 0;
}
.a01{
	width:450px;
}
.a02{
	width:550px;
}
.a03{
	width:550px;
}
.a04{
	width:480px;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  results.html
　━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.results .ttl04{
	margin:30px 0 10px;
}
.results p{
	text-align:right;
}
.results ul{
	text-align:left;
}
.results ul.results03_01{
	border-bottom:1px solid #000000;
}
.results ul.results03_02{
	width:740px;
	border-bottom:1px solid #000000;
	margin:10px auto;
	padding:0 140px;
}
.results ul li{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
.results table{
	width:1050px;
	margin-top:40px;
}
.results table th , .results table td{
	border-bottom:2px solid #ffffff;
	border-right:2px solid #ffffff;
	padding:10px 20px;
}
.results table th{
	background-color:#003ddb;
	color:#ffffff;
	font-weight:bold;
}
.results table td{
	background-color:#f2f2f2;
	text-align:left;
}
table.results01{
	width:1050px;
	margin:20px 0 0;
}
table.results01 th , table.results01 td{
	border-bottom:2px solid #ffffff;
	text-align:left;
}
table.results01 th{
	width:100px;
	background-color:#003ddb;
	border-right:2px solid #ffffff;
	color:#ffffff;
	font-weight:bold;
	padding:10px 50px;
}
table.results01 td{
	background-color:#f2f2f2;
	border-right:none;
	padding:10px 30px;
}
table.results02{
	width:488px;
	margin:20px 0 0;
}
table.results02 th , table.results02 td{
	border-bottom:2px solid #ffffff;
	text-align:left;
}
table.results02 th{
	width:80px;
	background-color:#003ddb;
	border-right:2px solid #ffffff;
	color:#ffffff;
	font-weight:bold;
	padding:10px 30px;
}
table.results02 td{
	background-color:#f2f2f2;
	border-right:none;
	padding:10px 30px;
}
.results_txt01{
	text-align:left;
	margin-top:10px;
	margin-bottom:30px;
}
.results_txt02{
	text-align:left;
	font-size:20px;
	margin-top:10px;
	margin-bottom:30px;
}
.results_box11 , .results_box21{
	float:left;
}
.results_box31{
	width:1020px;
	border:1px solid #000000;
	margin:30px auto 50px;
	padding:15px;
}
.mr_74{
	margin-right:74px;
}
.mlr_11{
	margin-left:11px;
	margin-right:11px;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  machine.html
　━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.machine table{
	width:487px;
}
.machine table th , .machine table td{
	border-bottom:2px solid #ffffff;
	text-align:left;
}
.machine table th{
	width:108px;
	background-color:#003ddb;
	border-right:2px solid #ffffff;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	padding:10px 30px;
}
.machine table td{
	background-color:#f2f2f2;
	padding:10px 10px;
}
.machine_box01{
	float:left;
	margin-top:40px;
}
.machine_box01 table{
	margin-top:20px;
}
.mr_76{
	margin-right:76px;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  company.html
　━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.company table{
	width:1050px;
	border-top:2px solid #ffffff;
	border-left:2px solid #ffffff;
	margin:10px 0 30px;
}
.company table th , .company table td{
	background-color:#f2f2f2;
	border-bottom:2px solid #ffffff;
	text-align:left;
	vertical-align:top;
	padding:7px 30px 7px 30px;
}
.company table th{
	width:200px;
	background-color:#e6e6e6;
	border-right:2px solid #ffffff;
	font-weight:bold;
}
.company table td.pl_0{
	padding-left:0;
}	
.company table td.pr_0{
	width:200px;
	padding-right:0;
}
.company_txt11{
	width:500px;
	text-align:left;
	float:left;
}
.company_txt21{
	text-align:left;
	margin:30px 0 0;
}
.company_txt31{
	text-align:right;
}
.company01 img{
	float:right;
}
.map02{
	width:760px;
	height:260px;
	position:relative;
}
.map02 p{
	width:120px;
	height:30px;
	position:absolute;
	top:10px;
	left:8px;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  recruit.html
　━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.recruit table{
	width:1050px;
	border-top:2px solid #ffffff;
	border-left:2px solid #ffffff;
	margin:30px 0;
}
.recruit table th , .recruit table td{
	background-color:#f2f2f2;
	border-bottom:2px solid #ffffff;
	text-align:left;
	vertical-align:top;
	padding:5px 30px 5px 30px;
}
.recruit table th{
	width:200px;
	background-color:#e6e6e6;
	border-right:2px solid #ffffff;
	font-weight:bold;
}	
.recruit table th.ttl05{
	background-color:#003ddb;
	color:#ffffff;
	font-weight:bold;
}
#main article section.recruit01{
	width:980px;
	background-color:#ffffff;
	border:1px solid #000000;
	font-size:25px;
	line-height:2.2;
	text-align:center;
	margin:50px auto;	
	padding:20px;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  contact.html
　━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.contact p{
	font-size:20px;
	text-align:center;
	margin:50px 0;
}
.contact table{
	width:1050px;
	border-top:2px solid #ffffff;
	border-left:2px solid #ffffff;
	margin:0 0 80px;
}
.contact table th , .contact table td{
	background-color:#f2f2f2;
	border-bottom:2px solid #ffffff;
	text-align:left;
	vertical-align:top;
	padding:10px 30px 10px 30px;
}
.contact table th{
	width:160px;
	background-color:#e6e6e6;
	font-weight:bold;
	padding-top:15px;
}
.contact table th.hissu{
	width:50px;
	color:#ff0013;
	font-size:14px;
	font-weight:normal;
	text-align:right;
	padding-left:0;
	padding-right:10px;
}
.contact table td{
	border-left:2px solid #ffffff;
	text-align:left;
}
.contact_txt01{
	font-size:21px;
	font-weight:bold;
	text-align:left;
}
.blue{
	color:#003ddb;
}
.input_txt01{
	width:50%;
	height:30px;
	font-size:110%;
	padding:3px 5px ;
}
.input_txt02{
	width:96%;
	height:30px;
	font-size:110%;
	padding:3px 5px ;
}
.input_txt03{
	width:96%;
	height:300px;
	font-size:110%;
	padding:3px 5px;
	overflow:auto;
}
.contact_btn01{
	width:340px;
	height:46px;
	background-image:url(../img/contact/contact_btn01.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	border:2px solid #003ddb;
}
.contact_btn01:hover{
    filter:alpha(opacity=80); /* IE 6,7*/
    -ms-filter: "alpha(opacity=80)"; /* IE 8,9 */
    -moz-opacity:0.8; /* FF , Netscape */
    -khtml-opacity: 0.8; /* Safari 1.x */
	opacity:0.8;
}

































