@charset "UTF-8";

/* scene03
------------------------------------------*/

/* common */

.page_tit{
	background:url('/jasracpark/oshiete/smt/scene03/img/tit.png') no-repeat 0 0;
	background-size:235px 30px;
}



/* index */

#scene03_index{

}

.sc_box{
	position:relative;
	margin:15px 10px 0 10px;
}

.sc_box.sc03_01{
	margin:20px 10px 0 10px;
}

.sc03_06_txt{
	position:absolute;
	top:0;
	right:0;
	width:190px;
	margin:-7px -5px 0 0;
}

.sc03_06_btn{
	position:absolute;
	bottom:25px;
	left:50%;
	margin:0 0 0 -71px;
	width:142px;
}



/* review */

#scene03_review{

}

.sc03_r01{
	margin:25px 0 0 0;
	position:relative;
}

.sc03_r02{
	margin:30px 0 0 0;
}


