@charset "utf-8";
/*==================== 会員系共通 ====================*/

html {
  box-sizing: inherit!important;
}

/*メンバー共通枠*/

.l-container {
  width: 990px;
  margin: 0 auto;
}

.l-main input {
  margin: 0 15px 0 0;
}

.l-main ul li label {
  margin: 0;
}

.l-main label input {
  margin: 0;
}

.l-container .l-main {
  width: 740px;
}

/*-- マイページ --*/

.member__mypage__topics {
  margin: 0 0 30px 0;
}

.member__mypage__favorite {
  overflow: hidden;
  clear: both;
}

.top__title {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  margin: 0 0 20px 0;
  border-bottom: 2px solid #d7d7d7;
}

.top__sub-title {
  padding: 0 0 0 10px;
  font-size: 11px;
  font-weight: normal;
}

.top__favorite {
  margin: 0 0 30px 0;
  overflow: hidden;
}

.top__favorite-title {
  display: block;
  float: left;
}

.favorite-item .more--list {
  clear: both;
}

#fav-itemlink {
  float: right;
}

.favorite-item__list {
  clear: both;
}

.favorite-item__list ul {}

.favorite-item__list ul li {
  width: 146px;
  margin: 0 0 30px;
  font-size: 11px;
  text-align: center;
  float: left;
}

.favorite-item__list ul li:empty {
  display: none;
}

.favorite-item__list ul li img {
  width: 146px;
  height: 196px;
}

.item_part {
  position: relative;
}

.item_part .img_soldout {
  width: 146px;
  height: 14px;
  line-height: 14px;
  font-size: 10px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #ccc;
  position: absolute;
  top: 183px;
  left: 0;
}

.member__mypage__campaign--informtaion {
  clear: both;
}

.member__mypage__campaign--list {
  margin: 0 0 10px 0;
}

/*-- サイドバー付きテンプレート --*/

.footer--with--side {
  clear: both;
}

/*-- メンバー登録フロー --*/

.member__register__flow {
  width: 990px;
  margin: 0 0 30px 0;
}

.member__register__flow ul {
  border: 1px solid #d7d7d7;
  overflow: hidden;
}

.member__register__flow ul.member__register__flow__provisional {}

.member__register__flow ul.member__register__flow__registration {}

.member__register__flow ul li {
  height: 32px;
  line-height: 32px;
  float: left;
  font-size: 10px;
  text-align: center;
}

.member__register__flow ul li.select {
  background: #f3f4f6;
}

.member__register__flow ul.member__register__flow__provisional li {
  width: 33%;
}

.member__register__flow ul.member__register__flow__provisional li.select {
  width: 34%;
}

.member__register__flow ul.member__register__flow__registration li {
  width: 25%;
}

.member__register__flow ul li span {
  width: 10px;
  height: 32px;
  float: right;
}

.member__register__flow ul li span.member__register__flow__arrow--gray__white {
  background: url(https://stylevoice.com/res/p/img/common/common.png) no-repeat 0 -9px;
}

.member__register__flow ul li span.member__register__flow__arrow--white {
  background: url(https://stylevoice.com/res/p/img/common/common.png) no-repeat -10px -9px;
}

.member__register__flow ul li span.member__register__flow__arrow--white__gray {
  background: url(https://stylevoice.com/res/p/img/common/common.png) no-repeat -20px -9px;
}

/*-- 注意文言枠 --*/

.member__input--attention {
  margin: 0 0 20px 0;
  padding: 0;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__input--attention ul {
  padding: 20px;
}

/*-- サブタイトル --*/

.member__subtitle {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  margin: 0 0 20px 0;
  border-bottom: 2px solid #d7d7d7;
}

/*==================== /会員系共通 ====================*/

/*==================== ログインログアウト ====================*/

/********** ログインログアウト内共通 **********/

/*-- ログイン --*/

/*--移行ナシ--*/

.member__auth__login,
.member__auth__not-regist {
  padding: 0 20px;
  float: left;
}

.member__auth__login h3 {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #333;
  border-top: 1px solid #f3f4f6;
  border-left: 1px solid #f3f4f6;
  border-right: 1px solid #f3f4f6;
  border-radius: 1px;
}

.member__auth__not-regist h3 {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #999;
  border-top: 1px solid #f3f4f6;
  border-left: 1px solid #f3f4f6;
  border-right: 1px solid #f3f4f6;
  border-radius: 1px;
}

.member__auth__not-regist .member__auth__form {
  background: #fff;
  border: 1px solid #d7d7d7;
}

.member__auth__not-regist .member__btn__wrapper {
  margin: 20px 0 0 0 !important;
}

/*--移行ナシ--*/

/*--移行アリ--*/

.member__auth__change {
  margin: 0 0 28px 0;
  padding: 0 0 28px 0;
  border-bottom: 1px solid #d7d7d7;
  text-align: center;
}

.member__auth__change h2 {
  margin: 0 0 18px 0;
  padding: 0 0 0 50px;
  font-size: 38px;
  display: inline-block;
  background: url(../img/member/auth/auth.png) no-repeat 0px 0px;
}

.member__auth__change p {
  margin: 0 0 28px 0;
  font-size: 18px;
}

#login-chenge-0420 .member__auth {
  margin: 0 0 39px 0;
  overflow: hidden;
  color: #000;
}

.member__auth__login--mail {
  float: left;
}

.member__auth__login--mail,
.member__auth__regist,
.member__auth__login--nickname {
  width: 474px;
  padding: 34px 25px 30px;
  border: 5px solid #eaeaea;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.member__auth__login--nickname {
  width: 990px;
  overflow: hidden;
  margin-bottom: 50px;
}

.member__auth__attention {
  margin: 0 0 16px 0;
  font-size: 16px;
  text-align: center;
}

.member__auth__attention .attention--text {
  font-weight: bold;
}

#login-chenge-0420 .member__auth__login--nickname h3,
#login-chenge-0420 .member__auth__login--mail h3,
#login-chenge-0420 .member__auth__regist h3 {
  margin-bottom: 30px;
  text-align: center;
  font-size: 22px;
  color: #000;
  letter-spacing: 0.5px;
}

#login-chenge-0420 .member__auth__login--nickname h3 {
  text-align: left;
}

#login-chenge-0420 .member__auth__login--nickname h4 {
  font-size: 14px;
}

#login-chenge-0420 .member__auth__login--nickname-lwrap {
  width: 435px;
  float: left;
  line-height: 1.7;
  padding-right: 36px;
}

.member__auth__login--nickname-lwrap a {
  margin-top: 30px;
  display: inline-block;
  color: #f5718b;
}

.member__auth__login--nickname .member__auth__form {
  float: right;
  width: 458px;
  border-left: 1px solid #ccc;
}

.member__auth__login--nickname .member__auth__form form {
  margin-left: 39px;
}

.member__auth__input__nickname,
.member__auth__input__pass,
.member__auth__input__mail {
  margin: 0 0 15px 0;
}

.member__auth__attention__list--top,
.member__auth__attention__list--bottom {
  margin: 0 0 20px 0;
}

.member__auth__form__label {
  width: 415px;
  min-height: 28px;
  margin: 0;
  padding: 0;
}

.member__auth__form__label--title {
  margin: 0 0 4px 0;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
}

.member__auth__form__label--form {
  margin: 0;
  padding: 0;
}

.member__auth__form__label--login-nickname[type=text],
.member__auth__form__label--login-mailaddress[type=text],
.member__auth__form__label--password[type=password] {
  width: 413px;
  height: 43px;
  line-height: 43px;
  font-size: 16px;
}

.member__auth__form .member__btn__wrapper {
  float: right;
  clear: none;
}

.member__auth__form .member__btn__wrapper .btn--auth {
  width: 224px;
  border: none;
  background-color: #2c2c2c;
  font-size: 14px;
  letter-spacing: 0.5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.member__auth-wrap {
  overflow: hidden;
}

.member__auth__password--reminder {
  float: left;
  height: 50px;
  line-height: 50px;
}

.member__auth__login--nickname .member__auth__password--reminder {
  line-height: 1.2;
  padding-top: 12px;
}

/*--移行アリ--*/

/*テキストエリア*/

.member__auth__attention--text {
  margin: 0 0 24px 0;
  text-align: center;
}

/*初めてのお客様*/

.member__auth__regist {
  float: right;
}

.member__auth__text {}

.member__auth__text p {
  font-size: 14px;
  line-height: 1.7;
  color: #000;
}

.member__auth__text p span {
  display: block;
}

.member__auth__favorite--brand {
  display: inline !important;
}

.member__auth__regist .member__btn__wrapper {
  width: 225px;
  margin: 35px auto 40px;
}

.member__auth__regist .member__btn__wrapper .btn--auth {
  width: 225px;
  background: #fff;
  border: 2px solid #2d2d2d;
  font-size: 14px;
  letter-spacing: 0.5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #000 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.member__auth__regist__attention--text,
.member__auth_favorite-txt {
  padding: 0;
  line-height: 1.7;
}

/********** /ログインログアウト内共通 **********/

/********** auth.html **********/

/********** /auth.html **********/

/********** reauth.html **********/

/*-- ログイン --*/

.member__reauth__relogin {
  width: 398px;
  margin: 0 auto;
  padding: 45px;
  background: #f3f4f6;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__reauth__relogin .description {}

.member__reauth__text {
  margin: 0 0 20px 0;
}

.input__nickname {
  margin: 0 0 18px 0;
}

.member__reauth__form__label--nickname {
  display: block;
  font-weight: bold;
}

.member__reauth__form__label--user--nickname {
  display: block;
}

.member__reauth__form__label--password {
  display: block;
  font-weight: bold;
}

/********** /reauth.html **********/

/*==================== /ログインログアウト ====================*/

/*==================== 支払い方法 ====================*/

/********** payment.html **********/

/*-- フレーム名 --*/

/*.member__payment__frame{
margin: 0;
padding: 0;
height: 34px;
line-height: 34px;
}*/

.member__payment__framename {
  margin: 0;
  padding: 0;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-indent: 20px;
  font-weight: bold;
  background: #484848;
  border-bottom: 2px solid #fff;
}

/*-- 支払方法情報 --*/

.member__payment__payment--info {
  width: 740px;
  /*min-height:50px;*/
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  /*cursor: pointer;*/
}

.member__payment__payment--info__new--credit {
  width: 740px;
  /*min-height:50px;*/
  margin: 0;
  padding: 0;
  /*border-bottom:2px solid #ffffff;*/
}

.member__payment__payment--type {
  margin: 0;
  background: #e6e6e6;
  vertical-align: middle;
}

.member__payment__payment--type label {
  margin: 0;
  padding: 10px 0 10px 20px;
  display: block;
  cursor: pointer;
}

.member__payment__payment--type label imput {
  margin: 0 10px 0 0;
}

.member__payment__payment--type p {
  margin: 0 0 5px 0;
  padding: 0 20px 0 0;
}

.member__payment__payment--detail {
  width: 100%;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  vertical-align: middle;
}

.member__payment__payment--detail td {
  width: 140px;
  height: 25px;
}

.member__payment__card {
  margin: 0;
  padding: 0;
  display: table;
}

.member__payment__card__subject {
  width: 150px;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}

.member__payment__card__input {
  margin: 0;
  padding: 5px 0;
  display: table-cell;
  vertical-align: middle;
}

.member__payment__card .select--single {
  width: 60px;
}

.member__payment__card__permit {
  display: table;
}

.member__payment__card__permit h4 {
  width: 150px;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: top;
  font-weight: normal;
}

.member__payment__card__permit .member__payment__card__permit__input {
  margin: 0;
  padding: 5px 0;
  display: table-cell;
}

.member__payment__card__permit .member__payment__card__permit__input figure {
  margin: 0;
}

.member__payment__card__permit__input figure img {
  width: 800px;
}

.member__payment__card__permit-txt {
  color: #F00;
}

.payment-info_look-guide a {
  text-decoration: underline;
}

/*-- エラーメッセージ --*/

.member__payment__errorText {
  color: #ff0000;
  list-style: disc;
  margin-left: 15px;
  margin-bottom: 10px;
}

.save_card_attention .save_card_attention--em {
  color: #f00;
}

.member__payment__payment--detail .member__btn__wrapper.save_card_btn {
  text-align: left;
  margin-top: 15px;
  padding-bottom: 0;
}

.save_card_btn .save_card_input {
  border: none;
  background-color: #f5f5f5;
  padding: 10px 10px 0 30px;
  font-size: 16px;
  color: #333 !important;
  background: none;
  box-shadow: none;
  font-weight: normal;
  text-align: left;
  width: auto;
  height: auto;
}

.member__choose-payment-btn .btn--next {
  width: 300px;
  height: 44px;
}

/*-- いつもの支払い方法 --*/

.member__payment__regular--payment {
  color: #000;
  display: block;
  font-weight: bold;
  margin: 0 0 5px;
  font-size: 14px;
}

.member__payment__payment--detail.member__payment-daibiki-usual {
  display: none !important;
}

/*-- いつもの支払い方法として登録 --*/

.member__payment__regist--payment {
  text-decoration: underline;
}

.member__payment__regist--payment--link:visited {
  color: #4169E1;
}

.member__payment__card-exists {}

/*-- 削除ボタン--*/

.member__payment__delete {
  float: right;
}

/*-- 登録ボタン --*/

.member__payment__regist {
  float: right;
}

/*-- 注意文言 --*/

.member__payment__attention {}

/*-- 新クレジットカード登録情報 --*/

.member__payment__text--card--number {
  width: 155px;
}

.member__payment__text--card--name {
  width: 140px;
}

.member__payment__text--security--code {
  width: 60px;
}

/*-- この支払い方法を使うボタン--*/

.member__payment__use {}

.member__payment__btn--use {
  /*width: 170px;
height: 35px;
display: block;
font-weight: bold;
color: #fff;
border: 1px solid #000;
background-color: #383838;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%,#383838),
color-stop(100%,#1c1c1c)
);
-webkit-border-radius: 4px;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5),inset 0px 1px 0px rgba(255,255,255,0.4);
position: relative;
text-align: center;*/
}

/*  */

.member__payment-card-old + .member__payment-card-new {}

.member__payment-card-old {
  border-bottom: 2px solid #f5f5f5;
}

.member__payment-card-old + .member__payment-card-new .member__payment__payment--type {
  background: #f5f5f5;
}

.member__payment-card-old + .member__payment-card-new .member__payment__payment--type label {
  margin-left: 20px;
}

.member__payment-card-old .member__payment__payment--detail {
  display: block !important;
}

.member__payment-card-old + .member__payment-card-new .member__payment__payment--detail {
  padding-left: 40px;
}

/********** /payment.html **********/

/********** delete.html **********/

.member__payment__delete--confirm--message {
  font-size: 14px;
  margin-bottom: 15px;
}

.member__payment__delete--card--info {
  width: 740px;
  margin: 0 0 20px 0;
  text-align: center;
}

.member__payment__delete--card--info--item--name {
  height: 20px;
  background-color: #D3D3D3;
}

.member__payment__delete--card--info--item {
  height: 30px;
  background-color: #F5FFFA;
}

/*---------- 戻るボタン ----------*/

.member__payment__btn--back {
  float: left;
}

.member__payment__btn--delete--complete {
  width: 100px;
  margin-left: 280px;
}

/*-- 注意文言枠 --*/

.member__payment__delete--attention {
  margin: 0 0 20px 0;
  padding: 0;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__payment__delete--attention ul {
  padding: 20px;
}

.member__payment__ng {
  color: #FF0000;
  padding: 1px 16px;
}

/********** /delete.html **********/

/*==================== /支払い方法 ====================*/

/*==================== 配送先 ====================*/

/********** shipping.html **********/

/*-- 支払い方法情報 --*/

.member__shipping__shipping--info {
  width: 740px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__shipping__shipping--name {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #e6e6e6;
  display: table-cell;
  vertical-align: middle;
}

.member__shipping__shipping--detail {
  width: 500px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__shipping__shipping--detail ul {
  float: left;
}

.member__shipping__shipping--detail span {
  /*margin-bottom: 10px;*/
}

.member__shipping__action .btn--size--tiny {
  margin: 0 0 10px 0;
}

/*-- フレーム名 --*/

/*.member__shipping__frame{
margin: 0;
padding: 0;
height: 34px;
line-height: 34px;
background: #484848;
border-bottom: 2px solid #ffffff;
}*/

.member__shipping__framename {
  margin: 0;
  padding: 0;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-indent: 20px;
  font-weight: bold;
  background: #484848;
  border-bottom: 2px solid #fff;
}

/*-- いつものお届け先 --*/

.member__shipping__regular--shipping {
  margin: 0 0 5px 0;
  color: #000;
  font-weight: bold;
  display: block;
}

/*-- いつものお届け先として登録 --*/

.member__shipping__regist--shipping {
  margin: 0 0 5px 0;
  text-decoration: underline;
  display: block;
}

.member__shipping__regist--shipping--link:visited {
  color: #4169E1;
}

/*--削除ボタン--*/

.member__shipping__btn--delete {
  padding: 0;
  border: none;
  background: transparent;
  outline: none;
}

.member__shipping__btn--delete:hover img {
  visibility: hidden;
}

.member__shipping__btn--delete:hover {
  background-image: url(https://stylevoice.com/res/p/img/member/shipping/btn_delete_on.gif);
  background-repeat: no-repeat;
}

/*--ボタン--*/

.member__shipping__action {
  float: right;
}

.member__shipping__btn--addsend {
  text-align: center;
}

/*-- 注意文言枠 --*/

.member__shipping__shipping--attention {
  margin: 0 0 20px 0;
  padding: 0;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__shipping__shipping--attention ul {
  padding: 20px;
}

/*-- フレーム名 --*/

/*.member__shippng__frame{
margin: 0;
padding: 0;
height: 34px;
line-height: 34px;
background: #484848;
border-bottom: 2px solid #ffffff;
}*/

.member__shippng__framename {
  margin: 0;
  padding: 0;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-indent: 20px;
  font-weight: bold;
  background: #484848;
  border-bottom: 2px solid #fff;
}

/*-- お届け先入力 --*/

.member__shipping__shipping--info {
  width: 740px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__shipping__shipping--type {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #e6e6e6;
  display: table-cell;
  vertical-align: middle;
}

.member__shipping__shipping--input {
  width: 500px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__shipping__shipping--input .attention--text {
  padding: 10px 0 0 0;
  display: block;
}

.member__shipping__zipcode:hover {
  opacity: 0.6;
  text-decoration: none;
}

.member__shipping__submit {
  text-align: center;
  padding: 20px 0 40px 0;
}

/*-- フレーム名 --*/

/*.member__shipping__frame--shipping{
margin: 0;
padding: 0;
height: 34px;
line-height: 34px;
background: #484848;
border-bottom: 2px solid #ffffff;
}*/

.member__shipping__framename--shipping {
  margin: 0;
  padding: 0;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-indent: 20px;
  font-weight: bold;
  background: #484848;
  border-bottom: 2px solid #fff;
}

/*.member__shipping__radio{
float:left;
margin-top: 15px;
margin-left: 5px;
}*/

/********** /shipping.html **********/

/********** input.html **********/

/*-- エラーメッセージ --*/

.member__shipping__errorText {
  color: #ff0000;
  list-style: disc;
  margin-left: 15px;
  margin-bottom: 10px;
}

/********** /input.html **********/

/*-- お届け先名 --*/

.member__shipping__delete--shipping--name {
  font-weight: bold;
}

/*-- 削除するお届け先情報 --*/

.member__shipping__delete--shipping--info {
  margin: 0;
  padding: 20px 0;
}

/*-- 削除注意文言枠 --*/

.member__shipping__delete--attention {
  margin: 0 0 20px 0;
  padding: 0;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__shipping__delete--attention ul {
  padding: 20px;
}

.member__shipping__btn--back .member__white__small {
  float: left;
}

/*--削除ボタン--*/

.member__shipping__delete--action {
  text-align: center;
}

/*==================== /配送先 ====================*/

/*==================== 購読メール一覧 ====================*/

/*-- 絞込み --*/

.member__maillist__filter {
  text-align: right;
}

/*-- ページング --*/

.member__maillist__paging {
  text-align: right;
  padding-bottom: 10px;
}

/*-- 購読メール一覧 --*/

.member__maillist__maillist {
  width: 100%;
  margin: 20px 0 20px 0;
}

/*-- 見出し --*/

.member__maillist__maillist th {
  border: 1px solid #b9b9b9;
  height: 30px;
  color: #fff;
  background: #2a2a2a;
  font-size: 13px;
  text-align: center;
}

/*-- 内容 --*/

.member__maillist__maillist td {
  border: 1px solid #b9b9b9;
  padding-top: 5px;
  padding-bottom: 5px;
}

/*-- チェックボックス --*/

.member__maillist__checkbox {
  text-align: center;
}

.member__maillist__checkbox input {
  margin-top: 5px;
}

/*-- メール区分 --*/

.member__maillist__maildiv {
  padding-left: 5px;
}

/*-- メール情報 --*/

.member__maillist__mailinfo {
  padding-left: 5px;
}

/*-- 解除する --*/

.member__maillist__action {
  text-align: center;
}

/*-- 注意文言 --*/

.mamber__maillist__attention {
  margin: 20px 0 20px 0;
  padding: 20px;
  font-size: 10px;
  line-height: 1.6;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
}

/*-- エラーメッセージ --*/

.member__maillist__errorText {
  color: #ff0000;
  list-style: disc;
  margin-left: 15px;
  margin-bottom: 10px;
}

/*-- 確認 --*/

.member__maillist__delete--confirm--message {
  font-size: 14px;
  margin-bottom: 15px;
}

/*-- 解除する購読メルマガリスト --*/

.member__maillist__mailmag--list {
  font-size: 14px;
  list-style: disc;
  margin-left: 40px;
  margin-bottom: 15px;
}

.member__maillist__release {
  text-align: center;
}

/*==================== /購読メール一覧 ====================*/

/*==================== 新規会員登録 ====================*/

.member__register__flow--policy {}

.member__register__agreement__errorText {
  font-size: 14px;
  color: #ff0000;
  list-style: disc;
  margin: 0 0 20px 20px;
}

.member__register__index {
  padding: 20px;
}

.member__register__agreement__text {
  padding: 0;
  margin-left: 20px;
  margin-bottom: 10px;
}

.member__register__agreement__text span {
  font-weight: bold;
}

.member__register__description {
  width: 988px;
  margin: 0;
  padding: 0;
  background: #f7f7f7;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  line-height: 1.6;
  text-align: center;
}

.member__register__agreement__supplement {
  font-size: 10px;
  margin-left: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
}

.member__register__guidance {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  margin: 0 0 20px 0;
  border-bottom: 2px solid #d7d7d7;
}

.member__register__agreement__rule {
  width: auto !important;
  height: 250px;
  border: 1px solid #d7d7d7;
  margin: 0 0 20px 0;
  padding: 20px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.member__register__agreement__rule .breadcrumbs,
.member__register__agreement__rule .info-tit {
  display: none;
}

.member__register__agreement__rule ol {
  padding: 0 20px;
}

.member__register__agreement__action {
  line-height: 16px;
  margin: 7px;
  padding: 0px;
  text-align: center;
}

.member__register__agreement__action label {
  margin: 0 0 10px 0;
  display: block;
}

/*---------- メールアドレス入力画面へボタン ----------*/

.member__register__attention--domain {
  color: #474747;
  line-height: 1.6;
  display: block;
  margin: 30px 0 0 0;
  text-align: center;
}

.member__register__agreement__go--login--page {
  text-align: center;
  text-decoration: underline;
}

.member__register__input--email {
  width: 990px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__register__input--email__email {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #e6e6e6;
  display: table-cell;
  vertical-align: middle;
}

.member__register__input--email__input {
  width: 750px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.send--guidance {
  margin: 0 0 20px 0;
}

.member__register__input--email__input .attention--text {
  padding: 10px 0 0 0;
  display: block;
}

.member__register__input--email__action {
  text-align: center;
}

.member__register__input--email__errorText {
  color: #ff0000;
  list-style: disc;
  margin-left: 20px;
}

.member__register__send__description {
  width: 988px;
  margin: 0 0 20px 0;
  padding: 0;
  background: #f7f7f7;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__register__send__text {}

.member__register__send__text ul {
  padding: 0 20px 20px 20px;
}

.member__register__send__supplement {}

.member__register__send__supplement ul {
  padding: 0 20px 20px 20px;
}

.member__register__input--profile__errorText {
  color: #ff0000;
  margin-left: 20px;
  list-style: disc;
  text-align: left;
}

.member__register__input--profile {
  width: 990px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__register__input--profile__subject {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #e6e6e6;
  display: table-cell;
  vertical-align: middle;
}

.member__register__input--profile__showmail {
  width: 750px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__register__input--profile__input {
  width: 750px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__register__input--profile__input .attention--text {
  padding: 10px 0 0 0;
  display: block;
}

.member__register__input--profile__form--last {
  width: 990px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__register__input--profile__sex {
  width: 770px;
  min-height: 52px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__register__input--profile__sex label {
  margin: 0 20px 0 0;
}

.member__register__input--profile__input--attention {
  margin: 0 0 20px 0;
  padding: 0;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__register__input--profile__input--attention ul {
  padding: 20px;
}

.member__register__input--profile__confirm--guidance {
  margin: 0 0 20px 0;
}

/*.member__register__input--profile__frame{
width: 990px;
margin: 0;
padding: 0;
height: 34px;
line-height: 34px;
background: #484848;
border-bottom: 2px solid #ffffff;
}*/

.member__register__input--profile__framename {
  margin: 0;
  padding: 0;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-indent: 20px;
  font-weight: bold;
  background: #484848;
  border-bottom: 2px solid #fff;
}

.member__register__input--profile__show--address {
  width: 750px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__register__input--profile__guide--message {
  margin: 0 0 20px 0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.member__register__input--profile__action {
  text-align: center;
}

.member__register__go--login--page {
  text-align: center;
  text-decoration: underline;
}

.member__register__confirm {
  width: 990px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__register__confirm__subject {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #e6e6e6;
  display: table-cell;
  vertical-align: middle;
}

.member__register__confirm__show {
  width: 750px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__register__confirm__form--last {
  width: 990px;
  min-height: 50px;
  margin: 0 0 20px 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

/*.member__register__confirm__frame{
width: 990px;
margin: 0;
padding: 0;
height: 34px;
line-height: 34px;
background: #484848;
border-bottom: 2px solid #ffffff;
}*/

.member__register__confirm__framename {
  margin: 0;
  padding: 0;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-indent: 20px;
  font-weight: bold;
  background: #484848;
  border-bottom: 2px solid #fff;
}

.member__register__confirm__show--zip {
  width: 15px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__register__confirm__show--zipcode {
  width: 755px;
  margin: 0;
  padding: 10px 0 10px 0;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__register__confirm__mailmag_area {
  padding: 10px 50px;
  overflow: hidden;
}

.member__register__confirm__mailmag_area label {
  width: 290px;
  padding: 10px 0;
  display: block;
  float: left;
  white-space: nowrap;
}

.member__register__confirm__btn--uncheck {
  text-align: right;
  margin: 0 0 20px 0;
}

.member__register__confirm__mailmag--attention {
  padding: 10px 50px;
  overflow: hidden;
}

.member__register__confirm__guide--message {
  margin: 0 0 20px 0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.member__register__confirm__action {}

.member__register__confirm_btn--back {
  float: left;
}

.member__register__confirm__btn--regist {
  float: left;
  padding-left: 280px;
}

.member__register__complete__description {
  width: 988px;
  margin: 0 0 20px 0;
  padding: 0;
  background: #f7f7f7;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__register__complete__text {
  padding: 20px;
}

.member__register__complete__index {
  padding: 0 20px;
}

.member__register__complete__index span {
  font-size: 18px;
  font-weight: bold;
}

.member__register__complete__action {
  text-align: center;
}

.member__register__complete__btn--top {}

.member__register__complete__btn--top a {
  margin: 0 auto;
}

.member__register__complete__btn--back {
  float: left;
  margin-left: 40px;
}

.member__register__complete__error--mailmagazine--regist {
  color: red;
}

.member__register__expiration__index {
  text-align: center;
  color: #8C0000;
}

/*==================== /新規会員登録 ====================*/

/*==================== パスワードリセット ====================*/

/*-- 入力時説明文 --*/

.member__passward--reset__input--description {
  width: 988px;
  margin: 0 0 20px 0;
  padding: 0;
  background: #f7f7f7;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__passward--reset__input--text {}

.member__passward--reset__input--text ul {
  padding: 20px;
}

/*.member__passward--reset__input--description p{
padding:0;
margin:10px 20px 10px 20px;
}*/

/*-- エラーメッセージ --*/

.member__passward--reset__errorText {
  font-size: 14px;
  color: #ff0000;
  list-style: disc;
  margin: 0 0 20px 20px;
}

/*-- 入力項目 --*/

.member__passward--reset__input--profile {}

.member__passward--reset__input--profile__form {
  width: 990px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__passward--reset__input--profile__name {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #e6e6e6;
  display: table-cell;
  vertical-align: middle;
}

.member__passward--reset__input--profile__input {
  width: 750px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

/*---------- 画像認証 ----------*/

.member__passward--reset__captcha {
  border: solid 1px;
  background: #ffffff;
}

.member__passward--reset__auth--area {
  margin: 0;
  padding: 20px;
  background: #f5f5f5;
}

/*---------- 送信ボタン ----------*/

.member__passward--reset__btn--send {
  margin: 30px 0 0 0;
  text-align: center;
}

/*---------- メール送信完了メッセージ ----------*/

.member__password--reset__send__description {
  width: 988px;
  margin: 0 0 20px 0;
  padding: 0;
  background: #f7f7f7;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__password--reset__send__text {}

.member__password--reset__send__text ul {
  padding: 20px;
}

/*---------- 新パスワード入力説明 ----------*/

.member__passward--reset__input__description {
  width: 988px;
  margin: 0 0 20px 0;
  padding: 0;
  background: #f7f7f7;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__password--reset__input__text {}

.member__password--reset__input__text ul {
  padding: 20px;
}

.member__passward--reset__input__form {
  width: 990px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__passward--reset__input__subject {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #e6e6e6;
  display: table-cell;
  vertical-align: middle;
}

.member__passward--reset__input__input {
  width: 750px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__passward--reset__input__action {
  margin: 30px 0 0 0;
  text-align: center;
}

.member__passward--reset__input__go--login--page {
  text-align: center;
  text-decoration: underline;
}

.member__passward--reset__input__errorText {
  font-size: 14px;
  color: #ff0000;
  list-style: disc;
  margin: 0 0 20px 20px;
}

.member__passeord--reset__complete__description {
  width: 988px;
  margin: 0 0 20px 0;
  padding: 0;
  background: #f7f7f7;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__passeord--reset__complete__text {}

.member__passeord--reset__complete__text ul {
  padding: 20px;
}

.member__passeord--reset__complete__go--login {
  margin: 30px 0 0 0;
  text-align: center;
}

.member__passeord--reset__complete__go--login a {
  margin: 0 auto;
}

.member__register__expiration__index {
  text-align: center;
  color: #8C0000;
}

/*==================== /パスワードリセット ====================*/

/*==================== マイページ ====================*/

/*.member__mypage__frame{
margin: 10px 0 5px;
padding: 0;
height: 34px;
line-height: 34px;
background: #484848;
border-bottom: 2px solid #fff;
}*/

.member__mypage__framename {
  margin: 0;
  padding: 0;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-indent: 20px;
  font-weight: bold;
  background: #484848;
  border-bottom: 2px solid #fff;
}

/*==================== /マイページ ====================*/

/*==================== 会員情報変更 ====================*/

.member__update--customer__input__errorText {
  color: #ff0000;
  list-style: disc;
  margin-left: 20px;
}

.member__update--customer__input__errorText--top {
  color: #ff0000;
  list-style: disc;
  margin: 20px 0 0 20px;
}

.member__update__input__guidance {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  margin: 0 0 20px 0;
  border-bottom: 2px solid #d7d7d7;
}

.member__update__input__form {
  width: 740px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__update__input__subject {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #e6e6e6;
  display: table-cell;
  vertical-align: middle;
}

.member__update__input__input {
  width: 500px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__update__input__input--sex {
  width: 500px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__update__input__framename {
  margin: 0;
  padding: 0;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-indent: 20px;
  font-weight: bold;
  background: #484848;
  border-bottom: 2px solid #fff;
}

.member__update__input__show {
  width: 500px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

/*.member__update__input__action{
text-align:center;
margin-bottom:20px;
}*/

.member__update__confirm__guidance {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  margin: 0 0 20px 0;
  border-bottom: 2px solid #d7d7d7;
}

.member__update__confirm__form {
  width: 740px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__update__confirm__subject {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #e6e6e6;
  display: table-cell;
  vertical-align: middle;
}

.member__update__confirm__show {
  width: 500px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__update__confirm__show--zip {
  width: 15px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__update__confirm__show--zipcode {
  width: 505px;
  margin: 0;
  padding: 10px 0 10px 0;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__update__confirm__framename {
  margin: 0;
  padding: 0;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-indent: 20px;
  font-weight: bold;
  background: #484848;
  border-bottom: 2px solid #fff;
}

.member__update__confirm__guidance--regist {
  margin: 0 0 20px 0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

/*---------- 戻るボタン ----------*/

.member__update__confirm__btn--return {
  float: left;
}

/*---------- 登録ボタン ----------*/

.member__update__confirm__btn--regist {
  float: left;
  margin-left: 140px;
}


.member__update__complete__guidance {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  margin: 0 0 20px 0;
  border-bottom: 2px solid #d7d7d7;
}

.member__update__complete__description {
  width: 738px;
  margin: 0 0 20px 0;
  padding: 0;
  background: #f7f7f7;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__update__complete__text {}

.member__update__complete__text ul {
  padding: 20px;
}

.member__update__complete__action {}

.member__update__complete__action a {
  margin: 0 auto;
  text-align: center;
}

.member__update__complete__action span {
  float: left;
  padding-left: 200px;
  padding-right: 50px;
}

/*---------- 戻るボタン ----------*/

.member__update__complete__btn--back {
  float: left;
}

.member__update__complete__btn--back :hover {
  opacity: 0.6;
  text-decoration: none;
}

/*******　レジモード　***********/

.member__update__input--reg__guidance {
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  margin: 0 0 20px 0;
  border-bottom: 2px solid #d7d7d7;
}

.member__update__input--reg__form {
  width: 990px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__update__input--reg__subject {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #e6e6e6;
  display: table-cell;
  vertical-align: middle;
}

.member__update__input--reg__input {
  width: 750px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__update__input--reg__errorText {
  color: #ff0000;
  list-style: disc;
  margin-left: 20px;
}

.member__update--customer__input--reg__errorText--top {
  color: #ff0000;
  list-style: disc;
  margin: 20px 0 0 20px;
}

.member__update__input--reg__input--sex {
  margin: 0;
  padding: 20px 0 0 20px;
  float: left;
  min-height: 30px;
}

.member__update__input--reg__framename {
  margin: 0;
  padding: 0;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-indent: 20px;
  font-weight: bold;
  background: #484848;
  border-bottom: 2px solid #fff;
}

.member__update__input--reg__show {
  margin: 0;
  padding: 15px 0 0 20px;
  float: left;
  min-height: 30px;
}

.member__update__input--reg__btn--go--change--confirm {
  padding: 0;
  border: none;
  background: transparent;
  outline: none;
}

.member__update__input--reg__btn--go--change--confirm:hover img {
  visibility: hidden;
}

.member__update__input--reg__btn--go--change--confirm:hover {
  background-image: url(https://stylevoice.com/res/p/img/member/update/btn_confirm_on.gif);
  background-repeat: no-repeat;
}

.member__update__confirm--reg__guidance {
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  margin: 0 0 20px 0;
  border-bottom: 2px solid #d7d7d7;
}

.member__update__confirm--reg__form {
  width: 990px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__update__confirm--reg__subject {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #e6e6e6;
  display: table-cell;
  vertical-align: middle;
}

.member__update__confirm--reg__show {
  width: 750px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__update__confirm--reg__showzipcode {
  margin: 0;
  padding: 15px 0 10px 5px;
  float: left;
  min-height: 30px;
}

.member__update__confirm--reg__framename {
  margin: 0;
  padding: 0;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-indent: 20px;
  font-weight: bold;
  background: #484848;
  border-bottom: 2px solid #fff;
}

.member__update__confirm--reg__guide--message {
  text-align: center;
  font-size: 14px;
  color: #ff0066;
  font-weight: bold;
  margin: 20px 0 20px 0;
}

.member__update__confirm--reg__action {
  text-align: center;
}

/*---------- 戻るボタン ----------*/

.member__update__confirm--reg__btn--return {
  padding: 0;
  border: none;
  background: transparent;
  outline: none;
}

.member__update__confirm--reg__btn--return:hover img {
  visibility: hidden;
}

.member__update__confirm--reg__btn--return:hover {
  background-image: url(https://stylevoice.com/res/p/img/member/register/btn_returnon.gif);
  background-repeat: no-repeat;
}

/*---------- 登録ボタン ----------*/

.member__update__confirm--reg__btn--regist {
  padding: 0;
  border: none;
  background: transparent;
  outline: none;
}

.member__update__confirm--reg__btn--regist:hover img {
  visibility: hidden;
}

.member__update__confirm--reg__btn--regist:hover {
  background-image: url(https://stylevoice.com/res/p/img/member/register/btn_registon.gif);
  background-repeat: no-repeat;
}

.member__update__complete--reg__guidance {
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  margin: 0 0 20px 0;
  border-bottom: 2px solid #d7d7d7;
}

.member__update__complete--reg__description {
  margin: 0;
  padding: 0;
  background: #f7f7f7;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  line-height: 1.6;
  text-align: center;
}

.member__update__complete--reg__text {
  padding: 0;
  margin-left: 20px;
  margin-bottom: 20px;
}

.member__update__complete--reg__action {
  text-align: center;
}

/*---------- トップページへ戻るボタン ----------*/

.member__update__complete--reg__btn--top {
  padding: 0;
  border: none;
  background: transparent;
  padding: 0 0 25px 0;
}

.member__update__complete--reg__btn--top:hover img {
  visibility: hidden;
}

.member__update__complete--reg__btn--top:hover {
  background-image: url(https://stylevoice.com/res/p/img/member/register/fm_btn_topon.gif);
  background-repeat: no-repeat;
}

.member__update__complete--reg__btn--back :hover {
  opacity: 0.6;
  text-decoration: none;
}

/*==================== /会員情報変更 ====================*/

/*==================== パスワード変更 ====================*/

.member__update--password__input__errorText {
  color: #ff0000;
  list-style: disc;
  margin: 20px 0 0 20px;
}

.member__update--password__input__form {
  width: 740px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__update--password__input__name {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #e6e6e6;
  display: table-cell;
  vertical-align: middle;
}

.member__update--password__input__input {
  width: 500px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__update--password__input__action {
  margin: 20px 0 0 0;
  text-align: center;
}

.member__update--password__complete__description {
  width: 738px;
  margin: 0 0 20px 0;
  padding: 0;
  background: #f7f7f7;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__update--password__complete__text {}

.member__update--password__complete__text ul {
  padding: 20px;
}

.member__update--password__complete__action {
  text-align: center;
  margin: 20px 0 0 0;
}

.member__update--password__complete__action a {
  margin: 0 auto;
}

/*==================== /パスワード変更 ====================*/

/*==================== メールアドレス変更 ====================*/

.member__change--email__input__guidance {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  margin: 0 0 20px 0;
  border-bottom: 2px solid #d7d7d7;
}

.member__change--email__input__form {
  width: 740px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__change--email__input__name {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #e6e6e6;
  display: table-cell;
  vertical-align: middle;
}

.member__change--email__input__input {
  width: 500px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__change--email__input__input .attention--text {
  padding: 10px 0 0 0;
  display: block;
}

.member__change--email__input__errorText {
  color: #ff0000;
  list-style: disc;
  margin: 0 0 0 20px;
}

.member__change--email__input__action {
  text-align: center;
}

.member__change--email__input--complete__description {
  width: 738px;
  margin: 0 0 20px 0;
  padding: 0;
  background: #f7f7f7;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__change--email__input--complete__index {
  padding: 20px;
}

.member__change--email__input--complete__text {}

.member__change--email__input--complete__text ul {
  padding: 0 20px 20px 20px;
}

.ember__change--email__input--complete__supplement {}

.ember__change--email__input--complete__supplement ul {
  padding: 0 20px 20px 20px;
}

.member__change__email__update__guidance {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  margin: 0 0 20px 0;
  border-bottom: 2px solid #d7d7d7;
}

.member__change__email__update__form {
  width: 990px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__change__email__update__name {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #e6e6e6;
  display: table-cell;
  vertical-align: middle;
}

.member__change__email__update__showmail {
  width: 750px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__change__email__update__input {
  width: 750px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__change__email__update__errorText {
  color: #ff0000;
  list-style: disc;
  margin: 0 0 0 20px;
}

.member__change__email__update__change--guidance {
  margin: 0 0 20px 0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.member__change__email__update__action {
  text-align: center;
}

.member__change--email__update__description {
  width: 988px;
  margin: 0 0 20px 0;
  padding: 0;
  background: #f7f7f7;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__change--email__update__text {}

.member__change--email__update__text ul {
  padding: 20px;
}

.member__change--email__update__action {
  text-align: center;
  margin: 20px 0 0 300px;
}

/*---------- トップページへ戻るボタン ----------*/

.member__change--email__update__btn--top {
  float: left;
}

.member__change--email__update__btn--login {
  float: left;
  margin-left: 40px;
}

.member__change--email__update__expiration__index {
  text-align: center;
  color: #8C0000;
}

/*==================== /メールアドレス変更 ====================*/

/*==================== 注文履歴 ====================*/

/*** 一覧 ***/

.member__order--list__erroText {
  color: #ff0000;
  list-style: disc;
  margin: 20px 0 0 20px;
}

.member__order--list__paging {
  margin: 0 0 10px 0;
  list-style: none;
  float: right;
}

.member__order--list__paging ul {
  float: right;
}

.member__order--list__paging ul li {
  float: left;
  margin: 0 1px 0 0;
}

.member__order--list__paging ul li a {
  width: 18px;
  height: 18px;
  line-height: 18px;
  display: block;
  text-align: center;
}

.member__order--list__paging ul li.member__order--list__previous a,
.member__order--list__paging ul li.member__order--list__following a {
  width: auto !important;
}

.member__order--list__paging ul li a.on,
.member__order--list__paging ul li a:hover {
  background: #e9e9e9;
  text-decoration: none;
}

.member__order--list__order--status {
  width: 740px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__order--list__status {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #e6e6e6;
  display: table-cell;
  vertical-align: middle;
}

.member__order--list__detail {
  width: 500px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__order--list__order--history__subject {
  margin: 0 0 10px 0;
  overflow: hidden;
  background: #f3f4f6;
}

.member__order--list__order--history__subject ul {
  height: 30px;
  display: table;
}

.member__order--list__order--history__subject ul li {
  font-size: 10px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #fff;
}

.member__order--list__order--history__subject ul li.member__order--list__order--history__subject__number {
  width: 100px;
}

.member__order--list__order--history__subject ul li.member__order--list__order--history__subject__date {
  width: 200px;
}

.member__order--list__order--history__subject ul li.member__order--list__order--history__subject__information {
  width: 337px;
}

.member__order--list__order--history__subject ul li.member__order--list__order--history__subject__status {
  width: 100px;
  border-right: none;
}

.order__recommend {
  clear: both;
}

.recommend--title {
  margin: 0 0 28px 0;
  font-size: 13px;
  clear: both;
}

#recommender_pc611 {
  width: 740px;
  margin: 0 0 30px 0;
  overflow: hidden;
}

#recommender_pc611 .dv_recommend {
  width: 750px;
}

#recommender_pc611 .dv_rc_items {
  width: 140px;
  float: left;
  margin: 0 10px 20px 0;
}

#recommender_pc611 .dv_rc_img {
  margin: 0 0 8px 0;
}

#recommender_pc611 .dv_rc_img img {
  width: 140px;
  height: 186px;
}

.member__order--list__past__order--history {
  margin: 0 0 20px 0;
}

.member__order--list__order--history {
  width: 100%;
  margin: 0 0 20px 0;
  clear: both;
}

.member__order--list__order--history--list {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  display: table;
  border-bottom: 1px dotted #bebebe;
}

/*オーダー商品情報*/

.member__order--list__order--history--list__detail--link {
  width: 101px;
  display: table-cell;
  vertical-align: top;
  text-decoration: underline;
  text-align: center;
}

.member__order--list__order--history--list__order--date--time {
  width: 201px;
  display: table-cell;
  vertical-align: top;
  text-align: center;
}

.member__order--list__order--history--list__order--item {
  width: 298px;
  padding: 0 20px;
}

.member__order--list__order--history--list__order--brand {
  word-wrap: break-word;
}

.member__order--list__order--history--list__order--item--name {
  word-wrap: break-word;
}

.member__order--list__order--history--list__order--color {
  word-wrap: break-word;
}

.member__order--list__order--history--list__order--size {
  word-wrap: break-word;
}

.member__order--list__order--history--list__order--status {
  width: 101px;
  display: table-cell;
  vertical-align: top;
  text-align: center;
}

.member__order--list__order--history--list__order--brand--other {
  text-align: right;
}

.member__order--list__order--history--list__order--payment {
  text-align: right;
}

/*** 旧システム ***/

.member__order--past__erroText {
  color: #ff0000;
  list-style: disc;
  margin: 20px 0 0 20px;
}

.member__order--past__paging {
  list-style: none;
  float: right;
}

.member__order--past__paging li {
  float: left;
  margin-right: 5px;
}

.member__order--past__order--status {
  width: 740px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__order--past__status {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #e6e6e6;
  display: table-cell;
  vertical-align: middle;
}

.member__order--past__detail {
  width: 500px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__order--past__order--history__subject {
  margin: 0 0 10px 0;
  overflow: hidden;
  background: #f3f4f6;
  clear: both;
}

.member__order--past__order--history__subject ul {
  width: 740px;
  height: 30px;
  display: table;
}

.member__order--past__order--history__subject ul li {
  width: 20%;
  font-size: 10px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #fff;
}

.member__order--past__order--history--list {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  display: table;
  border-bottom: 1px dotted #bebebe;
}

.member__order--past__order--history--list ul {
  width: 740px;
  display: table;
}

.member__order--past__order--history--list ul li {
  width: 20%;
  display: table-cell;
  text-align: center;
}

/*** 詳細 ***/

.member__order--detail__guidance {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  margin: 0 0 20px 0;
  border-bottom: 2px solid #d7d7d7;
}

.member__order--detail__erroText {
  color: #ff0000;
  list-style: disc;
  margin: 0 0 0 20px;
}

.member__order--detail__form {
  width: 740px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__order--detail__form--last {
  width: 740px;
  min-height: 50px;
  margin: 0 0 20px 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__order--detail__subject {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #e6e6e6;
  display: table-cell;
  vertical-align: middle;
}

.member__order--detail__show {
  width: 500px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__order--detail__show a {
  text-decoration: underline;
}

.member__order--detail__framename {
  margin: 0;
  padding: 0;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-indent: 20px;
  font-weight: bold;
  background: #484848;
  border-bottom: 2px solid #fff;
}

.member___order--detail__order--item {
  width: 100%;
  border-bottom: 2px solid #ffffff;
  margin: 0 0 20px 0;
}

.member__order--detail__item--subject {
  margin: 0 0 10px 0;
  overflow: hidden;
  background: #f3f4f6;
}

.member__order--detail__item--subject ul {
  height: 30px;
  display: table;
}

.member__order--detail__item--subject ul li {
  font-size: 10px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #fff;
}

.member__order--detail__item--subject ul li.member__order--detail__item--subject__item {
  width: 437px;
}

.member__order--detail__item--subject ul li.member__order--detail__item--subject__price {
  width: 100px;
}

.member__order--detail__item--subject ul li.member__order--detail__item--subject__amount {
  width: 100px;
}

.member__order--detail__item--subject ul li.member__order--detail__item--subject__orderprice {
  width: 100px;
  border-right: none;
}

.member__order--detail__item--subject th {
  /*border-right: 2px solid #ffffff;
font-weight:normal;
text-align: center;*/
}

.member__order--detail__item--list {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  display: table;
  border-bottom: 1px dotted #bebebe;
}

.member__order--detail__item--list__photo {
  width: 87px;
  display: table-cell;
  vertical-align: top;
}

.member__order--detail__item--list__item--info {
  width: 331px;
  padding: 0 10px;
  display: table-cell;
  vertical-align: top;
}

.member__order--detail__item--list__product {
  width: 331px;
  word-wrap: break-word;
}

.member__order--detail__item--list__item--info__brand--name {
  width: 331px;
  word-wrap: break-word;

}

.member__order--detail__item--list__color {
  width: 331px;
  word-wrap: break-word;
  /*padding-left: 40%;*/
}

.member__order--detail__item--list__size {
  width: 331px;
  word-wrap: break-word;
  /*padding-left: 40%;
margin-bottom: 20px;*/
}

.member__order--detail__item--list__price {
  width: 80px;
  padding: 0 10px;
  display: table-cell;
  text-align: center;
  vertical-align: top;
}

.member__order--detail__item--list__amount {
  width: 80px;
  padding: 0 10px;
  display: table-cell;
  text-align: center;
  vertical-align: top;
}

.member__order--detail__item--list__discounted--price {
  width: 80px;
  padding: 0 10px;
  display: table-cell;
  text-align: center;
  vertical-align: top;
}

.member___order--detail__order--price {
  float: right;
  margin: 0 20px 20px 0;
  width: 30%;
}
.member___order--detail__order--price td{
  white-space: nowrap;
}
.member___order--detail__order--price .value {
  text-align: right;
  padding-right: 5px;
}

.member___order--detail__order--price--accent {
  float: right;
  margin: 0 20px 20px 0;
  width: 40%;
  clear: both;
  font-weight: bold;
  color: #FF3366;
}

.member___order--detail__order--price ul li{
  display: table;
  width: 100%;
}
.member___order--detail__order--price ul li span{
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
}
.member___order--detail__order--price ul li span:last-child{
  padding: 0 0 0 20px;
  text-align: right;
}

.member___order--detail__order--price--accent .subject__price--all {
  font-size: 16px;
}

.member___order--detail__order--price--accent .value__price--all {
  text-align: right;
  padding-right: 5px;
  font-size: 16px;
}

.member___order--detail__order--price--accent .subject__point {}

.member___order--detail__order--price--accent .value__point {
  text-align: right;
  padding-right: 5px;
}

.member___order--detail__return--item {
  width: 100%;
  border-bottom: 2px solid #ffffff;
  margin: 0 0 20px 0;
}

.member___order--detail__return--item--subject {
  margin: 0 0 10px 0;
  overflow: hidden;
  background: #f3f4f6;
}

.member___order--detail__return--item--subject ul {
  height: 30px;
  display: table;
}

.member___order--detail__return--item--subject ul li {
  font-size: 10px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #fff;
}

.member___order--detail__return--item--subject ul li.member___order--detail__return--item--subject__item {
  width: 437px;
}

.member___order--detail__return--item--subject ul li.member___order--detail__return--item--subject__price {
  width: 100px;
}

.member___order--detail__return--item--subject ul li.member___order--detail__return--item--subject__amount {
  width: 100px;
}

.member___order--detail__return--item--subject ul li.member___order--detail__return--item--subject__orderprice {
  width: 100px;
  border-right: none;
}

/*.member___order--detail__return--item--subject th{
border-right: 2px solid #ffffff;
}*/

.member___order--detail__return--item--list {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  display: table;
  border-bottom: 1px dotted #bebebe;
}

.member___order--detail__return--item--list__photo {
  width: 87px;
  display: table-cell;
  vertical-align: top;
}

.member___order--detail__return--item--list__item--info {
  width: 331px;
  padding: 0 10px;
  display: table-cell;
  vertical-align: top;
}

.member___order--detail__return--item--list__brand {
  width: 331px;
  word-wrap: break-word;
}

.member___order--detail__return--item--list__product {
  width: 331px;
  word-wrap: break-word;
}

.member___order--detail__return--item--list__color {
  width: 331px;
  word-wrap: break-word;
  /*padding-left: 40%;*/
}

.member___order--detail__return--item--list__size {
  width: 331px;
  word-wrap: break-word;
  /*padding-left: 40%;
margin-bottom: 20px;*/
}

.member___order--detail__return--item--list__price {
  width: 80px;
  padding: 0 10px;
  display: table-cell;
  text-align: center;
  vertical-align: top;
}

.member___order--detail__return--item--list__amount {
  width: 80px;
  padding: 0 10px;
  display: table-cell;
  text-align: center;
  vertical-align: top;
}

.member___order--detail__return--item--list__discounted--price {
  width: 80px;
  padding: 0 10px;
  display: table-cell;
  text-align: center;
  vertical-align: top;
}

.member___order--detail__return--item--list__return--price {
  float: right;
  margin: 0 20px 20px 0;
  width: 30%;
}

.member__order--detail__return--item--list__campaign--list {
  list-style: none;
  margin-left: 10px;
  width: 70%;
  float: left;
  color: red;
}

.member__order--detail__return--item__attention {
  margin: 20px 0 20px 0;
  padding: 20px;
  font-size: 10px;
  line-height: 1.6;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
}

.member__order--detail__payment--rule {
  float: left;
}

.member__order--detail__creditcard--info {
  float: left;
}

.member__order--detail__cancel--action {
  clear: both;
  float: right;
}

.member__order--detail__back--action {
  float: left;
}

.member__order--detail__btn--cancel {
  /*float: center;
width: 180px;
height: 40px;
display: block;
font-weight: bold;
color: #fff;
border: 1px solid #000;
background-color: #383838;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%,#383838),
color-stop(100%,#1c1c1c)
);
-webkit-border-radius: 4px;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5),inset 0px 1px 0px rgba(255,255,255,0.4);
position: relative;
text-align: center;*/
}

.member__order--detail__btn--cancel:hover {
  opacity: 0.6;
}

.member__order--detail__btn--back {
  /*float: left;
width: 150px;
height: 40px;
margin: 0 auto;
font-weight: bold;
text-decoration: none;
line-height: 42px;
color: #5e5e5e;
border: 1px solid #c2c2c2;
background-color: #f4f4f4;
background-image: -webkit-linear-gradient( top, #f4f4f4 0%, #f0f0f0 100% );
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2),inset 0px 1px 0px rgba(255,255,255,0.4);
display: block;
-webkit-border-radius: 4px;
margin: 0 0 20px 20px;*/
}

.member__order--detail__btn--back:hover {
  opacity: 0.6;
  text-decoration: none;
}

.member__order--detail__cancel--impossible {
  text-align: right;
  font-size: 14px;
  margin: 20px 20px 0 0;
  color: #FF0000;
}

.member__order--detail__cancel--confirm__do--cancel {}

.member__order--detail__cancel--confirm__reason {
  padding: 20px;
}

.member__order--detail__cancel--confirm__reason label {
  display: block;
}

.member__order--detail__cancel--confirm__attention {
  margin: 0 0 20px 0;
  padding: 0;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__order--detail__cancel--confirm__attention ul {
  padding: 20px;
}

.member__order--detail__cancel--confirm__btn--cancel {
  text-align: -webkit-center;
}


.member__order--detail__cancel--confirm__btn--cancel input[type=submit] {
  /*float: center;
width: 180px;
height: 40px;
display: block;
font-weight: bold;
color: #fff;
border: 1px solid #000;
background-color: #383838;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%,#383838),
color-stop(100%,#1c1c1c)
);
-webkit-border-radius: 4px;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5),inset 0px 1px 0px rgba(255,255,255,0.4);
position: relative;
text-align: center;*/
}

.member__order--detail__cancel--confirm__btn--cancel input[type=submit]:hover {
  opacity: 0.6;
}

.member__order--detail__cancel--confirm__btn--back {
  /*float: left;
width: 100px;
height: 40px;
margin: 0 auto;
font-weight: bold;
text-decoration: none;
line-height: 42px;
color: #5e5e5e;
border: 1px solid #c2c2c2;
background-color: #f4f4f4;
background-image: -webkit-linear-gradient( top, #f4f4f4 0%, #f0f0f0 100% );
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2),inset 0px 1px 0px rgba(255,255,255,0.4);
display: block;
-webkit-border-radius: 4px;
margin: 0 0 20px 20px;*/
}

.member__order--detail__cancel--confirm__btn--back:hover {
  opacity: 0.6;
  text-decoration: none;
}

.member__order-detail__cancel--complete__description {
  width: 738px;
  margin: 0 0 20px 0;
  padding: 0;
  background: #f7f7f7;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__order-detail__cancel--complete__description ul {
  padding: 20px;
}

.member__order-detail__cancel--complete__back--action {
  text-align: -webkit-center;
}

.member__order-detail__cancel--complete__back--action input[type=submit] {
  /*width: 100px;
height: 40px;
margin: 0 auto;
font-weight: bold;
text-decoration: none;
line-height: 42px;
color: #5e5e5e;
border: 1px solid #c2c2c2;
background-color: #f4f4f4;
background-image: -webkit-linear-gradient( top, #f4f4f4 0%, #f0f0f0 100% );
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2),inset 0px 1px 0px rgba(255,255,255,0.4);
display: block;
-webkit-border-radius: 4px;
margin: 20px 0 20px;*/
}

.member__order-detail__cancel--complete__back--action input[type=submit]:hover {
  opacity: 0.6;
}

.member__order--detail__item--list__campaign--list {
  /*list-style: none;
margin-left:10px;
width:70%;
float:left;
color:red;*/
  color: #f00;
}

.member__order--detail__item--list__campaign--list span {
  display: block;
}

.member__order--detail__item--list__discount--price {
  color: #f00;
}

.member__order--detail__return--item--list__campaign--list {
  list-style: none;
  margin-left: 10px;
  width: 70%;
  float: left;
  color: red;
}

.member__order--detail__return--item--list__discount--price {
  float: right;
  color: red;
  margin-right: 20px;
}

.member__order--detail__order--campaign--list {
  float: left;
  color: blue;
}

.member__order--detail__order--campaign--list span {
  margin-left: 30px;
}

.member__order--detail__order--campaign--list ul {
  margin-bottom: 20px;
}

/*==================== /注文履歴 ====================*/

/*フォーム*/

/*-- ログイン --161行目*/

.member__auth__form__label--loginmailaddress {}

.member__auth__form__label--password {}

/*-- ログインメールアドレス入力 --1301行目*/

.member__register__input--email__input--loginmailaddress {}

/*-- メンバー情報入力 --1401行目*/

.member__register__input--profile__input--password {}

.member__register__input--profile__input--confirmpassword {}

.member__register__input--profile__input--nickname {}

.member__register__input--profile__input--lastname {}

.member__register__input--profile__input--firstname {}

.member__register__input--profile__input--lastnamekana {}

.member__register__input--profile__input--firstnamekana {}

.member__register__input--profile__input--birthday {}

.member__register__input--profile__input--zipcode {}

.member__register__input--profile__input--address2 {}

.member__register__input--profile__input--address3 {}

.member__register__input--profile__input--phonenumber1 {}

.member__register__input--profile__input--phonenumber2 {}

/*-- メンバー情報入力 --2009行目*/

.member__update__input__input--nickname {}

.member__update__input__input--lastname {}

.member__update__input__input--firstname {}

.member__update__input__input--lastnamekana {}

.member__update__input__input--firstnamekana {}

.member__update__input__input--birthday {}

.member__update__input__input--zipcode {}

.member__update__input__input--address2 {}

.member__update__input__input--address3 {}

.member__update__input__input--phonenumber1 {}

.member__update__input__input--phonenumber2 {}

/*-- ログインメールアドレス変更 --2705行目*/

.member__change--email__input__input--mailaddress {
  width: 400px;
  display: block;
  height: 28px;
  line-height: 28px;
  border: 1px solid #d7d7d7;
  text-indent: 10px;
}

/*-- パスワード変更 --2629行目*/

.member__update--password__input__input--password {}

.member__update--password__input__input--newpassword {}

.member__update--password__input__input--confirmpassword {}

/*-- お届け先追加 --637行目*/

.member__shipping__shipping--input--shippingname {}

.member__shipping__shipping--input--lastname {}

.member__shipping__shipping--input--firstname {}

.member__shipping__shipping--input--lastnamekana {}

.member__shipping__shipping--input--firstnamekana {}

.member__shipping__shipping--input--zipcode {}

.member__shipping__shipping--input--address2 {}

.member__shipping__shipping--input--address3 {}

.member__shipping__shipping--input--phonenumber1 {}

.member__shipping__shipping--input--phonenumber2 {}

.member__shipping__shipping--input--phonenumber2 {}

.member__shipping__shipping--input--mailaddress {}

/*-- パスワード再確認 --262行目*/

.member__reauth__form__label--input--password {
  width: 400px;
  display: block;
  height: 28px;
  line-height: 28px;
  border: 1px solid #d7d7d7;
  text-indent: 10px;
}

/*-- パスワード再設定 --1778行目*/

.member__passward--reset__input--profile__input--mailaddress {}

.member__passward--reset__input--profile__input--lastnamekana {}

.member__passward--reset__input--profile__input--firstnamekana {}

.member__passward--reset__input--profile__input--birthday {}

.member__passward--reset__input--profile__input--authtext {}

/*==================== 配信メール一覧 ====================*/

.member__incoming-mail-list--attention {
  margin: 0 0 20px 0;
}

.member__incoming-mail-list--sub-attention {
  margin: 0 0 20px 0;
}

.member__incoming-mail-list--sub-attention--last {
  margin: 0;
}

.member__incoming-mail-list--sub-attention ul {
  padding: 10px 20px 0 20px;
}

.member__incoming-mail-list--sub-attention ul li {
  font-size: 10px;
}

.member__incoming-mail-list__form {
  width: 740px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #ffffff;
  display: table;
}

.member__incoming-mail-list__name {
  width: 180px;
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #e6e6e6;
  display: table-cell;
  vertical-align: middle;
}

.member__incoming-mail-list__input {
  width: 500px;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__incoming-mail-list__input label {
  width: 50%;
  margin: 0 0 5px 0;
  display: block;
  float: left;
}

.member__incoming-mail-list__checkbox {
  width: 500px;
  margin: 0;
  padding: 20px 20px 0 20px;
  background: #f5f5f5;
  display: table-cell;
  vertical-align: middle;
}

.member__incoming-mail-list__checkbox ul.member__incoming-mail-list__checkbox--list {
  padding: 0 0 20px 0;
  overflow: hidden;
  display: table;
}

.member__incoming-mail-list__checkbox ul li {
  display: table-cell;
  vertical-align: middle;
}

.member__incoming-mail-list__checkbox--list__checkbox {
  padding: 0 20px 0 0;
}

.member__incoming-mail-list__checkbox--list__photo {
  padding: 0 20px 0 0;
}

.member__incoming-mail-list__checkbox--list__item--info {}

.member__incoming-mail-list__checkbox--list__item--info ul li {
  display: block;
}

.member__incoming-mail-list .member__btn__wrapper {
  padding: 20px 0 0 0;
}

/*==================== 失効予定ポイント一覧 ====================*/

.member__balance-point__describe p {
  margin: 0 0 20px 0;
}

.member__balance-point__describe--text {
  font-size: 14px;
  color: #f5718b;
}

.member__balance-point__describe--text span {
  font-size: 18px;
  font-weight: bold;
}

.member__balance-point__year {
  margin: 0;
  padding: 0;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-indent: 20px;
  font-weight: bold;
  background: #484848;
  border-bottom: 2px solid #fff;
}

.member__balance-point__list__year--title {
  width: 740px;
  min-height: 30px;
  margin: 0;
  padding: 0;
  font-size: 10px;
  background: #f3f4f6;
  display: table;
}

.member__balance-point__list__year--period {
  width: 200px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.member__balance-point__list__year--period-point {
  width: 540px;
  text-indent: 145px;
  display: table-cell;
  vertical-align: middle;
}

.member__balance-point__list {
  width: 740px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #d7d7d7;
  display: table;
}

.member__balance-point__list--period {
  width: 200px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.member__balance-point__list--point {
  width: 540px;
  text-indent: 145px;
  display: table-cell;
  vertical-align: middle;
}

.member__balance-point__list--point--text {
  font-size: 14px;
  font-weight: bold;
}

.member__balance-point__describe__attention {
  padding: 30px 0 0 0;
}

/*==================== ポイント利用履歴 ====================*/

.member__point-history__history {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  margin: 0 0 20px 0;
  border-bottom: 2px solid #d7d7d7;
}

.member__point-history__describe {}

.member__point-history__describe ul {
  margin: 0 0 20px 0;
  overflow: hidden;
}

.member__point-history__describe p {
  margin: 0 0 30px 0;
}

.member__point-history__describe--text {
  font-size: 14px;
  color: #f5718b;
}

.member__point-history__describe--text span {
  font-size: 18px;
  font-weight: bold;
}

.member__point-history__paging {
  margin: 0 0 10px 0;
  list-style: none;
  float: right;
}

.member__point-history__paging ul {
  float: right;
}

.member__point-history__paging ul li {
  float: left;
  margin: 0 1px 0 0;
}

.member__point-history__paging ul li a {
  width: 18px;
  height: 18px;
  line-height: 18px;
  display: block;
  text-align: center;
}

.member__point-history__paging ul li.first a,
.member__point-history__paging ul li.last a {
  width: auto !important;
}

.member__point-history__paging ul li a.on,
.member__point-history__paging ul li a:hover {
  background: #e9e9e9;
  text-decoration: none;
}

.member__point-history__list {}

.member__point-history__list div {}

.member__point-history__list-title {
  width: 740px;
  height: 30px;
  min-height: 30px;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #d7d7d7;
  font-size: 10px;
  display: table;
}

.member__point-history__list-title div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid transparent;
  background: #f3f4f6 !important;
}

.member__point-history__list-title div:nth-child(5) {
  border-right: none;
}

.member__point-history__list-content {
  background: #f3f4f6;
  display: table;
}

.member__point-history__list .time {
  width: 176px;
}

.member__point-history__list-content {
  width: 740px;
  height: 50px;
  min-height: 50px;
  margin: 0;
  padding: 0;
  background: #fff;
  border-bottom: 1px solid #d7d7d7;
  display: table;
}

.member__point-history__list-content div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #d7d7d7;
}

.member__point-history__list-content div:nth-child(5) {
  border-right: none;
}

.member__point-history__list .ec-or-store {
  width: 82px;
}

.member__point-history__list .add-point {
  width: 128px;
  background: #ffe8ea;
}

.member__point-history__list .subtract-point {
  width: 128px;
  background: #e3f0ff;
}

.member__point-history__list .limit-time {
  width: 110px;
}

.member__point-history__list .remark {
  width: 240px;
}

/*-- エラーメッセージ --*/

.member__auth__errorText {
  color: #f00;
}

/*-- カート ラジオボタン --*/

/*.member__payment-acd label{
padding-left:12px;
}
.member__payment-acd label span.radio{
position:relative;
  padding-left: 25px;
}
.member__payment-acd label span.radio input:before{
position: absolute;
  content: '';
  background: url("../../../s/img/common/common_sprite.png") -23px -50px no-repeat;
  background-size: 85px 85px;
  -webkit-background-size: 85px 85px;
  -moz-background-size: 85px 85px;
  -o-background-size: 85px 85px;
  -ms-background-size:  85px 85px;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 0;
  margin-top: -10px;
}
.member__payment-acd label span.radio.checked:before,
.member__payment-acd label .radio:before input:checked{
  width: 14px;
  height: 13px;
  background: url("../../../s/img/common/common_sprite.png") -3px -50px no-repeat;
  background-size: 85px 85px;
  -webkit-background-size: 85px 85px;
  -moz-background-size: 85px 85px;
  -o-background-size: 85px 85px;
  -ms-background-size:  85px 85px;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 0;
  margin-top: -10px;
}
.member__payment-acd input[type="radio"]{
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0 0 0 -9999px;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.member__payment-acd input:checked {
}
*/

.member__payment__payment--detail-old {
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
}

.member__payment-card-new .member__payment__payment--detail {
  display: none;
}

.save_card_btn .save_card_input {
  background: url("../img/member/payment/icon-checkbox.gif") 0 17px no-repeat;
}

.member__payment-wrap .member__payment__payment--type {
  padding: 10px;
}

.member__payment-wrap .member__payment__payment--detail {
  width: auto;
}

.member__payment-wrap .member__payment__card-info,
.member__payment-wrap .member__payment__daibiki-info {
  line-height: 1.2;
  font-size: 11px;
}

.member__payment-wrap .member__payment__payment--type h3 {
  font-size: 14px;
}

/* SECRET */

.auth__secret-login,
.auth__secret-page-login {
  margin: 25px 15px;
  padding: 15px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
  border: 3px solid #f2f2f2;
}

/*==================== ログインブロック ====================*/

.member__auth-captcha {}

/*-- 入力時説明文 --*/

.member__auth-captcha__input--description {
  width: 988px;
  margin: 0 0 20px 0;
  padding: 0;
  background: #f7f7f7;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.member__auth-captcha__input--text {}

.member__auth-captcha__input--text ul {
  padding: 20px;
}


/*-- エラーメッセージ --*/

.member__auth-captcha__errorText {
  font-size: 14px;
  color: #ff0000;
  list-style: disc;
  margin: 0 0 20px 20px;
}

/*---------- 画像認証 ----------*/

.member__auth-captcha__auth--area {
  margin: 0;
  padding: 20px 40px;
  background: #f5f5f5;
  width: 910px;
  box-sizing: content-box;
}

.member__auth-captcha__captcha {
  border: solid 1px;
  background: #ffffff;
  margin-right: 10px;
}

.member__auth-captcha__captcha--input {
  margin-top: 5px;
}

/*---------- 送信ボタン ----------*/

.member__auth-captcha__btn--login {
  margin: 30px 0 0 0;
  text-align: center;
}

.member__auth-captcha__btn--login button {
  border: none;
  background: none;
}

/*==================== /ログインブロック ====================*/

/* 20180202 BRANDELI */

.member__auth__login--mail.brandeli_auth {
  margin-bottom: 50px;
}