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

.div_equip01 .flowItem{
	background: none;
} 

.div_equip01 #flowNum01:before{
	background: url(../img/num_equip01.png)no-repeat center top;
}

.div_equip01 #flowNum02:before{
	background: url(../img/num_equip02.png)no-repeat center top;
}

.div_equip01 #flowNum03:before{
	background: url(../img/num_equip03.png)no-repeat center top;
}

.btnDetail01{
	margin-top: 20px;
	text-align: center;
}

.halfBoxMinWrap .div_boxMin01 img{
	margin-bottom: 15px;
}

#box01{
	height: 338px;
}

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


}