/*
Theme Name: ToyodaShoten
Template: onepress
*/
@media screen and (max-width: 1140px) {
  #header-section .followWrap{
    /* height: auto !important; */
  }
  #header-section .followWrap .site-branding {
    width: 77vw;
    position: fixed;
  }
  #header-section #hero .container{
    margin-top: 75px;
  }

}
@media screen and (max-width: 600px) {
  #header-section #hero .container {
      margin-top: auto;
    }
}

body,
button,
input,
select,
textarea {
  font-size: 16px;
}

table th {
  font-size: 16px;
}

#site-navigation {
  color: #000;
}

.entry-content h2,
.entry-content h3 {
  letter-spacing: 3px;
}

.entry-content h2::before,
.entry-content h3::before {
  content: "";
  margin-right: 8px;
  border-left: solid 5px #aaa;
}

.entry-content h3 {
  border-bottom: solid 1px #ccc;
  width: -moz-max-content;
  width: max-content;
  padding-right: 1em;
  padding-bottom: 4px;
  padding-top: 2px;
}

.entry-content h3::before {
  border-color: #ccc;
}

.entry-content .wp-block-table td,
.entry-content .wp-block-table th {
  border: 1px solid #ccc;
}

.entry-content .wp-block-table th {
  word-break: keep-all;
  background-color: #eee;
  width: 20%;
}

.entry-content .wp-block-table li {
  margin-left: 1em;
  margin-bottom: 6px;
}

.home #about h2.section-title {
  font-family: "Hiragino Mincho Pro", "Yu Mincho", "MS PMincho", serif;
}

.home .section-subtitle {
  /* //section: nth-child(1) */
  font-size: 16px;
  color: #666;
}

#content-inside .wp-block-image img {
  border-radius: 10px;
}

.wpcf7 p {
  font-size: 18px !important;
}

.mobile .wpcf7 p {
  margin-bottom: 0 !important;
}

.wpcf7 .mobile .post_content p.has-x-large-font-size {
  line-height: 1.2;
  font-size: 36px !important;
}

.wpcf7 .wpcf7-form {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  margin: 2em;
  margin-right: 0;
  padding-right: 0;
}

.wpcf7 .wpcf7-form .wpcf7-radio .wpcf7-list-item {
  display: inline;
}

.wpcf7 .wpcf7-form div {
  padding-bottom: 1em;
}

.mobile .wpcf7 .wpcf7-form div {
  padding-bottom: 0;
}

.wpcf7 .wpcf7-form .notice {
  font-size: 16px;
  font-weight: normal;
}

.wpcf7 .wpcf7-form textarea:not(.editor-post-title__input),
.wpcf7 .wpcf7-form input[type=date],
.wpcf7 .wpcf7-form input[type=datetime],
.wpcf7 .wpcf7-form input[type=datetime-local],
.wpcf7 .wpcf7-form input[type=email],
.wpcf7 .wpcf7-form input[type=month],
.wpcf7 .wpcf7-form input[type=number],
.wpcf7 .wpcf7-form input[type=password],
.wpcf7 .wpcf7-form input[type=search],
.wpcf7 .wpcf7-form input[type=tel],
.wpcf7 .wpcf7-form input[type=text],
.wpcf7 .wpcf7-form input[type=time],
.wpcf7 .wpcf7-form input[type=url],
.wpcf7 .wpcf7-form input[type=week] {
  width: 438px;
}

.wpcf7 .wpcf7-form .wpcf7-spinner {
  display: block;
  margin: 0 auto;
}

.wpcf7 .wpcf7-form .wpcf7-response-output {
  margin-top: 0;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
}

.wpcf7 .wpcf7-form .row {
  display: flex;
}

.wpcf7 .wpcf7-form .row .col-left {
  width: 30%;
}

.wpcf7 .wpcf7-form .row .col-right {
  width: 70%;
}

@media screen and (max-width: 1140px) {
  .wpcf7 .wpcf7-form .row .col-left {
    width: auto;
  }

  .wpcf7 .wpcf7-form .row .col-right {
    width: auto;
  }

  .wpcf7 .wpcf7-form .row textarea:not(.editor-post-title__input),
  .wpcf7 .wpcf7-form .row input[type=date],
  .wpcf7 .wpcf7-form .row input[type=datetime],
  .wpcf7 .wpcf7-form .row input[type=datetime-local],
  .wpcf7 .wpcf7-form .row input[type=email],
  .wpcf7 .wpcf7-form .row input[type=month],
  .wpcf7 .wpcf7-form .row input[type=number],
  .wpcf7 .wpcf7-form .row input[type=password],
  .wpcf7 .wpcf7-form .row input[type=search],
  .wpcf7 .wpcf7-form .row input[type=tel],
  .wpcf7 .wpcf7-form .row input[type=text],
  .wpcf7 .wpcf7-form .row input[type=time],
  .wpcf7 .wpcf7-form .row input[type=url],
  .wpcf7 .wpcf7-form .row input[type=week] {
    width: 90%;
  }
}

.wpcf7 .wpcf7-form .row .wpcf7-list-item.first {
  float: left;
  margin-left: 0;
}

.wpcf7 .wpcf7-form .row .wpcf7-list-item {
  margin: 0;
}

/*# sourceMappingURL=style.css.map */
@media screen and (min-width: 940px) {}

/** top **/
#about .about-image {
  display: none;
}



.video-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #222222;
  /* アスペクト比4:3を維持するためのパディング */
  padding-top: 75%;
}

.video-section .fill-width {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  /* 自然なアスペクト比を保持 */
  height: 100%;
  transform: translateX(-50%);
  /* object-fitは削除または変更 */
}

.footer-column ul {
  margin-top: -1em;
}

.footer-column li {
  list-style: circle;
  margin-left: 1em;
}

.page-id-1564 .entry-content .wp-block-table th,
.page-id-1564 .entry-content .wp-block-table td {
  width: auto;
}

.page-id-1564 .entry-content .wp-block-table th:nth-child(1) {
  white-space: nowrap;
  width: 150px;
}

.i4ewOd-pzNkMb-QClCJf-giiMnc-xJzy8c-haAclf,
.i4ewOd-pzNkMb-QClCJf-giiMnc-xJzy8c-haAclf {
  display: none;
  visibility: hidden;
}

/* //スライダーの画像固定 */
.backstretch {
  height: 100vh !important;
  /* 	画面全体の高さを強制的に固定 */
  width: 100% !important;
  overflow: hidden !important;
}

.body-desktop #hero .hero-slideshow-wrapper .backstretch {
  height: 100vh !important;
  overflow: hidden !important;
}

/* .body-desktop #hero　.hero-small-text{
	padding-top:0.8em;
} */
.body-desktop #hero .container {
  align-items: center;
  justify-content: center;
  display: flex;
  height: 100%;
  margin-top: 2em;
}