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

#contents_step01{
     clear: both;
     float: left;
     margin-left: 0;
     width: 100%;
     display: block;
	 background-image:url(../staff/image/step1_sp.png);
	 background-repeat:no-repeat;
	 background-position:center;
	 height:150px;
	 text-align:center;
}





@media only screen and (min-width: 482px) {
#contents_step01{
     clear: both;
     float: left;
     margin-left: 0;
     width: 100%;
     display: block;
	 margin-top:10px;
	 background-image:url(../staff/image/step1_pc.png);
	 background-repeat:no-repeat;
	 background-position:center;
	 height:200px;
	 text-align:center;
}



}
@media only screen and (min-width: 769px) {
#contents_step01{
     clear: both;
     float: left;
     margin-left: 0;
     width: 100%;
     display: block;
	 margin-top:10px;
	 background-image:url(../staff/image/step1_pc.png);
	 background-repeat:no-repeat;
	 background-position:center;
	 height:200px;
	 text-align:center;
}

}

#contents_step02{
     clear: both;
     float: left;
     margin-left: 0;
     width: 100%;
     display: block;
	 margin-top:10px;
	 text-align:center;
}

#box_48-1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 48%;
	display: block;
	margin-bottom:10px;
	text-align:center;
}

#box_48-2 {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 48%;
	display: block;
	margin-bottom:10px;
	text-align:center;
}

