/*text Size*/
.clum_right_text > h4 {
  font-size: 150%;
}
.clum_right_text > h4 + p {
  font-size: 15px;
}
.item_detail th, .item_detail td {
  padding: 10px 5px;
}
/*option Items*/
div.jo_box {
  margin: 0 auto 30px;
  width: 840px;
  border-bottom: solid 1px #ececec;
  padding-bottom: 20px;
}
div.jo_box h3 {
  padding: 0px 10px 10px 17px;
  font-size: 26px;
  letter-spacing: 1px;
}
div.jo_box h3 > .catName {
  font-size: 12px;
  color: #666666;
  line-height: 1.4;
}
p.jo_name_top {
  padding: 0px 10px 5px 5px;
  font-size: 26px;
  letter-spacing: 1px;
}
p.jo_name_top p.name_new_on, p.name_new_off {
  margin: 0 10px 0 10px;
}
.photolist_bg li.mainImg {
  width: 263px;
  position: relative;
}
.photolist_bg li.mainImg img {
  width: 100%;
}
div.jo_2 {
  width: 280px;
}
div.jo_2 > h4 {
  font-size: 17px;
  color: #666666;
}
div.jo_2 > p {
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.5;
  margin: 15px 0;
}
div.jo_3 {
  width: 325px;
}
div.jo_3 > table.jo_item_detail {
  width: 100%;
}
td.jomain {
  position: relative;
}
td.jomain > a:before {
  content: url(/jp/vlockers/images/jo_main_click.png);
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 10;
}
table.jo_1 td:not(.jomain) img {
  border: 2px solid #fff;
  box-shadow: 1px 1px 3px rgba(30, 30, 30, 0.3);
}
.jo_item_detail th {
  vertical-align: middle;
}
.jo_item_detail td {
  border-bottom: 1px dashed #cccccc;
  padding: 8px 4px;
  font-size: 12px;
}
.jo_item_detail td > hr {
  width: auto;
  margin: 5px 0;
  border: 0px;
  padding: 0;
  height: 0;
  border-bottom: 1px dashed #ccc;
}
.item_detail td > p.buy_btn_j a, .jo_item_detail td > p.buy_btn_j a {
  width: 225px;
  margin: 5px auto;
  background-position-x: 50%;
}
ul.setList {
  margin-bottom: 0px;
}
ul.setList li {
  padding: 3px 1em;
  margin: 0;
  display: inline-block;
}
ul.setList li + li {}
/*オススメ商品*/
h4#osusume {
  margin: 0 25px 10px 5px;
  color: #ed0086;
  border: 1px solid;
  padding: 10px;
  border-left: 10px solid;
  background: #fcfcfc;
}
ul.list.osusume {
  width: 830px;
  margin: 20px 25px 20px auto;
  position: relative;
  text-align: center;
  clear: both;
}
ul.list.osusume > li {
  width: 138px;
  margin: 7px 7px 15px;
  border: 3px solid #fff;
  box-shadow: 0 2px 4px rgba(46, 19, 12, 0.3);
  line-height: 0;
  position: relative;
  float: none;
  display: inline-block;
}
ul.list.osusume > li a {
  color: #555;
  text-decoration: none;
}
ul.list.osusume > li a:hover {
  color: #f52c4d;
}
ul.list.osusume > li a img {
  width: 100%;
  height: auto;
}
ul.list.osusume > li p {
  margin: 15px auto 10px;
  line-height: 1.4;
}
ul.list.osusume > li p a {
  text-decoration: none;
  color: #555;
}
ul.list.osusume > li p a:after {
  content: "\5546\54C1\8A73\7D30"; /*商品詳細*/
  width: 50%;
  height: 20px;
  padding: 1px 10px 2px;
  margin: 5px auto 10px;
  background: #0095D9;
  border-radius: 4px;
  box-shadow: rgba(217, 193, 155, 0.9);
  color: #fff;
  display: block;
  line-height: 20px;
  letter-spacing: 0.05em;
  text-align: center;
  z-index: 100;
  font-weight: normal;
  font-size: 12px;
}
ul.list.osusume > li p a:hover:after {
  background: #00c1ff;
}
p.bnrL {
  text-align: center;
  margin: 0 auto 25px;
}
p.bnrL img {
  border: 1px solid #ccc;
  box-shadow: 0px 1px 2px 0px #3B3B3B;
}
p.bnrL a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  transition: all .1s; /* Animation Effect */
}
.limited-cont {
  width: 830px;
}
.draceana_limit {

  padding: 12px 0 8px;
  margin: 0 0 0.3em 0;
  text-align: center;
  font-size: 180%;
  color: #fff;
  background: #f59;
  border-top: 4px double #fff;
  border-bottom: 4px double #fff;
}
.draceana_limit-txt {
  font-size: 15px;
  padding: 0 10px 10px;
}
.draceana_limit-notice {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 10px;
  color: #f00;
}
ul.setList li.limited-parts {
  border-top: 1px dotted #ccc;
  padding: 7px 1em 0;
  margin-top: 7px;
  display: block;
  color: #f00;
  font-weight: bold;
}
a.link-not {
  pointer-events: none;
}
/* 2022.05.23追記・カートボタン */
.ec_btn {
  display: flex;
  justify-content: center;
  margin-top: 2em;
}
.ec_btn a {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background: rgb(254,194,1);
  background: linear-gradient(180deg, rgba(254,194,1,1) 0%, rgba(255,115,0,1) 100%);
  border-radius: 0.5em;
  border: 2px solid #fff;
  box-shadow: 2px 2px 2px #a9a9a9;
  padding: 0.7em 2em 0.5em;
  text-decoration: none;
}
.ec_btn a:hover {
  color: #000;
  background: rgb(254,194,1);
  background: linear-gradient(180deg, rgba(255,115,0,1) 0%, rgba(254,194,1,1) 100%);
}
.ec_btn i {
  margin-right: 0.5em;
}
.ec_btn a.link-not {
  background: #ccc;
  pointer-events: none;
}
