@charset "UTF-8";
body {
  font-size: 1em;
}

.meiryo {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.breadcrumbs li {
  font-size: 0.85em;
}

#content {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

#content p {
  margin-bottom: 1em;
}

#content-header h1 {
  background: #73cfda !important;
  border-radius: 8px !important;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
  font-size: 34px !important;
  padding: 16px 16px !important;
  height: auto !important;
  letter-spacing: -0.02em;
  line-height: 1.5;
}

@media (max-width: 767px) {
  #content-header h1 {
    font-size: 32px !important;
  }
}
.content-content h2 {
  margin: 50px 0 24px 0 !important;
  font-size: 30px !important;
  font-weight: 800 !important;
  color: #333333 !important;
  background: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  line-height: 1.2;
  position: relative;
}
.content-content h2:before {
  content: "";
  height: 100%;
  width: 4px;
  background: #84bc35;
  position: absolute;
  left: 0;
  top: 0;
}
.content-content h2:after {
  content: "";
  height: 5px;
  width: 4px;
  background: #219b10;
  position: absolute;
  left: 0;
  top: 0;
}
.content-content h2 .inner {
  padding: 0 0 0 0.7em !important;
}
.content-content h2 .inner .heading-inner {
  line-height: 1.3;
  padding: 0 !important;
}
.content-content h2 .inner {
  padding: 0 0 0 0.7em !important;
}
.content-content h2 .inner .inner {
  line-height: 1.3;
  padding: 0 !important;
}

.content-content h2 + h3 {
  margin-top: 20px !important;
}

.content-content h3 {
  font-size: 23px !important;
  margin: 30px 0 20px !important;
  padding: 20px 0 16px 0 !important;
  border-bottom: 0 !important;
  background: transparent !important;
  line-height: 1.5;
}
.content-content h3:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #cccccc;
}
.content-content h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 37px;
  background: #219b10;
}

.g-lead {
  margin-top: 48px;
  margin-bottom: 40px;
}
.g-lead p {
  font-size: 19px;
  margin-bottom: 0.5em !important;
  text-align: center;
}

@media (min-width: 768px) {
  .g-lead p {
    text-align: center;
  }
}
.page-id-12 h2.h2-message {
  padding-left: 0.4em;
  letter-spacing: -0.045em;
}
.page-id-12 h2.h2-message:before {
  left: -4px;
}
.page-id-12 h2.h2-message:after {
  left: -4px;
}
.page-id-12 .sectionedit-content-wrapper .sectionedit-image-wrapper {
  display: flex !important;
  justify-content: space-between;
  overflow: visible !important;
  width: 100% !important;
}
.page-id-12 .sectionedit-content-wrapper .sectionedit-image-wrapper .item {
  width: 48% !important;
}
.page-id-12 .sectionedit-content-wrapper .sectionedit-image-wrapper .clr {
  display: none;
}
.page-id-12 .sectionedit-content-wrapper .sectionedit-image-wrapper dl {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.page-id-12 .sectionedit-content-wrapper .sectionedit-image-wrapper dl .gallery-icon {
  order: 2;
}
.page-id-12 .sectionedit-content-wrapper .sectionedit-image-wrapper dl .post_title {
  order: 1;
}
.page-id-12 .sectionedit-content-wrapper .sectionedit-image-wrapper dl .post_body {
  order: 3;
  padding-top: 8px;
}
.page-id-12 .sectionedit-content-wrapper .post_title {
  font-size: 23px !important;
  margin: 0px 0 20px !important;
  padding: 0px 0 16px 0 !important;
  border-bottom: 0 !important;
  background: transparent !important;
  position: relative;
}
.page-id-12 .sectionedit-content-wrapper .post_title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #cccccc;
}
.page-id-12 .sectionedit-content-wrapper .post_title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 37px;
  background: #219b10;
}
.page-id-12 .sectionedit-content {
  width: 100%;
}
@media (max-width: 767px) {
  .page-id-12 .sectionedit-content-wrapper .post_title {
    font-size: 17px !important;
  }
}
h2.h2-riyuu {
  padding-left: 0.7em !important;
  padding-bottom: 0.4em !important;
}
h2.h2-riyuu strong {
  font-weight: 800;
  color: #219b10;
  font-size: 1.4em;
  padding-right: 0.1em;
}

.g-content-section {
  width: 100%;
}
.g-content-section .riyu-group-container {
  display: flex;
  justify-content: space-between;
}
.g-content-section .riyu-group-container .riyu-group-item {
  width: 48%;
}
.g-content-section .riyu-group-container .riyu-group-item:first-child {
  width: 35%;
  width: 53%;
}
.g-content-section .riyu-group-container .riyu-group-item:last-child {
  width: 60%;
  width: 44%;
}
.g-content-section .riyu-group-container .riyu-group-item img {
  width: 100%;
}
.g-content-section .riyu-group-container .riyu-group-item h4 {
  color: #219b10;
  font-size: 22px;
  font-weight: 700;
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin-bottom: 32px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .g-content-section .riyu-group-container {
    display: block;
  }
  .g-content-section .riyu-group-container .riyu-group-item {
    width: 100%;
  }
  .g-content-section .riyu-group-container .riyu-group-item:first-child {
    width: 100%;
  }
  .g-content-section .riyu-group-container .riyu-group-item:last-child {
    width: 100%;
  }
  .g-content-section .riyu-group-container .riyu-group-item h4 {
    margin-top: 24px !important;
    margin-bottom: 11px;
  }
}
.ryoukin-table tr:nth-child(n+2) td:first-child {
  background-color: #8fc31f !important;
}
.ryoukin-table tr:nth-child(n+2) td:first-child strong {
  color: #fff !important;
}
.ryoukin-table tr:first-child td {
  background-color: #219b10 !important;
}
.ryoukin-table tr:first-child td strong {
  color: #fff !important;
}
.ryoukin-table tr:first-child td strong span {
  color: #fff !important;
}
.ryoukin-table tr:nth-child(odd) td {
  background-color: #eef4df;
}

@media (max-width: 767px) {
  .ryoukin-table tr:nth-child(odd) td {
    background-color: transparent !important;
  }
  .ryoukin-table tr:first-child td {
    background-color: #219b10 !important;
  }
  .ryoukin-table tr:first-child td strong {
    color: #fff !important;
  }
  .ryoukin-table tr:first-child td strong span {
    color: #fff !important;
  }
  .ryoukin-table tr:first-child td:last-child {
    background-color: transparent !important;
  }
  .ryoukin-table tr:first-child td:last-child strong {
    color: #333333 !important;
  }
  .ryoukin-table tr:first-child td:last-child strong span {
    color: #333333 !important;
  }
}
.before-after-content-section {
  width: 100%;
}
.before-after-content-section .bf-group-container {
  display: flex;
  justify-content: space-between;
}
.before-after-content-section .bf-group-container .bf-group-item {
  width: 48%;
}
.before-after-content-section .bf-group-container .bf-group-item:first-child {
  width: 47%;
  position: relative;
}
.before-after-content-section .bf-group-container .bf-group-item:first-child::before, .before-after-content-section .bf-group-container .bf-group-item:first-child::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 4px;
  background: #84bc35;
  top: 50%;
  right: -29px;
  border-radius: 1px;
}
.before-after-content-section .bf-group-container .bf-group-item:first-child::before {
  transform: rotate(45deg);
  margin-top: 2px;
}
.before-after-content-section .bf-group-container .bf-group-item:first-child::after {
  transform: rotate(-45deg);
  margin-top: 10px;
}
.before-after-content-section .bf-group-container .bf-group-item:first-child h4 {
  background: #898989 !important;
  padding: 8px 16px !important;
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  border: none !important;
  margin-bottom: 0;
  display: inline-block;
}
.before-after-content-section .bf-group-container .bf-group-item:last-child {
  width: 47%;
}
.before-after-content-section .bf-group-container .bf-group-item:last-child h4 {
  background: #84bc35 !important;
  padding: 8px 23px !important;
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  border: none !important;
  margin-bottom: 0;
  display: inline-block;
  letter-spacing: 0.07em;
  position: relative;
}
.before-after-content-section .bf-group-container .bf-group-item:last-child h4:before {
  content: "";
  background-image: url("../img/bf_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 11px;
  height: 11px;
  display: block;
  position: absolute;
  left: 5px;
  top: 6px;
}
.before-after-content-section .bf-group-container .bf-group-item:last-child h4:after {
  content: "";
  background-image: url("../img/bf_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 11px;
  height: 11px;
  display: block;
  position: absolute;
  right: 5px;
  bottom: 6px;
}
.before-after-content-section .bf-group-container .bf-group-item:last-child img {
  border: 5px solid #84bc35;
  box-sizing: border-box;
  display: block;
  width: 100%;
}
.before-after-content-section .bf-group-container .bf-group-item img {
  width: 100%;
}

@media (max-width: 767px) {
  .before-after-content-section .bf-group-container {
    display: block;
  }
  .before-after-content-section .bf-group-container .bf-group-item {
    width: 100%;
  }
  .before-after-content-section .bf-group-container .bf-group-item:first-child {
    width: 100%;
  }
  .before-after-content-section .bf-group-container .bf-group-item:first-child::before, .before-after-content-section .bf-group-container .bf-group-item:first-child::after {
    top: auto;
    right: auto;
  }
  .before-after-content-section .bf-group-container .bf-group-item:first-child::before {
    bottom: -30px;
    left: 50%;
    margin-left: -7px;
  }
  .before-after-content-section .bf-group-container .bf-group-item:first-child::after {
    bottom: -30px;
    left: 50%;
    margin-left: 0;
  }
  .before-after-content-section .bf-group-container .bf-group-item:last-child {
    width: 100%;
  }
}
.voice-content-section {
  width: 100%;
}
.voice-content-section .voice-group-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 32px;
}
.voice-content-section .voice-group-container .voice-group-item {
  width: 48.5%;
  border: 2px solid #84bc35;
  border-radius: 8px;
}
.voice-content-section .voice-group-container .voice-group-item > .sectionedit-first-child {
  background: #84bc35 !important;
  padding: 0 !important;
  color: #fff;
  text-align: center;
  display: block;
  font-weight: 600;
  padding-top: 16px !important;
  margin-bottom: 0 !important;
  font-size: 19px;
}
.voice-content-section .voice-group-container .voice-group-item span + p {
  display: none;
}
.voice-content-section .voice-group-container .voice-group-item h4 {
  background: #84bc35 !important;
  padding: 8px 6px 16px 6px !important;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  border: none !important;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  text-align: center;
  padding-bottom: 8px;
}
.voice-content-section .voice-group-container .voice-group-item img {
  width: 100%;
  max-width: 80%;
  box-sizing: border-box;
  margin-top: 16px !important;
}
.voice-content-section .voice-group-container .voice-group-item ol {
  padding-right: 5px;
  padding-bottom: 24px;
}
.voice-content-section .voice-group-container .voice-group-item ol li {
  margin-left: 1.4em !important;
  margin-bottom: 0.8em !important;
  font-size: 15.5px;
}
.voice-content-section .voice-group-container .voice-group-item ol li strong {
  font-weight: bold;
  color: #84bc35 !important;
  letter-spacing: -0.05em;
}
.voice-content-section .voice-group-container .voice-group-item ol li::marker {
  color: #84bc35 !important;
  font-weight: 600;
}
.voice-content-section .voice-group-container .voice-group-item.orange-ver {
  border: 2px solid #f99048;
}
.voice-content-section .voice-group-container .voice-group-item.orange-ver > .sectionedit-first-child {
  background: #f99048 !important;
}
.voice-content-section .voice-group-container .voice-group-item.orange-ver h4 {
  background: #f99048 !important;
}
.voice-content-section .voice-group-container .voice-group-item.orange-ver ol.orange-ol li strong {
  color: #f99048 !important;
}
.voice-content-section .voice-group-container .voice-group-item.orange-ver ol.orange-ol li::marker {
  color: #f99048 !important;
}

@media (max-width: 767px) {
  .voice-content-section .voice-group-container {
    display: block;
    margin-bottom: 0;
  }
  .voice-content-section .voice-group-container .voice-group-item {
    width: 100%;
    margin-bottom: 32px;
  }
  .voice-content-section .voice-group-container .voice-group-item img {
    max-width: 80% !important;
  }
  .voice-content-section .voice-group-container .voice-group-item ol {
    padding-right: 16px;
  }
  .voice-content-section .voice-group-container .voice-group-item ol li {
    margin-left: 2em !important;
    margin-bottom: 1em !important;
    font-size: 16px;
  }
  .voice-content-section .voice-group-container .voice-group-item ol li strong {
    font-size: 18px;
  }
  .voice-content-section .voice-group-container .voice-group-item ol li::marker {
    font-size: 18px;
  }
}
.home-banner {
  margin-bottom: 24px;
}
.home-banner a {
  background-image: url("../img/home_banner.png");
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  aspect-ratio: 1200/340; /* 画像の横:縦比に合わせる */
}

.home-kaisyu-cta {
  border: 2px solid #d3d3d3;
  border-radius: 12px;
  padding: 16px 20px;
  margin-bottom: 40px;
  margin-bottom: 32px;
}
.home-kaisyu-cta h2 {
  font-size: 18px !important;
  font-weight: bold;
  color: #4d4402;
  text-align: center;
  background: transparent !important;
  box-shadow: none !important;
  margin-top: 0 !important;
  margin-bottom: 16px !important;
}
.home-kaisyu-cta .home-kaisyu-cta-container {
  display: flex;
  justify-content: space-around;
}
.home-kaisyu-cta .home-kaisyu-cta-container a {
  display: block;
  height: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  width: 310px;
}
.home-kaisyu-cta .home-kaisyu-cta-container a.home-cta-tel {
  background-image: url("../img/top_kaisyu_tel.svg");
  pointer-events: none;
}
.home-kaisyu-cta .home-kaisyu-cta-container a.home-cta-mail {
  background-image: url("../img/top_kaisyu_mail.svg");
}

@media (max-width: 767px) {
  .home-kaisyu-cta {
    padding: 8px 20px 0 20px;
  }
  .home-kaisyu-cta h2 {
    font-size: 16px !important;
  }
  .home-kaisyu-cta a {
    margin: 0 auto;
    margin-bottom: 16px;
  }
  .home-kaisyu-cta .home-kaisyu-cta-container {
    display: block;
  }
  .home-kaisyu-cta a.home-cta-tel {
    pointer-events: auto !important;
  }
}
.home #main h1 {
  font-size: 16px;
}
.home #main h1 .inner {
  border: none;
}

#content-home-widgets h1.widget-title {
  border-radius: 32px;
  font-size: 15px;
}
#content-home-widgets h1.widget-title .inner {
  border: none;
}

.home #content-home-widgets .widget-wrapper {
  border-radius: 0 0 12px 12px;
}

.spacer30 {
  height: 30px;
}

.spacer50 {
  height: 50px;
}

.spacer80 {
  height: 80px;
}

.page-excerpt {
  margin-bottom: 10px !important;
  font-size: 14px !important;
}

.meyasu-table td {
  padding-top: 8px;
  padding-bottom: 8px;
}

.sanpai-table td {
  padding-top: 8px;
  padding-bottom: 8px;
  padding: 8px;
}

.cb-time-input {
  font-size: 13px !important; /* 好きな値に */
  min-height: 40px;
}

/* placeholder の色も同じに */
.cb-time-input::-moz-placeholder {
  color: #9c9c9c !important;
  opacity: 1; /* Safari対策 */
}
.cb-time-input::placeholder {
  color: #9c9c9c !important;
  opacity: 1; /* Safari対策 */
}

.cb-time-select {
  min-height: 32px;
}

.cb-time-select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  display: block;
  width: 60%;
  height: 48px;
  padding: 8px 40px 8px 12px; /* 右側に矢印のスペース */
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: linear-gradient(45deg, transparent 50%, #555 50%), linear-gradient(135deg, #555 50%, transparent 50%);
  background-position: right 12px center, right 6px center;
  background-size: 6px 6px;
  background-repeat: no-repeat;
}

.wpcf7 #submit-wrapper input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  display: inline-block;
  padding: 24px 24px;
  font-size: 17px;
  margin-top: 16px;
  border-radius: 50px;
}/*# sourceMappingURL=default.css.map */