@charset "UTF-8";
.page #main .article .entry_content > *:first-child {
  padding-block: 6em;
}
.page #main ol:not(.none) {
  padding-left: 3rem;
  margin-block-end: 1em;
}
.page #main ul:not(.none) {
  list-style: inherit;
  padding-left: 1.5em;
  margin-block-end: 1em;
}
.page #main ul:not(.none).is-style-custom_list02 {
  list-style: none;
  padding-left: 1em;
}
.page #main ul:not(.none).is-style-custom_list02 li {
  text-indent: -1em;
  position: relative;
}
.page #main ul:not(.none).is-style-custom_list02 li::before {
  content: "※";
}
.page #main .entry_content > .wp-block-buttons.is-style-custom_buttons01 a,
.page #main .entry_content > .wp-block-buttons .is-style-custom_button01 a {
  min-width: 12em;
}
.page #main .entry_content .wp-block-columns.reverse {
  flex-direction: row-reverse;
}
.page #main .anchor_wrap {
  padding-block: 2em 6em;
}
.page #main .container .text {
  line-height: 2;
}
.page #main .container .picture {
  line-height: 0;
}
.page #main .container .table table {
  border-collapse: collapse;
  border-top: #aaa solid 1px;
}
.page #main .container .table table th,
.page #main .container .table table td {
  border-bottom: #aaa solid 1px;
  padding: 1em;
}
.page #main .container .table table th {
  font-weight: normal;
  text-align: left;
}
.page #main.service #sec01 {
  background-image: url(../../images/common/bg_icons.svg);
  background-position: 50% 100%;
}
.page #main.service #sec01 .bg_green {
  padding-inline: 0.1em 0.2em;
  padding-block-end: 0.1em;
}
.page #main.service #sec02 {
  background-color: #F2FAF9;
  padding-block: 6em 1em;
}
.page #main.service #sec02 .sec02_inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 1.5em;
}
.page #main.service #sec02 .sec02_inner .bg_white {
  text-align: center;
  display: grid;
  justify-content: center;
  align-items: center;
  border-radius: 1em;
  padding: 3%;
}
.page #main.service .img_sec02_01 {
  background-image: url(../../images/common/bg_arrow_top.svg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  position: relative;
  z-index: 0;
}
.page #main.service .img_sec02_01::after {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../../images/common/bg_plus.svg) repeat center bottom;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}
.page #main.service #sec03 {
  background: url(../../images/common/bg_plus.svg) repeat center top;
  padding-block: 3em 6em;
}
.page #main.service #sec03 .title span {
  display: inline-block;
}
.page #main.service #sec03 .sec03_inner {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 3em;
}
@media (min-width: 768px) {
  .page #main.service #sec03 .sec03_inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
.page #main.service #sec03 .sec03_inner .list_wrap {
  background-color: #FFF3EB;
  border-radius: 2em;
  overflow: hidden;
}
.page #main.service #sec03 .sec03_inner .list_wrap .h3 {
  background-color: #EEA653;
  text-align: center;
  line-height: 1.2;
  padding-block: 0.5em;
}
.page #main.service #sec03 .sec03_inner .list_wrap .list {
  display: grid;
  justify-content: center;
  padding: 1.5em 1.5em 2em;
}
.page #main.service #sec03 .sec03_inner .list_wrap .list ul li {
  background-image: url(../../images/common/icon_check.svg);
  background-repeat: no-repeat;
  background-position: 0% calc(0% + 0.2em);
  background-size: 1.3em;
  padding-inline-start: 2em;
}
.page #main.service #sec03 .sec03_inner .list_wrap .list ul li + li {
  margin-block-start: 0.5em;
}
.page #main.service #sec04 .h3.green > span {
  display: inline-block;
}
.page #main.service #sec04 .bg_green {
  padding-inline: 0.3em 0.2em;
  padding-block-end: 0.1em;
}
.page #main.service #sec05 {
  position: relative;
  z-index: 0;
}
.page #main.service #sec05::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../../images/common/bg_icons_white.svg);
  background-position: 50% 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.page #main.service #sec05 .sec05_inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2em 2.5em;
}
@media (min-width: 768px) {
  .page #main.service #sec05 .sec05_inner {
    grid-template-columns: repeat(4, 1fr);
  }
}
.page #main.service #sec05 .sec05_inner .step {
  background-color: #fff;
  border: #009D85 solid 2px;
  border-radius: 1em;
  padding: 1em 1.5em;
  position: relative;
  z-index: 0;
}
.page #main.service #sec05 .sec05_inner .step:not(:last-child)::after {
  content: "";
  width: 1.5em;
  height: 1.5em;
  background-image: url(../../images/common/icon_arrow.svg);
  background-repeat: no-repeat;
  background-size: 1.5em;
  position: absolute;
  right: -1.5em;
  top: calc(50% - 0.75em);
}
.page #main.service #sec05 .sec05_inner .step img {
  height: 4.5em;
}
.page #main.service #contact::after {
  background-color: #FFF3EB;
  background-image: url(../../images/common/bg_icons_white.svg);
}
.page #main.about #sec01 {
  position: relative;
  z-index: 0;
}
.page #main.about #sec01::before {
  content: "";
  width: 90%;
  height: 100%;
  background-color: #F2FAF9;
  border-top-left-radius: 3em;
  border-bottom-left-radius: 3em;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.page #main.about #sec01 .container {
  display: flex;
  flex-wrap: wrap;
  gap: 3em 5%;
}
.page #main.about #sec01 .container .picture {
  width: 100%;
}
@media (min-width: 768px) {
  .page #main.about #sec01 .container .picture {
    width: 50%;
    position: relative;
  }
}
.page #main.about #sec01 .container .picture img {
  min-width: calc(100% + 5svw);
  border-top-right-radius: 2em;
  border-bottom-right-radius: 2em;
  margin-inline-start: -5svw;
}
@media (min-width: 768px) {
  .page #main.about #sec01 .container .picture img {
    min-width: 50svw;
  }
}
.page #main.about #sec01 .container .text {
  width: 100%;
}
@media (min-width: 768px) {
  .page #main.about #sec01 .container .text {
    width: 45%;
    max-width: 520px;
  }
}
.page #main.about #sec01 .container .text .title {
  line-height: 1.5;
}
.page #main.about #sec02 {
  position: relative;
  z-index: 0;
}
@media (min-width: 1500px) {
  .page #main.about #sec02 {
    margin-block: 6em;
  }
}
.page #main.about #sec02::before, .page #main.about #sec02::after {
  content: "";
  width: calc(50% - 540px - 5em);
  height: calc(100% - 12em);
  background-color: #ccc;
  position: absolute;
  top: 6em;
  z-index: -1;
}
.page #main.about #sec02::before {
  background: url(../../images/about/bg_about_01.webp) no-repeat center top/cover;
  border-top-right-radius: 2em;
  border-bottom-right-radius: 2em;
  left: 0;
}
.page #main.about #sec02::after {
  background: url(../../images/about/bg_about_02.webp) no-repeat center top/cover;
  border-top-left-radius: 2em;
  border-bottom-left-radius: 2em;
  right: 0;
}
.page #main.about #sec02 .sec02_inner {
  padding-block-end: 2em;
}
.page #main.about #sec02 .sec02_inner .row {
  border-bottom: #e8e8e8 solid 1px;
  padding-block: 1em;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.5em 1em;
}
@media (min-width: 768px) {
  .page #main.about #sec02 .sec02_inner .row {
    grid-template-columns: 10em 1fr;
  }
}
.page #main.about #sec03 {
  position: relative;
  z-index: 0;
}
.page #main.about #sec03::before {
  content: "";
  width: 100%;
  height: calc(100% - 20em);
  background-color: #FFF3EB;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.page #main.about #sec03 .title .bg_green {
  padding-inline: 0.3em 0.2em;
  padding-block-end: 0.1em;
}
.page #main.about #sec03 .sec03_inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2em;
}
@media (min-width: 980px) {
  .page #main.about #sec03 .sec03_inner {
    grid-template-columns: repeat(3, 1fr);
    gap: 3em;
  }
}
.page #main.about #sec03 .sec03_inner .title:has(small) {
  grid-column: 1/3;
}
@media (min-width: 980px) {
  .page #main.about #sec03 .sec03_inner .title:has(small) {
    grid-column: 1/4;
  }
}
.page #main.about #sec03 .sec03_inner .bg_white {
  border: #009D85 solid 2px;
  border-radius: 1em;
  padding: 2em;
}
.page #main.about #sec03 .sec03_inner .bg_white .picture {
  width: 100%;
  max-width: 250px;
  line-height: 0;
  border-radius: 100%;
  margin-inline: auto;
  margin-block-end: -1em;
  overflow: hidden;
}
.page #main.about #sec03 .sec03_inner .bg_white .picture img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.page #main.value #sec01 {
  background-image: url(../../images/common/bg_icons.svg);
  background-position: 50% 100%;
}
.page #main.value #sec01 .bg_green {
  padding-inline: 0.1em 0.2em;
  padding-block-end: 0.1em;
}
.page #main.value #sec02 .feature_wrap:nth-of-type(odd) .feature {
  background-color: #F2FAF9;
  border-top-left-radius: 0;
}
.page #main.value #sec02 .feature_wrap:nth-of-type(even) .feature {
  background-color: #FFF3EB;
  border-top-right-radius: 0;
}
.page #main.value #sec02 .feature_wrap .no_wrap .no {
  color: #009D85;
  background-image: linear-gradient(to right, #009D85 0.3em, transparent 0.3em);
  background-size: 0.6em 1px;
  background-repeat: repeat-x;
  background-position: left bottom;
  line-height: 0.8;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding-block-end: 1em;
  display: inline-block;
}
.page #main.value #sec02 .feature_wrap .no_wrap .no .large {
  color: #fff;
  font-size: clamp(50px, 1.875rem + (1vw - 3.75px) * 1.697, 80px) !important;
  text-shadow: 3px 3px 0 #007160;
  -webkit-text-stroke: 0.03em #007160;
}
.page #main.value #sec02 .feature_wrap .feature {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  border-radius: 3em;
  overflow: hidden;
}
@media (min-width: 768px) {
  .page #main.value #sec02 .feature_wrap .feature {
    grid-template-columns: repeat(2, 1fr);
  }
}
.page #main.value #sec02 .feature_wrap .feature .detail {
  padding-inline: 8% 6%;
  padding-block: 2em;
}
.page #main.value #sec02 .feature_wrap .feature .detail .title {
  line-height: 1.2;
}
.page #main.value #sec02 .feature_wrap .feature .picture img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .page #main.access #sec01 .container .h2 {
    font-size: 2.4rem;
  }
}
.page #main.access #sec01 .container .h2 span {
  padding-block-end: 0;
}
.page #main.access #sec01 .container .h2 span::after {
  display: inline-block;
  left: 0.5em;
  bottom: 0.35em;
  transform: inherit;
}
.page #main.access #sec01 .container .sec01_inner:nth-of-type(2) {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 768px) {
  .page #main.access #sec01 .container .sec01_inner:nth-of-type(2) {
    grid-template-columns: repeat(3, 1fr);
  }
}
.page #main.access #sec01 .container:nth-of-type(2) .sec01_inner {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 3em 5%;
}
.page #main.access #sec02 .tab_container .buttons {
  display: flex;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
}
.page #main.access #sec02 .tab_container .button {
  padding-block: 1em;
  text-align: center;
  border-bottom-style: solid;
  border-bottom-width: 4px;
  border-color: #aaa;
  outline: none;
  flex-grow: 1;
  cursor: pointer;
}
.page #main.access #sec02 .tab_container .button:hover, .page #main.access #sec02 .tab_container .button.active {
  border-color: #222;
}
.page #main.access #sec02 .tab_container .content {
  display: none;
}
.page #main.access #sec02 .tab_container .content.active {
  display: block;
}
.page #main.access #sec03.container .table {
  width: 100%;
}
.page #main.access #sec03.container .table .tr {
  display: flex;
  flex-wrap: nowrap;
  padding-block: 1em;
}
.page #main.access #sec03.container .table .tr .th {
  width: 30%;
  min-width: 9em;
  max-width: 15em;
}
.page #main.access #sec03.container .btn {
  text-align: center;
  display: block;
}
.page #main.faq :where(.wp-block-group.has-background) {
  padding: 0;
}
.page #main.faq .article .entry_content > *:first-child {
  padding-block-end: 9em;
}
.page #main.faq .article.eng h3::before,
.page #main.faq .article.eng h3 + p::before {
  font-family: "Shippori Mincho", serif;
}
.page #main.faq .container h2 {
  font-size: 6svw;
  margin-block-end: 1em;
}
.page #main.faq .container h2:not(:first-child) {
  margin-block-start: 4em;
}
@media (min-width: 480px) {
  .page #main.faq .container h2 {
    font-size: 3.6rem;
  }
}
.page #main.faq .container h3 {
  font-size: 2rem;
  border-top: #aaa solid 1px;
  padding-inline: 1.65em 1.25em;
  padding-block-start: 1.5em;
  margin-block-start: 1.5em;
  position: relative;
  cursor: pointer;
}
.page #main.faq .container h3:hover {
  opacity: 0.6;
}
.page #main.faq .container h3::before {
  content: "Q.";
  color: #3B4868;
  position: absolute;
  top: 1.45em;
  left: 0;
}
.page #main.faq .container h3::after {
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%20-960%20960%20960%22%20fill%3D%22%23aaa%22%3E%3Cpath%20d%3D%22M440-440H200v-80h240v-240h80v240h240v80H520v240h-80v-240Z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 100%;
  position: absolute;
  top: 1.5em;
  right: 0;
  transition: all 0.4s;
}
.page #main.faq .container h3.opened::after {
  transform: rotate(135deg);
}
.page #main.faq .container h3 + p {
  padding-block-start: 1.5em;
  position: relative;
}
.page #main.faq .container h3 + p::before {
  content: "A.";
  color: #cd0505;
  font-size: 2rem;
  position: absolute;
  top: 1em;
  left: 0;
}
.page #main.faq .container p {
  padding-inline-start: 1.5em;
}
.page #main.privacy-policy .container h3 {
  margin-top: 2em;
}
.page #main.contact .entry_content, .page #main.confirm .entry_content {
  padding-block-end: 5em;
  position: relative;
  z-index: 0;
}
.page #main.contact .entry_content .container, .page #main.confirm .entry_content .container {
  max-width: 900px;
}
.page #main.contact .entry_content .container .input_box, .page #main.confirm .entry_content .container .input_box {
  display: flex;
  flex-wrap: wrap;
}
.page #main.contact .entry_content .container .input_box label, .page #main.confirm .entry_content .container .input_box label {
  min-width: 25rem;
}
.page #main.contact .entry_content .container .input_box label + span, .page #main.confirm .entry_content .container .input_box label + span {
  width: 100%;
}
@media (min-width: 768px) {
  .page #main.contact .entry_content .container .input_box label + span, .page #main.confirm .entry_content .container .input_box label + span {
    width: calc(100% - 25rem);
  }
}
.page #main.contact .entry_content .container .input_box .wpcf7-radio .wpcf7-list-item.first, .page #main.confirm .entry_content .container .input_box .wpcf7-radio .wpcf7-list-item.first {
  margin-inline-start: 0;
}
.page #main.contact .entry_content .container .acceptance .wpcf7-list-item-label,
.page #main.contact .entry_content .container .acceptance .mwform-checkbox-field-text, .page #main.confirm .entry_content .container .acceptance .wpcf7-list-item-label,
.page #main.confirm .entry_content .container .acceptance .mwform-checkbox-field-text {
  display: none;
}
.page #main.contact .entry_content .container .acceptance .error, .page #main.confirm .entry_content .container .acceptance .error {
  display: inline;
}
.page #main.contact .entry_content input[name=zip], .page #main.confirm .entry_content input[name=zip] {
  width: 10em;
}
.page #main.contact .entry_content textarea,
.page #main.contact .entry_content input[name=address], .page #main.confirm .entry_content textarea,
.page #main.confirm .entry_content input[name=address] {
  width: 100%;
}
.page #main.contact .entry_content button,
.page #main.contact .entry_content input[type=button],
.page #main.contact .entry_content input[type=reset],
.page #main.contact .entry_content input[type=submit], .page #main.confirm .entry_content button,
.page #main.confirm .entry_content input[type=button],
.page #main.confirm .entry_content input[type=reset],
.page #main.confirm .entry_content input[type=submit] {
  font-size: 125%;
}
.page #main.contact .entry_content input[type=checkbox],
.page #main.contact .entry_content input[type=radio], .page #main.confirm .entry_content input[type=checkbox],
.page #main.confirm .entry_content input[type=radio] {
  width: 1.8rem;
  height: 1.8rem;
  position: relative;
  bottom: -0.15em;
}
.page #main.contact .entry_content label, .page #main.confirm .entry_content label {
  line-height: 1.8;
}
.page #main.contact .entry_content .wpcf7-not-valid-tip, .page #main.confirm .entry_content .wpcf7-not-valid-tip {
  letter-spacing: 0.05em;
}
.page #main.error_404 > .container {
  padding-block-start: 6em;
}
.page #main.error_404 > .container .page_content {
  text-align: center;
}
.page .effect.fade_in {
  opacity: 0;
  filter: blur(3em);
  transition: all 1500ms;
}
.page .effect.fade_in.is_show {
  opacity: 1;
  filter: blur(0);
}
.page .effect.fade_up {
  opacity: 0;
  transform: translate(0, 30px);
  transition: all 2000ms;
}
.page .effect.fade_down {
  opacity: 0;
  transform: translate(0, -30px);
  transition: all 2000ms;
}
.page .effect.slide_left {
  opacity: 0;
  transform: translate(30px, 0);
  transition: all 2000ms;
}
.page .effect.slide_right {
  opacity: 0;
  transform: translate(-30px, 0);
  transition: all 2000ms;
}
.page .effect.is_show:not(.fade_in) {
  opacity: 1;
  transform: translate(0, 0);
}
.page .page_title.effect.fade_up {
  transform: translate(-50%, 30px);
}
.page .page_title.effect.is_show {
  opacity: 1;
  transform: translate(-50%, 0);
}/*# sourceMappingURL=page.css.map */