@charset "UTF-8";
body {
  min-width: 320px;
  max-width: 100%;
  overflow-x: hidden;
}

.disco .content:before {
  background: url(../img/in_disco/bg_yukinojo.png) no-repeat right center;
  -webkit-background-size: contain;
          background-size: contain;
}

.disco .disco_detail {
  position: relative;
  width: 89.6%;
  margin: 0 auto;
  font-size: 13px;
  line-height: 1.5;
}

.disco .disco_detail strong {
  font-weight: bold !important;
}

.disco .disco_detail hr {
  margin-bottom: 8%;
  padding-bottom: 6%;
  border: 0;
  border-bottom: 1px solid #595544;
  opacity: .2;
  filter: alpha(opacity=20);
}

.disco .disco_detail img {
  max-width: 100%;
  height: auto !important;
  vertical-align: bottom;
}

.disco .disco_detail a {
  text-decoration: underline;
}

.disco .disco_detail iframe {
  width: 100%;
  height: auto;
}

.disco .disco_detail .product {
  position: relative;
}

.disco .disco_detail .product .img_buy {
  text-align: center;
}

.disco .disco_detail .product .img_buy .disc_jk {
  width: 100%;
  height: 280px;
  margin: 0 auto 4%;
}

.disco .disco_detail .product .img_buy .disc_jk img {
  max-width: 100%;
  max-height: 100%;
}

.disco .disco_detail .product .img_buy .disc_buy {
  width: 75%;
  margin: 0 auto 1.7%;
}

.disco .disco_detail .product .info_txt {
  margin-top: 8%;
  line-height: 1.5;
}

.disco .disco_detail .product .info_txt .disc_type {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  font-size: 14px;
  font-weight: bold;
  color: #b39242;
}

.disco .disco_detail .product .info_txt .disc_title {
  margin-bottom: 3.5%;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  font-size: 16px;
  font-weight: bold;
  color: #b39242;
}

.disco .disco_detail .product .info_txt .disc_txt01 {
  margin-top: 5%;
}

.disco .disco_detail .disc_contents {
  margin-top: 8%;
  line-height: 1.5;
}

.disco .disco_detail .disc_contents .disc_name {
  margin-top: 10px;
  color: #b39242;
  font-weight: bold;
}

.disco .list_pager {
  text-align: center;
}
