@charset "utf-8";
/* CSS Document */

/* 資格確認用
-----------------------------------------------------*/


table.check-method-table td:nth-of-type(1) {
	width: 100px;
	text-align: center;
	
}

table .method-title{
	font-weight: 600;
}

table .method-image {
	text-align: center;
}

section .catch{
	font-size: 20px;
}