@charset "UTF-8";
/* 251204_01
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/
/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px) {
  /*必要ならばここにコードを書く*/
}
/*834px以下*/
@media screen and (max-width: 834px) {
  /*必要ならばここにコードを書く*/
}
/*480px以下*/
@media screen and (max-width: 480px) {
  /*必要ならばここにコードを書く*/
}
a {
  transition: all 0.3s ease-in-out;
}

html {
  font-size: 4vw;
}

body {
  margin: 0;
  padding-top: 3.7em;
  background: #000000;
  text-size-adjust: 100%;
  font-size: inherit !important;
  -webkit-text-size-adjust: 100%;
}

article > header {
  display: none;
}

picture {
  display: block;
}

/************************************
** 内容
************************************/
#content {
  margin: 0;
}

.entry-content {
  margin: 0;
}
.entry-content section {
  margin: 0;
}
.entry-content section .wrap {
  padding: 0 1em;
}

#main {
  padding: 0;
  border: none;
  background: #ffffff;
  border-radius: 0;
  animation: loading .5s;
}
#main article {
  margin: 0;
}
#main a:hover {
  color: #528bff !important;
}

@keyframes loading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes loading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#content-bottom {
  margin: 0;
}
#content-bottom aside {
  margin: 0;
}

.css_mincho {
  font-family: "Times New Roman", "Hiragino Mincho ProN", "YuMincho", "Yu Mincho", serif;
}

.section {
  padding: 3em 0;
}

#sTitle {
  margin-bottom: 0;
}
#sTitle .wrap {
  margin: 0;
  padding: 2em 0 1.5em;
  border-bottom: 1px solid #cccccc;
  font-size: 2.2em;
  line-height: .8 !important;
  text-align: center;
}
#sTitle span {
  font-size: .35em;
  font-weight: normal;
}

@media only screen and (min-width: 768px) {
  html {
    font-size: 16px;
  }

  .entry-content section .wrap {
    padding: 0 1em;
  }
}
/*ヘッダーモバイルボタンの文字色と背景色を変更*/
.search-menu-button.menu-button,
.navi-menu-button.menu-button {
  background: #1e7cd1;
  color: #ffffff;
}

#navi-menu-open {
  transition: all 0.3s ease-in-out;
}

.logo-menu-button.menu-button {
  background: #1e7cd1;
}

.mobile-menu-buttons {
  background: #1e7cd1;
}
.mobile-menu-buttons .menu-icon {
  font-size: 1.5em;
}
.mobile-menu-buttons .menu-caption {
  font-size: .5em;
}

/*ヘッダーの文字色と背景色を変える追加CSS*/
/*スライドインメニューを右から出す*/
.navi-menu-content {
  left: auto;
  right: 0;
  background-color: #1e7cd1;
  transform: translateX(101%);
}

#header-container {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 1 !important;
  width: 100% !important;
  background: rgba(0, 0, 0, 0.8);
}
#header-container #header .site-name {
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
#header-container #header .site-name:after {
  display: inline-block;
  margin-left: .75em;
  content: "飯塚設備工業株式会社";
  font-size: 1.25em;
  line-height: 1;
  letter-spacing: .1em;
  vertical-align: middle;
}
#header-container #header .site-name img {
  max-width: 1.4em;
}
#header-container #header .site-name-text {
  vertical-align: middle;
}
#header-container .navi {
  background: inherit;
}
#header-container .navi .navi-in li {
  width: auto;
}
#header-container .navi .navi-in li a {
  padding: 0 1em;
}
#header-container .navi .navi-in #menu-item-429 a {
  font-size: 1.7em;
  font-weight: bold;
}

#menu-headnav_m_btn {
  min-height: 3.8em;
  padding: 0;
  background: rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  opacity: 1 !important;
}
#menu-headnav_m_btn .logo-menu-button {
  justify-content: space-between;
  background: inherit;
}
#menu-headnav_m_btn .logo-menu-button a {
  padding: 0 1em;
  color: #ffffff;
  font-size: 1em;
  transition: all 0.3s ease-in-out;
}
#menu-headnav_m_btn .logo-menu-button a:after {
  display: inline-block;
  margin-top: .1em;
  margin-left: .75em;
  content: "飯塚設備工業株式会社";
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1;
  letter-spacing: .1em;
  vertical-align: middle;
}
#menu-headnav_m_btn .logo-menu-button img {
  display: inline-block;
  max-width: 1.8em;
}
#menu-headnav_m_btn .navi-menu-button {
  width: 4em;
  background: inherit;
}
#menu-headnav_m_btn #menu-headnav_m_btn .logo-menu-buttom {
  background: inherit;
}
#menu-headnav_m_btn #menu-headnav_m_btn .logo-menu-buttom img {
  max-width: 1.4em;
}
#menu-headnav_m_btn #menu-headnav_m_btn .menu-button-in {
  transition: all 0.3s ease-in-out;
}

.no-page-title #menu-headnav_m_btn {
  opacity: .9;
}

#navi-menu-content {
  background: #191919;
  overflow: auto;
  color: #ffffff;
  text-align: right;
}
#navi-menu-content .navi-menu-close-button {
  display: inline-block;
  padding: .75em 1.2em;
  font-size: 1.2em;
  line-height: 1;
  transition: all 0.3s ease-in-out;
}
#navi-menu-content .navi-menu-close-button:hover {
  opacity: .6;
}
#navi-menu-content .menu-drawer {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
#navi-menu-content .menu-drawer li {
  display: block;
  width: 100%;
  text-align: left;
}
#navi-menu-content .menu-drawer .sub-menu {
  padding: 0;
}
#navi-menu-content .menu-drawer a {
  display: block;
  padding: 1em .5em;
  color: inherit;
  font-size: 1em;
  font-weight: bold;
}
#navi-menu-content .menu-drawer a:hover {
  color: inherit;
  background: #528bff;
  opacity: 1;
}

.footer {
  padding: 4em 0 .5em;
  margin: 0 !important;
  background: #000000 !important;
  color: #cbcbcb !important;
  position: relative;
  z-index: 1;
}
.footer .footer-in {
  padding: 0 1em;
}
.footer .footer-widgets {
  display: block !important;
}
.footer .footer-left {
  padding: 0;
  width: 100%;
  text-align: center;
}
.footer .footer-left img {
  max-width: 140px !important;
  width: 20vw;
}
.footer .footer-left a {
  text-decoration: none;
  color: inherit;
  transition: all 0.3s ease-in-out;
}
.footer .footer-left a:hover {
  color: #528bff !important;
  opacity: 1;
}
.footer .footer-center,
.footer .footer-right {
  padding: 0;
  margin-bottom: 1.5em;
}
.footer .widget_nav_menu {
  margin: 0;
}
.footer .widget_nav_menu ul {
  margin: 0;
  padding: 0;
}
.footer .widget_nav_menu ul ul a {
  color: #808080 !important;
}
.footer .widget_nav_menu ul ul a:before {
  display: inline-block;
  content: "・";
}
.footer .widget_nav_menu ul a {
  padding: 0;
}
.footer .widget_nav_menu ul a:hover {
  color: #528bff !important;
  background: none;
  opacity: 1;
}
.footer .footer-widgets-mobile {
  margin: 0;
  padding: 0;
}
.footer .footer-widgets-mobile .footer-mobile {
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
.footer .footer-widgets-mobile .footer-mobile aside {
  width: 48%;
  margin: 0;
  text-align: center;
}
.footer .footer-widgets-mobile .footer-mobile aside img {
  width: 100%;
  max-width: 180px;
  margin: auto;
}
.footer .footer-bottom {
  margin: 2.5em 0 0;
  padding: 0;
}
.footer .footer-bottom .copyright {
  magin: 0;
  padding: 0;
  color: #808080;
  font-size: .7rem;
}

@media only screen and (min-width: 768px) {
  .fixed-menu ~ .totop {
    bottom: 50px;
  }

  #menu-headnav_m_btn #menu-headnav_m_btn .logo-menu-buttom img {
    max-width: 1.4em;
  }

  #navi-menu-content .navi-menu-close-button {
    padding: 1em 1.75em 1em 1.75em;
  }

  .footer .footer-widgets {
    display: flex !important;
  }
  .footer .footer-in {
    padding: 0 2em;
  }
  .footer .footer-left {
    text-align: left;
  }
  .footer .footer-center,
  .footer .footer-right {
    max-width: 240px;
    margin-bottom: 1em;
  }
  .footer #footer-menu nav {
    padding: 4rem 1rem;
  }
  .footer #footer-menu nav a {
    font-size: 1rem;
  }
  .footer #footer-menu nav a:before {
    height: .8rem;
    width: .8rem;
    margin: .1rem .5rem 0 0;
  }
  .footer #footer-menu .copyright {
    font-size: .8rem;
  }
  .footer .footer-bottom .copyright {
    font-size: 1rem;
  }
}
#content .single-title, #content .page-title {
  margin: 1.5em 0 1em;
  font-size: 7vw;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  #content .single-title, #content .page-title {
    font-size: 40px;
  }
}
.css_list_flat {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style-type: none;
}
.css_list_flat li {
  display: inline-block;
  min-width: 7em;
  margin-left: 1em;
}

.css_bg_white {
  background: #ffffff;
}

.css_bg_lgray {
  background: #f3f2e9;
}

.css_bg_gray {
  background: #f3f2e9;
}

.css_bg_lyellow {
  background: #fff6b2;
}

.css_bg_yellow {
  background: #ffec5f;
}

.css_bg_dyellow {
  background: #ffe100;
}

.css_bg_brown {
  background: #2f2820;
}

.css_blue {
  color: #348bd7;
}

.css_red {
  color: #ff000b;
}

.css_yellow {
  color: #ffec42;
}

.css_green {
  color: #00c7a5;
}

.css_white {
  color: #ffffff;
}

.css_hoverMove00 {
  opacity: 1;
  transition: all .3s;
}
.css_hoverMove00:hover {
  opacity: .6;
}

.css_hoverMove01 {
  transition: all .3s;
}
.css_hoverMove01:hover {
  transform: scale(0.95, 0.95);
  opacity: 1;
}

.css_radius {
  border-radius: 1rem;
  overflow: hidden;
}

.css_radiusIn {
  border-radius: .5rem;
  overflow: hidden;
}

.css_radiusIn_right {
  border-radius: .5rem 0 0 .5rem;
  overflow: hidden;
}

.css_radiusIn_bottom {
  border-radius: 0 0 .5rem .5rem;
  overflow: hidden;
}

.css_center {
  text-align: center;
}

.css_left {
  text-align: left;
}

.css_right {
  text-align: right;
}

.css_columnSet {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
.css_columnSet.freeWrap {
  flex-wrap: wrap;
}
.css_columnSet.liquidWrap {
  flex-direction: column;
}

.css_overHidden {
  overflow: hidden;
}

.css_borderNone {
  border: none !important;
}

.css_pdNone {
  padding: 0 !important;
}

.css_mgNone {
  margin: 0 !important;
}

.css_iBlock {
  display: inline-block;
}

.css_indent {
  text-indent: -1em;
  margin-left: 1em;
}

@media only screen and (max-width: 767px) {
  .css_br_s:before {
    content: '\A';
    white-space: pre;
  }

  .css_noShow_s {
    display: none !important;
  }

  .css_m1_top {
    margin-top: 1.5rem;
  }

  .css_m1_bottom {
    margin-bottom: 1.5rem;
  }

  .css_m2_top {
    margin-top: 3rem;
  }

  .css_m2_bottom {
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 768px) {
  .css_br_l:before {
    content: '\A';
    white-space: pre;
  }

  .css_noShow_l {
    display: none !important;
  }

  .css_m1_top {
    margin-top: 4rem;
  }

  .css_m1_bottom {
    margin-bottom: 4rem;
  }

  .css_m2_top {
    margin-top: 4rem;
  }

  .css_m2_bottom {
    margin-bottom: 4rem;
  }

  .css_columnSet.liquidWrap {
    flex-direction: row;
  }
}
/* 押されたラジオボタンに対応する領域を表示 ※追加時はここも追加 */
#systemModal > #sM_1_open:checked ~ #sM_bodyWrapper #sM_1,
#systemModal > #sM_2_open:checked ~ #sM_bodyWrapper #sM_2,
#systemModal > #sM_3_open:checked ~ #sM_bodyWrapper #sM_3,
#systemModal > #sM_4_open:checked ~ #sM_bodyWrapper #sM_4,
#systemModal > #sM_5_open:checked ~ #sM_bodyWrapper #sM_5 {
  display: block;
}

#systemModal > .sM_open,
#systemModal > .sM_close,
#systemModal > .sM_closeSwitch,
#systemModal > #sM_bodyWrapper {
  display: none;
}

#systemModal .sM_body {
  display: none;
}

#systemModal > .sM_open:checked ~ #sM_bodyWrapper,
#systemModal > .sM_open:checked ~ .sM_closeSwitch {
  display: inline-block;
}

/* 基本設定 ※ここから下は編集の必要なし */
#systemModal > .sM_closeSwitch,
.sM_openSwitch {
  cursor: pointer;
  opacity: 1;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#systemModal > #sM_closeBase {
  /* モーダル：背景 */
  position: fixed;
  left: 0;
  top: 0;
  z-index: 997;
  width: 100%;
  max-width: none;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  animation: fadeIn .3s ease 0s 1 normal;
  -webkit-animation: fadeIn .3s ease 0s 1 normal;
}
#systemModal > #sM_closeBase:hover {
  opacity: 1;
}

#sM_closeBtn {
  display: block;
  width: 100%;
  padding: 1rem;
  background: #c8c8c8;
  font-size: 1.2rem;
  /* モーダル：閉じるボタン */
  transition: all 0.3s ease-in-out;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
}
#sM_closeBtn:hover {
  color: #ffffff;
  background: #528bff;
}

#systemModal > #sM_bodyWrapper {
  /* モーダル：ベース部分 */
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 998;
  width: 90%;
  max-width: 700px;
  height: 80%;
  padding: 1rem 0 4.2rem 1.5rem;
  border-radius: .5em;
  background: #fff;
  overflow: hidden;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  animation: fadeIn .5s ease 0s 1 normal;
  -webkit-animation: fadeIn .5s ease 0s 1 normal;
}

#systemModal .sM_body {
  /* モーダル：各表示枠共通 */
  width: 100%;
  height: 100%;
  padding-right: 1rem;
  overflow: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

#systemModal .sM_title {
  /* モーダル：各表示枠内 見出し */
  border-bottom: 1px solid #ccc;
}

#systemModal .sM_main {
  /* モーダル：各表示枠内 内容 */
  color: #222222;
  text-align: left;
}

#systemModal .sM_main > h2 {
  display: none;
}

@media screen and (min-width: 960px) {
  #systemModal > #sM_bodyWrapper {
    padding: 1rem .5rem 4.2rem 1.5rem;
  }
}
#systemModal iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}

#systemModal img {
  max-width: 100%;
}

/* モーダル内 */
.sM_body .sM_title {
  padding: 1rem 0;
  color: #7a7a7a !important;
  font-size: 1.6rem;
  font-weight: normal;
  letter-spacing: .05rem;
  text-align: center;
}
.sM_body .sM_main {
  padding: 2rem 0 0;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: .05rem;
}
.sM_body .sM_main > p {
  font-size: .9rem;
}
.sM_body h3 {
  margin-bottom: .5rem;
  padding: 0;
  font-size: 1rem;
}
.sM_body ul {
  margin: 0;
  padding: 0 0 2rem;
  font-size: .8rem;
  list-style: none;
}
.sM_body ul li + li {
  border-top: 1px solid #cccccc;
}

#sM_1.sM_body .sM_main ul {
  margin-top: -.5rem;
  font-size: .65rem;
}
#sM_1.sM_body .sM_main ul li {
  padding: .5rem 0;
  line-height: 1.6;
}
#sM_1.sM_body .sM_main ul li p {
  line-height: inherit;
}

#sM_2.sM_body .sM_main h3 {
  margin-bottom: .5rem;
  padding: 0;
  font-size: 1rem;
  line-height: 1.4;
}
#sM_2.sM_body .sM_main ul {
  margin-top: 2rem;
  color: #7a7a7a !important;
}
#sM_2.sM_body .sM_main ul li {
  margin: 2rem 0 0;
  padding: 0;
  border: none;
}

.wpcf7 {
  /*エラー*/
  /* 送信ボタン */
  /* ajax-loader */
}
.wpcf7 .wpcf7-not-valid-tip {
  margin-top: 1em;
  font-weight: bold !important;
  font-size: .8em;
}
.wpcf7 .invalid .wpcf7-response-output {
  margin-top: 0;
  border-color: #dc3232 !important;
  color: #dc3232 !important;
  font-weight: bold;
  text-align: center;
}
.wpcf7 .cf7__list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 2rem 0 3rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid #cccccc;
  color: #494949;
  font-size: 1rem;
  box-sizing: border-box;
  /* 必須・任意 */
  /* 入力エリア */
  /* ドロップダウンメニュー */
  /* 縦並び（チェックボックス・ラジオボタン） */
  /* プレースホルダー */
  /* Google Chrome / Safari / Mozilla Firefox / Opera */
  /* Microsoft Edge */
}
.wpcf7 .cf7__list dt,
.wpcf7 .cf7__list dd {
  margin: 1rem 0 0;
  color: inherit;
}
.wpcf7 .cf7__list dt {
  width: auto;
  margin: 0;
  padding: 0 2rem 0 0;
  font-size: 1rem;
  text-align: left;
  position: relative;
}
.wpcf7 .cf7__list dt span {
  font-size: .8em;
}
.wpcf7 .cf7__list dt span.sub {
  display: block;
}
.wpcf7 .cf7__list dd {
  width: 100%;
  margin: 0;
  font-size: inherit;
  font-weight: bold;
}
.wpcf7 .cf7__list dd .wpcf7-form-control-wrap {
  display: block;
}
.wpcf7 .cf7__list dd .wpcf7-form-control-wrap .wpcf7-radio,
.wpcf7 .cf7__list dd .wpcf7-form-control-wrap .wpcf7-checkbox {
  display: block;
  padding: .5em 1em 1em;
  text-align: left;
}
.wpcf7 .cf7__list dd .wpcf7-form-control-wrap .wpcf7-list-item {
  display: inline-block;
}
.wpcf7 .cf7__list dd .wpcf7-form-control-wrap .wpcf7-list-item label {
  display: inline-block;
  padding: 1em 1.5em 1em .5em;
}
.wpcf7 .cf7__list dd .wpcf7-form-control-wrap .wpcf7-list-item input[type="radio"],
.wpcf7 .cf7__list dd .wpcf7-form-control-wrap .wpcf7-list-item input[type="checkbox"] {
  transform: scale(1.5);
}
.wpcf7 .cf7__list dd .wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item-label {
  margin-left: .5em;
}
.wpcf7 .cf7__list dd .wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item {
  margin: 0 2em 0 0;
}
.wpcf7 .cf7__list dd + dt {
  margin-top: 1rem;
}
.wpcf7 .cf7__list dd.columnSet p {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 18em;
}
.wpcf7 .cf7__list dd.columnSet p > span:nth-child(1) {
  width: 10rem;
}
.wpcf7 .cf7__list dd.columnSet p > span:nth-child(2) {
  margin: 0 .5em;
}
.wpcf7 .cf7__list dd.columnSet p > span.hyphen {
  margin-top: 1em;
}
.wpcf7 .cf7__list dd.columnSet p > span:nth-child(3) {
  width: 10em;
}
.wpcf7 .cf7__list dd.columnSet .yourOld {
  position: relative;
}
.wpcf7 .cf7__list dd.columnSet .yourOld:after {
  display: inline-block;
  content: "才";
  position: absolute;
  top: .5rem;
  left: 11rem;
  font-weight: normal;
}
.wpcf7 .cf7__list dd.columnSet .confirm_yourOld {
  display: inline-block;
  position: relative;
}
.wpcf7 .cf7__list dd.columnSet .confirm_yourOld:after {
  display: inline-block;
  content: "才";
  position: absolute;
  left: 2rem;
  font-weight: normal;
}
.wpcf7 .cf7__list dd.listSet {
  counter-reset: number 0;
}
.wpcf7 .cf7__list dd.listSet > div {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.wpcf7 .cf7__list dd.listSet > div:before {
  display: inline-block;
  counter-increment: number 1;
  content: counter(number) " ";
  margin: 1.1em .5em 1.1em 0;
  opacity: .4;
}
.wpcf7 .cf7__list dd.listSet > div > p {
  width: 100%;
}
.wpcf7 .cf7__list dd.listSet span.error {
  margin-left: 1.5em;
  margin-bottom: 1.25em;
}
.wpcf7 .cf7__list dd span.error {
  display: block;
  margin-top: .25rem;
  color: #df3134;
  font-size: .8em;
  text-align: left;
}
.wpcf7 .cf7__list .cf7__required,
.wpcf7 .cf7__list .cf7__optional {
  display: inline-block;
  position: relative;
  right: -.5rem;
  color: #dc3232;
  font-size: .6rem;
  vertical-align: top;
}
.wpcf7 .cf7__list input[type="text"],
.wpcf7 .cf7__list input[type="tel"],
.wpcf7 .cf7__list input[type="email"],
.wpcf7 .cf7__list input[type="number"],
.wpcf7 .cf7__list textarea,
.wpcf7 .cf7__list select {
  width: 100%;
  padding: 1em;
  background: #F4F4F4;
  border-radius: .5em;
  border: 1px solid #cccccc;
  font-weight: bold;
  font-size: inherit;
  vertical-align: top;
  -webkit-appearance: none;
}
.wpcf7 .cf7__list textarea {
  line-height: 1.4;
}
.wpcf7 .cf7__list select.wpcf7-select {
  color: #a7a7a5 !important;
  position: relative;
  background: none;
  border: none;
}
.wpcf7 .cf7__list select.wpcf7-select.valid {
  color: #333333 !important;
}
.wpcf7 .cf7__list select.wpcf7-select.valid.wpcf7-not-valid {
  color: #a7a7a5 !important;
}
.wpcf7 .cf7__list select.wpcf7-select option {
  color: #333333 !important;
}
.wpcf7 .cf7__list .wpcf7-form-control-wrap[data-name="yourWish"], .wpcf7 .cf7__list .wpcf7-form-control-wrap[data-name="yourType"] {
  position: relative;
  z-index: 1;
  border: 1px solid #ccc;
  border-radius: .5em;
  background: #f4f4f4;
}
.wpcf7 .cf7__list .wpcf7-form-control-wrap[data-name="yourWish"]:after, .wpcf7 .cf7__list .wpcf7-form-control-wrap[data-name="yourType"]:after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
  z-index: -1;
}
.wpcf7 .cf7__list .cf7__select {
  position: relative;
}
.wpcf7 .cf7__list .cf7__select:after {
  position: absolute;
  top: 2em;
  right: 1em;
  z-index: 10;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: .5em solid #919191;
  border-right: .5em solid transparent;
  border-left: .5em solid transparent;
  pointer-events: none;
  content: '';
}
.wpcf7 .cf7__list .cf7__select select {
  width: 100%;
  padding: 1em;
  background: #F4F4F4;
  color: #a7a7a5 !important;
  appearance: none;
  font-weight: bold;
  border-radius: .5em;
  border: 2px solid #cccccc;
}
.wpcf7 .cf7__list .cf7__select select:not(.wpcf7-not-valid) {
  color: #a7a7a5 !important;
}
.wpcf7 .cf7__list .wpcf7-list-item {
  display: block;
  margin: 0;
}
.wpcf7 .cf7__list .wpcf7-list-item:nth-child(n + 2) {
  margin-top: .5em;
}
.wpcf7 .cf7__list .wpcf7-list-item label {
  cursor: pointer;
}
.wpcf7 .cf7__list dd input[type="text"]::placeholder,
.wpcf7 .cf7__list dd input[type="tel"]::placeholder,
.wpcf7 .cf7__list dd input[type="email"]::placeholder,
.wpcf7 .cf7__list dd textarea::placeholder {
  color: #a5a5a5;
}
.wpcf7 .cf7__list dd input[type="text"]::-ms-input-placeholder,
.wpcf7 .cf7__list dd input[type="tel"]::-ms-input-placeholder,
.wpcf7 .cf7__list dd input[type="email"]::-ms-input-placeholder,
.wpcf7 .cf7__list dd textarea::-ms-input-placeholder {
  color: #a5a5a5;
}
.wpcf7 .cf7__attention {
  margin: 0;
  font-size: .85rem;
  font-weight: normal;
  line-height: 1.4;
  text-align: left;
}
.wpcf7 .cf7__attention p {
  margin-bottom: 1rem;
}
.wpcf7 .cf7__attention a {
  display: inline-block;
  padding: .5rem 4rem;
  background: #dbdbdb;
  border-radius: .5rem;
  color: inherit;
  text-decoration: none;
}
.wpcf7 .cf7__notice {
  margin: 1rem 0 0;
  font-size: .9rem;
  text-align: center;
}
.wpcf7 .cf7__button {
  margin-top: 2rem;
  text-align: center;
}
.wpcf7 input.wpcf7-previous,
.wpcf7 input.confirm_button,
.wpcf7 input.back_button,
.wpcf7 input[type="submit"] {
  width: 100%;
  max-width: 900px;
  padding: 1rem 2rem;
  background: #528bff;
  font-size: 1.2rem !important;
  color: #ffffff;
  transition: opacity .6s;
  border: none;
  border-radius: .5rem;
  font-size: inherit;
  font-weight: bold;
  text-align: center;
}
.wpcf7 input.wpcf7-previous:hover,
.wpcf7 input.confirm_button:hover,
.wpcf7 input.back_button:hover,
.wpcf7 input[type="submit"]:hover {
  opacity: .6;
}
.wpcf7 input.wpcf7-previous {
  background: #858585;
}
.wpcf7 input.back_button {
  background: #979797;
}
.wpcf7 input.wpcf7-submit {
  margin-top: 1rem;
}
.wpcf7 .wpcf7-spinner {
  display: block;
  vertical-align: middle;
  width: 24px;
  margin: 1em auto 0;
}

.grecaptcha-badge {
  display: none;
}

.toc_list {
  background: inherit !important;
  margin-top: 1rem !important;
}
.toc_list ul {
  background: inherit !important;
}

.wpcf7 {
  padding-bottom: 1px;
  border-radius: 0 !important;
  /*デフォルトのサンクスメッセージを非表示 デフォルト */
  /*確認画面と完了画面を非表示 デフォルト */
}
.wpcf7 .contWrapIn {
  max-width: 800px;
  padding-top: 3rem;
  padding-bottom: 5rem;
  text-align: center;
}
.wpcf7 .contWrapIn > .title {
  margin-bottom: 3rem;
}
.wpcf7 .hidden-fields-container {
  display: none;
}
.wpcf7 .appeal {
  display: inline-block;
  width: 90%;
  max-width: 600px;
  margin: -1em auto 3em !important;
  padding: 0.5rem;
  border: 3px dotted #f38022;
  border-radius: .5rem;
  background: #fdffb0;
  color: #f38022;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
}
.wpcf7 .wpcf7-response-output,
.wpcf7 .screen-reader-response {
  display: none;
}
.wpcf7 .mywpcf7_confirm_area,
.wpcf7 .mywpcf7_thanks_area {
  display: none;
}
.wpcf7 .wpcf7 .wpcf7-not-valid-tip {
  display: none !important;
}
.wpcf7 .mywpcf7_input_area .has-text-align-center {
  margin: 0;
}
.wpcf7 .mywpcf7_confirm_area h3 {
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
}
.wpcf7 .mywpcf7_confirm_area .has-text-align-center {
  margin: 1rem 0 0;
}
.wpcf7 .mywpcf7_confirm_area .cf7__list {
  padding-bottom: 1.5rem;
}
.wpcf7 .mywpcf7_confirm_area .cf7__list .cf7__required {
  opacity: .4;
}
.wpcf7 .mywpcf7_confirm_area .cf7__list .cf7__select:after {
  display: none;
}
.wpcf7 .mywpcf7_confirm_area .cf7__list dt,
.wpcf7 .mywpcf7_confirm_area .cf7__list dd {
  margin: 0;
}
.wpcf7 .mywpcf7_confirm_area .cf7__list dt:nth-of-type(n + 2),
.wpcf7 .mywpcf7_confirm_area .cf7__list dd:nth-of-type(n + 2) {
  margin: 0;
}
.wpcf7 .mywpcf7_confirm_area .cf7__list dt {
  width: 100%;
  padding: 1rem;
  border-top: 1px dotted #cccccc;
  font-weight: normal;
}
.wpcf7 .mywpcf7_confirm_area .cf7__list dt span {
  position: relative;
}
.wpcf7 .mywpcf7_confirm_area .cf7__list dd {
  padding: 0 1rem 1rem;
  pointer-events: none;
}
.wpcf7 .mywpcf7_confirm_area .cf7__list dd a {
  text-decoration: none;
  color: inherit;
}
.wpcf7 .mywpcf7_confirm_area .cf7__list dd .wpcf7-form-control-wrap .wpcf7-radio,
.wpcf7 .mywpcf7_confirm_area .cf7__list dd .wpcf7-form-control-wrap .wpcf7-checkbox {
  padding: 1em .5em;
}
.wpcf7 .mywpcf7_confirm_area .cf7__list dd.columnSet p {
  width: 7em;
  margin: 0;
  min-height: 1rem;
}
.wpcf7 .mywpcf7_confirm_area .cf7__list dd.columnSet p > span {
  width: auto !important;
  margin: 0 !important;
}
.wpcf7 .mywpcf7_confirm_area .cf7__list dd.listSet > div {
  justify-content: flex-start;
}
.wpcf7 .mywpcf7_confirm_area .cf7__list dd.listSet > div:before {
  margin: 0 1em 0 0;
}
.wpcf7 .mywpcf7_confirm_area .cf7__list p {
  min-height: 1rem;
  margin: 0;
}
.wpcf7 .mywpcf7_thanks_area p {
  text-align: center;
  opacity: .1;
}
.wpcf7 .mywpcf7_thanks_area p img {
  border-radius: 50%;
}

body.home h2,
body.home h3,
body.recruite h2,
body.recruite h3 {
  background: none;
  border: none;
}
body.home .wp-block-group,
body.recruite .wp-block-group {
  margin: 0 auto !important;
  max-width: none;
}
body.home .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)),
body.recruite .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: none;
}

body.home {
  padding-top: 0;
}

#home_s01 {
  position: relative;
  padding: 13em 0 8em;
  color: #ffffff;
  background: #000000;
  overflow: hidden;
}
#home_s01:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: .4;
  z-index: 1;
  background: #000000;
}
#home_s01 .wrap {
  position: relative;
  z-index: 1;
  text-align: right;
}
#home_s01 .bgImage {
  position: relative;
  width: 100%;
  height: 100%;
}
#home_s01 .bgImage > div {
  opacity: 0;
  animation: image-switch-animation 60s infinite;
}
#home_s01 .bgImage > div:before {
  display: block;
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#home_s01 .bgImage .bgSrc1 {
  animation-delay: 0s;
}
#home_s01 .bgImage .bgSrc1:before {
  background-image: url(/wp-content/uploads/top_s01_bg1_s.jpg);
}
#home_s01 .bgImage .bgSrc2 {
  animation-delay: 10s;
}
#home_s01 .bgImage .bgSrc2:before {
  background-image: url(/wp-content/uploads/top_s01_bg2_s.jpg);
}
#home_s01 .bgImage .bgSrc3 {
  animation-delay: 20s;
}
#home_s01 .bgImage .bgSrc3:before {
  background-image: url(/wp-content/uploads/top_s01_bg3_s.jpg);
}
#home_s01 .bgImage .bgSrc4 {
  animation-delay: 30s;
}
#home_s01 .bgImage .bgSrc4:before {
  background-image: url(/wp-content/uploads/top_s01_bg4_s.jpg);
}
#home_s01 .bgImage .bgSrc5 {
  animation-delay: 40s;
}
#home_s01 .bgImage .bgSrc5:before {
  background-image: url(/wp-content/uploads/top_s01_bg5_s.jpg);
}
#home_s01 .bgImage .bgSrc6 {
  animation-delay: 50s;
}
#home_s01 .bgImage .bgSrc6:before {
  background-image: url(/wp-content/uploads/top_s01_bg6_s.jpg);
}
@keyframes image-switch-animation {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
#home_s01 .block1 {
  text-align: left;
}
#home_s01 .block1 h1 {
  font-size: 4em;
  font-style: italic;
  font-weight: normal;
  line-height: 1.3;
  letter-spacing: .05em;
}
#home_s01 .block1 p {
  margin-top: 1.5em;
  font-size: 1.2em;
  line-height: 1.8;
  letter-spacing: .2em;
}
#home_s01 .block2 {
  display: none;
  margin: -7em 0 0 auto;
  padding: 1.5em;
  background: rgba(0, 0, 0, 0.3);
  list-style: none;
  position: relative;
  right: -1em;
}
#home_s01 .block2 li + li {
  margin-top: 1em;
}
#home_s01 .block2 a {
  display: block;
}
#home_s01 .block2 a:hover {
  opacity: .8;
}

#home_s02 {
  padding: 4em 0;
  background: #000000;
  color: #ffffff;
  position: relative;
  z-index: 1;
}
#home_s02 .title {
  margin: 0;
  padding: 0;
  font-size: 1.4em;
  text-align: center;
  letter-spacing: .5em;
}
#home_s02 .title strong {
  display: inline-block;
  margin-bottom: 1.5em;
  font-size: .55em;
  font-weight: normal;
  letter-spacing: .5em;
}
#home_s02 .block1 {
  text-align: center;
}
#home_s02 .block1 figure {
  display: block;
  margin: 2em auto 3em;
}
#home_s02 .block1 figure img {
  width: 40%;
  max-width: 400px;
  margin: auto;
}
#home_s02 .block1 h3 {
  margin: 0;
  padding: 0;
  color: #548aff;
  font-size: 2em;
  line-height: 1.4;
}
#home_s02 .block1 p {
  margin: 1em 0 1.5em;
  font-size: 1em;
  line-height: 1.4;
  text-align: center;
}
#home_s02 .block1 ul {
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  list-style: none;
}
#home_s02 .block1 ul li {
  margin: 0;
  padding: 0 .5em 0 0;
  font-size: 1em;
  line-height: 1;
}
#home_s02 .block1 ul li + li {
  padding: 0 0 0 .5em;
  border-left: 1px solid #666666;
}
#home_s02 .block1 ul a {
  color: inherit;
  font-weight: bold;
  text-decoration: none;
}

#home_s03 {
  padding: 4em 0;
  color: #ffffff;
  position: relative;
  z-index: 1;
}
#home_s03:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: .4;
  z-index: 0;
  background: #000000;
}
#home_s03 .wrap {
  position: relative;
  z-index: 0;
}
#home_s03 .bgImage {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  max-width: none;
  background-size: 250%;
  background-position: 66% center;
}
#home_s03 .title {
  margin: 0;
  padding: 0;
  font-size: 2em;
  font-weight: normal;
  letter-spacing: .05em;
  line-height: 1;
}
#home_s03 .block1 {
  text-align: center;
}
#home_s03 .block1 ul {
  margin: 3em 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  list-style: none;
}
#home_s03 .block1 ul li {
  min-width: 10em;
  margin: 0;
  padding: 1.5em 0 0;
  font-size: .8em;
}
#home_s03 .block1 ul li + li {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
#home_s03 .block1 ul li strong {
  display: block;
  font-size: 1.2em;
}
#home_s03 .block1 ul li strong span {
  display: inline-block;
  margin-right: .05em;
  font-size: 3.7em;
  line-height: 1.6;
}
#home_s03 .block1 a {
  display: inline-block;
  width: 80%;
  max-width: 700px;
  padding: 1em;
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #ffffff;
  border-radius: .5em;
  color: inherit;
  font-size: 1em;
  letter-spacing: .25em;
  text-decoration: none;
  text-align: center;
}
#home_s03 .block1 a:hover {
  opacity: 1;
  background: linear-gradient(90deg, rgba(82, 93, 255, 0.88) 0%, rgba(82, 186, 255, 0.88) 100%);
  color: #ffffff !important;
}

#home_s04 {
  padding: 4em 0;
  background: #f5f5f5;
  color: #555555;
  position: relative;
  z-index: 1;
}
#home_s04 .title {
  margin: 0;
  padding: 0;
  font-size: 2em;
  font-weight: normal;
  letter-spacing: .05em;
  line-height: 1;
}
#home_s04 .block1 {
  text-align: center;
}
#home_s04 .block1 .sM_openSwitch {
  display: inline-block;
  margin: 1.5em auto;
  transition: all 0.3s ease-in-out;
}
#home_s04 .block1 .sM_openSwitch:hover {
  color: #528bff;
}
#home_s04 .block1 ul {
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  list-style: none;
  gap: 3%;
}
#home_s04 .block1 ul li {
  width: 48.5%;
  margin: 0 0 2em;
  padding: 0;
  text-align: left;
}
#home_s04 .block1 ul li img {
  width: 100% !important;
}
#home_s04 .block1 ul li strong {
  display: inline-block;
  margin-top: .75em;
  font-size: .8em;
  line-height: 1.4;
}
#home_s04 .block1 ul li p {
  font-size: .6em;
}
#home_s04 .block2 {
  text-align: center;
}
#home_s04 .block2 a {
  display: inline-block;
  width: 80%;
  max-width: 700px;
  padding: 1em;
  background-color: #ffffff;
  border: 1px solid #f54e4e;
  border-radius: .5em;
  color: #f54e4e;
  text-decoration: none;
  text-align: center;
}
#home_s04 .block2 a:hover {
  opacity: 1;
  background: #f54e4e;
  color: #ffffff !important;
}

#home_s05 {
  padding: 4em 0;
  background: #ffffff;
  color: #555555;
  position: relative;
  z-index: 1;
}
#home_s05 .wrap {
  max-width: 900px;
}
#home_s05 .title {
  margin: 0;
  padding: 0;
  font-size: 2em;
  font-weight: normal;
  letter-spacing: .05em;
  line-height: 1;
}
#home_s05 .block1 {
  margin: 1.5em 0 0;
}
#home_s05 .block2 {
  margin: 0;
}
#home_s05 iframe {
  width: 100%;
  border: solid 3px #e8e8e8 !important;
}
#home_s05 ul {
  margin: 0;
  padding: 0;
  color: #808080;
  list-style: none;
}
#home_s05 ul li {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  font-size: .73em;
}
#home_s05 ul li:nth-child(odd) {
  background: #f5f5f5;
}
#home_s05 ul li.noColumn {
  flex-direction: row;
  flex-wrap: nowrap;
}
#home_s05 ul li.noColumn strong {
  width: 10%;
  min-width: 7em;
}
#home_s05 ul li.noColumn p {
  padding: 1em 0;
}
#home_s05 ul li.double {
  flex-wrap: wrap;
  justify-content: flex-start;
}
#home_s05 ul li.double strong:nth-child(1) {
  padding-bottom: 0;
}
#home_s05 ul li.double p {
  width: 18em;
  padding: 1em 0;
}
#home_s05 ul li.double p:nth-child(2) {
  padding-bottom: 0;
}
#home_s05 ul li strong {
  padding: 1em;
  width: 9em;
}
#home_s05 ul li p {
  width: 100%;
  margin: 0;
  padding: 0 1em 1em;
  flex-grow: 1;
}

#recruite_s01 {
  padding: 3em 0 0;
}
#recruite_s01 .wrap {
  padding-bottom: 3em;
  border-bottom: 1px solid #cccccc;
}
#recruite_s01 .title {
  margin: 0;
  padding: 0;
  color: #548aff;
  font-size: 2em;
  line-height: 1.4;
}
#recruite_s01 .block1 {
  text-align: center;
}
#recruite_s01 .block1 p {
  margin: 1em 0 1.5em;
  font-size: 1em;
  line-height: 1.4;
  text-align: center;
}
#recruite_s01 .block1 ul {
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  list-style: none;
}
#recruite_s01 .block1 ul li {
  margin: 0;
  padding: 0 .5em 0 0;
  font-size: 1em;
  line-height: 1;
}
#recruite_s01 .block1 ul li + li {
  padding: 0 0 0 .5em;
  border-left: 1px solid #666666;
}
#recruite_s01 .block1 ul a {
  color: inherit;
  font-weight: bold;
  text-decoration: none;
}

#recruite_s02 {
  padding: 0 0 3em;
  background: #ffffff;
}
#recruite_s02 .wrap {
  padding: 0;
}
#recruite_s02 .block1 {
  padding: 0 1em 1em;
  display: none;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  list-style: none;
  gap: 3%;
}
#recruite_s02 .block1 li {
  line-height: 1;
}
#recruite_s02 .block1 li:nth-of-type(4) a {
  color: #548aff;
  font-weight: bold;
}
#recruite_s02 .block1 li a {
  color: inherit;
  text-decoration: none;
}
#recruite_s02 .block2 {
  margin: 0;
  padding: 0;
}
#recruite_s02 .title {
  margin: 0;
  padding: 1.75em .45em 1em;
  font-size: 1.6em;
  line-height: 1.4;
}
#recruite_s02 .block3 {
  padding: 0 1em;
  font-size: .8em;
}

#recruite_s03 {
  padding: 0;
  background: #000000;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}
#recruite_s03 .wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 2em;
}
#recruite_s03 .title {
  margin: 0;
  padding: 0;
  font-size: 1.6em;
  line-height: 1.4;
  text-align: left;
}
#recruite_s03 .block1 {
  margin: 0;
  padding: 19em 0 3em;
  text-align: left;
}
#recruite_s03 .block1 p {
  padding-top: 2em;
  font-size: .8em;
}
#recruite_s03 .bgImage {
  position: absolute;
  right: 0;
  top: 0;
  height: 16em;
  width: 100%;
  background-position: center;
  background-size: cover;
}

#recruite_s04 {
  padding: 3em 0;
  background: #f5f5f5;
}
#recruite_s04 .title {
  margin: 0;
  padding: 0;
  font-size: 1.6em;
  line-height: 1;
  font-weight: normal;
}
#recruite_s04 .block1 {
  padding: 2em 0 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  list-style: none;
}
#recruite_s04 .block1 li {
  width: 100%;
  margin: 0;
  padding: 0;
  background: #ffffff;
  border-radius: .5em;
  overflow: hidden;
  text-align: left;
}
#recruite_s04 .block1 li + li {
  margin-top: 1em;
}
#recruite_s04 .block1 li img {
  width: 100% !important;
}

#recruite_s05 {
  padding: 3em 0;
  background: #ffffff;
  color: #646464;
}
#recruite_s05 .title {
  margin: 0;
  padding: 0;
  font-size: 1.6em;
  line-height: 1;
  font-weight: normal;
}
#recruite_s05 .block1 {
  margin: 0;
  padding: 2em 0;
  text-align: center;
}
#recruite_s05 .block2,
#recruite_s05 .block3 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  border-radius: .5em;
  background: #f5f5f5;
  overflow: hidden;
}
#recruite_s05 .block2 .bgImage,
#recruite_s05 .block3 .bgImage {
  width: 100%;
  height: 12em;
  margin: 0;
  background-size: 150%;
  background-position: center -2em;
}
#recruite_s05 .block2 .text,
#recruite_s05 .block3 .text {
  width: 100%;
  padding: 1em 0;
  list-style: none;
}
#recruite_s05 .block2 .text li,
#recruite_s05 .block3 .text li {
  margin: 0;
  padding: 0 1em 0 2em;
  font-size: .8rem;
  line-height: 1.6;
}
#recruite_s05 .block2 .text li + li,
#recruite_s05 .block3 .text li + li {
  margin-top: 1em;
}
#recruite_s05 .block2 .text li strong,
#recruite_s05 .block3 .text li strong {
  display: inline-block;
  font-size: 1rem;
  text-indent: -.8em;
}
#recruite_s05 .block3 {
  margin-top: 1em !important;
}

#recruite_s06 {
  background: #ffffff;
  color: #646464;
}
#recruite_s06 .wrap {
  max-width: 900px;
}
#recruite_s06 .title {
  margin: 0;
  padding: 0;
  font-size: 1.6em;
  line-height: 1;
  font-weight: normal;
}
#recruite_s06 .block1 {
  margin: 2em 0 0;
  padding: 0;
  list-style: none;
}
#recruite_s06 .block1 li {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0;
  border-radius: .5em;
  background: #f5f5f5;
  overflow: hidden;
}
#recruite_s06 .block1 li + li {
  margin-top: 1em;
}
#recruite_s06 .block1 li:nth-child(4) p {
  text-indent: inherit;
  margin-left: -1em;
}
#recruite_s06 .block1 li .number {
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: center;
  width: 1.5em;
  background: #cccccc;
  color: #ffffff;
  font-size: 2em;
  font-family: "Alata";
  text-align: center;
}
#recruite_s06 .block1 li div {
  width: 100%;
  padding: 2em 1em 2em 2em;
  font-size: .8rem;
}
#recruite_s06 .block1 li p {
  margin: 0;
  text-indent: -1em;
}

#recruite_s07 {
  padding: 3em 0;
  background: #ffffff;
  color: #646464;
}
#recruite_s07 .wrap {
  max-width: 900px;
}
#recruite_s07 .title {
  margin: 0;
  padding: 0;
  font-size: 1.6em;
  line-height: 1;
  font-weight: normal;
}
#recruite_s07 .block1 {
  border: 4px solid #d4d4d4;
  border-radius: .5em;
  margin: 2em 0;
  padding: 1em 0 0;
  list-style: none;
}
#recruite_s07 .block1 li {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 .5em;
  padding: 0;
}
#recruite_s07 .block1 li.line {
  border-top: 1px solid #cccccc;
  padding-top: 1em;
}
#recruite_s07 .block1 li.line:nth-child(2) {
  padding-top: 2em;
}
#recruite_s07 .block1 li div:nth-child(1) {
  width: 100%;
  padding: 0;
  font-size: 1em;
  font-weight: bold;
}
#recruite_s07 .block1 li div:nth-child(2) {
  padding: 1em 0;
  font-size: .8em;
}
#recruite_s07 .block1 li .listTitle {
  display: block;
  padding: .5em;
  background: #666666;
  border-radius: .5em;
  color: #ffffff;
  line-height: 1;
  letter-spacing: .05em;
  text-align: center;
}
#recruite_s07 .block1 li .bold {
  font-size: 1.2em;
  line-height: 1;
}
#recruite_s07 .block1 li p {
  margin: 0;
}
#recruite_s07 .block1 li p.css_indent {
  margin-left: 1em;
}
#recruite_s07 .block2 {
  text-align: center;
}
#recruite_s07 .block2 a {
  display: block;
  max-width: 900px;
  margin: 0 auto;
  padding: 1rem;
  background: #f6ff00;
  color: #528bff;
  font-size: 1.6em;
  line-height: 1;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
#recruite_s07 .block2 a:hover {
  opacity: 1;
  background: #dbdbdb;
}
#recruite_s07 .block2 a span {
  display: block;
  margin-top: .5rem;
  font-size: .7rem;
}

body.contact #s01 {
  margin-bottom: 0;
}
body.entry #s01 {
  margin-bottom: 0;
}
body.privacy #s01 {
  margin-bottom: 0;
}
body.error404 #s01 {
  margin-bottom: 0;
}

@media screen and (max-width: 479px) {
  .wpcf7 .cf7__list {
    /* 入力エリア */
  }
  .wpcf7 .cf7__list input[type="text"],
  .wpcf7 .cf7__list input[type="tel"],
  .wpcf7 .cf7__list input[type="email"],
  .wpcf7 .cf7__list textarea,
  .wpcf7 .cf7__list select {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .wpcf7 .cf7__list dt {
    width: 8rem;
    margin: 1rem 0 0;
    padding: 1rem 2rem 0 0;
    text-align: right;
  }
  .wpcf7 .cf7__list dt + dt {
    margin-top: 0;
  }
  .wpcf7 .cf7__list dd {
    margin: 1rem 0 0;
    width: calc( 100% - 8rem );
  }
  .wpcf7 .cf7__attention {
    font-size: .9rem;
  }
  .wpcf7 input.wpcf7-previous,
  .wpcf7 input.confirm_button,
  .wpcf7 input.back_button,
  .wpcf7 input[type="submit"] {
    font-size: 1.6rem !important;
  }
  .wpcf7 .mywpcf7_confirm_area .cf7__list dt {
    width: 7rem;
  }
  .wpcf7 .mywpcf7_confirm_area .cf7__list dd {
    padding: 1rem;
    border-top: 1px dotted #cccccc;
  }

  /* モーダル内 */
  .sM_body .sM_title {
    font-size: 2em;
  }

  #sM_1.sM_body .sM_main ul {
    font-size: .8rem;
  }

  #home_s01 {
    padding: 11em 0 17em !important;
  }
  #home_s01 .bgImage .bgSrc1:before {
    background-image: url(/wp-content/uploads/top_s01_bg1.jpg);
  }
  #home_s01 .bgImage .bgSrc2:before {
    background-image: url(/wp-content/uploads/top_s01_bg2.jpg);
  }
  #home_s01 .bgImage .bgSrc3:before {
    background-image: url(/wp-content/uploads/top_s01_bg3.jpg);
  }
  #home_s01 .bgImage .bgSrc4:before {
    background-image: url(/wp-content/uploads/top_s01_bg4.jpg);
  }
  #home_s01 .bgImage .bgSrc5:before {
    background-image: url(/wp-content/uploads/top_s01_bg5.jpg);
  }
  #home_s01 .bgImage .bgSrc6:before {
    background-image: url(/wp-content/uploads/top_s01_bg6.jpg);
  }
  #home_s01 .block1 h1 {
    font-size: 6.1em;
  }
  #home_s01 .block1 p {
    margin-top: 1.2em;
    font-size: 1.4em;
    line-height: 1.5;
  }
  #home_s01 .block2 {
    display: inline-block;
    bottom: -14em;
  }
  #home_s01 .block2 img {
    max-width: 218px;
  }

  #home_s02 {
    padding: 4em 0;
  }
  #home_s02 .title {
    font-size: 1.7em;
  }
  #home_s02 .title strong {
    font-size: .5em;
  }
  #home_s02 .block1 figure {
    margin: 2em auto 4em;
  }
  #home_s02 .block1 h3 {
    font-size: 2em;
  }
  #home_s02 .block1 p {
    margin: 1.5em 0 1.5em;
  }
  #home_s02 .block1 ul li {
    padding: 0 2em;
  }
  #home_s02 .block1 ul li + li {
    padding: 0 2em;
  }

  #home_s03 {
    padding: 4em 0;
  }
  #home_s03 .bgImage {
    max-width: none;
    background-size: cover;
    background-position: center center;
  }
  #home_s03 .block1 ul {
    justify-content: center;
    align-items: flex-start;
  }
  #home_s03 .block1 ul li {
    width: 30%;
    font-size: 1em;
  }
  #home_s03 .block1 ul li strong {
    font-size: 1.6em;
  }
  #home_s03 .block1 ul li strong span {
    font-size: 2.5em;
  }

  #home_s04 {
    padding: 4em 0;
  }
  #home_s04 .block1 .sM_openSwitch {
    margin: 1.5em auto;
  }
  #home_s04 .block1 ul li strong {
    margin-top: 1em;
    font-size: 1em;
  }
  #home_s04 .block1 ul li p {
    font-size: .8em;
  }
  #home_s04 .block2 a {
    padding: 1em;
  }

  #home_s05 {
    padding: 4em 0;
  }
  #home_s05 .block1 {
    margin: 2em 0 0;
  }
  #home_s05 .block2 {
    margin: 0;
  }
  #home_s05 iframe {
    border: solid 4px #e8e8e8 !important;
  }
  #home_s05 ul li {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    font-size: 1em;
  }
  #home_s05 ul li strong {
    padding: 1em;
    width: 12em;
  }
  #home_s05 ul li p {
    padding: 1em 0;
    flex-grow: 1;
  }

  #recruite_s01 {
    padding: 3em 0 0;
  }
  #recruite_s01 .title {
    font-size: 2em;
  }
  #recruite_s01 .block1 figure {
    margin: 2em auto 4em;
  }
  #recruite_s01 .block1 h3 {
    font-size: 2em;
  }
  #recruite_s01 .block1 p {
    margin: 1.5em 0 1.5em;
  }
  #recruite_s01 .block1 ul li {
    padding: 0 2em;
  }
  #recruite_s01 .block1 ul li + li {
    padding: 0 2em;
  }

  #recruite_s02 {
    padding: 3em 0;
  }
  #recruite_s02 .block1 {
    display: flex;
  }
  #recruite_s02 .title {
    padding: 1.5em .4em .75em;
    font-size: 2.2em;
  }
  #recruite_s02 .block3 {
    font-size: 1em;
  }

  #recruite_s03 .wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    gap: 2em;
  }
  #recruite_s03 .title {
    font-size: 2.2em;
  }
  #recruite_s03 .block1 {
    padding: 6em 37% 6em 0;
  }
  #recruite_s03 .block1 p {
    padding-top: 2.5em;
    font-size: 1em;
  }
  #recruite_s03 .bgImage {
    right: -15%;
    top: 0;
    height: 100%;
    width: 50%;
    opacity: .8;
  }

  #recruite_s04 {
    padding: 3.5em 0 2em;
  }
  #recruite_s04 .title {
    font-size: 2.2em;
  }
  #recruite_s04 .block1 {
    flex-direction: row;
    gap: 2%;
  }
  #recruite_s04 .block1 li {
    width: 49%;
    margin: 0 0 1.5em;
  }
  #recruite_s04 .block1 li + li {
    margin-top: 0;
  }

  #recruite_s05 {
    padding: 3.5em 0 3.5em;
  }
  #recruite_s05 .title {
    font-size: 2.2em;
  }
  #recruite_s05 .block2,
  #recruite_s05 .block3 {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
  }
  #recruite_s05 .block2 .bgImage,
  #recruite_s05 .block3 .bgImage {
    width: 40%;
    height: auto;
    background-size: cover;
    background-position: center center;
  }
  #recruite_s05 .block2 .text,
  #recruite_s05 .block3 .text {
    padding: 2em 2em;
  }
  #recruite_s05 .block2 .text li,
  #recruite_s05 .block3 .text li {
    font-size: 1em;
  }
  #recruite_s05 .block2 .text li strong,
  #recruite_s05 .block3 .text li strong {
    font-size: 1.2rem;
  }
  #recruite_s05 .block3 {
    margin-top: 1.5em !important;
  }

  #recruite_s06 .title {
    font-size: 2.2em;
  }
  #recruite_s06 .block1 li + li {
    margin-top: 1.5em;
  }
  #recruite_s06 .block1 li div {
    font-size: 1em;
  }

  #recruite_s07 {
    padding: 3.5em 0;
  }
  #recruite_s07 .title {
    font-size: 2.2em;
  }
  #recruite_s07 .block1 {
    border: 4px solid #d4d4d4;
    padding: 1.5em;
  }
  #recruite_s07 .block1 li {
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0;
  }
  #recruite_s07 .block1 li + li {
    margin-top: 1em;
  }
  #recruite_s07 .block1 li.line {
    border-top: 1px solid #cccccc;
    padding-top: 1.5em;
  }
  #recruite_s07 .block1 li.line:nth-child(2) {
    padding-top: 2em;
  }
  #recruite_s07 .block1 li div:nth-child(1) {
    width: 16em;
    padding: 0;
  }
  #recruite_s07 .block1 li div:nth-child(2) {
    width: 100%;
    padding: .5em 1em 0;
    font-size: 1em;
  }
  #recruite_s07 .block1 li .listTitle {
    font-size: 1.2em;
  }
  #recruite_s07 .block1 li .bold {
    padding-top: .15em;
  }
  #recruite_s07 .block2 a {
    font-size: 2.2em;
  }
  #recruite_s07 .block2 a span {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 1280px) {
  #home_s01 {
    padding: 21em 0 9em !important;
  }
  #home_s01 .block2 {
    bottom: -7em;
  }
  #home_s01 .block2 img {
    max-width: 270px;
  }

  #recruite_s04 .block1 li {
    width: 32%;
  }
}
