@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+Serif+JP:wght@600&display=swap");
.pc {
  display: none;
}
.sp {
  display: block;
}
@media (min-width: 768px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
}
.p-breadcrumb {
  padding: 40px 0 0 !important;
}
.column-reverse {
  flex-direction: column-reverse;
}
.nowrap{
	    white-space: nowrap;
}
.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: 680px;
  margin: 0 auto 30px;
}
.page-id-913 p#att {
  max-width: 680px;
  margin: 0 auto 30px;
}
.wpcf7-form .wpcf7-submit {
  background-color: #00913a;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 250px;
  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);
}
.l-header .c-gnav>li>a:after {
    background: #aeaeae !important;

}

/* スマホには適用しない */
@media (min-width: 768px) {
  .wpcf7-form-control.form-control {
    width: auto;
    max-width: 100%;
  }

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

/* 必須マーク */
.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;
}
.wpcf7-text,
.wpcf7-form textarea {
  width: 100%;
}
/* 入力確認のチェックボックスを大きく */
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;
}
.l-footer {
  margin-top: 40px;
  padding: 40px 0;
}
@media (min-width: 600px) {
  .p-mainVisual__slideTitle {
    font-size: 3.8rem;
    line-height: 1.5472;
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
  }
  .p-mainVisual__slideText {
    font-size: 28px;
  }
  .p-mainVisual__scroll {
    opacity: 1;
  }

  .top #content {
    padding-top: 0;
  }
  .top .p-pickupBanners {
    display: none;
  }
  .-series .l-header__logo {
    padding: 0px 0 20px 0;
  }
  .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;
  }

  .l-fixHeader__gnav .c-gnav > .menu-item > a .ttl {
    font-size: 16px;
    font-weight: 600;
    color: #333;
  }
.l-fixHeader::before {
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);
}
  .column-reverse {
    flex-direction: row !important;
  }
  .wpcf7-list-item.first {
    margin: 0 0 0 0em;
  }
}
.c-pageTitle__subTitle {
  display: none;
}
.bnr-contact {
  border: 1px solid #aeaeae;
  width: 720px;
  margin: 0px auto 0px !important;
  background: #f9f9f9;
  max-width: 100%;
  color: #333;
}
.bnr-contact .swell-block-bannerLink,
.bnr-contact .swell-block-button {
  margin-bottom: 0;
  color: #fff;
}
.w-footer__box .c-bannerLink__title {
  font-size: 1.2em;
}
@media screen and (max-width: 1180px), print {
  .w-footer__box .c-bannerLink__figure {
    height: 150px;
  }
	.page-id-613 .ph img{
		width:76%;
	}
	
  .bnr-contact .swell-block-button {
    margin-bottom: 2em;
  }
  .bnr-contact .swell-block-bannerLink {
    margin-bottom: 0em;
  }
  .p-fixBtnWrap {
    bottom: 6em;
    right: 0.5em;
  }
.l-header {

	background: rgba(256,256,256,0.5);
}
}
.grecaptcha-badge {
  z-index: 1;
}
