@charset "utf-8";
/* ============================================================ */
/*	Webメンバーについて
	#active_member_index */
/* ============================================================ */
#active_member_index #main p {
	text-align: center;
}


/* #free
------------------------------------------------------------ */
#active_member_index #free {
	margin: 50px 0 0;
	padding: 55px 0 60px;
	border-top: 1px solid #e0e0d9;
}


/* #pay
------------------------------------------------------------ */
#active_member_index #pay {
	background: url(/common/img/common/bg_pattern02.png) 0 0 repeat;
	padding: 55px 0 60px;
	text-align: center;
}

#active_member_index #pay p {
	margin: 0 0 20px;
}

#active_member_index #pay p:last-of-type {
	margin: 0;
}

#active_member_index #pay ul {
	margin: 0 auto 40px;
	padding: 30px;
	box-sizing: border-box;
	display: inline-block;
	text-align: left;
	background: #fff;
	width: 980px;
}

#active_member_index #pay ul li {
	list-style-type: disc;
	margin: 0 0 5px 20px;
	font-weight: bold;
}




/* ============================================================ */
/*	無料メンバーとして登録
	#active_free_registration_index */
/* ============================================================ */

/*----- #lead -----*/

#active_free_registration_index #lead {
	text-align: center;
}

#active_free_registration_index #lead p:not(:last-child) {
	margin: 0 0 20px;
}

#active_free_registration_index #lead strong {
	font-size: 1.6rem;
}


/*----- #form -----*/

#active_free_registration_index #form table {
	margin-top: 20px;
}

#active_free_registration_index #form input[type="text"] {
	width: 350px;
}

#active_free_registration_index #form input[name="address"],
#active_free_registration_index #form input[name="venue"] {
	width: 400px;
}

#active_free_registration_index #form textarea {
	width: 480px;
	height: 200px;
}

#active_free_registration_index #form textarea + .example {
	display: block;
	margin: 10px 0 0;
}

#active_free_registration_index #form label.radio {
	margin: 0 20px 0 0;
}


/*----- #complete -----*/

#active_free_registration_index #complete p {
	text-align: center;
}




/* ============================================================ */
/*	有料メンバー登録フォーム
	#active_paid_subscriptions_index */
/* ============================================================ */

/*----- #flow -----*/

#active_paid_subscriptions_index #flow {
	padding: 0 0 50px;
	border-bottom: 1px solid #e0e0d9;
	text-align: center;
}

#active_paid_subscriptions_index #flow ol {
	display: inline-block;
	margin: 0 auto;
}

#active_paid_subscriptions_index #flow ol li {
	list-style: decimal;
	margin: 0 0 10px 20px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: left;
}

#active_paid_subscriptions_index #flow ol li .note {
	display: table;
	font-size: 1.4rem;
}

#active_paid_subscriptions_index #flow ol li .note > *:first-child {
	display: table-cell;
}

#active_paid_subscriptions_index #flow p {
	margin: 30px 0 0;
}


/*----- #form -----*/

#active_paid_subscriptions_index #form table td div:not(:last-child) {
	margin: 0 0 10px;
}

#active_paid_subscriptions_index #form select {
	margin: 0 0 10px;
}

#active_paid_subscriptions_index #form input[type="text"] {
	width: 280px;
}

#active_paid_subscriptions_index #form input[name="zip"] {
	width: 100px;
}

#active_paid_subscriptions_index #form input[name="address"] {
	width: 430px;
}

#active_paid_subscriptions_index #form label.radio {
	margin: 0 20px 0 0;
}


/*----- #complete -----*/

#active_paid_subscriptions_index #complete p {
	text-align: center;
}




/* ============================================================ */
/*	WEBメンバーQ&A
	#active_faq_index */
/* ============================================================ */
#active_faq_index #main {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}


/* #member_form
------------------------------------------------------------ */
#active_faq_index #member_form {
	background: url(/common/img/common/bg_pattern03.png) 0 0 repeat;
	padding: 30px;
	margin: 0 auto;
	text-align: center;
}

#active_faq_index #member_form h3 {
	margin: 0;
	font-size: 2.0rem;
	line-height: 2.0;
	font-weight: bold;
}

#active_faq_index #member_form p span {
	color: #1c6700;
	font-weight: bold;
	font-size: 1.6rem;
}

#active_faq_index #member_form .al_center {
	margin: 20px 0 0;
}

#active_faq_index #member_form .al_center .btn {
	width: 250px;
	font-size: 1.5rem;
	padding: 10px 20px;
}


/* ============================================================ */
/*	リーダー&ティーチャーより寄せられるQ&A
	#active_leader_index */
/* ============================================================ */
#active_leader_index #main {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}
