@charset "utf-8";

/* ---------------------------------------------------------
  HTML5+CSS3 初期化
----------------------------------------------------------*/
body {
  font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;  
  -webkit-text-size-adjust: none; /* フォントサイズ自動調整 */
}

/* --- リンクをタップした際の色指定 */
a {
  -webkit-tap-highlight-color: rgba(200,200,555,.6);
}

/* --- Retinaディスプレイ対応 */
img {
  zoom: 0.5;
}



/* ---------------------------------------------------------
  Base
----------------------------------------------------------*/
div#wrapper {
  margin: 20px auto 60px;
  width: 100%;
}

/* Header
----------------------------------------------------------*/
header {
  height: auto;
  background: url(../img/bg_sp_header.png) repeat left top;
}
  header div#header {
    margin: 0 2%;
    width: 96%;
    position: static;
  }

  /* --- ロゴ */
  header div#logo {
    margin-bottom: 1em;
    padding-top: 10px;
    line-height: 1;
    text-align: center;
  }
    header div#logo img {
      zoom: 0.6;
    }

  /* --- サイト説明文 */
  header p.desc {
    display: none;
  }
  
  /* --- スマートフォンゲームズへのリンク */
  header div#spgLink {
    position: static;
    text-align: center;
  }
    header div#spgLink img {
      zoom: 1;
    }

/* --- 会員登録 */
header ul.member {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: center;
}
  header ul.member li {
    padding: 0 0.5em;
  }
    header ul.member li.signUpGame {
    padding-left: 18px;
  }
  header ul.member li.signUpReviewer {
    padding-left: 24px;
  }
  header ul.member li.signIn {
    padding-left: 22px;
  }
  header ul.member li.signOut {
    padding-left: 20px;
  }
  header ul.member li.gamePost {
    padding-left: 16px;
  }
  header ul.member li.userName {
    padding-left: 20px;
  }


/* Search Area
-------------------------------------------- */
#header div#fsearch {
  float: none;
  margin: 0 auto 0.5em;
	width: 90%;
	vertical-align: bottom;
}
  #header div#fsearch input.fs-search {
    width: 65%;
  }
  #header div#fsearch input.fs-submit {
    width: 30%;
  }



/* ContentsArea
----------------------------------------------------------*/
div#contentsArea {
  float: none;
  width: 100%;
}

/* SideArea
----------------------------------------------------------*/
div#sideArea {
  float: none;
  width: 100%;
}

/* --- Category Link */
ul#category {
  margin: 0 2% 20px;
}
  ul#category li {
    clear: right;
    width: 96%;
    margin-bottom: 0.5em;
  }
    ul#category li a {
      display: block;
      width: 85%;
      height: 30px;
      padding-left: 15%;
      line-height: 31px;
      text-decoration: none;
      font-size: 15px;
      font-weight: bold;
    }
    ul#category li a:hover {
      text-decoration: underline;
    }
      ul#category li a span {
        display: inline-block;
        float: right;
        font-size: 12px;
        color: #333;
      }

/* --- Banner Link */
ul.banner {
  margin: 0 auto 20px;
  width: 100%;
  text-align: center;
}
  ul.banner img {
    zoom: 1;
  }



/* Footer Area
----------------------------------------------------------*/
div#footerArea {
  clear: both;
  background: url(../img/bg_footer.png) repeat-x center top;
  padding-top: 40px;
}
  footer {
    margin: 0 2%;
    width: 96%;
  }

  footer ul#footerAboutLink {
    float: none;
    margin-bottom: 2em;
    width: 100%;
  }

  footer div#footerCategoryLink {
    float: none;
    margin: 5px 0 2em;
    width: 100%;
    text-align: center;
  }
    footer div#footerCategoryLink img.category {
      zoom: 1;
    }
    footer div#footerCategoryLink li img {
      zoom: 1;
    }



/* ---------------------------------------------------------
  ArticleHeader
----------------------------------------------------------*/
div#articleHeader {
  background: url(../img/bg_sabaku.png) repeat left top;
  padding: 10px 0 0;
  overflow: hidden;
}

  div#articleHeader section#gameInfoArea {
    margin: 0 2% auto;
    width: 96%;
  }
    section#gameInfoArea div#innerBoxLeft {
      float: none;
      width: 100%;
    }
    section#gameInfoArea div#innerBoxRight {
      clear: left;
      float: none;
      width: 100%;
      text-align: center;
    }


/* パンくずリスト
-------------------------------------------- */
section#gameInfoArea nav#breadcrumb {
  margin-bottom: 10px;
}
  section#gameInfoArea nav#breadcrumb li {
    display: inline;
    line-height: 24px;
    vertical-align: bottom;
  }
  section#gameInfoArea nav#breadcrumb li:before {
    padding: 0 5px;
    content: " > ";
  }
  section#gameInfoArea nav#breadcrumb li:first-child:before {
    padding-left: 0;
    content:"";
  }
    section#gameInfoArea nav#breadcrumb li a {
      text-decoration: underline;
    }
    section#gameInfoArea nav#breadcrumb li img {
      vertical-align: bottom;
      zoom: 1;
    }

/* Header Game Image
-------------------------------------------- */
img.headerGameImage {
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  zoom: 1;
}

/* ゲームタイトル回り
-------------------------------------------- */
section#gameInfoArea h1 {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 22px;
  color: #496e29;
}
section#gameInfoArea p.desc {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
}
section#gameInfoArea div.osware {
  margin-bottom: 5px;
}
  section#gameInfoArea div.osware span {
    display: block;
  }

/* クリエイター・投票結果情報
-------------------------------------------- */
/* --- クリエイター情報 */
section#gameInfoArea div#createrInfo {
  clear: both;
  margin-bottom: 10px;
  text-align: center;
}
section#gameInfoArea div#createrInfo div.user-pic img {
  display: none;
}

/* 関連タグ
-------------------------------------------- */
div#innerBoxLeft div.gameTag {
  margin-top: 10px;
  padding: 0;
  background: none;
  line-height: 21px;
  font-size: 13px;
  text-align: center;
}
  div#innerBoxLeft div.gameTag:before {
    background: none;
    padding-left: 0;
    content: "";
  }

div#innerBoxLeft div.denialGameTag {
  margin-top: 10px;
  padding: 0;
  background: none;
  line-height: 21px;
  font-size: 13px;
  text-align: center;
}
  div#innerBoxLeft div.denialGameTag:before {
    background: none;
    padding-left: 0;
    content: "";
  }
  
  div#innerBoxLeft div.gameTag ul.tagList li {
    margin: 0 1em 1em 0;
  }
  

/* レーダーチャート
-------------------------------------------- */
div#innerBoxRight img.raderChart {
  float: none;
  zoom: 1;
}

/* コメント数・投票結果・PageView情報
-------------------------------------------- */
div#gameEvaluation {
  width: 100%;
}
  div#gameEvaluation img {
    zoom: 1;
  }
/* --- コメント数 */
div#gameEvaluation div.comment {
  float: left;
  width: 30%;
  text-align: center;
}
  div#gameEvaluation div.comment span {
    display: block;
    font-size: 24px;
  }

/* --- 総合得点 */
div#gameEvaluation div.totalPoint {
  float: left;
  width: 30%;
  text-align: center;
}

/* --- 平均評価 */
div#gameEvaluation div.vote {
  float: left;
  width: 30%;
  text-align: center;
}
  div#gameEvaluation div.vote span {
    display: block;
    font-size: 12px;
  }
  div#gameEvaluation div.vote span.zero {
    line-height: 30px;
    font-size: 16px;
  }
    div#gameEvaluation div.vote span.rating {
      display: inline;
      padding-right: 3px;
      font-size: 24px;
    }

/* --- ページビュー */
div#gameEvaluation div.view {
  float: left;
  width: 40%;
  text-align: center;
}
  div#gameEvaluation div.view span {
    display: block;
    font-size: 22px;
    line-height: 32px;
  }
  div.denialView {
    margin: 10px auto;
    text-align: center;
  }
    div.denialView img {
      zoom: 1;
    }

/* --- 感想のみ */
  div#impressions div.comment {
    width: 45%;
  }
    div#impressions div.comment img {
      zoom: 1;
    }
  div#impressions div.view {
    width: 45%;
  }
    div#impressions div.view img {
      zoom: 1;
    }

/* お気に入り機能
-------------------------------------------- */
section#gameInfoArea div.favorite {
  text-align: center;
}
section#gameInfoArea div.favorite img {
  float: none;
  zoom: 1;
  vertical-align: top;
}

/* --- レビューするリンクボタン（レビュー受け付ける） */
section#gameInfoArea ul.postButton li {
  float: none;
  margin-bottom: 1em;
  padding-right: 0;
  text-align: center;
}
section#gameInfoArea ul.postButton li.favo {
  background: none;
  padding-left: 0;
}
  section#gameInfoArea ul.postButton li img {
    zoom: 1;
  }

/* --- レビューするリンクボタン */
section#gameInfoArea p.reviewLink {
  float: none;
  margin-bottom: 5px;
  text-align: center;
}
section#gameInfoArea p.reviewLink a:after {
  content:"";
}
section#gameInfoArea p.reviewLink img {
  zoom: 1;
}

/* --- 評価を受け付けない */
section#gameInfoArea p.voteNegative {
  margin: 1em 0 0;
}
  section#gameInfoArea p.voteNegative img {
    zoom: 1;
    margin-bottom: 10px;
  }

/* --- コメントを受け付けない */
section#gameInfoArea p.commentNegative {
  margin: 0 10% 10px;
}


/* ---------------------------------------------------------
  ContentsArea
----------------------------------------------------------*/
div#contentsArea {
  float: none;
  margin: 0 2%;
  width: 96%;
  overflow: visible;
}

/* ゲーム紹介文
-------------------------------------------- */
div#contentsArea div#foreword {
  margin-bottom: 30px;
  padding: 0 0.5em;
  line-height: 2;
  font-size: 16px;
}
  div#contentsArea div#foreword p {
    margin-bottom: 2em;
  }

/* ゲーム画面
-------------------------------------------- */
div#contentsArea ul#gameScreen {
  width: 100%;
  text-align: center;
}
  div#contentsArea ul#gameScreen li {
    width: 96%;
    padding: 2%;
  }
    div#contentsArea ul#gameScreen li p {
      text-align: left;
    }
    div#contentsArea ul#gameScreen li img {
      max-width: 100%;
      height: auto;
      zoom: 1;
    }



/* ゲーム紹介動画
-------------------------------------------- */
div#youtubeArea div.movieArea {
	position: relative;
	margin: 0 2% 30px;
	width: 96%;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
div#youtubeArea div.movieArea iframe, div#youtubeArea div.movieArea object, div#youtubeArea div.movieArea embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
div#niconicoArea div.movieArea {
  margin: 0 2% 30px;
	width: 96%;
}


/* ゲームポイント
-------------------------------------------- */
div#contentsArea div#gamePoint h2 {
  background: url(../img/icon_taru.png) no-repeat left top;
  background-size: 19px 22px;
  padding-left: 30px;
  line-height: 1.6;
}


/* ソーシャルボタンエリア
-------------------------------------------- */
div#contentsArea ul.socialBoxInline {
  margin: 0 2% 20px;
  width: 94%;
  padding: 5px 1% 0;
}

/* ダウンロード情報エリア
-------------------------------------------- */
div#contentsArea div#gameFileInfo dl {
  margin: 0 2% 0 4%;
  width: 94%;
  font-size: 14px;
}

/* --- InfoWare */
div#gameFileInfo dl.infoWare {
  float: none;
}
  div#gameFileInfo dl.infoWare dt {
    width: 5.5em;
  }
  div#gameFileInfo dl.infoWare dd {
    margin-left: 5.5em;
  }
    div#gameFileInfo dl.infoWare dd span.oswin img {
      zoom: 1;
    }
    div#gameFileInfo dl.infoWare dd span.osmac:before {
      padding-left: 0.95em;
    }
    div#gameFileInfo dl.infoWare dd span.osmac img {
      zoom: 1;
    }
    div#gameFileInfo dl.infoWare dd span.osbrowser:before {
      padding-left: 0.95em;
    }
    div#gameFileInfo dl.infoWare dd span.osbrowser img {
      zoom: 1;
    }

/* --- infoData */
div#gameFileInfo dl.infoData {
  float: none;
}

/* --- gameDownloadLink */
div#gameFileInfo div#gameDownloadLink {
  margin-top: 10px;
}
div#gameFileInfo div#gameDownloadLink img {
  zoom: 1;
}


/* 広告エリア
-------------------------------------------- */
div#contentsArea div.adArticleAbreast300x250 div.left {
  float: none;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
div#contentsArea div.adArticleAbreast300x250 div.right {
  display: none;
}
div#contentsArea div.adArticleBody {
  width: 100%;
}

/* 広告・評価エリア
-------------------------------------------- */
div.adArticleAbreast {
  margin-bottom: 20px;
  width: auto;
}
  div.adArticleAbreast div.left {
    float: none;
    margin: 0 auto 20px;
    width: 100%;
    text-align: center;
  }
  div.adArticleAbreast div.right {
    float: none;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  div.adArticleAbreast div#adRandomGame {
    float: none;
    margin: 0 auto;
  }
  div.adArticleAbreast div#adRandomGame img {
    zoom: 1;
  }

/* 雰囲気の近いゲームリスト（Body部）
-------------------------------------------- */
div#contentsArea div#recommandGame {
  margin: 0 2%;
  width: 96%;
}
  div#contentsArea div#recommandGame ul li {
    width: 100%;
  }
    div#contentsArea div#recommandGame ul li a {
      width: 100%
    }
      div#contentsArea div#recommandGame ul li a img {
        zoom: 1;
      }

/* レビュー一覧
-------------------------------------------- */
section#reviewComment ul#comments-content li div.user-pic img {
  zoom: 1;
}
div#contentsArea section#reviewComment h2#reviewList {
  margin-bottom: 10px;
  line-height: 1.2;
  font-size: 120%;
}
section#reviewComment ul#comments-content li div.comment {
  padding: 0.5em 0.5em 0;
}
section#reviewComment ul#comments-content ul li {
  padding-right: 3px;
}
section#reviewComment ul#comments-content ul li.total {
  display: block;
  margin-left: 45px;
}

/* レビューをする
-------------------------------------------- */
div#contentsArea section#reviewComment h2#reviewVote {
  margin-bottom: 15px;
  line-height: 1.2;
  font-size: 120%;
}

/* --- コメント入力欄 */
section#reviewComment div#comments-open-text textarea {
  width: 94%;
  padding: 2%;
}

/* --- サインインをうながすコメント（JS制御） */
section#reviewComment div#comment-greeting {
  margin: 0 2% 1em;
  text-align: left;
}


/* ---------------------------------------------------------
  SideArea
----------------------------------------------------------*/

/* Adエリア
-------------------------------------------- */
div.adArticleSideTop300x250 {
  text-align: center;
}
div.adArticleSide300x250 {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
  div.adArticleSide300x250 iframe {
    display: block;
    margin: 0 auto;
  }


/* 雰囲気の近いゲームリスト(Side部）
-------------------------------------------- */
div#sideArea div#recommandGame {
  margin: 0 2%;
  width: 96%;
}
  div#sideArea div#recommandGame ul li {
    width: 100%;
  }
    div#sideArea div#recommandGame ul li a {
      width: 100%
    }
      div#sideArea div#recommandGame ul li a img {
        zoom: 1;
      }
      

/* ランダムオンラインゲーム
-------------------------------------------- */
div#randomOnlineGame {
  margin: 0 auto 20px;
  width: 94%;
}
  div#randomOnlineGame ul {
    text-align: center;
  }
  div#randomOnlineGame ul li {
    margin: 0 5px;
    text-align: left;
  }
  div#randomOnlineGame ul li a img {
    max-width: 100%;
    height: auto;
    zoom: 1;
  }


/* Best10 Link
-------------------------------------------- */
div#sideArea div.best10SidePR {
  margin: 0 auto 20px;
  width: 90%;
}
div#sideArea div.best10SidePR h2 img {
  max-width: 100%;
  height: auto;
  zoom: 1;
}
div#sideArea div.best10SidePR a img {
  max-width: 100%;
  height: auto;
  zoom: 1;
}

/* ソーシャルボタン（レスポンシブ対応型）
-------------------------------------------- */
div.snsButton ul li {
	width: 33.33%;
}

/* ---------------------------------------------------------
  非表示設定
----------------------------------------------------------*/
div.adArticleSideGMO,div.adArticleFooter,div.adArticleSide300x600 {
  display: none;
}
