@charset "utf-8";
/* CSS Document */

/****************************************************************************************************

* pc *

****************************************************************************************************/

/**********************************************
  COLUMN
***********************************************/

div#contents_wrap {
	width: 960px;
	margin: 0 auto;
}
/**********************************************
  header
***********************************************/
header {
	margin: 0 0 5px 0;
}
#head {
	overflow: hidden;
}
header h1 a {
	width: 108px;
	height: 50px;
	display: block;
}
header h1 {
	background: url(../images/pc/pc_logo.gif) left top no-repeat;
	background-size: contain;
	float: left;
	margin: 20px 0 5px;
}
header #head #pc_logo02 {
	float: right;
	margin: 37px 0 0;
}
/**********************************************
  gnavi
***********************************************/
#main_img img {
	display: none;
}

#pc_menu_bar {
	width: 100%;
	height: 50px;
	display: block;
	background: -moz-linear-gradient(top, #248bd6, #227dc0);
	background: -webkit-linear-gradient(top, #248bd6, #227dc0);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(#248bd6), color-stop(#227dc0));
	background: -o-linear-gradient(top, #248bd6, #227dc0);
	background: -ms-linear-gradient(top, #248bd6, #227dc0);
	background: linear-gradient(to bottom, #248bd6, #227dc0);
	font-size: 93.75%;
}

#pc_menu{
	width: 960px;
	margin: 0 auto;
	background: -moz-linear-gradient(top, #248bd6, #227dc0);
	background: -webkit-linear-gradient(top, #248bd6, #227dc0);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(#248bd6), color-stop(#227dc0));
	background: -o-linear-gradient(top, #248bd6, #227dc0);
	background: -ms-linear-gradient(top, #248bd6, #227dc0);
	background: linear-gradient(to bottom, #248bd6, #227dc0);
	position:relative;
	z-index:9999;
}

#pc_menu li{
	text-align:center;
	position:relative;
	float:left;
  width:156px;
	border-left:1px solid #227dc0;
}/* 最初のボタン */

#pc_menu li.navi_btn04{
	text-align:center;
	position:relative;
	float:left;
  width:149px;
	border-left:1px solid #227dc0;
}

#pc_menu li.navi_btn05{
	text-align:center;
	position:relative;
	float:left;
  width:180px;
	border-left:1px solid #227dc0;}

#pc_menu li.navi_btn06{
	text-align:center;
	position:relative;
	float:left;
  width:156px;
	border-left:1px solid #227dc0;
	border-right:1px solid #227dc0;
}

#pc_menu li a,#pc_menu li span{
	display:block;
	height:50px;
	line-height:50px;
	color:#ffffff;
	background: -moz-linear-gradient(top, #248bd6, #227dc0);
	background: -webkit-linear-gradient(top, #248bd6, #227dc0);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(#248bd6), color-stop(#227dc0));
	background: -o-linear-gradient(top, #248bd6, #227dc0);
	background: -ms-linear-gradient(top, #248bd6, #227dc0);
	background: linear-gradient(to bottom, #248bd6, #227dc0);
}

#pc_menu li a.gnavi_on{
	background: -moz-linear-gradient(top, #1a6eb4, #00385f);
	background: -webkit-linear-gradient(top, #1a6eb4, #00385f);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(#1a6eb4), color-stop(#00385f));
	background: -o-linear-gradient(top, #1a6eb4, #00385f);
	background: -ms-linear-gradient(top, #1a6eb4, #00385f);background: linear-gradient(to bottom, #1a6eb4, #00385f);
}

#pc_menu li span:hover{background: -moz-linear-gradient(top, #1a6eb4, #00385f);
	background: -webkit-linear-gradient(top, #1a6eb4, #00385f);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(#1a6eb4), color-stop(#00385f));
	background: -o-linear-gradient(top, #1a6eb4, #00385f);
	background: -ms-linear-gradient(top, #1a6eb4, #00385f);background: linear-gradient(to bottom, #1a6eb4, #00385f);}

#pc_menu li a:hover{background: -moz-linear-gradient(top, #1a6eb4, #00385f);
	background: -webkit-linear-gradient(top, #1a6eb4, #00385f);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(#1a6eb4), color-stop(#00385f));
	background: -o-linear-gradient(top, #1a6eb4, #00385f);
	background: -ms-linear-gradient(top, #1a6eb4, #00385f);background: linear-gradient(to bottom, #1a6eb4, #00385f);}

#pc_menu .children-1 a
{
	text-align:left;
	height: 50px;
	line-height: 50px;
	width: 65%;
	background: url(../images/pc/ic_arrow.gif) 13% center no-repeat #ffffff;
	color:#000000;
	padding:0 0 0 35%;
	}

#pc_menu li.navi_btn03 .children-1 a
{
	padding:0 0 0 30%;
	}

#pc_menu li ul.children-1 li a:hover{background: url(../images/pc/ic_arrow_white.png) 13% center no-repeat #3d99dd;color:#ffffff;width:auto;}
#pc_menu li.navi_btn04 .children-1 a:hover{background: url(../images/pc/ic_arrow_white.png) 13% center no-repeat #3d99dd;color:#ffffff;width:auto;}

#pc_menu li .children-1 a:hover{background:#3d99dd;}

#pc_menu li.navi_btn04 .children-1 a
{
	text-align:left;
	height: 50px;
	line-height: 50px;
	width: 70%;
	background: url(../images/pc/ic_arrow.gif) 13% center no-repeat #ffffff;
	color:#000000;
	padding:0 0 0 30%;
	}

#pc_menu li .children-1 li{
	width:154px;
	border-bottom:1px solid #227dc0;border-right:1px solid #227dc0;border-left:1px solid #227dc0;
}

#pc_menu li.navi_btn04 .children-1 li{
	width:147px;
	border-bottom:1px solid #227dc0;border-right:1px solid #227dc0;border-left:1px solid #227dc0;
}

#pc_menu li .children-1{
	display:none;
	position:absolute;
	top:50px;
	left:0px;
	width:100%;
}

#pc_menu li:hover .children-1{
	display:block;
	background:#ffffff;
}

#pc_menu ul li ul li:hover > a{
	background: url(../images/pc/ic_arrow_white.png) 13% center no-repeat #3d99dd;width:auto;
}

#pc_menu ul li ul li:hover > span{
	background: url(../images/pc/ic_arrow_white.png) 13% center no-repeat #3d99dd;width:auto;
}

#navi_tab {
	display: none;
}
/* ドロップダウン */


#sp_menu {
	display: none;
}
/**********************************************
  パンクズ
***********************************************/

#breadcrumb {
	clear: both;
	font-size: 87.5%;
	margin: 5px 0;
}
#breadcrumb a.ic_home {
	display: inline-block;
	background: url(../images/pc/ic_home.gif) left top no-repeat;
	width: 19px;
	height: 17px;
	background-size: contain;
	vertical-align: bottom;
}
#breadcrumb a {
	color: #000;
	text-decoration: none;
}
/* ==========================================================================
   見出し
========================================================================== */

.h_base {
	font-size: 100%;
	background: #227dc0;
	padding: 0.5% 0 0.5% 2%;
	margin: 0 0 15px 0;
	color: #fff;
	width: 250px;
}
.h_base_greeting {
	width: 960px;
	height: 101px;
	background: url(../images/pc/greeting_tit_pc.gif) no-repeat left top;
	background-size: 960px 101px;
	padding: 0 0 0;
	margin: 0 0 2em 0;
	text-indent: -9999px;
}
/* ==========================================================================
   footer
========================================================================== */

div.pc_footertop {
	background: url(../images/tb/tb_contents_gra.png) repeat-x left top;
	wwidth: 100%;
	padding-top: 3em;
}
div.pc_footer {
	width: 960px;
	margin: 0 auto;
}
div#footer_nav {
	width: 590px;
	float: left;
}
div#footer_nav ul {
	float: left;
}
div#footer_nav ul.company {
	width: 130px;
}
div#footer_nav ul.business {
	width: 130px;
}
div#footer_nav ul.equipment {
	width: 160px;
}
div#footer_nav ul.others {
	width: 170px
}
div#footer_nav ul li {
	padding-left: 1em;
}
div#footer_nav ul li.footernavi_h {
	background: url(../images/tb/footernavi_ar.png) no-repeat left center;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 1em;
}
div#footer_nav ul li.footernavi_h02 {
	background: url(../images/tb/footernavi_ar.png) no-repeat left center;
	font-weight: bold;
	font-size: 100%;
}
div#footer_nav ul li ul {
	float: none;
	width: 100%;
}
div#footer_nav ul li ul li {
	padding-left: 0.1em;
}
div#footer_nav a {
	color: #000000;
}
div#footer_nav a:hover {
	color: #217fc4;
}
footer.f_navi {
	float: right;
	width: 300px;
	position: relative;
}
div.logo_add_wrap {
	width: 100%;
	padding-bottom: 1em;
	background: url(../images/tb/tb_footer_img.png) no-repeat right bottom;
	background-size: 199px 46px;
	height: 230px;
}
div.logo_add {
}
footer a {
	color: #b1b1b1;
	text-decoration: none;
}
#footer_logo {
	background: url(../images/pc/pc_logo02.png) left top no-repeat;
	width: 234px;
	height: 23px;
	margin-left: 1%;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
#footer_logo img {
}
footer span.foot_addr {
	display: block;
	font-size: 100%;
	text-align: left;
	margin-left: 1%;
	padding: 0;
	position: absolute;
	top: 140px;
	left: 2px;
}
.tbnone {
	display: none;
}
footer ul#contact {
	position: absolute;
	top: 70px;
	left: 5px;
}
footer ul {
	font-size: 109.375%;
	color: #2b7fc4;
	margin-top: 5px;
}
footer ul#contact a {
	color: #3f3f40;
	width: 100%;
}
footer ul li.Tel {
}
footer ul li span.tel {
	background: url(../images/pc/ic_tel_pc.gif) left 6px no-repeat;
	padding: 0 0 0 55px;
	display: inline-block;
	height: 30px;
	vertical-align: middle;
	font-size: 124%;
	font-weight: bold;
	color: #3f3f40;
}
footer ul li span.tel a {
}
footer ul li.Mail {
}
footer ul li span.mail {
	background: url(../images/pc/ic_mail_pc.gif) left 6px no-repeat;
	padding: 0 0 0 55px;
	display: inline-block;
	height: 30px;
	font-size: 124%;
	font-weight: bold;
	color:#3d3d3d;
}
footer ul li.zip_address {
	display: none;
}
footer.copy {
	width: 100%;
	background: #000;
}
footer ul.foot_menu {
	display: none;
}
#copyright {
	clear: both;
	text-align: left;
	width: 960px;
	margin: 0 auto;
}
footer div#copyright span {
	font-size: 75%;
	color: #fff;
	line-height: 3.333333;
	margin: 0;
}
footer div#copyright {
	background: #000;
}
/* ==========================================================================
   contents
========================================================================== */

/* トップへ戻るアイコン */
.pagetop {display: none;position: fixed;bottom: 30px;right: 30px;width:70px;height:57px;}
.pagetop a {display: block;text-align: center;}
.pagetop img{width:100%;height:auto;}

.none {
	display: none;
}
.pc_none {
	display: none;
}
a {
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
}
p {
	margin: 0;
	padding: 0;
}
.cont {
	width: 960px;
	margin: 0 auto;
}
div#wrap {
	clear: both;
}
div.main_img {
	text-align: center;
}

ul.bxslider li {
	text-align: center;
}
div#topics_bnr {
	width: 100%;
	background: url(../images/pc/bg_topics_bnr.gif) left top repeat;
	overflow: hidden;
	padding: 23px 0 27px 0;
}
div#top_topics {
	width: 710px;
	float: left;
	margin: 0 17px 0 0;
	background: #ffffff;
	border: 1px solid #d6dce1;
}
div#top_topics h2 {
	background: url(../images/pc/ic_square.gif) 0.9em center no-repeat;
	font-size: 128%;
	font-weight: normal;
	color: #358ac9;
	line-height: 1;
	padding: 1em 0 1em 2.4em;
	border-bottom: 2px solid #a2b7c6;
	margin: 0;
}
div#top_topics dl {
	width: 684px;
	border-bottom: 1px dotted #b2b2b2;
	margin: 0 auto;
	overflow: hidden;
}
div#top_topics dl.topics_end {
	border: none;
}
div#top_topics dt {
	padding: 1.1em 1.6em 1.1em 0.9em;
	float: left;
}
div#top_topics dd {
	margin: 0;
	padding: 1.1em 0 1.1em 0;
	float: left;
}
div.top_bnr_access {
	width: 226px;
	float: left;
}
div.top_bnr_recruit {
	width: 226px;
	float: left;
}
div.top_bnr_access p a, div.top_bnr_recruit p a {
	display: block;
	background: url(../images/pc/pc_ic_arrow.png) 12.87em center no-repeat #ffffff;
	color: #106fb5;
	font-size: 106%;
	padding: 1.5em 0 1.5em 1.3em;
	border: 3px solid #217fc4;
}
div.top_bnr_access p a {
	margin-bottom: 16px;
}
div#appeal {
	background: url(../images/pc/appeal_gra.gif) left top repeat-x;
	overflow: hidden;
	margin: 0 0 29px 0;
}
div#appeal h2 {
	margin: 37px 0 17px 0;
}
div#appeal p.txt {
	margin: 0 0 1.2em 0;
}
div#appeal div.top_inspection p.txt {
	margin: 0 0 2.7em 0;
}
div.top_inspection {
	margin-right: 20px;
}
div.top_inspection, div.top_business {
	width: 470px;
	float: left;
}
div.top_inspection p, div.top_business p {
	width: 470px;
}
div.top_inspection p.img, div.top_business p.img{
	text-align:center;
}
div.top_inspection img, div.top_business img {
	width: 460px;
}
div.top_inspection h2.inspection a {
	background: url(../images/pc/pc_top_btn01.gif) left top no-repeat;
	padding: 28px 0;
	display: block;
}
div.top_business h2.business a {
	background: url(../images/pc/pc_top_btn02.gif) left top no-repeat;
	padding: 28px 0;
	display: block;
}
div.top_inspection h2.inspection a:hover{opacity:0.8;}
div.top_business h2.business a:hover{opacity:0.8;}
div#client {
	background: url(../images/pc/client_gra.gif) left top repeat-x #f3f4f4;
	overflow: hidden;
}
div#client h2 {
	background: url(../images/pc/pc_ic_client.gif) left top no-repeat;
	margin: 40px 0 37px 0;
	padding: 20px 0;
}
div#client_detail p {
	float: left;
	margin: 0 165px 0 0;
}
div#client_detail p.client05 {
	margin: 0 0 53px 0;
}
section div.detail {
	font-size: 100%;
	width: 730px;
	line-height: 1.5;
	float: left;
}
section div.detail p.img {
	float: right;
	margin-left: 2em;
}
section div.detail p.txt {
	float: left;
	width: 480px;
}
div.company_policy {
	width: 960px;
	height: 252px;
	background: url(../images/pc/pc_company_policy.jpg) no-repeat left top;
	margin-top: 2em;
	margin-bottom: 3em;
}
div.company_policy span {
	display: none;
}
/* コンテンツ_サイドナビ */
nav#sidenavi {
	width: 192px;
	float: right;
	margin-left: 2em;
}
nav#sidenavi p.category {
	font-size: 124%;
	font-weight: bold;
	border-bottom: 2px solid #3d99dd;
	padding: 0 0 1% 5%;
	margin-bottom: 0;
}
ul#sidenavi_menu {
	font-size: 94%;
}
ul#sidenavi_menu li {
	border-bottom: 1px solid #b3b3b3;
}
ul#sidenavi_menu li:hover {
	background: #3d99dd;
}
ul#sidenavi_menu li a {
	display: block;
	width: 90%;
	height: 100%;
	padding: 5% 0 5% 10%;
	margin: 1px 0 1px 1.2em;
	background: url(../images/tb/tb_arr_lnavi.png) no-repeat left center;
	color: #000;
}
ul#sidenavi_menu li a:hover {
	background: url(../images/tb/tb_arr_lnavi_ov.png) no-repeat left center;
	margin-left: 2em;
	color: #fff;
}

ul#sidenavi_menu li.on{background:#3d99dd;}

ul#sidenavi_menu li a.on{background:url(../images/tb/tb_arr_lnavi_ov.png) no-repeat left center;color:#fff;}

/* コンテンツ_サイドナビ */
