@charset "UTF-8";
.disco .list_content_min {
  width: 94%;
  margin: 0 auto;
  padding-top: 40px;
  letter-spacing: -.4em;
  font-size: 0;
}

.disco .list_content_min li {
  display: inline-block;
  width: 45.5%;
  margin: 0 2.25% 25px;
  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.android {
  font-family: YakuHanJP, "游ゴシック", YuGothic, "Helvetica", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Arial, sans-serif !important;
}

.disco .list_content_min li a {
  display: block;
  color: #141d47;
  line-height: 1.5;
  z-index: 10;
}

.disco .list_content_min li a .list_min_img {
  width: 100%;
  padding-bottom: 100%;
  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: 10px;
  font-size: 12px;
}

.disco .disco_detail {
  position: relative;
  width: 90%;
  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 rgba(192, 190, 194, 0.5);
}

.disco .disco_detail img {
  max-width: 100%;
  height: auto !important;
  vertical-align: bottom;
}

.disco .disco_detail a {
  text-decoration: underline;
}

.disco .disco_detail iframe {
  margin-top: 15px;
  margin-bottom: 10px;
  max-width: 100%;
  width: 100%;
  height: auto;
}

.disco .disco_detail .top_txt {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(192, 190, 194, 0.5);
}

.disco .disco_detail .top_txt img {
  margin: 10px 0;
}

.disco .disco_detail .product {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(192, 190, 194, 0.5);
}

.disco .disco_detail .product .img_buy {
  text-align: center;
}

.disco .disco_detail .product .img_buy .disc_jk {
  width: 100%;
  margin: 0 auto 4%;
}

.disco .disco_detail .product .img_buy .disc_buy {
  width: 67%;
  margin: 0 auto 1.7%;
  text-align: center;
}

.disco .disco_detail .product .img_buy .disc_buy a {
  position: relative;
  display: block;
  padding: 12px 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: 18px;
  height: 15px;
  margin-right: 8px;
  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 {
  margin-top: 8%;
  line-height: 1.5;
}

.disco .disco_detail .product .info_txt .disc_type {
  font-size: 14px;
  font-weight: bold;
  color: #a69047;
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
}

.disco .disco_detail .product .info_txt .disc_title {
  margin-bottom: 3.5%;
  font-size: 16px;
  font-weight: bold;
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
}

.disco .disco_detail .product .info_txt .disc_title.android {
  font-family: YakuHanJP, "游ゴシック", YuGothic, "Helvetica", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Arial, sans-serif !important;
}

.disco .disco_detail .product .info_txt .disc_txt01 {
  margin-top: 5%;
}

.disco .disco_detail .product .info_txt .disc_txt01 img {
  margin: 10px 0;
}

.disco .disco_detail .disc_contents {
  margin-top: 8%;
  line-height: 1.5;
}

.disco .disco_detail .disc_contents .disc_name {
  margin-top: 10px;
  font-weight: bold;
}

.disco .disco_detail .disc_txtbottom {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(192, 190, 194, 0.5);
}

.disco .disco_detail .disc_txtbottom img {
  margin: 10px 0;
}

.disco .list_back {
  width: 200px;
}

.disco .list_back a:before {
  left: -5px;
  width: 210px;
}

.shop_item {
  width: 94%;
  margin: 0 auto;
  padding: 4%;
  background: url(../img/common/modal_base_head.png) no-repeat center top, url(../img/common/modal_base_bottom.png) no-repeat center bottom, url(../img/common/modal_base_repeat.png) repeat-y center top;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  text-align: left;
  letter-spacing: -.4em;
  font-size: 0;
}

.shop_item li {
  width: 48%;
  display: inline-block;
  margin: 1%;
  vertical-align: top;
  letter-spacing: normal;
  font-size: 14px;
}

.shop_item li a {
  display: block;
}

.modal_dl {
  width: 94%;
  margin: 0 auto;
  padding: 4%;
  background: url(../img/common/modal_base_head.png) no-repeat center top, url(../img/common/modal_base_bottom.png) no-repeat center bottom, url(../img/common/modal_base_repeat.png) repeat-y center top;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  line-height: 1.5;
}

.modal_dl .dl_item {
  width: 47%;
  display: inline-block;
  margin: 1%;
  vertical-align: top;
}
