@charset "euc-jp";
.slider {
  position: relative;
}
.bx-viewport {
  border: none !important;
  left: 0 !important;
}
#slider div {
  width: 100% !important;
}
.more_prd {
  display: none;
  background-color: #aaa;
  color: #fff;
  font-size: 123.076%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.prd_seller_block {
  margin-bottom: 20px;
}

.info_block {
  border-top: solid 1px #999;
  padding-bottom: 20px;
}

.info_block_inner {
  width:920px;
  margin: 0 auto;
}

.info_block_inner dl {
  width: 840px;
  margin: 0 auto;
  padding-top:15px;
  font-size: 107.7%;
}

.info_block_inner dl dt {
  float: left;
  font-family: 'Helvetica Neue', Arial, “Hiragino Mincho ProN”, “ヒラギノ明朝 ProN W3”, “游明朝”, YuMincho, “メイリオ”, Meiryo, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.07em;
  color: #333;
  padding: 18px 15px 14px 5px;
  border-bottom: solid 1px #333;
  margin-right: 5px;
  width: 8%;
}

.info_block_inner dl dd {
   font-family: 'Helvetica Neue', Arial, “Hiragino Mincho ProN”, “ヒラギノ明朝 ProN W3”, “游明朝”, YuMincho, “メイリオ”, 
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 18px 0 14px 12px;
    border-bottom: dotted 1px #666;
    letter-spacing: 0.06em;
}

.info_block_inner a {
  text-decoration: none;
  color: #C1644D;
}

.info_block_inner a:hover {
  color: #999;
}

/*   
.info_block_inner dl dd a {
  text-decoration: none;
  color: #C1644D;
}

.info_block_inner dl dd a:hover {
 color: #aaa;
}
*/


.free_space_block {
  margin-top: 3em;
  clear: both;
}

.free_space_block_inner {
  width: 920px;
  margin: 0 auto;
}

.free_space_contents {
   width: 840px;
   margin: 0 auto;
}

.free_space_contents p {
  color: #666;
  line-height: 1.8;
  /* font-family: 'Helvetica Neue', Arial, “Hiragino Mincho ProN”, “ヒラギノ明朝 ProN W3”,  “游明朝”, YuMincho, “メイリオ”, Meiryo, serif;  */ 
  letter-spacing: 0.06em;
}

.free_space_contents p a {
  text-decoration:none;
  color: #C1644D;
}

.free_space_contents p a:hover {
  text-decoration: underline;
  color: #aaa;
}

.free_space_ttl {
  display: block;
  text-indent:-9999px;
  overflow: hidden;
  width: 248px;
  height: 50px;
  background: url(https://img21.shop-pro.jp/PA01330/793/etc/logo_freespace.png?cmsp_timestamp=2094) 0 0 no-repeat;
  margin-bottom: 20px;
}

.free_space_txt {
  margin-bottom: 10px;
}

.free_space_address_txt {
  float: left;
}

.free_space_map {
  float: right;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  background: url(https://img21.shop-pro.jp/PA01330/793/etc/img_map.jpg?cmsp_timestamp=2132) 0 0 no-repeat;
  width: 420px;
  height: 290px; 
}

.sale_data {
  text-decoration:line-through;
  color: #ee0000;
}