/*** スタイルクラブ入会 **********************/

#sub-right ul.members-entry-flow {
	margin: 0 0 20px;
}

#sub-right ul.members-entry-flow li {
	padding: 0 0 30px;
	background: url(../img/members/flow_arrow.jpg) no-repeat center bottom;
}

#sub-right ul.members-entry-flow li.last {
	padding: 0;
	background: none;
}

#members .section2 h4.title-block {
	margin: 0 0 10px;
	padding: 7px 10px 6px;
	color: #222222;
	font-size: 15px;
	line-height: 15px;
	background: url(../img/ttl_bg1.jpg) no-repeat;
}

#members .section2 h5.title-pink {
	margin: 0 0 10px;
	color: #E84572;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
}

#members .indentation {
	margin: 0 0 0 18px;
}

#members .my-wedding-note-block {
	float: left;
	display: inline;
	width: 323px;
	height: 136px;
	margin: 0 0 10px 14px;
	background: url(../img/members/my_wedding_note_block_bg.jpg) no-repeat;
}

#members .my-wedding-note-block h4 {
	float: left;
	display: inline;
	width: 170px;
	margin: 30px 0 10px 20px;
	color: #18586E;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;;
}

#members .my-wedding-note-block p {
	float: left;
	display: inline;
	width: 170px;
	margin: 0 0 0 20px;
	font-size: 11px;
	line-height: 16px;
}

#members .my-wedding-note-block img {
	float: right;
	display: inline;
	margin: 20px 20px 0 0;
}

#members .benefits-block {
	margin-bottom: 20px;
	background-color: #FDE0A5;
}

#members .benefits-block h4 {
	margin: 0 0 15px;
	padding: 10px 12px;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
}

#members .benefits-block .block {
	float: left;
	display: inline;
	width: 230px;
	margin: 0 0 20px 15px;
}

#members .benefits-block .block h5 {
	margin: 0 0 5px;
	color: #E84572;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}

#members .benefits-block img {
	float: right;
	display: inline;
	margin: 0 10px 0 0;
}

#members .entry-note {
	color: #231815;
	font-size: 10px;
	line-height: 10px;
}

#members .mobile-entry {
}

#members .mobile-entry .qrcode {
	float: left;
	display: inline;
	width: 230px;
	margin: 40px 0;
	text-align: center;
}

#members .mobile-entry .text {
	float: right;
	display: inline;
	width: 440px;
	font-size: 10px;
	line-height: 16px;
}

/* ▼▽▼20160818追加@小郷▼▽▼ */
.present {
	background-image: url("../img/present_back.jpg");
	background-repeat: no-repeat;
	background-size: 647px 200px;
	margin-bottom: 20px;
	position: relative;
	height: 200px;
	width: 647px;
}
.present ul.present_area {
	position: absolute;
	width: 100%;
	top: 153px;
}
.present ul.present_area a {
	color: #ffffff;
	font-size: 15px;
}
.present ul.present_area a li {
	background-color: #0b9ed6;
	display: inline;
	margin-left: 15px;
	padding: 10px 48px;
}

/* △▲△20160818追加@小郷△▲△ */


/* 入会フォーム */

#members-entry-form table {
	width: 100%;
	margin: 0 0 10px;
	border-collapse: collapse;
	border: 1px solid #C7C7C7;
}

#members-entry-form table tr th {
	width: 125px;
	padding: 5px;
	border: 1px solid #C7C7C7;
	background-color: #F0F0F0;
}

#members-entry-form table tr td {
	padding: 5px;
	border: 1px solid #C7C7C7;
}

#members-entry-form table p {
	padding: 0;
}

#members-entry-form table input, #members-entry-form table select {
	vertical-align: middle;
}

#members-entry-form table label {
	margin: 0 5px;
}

#members-entry-form table tr th span {
	color: #FF0000;
	font-size: 10px;
}

#members-entry-form .buttons, #members-entry-form-confirm .buttons {
	margin: 20px 0;
	text-align: center;
}

#members-entry-form .buttons img, #members-entry-form-confirm .buttons img {
	margin: 0 0 10px;
}


#members-entry-form-confirm table {
	width: 100%;
	margin: 0 0 10px;
	border-collapse: collapse;
	border: 1px solid #C7C7C7;
}

#members-entry-form-confirm table tr th {
	width: 125px;
	padding: 5px;
	border: 1px solid #C7C7C7;
	background-color: #FADEE9;
}

#members-entry-form-confirm table tr td {
	padding: 5px;
	border: 1px solid #C7C7C7;
}

#members-entry-form-confirm .privacy {
	margin: 20px 0;
}

#members-entry-form-confirm .privacy strong {
	font-weight: bold;
}

#members-entry-form-confirm .privacy .secure {
	margin: 20px 0;
}

#members-entry-form-confirm .privacy .secure .cybertrust {
	float: left;
	display: inline;
	width: 158px;
}

#members-entry-form-confirm .privacy .secure p {
	float: right;
	display: inline;
	width: 500px;
	padding: 30px 0 0;
}

#members .step4-block {
	position: relative;
	width: 410px;
	height: 211px;
	margin: 65px auto;
	background: url(../img/members/step4_block_bg.jpg) no-repeat;
}

#members .step4-block .t1 {
	position: absolute;
	top: 48px;
	left: 0;
	width: 410px;
	color: #DD365D;
	font-size: 32px;
	line-height: 32px;
}

#members .step4-block .t2 {
	position: absolute;
	top: 122px;
	left: 54px;
	width: 292px;
	color: #5C411C;
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
}

#members .step5-block {
	position: relative;
	width: 410px;
	height: 411px;
	margin: 65px auto;
	background: url(../img/members/step5_block_bg.jpg) no-repeat;
}

#members .step5-block .t1 {
	position: absolute;
	top: 48px;
	left: 0;
	width: 410px;
	color: #DD365D;
	font-size: 32px;
	line-height: 32px;
}

#members .step5-block .t2 {
	position: absolute;
	top: 122px;
	left: 55px;
	width: 300px;
	color: #5C411C;
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
}

#members .step5-block .t3 {
	position: absolute;
	top: 205px;
	left: 119px;
	width: 172px;
	color: #5C411C;
	font-size :18px;
	font-weight: bold;
	line-height: 32px;
}

#members .step5-block .button {
	position: absolute;
	top: 282px;
	left: 120px;
}
/*** Q&A一覧**********************/

#members-categories {
	background: url(../img/qa/cat_list_bg.jpg) no-repeat;
	width: 674px;
	height: 256px;
	margin: 0 0 30px;
}


#members-categories .entry {
	margin: 0 0 15px;
	text-align: center;
}



#members-confirm {
	padding: 10px 0 0;
}

#members-confirm label {
	margin-right: 10px;
}

#members-confirm input {
	vertical-align: middle;
}

#members-confirm .l {
	width: 400px;
}

#members-confirm textarea.l {
	height: 80px;
}

#members-confirm .m {
	width: 300px;
}

#members-confirm table {
	width: 100%;
	margin: 0 0 20px;
	border-collapse: collapse;
	border: 1px solid #C7C7C7;
}

#members-confirm table tr th {
	width: 140px;
	padding: 5px 10px;
	border: 1px solid #C7C7C7;
	vertical-align: top;
	background-color: #F0F0F0;
}

#members-confirm table tr th span {
	color: #FF0000;
}

#members-confirm table tr td {
	padding: 5px 10px;
	border: 1px solid #C7C7C7;
}

#members-confirm .submit {
	margin: 20px 0 30px;
	text-align: center;
}


#members-submit table {
	width: 100%;
	margin: 0 0 10px;
	border-collapse: collapse;
	border: 1px solid #C7C7C7;
}

#members-submit table tr th {
	width: 130px;
	padding: 5px 10px;
	border: 1px solid #C7C7C7;
	vertical-align: top;
}

#members-submit table tr td {
	padding: 5px 10px;
	border: 1px solid #C7C7C7;
}

#members-submit .buttons {
	margin: 0 0 20px;
	text-align: center;
}

#members-submit .buttons img {
	margin: 0 0 10px;
}





/*　ログイン画面用
======================*/

.login {
	width:540px;
	clear: both;
	background-color: #F0F0F0;
	border: 1px solid #C7C7C7;
	margin-left: 60px;
}

.login li {
	list-style:none;
	float: none;
	clear: both;
	padding: 5px 5px 5px 10px;
}

.tex_140{
	width:120px;
	float: left;
	font-weight: bold;
}

.bor_01{
		border-bottom: 1px solid #C7C7C7;
}

.width_01 { 
	width:350px
}

.margin_01{
	margin: 10px 0px 0px 250px;
}




#members h2.okiniiri {
	margin: 0 0 10px 0;
	padding: 0 0 10px 8px;
	color: #F22B64;
	font-size: 15px;
	line-height: 32px;
	background: url(../img/members/h2_bg.jpg) no-repeat 0 top;
	font-weight: bold;
}



/*　お気に入りクリップ用
======================*/

#members #members-confirm {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0px;
}


#members #members-confirm .mod_p {
	text-align: left;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 2px 12px;
}

#members #members-confirm p.selectListType {
	text-align: right;
	float: right;
	margin: 0;
	padding: 4px 0px 0px 0px;
}

/* お気に入りクリップの囲み */
#members #members-confirm ul.clipBox {
	overflow: hidden;
	width: 680px;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: left;
	padding: 4px 0 4px 0;
}

#members #members-confirm ul.clipBox li {
	display: inline-block;
	display: inline-block;

	/display: inline;
	/zoom: 1;
	width: 160px;
	margin: 0px 0px 6px 0px;

	/margin: 0 0 6px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	vertical-align: top;
	float: left;
	padding: 0 0 0 6px;
	_padding: 0 0 0 6px;
	*padding: 0 0 0 3px;
}


/* お気に入りクリップの1ピース */
#members #members-confirm ul.clipBox li .clipPiece {
	display: block;/* for Fx2 */
	width: 150px;
	padding: 8px 4px 8px 0px;
	color: #605442;
}

#members #members-confirm p {
	padding: 0px 0px 0px 8px;
	color: #FF55CC;
}

#members #members-confirm p.black {
	padding: 0px 0px 0px 8px;
	color: #222222;
}

#members #members-confirm ul.clipBox li .clipPiece .clip-pic {
	width: 130px;
	margin: 0 auto 2px 0px;
	text-align: left;
}

#members #members-confirm ul.clipBox li .clipPiece .clip-shop {
	font-size: 84%;
	font-weight: normal;
	line-height: 1.25em;
	text-align: left;
	padding: 8px 4px 2px 8px;
	*padding: 4px 4px 2px 4px;
	_padding: 4px 4px 2px 4px;
	color: #605442;
	text-decoration: none;
}

#members #members-confirm ul.clipBox li .clipPiece .clip-shop input {
	float: left;
	padding: 0px 3px 4px 0px;
	margin: 0px 3px 0px 2px;
}

#members #members-confirm ul.clipBox li .clipPiece .clip-shop a {
	color: #605442;
	text-decoration: none;
	float: left;
	padding: 0px 0px 4px 0px;
	*padding: 2px 0px 4px 0px;
	_padding: 2px 0px 4px 0px;
}

#members #members-confirm ul.clipBox li .clipPiece .clip-name {
	font-size: 100%;
	font-weight: normal;
	line-height: 1.25;
	text-align: left;
	padding: 4px 0px 6px 10px;
	color: #FF55CC;
}

#members #members-confirm ul.clipBox li .clipPiece .clip-name a {
	color: #FF55CC;
	text-decoration: none;
}

#members #members-confirm .clip clipBox .clipPiece h4.clip-name {
	color: #FF55CC;
	text-decoration: none;
}


#members #members-confirm .selectListType .current {
	color: #EE5277;
	font-size: 100%;
	font-weight: bold;
}

#members #members-confirm .selectListType a {
	color: #605442;
	font-size: 100%;
	font-weight: normal;
}



/* お気に入りクリップ一覧 */

#members #members-confirm h3.qa_title {
	margin: 12px 0px 2px 0px;
	padding: 8px 0 0 10px;
	color: #583C30;
	font-size: 15px;
	line-height: 32px;
	background: url(../img/ttl_bg2.jpg) no-repeat 0 bottom;
}






