@charset "UTF-8";
/* 共通 */
.custom-block {
  padding: 60px 10px;
}

.wp-block-group__inner-container {
  padding: 0 5%;
}
@media screen and (max-width:781.9px) {
  .wp-block-group__inner-container {
    padding: 0 25px;
  }
}

.wp-block-button__link {
  padding: 10px 60px;
  transition: 0.2s;
}
@media screen and (max-width:781.9px) {
  .custom-block-01 > h2,
  .custom-block-01 > p,
  .custom-block-01 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-02 > h2,
  .custom-block-02 > p,
  .custom-block-02 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-03 > h2,
  .custom-block-03 > p,
  .custom-block-03 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-04 > h2,
  .custom-block-04 > p,
  .custom-block-04 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-05 > h2,
  .custom-block-05 > p,
  .custom-block-05 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-06 > h2,
  .custom-block-06 > p,
  .custom-block-06 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-07 > h2,
  .custom-block-07 > p,
  .custom-block-07 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-08 > h2,
  .custom-block-08 > p,
  .custom-block-08 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-09 > h2,
  .custom-block-09 > p,
  .custom-block-09 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-10 > h2,
  .custom-block-10 > p,
  .custom-block-10 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-11 > h2,
  .custom-block-11 > p,
  .custom-block-11 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-12 > h2,
  .custom-block-12 > p,
  .custom-block-12 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-13 > h2,
  .custom-block-13 > p,
  .custom-block-13 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-14 > h2,
  .custom-block-14 > p,
  .custom-block-14 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-15 > h2,
  .custom-block-15 > p,
  .custom-block-15 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-16 > h2,
  .custom-block-16 > p,
  .custom-block-16 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-17 > h2,
  .custom-block-17 > p,
  .custom-block-17 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-18 > h2,
  .custom-block-18 > p,
  .custom-block-18 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-19 > h2,
  .custom-block-19 > p,
  .custom-block-19 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-20 > h2,
  .custom-block-20 > p,
  .custom-block-20 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-21 > h2,
  .custom-block-21 > p,
  .custom-block-21 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-22 > h2,
  .custom-block-22 > p,
  .custom-block-22 > div {
    max-width: 550px;
  }
}

@media screen and (max-width:781.9px) {
  .custom-block-23 > h2,
  .custom-block-23 > p,
  .custom-block-23 > div {
    max-width: 550px;
  }
}

h2.wp-block-heading {
  font-size: 40px;
}
@media screen and (max-width: 991px) {
  h2.wp-block-heading {
    font-size: 28px;
  }
}
@media screen and (max-width:781.9px) {
  h2.wp-block-heading {
    font-size: 22px;
  }
}

.sub-title {
  font-size: 16px;
}
@media screen and (max-width: 991px) {
  .sub-title {
    margin-top: 5px;
  }
}

h3.wp-block-heading {
  font-size: 22px;
}
@media screen and (max-width: 991px) {
  h3.wp-block-heading {
    font-size: 18px;
  }
}
@media screen and (max-width:781.9px) {
  h3.wp-block-heading {
    font-size: 16px;
  }
}

p {
  font-size: 16px;
}

.custom-block-01 h3 {
  font-size: 26px;
}
@media screen and (max-width: 991px) {
  .custom-block-01 h3 {
    font-size: 22px;
  }
}
@media screen and (max-width:781.9px) {
  .custom-block-01 h3 {
    font-size: 16px;
  }
}
@media screen and (max-width:781.9px) {
  .custom-block-01 .column-outer {
    flex-direction: column-reverse;
  }
}
.custom-block-01 .column-outer img {
  box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width:781.9px) {
  .custom-block-01 .column-outer img {
    box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.1);
  }
}

.custom-block-02 h3 {
  font-size: 26px;
}
@media screen and (max-width: 991px) {
  .custom-block-02 h3 {
    font-size: 22px;
  }
}
@media screen and (max-width:781.9px) {
  .custom-block-02 h3 {
    font-size: 16px;
  }
}
.custom-block-02 img {
  box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width:781.9px) {
  .custom-block-02 img {
    box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.1);
  }
}

.custom-block-03 {
  width: 100%;
}
.custom-block-03 h3 {
  font-size: 26px;
}
@media screen and (max-width: 991px) {
  .custom-block-03 h3 {
    font-size: 22px;
  }
}
@media screen and (max-width:781.9px) {
  .custom-block-03 h3 {
    font-size: 16px;
  }
}
.custom-block-03 .column-group .column-outer img {
  box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width:781.9px) {
  .custom-block-03 .column-group .column-outer img {
    box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.1);
  }
}
@media screen and (max-width:781.9px) {
  .custom-block-03 .column-group .column-outer:first-child {
    flex-direction: column-reverse;
  }
}

.custom-block-04 img {
  box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width:781.9px) {
  .custom-block-04 img {
    box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.1);
  }
}

@media screen and (max-width: 991px) {
  .custom-block-07 p {
    margin-top: 5px;
    font-size: 14px;
  }
}

.custom-block-08 figure {
  max-width: 900px;
}

.custom-block-09 figure {
  max-width: 900px;
}

.custom-block-10 .wp-block-cover {
  max-width: none;
}
.custom-block-10 h3 {
  font-size: 34px;
}
@media screen and (max-width:781.9px) {
  .custom-block-10 h3 {
    font-size: 20px;
  }
}

.custom-block-12 h3 {
  font-size: 22px;
}
@media screen and (max-width:781.9px) {
  .custom-block-12 h3 {
    font-size: 18px;
  }
}

.custom-block-13 .wp-block-columns {
  gap: 12px;
}
@media screen and (max-width:781.9px) {
  .custom-block-13 .wp-block-columns {
    gap: 10px;
  }
}
.custom-block-13 h3 {
  font-size: 22px;
}
@media screen and (max-width:781.9px) {
  .custom-block-13 h3 {
    font-size: 18px;
  }
}

.custom-block-15 .number {
  font-weight: bold;
}

.custom-block-16 ul,
.custom-block-16 ol {
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 20px;
}
.custom-block-16 ul li,
.custom-block-16 ol li {
  font-size: 18px;
}
@media screen and (max-width:781.9px) {
  .custom-block-16 ul li,
  .custom-block-16 ol li {
    font-size: 16px;
  }
}

.custom-block-17 ul,
.custom-block-17 ol {
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 20px;
}
.custom-block-17 ul li,
.custom-block-17 ol li {
  font-size: 18px;
}
@media screen and (max-width:781.9px) {
  .custom-block-17 ul li,
  .custom-block-17 ol li {
    font-size: 16px;
  }
}

.custom-block-18 tbody tr td:first-child {
  width: 30%;
}

.custom-block-20 thead {
  background: #0065D8;
  color: white;
}
.custom-block-20 tr td:nth-child(2) {
  padding: 0 20px;
}

@media screen and (max-width:781.9px) {
  .custom-block-21 figure {
    display: flex;
    justify-content: center;
  }
}
.custom-block-21 cite {
  margin-top: 1rem;
}
@media screen and (max-width:781.9px) {
  .custom-block-21 cite {
    text-align: right;
  }
}

.custom-block-22 .flow-outer > .wp-block-columns {
  position: relative;
}
@media screen and (max-width:781.9px) {
  .custom-block-22 .flow-outer > .wp-block-columns {
    gap: 5px;
  }
}
.custom-block-22 .flow-outer > .wp-block-columns:before {
  content: "";
  position: absolute;
  display: inline-block;
  background: lightgray;
  top: 15px;
  width: 1px;
  height: 100%;
  left: calc(20% - 5px);
}
@media screen and (max-width:781.9px) {
  .custom-block-22 .flow-outer > .wp-block-columns:before {
    left: 4px;
  }
}
.custom-block-22 .flow-outer > .wp-block-columns:last-child:before {
  top: -10px;
}
.custom-block-22 .flow-outer > .wp-block-columns > .wp-block-column:nth-child(1) {
  position: relative;
}
.custom-block-22 .flow-outer > .wp-block-columns > .wp-block-column:nth-child(1):after {
  content: "";
  position: absolute;
  display: inline-block;
  background: #0065D8;
  border-radius: 50%;
  top: 7px;
  right: 0;
  width: 9px;
  height: 9px;
}
@media screen and (max-width:781.9px) {
  .custom-block-22 .flow-outer > .wp-block-columns > .wp-block-column:nth-child(1):after {
    left: 0;
    top: 11px;
  }
}
@media screen and (max-width:781.9px) {
  .custom-block-22 .flow-outer > .wp-block-columns p {
    text-align: left;
    padding-left: 30px;
  }
}

.custom-block-23 {
  padding-bottom: 0 !important;
}
.custom-block-23 iframe {
  min-width: 100%;
  margin-bottom: -13px !important;
}
@media screen and (max-width:781.9px) {
  .custom-block-23 iframe {
    margin-bottom: -9px !important;
  }
}/*# sourceMappingURL=style.css.map */