/* Imported Styles

	style.css

----------------------------------------------- */

@import "layout.css";

[v-cloak] {
	display: none !important;
}

.apps .paragraph p.form_caution {
	display: inline-block;
	color: red;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.apps-agreement ul{
    text-align: center;
}
table th .field_note,
table th .field_title{
	font-size: 12px !important;
	font-family: 'HiraMaruPro-W4', 'ヒラギノ丸ゴ Pro W4','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Osaka,sans-serif !important;
	/*¥*/
	*font-size: 75% !important;
	*font-family: 'ＭＳ Ｐゴシック',sans-serif !important;
	/**/
	line-height: 1.5;
	color: #333333;
	font-weight: normal;
	margin: 0;
	padding: 0;
	float: left;
}
.screener_other_label{
	font-size: 10px;
	margin-bottom: 0px;
	display: block;
	padding-top: 15px;
}