@charset "utf-8";
#service {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#service h3 {
	height: 50px;
	visibility: hidden;
}
#service #sbox6 h4 {
	font-size: 16px;
	color: #CC0000;
}
#service p {
	margin-bottom: 10px;
}
#service .flow table {
	margin-right: auto;
	margin-left: auto;
}

#service .flow th {
	width: 70px;
	text-align: left;
	color: #CC0000;
	height: 60px;
	vertical-align: middle;
}
#service  .flow td li {
	vertical-align: middle;
	margin-left: 10px;
	font-size: 12px;
	line-height: 18px;
}
#service .box img {
	float: left;
	padding: 4px;
	border: 1px solid #C0C0C0;
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}



#service  .flow  th.step1 {
	background-image: url(../images/service/step1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
}
#service  .flow  th.step2 {
	background-image: url(../images/service/step2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
}
#service  .flow  th.step3 {
	background-image: url(../images/service/step3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
}
#service  .flow  th.step4 {
	background-image: url(../images/service/step4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
}
#service  .flow  th.step5 {
	background-image: url(../images/service/step5.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
}
#service #sbox1 {
	background-image: url(../images/service/stitle1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}
#service #sbox2 {
	background-image: url(../images/service/stitle2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}
#service  #sbox2  .flow  h4 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

#service #sbox3 {
	background-image: url(../images/service/stitle3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}
#service #sbox4 {
	background-image: url(../images/service/stitle4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}
#service #sbox5 {
	background-image: url(../images/service/stitle5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}
#service #sbox6 {
	background-image: url(../images/service/stitle6.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#service p.btn_case a {
	text-decoration: none;
	background-image: url(../images/service/btn_case.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 50px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#service p.btn_case a:hover{
	background-position: center bottom;
}


#work_master_box  {
  display: flex;
}

.work_master_box_text {
  /*margin-left: 20px;*/
}

.work_master_box_img img {
  margin-bottom: 16px;
  margin-right: 20px;
}
