@charset "utf-8";
/* CSS Document */
/*
============================================================
*	service.css
============================================================
*/

/*:::::: SERVICE TOP

/* COTENTS
----------------------------------------------------------*/
.contServiceBG{
	height:370px;
	background:url(https://www.ib-system.co.jp/wordpress/images/service/img_service_top.jpg) right 10% bottom 10% no-repeat;
    background-size: 80%;
	

}
.serviceTitle{
	font-size:20px;
	color:#000;
	line-height:1.3em;
	margin:0 0 20px 0;
}
.serviceLead{
	line-height:1.8em;
	margin:30px 0;
}
.serviceCanBox{
	overflow:hidden;
}
.serviceCanBox a{
	display:block;
	border:1px solid #ccc;
	max-width:500px;
	//padding:0 10px;
	margin:0 0 10px 10px;
	float:left;
	text-align:center;
	background:#fff;
	text-decoration: none;
	color:#555;
}
.serviceCanBox a:hover{
	color:#fff;
	background:#007bc7;
	opacity: 0.60 ;
	filter: alpha(opacity=60) ;
}
.serviceCanBox a span{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	width:103px;
	height:110px;
}
.serviceCanBox a:first-child{
	//margin:0;
}

/* LinkBox
----------------------------------------------------------*/
.serviceLinkBox{
	position:relative;
	width:100%;
	min-height:385px;
	background:#fff;
	box-shadow:1px 1px 0 rgba(0,0,0,0.15);
	margin:0 0 50px 0;
	text-align: center;
}
.serviceLinkImg{
	//position:absolute;
	//top:-45px;
	//left:-45px;
	z-index:5;
    margin-top: -60px;
    padding-top: 80px;
	}
.serviceLinkContBox{
	//margin:0 0 0 350px;
	padding:20px;
}
.serviceLinkTitle{
	font-size:22px;
	font-weight:normal;
	color:#000;
}
.serviceLinkTitleEng{
	font-size:10px;
	color:#818181;
}
.serviceLinkLead{
	margin:25px 0;
	font-size:22px;
	line-height:1.2em;
}
.serviceLinkTxt{
	margin:0 0 15px 0;
	text-align: left;
		
}
.serviceLinkBox a:hover{
	-ms-filter: "alpha(opacity=60)";
	filter:alpha(opacity=60);
	opacity:0.6;	
}
.sSD{color:#3291cd}
.sSI{color:#32bdcd}
.sEA{color:#b6a91c}
.sSS{color:#d75b9e}
.sOM{color:#64ac18;font-size: 16px !important;}


/*:::::: CONTENTS PAGE

/* LeadBox
----------------------------------------------------------*/
.serviceLeadBox{
	position:relative;
	width:100%;
	background:#fff;
	box-shadow:1px 1px 0 rgba(0,0,0,0.15);
	margin:0 0 60px 0;
}
.serviceLeadBox-pe{
	position:relative;
	width:100%;
	background:#fff;
	margin:0 0 80px 0;
}

.serviceLeadBadge{
	position:absolute;
	top:-30px;
	/* left:-60px; */
    right: -10px;
}
.serviceLeadImg{
	margin:0 auto;
	width:243px;
	display: block;
}
.serviceLeadContBox{
	float:left;
	//width:415px;
	margin:20px 15px 0 15px;	
}


/* Other
----------------------------------------------------------*/
.serviceSDseminar{
	background:url(https://www.ib-system.co.jp/wordpress/images/service/img_si_02.jpg) #fff left top no-repeat;
	padding-bottom:10px;
	margin:40px 0;
}
.SDseminarTitle{
	text-align:right;
	color:#f08200;
	font-size:21px;
	padding:190px 20px 0 0;
}
.SDseminarTxt{
	padding:20px 20px;
}
a.btnSDseminarContact{
	display:block;
	background:#000;
	color:#fff;
	font-size:16px;
	text-decoration:none;
	text-align:center;
	margin:0 auto 30px;
	padding: 10px;
    width: 175px;
	box-shadow:2px 2px 0 rgba(0,0,0,0.15);
}
a.btnSDseminarContact:hover{
	-ms-filter: "alpha(opacity=60)";
	filter:alpha(opacity=60);
	opacity:0.6;	
}

.sd3Box{
	margin:30px auto;
	text-align:center;
	font-size:12px;
	padding: 0px 30px;
}

.sd3Box img{
    display: block;
	margin: 0 auto;
}

.eaImgTxt{
    float:left;
    font-size:12px;
    margin:75px 0 0 12px;
    width:50%;
}
.eaImgTxt p{
	margin:60px 0;	
}
.eaImgTxt p:first-child{
	margin-top:0;
}

.nearMerit{
	margin:40px auto;
	max-width: 320px;
}
.nearMeritBox{
	box-shadow:1px 1px 0 rgba(0,0,0,0.15);
	max-width:340px;
	width:100%;
	//height:315px;
	float:left;
	margin:20px auto;
}
.nearMeritTitle{
	margin:175px 0 0 0;
	text-align:right;
	font-size:20px;
	padding:0 20px 0 0;
	color:#f08200;
}
.Merit03 .nearMeritTitle{
	margin-top:155px;
	line-height:1.3em;
}
.nearMeritTxt{
	font-size:12px;
	padding:20px;
}
.Merit01{background:url(https://www.ib-system.co.jp/wordpress/images/service/img_nd_01.jpg) #fff left top no-repeat;background-size: contain;}
.Merit02{background:url(https://www.ib-system.co.jp/wordpress/images/service/img_nd_02.jpg) #fff left top no-repeat;background-size: contain;}
.Merit03{background:url(https://www.ib-system.co.jp/wordpress/images/service/img_nd_03.jpg) #fff left top no-repeat;background-size: contain;}
.Merit04{background:url(https://www.ib-system.co.jp/wordpress/images/service/img_nd_04.jpg) #fff left top no-repeat;background-size: contain;}

.contSSicon{
	border:1px solid #cccccc;
	background:#fafafa;
	//float:left;
	padding:20px 0;
	margin:20px auto 0 auto;
	width:75%;
	text-align:center;
	min-height:210px;
}
.contSSiconLeft{
	//margin:20px 0 0 0;
}
.contSSiconTitle{
	background:#007bc7;
	padding:3px 6px;
	margin:0 20px;
	color:#fff;
}
.contSSiconIcon{
	margin:20px 0;
}
.contSSTxt{
	text-align:left;
	margin:0 20px;
	font-size:11px;
}
.systemDlink{
	font-size:14px;
	//margin:40px 0 0 -310px;
	text-align: left;
}
.systemDlink a{
	display:inline-block;
	background:#aaa;
	border:1px solid #bbb;
	text-decoration:none;
	padding: 15px 0px;
	width: 100%;
	text-align: center;	border-radius:4px;
	margin:0 10px 10px 0 ;
	font-weight:bold;
	color:#fff;
	box-shadow:1px 1px 0 rgba(0,0,0,0.15);
}
.systemDlink a:first-child{
	//margin:0;
}



.ea-flow img{
	clear:both;
	float:left;
	width:41%;
	margin-right:10px;
	padding-bottom:10px;
}

.ea-flow p{
	float:left;
	width:55%;
	padding-bottom:15px;
	min-height:80px;
}













.contImg-pepper{
	clear:both;
}

.contImg-pepper{
	margin-top:40px;
	text-align: center;

}
.contImg-pepper img{
	margin-bottom:20px;

}




.contSection h3{
    font-size: 20px;
    font-weight: normal;
    color: #007bc7;
    margin: 40px 0 0px;
    line-height: 1.3em;
}

.contSection h3 span{
    color: #EE8000;
}

.contSection table.pepper{
    margin: 40px 0;
    width: 100%;
}
.contSection .pepper th,
.contSection .pepper td{
	text-align:left;
	padding:17px 20px;
	

}

.contSection .pepper .bgGray{
    background: #e9e9e9;
}



