@charset "utf-8";
/* CSS Document */

#nadia_necklace_sp .conv_01 .order-sheet td .attention {
  height: 50px !important;
  box-sizing: border-box !important;
  font-size: 10px !important;
  color: #606061 !important;
  line-height: 10px !important;
  text-align: center !important;
  padding: 20px 0 0 0 !important;
}
#nadia_necklace_sp .conv_02 .order-sheet td .attention {
  height: 40px !important;
  box-sizing: border-box !important;
  font-size: 10px !important;
  color: #606061 !important;
  line-height: 10px !important;
  text-align: center !important;
  padding: 15px 0 0 0 !important;
}

#nadia_necklace_sp .order-sheet {
  width: 220px !important;
  margin: 0 auto 0px auto !important;
}

#nadia_necklace_sp .order-sheet col {
  width: auto !important;
}

#nadia_necklace_sp .order-sheet th {
  display: none !important;
}

#nadia_necklace_sp .order-sheet td {
  padding: 0px 0px 0px 0px !important;
}

#nadia_necklace_sp .order-sheet td.size {
  display: none !important;
}

#nadia_necklace_sp .order-sheet td button {
  width: 220px !important;
  height: 50px !important;
  font-size: 16px !important;
  font-weight: normal !important;
  background: #d24141 !important;
  border: none !important;
  border-radius: 5px !important;
  color: #fff !important;
  font-family: "游ゴシック", "Yu Gothic", YuGothic,"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  box-shadow: none !important;
}

#nadia_necklace_sp .conv_02 .order-sheet td {
  padding-bottom: 7px !important;
}

#nadia_necklace_sp .conv_02 .order-sheet td.size {
  display: table-cell !important;
  width: 60px !important;
  color: #3e3e3e !important;
  font-size: 14px !important;
  font-weight: normal !important;	
}

#nadia_necklace_sp .conv_02 .order-sheet td button {
  width: 160px !important;
  height: 40px !important;
}

#nadia_necklace_sp .size_w02 .order-sheet td.size {
  width: 70px !important;
  font-size: 11px !important;
}

#nadia_necklace_sp .size_w02 .order-sheet td button {
  width: 150px !important;
}

#nadia_necklace_sp .size_w03 .order-sheet td.size {
  width: 50px !important;
}

#nadia_necklace_sp .size_w03 .order-sheet td button {
  width: 170px !important;
}

#nadia_necklace_sp .button.add-cart {
  width: 150px;
  min-width: 150px;
}

#nadia_necklace_sp div#overwrap {
  display: none;
}

#nadia_necklace_sp div#overwrap div#overwrap_bg {
  background: #000;
  opacity: 0.6;
  height: 100%;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

#nadia_necklace_sp div#overwrap div#title_info_form {
  background-color: #FFF;
  height: 330px;
  left: 50%;
  margin-left: -200px;
  position: absolute;
  top: 180px;
  width: 420px;
  z-index: 100;
  overflow: hidden;
}

#nadia_necklace_sp div#overwrap div#title_info_form div.over_close {
  cursor: pointer;
  font-size: 30px;
  position: absolute;
  top: 5px;
  right: 8px;
}

#nadia_necklace_sp .button.add-cart, .button.add-cart:hover {
  width: 180px;
  height: 40px;
  font-size: 16px;
  color: #fff;
  border-radius: 3px;
  box-shadow: none;
  border: 1px solid #bb0a0a;
  background: #e60b0b; /* Old browsers */
  background: -moz-linear-gradient(top,  #e60b0b -1%, #cf0b0b 99%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-1%,#e60b0b), color-stop(99%,#cf0b0b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #e60b0b -1%,#cf0b0b 99%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #e60b0b -1%,#cf0b0b 99%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #e60b0b -1%,#cf0b0b 99%); /* IE10+ */
  background: linear-gradient(to bottom,  #e60b0b -1%,#cf0b0b 99%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e60b0b', endColorstr='#cf0b0b',GradientType=0 ); /* IE6-9 */
}

#nadia_necklace_sp .button.add-cart:hover {
  opacity: 0.8;
}

#nadia_necklace_sp .button.favorite {
  height: 40px;
  box-shadow: none;
  border-radius: 3px;
}

#nadia_necklace_sp .to_login {
  float: right;
  font-size: 14px;
  margin: 20px 16px 10px 0;
}

#nadia_necklace_sp .conv_01 .subscription {
  margin-bottom: 15px;
}
#nadia_necklace_sp .detail {
  width: 220px;
  height: 50px;
  margin: 0 auto 50px auto;
  display: table;
}

#nadia_necklace_sp .conv_02 .detail {
  height: 40px;
}

#nadia_necklace_sp .detail a {
  text-align: center;
  color: #fff;
  text-decoration: none;
  background: #000000;
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  line-height: 1em;
  border-radius: 5px;
}

#nadia_necklace_sp .conv_01 {
  width: 220px;
  margin: 10px auto 0;
}


