@charset "UTF-8";
body {
  min-width: 320px;
  max-width: 100%;
  overflow-x: hidden;
}

.goods .content:before {
  background: url(../img/in_goods/bg_kakeru.png) no-repeat right center;
  -webkit-background-size: contain;
          background-size: contain;
}

.goods .content .goods_list {
  position: relative;
  width: 89.6%;
  margin: 0 auto;
  font-size: 13px;
  line-height: 1.5;
}

.goods .content .goods_list .list_content_min_goods {
  width: 100%;
  margin: 30px auto 0;
  padding-top: 25px;
  letter-spacing: -.4em;
}

.goods .content .goods_list .list_content_min_goods img {
  max-width: 100%;
}

.goods .content .goods_list .list_content_min_goods li {
  position: relative;
  display: inline-block;
  width: 49%;
  margin: 0 2% 60px 0;
  padding: 0 5%;
  background: url(../img/common/in/frame_repeat_325.png) repeat-y center bottom;
  -webkit-background-size: contain;
          background-size: contain;
  letter-spacing: normal;
  vertical-align: top;
}

.goods .content .goods_list .list_content_min_goods li:before {
  content: '';
  position: absolute;
  left: 0;
  top: -27px;
  display: block;
  width: 100%;
  min-height: 27px;
  padding-top: 24%;
  background: url(../img/common/in/frame_head_325.png) no-repeat center bottom;
  -webkit-background-size: contain;
          background-size: contain;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.goods .content .goods_list .list_content_min_goods li:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -27px;
  display: block;
  width: 100%;
  min-height: 27px;
  padding-top: 24%;
  background: url(../img/common/in/frame_bottom_325.png) no-repeat center top;
  -webkit-background-size: contain;
          background-size: contain;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.goods .content .goods_list .list_content_min_goods li:nth-child(2n) {
  margin-right: 0;
}

.goods .content .goods_list .list_content_min_goods li .list_content_min_goods_in {
  position: relative;
  z-index: 10;
}

.goods .content .goods_list .list_content_min_goods li a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  color: #595544;
}

.goods .content .goods_list .list_content_min_goods li .list_min_img {
  position: relative;
  top: -10px;
  width: 100%;
  padding-top: 100%;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}

.goods .content .goods_list .list_content_min_goods li .list_min_sale {
  font-size: 12px;
  line-height: 2;
  color: #595544;
}

.goods .content .goods_list .list_content_min_goods li .list_min_title {
  position: relative;
  top: 0;
  bottom: -10px;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  font-size: 13px;
  color: #b39242;
  line-height: 1.2;
  font-weight: bold;
}

.goods .content .goods_list .goods_title {
  text-align: center;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
}

.goods .content .goods_list hr {
  margin-bottom: 35px;
  padding-bottom: 35px;
  border: 0;
  border-bottom: 1px solid #595544;
  opacity: .2;
  filter: alpha(opacity=20);
}

.goods .content .goods_list img {
  max-width: 100%;
  height: auto !important;
}

.goods .content .goods_list .text_head {
  margin-top: 30px;
}

.goods .content .goods_list .text_head strong {
  font-weight: bold !important;
}

.goods .content .goods_list .text_head img {
  max-width: 100%;
  height: auto !important;
}

.goods .content .goods_list .list_content_min {
  width: 100%;
  margin-top: 30px;
}

.goods .content .goods_list .list_content_min .modal_win {
  position: relative;
  z-index: 100;
}

.goods .content .list_pager {
  margin-top: 50px !important;
}

.goods .content .banner_area {
  text-align: center;
}

.goods .content .banner_area li {
  display: inline-block;
  width: 66.67%;
  margin: 0 4px 10px;
}

.goods .content .banner_area li img {
  max-width: 100%;
}
