@charset "utf-8";

/* box nav */
.customer .action-steps.step2 li,
.mypage .action-steps.step2 li {
  width: 50%;
}
.customer .action-steps.step4 li,
.mypage .action-steps.step4 li {
  width: 25%;
}
.customer .action-steps.step6 li,
.mypage .action-steps.step6 li {
  width: 16.66%;
}

/*title that has box*/

.title,
.mypage .title,
.customer .title,
.login .title{
  border-bottom: none;
  font-size: 22px;
  font-weight: lighter;
  letter-spacing: 0;
  padding: 0;
  margin: 0;
  color: #777777;
  opacity: 0.8;
  margin-top: 20px;
  margin-bottom: 20px;
}

/*fitclub 画像 pc */

.index .title figure {
  max-width: 120px;
  max-height: 30px;
  margin: 0 auto 40px;
}

.mypage .title figure {
  max-width: 120px;
  max-height: 30px;
  margin: 0 auto 40px;
}

/*page that has line*/

.buyHistoryList .title,
.mailAddressList .title,
.deliveryList .title,
.creditCardList .title,
.watchList .title,
.mypage.buyHistoryDetail .title{
  border-bottom: 1px solid #DDD;
  margin-bottom: 40px;
}

.title .sub,
.mypage .title .sub,
.customer .title .sub,
.login .title .sub {
  display: block;
  margin-bottom: 20px;
  font-size: 12px;
  margin-top: 20px;
}

/*sidenav*/

.span3,
.mypage .span3,
.customer .span3,
.customer.logoutConfirm .span3 {
  max-width: 164px;
  width: 164px;
  float: left;
  margin-right: 0;
  margin-left: 0;
}
.subnav,
.mypage .subnav,
.customer .subnav {
  margin-top: /*114*/93px;
  margin-bottom: 40px;
}

/*.buyHistoryList .subnav,
.mailAddressList .subnav,
.deliveryList .subnav,
.creditCardList .subnav,
.watchList .subnav,
.mypage.buyHistoryDetail .subnav{
  margin-top: 93px;
}
*/
/*global container*/

.login,.login .inner-container {
  max-width: 980px;
  width: 100%;
  /* color: rgba(119, 119, 119,0.8);
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
}

.mypage #page-body .breadcrumb-wrap .container,
.customer #page-body .breadcrumb-wrap .container {
  max-width: 1180px;
  width: 100%;
  /* color: rgba(119, 119, 119,0.8);
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
}

.login {
  margin: 0 auto;
}

.login .lead.login-text-area{
  text-align: center;
  margin:4% auto;
}

.mypage .lead,
.customer .lead {
  border-bottom: none;
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 0;
  line-height: 22px;
  border-bottom: none;
}

.mypage .lead p {
  margin-bottom: 40px;
}

.completeLeave .lead {
  margin-bottom: 100px;
}

.mypage.index .lead {
  text-align: center;
  color: #777777;
  font-size: 12px;
  opacity: 0.8;
  /* border-bottom: 2px solid #DDDDDD; */
  margin-bottom: 20px;
}
.mypage.index .coupon {
  width: 50%;
  margin: 0 auto;
}
.mypage.index .coupon_txt {
  border: 1px solid #666;
  padding: 20px;
  margin: 0 auto 30px;
  text-align: left;
}
.mypage.index .ttl {
  font-size: 16px;
  margin-bottom: 20px;
}
.mypage.index .bar_code {
  margin-bottom: 20px;
}
.mypage.index .for_stores {
  margin-bottom: 30px;
}
.mypage.index .for_online .code {
  max-width: 200px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto 30px;
  text-emphasis: center;
  background-color: #C00000;
  color: #fff;
}
.mypage.index .for_online .code + p {
  margin-bottom: 20px;
  text-align: center;
}
.mypage.index .for_online .code span {
  font-size: 14px;
}
.mypage.index .for_stores {
  text-align: center;
}
.mypage.index .for_online {
  text-align: center;
}

/*mypage .form-actions .btn - no background*/

/* .mypage .form-actions .btn {
  height: 50px;
  line-height: 50px;
} */

/* .form-actions .btn-primary */

/* .mypage .form-actions .btn-primary:hover,
.mypage .form-actions .btn-primary:focus,
.mypage .form-actions .btn-primary:active,
.customer .form-actions .btn-primary:hover,
.customer .form-actions .btn-primary:focus,
.customer .form-actions .btn-primary:active,
.login .form-actions .btn-primary:hover,
.login .form-actions .btn-primary:focus,
.login .form-actions .btn-primary:active,
.registerTentative .form-actions .btn-primary:hover,
.registerTentative .form-actions .btn-primary:focus,
.registerTentative .form-actions .btn-primary:active {
  background: none;
  border: solid 1px #00407C;
  color: #00407C;
} */

/* .form-actions .btn-back */

/* .mypage .form-actions .btn-back:hover,
.mypage .form-actions .btn-back:focus,
.mypage .form-actions .btn-back:active,
.customer .form-actions .btn-back:hover,
.customer .form-actions .btn-back:focus,
.customer .form-actions .btn-back:active,
.login .form-actions .btn-back:hover,
.login .form-actions .btn-back:focus,
.login .form-actions .btn-back:active,
.registerTentative .form-actions .btn-back:hover,
.registerTentative .form-actions .btn-back:focus,
.registerTentative .form-actions .btn-back:active {
  background: none;
} */

/* .mypage .form-actions .btn-back,
.customer .form-actions .btn-back {
  background: none;
  padding:0;
  background-color: #FFF;
  color: #777777;
  border:1px solid #777777;
} */

/* 全部 ボタン*/

/* .mypage .form-actions .btn-back,
.mypage .form-actions .btn-primary,
.mypage .btn-small,
.customer .form-actions .btn-back,
.customer .form-actions .btn-primary,
.customer .btn-small,
.login .form-actions .btn-back,
.login .form-actions .btn-primary,
.login .btn-small {
  margin-right: 40px;
  padding: 0;
  float: none;
  text-decoration: none;
  background: none;
  background-color: #00407C;
  border:1px solid #00407C;
  color: #FFF;

  border-radius: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius:60px;
  -o-border-radius:60px;


  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
} */

/* .mypage .form-actions .btn-back:hover,
.mypage .form-actions .btn-primary:hover,
.mypage .btn-small:hover,
.customer .form-actions .btn-back:hover,
.customer .form-actions .btn-primary:hover
.customer .btn-small:hover {
  text-decoration: none;
  background: none;
  background-color: #FFF;
  border:1px solid #00407C;
  color: #00407C;


  border-radius: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius:60px;
  -o-border-radius:60px;

  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
} */

/* .btn-small */

.mypage .btn-small,
.mypage .btn.btn-primary.btn-small {
  padding: 0 10px;
  font-size: 11px;
}

.mypage .btn.btn-primary.btn-small:hover,
.customer .btn.btn-primary.btn-small:hover {
  background-color: #FFF;
  color: #00407C;
  border: 1px solid #00407C;
}

.mailAddressList .btn.btn-primary.btn-small {
  width: 110px;
}

/* .mypage .form-actions .btn-back:hover,
.customer .form-actions .btn-back:hover {
  background-color: #777;
  border:1px solid #777777;
  color: #FFF;
} */

/* margin-right　削除 － btn-back 　*/

/* .mypage .btn.btn-back,
.customer .btn.btn-back,
.login .btn.btn-back {
  margin-right: 0;
} */

.mypage.buyHistoryDetail .btn-under .btn.btn-back {
  margin-right: 0;
}

/* .mypage.buyHistoryDetail .btn.btn-back {
  margin-right: 4.5%;
} */

/*small button*/

.mypage .btn.btn-primary.btn-small,
.login .btn.btn-primary.btn-small,
.customer .btn.btn-primary.btn-small,
.mypage .button.btn.btn-small,
.mypage input[type="submit"].btn.btn-small,
.customer input[type="submit"].btn.btn-small{
  font-size: 11px;
  background: #FFF;
  color: rgba(112,112,112,1);
  border: 1px solid rgba(112,112,112,0.5);
  border-radius: 0;
  width: 100px;
  height: 50px;
  margin: 0;
  padding: 0;
}
.mypage.editAddress input[type="submit"].btn.btn-small,
.mypage.editDelivery input[type="submit"].btn.btn-small,
.mypage.confirmDelivery input[type="submit"].btn.btn-small{
  border-radius: 60px;
  border:1px solid #00407C;
  color: #FFF;
  background: #00407C;
  padding: 0 10px 0;
  height: auto;
  width: 100%;
}

/*btn-primary .btn-small*/

.mypage.watchList .btn.btn-primary.btn-small,
.customer.watchList .btn.btn-primary.btn-small {

  /*radius*/

  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
       -o-border-radius: 30px;
          border-radius: 30px;

  /*details*/

  line-height: 50px;
  height: 50px;
  width: 100%;
  margin-bottom: 12px;
  background: #00407C;
  color: #FFF;
  border: 1px solid #00407C;

}

.mypage.watchList .btn.btn-primary.btn-small:hover,
.customer.watchList .btn.btn-primary.btn-small:hover {

  /*radius*/

  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
       -o-border-radius: 30px;
          border-radius: 30px;

  /*details*/

  line-height: 50px;
  height: 50px;
  width: 100%;
  margin-bottom: 12px;
  background: #FFF;
  color: #00407C;
  border: 1px solid #00407C;
}

/*.btn-small .btn-delete*/

.mypage.watchList input[type="submit"].btn.btn-small.btn-delete,
.customer.watchList input[type="submit"].btn.btn-small.btn-delete {

  /*radius*/

  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
       -o-border-radius: 30px;
          border-radius: 30px;

  /*details*/

  line-height: 50px;
  height: 50px;
  width: 100%;

}

.mypage.mailAddressList input[type="submit"].btn.btn-small {
  width: 100px;
  padding:0;
}

.mypage .btn.btn-primary.btn-small:hover,
.login .btn.btn-primary.btn-small:hover,
.customer .btn.btn-primary.btn-small:hover,
.mypage .button.btn.btn-small:hover,
.mypage input[type="submit"].btn.btn-small:hover,
.customer input[type="submit"].btn.btn-small:hover{
  border: 1px solid rgba(112,112,112,1);
  color: #FFF;
  background: rgba(112,112,112,1);
}
.mypage.editAddress input[type="submit"].btn.btn-small:hover,
.mypage.editDelivery input[type="submit"].btn.btn-small:hover {
  border: 1px solid #00407C;
  color: #00407C;
  background: #FFF;
}
.mypage.completeRemoveCreditCard .form-actions div {
  display: inline-block;
}
.mypage.completeRemoveCreditCard .form-actions div:first-child {
  margin-right: 4.5%;
}

/*form actions center 真中*/

/* .mypage .form-actions,
.customer .form-actions {
  text-align: center;
} */

/*3 ボタン*/

/* .mypage .form-actions,
.customer .form-actions{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
} */

/* .mypage .form-actions .btn-primary,
.mypage .form-actions .btn-back,
.mypage .form-actions .btn-under .btn.btn-back,
.customer .form-actions .btn-primary,
.customer .form-actions .btn-back,
.customer .form-actions .btn-under .btn.btn-back {
  display: inline-block;
  max-width: 33.33%;
  width: 100%;
  margin-right: 0;
  float: none;
  min-width: 230px;
  max-height: 50px;
  max-width: 230px;
  font-size: 12px;
} */
.mypage .btn-under{
  margin-top: 20px;
}

.mypage.completeRemoveCreditCard .btn-under,
.mypage.completeCreditCard .btn-under,
.mypage.buyHistoryDetail .btn-under{
  margin-top: 0;
}
.mypage.completeCreditCard .form-actions div:first-child  {
  margin-right: 4.5%;
}

/* .mypage .form-actions .btn-primary,
.customer .form-actions .btn-primary,
.login .form-actions .btn-primary {
  margin-right: 4.5%;
} */
.customer .btn.btn-primary.btn-top {
  margin-right: 0;
}

/*full width line*/
.mypage.index .subnav,
.mypage.watchList .subnav,
.customer.watchList .subnav{
  overflow: visible;
  margin-top: 0;
}
.subnav h2,
.mypage .subnav h2,
.customer .subnav h2 {
  background: #F1F1F1;
  color: #777;
  font-weight: lighter;
  max-width: 180px;
  font-size: 12px;
  margin-bottom: 10px;
}

/*reset*/ /*navlist*/

.mypage .nav-list,
.customer .nav-list {
  padding-left: 0;
  padding-right: 0;
}
.mypage .nav-list > li > a,
.mypage .nav-list > li > a:hover,
.mypage .nav-list > li > a:focus,
.customer .nav-list > li > a,
.customer .nav-list > li > a:hover,
.customer .nav-list > li > a:focus {
  background: none;
  padding: 0;
  color: #777;
  text-decoration: none;
}
.mypage .nav-list > li > a,
.customer .nav-list > li > a {
  text-decoration: none;
  background: none;
  padding: 5px 0;
}
.mypage .nav-list > li > a,
.customer .nav-list > li > a {
  display: inline-block;
  color: rgba(119, 119, 119,0.8);
}
/* .customer .nav-list > li:before {
  content: '▸';
  position: relative;
  display: inline-block;
  margin-right: 10px;
} */
.mypage .nav-list > li > a:hover,
.customer .nav-list > li > a:hover,
.mypage .nav-list > li > a:focus,
.customer .nav-list > li > a:focus {
  text-decoration: none;
  color: rgba(119, 119, 119,1);
  padding: 5px 0;
}

/*mypage content */

.span9,
.mypage .smaller-container .row .span9,
.mypage .span9,
.customer .span9 {
  max-width: 780px;
  float: right;
  width: 81.667%;
  margin-bottom: 78px;
  margin-left: 0;
}

.deliveryList .list-layout > .span9 {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.mypage .list-layout > .span9,
.customer .list-layout > .span9{
  border-bottom: none;
}

.span12,
.completeLeave .span12,
.completeLeave .smaller-container .row .span12 {
  width: 980px;
  margin-left: 0;
}
.row {
  margin-left: 0;
}


/*index*/ /*code area*/

.index .mypage_top_area {
  margin-bottom: 40px;
  text-align: center;
}

.index .code_area {
  max-height: 172px;
  height: 172px;
  width: 100%;
}

.index .code_area .about_fit {
  height: 100%;
}

.index .code_area .about_fit p {
  font-size: 22px;
  color: #FFF;
}

.index .code_area .about_fit a .sub {
  display: block;
  margin-top: 14.09px;
  text-decoration: underline;
  font-size: 11px;
}

.index .code_text {
  position: absolute;
  top: 0;
  right: 0;
}

.index .mypage_top_area {
  position: relative;
}

/*code*/

.index .ul--flex {
  display: flex;
  align-items: center;
}

.index .p--flex {
  display: inline-block;
  margin-top: 10.85px;
}

.index .code_area .about_fit {
  max-width: 327px;
  width: 41.923%;
  font-weight: normal;
}

.index .label-code {
  margin-right: 24.28px;
  font-size: 12px;
}

.index .mypage-code {
  max-width: 453px;
  width: 352.93px;
  background: #FFF;
  padding:0;
}

.index .code_area ul li {
  float: left;
  list-style-type: none;
  max-height: 172px;
  height: 132.74px;
  padding:0;
  margin:20px 0;
}

.index .code_area {
  border-right: none;
  border: none;
  background: #00407C;
}

.index .mypage-code .menbers-code {
  padding: 20px 0;
  max-width: 352.92px;
  display: block;
  margin: 0 auto;
}

.index #bcTarget {
  margin-top: 0;
}

.index .num-code {
  font-family: 'Montserrat',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'游ゴシック',"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 12px;
  text-decoration: none !important;
}

.index .mypage-code .menbers-code {
  zoom: 100%;
  -moz-transform: scale(1);
}

/*button*/

.index .mypage_top_area .bnr_bottom ul li {
  margin: 0 4.5% 0 0;
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #00407C;
  background-color: #FFF;
  max-width: 302.29px;
  width: 100%;
  line-height: 22px;
  max-height: 50px;
  padding: 13px 0 ;

  /*radius*/

  -webkit-border-radius: 60px;
     -moz-border-radius: 60px;
       -o-border-radius: 60px;
          border-radius: 60px;

  /*transition*/

   -webkit-transition-duration: 0.3s;
      -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
           transition-duration: 0.3s;
}

.index .mypage_top_area .bnr_bottom ul li:nth-child(2) {
  margin: 0;
}

.index .mypage_top_area .bnr_bottom ul li:nth-child(2):hover {
  margin: 0;
}

.index .mypage_top_area .bnr_bottom ul li:hover {
  margin: 0 4.5% 0 0;
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #00407C;
  background-color: #00407C;
  max-width: 302.29px;
  width: 100%;
  line-height: 22px;
  max-height: 50px;
  padding: 13px 0 ;
  color: #FFF;

  /*radius*/

  -webkit-border-radius: 60px;
     -moz-border-radius: 60px;
       -o-border-radius: 60px;
          border-radius: 60px;

  /*transition*/

 -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
      -o-transition-duration: 0.3s;
         transition-duration: 0.3s;
}

.index .mypage_top_area .bnr_bottom ul li a {
  text-decoration: none;
  font-size: 11px;
  color: #00407C;
  border-radius: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  display: block;
}

.index .mypage_top_area .bnr_bottom ul li:hover a {
  text-decoration: none;
  color: #FFF;
  border-radius: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
}

/*renew - マイページ箱のアイコン*/ /*reset*/

.index .mypage-menu .menu-text-block .menu-title,
.index .mypage-menu .menu-text-block i,
.index .mypage-menu .mypage-menu-select .menu-explain {
  padding:0;
  margin: 0;
  margin:0 auto;
}

/*box*/

.index .mypage-menu .menu-text-block {
  border: solid 1px rgba(119, 119, 119,1);
  text-align: center;
  max-width: 178px;
  max-height: 178px;
  overflow: hidden;
  box-sizing: border-box;
}

.index .mypage-menu .mypage-menu-select:nth-child(4n + 2) {
  margin-left: 0;
}

/*index - title*/

.index .mypage-menu .mypage-menu-select .menu-title {
  font-weight: lighter;
  font-size: 11px;
  border-bottom: none;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
  width: 100%;
}

.index .mypage-menu .mypage-menu-select .btn.btn-primary,
.index .mypage-menu .mypage-menu-select .btn.btn-primary:hover {
  display: none;
}

.index .mypage-menu .mypage-menu-select {
  width: 23%;
  height: 178px;
  margin-left: 2.6%;
  margin-bottom: 2.6%;
}

/*icons*/

.index i{
  width: 54.1px;
  height: auto;
  display: block;
  position: relative;
}

.index .mypage-menu .menu-text-block i {
  margin-top: 17px;
  height: 35px;
  opacity: 0.6;
  width: 20%;
}

.index i img{
  width: 100%;
  height: 35px;
  display: inline-block;
}

.index .mypage-menu .menu-text-block .icon-bag {
  height: 35px;
  opacity: 0.6;
}

.index .icon-stopwatch-2{
  width: 18%;
  opacity: 0.6;
}

/*explanation*/

.index .mypage-menu .mypage-menu-select .menu-explain {
  color: rgba(119, 119, 119,0.8);
  text-align: left;
  font-size: 11px;
}

/*stop-watch*/

.index .mypage-menu .mypage-menu-select:nth-child(0) .menu-explain {
  margin-top: 21px;
  font-size: 11px;
}

.index .mypage-menu .mypage-menu-select:nth-child(5) .menu-explain {
  max-width: 160px;
  width: 80%;
}

.index .mypage-menu .mypage-menu-select .menu-explain {
  margin-top: 20px;
/*  line-height: 16px;
  margin: 10px auto 0;
  width: 160px;
  margin-top: 19px;*/
  letter-spacing: 0;
  font-size: 10px;
  padding: 0;
  line-height: 1.6;
}

/*.index .menu-explain {
  font-size: 11px;
  padding: 10px;
}*/

.index .inner-box {
  padding: 0 15px;
  margin-left: 0;
}

/*edit label*/

/* .mypage .label {
  background-color: #00407C;
  opacity: 0.8;
} */

/*OVERWRITE - 上書きする - birkn-register.css */

.register_wrap .form_area a.btn-top {
  margin-top: 0 !important;
}

.mypage.mailAddressList .table th {
  vertical-align: middle;
}

.renew-box {
  border-bottom: none;
  border-top: none;
}

.renew-box td,
.renew-box th {
  border-bottom: none;
  border-top: none;
}

.table.table-list-style.renew-box {
  border-bottom: none;
}

.renew-box-2 {
  border-top: 1px solid #DDD;
}

/*watchlist*/

.renew-wachlistTable {
  max-width: 780px;
  text-align: center;
  position: relative;
  overflow: hidden;
  width: 100%;
  text-decoration: none;
  margin: 0 auto 20px;
  border-bottom: 1px solid #DDD;
  padding-bottom: 40px;
  color: #777;
}

.renew-wachlistTable li {
  min-width: 180px;
  list-style-type: none;
  float: left;
  margin-right: 20px;
  margin-bottom: 40px;
  display: inline-block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.renew-wachlistTable li:nth-child(4n + 0) {
  margin-right: 0;
}

.wachlistTable-img {
  max-width: 180px;
  max-height: 216px;
  margin: 0 auto 20px;
}

.wachlistTable-img > a > img {
  height: 216px;
  width: auto;
}

.wachlistTable-desc {
  margin: 0;
  text-align: center;
}

.wachlistTable-desc p {
  margin: 0;
  max-width: 180px;
  width: 180px;
  min-height: 60px;
  overflow: hidden;
}

.wachlistTable-desc .item-name {
  width: 180px;
  height: 60px;
  overflow: hidden;
}

.item-name a {
  text-decoration: none;
  color: #777777;
}

.wachlistTable-desc .item-price {
  height: 30px;
  overflow: hidden;
  min-height: auto;
}

.wachlistTable-button {
  position: relative;
  min-width: 178px;
  padding: 0;
  margin: 0;
  line-height: 50px;
  margin-top: 20px;
}

.wachlistTable-button a {
  text-decoration: none;
  display: block;
  margin: 0;
  padding: 0;
  color: #FFF;
}

.watchList input[type="submit"] {
  display: inline-block;
  background-color: transparent;
  border: none;
  color: #fff;
}

.watchList .rearrival {
  background-color: #fff;
  border: #777;
  color: #777;
  border: 1px solid #777;
  line-height: 50px;
  height: 50px;
  width: 178px;
  margin-bottom: 12px;
  box-sizing: border-box;
  font-size: 11px;

  /*radius*/

  -webkit-border-radius: 30px;
          border-radius: 30px;
}

.watchList .rearrival:hover {
  line-height: 50px;
  height: 50px;
  width: 100%;
  margin-bottom: 12px;
  background: #777;
  color: #FFF;
  border: 1px solid #777;
  box-sizing: border-box;
  font-size: 11px;

  /*radius*/

  -webkit-border-radius: 30px;
          border-radius: 30px;
}

.watchList .soldout {
  background-color: #ddd;
  border: #ddd;
  color: #fff;
  border: 1px solid #ddd;
  border-radius: 30px;
}

.watchList .cartin {
  background: #00407C;
  border-radius: 30px;
  border: 1px solid #00407C;
}

.watchList .cartin:hover {
  color: #00407C;
  background-color: #fff;
  border: 1px solid #00407C;
}

.watchList .cartin:hover input {
  color: #00407C;
}

.customer.watchList .title {
  padding-bottom: 40px;
}

/*overwrite - label-ttl bootstrap-ds2.css - 上書きした。*/

.form-horizontal .control-label .label-ttl {
  font-size: 11px;
}

@media (max-width: 1200px) and (min-width: 980px) {
  .container,
  .smaller-container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 980px;
  }

  .smaller-container .row .span9,
  .span9 {
    width: 780px;
    margin-left: 0;
  }

  .row {
    margin: 0;
  }
}

/*tablet*/

@media (max-width: 979px) and (min-width: 768px ) {
  .mypage #page-body > .breadcrumb-wrap,
  .customer #page-body > .breadcrumb-wrap {
    display: none;
  }

  .title,
  .mypage .title,
  .customer .title,
  .login .title {
    border-bottom: none;
  }

  .mypage .title.small-device {
    border-bottom: 1px solid #DDD;
    padding-bottom: 40px;
  }

  .breadcrumb {
    margin-bottom: 0;
    padding: 40px 10px 20px;
  }

  .breadcrumb  > li > a,
  .breadcrumb  > li.active {
    font-size: 12px;
  }

  .mypage #page-body .container,
  .customer #page-body .container,
  .login, .login .inner-container,
  .customer .inner-container {
    margin-bottom: 0;
  }

  /*sidenav*/
  .span3,
  .mypage .span3,
  .index .span3,
  .customer .span3,
  .mypage .smaller-container .row .span3,
  .customer.logoutConfirm .span3 {
    display: block !important;
    width: 100%;
    max-width: 100%;
  }

  .mypage .subnav,
  .customer .subnav {
    margin-top: 0;
  }

  .subnav h2,
  .mypage .subnav h2,
  .customer .subnav h2 {
    display: none;
  }

  .mypage .nav-list > li:before,
  .customer .nav-list > li:before {
    display: none;
  }

  .mypage .nav-list li:first-child,
  .customer .nav-list li:first-child {
    margin-top: 20px;
  }

  .mypage .nav-list li,
  .customer .nav-list li{
    position: relative;
    border-top: 1px solid #DDD;
    padding: 18px;
    font-size: 18px;
  }

  .mypage .nav-list li a,
  .customer .nav-list li a {
    display: block;
  }

  .mypage .nav-list li:after,
  .customer .nav-list li:after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    margin-top: -4px;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .mypage .nav-list li:last-child,
  .customer .nav-list li:last-child {
    border-bottom: 1px solid #DDD;
  }

  .mypage .nav-list li:hover:after,
  .customer .nav-list li:hover:after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    margin-top: -4px;
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .mypage .nav-list li:hover,
  .customer .nav-list li:hover {
    position: relative;
    border-top: 1px solid #777;
    padding: 18px;
    font-size: 18px;
    background: rgba(112,112,112,0.8);
  }

  .mypage .nav-list li.active,
  .customer .nav-list li.active {
    position: relative;
    border-top: 1px solid #777;
    padding: 18px;
    font-size: 18px;
    background: rgba(112,112,112,0.8);
    color: #FFF;
  }

  .mypage .nav-list li.active a,
  .customer .nav-list li.active a {
    color: #FFF;
    font-weight: lighter;
  }

  .mypage .nav-list li.active:after,
  .customer .nav-list li.active:after {
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
  }

  .mypage .nav-list li:hover a,
  .customer .nav-list li:hover a {
    color: #FFF;
    text-decoration: none;
  }

  .mypage .nav-list li:hover,
  .customer .nav-list li:hover {
    color: #FFF;
  }

  /*span9 - contents*/
  .span9,
  .mypage .span9,
  .customer .span9,
  .customer .smaller-container .row .span9,
  .mypage .smaller-container .row .span9,
  .span12,
  .mypage .span12,
  .customer .span12,
  .customer .smaller-container .row .span12,
  .mypage .smaller-container .row .span12 {
    max-width: 100%;
    width: 81.667%;
    margin: 0 auto 0;
    float: none;
  }

  .customer.watchList .span9,
  .customer.watchList .smaller-container .row .span9 {
    float: none;
    margin: 0 auto;
  }

  .row {
    margin: 0;
  }

  .smaller-container .row-fluid .span6 {
    width: 48%;
  }

  /*index*/

  .index .inner-box {
    padding: 0;
  }

  [class*="span"] {
    margin-left: 0;
  }

 .is_fitclub .fitclub_header {
    padding-top: 31px;
  }
  .index {
    box-sizing: border-box;
  }

  .index .lead {
    border-bottom: none;
  }

  .mypage .container {
    max-width: 100%;
    width: 100%;
  }

  .index .ul--flex .ul--flex {
    display: block;
  }

  .index div.code_area {
    padding: 0 10px 10px;
    margin-bottom: 40px;
  }

  .index .code_area .about_fit,
  .mypage-code .menbers-code {
    max-width: 100%;
    padding: 20px 0 0;
  }

  .index .code_area {
    max-height: 100%;
    max-width: 100%;
    height: 100%;
    width: auto;
    margin: 0 auto;
    text-align: center;
  }

  .index .code_area ul li {
    float: left;
    list-style-type: none;
    max-height: 172px;
    height: 126px;
    padding: 0;
    margin: 20px 0;
    width: 100%;
    text-align: center;
    max-width: 100%;
  }

  .index .title {
    font-size: 21px;
    font-weight: lighter;
    letter-spacing: 0;
  }

  .mypage.index .lead {
    margin-top: 10px;
    padding-bottom: 0;
    margin-bottom: 20px;
    border-bottom: none;
  }
  /*index .code_area reset*/

  .index .code_area .about_fit,
  .index .code_area .mypage-code {
    margin: 0;
    padding: 0;
  }

  .index .code_area .mypage-code {
    margin: 20px;
  }

  .index .code_area .about_fit p {
    margin:0;
    padding: 0;
  }

  /*index BAR-CODE*/

  .index .code_area .about_fit p {
    margin-top: 5px;
    font-family: 'Montserrat',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'游ゴシック',"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 24px;
  }

  .index .code_area .about_fit a .sub {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-top: 10px;
    opacity: 0.8;
  }

  .label-code {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }

  .index .code_area .mypage-code {
    font-family: 'Montserrat',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'游ゴシック',"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    margin-top: 20px;
    font-size: 12px;
  }

  #bcTarget {
    height: 65px;
    white-space: nowrap;
    word-break: keep-all;
    width: 305px!important;
  }

  .p--flex {
    padding: 0;
    margin-bottom: 0;
  }

  /*index btn*/

  .index .mypage_top_area .bnr_bottom ul li {
    max-width: 100%;
    max-height: 50px;
  }

  .index .mypage_top_area .bnr_bottom ul li:hover {
    max-width: 100%;
    max-height: 50px;
  }

  .index .mypage_top_area .bnr_bottom ul li a {
    font-size: 14px;
  }

  .index .mypage-menu .menu-text-block {
    max-width: 170.5px;
    max-height: 170.5px;
    width: 100%;
    height: 100%;
    margin-bottom: 40px;
    margin: 0 auto;
  }

  .index .mypage-menu .menu-text-block i {
    width: 18%;
  }

  .index .mypage-menu .mypage-menu-select .menu-explain {
    margin-left: 10px;
    width: 100%;
    max-width: 100%;
    font-size: 11px;
  }

  .index .mypage-menu .mypage-menu-select:nth-child(5) .menu-explain {
    max-width: 160px;
    width: 80%;
    margin-left: 40px;
  }

  .index .mypage-menu .menu-text-block .menu-explain br {
    display: block;
  }

  .index .inner-box {
    padding: 0;
  }

  .index i img{
    width: 100%;
    height: auto;
    display: inline-block;
  }

  /*completeMailDelivery button*/

  .completeMailDelivery .form-actions .btn-back {
    margin-right: 0;
  }

  /*edit adress*/

  .editAddress .form-edit-style .control-group:nth-child(3) .controls .post-search-btn .btn-small {
    margin-right: 0;
  }

  .editAddress .form-edit-style .control-group:nth-child(3) .controls .post-search-btn .btn-small {
    width: 60%;
    padding: 2px 7px;
  }

  /* tablet 3 button*/

  .mypage .form-actions,
  .customer .form-actions,
  .login .form-actions {
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
  }

  .mypage .form-actions .btn-primary,
  .mypage .form-actions .btn-back,
  .mypage .form-actions .btn-under .btn.btn-back,
  .customer .form-actions .btn-primary,
  .customer .form-actions .btn-back,
  .customer .form-actions .btn-under .btn.btn-back {
    margin: 0 auto;
    max-width: 230px;
    max-height: 50px;
    width: 100%;
    margin-right: 0;
    float: none;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .customer .p-login__form-actions.form-actions .btn-primary {
    display: inline-flex;
  }
  .customer .p-login__form-actions.form-actions .btn-primary {
    display: inline-flex;
  }

  .mypage.buyHistoryDetail .btn.btn-back {
    margin: 0 auto;
  }

  .mypage .form-actions form,
  .customer .form-actions form,
  .login .form-actions form {
    margin-right: 0;
  }

  .mypage .btn-under {
    margin-top: 0;
  }

  .customer .form-actions input.btn-primary {
    margin-right: 0;
    margin: 0 auto 20px;
  }

  /*OVERWRITE class - 上書きする birkn-register.css*/

  .customer .form-horizontal .controls {
    padding-right: 0 !important;
  }

  .customer .register_wrap .form-actions .btn-back {
    width: 100%;
    margin: 0 auto 20px;
  }

  .mypage .form-actions div:first-child {
    margin-right: 0;
  }

  .renew-wachlistTable li {
    margin-right: 2%/*20px*/;
    float: left;
    width: 29.33%;
  }

  .renew-wachlistTable li:nth-child(n + 3) {
    margin-right: 0;
  }

  .renew-wachlistTable li:nth-child(n + 4) {
    margin-right: 20px;
  }

  .renew-wachlistTable {
    border-bottom: none;
    padding: 0 4%;
  }

  /*watchlist*/

  .wachlistTable-img > a > img {
    height: auto;
    width: 100%;
  }

  .watchList .rearrival {
    box-sizing: border-box;
    width: 100%;
  }
}

/*-----smartphone------*/

@media (max-width: 767px) {
  .title,
  .mypage .title,
  .customer .title,
  .login .title {
    border-bottom: none;
  }

  .mypage .title.small-device {
    border-bottom: 1px solid #DDD;
    padding-bottom: 20px;
    margin-bottom: 0;
  }

  .mypage .lead,
  .customer .lead,
  .login .lead {
    padding: 0 10px;
  }

  .mypage .lead p {
    margin-bottom: 20px;
  }

  .login .lead.login-text-area{
  text-align: left;
}
  /*sidenav*/

  .span3,
  .mypage .span3,
  .index .span3,
  .customer .span3,
  .mypage .smaller-container .row .span3 {
    display: block !important;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }

  .mypage .subnav .nav-list,
  .customer .subnav .nav-list {
    border-top: none;
    margin: 0;
  }

  .mypage .subnav,
  .customer .subnav {
    margin-top: 0;
    margin-bottom: 0;
  }

  .mypage .subnav h2
  .customer .subnav h2 {
    display: none;
  }

  .mypage .nav-list > li:before, .customer .nav-list > li:before {
    display: none;
  }

  .mypage .nav-list li a,
  .customer .nav-list li a {
    text-decoration: none;
    display: block;
  }

  .mypage .nav-list li,
  .customer .nav-list li {
    text-decoration: none;
    position: relative;
    border-top: 1px solid #DDD;
    padding: 15px;
    font-size: 15px;
  }

  .mypage .nav-list li:after,
  .customer .nav-list li:after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    margin-top: -4px;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .mypage .nav-list li.active,
  .customer .nav-list li.active {
    position: relative;
    border-top: 1px solid #777;
    padding: 15px;
    font-size: 15px;
    background: rgba(112,112,112,0.8);
    color: #FFF;
  }

  .mypage .nav-list li.active a,
  .customer .nav-list li.active a {
    color: #FFF;
    font-weight: lighter;
    border-bottom: none !important;
  }

  .mypage .nav-list li.active:after,
  .customer .nav-list li.active:after {
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
  }

  .mypage .nav-list li:last-child,
  .customer .nav-list li:last-child {
    border-bottom: none/*1px solid #DDD*/;
  }

  .mypage .nav-list > li > a, .customer .nav-list > li > a {
    margin-left: 0;
  }

  .mypage .nav-list li:hover:after,
  .customer .nav-list li:hover:after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    margin-top: -4px;
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .mypage .nav-list li:hover,
  .customer .nav-list li:hover {
    text-decoration: none;
    position: relative;
    border-top: 1px solid #DDD;
    padding: 15px;
    font-size: 15px;
    background: rgba(112,112,112,0.8);
  }

  .mypage .nav-list li:hover a,
  .customer .nav-list li:hover a {
    color: #FFF;
    text-decoration: none;
    border-bottom: none !important;
  }

  /*span 9 property*/

  .span9,
  .mypage .span9,
  .index .span9,
  .customer .span9,
  .mypage .smaller-container .row .span9,
  .span12,
  .completeLeave .span12,
  .completeLeave .smaller-container .row .span12 {
    max-width: 100%;
    width: 100%;
    margin-bottom: 0;
    float: left;
    background: #FFF;
  }

  .smaller-container .row-fluid .span6 {
    width: 100%;
  }

  /*reset*/

  .index .code_area .about_fit,
  .index .code_area .mypage-code {
    margin: 0;
    padding: 0;
  }

  .index .code_area .about_fit p {
    margin:0;
    padding: 0;
  }

  /*index code*/

  .index {
    box-sizing: border-box;
  }

  .index .lead {
    border-bottom: none;
  }

  .index .ul--flex {
    display: block;
  }

  .index .code_area .about_fit,
  .index .mypage-code .menbers-code {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .index .code_area {
    max-height: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .index .code_area ul li {
    float: left;
    list-style-type: none;
    max-height: 172px;
    height: 126px;
    padding: 0;
    margin: 20px 0;
    width: 100%;
    text-align: center;
    max-width: 100%;
  }

  .index .title {
    font-size: 21px;
    font-weight: lighter;
    letter-spacing: 0;
    margin-bottom: 0;
  }

    /*fitclub 画像 pc */

  .index .title figure {
    max-width: 138px;
    max-height: 34.5px;
    margin: 31px auto 30px;
  }

  .mypage .title figure {
    max-width: 138px;
    max-height: 34.5px;
    margin: 31px auto 30px;
  }

  .mypage.index .lead {
    margin-top: 10px;
    padding-bottom: 0;
    margin-bottom: 20px;
    border-bottom: none;
  }

  .index .code_area .about_fit p {
    margin-top: 20px;
    font-family: 'Montserrat',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'游ゴシック',"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 24px;
  }

  .index .code_area .about_fit a .sub {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-top: 10px;
    opacity: 0.8;
  }

  .label-code {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }

  .index .code_area .mypage-code {
    font-family: 'Montserrat',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'游ゴシック',"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 12px;
  }

  .index .code_area {
    padding: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .index .code_area .mypage-code {
    background-color: #00407C;
  }

  .index .mypage-code .menbers-code {
    background-color: #FFF;
    zoom: 80%;
    width: 90%;
    padding: 20px 0 20px;
    -moz-transform: scale(0.6);
  }

  #bcTarget {
    height: 65px;
  }

  .p--flex {
    padding: 0;
    margin-bottom: 0;
  }

  /*index btn*/

  .index .mypage_top_area .bnr_bottom ul li {
    margin:0;
    display: block;
    margin-bottom: 20px;
    max-width: 100%;
    max-height: 60px;
    height: 60px;
    line-height: 60px;
    padding: 0;
  }

  .index .mypage_top_area .bnr_bottom ul li:hover {
    margin:0;
    display: block;
    margin-bottom: 20px;
    max-width: 100%;
    max-height: 60px;
    height: 60px;
    line-height: 60px;
    padding: 0;
  }

  .index .mypage_top_area {
    margin-bottom: 20px;
    padding: 0;
  }

  .index .mypage_top_area .bnr_bottom ul li a {
    font-size: 14px;
    display: block;
  }

  .index .mypage-menu .mypage-menu-select {
    width: 49%;
    margin-left: 2%;
    margin-bottom: 1%;
  }

  .index .mypage-menu {
    padding: 0 12px;
  }

  .index .mypage-menu .mypage-menu-select:nth-child(2n) {
    margin-left: 0;
  }

  .index .mypage-menu .menu-text-block {
    max-width: 170.5px;
    max-height: 170.5px;
    width: 100%;
    height: 100%;
    margin-bottom: 40px;
    margin: 0 auto;
  }

  .index .mypage-menu .menu-text-block i {
    width: 17%;
  }

  .index .mypage-menu .mypage-menu-select .menu-explain {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
    font-size: 10px;
  }

  .index .mypage-menu .mypage-menu-select:nth-child(5) .menu-explain {
    max-width: 160px;
    width: 80%;
    margin-left: 20px;
  }

  .index .mypage-menu .menu-text-block .menu-explain br {
    display: block;
  }

  .index .inner-box {
    padding: 0 0 0 20px;
  }

  .index i img{
    width: 100%;
    height: auto;
    display: inline-block;
  }

  /*group padding side - スマートフォン padding*/

  .mypage .control-group > *,
  .mypage .control-label > * {
    padding: 0 10px;
  }

  .mypage .lead > *,
  .mypage .table.table-list-style > tbody > tr > *,
  .mypage .form-actions {
    padding: 0 10px;
  }

  .mypage .form-actions {
    margin: 0;
  }

  .mypage .form-edit-style .control-group {
    margin-left: 0;
    margin-right: 0;
  }

  .editMailAddress .form-edit-style .control-group {
    padding: 10px;
  }

  .confirmMailDelivery  .table.table-list-style > tbody > tr > * {
    padding: 10px 0;
  }

  .login .login-area-box h2,
  .login .login-area-subbox .control-label,
  .login .form-horizontal .controls,
  .login .span6 .login-area-box h2,
  .login .span6 .login-area-subbox p {
    padding: 0 10px;
  }

  /*editaddress*/

  .editAddress .form-edit-style .control-group:nth-child(3) .controls .post-search-btn {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
  }

  .editCreditCard .form-actions div {
    margin-bottom: 0;
  }

  .mypage.buyHistoryList .table.table-list-style > tbody > tr >td:nth-child(3) {
    display: block;
  }

  .mypage .table.table-list-style > tbody > tr >td:nth-child(4) span {
    float:none;
  }

  .mypage .list-layout .table.liquid-table .text-center {
    width: 100%;
    text-align: center !important;
  }

  .mypage .table.table-list-style > tbody > tr > * {
    padding: 10px 0;
    text-align: center;
    border-top: none;
  }

  .mypage .table.table-list-style > tbody > tr > *:last-child {
    padding: 10px 0 40px;
  }

  .mypage.buyHistoryDetail .table.table-list-style > tbody > tr > td:first-child {
    border-top: none !important;
  }

  .mypage.buyHistoryList .table.table-list-style > tbody > tr > td {
    text-indent: 10px;
  }

  .mypage.buyHistoryList .table.table-list-style > tbody > tr > td:first-child {
    padding-top: 10px 0 0;
  }

  .mypage.buyHistoryList .table.table-list-style > tbody > tr > td.text-center {
    padding: 0;
  }

  .mypage.editMailDelivery .table.table-list-style > tbody > tr > * {
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 10px;
  }

  .mypage.editMailDelivery .table.table-list-style > tbody > tr > td > label {
    text-align: left;
    width: 90%;
    margin: 0 auto;
  }

  .mypage .btn-small,
  .mypage .btn.btn-primary.btn-small {
    width: 95%;
    padding: 19px;
    font-size: 12px;
    margin: 0 0 10px;
  }

  /* .mypage .form-actions,
  .login .form-actions,
  .customer .form-actions {
    display: block;
    text-align: center;
    margin: 40px auto 0;
    padding: 0 10px;
  } */

  /*OVERWRITE .btn- */

  .mypage .form-actions .btn-primary,
  .mypage .form-actions .btn-back,
  .mypage .form-actions .btn-under .btn-back,
  .customer .form-actions .btn-primary,
  .customer .form-actions .btn-back,
  .customer .form-actions .btn-under .btn-back,
  .login .form-actions .btn-back,
  .login .form-actions .btn-primary,
  .login .btn-small, {
    display: block;
    margin: 10px auto 10px;
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    float: none;
    padding: 0;
    margin-right: 0;
    height: 60px;
    line-height: 60px;
    margin-top: 20px;
  }

  .mypage .btn-under {
    margin-top: 0;
  }

  /*OVERWRITE .btn.btn- */

  /* .mypage .form-actions .btn.btn-primary,
  .mypage .form-actions .btn.btn-back,
  .mypage .form-actions .btn-under .btn.btn-back,
  .customer .form-actions .btn.btn-primary,
  .customer .form-actions .btn.btn-back,
  .customer .form-actions .btn-under .btn.btn-back,
  .login .form-actions .btn-back,
  .login .form-actions .btn-primary,
  .login .btn-small{
    max-width: 100%;
    line-height: 60px;
    height: 60px;
    max-height: 60px;
    margin-right: 0;
  } */

  /* .mypage .form-actions .btn.btn-back,
  .customer .form-actions .btn.btn-back,
  .login .form-actions .btn.btn-back,
  .customer.registerDirectEntryConfirm .btn.btn-back{
    margin-bottom: 40px;
  } */
  /* .customer.registerDirectEntryConfirm .btn.btn-primary,
  .customer .form-actions .btn.btn-primary,
  .login .form-actions .btn.btn-primary{
    margin-bottom: 20px;
    margin-right: 0;
  } */

  /* .customer .form-actions input.btn-primary{
    margin-right: 0;
  } */

  .login .form-horizontal .form-actions{
    margin: 0 auto;
  }

  .completeRemoveCreditCard .form-actions div{
    display: block;
  }

  .mypage .form-actions div:first-child{
    margin-right: 0;
  }
  .mypage.completeRemoveCreditCard .form-actions div:first-child {
    margin-right: 0;
  }

  .mypage .btn.btn-primary.btn-small,
  .login .btn.btn-primary.btn-small,
  .customer .btn.btn-primary.btn-small, {
    font-size: 12px;
    background: #FFF;
    color: rgba(112,112,112,0.8);
    border: 1px solid rgba(112,112,112,0.8);
    border-radius: 60px;
    width: 95%;
    height: auto;
  }

  .mypage.mailAddressList input[type="submit"].btn.btn-small,
  .mypage.buyHistoryList .btn.btn-small{
    padding: 0;
    width: 95%;
    border-radius: 60px;
    height: 60px;
    line-height: 60px;
  }

  /*history-table*/

  .mypage input[type="submit"].btn.btn-small {
    width: 90%;
    padding: 0;
    border-radius: 60px;
    height: 60px;
    line-height: 60px;
  }

  /*watchlist*/

  .renew-wachlistTable {
    max-width: 100%;
    width: 100%;
    text-align: center;
    position: relative;
    overflow: hidden;
    border-bottom: none;
    text-decoration: none;
    padding: 0;
    display: block;
    background: #FFF;
  }

  .renew-wachlistTable > div {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .renew-wachlistTable > div > * {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .renew-wachlistTable li {
    width: 48%;
    min-width: 46%;
    margin: 0 0 20px 0;
    padding: 0 0 0 4%;
  }

  .wachlistTable-desc {
    margin-bottom: 10px;
  }

  .wachlistTable-desc .item-name {
    height: 60px;
  }

  .wachlistTable-img > a > img {
    height: auto;
    width: 100%;
  }

  .wachlistTable-img {
    max-width: 100%;
    max-height: 100%;
    margin-bottom: 10px;
  }

  .wachlistTable-desc .item-name,
  .wachlistTable-desc p {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: 60px;
    overflow: hidden;
  }

  .wachlistTable-button {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin: 0 auto;
    /*height: 50px;*/
    line-height: 50px;
  }

  .table.table-list-style.renew-box {
    margin:0 auto;
  }

  .item-table td img {
    width: 50%;
  }

  .item-table td {
    width: 100%;
    display: block;
    text-align: center;
    padding: 0;
  }

  .item-table td p{
    padding: 0 10px;
  }

  .item-table {
    text-align: center;
    margin: 0 auto;
  }

  .mypage.editAddress input[type="submit"].btn.btn-small,
  .mypage.editDelivery input[type="submit"].btn.btn-small,
  .mypage.confirmDelivery input[type="submit"].btn.btn-small {
    padding: 0 !important;
    height: 30px;
    line-height: 30px
  }

  .customer.watchList .title {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
  }

  .watchList .rearrival {
    box-sizing: border-box;
    width: 100%;
  }
  .form-striped {
    padding: 0 10px;
  }

  .mypage.index .coupon {
    padding: 0 10px;
    width: auto;
  }
  .mypage.index .coupon_txt {
    padding: 12px;
  }
}

@media (max-width: 425px) {

  /*index*/

  .index .title{
    font-size: 20px;
  }

  .inner-box{
    padding: 0;
  }
}

@media (max-width: 320px) {

  /* index*/

  .index .mypage-menu .mypage-menu-select .menu-explain {
    font-size: 10px;
  }

  .index .lead {
    font-size: 10px;
  }

  .index .title {
    font-size: 16px;
  }

  .index #bcTarget {
    zoom: 70%;
  }

  .index .inner-box {
    padding: 0 0 0 5px;
  }

  .index .mypage-menu .mypage-menu-select {
    margin-bottom: 0;
  }

  #bcTarget {
    width: 213px!important;
  }

  #bcTarget div{
    white-space: nowrap;
  }
 }

/* DH_FRONT_DEPT-4428 */
body.customer.login {
  max-width: 100%;
}

/* DH_FRONT_DEPT-4864 */
@media (min-width: 768px) {
  .mypage.buyHistoryDetail .table-list-style:nth-of-type( 1 ) .item-table td:nth-of-type( 1 ) {
    width: 30%;
  }
  .mypage.buyHistoryDetail .table-list-style:nth-of-type( 1 ) .item-table td:nth-of-type( 2 ) {
    width: 70%;
  }
  .mypage.buyHistoryDetail .table-list-style:nth-of-type( 1 ) th:nth-of-type( 1 ),
  .mypage.buyHistoryDetail .table-list-style:nth-of-type( 1 ) td:nth-of-type( 1 ) {
    width: 50%;
  }
  .mypage.buyHistoryDetail .table-list-style:nth-of-type( 1 ) th:nth-of-type( 2 ),
  .mypage.buyHistoryDetail .table-list-style:nth-of-type( 1 ) td:nth-of-type( 2 ) {
    width: 20%;
  }
  .mypage.buyHistoryDetail .table-list-style:nth-of-type( 1 ) th:nth-of-type( 3 ),
  .mypage.buyHistoryDetail .table-list-style:nth-of-type( 1 ) td:nth-of-type( 3 ) {
    width: 10%;
  }
  .mypage.buyHistoryDetail .table-list-style:nth-of-type( 1 ) th:nth-of-type( 4 ),
  .mypage.buyHistoryDetail .table-list-style:nth-of-type( 1 ) td:nth-of-type( 4 ) {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .mypage.buyHistoryDetail .table-list-style:nth-of-type( 1 ) .item-table td img {
      width: 80px;
  }
}

/* DH_FRONT_DEPT-5184 */
@media (min-width: 980px) {
  .mypage.buyHistoryDetail .form-actions .btn.btn-back {
    /* margin-left: 4.5%; */
    margin-right: 0;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .mypage.buyHistoryDetail .form-actions {
    margin-top: 0;
  }
  .mypage.buyHistoryDetail .form-actions .btn-under {
    width: 100%;
  }
  .mypage.buyHistoryDetail .form-actions > .btn.btn-back {
    margin-bottom: 0;
  }
}

/* DH_FRONT_DEPT-5372 */
.login .inner-container input[type=checkbox] {
  margin-bottom: 2px;
  margin-top: 0px;
  line-height: normal;
}

/****** renewal *******/

.mypage.editAddress input#Tel{
  float: none;
} 

/* p-register */
.p-register__form-contents {
  max-width: 800px;
  margin: 0 auto;
}
.p-register__regular {
  text-align: center;
  font-size: 12px;
  color: #000000;
  font-weight: 500;
}
.p-register__regular__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 30px;
}
.p-register__regular-anchor {
  color: #003D8D;
}
.p-register__regular-label {
  margin: 0;
  display: inline-block;
}
.p-register__regular-label .c-check-box[type="checkbox"] {
  border: 1px solid #F1F1F1;
}
.p-register__regular-controls {
  position: relative;
  display: inline-block!important;
  width: auto!important;
}

@media (max-width: 767px) {
  .p-register__regular__inner {
    padding-top: 20px;
  }
  .p-register-confirm__form-actions-inner {
    width: 100%;
  }
  .p-register-confirm__form-actions > :first-of-type {
    order: 2;
  }
}

/* c-customer-input */
.c-customer-input {
  display: flex;
  background: #fff;
  align-items: center;
  padding: 15px 0 15px 12.4%;
}
.c-customer-input--another {
  display: flex;
  background: #F9F9F9;
  align-items: center;
  padding: 15px 0 15px 12.4%;
}
.c-customer-input__labels {
  flex: 0 0 37.5%;
  max-width: 37.5%;
  display: flex;
  align-items: center;
  align-self: flex-start;
  padding: 15px 0;
}
.c-customer-input__label {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  flex: 0 0 58%;
  max-width: 58%;
}
.c-customer-input__controls {
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.c-customer-input__controls.controls.error .c-customer-input__radio[type="radio"] {
  border: 1px solid #F1F1F1;
  background: #fff;
}
.c-customer-input__box[type="text"],
.c-customer-input__box[type="email"],
.c-customer-input__box[type="tel"] {
  height: 50px;
  line-height: 50px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  box-sizing: border-box;
  width: 78.8%;
  font-size: 12px;
  font-weight: 500;
  padding: 0 20px;
  color: #000;
}
.c-customer-input__box[type="password"] {
  height: 50px;
  line-height: 50px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  box-sizing: border-box;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  padding: 0 20px;
  color: #000;
}
.c-customer-input__badge {
  font-size: 10px;
  background: #668ABC;
  color: #fff;
  font-weight: 500;
  flex: 0 0 40px;
  text-align: center;
}
.c-customer-input__badge--any {
  font-size: 10px;
  background: #A8A8A8;
  color: #fff;
  font-weight: 500;
  flex: 0 0 40px;
  text-align: center;
}
.c-customer-input__multi-controls {
  display: flex;
  flex-wrap: wrap;
  /* align-items: center; */
  color: #606060;
}
.c-customer-input__select {
  height: 50px;
  line-height: 50px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  box-sizing: border-box;
  /* flex: 0 0 120px; */
  flex: 0 0 50px;
  width: 120px;
  font-size: 12px;
  font-weight: 500;
  padding: 0 20px;
  color: #606060;
}
#birthday_month.c-customer-input__select,
#birthday_day.c-customer-input__select {
  /* flex-basis: 80px; */
  flex-basis: 50px;
  width: 80px;
}
.c-customer-input__radio-area {
  display: flex;
  align-items: center;
  position: relative;
}
.c-customer-input__radio-wrap {
  margin: 0;
}
.c-customer-input__radio-wrap:not(:first-of-type) {
  margin-left: 24px;
}
.c-customer-input__radio[type="radio"] {
  margin-right: 12px;
}
.c-customer-input__box--name[type="text"] {
  height: 50px;
  line-height: 50px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  box-sizing: border-box;
  width: 150px;
  font-size: 12px;
  font-weight: 500;
  padding: 0 20px;
  color: #000;
}
.c-customer-input__box--zip[type="text"],
.c-customer-input__box--zip[type="tel"] {
  height: 50px;
  line-height: 50px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  box-sizing: border-box;
  width: 100px;
  font-size: 12px;
  font-weight: 500;
  padding: 0 20px;
  color: #606060;
}
.c-customer-input__zip-hyphen {
  margin: 0 12px;
  align-self: flex-start;
  position: relative;
  top: 15px;
}
.c-customer-input__zip-button[type="button"] {
  font-size: 12px;
  font-weight: normal;
  background: #003D8D;
  color: #fff;
  border: 0;
  border-radius: 40px;
  width: 116px;
  height: 30px;
  margin-left: 15px;
  align-self: flex-start;
  position: relative;
  top: 10px;
}
.c-customer-input__name-label {
  margin: 0 12px 0 0;

  align-self: flex-start;
  position: relative;
  top: 15px;
}
.c-customer-input__name-label[for*="birthday"] {
  margin: 0;
}
.c-customer-input__name-label[for="Name2"],
.c-customer-input__name-label[for="Kana2"] {
  margin-left: 12px;
}
.c-customer-input__select--prefecture {
  height: 50px;
  line-height: 50px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  box-sizing: border-box;
  /* flex: 0 0 190px; */
  /* flex-basis: 190px; */
  font-size: 12px;
  font-weight: 500;
  padding: 0 20px;
  color: #606060;
  width: 100%;
  flex: 0 0 50px;
}
.c-customer-input__search-zip {
  color: #003D8D;
  font-size: 14px;
  font-weight: 500;
}
.c-customer-input__search-zip-image {
  margin-left: 5px;
}
.c-customer-input__desc {
  margin-top: 10px;
  font-size: 10px;
  color: #606060;
  line-height: 1.6;
  flex: 0 0 100%;
}
.c-customer-input__pawword-show {
  margin-top: 10px;
  flex: 0 0 100%;
}
.c-customer-input__pawword-show-label {
  margin: 0;
}
.c-customer-input__wrap {
  display: flex;
  flex-direction: column;
}
.p-register__regular .c-customer-input__wrap {
  flex-direction: row;
  position: relative;
}
.c-customer-input__wrap[data-password] {
  flex: 0 0 78.8%;
}
.c-customer-input__wrap[data-prefecture_id] {
  flex: 0 0 190px;
}
.c-customer-input__wrap[data-Name1],
.c-customer-input__wrap[data-Name2],
.c-customer-input__wrap[data-Kana1],
.c-customer-input__wrap[data-Kana2] {
  flex: 0 0 150px;
}
.c-customer-input__wrap[data-Name1] .c-customer-input__box--name[type="text"],
.c-customer-input__wrap[data-Name2] .c-customer-input__box--name[type="text"],
.c-customer-input__wrap[data-Kana1] .c-customer-input__box--name[type="text"],
.c-customer-input__wrap[data-Kana2] .c-customer-input__box--name[type="text"] {
  width: 100%;
}

@media (max-width: 767px) {
  .c-customer-input,
  .c-customer-input--another {
    padding: 0 15px 15px;
    flex-wrap: wrap;
  }
  .c-customer-input__labels {
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 7px;
    padding-top: 16px;
  }
  .c-customer-input__label {
    flex: 0 0 auto;
    font-size: 13px;
  }
  .c-customer-input__box[type="text"],
  .c-customer-input__box[type="password"],
  .c-customer-input__box[type="email"],
  .c-customer-input__box[type="tel"] {
    width: 100%;
  }
  .c-customer-input__badge,
  .c-customer-input__badge--any {
    margin-left: 5px;
  }
  .c-customer-input__multi-controls {
    flex: 0 0 100%;
  }
  /* .c-customer-input__multi-controls .c-customer-input__box--name[id="Name1"],
  .c-customer-input__multi-controls .c-customer-input__box--name[id="Name2"] {
    width: 41%;
  } */
  /* .c-customer-input__multi-controls .c-customer-input__box--name[id="kana1"],
  .c-customer-input__multi-controls .c-customer-input__box--name[id="Kana2"] {
    width: 37.8%;
    padding: 0 15px;
  } */
  .c-customer-input__zip-button[type="button"] {
    width: 102px;
  }
  .c-customer-input__select {
    /* flex: 0 0 26%; */
    width: 100%;
  }
  .c-customer-input__wrap[data-birthday-year] {
    flex: 0 0 26%;
  }
  .c-customer-input__wrap[data-birthday-month],
  .c-customer-input__wrap[data-birthday-day] {
    flex: 0 0 21%;
  }
  .c-customer-input__wrap[data-prefecture_id] {
    flex: 0 0 100%;
  }
  #birthday_month.c-customer-input__select,
  #birthday_day.c-customer-input__select {
    width: 100%;
  }
  .c-customer-input__search-zip {
    font-size: 13px;
  }
  .c-customer-input__radio-area {
    margin-top: 8px;
  }
}
@media (max-width: 375px) {
  .c-customer-input__wrap[data-Name1],
  .c-customer-input__wrap[data-Name2] {
    flex: 0 0 142px;   
  }
  .c-customer-input__wrap[data-Kana1],
  .c-customer-input__wrap[data-Kana2] {
    flex: 0 0 130px;   
  }
}
@media (max-width: 320px) {
  .c-customer-input__wrap[data-Name1],
  .c-customer-input__wrap[data-Name2] {
    flex: 0 0 115px;
  }
  .c-customer-input__wrap[data-Kana1],
  .c-customer-input__wrap[data-Kana2] {
    flex: 0 0 103px;   
  }
  .c-customer-input__select {
    padding: 0 8px;
  }
  .c-customer-input__wrap[data-birthday-year] {
    flex: 0 0 24%;
  }
  .c-customer-input__wrap[data-birthday-month],
  .c-customer-input__wrap[data-birthday-day] {
    flex: 0 0 19%;
  }
  .c-customer-input__box--zip[type="text"] {
    width: 72px;
  }
}


/* c-customer-lead */
.p-customer-complate__text .c-customer-lead {
  margin-top: 31px;
}
.c-customer-lead {
  font-size: 14px;
  line-height: 1.8;
  text-align: center;
  margin-top: 38px;
  margin-bottom: 36px;
  color: #000;
}
@media (max-width: 767px) {
  .p-customer-complate__text .c-customer-lead {
    margin-top: 19px;
  }
  .c-customer-lead {
    font-size: 13px;
    margin-top: 29px;
    margin-bottom: 26px;
  }
}

/* c-customer-confirm */
.c-customer-confirm {
  display: flex;
  background: #F9F9F9;
  align-items: center;
  padding: 20px 0 20px 16.4%;
}
.c-customer-confirm:nth-of-type(even) {
  background: #fff;
}
.c-customer-confirm__labels {
  display: flex;
  flex-direction: column;
  flex: 0 0 33.6%;
  max-width: 33.6%;
}
.c-customer-confirm__labels .c-customer-confirm__label {
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: 10px;
}
.c-customer-confirm__labels .c-customer-confirm__label:first-of-type {
  margin-top: 0;
}
.c-customer-confirm__label {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  flex: 0 0 33.6%;
  max-width: 33.6%;
}
.c-customer-confirm__values {
  flex-grow: 1;
}
.c-customer-confirm__values .c-customer-confirm__value {
  margin-top: 10px;
}
.c-customer-confirm__values .c-customer-confirm__value:first-of-type {
  margin-top: 0;
}
.c-customer-confirm__value {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  flex-grow: 1;
  word-break: break-all;
}
@media (max-width: 767px) {
  .c-customer-confirm {
    padding: 15px;
  }
  .c-customer-confirm__label {
    font-size: 13px;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .c-customer-confirm__labels {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .c-customer-confirm__labels .c-customer-confirm__label {
    margin-top: 6px;
  }
  .c-customer-confirm__values .c-customer-confirm__value {
    margin-top: 6px;
  }
  .c-customer-confirm__value {
    font-size: 13px;
  }
}

/* p-customer-complate */
.p-customer-complate__text {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  text-align: center;
  line-height: 2;
  margin-top: 32px;
}
@media (max-width: 767px) {
  .p-customer-complate__text {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 26px;
  }
}

/* mypage */
/* mypage top */
.mypage #page-body .container,
.customer.logoutConfirm .container,
.customer.logout .container {
  max-width: 994px;
  width: 100%;
}
.mypage .span9,
.customer.logoutConfirm .span9 {
  max-width: 830px;
  width: 84%;
}
.customer.logout #logoutsuccess .span12,
.customer.logout #logoutsuccess .inner-container,
.mypage.completeLeave .span12 {
  margin: 0 auto;
  width: 100%;
}
.mypage .nav-list > li > a,
.customer.logoutConfirm .nav-list > li > a {
  color:#000;
  padding: 6.3px 0;
}
.mypage .code_area {
  background: #D8E3F2;
}
.mypage .code_area .about_fit img {
  width: 100px;
}
.mypage .code_area .about_fit a .sub {
  color: #003D8D;
  font-size: 14px;
}
.index .mypage_top_area .bnr_bottom ul li {
  border: 1px solid #606060;
}
.index .mypage_top_area .bnr_bottom ul li,
.index .mypage_top_area .bnr_bottom ul li:hover {
  max-width: 200px;
}
.index .mypage_top_area .bnr_bottom ul li.btn-outlet a {
  color: #fff;
}
.index .mypage_top_area .bnr_bottom ul li a,
.index .mypage_top_area .bnr_bottom ul li.btn-outlet:hover a,
.index .mypage_top_area .bnr_bottom ul li.btn-outlet a:hover {
  color: #606060;
  font-size: 14px;
}
.index .mypage_top_area .bnr_bottom ul li.btn-outlet,
.index .mypage_top_area .bnr_bottom ul li:hover {
  border: 1px solid #003D8D;
  background-color: #003D8D;
}
.index .mypage_top_area .bnr_bottom ul li.btn-outlet:hover {
  background-color: #fff;
  border: 1px solid #606060;
}
.index .mypage_top_area .bnr_bottom ul li a:hover {
  opacity: 1;
}
.index .mypage-menu .menu-text-block {
  border: solid 1px #F1F1F1;
  color: #000;
  width: 190px;
  height: 190px;
  max-width: 190px;
  max-height: 190px;
}
.index .mypage-menu .menu-text-block i {
  opacity: 1;
}
.index .mypage-menu .mypage-menu-select {
  width: 190px;
  height: 190px;
  margin-left: 22px;
  margin-bottom: 22px;
}
.index .mypage-menu .mypage-menu-select .menu-title {
  font-size: 14px;
  font-weight: bold;
  margin-top: 16px;
}
.index .mypage-menu .mypage-menu-select .menu-explain {
  color: #000;
  font-size: 12px;
}
@media (max-width: 979px) and (min-width: 768px ) {
  .customer.logout #logoutsuccess .span12 {
    max-width: 830px;
    width: 84%;
  }
  .index .mypage-menu .mypage-menu-select {
    width: 200px;
    height: 190px;
    margin-left: 22px;
    margin-bottom: 22px;
  }
  .index .mypage-menu .mypage-menu-select:nth-child(4n + 2) {
    margin-left: 22px;
    margin-bottom: 22px;
  }
  .index .mypage-menu .mypage-menu-select:nth-child(3n + 2) {
    margin-left: 0;
  }
  .index .mypage-menu .menu-text-block {
    border: solid 1px #F1F1F1;
    color: #000;
    width: 200px;
    max-width: 200px;
  }
  .index .mypage_top_area .bnr_bottom ul li.btn-outlet a:hover {
    color: #fff;
  }
}
@media (max-width: 767px) {
  .mypage #page-body .container,
  .customer.logoutConfirm .span9,
  .customer.logoutConfirm .span3,
  .mypage .span9,
  .mypage .span3 {
    width: 100%;
    max-width: 100%;
  }
  .mypage .code_area .about_fit img {
    padding-top: 30px;
  }
  .mypage .mypage_top_area {
    width: auto;
    padding: 0;
    margin-left: -12px;
    margin-right: -12px;
  }
  .mypage .code_area .mypage-code {
    background-color: #D8E3F2;
  }
  .index .mypage_top_area .bnr_bottom ul li {
    display: inline-block;
    max-width: 170px;
    max-height: 50px;
    height: 50px;
    line-height: 50px;
  }
  .index .mypage_top_area .bnr_bottom ul li a {
    font-size: 12px;
  }
  .index .mypage-menu .menu-text-block {
    width: auto;
    height: 170px;
  }
  .index .mypage-menu .mypage-menu-select {
    width: calc(50% - 5px);
    margin: 0 auto;
    padding-bottom: 10px;
    height: 170px;
    max-height: 170px;
  }
  .index .mypage-menu .mypage-menu-select:nth-child(2n) {
    margin-left: 0;
    padding-right: 10px;
  }
  .index .mypage-menu .mypage-menu-select .menu-title {
    font-size: 13px;
  }
  .index .mypage-menu .mypage-menu-select .menu-explain {
    font-size: 10px;
  }
  .mypage .mypage-menu-select-list {
    margin-top: 100px;
  }
  .mypage .mypage-menu-select-list .nav-list li {
    border-top: 1px solid #F1F1F1;
    padding: 11px 0 11px 30px;
  }
  .mypage .mypage-menu-select-list .nav-list > li > a {
    color: #868686;
    font-size: 12px;
  }
  .index .mypage_top_area .bnr_bottom ul li:hover {
    display: inline-block;
    max-width: 170px;
    max-height: 50px;
    height: 50px;
    line-height: 50px;
  }
}
/*edit label*/
.mypage .label {
  font-size: 10px;
  background: #668ABC;
  color: #fff;
  font-weight: 500;
  text-align: center;
  line-height: 20px;
  padding: 1px 10px;
}
/*mypage watchlist*/
.mypage.watchList .subnav {
  margin-top: 163px;
}
@media (max-width: 767px) {
  .mypage.watchList .subnav {
    margin-top: 0px;
  }
}

/*customer login*/
.customer.login .p-login__form-actions.form-actions {
  margin-top: 20px;
}

/*customer watchList*/
.customer.watchList .span12 {
  float: none;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .customer.watchList .form-actions {
    margin-bottom: 0px;
  }
}

/*mypage breadCrumbs*/
@media (max-width: 767px) {
  .mypage .span3.subnav-content {
      margin-top: 30px;
  }
}

/******************************
smartphone iphone5/SE
*******************************/
@media (max-width: 320px) {
  .c-customer-input__box--name[type="text"] {
    padding: 0 8px;
  }
  .c-customer-input__name-label[for="Name1"], .c-customer-input__name-label[for="Kana1"] {
    margin: 0 8px 0 0;
  }
  .c-customer-input__name-label[for="Name2"], .c-customer-input__name-label[for="Kana2"] {
    margin: 0 8px;
  }
  .c-customer-input__multi-controls .c-customer-input__box--name[id="kana1"],
  .c-customer-input__multi-controls .c-customer-input__box--name[id="Kana2"] {
    width: 37.5%;
    padding: 0 5px;
  }
  /* #birthday_year.c-customer-input__select,
  #birthday_month.c-customer-input__select,
  #birthday_day.c-customer-input__select {
    padding: 0 4px;
    flex: 0 0 20%;
  } */
  .c-customer-input__box--zip[type="text"],
  .c-customer-input__box--zip[type="tel"] {
    width: 72px;
  }
  .index .mypage_top_area .bnr_bottom ul li {
    max-width: 140px;
  }
  .form-edit-style .control-group:nth-child(3) .controls .post-search-btn {
    width: 48%;
  }
}

.mypage.confirmRemoveCreditCard form[action="/mypage_confirm_credit_card/"] .form-actions > a {
  width: calc(100% / 3 );
}
@media (max-width: 767px) {
  .mypage.confirmRemoveCreditCard form[action="/mypage_confirm_credit_card/"] .form-actions > a {
    width: 100%;
  }
  .mypage.confirmRemoveCreditCard form[action="/mypage_confirm_credit_card/"] .form-actions .btn.btn-back {
    order: 3;
    margin-top: 10px;
  }
  .mypage.confirmRemoveCreditCard form[action="/mypage_confirm_credit_card/"] .form-actions .btn.btn-back.mypage {
    margin-bottom: 20px;
  }
  .mypage.confirmRemoveCreditCard form[action="/mypage_confirm_credit_card/"] .form-actions .btn.btn-back.list-back {
    order: 2;
    margin-top: 10px;
  }
  .mypage.completeRemoveCreditCard .span9 .form-actions > div,
  .mypage.mypage.finalConfirmLeave .span9 .form-actions form[action="/mypage_leave/"] {
    width: 100%;
  }
}
