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

* {
	margin: 0;
	padding: 0;
}

/* clearfix */
.clearfix { overflow:hidden; clear:both; }
.clearfix:before {
	display: block;
	content: " ";
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
* html .clearfix {zoom: 1;} /* IE6 */
*:first-child+html .clearfix {zoom: 1;} /* IE7 */
.sp_only { display:none; }


/* ---------- BOX ---------------------------------------- */

.box {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


/* ---------- CONTAINER ---------------------------------------- */

#container {
	position: relative;
	overflow: hidden;
	background-color: #ffffff;
	margin:0 auto;
}


/* ---------- HEADER ---------------------------------------- */

#header_wrap {
	width:100%;
	height:154px;
	background-color:#ffffff;
	position: fixed !important;  
    position: absolute;  
    top: 0;  
    left: 0;
}
#header {
	border-bottom:solid #00509b 2px;
	margin:0 auto;
}
#header .header-top {
	position: relative;
	height: 90px;
}
#header .logo {
	width:375px;
	height:53px;
	left: 0;
	margin-top: 18px;
	float:left;
}
#header .header-top-right {
	width:435px;
	height:45px;
	margin-top: 22px;
	float:right;
}
#header .header-tel {
	width:200px;
	float:left;
	margin-right:17px;
}
#header .header-mail {
	width:218px;
	float:left;
}
#header .header-mail a:hover {
	opacity:0.75;
}

/* gnav */
.gnav {
	
}
.gnav {
	position: relative;
	height: 62px;
}
.gnav li {
	float: left;
}
.gnav li a {
	position: relative;
	display: block;
	width:192px;
	height: 60px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-position: top left;
	background-repeat: no-repeat;
}
.gnav li.company a {background-image: url(img/gnav_01.png); background-size:192px 60px; width: 192px;}
.gnav li.works a {background-image: url(img/gnav_02.png); background-size:192px 60px; width: 192px;}
.gnav li.privacy a {background-image: url(img/gnav_03.png); background-size:192px 60px; width: 192px;}
.gnav li.access a {background-image: url(img/gnav_04.png); background-size:192px 60px; width: 192px;}
.gnav li.contact a {background-image: url(img/gnav_05.png); background-size:192px 60px; width: 192px;}
.gnav li a:hover {
	opacity:0.75;
}


/* ---------- MAIN ---------------------------------------- */

#main-img-wrap {
	width:100%;
	height:auto;
	background-color:#fff;
	margin-top:154px;
}
#main-img {
	min-width:960px;
	max-width:1300px;
	height:auto;
	margin:0 auto;
}
#main-img img {
	width:100%;
}


/* ---------- CONTENTS ---------------------------------------- */

/* h2 */
#contents h2 {
	width:200px;
	height:140px;
	margin:0 auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#contents .h2_news {background-image: url(img/index_h2_01.png); background-size:200px 140px; margin-top:20px; }
#contents .h2_greeting {background-image: url(img/index_h2_02.png); background-size:200px 140px; margin-top:20px; }
#contents .h2_business {background-image: url(img/index_h2_03.png); background-size:200px 140px; margin-top:40px; }
#contents .h2_access {background-image: url(img/index_h2_04.png); background-size:200px 140px; margin-top:40px; }
#contents .h2_link {background-image: url(img/index_h2_05.png); background-size:200px 140px; margin-top:40px; }
#contents .h2_recruit {background-image: url(img/index_h2_06.png); background-size:200px 140px; margin-top:40px; }

/* dl */
#contents .dl_news {
	width:960px;
	overflow:hidden;
	margin:0 0 40px 0;
}
#contents .dl_news dt {
	width:220px;
	height:auto;
	border-bottom:solid #cbcbcb 1px;
	line-height:150%;
	padding:15px 0;
	float:left;
}
#contents .dl_news dd {
	width:740px;
	height:auto;
	border-bottom:solid #cbcbcb 1px;
	line-height:150%;
	padding:15px 0;
	float:right;
}
#contents .dl_news dt .news_cat_01 {
	background-image:url(img/bg01.gif);
	color:#ffffff;
	padding:6px 10px;
}

/* index business */
#contents .index_business {
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

/* index recruit */
.index_recruit_h3_01 {
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin:0 0 20px 0;
}
.index_recruit_p_01 {
	text-align:center;
	margin:0;
}
.index_recruit_contact {
	width:300px;
	margin:20px auto 0 auto;
}
.index_recruit_contact a {
	display:block;
	width:300px;
    text-align: center;
    height: 50px;
    background: #1e1e1e;
    color: #ffffff;
    cursor: pointer;
	border:none;
	font-size:100%;
	line-height:50px;
	border-radius:5px;
    webkit-border-radius:5px;
    moz-border-radius:5px;
}
.index_recruit_contact a:hover {
	background-image:url(img/bg01.gif);
	color: #ffffff;
}
.index_recruit_contact a:link, .index_recruit_contact a:visited, .index_recruit_contact a:hover, .index_recruit_contact a:active {
	color: #ffffff;
}

/* link banner */
#contents .box_01_link {
	width:822px;
	overflow:hidden;
	margin:0 auto 40px auto;
}
#contents .p_link_01 {
	display:block;
	width:183px;
	height:130px;
	float:left;
	margin:0 30px 0 0;
}
#contents .p_link_02 {
	display:block;
	width:183px;
	height:130px;
	float:left;
	margin:0 30px 0 0;
}
#contents .p_link_03 {
	display:block;
	width:183px;
	height:130px;
	float:left;
	margin:0;
}
#contents .p_link_04 {
	display:block;
	width:300px;
	height:120px;
	margin:0 auto;
}
#contents .link_h3 {
	text-align: center;
	font-weight: bold;
	margin:0 0 10px 0;
}

#contents .box_01_link a:hover, #contents .box_02_link a:hover {
	opacity:0.75;	
}
#contents .p_contents_01 {
	margin:40px 0 0 0;
}


/* ---------- FOOTER ---------------------------------------- */

#footer {
	background-image:url(img/bg01.gif);
	padding-top:30px;
	margin-top:60px;
}
#footer .footer-top {
	position: relative;
	overflow:hidden;
}
#footer .logo {
	width:375px;
	height:53px;
	left: 0;
	margin-right:35px;
	float:left;
}
#footer .p_footer_01 {
	font-size:85%;
	color:#ffffff;
	padding-left:30px;
	margin:0;
	border-left:solid 1px #ffffff;
	float:left;
	line-height: 150%;
}
#footer .footer-tel {
	width:200px;
	margin:0;
	float:right;
}
#footer .footer-bottom {
	position: relative;
	width:960px;
	height: 60px;
	border-top:solid 1px #ffffff;
	margin-top:30px;
	overflow:hidden;
	clear:both;
}
#footer .footer-bottom li {
	font-size:80%;
	line-height:60px;
	margin-right:15px;
	float:left;
}
#footer .footer-bottom a {
	color:#ffffff;
}
#footer .footer-bottom a:visited {
	color:#ffffff;
}
#footer img {
	vertical-align: baseline;
}


/* ---------- COPYRIGHT ---------------------------------------- */

.copyright {
	font-size:65%;
	background-color:#1e1e1e;
	text-align:center;
	color:#ffffff;
	height:60px;
	line-height:60px;
	margin:0;
}


/* ---------- PAGE ---------------------------------------- */

#page-main-img-wrap {
	width:100%;
	height:250px;
	background-image:url(img/bg01.gif);
	margin-top:154px;
}
#page-main-img {
	width:960px;
	height:250px;
	margin:0 auto;
}

/* h2 */
#page-contents h2 {
	height:60px;
	margin:0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#page-contents .h2_company { width:150px; background-image: url(img/company_h2_01.png); background-size:150px 60px; margin-top:50px; margin-bottom:10px; }
#page-contents .h2_business { width:155px; background-image: url(img/company_h2_02.png); background-size:155px 60px; margin-top:50px; margin-bottom:20px; }
#page-contents .h2_works { width:370px; background-image: url(img/works_h2_01.png); background-size:370px 60px; margin-top:50px; margin-bottom:20px; }
#page-contents .h2_privacy { width:140px; background-image: url(img/privacy_h2_01.png); background-size:140px 60px; margin-top:50px; margin-bottom:20px; }
#page-contents .h2_access { width:120px; background-image: url(img/access_h2_01.png); background-size:120px 60px; margin-top:50px; margin-bottom:20px; }
#page-contents .h2_contact { width:140px; background-image: url(img/contact_h2_01.png); background-size:140px 60px; margin-top:50px; margin-bottom:20px; }

/* company table */
.company-table {
	width:960px;
}
.company-table tr {
	border-bottom:solid 1px #cbcbcb;
}
.company-table tr th {
	font-weight:bold;
	color:#00509b;
	width:120px;
	padding:10px 0;	
}
.company-table tr td {
	padding:10px 0 10px 10px;	
}

/* box */
#page-contents .box_company_wrap {
	overflow:hidden;
	margin:30px 0 0 0;
}
#page-contents .box_01_company {
	display:block;
	width:260px;
	float:left;
	margin:0 15px 0 0;
	overflow:hidden;
}
#page-contents .box_02_company {
	display:block;
	width:410px;
	float:left;
	margin:0;
	overflow:hidden;
}
#page-contents .box_01_company p, #page-contents .box_02_company p {
	text-align:center;
	margin:10px 0;
	font-size:90%;
	line-height:150%;
	font-weight:bold;	
}

#page-contents .box_01_business {
	display:block;
	width:310px;
	float:left;
	margin:0 15px 0 0;
	overflow:hidden;
}
#page-contents .box_02_business {
	display:block;
	width:310px;
	float:left;
	margin:0;
	overflow:hidden;
}
#page-contents .box_01_business p, #page-contents .box_02_business p {
	text-align:center;
	margin:10px 0;
	font-size:110%;
	font-weight:bold;	
}

/* cc_box */
#page-contents .cc_box {
	width:898px;
	border-top:solid 2px #00509b;
	border-right:solid 1px #cbcbcb;
	border-bottom:solid 1px #cbcbcb;
	border-left:solid 1px #cbcbcb;
	padding:30px;
}
#page-contents .cc_box h3 {
	font-size:130%;
	font-weight:bold;
	margin:0 0 20px 0;
}
#page-contents .cc_box ul {
	margin:0 0 30px 0;
}
#page-contents .cc_box ul li {
	list-style-image:url(img/cc_box_li.png);
	list-style-position:inside;
	margin-bottom:18px;
}

/* cc_box_02 */
#page-contents .cc_box_02 {
	width:858px;
	border-top:solid 2px #00509b;
	border-right:solid 1px #cbcbcb;
	border-bottom:solid 1px #cbcbcb;
	border-left:solid 1px #cbcbcb;
	padding:50px;
}
#page-contents .cc_box_02 p {
	line-height:150%;
}
#page-contents .cc_box_02 ul li {
	list-style-type:disc;
	list-style-position:inside;
	margin:0 0 15px 0;
	line-height:150%;
	padding-left:1em;
	text-indent:-1em;
}

#page-contents .p_access_01 {
	text-align:center;
	margin:10px;
}

/* mail_form */
#page-contents .mail_form {
	
}
#page-contents .p_contact_01 {
	color:#ff0000;
}
#page-contents .text_center {
	text-align:center;
	margin:30px 0;
}
#formWrap {
	width:700px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
table.formTable span{
	color:#ff0000;
}
table.formTable input[type="text"]{
	padding:3px;
	font-size:100%;
}
table.formTable textarea{
	padding:3px;
	font-size:100%;
}
#page-contents .table_bt {
	width:300px;
	margin:40px auto 0 auto;
}
#page-contents .table_bt input[type="submit"]{
	width: 100%;
    text-align: center;
    height: 50px;
    background: #1e1e1e;
    color: #ffffff;
    cursor: pointer;
	border:none;
	font-size:100%;
	line-height:50px;
	border-radius:5px;
    webkit-border-radius:5px;
    moz-border-radius:5px;
}
#page-contents .table_bt input[type="submit"]:hover {
	background-image:url(img/bg01.gif);
	color: #ffffff;
}

/* page business */
#page-contents .index_business {
	font-size:18px;
	font-weight:bold;
	text-align:left;
}