@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
.column-reverse {
  flex-direction: column-reverse;
}
.p-mainVisual__slideTitle {
  font-size: 2rem;
  text-shadow: 0 0 20px #000;
  font-weight: 600;
}
.p-mainVisual__slideText {
  font-size: 4vw;
  margin-top: 1.75em;
  text-shadow: 0 0 20px #000;
}
.top #content {
  padding-top: 0;
}
.p-pickupBanners {
  margin-bottom: 0em;
}
.wp-block-group {
  margin-bottom: 0px;
}
.l-content {
  margin: 0 auto 0em;
}
.top .swell-block-fullWide .__parallaxLayer {
  background-size: contain;
  background-repeat: no-repeat;
}
.c-iconList__icon,
.c-iconList__link {
  font-size: 30px;
}
.l-topTitleArea__body {
  color: #444444;
}
.u-obf-cover {
  object-position: bottom center;
}
#sp_menu button {
  color: #fff;
}
.top .p-postList__title {
  font-weight: normal;
}
.wpcf7-form .button,
.wpcf7-form input,
.wpcf7-form select,
.wpcf7-form textarea {
  background-color: #fff;
  max-width: 100%;
}
.wpcf7-form textarea {
  margin-top: 15px;
}
.page-id-913 h2 + p {
  max-width: 760px;
  margin: 0 auto 30px;
}
.page-id-913 p#att {
  max-width: 760px;
  margin: 0 auto 30px;
}
.wpcf7-form .wpcf7-submit {
  background-color: #00913a;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 70%;
  transition: box-shadow 0.25s;
  font-size: 1em;
  font-weight: 700;
  padding: 10px 0;
}
.wpcf7-form .wpcf7-submit:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1),
    0 12px 24px -12px rgba(0, 0, 0, 0.2);
  opacity: 1;
}

.wpcf7-form .required {
  background: #aeaeae;
  font-size: 14px;
  padding: 0px 8px;
  color: #fff;
}
.-type-simple .p-postList__link:hover {
  background-color: #f9f9f9;
}
.p-spMenu__inner::before {
  background: rgba(110, 110, 110, 0.9);

  opacity: 1;
}
.c-gnav .sub-menu {
  background: rgba(110, 110, 110, 0.9);
}
/* スマホには適用しない */
@media (min-width: 768px) {
  .wpcf7-form-control.form-control {
    width: auto;
    max-width: 100%;
  }

  /* フォームを中央に配置・背景色指定 */
  .wpcf7-form {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* 必須マーク */
.wpcf7-form small.text-danger {
  color: #fff !important;
  background-color: #dc3545;
  font-size: 75%;
  padding: 0.1em 0.3em;
  margin-left: 0.5em;
}
.wpcf7-form p {
  margin-bottom: 20px;
}
/* 入力確認のチェックボックスを大きく */
form .wpcf7-acceptance input[type="checkbox"] {
  transform: scale(2);
  margin-right: 0.5em;
}

/* 送信ボタンをぴったり中央に配置 */
.wpcf7-submit.btn {
  margin-left: 72px;
}
.p-mainVisual__slideTitle,
.p-mainVisual__slideText {
  font-weight: 600;
  font-style: normal;
}
#swell_sns_links-2 {
  display: none;
}

@media (min-width: 600px) {
  .p-mainVisual__slideTitle {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-size: 2.6rem;
    line-height: 1.5472;
    font-weight: 500;
  }
  .p-mainVisual__slideText {
    font-size: 28px;
  }
  .p-mainVisual__scroll {
    opacity: 1;
  }

  .top #content {
    padding-top: 0;
  }
  .top .p-pickupBanners {
    display: none;
  }

  .l-header__bar {
    padding: 15px 0 0px 0;
    background: none;
  }

  .post_content h3 {
    line-height: 1.6;
  }
  .l-header__bar a {
    font-size: 20px;
  }

  .c-gnav > .menu-item > a .ttl {
    font-size: 16px;
    font-weight: 600;
  }
  .top .c-gnav > .menu-item > a .ttl {
    font-size: 18px;
    font-weight: 600;
  }
  .l-fixHeader__gnav .c-gnav > .menu-item > a .ttl {
    font-size: 16px;
    font-weight: 600;
  }

  .column-reverse {
    flex-direction: row !important;
  }
  .wpcf7-list-item.first {
    margin: 0 0 0 0em;
  }
}
