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



.sec01{
	width:100%;
	margin-bottom: 40px;
}





@media screen and (max-width:767px){

.sec01{

	margin-bottom: 20px;	

}	
	

	
#index #headerIn {

}

#header #headerIn #headerPart{
	position:inherit;
	top:0;
	background-color:#F1F3DA;
	height:inherit;
	width:auto;
}


#gNavi{
	position:inherit;

}


#gNavi {

}


#gNavi.fixed {
	position:inherit;

}

#main2 {
	width:100%;
	margin:-100px auto 0;

}

.inner{
	width:94%;
	margin: 0 3%;
}

}

/*--------業務案内------------*/

#intro {


}

#intro .inner {
	padding:40px 0;
}

#intro .flL{
	width:60%;
	
}

.cph {
	font-size:143%;
	margin-bottom:1em;
	color:#053667;
	font-weight: bold;
}

.txp {
	margin-bottom:1em;
	font-size:108%;
	margin-bottom: 1.5em;
}

.txp2 {
	font-size:115%;

}

.btn01 span{
	border-right: #ccc solid 1px;
border-bottom: #ccc solid 1px;
border-bottom-right-radius: 6px;
-moz-border-bottom-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
padding: 0 5px 5px 0;
margin: 0 auto;
	display: inline-block;
}

.btn01 span a {
    background-color: #053667;
    color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 0 1em;
    line-height: 3em;
    display:inline-block;
    margin: 0 auto;
    text-align: center;
	text-decoration: none;
	transition: 0.5s;
	font-size: 108%;
}

.btn01 span a:hover {
    -webkit-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
}

@media screen and (max-width:767px){
.cph {
    font-size: 110%;
}
.txp,
.txp2 {
    font-size: 100%;
	padding: 0 0;
}
	
#intro .inner {
    padding: 20px 0 0;
}
	
#intro .flL{
	width:100%;
	
}

#intro .txp2{

}
		
#intro .flR{
	display: none;


}


}

/*--------こだわり------------*/



#kdw {
	margin-bottom: 0;


}

#kdw .inner{
	padding:0 0 40px;
}


#kdw .inner:after {
	content: ""; 
	display: block; 
	clear: both;
}

#kdw .st {
	font-size:157%;
	margin-bottom:0.5em;
	color:#fff;
	
	line-height:1.4;
}

#kdw .st span {
	font-size:240%;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}

#kdw .sst{
	font-size:115%;

margin-bottom:0.7em;
	margin-top: 0.5em;
	
}
	
#kdw h2 span a{
	text-decoration:none;
	color:#205991;
	background-image:url(../img_index/mk_arr.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:80%;
	line-height:1.8;
}

#kdw h2 span a:hover{
	opacity:0.8;
}



.regBx {
    background-position: left bottom;
    background-repeat: no-repeat;
    display: block;
    width: 30.6%;
	
	
    float: left;
	height:360px;

    margin: 0 4.1% 0 0;
	
	position:relative;
	background-color:#ccc;

}

.regBx:nth-child(3){
	    float: right;
		margin:0;
}

.regBx a{
	
	display: block;
	text-decoration:none;

    transition: 0.5s;
background-color:#fff;	
}

.regBx a:hover {
	width: 100%;
    -webkit-transform: translate(-6px,-10px);
    -moz-transform: translate(-6px,-10px);
    -o-transform: translate(-6px,-10px);
    -ms-transform: translate(-6px,-10px);
    transform:translate(-6px,-10px);



}

.regBx p{
	font-size:100%;
	margin-bottom:1em;
	height: 5em;
	color:#111;
}



.bntReg{
	background-color:#fff;
	color:#053667;
	border-radius: 4px; 
-moz-border-radius: 4px; 
-webkit-border-radius: 4px;
	padding:0 1em 0 0;
	line-height:3em;
	display:block;
	width:100%;
	margin: 0 auto;
	text-align:left;
	border-top: #aaa dotted 1px;
	font-weight: bold;
}


.bntReg i{
	float: right;
	margin-top: 0.7em;
}

@media screen and (max-width:767px){

.regBx {
    width: 100%;
    float:inherit;
    height: auto;
	border-right: none;
	border-bottom: #fff solid 1px;
	margin-bottom: 2em;

}

.regBx:last-child {
	border: none;
	}

.regBx:nth-child(2),
.regBx:nth-child(3){
    width: 48%;
	margin: 0;
	}
	
.regBx:nth-child(2){
	float: left;

	}
.regBx:nth-child(3){
	float: right;
	}
	
	#kdw{

	}

	#kdw .inner {
    padding: 30px 0 0;
}

#kdw .st {
    font-size: 129%;
}

#kdw .sst {
    font-size: 108%;
	line-height: 1.5;
	margin-bottom: 0;

}
	
#kdw .regBx:nth-child(2) .sst,
#kdw .regBx:nth-child(3) .sst{
	height: 2.8em;
}

.regBx p {
    font-size: 96%;
	letter-spacing: -0.02em;
    height: auto;
}
	
#kdw .regBx:nth-child(2) p,
#kdw .regBx:nth-child(3) p{
	height: 5em;
}
	
.bntReg {
    padding: 0 0;
	font-size: 80%;

}	


}

/*--------検査事業------------*/

#jgy {
	background:url(../img_index/bg02.jpg) center top no-repeat;
	margin-bottom: 0;

}

#jgy .inner {
padding: 80px 0;
}

#jgy .inner:after {
	content: ""; 
	display: block; 
	clear: both;
}

.jgBx{
	width: 48%;
	
	padding: 0 0;
	margin-bottom: 50px;

}

.jgBx a{
	width: 100%;
	display: block;
	padding: 1.5em 0 0;
	text-decoration: none;
	color: #fff;
	
	    transition: 0.5s;
}

#anshin a{
background:url(../img_index/p_anshin.jpg) top left no-repeat;}

#hinshitsu a{
background:url(../img_index/p_hinshitsu.jpg) top left no-repeat;}

#brand a{
background:url(../img_index/p_brand.jpg) top left no-repeat;}

#ex a{
background:url(../img_index/p_ex.jpg) top left no-repeat;}



.jgBx .st{
	font-size: 143%;
	color:#fff;
line-height: 1.4;
	margin: 0 5% 0.5em;
}



.jgBx p{
	height: 8em;
	margin: 0 5%;
}



.jgBx a:hover {
	width: 100%;
    -webkit-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
}

.jgBx .bntJg {
    width: 100%;
}

.bntJg {
    background-color:rgba(255,255,255,0.7);
    color: #053667;
    padding: 0 1em;
    line-height: 3em;
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: left;
	font-weight: bold;

}

.bntJg i {
    float: right;
    margin-top: 1em;
}


@media screen and (max-width:767px){
	
#jgy {
    background: url(../img_index/bg02.jpg) center top repeat;
}
	
#jgy .jgBx {
    width: 100%;
	margin-left: 0;
	margin-bottom: 40px;
}

.jgBx .st {
    font-size: 108%;
    color: #fff;
    line-height: 1.4;
	margin-bottom: 0.3em;
}

	
#jgy .jgBx .st span {
    font-size: 143%;


}

#jgy .inner {
	padding: 40px 0 20px;
}

.jgBx a {
    padding: 1em 0 0;

}


.jgBx p {
    margin-bottom: 1em;
    height: auto;
	letter-spacing: -0.01em;
	font-size: 96%;
	line-height: 1.6;
}
	
.bntJg {

    line-height: 2em;
	font-size: 80%;

}
	
.bntJg i {
    margin-top: 0.5em;
}


}

/*-バナー-*/
.btnMansaku{	
	width: 1080px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 40px;
}

.btnMansaku img{
	margin-bottom: 0.2em;
}

.btnMansaku a{
	text-decoration: none;
	color: #111;
}

.btnMansaku a:hover img{
	opacity: 0.8;
}

@media screen and (max-width:767px){
	
.btnMansaku{	
	width: 100%;
	padding: 20px 10px 20px;
}
	
.btnMansaku a{
	font-size: 90%;
}

}

