/* ----------------------------------------
* スマホ限定調整
---------------------------------------- */
@media screen and (max-width: 767px) {
  /* phone */

body {
  font-size: 14px;
}
body.home #main_visual {
  background: url(https://pr.begame.jp/wp-content/uploads/firstview_767x537.jpg) !important;
}
body.home #front-contents .c_box.c_box_left {
  /*background: url(https://pr.begame.jp/wp-content/uploads/closeupbg01_767x400.jpg) !important;*/
}
body.home #front-contents .c_box.c_box_right {
  /*background: url(https://pr.begame.jp/wp-content/uploads/closeupbg02_767x400.jpg) !important;*/
}
body.home #main_visual h2 {
  font-size: 17px;
  color: #ffffff;
  line-height: 33px;
  margin-top: -100px;
  margin-bottom: 30px;
}
body.home #main_visual p {
  font-size: 14px;
  color: #ffffff;
  width: 300px;
  margin: 0 auto;
}
/* TOP投稿カテゴリ */
body.home .front-loop h2 {
  text-align: center;
  padding: 0px 0;
  margin: 0;
  border-bottom: 0px solid #e5e5e5;
  font-size: 17px;
  font-weight: bold;
}
/* クローズアップ テーブル・背景色 */
body.home #front-contents .c_box.c_box_left {
  padding: 20px 0px 40px;
  margin: 0 auto;
}
body.home #front-contents .c_box.c_box_right {
  padding: 20px 0px 40px;
  margin: 0 auto;
}
body.home .front-loop .front-loop-cont {
  padding: 20px 0;
  overflow: hidden;
}
/* フロント投稿サムネイル（デフォルトのまま） */
body.home .front-loop .popular_post_box {
  width: 32%;
  margin: 0 .5%;
}
/* クローズアップカテゴリh2新規追加 */
body.home #front-contents h2 {
  font-size: 17px;
  font-weight: bold;
  margin: 0px 0px 10px;
}
/* end　クローズアップカテゴリh2新規追加 */
body.home #front-contents h3 {
  color: #383838;
  font-size: 17px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 8px;
  line-height: 1.4;
}
/* クローズアップカテゴリ ルビ */
body.home #front-contents .c_english {
  color: #a1a1a1;
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0 20px !important;
}
body.home #front-contents .c_text p {
  font-size: 14px;
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  margin-bottom: 30px;
  margin-left: 10px;
  margin-right: 10px;
  width: 95%;
}
body.home #front-contents .c_text .c_btn a {
  border-radius: 30px;
  background: #1EB3DB;
  color: #fff;
  font-size: 14px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  opacity: 1;
  display: block;
  width: 40%;
  padding: 12px;
  text-align: center;
}
/* フッターロゴ下スペース削除 */
#footer-brand-area {
  padding-top: 0px;
  padding-bottom: 30px;
  margin-bottom: 0px;
  border-bottom: 0px solid #3B4552;
}
.footer-01 {
  background: #173844;
  padding-top: 0px;
  padding-bottom: 0px;
}
/* フッターコピーフォントサイズ縮小 */
#footer {
  font-size: 14px;
}
/* ページタイトル幅オーバー防止 */
.post-header {
  margin: 20px 0px 0px 0px;
}
/* 投稿一覧サムネイルmargin */
.post-loop-wrap .post-thumbnail {
  margin: 20px;
}
/* 投稿一覧moreリンク */
.post-loop-wrap .post-footer a.morelink {
  width: 40%;
  display: block;
  background: #15ACE1;
  color: #fff;
  text-align: center;
  margin: 0px 20px 30px 20px;
  padding: 12px;
  margin-right: 0px;
  float: none;
}
/* タイトル、hフォントサイズ縮小 */
.post-title {
  text-align: left;
  padding-top: 10px;
  padding-left: 0px;
  font-size: 17px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0px;
  background: linear-gradient(transparent 100%, #E5F3F6 100%);
}
/* 固定ページタイトル スペース調整 */
.cat-content .post-header,
article.page .post-header {
  padding: 30px 10px 0px;
  margin-bottom: 0px;
  background: #fff;
}
/* h1～h6フォントサイズ縮小 */
.post-content h1 {
  text-align: left;
  font-size: 17px;
  clear: both;
  font-weight: bold;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 20px 0px;
  border: 0px solid #3B4552;
  line-height: 1.5;
}
.post-content h2 {
  text-align: left;
  font-size: 17px;
  clear: both;
  font-weight: bold;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 20px 0px;
  border-bottom: 0px solid #3B4552;
  line-height: 1.5;
}
.post-content h3 {
  text-align: left;
  font-size: 17px;
  clear: both;
  font-weight: bold;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 20px 0px;
  border-bottom: 0px solid #3B4552;
  line-height: 1.5;
}
.post-content h4 {
  text-align: left;
  color: #383838;
  font-size: 17px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  font-weight: bold;
  border-radius: 0px;
  background: #ffffff;
}
.post-content h5 {
  position: relative;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 17px;
  text-align: center;
  font-weight: bold;
  text-shadow: 1px 1px 0 #efefef;
}
.post-content h5:before {
  position: absolute;
  display: inline-block;
  content: '';
  bottom: -15px;
  width: 100px;
  height: 10px;
  margin-top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #DCF8FB;
  border-radius: 6px;
}
.post-content h6 {
  text-align: left;
  font-size: 15px;
  line-height: 1.5;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background: #fff;
}
.post-content h7 {
  text-align: left;
  font-size: 15px;
  line-height: 1.5;
  font-weight: bold;
  padding: 10px 10px 10px 5px;
  margin: 0px 0px 0px 0px;
  border: 1px solid #000;
  border-radius: 20px;
}
/* 問い合わせボタン */
.contact {
  width: 100%;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  text-decoration:none;
  color: #ffffff;
  margin: 0px 0px 0px 0px;
  border: 0;
  border-bottom : 0px solid #757575 ;
  padding: 15px 15px;
  border-radius: 30px;
}
/* 詳しく見るボタン */
.detail {
  width: 50%;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  text-decoration:none;
  color: #ffffff;
  margin: 0px 0px 30px 0px;
  padding: 15px 20px;
  border-radius: 30px;
  border: 0;
  border-bottom : 0px solid #757575 ;
  margin-bottom: 0px;
  background: #1EB3DB;
}
/* 投稿・固定ページ下部スペース */
.cat-content,
article.post,
article.page {
  margin-bottom: -20px;
  background: #fff;
  border: 0px #e5e5e5 solid;
}
/* cta（投稿ページ） */
.post-cta .cta-post-title {
  font-size: 17px !important;
  text-align: left;
  clear: both;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 0px 20px 0px 20px;
  border-bottom: 2px solid #3B4552;
  line-height: 1.5;
  background: linear-gradient(transparent 100%, #E5F3F6 100%);
}
.post-cta .post-cta-btn a {
  font-size: 17px !important;
  padding: 5px 10px;
}
/* ヘッダ固定メニュー下padding調整 */
#content {
  padding: 30px 0px 20px;
  /* キャプション */
}
/* 投稿・固定ページ全幅背景高さ調整 */
.full-width-height {
  height: auto;
  margin-bottom: 20px !important;
}
/* 右スクロール防止 */
#content {
  overflow: hidden;
}
/* サムネイル右寄せ防止（テキスト左右潜り込み防止） */
.post-content img.alignright {
  float: none;
  margin-left: 15px;
  margin-bottom: 15px;
  display: block;
}
/* 箇条書き左スペース縮小 */
.post-content ul, .post-content ol {
  margin-left: 0px;
}
/* releaseを日付左に移動 */
.post-header .cat-name {
  display: inline-block;
  vertical-align: bottom;
  margin-top: 0px;
  margin-bottom: 20px;
}
/* release一覧抜粋上下スペース調整 */
.post-content {
  padding: 0px 20px 0px;
}
/* release一覧抜粋下スペース調整 */
.post-content p {
  margin-bottom: 1em;
}
/* release最下部スペース調整 */
.post-share {
  margin: 30px 0px 0px;
}
/* 投稿ページCTA左右スペース縮小 */
.post-cta .post-cta-inner {
  padding: 20px 10px 20px 10px;
}
/* グローバルメニューヘッダ内に（ヘッダ下→ヘッダ内） */
#header #header-right {
  width: auto;
}
/* フロント投稿サムネイル */
body.home .front-loop .popular_post_box {
  width: 100%;
  float: none;
  margin: 0 auto;
  padding: 0px 5px 0px;
}
/* フロント投稿サムネイル左寄り防止 */
body.home .front-loop {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
  overflow: hidden;
  padding: 0;
  margin-left: 0;
  margin-bottom: 40px;
}

/* Release一覧　ここから */
/* ブロック表示　ここから */
.home .release-list .release-block {
  display: flex;
  gap: 45px 10px;
  flex-direction: column;
  padding: 20px 10px 20px;
}
.home .release-list .release-block .release {
  flex: 0 1 auto;
  max-width: none;
}
/* タイトル */
.home .release-list .release-block .release .release-title {
  font-size: 17px;
}
/* ブロック表示　ここまで */

/* 横長記事　ここから */
.home .release-list .release-slim {
  padding: 0;
}
/* タイトル */
.home .release-list .release-slim .release .release-title {
  font-size: 17px;
}
/* サムネイル */
.home .release-list .release-slim .release .release-thumbnail {
  position: static;
  top: auto;
  right: auto;
}
/* 抜粋 */
.home .release-list .release-slim .release .release-excerpt {
  padding-right: 0;
}
.home .release-list .release .more-link a {
  padding: 5px !important;
  font-size: 15px;
}
.home .release-list .more-link {
  padding: 10px 20px 0px;
  margin: 0;
  width: 100%;
  text-align: center;
}
/* 記事一覧下部Read Moreボタン */
.home .release-list .release-excerpt .more-link {
  text-align: left;
}
.home .release-list .more-link a {
  white-space: nowrap;
  min-width: 150px;
  border-radius: 30px;
  background: #15ACE1;
  text-shadow: none;
  color: #fff;
  font-size: 18px;
  position: relative;
  display: inline-block;
  padding: 8px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #15ace1;
  -moz-transition: -moz-transform 0.2s linear;
  -webkit-transition: -webkit-transform 0.2s
  linear;
  -o-transition: -o-transform 0.2s linear;
  -ms-transition: -ms-transform 0.2s linear;
  transition: transform 0.2s
  linear;
  -webkit-transform: scale(1.0);
  -moz-transform: scale(1.0);
  -o-transform: scale(1.0);
  -ms-transform: scale(1.0);
  transform: scale(1.0);
}
.home .release-list .more-link a:hover {
  background: #15ace1;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  -webkit-transform: scale(0.97);
  -moz-transform: scale(0.97);
  -o-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
}
/* 横長記事　ここまで */
/* Release一覧　ここまで */

  /* phone end */
}
