@charset "utf-8";
/* ===================================================================
	01 基本設定
	02 パンクズ
	03 ボタン
	04 ご利用規約
	05 登録フォーム
	06 入力内容確認
	07 登録完了
	08 efo設定
	09 ログイン画面
	10 ログイン用エラーエリア
	11 既存会員用ログインページ
	12 登録完了(メンバーズカード登録フロー)
=================================================================== */
/* 01 基本設定
--------------------------------------------------------------------*/
body{
	font-size: 12px;
}
a {
	text-decoration: underline;
}
.members {
	line-height: 1.8;
	position: relative;
}
.page-title{
	margin-top:5px;
}
.section-title {
	margin-top:45px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px;
    border-bottom:none;
}
.step {
	position: absolute;
	right: 10px;
	top: 38px;
	text-align: right;
	white-space: nowrap;
}
.step li {
	font-size: 14px;
	display: inline-block;
	padding: 9px 16px;
	margin-right: 25px;
	position: relative;
}
.step .active {
	background: #E2E2E2;
}
.step li:after {
	content: "";
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	transform: rotate(45deg);
	right: -20px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.step li:last-child {
	margin-right: 0;
}
.step li:last-child:after {
	content: none;
}
#contents.members{
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic,  "ＭＳ Ｐゴシック", sans-serif;
	width: 1080px;
	padding-top: 35px;
}
.register{
	width: 820px;
	margin: 0 auto;
}
.contact{
	width: 820px;
	margin: 0 auto;
}
.forgot_box p{
	line-height:1.6;
	font-size: 14px;
	margin-bottom: 30px;
}
.forgot_box dl{
	margin: 0 auto;
}
.forgot_box dt{
	clear:both;
	float:left;
	width:150px;
	line-height:38px;
}
.forgot_box dd{
	margin-left:150px;
	margin-bottom: 20px
}
.members .section_member {

}
.subtitle {
	color: #000;
	background: #ccc;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	margin: 0 0 30px;
	padding: 15px;
}
.members .section_member .subtitle {
}
.header-user-info, .header-btn-block, .header_info, .header_caution, .footer-brand-info, .bread {
	display: none;
}
.header-wrap, .header-wrap.fixed, .header-wrap.fixed .header-inner-box, .header, .header-wrap.fixed .header, .header-inner-box {
	height: 76px;

}
.header.inner{
		border-bottom: 1px solid #4D4D4D;
		box-sizing: content-box;
}
.header-inner-box {
	width: 1080px;
}
.header-logo {
	width: 228px;
}
#footer {
	padding-top:0;
}
#footer .footer_copyright {
	display: block;
}
footer.footer .footer-inner {
    max-width: 940px;
    width: 100%;
    margin: 0 auto;
}
.members .lead{
	font-size:12px;
	line-height: 22px;
	margin-bottom: 20px;
}
.wide_xs{
	width: 120px !importanti;
}
.wide_sm{
	width: 145px !important;
}
.wide_md {
	width: 470px !important;
}

.wide_lg {
	width: 800px !important;
}
/* 04 ご利用規約
--------------------------------------------------------------------*/

.members .check_text {
	text-align: center;
	display: block;
	margin: 20px 0;
}
.members .agree_box {
	width: 820px;
	height: 280px;
	margin: 0 auto;
	padding: 20px;
	border: 1px #d8d8d8 solid;
	background-color: #f1f1f1;
	overflow-y: auto;
}

.members .agree_box .section {
	line-height: 23px;
}
.members .agree_box section p {
	line-height: 23px;
	margin:0 0 35px 0;
}
.members .agree_box section ul {
	margin:0 0 35px 0;
}
.members .agree_box section .subtitle{
	margin:0 0 10px 0;
	border-bottom:#95989a solid 1px;
	padding-bottom:6px;
}
.members .agree_box section  ul li {
	font-size:13px;
	line-height: 23px;
	margin-bottom:5px;
    text-indent: -1em;
    margin-left: 1em;
}
.agree_check_area {
	text-align: center;
	padding: 20px 0;
}

.members .section_agree {
	line-height: 1.8;
}

.agreement_text, .privacy_text {
	color: #000;
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 40px;
}
.agreement_section {
	margin-bottom: 40px;
}
.agreement_section:last-child {
	margin-bottom: 0;
}
.agreement_heading {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 10px;
}
.agreement_data {}
.agreement_data + .agreement_data,
.privacy_data + .privacy_data {
	margin-top: 30px;
}
.agreement_data_heading, .privacy_data_heading {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 10px;
}
.agreement_data_text,.privacy_data_text {
	color: #000;
	font-size: 14px;
	line-height: 1.6;
	padding-left: 12px;
	counter-reset: decimal decimal-bracket;
}
.agreement_data_text a {
	font-size: 14px;
	text-decoration: underline;
}
.guideMinmm.align_right {
	margin-top: 30px;
    text-align: right;
}
.agreement_data_text ol.glaDtlist {
}
.agreement_data_text ol.glaDtlist > li {
	margin: 0 0 0 1.5rem;
    padding: 5px 0 0;
    list-style-type: decimal;
}
.agreement_data_text ul.glaAslist {
	margin: 0 0 0 1.8em;
    padding: 5px 0 5px;
    font-size: 12px;
}
.agreement_data_text ul.glaAslist li {
	text-indent: -1.7em;
    margin: 0;
    padding: 2px 0 0;
    list-style-type: none;
}
.agreement_data_explain {
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 5px;
}
.agreement_data_list {
	display: table;
	font-size: 14px;
	counter-reset: decimal decimal-bracket decimal-bracket1;
}
.agreement_data_item {
	display: table-row;
	line-height: 1.4;
}
.agreement_data_item.type_disc:before {
	content: "・";
	display: table-cell;
	width: 12px;
	padding-right: 4px;
	white-space: nowrap;
}
.agreement_data_item.type_decimal:before {
	counter-increment: decimal;
	content: counter(decimal) ".";
	display: table-cell;
	width: 14px;
	padding-right: 4px;
	white-space: nowrap;
}
.agreement_data_item.type1_decimal_bracket:before {
	counter-increment: decimal-bracket;
	content: counter(decimal-bracket) ")";
	display: table-cell;
	width: 14px;
	padding-right: 4px;
	white-space: nowrap;
}
.agreement_data_item.type2_decimal_bracket:before {
	counter-increment: decimal-bracket1;
	content: "(" counter(decimal-bracket1) ")";
	display: table-cell;
	width: 14px;
	padding-right: 4px;
	white-space: nowrap;
}









.agreement_data_item:after {
	content: "";
	display: block;
	margin-bottom: .2em;
}

/* 05 登録フォーム
--------------------------------------------------------------------*/

.members table {
	display: block;
	margin-bottom: 20px;
	line-height: 1.8;
}
.members table .radio_checkbox_parallel{
	padding-top:10px;
}
.members .conf_magazine{
	margin-left:-14px;
}
.members .conf_magazine li {
	line-height: 25px;
	float: left;
	margin: 0 0 14px 14px;
}
.members .conf_magazine li img{
	max-width:94px;
	height:auto;
}
.members .conf_magazine:last-child {
	margin-bottom:10px;
}
.members .favorite_store {
	padding: 0 0 10px 30px;
	margin-bottom: 40px;
}
.members .favorite_store dt {
	float: left;
	margin-right: 15px;
}
.members .favorite_store dd {
}
.members table th {
    width: 173px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    vertical-align: top;
    padding-top: 9px;
}

.members .confirmation th {
    width: 285px;
    padding:0;
    line-height:1.6;
}
.small{
    font-size: 12px;
}
.members table th .required{
    font-weight:bold;
    font-size: 14px;
}
.members .section_member .confirmation tr {
    margin-bottom: 1.4em;
}
.members .section_member table tr {
    margin-bottom: 2.5em;
    display: block;
}
.members table td {
	position: relative;
	width: auto;
	font-size: 14px;
	line-height:20px;
}
.members table td input {
	width: 165px;
	height: 38px;
	background: #fff;
	padding: 8px 5px;
}
.members table td input[type="email"] {
	width: 344px;
}
.members table td input[type="text"], .members table td input[type="email"], .members table td input[type="tel"], .members table td input[type="password"] {
	border: 1px solid #B2B2B2;
	margin-bottom: 30px;
	margin-right: 14px;
}
.members table td input[type="email"], .members table td input[type="password"] {
	width:344px;
}
.radio_checkbox_parallel .radio_leftside input[type="radio"] + label{
	margin: 0 30px 30px 0;
}
.ex-ast {
    font-size: 14px !important;
    display: inline-block;
}
.members table td .note {
	display: block;
}

.members table td.ex {
	line-height: 15px;
	padding: 10px 0;
}
.members .section {
	border: none;
	margin-bottom: 30px;
	font-size: 14px;
}
.members .section p {
	margin-bottom: 1em;
	line-height: 1.8;
	font-size: 14px;
}

.members .section_agree {
	border: none;
	padding: 0 20px;
	margin-bottom: 30px;
}

.sampleValue {
	color: #999 !important;
}
.members .section .agree_check {
	padding-left: 20px;
	text-align: left;
}
.members .section .agree_check h4 {
	font-weight: bold;
	margin-top: 20px;
	font-size: 14px;
	border-bottom: 1px #d6d6d6 solid;
	padding-bottom: 5px;
}
.members .section .agree_check p {
	margin-bottom: 0;
}
.required {
	display:inline-block;
	font-weight: bold;
	color:#ff3300;
	margin:0 0 0 5px;
}
.activity p{
	margin-bottom: 20px;
	line-height: 20px;
}
.activity .form_checkbox_left ul > li{
	width: 50%;
	float: left;
	margin-bottom: 20px;
}
/*　クーポン　*/
.campeign_coupon {
    position: relative;
    margin: 2.5% 0 0;
}
.campeign_coupon ul {
	margin: 1% 0 0;
}
.campeign_coupon li {
    margin-left: 1em;
    text-align: left;
    font-size: 1.2em;
    letter-spacing: 1px;
    line-height: 1.6;
}
.campeign_coupon li:before {
	content:"・";
	margin-left: -1em;
}
.campeign_coupon li span {
	display:block;
	font-weight:bold;
}
/* ニュース レター登録画面 */
#member_card{
	display: none;
	margin-top: -10px;
}
.magazine_area,
.myshop_area {
	padding-left: 15px;
	margin-bottom: 30px;
}
	.myshop_area p {
		margin-bottom: 20px;
	}
	.magazine_area .left {
		text-align: left !important;
	}
	.magazine_area .mf {
		color:#F00;
	}
	.members .mm_sort {
		background: url("/static/full/images/members/select_shop.jpg") no-repeat;
		background-size: 820px 85px;
		height: 85px;
		width: 820px;
		margin: 0px auto 40px auto;

	}
	.members .mm_sort table table {
		width: 854px;
	}
	.members .mm_sort table td {
		padding: 28px 0 0 55px;
		background: url("/static/full/images/common/arrow_11.gif") no-repeat;
		background-position: 10px 34px;
	}
	.members .mm_sort table tr td:first-child {
		padding-left: 15px;
		background: none;
	}

	.members .mm_sort table td .pull-down_ p {
	}
	.members .mm_sort table td .pull-down_ {
		position: relative;
		width: 195px;
	}
	.members .mm_sort table td .pull-down_end_ {
		position: relative;
		width: 235px;
	}
	.members .mm_sort table td .pull-down_ p a,
	.members .mm_sort table td .pull-down_end_ p a {
		background: url("/static/full/images/common/btn_pulldown_black.gif") no-repeat scroll right center #F2F2F2;
		display: block;
		line-height: 36px;
		padding-left:5px;
	}
		.members .mm_sort table td .pull-down_ ul {
			display: none;
			position: absolute;
			background-color: #FFFFFF;
			width: 193px !important;
			border: 1px #f2f2f2 solid;
			top: 36px;
			z-index: 100;
		}
		.members .mm_sort table td .pull-down_end_ ul {
			display: none;
			position: absolute;
			background-color: #FFFFFF;
			width: 233px !important;
			border: 1px #f2f2f2 solid;

			top: 36px;
			z-index: 100;
		}
		.members .mm_sort table td .pull-down_ ul li ,
		.members .mm_sort table td .pull-down_end_ ul li {
			border-top:1px #f2f2f2 solid;
			line-height: 30px;
		}
		.members .mm_sort table td .pull-down_ ul li:first-child ,
		.members .mm_sort table td .pull-down_end_ ul l:first-childi {
			border-top:none;
		}
		.members .mm_sort table td .pull-down_ ul li a ,
		.members .mm_sort table td .pull-down_end_ ul li a {
			display:block;
			padding-left: 5px;
		}
		.members .mm_sort table td .pull-down_ ul li a:hover ,
		.members .mm_sort table td .pull-down_end_ ul li a:hover {
			background-color: #8ac22b;
		}
		.members #storeFolder2 .title-area {
			font-size: 16px;
			font-weight: bold;
			line-height: inherit;
		}
		.members #storeFolder2 .title-prefecture {
			font-size: 14px;
			font-weight: bold;
			padding-top: 10px;
			line-height: inherit;
		}
		.members #storeFolder2 .title-brand {
			font-size: 12px;
			font-weight: bold;
			padding: 5px 0;
			line-height: inherit;
		}
		.members .prefContainer .storeInputCol {
			padding: 0px 10px 0px 20px;
			width: 15px;
		}
		.members .prefContainer .storeNameCol {
			width: auto;
			line-height: 25px;
		}
		.members #storeFolder2 {
			width: 820px;
			margin: 0 auto;
		}
		.members #storeFolder2 table {
			margin-bottom: 5px;
		}

.members .member-cards {
	margin: 0 0 20px;
}
.members .member-cards p {
	margin: 0 0 20px;
	font-size: 14px;
}

/* 06 入力内容確認
--------------------------------------------------------------------*/

.members .confirmation td {
	color: #545454;
}
.members .confirmation td span {
}
.members .magazine_confirm {
	padding: 0 0 20px 30px;
}

/* 07 登録完了
--------------------------------------------------------------------*/

.members .thx {
	text-align: center;
	margin: 0 0 070px 0;
	line-height: 1.5;
}
.members .thx h3 {
	font-size: 50px;
	text-align: center;
	background-color: #FFF;
	line-height: 50px;
	padding: 0;
	color: #000000;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
	margin: 20px 0;
}
.members .thx p{
	margin-bottom: 1em;
	line-height: 1.8;
}
.members .thx strong {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 30px;
	display: block;
}
.members .thx .complete_mail {
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}
#entry_complete {
	width: 960px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#entry_complete h3{
	margin:0;
	padding:0;
}
.coupon_present {
	margin-bottom: 15px;
}
#entryBrandlist ul {
	width: 876px;
	padding-left: 30px;
	padding-bottom:30px;
	margin: 0 auto;
}
#entryBrandlist ul li {
	list-style: none;
	margin: 0 30px 20px 0;
	padding: 0;
	width: 262px;
	height: 130px;
	float: left;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
}
#entryBrandlist ul li a {
	color: #000000;
}

/* 08 efo設定
--------------------------------------------------------------------*/

.sampleValue {
	color: #999;
}
.efoMsgBox {
	background-color: #000;
	border: 1px solid #ccc;
	color: #fff;
	font-weight: bold;
	left: 0;
	opacity: 0.8;
	padding: 12px 15px;
	position: absolute;
	top: 0;
}
.members .ok {
	color: #FF3300;
	font-size: 14px;
	margin-left: -3.5em;
}
/* 09 ログイン画面
--------------------------------------------------------------------*/

.form_login {
	margin-bottom: 40px;
}
.member_login {
	width: 1040px;
	margin: 0 auto;
	position: relative;
}
.member_login_inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
	width: 1080px;
}
.member_login_item {
	-ms-flex: 0 0 520px;
	flex: 0 0 520px;
	width: 100%;
	max-width: 520px;
	margin: 0 10px 20px;
	align-items: stretch;
	background: #F7F7F7;
}
.member_login_box {
	padding: 28px;
}
.member_login_title {
	color: #000;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.member_login_content {
	padding: 10px 20px 0;
	text-align: center;
}
.member_login_text {
	line-height: 1.6;
	margin-bottom: 25px;
}
.member_login_caution {
	line-height: 1.6;
	color: #ff0000;
}
.member_form:before, .member_form:after {
	content: none;
}
.member_form {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}
.member_form + .member_form {
	margin-top: 20px;
}
.member_form_heading {
	flex: 0 0 100px;
	max-width: 100px;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	padding: 0 5px;
}
.member_form_detail {
	-webkit-flex: 1;
	flex: 1;
	text-align: left;
	padding: 0 5px;
}
.member_form_input {
	width: 253px;
	height: 32px;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 6px 5px;
}
.member_login_btn {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 15px;
}
.member_login_btn .default-btn {
	width: 285px;
	height: 40px;
	line-height: 40px;
	letter-spacing: normal;
}
.member_remind {
	text-align: center;
	margin-top: 10px;
}
.member_remind_link {
	font-size: 12px;
	text-decoration: underline;
}
.member_remind_link:hover {
}
.member_registration_btn {
	text-align: center;
}
.member_registration_btn img{
	display: block;
	margin: 0 auto 12px;
}
.member_registration_btn .default-btn {
	width: 285px;
	height: 40px;
	line-height: 40px;
	letter-spacing: normal;
}
.member_registration_btn #AmazonPayButton{
	width: 285px !important;
	margin:0 auto 12px;
}
.member_form_detail .errorSlot {
	margin-top: 5px;
}
.member_ipass_error {
	color: #ff0000;
	font-size: 15px;
	text-align: center;
	margin: 0 auto 10px;
}

/*\*/

* html #loginbox {
	height: 1em;
}
.onmemttl {
	position: absolute;
	width: 420px;
	left: 0;
	top: 8px;
	z-index: 31;
	text-align: left;
}
.nomemttl {
	position: absolute;
	width: 420px;
	height: 1%;
	left: 460px;
	top: 8px;
	z-index: 30;
	text-align: left;
}
/*ie6*/

* html .onmemttl {
	margin: 0 0 0 10px;
}
* html .nomemttl {
	margin: 0 0 0 10px;
}

/* ------以前に会員登録してた人エリア--------------------------------------------------------------- */
.existing_message {
	background-color: #fff;
	padding: 20px;
	text-align: center;
	margin-bottom: 30px;
	border: 1px solid #222;

}
.existing_message p {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
.existing_message span {
	display: block;
	margin-top: 5px;
}
.existing_message a {
	text-decoration: underline !important;
	font-size: 20px;
}

/* 10 ログイン用エラーエリア
--------------------------------------------------------------------*/

.errorText {
	color:#ff0000;
}
.already_member {
	padding: 0 20px;
	border-bottom: 1px #ccc solid;
	margin-bottom: 40px;
}
.already_member p {
	margin-bottom: 40px;
	line-height: 20px;
}
.already_member p .errorText {
	display: block;


	font-weight: bold;
	margin-bottom: 5px;
}


/* 11 既存会員用ログインページ
--------------------------------------------------------------------*/
.exrlogin {
	border: 1px solid #666;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.exrlogin p {
	padding: 0 10px 20px 20px;
	color:#F00;
}
.exrlogin table {

	margin-bottom: 50px !important;
}
.exrlogin table th {
	font-weight: bold;
	width: 160px !important;
	display: block;
}
.margin-top-center-b {
	text-align: center;
	margin-bottom: 60px;
}

/* 12 登録完了(メンバーズカード登録フロー)
--------------------------------------------------------------------*/
.members .members-card {
	padding-left: 30px;
	text-align: center;
}
	.members .members-card p {
		padding: 10px 0;
		text-align: left;
	}
	.members .members-card .entry_card {
		width: 854px;
		margin: 15px auto 40px;
	}
.members .members-card .entry_card p {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 30px;
}
.members .members-card .entry_card .entry_form {
	float: left;
	width: 425px;
	margin-top: 30px;
}
.members .members-card .entry_card .card_img {
	float: left;
}
.members .members-card .entry_card dl {
	position:relative;
}
.members .members-card .entry_card dl dt {
	float: left;
	width: 100px;
	line-height: 26px;
	margin-bottom: 20px;
}
.members .members-card .entry_card dl dt span {
	color: #cc0000;
}
.members .members-card .entry_card dl dd {
	float: left;
	width: 310px;
	line-height: 26px;
	margin-bottom: 20px;
}
.members .members-card .entry_card dl dd span {
	font-size: 11px;

}
.members .members-card .entry_card.confirm dl dd span {
	font-size: 12px;
}
#right_box .members-card .entry_card dl dd input {
	line-height: 22px;
	margin: 0 !important;
}
.members .members-card .entry_card dl dd.error {
	position: absolute;
	left: 140px;
	top: -19px;
}

/* 13 パスワードを忘れた方 (forgotAccount)
--------------------------------------------------------------------*/
.forgot_box {
	width: 100%
}
.forgot_box_inner {
	padding: 0 15px;
}
.forgot_box_completion {
	text-align: center;
	margin: 60px 0;
	padding: 0 15px;
}
.forgot_box_text {
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 30px;
}
.forgot_box_allconf {
	font-size: 13px;
	text-align: center;
	margin-bottom: 30px;
}
.forgot_box_dl {
	display: table;
	table-layout: fixed;
	position:relative;
	margin-bottom: 20px;
}
.forgot_box_dt {
	display: table-cell;
	width: 120px;
	font-size: 14px;
	vertical-align: middle;
	padding: 12px 0;
}
.forgot_box_dd {
	display: table-cell;
	vertical-align: middle;
}
.forgot_box_input {
	display: inline-block;
	width: 450px;
	height: 40px;
	color: #000;
	font-size: 14px;
	line-height: 1;
	background-color: #fff;
	padding: 6px 10px;
	border: 1px solid #ddd;
}
.forgot_box dl dd.error_text {
	position: absolute;
	left: 110px;
	top: -3em;
	line-height: 12px;
}
.forgot_box dd input[type="password"] {
    width: 253px;
    height: 38px;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 9px 5px;
}
.forgot_box dd .check {
	color:#ff0000;
}
.forgot_box .btn_area {
	text-align: center;
	margin-top: 70px;
}
.forgot_box .btn_area p {
	letter-spacing: normal;
}
.forgot_box_error {
	display: block;
	color:#ff0000;
	margin-top: 2px;
}

.member-btn a span{
	color:#fff;
	background:#272727;
	display:block;
	width:204px;
	height:50px;
	text-align:center;
	text-decoration:none;
	outline:medium none;
	line-height: 48px;
	margin:0 auto;
}
.member-btn a span,
.member-btn a span::before,
.member-btn a span::after {
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
}
.member-btn a span::before,
.member-btn a span::after {
	display:block;
	content:"";
	position:absolute;
	z-index:-1;
}



.member-btn a span:hover {
	opacity:0.7;
	text-decoration:none !important;
}

#registration-btn a span{
	margin:0 auto;
	width:204px;
	/*color:#fff;
	background:#272727;
	display:block;
	height:44px;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	outline:medium none;
	line-height: 44px;*/
}
#registration-btn a span,
#registration-btn a span::before,

#registration-btn a span::after {
	box-sizing:border-box;
	transition:all 0.3s ease 0s;

}
#registration-btn a span::before,
#registration-btn a span::after {
	display:block;
	content:"";
	position:absolute;
	z-index:-1;
}

#registration-btn a span:hover {
	opacity:0.7;
}

.section_directrecommend{

	width:1000px;
	text-align:left;
	margin:0 auto 50px;
}
/* ニュース レターを受け取る確認・変更 */
.register .mailmagazine {
	margin-top: 15px;
	margin-bottom: 44px;
	line-height: 1.6;
}
.site_magazine{
	margin-top:21px;
}
.site_magazine .check_box{
	font-weight:bold;
}
.site_magazine label{
	margin-left:78px !important;
	font-weight:normal !important;
}
.register .mailmagazine .agree_area {
	margin: 10px 0;
}
.register .mailmagazine .checkbox_parallel .check_box {
	font-weight: bold;
}
.register .mailmagazine .checkbox_parallel .check_leftside input[type="checkbox"]#chkDm + label{
	margin-left: 0;
	font-weight: normal;
}
.register .mailmagazine .checkbox_parallel .check_leftside input[type="checkbox"]#mailMagazineCheckBox_MMGGDW + label{
	margin-left: 0;
	margin-bottom:20px;
	font-weight: normal;
}
.register .mailmagazine li {

}
.register .mailmagazine .brand_info {
	margin-bottom: 0;
}
.register .mailmagazine .annotation {
	margin-bottom: 25px;
	line-height: 1.6;
}
.register .mailmagazine .annotation li{
	padding-left: 2em;
    text-indent: -2em;
}
.register .mailmagazine .brand_magazine li {
	width: 105px;
	height: 148px;
	float: left;
	border:1px solid #E2E2E2;
	margin: 0 0 14px 14px;
	padding: 17px 14px 17px;
	position:relative;
}
.register .mailmagazine .brand_magazine .all {
	width: auto;
	height: auto;
	float: none;
	border:none;
	margin-left:0px;
	margin-bottom: 10px;
	padding:17px 14px;
	position:relative;
}
.register .mailmagazine .brand_magazine{
	display:block;
	margin-bottom:45px;
	margin-left: -14px;
}
.register .mailmagazine .brand_magazine li img{
	display:block;
	position:absolute;
	top: 20px;
	left:0;
	right:0;
	margin:auto;
	width: 85%;
}
.register .mailmagazine .brand_magazine li label{
	text-indent: -9999px;
	position: absolute;
	display: block;
	width: 105px;
	height: 148px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.register .mailmagazine .brand_magazine li .checkbox_parallel .check_leftside input[type="checkbox"] + label:before {
	content: "";
	width: 25px;
	height: 25px;
	background: rgba(0, 0, 0, 0) url(../../../static/full/images/common/formparts/check.png) no-repeat;
	background-position: 0;
	background-size: 25px auto;
	line-height:25px;
	position: absolute;
	top: auto;
	bottom: 17px;
	left: 50%;
	right: 50%;
	padding: 0;
	margin-left: -12px;
}
.register .mailmagazine .brand_magazine li .checkbox_parallel .check_leftside input[type="checkbox"]:checked + label:after {
	display: block;
	content: "";
	width: 25px;
	height: 25px;
	line-height: 25px;
	background: rgba(0, 0, 0, 0) url(../../../static/full/images/common/formparts/checked.png) no-repeat;
	background-size: 25px auto;
	line-height:25px;
	position: absolute;
	top: auto;
	bottom: 17px;
	left: 50%;
	right: 50%;
	padding: 0;
	margin-left: -12px;
}
.register .mailmagazine p {
	font-size: 14px;
	margin-bottom: 25px;
}
.register .mailmagazine p .indent {
	padding-left: 2em;
    text-indent: -2em;
} 
.register .mailmagazine .allCheck, .register .mailmagazine .allRelease {
	display: block;
	cursor: pointer;
	line-height: 16px;
	font-size:14px;
	position: relative;
	margin: 0;
	padding: 0 0 0 25px;
}
.register .mailmagazine .allCheck:before, .register .mailmagazine .allRelease:before {
	display: block;
	content: "";
	width: 16px;
	height: 16px;
	background: rgba(0, 0, 0, 0) url(../../../static/full/images/common/formparts/check.png) no-repeat;
	background-size: 16px auto;
	background-position: left top;
	position: absolute;
	top: 0;
	left: 0;
}
.register .mailmagazine .allCheck.active:before, .register .mailmagazine .allRelease.active:before {
	display: block;
	content: "";
	width: 16px;
	height: 16px;
	background: rgba(0, 0, 0, 0) url(../../../static/full/images/common/formparts/checked.png) no-repeat;
	background-size: 16px auto;
	background-position: left bottom;
	position: absolute;
	top: 0;
	left: 0;
}
.double_btn ul{
	margin:30px 0;
}
.double_btn ul li{
	display:inline-block;
}
.default-btn{
	text-decoration:none;
	border-radius:6px;
}
.default-btn.btn-default{
	width:345px;
    background:#4D4D4D;
    border-color:#4D4D4D;
}
.double_btn .default-btn{
	margin:0 90px 0 0 ;
}
.default-btn.btn-back{
	width:145px;
	height:38px;
	background:#B2B2B2;
	border:none;
	line-height:38px;
	color:#fff;
	letter-spacing:normal;
}
.default-btn.btn-success{
	width:345px;
	height:58px;
	font-size:16px;
	line-height:58px;
	border:none;
}
/* XX ヘッダー/フッターの項目非表示用
--------------------------------------------------------------------*/
.header_caution,
.header_logo_top,
.header_logo_bottom,
.header_nav,
.header_search,
.header_infomation,
.section_bggray,
.footer_logo,
.footer_nav_01,
.footer_nav_02,
.footer_sns_nav,
.footer_nav ul li:nth-child(1),
.footer_nav ul li:nth-child(2),
.footer_nav ul li:nth-child(8)
{
	display: none!important;
}
.header_toparea_logo {
	display: block;
}
.header_box{
	text-align: right;
}
.header_member_nav{
	z-index: 102;
}

.bread{
	visibility: hidden;
}
.footer_nav{
	padding: 20px 0 25px;
	margin-bottom: 0;
}
.footer_copyright{
	padding-top: 20px;
}
/*メールアドレス送信*/
.mail_entry_box{
	width: 825px;
	margin:0 auto;
}
.mail_entry_box .agree_check_area{
	padding: 50px 0 0;
	font-size:14px;
}
.mail_entry_box .lead{
	text-align:left;
	margin:0;
	word-break:break-all;
}
.mail_entry_box .section-subtitle{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 27px 0;
}
.mail_entry_box_dl{
	padding:30px 40px;
	margin: 0 0 30px;
	background:#F7F7F7;
}
.mail_entry_box_dt{
	width: 137px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	font-weight:bold;
	margin-bottom:12px;
	float: left;
}
.mail_entry_box_dd{
	margin-left:137px;
}
.mail_entry_box_input{
	width:500px;
	height: 46px;
	padding:5px 10px;

	font-size: 14px;
	background: #fff;
	border: 1px solid #B2B2B2;
	margin-bottom: 12px;
}
.mail_entry_box_text{
	text-indent:-1em;
	padding-left:1em;
}

.mail_entry_box_allconf{
	font-size: 14px;
	text-align:center;
	margin-bottom: 45px;
}

.member_form_entry .double_btn_item +.double_btn_item{
	margin-left:0;
}

.default-btn.btn-success.nonactive{
	background:#F2F2F2;
	color:#B2B2B2;
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height:1.5;
    height:20px;
}

.ui-widget-content  input[type="radio"] {
	vertical-align: middle;
}
.ui-widget-content  input[type="radio"] + label:before {
	content: "";
	width: 14px;
	height: 14px;
	background: rgba(0, 0, 0, 0) url(../../../static/full/images/common/formparts/choose.png) no-repeat;
	background-position: 0;
	background-size: 14px auto;
	position: absolute;
	top: 0;
	left: 0;
}
.ui-widget-content  input[type="radio"]:checked + label:after {
	display: block;
	content: "";
	width: 14px;
	height: 14px;
	background: rgba(0, 0, 0, 0) url(../../../static/full/images/common/formparts/choosen.png) no-repeat;
	background-position: 0;
	background-size: 14px auto;
	position: absolute;
	top: 0;
	left: 0;
}
.ui-widget-content input[type="radio"] + label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	line-height: 14px;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	font-weight: bold;
}
.ui-dialog .ui-dialog-content{
	padding: 0.5em 1.5em !important;
}
