@charset "UTF-8";
.disco .list_content_min {
  padding-top: 60px;
  letter-spacing: -.4em;
}

.disco .list_content_min li {
  position: relative;
  display: inline-block;
  width: 300px;
  margin: 0 30px 50px 0;
  letter-spacing: normal;
  vertical-align: top;
  font-family: YakuHanMP, "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
}

.disco .list_content_min li:nth-child(3n) {
  margin-right: 0;
}

.disco .list_content_min li a {
  position: relative;
  display: block;
  color: #141d47;
  line-height: 1.5;
  z-index: 10;
}

.disco .list_content_min li a .list_min_img {
  width: 300px;
  height: 300px;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}

.disco .list_content_min li a .list_min_title {
  padding-top: 15px;
  font-size: 15px;
}

.disco .disco_detail {
  position: relative;
  width: 100%;
  line-height: 1.5;
}

.disco .disco_detail strong {
  font-weight: bold !important;
}

.disco .disco_detail iframe {
  margin-top: 20px;
  margin-bottom: 10px;
}

.disco .disco_detail hr {
  margin: 40px 0;
  border: 0;
  border-bottom: 1px solid rgba(192, 190, 194, 0.5);
}

.disco .disco_detail a {
  text-decoration: underline;
}

.disco .disco_detail a:hover {
  text-decoration: none;
}

.disco .disco_detail .top_txt {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(192, 190, 194, 0.5);
}

.disco .disco_detail .product {
  position: relative;
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(192, 190, 194, 0.5);
}

.disco .disco_detail .product .img_buy {
  float: right;
  margin-left: 50px;
  width: 350px;
  text-align: center;
}

.disco .disco_detail .product .img_buy img {
  vertical-align: bottom;
}

.disco .disco_detail .product .img_buy .disc_jk {
  margin-bottom: 20px;
}

.disco .disco_detail .product .img_buy .disc_jk img {
  max-width: 100%;
  max-height: 100%;
}

.disco .disco_detail .product .img_buy .disc_buy {
  width: 280px;
  margin: 0 auto 10px;
  text-align: center;
}

.disco .disco_detail .product .img_buy .disc_buy a {
  position: relative;
  display: block;
  padding: 14px 10px;
  font-family: YakuHanMP, "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  color: #fff;
  text-decoration: none;
  background: -webkit-linear-gradient(45deg, #76aee7 0%, #67a0e1 50%, #5792dd 100%);
  background: linear-gradient(45deg, #76aee7 0%, #67a0e1 50%, #5792dd 100%);
}

.disco .disco_detail .product .img_buy .disc_buy a:before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 18px;
  margin-right: 10px;
  vertical-align: middle;
}

.disco .disco_detail .product .img_buy .disc_buy.buy_btn a:before {
  background: url(../img/common/icon_buy.png) no-repeat center center;
  -webkit-background-size: contain;
          background-size: contain;
}

.disco .disco_detail .product .img_buy .disc_buy.dl_btn a:before {
  background: url(../img/common/icon_download.png) no-repeat center center;
  -webkit-background-size: contain;
          background-size: contain;
}

.disco .disco_detail .product .info_txt .disc_type {
  font-size: 15px;
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  font-weight: bold;
  color: #a69047;
}

.disco .disco_detail .product .info_txt .disc_title {
  margin-top: 5px;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: bold;
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  line-height: 1.2;
}

.disco .disco_detail .product .info_txt .disc_txt01 {
  margin-top: 20px;
}

.disco .disco_detail .disc_contents {
  margin-top: 20px;
  line-height: 1.5;
}

.disco .disco_detail .disc_contents .disc_name {
  margin-top: 10px;
  color: #b39242;
  font-weight: bold;
}

.disco .disco_detail .disc_txtbottom {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(192, 190, 194, 0.5);
}

.disco .list_back {
  width: 200px;
}

.disco .list_back a:before {
  width: 220px;
}

.shop_item {
  width: 600px;
  padding: 30px 45px;
  background: url(../img/common/modal_base_w600_head.png) no-repeat center top, url(../img/common/modal_base_w600_bottom.png) no-repeat center bottom, url(../img/common/modal_base_w600_repeat.png) repeat-y center top;
  text-align: left;
  letter-spacing: -.4em;
  font-size: 0;
}

.shop_item li {
  width: 160px;
  display: inline-block;
  margin: 5px;
  vertical-align: top;
  letter-spacing: normal;
  font-size: 14px;
}

.shop_item li a {
  display: block;
}

.modal_dl {
  width: 600px;
  padding: 30px 30px;
  background: url(../img/common/modal_base_w600_head.png) no-repeat center top, url(../img/common/modal_base_w600_bottom.png) no-repeat center bottom, url(../img/common/modal_base_w600_repeat.png) repeat-y center top;
  line-height: 1.5;
}

.modal_dl .dl_item {
  width: 160px;
  display: inline-block;
  margin: 10px 5px 5px;
  vertical-align: top;
}
