@charset "UTF-8";

/*
.modules_member	{ width: auto; margin: 0 auto; background-color: #fff; }
.modules_member .proc_login	{ padding: 40px; }
.modules_member .proc_login p	{ line-height: 30px; }
.modules_member .proc_login label	{ display: inline-block; width: 150px; padding-right: 10px; text-align: right; font-size: 20px; font-weight: bold; }
.modules_member .proc_login input	{ font-size: 20px; font-weight: bold; }
*/

.modules_member .agree_box	{ padding: 1em; border: 1px solid #e0e0e0; background-color: #f0f0f0; }
.modules_member .agree_box > *	{ height: 300px; overflow: auto; padding: 1em 1em 0 1em; margin: 0; background-color: #fff; }
.modules_member .agree_box > *:last-child	{ padding-bottom: 1em; }
.modules_member .agree_box pre strong	{ line-height: 1.9em; color: #000; font-size: 1.2em; font-weight: bold; }
.modules_member .agree_box pre em	{ line-height: 1.8em; color: #000; font-size: 1.1em; font-weight: bold; font-style: normal; }
.modules_member .proc_agree input[type="checkbox"],
.modules_member .proc_agree label	{ line-height: 2em; font-size: 1.3em; font-weight: bold; }
