@charset "UTF-8";

/* scene01
------------------------------------------*/

/* common */

.page_tit{
	background:url('/jasracpark/oshiete/smt/scene01/img/tit.png') no-repeat 10px 0;
	background-size:196px 30px;
}



/* index */

#scene01_index{

}

.sc_box{
	position:relative;
	margin:15px 10px 0 10px;
}

.sc_box.sc01_01{
	margin:20px 10px 0 10px;
}

.sc01_05_txt{
	position:absolute;
	top:0;
	right:0;
	width:208px;
	margin:-7px -5px 0 0;
}

.sc01_05_btn{
	position:absolute;
	bottom:25px;
	left:50%;
	margin:0 0 0 -71px;
	width:142px;
}



/* review */

#scene01_review{

}

.sc01_r01{
	margin:25px 0 0 0;
	position:relative;
}

.sc01_r02{
	margin:30px 0 0 0;
}


