@charset "utf-8";

/******************************
規約系
******************************/
.guide .box-title,
.guide .page-title {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
  font-size: 21px;
}
/* .style-guide .page-header {
  margin: 30px 0 10px;
} */
.style-guide h3 {
  font-weight: bold;
}
.style-guide .sentence {
  padding: 10px 0;
}
.style-guide .sentence a {
  text-decoration: underline;
}
.style-guide .sentence dt {
  float: left;
  width: 2em;
  font-weight: bold;
}
.style-guide .sentence dd {
  margin-left: 2em;
}
.style-guide .sentence p,
.style-guide .sentence li {
  line-height: 24px;
}
.style-guide ul,
.style-guide ol {
  margin: 0 0 10px 25px;
}

.guide .site-information {
  margin-bottom: 30px;
}
.guide .site-information p {
  /*text-indent:1em;*/
  padding-left: 1em;
}
.guide .site-information .ttl {
  font-weight: bold;
  /*text-indent:0;*/
  padding-left: 0;
}

.style-guide .sentence table {
  width: 100%;
}

.style-guide .sentence table th {
  width: 8%;
}

.style-guide .sentence table td {
  width: 92%;
}
.guide .container .row,
.guide .container .style-guide + .visible-desktop {
  margin-left: 0;
}
.guide .container .box-title {
  padding: 22px 0 18px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}
.guide .style-guide .page-header h2 {
  font-weight: bold;
}
.guide-privacy p.guideTtl {
  font-size: 13px;
  font-weight: bold;
}
.guide-privacy .style-guide ul,
.guide-privacy .style-guide ol {
  margin: 0 0 10px 6px;
}
.guide-securitycode #contents {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 50px;
}
.guide-securitycode #contents h3 {
  font-size: 14px;
  color: #333333;
  font-weight: normal;
  padding: 0.4em;
  border: #c9c9c9 1px solid;
  margin-bottom: 0.7em;
  margin-top: 0.7em;
}
.guide-securitycode #contents .card-img {
  padding: 20px 0;
}
.guide-securitycode #contents .card-img li {
  width: 18.5%;
  float: left;
}
.guide-securitycode #contents .card-img li:first-child {
  width: 38%;
}
.guide-securitycode #contents .card-img li p {
  background-color: #e5e5e5;
  margin-right: 20px;
  text-indent: 5px;
  font-weight: bold;
  font-size: 11px;
  font-family: "gillsans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
    "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
}
/******************************
フロー
******************************/
.action-steps {
  margin-bottom: 20px;
}
.action-steps li {
  padding: 10px 0;
  border: 1px solid #e5e5e5;
  border-left: none;
  margin-right: 0;
}
.action-steps li:first-child {
  border-left: 1px solid #e5e5e5;
}
.action-steps li.active {
  background-color: #595959;
}
.action-steps.step3 li {
  width: 33%;
  margin-right: 0;
}
.action-steps.step2 li {
  width: 50%;
  margin-right: 0;
  box-sizing: border-box;
}
.action-steps.step4 li {
  margin-right: 0;
  width: 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/******************************
お問い合わせ
******************************/
/*
.inquiry .lead {
  width: auto;
  padding: 0 10px;
}
.inquiry h3 {
  font-weight: bold;
  padding: 10px 0;
  border: 1px solid #cdcdcd;
  text-indent: 10px;
  background-color: #ededed;
  position: relative;
  background-image: url("/assets/images/arrow_white_open.png");
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 0 1px;
}

.inquiry h3.open {
  background-image: url("/assets/images/arrow_white_close.png");
}

.inquiry .inquirytxt {
  padding: 10px;
  border: 1px solid #cdcdcd;
  display: none;
  margin: 0 0 10px;
  display: none;
}

.inquiry .inquirytxt.open {
  display: block;
}

.inquiry-category-select li.first-child {
  clear: both;
  margin-left: 0;
}
.inquiry form.form-horizontal {
  padding: 0 10px;
}

#answer-telephone {
  display: none;
}

#answer-telephone.open {
  display: block;
}

p.inquiry_txt_end {
  margin: 10px 0;
}
.inquiry-index .lead p {
  line-height: 24px;
}
.inquiry-index .lead a {
  text-decoration: underline;
}
*/

/********************
 LOGIN
********************/
.login .content-inner {
  margin-bottom: 115px;
}
.login .row .span6 {
  width: 49%;
  margin-left: 0;
}
.login .row .span6.login-area {
  width: 49%;
  margin-left: 20px;
}
.login .login-area .form-actions {
  margin-top: 30px;
}
.login .login-area .login-area-box {
  border-right: 1px solid #e5e5e5;
  padding-right: 80px;
}
.login .register-area {
  padding-left: 80px;
  margin-left: 0;
}
.login .login-area-box h2 {
  margin: 20px 0;
  font-family: 'fot-cezanne-pron';
  font-weight: bold;
  font-size: 20px;
  letter-spacing: -1px;
  line-height: 30px;
}
.login .login-area-box .form-actions .btn-primary {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
}
.login .form-actions a,
.login .form-actions input.btn,
.login .form-actions button {
  height: 63px;
  line-height: 63px;
}
.login .login-area-subbox input,
.mypage .login-area-subbox input {
  width: 100% !important;
  height: 53px;
  padding: 0 20px;
}
.login .login-area-subbox .control-label {
  font-size: 12px;
  height: 53px;
  line-height: 53px;
  padding-top: 0;
}
.login .login-area-subbox .help-block a {
  text-decoration: underline;
  color: #888;
}
.login .login-area-subbox .help-block a:hover {
  text-decoration: none;
  color: #888;
}
.login .form-actions {
  background: none;
  border-top: none;
}
.login .register-area .subbox-child {
  margin-left: 10px;
  margin-bottom: 22px;
}
.login .inquiry {
  background-color: #ececec;
  padding: 20px 30px;
  margin: 30px 0px;
}
.login .form-horizontal .control-group {
  margin-bottom: 15px;
}

/********************
 新規会員登録
********************/
body.customer .form-horizontal .control-label .label-ttl {
  font-size: 14px;
}
body.customer .form-horizontal .control-label .required {
  font-size: 12px;
}
@media (max-width: 979px) {
  body.customer .form-horizontal .control-label .label-ttl {
    font-size: 14px;
  }
}
body.customer-watchList table.fav-list-table tr td {
  vertical-align: middle;
}
body.customer-watchList table.fav-list-table td.fav-item-part td:nth-child(2) {
  vertical-align: top;
}
.visible-desktop.members_card {
  margin-top: 3%;
}

/******************************
マイページ
******************************/
.mail_address_area {
  float: left;
  clear: both;
}

.control-group .controls .top-input,
.control-group .controls .second-input {
  width: 49%;
}
.control-group .controls .top-input .input-front,
.control-group .controls .second-input .input-front {
  width: 30px;
}
.post-search input.btn.btn-small {
  background-color: #595959;
}
.docs-input-sizes select {
  margin-right: 5px;
}
/******************************
for_layout
******************************/
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 0;
  -moz-box-shadow: 0 0 0 0;
  -ms-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  margin: 0;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  color: #000;
  border-color: #000;
  box-shadow: none;
}
/*button*/
.btn:active {
  -webkit-box-shadow: 0 0 0 0;
  -moz-box-shadow: 0 0 0 0;
  -ms-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}
/*alert*/
.alert {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  text-shadow: none;
}
.alert-success {
  color: #ce7979;
  background-color: transparent;
  border-color: #ce7979;
}
/*cart*/
.cart-area .table-bordered,
.cart-area .table-bordered thead:first-child tr:first-child > th:first-child,
.cart-area .table-bordered tbody:last-child tr:last-child > th:first-child,
.cart-area .table-bordered tbody:first-child tr:first-child > th:first-child,
.cart-area .table-bordered tbody:last-child tr:last-child > td:first-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

/*20160812 追記*/
.form-horizontal .control-group.name ul {
  width: 100%;
  float: none;
}
.form-horizontal .control-group.name ul input {
  /* width: 192px; */
  width: 100%;
}
.login .login-area-box h3 {
  font-weight: bold;
  font-size: 13px;
  padding: 0 0 40px;
  text-align: left;
  color: #dd0000;
  line-height: 1.8;
  padding-left: 1em;
  text-indent: -1em;
}
.login .login-area-box.register-area h3 {
  padding: 0;
}
.login .login-area-box h3 span {
  display: block;
  text-indent: inherit;
}
.login .login-area-box h3 .bk {
  color: #000;
}
.login .form-horizontal .help-block {
  font-size: 11px;
}

.login .login-area-box .has_card .help-block + p {
  margin-top: 15px;
}
.login .login-area-box .has_card .help-block + p > a {
  text-decoration: underline;
}
.login .login-area-box.register-area .form-actions {
  margin-top: 28px;
  margin-bottom: 20px;
}

/*キーワードヘッダーバナー表示 */
#fair {
  margin-bottom: -40px;
}
#fair p.fair_discription {
  text-align: center;
}
#fair span.fair_title {
  font-size: 15px;
  font-weight: bold;
  margin: 1% 0;
  display: inline-block;
}
#fair span.fair_end {
  color: #0070c0;
  font-size: 14px;
  font-weight: bold;
}

@media (max-width: 767px) {
  #fair p.fair_discription {
    text-align: left;
    margin: 0 2%;
  }
}

/*48006*/
@media (max-width: 979px) {
  #gender-navi.brand_top_gender {
    /* display: block!important; */
    position: absolute;
    top: -49px;
    left: 0;
    width: 100%;
    height: 30px;
    margin-bottom: 0;
  }
  #gender-navi .gender-nav {
    width: calc(100% / 3);
    display: inline-block;
    height: auto;
    margin-bottom: 0;
    border-color: #ffffff;
    border: none;
  }

  #gender-navi,
  #gender-navi.brand_top_gender {
    font-size: 0;
  }
  #sidearea.brand_top {
    margin-top: 49px;
    position: relative;
  }
  #gender-navi.brand_top_gender:after {
    display: none;
  }
  #gender-navi .gender-nav > a {
    background: #f4f4f4;
    padding: 6px 0;
    margin-left: 1px;
    font-size: 17px;
    letter-spacing: 1.36px;
    color: #bcbcbc;
    /* border: none; */
  }
  #gender-navi .gender-nav > a {
    /* border: 1px solid #bcbcbc;
        letter-spacing: 0.1em;
        */
    font-family: "gillsans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
      "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
  }
  #gender-navi .gender-nav.all a {
    margin-left: 0;
  }
  #gender-navi .gender-nav.kids {
    border-right: 0;
  }
  #gender-navi .gender-nav.is-active > a {
    background-color: #ffffff;
    color: #000000;
    text-decoration: underline 2px solid #b53233;
    text-underline-position: under;
  }
}

/******************************
DH_FRONT_DEPT-1581
*******************************/
#grandtop-main .slick-slider,
#grandtop-main-smp .slick-slider {
  margin: 0;
}
#grandtop-main .slick-dots,
#grandtop-main-smp .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 12px;
  margin-bottom: 12px;
}
#grandtop-main .slick-slide,
#grandtop-main-smp .slick-slide {
  margin-right: 0 !important;
}
#grandtop-main .slick-dots line {
  margin: 0px 2px;
}

#grandtop-main-smp .slick-dots li {
  margin: 0;
  width: 18px;
}
#grandtop-main .slick-dots li.slick-active button:before,
#grandtop-main-smp .slick-dots li.slick-active button:before,
#grandtop-main .slick-dots li button:hover:before,
#grandtop-main-smp .slick-dots li button:focus:before {
  opacity: 1;
  color: #808080;
}
#grandtop-main .slick-dots li button:before,
#grandtop-main-smp .slick-dots li button:before {
  color: #e5e5e5;
  opacity: 1;
}
#grandtop-main .slick-dots li button:before {
  font-size: 12px;
}
#grandtop-main-smp .slick-dots li button:before {
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  font-size: 10px;
}
#grandtop-main .slick-next,
#grandtop-main-smp .slick-next {
  right: 40px;
}
#grandtop-main .slick-next {
  right: 34px;
}
#grandtop-main .slick-prev {
  left: 34px;
}
#grandtop-main-smp .slick-next {
  right: 10px;
}
#grandtop-main-smp .slick-prev {
  left: 6px;
}
#grandtop-main .slick-prev,
#grandtop-main .slick-next {
  top: 45.2%;
}

@media (min-width: 1200px) and (max-width: 1500px) {
  [id*="grandtop-main"].container {
    width: 1140px;
  }
}

@media (max-width: 1200px) and (min-width: 979px) {
  [id*="grandtop-main"].container {
    width: 940px;
  }
}

@media (max-width: 979px) {
  [id*="grandtop-main"] .flex-direction-nav .flex-prev,
  [id*="grandtop-main"] .flexslider:hover .flex-prev {
    left: 15px;
  }
  [id*="grandtop-main"] .flex-direction-nav .flex-next,
  [id*="grandtop-main"] .flexslider:hover .flex-next {
    right: 15px;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  [id*="grandtop-main"].container {
    width: 724px;
  }
}

@media (max-width: 767px) {
  [id*="grandtop-main"].container {
    width: auto;
  }
}

/******************************
  END DH_FRONT_DEPT-2951
*******************************/

/* DH_FRONT_DEPT-3307 */
#page-footer .navbar .nav {
  width: 560px;
}
.has_menu ul {
  display: none;
}

/* DH_FRONT_DEPT-4866 */
body.cart.guestIndex .cart-area table.cart-index td.item-part td:nth-of-type(1),
body.cart.index .cart-area table.cart-index td.item-part td:nth-of-type(1) {
  padding: 20px 0;
  width: 24%;
}
body.cart.guestIndex .cart-area table.cart-index td.item-part td:nth-of-type(2),
body.cart.index .cart-area table.cart-index td.item-part td:nth-of-type(2) {
  width: 76%;
}
body.cart.confirm table.cart-products-table .cart-products th {
  width: 25%;
  padding: 8px 0;
}
body.cart.confirm table.cart-products-table .cart-products td {
  width: 75%;
}

@media (max-width: 767px) {
  body.cart.guestIndex
    .cart-area
    table.cart-index
    td.item-part
    td:nth-of-type(1),
  body.cart.index .cart-area table.cart-index td.item-part td:nth-of-type(1) {
    width: 36%;
  }
  body.cart.guestIndex
    .cart-area
    table.cart-index
    td.item-part
    td:nth-of-type(2),
  body.cart.index .cart-area table.cart-index td.item-part td:nth-of-type(2) {
    width: calc(64% - 16px);
  }
  body.cart.confirm .smallr-container .cart-area.quick .cart-wrap .table th {
    width: 30%;
  }
  body.cart.confirm .smallr-container .cart-area.quick .cart-wrap .table td {
    width: 60%;
  }
  .mypage.buyHistoryDetail .table-list-style .item-table td:nth-of-type(1),
  .customer.watchList
    .fav-list-table
    .fav-item-part
    .item-table
    td:nth-of-type(1),
  .mypage.watchList
    .fav-list-table
    .fav-item-part
    .item-table
    td:nth-of-type(1) {
    padding: 8px 0;
  }
}

/* DH_FRONT_DEPT-6021 */
.alert.alert-error a,
.alert.alert-error a:hover {
  color: #b94a48;
  text-decoration: underline;
}

/* watchlist */
.watchlist-overflow {
  overflow: auto;
  height: 100%;
}
.watchlist-status {
  overflow-y: hidden;
  height: 100%;
}
#watch-overlay {
  background-color: #000;
  opacity: 0.7;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
}
#watchlist {
  position: fixed;
  width: 500px;
  height: 80%;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  background-color: #ffffff;
  z-index: 10000000;
  top: 10%;
  left: calc(50% - 250px);
  display: none;
}
#watchlist::-webkit-scrollbar {
  width: 10px;
}

#watchlist::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 2px #777;
}

#watchlist::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
  box-shadow: none;
}
#watchlist .itemInfo_select_head {
  font-size: 16px;
  text-align: center;
  width: 100%;
  height: 60px;
  line-height: 60px;
  display: block;
  font-family: "sackersgothicstd-light";
}
#watchlist .itemInfo_select_head span {
  font-family: "sackersgothicstd-heavy";
}
#watchlist .itemInfo_select_btnClose {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  padding: 4px;
}
#watchlist .itemInfo_select_btnClose:before,
#watchlist .itemInfo_select_btnClose:after {
  position: absolute;
  width: 18px;
  height: 1px;
  background: #aaaaaa;
  content: "";
  top: 15px;
}
#watchlist .itemInfo_select_btnClose:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 15px;
}
#watchlist .itemInfo_select_btnClose:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 15px;
}
#watchlist .productBrown {
  position: relative;
  margin-bottom: 0;
  display: inline-block !important;
  width: 100%;
}
#watchlist .productBrown .brownImg {
  width: 70px;
  padding-left: 10px;
  vertical-align: top;
  float: left;
}
#watchlist .productBrown img {
  width: 80px;
}
#watchlist .productBrown .brownBasic {
  width: calc(100% - 10px);
  height: auto;
  line-height: 20px;
  float: left;
  font-size: 16px;
  padding: 0 0 10px 10px;
  text-indent: 0;
  border-bottom: 1px solid #f0f0f0;
}
#watchlist .productBrown .brownBasic > * {
  display: inline-block;
  vertical-align: middle;
}
#watchlist .productBrown .brownBasic .brownBasic_name {
  padding: 0 0 0 10px;
  width: calc(100% - 90px);
}
#watchlist .productBrown .brownBasic span {
  display: inline-block;
  position: relative;
  font-family: "Barlow-Bold";
  font-size: 12px;
  line-height: 12px;
  width: 100%;
  vertical-align: middle;
}
#watchlist .productBrown .brownBasic span.brand {
  font-family: "Barlow-Regular";
  margin: 0 0 5px;
}
#watchlist .productBrown .brownBasic span.name {
  width: calc(100% - 20px);
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: -ms-calc(100% - 20px);
  line-height: 18px;
}
#watchlist .productBrown .price {
  height: auto;
  margin: 5px 0 0;
}
#watchlist .productBrown .price.discount_rate {
  font-size: 16px;
}
#watchlist .productBrown .price.discount_rate span,
#watchlist .productBrown .price.discount_rate del {
  display: inline-block;
}
#watchlist .productBrown .price > del,
#watchlist .productBrown .price > span {
  font-family: "Barlow-Bold";
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0;
  display: inline-block;
  width: auto;
  vertical-align: bottom;
}
#watchlist .productBrown .price > del {
  margin: 0 5px 0 0;
}
#watchlist .productBrown .price > span.tax {
  font-size: 14px;
  line-height: 15px;
  padding: 0 5px;
  font-family: "Barlow-Regular";
  display: none;
}
#watchlist .productBrown .price.discount_rate > span {
  color: #ff0000 !important;
}

#watchlist .select_quantity_default {
  border-bottom: 1px solid #ddd;
  padding: 0 10px;
  font-size: 0;
  overflow: hidden;
  margin: 0;
}
#watchlist .select_quantity_default .salse-status {
  width: calc(100% - 42px);
  width: -webkit-calc(100% - 42px);
  width: -moz-calc(100% - 42px);
  width: -ms-calc(100% - 42px);
  margin: 10px 0;
  cursor: default;
}
#watchlist .select_quantity_default .item_submit_btn_block {
  width: 42px;
  display: inline-block;
  position: relative;
  margin: 9px 0;
}

.card-product .watchList_btn {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  width: 42px;
  height: 42px;
  text-align: center;
  z-index: 105;
  display: block !important;
}
.card-product .watchList_btn:before,
#watchlist .watchList_add_btn:before {
  cursor: pointer;
  width: 42px;
  height: 42px;
  position: relative;
  font-size: 0;
  margin: 0;
  padding: 0 !important;
  line-height: 0;
  z-index: 100;
}
.card-product .watchList_btn:before,
#watchlist .watchList_add_btn:before {
  content: "";
  background: url("/assets/images/icon/wishlist.svg") no-repeat center center;
  background-size: 19px 16px;
  -webkit-background-size: 19px 16px;
  -moz-background-size: 19px 16px;
  -ms-background-size: 19px 16px;
  display: block;
}
.card-product .watchList_btn.active:before,
#watchlist .watchList_add_btn.active:before {
  background: url("/assets/images/icon/wishlist-on.svg") no-repeat center center;
  display: block;
}
.card-product .watchList_btn:after,
#watchlist .watchList_add_btn:after {
  content: "";
  position: absolute;
  background-color: transparent;
  border-radius: 50px;
  border: 1px solid transparent;
  width: 42px;
  height: 42px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  top: 0;
  left: 0;
}
#watchlist .watchList_add_btn:after {
  background-color: transparent;
}
.card-product .watchList_btn.active,
#watchlist .watchList_add_btn.active {
  animation: none;
}
.card-product .watchList_btn.active:before,
#watchlist .watchList_add_btn.active:before {
  content: "\f004";
  color: #aaaaaa !important;
}
.card-product .watchList_btn.bottom {
  display: none !important;
}

.card-product:hover .watchList_btn.bottom {
  display: block !important;
  top: calc(100% - 84px);
  left: calc(50% - 42px);
  width: 84px;
  height: 84px;
  line-height: 84px;
  border-radius: 100px;
  border: 1px solid #fff;
  background-color: #fff;
}
.card-product .watchList_btn.bottom:after,
.card-product .watchList_btn.bottom:before {
  content: none;
}
.card-product .watchList_btn.bottom img {
  width: 67px !important;
  height: 29px;
  display: inline-block;
}
@media (max-width: 767px) {
  #watchlist {
    width: 90%;
    height: 90%;
    left: 5%;
    top: 5%;
  }
  #watchlist .productBrown .brownBasic span {
    font-size: 13px;
    line-height: 18px;
  }
  #watchlist .productBrown .brownBasic .price > span.tax {
    font-size: 10px;
    line-height: 15px;
    padding: 0 0 0 5px;
  }
  .card-product .watchList_btn {
    width: 24px;
    height: 24px;
  }
  .card-product .watchList_btn:before {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
  }
  .card-product .watchList_btn:after {
    width: 24px;
    height: 24px;
  }
}


/* renewal */
.customer.login .smaller-container {
  max-width: 100%;
  width: 86.166666vw;
  padding: 0;
}
.passwordReminderInput .smaller-container,
.passwordReminderConfirm .smaller-container,
.passwordReminderComplete .smaller-container {
  max-width: 1140px;
  width: 100%;
  padding: 0 50px;
}

/********************
 SIGN UP
********************/
.register .smaller-container,
.registerConfirm .smaller-container,
.entryComplete .smaller-container {
  max-width: 100%;
  width: 79.166666vw;
  padding: 0;
}
.register .member-info,
.registerConfirm .member-info,
.entryComplete .member-info {
  display: flex;
  justify-content: space-between;
  font-size: 20px;
  margin: 0;
  padding-top: 50px;
  padding-bottom: 28px;
  border-bottom: 1px solid #ececec;
}
.entryComplete .member-info {
  border: none;
}
.entryComplete .lead {
  padding: 10px 0 30px;
  font-size: 14px;
  line-height: 26px;
}
.entryComplete .lead a {
  text-decoration: underline;
}
.register .member-info span,
.registerConfirm .member-info span {
  font-size: 13px;
}
.register .control-group,
.registerConfirm .control-group {
  margin: 0;
  padding: 25px 0;
  border-bottom: 1px solid #ececec;
  display: flex;
}
.register .control-group.name ul li,
.registerConfirm .control-group.name ul li,
.register .control-group.half li,
.registerConfirm .control-group.half li {
  width: 100%;
}
.register .control-group.name ul input,
.registerConfirm .control-group.name ul input,
.register .control-group.half input,
.registerConfirm .control-group.half input {
  width: 100%;
  height: 50px;
  padding: 0 20px;
}
.register .control-group.half input {
  width: 100%;
}
.register .control-group.postal ul input,
.registerConfirm .control-group.postal ul input,
.register .control-group.birthday select,
.registerConfirm .control-group.birthday select {
  width: 185px;
  height: 50px;
  padding: 0 20px;
}
.register .control-group.postal ul li,
.registerConfirm .control-group.postal ul li {
  padding: 0;
}
.register .control-group.prefectures select,
.registerConfirm .control-group.prefectures select {
  height: 50px;
  width: 100%;
  padding: 0 20px;
}
.register .control-label,
.registerConfirm .control-label {
  width: 25%;
  height: auto;
  align-self: center;
}
.register .controls,
.registerConfirm .controls {
  width: 75%;
  margin-left: 0;
  align-self: center;
}
.register .controls.check-button,
.registerConfirm .controls.check-button {
  display: flex;
}
.register .help-block,
.registerConfirm .help-block {
  color: #888;
}
.register .members_card,
.registerConfirm .members_card,
.register .online-store,
.registerConfirm .online-store {
  display: flex;
}
.register .online-store,
.registerConfirm .online-store {
  margin-bottom: 30px;
}
.register .members_card h2.legal-title,
.registerConfirm .members_card h2.legal-title,
.register .online-store h2.legal-title,
.registerConfirm .online-store h2.legal-title {
  width: 25%;
  align-self: center;
}
.register .members_card .legal,
.registerConfirm .members_card .legal,
.register .online-store .legal,
.registerConfirm .online-store .legal {
  width: 75%;
  padding: 20px;
}
.register .legal .sentence li,
.registerConfirm .legal .sentence li {
  color: #555;
}
.register .p-article-title-second,
.registerConfirm .p-article-title-second {
  padding: 15px 0;
  margin: 0;
  border: none;
}
.register .p-article-title-second h2,
.registerConfirm .p-article-title-second h2 {
  font-size: 15px;
}
.register .form-actions {
  display: block;
}
.registerConfirm .form-striped {
  margin-bottom: 60px;
}

.register .controls.name .clearfix,
.registerConfirm .controls.name .clearfix {
  display: flex;
}
.register .controls.name ul,
.registerConfirm .controls.name ul {
  display: flex;
}
.register .controls.name ul li,
.registerConfirm .controls.name ul li {
  padding: 0;
}
.register .control-group .controls .top-input .input-front,
.register .control-group .controls .second-input .input-front,
.registerConfirm .control-group .controls .top-input .input-front,
.registerConfirm .control-group .controls .second-input .input-front {
  width: 60px;
  align-self: center;
}
.register .control-group.name ul.second-input,
.registerConfirm .control-group.name ul.second-input {
  text-align: center;
}
.register .members_card .sentence p {
  margin: 0;
}
.register .members_card .sentence ul {
  margin: 0 0 10px;
}

/* スクロールバー */
.register-legal-area .legal::-webkit-scrollbar {
  overflow:hidden;
  width:5px;
  background:#eee;
  -webkit-border-radius:3px;
  border-radius:3px;
}
.register-legal-area .legal::-webkit-scrollbar:horizontal {
  height:5px;
}
.register-legal-area .legal::-webkit-scrollbar-button {
  display:none;
}
.register-legal-area .legal::-webkit-scrollbar-piece {
  background:#eee;
}
.register-legal-area .legal::-webkit-scrollbar-piece:start {
  background:#eee;
}
.register-legal-area .legal::-webkit-scrollbar-thumb {
  overflow:hidden;
  -webkit-border-radius:3px;
  border-radius:3px;
  background:#888;
  margin: 5px;
}
.register-legal-area .legal::-webkit-scrollbar-corner {
  overflow:hidden;
  -webkit-border-radius:3px;
  border-radius:3px;
  background:#888;
}


/* CHECK BUTTON */
.customer .checkbox.inline {
  position: relative;
  margin-left: 25px;
  padding-top: 25px;
}
.customer .checkbox input[type="checkbox"] {
  display: none;
}
.customer .Chkbox-Text::before {
  position: absolute;
  top: 27px;
  left: 0;
  display: block;
  border: 1px solid #bcbcbc;
  background-color: #fff;
  content: '';
  width: 12px;
  height: 12px;
}
.customer .Chkbox-Input:checked + .Chkbox-Text::after {
  position: absolute;
  top: 28px;
  left: 4px;
  display: block;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  content: '';
  width: 4px;
  height: 7px;
  transform: rotate(45deg);
}
.customer.login .checkbox.inline {
  margin-left: 0;
  padding-top: 5px;
}
.customer.login .Chkbox-Text::before {
  top: 7px;
}
.customer.login .Chkbox-Input:checked + .Chkbox-Text::after {
  top: 8px;
}
.customer .checkbox.inline.agree-button {
  margin: 0;
  padding: 0;
}
.customer .agree-button-area {
  text-align: right;
  padding: 30px 0;
  margin-bottom: 40px;
  border-bottom: 1px solid #ececec;
}
.customer .agree-button {
  width: 75%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border: 1px solid #bcbcbc;
  background-color: #bababa;
  color: #fff;
  padding: 0;
  margin: 0;
}
.customer .agree-button.active {
  background-color: #fff;
  color: #000;
}
.customer .agree-button .Chkbox-Text::before {
  top: 20px;
  left: 20px;
  width: 16px;
  height: 16px;
}
.customer .agree-button .Chkbox-Input:checked + .Chkbox-Text::after {
  top: 23px;
  left: 26px;
}

/********************
  PASSWORD REMINDER
********************/
.passwordReminderInput .form-striped,
.passwordReminderConfirm .form-striped {
  padding: 26px 0;
  margin: 70px 0 55px;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}
.passwordReminderConfirm .form-striped {
  margin: 75px 0 60px;
}
.passwordReminderInput .form-striped .control-group input[type="text"] {
  width: 90%;
  margin-left: 10%;
} 
.passwordReminderInput .form-striped .control-group,
.passwordReminderConfirm .form-striped .control-group {
  margin: 0;
}
.passwordReminderConfirm .form-striped .control-group {
  display: flex;
}
.passwordReminderConfirm .form-striped .control-label {
  width: 25%;
}
.passwordReminderComplete .lead {
  margin-bottom: 50px;
}

/********************
  LOGOUT
********************/
.customer .member-info {
  font-size: 20px;
  margin: 0;
  padding-bottom: 28px;
}
.customer .form-actions .btn-primary.space {
  margin-left: 30px;
}
.customer.logoutConfirm .lead {
  margin: 25px 0 30px;
}
.customer.logout .lead {
  margin-bottom: 50px;
}

/********************
  WATCH LIST
********************/
.mypage.watchList .member-info,
.customer.watchList .member-info {
  border: none;
}
.mypage.watchList .table thead:first-child tr:first-child th,
.customer.watchList .table thead:first-child tr:first-child th {
  color: #555;
  font-size: 15px;
  font-weight: normal;
  padding: 0;
  padding-bottom: 20px;
}
.mypage.watchList .liquid-table tbody > tr,
.customer.watchList .table-striped tbody > tr {
  font-size: 15px;
}
.mypage.watchList .table-list-style > tbody > tr > td,
.customer.watchList .table-striped > tbody > tr > td {
  padding: 25px 0;
  vertical-align: top;
}
.customer.watchList .table-striped tbody > tr:nth-child(odd) > td,
.customer.watchList .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #fff;
}
.mypage.watchList .fav-list-table .fav-item-part .item-table td:nth-of-type(1) {
  width: 30%;
  padding: 0;
}
.mypage.watchList .fav-list-table .fav-item-part .item-table td:nth-of-type(2) {
  padding: 0;
  padding-left: 30px;
}
.mypage.watchList .fav-list-table .form-part {
  width: 18%;
}
.mypage.watchList .fav-list-table .fav-item-part,
.customer.watchList .fav-list-table .fav-item-part {
  width: 50%;
}
.customer.watchList .fav-list-table .fav-item-part td {
  padding: 0;
}
.customer.watchList .fav-list-table .form-part {
  width: 12%;
}
.mypage.watchList .table-list-style tbody .fav-item-part p,
.customer.watchList .table-striped tbody .fav-item-part p {
  color: #333;
  line-height: 2;
}
.mypage.watchList .table-list-style tbody .fav-item-part p a,
.customer.watchList .table-striped tbody .fav-item-part p a {
  color: #333;
}
.mypage.watchList input[type="submit"].btn.btn-small,
.customer.watchList input[type="submit"].btn.btn-small {
  border: 1px solid #BCBCBC;
  background-color: #fff;
  color: #333;
  border-radius: 0;
  width: 160px;
  height: 40px;
}
.mypage.watchList input[type="submit"].btn.btn-small:disabled,
.customer.watchList input[type="submit"].btn.btn-small:disabled {
  background-color: #BCBCBC;
  cursor: not-allowed;
}


@media (max-width: 979px) {

.customer.login .smaller-container,
.passwordReminderInput .smaller-container,
.passwordReminderConfirm .smaller-container,
.passwordReminderComplete .smaller-container,
.registerConfirm .smaller-container {
  width: 100%;
  margin: 25px 0 60px;
  padding: 0;
}

/********************
 SIGN UP
********************/
  .register .smaller-container,
  .registerConfirm .smaller-container,
  .entryComplete .smaller-container {
    width: 100%;
    padding: 0;
  }
  .register .member-info,
  .registerConfirm .member-info,
  .entryComplete .member-info {
    border: none;
    font-size: 16px;
    padding: 0;
  }
  .register .control-group,
  .registerConfirm .control-group {
    display: block;
    border: none;
    padding: 0;
    padding-top: 30px;
  }
  .register .control-label,
  .registerConfirm .control-label {
    width: 100%;
    color: #555;
    float: none;
  }
  .register .controls,
  .registerConfirm .controls {
    width: 100%;
  }
  .register .controls.check-button,
  .registerConfirm .controls.check-button {
    display: block;
  }
  .register .control-group.postal ul input,
  .registerConfirm .control-group.postal ul input,
  .register .control-group.birthday select,
  .registerConfirm .control-group.birthday select {
    width: 30%;
  }
  .register .control-group.postal ul li,
  .registerConfirm .control-group.postal ul li {
    display: initial;
  }
  .register .members_card,
  .registerConfirm .members_card,
  .register .online-store,
  .registerConfirm .online-store {
    display: block;
  }
  .register .members_card h2,
  .registerConfirm .members_card h2,
  .register .online-store h2,
  .registerConfirm .online-store h2 {
    width: 100%;
  }
  .register .control-group input[type="text"],
  .registerConfirm .control-group input[type="text"] {
    height: 50px;
    padding: 0 20px;
  }
  .register .control-group.name ul input,
  .registerConfirm .control-group.name ul input,
  .register .control-group.half input,
  .registerConfirm .control-group.half input {
    width: 100%;
  }
  .register .control-group.name ul.second-input,
  .registerConfirm .control-group.name ul.second-input {
    margin-bottom: 10px;
  }
  .register .members_card h2.legal-title,
  .registerConfirm .members_card h2.legal-title, 
  .register .online-store h2.legal-title,
  .registerConfirm .online-store h2.legal-title {
    width: 100%;
    font-size: 12px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
  }
  .register .members_card .legal,
  .registerConfirm .members_card .legal,
  .register .online-store .legal,
  .registerConfirm .online-store .legal {
    width: 100%;
  }
  .register .register-legal-area,
  .registerConfirm .register-legal-area {
    margin-top: 30px;
  }
  .customer .agree-button-area {
    margin: 0;
    padding-bottom: 0;
    border: none;
  }
  .customer .agree-button {
    width: 100%;
    margin-left: 0 !important;
    height: 50px;
    line-height: 50px;
  }
  .customer .agree-button .Chkbox-Text::before {
    top: 16px;
    width: 14px;
    height: 14px;
  }
  .customer .agree-button .Chkbox-Input:checked + .Chkbox-Text::after {
    top: 18px;
    left: 25px;
  }
  .entryComplete .lead {
    margin-top: 20px;
    margin-bottom: 0 !important;
  }
  .entryComplete .lead p {
    line-height: 21px;
  }

  /********************
  LOGIN
  ********************/
  .login .row .span6 {
    width: 100%;
  }
  .login .login-area-box h2 {
    font-size: 17px;
    margin: 0 0 30px;
    border-top: 1px solid #e5e5e5;
    padding-top: 30px;
  }
  .login .login-area-box h3 {
    font-size: 11px;
    padding: 0 0 20px;
  }
  .login .row .span6.login-area {
    width: 100%;
    margin-left: 0;
  }
  .login .register-area {
    padding-left: 0;
  }
  .login .login-area .login-area-box {
    border-right: none;
    padding-right: 0;
  }
  .login .login-area-subbox input {
    height: 45px;
    line-height: 45px;
  }
  .login .login-area-subbox .control-label {
    font-size: 11px;
    height: 35px;
    line-height: 35px;
  }
  .login .form-horizontal .control-group {
    margin-bottom: 5px;
  }
  .login .gray {
    font-size: 11px;
  }
  .login .lead {
    padding: 0 !important;
  }
  .login .inquiry {
    border-bottom: 1px solid #e5e5e5;
  }

  /********************
  PASSWORD REMINDER
  ********************/
  .passwordReminderInput .form-striped .control-group input[type="text"] {
    width: 100%;
    margin-left: 0;
  } 
  .passwordReminderInput .form-striped,
  .passwordReminderConfirm .form-striped {
    padding: 0 0 20px;
    margin: 0;
    border: none;
  }
  .passwordReminderInput .form-striped .control-group {
    margin: 0;
  }
  .passwordReminderConfirm .form-striped .control-group {
    display: block;
  }

  .passwordReminderConfirm .form-striped .control-label {
    width: 100%;
  }

  /********************
  LOGOUT
  ********************/
  .customer .smaller-container .row .span9 {
    padding: 0;
  }
  .customer.logoutConfirm .lead {
    margin: 5px 0 15px;
  }
  .customer.logout .content-inner {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 60px;
  }
  .customer.logout .lead {
    margin-bottom: 15px;
  }

  /********************
  WATCH LIST
  ********************/
  .customer.watchList .fav-list-table .fav-item-part,
  .mypage.watchList .fav-list-table .fav-item-part {
    width: 100%;
  }
  .customer.watchList .fav-list-table .fav-item-part .visible-phone,
  .mypage.watchList .fav-list-table .fav-item-part .visible-phone {
    display: block !important;
  }
  .mypage.watchList .table-list-style tbody .fav-item-part p,
  .customer.watchList .table-striped tbody .fav-item-part p {
    line-height: 25px;
  }
  .customer.watchList .fav-list-table .fav-item-part .item-table td:nth-of-type(1),
  .mypage.watchList .fav-list-table .fav-item-part .item-table td:nth-of-type(1) {
    width: 40%;
    padding: 0;
  }
  .customer.watchList .fav-list-table .fav-item-part .item-table td:nth-of-type(1) img,
  .mypage.watchList .fav-list-table .fav-item-part .item-table td:nth-of-type(1) img {
    width: 100%;
  }
  .mypage.watchList .fav-list-table .form-part,
  .customer.watchList .fav-list-table .form-part {
    width: 100%;
  }
  .mypage.watchList .fav-list-table .price,
  .mypage.watchList .fav-list-table .stock,
  .customer.watchList .fav-list-table .price,
  .customer.watchList .fav-list-table .stock {
    color: #000;
  }
  .mypage.watchList .fav-list-table p.code,
  .mypage.watchList .fav-list-table p.stock-margin,
  .customer.watchList .fav-list-table p.code,
  .customer.watchList .fav-list-table p.stock-margin {
    margin-bottom: 15px;
  }
  .mypage.watchList .fav-list-table .form-part form,
  .customer.watchList .fav-list-table .form-part form {
    float: left;
    font-size: 10px;
  }
  .mypage.watchList input[type="submit"].btn.btn-small,
  .customer.watchList input[type="submit"].btn.btn-small {
    width: 93px;
    height: 32px;
    font-size: 10px;
  }
  .mypage.watchList input[type="submit"].btn.btn-delete,
  .customer.watchList input[type="submit"].btn.btn-delete {
    margin-left: 10px;
  }
  .mypage.watchList .list-layout .table.liquid-table .form-part .delete-part,
  .mypage.watchList .list-layout .table.liquid-table .form-part form,
  .customer.watchList .list-layout .table.liquid-table .form-part .delete-part {
    padding: 0;
  }
  .mypage.watchList .liquid-table tbody > tr,
  .customer.watchList .table-striped tbody > tr {
    font-size: 12px;
  }
  .mypage.watchList .fav-list-table .item-table{
    width: 100%;
  }
}

@media (max-width: 767px) {
  .customer .form-actions .btn-primary.space {
    margin: 0;
  }
  .login .login-area .form-actions {  
      margin-top: 0px;  
  } 
  .login .login-area-box.register-area .form-actions {  
      margin-top: 0px;  
  } 
  .login .login-area-box:not(.register-area) h3 { 
    padding-left: 1rem; 
  }
  .login .login-area-box.register-area h3 { 
    padding-left: 1rem; 
  }
}

@media (max-width: 360px) {
  .register .members_card h2.legal-title,
  .registerConfirm .members_card h2.legal-title,
  .register .online-store h2.legal-title,
  .registerConfirm .online-store h2.legal-title {
    font-size: 10px;
  }
  .register .control-group.postal ul input,
  .registerConfirm .control-group.postal ul input,
  .register .control-group.birthday select,
  .registerConfirm .control-group.birthday select {
    width: 29%;
  }
}

  @media (max-width: 400px) {
    .mypage.watchList input[type="submit"].btn.btn-delete,
    .customer.watchList input[type="submit"].btn.btn-delete {
      margin-left: 8px;
    }

    .mypage.watchList input[type="submit"].btn.btn-small,
    .customer.watchList input[type="submit"].btn.btn-small {
      width: 86px;
      padding: 2px 5px;
    }
}

  @media (max-width: 374px) {
  .mypage.watchList input[type="submit"].btn.btn-small,
  .customer.watchList input[type="submit"].btn.btn-small {
    width: 69px;
    padding: 0;
    }
  } 
