/*-----------------------------------------------
Theme Name: begame
Theme URI: https://pr.begame.jp/
Template: begame
Description: 株式会社アイカラー
Author: icolor Inc.
Author URI: https://pr.begame.jp/
Version: 0.6.1
-----------------------------------------------*/

/* ----------------------------------------
* フォント設定
---------------------------------------- */
/* ----------------------------------------
* all
---------------------------------------- */
body {
  background: #ffffff;
  color: #383838;
  margin: 0;
  font-size: 16px;
  line-height: 1.8;
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  overflow-wrap: break-word;
  word-break: normal;
}

a {
  text-decoration: none;
  color: #1EB3DB;
}
a:active,
button:active {
  -webkit-tap-highlight-color: transparent;
}

/* ----------------------------------------
* header
---------------------------------------- */
#header {
  background-color: #ffffff;
  border-bottom: 2px solid #e5e5e5;
  height: 87px !important;
  top: 0;
}
/* ヘッダーメニュー固定 */
#header {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 9999;
  opacity: 0.9;
}
#header #logo {
  float: left;
  font-size: 24px;
  padding: 0;
  height: 87px;
  max-width: 200px;
  line-height: 87px;
}

/* ----------------------------------------
* breadcrumb
---------------------------------------- */
.breadcrumb-area {
  padding-top: 0px;
}
.breadcrumb-area .wrap {
  padding: 0px 0;
}
.breadcrumb {
  margin: -50px 0px 0px -10px;
  overflow: hidden;
  font-size: 12px;
  padding: 0px 0px 0px 10px;
  line-height: 1.5em;
}
.breadcrumb li {
  margin-left: 10px;
}
.breadcrumb li a {
  display: inline-block;
  margin-right: 5px;
}

/* ----------------------------------------
* gloval nav & primary nav
---------------------------------------- */
#gnav {
  display: flex;
  background: #ffffff;
}
#gnav ul li:hover a {
  color: #383838;
  background: #efefef;
}
#gnav ul li.current-menu-item a {
  color: #bbbbbb;
  background: #ffffff;
}
#gnav ul li a {
  color: #383838;
  background: #ffffff;
  height: auto;
  padding-top: 25px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 2px solid #e5e5e5;
  font-weight: bold;
}
#gnav ul li a:hover {
  color: #383838;
  background: #efefef;
}
#gnav ul li .sub-menu {
  font-size: 14px;
  text-align: left;
  display: none;
  position: absolute;
  width: 200px;
  background: #fff;
  border: 0px solid #e5e5e5;
}
#gnav ul li .sub-menu li {
  float: none;
  margin-left: 0;
  border-bottom: 0px #e5e5e5 solid;
  display: block;
}
#gnav ul li .sub-menu li a {
  color: #383838;
  background: #fff;
  padding: 10px 15px;
  border-bottom: 0px #e5e5e5 solid;
}
#gnav ul li .sub-menu li a:hover {
  color: #383838;
  background: #efefef;
}
#gnav-ul {
  display: flex;
}
#header-fnav-area #header-fnav-btn a {
  background: #efefef;
}
#header-nav-btn a {
  background: #efefef;
}

/* ----------------------------------------
* content
---------------------------------------- */
#content {
  padding: 57px 0px 30px;
  /* キャプション */
}

/* ----------------------------------------
* frontpage
---------------------------------------- */
body.home #content {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}
body.home #main {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}
/* TOPメイン画像 */
body.home #main_visual {
  background: url(https://pr.begame.jp/wp-content/uploads/firstview_2560x537.jpg) !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  background-color: #1EB3DB !important;
  background-size: cover;
  width: 100%;
  min-height: 100%;
  height:537px !important;
  padding-top: 87px !important;
  margin-top: 87px;
}
/* TOPメイン画像上フォント */
body.home #main_visual h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 52px;
  margin-top: -100px;
  margin-bottom: 40px;
}
body.home #main_visual p {
  font-size: 17px;
  width: 500px;
  margin: 0 auto;
  text-align: left;
}
/* end　TOPメイン画像上フォント */
/* TOP投稿カテゴリ */
body.home .front-loop {
  border-top: 0px solid #e5e5e5 !important;
  border-bottom: 0px solid #e5e5e5 !important;
  background: #ffffff;
  overflow: hidden;
  padding: 0;
  margin-left: -2.2%;
  margin-bottom: 0px !important;
}
body.home .front-loop h2 {
  text-align: center;
  padding: 0px 0;
  margin-bottom: 30px;
  border-bottom: 0px solid #e5e5e5;
  font-size: 32px;
  font-weight: bold;
}
body.home .front-loop .popular_post_box {
  width: 17.64%;
  margin-left: 60px;
  float: left;
  display: inline-block;
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}
body.home .front-loop .front-loop-cont {
  padding: 0px 0;
  overflow: hidden;
}
/* end　TOP投稿カテゴリ */
/* TOPクローズアップ（帯、ナンバー、h3） */
body.home .front-main-cont .front-cont-header {
  position: relative;
  padding: 30px 0 15px;
  background: #ffffff;
  color: #383838;
  text-align: center;
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}
body.home .front-main-cont .front-cont-header .cont-title {
  font-size: 23px;
  font-weight: bold;
  margin: 0;
}
/* クローズアップルビ */
body.home .front-main-cont .front-cont-header .cont-ruby {
  font-size: 16px;
  color: #a1a1a1;
  margin: 0 0 10px;
}
/* クローズアップサムネイル */
body.home #front-contents .c_img_box {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  z-index: 0;
  background-size: cover;
  background-repeat: no-repeat;
}

body.home #front-contents .c_box {
  display: flex;
  justify-content: center;
}
body.home #front-contents .c_box .box-inner {
  width: 1000px;
}

/* クローズアップ テーブル・背景色 */
body.home #front-contents .c_box .c_btn a {
  /*margin: 0 !important;*/
  white-space: nowrap;
}
body.home #front-contents .c_box.c_box_left {
  padding: 30px 0px 40px;
  /*background: url(https://pr.begame.jp/wp-content/uploads/closeupbg01_2560x400.jpg) !important;*/
  background-position: 0% center !important;
  /*background-repeat: no-repeat !important;*/
  background-color: #ffffff;
  border-bottom: 0px solid #e5e5e5;
}
body.home #front-contents .c_box.c_box_left .c_box_inner {
  float: left;
  z-index: 10;
}
body.home #front-contents .c_box.c_box_right {
  padding: 30px 0px 40px;
  /*background: url(https://pr.begame.jp/wp-content/uploads/closeupbg02_2560x400.jpg) !important;*/
  background-position: 0% center !important;
  background-repeat: no-repeat !important;
  background-color: #ffffff;
  border-bottom: 0px solid #e5e5e5;
}
body.home #front-contents .c_box.c_box_right .c_box_inner {
  float: right;
}
/* クローズアップNo. */
body.home #front-contents .c_number {
  background: #173844;
  color: #fff;
  display: inline-block;
  padding: 40px 12px 8px;
  margin-bottom: 32px;
  margin-top: 0;
}
/* クローズアップカテゴリh2新規追加 */
body.home #front-contents h2 {
  font-size: 32px;
  font-weight: bold;
  margin: 20px 0px 10px;
}
/* end　クローズアップカテゴリh2新規追加 */
body.home #front-contents h3 {
  color: #383838;
  font-size: 28px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 8px;
  line-height: 1.4;
}
body.home #front-contents h4 {
  font-size: 21px;
  font-weight: normal;
  width: 85%;
  margin: 0 auto 28px;
}
body.home #front-service .front-service-inner h3 {
  color: #383838;
  font-size: 21px;
  margin-bottom: 8px;
}
body.home #front-service .front-service-inner h4 {
  font-size: 21px;
  margin-bottom: 28px;
  text-align: center;
}
body.home #front-contents .grid .thumbnail {
  margin: 10px;
  border-radius: 20px;
}
body.home #front-contents .grid .thumbnail img {
  border-radius: 20px;
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
body.home #front-contents .c_text p {
  font-size: 17px;
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  margin: 0 auto 30px;
}
body.home #front-contents .c_text .c_btn a {
  border-radius: 30px;
  background: #fff;
  color: #1EB3DB;
  font-size: 21px;
  text-shadow: none;
  font-size: 18px;
  position: relative;
  opacity: 1;
  display: block;
  width: 55%;
  text-decoration: none;
  padding: 8px 12px;
  text-align: center;
  border:1px solid #1EB3DB;
  cursor: pointer;
  -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);
}
body.home #front-contents .c_text .c_btn a:hover {
  background: #1EB3DB;
  color: #fff;
  -webkit-transition: all ease-in-out .1s;
          transition: all ease-in-out .1s;
  opacity: 0.7;
  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);
}
/* end　TOPクローズアップ（帯、ナンバー、h3） */
/* TOP見出しアイコン・突起削除 */
#popular_post_content h2 i,
#recent_post_content h2 i {
  display:none;
}
body.home .tri-border {
  display:none;
}
/* TOPアニメーション */
.img-wrap {
  overflow: hidden;
  position: relative;
}
.img-wrap:before,
.img-wrap:after {
  animation: 2s cubic-bezier(.4, 0, .2, 1) forwards;
  background: #fff;
  bottom: 0;
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: 1;
}
.img-wrap:before {
  animation-name: img-wrap-before;
  left: 0;
  right: 50%;
}
.img-wrap:after {
  animation-name: img-wrap-after;
  left: 50%;
  right: 0;
}
@keyframes img-wrap-before {
  100% {
    transform: translateY(100%);
  }
}
@keyframes img-wrap-after {
  100% {
    transform: translateY(-100%);
  }
}
/* TOPアニメーション end */

/* ----------------------------------------
* main
---------------------------------------- */
/* 投稿・固定ページ全幅背景 */
.full-width {
  margin: 0 calc(50% - 50vw);
  padding: 2em calc(50vw - 50%);
}
/* 投稿・固定ページ全幅背景高さ調整 */
.full-width-height {
  height: 370px;
}
/* 投稿・固定ページ枠線 */
.cat-content,
article.post,
article.page {
  margin-bottom: 30px;
  background: #fff;
  border: 0px #e5e5e5 solid;
}
/* 投稿・固定ページヘッダ */
.post-header {
  margin-top: 80px;
  margin-left: -94px;
  margin-right: -94px;
  padding: 0px 64px 0px;
  position: relative;
  border-bottom: 0px solid #e5e5e5;
}
.post-header .cat-name {
  display: inline-block;
  vertical-align: bottom;
  margin-top: 20px;
  margin-bottom: 20px;
}
.post-header .cat-name span {
  border-radius: 7px;
  border: 1px solid #15ACE1;
  color: #15ACE1;
  display: inline-block;
  margin-top: 20px;
  padding: 4px 16px;
  font-size: 14px;
}
.post-title {
  font-size: 28px;
  text-align: left;
  text-shadow: 1px 1px 0 #efefef;
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 0px;
  padding-bottom: 10px;
  line-height: 1.0;
  font-weight: bold;
  margin-bottom: 0px;
  clear: both;
  background: linear-gradient(transparent 50%, #E5F3F6 50%);
}
.post-title a {
  color: #383838;
}
.post-title a:hover {
  color: #bbbbbb;
}
.cat-content .post-header,
article.page .post-header {
  padding: 30px 50px 0px;
  margin-bottom: 20px;
  background: #fff;
}
.post-meta-area {
  margin: 0;
  border-bottom: 0px solid #e5e5e5;
  width: 50%;
  display: inline-block;
}
.post-meta-area .post-meta .date {
  font-size: 14px;
  color: #a1a1a1;
  font-weight: bold;
}
.post-thumbnail img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  -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);
}
.post-thumbnail img:hover {
  -webkit-transform: scale(0.97); /* 縮小させるサイズ */
  -moz-transform: scale(0.97);
  -o-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
}
.post-content h1 {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  position: relative;
  color: #15ACE1;
  border: 2px solid #15ACE1;
  border-radius: 50px;
  margin: 30px -94px 50px -94px;
  padding: 15px 15px 15px 15px;
  background-color: transparent;
}
.post-content h2 {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  position: relative;
  color: #15ACE1;
  border-left: 0px solid #fff;
  background-color: #fff;
  border-bottom: 2px solid #15ACE1;
  margin: 0px -74px 50px -74px;
  padding: 15px 15px 15px 15px;
  background-color: transparent;
}
.post-content h3 {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  position: relative;
  color: #15ACE1;
  border-left: 0px solid #fff;
  border-bottom: 0px solid #15ACE1;
  background-color: #fff;
  margin: 0px -38px 50px -38px;
  padding: 15px 15px 15px 15px;
  background-color: transparent;
}
.post-content h4 {
  margin: 0px -74px 50px -74px;
  padding: 15px 15px 15px 15px;
  font-size: 32px;
  text-align: center;
  clear: both;
  font-weight: bold;
  border-left: 0px solid #fff;
  border-bottom: 2px solid #383838;
  line-height: 1.5;
  background-color: transparent;
}
.post-content h5 {
  position: relative;
  margin-top: 70px;
  margin-bottom: 70px;
  font-size: 28px;
  text-align: center;
  font-weight: bold;
  text-shadow: 1px 1px 0 #efefef;
  background-color: transparent;
}
.post-content h5:before {
  position: absolute;
  display: inline-block;
  content: '';
  bottom: -15px;
  width: 200px;
  height: 10px;
  margin-top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #DCF8FB;
  border-radius: 6px;
}
.post-content h6 {
  font-size: 20px;
  text-align: left;
  text-shadow: 1px 1px 0 #efefef;
  margin: 50px -74px 50px -74px;
  padding-top: 0px;
  padding-left: 30px;
  padding-right: 0px;
  padding-bottom: 10px;
  line-height: 1.0;
  font-weight: bold;
  clear: both;
  background: linear-gradient(transparent 50%, #E5F3F6 50%);
  background-color: transparent;
}
.post-content h7 {
  text-align: left;
  text-shadow: 1px 1px 0 #efefef;
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 30px;
  margin: 50px -74px 50px -74px;
  border: 1px solid #15ACE1;
  border-radius: 20px;
}
/* 問い合わせボタン */
.contact {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration:none;
  color: #ffffff;
  margin: 10px 0px 10px 0px;
  padding: 18px 40px;
  border-radius: 30px;
  border: 0;
  border-bottom : 0px solid #757575 ;
  margin-bottom: 0px;
  -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);
}
.contact:hover {
  -webkit-transition: all ease-in-out .1s;
          transition: all ease-in-out .1s;
  opacity: 0.7;
  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);
}
/* 直近の実績ボタン */
.recent {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration:none;
  color: #ffffff;
  margin: 0px 0px 30px 0px;
  padding: 18px 40px;
  border-radius: 30px;
  border: 0;
  border-bottom : 0px solid #757575 ;
  -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);
}
.recent:hover {
  -webkit-transition: all ease-in-out .1s;
          transition: all ease-in-out .1s;
  opacity: 0.7;
  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);
}
.type-blue {
  background: #15ACE1;
}
.chuo-yose {
  text-align: center;
}
/* 詳しく見るボタン */
.detail {
  width: 300px;
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  text-decoration:none;
  color: #ffffff;
  margin: 0px 0px 30px 0px;
  padding: 15px 40px;
  border-radius: 30px;
  border: 0;
  border-bottom : 0px solid #757575 ;
  margin-bottom: 0px;
  background: #1EB3DB;
  -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);
}
.detail:hover {
  -webkit-transition: all ease-in-out .1s;
          transition: all ease-in-out .1s;
  opacity: 0.7;
  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);
}

/* cta（投稿ページフッタ） */
.post-cta {
  margin: 0;
  background: #fff;
  color: #383838;
  border-top: 0px solid #efefef;
}
.post-cta .post-cta-inner {
  padding: 30px 45px;
}
.post-cta .cta-post-title {
  font-size: 28px;
  text-align: center;
  text-shadow: 1px 1px 0 #efefef;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  line-height: 1.0;
  font-weight: bold;
  margin-bottom: 0px;
  clear: both;
  background: linear-gradient(transparent 50%, #E5F3F6 50%);
}
.post-cta .post-cta-img {
  float: right;
  width: 230px;
  margin: 0 0 20px 30px;
}
.post-cta .post-cta-cont {
  overflow: hidden;
}
.post-cta .post-cta-btn {
  margin: 10px 0 10px;
}
.post-cta .post-cta-btn a {
  background: #1ab7c5;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  border-radius: 30px;
  border-bottom: 0px solid #029DAB;
  display: block;
  padding: 15px 40px;
  text-align: center;
  text-decoration: none;
  width: 100%;
  margin: 0 auto 20px;
  -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);
}
.post-cta .post-cta-btn a:hover {
  background: #58D1DC;
  border-bottom: 0px solid #1ab7c5;
  -webkit-transform: scale(0.97); /* 縮小させるサイズ */
  -moz-transform: scale(0.97);
  -o-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
}
.post-cta p {
  margin-bottom: 0px;
}
.post-cta .btn {
  width: 100%;
  display: block;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  padding: 14px 0;
  background: #2581c4;
}
.post-cta .btn:hover {
  text-decoration: none;
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
  background: #f24e4f;
}
.post-share {
  margin: 30px 0 0;
  padding: 30px 45px;
}
/* リンク画像マウスオーバー半透明 */
a:active img,
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity:0.7;
}
/* リンク画像マウスオーバー縮小 */
.scale-img {
  width:100%;
  -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);
}
.scale-img:hover {
  -webkit-transform: scale(0.97); /* 縮小させるサイズ */
  -moz-transform: scale(0.97);
  -o-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
}

/* loop
---------------------------------------- */
.post-loop-wrap .post-thumbnail {
  width: 150px;
  height: 150px;
  margin-top: 30px;
  margin-left: 30px;
  float: right;
  -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);
}
.post-loop-wrap .post-thumbnail:hover {
  -webkit-transform: scale(0.97); /* 縮小させるサイズ */
  -moz-transform: scale(0.97);
  -o-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
}
.post-loop-wrap .post-thumbnail img {
  max-width: 100%;
  height: auto;
  border-radius: 20px;
}
.post-loop-wrap .more-link {
  border: 0px #3B4552 solid;
  padding: 8px 20px;
  margin-bottom: 0px;
  color: #3B4552;
}
.post-loop-wrap .more-link:hover {
  background: #3B4552;
  color: #fff;
  text-decoration: none;
}
.post-loop-wrap .post-footer {
  border-top: 0px #eee solid;
  padding: 0;
  overflow: hidden;
}
.post-loop-wrap .post-footer a.morelink {
  border-radius: 30px;
  width: 750px;
  display: block;
  background: #fff;
  color: #1EB3DB;
  text-align: center;
  padding: 12px;
  margin-right: 180px;
  float: right;
  border:1px solid #1EB3DB;
  -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);
}
.post-loop-wrap .post-footer a.morelink:hover {
  background: #1EB3DB;
  color: #fff;
  -webkit-transition: all ease-in-out .1s;
          transition: all ease-in-out .1s;
  opacity: 0.7;
  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);
}
/* Flexbox画像テキスト横並び */
.items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.items .item {
  width: 30%;
}
.item-img {
  margin: 30px 0px;
  text-align: center;
}
.item-title {
  margin: 0px 0px 30px;
  text-align: center;
  font-weight: bold;
}
.item-text {
  padding: 5px 10px;
}
/* Flexbox画像テキスト横並び5つ */
.items2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.items2 .item2 {
  width: 20%;
}
.item-img2 {
  margin: 0px 0px 20px;
  text-align: center;
}
.item-title2 {
  margin: 0px 20px 0px;
  text-align: center;
  font-weight: bold;
}
.item-text2 {
  padding: 5px 10px;
}

/* ----------------------------------------
* LP（lib/css/single-lp.css）
---------------------------------------- */
.single-lp {
  padding: 0;
}
.single-lp #main {
  margin-bottom: 30px;
}
.single-lp .post-content {
  padding: 30px 64px 0;
}
.single-lp .lp-wrap {
  border: 0px solid #eee;
  margin: 0 auto;
  background: #fff;
  padding: 0;
}
.single-lp #lp-header {
  background: #ffffff;
  padding: 0px;
  color: #383838;
}
.single-lp #lp-header h1 {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-100%, -100%);
}
.single-lp #content {
  padding: 57px 0px 0px;
}

/* ----------------------------------------
* pagetop
---------------------------------------- */
.pagetop span {
  display: block;
  border-radius: 25px;
  background: #AEAEAE;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 40px;
  font-size: 36px;
  opacity: .8;
}
.pagetop span:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity:0.5;
}

/* ----------------------------------------
* 横長表示
---------------------------------------- */
.slim-list .post.compact {
  padding: 10px;
  margin-bottom: 15px;
}
.slim-list .post:nth-child(1 of .compact) {
  border-top: 1px solid #DDD;
  margin-top: 50px;
  padding-top: 50px;
}
.slim-list .post.compact .post-inner {
  flex-direction: row;
  align-items: flex-start;
  gap: 0 5%;
}
.slim-list .post.compact .post-inner .post-block {
  width: 55%;
}
.slim-list .post.compact .post-inner .post-thumbnail {
  width: 40%;
  margin: 0;
}
.slim-list .post.compact .post-inner .post-title {
  font-size: 14px;
  padding: 0;
}
.slim-list .post.compact .post-inner .post-cat {
  border: 1px solid #15ACE1;
  color: #15ACE1;
  display: inline-block;
  margin-top: 20px;
  padding: 4px 16px;
  font-size: 14px;
}

/* ----------------------------------------
* レスポンシブ
---------------------------------------- */
@media screen and (max-width: 2560px){
  /* 4k */

body.home #main_visual {
  background: url(https://pr.begame.jp/wp-content/uploads/firstview_2560x537.jpg) !important;
}
body.home #front-contents .c_box.c_box_left {
  /*background: url(https://pr.begame.jp/wp-content/uploads/closeupbg01_2560x400.jpg) !important;*/
}
body.home #front-contents .c_box.c_box_right {
  /*background: url(https://pr.begame.jp/wp-content/uploads/closeupbg02_2560x400.jpg) !important;*/
}
body.home #main_visual h2 {
  margin-top: -200px;
  margin-bottom: 40px;
}

  /* 4k end */
}

@media screen and (max-width: 1440px){
  /* laptop L */

body.home #main_visual {
  background: url(https://pr.begame.jp/wp-content/uploads/firstview_1440x537.jpg) !important;
}
body.home #front-contents .c_box.c_box_left {
  /*background: url(https://pr.begame.jp/wp-content/uploads/closeupbg01_1440x400.jpg) !important;*/
}
body.home #front-contents .c_box.c_box_right {
  /*background: url(https://pr.begame.jp/wp-content/uploads/closeupbg02_1440x400.jpg) !important;*/
}
body.home #main_visual h2 {
  margin-top: -150px;
  margin-bottom: 40px;
}
body.home #front-contents .c_text p {
  font-size: 17px;
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  width: 85%;
  margin: 0 auto 30px;
}

  /* laptop L end */
}

@media screen and (max-width: 1200px){
  /* laptop */

body.home #main_visual {
  background: url(https://pr.begame.jp/wp-content/uploads/firstview_1200x537.jpg) !important;
}
body.home #front-contents .c_box.c_box_left {
  /*background: url(https://pr.begame.jp/wp-content/uploads/closeupbg01_1200x400.jpg) !important;*/
}
body.home #front-contents .c_box.c_box_right {
  /*background: url(https://pr.begame.jp/wp-content/uploads/closeupbg02_1200x400.jpg) !important;*/
}
body.home #main_visual h2 {
  margin-top: -200px;
  margin-bottom: 40px;
}
/* SPメニューを表示 */
#gnav {
  display: none;
}
#gnav-sp {
  display: none;
  background: #3B4552;
  display: block;
  color: #fff;
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  z-index: 100;
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  padding: 10px 0px 5px;
}
/* ダウンメニューテキスト幅100% */
  #gnav-sp .wrap {
    width: 100%;
    margin: 0%;
    padding: 0px 0px;
  }
/* タブレット・スマホ　サブメニュー表示 */
#gnav-sp ul li .sub-menu {
display: block !important;
}
/* ヘッダーメニューを右上に */
#header #logo {
  float: left;
  }
#header-nav-btn {
  display: block;
  width: 116px;
  height: 80px;
  line-height: 80px;
  float: right;
  margin: 0 -20px 0 0;
  }
#header-nav-btn a {
  display: block;
  text-align: center;
  font-size: 32px;
  color: #383838;
  padding-top: 25px;
  line-height: 1;
  background: #fff;
  width: auto;
  }
#gnav-sp #header-cont-content li a {
  display: block;
  position: relative;
  color: #fff;
  }
/* アイコンサイズ調整 */
#gnav-sp #header-cont-content li a:before {
  width: 6px;
  height: 8px;
}
/* メニュー表示崩れ阻止 */
#header-right {
  width: auto;
  height: auto;
}

  /* laptop end */
}

@media screen and (max-width: 991px) {
  /* tablet */
body.home #main_visual {
  background: url(https://pr.begame.jp/wp-content/uploads/firstview_991x537.jpg) !important;
}
body.home #front-contents .c_box.c_box_left {
  /*background: url(https://pr.begame.jp/wp-content/uploads/closeupbg01_991x400.jpg) !important;*/
}
body.home #front-contents .c_box.c_box_right {
  /*background: url(https://pr.begame.jp/wp-content/uploads/closeupbg02_991x400.jpg) !important;*/
}
/* クローズアップ テーブル内テキスト幅 */
body.home #front-contents .c_text p {
  font-size: 17px;
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  width: 95%;
  margin: 0 auto 30px;
}
/* クローズアップ テーブル */
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;
}
/* TOPメイン画像テキスト幅100% */
  body.home #main_visual p {
    width: 100% !important;
    margin-right: 0% !important;
    margin-left: 0% !important;
  }
/* タブレット・スマホ フロントページ投稿枠非表示 */
  body.home .front-loop .popular_post_box .wrap-a {
    display: block;
    border: 0px solid #e5e5e5;
  }
/* 固定ページwidth拡大 */
.one-column #content .wrap {
  width: 100%;
  margin: 0%;
  overflow: hidden;
  }
/* single */
.post-meta-area .post-meta {
    border-bottom: 0px solid #e5e5e5;
  }
/* 左右スペース縮小 */
  article.page .post-content {
    padding: 57px 15px 0px 15px;
  }
/* TOP画像下スペース縮小 */
#content {
  padding: 30px 0px 30px;
}
/* サムネイル右寄せ防止（テキスト左右潜り込み防止） */
/* サムネイル左寄せ解除 */
.post-content img.alignleft {
  float: none;
  margin: 0 0 15px 0 !important;
}
.post-content img.alignright {
  float: none;
  margin: 0 auto 15px !important;
}
img.alignright,
.wp-caption.alignright {
  float: none;
  margin: 0 auto 15px !important;
  display: block !important;
}
.animated {
  text-align: center;
}
/* hタグ画面外はみ出し防止 */
.post-content h1 {
  margin: 30px 5px 50px;
}
.post-content h2 {
  margin: 0px 5px 50px;
}
.post-content h3 {
  margin: 0px -5px 50px;
}
.post-content h4 {
  margin: 50px 5px 50px;
}
.post-content h6 {
  margin: 50px 5px 50px;
}
/* Flexbox画像テキスト横並び(1つずつ表示) */
.items {
  flex-direction: column;
}
.items .item {
  width: 100%;
}
.item-img {
  margin: 30px 0px;
  text-align: center;
}
.item-title {
  margin: 10px 0px 30px;
  text-align: center;
  font-weight: bold;
}
/* Flexbox2画像テキスト横並び(1つずつ表示) */
.items2 {
  flex-direction: column;
}
.items2 .item2 {
  width: 100%;
}
.item-img2 {
  margin: 0px 0px 20px;
  text-align: center;
}
.item-title2 {
  margin: 10px 0px 0px;
  text-align: center;
  font-weight: bold;
}

  /* tablet end */
}

/* PC用ドロップメニュー・MOアニメーション追加 */
@media screen and (min-width: 1201px){
  /* laptop (min-width: 1201px) */

  /* ドロップメニュー */
.sub-menu {
  position: fixed !important;
  left: 0;
  height: 100px;
  width: 100vw !important;
  top: 87px;
  background: #173844 !important;
}
.sub-menu li {
    width: calc(20% - 10px);
    text-align: center;
    padding: 10px;
    height: 75px;
    float: left !important;
    vertical-align: inherit;
}
.sub-menu li a {
  color: #fff !important;
  font-size: 15px;
  padding: 10px 15px 0 !important;
  background: #173844 !important;
  vertical-align: text-top;
}
.sub-menu li:hover a {
  background: #173844 !important;
}
.sub-menu li a:hover {
  background: #173844 !important;
}
  /* マウスオーバーアニメーション */
#gnav ul li a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
#gnav ul li a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #000;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
#gnav ul li a:hover::after {
  transform: scale(1, 1);
}
.sub-menu li a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.sub-menu li a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #fff !important;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
.sub-menu li a:hover::after {
  transform: scale(1, 1);
}
  /* 親メニューアンダーライン位置調整 */
#gnav ul li a {
  color: #383838;
  background: #ffffff;
  height: auto;
  padding: 30px 15px 25px 15px;
  border-bottom: 0px solid #fff;
}
  /* マウスオーバー背景色変更 */
#gnav ul li a:hover {
  background: #fff;
}
#gnav ul li:hover a {
  background: #fff;
}
/* 親メニュー→サブメニューに切り替わるときのチラつきを防止する */
#gnav ul li::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 86px;
}
  /* laptop (min-width: 1201px) end */
}

/* クローズアップ 追加カスタマイズ（横幅768px以上） */
@media screen and (min-width: 768px){
  body.home #front-contents .grid {
    display: flex;
  }
  body.home #front-contents .grid .c_text {
    width: 74%;
  }
  body.home #front-contents .grid .thumbnail {
    width: 26%;
    height: auto;
    display: flex;
    align-items: center;
  }
  body.home #front-contents .c_box_left .grid .thumbnail {
    order: 2;
  }
  body.home #front-contents .c_box_left .grid .c_text {
    order: 1;
    margin-right: 0;
  }
  body.home #front-contents .c_box_right .grid .thumbnail {
    order: 1;
  }
  body.home #front-contents .c_box_right .grid .c_text {
    order: 2;
  }
  body.home #front-contents .c_box_right .grid .c_text .c_title-wrap {
    width: 85%;
    margin: 0 auto 30px;
  }
  body.home #front-contents .c_box_right .grid .c_text .c_content {
    padding-left: 54px;
  }
  body.home #front-contents .c_box_right .grid .c_text .c_btn {
    display: flex;
    justify-content: flex-start;
    padding-left: 54px;
  }

  body.home .front-main-cont .front-cont-header {
    padding: 15px 0 15px;
  }

}

/* ----------------------------------------
* footer
---------------------------------------- */
#footer {
  color: #fff;
  border-top: 0px solid #3B4552;
}
#footer a:hover {
  color: #bbbbbb;
}
#footer-brand-area {
  padding-top: 0px;
  padding-bottom: 30px;
  margin-bottom: 0px;
  border-bottom: 0px solid #3B4552;
}
.footer-01 {
  background: #173844;
  padding: 10px 0;
}
/* ----------------------------------------
* Contact Form 7 カスタマイズ
---------------------------------------- */
/* 旧フォームタグ */
/* リンク青枠を削除 */
input {
  outline: none;
}
/* 送信完了メッセージ非表示 */
.wpcf7-mail-sent-ok {
  display:none!important
}
/* 必須エラーフォント */
.wpcf7 span.wpcf7-not-valid-tip {
  color: #1ab7c5;
}
/* 必須エラーボックス */
.wpcf7 .wpcf7-not-valid {
  background: #E1FDF5;
}
/* フッターエラーメッセージ枠 */
div.wpcf7-response-output:empty {
  display:none;
}
/* フッターエラーメッセージ枠 */
div.wpcf7-response-output,
div.wpcf7-validation-errors {
  margin: 20px 0px 0px 0px;
  padding: 8px 35px 8px 14px;
  color: #383838;
  font-weight: bold;
  text-shadow: 1px 1px 0 #fff;
  background-color: #E1FDF5;
  border: 1px solid #8FEED3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
div.wpcf7-response-output {
  margin-bottom: 2em !important;
}
/* 必須項目ボタン */
.required-contactform7{
  display: inline-block;
  padding: 3px 8px;
  margin-left: 10px;
  background: #58DEB8;
  color: #fff;
  border-radius: 3px;
}
/* 住所（続き） */
#contact-address2 {
  height: 70px;
  width: 100%;
  box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}
#contact-text-toiawase {
  width: 100%;
  box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}
/* ボタン */
.wpcf7 .wpcf7c-elm-step1,
.wpcf7 .wpcf7c-elm-step2 {
  padding: 10px 20px;
  cursor: pointer;
}
/* 確認ボタン */
.wpcf7 .wpcf7-confirm {
  padding: 12px 40px;
  font-size: 20px;
  line-height: 1.25;
  color: #fff;
  font-weight: normal;
  background-color: #1EB3DB;
  text-align: center;
  border: solid 0px;
  border-radius: 30px;
  -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);
}
.wpcf7 .wpcf7-confirm:hover {
  background: #62cae6;
  -webkit-transform: scale(0.97); /* 縮小させるサイズ */
  -moz-transform: scale(0.97);
  -o-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
}
/* 送信ボタン */
.wpcf7 .wpcf7-submit {
  padding: 12px 40px;
  font-size: 20px;
  line-height: 1.25;
  color: #fff;
  font-weight: normal;
  background-color: #1EB3DB;
  text-align: center;
  border: solid 0px;
  border-radius: 30px;
  -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);
}
.wpcf7 .wpcf7-submit:hover {
  background: #8fe1e2;
  -webkit-transform: scale(0.97); /* 縮小させるサイズ */
  -moz-transform: scale(0.97);
  -o-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
}
/* 修正ボタン */
.wpcf7 .wpcf7cp-cfm-edit-btn {
  padding: 12px 40px;
  font-size: 20px;
  line-height: 1.25;
  color: #fff;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
  background-color: #AFCBC5;
  text-align: center;
  border: solid 0px;
  border-radius: 30px;
  -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);
}
.wpcf7 .wpcf7cp-cfm-edit-btn:hover {
  background: #CCDAD7;
  -webkit-transform: scale(0.97); /* 縮小させるサイズ */
  -moz-transform: scale(0.97);
  -o-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
}
.wpcf7 .wpcf7cp-btns {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}
/* 確認画面のボックス背景色 */
.wpcf7 .wpcf7c-conf {
  border: solid 1px #B5BCBE;
  background-color: #E0E1E1;
}


/* アクション時アニメーション */
.wpcf7-submit {
  display: inline-block;
  width: 260px;
  margin: 20px auto;
  font-size: 1.2em;
  padding: 1em;
  border-radius: 4px;
  text-align: center;
  position: relative;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  white-space: nowrap;
  transition: border-radius linear 0.05s, width linear 0.05s !important;
}
.wpcf7-submit:focus {
  outline: 0;
}
.wpcf7-submit.is-sending {
  width: 68.1818181818px;
  height: 68.1818181818px;
  min-width: 0;
  border-radius: 50%;
  color: transparent;
  padding: 0;
  pointer-events: none;
}
.wpcf7-submit.is-sending.is-loading:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  border: 4px solid #fefefe;
  border-radius: 50%;
  border-left-color: transparent;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  animation: loaindg linear 5s infinite;
  animation-name: loaindg;
  -webkit-animation-name: loaindg;
  transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  animation-duration: 5s;
  -webkit-animation-duration: 5s;
  animation-fill-mode: infinite;
  -webkit-animation-fill-mode: infinite;
}
.wpcf7-submit.is-sending.is-error {
  position: relative;
  -webkit-animation: vibrate ease-in 0.5s forwards;
  animation: vibrate ease-in 0.5s forwards;
  /*-webkit-animation-delay: 2.5s;*/
  /*animation-delay: 2.5s;*/
}
.wpcf7-submit.is-sending.is-error:before {
  color: #fff;
  position: absolute;
  content: "!";
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-animation: is-error ease-in 0.5s forwards;
  animation: is-error ease-in 0.5s forwards;
  /*animation-delay: 2.5s;*/
}
@keyframes loaindg {
  0% {
    transform: translate(-50%, -50%) rotate(0deg) scale(1);
  }
  90% {
    transform: translate(-50%, -50%) rotate(2160deg) scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@-webkit-keyframes loaindg {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg) scale(1);
  }
  98% {
    -webkit-transform: translate(-50%, -50%) rotate(2160deg) scale(1);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(2160deg) scale(0);
  }
}
@keyframes is-error {
  from {
    transform: translate(-50%, -50%) scale(0);
  }
  to {
    transform: translate(-50%, -50%) scale(1);
    background-color: #ffd700;
  }
}
@-webkit-keyframes is-error {
  from {
    -webkit-transform: translate(-50%, -50%) scale(0);
  }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1);
    background-color: #ffd700;
  }
}
@keyframes vibrate {
  0%, 30%, 60%, 85%, 100% {
    left: 0;
    background-color: #ffd700;
  }
  10%, 40%, 90%, 70% {
    left: -2px;
    background-color: #ffd700;
  }
  20%, 50%, 80%, 95% {
    left: 2px;
    background-color: #ffd700;
  }
}
.wpcf7-spinner {
  display: none !important;
}

/* 新ファームタグ */
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  width: 100%;
  height: 45px;
  margin-bottom: 0;
  padding: 0 12px;
  border: 0;
  border-radius: 3px;
  background-color: #EEF7F8;
  box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
  color: #5c6b80;
  font-size: 16px;
  vertical-align: middle;
  line-height: 45px;
  transition: background-color 0.24s ease-in-out;
}
textarea {
  width: 100% !important;
  height: 200px;
  line-height: 1.5em;
  padding: 0.5em;
  overflow: auto;
}
@media screen and (max-width: 767px) {
    .wpcf7 td,
    .wpcf7 th {
        font-size: 14px !important;
        display: block !important;
        width: 100% !important;
        border-top: none !important;
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important
    }
    .wpcf7 tr:first-child th {
        border-top: 1px solid #d7d7d7 !important
    }
    .wpcf7 .any,
    .wpcf7 .haveto {
        font-size: 10px
    }
}
.wpcf7 table th p {
  margin: 0 0 0 16px;
}
.wpcf7 table td p {
  margin: 0;
}
.wpcf7 th {
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  color: #ffffff !important;
  padding-right: 5px;
  width: 30%;
  background: #7BABB7 !important;
  border: solid 1px #d7d7d7
}
.wpcf7 td {
    font-size: 16px;
    border: solid 1px #d7d7d7
}
.wpcf7 .wpcf7-spinner {
  display: none;
  position: absolute;
  transform: translateY(12px);
}
.wpcf7 form.submitting .wpcf7-spinner {
  display: inline-block;
}
.wpcf7cp-progress-content > p {
  display: none;
}
.entry-content .inquiry tr,
.entry-content table {
    border: solid 1px #d7d7d7
}
.haveto {
    font-size: 7px;
    padding: 5px;
    background: #ff9393;
    color: #fff;
    border-radius: 2px;
    margin-right: 5px;
    position: relative;
    bottom: 1px
}
.any {
    font-size: 7px;
    padding: 5px;
    background: #93c9ff;
    color: #fff;
    border-radius: 2px;
    margin-right: 5px;
    position: relative;
    bottom: 1px
}
.verticallist .wpcf7-list-item {
    display: block
}
#formbtn {
    display: block;
    padding: 15px;
    width: 350px;
    background: #ffaa56;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 2px;
    margin: 25px auto 0
}
#formbtn:hover {
    background: #fff;
    color: #ffaa56;
    border: 2px solid #ffaa56
}
th {
    font-weight: 700;
    text-transform: uppercase;
    padding: 13px
}
td {
    border-top: 1px solid #ededed;
    padding: 12px
}
input,
select,
textarea {
    border: 1px solid #dfdfdf;
    letter-spacing: 1px;
    margin: 0;
    max-width: 100%;
    resize: none
}

/* 上部複数エラー非表示 */
div.screen-reader-response{
  display: none;
}

/* ----------------------------------------
* CSSアニメーション
---------------------------------------- */
/* ふわふわリピート */
.animation{
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1.5s;
}
.keyframe5{
  animation-name: anim_sc;
  transform: scale(0.97,0.97);
}
@keyframes anim_sc {
  100% {
    transform: scale(1,1);
  }
}


/* ----------------------------------------
* トップページ Release一覧
---------------------------------------- */
.home .release-list {
  margin: 15px 0 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.home .release-list .release-list-container {
  width: 100%;
  max-width: 1000px;
}
/* Releaseタイトル */
.home .release-list .release-list-title {
  text-align: center;
  margin-bottom: 10px !important;
}
/* Releaseルビ */
.home .release-list .release-list-title-ruby {
  font-size: 16px;
  color: #a1a1a1;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

/* ブロック表示　ここから */
.home .release-list .release-block {
  display: flex;
  gap: 80px;
  flex-direction: row;
  padding: 10px;
  margin: 0 0 15px;
}
.home .release-list .release-block .release {
  border: 1px solid #DDD;
  border-radius: 20px;
  overflow: hidden;
  transition: all 0.55s cubic-bezier(0.175, 0.885, 0.47, 1.26);
  flex: 1;
  max-width: 273px;
}
.home .release-list.icolor .release-block .release {
  background-color: #f8f8ff;
}
.home .release-list.begame .release-block .release {
  background-color: #f3fcfc;
}
.home .release-list.stampi .release-block .release {
  background-color: #f3fcfc;
}
.home .release-list .release-block .release:hover {
  transform: scale(.9);
}
.home .release-list .release-block .release .release-inner {
  display: block;
  text-decoration: none !important;
}
/* サムネイル */
.home .release-list .release-block .release .release-thumbnail img {
  object-fit: cover;
  width: 100%;
  height: 150px;
  border-bottom: 1px solid #DDD;
}
/* 日付 */
.home .release-list .release-block .release .release-date {
  display: inline-block;
  margin: 15px 15px 0;
  font-size: 14px;
  color: #a1a1a1;
  font-weight: bold;
}
.home .release-list .release-block .release .release-body {
}
/* タイトル */
.home .release-list .release-block .release .release-title {
  margin: 0 15px 15px;
  font-size: 18px;
  font-weight: bold;
}
.home .release-list .release-block .release .release-title span {
  color: #000;
}
.home .release-list .release-block .release:hover .release-title span {
  opacity: 0.7;
}
/* ブロック表示　ここまで */

/* 横長記事　ここから */
.home .release-list .release-slim {
  padding: 0 20px;
}
.home .release-list .release-slim .release {
  padding: 20px 10px 20px;
  gap: 10%;
}
.home .release-list .release-slim .release::after {
  content: '';
  clear: both;
  display: table;
}
/* 日付 */
.home .release-list .release-slim .release .release-date {
  display: inline-block;
  margin: 5px 10px 5px 0;
  font-size: 14px;
  color: #a1a1a1;
  font-weight: bold;
}
.home .release-list .release-slim .release .release-body {
  position: relative;
}
/* タイトル */
.home .release-list .release-slim .release .release-title {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: bold;
}
.home .release-list .release-slim .release .release-title a {
  color: #000;
}
.home .release-list .release-slim .release .release-title a:hover {
  color: #bbbbbb;
  text-decoration: none;
}
/* 抜粋 */
.home .release-list .release-slim .release .release-excerpt {
  font-size: 16px;
  padding-right: 210px;
  margin-bottom: 0;
}
.home .release-list .release-slim .release p {
  margin: 0 0 15px;
}
/* サムネイル */
.home .release-list .release-slim .release .release-thumbnail {
  position: absolute;
  top: 25px;
  right: 0;
  float: right;
  margin-left: 30px;
  margin-bottom: 20px;
  width: 100%;
  max-width: 180px;
  transition: transform 0.2s linear;
}
.home .release-list .release-slim .release .release-thumbnail:hover {
  transform: scale(0.97);
}
.home .release-list .release-slim .release .release-thumbnail img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 20px;
  transition: all .2s;
}
/* 記事内Read Moreボタン */
.home .release-list .release .more-link {
  padding: 20px;
}
.home .release-list .release .more-link a {
  display: inline-block;
  width: 30%;
  border: 1px solid #15ace1;
  border-radius: 30px;
  padding: 8px 12px; !important;
  font-size: 16px;
}
.home .release-list .more-link {
  padding: 10px 20px 0px;
  margin: 0;
  width: 100%;
  text-align: center;
}
.home .release-list .more-link a:hover {
  background: #15ace1;
  color: #fff;
}

/* 記事一覧下部Read Moreボタン */
.home .release-list .release-excerpt .more-link {
  padding: 0 0 10px !important;
  text-align: left;
}
.home .release-list .more-link a {
  width: 30%;
  background: #fff;
  color: #15ace1;
  border: 1px solid #15ace1;
  white-space: nowrap;
  min-width: 150px;
  border-radius: 30px;
  text-shadow: none;
  font-size: 18px;
  position: relative;
  display: inline-block;
  padding: 8px 12px;
  text-align: center;
  text-decoration: none;
  -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);
}
/* 横長記事　ここまで */

/* サイトマップ */
.wsp-container ul {
    background: #fff;
    margin: 0;
    padding: 0;
}
.wsp-container ul li {
    background: url(./line_dotted_brown.png) repeat-x 0 1.8em;
    font-size: medium;
    text-indent: 0;
    padding: 0 0 12px;
    margin: 12px 0;
    list-style-type: none;
}
.wsp-container .wsp-category-title a {
    color: #666;
    line-height: 32px;
}
.wsp-container ul li a {
    color: #666;
    background: url(./ico_lv1.png) no-repeat left center;
    text-decoration: none;
    display: inline-block;
    padding-left: 25px;
    line-height: 32px;
}
.wsp-container .wsp-category-title > a {
    background: none;
    padding-left: 0;
}

/* ヘッダー画像サイズ調整 */
.post-content > .header-image {
  padding: 2em 1em;
}
.post-content > .header-image img {
  width: 100%;
  max-width: 1920px;
}
