@charset "UTF-8";

/* scene02
------------------------------------------*/

/* common */

.page_tit{
	background:url('/jasracpark/oshiete/smt/scene02/img/tit.png') no-repeat 0 0;
	background-size:142px 30px;
}



/* index */

#scene02_index{

}

.sc_box{
	position:relative;
	margin:15px 10px 0 10px;
}

.sc_box.sc02_01{
	margin:20px 10px 0 10px;
}

.sc02_06_txt{
	position:absolute;
	top:0;
	right:0;
	width:208px;
	margin:-7px -5px 0 0;
}

.sc02_06_btn{
	position:absolute;
	bottom:25px;
	left:50%;
	margin:0 0 0 -71px;
	width:142px;
}



/* review */

#scene02_review{

}

.sc02_r01{
	margin:25px 0 0 0;
	position:relative;
}

.sc02_r02{
	margin:30px 0 0 0;
}


