@charset "utf-8";


/*----------------------------------------------------
 method
----------------------------------------------------*/
/*methodCatch*/
#methodCatch{
	font-size: 1.3rem;
	line-height: 1.3em;
	margin-bottom: 20px;
}

#methodCatch img[class="fRight"]{
	margin-left: 10px;
}

/*methodFlow*/
.methodFlow{
	border: #CECCC8 solid 4px;
}

/*btnBox*/
.btnBox{
	text-align: center;
	margin-top: 30px;
}

.btnBox a{
	display: inline-block;
}






