@charset "utf-8";
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
/* インサイド編集部の方々のための策 */
b {
  font-weight: bold;
}
/* --------------------------- */
.gigaindexContentsItem {
  font-size: 16px;
  line-height: 1.6;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border: none;
  width: 980px;
  padding: 0 0 20px;
  margin-top: 0;
  position: relative;
  left: -10px;
}
.gigaindexContentsTitleFrame {
  border: solid 1px #bfbfbf;
  margin: 20px 10px 0;
}
.gigaindexContentsTitleFrame h1 {
  padding: 5px 0 5px 16px;
}
.snsbt {
  margin: 5px 0 0;
  background-color: #ffffff;
}
.snsbt li {
  float: right;
  margin-left: 4px;
}
.sns-fb {
  width: 120px;
}
.sns-tw {
  width: 110px;
}
.sns-gp {
  width: 80px;
}
.sns-hb {
  width: 120px;
}
.gi {
  position: relative;
  top: -70px;
  margin-bottom: -70px;
}
.gi a:hover {
  opacity: 0.7;
}
.gi .mainvisual {
  width: 980px;
  height: 620px;
  background: url(/feature/giga/304_yumecas/img/mainvisual.jpg) no-repeat center center;
}
.gi .maincontents {
  overflow: hidden;
}
.gi .maincontents .aboutgame {
  float: left;
  line-height: 1.8;
  width: 610px;
  margin: 0 30px;
}
.gi .maincontents .tw {
  float: right;
  width: 300px;
  height: 1200px;
  margin-right: 10px;
}
.gi .maincontents .dl-link {
  float: right;
  width: 300px;
  margin-right: 10px;
}
.gi .maincontents .dl-link > .bt-and,
.gi .maincontents .dl-link > .bt-ios {
  width: 220px;
  display: block;
  margin: 25px auto;
}
.gi .maincontents .dl-link > .bt-and img,
.gi .maincontents .dl-link > .bt-ios img {
  width: 100%;
}
.gi .aboutgame > .head {
  margin: 0 20px 20px;
  text-align: center;
}
.gi .aboutgame .subhead {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 0.5em;
}
.gi .aboutgame .overview {
  background: url(/feature/giga/304_yumecas/img/img01.jpg) no-repeat right bottom;
  color: #63b21e;
  padding: 0 160px 130px 0;
  margin-bottom: 40px;
}
.gi .aboutgame .story {
  color: #0093d6;
}
.gi .aboutgame p {
  margin: 0 0 20px;
}
.gi .video {
  margin: 30px 0;
  text-align: center;
}
.gi .video > .content {
  width: 460px;
  margin: 0 10px;
  display: inline-block;
}
.gi .video .mov-title {
  margin-bottom: 10px;
}
.gi .pickup {
  font-size: 0;
  padding: 10px;
}
.gi .pickup > .article {
  font-size: 1rem;
  display: inline-block;
  vertical-align: top;
  margin: 0 3px 6px;
}
.gi .pickup > .article > .anc {
  display: block;
  width: 314px;
  height: 180px;
  background: url() no-repeat center center;
  position: relative;
}
.gi .pickup > .article > .anc > .text {
  min-height: 50px;
  position: absolute;
  bottom: 0;
  margin: 0;
  padding: 6px 10px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
  color: #ffffff;
}
.gi .pickup > .comingsoon {
  width: 314px;
  height: 180px;
  background-color: rgba(0, 0, 0, 0.1);
  line-height: 180px;
  text-align: center;
  color: #999999;
}
