/* start PC css settings
-------------------------------------------------------------------------------------------------------------------- */

.btnList {
	margin-bottom: 25px;
	overflow: hidden;
}

.btnList li{
	margin-right: 25px;
	float: left;
}

.btnList li:first-child{
	margin-left: 55px;
}

.btnList li:nth-child(even){
	margin-right: 0;
}

.ti_cleaning {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 170px 10px 20px;
  margin-bottom: 25px;
  line-height: 1.5;
  background-color: #f8f3ec;
}

.ti_cleaning span {
  position: absolute;
  right: 20px;
}

#flowNum06 .div_boxMin02{
	background: #fff;
}

@media screen and (min-width: 480px) {


}