@charset "UTF-8";
@import url("https://use.fontawesome.com/releases/v5.14.0/css/all.css");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a {
  color: inherit;
}
a:hover {
  text-decoration: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

input, textarea, select, option {
  font: inherit;
  color: inherit;
}
input:focus, textarea:focus, select:focus, option:focus {
  outline: none;
}

input[type=text] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input[type=submit],
input[type=button],
button {
  font: inherit;
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  background: none;
}
input[type=submit]:focus,
input[type=button]:focus,
button:focus {
  outline: none;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration,
button::-webkit-search-decoration {
  display: none;
}

input[type=submit]::focus,
input[type=button]::focus,
button::focus {
  outline-offset: -2px;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

html {
  -webkit-text-size-adjust: none;
  font-size: 62.5%;
}

body {
  position: relative;
  font-family: Arial, "游ゴシック", YuGothic, "游ゴシック体", "Yu Gothic", "Noto Sans JP", sans-serif, sans-serif;
  color: #333;
  background-color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  zoom: 1;
  word-wrap: break-word;
  overflow-wrap: break-word;
  overflow-x: hidden;
  z-index: -10;
}
@media only screen and (max-width:767px) {
  body {
    font-size: 16px;
  }
}

.subpage-content p {
  margin-bottom: 1em;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .subpage-content p {
    font-size: 16px;
  }
}

.wrapper, .keyvisual-lower__inner, .keyvisual__inner {
  max-width: 1080px;
  width: 100%;
  margin: auto;
}
@media only screen and (max-width:1080px) {
  .wrapper, .keyvisual-lower__inner, .keyvisual__inner {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.wrapper--1800 {
  max-width: 1800px;
  width: 100%;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width:1399px) {
  .wrapper--1800 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.wrapper--1520 {
  max-width: 1520px;
  width: 100%;
  margin: auto;
}
@media only screen and (max-width:1199px) {
  .wrapper--1520 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.wrapper--1270 {
  max-width: 1270px;
  width: 100%;
  margin: auto;
}
@media only screen and (max-width:1299px) {
  .wrapper--1270 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.wrapper--1280 {
  max-width: 1280px;
  width: 100%;
  margin: auto;
}
@media only screen and (max-width:1299px) {
  .wrapper--1280 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.wrapper--1100 {
  max-width: 1100px;
  width: 100%;
  margin: auto;
}
@media only screen and (max-width:1199px) {
  .wrapper--1100 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.wrapper--1080 {
  max-width: 1080px;
  width: 100%;
  margin: auto;
}
@media only screen and (max-width:1199px) {
  .wrapper--1080 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.wrapper--02 {
  max-width: 1280px;
  width: 100%;
  margin: auto;
}
@media only screen and (max-width:1199px) {
  .wrapper--02 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.wrapper--03 {
  max-width: 960px;
  width: 100%;
  margin: auto;
}
@media only screen and (max-width:1199px) {
  .wrapper--03 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.sa {
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sa.show {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.sa--lr {
  -webkit-transform: translate(-100px, 0);
          transform: translate(-100px, 0);
}

.sa--rl {
  -webkit-transform: translate(100px, 0);
          transform: translate(100px, 0);
}

.sa--up {
  -webkit-transform: translate(0, 100px);
          transform: translate(0, 100px);
}

.sa--down {
  -webkit-transform: translate(0, -100px);
          transform: translate(0, -100px);
}

.sa--scaleUp {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

.sa--scaleDown {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}

.sa--rotateL {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.sa--rotateR {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

pre {
  white-space: pre;
  background-color: #333333;
  color: #FFFFFF;
  padding: 1em;
  overflow: auto;
}

.indent {
  padding-left: 1em;
}
.indent--02 {
  padding-left: 2em;
}

.l-main {
  padding: 50px 0;
  position: relative;
  z-index: -10;
}
@media only screen and (max-width:767px) {
  .l-main {
    padding: 50px 0;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 75%;
}
@media only screen and (max-width:767px) {
  .slick-slider {
    overflow: hidden;
    width: 100%;
  }
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  margin: 0 15px;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.prev-arrow {
  position: absolute;
  top: 50%;
  left: 18%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.prev-arrow:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width:767px) {
  .prev-arrow {
    display: none !important;
  }
}

.next-arrow {
  position: absolute;
  top: 50%;
  right: 14%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.next-arrow:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width:767px) {
  .next-arrow {
    display: none !important;
  }
}

/* dotsを丸くカスタマイズするCSS */
.dots-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 30px;
}

.dots-wrap li {
  width: 20px;
  height: 20px;
  margin: 0 15px;
  background: #fff;
  border: 1px solid #333;
  border-radius: 50%;
  cursor: pointer;
}

.dots-wrap li:hover,
.dots-wrap li.slick-active {
  background: #333;
}

.dots-wrap li button {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
  border: none;
  background-color: transparent;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./../../../../img/slick/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/../../../../fonts/slick.woff") format("woff"), url("./fonts/../../../../fonts/slick.ttf") format("truetype"), url("./fonts/../../../../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.accordion-faq {
  width: 100%;
  background: #fff;
  margin-bottom: 20px;
}
.accordion-faq__title {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  padding: 25px 40px 25px 30px;
}
@media only screen and (max-width:767px) {
  .accordion-faq__title {
    padding: 10px;
  }
}
.accordion-faq__title::after {
  font-weight: 700;
  content: "+";
  color: #0c7bd6;
  margin-left: auto;
  width: 30px;
  font-size: 36px;
  display: inline-block;
}
.accordion-faq__title.open::after {
  font-weight: 700;
  content: "－";
  color: #0c7bd6;
  margin-left: auto;
  width: 30px;
  font-size: 36px;
  display: inline-block;
}
.accordion-faq__title-text, .accordion-faq__title-text--anser {
  display: block;
  width: calc(100% - 30px);
  padding-right: 1em;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.accordion-faq__title-text::before, .accordion-faq__title-text--anser::before {
  content: "Q";
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  background: #0c7bd6;
  margin-right: 1em;
  margin-bottom: auto;
  text-align: center;
  line-height: 2;
  border-radius: 50%;
  padding: 10px 25px;
}
@media only screen and (max-width:767px) {
  .accordion-faq__title-text::before, .accordion-faq__title-text--anser::before {
    font-size: 24px;
  }
}
.accordion-faq__title-text--anser {
  color: #fff;
  background: #0c7bd6;
  padding: 25px 40px 25px 30px;
  font-weight: 400;
}
@media only screen and (max-width:767px) {
  .accordion-faq__title-text--anser {
    padding: 10px;
    width: 100%;
  }
}
.accordion-faq__title-text--anser::before {
  content: "A";
  color: #0c7bd6;
  background: #fff;
  padding: 10px 25px;
}
.accordion-faq__container {
  display: none;
  background-color: #0c7bd6;
}
.accordion-faq__container > * {
  margin-bottom: 1em;
}
.accordion-faq__container > *:last-child {
  margin-bottom: 0;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  padding-top: 30px;
}
.breadcrumb a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn-line {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.btn-line__inner {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%;
  height: 2px;
  background-color: #1d3774;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.btn-line__inner:before, .btn-line__inner:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #1d3774;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-line__inner:before {
  margin-top: -8px;
}
.btn-line__inner:after {
  margin-top: 6px;
}
.btn-line.open .btn-line__inner {
  background: transparent;
}
.btn-line.open .btn-line__inner:before, .btn-line.open .btn-line__inner:after {
  margin-top: 0;
}
.btn-line.open .btn-line__inner::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.btn-line.open .btn-line__inner::after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.btn-about, .btn-about--center {
  position: relative;
  display: block;
  z-index: 1;
  color: #016ac9;
  padding: 17px;
  text-align: center;
  line-height: 1;
  font-weight: 400;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  max-width: 240px;
}
.btn-about--center {
  margin: auto;
}
.btn-about::after, .btn-about--center::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -2;
  background-color: #FFFFFF;
  border: solid 1px #016ac9;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-about span::after, .btn-about--center span::after {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  position: absolute;
  right: 30px;
}
.btn-about:hover, .btn-about--center:hover {
  color: #FFFFFF;
}
.btn-about:hover::after, .btn-about--center:hover::after {
  background-color: #48487e;
  border: solid 1px #FFFFFF;
}
.btn-about--next {
  position: relative;
  display: block;
  z-index: 1;
  color: #016ac9;
  padding: 17px;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
.btn-about--next::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  color: #016ac9;
  position: absolute;
  right: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-about--next::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -2;
  background-color: #FFFFFF;
  border: solid 1px #016ac9;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-about--next:hover {
  color: #FFFFFF;
}
.btn-about--next:hover::before {
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  color: #FFFFFF;
  right: 20px;
}
.btn-about--next:hover::after {
  background-color: #016ac9;
}
.btn-about--back {
  position: relative;
  display: block;
  z-index: 1;
  color: #016ac9;
  padding: 17px;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  max-width: 240px;
}
.btn-about--back::before {
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f053";
  color: #016ac9;
  position: absolute;
  left: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-about--back::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -2;
  background-color: #FFFFFF;
  border: solid 1px #016ac9;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-about--back:hover {
  color: #FFFFFF;
}
.btn-about--back:hover::before {
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f053";
  color: #FFFFFF;
  left: 20px;
}
.btn-about--back:hover::after {
  background-color: #016ac9;
}
.btn-about--fix {
  position: relative;
  display: block;
  z-index: 1;
  color: #333;
  padding: 20px;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  max-width: 500px;
  width: 100%;
}
.btn-about--fix::before {
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f053";
  color: #cccccc;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-about--fix::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -2;
  background-color: #FFFFFF;
  border: solid 1px #cccccc;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-about--fix:hover {
  color: #333;
}
.btn-about--fix:hover::before {
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f053";
  color: #333;
  right: 20px;
}
.btn-about--fix:hover::after {
  background-color: #cccccc;
}
.btn-about--send {
  position: relative;
  display: block;
  z-index: 1;
  color: #FFFFFF;
  padding: 28px;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  max-width: 500px;
  width: 100%;
  font-size: 24px;
}
.btn-about--send::before {
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  color: #FFFFFF;
  position: absolute;
  right: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-about--send::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -2;
  background-color: #016ac9;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-about--send:hover {
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-contact, .btn-contact__nav {
  position: relative;
  display: block;
  z-index: 1;
  color: #fff;
  padding: 17px;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  width: 100%;
  border: 1px solid #26273F;
  background: #26273F;
}
@media only screen and (max-width:1199px) {
  .btn-contact, .btn-contact__nav {
    border-radius: 0;
  }
}
@media only screen and (max-width:1199px) {
  .btn-contact__nav {
    border: none;
  }
}
.btn-contact i, .btn-contact__nav i {
  margin-right: 10px;
  font-size: 24px;
  vertical-align: middle;
}
.btn-contact:hover, .btn-contact__nav:hover {
  color: #26273F;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-contact-detail {
  max-width: 300px;
  width: 100%;
}
.btn-contact-detail__nav {
  min-width: 300px;
}
@media only screen and (max-width:1199px) {
  .btn-contact-detail__nav {
    min-width: none;
    width: 100%;
  }
}
.btn-tel {
  position: relative;
  display: block;
  z-index: 1;
  color: #FFAD1D;
  padding: 30px;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  min-width: 300px;
  width: 100%;
  font-size: 20px;
}
.btn-tel::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -2;
  background-color: #fff;
  border: 2px solid #FFAD1D;
  border-radius: 40px;
}
.btn-tel i {
  margin-right: 10px;
}
.btn-tel:hover {
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-tel:hover::after {
  border: 2px solid #FFAD1D;
  background: #FFAD1D;
  border-radius: 40px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-tel-detail {
  max-width: 480px;
  width: 100%;
}
.btn-tel-text {
  font-size: 12px;
}
.btn-top, .btn-back, .btn-next, .btn-apply {
  position: relative;
  display: block;
  z-index: 1;
  color: #FFFFFF;
  padding: 22px;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
.btn-top::after, .btn-back::after, .btn-next::after, .btn-apply::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -2;
  background-color: #e98c00;
  border: 1px solid #e98c00;
  border-radius: 30px;
}
.btn-top:hover, .btn-back:hover, .btn-next:hover, .btn-apply:hover {
  color: #e98c00;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-top:hover::after, .btn-back:hover::after, .btn-next:hover::after, .btn-apply:hover::after {
  border: 1px solid #e98c00;
  background: #fff;
  border-radius: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-apply {
  padding: 24.5px;
  font-size: 24px;
}
@media only screen and (max-width:767px) {
  .btn-apply {
    font-size: 20px;
  }
}
.btn-apply::after {
  border-radius: 36px;
}
.btn-apply:hover {
  color: #e98c00;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 19.5px;
  margin-bottom: 10px;
}
.btn-apply:hover::after {
  border: 1px solid #e98c00;
  background: #fff;
  border-radius: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-filter: drop-shadow(0px 10px 0px rgb(233, 140, 0));
          filter: drop-shadow(0px 10px 0px rgb(233, 140, 0));
}
.btn-next::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  color: #fff;
  position: absolute;
  right: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-next:hover {
  color: #e98c00;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-next:hover::after {
  border: 1px solid #e98c00;
  background: #fff;
  border-radius: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-next:hover::before {
  color: #e98c00;
}
.btn-back {
  color: #e98c00;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 19.5px;
}
.btn-back::after {
  border: 1px solid #e98c00;
  background: #fff;
  border-radius: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-back::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f053";
  color: #e98c00;
  position: absolute;
  left: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-back:hover {
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-back:hover::after {
  border: 1px solid #e98c00;
  background: #e98c00;
  border-radius: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-back:hover::before {
  color: #fff;
}
.btn-page {
  font-size: 16px;
  font-weight: 700;
  color: #333;
}
.btn-page:hover {
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-page i {
  padding: 0 10px;
}
.btn-arrow, .btn-arrow--06, .btn-arrow--04, .btn-arrow--02, .btn-arrow--05, .btn-arrow--03 {
  position: relative;
  display: block;
  z-index: 1;
  color: #FFF;
  padding: 20px;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  font-size: 18px;
  width: 100%;
  background-color: #FFAD1D;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 30px;
}
.btn-arrow:hover, .btn-arrow--06:hover, .btn-arrow--04:hover, .btn-arrow--02:hover, .btn-arrow--05:hover, .btn-arrow--03:hover {
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-arrow:after, .btn-arrow--06:after, .btn-arrow--04:after, .btn-arrow--02:after, .btn-arrow--05:after, .btn-arrow--03:after {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  color: inherit;
}
.btn-arrow--02, .btn-arrow--05, .btn-arrow--03 {
  background-color: #E2E2E2;
  color: #082246;
}
.btn-arrow--02:hover, .btn-arrow--05:hover, .btn-arrow--03:hover {
  opacity: unset;
  background-color: #082246;
  color: #E2E2E2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-arrow--02:after, .btn-arrow--05:after, .btn-arrow--03:after {
  display: none;
}
.btn-arrow--03:after {
  left: 20px;
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f053";
  color: inherit;
}
.btn-arrow--04 {
  border-radius: 0;
  background-color: #D9D9D9;
  color: #333;
  padding: 26px;
}
.btn-arrow--04:after {
  left: 20px;
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f053";
  color: inherit;
}
.btn-arrow--05 {
  background-color: #fff;
}
.btn-arrow--05:after {
  left: 20px;
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f053";
  color: inherit;
}
.btn-arrow--06 {
  border-radius: 0;
  background-color: #26273F;
  color: #fff;
  padding: 26px;
}
.btn-arrow-detail--250 {
  max-width: 250px;
  width: 100%;
}
.btn-arrow-detail--280 {
  max-width: 280px;
  width: 100%;
}
.btn-arrow-detail--300 {
  max-width: 300px;
  width: 100%;
}
.btn-arrow-detail--360 {
  max-width: 360px;
  width: 100%;
}
.btn-arrow-detail--380 {
  max-width: 380px;
  width: 100%;
  margin: auto;
}
.btn-arrow-detail--420 {
  max-width: 420px;
  width: 100%;
}
.btn-arrow-detail--490 {
  max-width: 490px;
  width: 100%;
}
.btn-arrow-detail--560 {
  max-width: 560px;
  width: 100%;
}
.btn-nomal {
  position: relative;
  display: block;
  z-index: 1;
  color: #FFF;
  padding: 13px;
  text-align: center;
  line-height: 1;
  font-weight: 500;
  font-size: 18px;
  width: 100%;
  background-color: #4f5a40;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "Nunito", Arial, Helvetica, sans-serif;
  border: 1px solid #4f5a40;
}
.btn-nomal:hover {
  background-color: #fff;
  border: 1px solid #4f5a40;
  color: #4f5a40;
}
.btn-submit, .btn-submit-fix--02, .btn-submit-fix, .btn-submit-check, .btn-submit-check--02 {
  position: relative;
  display: block;
  z-index: 1;
  color: #FFF;
  padding: 21px;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  width: 100%;
  background-color: #4f5a40;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-submit:hover, .btn-submit-fix--02:hover, .btn-submit-fix:hover, .btn-submit-check:hover, .btn-submit-check--02:hover {
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-submit:after, .btn-submit-fix--02:after, .btn-submit-fix:after, .btn-submit-check:after, .btn-submit-check--02:after {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  color: inherit;
}
.btn-submit-check, .btn-submit-check--02 {
  color: #4f5a40;
  background-color: #fff;
  border: 1px solid #4f5a40;
}
.btn-submit-check:hover, .btn-submit-check--02:hover {
  color: #FFF;
  background-color: #4f5a40;
}
.btn-submit-check--02 {
  padding: 21px;
}
.btn-submit-fix {
  color: #333;
  background-color: #fff;
  border: 1px solid #333;
}
.btn-submit-fix:hover {
  color: #FFF;
  background-color: #333;
}
.btn-submit-fix:after {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f053";
  color: inherit;
}
.btn-submit-fix--02 {
  color: #333;
  padding: 21px;
  background-color: #eae6e1;
  border: 1px solid #eae6e1;
}
.btn-submit-fix--02:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-submit-fix--02:after {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f053";
  color: inherit;
}
.btn-submit-finish {
  position: relative;
  display: block;
  z-index: 1;
  color: #FFF;
  border: none;
  background-color: #016ac9;
  padding: 23px 10px;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  max-width: 500px;
  font-size: 18px;
}
.btn-submit-finish:hover {
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-submit-finish:after {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  color: inherit;
}
.btn-wrapper-detail {
  max-width: 150px;
  width: 100%;
  padding-bottom: 15px;
}
.btn-detail {
  font-size: 18px;
  font-family: "Nunito", Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #4f5a40;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: min(2vw, 24px);
  position: relative;
  width: 66%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-detail::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -15px;
  background: #4f5a40;
}
.btn-detail::after {
  content: "";
  position: absolute;
  height: 80%;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  right: 0;
  bottom: -15px;
  border-right: solid 1px #4f5a40;
}
.btn-detail:hover {
  width: 100%;
}
.btn-more, .headline-lv5, .btn-more__300--01, .btn-more__300--03, .btn-more__300--02, .btn-more--04, .btn-more--03, .btn-more--02 {
  display: block;
  max-width: 400px;
  width: 100%;
  border: 1px solid #333;
  padding: 23px 20px;
  font-size: 20px;
  -webkit-box-shadow: 3px 3px 0px 0px #FFAAAA;
          box-shadow: 3px 3px 0px 0px #FFAAAA;
  font-weight: 500;
  border-radius: 10px;
  text-align: center;
  position: relative;
  line-height: 1;
  background: #fff;
}
.btn-more:hover, .headline-lv5:hover, .btn-more__300--01:hover, .btn-more__300--03:hover, .btn-more__300--02:hover, .btn-more--04:hover, .btn-more--03:hover, .btn-more--02:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-more::after, .headline-lv5::after, .btn-more__300--01::after, .btn-more__300--03::after, .btn-more__300--02::after, .btn-more--04::after, .btn-more--03::after, .btn-more--02::after {
  content: "";
  background-color: #FFAAAA;
  border-radius: 50%;
  font-size: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f061";
  color: #333;
  position: absolute;
  right: 20px;
  bottom: 22px;
  padding: 6px;
  line-height: 1;
}
.btn-more--02 {
  -webkit-box-shadow: 3px 3px 0px 0px #FFC9AA;
          box-shadow: 3px 3px 0px 0px #FFC9AA;
}
.btn-more--02::after {
  background-color: #FFC9AA;
}
.btn-more--03 {
  -webkit-box-shadow: 3px 3px 0px 0px #FFAAF1;
          box-shadow: 3px 3px 0px 0px #FFAAF1;
}
.btn-more--03::after {
  background-color: #FFAAF1;
}
.btn-more--04 {
  -webkit-box-shadow: 3px 3px 0px 0px #D8AB69;
          box-shadow: 3px 3px 0px 0px #D8AB69;
}
.btn-more--04::after {
  background-color: #D8AB69;
}
.btn-more__300--01, .btn-more__300--03, .btn-more__300--02 {
  max-width: 280px;
  font-size: 16px;
  padding: 20px 20px;
}
.btn-more__300--01::after, .btn-more__300--03::after, .btn-more__300--02::after {
  bottom: 17px;
}
.btn-more__300--02 {
  -webkit-box-shadow: 3px 3px 0px 0px #B6FFAA;
          box-shadow: 3px 3px 0px 0px #B6FFAA;
}
.btn-more__300--02::after {
  background-color: #B6FFAA;
}
.btn-more__300--03 {
  -webkit-box-shadow: 3px 3px 0px 0px #FFC9AA;
          box-shadow: 3px 3px 0px 0px #FFC9AA;
}
.btn-more__300--03::after {
  background-color: #FFC9AA;
}
.btn-tag, .btn-tag--04, .btn-tag--03, .btn-tag--02 {
  display: inline-block;
  background: #FFECE5;
  border-radius: 10px;
  padding: 10px;
  line-height: 1;
  font-size: 14px;
}
.btn-tag:hover, .btn-tag--04:hover, .btn-tag--03:hover, .btn-tag--02:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-tag i, .btn-tag--04 i, .btn-tag--03 i, .btn-tag--02 i {
  margin-right: 4px;
}
.btn-tag--02 {
  background: #FFF1E5;
}
.btn-tag--03 {
  background: #FFE5FE;
}
.btn-tag--04 {
  background: #F6F0E6;
}

.container > * {
  margin-bottom: 1em;
}
.container > *:last-child {
  margin-bottom: 0;
}

.form-input, .form-input--100, .form-input--240, .form-input--400 {
  padding: 0.75em 1em;
  width: 100%;
  border: 1px solid #aaa;
}
.form-input::-webkit-input-placeholder, .form-input--100::-webkit-input-placeholder, .form-input--240::-webkit-input-placeholder, .form-input--400::-webkit-input-placeholder {
  color: #aaa;
}
.form-input::-moz-placeholder, .form-input--100::-moz-placeholder, .form-input--240::-moz-placeholder, .form-input--400::-moz-placeholder {
  color: #aaa;
}
.form-input:-ms-input-placeholder, .form-input--100:-ms-input-placeholder, .form-input--240:-ms-input-placeholder, .form-input--400:-ms-input-placeholder {
  color: #aaa;
}
.form-input::-ms-input-placeholder, .form-input--100::-ms-input-placeholder, .form-input--240::-ms-input-placeholder, .form-input--400::-ms-input-placeholder {
  color: #aaa;
}
.form-input::placeholder, .form-input--100::placeholder, .form-input--240::placeholder, .form-input--400::placeholder {
  color: #aaa;
}
.form-input--400 {
  max-width: 400px;
}
.form-input--240 {
  max-width: 240px;
}
.form-input--100 {
  max-width: 100px;
}
.form-select, .form-select--100, .form-select--400 {
  padding: 0.95em 1em;
  width: 100%;
  border: 1px solid #aaa;
}
.form-select::-webkit-input-placeholder, .form-select--100::-webkit-input-placeholder, .form-select--400::-webkit-input-placeholder {
  color: #333;
}
.form-select::-moz-placeholder, .form-select--100::-moz-placeholder, .form-select--400::-moz-placeholder {
  color: #333;
}
.form-select:-ms-input-placeholder, .form-select--100:-ms-input-placeholder, .form-select--400:-ms-input-placeholder {
  color: #333;
}
.form-select::-ms-input-placeholder, .form-select--100::-ms-input-placeholder, .form-select--400::-ms-input-placeholder {
  color: #333;
}
.form-select::placeholder, .form-select--100::placeholder, .form-select--400::placeholder {
  color: #333;
}
.form-select--400 {
  max-width: 400px;
}
.form-select--100 {
  max-width: 100px;
}
.form-select + .form-input, .form-select--400 + .form-input, .form-select--100 + .form-input, .form-select + .form-input--400, .form-select--400 + .form-input--400, .form-select--100 + .form-input--400, .form-select + .form-input--240, .form-select--400 + .form-input--240, .form-select--100 + .form-input--240, .form-select + .form-input--100, .form-select--400 + .form-input--100, .form-select--100 + .form-input--100 {
  margin-top: 20px;
}
@media only screen and (max-width:767px) {
  .form-select + .form-input, .form-select--400 + .form-input, .form-select--100 + .form-input, .form-select + .form-input--400, .form-select--400 + .form-input--400, .form-select--100 + .form-input--400, .form-select + .form-input--240, .form-select--400 + .form-input--240, .form-select--100 + .form-input--240, .form-select + .form-input--100, .form-select--400 + .form-input--100, .form-select--100 + .form-input--100 {
    margin-top: 10px;
  }
}
.form-label, .form-label--req {
  font-weight: 700;
}
.form-label--req {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width:767px) {
  .form-label--req {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.form-label--req::after {
  content: "必須";
  display: inline-block;
  font-size: 12px;
  color: #fff;
  margin-left: auto;
  background-color: #BF0000;
  line-height: 2;
  width: 35px;
  text-align: center;
  border: 1px solid #BF0000;
}
@media only screen and (max-width:767px) {
  .form-label--req::after {
    margin-left: 1em;
  }
}
.form-label--req-mail {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 70px 0 10px;
}
@media only screen and (max-width:767px) {
  .form-label--req-mail {
    display: none;
  }
}
.form-label--req-mail::after {
  content: "必須";
  display: inline-block;
  font-size: 12px;
  color: #FFFFFF;
  margin-left: auto;
  width: 35px;
  line-height: 2;
  text-align: center;
  background-color: #BF0000;
  font-weight: 700;
  border: 1px solid #BF0000;
}
@media only screen and (max-width:767px) {
  .form-label--req-mail::after {
    display: none;
  }
}
.form-caption {
  font-size: 14px;
  font-weight: 700;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media only screen and (max-width:767px) {
  .form-caption {
    font-size: 12px;
  }
}
.form-caption i {
  margin-right: 5px;
}
.form-textarea {
  resize: none;
  width: 100%;
  height: 200px;
  padding: 0.5em 1em;
  border: 1px solid #aaa;
  font: inherit;
}
.form-textarea::-webkit-input-placeholder {
  color: #aaa;
}
.form-textarea::-moz-placeholder {
  color: #aaa;
}
.form-textarea:-ms-input-placeholder {
  color: #aaa;
}
.form-textarea::-ms-input-placeholder {
  color: #aaa;
}
.form-textarea::placeholder {
  color: #aaa;
}
.form-btn {
  max-width: 380px;
  width: 100%;
  margin: 40px auto 0;
}
.form-btn--finish {
  max-width: 300px;
  margin: 40px auto 0;
}
@media only screen and (max-width:767px) {
  .form-btn--finish {
    margin: 10px auto 0;
  }
}
.form-btn--check {
  max-width: 1040px;
  margin: 40px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 40px;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
@media only screen and (max-width:767px) {
  .form-btn--check {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.form-btn--col2 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1040px;
  margin: 40px auto 0;
}
.form-btn--col2 > * {
  width: 50%;
  padding: 0 20px;
}
@media only screen and (max-width:767px) {
  .form-btn--col2 > * {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  .form-btn--col2 > *:last-child {
    margin-bottom: 0;
  }
}
.form-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25em 0;
  margin-right: 1em;
}
.form-flex + .form-flex {
  margin-right: 1em;
}
.form-flex + .form-flex:last-child {
  margin-right: 0;
}
.form-flex > * {
  margin-left: 0.5em;
}
.form-flex > *:first-child {
  margin-left: 0;
}
.form-privacytext {
  color: #BF0000;
  border-bottom: 1px solid #BF0000;
  padding-bottom: 5px;
  font-weight: 700;
}
.form-privacytext i {
  margin-left: 5px;
}
.form-privacytext:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.form-mail {
  vertical-align: top;
}

.checkbox-adjust {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.checkbox-adjust-01 {
  padding-bottom: 20px;
  display: inline-block;
  max-width: 330px;
  width: 100%;
}
.checkbox-adjust-02 {
  padding-bottom: 20px;
  max-width: 190px;
  display: inline-block;
  width: 100%;
}
.checkbox-adjust-03 {
  padding-bottom: 20px;
  max-width: 280px;
  display: inline-block;
  width: 100%;
}

@media only screen and (max-width:767px) {
  .req02 {
    display: none;
  }
}

.grid-col2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 30px;
}
@media only screen and (max-width:767px) {
  .grid-col2 {
    grid-template-columns: repeat(1, 1fr);
    margin: 0;
  }
}
.grid-col2 > * {
  margin-bottom: 40px;
}
@media only screen and (max-width:767px) {
  .grid-col2 > * {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
}
.grid-col2 > * .content__img {
  margin-bottom: 1em;
}
.grid-col2 > * .headline-lv3 {
  margin-bottom: 0.5em;
}
.grid-col3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 30px;
}
@media only screen and (max-width:767px) {
  .grid-col3 {
    margin: 0;
  }
}
.grid-col3 > * {
  margin-bottom: 30px;
}
@media only screen and (max-width:767px) {
  .grid-col3 > * {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
}
.grid-col3 > *:nth-last-child(-n+3) {
  margin-bottom: 0;
}
@media only screen and (max-width:767px) {
  .grid-col3 > *:nth-last-child(-n+3) {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width:767px) {
  .grid-col3 > *:last-child {
    margin-bottom: 0;
  }
}
.grid-col4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 20px;
}
@media only screen and (max-width:767px) {
  .grid-col4 {
    margin: 0 -5px;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 20px;
  }
}
.grid-col4 > * {
  margin-bottom: 40px;
}
@media only screen and (max-width:767px) {
  .grid-col4 > * {
    width: 100%;
    padding: 0 5px;
    margin-bottom: 20px;
  }
}
.grid-col4 > *:nth-last-child(-n+4) {
  margin-bottom: 0;
}
@media only screen and (max-width:767px) {
  .grid-col4 > *:nth-last-child(-n+4) {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width:767px) {
  .grid-col4 > *:nth-last-child(-n+2) {
    margin-bottom: 20px;
  }
}
.grid-col4 > * .content__container {
  padding: 0 15px;
}
.grid-col4 > * .content__img {
  margin-bottom: 1em;
}
.grid-col4 > * .content__data {
  margin-bottom: 0.5em;
}

.headline-lv1 {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 28px;
}
@media only screen and (max-width:767px) {
  .headline-lv1 {
    gap: 10px;
  }
}
.headline-lv1__main {
  position: relative;
  font-size: 68px;
  font-weight: 700;
  line-height: 1.2;
  width: 100%;
  color: #fff;
}
@media only screen and (max-width:767px) {
  .headline-lv1__main {
    font-size: 30px;
  }
}
.headline-lv1__sub, .headline-lv4__sub--right, .headline-lv3__sub--right {
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
}
@media only screen and (max-width:767px) {
  .headline-lv1__sub, .headline-lv4__sub--right, .headline-lv3__sub--right {
    font-size: 16px;
  }
}
.headline-lv1__sub--02 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .headline-lv1__sub--02 {
    font-size: 20px;
  }
}
.headline-lv2 {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 15px;
  position: relative;
  justify-items: center;
  text-align: center;
  white-space: nowrap;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
@media only screen and (max-width:767px) {
  .headline-lv2 {
    gap: 5px;
  }
}
.headline-lv2__main {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .headline-lv2__main {
    font-size: 24px;
  }
}
.headline-lv2__main--02 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  width: 100%;
  color: #fff;
}
@media only screen and (max-width:767px) {
  .headline-lv2__main--02 {
    font-size: 20px;
  }
}
.headline-lv2__main--03 {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2;
  width: 100%;
  color: #000;
}
@media only screen and (max-width:767px) {
  .headline-lv2__main--03 {
    font-size: 24px;
  }
}
.headline-lv2__main--04 {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2;
  width: 100%;
  color: #000;
  padding-top: 30px;
}
@media only screen and (max-width:767px) {
  .headline-lv2__main--04 {
    font-size: 24px;
  }
}
.headline-lv2__main--contact {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  width: 100%;
  color: #000;
}
@media only screen and (max-width:767px) {
  .headline-lv2__main--contact {
    font-size: 20px;
  }
}
.headline-lv2__main__line {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.8;
  width: 100%;
  border-bottom: 1px solid #333;
  display: block;
}
@media only screen and (max-width:767px) {
  .headline-lv2__main__line {
    font-size: 20px;
  }
}
.headline-lv2__sub {
  font-size: 16px;
  line-height: 1;
  font-weight: 100;
}
@media only screen and (max-width:767px) {
  .headline-lv2__sub {
    font-size: 14px;
  }
}
.headline-lv2__sub--02 {
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
}
@media only screen and (max-width:767px) {
  .headline-lv2__sub--02 {
    font-size: 14px;
  }
}
.headline-lv2__sub__line {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.8;
  width: 100%;
  display: block;
}
@media only screen and (max-width:767px) {
  .headline-lv2__sub__line {
    font-size: 16px;
  }
}
.headline-lv2__containar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .headline-lv2__containar {
    gap: 10px;
  }
}
.headline-lv3 {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 20px;
}
@media only screen and (max-width:767px) {
  .headline-lv3 {
    gap: 5px;
  }
}
.headline-lv3__main {
  position: relative;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.8;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .headline-lv3__main {
    font-size: 18px;
  }
}
@media only screen and (max-width:767px) {
  .headline-lv3__main {
    text-align: center;
  }
}
.headline-lv3__sub {
  font-family: "Rounded Mplus 1c";
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  display: block;
  font-weight: 500;
}
@media only screen and (max-width:767px) {
  .headline-lv3__sub {
    font-size: 14px;
  }
}
.headline-lv3__sub--right {
  text-align: right;
}
.headline-lv3__fukidashi, .headline-lv3__fukidashi--04, .headline-lv3__fukidashi--03, .headline-lv3__fukidashi--02 {
  font-size: 30px;
  font-weight: 500;
  position: relative;
  max-width: 350px;
  text-align: center;
  width: 100%;
  height: 95px;
}
.headline-lv3__fukidashi::after, .headline-lv3__fukidashi--04::after, .headline-lv3__fukidashi--03::after, .headline-lv3__fukidashi--02::after {
  content: url("../img/top/news/sub_fukidashi_bg02.png");
  display: block;
  position: absolute;
  bottom: 0;
}
.headline-lv3__fukidashi--02 {
  max-width: 475px;
}
@media only screen and (max-width:767px) {
  .headline-lv3__fukidashi--02 {
    font-size: 22px;
    width: 100%;
    max-width: 345px;
  }
}
.headline-lv3__fukidashi--02::after {
  content: url("../img/top/news/sub_fukidashi_bg02.png");
}
.headline-lv3__fukidashi--03 {
  max-width: 325px;
}
.headline-lv3__fukidashi--03::after {
  content: url("../img/top/more/sub_fukidashi_bg04.png");
}
.headline-lv3__fukidashi--04 {
  max-width: 232px;
}
.headline-lv3__fukidashi--04::after {
  content: url("../img/top/more/sub_fukidashi_bg05.png");
}
.headline-lv4 {
  font-size: 24px;
  font-weight: 700;
  position: relative;
  line-height: 1.5;
}
@media only screen and (max-width:767px) {
  .headline-lv4 {
    font-size: 20px;
  }
}
.headline-lv4__main {
  font-family: "Rounded Mplus 1c";
  position: relative;
  font-size: 30px;
  color: #333;
  font-weight: 500;
  line-height: 1.5;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .headline-lv4__main {
    font-size: 20px;
  }
}
.headline-lv4__sub {
  font-family: "Rounded Mplus 1c";
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  display: block;
  font-weight: 500;
}
@media only screen and (max-width:767px) {
  .headline-lv4__sub {
    font-size: 14px;
  }
}
.headline-lv4__sub--right {
  text-align: right;
}
.headline-lv4__fukidashi {
  font-size: 24px;
  font-weight: 500;
  position: relative;
  max-width: 310px;
  text-align: center;
  width: 100%;
  height: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.headline-lv4__fukidashi::after {
  content: url("../img/top/relly/sub_fukidashi_bg01.png");
  display: block;
  position: absolute;
  bottom: 10px;
}
.headline-lv4__fukidashi__sub {
  position: relative;
  padding: 10px;
  background: #FFAAAA;
  font-weight: 400;
  font-size: 14px;
  border-radius: 10px;
  max-width: 144px;
  width: 100%;
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.headline-lv4__fukidashi__sub::before, .headline-lv4__fukidashi__sub ::after {
  position: absolute;
  right: 15px;
  height: 0;
  width: 0;
  border: solid transparent;
  content: "";
}
.headline-lv4__fukidashi__sub::before {
  top: 100%;
  margin-left: -10px;
  border-color: transparent;
  border-top-color: #FFAAAA;
  border-right-color: #FFAAAA;
  border-width: 4px;
}
.headline-lv4__fukidashi__sub::after {
  top: 99%;
  margin-left: -7px;
  border-color: transparent;
  border-top-color: white;
  border-right-color: white;
  border-width: 7px;
}
.headline-lv5 {
  font-size: 24px;
}
.headline-lv5:hover {
  opacity: 1;
}
.headline-lv6 {
  font-size: 16px;
  font-weight: 700;
  padding-left: 8px;
  border-left: 4px solid #4f5a40;
}
@media only screen and (max-width:767px) {
  .headline-lv6 {
    font-size: 16px;
  }
}
.headline-title {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 15px;
}
@media only screen and (max-width:767px) {
  .headline-title {
    gap: 10px;
  }
}
.headline-title__main {
  font-family: Nunito, Arial, Helvetica, sans-serif;
  position: relative;
  font-size: 70px;
  color: #191919;
  font-weight: 700;
  line-height: 1;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .headline-title__main {
    font-size: 36px;
  }
}
.headline-title__sub {
  font-size: 16px;
  color: #191919;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .headline-title__sub {
    font-size: 14px;
  }
}

.keyvisual {
  overflow: hidden;
  position: relative;
  z-index: 50;
  padding: 60px 0;
}
.keyvisual img {
  width: 100%;
  -webkit-transition: none;
  transition: none;
  background-size: contain;
}
.keyvisual__top {
  overflow: hidden;
  max-height: 700px;
  height: 100%;
  background-image: url("../img/top/mv01.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 50;
  position: relative;
  padding-top: 43.75%;
}
@media only screen and (max-width:767px) {
  .keyvisual__top {
    max-height: 250px;
  }
}
.keyvisual__top__title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  text-align: center;
  padding: 50px;
}
.keyvisual--about {
  overflow: hidden;
  max-height: 400px;
  height: 100%;
  background-image: url("../img/about/mv01.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 50;
  position: relative;
  padding-top: 25%;
}
@media only screen and (max-width:767px) {
  .keyvisual--about {
    max-height: 250px;
  }
}
.keyvisual--about__title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  padding: 45px;
}
.keyvisual--feature {
  overflow: hidden;
  max-height: 400px;
  height: 100%;
  background-image: url("../img/feature/mv01.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 50;
  position: relative;
  padding-top: 25%;
}
@media only screen and (max-width:767px) {
  .keyvisual--feature {
    max-height: 250px;
  }
}
.keyvisual--feature__title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  padding: 45px;
}
.keyvisual--blog {
  overflow: hidden;
  max-height: 400px;
  height: 100%;
  background-image: url("../img/blog/mv01.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 50;
  position: relative;
  padding-top: 25%;
}
@media only screen and (max-width:767px) {
  .keyvisual--blog {
    max-height: 250px;
  }
}
.keyvisual--blog__title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  padding: 45px;
}
.keyvisual--access {
  overflow: hidden;
  max-height: 400px;
  height: 100%;
  background-image: url("../img/access/mv01.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 50;
  position: relative;
  padding-top: 25%;
}
@media only screen and (max-width:767px) {
  .keyvisual--access {
    max-height: 250px;
  }
}
.keyvisual--access__title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  padding: 45px;
}
.keyvisual--contact {
  overflow: hidden;
  max-height: 400px;
  height: 100%;
  background-image: url("../img/contact/mv01.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 50;
  position: relative;
  padding-top: 25%;
}
@media only screen and (max-width:767px) {
  .keyvisual--contact {
    max-height: 250px;
  }
}
.keyvisual--contact__title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  padding: 45px;
}
.keyvisual--menu {
  overflow: hidden;
  max-height: 400px;
  height: 100%;
  background-image: url("../img/menu/mv01.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 50;
  position: relative;
  padding-top: 25%;
}
@media only screen and (max-width:767px) {
  .keyvisual--menu {
    max-height: 250px;
  }
}
.keyvisual--menu__title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  padding: 45px;
}
.keyvisual__inner {
  position: absolute;
  bottom: 15%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.keyvisual__box {
  position: absolute;
  top: 20%;
}
@media only screen and (max-width:1299px) {
  .keyvisual__box {
    left: 10%;
  }
}
@media only screen and (max-width:767px) {
  .keyvisual__box {
    left: 1%;
  }
}
.keyvisual__text {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 48px;
}
@media only screen and (max-width:1299px) {
  .keyvisual__text {
    font-size: 30px;
  }
}
@media only screen and (max-width:991px) {
  .keyvisual__text {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width:767px) {
  .keyvisual__text {
    font-size: 14px;
  }
}
.keyvisual__text--01 {
  font-weight: 700;
  color: #e87d1d;
  padding: 0 0.2em;
  vertical-align: sub;
  font-size: 72px;
}
@media only screen and (max-width:1299px) {
  .keyvisual__text--01 {
    font-size: 46px;
  }
}
@media only screen and (max-width:767px) {
  .keyvisual__text--01 {
    font-size: 20px;
  }
}
.keyvisual__text--02 {
  font-weight: 700;
  color: #e87d1d;
  font-size: 48px;
}
@media only screen and (max-width:1299px) {
  .keyvisual__text--02 {
    font-size: 30px;
  }
}
@media only screen and (max-width:767px) {
  .keyvisual__text--02 {
    font-size: 16px;
  }
}
.keyvisual__text--03 {
  font-weight: 700;
  margin-bottom: 47px;
  font-size: 36px;
}
@media only screen and (max-width:1299px) {
  .keyvisual__text--03 {
    font-size: 20px;
  }
}
@media only screen and (max-width:991px) {
  .keyvisual__text--03 {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width:767px) {
  .keyvisual__text--03 {
    margin-bottom: 4px;
  }
}
@media only screen and (max-width:767px) {
  .keyvisual__text--03 {
    font-size: 14px;
  }
}
.keyvisual__404 {
  background: url(../img/404/mv.jpg);
  background-repeat: no-repeat;
  padding-top: 25%;
  background-size: contain;
  position: relative;
}
.keyvisual__news {
  background: url(../img/news/mv.jpg);
  background-repeat: no-repeat;
  padding-top: 25%;
  background-size: contain;
  position: relative;
}
.keyvisual__privacypolicy {
  background: url(../img/privacypolicy/mv.jpg);
  background-repeat: no-repeat;
  padding-top: 25%;
  background-size: contain;
  position: relative;
}
.keyvisual__recruit {
  background: url(../img/recruit/mv.jpg);
  background-repeat: no-repeat;
  padding-top: 25%;
  background-size: contain;
  position: relative;
}
.keyvisual__title {
  font-size: 72px;
  color: #333;
  font-weight: 400;
  font-family: HanziPen SC;
}
@media only screen and (max-width:767px) {
  .keyvisual__title {
    font-size: 28px;
  }
}
.keyvisual-lower__inner {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.keyvisual-lower__container {
  position: relative;
  width: 100%;
}
.keyvisual-lower__container img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 300px;
}
@media only screen and (max-width:767px) {
  .keyvisual-lower__container img {
    height: 200px;
  }
}
.keyvisual-lower__title {
  font-size: 36px;
  position: absolute;
  top: 50%;
  color: #FFFFFF;
  font-weight: 700;
  text-align: center;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .keyvisual-lower__title {
    font-size: 24px;
  }
}
.keyvisual-lower__title-back {
  position: absolute;
  top: 40%;
  background: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.keyvisual-lower__title-sub {
  font-size: 24px;
  width: 100%;
  font-weight: 700;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#152d79), to(#0c7bd6));
  background: linear-gradient(to right, #152d79, #0c7bd6);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 0 8px;
}
@media only screen and (max-width:767px) {
  .keyvisual-lower__title-sub {
    font-size: 16px;
  }
}

.number-counter {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  height: 80px;
  line-height: 1;
  padding: 5px 15px;
  background: #e87d1d;
  color: #fff;
  min-width: 160px;
  text-align: right;
  margin: 0 5px;
}
@media only screen and (max-width:1299px) {
  .number-counter {
    min-width: 140px;
    height: 60px;
  }
}
@media only screen and (max-width:991px) {
  .number-counter {
    min-width: 50px;
    height: 42px;
    padding: 2px 5px;
  }
}
@media only screen and (max-width:767px) {
  .number-counter {
    min-width: 50px;
    height: 24px;
    padding: 2px 5px;
  }
}
.number-counter__inner {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  font-size: 72px;
}
@media only screen and (max-width:1299px) {
  .number-counter__inner {
    font-size: 50px;
  }
}
@media only screen and (max-width:991px) {
  .number-counter__inner {
    font-size: 40px;
  }
}
@media only screen and (max-width:767px) {
  .number-counter__inner {
    font-size: 22px;
  }
}

.number-counter__inner[data-current="0"] {
  -webkit-transform: translateY(-0em);
          transform: translateY(-0em);
}

.number-counter__inner[data-current="1"] {
  -webkit-transform: translateY(-1em);
          transform: translateY(-1em);
}

.number-counter__inner[data-current="2"] {
  -webkit-transform: translateY(-2em);
          transform: translateY(-2em);
}

.number-counter__inner[data-current="3"] {
  -webkit-transform: translateY(-3em);
          transform: translateY(-3em);
}

.number-counter__inner[data-current="4"] {
  -webkit-transform: translateY(-4em);
          transform: translateY(-4em);
}

.number-counter__inner[data-current="5"] {
  -webkit-transform: translateY(-5em);
          transform: translateY(-5em);
}

.number-counter__inner[data-current="6"] {
  -webkit-transform: translateY(-6em);
          transform: translateY(-6em);
}

.number-counter__inner[data-current="7"] {
  -webkit-transform: translateY(-7em);
          transform: translateY(-7em);
}

.number-counter__inner[data-current="8"] {
  -webkit-transform: translateY(-8em);
          transform: translateY(-8em);
}

.number-counter__inner[data-current="9"] {
  -webkit-transform: translateY(-9em);
          transform: translateY(-9em);
}

.number-counter__inner[data-current="10"] {
  -webkit-transform: translateY(-10em);
          transform: translateY(-10em);
}

.number-counter__inner[data-current="11"] {
  -webkit-transform: translateY(-11em);
          transform: translateY(-11em);
}

.number-counter__inner[data-current="12"] {
  -webkit-transform: translateY(-12em);
          transform: translateY(-12em);
}

.number-counter__inner[data-current="13"] {
  -webkit-transform: translateY(-13em);
          transform: translateY(-13em);
}

.number-counter__inner[data-current="14"] {
  -webkit-transform: translateY(-14em);
          transform: translateY(-14em);
}

.number-counter__inner[data-current="15"] {
  -webkit-transform: translateY(-15em);
          transform: translateY(-15em);
}

.number-counter__inner[data-current="16"] {
  -webkit-transform: translateY(-16em);
          transform: translateY(-16em);
}

.number-counter__inner[data-current="17"] {
  -webkit-transform: translateY(-17em);
          transform: translateY(-17em);
}

.number-counter__inner[data-current="18"] {
  -webkit-transform: translateY(-18em);
          transform: translateY(-18em);
}

.number-counter__inner[data-current="19"] {
  -webkit-transform: translateY(-19em);
          transform: translateY(-19em);
}

.number-counter__inner[data-current="20"] {
  -webkit-transform: translateY(-20em);
          transform: translateY(-20em);
}

.number-counter__inner[data-current="21"] {
  -webkit-transform: translateY(-21em);
          transform: translateY(-21em);
}

.number-counter__inner[data-current="22"] {
  -webkit-transform: translateY(-22em);
          transform: translateY(-22em);
}

.number-counter__inner[data-current="23"] {
  -webkit-transform: translateY(-23em);
          transform: translateY(-23em);
}

.number-counter__inner[data-current="24"] {
  -webkit-transform: translateY(-24em);
          transform: translateY(-24em);
}

.number-counter__inner[data-current="25"] {
  -webkit-transform: translateY(-25em);
          transform: translateY(-25em);
}

.number-counter__inner[data-current="26"] {
  -webkit-transform: translateY(-26em);
          transform: translateY(-26em);
}

.number-counter__inner[data-current="27"] {
  -webkit-transform: translateY(-27em);
          transform: translateY(-27em);
}

.number-counter__inner[data-current="28"] {
  -webkit-transform: translateY(-28em);
          transform: translateY(-28em);
}

.number-counter__inner[data-current="29"] {
  -webkit-transform: translateY(-29em);
          transform: translateY(-29em);
}

.number-counter__inner[data-current="30"] {
  -webkit-transform: translateY(-30em);
          transform: translateY(-30em);
}

.number-counter__inner[data-current="31"] {
  -webkit-transform: translateY(-31em);
          transform: translateY(-31em);
}

.number-counter__inner[data-current="32"] {
  -webkit-transform: translateY(-32em);
          transform: translateY(-32em);
}

.number-counter__inner[data-current="33"] {
  -webkit-transform: translateY(-33em);
          transform: translateY(-33em);
}

.number-counter__inner[data-current="34"] {
  -webkit-transform: translateY(-34em);
          transform: translateY(-34em);
}

.number-counter__inner[data-current="35"] {
  -webkit-transform: translateY(-35em);
          transform: translateY(-35em);
}

.number-counter__inner[data-current="36"] {
  -webkit-transform: translateY(-36em);
          transform: translateY(-36em);
}

.number-counter__inner[data-current="37"] {
  -webkit-transform: translateY(-37em);
          transform: translateY(-37em);
}

.number-counter__inner[data-current="38"] {
  -webkit-transform: translateY(-38em);
          transform: translateY(-38em);
}

.number-counter__inner[data-current="39"] {
  -webkit-transform: translateY(-39em);
          transform: translateY(-39em);
}

.number-counter__inner[data-current="40"] {
  -webkit-transform: translateY(-40em);
          transform: translateY(-40em);
}

.number-counter__inner[data-current="41"] {
  -webkit-transform: translateY(-41em);
          transform: translateY(-41em);
}

.number-counter__inner[data-current="42"] {
  -webkit-transform: translateY(-42em);
          transform: translateY(-42em);
}

.number-counter__inner[data-current="43"] {
  -webkit-transform: translateY(-43em);
          transform: translateY(-43em);
}

.number-counter__inner[data-current="44"] {
  -webkit-transform: translateY(-44em);
          transform: translateY(-44em);
}

.number-counter__inner[data-current="45"] {
  -webkit-transform: translateY(-45em);
          transform: translateY(-45em);
}

.number-counter__inner[data-current="46"] {
  -webkit-transform: translateY(-46em);
          transform: translateY(-46em);
}

.number-counter__inner[data-current="47"] {
  -webkit-transform: translateY(-47em);
          transform: translateY(-47em);
}

.number-counter__inner[data-current="48"] {
  -webkit-transform: translateY(-48em);
          transform: translateY(-48em);
}

.number-counter__inner[data-current="49"] {
  -webkit-transform: translateY(-49em);
          transform: translateY(-49em);
}

.number-counter__inner[data-current="50"] {
  -webkit-transform: translateY(-50em);
          transform: translateY(-50em);
}

.number-counter__inner[data-current="51"] {
  -webkit-transform: translateY(-51em);
          transform: translateY(-51em);
}

.number-counter__inner[data-current="52"] {
  -webkit-transform: translateY(-52em);
          transform: translateY(-52em);
}

.number-counter__inner[data-current="53"] {
  -webkit-transform: translateY(-53em);
          transform: translateY(-53em);
}

.number-counter__inner[data-current="54"] {
  -webkit-transform: translateY(-54em);
          transform: translateY(-54em);
}

.number-counter__inner[data-current="55"] {
  -webkit-transform: translateY(-55em);
          transform: translateY(-55em);
}

.number-counter__inner[data-current="56"] {
  -webkit-transform: translateY(-56em);
          transform: translateY(-56em);
}

.number-counter__inner[data-current="57"] {
  -webkit-transform: translateY(-57em);
          transform: translateY(-57em);
}

.number-counter__inner[data-current="58"] {
  -webkit-transform: translateY(-58em);
          transform: translateY(-58em);
}

.number-counter__inner[data-current="59"] {
  -webkit-transform: translateY(-59em);
          transform: translateY(-59em);
}

.number-counter__inner[data-current="60"] {
  -webkit-transform: translateY(-60em);
          transform: translateY(-60em);
}

.number-counter__inner[data-current="61"] {
  -webkit-transform: translateY(-61em);
          transform: translateY(-61em);
}

.number-counter__inner[data-current="62"] {
  -webkit-transform: translateY(-62em);
          transform: translateY(-62em);
}

.number-counter__inner[data-current="63"] {
  -webkit-transform: translateY(-63em);
          transform: translateY(-63em);
}

.number-counter__inner[data-current="64"] {
  -webkit-transform: translateY(-64em);
          transform: translateY(-64em);
}

.number-counter__inner[data-current="65"] {
  -webkit-transform: translateY(-65em);
          transform: translateY(-65em);
}

.number-counter__inner[data-current="66"] {
  -webkit-transform: translateY(-66em);
          transform: translateY(-66em);
}

.number-counter__inner[data-current="67"] {
  -webkit-transform: translateY(-67em);
          transform: translateY(-67em);
}

.number-counter__inner[data-current="68"] {
  -webkit-transform: translateY(-68em);
          transform: translateY(-68em);
}

.number-counter__inner[data-current="69"] {
  -webkit-transform: translateY(-69em);
          transform: translateY(-69em);
}

.number-counter__inner[data-current="70"] {
  -webkit-transform: translateY(-70em);
          transform: translateY(-70em);
}

.number-counter__inner[data-current="71"] {
  -webkit-transform: translateY(-71em);
          transform: translateY(-71em);
}

.number-counter__inner[data-current="72"] {
  -webkit-transform: translateY(-72em);
          transform: translateY(-72em);
}

.number-counter__inner[data-current="73"] {
  -webkit-transform: translateY(-73em);
          transform: translateY(-73em);
}

.number-counter__inner[data-current="74"] {
  -webkit-transform: translateY(-74em);
          transform: translateY(-74em);
}

.number-counter__inner[data-current="75"] {
  -webkit-transform: translateY(-75em);
          transform: translateY(-75em);
}

.number-counter__inner[data-current="76"] {
  -webkit-transform: translateY(-76em);
          transform: translateY(-76em);
}

.number-counter__inner[data-current="77"] {
  -webkit-transform: translateY(-77em);
          transform: translateY(-77em);
}

.number-counter__inner[data-current="78"] {
  -webkit-transform: translateY(-78em);
          transform: translateY(-78em);
}

.number-counter__inner[data-current="79"] {
  -webkit-transform: translateY(-79em);
          transform: translateY(-79em);
}

.number-counter__inner[data-current="80"] {
  -webkit-transform: translateY(-80em);
          transform: translateY(-80em);
}

.number-counter__inner[data-current="81"] {
  -webkit-transform: translateY(-81em);
          transform: translateY(-81em);
}

.number-counter__inner[data-current="82"] {
  -webkit-transform: translateY(-82em);
          transform: translateY(-82em);
}

.number-counter__inner[data-current="83"] {
  -webkit-transform: translateY(-83em);
          transform: translateY(-83em);
}

.number-counter__inner[data-current="84"] {
  -webkit-transform: translateY(-84em);
          transform: translateY(-84em);
}

.number-counter__inner[data-current="85"] {
  -webkit-transform: translateY(-85em);
          transform: translateY(-85em);
}

.number-counter__inner[data-current="86"] {
  -webkit-transform: translateY(-86em);
          transform: translateY(-86em);
}

.number-counter__inner[data-current="87"] {
  -webkit-transform: translateY(-87em);
          transform: translateY(-87em);
}

.number-counter__inner[data-current="88"] {
  -webkit-transform: translateY(-88em);
          transform: translateY(-88em);
}

.number-counter__inner[data-current="89"] {
  -webkit-transform: translateY(-89em);
          transform: translateY(-89em);
}

.number-counter__inner[data-current="90"] {
  -webkit-transform: translateY(-90em);
          transform: translateY(-90em);
}

.number-counter__inner[data-current="91"] {
  -webkit-transform: translateY(-91em);
          transform: translateY(-91em);
}

.number-counter__inner[data-current="92"] {
  -webkit-transform: translateY(-92em);
          transform: translateY(-92em);
}

.number-counter__inner[data-current="93"] {
  -webkit-transform: translateY(-93em);
          transform: translateY(-93em);
}

.number-counter__inner[data-current="94"] {
  -webkit-transform: translateY(-94em);
          transform: translateY(-94em);
}

.number-counter__inner[data-current="95"] {
  -webkit-transform: translateY(-95em);
          transform: translateY(-95em);
}

.number-counter__inner[data-current="96"] {
  -webkit-transform: translateY(-96em);
          transform: translateY(-96em);
}

.number-counter__inner[data-current="97"] {
  -webkit-transform: translateY(-97em);
          transform: translateY(-97em);
}

.number-counter__inner[data-current="98"] {
  -webkit-transform: translateY(-98em);
          transform: translateY(-98em);
}

.number-counter__inner[data-current="99"] {
  -webkit-transform: translateY(-99em);
          transform: translateY(-99em);
}

.number-counter__inner[data-current="100"] {
  -webkit-transform: translateY(-100em);
          transform: translateY(-100em);
}

.number-counter__inner[data-current="101"] {
  -webkit-transform: translateY(-101em);
          transform: translateY(-101em);
}

.number-counter__inner[data-current="102"] {
  -webkit-transform: translateY(-102em);
          transform: translateY(-102em);
}

.number-counter__inner[data-current="103"] {
  -webkit-transform: translateY(-103em);
          transform: translateY(-103em);
}

.number-counter__inner[data-current="104"] {
  -webkit-transform: translateY(-104em);
          transform: translateY(-104em);
}

.number-counter__inner[data-current="105"] {
  -webkit-transform: translateY(-105em);
          transform: translateY(-105em);
}

.number-counter__inner[data-current="106"] {
  -webkit-transform: translateY(-106em);
          transform: translateY(-106em);
}

.number-counter__inner[data-current="107"] {
  -webkit-transform: translateY(-107em);
          transform: translateY(-107em);
}

.number-counter__inner[data-current="108"] {
  -webkit-transform: translateY(-108em);
          transform: translateY(-108em);
}

.number-counter__inner[data-current="109"] {
  -webkit-transform: translateY(-109em);
          transform: translateY(-109em);
}

.number-counter__inner[data-current="110"] {
  -webkit-transform: translateY(-110em);
          transform: translateY(-110em);
}

.number-counter__inner[data-current="111"] {
  -webkit-transform: translateY(-111em);
          transform: translateY(-111em);
}

.number-counter__inner[data-current="112"] {
  -webkit-transform: translateY(-112em);
          transform: translateY(-112em);
}

.number-counter__inner[data-current="113"] {
  -webkit-transform: translateY(-113em);
          transform: translateY(-113em);
}

.number-counter__inner[data-current="114"] {
  -webkit-transform: translateY(-114em);
          transform: translateY(-114em);
}

.number-counter__inner[data-current="115"] {
  -webkit-transform: translateY(-115em);
          transform: translateY(-115em);
}

.number-counter__inner[data-current="116"] {
  -webkit-transform: translateY(-116em);
          transform: translateY(-116em);
}

.number-counter__inner[data-current="117"] {
  -webkit-transform: translateY(-117em);
          transform: translateY(-117em);
}

.number-counter__inner[data-current="118"] {
  -webkit-transform: translateY(-118em);
          transform: translateY(-118em);
}

.number-counter__inner[data-current="119"] {
  -webkit-transform: translateY(-119em);
          transform: translateY(-119em);
}

.number-counter__inner[data-current="120"] {
  -webkit-transform: translateY(-120em);
          transform: translateY(-120em);
}

.number-counter__inner[data-current="121"] {
  -webkit-transform: translateY(-121em);
          transform: translateY(-121em);
}

.number-counter__inner[data-current="122"] {
  -webkit-transform: translateY(-122em);
          transform: translateY(-122em);
}

.number-counter__inner[data-current="123"] {
  -webkit-transform: translateY(-123em);
          transform: translateY(-123em);
}

.number-counter__inner[data-current="124"] {
  -webkit-transform: translateY(-124em);
          transform: translateY(-124em);
}

.number-counter__inner[data-current="125"] {
  -webkit-transform: translateY(-125em);
          transform: translateY(-125em);
}

.number-counter__inner[data-current="126"] {
  -webkit-transform: translateY(-126em);
          transform: translateY(-126em);
}

.number-counter__inner[data-current="127"] {
  -webkit-transform: translateY(-127em);
          transform: translateY(-127em);
}

.number-counter__inner[data-current="128"] {
  -webkit-transform: translateY(-128em);
          transform: translateY(-128em);
}

.number-counter__inner[data-current="129"] {
  -webkit-transform: translateY(-129em);
          transform: translateY(-129em);
}

.number-counter__inner[data-current="130"] {
  -webkit-transform: translateY(-130em);
          transform: translateY(-130em);
}

.number-counter__inner[data-current="131"] {
  -webkit-transform: translateY(-131em);
          transform: translateY(-131em);
}

.number-counter__inner[data-current="132"] {
  -webkit-transform: translateY(-132em);
          transform: translateY(-132em);
}

.number-counter__inner[data-current="133"] {
  -webkit-transform: translateY(-133em);
          transform: translateY(-133em);
}

.number-counter__inner[data-current="134"] {
  -webkit-transform: translateY(-134em);
          transform: translateY(-134em);
}

.number-counter__inner[data-current="135"] {
  -webkit-transform: translateY(-135em);
          transform: translateY(-135em);
}

.number-counter__inner[data-current="136"] {
  -webkit-transform: translateY(-136em);
          transform: translateY(-136em);
}

.number-counter__inner[data-current="137"] {
  -webkit-transform: translateY(-137em);
          transform: translateY(-137em);
}

.number-counter__inner[data-current="138"] {
  -webkit-transform: translateY(-138em);
          transform: translateY(-138em);
}

.number-counter__inner[data-current="139"] {
  -webkit-transform: translateY(-139em);
          transform: translateY(-139em);
}

.number-counter__inner[data-current="140"] {
  -webkit-transform: translateY(-140em);
          transform: translateY(-140em);
}

.number-counter__inner[data-current="141"] {
  -webkit-transform: translateY(-141em);
          transform: translateY(-141em);
}

.number-counter__inner[data-current="142"] {
  -webkit-transform: translateY(-142em);
          transform: translateY(-142em);
}

.number-counter__inner[data-current="143"] {
  -webkit-transform: translateY(-143em);
          transform: translateY(-143em);
}

.number-counter__inner[data-current="144"] {
  -webkit-transform: translateY(-144em);
          transform: translateY(-144em);
}

.number-counter__inner[data-current="145"] {
  -webkit-transform: translateY(-145em);
          transform: translateY(-145em);
}

.number-counter__inner[data-current="146"] {
  -webkit-transform: translateY(-146em);
          transform: translateY(-146em);
}

.number-counter__inner[data-current="147"] {
  -webkit-transform: translateY(-147em);
          transform: translateY(-147em);
}

.number-counter__inner[data-current="148"] {
  -webkit-transform: translateY(-148em);
          transform: translateY(-148em);
}

.number-counter__inner[data-current="149"] {
  -webkit-transform: translateY(-149em);
          transform: translateY(-149em);
}

.number-counter__inner[data-current="150"] {
  -webkit-transform: translateY(-150em);
          transform: translateY(-150em);
}

.number-counter__inner[data-current="151"] {
  -webkit-transform: translateY(-151em);
          transform: translateY(-151em);
}

.number-counter__inner[data-current="152"] {
  -webkit-transform: translateY(-152em);
          transform: translateY(-152em);
}

.number-counter__inner[data-current="153"] {
  -webkit-transform: translateY(-153em);
          transform: translateY(-153em);
}

.number-counter__inner[data-current="154"] {
  -webkit-transform: translateY(-154em);
          transform: translateY(-154em);
}

.number-counter__inner[data-current="155"] {
  -webkit-transform: translateY(-155em);
          transform: translateY(-155em);
}

.number-counter__inner[data-current="156"] {
  -webkit-transform: translateY(-156em);
          transform: translateY(-156em);
}

.number-counter__inner[data-current="157"] {
  -webkit-transform: translateY(-157em);
          transform: translateY(-157em);
}

.number-counter__inner[data-current="158"] {
  -webkit-transform: translateY(-158em);
          transform: translateY(-158em);
}

.number-counter__inner[data-current="159"] {
  -webkit-transform: translateY(-159em);
          transform: translateY(-159em);
}

.number-counter__inner[data-current="160"] {
  -webkit-transform: translateY(-160em);
          transform: translateY(-160em);
}

.number-counter__inner[data-current="161"] {
  -webkit-transform: translateY(-161em);
          transform: translateY(-161em);
}

.number-counter__inner[data-current="162"] {
  -webkit-transform: translateY(-162em);
          transform: translateY(-162em);
}

.number-counter__inner[data-current="163"] {
  -webkit-transform: translateY(-163em);
          transform: translateY(-163em);
}

.number-counter__inner[data-current="164"] {
  -webkit-transform: translateY(-164em);
          transform: translateY(-164em);
}

.number-counter__inner[data-current="165"] {
  -webkit-transform: translateY(-165em);
          transform: translateY(-165em);
}

.number-counter__inner[data-current="166"] {
  -webkit-transform: translateY(-166em);
          transform: translateY(-166em);
}

.number-counter__inner[data-current="167"] {
  -webkit-transform: translateY(-167em);
          transform: translateY(-167em);
}

.number-counter__inner[data-current="168"] {
  -webkit-transform: translateY(-168em);
          transform: translateY(-168em);
}

.number-counter__inner[data-current="169"] {
  -webkit-transform: translateY(-169em);
          transform: translateY(-169em);
}

.number-counter__inner[data-current="170"] {
  -webkit-transform: translateY(-170em);
          transform: translateY(-170em);
}

.number-counter__inner[data-current="171"] {
  -webkit-transform: translateY(-171em);
          transform: translateY(-171em);
}

.number-counter__inner[data-current="172"] {
  -webkit-transform: translateY(-172em);
          transform: translateY(-172em);
}

.number-counter__inner[data-current="173"] {
  -webkit-transform: translateY(-173em);
          transform: translateY(-173em);
}

.number-counter__inner[data-current="174"] {
  -webkit-transform: translateY(-174em);
          transform: translateY(-174em);
}

.number-counter__inner[data-current="175"] {
  -webkit-transform: translateY(-175em);
          transform: translateY(-175em);
}

.number-counter__inner[data-current="176"] {
  -webkit-transform: translateY(-176em);
          transform: translateY(-176em);
}

.number-counter__inner[data-current="177"] {
  -webkit-transform: translateY(-177em);
          transform: translateY(-177em);
}

.number-counter__inner[data-current="178"] {
  -webkit-transform: translateY(-178em);
          transform: translateY(-178em);
}

.number-counter__inner[data-current="179"] {
  -webkit-transform: translateY(-179em);
          transform: translateY(-179em);
}

.number-counter__inner[data-current="180"] {
  -webkit-transform: translateY(-180em);
          transform: translateY(-180em);
}

.number-counter__inner[data-current="181"] {
  -webkit-transform: translateY(-181em);
          transform: translateY(-181em);
}

.number-counter__inner[data-current="182"] {
  -webkit-transform: translateY(-182em);
          transform: translateY(-182em);
}

.number-counter__inner[data-current="183"] {
  -webkit-transform: translateY(-183em);
          transform: translateY(-183em);
}

.number-counter__inner[data-current="184"] {
  -webkit-transform: translateY(-184em);
          transform: translateY(-184em);
}

.number-counter__inner[data-current="185"] {
  -webkit-transform: translateY(-185em);
          transform: translateY(-185em);
}

.number-counter__inner[data-current="186"] {
  -webkit-transform: translateY(-186em);
          transform: translateY(-186em);
}

.number-counter__inner[data-current="187"] {
  -webkit-transform: translateY(-187em);
          transform: translateY(-187em);
}

.number-counter__inner[data-current="188"] {
  -webkit-transform: translateY(-188em);
          transform: translateY(-188em);
}

.number-counter__inner[data-current="189"] {
  -webkit-transform: translateY(-189em);
          transform: translateY(-189em);
}

.number-counter__inner[data-current="190"] {
  -webkit-transform: translateY(-190em);
          transform: translateY(-190em);
}

.number-counter__inner[data-current="191"] {
  -webkit-transform: translateY(-191em);
          transform: translateY(-191em);
}

.number-counter__inner[data-current="192"] {
  -webkit-transform: translateY(-192em);
          transform: translateY(-192em);
}

.number-counter__inner[data-current="193"] {
  -webkit-transform: translateY(-193em);
          transform: translateY(-193em);
}

.number-counter__inner[data-current="194"] {
  -webkit-transform: translateY(-194em);
          transform: translateY(-194em);
}

.number-counter__inner[data-current="195"] {
  -webkit-transform: translateY(-195em);
          transform: translateY(-195em);
}

.number-counter__inner[data-current="196"] {
  -webkit-transform: translateY(-196em);
          transform: translateY(-196em);
}

.number-counter__inner[data-current="197"] {
  -webkit-transform: translateY(-197em);
          transform: translateY(-197em);
}

.number-counter__inner[data-current="198"] {
  -webkit-transform: translateY(-198em);
          transform: translateY(-198em);
}

.number-counter__inner[data-current="199"] {
  -webkit-transform: translateY(-199em);
          transform: translateY(-199em);
}

.number-counter__inner[data-current="200"] {
  -webkit-transform: translateY(-200em);
          transform: translateY(-200em);
}

.list-dot {
  list-style: disc;
  padding-left: 1em;
}
.list-num {
  list-style: decimal;
  padding-left: 1em;
}
.list-indent li {
  text-indent: -1em;
  padding-left: 1em;
}

.nav-header a:hover {
  opacity: 0.7;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.nav-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  font-weight: 500;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 21px 40px;
}
@media only screen and (max-width:1199px) {
  .nav-header__inner {
    gap: 0;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color: #333;
    padding: 0;
  }
}
.nav-header__inner li {
  white-space: nowrap;
}
@media only screen and (max-width:1199px) {
  .nav-header__inner > * {
    width: 100%;
    border-top: 1px solid #333;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding: 10px 0;
  }
  .nav-header__inner > *:last-child {
    border-bottom: 1px solid #333;
    padding: 0;
  }
}
.nav-header__inner__btn, .nav-header__inner__btn__contact {
  font-size: 16px;
  color: #333;
  text-align: center;
  display: block;
  position: relative;
  font-weight: 500;
  line-height: 1;
  justify-items: center;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 10px;
}
@media only screen and (max-width:767px) {
  .nav-header__inner__btn, .nav-header__inner__btn__contact {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .nav-header__inner__btn, .nav-header__inner__btn__contact {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 10px;
  }
}
@media only screen and (max-width:1199px) {
  .nav-header__inner__btn, .nav-header__inner__btn__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #333;
  }
}
.nav-header__inner__btn:hover, .nav-header__inner__btn__contact:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nav-header__inner__btn__img {
  display: inline-block;
  width: 35px;
}
.nav-header__inner__btn__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  background: #F2B65A;
  padding: 20px;
  min-width: 185px;
  width: 100%;
  border-radius: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
@media only screen and (max-width:1199px) {
  .nav-header__inner__btn__contact {
    border-radius: 0;
  }
}
.nav-header__inner__btn--sub {
  font-size: 16px;
  font-weight: 600;
  font-family: "Nunito", Arial, Helvetica, sans-serif;
  display: block;
  padding: 10px 0;
}
.nav-header__inner--01 {
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 40px;
  gap: 10px;
}
@media only screen and (max-width:1299px) {
  .nav-header__inner--01 {
    width: 100%;
    padding: 0;
    border-top: 1px solid #b8c9d1;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    gap: 0;
  }
}
@media only screen and (max-width:1299px) {
  .nav-header__inner--01 > * {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #fff;
    background-color: #e87d1d;
  }
}
@media only screen and (max-width:1299px) {
  .nav-header__inner--01-mail {
    background-color: #0cd637;
  }
}
.nav-header__inner--01--last {
  border-right: 1px solid #7d8546;
}
.nav-header__logo {
  margin-right: auto;
}
@media only screen and (max-width:1299px) {
  .nav-header__logo {
    display: none;
  }
}
.nav-header__mobile {
  padding-right: 20px;
}
@media only screen and (max-width:1299px) {
  .nav-header__mobile {
    display: none;
  }
}
.nav-header__cloud {
  padding-right: 30px;
}
@media only screen and (max-width:1299px) {
  .nav-header__cloud {
    display: none;
  }
}
.nav-header__btn {
  color: #FFFFFF;
}
@media only screen and (max-width:1299px) {
  .nav-header__btn {
    display: block;
    width: 100%;
    padding: 10px;
  }
}
.nav-header__btn-main {
  font-weight: 400;
  display: block;
  text-align: center;
}
.nav-header__btn-sub {
  font-size: 12px;
  display: block;
  text-align: center;
}
@media only screen and (max-width:767px) {
  .nav-header__btn-sub {
    font-size: 10px;
  }
}
.nav-header__btn--02 {
  display: block;
  background: url(../img/btn_bg.png);
  color: #fff;
  padding: 10px 30px 10px 0;
  border-radius: 40px;
  line-height: 1;
  min-width: 260px;
  background-repeat: no-repeat;
  background-position: center;
}
.nav-header__btn--03 {
  padding: 18px 0;
  display: block;
  background-color: #0cd637;
  color: #fff;
  border-radius: 40px;
  line-height: 1;
  min-width: 260px;
}
@media only screen and (max-width:1299px) {
  .nav-header__btn--03 {
    display: block;
    width: 100%;
    padding: 10px;
  }
}
.nav-header__btn--04 {
  padding: 17px 0;
  display: block;
  color: #3488d4;
  border: 1px solid #3488d4;
  border-radius: 40px;
  line-height: 1;
}
@media only screen and (max-width:1299px) {
  .nav-header__btn--04 {
    display: block;
    width: 100%;
    padding: 10px;
    background-color: #fff;
    border-radius: 0;
  }
}
@media only screen and (max-width:1299px) {
  .nav-header__mail {
    background: #0cd637;
  }
}
.nav-footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
}
@media only screen and (max-width:767px) {
  .nav-footer__inner {
    gap: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.nav-footer__inner__btn {
  font-size: 30px;
  color: #fff;
  text-align: center;
  display: block;
  position: relative;
  font-weight: 400;
  line-height: 1;
  justify-items: center;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 80px;
}
@media only screen and (max-width:767px) {
  .nav-footer__inner__btn {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .nav-footer__inner__btn {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 10px;
  }
}
.nav-footer__inner__btn:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nav-footer__inner__btn__img {
  display: block;
}

.invert {
  color: #000;
}

.tab__list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 1px solid #1d3774;
}
.tab__list > * {
  width: 20%;
  position: relative;
}
.tab__list > *::after {
  content: "";
  display: block;
  width: 1px;
  height: 80%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background-color: #1d3774;
}
.tab__list > *:last-child::after {
  display: none;
}
.tab__btn {
  display: block;
  text-align: center;
  font-weight: 700;
  color: #333333;
  background-color: #FFFFFF;
  padding: 20px 10px;
  cursor: pointer;
}
.tab__btn.current {
  color: #FFFFFF;
  background-color: #1d3774;
}
.tab__box {
  display: none;
}
.tab__box.show {
  display: block;
}

.table {
  border-bottom: none;
}
.table-01, .table-13, .table-11, .table-10, .table-02 {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .table-01, .table-13, .table-11, .table-10, .table-02 {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .table-01, .table-13, .table-11, .table-10, .table-02 {
    width: 100%;
  }
}
.table-01 tr, .table-13 tr, .table-11 tr, .table-10 tr, .table-02 tr {
  border-bottom: 5px solid #fff;
}
.table-01 tr:last-child, .table-13 tr:last-child, .table-11 tr:last-child, .table-10 tr:last-child, .table-02 tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .table-01 tr, .table-13 tr, .table-11 tr, .table-10 tr, .table-02 tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.table-01 td, .table-13 td, .table-11 td, .table-10 td, .table-02 td {
  line-height: 1.5;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
@media only screen and (max-width:767px) {
  .table-01 td, .table-13 td, .table-11 td, .table-10 td, .table-02 td {
    padding: 12px;
  }
}
.table-01 tr td:nth-of-type(1), .table-13 tr td:nth-of-type(1), .table-11 tr td:nth-of-type(1), .table-10 tr td:nth-of-type(1), .table-02 tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 20%;
  font-weight: 700;
  text-align: center;
}
@media only screen and (max-width:767px) {
  .table-01 tr td:nth-of-type(1), .table-13 tr td:nth-of-type(1), .table-11 tr td:nth-of-type(1), .table-10 tr td:nth-of-type(1), .table-02 tr td:nth-of-type(1) {
    width: 100%;
  }
}
.table-02 a {
  display: inline-block;
  color: #640076;
}
.table-02 a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.table-02 a::before {
  content: url("/images/subpage/icon/link_01.png");
  margin-right: 0.5em;
  display: inline-block;
}
.table-03, .table-04 {
  border-bottom: none;
}
.table-03 table, .table-04 table {
  width: 100%;
  min-width: 600px;
  overflow-x: scroll;
  margin: 2em 0;
}
.table-03 thead, .table-04 thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .table-03 thead tr, .table-04 thead tr {
    display: table;
  }
}
.table-03 th, .table-04 th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
  width: 300px;
  font-weight: 700;
  border: none;
}
.table-03 tbody tr, .table-04 tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .table-03 tbody tr, .table-04 tbody tr {
    display: block;
  }
}
.table-03 tbody tr:nth-child(odd), .table-04 tbody tr:nth-child(odd) {
  background-color: #fff;
}
.table-03 tbody tr:nth-child(even), .table-04 tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.table-03 tbody td, .table-04 tbody td {
  background: none;
  border: none;
  padding: 15px 25px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .table-03 tbody td, .table-04 tbody td {
    padding: 5px;
    font-size: 14px;
    width: 300px;
  }
}
.table-03 tbody tr td:nth-of-type(1), .table-04 tbody tr td:nth-of-type(1) {
  background: none;
  width: 40%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .table-03 tbody tr td:nth-of-type(1), .table-04 tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.table-04 tbody tr td:nth-of-type(1) {
  background: none;
  width: 50%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .table-04 tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.table-05 {
  font-size: 20px;
  margin: 10px 0;
}
.table-05 td {
  border: none;
  padding: 5px;
}
.table-05__text {
  font-size: 28px;
  color: #751485;
  font-weight: 700;
}
.table-05__text-sub {
  font-size: 20px;
  color: #751485;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .table-06 tbody {
    display: block;
    width: 100%;
  }
}
.table-06 thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .table-06 thead {
    display: none;
  }
}
@media only screen and (max-width:767px) {
  .table-06 thead tr {
    display: table;
  }
}
.table-06 th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
  width: 300px;
  font-weight: 700;
  border: none;
}
.table-06 tr td {
  background: #F7F7F7;
  font-weight: 700;
  text-align: center;
}
@media only screen and (max-width:767px) {
  .table-06 tr td {
    display: block;
    width: 100%;
  }
}
.table-06 tr td:nth-of-type(1) {
  background: #F7F7F7;
}
@media only screen and (max-width:767px) {
  .table-06 td {
    padding: 10px;
    position: relative;
  }
  .table-06 td::before {
    content: attr(data-label); /* ヘッダーのラベルを各セルに表示 */
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
    background: #F0E9E9;
    padding: 10px 0;
  }
}
.table-06__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0;
}
@media only screen and (max-width:767px) {
  .table-06__text {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }
}
.table-07 {
  width: 1080px;
  font-size: 16px;
}
.table-07__containar {
  overflow: scroll;
}
.table-07 th, .table-07 td {
  text-align: center;
}
.table-07 th {
  color: #551883;
  font-weight: 700;
  border: 2px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  background: #F8F8F8;
}
.table-07 tr {
  border-bottom: none;
  color: #551883;
}
.table-07 tr:nth-child(odd) {
  background-color: #F2F2F2;
}
.table-07 tr:nth-child(even) {
  background-color: #FFF7F7;
}
.table-07 td {
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
}
.table-08 {
  width: 100%;
  margin-bottom: 10px;
}
@media only screen and (max-width:767px) {
  .table-08 {
    width: 100%;
    font-size: 16px;
  }
}
.table-08 tr {
  border-bottom: 5px solid #fff;
}
.table-08 tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .table-08 tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.table-08 td {
  line-height: 1;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
@media only screen and (max-width:767px) {
  .table-08 td {
    padding: 12px;
  }
}
.table-08 tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .table-08 tr td:nth-of-type(1) {
    width: 100%;
  }
}
.table-09 tr {
  border-bottom: none;
}
.table-09 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.table-09 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.table-10 tr td:nth-of-type(1) {
  text-align: right;
}
@media only screen and (max-width:767px) {
  .table-10 tr td:nth-of-type(1) {
    text-align: center;
  }
}
.table-11 tr {
  border-bottom: 10px solid #fff;
}
.table-11 tr td:nth-of-type(1) {
  width: 30%;
}
@media only screen and (max-width:767px) {
  .table-11 tr td:nth-of-type(1) {
    width: 100%;
  }
}
.table-11 tr td {
  height: 85px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .table-11 tr td {
    height: auto;
  }
}
.table-12 {
  max-width: 500px;
  width: 100%;
  margin: auto;
  padding-bottom: 1em;
}
.table-12 thead {
  border: 1px solid #dbdbdb;
  background: #f1ebe5;
}
.table-13 thead {
  border-bottom: 5px solid #fff;
}
.table-13 thead th {
  border: none;
}
.table-13 thead th:nth-of-type(1) {
  font-weight: 700;
  background: #CECDCD;
}
@media only screen and (max-width:767px) {
  .table-13 thead th:nth-of-type(1) {
    width: 100px;
  }
}
.table-13 thead th:nth-of-type(2) {
  font-weight: 700;
  background: #DDDBDB;
}
@media only screen and (max-width:767px) {
  .table-13 thead th:nth-of-type(2) {
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .table-13 tr {
    display: table-row;
  }
}
@media only screen and (max-width:767px) {
  .table-13 tr td:nth-of-type(1) {
    width: 30%;
  }
}

.text-strong {
  font-weight: 700;
}
.text-notes {
  font-size: 14px;
  color: #b8c9d1;
}
@media only screen and (max-width:767px) {
  .text-notes {
    font-size: 12px;
  }
}
.text-accent {
  color: #c50000;
}
.text-center {
  text-align: center;
}
.text-link, .text-link--icon {
  color: #1d3774;
  text-decoration: underline;
}
.text-link--icon::after {
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f2d2";
  color: inherit;
  font-weight: 500;
}
.text-link:hover, .text-link--icon:hover {
  text-decoration: none;
}
.text-bold {
  font-weight: 700;
}

.pagination {
  display: block;
  width: 100%;
}
.pagination__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width:767px) {
  .pagination__inner {
    gap: 10px;
  }
}
.pagination__btn, .pagination__btn--next, .pagination__btn--prev, .pagination__btn--current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #333;
  background-color: #fff;
  line-height: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.pagination__btn:hover, .pagination__btn--next:hover, .pagination__btn--prev:hover, .pagination__btn--current:hover {
  color: #FFFFFF;
  background-color: #000;
}
.pagination__btn--current {
  color: #FFFFFF;
  background-color: #000;
}
.pagination__btn--prev:before {
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f053";
  color: inherit;
  padding: 11px 14px;
}
.pagination__btn--next:before {
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  color: inherit;
  padding: 11px 14px;
}

/*
.pagination {
  display: block;
  width: 100%;
  color: #3b2213;
  font-weight: 700;
  line-height: 1;
  a {
    transition: all .3s;
    &:hover {
      opacity: .7;
    }
  }
  &__inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    column-gap: 30px;
    row-gap: 10px;
  }
  &__prev {
    &::before {
      @include icon('\f060');
    }
  }
  &__next {
    &::before {
      @include icon('\f061');
    }
  }
  &__current {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    color: #fff;
    background-color: #3b2213;
  }
  &-single {
    display: block;
    width: 100%;
    color: #3b2213;
    font-weight: 700;
    line-height: 1;
    padding: 30px 0;
    border-top:solid 1px #3b2213;
    border-bottom:solid 1px #3b2213;
    a {
      transition: all .3s;
      &:hover {
        opacity: .7;
      }
    }
    &__inner {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
    }
  }
}
*/
.subpage {
  padding: 50px 0;
}
@media only screen and (max-width:767px) {
  .subpage {
    padding: 30px;
  }
}
.subpage-sec01 {
  position: relative;
  padding-bottom: 10px;
}
@media only screen and (max-width:767px) {
  .subpage-sec01 {
    padding-bottom: 30px;
  }
}
.subpage-sec01__container {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 50px;
}
@media only screen and (max-width:767px) {
  .subpage-sec01__container {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
  }
}
.subpage-sec01__container--02 {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 50px;
}
@media only screen and (max-width:767px) {
  .subpage-sec01__container--02 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
  }
}
.subpage-sec01__title {
  font-size: 50px;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .subpage-sec01__title {
    font-size: 30px;
  }
}
.subpage-sec01__breadcrumb {
  font-size: 20px;
  color: #9A9A9A;
  font-weight: 700;
  padding: 15px 0;
  width: 500px;
  text-align: left;
}
@media only screen and (max-width:767px) {
  .subpage-sec01__breadcrumb {
    font-size: 14px;
  }
}
@media only screen and (max-width:991px) {
  .subpage-sec01__breadcrumb {
    width: 100%;
    text-align: center;
  }
}
.subpage-sec01__breadcrumb-main {
  color: #751385;
}
.subpage-sec01__breadcrumb-line {
  display: inline-block;
}
.subpage-sec01__breadcrumb a {
  display: inline-block;
}
.subpage-sec01__breadcrumb a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.subpage-sec01__ankerlink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 68px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width:1080px) {
  .subpage-sec01__ankerlink {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    gap: 10px;
  }
}
.subpage-sec01__ankerlink-title {
  font-size: 33px;
  font-weight: 700;
  color: #272727;
  max-width: 165px;
  width: 100%;
  margin: 0;
}
@media only screen and (max-width:767px) {
  .subpage-sec01__ankerlink-title {
    font-size: 16px;
  }
}
.subpage-sec01__ankerlink-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 20px;
  width: 100%;
  position: absolute;
  top: 0;
}
@media only screen and (max-width:1080px) {
  .subpage-sec01__ankerlink-flex {
    gap: 1em;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.subpage-sec01__ankerlink-btn, .subpage-sec01__ankerlink-btn--02 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  color: #7C7C7C;
  background: #fff;
  min-width: 260px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 15px 20px;
  text-align: center;
  border: 1px solid #707070;
  border-radius: 32px;
  position: relative;
  z-index: 10;
}
@media only screen and (max-width:767px) {
  .subpage-sec01__ankerlink-btn, .subpage-sec01__ankerlink-btn--02 {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .subpage-sec01__ankerlink-btn, .subpage-sec01__ankerlink-btn--02 {
    padding: 15px;
  }
}
.subpage-sec01__ankerlink-btn:hover, .subpage-sec01__ankerlink-btn--02:hover {
  cursor: pointer;
}
.subpage-sec01__ankerlink-btn--02 {
  z-index: 9;
}
.subpage-sec01__ankerlink-btn i, .subpage-sec01__ankerlink-btn--02 i {
  color: #000;
  margin-right: 1em;
}
.subpage-sec01__ankerlink-btn nav, .subpage-sec01__ankerlink-btn--02 nav {
  display: none;
}
.subpage-sec01__ankerlink-btn-container {
  position: relative;
  width: 500px;
}
@media only screen and (max-width:1199px) {
  .subpage-sec01__ankerlink-btn-container {
    height: 100px;
  }
}
.subpage-sec01__ankerlink-btn-detail {
  position: relative;
  max-width: 300px;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .subpage-sec01__ankerlink-btn-detail {
    height: 25px;
  }
}
.subpage-sec01__ankerlink-list {
  color: #7C7C7C;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 5px;
  padding: 35px 0 20px;
  text-align: left;
  line-height: 1.5;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .subpage-sec01__ankerlink-list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 10px;
  }
}
@media only screen and (max-width:767px) {
  .subpage-sec01__ankerlink-list {
    font-size: 16px;
  }
}
.subpage-sec01__ankerlink-list a {
  display: inline-block;
}
.subpage-sec01__ankerlink-list a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.subpage-sec01__img {
  margin-top: 50px;
}
@media only screen and (max-width:767px) {
  .subpage-sec01__img {
    margin: 20px 0;
  }
}

.flow {
  position: relative;
}
.flow h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .flow h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .flow h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.flow h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .flow h2::after {
    width: 16%;
  }
}
.flow strong {
  font-weight: 700;
  display: inline-block;
}
.flow .wp-block-button {
  line-height: 2.4;
  padding: 13px 24px;
}
@media only screen and (max-width:767px) {
  .flow .wp-block-button {
    line-height: 1.5em;
  }
}
.flow .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.compliance {
  position: relative;
  counter-reset: h3-counter;
}
.compliance h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .compliance h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .compliance h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.compliance h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .compliance h2::after {
    width: 16%;
  }
}
.compliance h3 {
  font-size: 23px;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .compliance h3 {
    font-size: 18px;
  }
}
.compliance h3 + p {
  padding-left: 1.8em;
}
.compliance h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter);
  font-weight: bold;
  color: #fff;
  width: 25px;
  height: 25px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #713CCC;
  border-radius: 50%;
  font-size: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  vertical-align: text-bottom;
  margin-right: 0.5em;
}
.compliance strong {
  font-weight: 700;
  display: inline-block;
}
.compliance .wp-block-button {
  line-height: 2.4;
  padding: 13px 24px;
}
@media only screen and (max-width:767px) {
  .compliance .wp-block-button {
    line-height: 1.5em;
  }
}
.compliance .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.privacy {
  position: relative;
  counter-reset: h3-counter;
}
.privacy h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .privacy h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .privacy h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.privacy h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .privacy h2::after {
    width: 16%;
  }
}
.privacy h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .privacy h3 {
    font-size: 18px;
  }
}
.privacy h3 + p {
  padding-left: 1.8em;
}
.privacy h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter) ".";
  font-weight: bold;
  font-style: italic;
  color: #751385;
  display: inline-block;
  margin-right: 0.5em;
}
.privacy strong {
  font-weight: 700;
  display: inline-block;
}
.privacy .wp-block-button {
  line-height: 2.4;
  padding: 13px 24px;
}
@media only screen and (max-width:767px) {
  .privacy .wp-block-button {
    line-height: 1.5em;
  }
}
.privacy .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.privacy table {
  width: 100%;
}
@media only screen and (max-width:767px) {
  .privacy table {
    width: 100%;
  }
}
.privacy table tr {
  border-bottom: 5px solid #fff;
}
.privacy table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .privacy table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.privacy table td {
  line-height: 1.5em;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
.privacy table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .privacy table tr td:nth-of-type(1) {
    width: 100%;
  }
}

.responsibility {
  position: relative;
  counter-reset: h3-counter;
}
.responsibility h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .responsibility h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .responsibility h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.responsibility h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .responsibility h2::after {
    width: 16%;
  }
}
.responsibility h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .responsibility h3 {
    font-size: 18px;
  }
}
.responsibility h3 + p {
  padding-left: 1.8em;
}
.responsibility h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter) ".";
  font-weight: bold;
  font-style: italic;
  color: #751385;
  display: inline-block;
  margin-right: 0.5em;
}
.responsibility strong {
  font-weight: 700;
  display: inline-block;
}
.responsibility .wp-block-button {
  line-height: 2.4;
  padding: 13px 24px;
}
@media only screen and (max-width:767px) {
  .responsibility .wp-block-button {
    line-height: 1.5em;
  }
}
.responsibility .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.responsibility table {
  width: 100%;
  margin: 1em 0 2em;
}
@media only screen and (max-width:767px) {
  .responsibility table {
    width: 100%;
  }
}
.responsibility table tr {
  border-bottom: 5px solid #fff;
}
.responsibility table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .responsibility table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.responsibility table td {
  line-height: 1.5em;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
.responsibility table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .responsibility table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.responsibility .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .responsibility .wp-block-columns {
    gap: 0;
  }
}

.association {
  position: relative;
  counter-reset: h3-counter;
}
.association h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .association h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .association h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.association h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .association h2::after {
    width: 16%;
  }
}
.association h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .association h3 {
    font-size: 18px;
  }
}
.association h3 + p {
  padding-left: 1.8em;
}
.association h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter) ".";
  font-weight: bold;
  font-style: italic;
  color: #751385;
  display: inline-block;
  margin-right: 0.5em;
}
.association strong {
  font-weight: 700;
  display: inline-block;
}
.association .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.association .wp-block-button img {
  margin-right: 3px;
}
.association .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .association .wp-block-button {
    line-height: 1.5em;
  }
}
.association .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.association table {
  width: 100%;
  margin: 1em 0 2em;
}
@media only screen and (max-width:767px) {
  .association table {
    width: 100%;
  }
}
.association table tr {
  border-bottom: 5px solid #fff;
}
.association table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .association table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.association table td {
  line-height: 1.5em;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
.association table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .association table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.association .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .association .wp-block-columns {
    gap: 0;
  }
}
.association .has-background {
  max-width: 850px;
  width: 100%;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .association .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.association .has-background strong {
  font-size: 22px;
}
@media only screen and (max-width:767px) {
  .association .has-background strong {
    font-size: 18px;
  }
}

.details {
  position: relative;
  counter-reset: h3-counter;
}
.details h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .details h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .details h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.details h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .details h2::after {
    width: 16%;
  }
}
.details h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .details h3 {
    font-size: 18px;
  }
}
.details h3 + p {
  padding-left: 1.8em;
}
.details h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter) ".";
  font-weight: bold;
  font-style: italic;
  color: #751385;
  display: inline-block;
  margin-right: 0.5em;
}
.details strong {
  font-weight: 700;
  display: inline-block;
}
.details .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.details .wp-block-button img {
  margin-right: 3px;
}
.details .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .details .wp-block-button {
    line-height: 1.5em;
  }
}
.details .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.details table {
  width: 100%;
  margin: 1em 0 2em;
}
@media only screen and (max-width:767px) {
  .details table {
    width: 100%;
  }
}
.details table tr {
  border-bottom: 5px solid #fff;
}
.details table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .details table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.details table td {
  line-height: 1.5em;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
.details table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .details table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.details .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .details .wp-block-columns {
    gap: 0;
  }
}
.details .has-background {
  max-width: 850px;
  width: 100%;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .details .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.details .has-background strong {
  font-size: 22px;
}
@media only screen and (max-width:767px) {
  .details .has-background strong {
    font-size: 18px;
  }
}
.details .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.details .wp-block-group {
  padding: 1.25em 2.375em;
  margin-bottom: 1em;
  max-width: 1150px;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .details .wp-block-group {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.terms {
  position: relative;
  counter-reset: h3-counter;
}
.terms h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .terms h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .terms h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.terms h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .terms h2::after {
    width: 16%;
  }
}
.terms h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .terms h3 {
    font-size: 18px;
  }
}
.terms h3 + p {
  padding-left: 1.8em;
}
.terms h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter) ".";
  font-weight: bold;
  font-style: italic;
  color: #751385;
  display: inline-block;
  margin-right: 0.5em;
}
.terms strong {
  font-weight: 700;
  display: inline-block;
}
.terms .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.terms .wp-block-button img {
  margin-right: 3px;
}
.terms .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .terms .wp-block-button {
    line-height: 1.5em;
  }
}
.terms .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.terms table {
  width: 100%;
  margin: 1em 0 2em;
}
@media only screen and (max-width:767px) {
  .terms table {
    width: 100%;
  }
}
.terms table tr {
  border-bottom: 5px solid #fff;
}
.terms table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .terms table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.terms table td {
  line-height: 1.5em;
  background: #FCFCFC;
  border: none;
  padding: 30px;
}
@media only screen and (max-width:767px) {
  .terms table td {
    padding: 12px;
  }
}
.terms table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .terms table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.terms .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.terms .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 640px;
  overflow-x: scroll;
}
.terms .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .terms .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.terms .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.terms .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .terms .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.terms .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.terms .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.terms .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .terms .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 160px;
  }
}
.terms .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 50%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .terms .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.terms .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .terms .wp-block-columns {
    gap: 0;
  }
}
.terms .has-background {
  max-width: 850px;
  width: 100%;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .terms .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.terms .has-background strong {
  font-size: 22px;
}
@media only screen and (max-width:767px) {
  .terms .has-background strong {
    font-size: 18px;
  }
}
.terms .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.terms .wp-block-group {
  padding: 1.25em 2.375em;
  margin-bottom: 1em;
  max-width: 1150px;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .terms .wp-block-group {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.terms .wp-block-group a {
  display: inline;
  color: #4C0F79;
  text-decoration: underline;
}

.kcg {
  position: relative;
  counter-reset: h3-counter;
}
.kcg h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .kcg h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .kcg h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.kcg h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .kcg h2::after {
    width: 16%;
  }
}
.kcg h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .kcg h3 {
    font-size: 18px;
  }
}
.kcg h3 + p {
  padding-left: 1.8em;
}
.kcg h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter) ".";
  font-weight: bold;
  font-style: italic;
  color: #751385;
  display: inline-block;
  margin-right: 0.5em;
}
.kcg strong {
  font-weight: 700;
  display: inline-block;
}
.kcg .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.kcg .wp-block-button img {
  margin-right: 3px;
}
.kcg .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .kcg .wp-block-button {
    line-height: 1.5em;
  }
}
.kcg .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.kcg table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .kcg table {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .kcg table {
    width: 100%;
  }
}
.kcg table tr {
  border-bottom: 5px solid #fff;
}
.kcg table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .kcg table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.kcg table td {
  line-height: 1;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
@media only screen and (max-width:767px) {
  .kcg table td {
    padding: 12px;
  }
}
.kcg table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .kcg table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.kcg .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.kcg .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 640px;
  overflow-x: scroll;
}
.kcg .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .kcg .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.kcg .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.kcg .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .kcg .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.kcg .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.kcg .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.kcg .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .kcg .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 160px;
  }
}
.kcg .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 50%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .kcg .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.kcg .table--02 tr {
  border-bottom: none;
}
.kcg .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.kcg .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.kcg .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .kcg .wp-block-columns {
    gap: 0;
  }
}
.kcg .has-background {
  max-width: 850px;
  width: 100%;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .kcg .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.kcg .has-background strong {
  font-size: 22px;
}
@media only screen and (max-width:767px) {
  .kcg .has-background strong {
    font-size: 18px;
  }
}
.kcg .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.kcg .wp-block-group {
  padding: 0;
  margin-bottom: 1em;
  max-width: 1288px;
  width: 100%;
}
.kcg .wp-block-group a {
  display: inline;
  color: #4C0F79;
  text-decoration: underline;
}
@media only screen and (max-width:767px) {
  .kcg .is-layout-flex, .kcg .page-634 .is-layout-flex--02, .page-634 .kcg .is-layout-flex--02, .kcg .page-617 .is-layout-flex--02, .page-617 .kcg .is-layout-flex--02, .kcg .page-577 .is-layout-flex--02, .page-577 .kcg .is-layout-flex--02, .kcg .page-540 .is-layout-flex--02, .page-540 .kcg .is-layout-flex--02, .kcg .page-529 .is-layout-flex--02, .page-529 .kcg .is-layout-flex--02, .kcg .page-520 .is-layout-flex--02, .page-520 .kcg .is-layout-flex--02, .kcg .page-485 .is-layout-flex--02, .page-485 .kcg .is-layout-flex--02, .kcg .page-467 .is-layout-flex--02, .page-467 .kcg .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.kcg .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .kcg .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.kcg .wp-container-content-2 {
  line-height: 2;
}
.kcg__gap--25 {
  gap: 25px;
}
.kcg .sec03__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .kcg .sec03__box {
    padding: 10px 10px 0;
  }
}
.kcg .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .kcg .sec03__box .text-xl {
    font-size: 60px;
  }
}
.kcg .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .kcg .sec03__box .text-l {
    font-size: 20px;
  }
}
.kcg .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.kcg .sec03__box .is-layout-flex, .kcg .sec03__box .page-634 .is-layout-flex--02, .page-634 .kcg .sec03__box .is-layout-flex--02, .kcg .sec03__box .page-617 .is-layout-flex--02, .page-617 .kcg .sec03__box .is-layout-flex--02, .kcg .sec03__box .page-577 .is-layout-flex--02, .page-577 .kcg .sec03__box .is-layout-flex--02, .kcg .sec03__box .page-540 .is-layout-flex--02, .page-540 .kcg .sec03__box .is-layout-flex--02, .kcg .sec03__box .page-529 .is-layout-flex--02, .page-529 .kcg .sec03__box .is-layout-flex--02, .kcg .sec03__box .page-520 .is-layout-flex--02, .page-520 .kcg .sec03__box .is-layout-flex--02, .kcg .sec03__box .page-485 .is-layout-flex--02, .page-485 .kcg .sec03__box .is-layout-flex--02, .kcg .sec03__box .page-467 .is-layout-flex--02, .page-467 .kcg .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}

.branch {
  position: relative;
  counter-reset: h3-counter;
}
.branch h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .branch h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .branch h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.branch h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .branch h2::after {
    width: 16%;
  }
}
.branch h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .branch h3 {
    font-size: 18px;
  }
}
.branch h3 + p {
  padding-left: 1.8em;
}
.branch h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter) ".";
  font-weight: bold;
  font-style: italic;
  color: #751385;
  display: inline-block;
  margin-right: 0.5em;
}
.branch strong {
  font-weight: 700;
  display: inline-block;
}
.branch .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.branch .wp-block-button img {
  margin-right: 3px;
}
.branch .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .branch .wp-block-button {
    line-height: 1.5em;
  }
}
.branch .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.branch table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .branch table {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .branch table {
    width: 100%;
  }
}
.branch table tr {
  border-bottom: 5px solid #fff;
}
.branch table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .branch table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.branch table td {
  line-height: 1.5;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
@media only screen and (max-width:767px) {
  .branch table td {
    padding: 12px;
  }
}
.branch table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .branch table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.branch iframe {
  width: 100%;
  height: 360px;
}
.branch .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.branch .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 640px;
  overflow-x: scroll;
}
.branch .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .branch .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.branch .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.branch .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .branch .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.branch .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.branch .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.branch .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .branch .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 160px;
  }
}
.branch .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 50%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .branch .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.branch .table--02 tr {
  border-bottom: none;
}
.branch .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.branch .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.branch .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .branch .wp-block-columns {
    gap: 0;
  }
}
.branch .has-background {
  max-width: 850px;
  width: 100%;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .branch .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.branch .has-background strong {
  font-size: 22px;
}
@media only screen and (max-width:767px) {
  .branch .has-background strong {
    font-size: 18px;
  }
}
.branch .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.branch .wp-block-group {
  padding: 0;
  margin-bottom: 1em;
  max-width: 1288px;
  width: 100%;
}
.branch .wp-block-group a {
  display: inline;
  color: #4C0F79;
  text-decoration: underline;
}
.branch .is-layout-flex, .branch .page-634 .is-layout-flex--02, .page-634 .branch .is-layout-flex--02, .branch .page-617 .is-layout-flex--02, .page-617 .branch .is-layout-flex--02, .branch .page-577 .is-layout-flex--02, .page-577 .branch .is-layout-flex--02, .branch .page-540 .is-layout-flex--02, .page-540 .branch .is-layout-flex--02, .branch .page-529 .is-layout-flex--02, .page-529 .branch .is-layout-flex--02, .branch .page-520 .is-layout-flex--02, .page-520 .branch .is-layout-flex--02, .branch .page-485 .is-layout-flex--02, .page-485 .branch .is-layout-flex--02, .branch .page-467 .is-layout-flex--02, .page-467 .branch .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
@media only screen and (max-width:767px) {
  .branch .is-layout-flex, .branch .page-634 .is-layout-flex--02, .page-634 .branch .is-layout-flex--02, .branch .page-617 .is-layout-flex--02, .page-617 .branch .is-layout-flex--02, .branch .page-577 .is-layout-flex--02, .page-577 .branch .is-layout-flex--02, .branch .page-540 .is-layout-flex--02, .page-540 .branch .is-layout-flex--02, .branch .page-529 .is-layout-flex--02, .page-529 .branch .is-layout-flex--02, .branch .page-520 .is-layout-flex--02, .page-520 .branch .is-layout-flex--02, .branch .page-485 .is-layout-flex--02, .page-485 .branch .is-layout-flex--02, .branch .page-467 .is-layout-flex--02, .page-467 .branch .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 0;
  }
}
.branch .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .branch .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.branch .wp-container-content-2 {
  line-height: 2;
}
.branch__gap--25 {
  gap: 25px;
}
.branch .sec03__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .branch .sec03__box {
    padding: 10px 10px 0;
  }
}
.branch .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .branch .sec03__box .text-xl {
    font-size: 60px;
  }
}
.branch .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .branch .sec03__box .text-l {
    font-size: 20px;
  }
}
.branch .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.branch .sec03__box .is-layout-flex, .branch .sec03__box .page-634 .is-layout-flex--02, .page-634 .branch .sec03__box .is-layout-flex--02, .branch .sec03__box .page-617 .is-layout-flex--02, .page-617 .branch .sec03__box .is-layout-flex--02, .branch .sec03__box .page-577 .is-layout-flex--02, .page-577 .branch .sec03__box .is-layout-flex--02, .branch .sec03__box .page-540 .is-layout-flex--02, .page-540 .branch .sec03__box .is-layout-flex--02, .branch .sec03__box .page-529 .is-layout-flex--02, .page-529 .branch .sec03__box .is-layout-flex--02, .branch .sec03__box .page-520 .is-layout-flex--02, .page-520 .branch .sec03__box .is-layout-flex--02, .branch .sec03__box .page-485 .is-layout-flex--02, .page-485 .branch .sec03__box .is-layout-flex--02, .branch .sec03__box .page-467 .is-layout-flex--02, .page-467 .branch .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.branch .wp-container-core-group-is-layout-1 {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.honsho {
  position: relative;
  counter-reset: h3-counter;
}
.honsho h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .honsho h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .honsho h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.honsho h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .honsho h2::after {
    width: 16%;
  }
}
.honsho h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 700;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .honsho h3 {
    font-size: 18px;
  }
}
.honsho h3 + p {
  padding-left: 1.8em;
}
.honsho strong {
  font-weight: 700;
  display: inline-block;
}
.honsho .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.honsho .wp-block-button img {
  margin-right: 3px;
}
.honsho .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .honsho .wp-block-button {
    line-height: 1.5em;
  }
}
.honsho .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.honsho table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .honsho table {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .honsho table {
    width: 100%;
  }
}
.honsho table tr {
  border-bottom: 5px solid #fff;
}
.honsho table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .honsho table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.honsho table td {
  line-height: 1.5;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
@media only screen and (max-width:767px) {
  .honsho table td {
    padding: 12px;
  }
}
.honsho table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .honsho table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.honsho iframe {
  width: 100%;
  height: 360px;
}
.honsho .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.honsho .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 640px;
  overflow-x: scroll;
}
.honsho .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .honsho .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.honsho .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.honsho .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .honsho .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.honsho .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.honsho .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.honsho .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .honsho .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 160px;
  }
}
.honsho .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 50%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .honsho .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.honsho .table--02 tr {
  border-bottom: none;
}
.honsho .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.honsho .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.honsho .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .honsho .wp-block-columns {
    gap: 0;
  }
}
.honsho .has-background {
  max-width: 850px;
  width: 100%;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .honsho .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.honsho .has-background strong {
  font-size: 22px;
}
@media only screen and (max-width:767px) {
  .honsho .has-background strong {
    font-size: 18px;
  }
}
.honsho .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.honsho .wp-block-group {
  padding: 0;
  margin-bottom: 1em;
  max-width: 1288px;
  width: 100%;
}
.honsho .wp-block-group a {
  display: inline;
  color: #4C0F79;
  text-decoration: underline;
}
.honsho .is-layout-flex, .honsho .page-634 .is-layout-flex--02, .page-634 .honsho .is-layout-flex--02, .honsho .page-617 .is-layout-flex--02, .page-617 .honsho .is-layout-flex--02, .honsho .page-577 .is-layout-flex--02, .page-577 .honsho .is-layout-flex--02, .honsho .page-540 .is-layout-flex--02, .page-540 .honsho .is-layout-flex--02, .honsho .page-529 .is-layout-flex--02, .page-529 .honsho .is-layout-flex--02, .honsho .page-520 .is-layout-flex--02, .page-520 .honsho .is-layout-flex--02, .honsho .page-485 .is-layout-flex--02, .page-485 .honsho .is-layout-flex--02, .honsho .page-467 .is-layout-flex--02, .page-467 .honsho .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
@media only screen and (max-width:767px) {
  .honsho .is-layout-flex, .honsho .page-634 .is-layout-flex--02, .page-634 .honsho .is-layout-flex--02, .honsho .page-617 .is-layout-flex--02, .page-617 .honsho .is-layout-flex--02, .honsho .page-577 .is-layout-flex--02, .page-577 .honsho .is-layout-flex--02, .honsho .page-540 .is-layout-flex--02, .page-540 .honsho .is-layout-flex--02, .honsho .page-529 .is-layout-flex--02, .page-529 .honsho .is-layout-flex--02, .honsho .page-520 .is-layout-flex--02, .page-520 .honsho .is-layout-flex--02, .honsho .page-485 .is-layout-flex--02, .page-485 .honsho .is-layout-flex--02, .honsho .page-467 .is-layout-flex--02, .page-467 .honsho .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 0;
  }
}
.honsho .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .honsho .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.honsho .wp-container-content-2 {
  line-height: 2;
}
.honsho__gap--25 {
  gap: 25px;
}
.honsho .sec03__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .honsho .sec03__box {
    padding: 10px 10px 0;
  }
}
.honsho .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .honsho .sec03__box .text-xl {
    font-size: 60px;
  }
}
.honsho .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .honsho .sec03__box .text-l {
    font-size: 20px;
  }
}
.honsho .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.honsho .sec03__box .is-layout-flex, .honsho .sec03__box .page-634 .is-layout-flex--02, .page-634 .honsho .sec03__box .is-layout-flex--02, .honsho .sec03__box .page-617 .is-layout-flex--02, .page-617 .honsho .sec03__box .is-layout-flex--02, .honsho .sec03__box .page-577 .is-layout-flex--02, .page-577 .honsho .sec03__box .is-layout-flex--02, .honsho .sec03__box .page-540 .is-layout-flex--02, .page-540 .honsho .sec03__box .is-layout-flex--02, .honsho .sec03__box .page-529 .is-layout-flex--02, .page-529 .honsho .sec03__box .is-layout-flex--02, .honsho .sec03__box .page-520 .is-layout-flex--02, .page-520 .honsho .sec03__box .is-layout-flex--02, .honsho .sec03__box .page-485 .is-layout-flex--02, .page-485 .honsho .sec03__box .is-layout-flex--02, .honsho .sec03__box .page-467 .is-layout-flex--02, .page-467 .honsho .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.honsho .wp-container-core-group-is-layout-1 {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.faq {
  position: relative;
  counter-reset: h3-counter;
}
.faq h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .faq h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .faq h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.faq h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .faq h2::after {
    width: 16%;
  }
}
.faq h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 700;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .faq h3 {
    font-size: 18px;
  }
}
.faq h3 + p {
  padding-left: 1.8em;
}
.faq strong {
  font-weight: 700;
  display: inline-block;
}
.faq summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .faq summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .faq summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.faq summary::-webkit-details-marker {
  display: none;
}
.faq summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.faq summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .faq summary::after {
    width: 16%;
  }
}
.faq .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.faq .wp-block-button img {
  margin-right: 3px;
}
.faq .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .faq .wp-block-button {
    line-height: 1.5em;
  }
}
.faq .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.faq table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .faq table {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .faq table {
    width: 100%;
  }
}
.faq table tr {
  border-bottom: 5px solid #fff;
}
.faq table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .faq table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.faq table td {
  line-height: 1.5;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
@media only screen and (max-width:767px) {
  .faq table td {
    padding: 12px;
  }
}
.faq table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .faq table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.faq iframe {
  width: 100%;
  height: 360px;
}
.faq .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.faq .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 640px;
  overflow-x: scroll;
}
.faq .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .faq .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.faq .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.faq .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .faq .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.faq .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.faq .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.faq .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .faq .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 160px;
  }
}
.faq .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 50%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .faq .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.faq .table--02 tr {
  border-bottom: none;
}
.faq .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.faq .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.faq .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .faq .wp-block-columns {
    gap: 0;
  }
}
.faq .has-background {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .faq .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.faq .has-background strong {
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .faq .has-background strong {
    font-size: 16px;
  }
}
.faq .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.faq .wp-block-group {
  padding: 0;
  margin-bottom: 1em;
  max-width: 1288px;
  width: 100%;
}
.faq .wp-block-group a {
  display: inline;
  color: #4C0F79;
  text-decoration: underline;
}
.faq .is-layout-flex, .faq .page-634 .is-layout-flex--02, .page-634 .faq .is-layout-flex--02, .faq .page-617 .is-layout-flex--02, .page-617 .faq .is-layout-flex--02, .faq .page-577 .is-layout-flex--02, .page-577 .faq .is-layout-flex--02, .faq .page-540 .is-layout-flex--02, .page-540 .faq .is-layout-flex--02, .faq .page-529 .is-layout-flex--02, .page-529 .faq .is-layout-flex--02, .faq .page-520 .is-layout-flex--02, .page-520 .faq .is-layout-flex--02, .faq .page-485 .is-layout-flex--02, .page-485 .faq .is-layout-flex--02, .faq .page-467 .is-layout-flex--02, .page-467 .faq .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
@media only screen and (max-width:767px) {
  .faq .is-layout-flex, .faq .page-634 .is-layout-flex--02, .page-634 .faq .is-layout-flex--02, .faq .page-617 .is-layout-flex--02, .page-617 .faq .is-layout-flex--02, .faq .page-577 .is-layout-flex--02, .page-577 .faq .is-layout-flex--02, .faq .page-540 .is-layout-flex--02, .page-540 .faq .is-layout-flex--02, .faq .page-529 .is-layout-flex--02, .page-529 .faq .is-layout-flex--02, .faq .page-520 .is-layout-flex--02, .page-520 .faq .is-layout-flex--02, .faq .page-485 .is-layout-flex--02, .page-485 .faq .is-layout-flex--02, .faq .page-467 .is-layout-flex--02, .page-467 .faq .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 0;
  }
}
.faq .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .faq .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.faq .wp-container-content-2 {
  line-height: 2;
}
.faq__gap--25 {
  gap: 25px;
}
.faq .sec03__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .faq .sec03__box {
    padding: 10px 10px 0;
  }
}
.faq .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .faq .sec03__box .text-xl {
    font-size: 60px;
  }
}
.faq .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .faq .sec03__box .text-l {
    font-size: 20px;
  }
}
.faq .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.faq .sec03__box .is-layout-flex, .faq .sec03__box .page-634 .is-layout-flex--02, .page-634 .faq .sec03__box .is-layout-flex--02, .faq .sec03__box .page-617 .is-layout-flex--02, .page-617 .faq .sec03__box .is-layout-flex--02, .faq .sec03__box .page-577 .is-layout-flex--02, .page-577 .faq .sec03__box .is-layout-flex--02, .faq .sec03__box .page-540 .is-layout-flex--02, .page-540 .faq .sec03__box .is-layout-flex--02, .faq .sec03__box .page-529 .is-layout-flex--02, .page-529 .faq .sec03__box .is-layout-flex--02, .faq .sec03__box .page-520 .is-layout-flex--02, .page-520 .faq .sec03__box .is-layout-flex--02, .faq .sec03__box .page-485 .is-layout-flex--02, .page-485 .faq .sec03__box .is-layout-flex--02, .faq .sec03__box .page-467 .is-layout-flex--02, .page-467 .faq .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.faq .wp-container-core-group-is-layout-1 {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.plan {
  position: relative;
  counter-reset: h3-counter;
}
.plan h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .plan h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .plan h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.plan h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .plan h2::after {
    width: 16%;
  }
}
.plan h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 700;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .plan h3 {
    font-size: 18px;
  }
}
.plan h3 + p {
  padding-left: 1.8em;
}
.plan strong {
  font-weight: 700;
  display: inline-block;
}
.plan summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .plan summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .plan summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.plan summary::-webkit-details-marker {
  display: none;
}
.plan summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.plan summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .plan summary::after {
    width: 16%;
  }
}
.plan .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.plan .wp-block-button img {
  margin-right: 3px;
}
.plan .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .plan .wp-block-button {
    line-height: 1.5em;
  }
}
.plan .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.plan table {
  width: 510px;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .plan table {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .plan table {
    width: 100%;
  }
}
.plan table tr {
  border-bottom: 5px solid #fff;
}
.plan table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .plan table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.plan table td {
  line-height: 1.5;
  background: #FCFCFC;
  border: none;
  padding: 12px;
  width: 50%;
}
@media only screen and (max-width:767px) {
  .plan table td {
    padding: 12px;
  }
}
.plan iframe {
  width: 100%;
  height: 360px;
}
.plan .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.plan .wp-block-table.is-style-stripes table {
  width: 1020px;
}
@media only screen and (max-width:767px) {
  .plan .wp-block-table.is-style-stripes table {
    width: 100%;
  }
}
.plan .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .plan .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.plan .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.plan .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .plan .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.plan .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #F7F7F7;
}
.plan .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #fff;
}
.plan .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 10px 25px;
}
@media only screen and (max-width:767px) {
  .plan .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 12px;
    width: 190px;
  }
}
.plan .wp-block-table.is-style-stripes tbody td a {
  text-decoration: underline;
  color: #50259A;
}
.plan .wp-block-table.is-style-stripes tbody td a::before {
  content: url("/images/icon/icon_pdf.png");
  display: inline-block;
  vertical-align: middle;
}
.plan .wp-block-table.is-style-stripes tbody td a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.plan .table--02 tr {
  border-bottom: none;
}
.plan .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.plan .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.plan .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .plan .wp-block-columns {
    gap: 0;
  }
}
.plan .has-background {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .plan .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.plan .has-background strong {
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .plan .has-background strong {
    font-size: 16px;
  }
}
.plan .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.plan .wp-block-group {
  padding: 0;
  margin-bottom: 1em;
  max-width: 1288px;
  width: 100%;
}
.plan .wp-block-group a {
  display: inline;
  color: #4C0F79;
  text-decoration: underline;
}
.plan .is-layout-flex, .plan .page-634 .is-layout-flex--02, .page-634 .plan .is-layout-flex--02, .plan .page-617 .is-layout-flex--02, .page-617 .plan .is-layout-flex--02, .plan .page-577 .is-layout-flex--02, .page-577 .plan .is-layout-flex--02, .plan .page-540 .is-layout-flex--02, .page-540 .plan .is-layout-flex--02, .plan .page-529 .is-layout-flex--02, .page-529 .plan .is-layout-flex--02, .plan .page-520 .is-layout-flex--02, .page-520 .plan .is-layout-flex--02, .plan .page-485 .is-layout-flex--02, .page-485 .plan .is-layout-flex--02, .plan .page-467 .is-layout-flex--02, .page-467 .plan .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
@media only screen and (max-width:767px) {
  .plan .is-layout-flex, .plan .page-634 .is-layout-flex--02, .page-634 .plan .is-layout-flex--02, .plan .page-617 .is-layout-flex--02, .page-617 .plan .is-layout-flex--02, .plan .page-577 .is-layout-flex--02, .page-577 .plan .is-layout-flex--02, .plan .page-540 .is-layout-flex--02, .page-540 .plan .is-layout-flex--02, .plan .page-529 .is-layout-flex--02, .page-529 .plan .is-layout-flex--02, .plan .page-520 .is-layout-flex--02, .page-520 .plan .is-layout-flex--02, .plan .page-485 .is-layout-flex--02, .page-485 .plan .is-layout-flex--02, .plan .page-467 .is-layout-flex--02, .page-467 .plan .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 0;
  }
}
.plan .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .plan .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.plan .wp-container-content-2 {
  line-height: 2;
}
.plan__gap--25 {
  gap: 25px;
}
.plan .sec03__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .plan .sec03__box {
    padding: 10px 10px 0;
  }
}
.plan .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .plan .sec03__box .text-xl {
    font-size: 60px;
  }
}
.plan .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .plan .sec03__box .text-l {
    font-size: 20px;
  }
}
.plan .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.plan .sec03__box .is-layout-flex, .plan .sec03__box .page-634 .is-layout-flex--02, .page-634 .plan .sec03__box .is-layout-flex--02, .plan .sec03__box .page-617 .is-layout-flex--02, .page-617 .plan .sec03__box .is-layout-flex--02, .plan .sec03__box .page-577 .is-layout-flex--02, .page-577 .plan .sec03__box .is-layout-flex--02, .plan .sec03__box .page-540 .is-layout-flex--02, .page-540 .plan .sec03__box .is-layout-flex--02, .plan .sec03__box .page-529 .is-layout-flex--02, .page-529 .plan .sec03__box .is-layout-flex--02, .plan .sec03__box .page-520 .is-layout-flex--02, .page-520 .plan .sec03__box .is-layout-flex--02, .plan .sec03__box .page-485 .is-layout-flex--02, .page-485 .plan .sec03__box .is-layout-flex--02, .plan .sec03__box .page-467 .is-layout-flex--02, .page-467 .plan .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.plan .wp-container-core-group-is-layout-1 {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.recruit {
  position: relative;
}
.recruit-sec01 {
  position: relative;
  z-index: 10;
}
.recruit-sec01-bg {
  width: 100%;
}
.recruit-sec01-title__container {
  position: absolute;
  top: 5%;
  right: 2%;
}
.recruit-sec01-title__text-main {
  font-size: 10vw;
  font-weight: 700;
  color: #fff;
  text-align: right;
  display: block;
  line-height: 1;
}
.recruit-sec01-title__text-sub {
  font-size: 2.5vw;
  font-weight: 700;
  color: #fff;
  display: block;
}
.recruit-sec01-person__container {
  position: absolute;
  bottom: 13%;
  right: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1vw;
}
.recruit-sec01-person__img {
  display: block;
  width: 17vw;
  position: relative;
}
.recruit-sec01-person__img:hover .recruit-sec01-person__more {
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.recruit-sec01-person__more {
  display: block;
  position: absolute;
  background: #21B4C6;
  border-radius: 0 0 159px 159px;
  bottom: 0;
  width: 100%;
  height: 13vw;
  padding: 10% 7%;
  visibility: hidden;
  opacity: 0;
}
.recruit-sec01-person__more-text-main {
  font-size: 0.9vw;
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 2;
}
.recruit-sec01-person__more-text-sub {
  font-size: 0.8vw;
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 2;
}
.recruit-sec01-person__more-text-btn {
  font-size: 0.7vw;
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 1vw auto;
}
.recruit-sec02 {
  position: relative;
  background-image: url("/images/recruit/bg_02.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  overflow: hidden;
  padding: 250px 0 110px;
  margin-top: -140px;
}
@media only screen and (max-width:767px) {
  .recruit-sec02 {
    padding: 150px 0 50px;
  }
}
.recruit-sec02__container {
  background: rgba(84, 14, 105, 0.65);
  padding: 60px 50px;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 20px;
  max-width: 880px;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .recruit-sec02__container {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
  }
}
@media only screen and (max-width:767px) {
  .recruit-sec02__container {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 20px 10px;
  }
}
.recruit-sec02__container--02 {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 30px;
}
@media only screen and (max-width:767px) {
  .recruit-sec02__container--02 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
  }
}
.recruit-sec02__text--01 {
  font-size: clamp(2rem, 0.816rem + 2.17vw, 5rem);
  color: #fff;
  font-weight: 700;
}
.recruit-sec02__text--02 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  line-height: 2.5;
}
@media only screen and (max-width:767px) {
  .recruit-sec02__text--02 {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .recruit-sec02__text--02 {
    line-height: 2;
  }
}
.recruit-sec02__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width:767px) {
  .recruit-sec02__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
  }
}
@media only screen and (max-width:767px) {
  .recruit-sec02__map {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: center;
    padding: 20px 0 0;
  }
  .recruit-sec02__map img {
    width: 50%;
  }
}
.recruit-sec03 {
  position: relative;
  padding: 50px 0;
}
@media only screen and (max-width:767px) {
  .recruit-sec03 {
    padding: 40px 0;
  }
}
.recruit-sec03__container {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 20px;
}
@media only screen and (max-width:767px) {
  .recruit-sec03__container {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
  }
}
.recruit-sec03__title {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 10px;
}
@media only screen and (max-width:767px) {
  .recruit-sec03__title {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 10px;
  }
}
.recruit-sec03__title-main {
  font-size: 160px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .recruit-sec03__title-main {
    font-size: 70px;
  }
}
.recruit-sec03__title-sub {
  display: block;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .recruit-sec03__title-sub {
    font-size: 16px;
  }
}
.recruit-sec03__btn {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 30px;
  min-width: 300px;
}
@media only screen and (max-width:767px) {
  .recruit-sec03__btn {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
  }
}
@media only screen and (max-width:991px) {
  .recruit-sec03__btn {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.recruit-sec03__text {
  font-size: 2.6vw;
  font-weight: 700;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
@media only screen and (max-width:991px) {
  .recruit-sec03__text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    font-size: 20px;
    -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
            writing-mode: unset;
  }
}
.recruit-sec03__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 80px;
}
@media only screen and (max-width:991px) {
  .recruit-sec03__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px;
  }
}
.recruit-sec03__img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 35vw;
}
@media only screen and (max-width:991px) {
  .recruit-sec03__img {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.recruit-sec04 {
  position: relative;
  padding: 50px 0;
}
@media only screen and (max-width:767px) {
  .recruit-sec04 {
    padding: 40px 10px;
  }
}
.recruit-sec04__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
}
@media only screen and (max-width:991px) {
  .recruit-sec04__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 40px;
  }
}
.recruit-sec04__flex-inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 50px;
}
@media only screen and (max-width:767px) {
  .recruit-sec04__flex-inner {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
  }
}
@media only screen and (max-width:991px) {
  .recruit-sec04__flex-inner {
    width: 100%;
  }
}
.recruit-sec04__title {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 10px;
}
@media only screen and (max-width:767px) {
  .recruit-sec04__title {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 10px;
  }
}
.recruit-sec04__title-main {
  font-size: clamp(4.375rem, 3rem + 6.88vw, 100px);
  font-weight: 700;
  line-height: 1;
}
.recruit-sec04__title-sub {
  display: block;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .recruit-sec04__title-sub {
    font-size: 16px;
  }
}
.recruit-sec04__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.recruit-sec04__text {
  font-size: clamp(1.25rem, 0.825rem + 2.13vw, 31px);
  font-weight: 700;
  padding-left: 100px;
}
@media only screen and (max-width:767px) {
  .recruit-sec04__text {
    padding-left: 0px;
  }
}
.recruit-sec04__text-sub {
  display: inline-block;
  background: #A516F0;
  color: #fff;
  padding: 0 0.5em;
}
.recruit-sec04__img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 44vw;
}
@media only screen and (max-width:991px) {
  .recruit-sec04__img {
    width: 100%;
  }
}
.recruit-sec05 {
  position: relative;
  padding: 50px 0;
}
@media only screen and (max-width:767px) {
  .recruit-sec05 {
    padding: 40px 10px;
  }
}
.recruit-sec05__container {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 20px;
}
@media only screen and (max-width:767px) {
  .recruit-sec05__container {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
  }
}
.recruit-sec05__title {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 10px;
}
@media only screen and (max-width:767px) {
  .recruit-sec05__title {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 10px;
  }
}
.recruit-sec05__title-main {
  font-size: clamp(4rem, 2rem + 6.88vw, 90px);
  font-weight: 700;
  line-height: 1;
}
.recruit-sec05__title-sub {
  display: block;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .recruit-sec05__title-sub {
    font-size: 16px;
  }
}
.recruit-sec05__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
@media only screen and (max-width:1199px) {
  .recruit-sec05__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.recruit-sec05__article {
  display: block;
  position: relative;
  width: 305px;
  padding-bottom: 80px;
}
.recruit-sec05__article:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.recruit-sec05__article-title {
  font-size: 14px;
  font-weight: 700;
}
.recruit-sec05__article-title-sub {
  font-size: 12px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .recruit-sec05__article-title-sub {
    font-size: 12px;
  }
}
.recruit-sec05__article-title-box {
  background: #fff;
  width: 100%;
  max-width: 290px;
  padding: 20px 10px;
  text-align: center;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 15px;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  bottom: 0;
}
@media only screen and (max-width:767px) {
  .recruit-sec05__article-title-box {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 10px;
  }
}

.page-3 {
  position: relative;
  counter-reset: h3-counter;
}
.page-3 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-3 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-3 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-3 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-3 h2::after {
    width: 16%;
  }
}
.page-3 h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-3 h3 {
    font-size: 18px;
  }
}
.page-3 h3 + p {
  padding-left: 1.8em;
}
.page-3 h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter) ".";
  font-weight: bold;
  font-style: italic;
  color: #751385;
  display: inline-block;
  margin-right: 0.5em;
}
.page-3 strong {
  font-weight: 700;
  display: inline-block;
}
.page-3 .wp-block-button {
  line-height: 2.4;
  padding: 13px 24px;
}
@media only screen and (max-width:767px) {
  .page-3 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-3 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-3 table {
  width: 100%;
}
@media only screen and (max-width:767px) {
  .page-3 table {
    width: 100%;
  }
}
.page-3 table tr {
  border-bottom: 5px solid #fff;
}
.page-3 table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-3 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-3 table td {
  line-height: 1.5em;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
.page-3 table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 160px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-3 table tr td:nth-of-type(1) {
    width: 100%;
  }
}

.page-24 {
  position: relative;
}
.page-24 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-24 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-24 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-24 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-24 h2::after {
    width: 16%;
  }
}
.page-24 strong {
  font-weight: 700;
  display: inline-block;
}
.page-24 .wp-block-button {
  line-height: 2.4;
  padding: 13px 24px;
}
@media only screen and (max-width:767px) {
  .page-24 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-24 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.page-53 {
  position: relative;
  counter-reset: h3-counter;
}
.page-53 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-53 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-53 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-53 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-53 h2::after {
    width: 16%;
  }
}
.page-53 h3 {
  font-size: 23px;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-53 h3 {
    font-size: 18px;
  }
}
.page-53 h3 + p {
  padding-left: 1.8em;
}
.page-53 h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter);
  font-weight: bold;
  color: #fff;
  width: 25px;
  height: 25px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #713CCC;
  border-radius: 50%;
  font-size: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  vertical-align: text-bottom;
  margin-right: 0.5em;
}
.page-53 strong {
  font-weight: 700;
  display: inline-block;
}
.page-53 .wp-block-button {
  line-height: 2.4;
  padding: 13px 24px;
}
@media only screen and (max-width:767px) {
  .page-53 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-53 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.page-78 {
  position: relative;
  counter-reset: h3-counter;
}
.page-78 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-78 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-78 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-78 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-78 h2::after {
    width: 16%;
  }
}
.page-78 h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-78 h3 {
    font-size: 18px;
  }
}
.page-78 h3 + p {
  padding-left: 1.8em;
}
.page-78 h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter) ".";
  font-weight: bold;
  font-style: italic;
  color: #751385;
  display: inline-block;
  margin-right: 0.5em;
}
.page-78 strong {
  font-weight: 700;
  display: inline-block;
}
.page-78 .wp-block-button {
  line-height: 2.4;
  padding: 13px 24px;
}
@media only screen and (max-width:767px) {
  .page-78 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-78 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-78 table {
  width: 100%;
  margin: 1em 0 2em;
}
@media only screen and (max-width:767px) {
  .page-78 table {
    width: 100%;
  }
}
.page-78 table tr {
  border-bottom: 5px solid #fff;
}
.page-78 table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-78 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-78 table td {
  line-height: 1.5em;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
.page-78 table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-78 table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.page-78 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-78 .wp-block-columns {
    gap: 0;
  }
}

.page-84 {
  position: relative;
  counter-reset: h3-counter;
}
.page-84 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-84 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-84 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-84 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-84 h2::after {
    width: 16%;
  }
}
.page-84 h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-84 h3 {
    font-size: 18px;
  }
}
.page-84 h3 + p {
  padding-left: 1.8em;
}
.page-84 h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter) ".";
  font-weight: bold;
  font-style: italic;
  color: #751385;
  display: inline-block;
  margin-right: 0.5em;
}
.page-84 strong {
  font-weight: 700;
  display: inline-block;
}
.page-84 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.page-84 .wp-block-button img {
  margin-right: 3px;
}
.page-84 .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .page-84 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-84 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-84 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-84 .wp-block-columns {
    gap: 0;
  }
}
.page-84 .has-background {
  max-width: 850px;
  width: 100%;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .page-84 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-84 .has-background strong {
  font-size: 22px;
}
@media only screen and (max-width:767px) {
  .page-84 .has-background strong {
    font-size: 18px;
  }
}

.page-101 {
  position: relative;
  counter-reset: h3-counter;
}
.page-101 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-101 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-101 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-101 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-101 h2::after {
    width: 16%;
  }
}
.page-101 h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-101 h3 {
    font-size: 18px;
  }
}
.page-101 h3 + p {
  padding-left: 1.8em;
}
.page-101 h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter) ".";
  font-weight: bold;
  font-style: italic;
  color: #751385;
  display: inline-block;
  margin-right: 0.5em;
}
.page-101 strong {
  font-weight: 700;
  display: inline-block;
}
.page-101 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.page-101 .wp-block-button img {
  margin-right: 3px;
}
.page-101 .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .page-101 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-101 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-101 table {
  width: 100%;
  margin: 1em 0 2em;
}
@media only screen and (max-width:767px) {
  .page-101 table {
    width: 100%;
  }
}
.page-101 table tr {
  border-bottom: 5px solid #fff;
}
.page-101 table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-101 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-101 table td {
  line-height: 1.5em;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
.page-101 table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-101 table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.page-101 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-101 .wp-block-columns {
    gap: 0;
  }
}
.page-101 .has-background {
  max-width: 850px;
  width: 100%;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .page-101 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-101 .has-background strong {
  font-size: 22px;
}
@media only screen and (max-width:767px) {
  .page-101 .has-background strong {
    font-size: 18px;
  }
}
.page-101 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-101 .wp-block-group {
  padding: 1.25em 2.375em;
  margin-bottom: 1em;
  max-width: 1150px;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .page-101 .wp-block-group {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.page-109 {
  position: relative;
  counter-reset: h3-counter;
}
.page-109 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-109 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-109 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-109 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-109 h2::after {
    width: 16%;
  }
}
.page-109 h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-109 h3 {
    font-size: 18px;
  }
}
.page-109 h3 + p {
  padding-left: 1.8em;
}
.page-109 h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter) ".";
  font-weight: bold;
  font-style: italic;
  color: #751385;
  display: inline-block;
  margin-right: 0.5em;
}
.page-109 strong {
  font-weight: 700;
  display: inline-block;
}
.page-109 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.page-109 .wp-block-button img {
  margin-right: 3px;
}
.page-109 .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .page-109 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-109 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-109 table {
  width: 100%;
  margin: 1em 0 2em;
}
@media only screen and (max-width:767px) {
  .page-109 table {
    width: 100%;
  }
}
.page-109 table tr {
  border-bottom: 5px solid #fff;
}
.page-109 table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-109 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-109 table td {
  line-height: 1.5em;
  background: #FCFCFC;
  border: none;
  padding: 30px;
}
@media only screen and (max-width:767px) {
  .page-109 table td {
    padding: 12px;
  }
}
.page-109 table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 160px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-109 table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.page-109 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-109 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 640px;
  overflow-x: scroll;
}
.page-109 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-109 .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.page-109 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.page-109 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-109 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-109 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-109 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-109 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-109 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 160px;
  }
}
.page-109 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 50%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-109 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.page-109 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-109 .wp-block-columns {
    gap: 0;
  }
}
.page-109 .has-background {
  max-width: 850px;
  width: 100%;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .page-109 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-109 .has-background strong {
  font-size: 22px;
}
@media only screen and (max-width:767px) {
  .page-109 .has-background strong {
    font-size: 18px;
  }
}
.page-109 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-109 .wp-block-group {
  padding: 1.25em 2.375em;
  margin-bottom: 1em;
  max-width: 1150px;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .page-109 .wp-block-group {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-109 .wp-block-group a {
  display: inline;
  color: #4C0F79;
  text-decoration: underline;
}

.page-115 {
  position: relative;
  counter-reset: h3-counter;
}
.page-115 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-115 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-115 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-115 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-115 h2::after {
    width: 16%;
  }
}
.page-115 h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-115 h3 {
    font-size: 18px;
  }
}
.page-115 h3 + p {
  padding-left: 1.8em;
}
.page-115 h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter) ".";
  font-weight: bold;
  font-style: italic;
  color: #751385;
  display: inline-block;
  margin-right: 0.5em;
}
.page-115 strong {
  font-weight: 700;
  display: inline-block;
}
.page-115 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #333;
}
.page-115 .wp-block-button img {
  margin-right: 3px;
}
.page-115 .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 24px;
  border: 1px solid #707070;
  border-radius: 14px;
}
.page-115 .wp-block-button a::after {
  content: url("/images/subpage/icon/pdf.png");
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .page-115 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-115 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-115 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-115 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 640px;
  overflow-x: scroll;
}
.page-115 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-115 .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.page-115 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.page-115 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-115 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-115 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-115 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-115 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-115 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 160px;
  }
}
.page-115 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 50%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-115 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.page-115 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-115 .wp-block-columns {
    gap: 0;
  }
}
.page-115 .has-background {
  width: 100%;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .page-115 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-115 .has-background strong {
  font-size: 22px;
}
@media only screen and (max-width:767px) {
  .page-115 .has-background strong {
    font-size: 18px;
  }
}
.page-115 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-115 .wp-block-group {
  padding: 0;
  margin-bottom: 1em;
  max-width: 1288px;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .page-115 .is-layout-flex, .page-115 .page-634 .is-layout-flex--02, .page-634 .page-115 .is-layout-flex--02, .page-115 .page-617 .is-layout-flex--02, .page-617 .page-115 .is-layout-flex--02, .page-115 .page-577 .is-layout-flex--02, .page-577 .page-115 .is-layout-flex--02, .page-115 .page-540 .is-layout-flex--02, .page-540 .page-115 .is-layout-flex--02, .page-115 .page-529 .is-layout-flex--02, .page-529 .page-115 .is-layout-flex--02, .page-115 .page-520 .is-layout-flex--02, .page-520 .page-115 .is-layout-flex--02, .page-115 .page-485 .is-layout-flex--02, .page-485 .page-115 .is-layout-flex--02, .page-115 .page-467 .is-layout-flex--02, .page-467 .page-115 .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.page-115 .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-115 .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-115 .wp-container-content-2 {
  line-height: 2;
}
.page-115__gap--25 {
  gap: 25px;
}
.page-115 .sec03__box {
  padding: 50px 50px 32px;
}
@media only screen and (max-width:767px) {
  .page-115 .sec03__box {
    padding: 10px 10px 0;
  }
}
.page-115 .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-115 .sec03__box .text-xl {
    font-size: 60px;
  }
}
.page-115 .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-115 .sec03__box .text-l {
    font-size: 20px;
  }
}
.page-115 .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.page-115 .sec03__box .is-layout-flex, .page-115 .sec03__box .page-634 .is-layout-flex--02, .page-634 .page-115 .sec03__box .is-layout-flex--02, .page-115 .sec03__box .page-617 .is-layout-flex--02, .page-617 .page-115 .sec03__box .is-layout-flex--02, .page-115 .sec03__box .page-577 .is-layout-flex--02, .page-577 .page-115 .sec03__box .is-layout-flex--02, .page-115 .sec03__box .page-540 .is-layout-flex--02, .page-540 .page-115 .sec03__box .is-layout-flex--02, .page-115 .sec03__box .page-529 .is-layout-flex--02, .page-529 .page-115 .sec03__box .is-layout-flex--02, .page-115 .sec03__box .page-520 .is-layout-flex--02, .page-520 .page-115 .sec03__box .is-layout-flex--02, .page-115 .sec03__box .page-485 .is-layout-flex--02, .page-485 .page-115 .sec03__box .is-layout-flex--02, .page-115 .sec03__box .page-467 .is-layout-flex--02, .page-467 .page-115 .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}

.page-148 {
  position: relative;
  counter-reset: h3-counter;
}
.page-148 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-148 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-148 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-148 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-148 h2::after {
    width: 16%;
  }
}
.page-148 h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-148 h3 {
    font-size: 18px;
  }
}
.page-148 h3 + p {
  padding-left: 1.8em;
}
.page-148 h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter) ".";
  font-weight: bold;
  font-style: italic;
  color: #751385;
  display: inline-block;
  margin-right: 0.5em;
}
.page-148 strong {
  font-weight: 700;
  display: inline-block;
}
.page-148 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.page-148 .wp-block-button img {
  margin-right: 3px;
}
.page-148 .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .page-148 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-148 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-148 table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-148 table {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .page-148 table {
    width: 100%;
  }
}
.page-148 table tr {
  border-bottom: 5px solid #fff;
}
.page-148 table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-148 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-148 table td {
  line-height: 1.5;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
@media only screen and (max-width:767px) {
  .page-148 table td {
    padding: 12px;
  }
}
.page-148 table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-148 table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.page-148 iframe {
  width: 100%;
  height: 360px;
}
.page-148 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-148 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 640px;
  overflow-x: scroll;
}
.page-148 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-148 .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.page-148 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.page-148 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-148 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-148 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-148 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-148 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-148 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 160px;
  }
}
.page-148 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 50%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-148 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.page-148 .table--02 tr {
  border-bottom: none;
}
.page-148 .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.page-148 .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.page-148 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-148 .wp-block-columns {
    gap: 0;
  }
}
.page-148 .has-background {
  max-width: 850px;
  width: 100%;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .page-148 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-148 .has-background strong {
  font-size: 22px;
}
@media only screen and (max-width:767px) {
  .page-148 .has-background strong {
    font-size: 18px;
  }
}
.page-148 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-148 .wp-block-group {
  padding: 0;
  margin-bottom: 1em;
  max-width: 1288px;
  width: 100%;
}
.page-148 .wp-block-group a {
  display: inline;
  color: #4C0F79;
  text-decoration: underline;
}
.page-148 .is-layout-flex, .page-148 .page-634 .is-layout-flex--02, .page-634 .page-148 .is-layout-flex--02, .page-148 .page-617 .is-layout-flex--02, .page-617 .page-148 .is-layout-flex--02, .page-148 .page-577 .is-layout-flex--02, .page-577 .page-148 .is-layout-flex--02, .page-148 .page-540 .is-layout-flex--02, .page-540 .page-148 .is-layout-flex--02, .page-148 .page-529 .is-layout-flex--02, .page-529 .page-148 .is-layout-flex--02, .page-148 .page-520 .is-layout-flex--02, .page-520 .page-148 .is-layout-flex--02, .page-148 .page-485 .is-layout-flex--02, .page-485 .page-148 .is-layout-flex--02, .page-148 .page-467 .is-layout-flex--02, .page-467 .page-148 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
@media only screen and (max-width:767px) {
  .page-148 .is-layout-flex, .page-148 .page-634 .is-layout-flex--02, .page-634 .page-148 .is-layout-flex--02, .page-148 .page-617 .is-layout-flex--02, .page-617 .page-148 .is-layout-flex--02, .page-148 .page-577 .is-layout-flex--02, .page-577 .page-148 .is-layout-flex--02, .page-148 .page-540 .is-layout-flex--02, .page-540 .page-148 .is-layout-flex--02, .page-148 .page-529 .is-layout-flex--02, .page-529 .page-148 .is-layout-flex--02, .page-148 .page-520 .is-layout-flex--02, .page-520 .page-148 .is-layout-flex--02, .page-148 .page-485 .is-layout-flex--02, .page-485 .page-148 .is-layout-flex--02, .page-148 .page-467 .is-layout-flex--02, .page-467 .page-148 .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 0;
  }
}
.page-148 .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-148 .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-148 .wp-container-content-2 {
  line-height: 2;
}
.page-148__gap--25 {
  gap: 25px;
}
.page-148 .sec03__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .page-148 .sec03__box {
    padding: 10px 10px 0;
  }
}
.page-148 .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-148 .sec03__box .text-xl {
    font-size: 60px;
  }
}
.page-148 .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-148 .sec03__box .text-l {
    font-size: 20px;
  }
}
.page-148 .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.page-148 .sec03__box .is-layout-flex, .page-148 .sec03__box .page-634 .is-layout-flex--02, .page-634 .page-148 .sec03__box .is-layout-flex--02, .page-148 .sec03__box .page-617 .is-layout-flex--02, .page-617 .page-148 .sec03__box .is-layout-flex--02, .page-148 .sec03__box .page-577 .is-layout-flex--02, .page-577 .page-148 .sec03__box .is-layout-flex--02, .page-148 .sec03__box .page-540 .is-layout-flex--02, .page-540 .page-148 .sec03__box .is-layout-flex--02, .page-148 .sec03__box .page-529 .is-layout-flex--02, .page-529 .page-148 .sec03__box .is-layout-flex--02, .page-148 .sec03__box .page-520 .is-layout-flex--02, .page-520 .page-148 .sec03__box .is-layout-flex--02, .page-148 .sec03__box .page-485 .is-layout-flex--02, .page-485 .page-148 .sec03__box .is-layout-flex--02, .page-148 .sec03__box .page-467 .is-layout-flex--02, .page-467 .page-148 .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.page-148 .wp-container-core-group-is-layout-1 {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.page-153 {
  position: relative;
  counter-reset: h3-counter;
}
.page-153 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-153 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-153 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-153 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-153 h2::after {
    width: 16%;
  }
}
.page-153 h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-153 h3 {
    font-size: 18px;
  }
}
.page-153 h3 + p {
  padding-left: 1.8em;
}
.page-153 h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter) ".";
  font-weight: bold;
  font-style: italic;
  color: #751385;
  display: inline-block;
  margin-right: 0.5em;
}
.page-153 strong {
  font-weight: 700;
  display: inline-block;
}
.page-153 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.page-153 .wp-block-button img {
  margin-right: 3px;
}
.page-153 .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .page-153 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-153 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-153 table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-153 table {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .page-153 table {
    width: 100%;
  }
}
.page-153 table tr {
  border-bottom: 5px solid #fff;
}
.page-153 table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-153 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-153 table td {
  line-height: 1.5;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
@media only screen and (max-width:767px) {
  .page-153 table td {
    padding: 12px;
  }
}
.page-153 table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-153 table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.page-153 iframe {
  width: 100%;
  height: 360px;
}
.page-153 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-153 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 640px;
  overflow-x: scroll;
}
.page-153 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-153 .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.page-153 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.page-153 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-153 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-153 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-153 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-153 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-153 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 160px;
  }
}
.page-153 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 50%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-153 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.page-153 .table--02 tr {
  border-bottom: none;
}
.page-153 .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.page-153 .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.page-153 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-153 .wp-block-columns {
    gap: 0;
  }
}
.page-153 .has-background {
  max-width: 850px;
  width: 100%;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .page-153 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-153 .has-background strong {
  font-size: 22px;
}
@media only screen and (max-width:767px) {
  .page-153 .has-background strong {
    font-size: 18px;
  }
}
.page-153 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-153 .wp-block-group {
  padding: 0;
  margin-bottom: 1em;
  max-width: 1288px;
  width: 100%;
}
.page-153 .wp-block-group a {
  display: inline;
  color: #4C0F79;
  text-decoration: underline;
}
.page-153 .is-layout-flex, .page-153 .page-634 .is-layout-flex--02, .page-634 .page-153 .is-layout-flex--02, .page-153 .page-617 .is-layout-flex--02, .page-617 .page-153 .is-layout-flex--02, .page-153 .page-577 .is-layout-flex--02, .page-577 .page-153 .is-layout-flex--02, .page-153 .page-540 .is-layout-flex--02, .page-540 .page-153 .is-layout-flex--02, .page-153 .page-529 .is-layout-flex--02, .page-529 .page-153 .is-layout-flex--02, .page-153 .page-520 .is-layout-flex--02, .page-520 .page-153 .is-layout-flex--02, .page-153 .page-485 .is-layout-flex--02, .page-485 .page-153 .is-layout-flex--02, .page-153 .page-467 .is-layout-flex--02, .page-467 .page-153 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
@media only screen and (max-width:767px) {
  .page-153 .is-layout-flex, .page-153 .page-634 .is-layout-flex--02, .page-634 .page-153 .is-layout-flex--02, .page-153 .page-617 .is-layout-flex--02, .page-617 .page-153 .is-layout-flex--02, .page-153 .page-577 .is-layout-flex--02, .page-577 .page-153 .is-layout-flex--02, .page-153 .page-540 .is-layout-flex--02, .page-540 .page-153 .is-layout-flex--02, .page-153 .page-529 .is-layout-flex--02, .page-529 .page-153 .is-layout-flex--02, .page-153 .page-520 .is-layout-flex--02, .page-520 .page-153 .is-layout-flex--02, .page-153 .page-485 .is-layout-flex--02, .page-485 .page-153 .is-layout-flex--02, .page-153 .page-467 .is-layout-flex--02, .page-467 .page-153 .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 0;
  }
}
.page-153 .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-153 .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-153 .wp-container-content-2 {
  line-height: 2;
}
.page-153__gap--25 {
  gap: 25px;
}
.page-153 .sec03__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .page-153 .sec03__box {
    padding: 10px 10px 0;
  }
}
.page-153 .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-153 .sec03__box .text-xl {
    font-size: 60px;
  }
}
.page-153 .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-153 .sec03__box .text-l {
    font-size: 20px;
  }
}
.page-153 .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.page-153 .sec03__box .is-layout-flex, .page-153 .sec03__box .page-634 .is-layout-flex--02, .page-634 .page-153 .sec03__box .is-layout-flex--02, .page-153 .sec03__box .page-617 .is-layout-flex--02, .page-617 .page-153 .sec03__box .is-layout-flex--02, .page-153 .sec03__box .page-577 .is-layout-flex--02, .page-577 .page-153 .sec03__box .is-layout-flex--02, .page-153 .sec03__box .page-540 .is-layout-flex--02, .page-540 .page-153 .sec03__box .is-layout-flex--02, .page-153 .sec03__box .page-529 .is-layout-flex--02, .page-529 .page-153 .sec03__box .is-layout-flex--02, .page-153 .sec03__box .page-520 .is-layout-flex--02, .page-520 .page-153 .sec03__box .is-layout-flex--02, .page-153 .sec03__box .page-485 .is-layout-flex--02, .page-485 .page-153 .sec03__box .is-layout-flex--02, .page-153 .sec03__box .page-467 .is-layout-flex--02, .page-467 .page-153 .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.page-153 .wp-container-core-group-is-layout-1 {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.page-155 {
  position: relative;
  counter-reset: h3-counter;
}
.page-155 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-155 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-155 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-155 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-155 h2::after {
    width: 16%;
  }
}
.page-155 h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-155 h3 {
    font-size: 18px;
  }
}
.page-155 h3 + p {
  padding-left: 1.8em;
}
.page-155 h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter) ".";
  font-weight: bold;
  font-style: italic;
  color: #751385;
  display: inline-block;
  margin-right: 0.5em;
}
.page-155 strong {
  font-weight: 700;
  display: inline-block;
}
.page-155 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.page-155 .wp-block-button img {
  margin-right: 3px;
}
.page-155 .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .page-155 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-155 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-155 table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-155 table {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .page-155 table {
    width: 100%;
  }
}
.page-155 table tr {
  border-bottom: 5px solid #fff;
}
.page-155 table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-155 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-155 table td {
  line-height: 1.5;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
@media only screen and (max-width:767px) {
  .page-155 table td {
    padding: 12px;
  }
}
.page-155 table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-155 table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.page-155 iframe {
  width: 100%;
  height: 360px;
}
.page-155 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-155 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 640px;
  overflow-x: scroll;
}
.page-155 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-155 .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.page-155 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.page-155 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-155 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-155 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-155 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-155 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-155 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 160px;
  }
}
.page-155 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 50%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-155 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.page-155 .table--02 tr {
  border-bottom: none;
}
.page-155 .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.page-155 .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.page-155 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-155 .wp-block-columns {
    gap: 0;
  }
}
.page-155 .has-background {
  max-width: 850px;
  width: 100%;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .page-155 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-155 .has-background strong {
  font-size: 22px;
}
@media only screen and (max-width:767px) {
  .page-155 .has-background strong {
    font-size: 18px;
  }
}
.page-155 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-155 .wp-block-group {
  padding: 0;
  margin-bottom: 1em;
  max-width: 1288px;
  width: 100%;
}
.page-155 .wp-block-group a {
  display: inline;
  color: #4C0F79;
  text-decoration: underline;
}
.page-155 .is-layout-flex, .page-155 .page-634 .is-layout-flex--02, .page-634 .page-155 .is-layout-flex--02, .page-155 .page-617 .is-layout-flex--02, .page-617 .page-155 .is-layout-flex--02, .page-155 .page-577 .is-layout-flex--02, .page-577 .page-155 .is-layout-flex--02, .page-155 .page-540 .is-layout-flex--02, .page-540 .page-155 .is-layout-flex--02, .page-155 .page-529 .is-layout-flex--02, .page-529 .page-155 .is-layout-flex--02, .page-155 .page-520 .is-layout-flex--02, .page-520 .page-155 .is-layout-flex--02, .page-155 .page-485 .is-layout-flex--02, .page-485 .page-155 .is-layout-flex--02, .page-155 .page-467 .is-layout-flex--02, .page-467 .page-155 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
@media only screen and (max-width:767px) {
  .page-155 .is-layout-flex, .page-155 .page-634 .is-layout-flex--02, .page-634 .page-155 .is-layout-flex--02, .page-155 .page-617 .is-layout-flex--02, .page-617 .page-155 .is-layout-flex--02, .page-155 .page-577 .is-layout-flex--02, .page-577 .page-155 .is-layout-flex--02, .page-155 .page-540 .is-layout-flex--02, .page-540 .page-155 .is-layout-flex--02, .page-155 .page-529 .is-layout-flex--02, .page-529 .page-155 .is-layout-flex--02, .page-155 .page-520 .is-layout-flex--02, .page-520 .page-155 .is-layout-flex--02, .page-155 .page-485 .is-layout-flex--02, .page-485 .page-155 .is-layout-flex--02, .page-155 .page-467 .is-layout-flex--02, .page-467 .page-155 .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 0;
  }
}
.page-155 .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-155 .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-155 .wp-container-content-2 {
  line-height: 2;
}
.page-155__gap--25 {
  gap: 25px;
}
.page-155 .sec03__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .page-155 .sec03__box {
    padding: 10px 10px 0;
  }
}
.page-155 .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-155 .sec03__box .text-xl {
    font-size: 60px;
  }
}
.page-155 .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-155 .sec03__box .text-l {
    font-size: 20px;
  }
}
.page-155 .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.page-155 .sec03__box .is-layout-flex, .page-155 .sec03__box .page-634 .is-layout-flex--02, .page-634 .page-155 .sec03__box .is-layout-flex--02, .page-155 .sec03__box .page-617 .is-layout-flex--02, .page-617 .page-155 .sec03__box .is-layout-flex--02, .page-155 .sec03__box .page-577 .is-layout-flex--02, .page-577 .page-155 .sec03__box .is-layout-flex--02, .page-155 .sec03__box .page-540 .is-layout-flex--02, .page-540 .page-155 .sec03__box .is-layout-flex--02, .page-155 .sec03__box .page-529 .is-layout-flex--02, .page-529 .page-155 .sec03__box .is-layout-flex--02, .page-155 .sec03__box .page-520 .is-layout-flex--02, .page-520 .page-155 .sec03__box .is-layout-flex--02, .page-155 .sec03__box .page-485 .is-layout-flex--02, .page-485 .page-155 .sec03__box .is-layout-flex--02, .page-155 .sec03__box .page-467 .is-layout-flex--02, .page-467 .page-155 .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.page-155 .wp-container-core-group-is-layout-1 {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.page-157 {
  position: relative;
  counter-reset: h3-counter;
}
.page-157 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-157 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-157 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-157 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-157 h2::after {
    width: 16%;
  }
}
.page-157 h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  color: #751385;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-157 h3 {
    font-size: 18px;
  }
}
.page-157 h3 + p {
  padding-left: 1.8em;
}
.page-157 h3::before {
  counter-increment: h3-counter;
  content: counter(h3-counter) ".";
  font-weight: bold;
  font-style: italic;
  color: #751385;
  display: inline-block;
  margin-right: 0.5em;
}
.page-157 strong {
  font-weight: 700;
  display: inline-block;
}
.page-157 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.page-157 .wp-block-button img {
  margin-right: 3px;
}
.page-157 .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .page-157 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-157 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-157 table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-157 table {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .page-157 table {
    width: 100%;
  }
}
.page-157 table tr {
  border-bottom: 5px solid #fff;
}
.page-157 table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-157 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-157 table td {
  line-height: 1.5;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
@media only screen and (max-width:767px) {
  .page-157 table td {
    padding: 12px;
  }
}
.page-157 table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-157 table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.page-157 iframe {
  width: 100%;
  height: 360px;
}
.page-157 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-157 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 640px;
  overflow-x: scroll;
}
.page-157 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-157 .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.page-157 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.page-157 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-157 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-157 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-157 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-157 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-157 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 160px;
  }
}
.page-157 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 50%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-157 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.page-157 .table--02 tr {
  border-bottom: none;
}
.page-157 .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.page-157 .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.page-157 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-157 .wp-block-columns {
    gap: 0;
  }
}
.page-157 .has-background {
  max-width: 850px;
  width: 100%;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .page-157 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-157 .has-background strong {
  font-size: 22px;
}
@media only screen and (max-width:767px) {
  .page-157 .has-background strong {
    font-size: 18px;
  }
}
.page-157 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-157 .wp-block-group {
  padding: 0;
  margin-bottom: 1em;
  max-width: 1288px;
  width: 100%;
}
.page-157 .wp-block-group a {
  display: inline;
  color: #4C0F79;
  text-decoration: underline;
}
.page-157 .is-layout-flex, .page-157 .page-634 .is-layout-flex--02, .page-634 .page-157 .is-layout-flex--02, .page-157 .page-617 .is-layout-flex--02, .page-617 .page-157 .is-layout-flex--02, .page-157 .page-577 .is-layout-flex--02, .page-577 .page-157 .is-layout-flex--02, .page-157 .page-540 .is-layout-flex--02, .page-540 .page-157 .is-layout-flex--02, .page-157 .page-529 .is-layout-flex--02, .page-529 .page-157 .is-layout-flex--02, .page-157 .page-520 .is-layout-flex--02, .page-520 .page-157 .is-layout-flex--02, .page-157 .page-485 .is-layout-flex--02, .page-485 .page-157 .is-layout-flex--02, .page-157 .page-467 .is-layout-flex--02, .page-467 .page-157 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
@media only screen and (max-width:767px) {
  .page-157 .is-layout-flex, .page-157 .page-634 .is-layout-flex--02, .page-634 .page-157 .is-layout-flex--02, .page-157 .page-617 .is-layout-flex--02, .page-617 .page-157 .is-layout-flex--02, .page-157 .page-577 .is-layout-flex--02, .page-577 .page-157 .is-layout-flex--02, .page-157 .page-540 .is-layout-flex--02, .page-540 .page-157 .is-layout-flex--02, .page-157 .page-529 .is-layout-flex--02, .page-529 .page-157 .is-layout-flex--02, .page-157 .page-520 .is-layout-flex--02, .page-520 .page-157 .is-layout-flex--02, .page-157 .page-485 .is-layout-flex--02, .page-485 .page-157 .is-layout-flex--02, .page-157 .page-467 .is-layout-flex--02, .page-467 .page-157 .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 0;
  }
}
.page-157 .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-157 .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-157 .wp-container-content-2 {
  line-height: 2;
}
.page-157__gap--25 {
  gap: 25px;
}
.page-157 .sec03__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .page-157 .sec03__box {
    padding: 10px 10px 0;
  }
}
.page-157 .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-157 .sec03__box .text-xl {
    font-size: 60px;
  }
}
.page-157 .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-157 .sec03__box .text-l {
    font-size: 20px;
  }
}
.page-157 .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.page-157 .sec03__box .is-layout-flex, .page-157 .sec03__box .page-634 .is-layout-flex--02, .page-634 .page-157 .sec03__box .is-layout-flex--02, .page-157 .sec03__box .page-617 .is-layout-flex--02, .page-617 .page-157 .sec03__box .is-layout-flex--02, .page-157 .sec03__box .page-577 .is-layout-flex--02, .page-577 .page-157 .sec03__box .is-layout-flex--02, .page-157 .sec03__box .page-540 .is-layout-flex--02, .page-540 .page-157 .sec03__box .is-layout-flex--02, .page-157 .sec03__box .page-529 .is-layout-flex--02, .page-529 .page-157 .sec03__box .is-layout-flex--02, .page-157 .sec03__box .page-520 .is-layout-flex--02, .page-520 .page-157 .sec03__box .is-layout-flex--02, .page-157 .sec03__box .page-485 .is-layout-flex--02, .page-485 .page-157 .sec03__box .is-layout-flex--02, .page-157 .sec03__box .page-467 .is-layout-flex--02, .page-467 .page-157 .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.page-157 .wp-container-core-group-is-layout-1 {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.page-160 {
  position: relative;
  counter-reset: h3-counter;
}
.page-160 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-160 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-160 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-160 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-160 h2::after {
    width: 16%;
  }
}
.page-160 h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 700;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-160 h3 {
    font-size: 18px;
  }
}
.page-160 h3 + p {
  padding-left: 1.8em;
}
.page-160 strong {
  font-weight: 700;
  display: inline-block;
}
.page-160 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.page-160 .wp-block-button img {
  margin-right: 3px;
}
.page-160 .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .page-160 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-160 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-160 table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-160 table {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .page-160 table {
    width: 100%;
  }
}
.page-160 table tr {
  border-bottom: 5px solid #fff;
}
.page-160 table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-160 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-160 table td {
  line-height: 1.5;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
@media only screen and (max-width:767px) {
  .page-160 table td {
    padding: 12px;
  }
}
.page-160 table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-160 table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.page-160 iframe {
  width: 100%;
  height: 360px;
}
.page-160 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-160 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 640px;
  overflow-x: scroll;
}
.page-160 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-160 .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.page-160 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.page-160 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-160 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-160 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-160 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-160 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-160 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 160px;
  }
}
.page-160 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 50%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-160 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.page-160 .table--02 tr {
  border-bottom: none;
}
.page-160 .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.page-160 .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.page-160 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-160 .wp-block-columns {
    gap: 0;
  }
}
.page-160 .has-background {
  max-width: 850px;
  width: 100%;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .page-160 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-160 .has-background strong {
  font-size: 22px;
}
@media only screen and (max-width:767px) {
  .page-160 .has-background strong {
    font-size: 18px;
  }
}
.page-160 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-160 .wp-block-group {
  padding: 0;
  margin-bottom: 1em;
  max-width: 1288px;
  width: 100%;
}
.page-160 .wp-block-group a {
  display: inline;
  color: #4C0F79;
  text-decoration: underline;
}
.page-160 .is-layout-flex, .page-160 .page-634 .is-layout-flex--02, .page-634 .page-160 .is-layout-flex--02, .page-160 .page-617 .is-layout-flex--02, .page-617 .page-160 .is-layout-flex--02, .page-160 .page-577 .is-layout-flex--02, .page-577 .page-160 .is-layout-flex--02, .page-160 .page-540 .is-layout-flex--02, .page-540 .page-160 .is-layout-flex--02, .page-160 .page-529 .is-layout-flex--02, .page-529 .page-160 .is-layout-flex--02, .page-160 .page-520 .is-layout-flex--02, .page-520 .page-160 .is-layout-flex--02, .page-160 .page-485 .is-layout-flex--02, .page-485 .page-160 .is-layout-flex--02, .page-160 .page-467 .is-layout-flex--02, .page-467 .page-160 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
@media only screen and (max-width:767px) {
  .page-160 .is-layout-flex, .page-160 .page-634 .is-layout-flex--02, .page-634 .page-160 .is-layout-flex--02, .page-160 .page-617 .is-layout-flex--02, .page-617 .page-160 .is-layout-flex--02, .page-160 .page-577 .is-layout-flex--02, .page-577 .page-160 .is-layout-flex--02, .page-160 .page-540 .is-layout-flex--02, .page-540 .page-160 .is-layout-flex--02, .page-160 .page-529 .is-layout-flex--02, .page-529 .page-160 .is-layout-flex--02, .page-160 .page-520 .is-layout-flex--02, .page-520 .page-160 .is-layout-flex--02, .page-160 .page-485 .is-layout-flex--02, .page-485 .page-160 .is-layout-flex--02, .page-160 .page-467 .is-layout-flex--02, .page-467 .page-160 .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 0;
  }
}
.page-160 .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-160 .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-160 .wp-container-content-2 {
  line-height: 2;
}
.page-160__gap--25 {
  gap: 25px;
}
.page-160 .sec03__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .page-160 .sec03__box {
    padding: 10px 10px 0;
  }
}
.page-160 .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-160 .sec03__box .text-xl {
    font-size: 60px;
  }
}
.page-160 .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-160 .sec03__box .text-l {
    font-size: 20px;
  }
}
.page-160 .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.page-160 .sec03__box .is-layout-flex, .page-160 .sec03__box .page-634 .is-layout-flex--02, .page-634 .page-160 .sec03__box .is-layout-flex--02, .page-160 .sec03__box .page-617 .is-layout-flex--02, .page-617 .page-160 .sec03__box .is-layout-flex--02, .page-160 .sec03__box .page-577 .is-layout-flex--02, .page-577 .page-160 .sec03__box .is-layout-flex--02, .page-160 .sec03__box .page-540 .is-layout-flex--02, .page-540 .page-160 .sec03__box .is-layout-flex--02, .page-160 .sec03__box .page-529 .is-layout-flex--02, .page-529 .page-160 .sec03__box .is-layout-flex--02, .page-160 .sec03__box .page-520 .is-layout-flex--02, .page-520 .page-160 .sec03__box .is-layout-flex--02, .page-160 .sec03__box .page-485 .is-layout-flex--02, .page-485 .page-160 .sec03__box .is-layout-flex--02, .page-160 .sec03__box .page-467 .is-layout-flex--02, .page-467 .page-160 .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.page-160 .wp-container-core-group-is-layout-1 {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.page-164 {
  position: relative;
  counter-reset: h3-counter;
}
.page-164 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-164 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-164 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-164 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-164 h2::after {
    width: 16%;
  }
}
.page-164 h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 700;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-164 h3 {
    font-size: 18px;
  }
}
.page-164 h3 + p {
  padding-left: 1.8em;
}
.page-164 a {
  color: #4C0F79;
  display: inline-block;
  text-decoration: underline;
}
.page-164 a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-164 strong {
  font-weight: 700;
  display: inline-block;
}
.page-164 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-164 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-164 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-164 summary::-webkit-details-marker {
  display: none;
}
.page-164 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-164 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-164 summary::after {
    width: 16%;
  }
}

.page-177 {
  position: relative;
  counter-reset: h3-counter;
}
.page-177 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-177 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-177 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-177 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-177 h2::after {
    width: 16%;
  }
}
.page-177 h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 700;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-177 h3 {
    font-size: 18px;
  }
}
.page-177 h3 + p {
  padding-left: 1.8em;
}
.page-177 strong {
  font-weight: 700;
  display: inline-block;
}
.page-177 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-177 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-177 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-177 summary::-webkit-details-marker {
  display: none;
}
.page-177 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-177 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-177 summary::after {
    width: 16%;
  }
}
.page-177 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.page-177 .wp-block-button img {
  margin-right: 3px;
}
.page-177 .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .page-177 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-177 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-177 table {
  width: 510px;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-177 table {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .page-177 table {
    width: 100%;
  }
}
.page-177 table tr {
  border-bottom: 5px solid #fff;
}
.page-177 table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-177 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-177 table td {
  line-height: 1.5;
  background: #FCFCFC;
  border: none;
  padding: 12px;
  width: 50%;
}
@media only screen and (max-width:767px) {
  .page-177 table td {
    padding: 12px;
  }
}
.page-177 iframe {
  width: 100%;
  height: 360px;
}
.page-177 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-177 .wp-block-table.is-style-stripes table {
  width: 1020px;
}
@media only screen and (max-width:767px) {
  .page-177 .wp-block-table.is-style-stripes table {
    width: 100%;
  }
}
.page-177 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-177 .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.page-177 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.page-177 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-177 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-177 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #F7F7F7;
}
.page-177 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #fff;
}
.page-177 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 10px 25px;
}
@media only screen and (max-width:767px) {
  .page-177 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 12px;
    width: 190px;
  }
}
.page-177 .wp-block-table.is-style-stripes tbody td a {
  text-decoration: underline;
  color: #50259A;
}
.page-177 .wp-block-table.is-style-stripes tbody td a::before {
  content: url("/images/icon/icon_pdf.png");
  display: inline-block;
  vertical-align: middle;
}
.page-177 .wp-block-table.is-style-stripes tbody td a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-177 .table--02 tr {
  border-bottom: none;
}
.page-177 .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.page-177 .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.page-177 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-177 .wp-block-columns {
    gap: 0;
  }
}
.page-177 .has-background {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .page-177 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-177 .has-background strong {
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-177 .has-background strong {
    font-size: 16px;
  }
}
.page-177 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-177 .wp-block-group {
  padding: 0;
  margin-bottom: 1em;
  max-width: 1288px;
  width: 100%;
}
.page-177 .wp-block-group a {
  display: inline;
  color: #4C0F79;
  text-decoration: underline;
}
.page-177 .is-layout-flex, .page-177 .page-634 .is-layout-flex--02, .page-634 .page-177 .is-layout-flex--02, .page-177 .page-617 .is-layout-flex--02, .page-617 .page-177 .is-layout-flex--02, .page-177 .page-577 .is-layout-flex--02, .page-577 .page-177 .is-layout-flex--02, .page-177 .page-540 .is-layout-flex--02, .page-540 .page-177 .is-layout-flex--02, .page-177 .page-529 .is-layout-flex--02, .page-529 .page-177 .is-layout-flex--02, .page-177 .page-520 .is-layout-flex--02, .page-520 .page-177 .is-layout-flex--02, .page-177 .page-485 .is-layout-flex--02, .page-485 .page-177 .is-layout-flex--02, .page-177 .page-467 .is-layout-flex--02, .page-467 .page-177 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
@media only screen and (max-width:767px) {
  .page-177 .is-layout-flex, .page-177 .page-634 .is-layout-flex--02, .page-634 .page-177 .is-layout-flex--02, .page-177 .page-617 .is-layout-flex--02, .page-617 .page-177 .is-layout-flex--02, .page-177 .page-577 .is-layout-flex--02, .page-577 .page-177 .is-layout-flex--02, .page-177 .page-540 .is-layout-flex--02, .page-540 .page-177 .is-layout-flex--02, .page-177 .page-529 .is-layout-flex--02, .page-529 .page-177 .is-layout-flex--02, .page-177 .page-520 .is-layout-flex--02, .page-520 .page-177 .is-layout-flex--02, .page-177 .page-485 .is-layout-flex--02, .page-485 .page-177 .is-layout-flex--02, .page-177 .page-467 .is-layout-flex--02, .page-467 .page-177 .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 0;
  }
}
.page-177 .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-177 .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-177 .wp-container-content-2 {
  line-height: 2;
}
.page-177__gap--25 {
  gap: 25px;
}
.page-177 .sec03__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .page-177 .sec03__box {
    padding: 10px 10px 0;
  }
}
.page-177 .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-177 .sec03__box .text-xl {
    font-size: 60px;
  }
}
.page-177 .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-177 .sec03__box .text-l {
    font-size: 20px;
  }
}
.page-177 .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.page-177 .sec03__box .is-layout-flex, .page-177 .sec03__box .page-634 .is-layout-flex--02, .page-634 .page-177 .sec03__box .is-layout-flex--02, .page-177 .sec03__box .page-617 .is-layout-flex--02, .page-617 .page-177 .sec03__box .is-layout-flex--02, .page-177 .sec03__box .page-577 .is-layout-flex--02, .page-577 .page-177 .sec03__box .is-layout-flex--02, .page-177 .sec03__box .page-540 .is-layout-flex--02, .page-540 .page-177 .sec03__box .is-layout-flex--02, .page-177 .sec03__box .page-529 .is-layout-flex--02, .page-529 .page-177 .sec03__box .is-layout-flex--02, .page-177 .sec03__box .page-520 .is-layout-flex--02, .page-520 .page-177 .sec03__box .is-layout-flex--02, .page-177 .sec03__box .page-485 .is-layout-flex--02, .page-485 .page-177 .sec03__box .is-layout-flex--02, .page-177 .sec03__box .page-467 .is-layout-flex--02, .page-467 .page-177 .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.page-177 .wp-container-core-group-is-layout-1 {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.page-190 {
  position: relative;
  counter-reset: h3-counter;
  padding-top: 40px;
}
.page-190 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-190 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-190 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-190 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-190 h2::after {
    width: 16%;
  }
}
.page-190 h3 {
  font-size: 22px;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 700;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-190 h3 {
    font-size: 18px;
  }
}
.page-190 h3 + p {
  padding-left: 1.8em;
}
.page-190 strong {
  font-weight: 700;
  display: inline-block;
}
.page-190 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-190 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-190 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-190 summary::-webkit-details-marker {
  display: none;
}
.page-190 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-190 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-190 summary::after {
    width: 16%;
  }
}
.page-190 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.page-190 .wp-block-button img {
  margin-right: 3px;
}
.page-190 .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .page-190 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-190 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-190 iframe {
  width: 100%;
  height: 360px;
}
.page-190 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-190 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 640px;
  overflow-x: scroll;
}
.page-190 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-190 .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.page-190 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.page-190 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-190 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-190 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-190 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-190 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-190 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 160px;
  }
}
.page-190 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 50%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-190 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.page-190 .table--02 tr {
  border-bottom: none;
}
.page-190 .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.page-190 .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.page-190 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-190 .wp-block-columns {
    gap: 0;
  }
}
.page-190 .has-background {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
  border-radius: 52px;
}
@media only screen and (max-width:767px) {
  .page-190 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-190 .has-background strong {
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-190 .has-background strong {
    font-size: 16px;
  }
}
.page-190 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-190 .wp-block-group {
  padding: 0;
}
.page-190 .wp-block-group a {
  display: inline;
  color: #4C0F79;
  text-decoration: underline;
}
.page-190 .is-layout-flex, .page-190 .page-634 .is-layout-flex--02, .page-634 .page-190 .is-layout-flex--02, .page-190 .page-617 .is-layout-flex--02, .page-617 .page-190 .is-layout-flex--02, .page-190 .page-577 .is-layout-flex--02, .page-577 .page-190 .is-layout-flex--02, .page-190 .page-540 .is-layout-flex--02, .page-540 .page-190 .is-layout-flex--02, .page-190 .page-529 .is-layout-flex--02, .page-529 .page-190 .is-layout-flex--02, .page-190 .page-520 .is-layout-flex--02, .page-520 .page-190 .is-layout-flex--02, .page-190 .page-485 .is-layout-flex--02, .page-485 .page-190 .is-layout-flex--02, .page-190 .page-467 .is-layout-flex--02, .page-467 .page-190 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
@media only screen and (max-width:767px) {
  .page-190 .is-layout-flex, .page-190 .page-634 .is-layout-flex--02, .page-634 .page-190 .is-layout-flex--02, .page-190 .page-617 .is-layout-flex--02, .page-617 .page-190 .is-layout-flex--02, .page-190 .page-577 .is-layout-flex--02, .page-577 .page-190 .is-layout-flex--02, .page-190 .page-540 .is-layout-flex--02, .page-540 .page-190 .is-layout-flex--02, .page-190 .page-529 .is-layout-flex--02, .page-529 .page-190 .is-layout-flex--02, .page-190 .page-520 .is-layout-flex--02, .page-520 .page-190 .is-layout-flex--02, .page-190 .page-485 .is-layout-flex--02, .page-485 .page-190 .is-layout-flex--02, .page-190 .page-467 .is-layout-flex--02, .page-467 .page-190 .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 0;
  }
}
.page-190 .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-190 .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-190 .wp-container-content-2 {
  line-height: 2;
}
.page-190__gap--25 {
  gap: 25px;
}
.page-190 .sec03__box {
  padding: 50px;
  margin-bottom: 2em;
}
@media only screen and (max-width:767px) {
  .page-190 .sec03__box {
    padding: 20px 10px 10px;
  }
}
.page-190 .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-190 .sec03__box .text-xl {
    font-size: 60px;
  }
}
.page-190 .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-190 .sec03__box .text-l {
    font-size: 20px;
  }
}
.page-190 .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.page-190 .sec03__box .is-layout-flex, .page-190 .sec03__box .page-634 .is-layout-flex--02, .page-634 .page-190 .sec03__box .is-layout-flex--02, .page-190 .sec03__box .page-617 .is-layout-flex--02, .page-617 .page-190 .sec03__box .is-layout-flex--02, .page-190 .sec03__box .page-577 .is-layout-flex--02, .page-577 .page-190 .sec03__box .is-layout-flex--02, .page-190 .sec03__box .page-540 .is-layout-flex--02, .page-540 .page-190 .sec03__box .is-layout-flex--02, .page-190 .sec03__box .page-529 .is-layout-flex--02, .page-529 .page-190 .sec03__box .is-layout-flex--02, .page-190 .sec03__box .page-520 .is-layout-flex--02, .page-520 .page-190 .sec03__box .is-layout-flex--02, .page-190 .sec03__box .page-485 .is-layout-flex--02, .page-485 .page-190 .sec03__box .is-layout-flex--02, .page-190 .sec03__box .page-467 .is-layout-flex--02, .page-467 .page-190 .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.page-190 .sec03__box .first__flex--01 {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background: #fff;
  border-radius: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2em;
  padding: 20px;
}
@media only screen and (max-width:767px) {
  .page-190 .sec03__box .first__flex--01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.page-190 .sec03__box .first__flex--02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2em 0;
}
@media only screen and (max-width:767px) {
  .page-190 .sec03__box .first__flex--02 {
    margin: 1em 0;
  }
}
.page-190 .sec04__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .page-190 .sec04__box {
    padding: 20px 10px 10px;
  }
}
.page-190 .sec04__box img {
  margin-bottom: 2em;
}
.page-190 .sec04__box .first__flex--01 {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background: #fff;
  border-radius: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2em;
  padding: 30px 0 5px;
}
@media only screen and (max-width:767px) {
  .page-190 .sec04__box .first__flex--01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 5px 10px;
  }
}
.page-190 .sec04__box .frist__text--05 {
  font-size: 32px;
  padding-left: 4em;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}
@media only screen and (max-width:767px) {
  .page-190 .sec04__box .frist__text--05 {
    font-size: 18px;
  }
}
@media only screen and (max-width:767px) {
  .page-190 .sec04__box .frist__text--05 {
    padding-left: 1em;
  }
}
.page-190 .wp-container-core-group-is-layout-1 {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
@media only screen and (max-width:767px) {
  .page-190 .wp-container-core-group-is-layout-1 {
    max-width: 100%;
    text-align: center;
  }
}
.page-190 .fukidashi {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px 20px;
  border: 1px solid #707070;
  border-radius: 25px;
  background-color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #6c1a79;
}
.page-190 .fukidashi::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 7px 0 7px;
  border-color: #707070 transparent transparent;
  translate: -50% 100%;
}
.page-190 .fukidashi::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 8.3px 5.8px 0 5.8px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}
.page-190__text--01 {
  font-size: 168px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-190__text--01 {
    font-size: 80px;
  }
}
.page-190__text--02 {
  font-size: 57px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-190__text--02 {
    font-size: 40px;
  }
}
.page-190__text--03 {
  font-size: 50px;
  font-weight: 700;
  color: #6C1A79;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FFEB00));
  background: linear-gradient(transparent 50%, #FFEB00 50%);
}
@media only screen and (max-width:767px) {
  .page-190__text--03 {
    font-size: 18px;
  }
}
.page-190__text--04 {
  max-width: 968px;
}
.page-190__box {
  background: #fff;
  border-radius: 52px;
}
.page-190 .wp-container-core-group-is-layout-4 {
  margin-bottom: 2em;
}

.first__text--01 {
  font-size: 145px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .first__text--01 {
    font-size: 80px;
  }
}
.first__text--02 {
  font-size: 57px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .first__text--02 {
    font-size: 40px;
  }
}
.first__text--03 {
  font-size: 40px;
  font-weight: 700;
  color: #6C1A79;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FFEB00));
  background: linear-gradient(transparent 50%, #FFEB00 50%);
}
@media only screen and (max-width:767px) {
  .first__text--03 {
    font-size: 18px;
  }
}
.first__text--04 {
  max-width: 968px;
}

.page-234 {
  position: relative;
  counter-reset: h3-counter;
}
.page-234 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-234 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-234 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-234 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-234 h2::after {
    width: 16%;
  }
}
.page-234 h3 {
  font-size: 20px;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-234 h3 {
    font-size: 18px;
  }
}
.page-234 strong {
  font-weight: 700;
  display: inline-block;
}
.page-234 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-234 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-234 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-234 summary::-webkit-details-marker {
  display: none;
}
.page-234 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-234 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-234 summary::after {
    width: 16%;
  }
}
.page-234 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #333;
  font-weight: 700;
  margin: 1em 0;
}
.page-234 .wp-block-button img {
  margin-right: 3px;
}
.page-234 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
.page-234 .wp-block-button a::before {
  content: url("/images/subpage/234/icon_01.png");
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .page-234 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-234 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-234 table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-234 table {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .page-234 table {
    width: 100%;
  }
}
.page-234 table tr {
  border-bottom: 5px solid #fff;
}
.page-234 table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-234 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-234 table td {
  line-height: 1.5;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
@media only screen and (max-width:767px) {
  .page-234 table td {
    padding: 12px;
  }
}
.page-234 table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-234 table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.page-234 iframe {
  width: 100%;
  height: 360px;
}
.page-234 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-234 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 640px;
  overflow-x: scroll;
}
.page-234 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-234 .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.page-234 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.page-234 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-234 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-234 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-234 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-234 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-234 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 160px;
  }
}
.page-234 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 50%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-234 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.page-234 .table--02 tr {
  border-bottom: none;
}
.page-234 .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.page-234 .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.page-234 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-234 .wp-block-columns {
    gap: 0;
  }
}
.page-234 .has-background {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
  border-radius: 52px;
}
@media only screen and (max-width:767px) {
  .page-234 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-234 .has-background strong {
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-234 .has-background strong {
    font-size: 16px;
  }
}
.page-234 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-234 .wp-block-group {
  padding-bottom: 60px;
}
@media only screen and (max-width:767px) {
  .page-234 .wp-block-group {
    padding-bottom: 40px;
  }
}
.page-234 .wp-block-group a {
  display: inline;
  color: #4C0F79;
  text-decoration: underline;
}
.page-234 .is-layout-flex, .page-234 .page-634 .is-layout-flex--02, .page-634 .page-234 .is-layout-flex--02, .page-234 .page-617 .is-layout-flex--02, .page-617 .page-234 .is-layout-flex--02, .page-234 .page-577 .is-layout-flex--02, .page-577 .page-234 .is-layout-flex--02, .page-234 .page-540 .is-layout-flex--02, .page-540 .page-234 .is-layout-flex--02, .page-234 .page-529 .is-layout-flex--02, .page-529 .page-234 .is-layout-flex--02, .page-234 .page-520 .is-layout-flex--02, .page-520 .page-234 .is-layout-flex--02, .page-234 .page-485 .is-layout-flex--02, .page-485 .page-234 .is-layout-flex--02, .page-234 .page-467 .is-layout-flex--02, .page-467 .page-234 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
@media only screen and (max-width:767px) {
  .page-234 .is-layout-flex, .page-234 .page-634 .is-layout-flex--02, .page-634 .page-234 .is-layout-flex--02, .page-234 .page-617 .is-layout-flex--02, .page-617 .page-234 .is-layout-flex--02, .page-234 .page-577 .is-layout-flex--02, .page-577 .page-234 .is-layout-flex--02, .page-234 .page-540 .is-layout-flex--02, .page-540 .page-234 .is-layout-flex--02, .page-234 .page-529 .is-layout-flex--02, .page-529 .page-234 .is-layout-flex--02, .page-234 .page-520 .is-layout-flex--02, .page-520 .page-234 .is-layout-flex--02, .page-234 .page-485 .is-layout-flex--02, .page-485 .page-234 .is-layout-flex--02, .page-234 .page-467 .is-layout-flex--02, .page-467 .page-234 .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px 0;
  }
}
.page-234 .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-234 .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-234 .wp-container-content-2 {
  line-height: 2;
}
.page-234__gap--25 {
  gap: 25px;
}
.page-234 .sec03__box {
  padding: 50px;
  margin-bottom: 2em;
}
@media only screen and (max-width:767px) {
  .page-234 .sec03__box {
    padding: 20px 10px 10px;
  }
}
.page-234 .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-234 .sec03__box .text-xl {
    font-size: 60px;
  }
}
.page-234 .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-234 .sec03__box .text-l {
    font-size: 20px;
  }
}
.page-234 .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.page-234 .sec03__box .is-layout-flex, .page-234 .sec03__box .page-634 .is-layout-flex--02, .page-634 .page-234 .sec03__box .is-layout-flex--02, .page-234 .sec03__box .page-617 .is-layout-flex--02, .page-617 .page-234 .sec03__box .is-layout-flex--02, .page-234 .sec03__box .page-577 .is-layout-flex--02, .page-577 .page-234 .sec03__box .is-layout-flex--02, .page-234 .sec03__box .page-540 .is-layout-flex--02, .page-540 .page-234 .sec03__box .is-layout-flex--02, .page-234 .sec03__box .page-529 .is-layout-flex--02, .page-529 .page-234 .sec03__box .is-layout-flex--02, .page-234 .sec03__box .page-520 .is-layout-flex--02, .page-520 .page-234 .sec03__box .is-layout-flex--02, .page-234 .sec03__box .page-485 .is-layout-flex--02, .page-485 .page-234 .sec03__box .is-layout-flex--02, .page-234 .sec03__box .page-467 .is-layout-flex--02, .page-467 .page-234 .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.page-234 .sec03__box .first__flex--01 {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background: #fff;
  border-radius: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2em;
}
@media only screen and (max-width:767px) {
  .page-234 .sec03__box .first__flex--01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.page-234 .sec03__box .first__flex--02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2em 0;
}
@media only screen and (max-width:767px) {
  .page-234 .sec03__box .first__flex--02 {
    margin: 1em 0;
  }
}
.page-234 .sec04__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .page-234 .sec04__box {
    padding: 20px 10px 10px;
  }
}
.page-234 .sec04__box img {
  margin-bottom: 2em;
}
.page-234 .sec04__box .first__flex--01 {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background: #fff;
  border-radius: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2em;
  padding: 30px 0 0;
}
@media only screen and (max-width:767px) {
  .page-234 .sec04__box .first__flex--01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 5px 10px;
  }
}
.page-234 .sec04__box .frist__text--05 {
  font-size: 32px;
  padding-left: 4em;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}
@media only screen and (max-width:767px) {
  .page-234 .sec04__box .frist__text--05 {
    font-size: 18px;
  }
}
@media only screen and (max-width:767px) {
  .page-234 .sec04__box .frist__text--05 {
    padding-left: 1em;
  }
}
.page-234__text--01 {
  font-size: 168px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-234__text--01 {
    font-size: 80px;
  }
}
.page-234__text--02 {
  font-size: 57px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-234__text--02 {
    font-size: 40px;
  }
}
.page-234__text--03 {
  font-size: 50px;
  font-weight: 700;
  color: #6C1A79;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FFEB00));
  background: linear-gradient(transparent 50%, #FFEB00 50%);
}
@media only screen and (max-width:767px) {
  .page-234__text--03 {
    font-size: 18px;
  }
}
.page-234__text--04 {
  max-width: 968px;
}
.page-234__box {
  background: #fff;
  border-radius: 52px;
}
.page-234 .wp-container-core-group-is-layout-4 {
  margin-bottom: 2em;
}
.page-234 .group--01 {
  padding-bottom: 0;
}
@media only screen and (max-width:767px) {
  .page-234 .group--01 {
    padding-bottom: 40px;
  }
}
.page-234 .group--01 h3 {
  font-size: 27px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #0A0808;
}
@media only screen and (max-width:767px) {
  .page-234 .group--01 h3 {
    font-size: 20px;
  }
}
.page-234 .group--01 ul {
  padding-left: 1em;
}
.page-234 .group--01 ul li {
  list-style-image: url("/images/subpage/234/icon_02.png");
  color: #333;
  font-weight: 700;
  line-height: 2;
  padding-left: 0.5em;
}
.page-234 .group--01 ul li span {
  color: #751385;
}
.page-234 .group--02 h3 {
  font-size: 23px;
  margin-top: 0;
  margin-bottom: 1em;
  font-weight: 700;
  color: #551883;
}
@media only screen and (max-width:767px) {
  .page-234 .group--02 h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-234 .group--02 h3 {
    margin-bottom: 1em;
  }
}
.page-234 .group--02__box {
  background: #FCF4FF;
  padding: 30px;
  border-radius: 38px;
  max-width: 1068px;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .page-234 .group--02__box {
    padding: 20px;
  }
}
.page-234 .group--02__box p {
  margin-bottom: 0;
}
.page-234 .group--02 .num {
  font-size: 51px;
  font-weight: 700;
  background: #7C1769;
  line-height: 1;
  color: #fff;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-234 .group--02 .is-layout-flex, .page-234 .group--02 .page-634 .is-layout-flex--02, .page-634 .page-234 .group--02 .is-layout-flex--02, .page-234 .group--02 .page-617 .is-layout-flex--02, .page-617 .page-234 .group--02 .is-layout-flex--02, .page-234 .group--02 .page-577 .is-layout-flex--02, .page-577 .page-234 .group--02 .is-layout-flex--02, .page-234 .group--02 .page-540 .is-layout-flex--02, .page-540 .page-234 .group--02 .is-layout-flex--02, .page-234 .group--02 .page-529 .is-layout-flex--02, .page-529 .page-234 .group--02 .is-layout-flex--02, .page-234 .group--02 .page-520 .is-layout-flex--02, .page-520 .page-234 .group--02 .is-layout-flex--02, .page-234 .group--02 .page-485 .is-layout-flex--02, .page-485 .page-234 .group--02 .is-layout-flex--02, .page-234 .group--02 .page-467 .is-layout-flex--02, .page-467 .page-234 .group--02 .is-layout-flex--02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}

.page-239 {
  position: relative;
  counter-reset: h3-counter;
}
.page-239 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-239 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-239 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-239 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-239 h2::after {
    width: 16%;
  }
}
.page-239 h3 {
  font-size: 20px;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-239 h3 {
    font-size: 18px;
  }
}
.page-239 h3 + p {
  padding-left: 1.8em;
}
.page-239 strong {
  font-weight: 700;
  display: inline-block;
}
.page-239 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-239 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-239 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-239 summary::-webkit-details-marker {
  display: none;
}
.page-239 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-239 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-239 summary::after {
    width: 16%;
  }
}
.page-239 .worklife {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  background: #751385;
  padding: 25px;
  padding-left: 1em;
  position: relative;
  display: block;
  border-radius: 56px;
}
@media only screen and (max-width:767px) {
  .page-239 .worklife {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-239 .worklife {
    padding: 20px 30px;
  }
}
.page-239 .worklife::-webkit-details-marker {
  display: none;
}
.page-239 .worklife:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-239 .worklife::after {
  content: "";
  background-image: url("/images/subpage/icon/arrow_under.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  position: absolute;
  right: 40px;
  width: 34px;
  height: 34px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width:767px) {
  .page-239 .worklife::after {
    right: 30px;
    width: 20px;
    height: 20px;
  }
}
.page-239 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.page-239 .wp-block-button img {
  margin-right: 3px;
}
.page-239 .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .page-239 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-239 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-239 table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-239 table {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .page-239 table {
    width: 100%;
  }
}
.page-239 table tr {
  border-bottom: 5px solid #fff;
}
.page-239 table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-239 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-239 table td {
  line-height: 1.5;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
@media only screen and (max-width:767px) {
  .page-239 table td {
    padding: 12px;
  }
}
.page-239 table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-239 table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.page-239 iframe {
  width: 100%;
  height: 360px;
}
.page-239 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-239 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 640px;
  overflow-x: scroll;
}
.page-239 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-239 .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.page-239 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.page-239 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-239 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-239 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-239 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-239 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-239 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 160px;
  }
}
.page-239 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 50%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-239 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.page-239 .table--02 tr {
  border-bottom: none;
}
.page-239 .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.page-239 .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.page-239 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-239 .wp-block-columns {
    gap: 0;
  }
}
.page-239 .has-background {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
  border-radius: 52px;
}
@media only screen and (max-width:767px) {
  .page-239 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-239 .has-background strong {
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-239 .has-background strong {
    font-size: 16px;
  }
}
.page-239 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-239 .wp-block-group {
  padding: 0;
}
.page-239 .wp-block-group a {
  display: inline;
  color: #4C0F79;
  text-decoration: underline;
}
.page-239 .is-layout-flex, .page-239 .page-634 .is-layout-flex--02, .page-634 .page-239 .is-layout-flex--02, .page-239 .page-617 .is-layout-flex--02, .page-617 .page-239 .is-layout-flex--02, .page-239 .page-577 .is-layout-flex--02, .page-577 .page-239 .is-layout-flex--02, .page-239 .page-540 .is-layout-flex--02, .page-540 .page-239 .is-layout-flex--02, .page-239 .page-529 .is-layout-flex--02, .page-529 .page-239 .is-layout-flex--02, .page-239 .page-520 .is-layout-flex--02, .page-520 .page-239 .is-layout-flex--02, .page-239 .page-485 .is-layout-flex--02, .page-485 .page-239 .is-layout-flex--02, .page-239 .page-467 .is-layout-flex--02, .page-467 .page-239 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
@media only screen and (max-width:767px) {
  .page-239 .is-layout-flex, .page-239 .page-634 .is-layout-flex--02, .page-634 .page-239 .is-layout-flex--02, .page-239 .page-617 .is-layout-flex--02, .page-617 .page-239 .is-layout-flex--02, .page-239 .page-577 .is-layout-flex--02, .page-577 .page-239 .is-layout-flex--02, .page-239 .page-540 .is-layout-flex--02, .page-540 .page-239 .is-layout-flex--02, .page-239 .page-529 .is-layout-flex--02, .page-529 .page-239 .is-layout-flex--02, .page-239 .page-520 .is-layout-flex--02, .page-520 .page-239 .is-layout-flex--02, .page-239 .page-485 .is-layout-flex--02, .page-485 .page-239 .is-layout-flex--02, .page-239 .page-467 .is-layout-flex--02, .page-467 .page-239 .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px 0;
  }
}
.page-239 .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-239 .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-239 .wp-container-content-2 {
  line-height: 2;
}
.page-239__gap--25 {
  gap: 25px;
}
.page-239 .sec03__box {
  padding: 50px;
  margin-bottom: 2em;
}
@media only screen and (max-width:767px) {
  .page-239 .sec03__box {
    padding: 20px 10px 10px;
  }
}
.page-239 .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-239 .sec03__box .text-xl {
    font-size: 60px;
  }
}
.page-239 .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-239 .sec03__box .text-l {
    font-size: 20px;
  }
}
.page-239 .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.page-239 .sec03__box .is-layout-flex, .page-239 .sec03__box .page-634 .is-layout-flex--02, .page-634 .page-239 .sec03__box .is-layout-flex--02, .page-239 .sec03__box .page-617 .is-layout-flex--02, .page-617 .page-239 .sec03__box .is-layout-flex--02, .page-239 .sec03__box .page-577 .is-layout-flex--02, .page-577 .page-239 .sec03__box .is-layout-flex--02, .page-239 .sec03__box .page-540 .is-layout-flex--02, .page-540 .page-239 .sec03__box .is-layout-flex--02, .page-239 .sec03__box .page-529 .is-layout-flex--02, .page-529 .page-239 .sec03__box .is-layout-flex--02, .page-239 .sec03__box .page-520 .is-layout-flex--02, .page-520 .page-239 .sec03__box .is-layout-flex--02, .page-239 .sec03__box .page-485 .is-layout-flex--02, .page-485 .page-239 .sec03__box .is-layout-flex--02, .page-239 .sec03__box .page-467 .is-layout-flex--02, .page-467 .page-239 .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.page-239 .sec03__box .first__flex--01 {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background: #fff;
  border-radius: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2em;
}
@media only screen and (max-width:767px) {
  .page-239 .sec03__box .first__flex--01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.page-239 .sec03__box .first__flex--02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2em 0;
}
@media only screen and (max-width:767px) {
  .page-239 .sec03__box .first__flex--02 {
    margin: 1em 0;
  }
}
.page-239 .sec04__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .page-239 .sec04__box {
    padding: 20px 10px 10px;
  }
}
.page-239 .sec04__box img {
  margin-bottom: 2em;
}
.page-239 .sec04__box .first__flex--01 {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background: #fff;
  border-radius: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2em;
  padding: 30px 0 0;
}
@media only screen and (max-width:767px) {
  .page-239 .sec04__box .first__flex--01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 5px 10px;
  }
}
.page-239 .sec04__box .frist__text--05 {
  font-size: 32px;
  padding-left: 4em;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}
@media only screen and (max-width:767px) {
  .page-239 .sec04__box .frist__text--05 {
    font-size: 18px;
  }
}
@media only screen and (max-width:767px) {
  .page-239 .sec04__box .frist__text--05 {
    padding-left: 1em;
  }
}
.page-239 .wp-container-core-group-is-layout-1 {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  padding-bottom: 100px;
  gap: 40px;
}
@media only screen and (max-width:767px) {
  .page-239 .wp-container-core-group-is-layout-1 {
    max-width: 100%;
    text-align: center;
    padding-bottom: 40px;
  }
}
.page-239 .wp-container-core-group-is-layout-2, .page-239 .wp-container-core-group-is-layout-6, .page-239 .wp-container-core-group-is-layout-5, .page-239 .wp-container-core-group-is-layout-4, .page-239 .wp-container-core-group-is-layout-3 {
  gap: 30px;
}
.page-239 .wp-container-core-group-is-layout-2 p, .page-239 .wp-container-core-group-is-layout-6 p, .page-239 .wp-container-core-group-is-layout-5 p, .page-239 .wp-container-core-group-is-layout-4 p, .page-239 .wp-container-core-group-is-layout-3 p {
  padding-top: 1em;
}
@media only screen and (max-width:767px) {
  .page-239 .wp-container-core-group-is-layout-2 p, .page-239 .wp-container-core-group-is-layout-6 p, .page-239 .wp-container-core-group-is-layout-5 p, .page-239 .wp-container-core-group-is-layout-4 p, .page-239 .wp-container-core-group-is-layout-3 p {
    padding-top: 0;
  }
}
.page-239 .fukidashi {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px 20px;
  border: 1px solid #707070;
  border-radius: 25px;
  background-color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #6c1a79;
}
.page-239 .fukidashi::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 7px 0 7px;
  border-color: #707070 transparent transparent;
  translate: -50% 100%;
}
.page-239 .fukidashi::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 8.3px 5.8px 0 5.8px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}
.page-239__text--01 {
  font-size: 168px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-239__text--01 {
    font-size: 80px;
  }
}
.page-239__text--02 {
  font-size: 57px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-239__text--02 {
    font-size: 40px;
  }
}
.page-239__text--03 {
  font-size: 50px;
  font-weight: 700;
  color: #6C1A79;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FFEB00));
  background: linear-gradient(transparent 50%, #FFEB00 50%);
}
@media only screen and (max-width:767px) {
  .page-239__text--03 {
    font-size: 18px;
  }
}
.page-239__text--04 {
  max-width: 968px;
}
.page-239__box {
  background: #fff;
  border-radius: 52px;
}
.page-239 .wp-container-core-group-is-layout-4 {
  margin-bottom: 2em;
}

.page-275 {
  position: relative;
  counter-reset: h3-counter;
}
.page-275 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-275 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-275 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-275 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-275 h2::after {
    width: 16%;
  }
}
.page-275 h3 {
  font-size: 20px;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-275 h3 {
    font-size: 18px;
  }
}
.page-275 strong {
  font-weight: 700;
  display: inline-block;
}
.page-275 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-275 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-275 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-275 summary::-webkit-details-marker {
  display: none;
}
.page-275 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-275 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-275 summary::after {
    width: 16%;
  }
}
.page-275 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-275 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #333;
  font-weight: 700;
  margin: 1em 0;
}
.page-275 .wp-block-button img {
  margin-right: 3px;
}
.page-275 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
.page-275 .wp-block-button a::before {
  content: url("/images/subpage/234/icon_01.png");
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .page-275 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-275 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-275 table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-275 table {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .page-275 table {
    width: 100%;
  }
}
.page-275 table tr {
  border-bottom: 5px solid #fff;
}
.page-275 table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-275 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-275 table td {
  line-height: 1.5;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
@media only screen and (max-width:767px) {
  .page-275 table td {
    padding: 12px;
  }
}
.page-275 table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 160px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-275 table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.page-275 iframe {
  width: 100%;
  height: 360px;
}
.page-275 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-275 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 640px;
  overflow-x: scroll;
}
.page-275 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-275 .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.page-275 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.page-275 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-275 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-275 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-275 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-275 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-275 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 160px;
  }
}
.page-275 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 50%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-275 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.page-275 .table--02 tr {
  border-bottom: none;
}
.page-275 .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.page-275 .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.page-275 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-275 .wp-block-columns {
    gap: 0;
  }
}
.page-275 .has-background {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
  border-radius: 52px;
}
@media only screen and (max-width:767px) {
  .page-275 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-275 .has-background strong {
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-275 .has-background strong {
    font-size: 16px;
  }
}
.page-275 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-275 .wp-block-group {
  padding-bottom: 60px;
}
@media only screen and (max-width:767px) {
  .page-275 .wp-block-group {
    padding-bottom: 40px;
  }
}
.page-275 .wp-block-group a {
  display: inline;
  color: #4C0F79;
  text-decoration: underline;
}
.page-275 .is-layout-flex, .page-275 .page-634 .is-layout-flex--02, .page-634 .page-275 .is-layout-flex--02, .page-275 .page-617 .is-layout-flex--02, .page-617 .page-275 .is-layout-flex--02, .page-275 .page-577 .is-layout-flex--02, .page-577 .page-275 .is-layout-flex--02, .page-275 .page-540 .is-layout-flex--02, .page-540 .page-275 .is-layout-flex--02, .page-275 .page-529 .is-layout-flex--02, .page-529 .page-275 .is-layout-flex--02, .page-275 .page-520 .is-layout-flex--02, .page-520 .page-275 .is-layout-flex--02, .page-275 .page-485 .is-layout-flex--02, .page-485 .page-275 .is-layout-flex--02, .page-275 .page-467 .is-layout-flex--02, .page-467 .page-275 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
@media only screen and (max-width:767px) {
  .page-275 .is-layout-flex, .page-275 .page-634 .is-layout-flex--02, .page-634 .page-275 .is-layout-flex--02, .page-275 .page-617 .is-layout-flex--02, .page-617 .page-275 .is-layout-flex--02, .page-275 .page-577 .is-layout-flex--02, .page-577 .page-275 .is-layout-flex--02, .page-275 .page-540 .is-layout-flex--02, .page-540 .page-275 .is-layout-flex--02, .page-275 .page-529 .is-layout-flex--02, .page-529 .page-275 .is-layout-flex--02, .page-275 .page-520 .is-layout-flex--02, .page-520 .page-275 .is-layout-flex--02, .page-275 .page-485 .is-layout-flex--02, .page-485 .page-275 .is-layout-flex--02, .page-275 .page-467 .is-layout-flex--02, .page-467 .page-275 .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px 0;
  }
}
.page-275 .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-275 .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-275 .wp-container-content-2 {
  line-height: 2;
}
.page-275__gap--25 {
  gap: 25px;
}
.page-275 .sec03__box {
  padding: 50px;
  margin-bottom: 2em;
}
@media only screen and (max-width:767px) {
  .page-275 .sec03__box {
    padding: 20px 10px 10px;
  }
}
.page-275 .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-275 .sec03__box .text-xl {
    font-size: 60px;
  }
}
.page-275 .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-275 .sec03__box .text-l {
    font-size: 20px;
  }
}
.page-275 .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.page-275 .sec03__box .is-layout-flex, .page-275 .sec03__box .page-634 .is-layout-flex--02, .page-634 .page-275 .sec03__box .is-layout-flex--02, .page-275 .sec03__box .page-617 .is-layout-flex--02, .page-617 .page-275 .sec03__box .is-layout-flex--02, .page-275 .sec03__box .page-577 .is-layout-flex--02, .page-577 .page-275 .sec03__box .is-layout-flex--02, .page-275 .sec03__box .page-540 .is-layout-flex--02, .page-540 .page-275 .sec03__box .is-layout-flex--02, .page-275 .sec03__box .page-529 .is-layout-flex--02, .page-529 .page-275 .sec03__box .is-layout-flex--02, .page-275 .sec03__box .page-520 .is-layout-flex--02, .page-520 .page-275 .sec03__box .is-layout-flex--02, .page-275 .sec03__box .page-485 .is-layout-flex--02, .page-485 .page-275 .sec03__box .is-layout-flex--02, .page-275 .sec03__box .page-467 .is-layout-flex--02, .page-467 .page-275 .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.page-275 .sec03__box .first__flex--01 {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background: #fff;
  border-radius: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2em;
}
@media only screen and (max-width:767px) {
  .page-275 .sec03__box .first__flex--01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.page-275 .sec03__box .first__flex--02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2em 0;
}
@media only screen and (max-width:767px) {
  .page-275 .sec03__box .first__flex--02 {
    margin: 1em 0;
  }
}
.page-275 .sec04__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .page-275 .sec04__box {
    padding: 20px 10px 10px;
  }
}
.page-275 .sec04__box img {
  margin-bottom: 2em;
}
.page-275 .sec04__box .first__flex--01 {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background: #fff;
  border-radius: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2em;
  padding: 30px 0 0;
}
@media only screen and (max-width:767px) {
  .page-275 .sec04__box .first__flex--01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 5px 10px;
  }
}
.page-275 .sec04__box .frist__text--05 {
  font-size: 32px;
  padding-left: 4em;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}
@media only screen and (max-width:767px) {
  .page-275 .sec04__box .frist__text--05 {
    font-size: 18px;
  }
}
@media only screen and (max-width:767px) {
  .page-275 .sec04__box .frist__text--05 {
    padding-left: 1em;
  }
}
.page-275 .fukidashi {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px 20px;
  border: 1px solid #707070;
  border-radius: 25px;
  background-color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #6c1a79;
}
.page-275 .fukidashi::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 7px 0 7px;
  border-color: #707070 transparent transparent;
  translate: -50% 100%;
}
.page-275 .fukidashi::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 8.3px 5.8px 0 5.8px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}
.page-275__text--01 {
  font-size: 168px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-275__text--01 {
    font-size: 80px;
  }
}
.page-275__text--02 {
  font-size: 57px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-275__text--02 {
    font-size: 40px;
  }
}
.page-275__text--03 {
  font-size: 50px;
  font-weight: 700;
  color: #6C1A79;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FFEB00));
  background: linear-gradient(transparent 50%, #FFEB00 50%);
}
@media only screen and (max-width:767px) {
  .page-275__text--03 {
    font-size: 18px;
  }
}
.page-275__text--04 {
  max-width: 968px;
}
.page-275__box {
  background: #fff;
  border-radius: 52px;
}
.page-275 .wp-container-core-group-is-layout-4 {
  margin-bottom: 2em;
}
.page-275 .group--01 {
  padding-bottom: 0;
}
@media only screen and (max-width:767px) {
  .page-275 .group--01 {
    padding-bottom: 40px;
  }
}
.page-275 .group--01 h3 {
  font-size: 27px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #0A0808;
}
@media only screen and (max-width:767px) {
  .page-275 .group--01 h3 {
    font-size: 20px;
  }
}
.page-275 .group--01 ul {
  padding-left: 1em;
}
.page-275 .group--01 ul li {
  list-style-image: url("/images/subpage/234/icon_02.png");
  color: #751385;
  font-weight: 700;
  line-height: 2;
  padding-left: 0.5em;
}
.page-275 .group--01 ul li span {
  background: #FFFF00;
}
.page-275 .group--02 h3 {
  font-size: 23px;
  margin-top: 0;
  margin-bottom: 1em;
  font-weight: 700;
  color: #551883;
}
@media only screen and (max-width:767px) {
  .page-275 .group--02 h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-275 .group--02 h3 {
    margin-bottom: 1em;
  }
}
.page-275 .group--02__box {
  background: #FCF4FF;
  padding: 30px;
  border-radius: 38px;
  max-width: 1068px;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .page-275 .group--02__box {
    padding: 20px;
  }
}
.page-275 .group--02__box p {
  margin-bottom: 0;
}
.page-275 .group--02 .num {
  font-size: 51px;
  font-weight: 700;
  background: #7C1769;
  line-height: 1;
  color: #fff;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
.page-275 .group--02 .is-layout-flex, .page-275 .group--02 .page-634 .is-layout-flex--02, .page-634 .page-275 .group--02 .is-layout-flex--02, .page-275 .group--02 .page-617 .is-layout-flex--02, .page-617 .page-275 .group--02 .is-layout-flex--02, .page-275 .group--02 .page-577 .is-layout-flex--02, .page-577 .page-275 .group--02 .is-layout-flex--02, .page-275 .group--02 .page-540 .is-layout-flex--02, .page-540 .page-275 .group--02 .is-layout-flex--02, .page-275 .group--02 .page-529 .is-layout-flex--02, .page-529 .page-275 .group--02 .is-layout-flex--02, .page-275 .group--02 .page-520 .is-layout-flex--02, .page-520 .page-275 .group--02 .is-layout-flex--02, .page-275 .group--02 .page-485 .is-layout-flex--02, .page-485 .page-275 .group--02 .is-layout-flex--02, .page-275 .group--02 .page-467 .is-layout-flex--02, .page-467 .page-275 .group--02 .is-layout-flex--02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}

.page-279 {
  position: relative;
  counter-reset: h3-counter;
}
.page-279 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-279 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-279 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-279 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-279 h2::after {
    width: 16%;
  }
}
.page-279 h3 {
  font-size: 20px;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-279 h3 {
    font-size: 18px;
  }
}
.page-279 strong {
  font-weight: 700;
  display: inline-block;
}
.page-279 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-279 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-279 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-279 summary::-webkit-details-marker {
  display: none;
}
.page-279 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-279 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-279 summary::after {
    width: 16%;
  }
}
.page-279 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-279 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #333;
  font-weight: 700;
  margin: 1em 0;
}
.page-279 .wp-block-button img {
  margin-right: 3px;
}
.page-279 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
.page-279 .wp-block-button a::after {
  content: url("/images/subpage/279/icon_01.png");
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .page-279 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-279 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-279 table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-279 table {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .page-279 table {
    width: 100%;
  }
}
.page-279 table tr {
  border-bottom: 5px solid #fff;
}
.page-279 table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-279 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-279 table td {
  line-height: 1.5;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
@media only screen and (max-width:767px) {
  .page-279 table td {
    padding: 12px;
  }
}
.page-279 table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 160px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-279 table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.page-279 iframe {
  width: 100%;
  height: 360px;
}
.page-279 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-279 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 600px;
  overflow-x: scroll;
  margin-bottom: 1em;
}
.page-279 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-279 .wp-block-table.is-style-stripes thead tr {
    display: table;
  }
}
.page-279 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
  width: 200px;
}
.page-279 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-279 .wp-block-table.is-style-stripes tbody tr {
    display: table;
  }
}
.page-279 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-279 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-279 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-279 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 200px;
  }
}
.page-279 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 20%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-279 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 200px;
  }
}
.page-279 .table--02 tr {
  border-bottom: none;
}
.page-279 .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.page-279 .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.page-279 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-279 .wp-block-columns {
    gap: 0;
  }
}
.page-279 .has-background {
  width: 100%;
  padding: 0 30px 10px;
  line-height: 2;
  border-radius: 52px;
}
@media only screen and (max-width:767px) {
  .page-279 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-279 .has-background strong {
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-279 .has-background strong {
    font-size: 16px;
  }
}
.page-279 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-279 .is-layout-flex, .page-279 .page-634 .is-layout-flex--02, .page-634 .page-279 .is-layout-flex--02, .page-279 .page-617 .is-layout-flex--02, .page-617 .page-279 .is-layout-flex--02, .page-279 .page-577 .is-layout-flex--02, .page-577 .page-279 .is-layout-flex--02, .page-279 .page-540 .is-layout-flex--02, .page-540 .page-279 .is-layout-flex--02, .page-279 .page-529 .is-layout-flex--02, .page-529 .page-279 .is-layout-flex--02, .page-279 .page-520 .is-layout-flex--02, .page-520 .page-279 .is-layout-flex--02, .page-279 .page-485 .is-layout-flex--02, .page-485 .page-279 .is-layout-flex--02, .page-279 .page-467 .is-layout-flex--02, .page-467 .page-279 .is-layout-flex--02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin: 20px 0;
}
@media only screen and (max-width:767px) {
  .page-279 .is-layout-flex, .page-279 .page-634 .is-layout-flex--02, .page-634 .page-279 .is-layout-flex--02, .page-279 .page-617 .is-layout-flex--02, .page-617 .page-279 .is-layout-flex--02, .page-279 .page-577 .is-layout-flex--02, .page-577 .page-279 .is-layout-flex--02, .page-279 .page-540 .is-layout-flex--02, .page-540 .page-279 .is-layout-flex--02, .page-279 .page-529 .is-layout-flex--02, .page-529 .page-279 .is-layout-flex--02, .page-279 .page-520 .is-layout-flex--02, .page-520 .page-279 .is-layout-flex--02, .page-279 .page-485 .is-layout-flex--02, .page-485 .page-279 .is-layout-flex--02, .page-279 .page-467 .is-layout-flex--02, .page-467 .page-279 .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px 0;
  }
}
.page-279 .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-279 .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-279 .wp-container-content-2 {
  line-height: 2;
}
.page-279__gap--25 {
  gap: 25px;
}
.page-279 .sec01__box {
  position: relative;
}
.page-279 .sec01__box__img {
  position: absolute;
  z-index: 10;
  top: 20px;
  right: 0;
  width: 300px;
}
@media only screen and (max-width:991px) {
  .page-279 .sec01__box__img {
    position: unset;
  }
}
.page-279__text--01 {
  font-size: 168px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-279__text--01 {
    font-size: 80px;
  }
}
.page-279__text--02 {
  font-size: 57px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-279__text--02 {
    font-size: 40px;
  }
}
.page-279__text--03 {
  font-size: 50px;
  font-weight: 700;
  color: #6C1A79;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FFEB00));
  background: linear-gradient(transparent 50%, #FFEB00 50%);
}
@media only screen and (max-width:767px) {
  .page-279__text--03 {
    font-size: 18px;
  }
}
.page-279__text--04 {
  max-width: 968px;
}
.page-279__box {
  background: #fff;
  border-radius: 52px;
}
.page-279 .wp-container-core-group-is-layout-4 {
  margin-bottom: 2em;
}
.page-279 .group--01 {
  padding-bottom: 0;
}
@media only screen and (max-width:767px) {
  .page-279 .group--01 {
    padding-bottom: 40px;
  }
}
.page-279 .group--01 h3 {
  font-size: 27px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #0A0808;
}
@media only screen and (max-width:767px) {
  .page-279 .group--01 h3 {
    font-size: 20px;
  }
}
.page-279 .group--01 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #333;
  font-weight: 700;
  margin: 1em 0;
}
.page-279 .group--01 .wp-block-button img {
  margin-right: 3px;
}
.page-279 .group--01 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: auto;
  border: 1px solid #707070;
}
.page-279 .group--01 .wp-block-button a::after {
  content: url("/images/subpage/279/icon_01.png");
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-279 .group--01 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-279 .group--01 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-279 .group--02 ul {
  padding-left: 1em;
}
.page-279 .group--02 ul li {
  list-style-image: url("/images/subpage/279/icon_02.png");
  color: #333;
  font-weight: 700;
  line-height: 2;
  padding-left: 0.5em;
}
.page-279 .group--02 ul li span {
  color: #751385;
}
.page-279 .group--03 h3 {
  font-size: 23px;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: 1em;
}
@media only screen and (max-width:767px) {
  .page-279 .group--03 h3 {
    font-size: 20px;
  }
}
.page-279 .group--04 {
  padding-top: 40px;
}
@media only screen and (max-width:767px) {
  .page-279 .group--04 {
    padding-top: 20px;
  }
}
.page-279 .group--04 a {
  display: inline;
}
.page-279 .group--04 a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-279 .group--04 h4 {
  font-size: 25px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-279 .group--04 h4 {
    font-size: 20px;
  }
}
.page-279 .group--04 .tel {
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.5;
}
@media only screen and (max-width:767px) {
  .page-279 .group--04 .tel {
    font-size: 30px;
  }
}
.page-279 .group--04 .tel i {
  margin-right: 0.5em;
}
.page-279 .group--04 .has-background {
  width: 100%;
  max-width: 800px;
  padding: 20px 10px;
  border-radius: 52px;
  text-align: center;
}
.page-279 .group--04 .is-layout-flex, .page-279 .group--04 .page-634 .is-layout-flex--02, .page-634 .page-279 .group--04 .is-layout-flex--02, .page-279 .group--04 .page-617 .is-layout-flex--02, .page-617 .page-279 .group--04 .is-layout-flex--02, .page-279 .group--04 .page-577 .is-layout-flex--02, .page-577 .page-279 .group--04 .is-layout-flex--02, .page-279 .group--04 .page-540 .is-layout-flex--02, .page-540 .page-279 .group--04 .is-layout-flex--02, .page-279 .group--04 .page-529 .is-layout-flex--02, .page-529 .page-279 .group--04 .is-layout-flex--02, .page-279 .group--04 .page-520 .is-layout-flex--02, .page-520 .page-279 .group--04 .is-layout-flex--02, .page-279 .group--04 .page-485 .is-layout-flex--02, .page-485 .page-279 .group--04 .is-layout-flex--02, .page-279 .group--04 .page-467 .is-layout-flex--02, .page-467 .page-279 .group--04 .is-layout-flex--02 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.page-326 {
  position: relative;
  counter-reset: h3-counter;
}
.page-326 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-326 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-326 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-326 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-326 h2::after {
    width: 16%;
  }
}
.page-326 h3 {
  font-size: 20px;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-326 h3 {
    font-size: 18px;
  }
}
@media only screen and (max-width:767px) {
  .page-326 h3 {
    margin-top: 1em;
  }
}
.page-326 strong {
  font-weight: 700;
  display: inline-block;
}
.page-326 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-326 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-326 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-326 summary::-webkit-details-marker {
  display: none;
}
.page-326 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-326 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-326 summary::after {
    width: 16%;
  }
}
.page-326 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-326 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #333;
  font-weight: 700;
  margin: 1em 0;
}
.page-326 .wp-block-button img {
  margin-right: 3px;
}
.page-326 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
}
.page-326 .wp-block-button a::after {
  content: url("/images/subpage/326/icon_01.png");
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .page-326 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-326 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-326 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-326 .wp-block-columns {
    gap: 0;
  }
}
.page-326 .has-background {
  width: 100%;
  padding: 0 30px 10px;
  line-height: 2;
  border-radius: 52px;
}
@media only screen and (max-width:767px) {
  .page-326 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-326 .has-background strong {
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-326 .has-background strong {
    font-size: 16px;
  }
}
.page-326 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-326 .is-layout-flex, .page-326 .page-634 .is-layout-flex--02, .page-634 .page-326 .is-layout-flex--02, .page-326 .page-617 .is-layout-flex--02, .page-617 .page-326 .is-layout-flex--02, .page-326 .page-577 .is-layout-flex--02, .page-577 .page-326 .is-layout-flex--02, .page-326 .page-540 .is-layout-flex--02, .page-540 .page-326 .is-layout-flex--02, .page-326 .page-529 .is-layout-flex--02, .page-529 .page-326 .is-layout-flex--02, .page-326 .page-520 .is-layout-flex--02, .page-520 .page-326 .is-layout-flex--02, .page-326 .page-485 .is-layout-flex--02, .page-485 .page-326 .is-layout-flex--02, .page-326 .page-467 .is-layout-flex--02, .page-467 .page-326 .is-layout-flex--02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin: 20px 0;
}
@media only screen and (max-width:767px) {
  .page-326 .is-layout-flex, .page-326 .page-634 .is-layout-flex--02, .page-634 .page-326 .is-layout-flex--02, .page-326 .page-617 .is-layout-flex--02, .page-617 .page-326 .is-layout-flex--02, .page-326 .page-577 .is-layout-flex--02, .page-577 .page-326 .is-layout-flex--02, .page-326 .page-540 .is-layout-flex--02, .page-540 .page-326 .is-layout-flex--02, .page-326 .page-529 .is-layout-flex--02, .page-529 .page-326 .is-layout-flex--02, .page-326 .page-520 .is-layout-flex--02, .page-520 .page-326 .is-layout-flex--02, .page-326 .page-485 .is-layout-flex--02, .page-485 .page-326 .is-layout-flex--02, .page-326 .page-467 .is-layout-flex--02, .page-467 .page-326 .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px 0;
  }
}
.page-326 .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-326 .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-326 .wp-container-content-2 {
  line-height: 2;
}
.page-326__gap--25 {
  gap: 25px;
}
.page-326 .sec03__box {
  padding: 50px;
  margin-bottom: 2em;
}
@media only screen and (max-width:767px) {
  .page-326 .sec03__box {
    padding: 20px 10px 10px;
  }
}
.page-326 .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-326 .sec03__box .text-xl {
    font-size: 60px;
  }
}
.page-326 .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-326 .sec03__box .text-l {
    font-size: 20px;
  }
}
.page-326 .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.page-326 .sec03__box .is-layout-flex, .page-326 .sec03__box .page-634 .is-layout-flex--02, .page-634 .page-326 .sec03__box .is-layout-flex--02, .page-326 .sec03__box .page-617 .is-layout-flex--02, .page-617 .page-326 .sec03__box .is-layout-flex--02, .page-326 .sec03__box .page-577 .is-layout-flex--02, .page-577 .page-326 .sec03__box .is-layout-flex--02, .page-326 .sec03__box .page-540 .is-layout-flex--02, .page-540 .page-326 .sec03__box .is-layout-flex--02, .page-326 .sec03__box .page-529 .is-layout-flex--02, .page-529 .page-326 .sec03__box .is-layout-flex--02, .page-326 .sec03__box .page-520 .is-layout-flex--02, .page-520 .page-326 .sec03__box .is-layout-flex--02, .page-326 .sec03__box .page-485 .is-layout-flex--02, .page-485 .page-326 .sec03__box .is-layout-flex--02, .page-326 .sec03__box .page-467 .is-layout-flex--02, .page-467 .page-326 .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.page-326 .sec03__box .first__flex--01 {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background: #fff;
  border-radius: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2em;
}
@media only screen and (max-width:767px) {
  .page-326 .sec03__box .first__flex--01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.page-326 .sec03__box .first__flex--02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2em 0;
}
@media only screen and (max-width:767px) {
  .page-326 .sec03__box .first__flex--02 {
    margin: 1em 0;
  }
}
.page-326 .sec04__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .page-326 .sec04__box {
    padding: 20px 10px 10px;
  }
}
.page-326 .sec04__box img {
  margin-bottom: 2em;
}
.page-326 .sec04__box .first__flex--01 {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background: #fff;
  border-radius: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2em;
  padding: 30px 0 0;
}
@media only screen and (max-width:767px) {
  .page-326 .sec04__box .first__flex--01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 5px 10px;
  }
}
.page-326 .sec04__box .frist__text--05 {
  font-size: 32px;
  padding-left: 4em;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}
@media only screen and (max-width:767px) {
  .page-326 .sec04__box .frist__text--05 {
    font-size: 18px;
  }
}
@media only screen and (max-width:767px) {
  .page-326 .sec04__box .frist__text--05 {
    padding-left: 1em;
  }
}
.page-326__text--01 {
  font-size: 168px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-326__text--01 {
    font-size: 80px;
  }
}
.page-326__text--02 {
  font-size: 57px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-326__text--02 {
    font-size: 40px;
  }
}
.page-326__text--03 {
  font-size: 50px;
  font-weight: 700;
  color: #6C1A79;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FFEB00));
  background: linear-gradient(transparent 50%, #FFEB00 50%);
}
@media only screen and (max-width:767px) {
  .page-326__text--03 {
    font-size: 18px;
  }
}
.page-326__text--04 {
  max-width: 968px;
}
.page-326__box {
  background: #fff;
  border-radius: 52px;
}
.page-326 .wp-container-core-group-is-layout-4 {
  margin-bottom: 2em;
}
.page-326 .group--01 {
  padding-bottom: 0;
}
@media only screen and (max-width:767px) {
  .page-326 .group--01 {
    padding-bottom: 40px;
  }
}
.page-326 .group--01 h3 {
  font-size: 27px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #0A0808;
}
@media only screen and (max-width:767px) {
  .page-326 .group--01 h3 {
    font-size: 20px;
  }
}
.page-326 .group--01 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #333;
  font-weight: 700;
  margin: 1em 0;
}
.page-326 .group--01 .wp-block-button img {
  margin-right: 3px;
}
.page-326 .group--01 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
}
.page-326 .group--01 .wp-block-button a::after {
  content: url("/images/subpage/326/icon_01.png");
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-326 .group--01 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-326 .group--01 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-326 .group--01 .has-background {
  width: 100%;
  max-width: 784px;
  padding: 38px 10px;
  border-radius: 29px;
}
.page-326 .group--02 h3 {
  font-size: 23px;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: 1em;
}
@media only screen and (max-width:767px) {
  .page-326 .group--02 h3 {
    font-size: 20px;
  }
}
.page-326 .group--02 a {
  display: inline-block;
  text-decoration: underline;
  color: #751385;
}
.page-326 .group--02 a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-326 .group--02 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #333;
  font-weight: 700;
  margin: 0;
}
.page-326 .group--02 .wp-block-button img {
  margin-right: 3px;
}
@media only screen and (max-width:767px) {
  .page-326 .group--02 .wp-block-button span {
    display: inline-block;
  }
}
.page-326 .group--02 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: auto;
}
.page-326 .group--02 .wp-block-button a::after {
  content: url("/images/subpage/326/icon_01.png");
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-326 .group--02 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-326 .group--02 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-326 .group--03 {
  padding-top: 130px;
}
@media only screen and (max-width:767px) {
  .page-326 .group--03 {
    padding-top: 60px;
  }
}
.page-326 .group--03 a {
  display: inline;
}
.page-326 .group--03 a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-326 .group--03 h4 {
  font-size: 25px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-326 .group--03 h4 {
    font-size: 20px;
  }
}
.page-326 .group--03 .tel {
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.5;
}
@media only screen and (max-width:767px) {
  .page-326 .group--03 .tel {
    font-size: 30px;
  }
}
.page-326 .group--03 .tel i {
  margin-right: 0.5em;
}
.page-326 .group--03 .has-background {
  width: 100%;
  max-width: 716px;
  padding: 20px 10px;
  line-height: 2;
  border-radius: 52px;
  text-align: center;
}
.page-326 .group--03 .is-layout-flex, .page-326 .group--03 .page-634 .is-layout-flex--02, .page-634 .page-326 .group--03 .is-layout-flex--02, .page-326 .group--03 .page-617 .is-layout-flex--02, .page-617 .page-326 .group--03 .is-layout-flex--02, .page-326 .group--03 .page-577 .is-layout-flex--02, .page-577 .page-326 .group--03 .is-layout-flex--02, .page-326 .group--03 .page-540 .is-layout-flex--02, .page-540 .page-326 .group--03 .is-layout-flex--02, .page-326 .group--03 .page-529 .is-layout-flex--02, .page-529 .page-326 .group--03 .is-layout-flex--02, .page-326 .group--03 .page-520 .is-layout-flex--02, .page-520 .page-326 .group--03 .is-layout-flex--02, .page-326 .group--03 .page-485 .is-layout-flex--02, .page-485 .page-326 .group--03 .is-layout-flex--02, .page-326 .group--03 .page-467 .is-layout-flex--02, .page-467 .page-326 .group--03 .is-layout-flex--02 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.page-341 {
  position: relative;
  counter-reset: h3-counter;
}
.page-341 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-341 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-341 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-341 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-341 h2::after {
    width: 16%;
  }
}
.page-341 h3 {
  font-size: 20px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-341 h3 {
    font-size: 18px;
  }
}
.page-341 strong {
  font-weight: 700;
  display: inline-block;
}
.page-341 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-341 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-341 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-341 summary::-webkit-details-marker {
  display: none;
}
.page-341 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-341 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-341 summary::after {
    width: 16%;
  }
}
.page-341 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-341 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #333;
  font-weight: 700;
  margin: 1em 0;
}
.page-341 .wp-block-button img {
  margin-right: 3px;
}
.page-341 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
}
.page-341 .wp-block-button a::after {
  content: url("/images/subpage/341/icon_01.png");
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .page-341 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-341 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-341 table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-341 table {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .page-341 table {
    width: 100%;
  }
}
.page-341 table tr {
  border-bottom: 5px solid #fff;
}
.page-341 table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-341 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-341 table td {
  line-height: 1.5;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
@media only screen and (max-width:767px) {
  .page-341 table td {
    padding: 12px;
  }
}
.page-341 table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 160px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-341 table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.page-341 iframe {
  width: 100%;
  height: 360px;
}
.page-341 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-341 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 600px;
  overflow-x: scroll;
  margin-bottom: 1em;
}
.page-341 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-341 .wp-block-table.is-style-stripes thead tr {
    display: table;
  }
}
.page-341 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
  width: 200px;
}
.page-341 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-341 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-341 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-341 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-341 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-341 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 200px;
  }
}
.page-341 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 30%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-341 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 200px;
  }
}
.page-341 .table--02 tr {
  border-bottom: none;
}
.page-341 .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.page-341 .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.page-341 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-341 .wp-block-columns {
    gap: 0;
  }
}
.page-341 .has-background {
  width: 100%;
  padding: 0 30px 10px;
  line-height: 2;
  border-radius: 52px;
}
@media only screen and (max-width:767px) {
  .page-341 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-341 .has-background strong {
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-341 .has-background strong {
    font-size: 16px;
  }
}
.page-341 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-341 .is-layout-flex, .page-341 .page-634 .is-layout-flex--02, .page-634 .page-341 .is-layout-flex--02, .page-341 .page-617 .is-layout-flex--02, .page-617 .page-341 .is-layout-flex--02, .page-341 .page-577 .is-layout-flex--02, .page-577 .page-341 .is-layout-flex--02, .page-341 .page-540 .is-layout-flex--02, .page-540 .page-341 .is-layout-flex--02, .page-341 .page-529 .is-layout-flex--02, .page-529 .page-341 .is-layout-flex--02, .page-341 .page-520 .is-layout-flex--02, .page-520 .page-341 .is-layout-flex--02, .page-341 .page-485 .is-layout-flex--02, .page-485 .page-341 .is-layout-flex--02, .page-341 .page-467 .is-layout-flex--02, .page-467 .page-341 .is-layout-flex--02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin: 20px 0;
}
@media only screen and (max-width:767px) {
  .page-341 .is-layout-flex, .page-341 .page-634 .is-layout-flex--02, .page-634 .page-341 .is-layout-flex--02, .page-341 .page-617 .is-layout-flex--02, .page-617 .page-341 .is-layout-flex--02, .page-341 .page-577 .is-layout-flex--02, .page-577 .page-341 .is-layout-flex--02, .page-341 .page-540 .is-layout-flex--02, .page-540 .page-341 .is-layout-flex--02, .page-341 .page-529 .is-layout-flex--02, .page-529 .page-341 .is-layout-flex--02, .page-341 .page-520 .is-layout-flex--02, .page-520 .page-341 .is-layout-flex--02, .page-341 .page-485 .is-layout-flex--02, .page-485 .page-341 .is-layout-flex--02, .page-341 .page-467 .is-layout-flex--02, .page-467 .page-341 .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px 0;
  }
}
.page-341 .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-341 .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-341 .wp-container-content-2 {
  line-height: 2;
}
.page-341__gap--25 {
  gap: 25px;
}
.page-341 .sec03__box {
  padding: 50px;
  margin-bottom: 2em;
}
@media only screen and (max-width:767px) {
  .page-341 .sec03__box {
    padding: 20px 10px 10px;
  }
}
.page-341 .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-341 .sec03__box .text-xl {
    font-size: 60px;
  }
}
.page-341 .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-341 .sec03__box .text-l {
    font-size: 20px;
  }
}
.page-341 .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.page-341 .sec03__box .is-layout-flex, .page-341 .sec03__box .page-634 .is-layout-flex--02, .page-634 .page-341 .sec03__box .is-layout-flex--02, .page-341 .sec03__box .page-617 .is-layout-flex--02, .page-617 .page-341 .sec03__box .is-layout-flex--02, .page-341 .sec03__box .page-577 .is-layout-flex--02, .page-577 .page-341 .sec03__box .is-layout-flex--02, .page-341 .sec03__box .page-540 .is-layout-flex--02, .page-540 .page-341 .sec03__box .is-layout-flex--02, .page-341 .sec03__box .page-529 .is-layout-flex--02, .page-529 .page-341 .sec03__box .is-layout-flex--02, .page-341 .sec03__box .page-520 .is-layout-flex--02, .page-520 .page-341 .sec03__box .is-layout-flex--02, .page-341 .sec03__box .page-485 .is-layout-flex--02, .page-485 .page-341 .sec03__box .is-layout-flex--02, .page-341 .sec03__box .page-467 .is-layout-flex--02, .page-467 .page-341 .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.page-341 .sec03__box .first__flex--01 {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background: #fff;
  border-radius: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2em;
}
@media only screen and (max-width:767px) {
  .page-341 .sec03__box .first__flex--01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.page-341 .sec03__box .first__flex--02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2em 0;
}
@media only screen and (max-width:767px) {
  .page-341 .sec03__box .first__flex--02 {
    margin: 1em 0;
  }
}
.page-341 .sec04__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .page-341 .sec04__box {
    padding: 20px 10px 10px;
  }
}
.page-341 .sec04__box img {
  margin-bottom: 2em;
}
.page-341 .sec04__box .first__flex--01 {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background: #fff;
  border-radius: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2em;
  padding: 30px 0 0;
}
@media only screen and (max-width:767px) {
  .page-341 .sec04__box .first__flex--01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 5px 10px;
  }
}
.page-341 .sec04__box .frist__text--05 {
  font-size: 32px;
  padding-left: 4em;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}
@media only screen and (max-width:767px) {
  .page-341 .sec04__box .frist__text--05 {
    font-size: 18px;
  }
}
@media only screen and (max-width:767px) {
  .page-341 .sec04__box .frist__text--05 {
    padding-left: 1em;
  }
}
.page-341 .fukidashi {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px 20px;
  border: 1px solid #707070;
  border-radius: 25px;
  background-color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #6c1a79;
}
.page-341 .fukidashi::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 7px 0 7px;
  border-color: #707070 transparent transparent;
  translate: -50% 100%;
}
.page-341 .fukidashi::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 8.3px 5.8px 0 5.8px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}
.page-341 .fukidashi--02 {
  position: relative;
  display: inline-block;
  width: 316px;
  margin-bottom: 20px;
  padding: 24px 10px;
  border-radius: 29px;
  background-color: #f7f7f7;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #333333;
}
.page-341 .fukidashi--02::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #f7f7f7 transparent transparent;
  translate: -50% 100%;
}
.page-341__text--01 {
  font-size: 168px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-341__text--01 {
    font-size: 80px;
  }
}
.page-341__text--02 {
  font-size: 57px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-341__text--02 {
    font-size: 40px;
  }
}
.page-341__text--03 {
  font-size: 50px;
  font-weight: 700;
  color: #6C1A79;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FFEB00));
  background: linear-gradient(transparent 50%, #FFEB00 50%);
}
@media only screen and (max-width:767px) {
  .page-341__text--03 {
    font-size: 18px;
  }
}
.page-341__text--04 {
  max-width: 968px;
}
.page-341__box {
  background: #fff;
  border-radius: 52px;
}
.page-341 .wp-container-core-group-is-layout-4 {
  margin-bottom: 2em;
}
.page-341 .group--01 {
  padding-bottom: 0;
  gap: 40px;
}
@media only screen and (max-width:767px) {
  .page-341 .group--01 {
    padding-bottom: 40px;
    gap: 10px;
  }
}
.page-341 .group--01 h3 {
  font-size: 27px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #0A0808;
}
@media only screen and (max-width:767px) {
  .page-341 .group--01 h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-341 .group--01 .is-layout-flex, .page-341 .group--01 .page-634 .is-layout-flex--02, .page-634 .page-341 .group--01 .is-layout-flex--02, .page-341 .group--01 .page-617 .is-layout-flex--02, .page-617 .page-341 .group--01 .is-layout-flex--02, .page-341 .group--01 .page-577 .is-layout-flex--02, .page-577 .page-341 .group--01 .is-layout-flex--02, .page-341 .group--01 .page-540 .is-layout-flex--02, .page-540 .page-341 .group--01 .is-layout-flex--02, .page-341 .group--01 .page-529 .is-layout-flex--02, .page-529 .page-341 .group--01 .is-layout-flex--02, .page-341 .group--01 .page-520 .is-layout-flex--02, .page-520 .page-341 .group--01 .is-layout-flex--02, .page-341 .group--01 .page-485 .is-layout-flex--02, .page-485 .page-341 .group--01 .is-layout-flex--02, .page-341 .group--01 .page-467 .is-layout-flex--02, .page-467 .page-341 .group--01 .is-layout-flex--02 {
    gap: 10px;
  }
}
.page-341 .group--01 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #333;
  font-weight: 700;
  margin: 1em 0;
}
.page-341 .group--01 .wp-block-button img {
  margin-right: 3px;
}
.page-341 .group--01 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
}
.page-341 .group--01 .wp-block-button a::after {
  content: url("/images/subpage/341/icon_01.png");
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .page-341 .group--01 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-341 .group--01 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-341 .group--01 .has-background {
  width: 100%;
  max-width: 784px;
  padding: 38px 10px;
  border-radius: 29px;
}
.page-341 .group--02 .is-layout-flex, .page-341 .group--02 .page-634 .is-layout-flex--02, .page-634 .page-341 .group--02 .is-layout-flex--02, .page-341 .group--02 .page-617 .is-layout-flex--02, .page-617 .page-341 .group--02 .is-layout-flex--02, .page-341 .group--02 .page-577 .is-layout-flex--02, .page-577 .page-341 .group--02 .is-layout-flex--02, .page-341 .group--02 .page-540 .is-layout-flex--02, .page-540 .page-341 .group--02 .is-layout-flex--02, .page-341 .group--02 .page-529 .is-layout-flex--02, .page-529 .page-341 .group--02 .is-layout-flex--02, .page-341 .group--02 .page-520 .is-layout-flex--02, .page-520 .page-341 .group--02 .is-layout-flex--02, .page-341 .group--02 .page-485 .is-layout-flex--02, .page-485 .page-341 .group--02 .is-layout-flex--02, .page-341 .group--02 .page-467 .is-layout-flex--02, .page-467 .page-341 .group--02 .is-layout-flex--02 {
  gap: 30px;
}
@media only screen and (max-width:767px) {
  .page-341 .group--02 .is-layout-flex, .page-341 .group--02 .page-634 .is-layout-flex--02, .page-634 .page-341 .group--02 .is-layout-flex--02, .page-341 .group--02 .page-617 .is-layout-flex--02, .page-617 .page-341 .group--02 .is-layout-flex--02, .page-341 .group--02 .page-577 .is-layout-flex--02, .page-577 .page-341 .group--02 .is-layout-flex--02, .page-341 .group--02 .page-540 .is-layout-flex--02, .page-540 .page-341 .group--02 .is-layout-flex--02, .page-341 .group--02 .page-529 .is-layout-flex--02, .page-529 .page-341 .group--02 .is-layout-flex--02, .page-341 .group--02 .page-520 .is-layout-flex--02, .page-520 .page-341 .group--02 .is-layout-flex--02, .page-341 .group--02 .page-485 .is-layout-flex--02, .page-485 .page-341 .group--02 .is-layout-flex--02, .page-341 .group--02 .page-467 .is-layout-flex--02, .page-467 .page-341 .group--02 .is-layout-flex--02 {
    gap: 0;
  }
}
.page-341 .group--02 .has-background {
  width: 100%;
  padding: 20px;
  line-height: 2;
  border-radius: 0;
}
.page-341 .group--02 .circle {
  background: #F4E5FF;
  width: 260px;
  height: 260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  font-size: 26px;
  color: #751385;
}
.page-341 .group--03 h3 {
  font-size: 23px;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: 1em;
}
@media only screen and (max-width:767px) {
  .page-341 .group--03 h3 {
    font-size: 20px;
  }
}
.page-341 .group--03 a {
  display: inline-block;
  text-decoration: underline;
  color: #751385;
}
.page-341 .group--03 a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-341 .group--03 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #333;
  font-weight: 700;
  margin: 0;
}
.page-341 .group--03 .wp-block-button img {
  margin-right: 3px;
}
@media only screen and (max-width:767px) {
  .page-341 .group--03 .wp-block-button span {
    display: inline-block;
  }
}
.page-341 .group--03 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: auto;
}
.page-341 .group--03 .wp-block-button a::after {
  content: url("/images/subpage/341/icon_01.png");
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .page-341 .group--03 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-341 .group--03 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-341 .group--04 {
  padding-top: 20px;
}
@media only screen and (max-width:767px) {
  .page-341 .group--04 {
    padding-top: 30px;
  }
}
.page-341 .group--04 a {
  display: inline;
}
.page-341 .group--04 a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-341 .group--04 h3 {
  font-size: 23px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-341 .group--04 h3 {
    font-size: 20px;
  }
}
.page-341 .group--04 .tel {
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.5;
}
@media only screen and (max-width:767px) {
  .page-341 .group--04 .tel {
    font-size: 30px;
  }
}
.page-341 .group--04 .tel i {
  margin-right: 0.5em;
}
.page-341 .group--04 .has-background {
  width: 100%;
  max-width: 800px;
  padding: 20px 10px;
  line-height: 2;
  border-radius: 52px;
  text-align: center;
}
.page-341 .group--04 .is-layout-flex, .page-341 .group--04 .page-634 .is-layout-flex--02, .page-634 .page-341 .group--04 .is-layout-flex--02, .page-341 .group--04 .page-617 .is-layout-flex--02, .page-617 .page-341 .group--04 .is-layout-flex--02, .page-341 .group--04 .page-577 .is-layout-flex--02, .page-577 .page-341 .group--04 .is-layout-flex--02, .page-341 .group--04 .page-540 .is-layout-flex--02, .page-540 .page-341 .group--04 .is-layout-flex--02, .page-341 .group--04 .page-529 .is-layout-flex--02, .page-529 .page-341 .group--04 .is-layout-flex--02, .page-341 .group--04 .page-520 .is-layout-flex--02, .page-520 .page-341 .group--04 .is-layout-flex--02, .page-341 .group--04 .page-485 .is-layout-flex--02, .page-485 .page-341 .group--04 .is-layout-flex--02, .page-341 .group--04 .page-467 .is-layout-flex--02, .page-467 .page-341 .group--04 .is-layout-flex--02 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.page-362 {
  position: relative;
  counter-reset: h3-counter;
}
.page-362 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-362 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-362 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-362 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-362 h2::after {
    width: 16%;
  }
}
.page-362 h3 {
  font-size: 20px;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-362 h3 {
    font-size: 18px;
  }
}
.page-362 strong {
  font-weight: 700;
  display: inline-block;
}
.page-362 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-362 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-362 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-362 summary::-webkit-details-marker {
  display: none;
}
.page-362 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-362 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-362 summary::after {
    width: 16%;
  }
}
.page-362 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-362 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #333;
  font-weight: 700;
  margin: 1em 0;
}
.page-362 .wp-block-button img {
  margin-right: 3px;
}
.page-362 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
.page-362 .wp-block-button a::after {
  content: url("/images/subpage/341/icon_01.png");
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .page-362 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-362 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-362 table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-362 table {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .page-362 table {
    width: 100%;
  }
}
.page-362 table tr {
  border-bottom: 5px solid #fff;
}
.page-362 table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-362 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-362 table td {
  line-height: 1.5;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
@media only screen and (max-width:767px) {
  .page-362 table td {
    padding: 12px;
  }
}
.page-362 table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 160px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-362 table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.page-362 iframe {
  width: 100%;
  height: 360px;
}
.page-362 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-362 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 600px;
  overflow-x: scroll;
  margin-bottom: 1em;
}
.page-362 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-362 .wp-block-table.is-style-stripes thead tr {
    display: table;
  }
}
.page-362 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
  width: 200px;
}
.page-362 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-362 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-362 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-362 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-362 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-362 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 200px;
  }
}
.page-362 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 30%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-362 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 200px;
  }
}
.page-362 .table--02 tr {
  border-bottom: none;
}
.page-362 .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.page-362 .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.page-362 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-362 .wp-block-columns {
    gap: 0;
  }
}
.page-362 .has-background {
  width: 100%;
  padding: 0 30px 10px;
  line-height: 2;
  border-radius: 52px;
}
@media only screen and (max-width:767px) {
  .page-362 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-362 .has-background strong {
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-362 .has-background strong {
    font-size: 16px;
  }
}
.page-362 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-362 .is-layout-flex, .page-362 .page-634 .is-layout-flex--02, .page-634 .page-362 .is-layout-flex--02, .page-362 .page-617 .is-layout-flex--02, .page-617 .page-362 .is-layout-flex--02, .page-362 .page-577 .is-layout-flex--02, .page-577 .page-362 .is-layout-flex--02, .page-362 .page-540 .is-layout-flex--02, .page-540 .page-362 .is-layout-flex--02, .page-362 .page-529 .is-layout-flex--02, .page-529 .page-362 .is-layout-flex--02, .page-362 .page-520 .is-layout-flex--02, .page-520 .page-362 .is-layout-flex--02, .page-362 .page-485 .is-layout-flex--02, .page-485 .page-362 .is-layout-flex--02, .page-362 .page-467 .is-layout-flex--02, .page-467 .page-362 .is-layout-flex--02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin: 20px 0;
}
@media only screen and (max-width:767px) {
  .page-362 .is-layout-flex, .page-362 .page-634 .is-layout-flex--02, .page-634 .page-362 .is-layout-flex--02, .page-362 .page-617 .is-layout-flex--02, .page-617 .page-362 .is-layout-flex--02, .page-362 .page-577 .is-layout-flex--02, .page-577 .page-362 .is-layout-flex--02, .page-362 .page-540 .is-layout-flex--02, .page-540 .page-362 .is-layout-flex--02, .page-362 .page-529 .is-layout-flex--02, .page-529 .page-362 .is-layout-flex--02, .page-362 .page-520 .is-layout-flex--02, .page-520 .page-362 .is-layout-flex--02, .page-362 .page-485 .is-layout-flex--02, .page-485 .page-362 .is-layout-flex--02, .page-362 .page-467 .is-layout-flex--02, .page-467 .page-362 .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px 0;
  }
}
.page-362 .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-362 .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-362 .wp-container-content-2 {
  line-height: 2;
}
.page-362__gap--25 {
  gap: 25px;
}
.page-362 .sec03__box {
  padding: 50px;
  margin-bottom: 2em;
}
@media only screen and (max-width:767px) {
  .page-362 .sec03__box {
    padding: 20px 10px 10px;
  }
}
.page-362 .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-362 .sec03__box .text-xl {
    font-size: 60px;
  }
}
.page-362 .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-362 .sec03__box .text-l {
    font-size: 20px;
  }
}
.page-362 .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.page-362 .sec03__box .is-layout-flex, .page-362 .sec03__box .page-634 .is-layout-flex--02, .page-634 .page-362 .sec03__box .is-layout-flex--02, .page-362 .sec03__box .page-617 .is-layout-flex--02, .page-617 .page-362 .sec03__box .is-layout-flex--02, .page-362 .sec03__box .page-577 .is-layout-flex--02, .page-577 .page-362 .sec03__box .is-layout-flex--02, .page-362 .sec03__box .page-540 .is-layout-flex--02, .page-540 .page-362 .sec03__box .is-layout-flex--02, .page-362 .sec03__box .page-529 .is-layout-flex--02, .page-529 .page-362 .sec03__box .is-layout-flex--02, .page-362 .sec03__box .page-520 .is-layout-flex--02, .page-520 .page-362 .sec03__box .is-layout-flex--02, .page-362 .sec03__box .page-485 .is-layout-flex--02, .page-485 .page-362 .sec03__box .is-layout-flex--02, .page-362 .sec03__box .page-467 .is-layout-flex--02, .page-467 .page-362 .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.page-362 .sec03__box .first__flex--01 {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background: #fff;
  border-radius: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2em;
}
@media only screen and (max-width:767px) {
  .page-362 .sec03__box .first__flex--01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.page-362 .sec03__box .first__flex--02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2em 0;
}
@media only screen and (max-width:767px) {
  .page-362 .sec03__box .first__flex--02 {
    margin: 1em 0;
  }
}
.page-362 .sec04__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .page-362 .sec04__box {
    padding: 20px 10px 10px;
  }
}
.page-362 .sec04__box img {
  margin-bottom: 2em;
}
.page-362 .sec04__box .first__flex--01 {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background: #fff;
  border-radius: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2em;
  padding: 30px 0 0;
}
@media only screen and (max-width:767px) {
  .page-362 .sec04__box .first__flex--01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 5px 10px;
  }
}
.page-362 .sec04__box .frist__text--05 {
  font-size: 32px;
  padding-left: 4em;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}
@media only screen and (max-width:767px) {
  .page-362 .sec04__box .frist__text--05 {
    font-size: 18px;
  }
}
@media only screen and (max-width:767px) {
  .page-362 .sec04__box .frist__text--05 {
    padding-left: 1em;
  }
}
.page-362 .fukidashi {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px 20px;
  border: 1px solid #707070;
  border-radius: 25px;
  background-color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #6c1a79;
}
.page-362 .fukidashi::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 7px 0 7px;
  border-color: #707070 transparent transparent;
  translate: -50% 100%;
}
.page-362 .fukidashi::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 8.3px 5.8px 0 5.8px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}
.page-362 .fukidashi--02 {
  position: relative;
  display: inline-block;
  width: 316px;
  margin-bottom: 20px;
  padding: 24px 10px;
  border-radius: 29px;
  background-color: #f7f7f7;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #333333;
}
.page-362 .fukidashi--02::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #f7f7f7 transparent transparent;
  translate: -50% 100%;
}
.page-362__text--01 {
  font-size: 168px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-362__text--01 {
    font-size: 80px;
  }
}
.page-362__text--02 {
  font-size: 57px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-362__text--02 {
    font-size: 40px;
  }
}
.page-362__text--03 {
  font-size: 50px;
  font-weight: 700;
  color: #6C1A79;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FFEB00));
  background: linear-gradient(transparent 50%, #FFEB00 50%);
}
@media only screen and (max-width:767px) {
  .page-362__text--03 {
    font-size: 18px;
  }
}
.page-362__text--04 {
  max-width: 968px;
}
.page-362__box {
  background: #fff;
  border-radius: 52px;
}
.page-362 .wp-container-core-group-is-layout-4 {
  margin-bottom: 2em;
}
.page-362 .group--01 {
  padding-bottom: 0;
  gap: 45px;
}
@media only screen and (max-width:767px) {
  .page-362 .group--01 {
    padding-bottom: 40px;
    gap: 10px;
  }
}
.page-362 .group--01 h3 {
  font-size: 27px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #0A0808;
}
@media only screen and (max-width:767px) {
  .page-362 .group--01 h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-362 .group--01 .is-layout-flex, .page-362 .group--01 .page-634 .is-layout-flex--02, .page-634 .page-362 .group--01 .is-layout-flex--02, .page-362 .group--01 .page-617 .is-layout-flex--02, .page-617 .page-362 .group--01 .is-layout-flex--02, .page-362 .group--01 .page-577 .is-layout-flex--02, .page-577 .page-362 .group--01 .is-layout-flex--02, .page-362 .group--01 .page-540 .is-layout-flex--02, .page-540 .page-362 .group--01 .is-layout-flex--02, .page-362 .group--01 .page-529 .is-layout-flex--02, .page-529 .page-362 .group--01 .is-layout-flex--02, .page-362 .group--01 .page-520 .is-layout-flex--02, .page-520 .page-362 .group--01 .is-layout-flex--02, .page-362 .group--01 .page-485 .is-layout-flex--02, .page-485 .page-362 .group--01 .is-layout-flex--02, .page-362 .group--01 .page-467 .is-layout-flex--02, .page-467 .page-362 .group--01 .is-layout-flex--02 {
    gap: 10px;
  }
}
.page-362 .group--01 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #333;
  font-weight: 700;
  margin: 1em 0;
}
.page-362 .group--01 .wp-block-button img {
  margin-right: 3px;
}
.page-362 .group--01 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
.page-362 .group--01 .wp-block-button a::after {
  content: url("/images/subpage/341/icon_01.png");
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .page-362 .group--01 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-362 .group--01 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-362 .group--01 .has-background {
  width: 100%;
  max-width: 784px;
  padding: 38px 10px;
  border-radius: 29px;
}
.page-362 .group--02 .is-layout-flex, .page-362 .group--02 .page-634 .is-layout-flex--02, .page-634 .page-362 .group--02 .is-layout-flex--02, .page-362 .group--02 .page-617 .is-layout-flex--02, .page-617 .page-362 .group--02 .is-layout-flex--02, .page-362 .group--02 .page-577 .is-layout-flex--02, .page-577 .page-362 .group--02 .is-layout-flex--02, .page-362 .group--02 .page-540 .is-layout-flex--02, .page-540 .page-362 .group--02 .is-layout-flex--02, .page-362 .group--02 .page-529 .is-layout-flex--02, .page-529 .page-362 .group--02 .is-layout-flex--02, .page-362 .group--02 .page-520 .is-layout-flex--02, .page-520 .page-362 .group--02 .is-layout-flex--02, .page-362 .group--02 .page-485 .is-layout-flex--02, .page-485 .page-362 .group--02 .is-layout-flex--02, .page-362 .group--02 .page-467 .is-layout-flex--02, .page-467 .page-362 .group--02 .is-layout-flex--02 {
  gap: 30px;
}
@media only screen and (max-width:767px) {
  .page-362 .group--02 .is-layout-flex, .page-362 .group--02 .page-634 .is-layout-flex--02, .page-634 .page-362 .group--02 .is-layout-flex--02, .page-362 .group--02 .page-617 .is-layout-flex--02, .page-617 .page-362 .group--02 .is-layout-flex--02, .page-362 .group--02 .page-577 .is-layout-flex--02, .page-577 .page-362 .group--02 .is-layout-flex--02, .page-362 .group--02 .page-540 .is-layout-flex--02, .page-540 .page-362 .group--02 .is-layout-flex--02, .page-362 .group--02 .page-529 .is-layout-flex--02, .page-529 .page-362 .group--02 .is-layout-flex--02, .page-362 .group--02 .page-520 .is-layout-flex--02, .page-520 .page-362 .group--02 .is-layout-flex--02, .page-362 .group--02 .page-485 .is-layout-flex--02, .page-485 .page-362 .group--02 .is-layout-flex--02, .page-362 .group--02 .page-467 .is-layout-flex--02, .page-467 .page-362 .group--02 .is-layout-flex--02 {
    gap: 0;
  }
}
.page-362 .group--02 .has-background {
  width: 100%;
  padding: 20px;
  line-height: 2;
  border-radius: 0;
}
.page-362 .group--02 .circle {
  background: #F4E5FF;
  width: 260px;
  height: 260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  font-size: 26px;
  color: #751385;
}
.page-362 .group--03 h3 {
  font-size: 23px;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: 1em;
}
@media only screen and (max-width:767px) {
  .page-362 .group--03 h3 {
    font-size: 20px;
  }
}
.page-362 .group--03 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #333;
  font-weight: 700;
  margin: 0;
}
.page-362 .group--03 .wp-block-button img {
  margin-right: 3px;
}
@media only screen and (max-width:767px) {
  .page-362 .group--03 .wp-block-button span {
    display: inline-block;
  }
}
.page-362 .group--03 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: auto;
  border: 1px solid #707070;
}
.page-362 .group--03 .wp-block-button a::after {
  content: url("/images/subpage/341/icon_01.png");
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .page-362 .group--03 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-362 .group--03 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-362 .group--04 {
  padding-top: 130px;
}
@media only screen and (max-width:767px) {
  .page-362 .group--04 {
    padding-top: 60px;
  }
}
.page-362 .group--04 a {
  display: inline;
}
.page-362 .group--04 a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-362 .group--04 h3 {
  font-size: 23px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-362 .group--04 h3 {
    font-size: 20px;
  }
}
.page-362 .group--04 .tel {
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.5;
}
@media only screen and (max-width:767px) {
  .page-362 .group--04 .tel {
    font-size: 30px;
  }
}
.page-362 .group--04 .tel i {
  margin-right: 0.5em;
}
.page-362 .group--04 .has-background {
  width: 100%;
  max-width: 716px;
  padding: 20px 10px;
  line-height: 2;
  border-radius: 52px;
  text-align: center;
}
.page-362 .group--04 .is-layout-flex, .page-362 .group--04 .page-634 .is-layout-flex--02, .page-634 .page-362 .group--04 .is-layout-flex--02, .page-362 .group--04 .page-617 .is-layout-flex--02, .page-617 .page-362 .group--04 .is-layout-flex--02, .page-362 .group--04 .page-577 .is-layout-flex--02, .page-577 .page-362 .group--04 .is-layout-flex--02, .page-362 .group--04 .page-540 .is-layout-flex--02, .page-540 .page-362 .group--04 .is-layout-flex--02, .page-362 .group--04 .page-529 .is-layout-flex--02, .page-529 .page-362 .group--04 .is-layout-flex--02, .page-362 .group--04 .page-520 .is-layout-flex--02, .page-520 .page-362 .group--04 .is-layout-flex--02, .page-362 .group--04 .page-485 .is-layout-flex--02, .page-485 .page-362 .group--04 .is-layout-flex--02, .page-362 .group--04 .page-467 .is-layout-flex--02, .page-467 .page-362 .group--04 .is-layout-flex--02 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.page-378 {
  position: relative;
  counter-reset: h3-counter;
}
.page-378 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-378 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-378 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-378 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-378 h2::after {
    width: 16%;
  }
}
.page-378 h3 {
  font-size: 26px;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 700;
  padding-left: 1em;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-378 h3 {
    font-size: 18px;
  }
}
.page-378 h3 a {
  display: inline-block;
  text-decoration: underline;
}
.page-378 h3 a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-378 h3::after {
  content: url("/images/subpage/378/icon_01.png");
  color: #751385;
  display: inline-block;
  margin-left: 0.5em;
}
.page-378 strong {
  font-weight: 700;
  display: inline-block;
}
.page-378 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
}
.page-378 .wp-block-button img {
  margin-right: 3px;
}
.page-378 .wp-block-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
@media only screen and (max-width:767px) {
  .page-378 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-378 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-378 table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-378 table {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  .page-378 table {
    width: 100%;
  }
}
.page-378 table tr {
  border-bottom: 5px solid #fff;
}
.page-378 table tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-378 table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-378 table td {
  line-height: 1.5;
  background: #FCFCFC;
  border: none;
  padding: 12px;
}
@media only screen and (max-width:767px) {
  .page-378 table td {
    padding: 12px;
  }
}
.page-378 table tr td:nth-of-type(1) {
  background: #F4F4F4;
  width: 146px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-378 table tr td:nth-of-type(1) {
    width: 100%;
  }
}
.page-378 iframe {
  width: 100%;
  height: 360px;
}
.page-378 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-378 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 640px;
  overflow-x: scroll;
}
.page-378 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-378 .wp-block-table.is-style-stripes thead tr {
    display: table;
    width: 100%;
  }
}
.page-378 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
}
.page-378 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-378 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-378 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-378 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-378 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-378 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 160px;
  }
}
.page-378 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 50%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-378 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 300px;
  }
}
.page-378 .table--02 tr {
  border-bottom: none;
}
.page-378 .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.page-378 .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.page-378 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-378 .wp-block-columns {
    gap: 0;
  }
}
.page-378 .has-background {
  max-width: 850px;
  width: 100%;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .page-378 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-378 .has-background strong {
  font-size: 22px;
}
@media only screen and (max-width:767px) {
  .page-378 .has-background strong {
    font-size: 18px;
  }
}
.page-378 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-378 .wp-block-group {
  padding: 0;
  margin-bottom: 1em;
  max-width: 1288px;
  width: 100%;
}
.page-378 .wp-block-group a {
  display: inline;
  color: #4C0F79;
  text-decoration: underline;
}
.page-378 .is-layout-flex, .page-378 .page-634 .is-layout-flex--02, .page-634 .page-378 .is-layout-flex--02, .page-378 .page-617 .is-layout-flex--02, .page-617 .page-378 .is-layout-flex--02, .page-378 .page-577 .is-layout-flex--02, .page-577 .page-378 .is-layout-flex--02, .page-378 .page-540 .is-layout-flex--02, .page-540 .page-378 .is-layout-flex--02, .page-378 .page-529 .is-layout-flex--02, .page-529 .page-378 .is-layout-flex--02, .page-378 .page-520 .is-layout-flex--02, .page-520 .page-378 .is-layout-flex--02, .page-378 .page-485 .is-layout-flex--02, .page-485 .page-378 .is-layout-flex--02, .page-378 .page-467 .is-layout-flex--02, .page-467 .page-378 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
@media only screen and (max-width:767px) {
  .page-378 .is-layout-flex, .page-378 .page-634 .is-layout-flex--02, .page-634 .page-378 .is-layout-flex--02, .page-378 .page-617 .is-layout-flex--02, .page-617 .page-378 .is-layout-flex--02, .page-378 .page-577 .is-layout-flex--02, .page-577 .page-378 .is-layout-flex--02, .page-378 .page-540 .is-layout-flex--02, .page-540 .page-378 .is-layout-flex--02, .page-378 .page-529 .is-layout-flex--02, .page-529 .page-378 .is-layout-flex--02, .page-378 .page-520 .is-layout-flex--02, .page-520 .page-378 .is-layout-flex--02, .page-378 .page-485 .is-layout-flex--02, .page-485 .page-378 .is-layout-flex--02, .page-378 .page-467 .is-layout-flex--02, .page-467 .page-378 .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 0;
  }
}
.page-378 .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-378 .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-378 .wp-container-content-2 {
  line-height: 2;
}
.page-378__gap--25 {
  gap: 25px;
}
.page-378 .sec03__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .page-378 .sec03__box {
    padding: 10px 10px 0;
  }
}
.page-378 .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-378 .sec03__box .text-xl {
    font-size: 60px;
  }
}
.page-378 .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-378 .sec03__box .text-l {
    font-size: 20px;
  }
}
.page-378 .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.page-378 .sec03__box .is-layout-flex, .page-378 .sec03__box .page-634 .is-layout-flex--02, .page-634 .page-378 .sec03__box .is-layout-flex--02, .page-378 .sec03__box .page-617 .is-layout-flex--02, .page-617 .page-378 .sec03__box .is-layout-flex--02, .page-378 .sec03__box .page-577 .is-layout-flex--02, .page-577 .page-378 .sec03__box .is-layout-flex--02, .page-378 .sec03__box .page-540 .is-layout-flex--02, .page-540 .page-378 .sec03__box .is-layout-flex--02, .page-378 .sec03__box .page-529 .is-layout-flex--02, .page-529 .page-378 .sec03__box .is-layout-flex--02, .page-378 .sec03__box .page-520 .is-layout-flex--02, .page-520 .page-378 .sec03__box .is-layout-flex--02, .page-378 .sec03__box .page-485 .is-layout-flex--02, .page-485 .page-378 .sec03__box .is-layout-flex--02, .page-378 .sec03__box .page-467 .is-layout-flex--02, .page-467 .page-378 .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.page-378 .wp-container-core-group-is-layout-1 {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.page-385 {
  position: relative;
  counter-reset: h3-counter;
}
.page-385 .wp-block-image img {
  margin: 2em 0;
}
.page-385 p {
  margin-bottom: 1em;
}
.page-385 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-385 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-385 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-385 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-385 h2::after {
    width: 16%;
  }
}
.page-385 h3 {
  font-size: 22px;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 18px 10px;
  font-weight: 700;
  color: #751385;
  border-top: 2px solid #D1B7E6;
  border-bottom: 2px dotted #D1B7E6;
}
@media only screen and (max-width:767px) {
  .page-385 h3 {
    font-size: 18px;
  }
}
.page-385 h3.bunkatsu {
  font-size: 28px;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0;
  color: #333;
  border-top: none;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-385 h3.bunkatsu {
    font-size: 20px;
  }
}
.page-385 strong {
  font-weight: 700;
  display: inline-block;
}
.page-385 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-385 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-385 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-385 summary::-webkit-details-marker {
  display: none;
}
.page-385 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-385 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-385 summary::after {
    width: 16%;
  }
}
.page-385 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-385 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
  font-weight: 700;
  margin: 1em 0;
}
.page-385 .wp-block-button img {
  margin-right: 3px;
}
.page-385 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: auto;
  border: 1px solid #707070;
}
.page-385 .wp-block-button a::before {
  content: url("/images/subpage/icon/link_01.png");
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .page-385 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-385 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-385 iframe {
  width: 100%;
  height: 360px;
}
.page-385 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-385 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 600px;
  overflow-x: scroll;
  margin-bottom: 1em;
}
.page-385 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-385 .wp-block-table.is-style-stripes thead tr {
    display: table;
  }
}
.page-385 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
  width: 200px;
}
.page-385 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-385 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-385 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-385 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-385 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-385 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 200px;
  }
}
.page-385 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 30%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-385 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 200px;
  }
}
.page-385 .table--02 tr {
  border-bottom: none;
}
.page-385 .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.page-385 .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.page-385 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-385 .wp-block-columns {
    gap: 0;
  }
}
.page-385 .has-background {
  width: 100%;
  padding: 0 30px 10px;
  line-height: 2;
  border-radius: 52px;
}
@media only screen and (max-width:767px) {
  .page-385 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-385 .has-background strong {
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-385 .has-background strong {
    font-size: 16px;
  }
}
.page-385 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-385 .is-layout-flex, .page-385 .page-634 .is-layout-flex--02, .page-634 .page-385 .is-layout-flex--02, .page-385 .page-617 .is-layout-flex--02, .page-617 .page-385 .is-layout-flex--02, .page-385 .page-577 .is-layout-flex--02, .page-577 .page-385 .is-layout-flex--02, .page-385 .page-540 .is-layout-flex--02, .page-540 .page-385 .is-layout-flex--02, .page-385 .page-529 .is-layout-flex--02, .page-529 .page-385 .is-layout-flex--02, .page-385 .page-520 .is-layout-flex--02, .page-520 .page-385 .is-layout-flex--02, .page-385 .page-485 .is-layout-flex--02, .page-485 .page-385 .is-layout-flex--02, .page-385 .page-467 .is-layout-flex--02, .page-467 .page-385 .is-layout-flex--02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin: 20px 0;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media only screen and (max-width:767px) {
  .page-385 .is-layout-flex, .page-385 .page-634 .is-layout-flex--02, .page-634 .page-385 .is-layout-flex--02, .page-385 .page-617 .is-layout-flex--02, .page-617 .page-385 .is-layout-flex--02, .page-385 .page-577 .is-layout-flex--02, .page-577 .page-385 .is-layout-flex--02, .page-385 .page-540 .is-layout-flex--02, .page-540 .page-385 .is-layout-flex--02, .page-385 .page-529 .is-layout-flex--02, .page-529 .page-385 .is-layout-flex--02, .page-385 .page-520 .is-layout-flex--02, .page-520 .page-385 .is-layout-flex--02, .page-385 .page-485 .is-layout-flex--02, .page-485 .page-385 .is-layout-flex--02, .page-385 .page-467 .is-layout-flex--02, .page-467 .page-385 .is-layout-flex--02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 0;
  }
}
.page-385 .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-385 .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-385 .wp-container-content-2 {
  line-height: 2;
}
.page-385__gap--25 {
  gap: 25px;
}
.page-385 .sec03__box {
  padding: 50px;
  margin-bottom: 2em;
}
@media only screen and (max-width:767px) {
  .page-385 .sec03__box {
    padding: 20px 10px 10px;
  }
}
.page-385 .sec03__box .text-xl {
  font-size: 119px;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-385 .sec03__box .text-xl {
    font-size: 60px;
  }
}
.page-385 .sec03__box .text-l {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-385 .sec03__box .text-l {
    font-size: 20px;
  }
}
.page-385 .sec03__box p {
  line-height: 1.8em;
  margin-bottom: 0;
}
.page-385 .sec03__box .is-layout-flex, .page-385 .sec03__box .page-634 .is-layout-flex--02, .page-634 .page-385 .sec03__box .is-layout-flex--02, .page-385 .sec03__box .page-617 .is-layout-flex--02, .page-617 .page-385 .sec03__box .is-layout-flex--02, .page-385 .sec03__box .page-577 .is-layout-flex--02, .page-577 .page-385 .sec03__box .is-layout-flex--02, .page-385 .sec03__box .page-540 .is-layout-flex--02, .page-540 .page-385 .sec03__box .is-layout-flex--02, .page-385 .sec03__box .page-529 .is-layout-flex--02, .page-529 .page-385 .sec03__box .is-layout-flex--02, .page-385 .sec03__box .page-520 .is-layout-flex--02, .page-520 .page-385 .sec03__box .is-layout-flex--02, .page-385 .sec03__box .page-485 .is-layout-flex--02, .page-485 .page-385 .sec03__box .is-layout-flex--02, .page-385 .sec03__box .page-467 .is-layout-flex--02, .page-467 .page-385 .sec03__box .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0 20px;
}
.page-385 .sec03__box .first__flex--01 {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background: #fff;
  border-radius: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2em;
}
@media only screen and (max-width:767px) {
  .page-385 .sec03__box .first__flex--01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.page-385 .sec03__box .first__flex--02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2em 0;
}
@media only screen and (max-width:767px) {
  .page-385 .sec03__box .first__flex--02 {
    margin: 1em 0;
  }
}
.page-385 .sec04__box {
  padding: 50px;
}
@media only screen and (max-width:767px) {
  .page-385 .sec04__box {
    padding: 20px 10px 10px;
  }
}
.page-385 .sec04__box img {
  margin-bottom: 2em;
}
.page-385 .sec04__box .first__flex--01 {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background: #fff;
  border-radius: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2em;
  padding: 30px 0 0;
}
@media only screen and (max-width:767px) {
  .page-385 .sec04__box .first__flex--01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 5px 10px;
  }
}
.page-385 .sec04__box .frist__text--05 {
  font-size: 32px;
  padding-left: 4em;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}
@media only screen and (max-width:767px) {
  .page-385 .sec04__box .frist__text--05 {
    font-size: 18px;
  }
}
@media only screen and (max-width:767px) {
  .page-385 .sec04__box .frist__text--05 {
    padding-left: 1em;
  }
}
.page-385 .fukidashi {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px 20px;
  border: 1px solid #707070;
  border-radius: 25px;
  background-color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #6c1a79;
}
.page-385 .fukidashi::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 7px 0 7px;
  border-color: #707070 transparent transparent;
  translate: -50% 100%;
}
.page-385 .fukidashi::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 8.3px 5.8px 0 5.8px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}
.page-385 .fukidashi--02 {
  position: relative;
  display: inline-block;
  width: 316px;
  margin-bottom: 20px;
  padding: 24px 10px;
  border-radius: 29px;
  background-color: #f7f7f7;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #333333;
}
.page-385 .fukidashi--02::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #f7f7f7 transparent transparent;
  translate: -50% 100%;
}
.page-385__text--01 {
  font-size: 168px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-385__text--01 {
    font-size: 80px;
  }
}
.page-385__text--02 {
  font-size: 57px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .page-385__text--02 {
    font-size: 40px;
  }
}
.page-385__text--03 {
  font-size: 50px;
  font-weight: 700;
  color: #6C1A79;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FFEB00));
  background: linear-gradient(transparent 50%, #FFEB00 50%);
}
@media only screen and (max-width:767px) {
  .page-385__text--03 {
    font-size: 18px;
  }
}
.page-385__text--04 {
  max-width: 968px;
}
.subpage-content .page-385__box {
  border: 1px solid #707070;
  border-radius: 30px;
  padding: 25px;
}
.subpage-content .page-385__box__title {
  max-width: 230px;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .subpage-content .page-385__box__title {
    max-width: none;
  }
}
.subpage-content .page-385__box__title p {
  margin-bottom: 0;
}
.subpage-content .page-385__box__text--01 {
  font-weight: 700;
  font-size: 20px;
}
@media only screen and (max-width:767px) {
  .subpage-content .page-385__box__text--01 {
    font-size: 16px;
  }
}
.subpage-content .page-385__box__text--02 {
  font-weight: 700;
  font-size: 32px;
}
@media only screen and (max-width:767px) {
  .subpage-content .page-385__box__text--02 {
    font-size: 22px;
  }
}
.subpage-content .page-385__box strong {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(70%, #FFFF00));
  background: linear-gradient(transparent 50%, #FFFF00 70%);
  display: inline;
}
.page-385 .wp-container-core-group-is-layout-4 {
  margin-bottom: 2em;
}
.page-385 .group--01 {
  padding-bottom: 0;
  gap: 45px;
}
@media only screen and (max-width:767px) {
  .page-385 .group--01 {
    padding-bottom: 40px;
    gap: 10px;
  }
}
.page-385 .group--01 h3 {
  font-size: 27px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #0A0808;
}
@media only screen and (max-width:767px) {
  .page-385 .group--01 h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-385 .group--01 .is-layout-flex, .page-385 .group--01 .page-634 .is-layout-flex--02, .page-634 .page-385 .group--01 .is-layout-flex--02, .page-385 .group--01 .page-617 .is-layout-flex--02, .page-617 .page-385 .group--01 .is-layout-flex--02, .page-385 .group--01 .page-577 .is-layout-flex--02, .page-577 .page-385 .group--01 .is-layout-flex--02, .page-385 .group--01 .page-540 .is-layout-flex--02, .page-540 .page-385 .group--01 .is-layout-flex--02, .page-385 .group--01 .page-529 .is-layout-flex--02, .page-529 .page-385 .group--01 .is-layout-flex--02, .page-385 .group--01 .page-520 .is-layout-flex--02, .page-520 .page-385 .group--01 .is-layout-flex--02, .page-385 .group--01 .page-485 .is-layout-flex--02, .page-485 .page-385 .group--01 .is-layout-flex--02, .page-385 .group--01 .page-467 .is-layout-flex--02, .page-467 .page-385 .group--01 .is-layout-flex--02 {
    gap: 10px;
  }
}
.page-385 .group--01 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #333;
  font-weight: 700;
  margin: 1em 0;
}
.page-385 .group--01 .wp-block-button img {
  margin-right: 3px;
}
.page-385 .group--01 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
.page-385 .group--01 .wp-block-button a::after {
  content: url("/images/subpage/341/icon_01.png");
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .page-385 .group--01 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-385 .group--01 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-385 .group--01 .has-background {
  width: 100%;
  max-width: 784px;
  padding: 38px 10px;
  border-radius: 29px;
}
.page-385 .group--02 .is-layout-flex, .page-385 .group--02 .page-634 .is-layout-flex--02, .page-634 .page-385 .group--02 .is-layout-flex--02, .page-385 .group--02 .page-617 .is-layout-flex--02, .page-617 .page-385 .group--02 .is-layout-flex--02, .page-385 .group--02 .page-577 .is-layout-flex--02, .page-577 .page-385 .group--02 .is-layout-flex--02, .page-385 .group--02 .page-540 .is-layout-flex--02, .page-540 .page-385 .group--02 .is-layout-flex--02, .page-385 .group--02 .page-529 .is-layout-flex--02, .page-529 .page-385 .group--02 .is-layout-flex--02, .page-385 .group--02 .page-520 .is-layout-flex--02, .page-520 .page-385 .group--02 .is-layout-flex--02, .page-385 .group--02 .page-485 .is-layout-flex--02, .page-485 .page-385 .group--02 .is-layout-flex--02, .page-385 .group--02 .page-467 .is-layout-flex--02, .page-467 .page-385 .group--02 .is-layout-flex--02 {
  gap: 30px;
}
@media only screen and (max-width:767px) {
  .page-385 .group--02 .is-layout-flex, .page-385 .group--02 .page-634 .is-layout-flex--02, .page-634 .page-385 .group--02 .is-layout-flex--02, .page-385 .group--02 .page-617 .is-layout-flex--02, .page-617 .page-385 .group--02 .is-layout-flex--02, .page-385 .group--02 .page-577 .is-layout-flex--02, .page-577 .page-385 .group--02 .is-layout-flex--02, .page-385 .group--02 .page-540 .is-layout-flex--02, .page-540 .page-385 .group--02 .is-layout-flex--02, .page-385 .group--02 .page-529 .is-layout-flex--02, .page-529 .page-385 .group--02 .is-layout-flex--02, .page-385 .group--02 .page-520 .is-layout-flex--02, .page-520 .page-385 .group--02 .is-layout-flex--02, .page-385 .group--02 .page-485 .is-layout-flex--02, .page-485 .page-385 .group--02 .is-layout-flex--02, .page-385 .group--02 .page-467 .is-layout-flex--02, .page-467 .page-385 .group--02 .is-layout-flex--02 {
    gap: 0;
  }
}
.page-385 .group--02 .has-background {
  width: 100%;
  padding: 20px;
  line-height: 2;
  border-radius: 0;
}
.page-385 .group--02 .circle {
  background: #F4E5FF;
  width: 260px;
  height: 260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  font-size: 26px;
  color: #751385;
}
.page-385 .group--03 h3 {
  font-size: 23px;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: 1em;
}
@media only screen and (max-width:767px) {
  .page-385 .group--03 h3 {
    font-size: 20px;
  }
}
.page-385 .group--03 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #333;
  font-weight: 700;
  margin: 0;
}
.page-385 .group--03 .wp-block-button img {
  margin-right: 3px;
}
@media only screen and (max-width:767px) {
  .page-385 .group--03 .wp-block-button span {
    display: inline-block;
  }
}
.page-385 .group--03 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: auto;
  border: 1px solid #707070;
}
.page-385 .group--03 .wp-block-button a::after {
  content: url("/images/subpage/341/icon_01.png");
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .page-385 .group--03 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-385 .group--03 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-385 .group--04 {
  padding-top: 130px;
}
@media only screen and (max-width:767px) {
  .page-385 .group--04 {
    padding-top: 60px;
  }
}
.page-385 .group--04 a {
  display: inline;
}
.page-385 .group--04 a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-385 .group--04 h3 {
  font-size: 23px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-385 .group--04 h3 {
    font-size: 20px;
  }
}
.page-385 .group--04 .tel {
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.5;
}
@media only screen and (max-width:767px) {
  .page-385 .group--04 .tel {
    font-size: 30px;
  }
}
.page-385 .group--04 .tel i {
  margin-right: 0.5em;
}
.page-385 .group--04 .has-background {
  width: 100%;
  max-width: 716px;
  padding: 20px 10px;
  line-height: 2;
  border-radius: 52px;
  text-align: center;
}
.page-385 .group--04 .is-layout-flex, .page-385 .group--04 .page-634 .is-layout-flex--02, .page-634 .page-385 .group--04 .is-layout-flex--02, .page-385 .group--04 .page-617 .is-layout-flex--02, .page-617 .page-385 .group--04 .is-layout-flex--02, .page-385 .group--04 .page-577 .is-layout-flex--02, .page-577 .page-385 .group--04 .is-layout-flex--02, .page-385 .group--04 .page-540 .is-layout-flex--02, .page-540 .page-385 .group--04 .is-layout-flex--02, .page-385 .group--04 .page-529 .is-layout-flex--02, .page-529 .page-385 .group--04 .is-layout-flex--02, .page-385 .group--04 .page-520 .is-layout-flex--02, .page-520 .page-385 .group--04 .is-layout-flex--02, .page-385 .group--04 .page-485 .is-layout-flex--02, .page-485 .page-385 .group--04 .is-layout-flex--02, .page-385 .group--04 .page-467 .is-layout-flex--02, .page-467 .page-385 .group--04 .is-layout-flex--02 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-385 .alignCenter td {
  text-align: center !important;
}
.page-385 .table-style {
  width: 1000px;
  margin: 34px 0;
  border: solid 1px #dbdbdb;
}
.page-385 .table-style td,
.page-385 .table-style th {
  padding: 5px 0;
  border: solid 1px #dbdbdb;
  text-align: center;
  vertical-align: middle;
}
.page-385 .table-style th.blue {
  background: #cce6fa;
}
.page-385 .table-style td.blue {
  background: #ebf6ff;
}
.page-385 .table-style th.w20p {
  width: 22%;
}
.page-385 .table-style tr.tdcenter td {
  text-align: center;
}
.page-385 .table-style td {
  text-align: left;
  padding: 13px;
}
.page-385 .table-style th,
.page-385 .table-style thead td {
  background: #f6f0ea url("./img/bg_highlight.gif") repeat-x;
}
.page-385 .table-style .text-l {
  padding-left: 13px;
  padding-right: 13px;
}
.page-385 .p8 td {
  padding: 8px !important;
}
.page-385 .nowrap {
  white-space: nowrap;
}
.page-385 .table-style02, .page-385 .table-style05 {
  width: 100%;
  margin: 34px 0;
  border-bottom: solid 1px #dbdbdb;
}
.page-385 .table-style02 td,
.page-385 .table-style02 th, .page-385 .table-style05 td,
.page-385 .table-style05 th {
  border-top: solid 1px #dbdbdb;
  padding: 13px 21px;
  vertical-align: middle;
}
.page-385 .table-style02 td.td-inner,
.page-385 .table-style02 th.td-inner, .page-385 .table-style05 td.td-inner,
.page-385 .table-style05 th.td-inner {
  padding: 13px;
}
.page-385 .table-style02 td .indent,
.page-385 .table-style02 th .indent, .page-385 .table-style05 td .indent,
.page-385 .table-style05 th .indent {
  padding-left: 1.5em;
  text-indent: -1.5em;
  display: block;
}
.page-385 .table-style02 td .notes01,
.page-385 .table-style02 th .notes01, .page-385 .table-style05 td .notes01,
.page-385 .table-style05 th .notes01 {
  display: block;
}
.page-385 .table-style02 td .table-inner td,
.page-385 .table-style02 th .table-inner td, .page-385 .table-style05 td .table-inner td,
.page-385 .table-style05 th .table-inner td {
  border: solid 1px #dbdbdb;
  font-size: 100%;
  padding: 5px;
}
.page-385 .table-style02 td .table-inner td li,
.page-385 .table-style02 td .table-inner td p,
.page-385 .table-style02 th .table-inner td li,
.page-385 .table-style02 th .table-inner td p, .page-385 .table-style05 td .table-inner td li,
.page-385 .table-style05 td .table-inner td p,
.page-385 .table-style05 th .table-inner td li,
.page-385 .table-style05 th .table-inner td p {
  font-size: 93%;
}
.page-385 .table-style03 {
  width: 100%;
  margin: 34px 0;
  border-top: solid 1px #dbdbdb;
}
.page-385 .table-style03 td,
.page-385 .table-style03 th {
  padding: 5px 0;
  border-bottom: solid 1px #dbdbdb;
  text-align: center;
  vertical-align: middle;
}
.page-385 .table-style03 th {
  background: #f4f4f4;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  padding: 21px;
  vertical-align: top;
}
.page-385 .table-style03 td {
  text-align: left;
  padding: 13px;
  border-left: solid 1px #dbdbdb;
}
.page-385 .table-style04 {
  border: solid 1px #dbdbdb;
}
.page-385 .table-style05 th {
  vertical-align: middle;
}
.page-385 th,
.page-385 thead td {
  background: #f6f0ea url("./img/bg_highlight.gif") repeat-x;
}
.page-385 .text-l {
  padding-left: 13px;
  padding-right: 13px;
}
.page-385 th.w30p {
  width: 40%;
  border-left: solid 1px #dbdbdb;
}
.page-385 th.w25p {
  width: 30%;
  border-left: solid 1px #dbdbdb;
}
.page-385 th.w26p {
  width: 26%;
  border-left: solid 1px #dbdbdb;
}
.page-385 th.w20p {
  width: 20%;
  border-left: solid 1px #dbdbdb;
}
.page-385 th.w16em {
  width: 16em;
  padding-right: 13px;
}
.page-385 th.w6em {
  width: 6em;
  padding-right: 13px;
}
.page-385 th.w50 {
  width: 50%;
}
.page-385 td.bdr_none {
  border-right: none;
}
.page-385 td.bdl_none {
  border-left: none;
}
.page-385 td.bdb_none,
.page-385 th.bdb_none {
  border-bottom: none;
  width: 2em;
}
.page-385 td.bdt_none,
.page-385 th.bdt_none {
  border-top: none;
  background-image: none;
  width: 2em;
}
.page-385 td.va-t {
  vertical-align: top;
}
@media only screen and (max-width:1199px) {
  .page-385 .tbl-scroll-wrap {
    margin-bottom: 20px;
    overflow-x: auto;
  }
}
.page-385 #rate thead th {
  padding: 10px 0;
}
.page-385 .table-style td {
  text-align: center;
  padding: 0px;
}
.page-385 #calculation .table-style {
  margin: 0 0 21px;
  width: 100%;
}
.page-385 #calculation .table-style.style-02 td {
  width: auto;
}
.page-385 #calculation .table-style td {
  width: 124px;
}
@media screen and (max-width: 767px) {
  .page-385 .table-style td,
.page-385 .table-style th {
    font-size: 1rem;
  }
  .page-385 .table-style02, .page-385 .table-style05 {
    width: 100%;
    margin: 34px 0;
    border-bottom: solid 1px #dbdbdb;
  }
  .page-385 .table-style02 td,
.page-385 .table-style02 th, .page-385 .table-style05 td,
.page-385 .table-style05 th {
    padding: 10px;
    font-size: 1rem;
  }
}

.page-415 {
  position: relative;
  counter-reset: h3-counter;
  padding-top: 120px;
}
@media only screen and (max-width:767px) {
  .page-415 {
    padding-top: 20px;
  }
}
.page-415 p {
  margin-bottom: 1em;
}
.page-415 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-415 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-415 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-415 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-415 h2::after {
    width: 16%;
  }
}
.page-415 h3 {
  font-size: 32px;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 1em;
  font-weight: 700;
  color: #751385;
  border-left: 5px solid #781887;
}
@media only screen and (max-width:767px) {
  .page-415 h3 {
    font-size: 22px;
  }
}
.page-415 h3.bunkatsu {
  font-size: 28px;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0;
  color: #333;
  border-top: none;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-415 h3.bunkatsu {
    font-size: 20px;
  }
}
.page-415 strong {
  font-weight: 700;
  display: inline-block;
}
.page-415 summary {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  background: #751385;
  padding: 25px;
  padding-left: 1em;
  position: relative;
  display: block;
  border-radius: 56px;
}
@media only screen and (max-width:767px) {
  .page-415 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-415 summary {
    padding: 20px 30px;
  }
}
.page-415 summary::-webkit-details-marker {
  display: none;
}
.page-415 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-415 summary::after {
  content: "";
  background-image: url("/images/subpage/icon/arrow_under.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  position: absolute;
  right: 40px;
  width: 34px;
  height: 34px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width:767px) {
  .page-415 summary::after {
    right: 30px;
    width: 20px;
    height: 20px;
  }
}
.page-415 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-415 ul {
  padding-left: 1em;
}
.page-415 ul li {
  list-style: disc;
}
.page-415 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
  font-weight: 700;
  margin: 1em 0;
}
.page-415 .wp-block-button img {
  margin-right: 3px;
}
.page-415 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: auto;
  border: 1px solid #707070;
}
.page-415 .wp-block-button a::before {
  content: url("/images/subpage/icon/link_01.png");
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .page-415 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-415 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-415 iframe {
  width: 100%;
  height: 360px;
}
.page-415 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-415 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 600px;
  overflow-x: scroll;
  margin-bottom: 1em;
}
.page-415 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-415 .wp-block-table.is-style-stripes thead tr {
    display: table;
  }
}
.page-415 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
  width: 200px;
}
.page-415 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-415 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-415 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-415 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-415 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-415 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 200px;
  }
}
.page-415 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 30%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-415 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 200px;
  }
}
.page-415 .table--02 tr {
  border-bottom: none;
}
.page-415 .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.page-415 .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.page-415 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-415 .wp-block-columns {
    gap: 0;
  }
}
.page-415 .has-background {
  width: 100%;
  padding: 0 30px 10px;
  line-height: 2;
  border-radius: 52px;
}
@media only screen and (max-width:767px) {
  .page-415 .has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-415 .has-background strong {
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-415 .has-background strong {
    font-size: 16px;
  }
}
.page-415 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-415 .is-layout-flex, .page-415 .page-634 .is-layout-flex--02, .page-634 .page-415 .is-layout-flex--02, .page-415 .page-617 .is-layout-flex--02, .page-617 .page-415 .is-layout-flex--02, .page-415 .page-577 .is-layout-flex--02, .page-577 .page-415 .is-layout-flex--02, .page-415 .page-540 .is-layout-flex--02, .page-540 .page-415 .is-layout-flex--02, .page-415 .page-529 .is-layout-flex--02, .page-529 .page-415 .is-layout-flex--02, .page-415 .page-520 .is-layout-flex--02, .page-520 .page-415 .is-layout-flex--02, .page-415 .page-485 .is-layout-flex--02, .page-485 .page-415 .is-layout-flex--02, .page-415 .page-467 .is-layout-flex--02, .page-467 .page-415 .is-layout-flex--02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media only screen and (max-width:991px) {
  .page-415 .is-layout-flex, .page-415 .page-634 .is-layout-flex--02, .page-634 .page-415 .is-layout-flex--02, .page-415 .page-617 .is-layout-flex--02, .page-617 .page-415 .is-layout-flex--02, .page-415 .page-577 .is-layout-flex--02, .page-577 .page-415 .is-layout-flex--02, .page-415 .page-540 .is-layout-flex--02, .page-540 .page-415 .is-layout-flex--02, .page-415 .page-529 .is-layout-flex--02, .page-529 .page-415 .is-layout-flex--02, .page-415 .page-520 .is-layout-flex--02, .page-520 .page-415 .is-layout-flex--02, .page-415 .page-485 .is-layout-flex--02, .page-485 .page-415 .is-layout-flex--02, .page-415 .page-467 .is-layout-flex--02, .page-467 .page-415 .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
}
.page-415 .wp-container-content-2 {
  line-height: 2;
}
.page-415__gap--25 {
  gap: 25px;
}
.page-415__box, .page-415__box--04, .page-415__box--03, .page-415__box--02 {
  background: #fff;
  border-radius: 50px;
  padding: 50px;
  margin: 20px 0 100px;
}
@media only screen and (max-width:767px) {
  .page-415__box, .page-415__box--04, .page-415__box--03, .page-415__box--02 {
    padding: 30px 20px;
    margin: 20px 0 50px;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-415__box figure, .page-415__box--04 figure, .page-415__box--03 figure, .page-415__box--02 figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-415__box figure, .page-415__box--04 figure, .page-415__box--03 figure, .page-415__box--02 figure {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-415__box h4, .page-415__box--04 h4, .page-415__box--03 h4, .page-415__box--02 h4 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 1em;
}
@media only screen and (max-width:767px) {
  .page-415__box h4, .page-415__box--04 h4, .page-415__box--03 h4, .page-415__box--02 h4 {
    font-size: 20px;
  }
}
.page-415__box--02 {
  background: #F5F5F5;
  margin: 20px 0 0px;
}
.page-415__box--03 {
  border-radius: 0 0 50px 50px;
  margin-top: 0;
}
.page-415__box--03 .is-layout-flex, .page-415__box--03 .page-634 .is-layout-flex--02, .page-634 .page-415__box--03 .is-layout-flex--02, .page-415__box--03 .page-617 .is-layout-flex--02, .page-617 .page-415__box--03 .is-layout-flex--02, .page-415__box--03 .page-577 .is-layout-flex--02, .page-577 .page-415__box--03 .is-layout-flex--02, .page-415__box--03 .page-540 .is-layout-flex--02, .page-540 .page-415__box--03 .is-layout-flex--02, .page-415__box--03 .page-529 .is-layout-flex--02, .page-529 .page-415__box--03 .is-layout-flex--02, .page-415__box--03 .page-520 .is-layout-flex--02, .page-520 .page-415__box--03 .is-layout-flex--02, .page-415__box--03 .page-485 .is-layout-flex--02, .page-485 .page-415__box--03 .is-layout-flex--02, .page-415__box--03 .page-467 .is-layout-flex--02, .page-467 .page-415__box--03 .is-layout-flex--02 {
  margin-bottom: 1em;
}
.page-415__box--03 a {
  color: #0154FF;
  text-decoration: underline;
  display: inline-block;
}
.page-415__box--03 a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-415__box--04 {
  margin-bottom: 2em;
}
.page-415__box--04 h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 1em;
}
@media only screen and (max-width:767px) {
  .page-415__box--04 h4 {
    font-size: 18px;
  }
}
.page-415__box__title {
  font-size: 26px;
  color: #781887;
  font-weight: 700;
  padding: 30px 50px;
  background: #FDE8FF;
}
@media only screen and (max-width:767px) {
  .page-415__box__title {
    font-size: 20px;
  }
}
.page-415__box__text--01 {
  font-weight: 700;
  font-size: 20px;
}
@media only screen and (max-width:767px) {
  .page-415__box__text--01 {
    font-size: 16px;
  }
}
.page-415__box__text--02 {
  font-weight: 700;
  font-size: 32px;
}
@media only screen and (max-width:767px) {
  .page-415__box__text--02 {
    font-size: 22px;
  }
}
.page-415 .wp-block-details {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #F5F5F5;
  border-radius: 56px;
  margin-bottom: 120px;
}
@media only screen and (max-width:767px) {
  .page-415 .wp-block-details {
    margin-bottom: 60px;
  }
}
.page-415__inner, .page-415__inner--03, .page-415__inner--02 {
  background: #F5F5F5;
  padding: 40px 5%;
  border-radius: 56px;
}
.page-415__inner--02 {
  color: #390841;
}
.page-415__inner--02 .is-layout-flex, .page-415__inner--02 .page-634 .is-layout-flex--02, .page-634 .page-415__inner--02 .is-layout-flex--02, .page-415__inner--02 .page-617 .is-layout-flex--02, .page-617 .page-415__inner--02 .is-layout-flex--02, .page-415__inner--02 .page-577 .is-layout-flex--02, .page-577 .page-415__inner--02 .is-layout-flex--02, .page-415__inner--02 .page-540 .is-layout-flex--02, .page-540 .page-415__inner--02 .is-layout-flex--02, .page-415__inner--02 .page-529 .is-layout-flex--02, .page-529 .page-415__inner--02 .is-layout-flex--02, .page-415__inner--02 .page-520 .is-layout-flex--02, .page-520 .page-415__inner--02 .is-layout-flex--02, .page-415__inner--02 .page-485 .is-layout-flex--02, .page-485 .page-415__inner--02 .is-layout-flex--02, .page-415__inner--02 .page-467 .is-layout-flex--02, .page-467 .page-415__inner--02 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 2em;
  gap: 48px;
}
.page-415__inner--02 figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-415__inner--02__license figure {
  max-width: 440px;
  width: 100%;
}
.page-415__inner--03 .is-layout-flex, .page-415__inner--03 .page-634 .is-layout-flex--02, .page-634 .page-415__inner--03 .is-layout-flex--02, .page-415__inner--03 .page-617 .is-layout-flex--02, .page-617 .page-415__inner--03 .is-layout-flex--02, .page-415__inner--03 .page-577 .is-layout-flex--02, .page-577 .page-415__inner--03 .is-layout-flex--02, .page-415__inner--03 .page-540 .is-layout-flex--02, .page-540 .page-415__inner--03 .is-layout-flex--02, .page-415__inner--03 .page-529 .is-layout-flex--02, .page-529 .page-415__inner--03 .is-layout-flex--02, .page-415__inner--03 .page-520 .is-layout-flex--02, .page-520 .page-415__inner--03 .is-layout-flex--02, .page-415__inner--03 .page-485 .is-layout-flex--02, .page-485 .page-415__inner--03 .is-layout-flex--02, .page-415__inner--03 .page-467 .is-layout-flex--02, .page-467 .page-415__inner--03 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 2em;
  gap: 24px;
}
@media only screen and (max-width:767px) {
  .page-415__inner--03 .is-layout-flex, .page-415__inner--03 .page-634 .is-layout-flex--02, .page-634 .page-415__inner--03 .is-layout-flex--02, .page-415__inner--03 .page-617 .is-layout-flex--02, .page-617 .page-415__inner--03 .is-layout-flex--02, .page-415__inner--03 .page-577 .is-layout-flex--02, .page-577 .page-415__inner--03 .is-layout-flex--02, .page-415__inner--03 .page-540 .is-layout-flex--02, .page-540 .page-415__inner--03 .is-layout-flex--02, .page-415__inner--03 .page-529 .is-layout-flex--02, .page-529 .page-415__inner--03 .is-layout-flex--02, .page-415__inner--03 .page-520 .is-layout-flex--02, .page-520 .page-415__inner--03 .is-layout-flex--02, .page-415__inner--03 .page-485 .is-layout-flex--02, .page-485 .page-415__inner--03 .is-layout-flex--02, .page-415__inner--03 .page-467 .is-layout-flex--02, .page-467 .page-415__inner--03 .is-layout-flex--02 {
    margin-bottom: 0;
  }
}
.page-415__inner--03 figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-415__link {
  border-top: 2px dotted #707070;
  border-bottom: 2px dotted #707070;
}
.page-415__link.is-layout-flex, .page-634 .page-415__link.is-layout-flex--02, .page-617 .page-415__link.is-layout-flex--02, .page-577 .page-415__link.is-layout-flex--02, .page-540 .page-415__link.is-layout-flex--02, .page-529 .page-415__link.is-layout-flex--02, .page-520 .page-415__link.is-layout-flex--02, .page-485 .page-415__link.is-layout-flex--02, .page-467 .page-415__link.is-layout-flex--02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  margin-bottom: 4em;
}
@media only screen and (max-width:767px) {
  .page-415__link.is-layout-flex, .page-634 .page-415__link.is-layout-flex--02, .page-617 .page-415__link.is-layout-flex--02, .page-577 .page-415__link.is-layout-flex--02, .page-540 .page-415__link.is-layout-flex--02, .page-529 .page-415__link.is-layout-flex--02, .page-520 .page-415__link.is-layout-flex--02, .page-485 .page-415__link.is-layout-flex--02, .page-467 .page-415__link.is-layout-flex--02 {
    padding: 10px 0;
    gap: 10px;
  }
}
.page-415__link.is-layout-flex h4, .page-634 .page-415__link.is-layout-flex--02 h4, .page-617 .page-415__link.is-layout-flex--02 h4, .page-577 .page-415__link.is-layout-flex--02 h4, .page-540 .page-415__link.is-layout-flex--02 h4, .page-529 .page-415__link.is-layout-flex--02 h4, .page-520 .page-415__link.is-layout-flex--02 h4, .page-485 .page-415__link.is-layout-flex--02 h4, .page-467 .page-415__link.is-layout-flex--02 h4 {
  font-size: 20px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-415__link.is-layout-flex h4, .page-634 .page-415__link.is-layout-flex--02 h4, .page-617 .page-415__link.is-layout-flex--02 h4, .page-577 .page-415__link.is-layout-flex--02 h4, .page-540 .page-415__link.is-layout-flex--02 h4, .page-529 .page-415__link.is-layout-flex--02 h4, .page-520 .page-415__link.is-layout-flex--02 h4, .page-485 .page-415__link.is-layout-flex--02 h4, .page-467 .page-415__link.is-layout-flex--02 h4 {
    font-size: 18px;
  }
}
.page-415__link .is-layout-flex, .page-415__link .page-634 .is-layout-flex--02, .page-634 .page-415__link .is-layout-flex--02, .page-415__link .page-617 .is-layout-flex--02, .page-617 .page-415__link .is-layout-flex--02, .page-415__link .page-577 .is-layout-flex--02, .page-577 .page-415__link .is-layout-flex--02, .page-415__link .page-540 .is-layout-flex--02, .page-540 .page-415__link .is-layout-flex--02, .page-415__link .page-529 .is-layout-flex--02, .page-529 .page-415__link .is-layout-flex--02, .page-415__link .page-520 .is-layout-flex--02, .page-520 .page-415__link .is-layout-flex--02, .page-415__link .page-485 .is-layout-flex--02, .page-485 .page-415__link .is-layout-flex--02, .page-415__link .page-467 .is-layout-flex--02, .page-467 .page-415__link .is-layout-flex--02 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}
@media only screen and (max-width:767px) {
  .page-415__link .is-layout-flex, .page-415__link .page-634 .is-layout-flex--02, .page-634 .page-415__link .is-layout-flex--02, .page-415__link .page-617 .is-layout-flex--02, .page-617 .page-415__link .is-layout-flex--02, .page-415__link .page-577 .is-layout-flex--02, .page-577 .page-415__link .is-layout-flex--02, .page-415__link .page-540 .is-layout-flex--02, .page-540 .page-415__link .is-layout-flex--02, .page-415__link .page-529 .is-layout-flex--02, .page-529 .page-415__link .is-layout-flex--02, .page-415__link .page-520 .is-layout-flex--02, .page-520 .page-415__link .is-layout-flex--02, .page-415__link .page-485 .is-layout-flex--02, .page-485 .page-415__link .is-layout-flex--02, .page-415__link .page-467 .is-layout-flex--02, .page-467 .page-415__link .is-layout-flex--02 {
    padding: 10px 0;
    gap: 10px;
  }
}
@media only screen and (max-width:767px) {
  .page-415__link .wp-block-button {
    margin: 0;
  }
}
.page-415__link .wp-block-button a {
  font-size: 24px;
  color: #7C7C7C;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: auto;
  border: 1px solid #707070;
  background: #fff;
}
@media only screen and (max-width:767px) {
  .page-415__link .wp-block-button a {
    font-size: 18px;
  }
}
.page-415__link .wp-block-button a::before {
  content: url(/images/subpage/icon/arrow_under_bk.png);
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: middle;
}
.page-415 .group--01 {
  padding-bottom: 0;
  gap: 45px;
}
@media only screen and (max-width:767px) {
  .page-415 .group--01 {
    padding-bottom: 40px;
    gap: 10px;
  }
}
.page-415 .group--01 h3 {
  font-size: 27px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #0A0808;
}
@media only screen and (max-width:767px) {
  .page-415 .group--01 h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-415 .group--01 .is-layout-flex, .page-415 .group--01 .page-634 .is-layout-flex--02, .page-634 .page-415 .group--01 .is-layout-flex--02, .page-415 .group--01 .page-617 .is-layout-flex--02, .page-617 .page-415 .group--01 .is-layout-flex--02, .page-415 .group--01 .page-577 .is-layout-flex--02, .page-577 .page-415 .group--01 .is-layout-flex--02, .page-415 .group--01 .page-540 .is-layout-flex--02, .page-540 .page-415 .group--01 .is-layout-flex--02, .page-415 .group--01 .page-529 .is-layout-flex--02, .page-529 .page-415 .group--01 .is-layout-flex--02, .page-415 .group--01 .page-520 .is-layout-flex--02, .page-520 .page-415 .group--01 .is-layout-flex--02, .page-415 .group--01 .page-485 .is-layout-flex--02, .page-485 .page-415 .group--01 .is-layout-flex--02, .page-415 .group--01 .page-467 .is-layout-flex--02, .page-467 .page-415 .group--01 .is-layout-flex--02 {
    gap: 10px;
  }
}
.page-415 .group--01 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #333;
  font-weight: 700;
  margin: 1em 0;
}
.page-415 .group--01 .wp-block-button img {
  margin-right: 3px;
}
.page-415 .group--01 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: 37px;
  border: 1px solid #707070;
}
.page-415 .group--01 .wp-block-button a::after {
  content: url("/images/subpage/341/icon_01.png");
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .page-415 .group--01 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-415 .group--01 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-415 .group--01 .has-background {
  width: 100%;
  max-width: 784px;
  padding: 38px 10px;
  border-radius: 29px;
}
.page-415 .group--02 .is-layout-flex, .page-415 .group--02 .page-634 .is-layout-flex--02, .page-634 .page-415 .group--02 .is-layout-flex--02, .page-415 .group--02 .page-617 .is-layout-flex--02, .page-617 .page-415 .group--02 .is-layout-flex--02, .page-415 .group--02 .page-577 .is-layout-flex--02, .page-577 .page-415 .group--02 .is-layout-flex--02, .page-415 .group--02 .page-540 .is-layout-flex--02, .page-540 .page-415 .group--02 .is-layout-flex--02, .page-415 .group--02 .page-529 .is-layout-flex--02, .page-529 .page-415 .group--02 .is-layout-flex--02, .page-415 .group--02 .page-520 .is-layout-flex--02, .page-520 .page-415 .group--02 .is-layout-flex--02, .page-415 .group--02 .page-485 .is-layout-flex--02, .page-485 .page-415 .group--02 .is-layout-flex--02, .page-415 .group--02 .page-467 .is-layout-flex--02, .page-467 .page-415 .group--02 .is-layout-flex--02 {
  gap: 30px;
}
@media only screen and (max-width:767px) {
  .page-415 .group--02 .is-layout-flex, .page-415 .group--02 .page-634 .is-layout-flex--02, .page-634 .page-415 .group--02 .is-layout-flex--02, .page-415 .group--02 .page-617 .is-layout-flex--02, .page-617 .page-415 .group--02 .is-layout-flex--02, .page-415 .group--02 .page-577 .is-layout-flex--02, .page-577 .page-415 .group--02 .is-layout-flex--02, .page-415 .group--02 .page-540 .is-layout-flex--02, .page-540 .page-415 .group--02 .is-layout-flex--02, .page-415 .group--02 .page-529 .is-layout-flex--02, .page-529 .page-415 .group--02 .is-layout-flex--02, .page-415 .group--02 .page-520 .is-layout-flex--02, .page-520 .page-415 .group--02 .is-layout-flex--02, .page-415 .group--02 .page-485 .is-layout-flex--02, .page-485 .page-415 .group--02 .is-layout-flex--02, .page-415 .group--02 .page-467 .is-layout-flex--02, .page-467 .page-415 .group--02 .is-layout-flex--02 {
    gap: 0;
  }
}
.page-415 .group--02 .has-background {
  width: 100%;
  padding: 20px;
  line-height: 2;
  border-radius: 0;
}
.page-415 .group--02 .circle {
  background: #F4E5FF;
  width: 260px;
  height: 260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  font-size: 26px;
  color: #751385;
}
.page-415 .group--03 h3 {
  font-size: 23px;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: 1em;
}
@media only screen and (max-width:767px) {
  .page-415 .group--03 h3 {
    font-size: 20px;
  }
}
.page-415 .group--03 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #333;
  font-weight: 700;
  margin: 0;
}
.page-415 .group--03 .wp-block-button img {
  margin-right: 3px;
}
@media only screen and (max-width:767px) {
  .page-415 .group--03 .wp-block-button span {
    display: inline-block;
  }
}
.page-415 .group--03 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: auto;
  border: 1px solid #707070;
}
.page-415 .group--03 .wp-block-button a::after {
  content: url("/images/subpage/341/icon_01.png");
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .page-415 .group--03 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-415 .group--03 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-415 .group--04 {
  padding-top: 130px;
}
@media only screen and (max-width:767px) {
  .page-415 .group--04 {
    padding-top: 60px;
  }
}
.page-415 .group--04 a {
  display: inline;
}
.page-415 .group--04 a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-415 .group--04 h3 {
  font-size: 23px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-415 .group--04 h3 {
    font-size: 20px;
  }
}
.page-415 .group--04 .tel {
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.5;
}
@media only screen and (max-width:767px) {
  .page-415 .group--04 .tel {
    font-size: 30px;
  }
}
.page-415 .group--04 .tel i {
  margin-right: 0.5em;
}
.page-415 .group--04 .has-background {
  width: 100%;
  max-width: 716px;
  padding: 20px 10px;
  line-height: 2;
  border-radius: 52px;
  text-align: center;
}
.page-415 .group--04 .is-layout-flex, .page-415 .group--04 .page-634 .is-layout-flex--02, .page-634 .page-415 .group--04 .is-layout-flex--02, .page-415 .group--04 .page-617 .is-layout-flex--02, .page-617 .page-415 .group--04 .is-layout-flex--02, .page-415 .group--04 .page-577 .is-layout-flex--02, .page-577 .page-415 .group--04 .is-layout-flex--02, .page-415 .group--04 .page-540 .is-layout-flex--02, .page-540 .page-415 .group--04 .is-layout-flex--02, .page-415 .group--04 .page-529 .is-layout-flex--02, .page-529 .page-415 .group--04 .is-layout-flex--02, .page-415 .group--04 .page-520 .is-layout-flex--02, .page-520 .page-415 .group--04 .is-layout-flex--02, .page-415 .group--04 .page-485 .is-layout-flex--02, .page-485 .page-415 .group--04 .is-layout-flex--02, .page-415 .group--04 .page-467 .is-layout-flex--02, .page-467 .page-415 .group--04 .is-layout-flex--02 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.page-467 {
  position: relative;
  counter-reset: h3-counter;
}
.page-467 .wp-block-image img {
  margin: 2em 0;
}
.page-467 p {
  margin-bottom: 1em;
}
.page-467 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-467 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-467 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-467 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-467 h2::after {
    width: 16%;
  }
}
.page-467 h3 {
  font-size: 22px;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 18px 10px;
  font-weight: 700;
  color: #751385;
  border-top: 2px solid #D1B7E6;
  border-bottom: 2px dotted #D1B7E6;
}
@media only screen and (max-width:767px) {
  .page-467 h3 {
    font-size: 18px;
  }
}
.page-467 h3.bunkatsu {
  font-size: 28px;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0;
  color: #333;
  border-top: none;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-467 h3.bunkatsu {
    font-size: 20px;
  }
}
.page-467 h4 {
  font-size: 22px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-467 h4 {
    font-size: 18px;
  }
}
.page-467 strong {
  font-weight: 700;
  display: inline-block;
}
.page-467 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-467 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-467 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-467 summary::-webkit-details-marker {
  display: none;
}
.page-467 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-467 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-467 summary::after {
    width: 16%;
  }
}
.page-467 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-467 .wp-block-button {
  line-height: 1;
  text-align: center;
  color: #751385;
  font-weight: 700;
  margin: 1em 0;
}
.page-467 .wp-block-button img {
  margin-right: 3px;
}
.page-467 .wp-block-button a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: auto;
  border: 1px solid #707070;
}
.page-467 .wp-block-button a::before {
  content: url("/images/subpage/icon/link_01.png");
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .page-467 .wp-block-button {
    line-height: 1.5em;
  }
}
.page-467 .wp-block-button:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-467 iframe {
  width: 100%;
  height: 360px;
}
.page-467 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-467 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 600px;
  overflow-x: scroll;
  margin-bottom: 1em;
}
.page-467 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-467 .wp-block-table.is-style-stripes thead tr {
    display: table;
  }
}
.page-467 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
  width: 200px;
}
.page-467 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-467 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-467 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-467 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-467 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-467 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 200px;
  }
}
.page-467 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 30%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-467 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 200px;
  }
}
.page-467 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-467 .wp-block-columns {
    gap: 0;
  }
}
.page-467 .has-background {
  width: 100%;
  padding: 35px;
  line-height: 2;
}
@media only screen and (max-width:767px) {
  .page-467 .has-background {
    padding: 20px;
  }
}
.page-467 .has-background strong {
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .page-467 .has-background strong {
    font-size: 16px;
  }
}
.page-467 .has-background--full {
  max-width: 1150px;
  width: 100%;
}
.page-467 .is-layout-flex, .page-467 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  margin: 20px 0;
}
.page-467 .is-layout-flex img, .page-467 .is-layout-flex--02 img {
  margin: 0 auto;
}
.page-467 .is-layout-flex figure, .page-467 .is-layout-flex--02 figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-467 .is-layout-flex, .page-467 .is-layout-flex--02 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
}
.page-467 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width:767px) {
  .page-467 .is-layout-flex--02 {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 0;
  }
  .page-467 .is-layout-flex--02 figure {
    margin: 0 auto;
  }
}
.page-467 .line-text {
  line-height: 2;
}
.page-467 .line-btn {
  margin-bottom: 2em;
}
.page-467 .line-btn img {
  margin: 0;
}
.page-467 .line-btn img:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.page-485 {
  position: relative;
  counter-reset: h3-counter;
}
.page-485 .wp-block-image img {
  margin: 2em 0;
}
.page-485 p {
  margin-bottom: 1em;
}
.page-485 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-485 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-485 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-485 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-485 h2::after {
    width: 16%;
  }
}
.page-485 h3 {
  font-size: 22px;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 18px 10px;
  font-weight: 700;
  color: #751385;
  border-top: 2px solid #D1B7E6;
  border-bottom: 2px dotted #D1B7E6;
}
@media only screen and (max-width:767px) {
  .page-485 h3 {
    font-size: 18px;
  }
}
.page-485 h3.bunkatsu {
  font-size: 28px;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0;
  color: #333;
  border-top: none;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-485 h3.bunkatsu {
    font-size: 20px;
  }
}
.page-485 h4 {
  font-size: 22px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-485 h4 {
    font-size: 18px;
  }
}
.page-485 strong {
  font-weight: 700;
  display: inline-block;
}
.page-485 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-485 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-485 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-485 summary::-webkit-details-marker {
  display: none;
}
.page-485 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-485 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-485 summary::after {
    width: 16%;
  }
}
.page-485 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-485 iframe {
  width: 100%;
  height: 360px;
}
.page-485 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-485 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 600px;
  overflow-x: scroll;
  margin-bottom: 1em;
}
.page-485 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-485 .wp-block-table.is-style-stripes thead tr {
    display: table;
  }
}
.page-485 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
  width: 200px;
}
.page-485 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-485 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-485 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-485 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-485 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-485 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 200px;
  }
}
.page-485 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 30%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-485 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 200px;
  }
}
.page-485 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-485 .wp-block-columns {
    gap: 0;
  }
}
.page-485 .is-layout-flex, .page-485 .is-layout-flex--02 {
  gap: 20px;
  margin: 20px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-485 .is-layout-flex img, .page-485 .is-layout-flex--02 img {
  margin: 0 auto;
}
.page-485 .is-layout-flex figure, .page-485 .is-layout-flex--02 figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-485 .is-layout-flex, .page-485 .is-layout-flex--02 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
}
.page-485 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width:767px) {
  .page-485 .is-layout-flex--02 {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 0;
  }
  .page-485 .is-layout-flex--02 figure {
    margin: 0 auto;
  }
}
.page-485 .line-text {
  line-height: 2;
}
.page-485 .line-btn {
  margin-bottom: 2em;
}
.page-485 .line-btn img {
  margin: 0;
}
.page-485 .line-btn img:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.page-520 {
  position: relative;
  counter-reset: h3-counter;
}
.page-520 .wp-block-image img {
  margin: 2em 0;
}
.page-520 p {
  margin-bottom: 1em;
}
.page-520 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-520 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-520 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-520 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-520 h2::after {
    width: 16%;
  }
}
.page-520 h3 {
  font-size: 22px;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 18px 10px;
  font-weight: 700;
  color: #751385;
  border-top: 2px solid #D1B7E6;
  border-bottom: 2px dotted #D1B7E6;
}
@media only screen and (max-width:767px) {
  .page-520 h3 {
    font-size: 18px;
  }
}
.page-520 h3.bunkatsu {
  font-size: 28px;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0;
  color: #333;
  border-top: none;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-520 h3.bunkatsu {
    font-size: 20px;
  }
}
.page-520 h4 {
  font-size: 22px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-520 h4 {
    font-size: 18px;
  }
}
.page-520 strong {
  font-weight: 700;
  display: inline-block;
}
.page-520 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-520 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-520 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-520 summary::-webkit-details-marker {
  display: none;
}
.page-520 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-520 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-520 summary::after {
    width: 16%;
  }
}
.page-520 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-520 iframe {
  width: 100%;
  height: 360px;
}
.page-520 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-520 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 600px;
  overflow-x: scroll;
  margin-bottom: 1em;
}
.page-520 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-520 .wp-block-table.is-style-stripes thead tr {
    display: table;
  }
}
.page-520 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
  width: 200px;
}
.page-520 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-520 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-520 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-520 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-520 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-520 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 200px;
  }
}
.page-520 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 30%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-520 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 200px;
  }
}
.page-520 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-520 .wp-block-columns {
    gap: 0;
  }
}
.page-520 .is-layout-flex, .page-520 .is-layout-flex--02 {
  gap: 20px;
  margin: 20px 0;
}
.page-520 .is-layout-flex img, .page-520 .is-layout-flex--02 img {
  margin: 0 auto;
}
.page-520 .is-layout-flex figure, .page-520 .is-layout-flex--02 figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-520 .is-layout-flex, .page-520 .is-layout-flex--02 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
}
.page-520 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width:767px) {
  .page-520 .is-layout-flex--02 {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 0;
  }
  .page-520 .is-layout-flex--02 figure {
    margin: 0 auto;
  }
}
.page-520 .line-text {
  line-height: 2;
}
.page-520 .line-btn {
  margin-bottom: 2em;
}
.page-520 .line-btn img {
  margin: 0;
}
.page-520 .line-btn img:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.page-529 {
  position: relative;
  counter-reset: h3-counter;
  padding-top: 40px;
}
.page-529 .wp-block-image img {
  margin: 2em 0;
}
.page-529 p {
  margin-bottom: 1em;
}
.page-529 p a {
  display: inline-block;
  text-decoration: underline;
  color: #640076;
}
.page-529 p a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-529 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-529 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-529 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-529 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-529 h2::after {
    width: 16%;
  }
}
.page-529 h3 {
  font-size: 22px;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 18px 10px;
  font-weight: 700;
  color: #751385;
  border-top: 2px solid #D1B7E6;
  border-bottom: 2px dotted #D1B7E6;
}
@media only screen and (max-width:767px) {
  .page-529 h3 {
    font-size: 18px;
  }
}
.page-529 h3.bunkatsu {
  font-size: 28px;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0;
  color: #333;
  border-top: none;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-529 h3.bunkatsu {
    font-size: 20px;
  }
}
.page-529 h4 {
  font-size: 22px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-529 h4 {
    font-size: 18px;
  }
}
.page-529 strong {
  font-weight: 700;
  display: inline-block;
}
.page-529 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-529 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-529 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-529 summary::-webkit-details-marker {
  display: none;
}
.page-529 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-529 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-529 summary::after {
    width: 16%;
  }
}
.page-529 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-529 iframe {
  width: 100%;
  height: 360px;
}
.page-529 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-529 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 600px;
  overflow-x: scroll;
  margin-bottom: 1em;
}
.page-529 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-529 .wp-block-table.is-style-stripes thead tr {
    display: table;
  }
}
.page-529 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
  width: 200px;
}
.page-529 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-529 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-529 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-529 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-529 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-529 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 200px;
  }
}
.page-529 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 30%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-529 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 200px;
  }
}
.page-529 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-529 .wp-block-columns {
    gap: 0;
  }
}
.page-529 .is-layout-flex, .page-529 .is-layout-flex--02 {
  gap: 20px;
  margin: 20px 0;
}
.page-529 .is-layout-flex img, .page-529 .is-layout-flex--02 img {
  margin: 0 auto;
}
.page-529 .is-layout-flex figure, .page-529 .is-layout-flex--02 figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-529 .is-layout-flex, .page-529 .is-layout-flex--02 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
}
.page-529 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width:767px) {
  .page-529 .is-layout-flex--02 {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 0;
  }
  .page-529 .is-layout-flex--02 figure {
    margin: 0 auto;
  }
}
.page-529 .line-text {
  line-height: 2;
}
.page-529 .line-btn {
  margin-bottom: 2em;
}
.page-529 .line-btn img {
  margin: 0;
}
.page-529 .line-btn img:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.page-540 {
  position: relative;
  counter-reset: h3-counter;
}
.page-540 p {
  margin-bottom: 1em;
}
.page-540 p a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-540 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-540 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-540 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-540 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-540 h2::after {
    width: 16%;
  }
}
.page-540 h3 {
  font-size: 22px;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 18px 10px;
  font-weight: 700;
  color: #751385;
  border-top: 2px solid #D1B7E6;
  border-bottom: 2px dotted #D1B7E6;
}
@media only screen and (max-width:767px) {
  .page-540 h3 {
    font-size: 18px;
  }
}
.page-540 h3.bunkatsu {
  font-size: 28px;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0;
  color: #333;
  border-top: none;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-540 h3.bunkatsu {
    font-size: 20px;
  }
}
.page-540 h4 {
  font-size: 22px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-540 h4 {
    font-size: 18px;
  }
}
.page-540 strong {
  font-weight: 700;
  display: inline-block;
}
.page-540 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-540 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-540 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-540 summary::-webkit-details-marker {
  display: none;
}
.page-540 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-540 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-540 summary::after {
    width: 16%;
  }
}
.page-540 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-540 iframe {
  width: 100%;
  height: 360px;
}
.page-540 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-540 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 600px;
  overflow-x: scroll;
  margin-bottom: 1em;
}
.page-540 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-540 .wp-block-table.is-style-stripes thead tr {
    display: table;
  }
}
.page-540 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
  width: 200px;
}
.page-540 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-540 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-540 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-540 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-540 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-540 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 200px;
  }
}
.page-540 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 30%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-540 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 200px;
  }
}
.page-540 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-540 .wp-block-columns {
    gap: 0;
  }
}
.page-540 .is-layout-flex, .page-540 .is-layout-flex--02 {
  gap: 20px;
  margin: 20px 0;
}
.page-540 .is-layout-flex img, .page-540 .is-layout-flex--02 img {
  margin: 0 auto;
}
.page-540 .is-layout-flex figure, .page-540 .is-layout-flex--02 figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-540 .is-layout-flex, .page-540 .is-layout-flex--02 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
}
.page-540 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width:767px) {
  .page-540 .is-layout-flex--02 {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 0;
  }
  .page-540 .is-layout-flex--02 figure {
    margin: 0 auto;
  }
}
.page-540 .line-text {
  line-height: 2;
}
.page-540 .line-btn {
  margin-bottom: 2em;
}
.page-540 .line-btn img {
  margin: 0;
}
.page-540 .line-btn img:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.page-577 {
  position: relative;
  counter-reset: h3-counter;
}
.page-577 p {
  padding-bottom: 1em;
}
.page-577 p a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-577 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-577 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-577 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-577 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-577 h2::after {
    width: 16%;
  }
}
.page-577 h3 {
  font-size: 22px;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 18px 10px;
  font-weight: 700;
  color: #751385;
  border-top: 2px solid #D1B7E6;
  border-bottom: 2px dotted #D1B7E6;
}
@media only screen and (max-width:767px) {
  .page-577 h3 {
    font-size: 18px;
  }
}
.page-577 h3.bunkatsu {
  font-size: 28px;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0;
  color: #333;
  border-top: none;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-577 h3.bunkatsu {
    font-size: 20px;
  }
}
.page-577 h4 {
  font-size: 22px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-577 h4 {
    font-size: 18px;
  }
}
.page-577 strong {
  font-weight: 700;
  display: inline-block;
}
.page-577 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-577 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-577 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-577 summary::-webkit-details-marker {
  display: none;
}
.page-577 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-577 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-577 summary::after {
    width: 16%;
  }
}
.page-577 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-577 iframe {
  width: 100%;
  height: 360px;
}
.page-577 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-577 .wp-block-columns {
    gap: 0;
  }
}
.page-577 .is-layout-flex, .page-577 .is-layout-flex--02 {
  gap: 20px;
  margin: 20px 0;
}
.page-577 .is-layout-flex img, .page-577 .is-layout-flex--02 img {
  margin: 0 auto;
}
.page-577 .is-layout-flex figure, .page-577 .is-layout-flex--02 figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-577 .is-layout-flex, .page-577 .is-layout-flex--02 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
}
.page-577 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width:767px) {
  .page-577 .is-layout-flex--02 {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 0;
  }
  .page-577 .is-layout-flex--02 figure {
    margin: 0 auto;
  }
}
.page-577 .line-text {
  line-height: 2;
}
.page-577 .line-btn {
  margin-bottom: 2em;
}
.page-577 .line-btn img {
  margin: 0;
}
.page-577 .line-btn img:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.page-617 {
  position: relative;
  counter-reset: h3-counter;
}
.page-617 p {
  padding-bottom: 1em;
}
.page-617 p a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-617 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-617 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-617 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-617 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-617 h2::after {
    width: 16%;
  }
}
.page-617 h3 {
  font-size: 22px;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 18px 10px;
  font-weight: 700;
  color: #751385;
  border-top: 2px solid #D1B7E6;
  border-bottom: 2px dotted #D1B7E6;
}
@media only screen and (max-width:767px) {
  .page-617 h3 {
    font-size: 18px;
  }
}
.page-617 h3.bunkatsu {
  font-size: 28px;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0;
  color: #333;
  border-top: none;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-617 h3.bunkatsu {
    font-size: 20px;
  }
}
.page-617 h4 {
  font-size: 22px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-617 h4 {
    font-size: 18px;
  }
}
.page-617 strong {
  font-weight: 700;
  display: inline-block;
}
.page-617 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-617 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-617 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-617 summary::-webkit-details-marker {
  display: none;
}
.page-617 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-617 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-617 summary::after {
    width: 16%;
  }
}
.page-617 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-617 iframe {
  width: 100%;
  height: 360px;
}
.page-617 table a {
  text-decoration: underline;
  color: #751385;
  display: inline-block;
}
.page-617 table a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-617__map {
  padding: 0;
  margin-bottom: 1em;
  max-width: 1288px;
  width: 100%;
}
.page-617 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-617 .wp-block-columns {
    gap: 0;
  }
}
.page-617 .wp-block-image.size-large {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-617 .wp-block-image.size-large {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.page-617 .is-layout-flex, .page-617 .is-layout-flex--02 {
  gap: 20px;
  padding-bottom: 20px;
  width: 100%;
}
.page-617 .is-layout-flex img, .page-617 .is-layout-flex--02 img {
  margin: 0 auto;
}
@media only screen and (max-width:767px) {
  .page-617 .is-layout-flex, .page-617 .is-layout-flex--02 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
}
.page-617 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width:767px) {
  .page-617 .is-layout-flex--02 {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 0;
  }
  .page-617 .is-layout-flex--02 figure {
    margin: 0 auto;
  }
}
.page-617 .line-text {
  line-height: 2;
}
.page-617 .line-btn {
  margin-bottom: 2em;
}
.page-617 .line-btn img {
  margin: 0;
}
.page-617 .line-btn img:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-617__block--01 {
  padding: 18px 30px 0;
}
@media only screen and (max-width:767px) {
  .page-617__block--01 {
    padding: 10px 10px 0;
  }
}

.page-634 {
  position: relative;
  counter-reset: h3-counter;
}
.page-634 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-634 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-634 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-634 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-634 h2::after {
    width: 16%;
  }
}
.page-634 h3 {
  font-size: 22px;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 18px 10px;
  font-weight: 700;
  color: #751385;
  border-top: 2px solid #D1B7E6;
  border-bottom: 2px dotted #D1B7E6;
}
@media only screen and (max-width:767px) {
  .page-634 h3 {
    font-size: 18px;
  }
}
.page-634 h3.bunkatsu {
  font-size: 28px;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0;
  color: #333;
  border-top: none;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-634 h3.bunkatsu {
    font-size: 20px;
  }
}
.page-634 h4 {
  font-size: 22px;
  margin-top: 1em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-634 h4 {
    font-size: 18px;
  }
}
.page-634 strong {
  font-weight: 700;
  display: inline-block;
}
.page-634 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-634 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-634 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-634 summary::-webkit-details-marker {
  display: none;
}
.page-634 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-634 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-634 summary::after {
    width: 16%;
  }
}
.page-634 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-634 iframe {
  width: 100%;
  height: 360px;
}
.page-634 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-634 .wp-block-columns {
    gap: 0;
  }
}
.page-634 .is-layout-flex, .page-634 .is-layout-flex--02 {
  gap: 10px;
  padding-bottom: 20px;
}
.page-634 .is-layout-flex img, .page-634 .is-layout-flex--02 img {
  margin: 0 auto;
}
.page-634 .is-layout-flex figure, .page-634 .is-layout-flex--02 figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width:767px) {
  .page-634 .is-layout-flex, .page-634 .is-layout-flex--02 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
}
.page-634 .is-layout-flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width:767px) {
  .page-634 .is-layout-flex--02 {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }
  .page-634 .is-layout-flex--02 figure {
    margin: 0 auto;
  }
}

.page-1598 {
  position: relative;
  counter-reset: h3-counter;
}
.page-1598 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-1598 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-1598 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-1598 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-1598 h2::after {
    width: 16%;
  }
}
.page-1598 strong {
  font-weight: 700;
  display: inline-block;
}
.page-1598 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-1598 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-1598 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-1598 summary::-webkit-details-marker {
  display: none;
}
.page-1598 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-1598 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-1598 summary::after {
    width: 16%;
  }
}
.page-1598 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-1598 iframe {
  width: 100%;
  height: 360px;
}
.page-1598 .wp-block-table.is-style-stripes {
  border-bottom: none;
}
.page-1598 .wp-block-table.is-style-stripes table {
  width: 100%;
  min-width: 600px;
  overflow-x: scroll;
  margin-bottom: 1em;
}
.page-1598 .wp-block-table.is-style-stripes thead {
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-1598 .wp-block-table.is-style-stripes thead tr {
    display: table;
  }
}
.page-1598 .wp-block-table.is-style-stripes th {
  background: #F0E9E9;
  padding: 15px 0;
  text-align: center;
  width: 200px;
}
.page-1598 .wp-block-table.is-style-stripes tbody tr {
  background: #F7F7F7;
  border-bottom: none;
}
@media only screen and (max-width:767px) {
  .page-1598 .wp-block-table.is-style-stripes tbody tr {
    display: block;
  }
}
.page-1598 .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}
.page-1598 .wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #F7F7F7;
}
.page-1598 .wp-block-table.is-style-stripes tbody td {
  background: none;
  padding: 15px 25px;
}
@media only screen and (max-width:767px) {
  .page-1598 .wp-block-table.is-style-stripes tbody td {
    padding: 5px;
    font-size: 14px;
    width: 200px;
  }
}
.page-1598 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
  background: none;
  width: 30%;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .page-1598 .wp-block-table.is-style-stripes tbody tr td:nth-of-type(1) {
    width: 200px;
  }
}
.page-1598 .table--02 tr {
  border-bottom: none;
}
.page-1598 .table--02 tr:nth-child(2) td:first-child {
  background: #E6E6E6;
}
.page-1598 .table--02 tr:nth-child(3) td:first-child {
  background: #E6E6E6;
}
.page-1598 .wp-block-columns {
  line-height: 2.5em;
}
@media only screen and (max-width:767px) {
  .page-1598 .wp-block-columns {
    gap: 0;
  }
}
.page-1598__gap--25 {
  gap: 25px;
}
.page-1598__flex--01 {
  gap: 30px;
}
@media only screen and (max-width:1080px) {
  .page-1598__flex--01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-1598__flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 70px;
}
@media only screen and (max-width:1080px) {
  .page-1598__flex--02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.page-1598__box {
  padding: 30px;
  line-height: 2;
  border-radius: 52px;
}
@media only screen and (max-width:767px) {
  .page-1598__box {
    padding: 20px;
  }
}
.page-1598__box-title {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 1em;
  color: #333;
}
@media only screen and (max-width:767px) {
  .page-1598__box-title {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-1598__box-title {
    line-height: 1.5;
  }
}
.page-1598__flow, .page-1641__menu, .page-1598__menu {
  padding-bottom: 2em;
}
@media only screen and (max-width:991px) {
  .page-1598__flow.is-layout-flex, .is-layout-flex.page-1641__menu, .is-layout-flex.page-1598__menu, .page-467 .page-1598__flow.is-layout-flex--02, .page-467 .is-layout-flex--02.page-1641__menu, .page-467 .is-layout-flex--02.page-1598__menu, .page-485 .page-1598__flow.is-layout-flex--02, .page-485 .is-layout-flex--02.page-1641__menu, .page-485 .is-layout-flex--02.page-1598__menu, .page-520 .page-1598__flow.is-layout-flex--02, .page-520 .is-layout-flex--02.page-1641__menu, .page-520 .is-layout-flex--02.page-1598__menu, .page-529 .page-1598__flow.is-layout-flex--02, .page-529 .is-layout-flex--02.page-1641__menu, .page-529 .is-layout-flex--02.page-1598__menu, .page-540 .page-1598__flow.is-layout-flex--02, .page-540 .is-layout-flex--02.page-1641__menu, .page-540 .is-layout-flex--02.page-1598__menu, .page-577 .page-1598__flow.is-layout-flex--02, .page-577 .is-layout-flex--02.page-1641__menu, .page-577 .is-layout-flex--02.page-1598__menu, .page-617 .page-1598__flow.is-layout-flex--02, .page-617 .is-layout-flex--02.page-1641__menu, .page-617 .is-layout-flex--02.page-1598__menu, .page-634 .page-1598__flow.is-layout-flex--02, .page-634 .is-layout-flex--02.page-1641__menu, .page-634 .is-layout-flex--02.page-1598__menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-1598__flow-containar {
  border-radius: 52px;
  padding: 30px;
  width: 100%;
}
.page-1598__flow figure, .page-1641__menu figure, .page-1598__menu figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-1598__flow h3, .page-1641__menu h3, .page-1598__menu h3 {
  font-size: 24px;
  padding-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-1598__flow h3, .page-1641__menu h3, .page-1598__menu h3 {
    font-size: 20px;
  }
}
.page-1598__menu-containar {
  border-radius: 52px;
  padding: 30px;
  width: 100%;
  margin-bottom: 2em;
}
.page-1598__menu-containar h3 {
  font-size: 24px;
  padding-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-1598__menu-containar h3 {
    font-size: 20px;
  }
}
.page-1598__menu-sub {
  gap: 20px;
}
@media only screen and (max-width:991px) {
  .page-1598__menu-sub.is-layout-flex, .page-467 .page-1598__menu-sub.is-layout-flex--02, .page-485 .page-1598__menu-sub.is-layout-flex--02, .page-520 .page-1598__menu-sub.is-layout-flex--02, .page-529 .page-1598__menu-sub.is-layout-flex--02, .page-540 .page-1598__menu-sub.is-layout-flex--02, .page-577 .page-1598__menu-sub.is-layout-flex--02, .page-617 .page-1598__menu-sub.is-layout-flex--02, .page-634 .page-1598__menu-sub.is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-1598__menu-sub p {
  background: #fff;
  border-radius: 38px;
  padding: 15px;
  width: 210px;
  text-align: center;
}
.page-1598__menu-btn {
  max-width: 540px;
  width: 100%;
  height: 160px;
  border: 3px solid #707070;
  border-radius: 38px;
  position: relative;
  padding: 40px 10px;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-1598__menu-btn {
    padding: 20px 10px;
  }
}
.page-1598__menu-btn:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-1598__menu-btn::after {
  content: url("/images/subpage/icon/arrow_circle_right.png");
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
@media only screen and (max-width:767px) {
  .page-1598__menu-btn::after {
    bottom: -10%;
    right: 40%;
    top: unset;
  }
}
.page-1598__menu-btn p {
  margin-bottom: 0;
}
.subpage-content .page-1598__menu-btn-title {
  font-size: 28px;
  font-weight: 700;
  color: #551883;
  line-height: 1;
  padding-bottom: 1em;
}
@media only screen and (max-width:767px) {
  .subpage-content .page-1598__menu-btn-title {
    font-size: 20px;
  }
}
.subpage-content .page-1598__menu-btn-sub {
  font-size: 14px;
}
@media only screen and (max-width:1080px) {
  .page-1598__menu-btn-container.is-layout-flex, .page-467 .page-1598__menu-btn-container.is-layout-flex--02, .page-485 .page-1598__menu-btn-container.is-layout-flex--02, .page-520 .page-1598__menu-btn-container.is-layout-flex--02, .page-529 .page-1598__menu-btn-container.is-layout-flex--02, .page-540 .page-1598__menu-btn-container.is-layout-flex--02, .page-577 .page-1598__menu-btn-container.is-layout-flex--02, .page-617 .page-1598__menu-btn-container.is-layout-flex--02, .page-634 .page-1598__menu-btn-container.is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.page-1641 {
  position: relative;
  counter-reset: h3-counter;
}
.page-1641 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-1641 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-1641 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-1641 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-1641 h2::after {
    width: 16%;
  }
}
.page-1641 strong {
  font-weight: 700;
  display: inline-block;
}
.page-1641 summary {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 0.5em;
  border-top: 5px solid #F7F7F7;
  position: relative;
  display: block;
}
@media only screen and (max-width:767px) {
  .page-1641 summary {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-1641 summary {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
.page-1641 summary::-webkit-details-marker {
  display: none;
}
.page-1641 summary:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-1641 summary::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-1641 summary::after {
    width: 16%;
  }
}
.page-1641 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-1641__gap--25 {
  gap: 25px;
}
.page-1641__flex--01 {
  gap: 20px;
  padding: 30px 10px;
}
@media only screen and (max-width:1080px) {
  .page-1641__flex--01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-1641__flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 70px;
}
@media only screen and (max-width:1080px) {
  .page-1641__flex--02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.page-1641__box {
  padding: 30px;
  line-height: 2;
  border-radius: 52px;
}
@media only screen and (max-width:767px) {
  .page-1641__box {
    padding: 20px;
  }
}
.page-1641__box-title {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 1em;
  color: #333;
}
@media only screen and (max-width:767px) {
  .page-1641__box-title {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-1641__box-title {
    line-height: 1.5;
  }
}
.page-1641__flow {
  padding-bottom: 2em;
}
@media only screen and (max-width:991px) {
  .page-1641__flow.is-layout-flex, .page-467 .page-1641__flow.is-layout-flex--02, .page-485 .page-1641__flow.is-layout-flex--02, .page-520 .page-1641__flow.is-layout-flex--02, .page-529 .page-1641__flow.is-layout-flex--02, .page-540 .page-1641__flow.is-layout-flex--02, .page-577 .page-1641__flow.is-layout-flex--02, .page-617 .page-1641__flow.is-layout-flex--02, .page-634 .page-1641__flow.is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-1641__flow-containar {
  border-radius: 52px;
  padding: 30px;
  width: 100%;
}
.page-1641__flow figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.page-1641__flow h3 {
  font-size: 24px;
  padding-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-1641__flow h3 {
    font-size: 20px;
  }
}
.page-1641__menu-containar {
  border-radius: 52px;
  padding: 30px;
  width: 100%;
  margin-bottom: 2em;
}
.page-1641__menu-containar h3 {
  font-size: 24px;
  padding-bottom: 1em;
  font-weight: 700;
  color: #751385;
}
@media only screen and (max-width:767px) {
  .page-1641__menu-containar h3 {
    font-size: 20px;
  }
}
.page-1641__menu-sub {
  gap: 20px;
}
@media only screen and (max-width:991px) {
  .page-1641__menu-sub.is-layout-flex, .page-467 .page-1641__menu-sub.is-layout-flex--02, .page-485 .page-1641__menu-sub.is-layout-flex--02, .page-520 .page-1641__menu-sub.is-layout-flex--02, .page-529 .page-1641__menu-sub.is-layout-flex--02, .page-540 .page-1641__menu-sub.is-layout-flex--02, .page-577 .page-1641__menu-sub.is-layout-flex--02, .page-617 .page-1641__menu-sub.is-layout-flex--02, .page-634 .page-1641__menu-sub.is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-1641__menu-sub p {
  background: #fff;
  border-radius: 38px;
  padding: 15px;
  width: 210px;
  text-align: center;
}
.page-1641__menu-btn {
  max-width: 540px;
  width: 100%;
  height: 190px;
  border: 3px solid #707070;
  border-radius: 38px;
  position: relative;
  padding: 50px 10px;
  display: block;
}
.page-1641__menu-btn:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-1641__menu-btn::after {
  content: url("/images/subpage/icon/arrow_circle_right.png");
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
@media only screen and (max-width:767px) {
  .page-1641__menu-btn::after {
    bottom: -10%;
    right: 40%;
    top: unset;
  }
}
.page-1641__menu-btn p {
  margin-bottom: 0;
}
.page-1641__menu-btn-title {
  font-size: 28px;
  font-weight: 700;
  color: #551883;
  line-height: 1;
  padding-bottom: 1em;
}
@media only screen and (max-width:767px) {
  .page-1641__menu-btn-title {
    font-size: 20px;
  }
}
@media only screen and (max-width:1080px) {
  .page-1641__menu-btn-container.is-layout-flex, .page-467 .page-1641__menu-btn-container.is-layout-flex--02, .page-485 .page-1641__menu-btn-container.is-layout-flex--02, .page-520 .page-1641__menu-btn-container.is-layout-flex--02, .page-529 .page-1641__menu-btn-container.is-layout-flex--02, .page-540 .page-1641__menu-btn-container.is-layout-flex--02, .page-577 .page-1641__menu-btn-container.is-layout-flex--02, .page-617 .page-1641__menu-btn-container.is-layout-flex--02, .page-634 .page-1641__menu-btn-container.is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.page-1796 {
  position: relative;
  counter-reset: h3-counter;
}
.page-1796 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-1796 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-1796 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-1796 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-1796 h2::after {
    width: 16%;
  }
}
.page-1796 strong {
  font-weight: 700;
  display: inline-block;
}
.page-1796 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-1796-sec01__img {
  padding-bottom: 1em;
}
.subpage-content .page-1796__box {
  border-radius: 96px;
  padding: 20px;
  max-width: 900px;
  width: 100%;
  font-size: 28px;
  font-weight: 700;
  margin: 0 auto 1em;
}
@media only screen and (max-width:767px) {
  .subpage-content .page-1796__box {
    font-size: 20px;
  }
}
.page-1796__box--02 {
  width: 500px;
  border-radius: 0 96px 96px 96px;
  padding: 40px 20px 20px;
}
.subpage-content .page-1796__box__text--01 {
  font-size: 20px;
  height: 2em;
  max-width: 380px;
  margin: 0 auto 2em;
}
.subpage-content .page-1796__box__text--02 {
  font-size: 24px;
  margin-bottom: 0;
}
@media only screen and (max-width:767px) {
  .page-1796__box__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 1em;
  }
}
.page-1796__column {
  padding-bottom: 2em;
}
.page-1796__column.is-layout-flex, .page-467 .page-1796__column.is-layout-flex--02, .page-485 .page-1796__column.is-layout-flex--02, .page-520 .page-1796__column.is-layout-flex--02, .page-529 .page-1796__column.is-layout-flex--02, .page-540 .page-1796__column.is-layout-flex--02, .page-577 .page-1796__column.is-layout-flex--02, .page-617 .page-1796__column.is-layout-flex--02, .page-634 .page-1796__column.is-layout-flex--02 {
  gap: 30px;
}
@media only screen and (max-width:767px) {
  .page-1796__column.is-layout-flex, .page-467 .page-1796__column.is-layout-flex--02, .page-485 .page-1796__column.is-layout-flex--02, .page-520 .page-1796__column.is-layout-flex--02, .page-529 .page-1796__column.is-layout-flex--02, .page-540 .page-1796__column.is-layout-flex--02, .page-577 .page-1796__column.is-layout-flex--02, .page-617 .page-1796__column.is-layout-flex--02, .page-634 .page-1796__column.is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-1796__column--title {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 1em;
}
@media only screen and (max-width:767px) {
  .page-1796__column--title {
    font-size: 20px;
  }
}
.subpage-content .page-1796__column--name {
  font-size: 20px;
}
@media only screen and (max-width:767px) {
  .subpage-content .page-1796__column--name {
    font-size: 16px;
  }
}
.page-1796__contact {
  padding-top: 20px;
}
@media only screen and (max-width:767px) {
  .page-1796__contact {
    padding-top: 30px;
  }
}
.page-1796__contact a {
  display: inline;
}
.page-1796__contact a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-1796__contact h3 {
  font-size: 23px;
  font-weight: 700;
  color: #551883;
}
@media only screen and (max-width:767px) {
  .page-1796__contact h3 {
    font-size: 20px;
  }
}
.page-1796__contact .tel {
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.5;
}
@media only screen and (max-width:767px) {
  .page-1796__contact .tel {
    font-size: 30px;
  }
}
.page-1796__contact .tel i {
  margin-right: 0.5em;
}
.page-1796__contact .has-background {
  width: 100%;
  max-width: 880px;
  padding: 20px 10px;
  line-height: 2;
  border-radius: 52px;
  text-align: center;
}
.page-1796__contact .is-layout-flex, .page-1796__contact .page-467 .is-layout-flex--02, .page-467 .page-1796__contact .is-layout-flex--02, .page-1796__contact .page-485 .is-layout-flex--02, .page-485 .page-1796__contact .is-layout-flex--02, .page-1796__contact .page-520 .is-layout-flex--02, .page-520 .page-1796__contact .is-layout-flex--02, .page-1796__contact .page-529 .is-layout-flex--02, .page-529 .page-1796__contact .is-layout-flex--02, .page-1796__contact .page-540 .is-layout-flex--02, .page-540 .page-1796__contact .is-layout-flex--02, .page-1796__contact .page-577 .is-layout-flex--02, .page-577 .page-1796__contact .is-layout-flex--02, .page-1796__contact .page-617 .is-layout-flex--02, .page-617 .page-1796__contact .is-layout-flex--02, .page-1796__contact .page-634 .is-layout-flex--02, .page-634 .page-1796__contact .is-layout-flex--02 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width:767px) {
  .page-1796__contact .is-layout-flex, .page-1796__contact .page-467 .is-layout-flex--02, .page-467 .page-1796__contact .is-layout-flex--02, .page-1796__contact .page-485 .is-layout-flex--02, .page-485 .page-1796__contact .is-layout-flex--02, .page-1796__contact .page-520 .is-layout-flex--02, .page-520 .page-1796__contact .is-layout-flex--02, .page-1796__contact .page-529 .is-layout-flex--02, .page-529 .page-1796__contact .is-layout-flex--02, .page-1796__contact .page-540 .is-layout-flex--02, .page-540 .page-1796__contact .is-layout-flex--02, .page-1796__contact .page-577 .is-layout-flex--02, .page-577 .page-1796__contact .is-layout-flex--02, .page-1796__contact .page-617 .is-layout-flex--02, .page-617 .page-1796__contact .is-layout-flex--02, .page-1796__contact .page-634 .is-layout-flex--02, .page-634 .page-1796__contact .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px;
  }
}

.page-1880 {
  position: relative;
  counter-reset: h3-counter;
}
.page-1880 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-1880 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-1880 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-1880 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-1880 h2::after {
    width: 16%;
  }
}
.page-1880 strong {
  font-weight: 700;
  display: inline-block;
}
.page-1880 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-1880__flex.is-layout-flex, .page-467 .page-1880__flex.is-layout-flex--02, .page-485 .page-1880__flex.is-layout-flex--02, .page-520 .page-1880__flex.is-layout-flex--02, .page-529 .page-1880__flex.is-layout-flex--02, .page-540 .page-1880__flex.is-layout-flex--02, .page-577 .page-1880__flex.is-layout-flex--02, .page-617 .page-1880__flex.is-layout-flex--02, .page-634 .page-1880__flex.is-layout-flex--02 {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding-bottom: 2em;
}
@media only screen and (max-width:1080px) {
  .page-1880__flex.is-layout-flex, .page-467 .page-1880__flex.is-layout-flex--02, .page-485 .page-1880__flex.is-layout-flex--02, .page-520 .page-1880__flex.is-layout-flex--02, .page-529 .page-1880__flex.is-layout-flex--02, .page-540 .page-1880__flex.is-layout-flex--02, .page-577 .page-1880__flex.is-layout-flex--02, .page-617 .page-1880__flex.is-layout-flex--02, .page-634 .page-1880__flex.is-layout-flex--02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
  }
}
@media only screen and (max-width:1080px) {
  .page-1880__flex--icon {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}
.page-1880__box {
  max-width: 540px;
  width: 100%;
  border-radius: 50px;
  border: 4px solid #6A0C93;
  padding: 15px;
  text-align: center;
}
.subpage-content .page-1880__box-title {
  font-size: 24px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .subpage-content .page-1880__box-title {
    font-size: 20px;
  }
}
.page-1880__box--02 {
  border-radius: 29px;
}
.page-1880__btn {
  display: block;
  position: relative;
  background: #FFEB00;
  max-width: 400px;
  width: 100%;
  padding: 20px 30px;
  border-radius: 38px;
}
@media only screen and (max-width:767px) {
  .page-1880__btn {
    padding: 20px 40px 20px 20px;
  }
}
.page-1880__btn::after {
  content: url("/images/subpage/icon/arrow_circle_right.png");
  position: absolute;
  display: block;
  bottom: 30%;
  right: 20px;
}
@media only screen and (max-width:767px) {
  .page-1880__btn::after {
    right: 10px;
  }
}
.page-1880__btn:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.subpage-content .page-1880__btn--title {
  font-size: 20px;
  font-weight: 700;
  color: #6A0C93;
  margin-bottom: 10px;
}
@media only screen and (max-width:767px) {
  .subpage-content .page-1880__btn--title {
    font-size: 16px;
  }
}
.subpage-content .page-1880__btn--sub {
  font-size: 14px;
  margin-bottom: 0;
}

.page-1894 {
  position: relative;
  counter-reset: h3-counter;
}
.page-1894 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-1894 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-1894 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-1894 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-1894 h2::after {
    width: 16%;
  }
}
.page-1894 strong {
  font-weight: 700;
  display: inline-block;
}
.page-1894 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-1894__img {
  padding-bottom: 2em;
}
.page-1894__box, .page-1894__box--02 {
  width: 100%;
  border-radius: 27px;
  background: #fff;
  padding: 15px;
}
.page-1894__box a, .page-1894__box--02 a {
  text-decoration: underline;
  display: inline-block;
}
.page-1894__box a::after, .page-1894__box--02 a::after {
  content: url("/images/subpage/icon/pdf.png");
  display: inline-block;
  vertical-align: middle;
}
.page-1894__box--02 {
  background: #F2F2F2;
}
.subpage-content .page-1894__box--text {
  margin-bottom: 0;
}

.page-1906 {
  position: relative;
  counter-reset: h3-counter;
}
.page-1906 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-1906 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-1906 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-1906 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-1906 h2::after {
    width: 16%;
  }
}
.page-1906 strong {
  font-weight: 700;
  display: inline-block;
}
.page-1906 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-1906__flex--01 {
  gap: 30px;
  padding-bottom: 2em;
}
@media only screen and (max-width:1080px) {
  .page-1906__flex--01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-1906__flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 70px;
}
@media only screen and (max-width:1080px) {
  .page-1906__flex--02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.page-1906__link {
  border-bottom: 1px solid #333;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (max-width:767px) {
  .page-1906__link {
    border-bottom: none;
  }
}
.page-1906__link a {
  font-weight: 700;
  color: #751385;
  display: inline-block;
}
.page-1906__link a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-1906__link a::after {
  content: url("/images/subpage/icon/link_02.png");
  display: inline-block;
}

.page-1927 {
  position: relative;
  counter-reset: h3-counter;
}
.page-1927 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-1927 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-1927 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-1927 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-1927 h2::after {
    width: 16%;
  }
}
.page-1927 strong {
  font-weight: 700;
  display: inline-block;
}
.page-1927 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-1927__flex--01 {
  gap: 30px;
  padding-bottom: 2em;
}
@media only screen and (max-width:1080px) {
  .page-1927__flex--01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-1927__flex--02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 70px;
}
@media only screen and (max-width:1080px) {
  .page-1927__flex--02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.page-1927__flex--03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
@media only screen and (max-width:991px) {
  .page-1927__flex--03 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-1927__btn {
  display: block;
  position: relative;
  background: #FFEB00;
  max-width: 400px;
  width: 100%;
  padding: 20px 30px;
  border-radius: 38px;
}
@media only screen and (max-width:767px) {
  .page-1927__btn {
    padding: 20px 40px 20px 20px;
  }
}
.page-1927__btn::after {
  content: url("/images/subpage/icon/arrow_circle_right.png");
  position: absolute;
  display: block;
  bottom: 30%;
  right: 20px;
}
@media only screen and (max-width:767px) {
  .page-1927__btn::after {
    right: 10px;
  }
}
.page-1927__btn:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.subpage-content .page-1927__btn--title {
  font-size: 20px;
  font-weight: 700;
  color: #6A0C93;
  margin-bottom: 10px;
}
@media only screen and (max-width:767px) {
  .subpage-content .page-1927__btn--title {
    font-size: 16px;
  }
}
.subpage-content .page-1927__btn--sub {
  font-size: 14px;
  margin-bottom: 0;
}
.page-1927 .group--02__img {
  padding-bottom: 1em;
}
.page-1927__contact {
  padding-top: 20px;
}
@media only screen and (max-width:767px) {
  .page-1927__contact {
    padding-top: 30px;
  }
}
.page-1927__contact a {
  display: inline;
}
.page-1927__contact a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-1927__contact h3 {
  font-size: 23px;
  font-weight: 700;
  color: #551883;
}
@media only screen and (max-width:767px) {
  .page-1927__contact h3 {
    font-size: 20px;
  }
}
.page-1927__contact .tel {
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.5;
}
@media only screen and (max-width:767px) {
  .page-1927__contact .tel {
    font-size: 30px;
  }
}
.page-1927__contact .tel i {
  margin-right: 0.5em;
}
.page-1927__contact .has-background {
  width: 100%;
  max-width: 880px;
  padding: 20px 10px;
  line-height: 2;
  border-radius: 52px;
  text-align: center;
}
.page-1927__contact .is-layout-flex, .page-1927__contact .page-467 .is-layout-flex--02, .page-467 .page-1927__contact .is-layout-flex--02, .page-1927__contact .page-485 .is-layout-flex--02, .page-485 .page-1927__contact .is-layout-flex--02, .page-1927__contact .page-520 .is-layout-flex--02, .page-520 .page-1927__contact .is-layout-flex--02, .page-1927__contact .page-529 .is-layout-flex--02, .page-529 .page-1927__contact .is-layout-flex--02, .page-1927__contact .page-540 .is-layout-flex--02, .page-540 .page-1927__contact .is-layout-flex--02, .page-1927__contact .page-577 .is-layout-flex--02, .page-577 .page-1927__contact .is-layout-flex--02, .page-1927__contact .page-617 .is-layout-flex--02, .page-617 .page-1927__contact .is-layout-flex--02, .page-1927__contact .page-634 .is-layout-flex--02, .page-634 .page-1927__contact .is-layout-flex--02 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width:767px) {
  .page-1927__contact .is-layout-flex, .page-1927__contact .page-467 .is-layout-flex--02, .page-467 .page-1927__contact .is-layout-flex--02, .page-1927__contact .page-485 .is-layout-flex--02, .page-485 .page-1927__contact .is-layout-flex--02, .page-1927__contact .page-520 .is-layout-flex--02, .page-520 .page-1927__contact .is-layout-flex--02, .page-1927__contact .page-529 .is-layout-flex--02, .page-529 .page-1927__contact .is-layout-flex--02, .page-1927__contact .page-540 .is-layout-flex--02, .page-540 .page-1927__contact .is-layout-flex--02, .page-1927__contact .page-577 .is-layout-flex--02, .page-577 .page-1927__contact .is-layout-flex--02, .page-1927__contact .page-617 .is-layout-flex--02, .page-617 .page-1927__contact .is-layout-flex--02, .page-1927__contact .page-634 .is-layout-flex--02, .page-634 .page-1927__contact .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px;
  }
}

.page-1939 {
  position: relative;
  counter-reset: h3-counter;
}
.page-1939 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-1939 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-1939 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-1939 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-1939 h2::after {
    width: 16%;
  }
}
.page-1939 strong {
  font-weight: 700;
  display: inline-block;
}
.page-1939 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-1939__img {
  padding-bottom: 2em;
}
.page-1939__flex--01 {
  gap: 30px;
  padding-bottom: 2em;
}
@media only screen and (max-width:767px) {
  .page-1939__flex--01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-1939__flex--02 {
  padding-bottom: 2em;
}
@media only screen and (max-width:1080px) {
  .page-1939__flex--02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-1939__flex--03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
@media only screen and (max-width:991px) {
  .page-1939__flex--03 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-1939__sec {
  padding-bottom: 30px;
}
.page-1939__sec h3 {
  font-weight: 700;
  padding-bottom: 1em;
  font-size: 23px;
}
@media only screen and (max-width:767px) {
  .page-1939__sec h3 {
    font-size: 20px;
  }
}
.page-1939__contact {
  padding-top: 20px;
}
@media only screen and (max-width:767px) {
  .page-1939__contact {
    padding-top: 30px;
  }
}
.page-1939__contact a {
  display: inline;
}
.page-1939__contact a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-1939__contact h3 {
  font-size: 25px;
  font-weight: 700;
  color: #333;
}
@media only screen and (max-width:767px) {
  .page-1939__contact h3 {
    font-size: 18px;
  }
}
.page-1939__contact .tel {
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.5;
}
@media only screen and (max-width:767px) {
  .page-1939__contact .tel {
    font-size: 30px;
  }
}
.page-1939__contact .tel i {
  margin-right: 0.5em;
}
.page-1939__contact .has-background {
  width: 100%;
  max-width: 880px;
  padding: 20px 10px;
  line-height: 2;
  border-radius: 52px;
  text-align: center;
}
.page-1939__contact .is-layout-flex, .page-1939__contact .page-467 .is-layout-flex--02, .page-467 .page-1939__contact .is-layout-flex--02, .page-1939__contact .page-485 .is-layout-flex--02, .page-485 .page-1939__contact .is-layout-flex--02, .page-1939__contact .page-520 .is-layout-flex--02, .page-520 .page-1939__contact .is-layout-flex--02, .page-1939__contact .page-529 .is-layout-flex--02, .page-529 .page-1939__contact .is-layout-flex--02, .page-1939__contact .page-540 .is-layout-flex--02, .page-540 .page-1939__contact .is-layout-flex--02, .page-1939__contact .page-577 .is-layout-flex--02, .page-577 .page-1939__contact .is-layout-flex--02, .page-1939__contact .page-617 .is-layout-flex--02, .page-617 .page-1939__contact .is-layout-flex--02, .page-1939__contact .page-634 .is-layout-flex--02, .page-634 .page-1939__contact .is-layout-flex--02 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width:767px) {
  .page-1939__contact .is-layout-flex, .page-1939__contact .page-467 .is-layout-flex--02, .page-467 .page-1939__contact .is-layout-flex--02, .page-1939__contact .page-485 .is-layout-flex--02, .page-485 .page-1939__contact .is-layout-flex--02, .page-1939__contact .page-520 .is-layout-flex--02, .page-520 .page-1939__contact .is-layout-flex--02, .page-1939__contact .page-529 .is-layout-flex--02, .page-529 .page-1939__contact .is-layout-flex--02, .page-1939__contact .page-540 .is-layout-flex--02, .page-540 .page-1939__contact .is-layout-flex--02, .page-1939__contact .page-577 .is-layout-flex--02, .page-577 .page-1939__contact .is-layout-flex--02, .page-1939__contact .page-617 .is-layout-flex--02, .page-617 .page-1939__contact .is-layout-flex--02, .page-1939__contact .page-634 .is-layout-flex--02, .page-634 .page-1939__contact .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px;
  }
}

.page-2204 {
  position: relative;
  counter-reset: h3-counter;
}
.page-2204 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-2204 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-2204 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-2204 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-2204 h2::after {
    width: 16%;
  }
}
.page-2204 strong {
  font-weight: 700;
  display: inline-block;
}
.page-2204 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-2204__img {
  padding-bottom: 2em;
}
.page-2204__flex--01 {
  gap: 30px;
  padding-bottom: 2em;
}
@media only screen and (max-width:767px) {
  .page-2204__flex--01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-2204__flex--02 {
  padding-bottom: 2em;
}
@media only screen and (max-width:1080px) {
  .page-2204__flex--02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-2204__flex--03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
@media only screen and (max-width:991px) {
  .page-2204__flex--03 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-2204__sec {
  padding-bottom: 30px;
}
.page-2204__sec h3 {
  font-weight: 700;
  padding-bottom: 1em;
  font-size: 23px;
}
@media only screen and (max-width:767px) {
  .page-2204__sec h3 {
    font-size: 20px;
  }
}
.page-2204__contact {
  padding-top: 20px;
}
@media only screen and (max-width:767px) {
  .page-2204__contact {
    padding-top: 30px;
  }
}
.page-2204__contact a {
  display: inline;
}
.page-2204__contact a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-2204__contact h3 {
  font-size: 25px;
  font-weight: 700;
  color: #333;
}
@media only screen and (max-width:767px) {
  .page-2204__contact h3 {
    font-size: 18px;
  }
}
.page-2204__contact .tel {
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.5;
}
@media only screen and (max-width:767px) {
  .page-2204__contact .tel {
    font-size: 30px;
  }
}
.page-2204__contact .tel i {
  margin-right: 0.5em;
}
.page-2204__contact .has-background {
  width: 100%;
  max-width: 880px;
  padding: 20px 10px;
  line-height: 2;
  border-radius: 52px;
  text-align: center;
}
.page-2204__contact .is-layout-flex, .page-2204__contact .page-467 .is-layout-flex--02, .page-467 .page-2204__contact .is-layout-flex--02, .page-2204__contact .page-485 .is-layout-flex--02, .page-485 .page-2204__contact .is-layout-flex--02, .page-2204__contact .page-520 .is-layout-flex--02, .page-520 .page-2204__contact .is-layout-flex--02, .page-2204__contact .page-529 .is-layout-flex--02, .page-529 .page-2204__contact .is-layout-flex--02, .page-2204__contact .page-540 .is-layout-flex--02, .page-540 .page-2204__contact .is-layout-flex--02, .page-2204__contact .page-577 .is-layout-flex--02, .page-577 .page-2204__contact .is-layout-flex--02, .page-2204__contact .page-617 .is-layout-flex--02, .page-617 .page-2204__contact .is-layout-flex--02, .page-2204__contact .page-634 .is-layout-flex--02, .page-634 .page-2204__contact .is-layout-flex--02 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width:767px) {
  .page-2204__contact .is-layout-flex, .page-2204__contact .page-467 .is-layout-flex--02, .page-467 .page-2204__contact .is-layout-flex--02, .page-2204__contact .page-485 .is-layout-flex--02, .page-485 .page-2204__contact .is-layout-flex--02, .page-2204__contact .page-520 .is-layout-flex--02, .page-520 .page-2204__contact .is-layout-flex--02, .page-2204__contact .page-529 .is-layout-flex--02, .page-529 .page-2204__contact .is-layout-flex--02, .page-2204__contact .page-540 .is-layout-flex--02, .page-540 .page-2204__contact .is-layout-flex--02, .page-2204__contact .page-577 .is-layout-flex--02, .page-577 .page-2204__contact .is-layout-flex--02, .page-2204__contact .page-617 .is-layout-flex--02, .page-617 .page-2204__contact .is-layout-flex--02, .page-2204__contact .page-634 .is-layout-flex--02, .page-634 .page-2204__contact .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px;
  }
}

.page-2756 {
  position: relative;
  counter-reset: h3-counter;
}
.page-2756 h2 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 5px solid #F7F7F7;
  position: relative;
  padding-left: 1em;
}
@media only screen and (max-width:767px) {
  .page-2756 h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width:767px) {
  .page-2756 h2 {
    margin: 20px 0;
    padding-top: 20px;
  }
}
.page-2756 h2::after {
  content: "";
  display: block;
  height: 5px;
  width: 7%;
  position: absolute;
  top: -5px;
  left: 0;
  background: #842BC6;
}
@media only screen and (max-width:767px) {
  .page-2756 h2::after {
    width: 16%;
  }
}
.page-2756 h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 1em;
}
@media only screen and (max-width:767px) {
  .page-2756 h3 {
    font-size: 18px;
  }
}
.page-2756 strong {
  font-weight: 700;
  display: inline-block;
}
.page-2756 ol li {
  list-style-type: decimal;
  margin-left: 1em;
}
.page-2756__img {
  padding-bottom: 2em;
}
.page-2756__flex--01 {
  gap: 30px;
  padding-bottom: 2em;
}
@media only screen and (max-width:767px) {
  .page-2756__flex--01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-2756__flex--02 {
  padding-bottom: 2em;
}
@media only screen and (max-width:1080px) {
  .page-2756__flex--02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-2756__flex--03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
@media only screen and (max-width:991px) {
  .page-2756__flex--03 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-2756__sec {
  padding-bottom: 30px;
}
.page-2756__sec h3 {
  font-weight: 700;
  padding-bottom: 1em;
  font-size: 23px;
}
@media only screen and (max-width:767px) {
  .page-2756__sec h3 {
    font-size: 20px;
  }
}
.page-2756__contact {
  padding-top: 20px;
}
@media only screen and (max-width:767px) {
  .page-2756__contact {
    padding-top: 30px;
  }
}
.page-2756__contact a {
  display: inline;
}
.page-2756__contact a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-2756__contact h3 {
  font-size: 25px;
  font-weight: 700;
  color: #333;
}
@media only screen and (max-width:767px) {
  .page-2756__contact h3 {
    font-size: 18px;
  }
}
.page-2756__contact .tel {
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.5;
}
@media only screen and (max-width:767px) {
  .page-2756__contact .tel {
    font-size: 30px;
  }
}
.page-2756__contact .tel i {
  margin-right: 0.5em;
}
.page-2756__contact .has-background {
  width: 100%;
  max-width: 880px;
  padding: 20px 10px;
  line-height: 2;
  border-radius: 52px;
  text-align: center;
}
.page-2756__contact .is-layout-flex, .page-2756__contact .page-467 .is-layout-flex--02, .page-467 .page-2756__contact .is-layout-flex--02, .page-2756__contact .page-485 .is-layout-flex--02, .page-485 .page-2756__contact .is-layout-flex--02, .page-2756__contact .page-520 .is-layout-flex--02, .page-520 .page-2756__contact .is-layout-flex--02, .page-2756__contact .page-529 .is-layout-flex--02, .page-529 .page-2756__contact .is-layout-flex--02, .page-2756__contact .page-540 .is-layout-flex--02, .page-540 .page-2756__contact .is-layout-flex--02, .page-2756__contact .page-577 .is-layout-flex--02, .page-577 .page-2756__contact .is-layout-flex--02, .page-2756__contact .page-617 .is-layout-flex--02, .page-617 .page-2756__contact .is-layout-flex--02, .page-2756__contact .page-634 .is-layout-flex--02, .page-634 .page-2756__contact .is-layout-flex--02 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width:767px) {
  .page-2756__contact .is-layout-flex, .page-2756__contact .page-467 .is-layout-flex--02, .page-467 .page-2756__contact .is-layout-flex--02, .page-2756__contact .page-485 .is-layout-flex--02, .page-485 .page-2756__contact .is-layout-flex--02, .page-2756__contact .page-520 .is-layout-flex--02, .page-520 .page-2756__contact .is-layout-flex--02, .page-2756__contact .page-529 .is-layout-flex--02, .page-529 .page-2756__contact .is-layout-flex--02, .page-2756__contact .page-540 .is-layout-flex--02, .page-540 .page-2756__contact .is-layout-flex--02, .page-2756__contact .page-577 .is-layout-flex--02, .page-577 .page-2756__contact .is-layout-flex--02, .page-2756__contact .page-617 .is-layout-flex--02, .page-617 .page-2756__contact .is-layout-flex--02, .page-2756__contact .page-634 .is-layout-flex--02, .page-634 .page-2756__contact .is-layout-flex--02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px;
  }
}

.assistance {
  position: relative;
}
.assistance-sec01 {
  padding: 35px 20px;
}
@media only screen and (max-width:767px) {
  .assistance-sec01 {
    padding: 35px 0;
  }
}
.assistance-sec01__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin: 0 auto;
  width: 94%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;

}
@media only screen and (max-width:991px) {
  .assistance-sec01__flex--right {
    display: none;
  }
}
.assistance-sec01-mv {
  border: 5px solid #00BA65;
  border-radius: 0px 71px 0 71px;
  padding: 20px 30px;
  max-width: 1130px;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .assistance-sec01-mv {
    padding: 20px 10px;
  }
}
.assistance-sec01-mv__thumb {
  width: 100%;
  max-width: 300px;
  aspect-ratio: 440/628;
  overflow: hidden;
}
@media only screen and (max-width:767px) {
  .assistance-sec01-mv__thumb {
    max-width: 200px;
  }
}
.assistance-sec01-mv__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.assistance-sec01-mv__title {
  font-size: 30px;
  color: #00BA65;
  font-weight: bold;
}
@media only screen and (max-width:767px) {
  .assistance-sec01-mv__title {
    font-size: 20px;
  }
}
.assistance-sec01-mv__text {
  font-size: 18px;
  color: #00BA65;
  font-weight: bold;
}
@media only screen and (max-width:767px) {
  .assistance-sec01-mv__text {
    font-size: 16px;
  }
}
.assistance-sec01-mv__text span {
  display: inline-block;
  padding-left: 2em;
}
.assistance-sec01-mv__box {
  background: #00BA65;
  color: #fff;
  max-width: 730px;
  width: 100%;
  padding: 20px;
}
@media only screen and (max-width:767px) {
  .assistance-sec01-mv__box {
    padding: 10px;
  }
}
.assistance-sec01-mv__btn {
  font-size: 23px;
  font-weight: 700;
  width: 220px;
  display: block;
  padding: 18px 10px;
  text-align: center;
}
@media only screen and (max-width:767px) {
  .assistance-sec01-mv__btn {
    font-size: 18px;
  }
}
.assistance-sec01-mv__btn:hover {
  background: #FFF500;
  border-radius: 36px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.assistance-sec01-mv__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media only screen and (max-width:991px) {
  .assistance-sec01-mv__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px;
  }
}
.assistance-sec01-mv__flex--btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.assistance-sec01-mv__right {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 30px;
}
@media only screen and (max-width:767px) {
  .assistance-sec01-mv__right {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
  }
}
.assistance-sec01-menu {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 15px;
  width: 350px;
}
@media only screen and (max-width:767px) {
  .assistance-sec01-menu {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 10px;
  }
}
.assistance-sec01-menu__list, .assistance-sec01-menu__list--04, .assistance-sec01-menu__list--03, .assistance-sec01-menu__list--02 {
  width: 100%;
  border-radius: 41px;
  background: #C4E316;
  display: block;
  padding: 15px;
  position: relative;
}
.assistance-sec01-menu__list::after, .assistance-sec01-menu__list--04::after, .assistance-sec01-menu__list--03::after, .assistance-sec01-menu__list--02::after {
  content: "";
  background-image: url("/images/assistance/img_02.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 50px;
  height: 80px;
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.assistance-sec01-menu__list:hover, .assistance-sec01-menu__list--04:hover, .assistance-sec01-menu__list--03:hover, .assistance-sec01-menu__list--02:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.assistance-sec01-menu__list--02 {
  background: #FFEB03;
}
.assistance-sec01-menu__list--02::after {
  background-image: url("/images/assistance/img_03.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 95px;
  height: 60px;
}
.assistance-sec01-menu__list--03 {
  background: #F5FF02;
}
.assistance-sec01-menu__list--03::after {
  background-image: url("/images/assistance/img_04.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 45px;
  height: 80px;
}
.assistance-sec01-menu__list--04 {
  background: #E1D009;
}
.assistance-sec01-menu__list--04::after {
  background-image: url("/images/assistance/img_05.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 60px;
  height: 80px;
}
.assistance-sec01-menu__title {
  color: #fff;
  font-weight: 700;
  background: #00BA65;
  width: 350px;
  border-radius: 25px;
  text-align: center;
  padding: 10px;
}
.assistance-sec01-menu__title-inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 10px;
  justify-items: center;
  margin-left: auto;
  max-width: 230px;
}
@media only screen and (max-width:767px) {
  .assistance-sec01-menu__title-inner {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 10px;
  }
}
.assistance-sec01-menu__title-main {
  font-size: 24px;
  font-weight: 700;
}
.assistance-sec01-menu__title-sub {
  font-weight: 700;
  width: 230px;
  background: #fff;
  border-radius: 25px;
  padding: 10px;
  text-align: center;
  font-size: 16px;
}
.assistance-sec01-news {
  border: 3px solid #707070;
  border-radius: 43px;
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 30px 0;
}
@media only screen and (max-width:1299px) {
  .assistance-sec01-news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
}
.assistance-sec01-news__title {
  font-size: 20px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .assistance-sec01-news__title {
    font-size: 16px;
  }
}
.assistance-sec01-news__article {
  position: relative;
  display: inline-block;
}
.assistance-sec01-news__article:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.assistance-sec01-news__article::after {
  content: url("/images/subpage/icon/arrow_circle_right_alt.png");
  position: absolute;
  right: -15px;
  display: inline-block;
  top: 60%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width:767px) {
  .assistance-sec01-news__article::after {
    right: -10px;
  }
}
.assistance-sec01-news__article-date {
  font-size: 20px;
  padding-right: 1em;
  border-right: 1px solid #333;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .assistance-sec01-news__article-date {
    font-size: 16px;
  }
}
.assistance-sec01-news__article-title {
  font-size: 20px;
  padding-right: 1em;
  display: inline-block;
  vertical-align: middle;
  text-overflow: ellipsis;
  width: 300px;
  vertical-align: middle;
  overflow: hidden;
  white-space: nowrap;
}
@media only screen and (max-width:767px) {
  .assistance-sec01-news__article-title {
    font-size: 16px;
  }
}
@media only screen and (max-width:1299px) {
  .assistance-sec01-news__article-title {
    overflow: unset;
    white-space: unset;
  }
}
.assistance-sec01-news__article-old {
  font-size: 20px;
  font-weight: 700;
  color: #939393;
}
@media only screen and (max-width:767px) {
  .assistance-sec01-news__article-old {
    font-size: 16px;
  }
}
.assistance-sec02 {
  padding-top: 50px;
}
@media only screen and (max-width:767px) {
  .assistance-sec02 {
    padding-top: 0;
  }
}
.assistance-sec02__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width:1199px) {
  .assistance-sec02__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-bottom: 20px;
  }
}
.assistance-sec02__title {
  text-align: right;
}
.assistance-sec02__title--main {
  font-size: 45px;
  font-weight: 700;
  display: block;
  white-space: nowrap;
}
@media only screen and (max-width:767px) {
  .assistance-sec02__title--main {
    font-size: 24px;
  }
}
.assistance-sec02__title--sub {
  font-size: 30px;
  font-weight: 700;
  display: block;
}
@media only screen and (max-width:767px) {
  .assistance-sec02__title--sub {
    font-size: 20px;
  }
}
.assistance-sec02-menu__detail {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 30px;
}
@media only screen and (max-width:767px) {
  .assistance-sec02-menu__detail {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
  }
}
.assistance-sec02-menu__containar, .assistance-sec02-menu__containar--04, .assistance-sec02-menu__containar--03, .assistance-sec02-menu__containar--02, .assistance-sec02-menu__containar--01 {
  border-radius: 49px;
  padding: 40px 60px;
  max-width: 1280px;
  width: 100%;
  margin: auto;
}
.assistance-sec02-menu__containar--01 {
  background: #C4E316;
}
.assistance-sec02-menu__containar--02 {
  background: #FFEB03;
}
.assistance-sec02-menu__containar--03 {
  background: #F5FF02;
}
.assistance-sec02-menu__containar--04 {
  background: #E1D009;
}
.assistance-sec02-menu__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: flex-start;
      -ms-flex-pack: flex-start;
          justify-content: flex-start;
  gap: 30px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.assistance-sec02-menu__title-inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(250px, 1fr));
  gap: 20px;
  justify-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media only screen and (max-width:767px) {
  .assistance-sec02-menu__title-inner {
    grid-template-columns: repeat(1, minmax(180px, 1fr));
    gap: 15px;
  }
  .assistance-sec02-menu__flex {
    gap: 60px;
    align-items: flex-start;
}
}
@media only screen and (max-width:599px) {
  .assistance-sec02-menu__flex {
    flex-direction: column;
    align-items: center;
}
}
.assistance-sec02-menu__title-main {
  font-size: 28px;
  font-weight: 700;
}
.assistance-sec02-menu__title-sub, .assistance-sec02-menu__footer-title--sub {
  font-weight: 700;
  width: 230px;
  background: #fff;
  border-radius: 25px;
  padding: 10px;
  text-align: center;
  font-size: 16px;
}
.assistance-sec02-menu__title-img {
  max-width: 170px;
}
.assistance-sec02-menu__title-img--02 {
  max-width: 260px;
}
.assistance-sec02-menu__right {
  max-width: 900px;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 30px;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media only screen and (max-width:767px) {
  .assistance-sec02-menu__right {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
  }
}
.assistance-sec02-menu__right--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width:991px) {
  .assistance-sec02-menu__right--flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.assistance-sec02-menu__btn {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 10px;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 285px;
}
@media only screen and (max-width:767px) {
  .assistance-sec02-menu__btn {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 10px;
  }
}
.assistance-sec02-menu__btn--main {
  font-weight: 700;
  width: 285px;
  background: #fff;
  border-radius: 25px;
  padding: 10px;
  text-align: center;
  font-size: 18px;
}
.assistance-sec02-menu__btn--main:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.assistance-sec02-menu__btn--sub {
  font-size: 16px;
  text-decoration: underline;
  font-weight: 700;
  text-align: center;
}
.assistance-sec02-menu__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  max-width: 1280px;
  width: 100%;
  margin: auto;
}
@media only screen and (max-width:1080px) {
  .assistance-sec02-menu__footer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.assistance-sec02-menu__footer-box {
  width: 100%;
  border-radius: 49px;
  background: #FDE0FF;
  display: block;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.assistance-sec02-menu__footer-box:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.assistance-sec02-menu__footer-title--sub {
  width: 260px;
}
.assistance-sec02-menu__footer-img {
  height: 150px;
}
.assistance-sec03 {
  padding-top: 50px;
}
.assistance-sec03__inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 30px;
}
@media only screen and (max-width:767px) {
  .assistance-sec03__inner {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
  }
}
.assistance-sec03__title--main {
  font-size: 45px;
  font-weight: 700;
  display: block;
  white-space: nowrap;
}
@media only screen and (max-width:767px) {
  .assistance-sec03__title--main {
    font-size: 24px;
  }
}
.assistance-sec03__title--sub {
  font-size: 30px;
  font-weight: 700;
  display: block;
}
@media only screen and (max-width:767px) {
  .assistance-sec03__title--sub {
    font-size: 20px;
  }
}
.assistance-sec03__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.assistance-sec03__article-img {
  max-width: 630px;
  width: 100%;
  aspect-ratio: 917/643;
  overflow: hidden;
}
.assistance-sec03__article-img:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.assistance-sec03__article-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.assistance-sec03__pdf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.assistance-sec03__pdf-img {
  max-width: 100px;
  width: 100%;
  aspect-ratio: 154/206;
  overflow: hidden;
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
}
.assistance-sec03__pdf-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.assistance-sec03__pdf-box {
  min-width: 345px;
  background: #FDE0FF;
  border-radius: 49px;
  width: calc(33.3333333333% - 10px);
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.assistance-sec03__pdf-inner {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 20px;
}
@media only screen and (max-width:767px) {
  .assistance-sec03__pdf-inner {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 10px;
  }
}
.assistance-sec03__pdf-text--01 {
  font-size: 20px;
  font-weight: 700;
  display: block;
}
@media only screen and (max-width:767px) {
  .assistance-sec03__pdf-text--01 {
    font-size: 18px;
  }
}
.assistance-sec03__pdf-text--02 {
  font-size: 24px;
  font-weight: 700;
  display: block;
}
@media only screen and (max-width:767px) {
  .assistance-sec03__pdf-text--02 {
    font-size: 20px;
  }
}
.assistance-sec03__pdf-btn {
  background: #fff;
  width: fit-content;
  font-weight: 700;
  font-size: 16px;
  padding: 10px;
  border-radius: 20px;
  margin-left: auto;
}
.assistance-sec03__pdf-btn:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* .assistance-sec03__pdf-btn::before {
  content: url("/images/subpage/icon/pdf_02.png");
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: middle;
} */
.assistance-sec04 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.assistance-sec04-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width:767px) {
  .assistance-sec04-flex {
    gap: 40px;
  }
}
.assistance-sec04-box {
  width: 300px;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 20px;
}
@media only screen and (max-width:767px) {
  .assistance-sec04-box {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 15px;
  }
}
@media only screen and (max-width:767px) {
  .assistance-sec04-box {
    width: 100%;
  }
}
.assistance-sec04-thumb {
  width: 100%;
  aspect-ratio: 413/310;
  overflow: hidden;
}
.assistance-sec04-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.assistance-sec04-thumb img:hover {
  opacity: .7;
}
.assistance-sec04-title {
  font-size: 20px;
  font-weight: 700;
}
@media only screen and (max-width:767px) {
  .assistance-sec04-title {
    font-size: 18px;
  }
}
.assistance-sec04-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.assistance-sec04-cate {
  font-weight: 700;
  background: #F5FF02;
  border-radius: 19px;
  font-size: 16px;
  padding: 5px 10px;
  display: inline-block;
}
.assistance-sec04-name {
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  text-align: right;
}

.subpage-content .parts__fukidashi {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px 20px;
  border: 1px solid #707070;
  border-radius: 25px;
  background-color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #6c1a79;
}
.subpage-content .parts__fukidashi::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 7px 0 7px;
  border-color: #707070 transparent transparent;
  translate: -50% 100%;
}
.subpage-content .parts__fukidashi::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 8.3px 5.8px 0 5.8px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}
.subpage-content .parts__fukidashi--02, .subpage-content .parts__fukidashi--06, .subpage-content .parts__fukidashi--04, .subpage-content .parts__fukidashi--03 {
  position: relative;
  display: inline-block;
  width: 316px;
  margin-bottom: 20px;
  padding: 24px 10px;
  border-radius: 29px;
  background-color: #f7f7f7;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #333333;
}
.subpage-content .parts__fukidashi--02::after, .subpage-content .parts__fukidashi--06::after, .subpage-content .parts__fukidashi--04::after, .subpage-content .parts__fukidashi--03::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #f7f7f7 transparent transparent;
  translate: -50% 100%;
}
.subpage-content .parts__fukidashi--03 {
  width: 257px;
  background-color: #FBEAFF;
}
.subpage-content .parts__fukidashi--03::after {
  border-color: #FBEAFF transparent transparent;
}
.subpage-content .parts__fukidashi--04 {
  max-width: 540px;
  width: 100%;
  background-color: #F1D1FF;
  padding: 18px 10px;
  border-radius: 40px;
  margin-bottom: 2em;
}
.subpage-content .parts__fukidashi--04::after {
  border-color: #F1D1FF transparent transparent;
}
.subpage-content .parts__fukidashi--06 {
  width: 257px;
  background-color: #F7F7F7;
}
.subpage-content .parts__fukidashi--06::after {
  border-color: #F7F7F7 transparent transparent;
}
.subpage-content .parts__box--01 {
  border-radius: 20px;
}
.subpage-content .parts__btn--link, .subpage-content .parts__btn--pdf--02, .subpage-content .parts__btn--pdf {
  line-height: 1;
  text-align: center;
  color: #751385;
  font-weight: 700;
  margin: 1em 0;
}
.subpage-content .parts__btn--link img, .subpage-content .parts__btn--pdf--02 img, .subpage-content .parts__btn--pdf img {
  margin-right: 3px;
}
.subpage-content .parts__btn--link a, .subpage-content .parts__btn--pdf--02 a, .subpage-content .parts__btn--pdf a {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 24px;
  height: auto;
  border: 1px solid #707070;
}
.subpage-content .parts__btn--link a::before, .subpage-content .parts__btn--pdf--02 a::before, .subpage-content .parts__btn--pdf a::before {
  content: url("/images/subpage/icon/link_01.png");
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__btn--link, .subpage-content .parts__btn--pdf--02, .subpage-content .parts__btn--pdf {
    line-height: 1.5em;
  }
}
.subpage-content .parts__btn--link:hover, .subpage-content .parts__btn--pdf--02:hover, .subpage-content .parts__btn--pdf:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.subpage-content .parts__btn--pdf a::before {
  content: url("/images/subpage/icon/pdf.png");
}
.subpage-content .parts__btn--pdf--02 a {
  border: none;
}
.subpage-content .parts__btn--pdf--02 a::before {
  content: url("/images/subpage/icon/pdf_02.png");
}
.subpage-content .parts__btn--list {
  width: 240px;
  height: 76px;
  text-align: center;
  border: 1px solid #707070;
  border-radius: 30px;
  line-height: 1.5;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.subpage-content .parts__btn--list a {
  font-size: 18px;
  text-decoration: underline;
  color: #751385;
}
.subpage-content .parts__btn--list:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width:1080px) {
  .subpage-content .parts__contact-box {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
.subpage-content .parts__contact-box--01 {
  max-width: 480px;
  width: 100%;
  height: 376px;
  position: relative;
  background: #F7F5F5;
  border-radius: 50px;
  padding: 20px 10px;
}
.subpage-content .parts__contact-box--01-text, .subpage-content .parts__contact-box--01-text--06, .subpage-content .parts__contact-box--01-text--05, .subpage-content .parts__contact-box--01-text--04, .subpage-content .parts__contact-box--01-text--03, .subpage-content .parts__contact-box--01-text--02 {
  font-size: 16px;
  text-align: center;
  background: #fff;
  border-radius: 18px;
  padding: 10px 20px;
  min-width: 150px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 100px;
  left: 30px;
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__contact-box--01-text, .subpage-content .parts__contact-box--01-text--06, .subpage-content .parts__contact-box--01-text--05, .subpage-content .parts__contact-box--01-text--04, .subpage-content .parts__contact-box--01-text--03, .subpage-content .parts__contact-box--01-text--02 {
    font-size: 14px;
  }
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__contact-box--01-text, .subpage-content .parts__contact-box--01-text--06, .subpage-content .parts__contact-box--01-text--05, .subpage-content .parts__contact-box--01-text--04, .subpage-content .parts__contact-box--01-text--03, .subpage-content .parts__contact-box--01-text--02 {
    left: 10px;
  }
}
.subpage-content .parts__contact-box--01-text--02 {
  top: 160px;
  left: 10px;
}
.subpage-content .parts__contact-box--01-text--03 {
  top: 240px;
  left: 30px;
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__contact-box--01-text--03 {
    left: 10px;
  }
}
.subpage-content .parts__contact-box--01-text--04 {
  top: 90px;
  right: 20px;
  left: unset;
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__contact-box--01-text--04 {
    top: 80px;
    right: 10px;
    left: unset;
  }
}
.subpage-content .parts__contact-box--01-text--05 {
  top: 150px;
  right: 10px;
  left: unset;
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__contact-box--01-text--05 {
    right: 10px;
    left: unset;
  }
}
.subpage-content .parts__contact-box--01-text--06 {
  top: 240px;
  right: 30px;
  left: unset;
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__contact-box--01-text--06 {
    right: 10px;
    left: unset;
  }
}
.subpage-content .parts__contact-box--01-text--07 {
  font-size: 16px;
  text-align: center;
  background: #fff;
  border-radius: 18px;
  padding: 10px 20px;
  max-width: 200px;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__contact-box--01-text--07 {
    font-size: 18px;
  }
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__contact-box--01-text--07 {
    max-width: unset;
  }
}
.subpage-content .parts__contact-box--01-text--07::after {
  content: url("/images/subpage/icon/link_02.png");
  display: inline-block;
  vertical-align: middle;
}
.subpage-content .parts__contact-box--01-text--07 a {
  display: inline-block;
  text-decoration: underline;
  color: #640076;
}
.subpage-content .parts__contact-box--01-text--07 a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.subpage-content .parts__contact-box--01 img {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0;
  z-index: 2;
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__contact-box--01 img {
    width: 250px;
  }
}
.subpage-content .parts__contact-box--02 {
  max-width: 490px;
  width: 100%;
  height: 376px;
  position: relative;
  background: #F7F5F5;
  border-radius: 50px;
  padding: 20px 10px;
  background: #FFFCB2;
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__contact-box--02 {
    height: auto;
    padding: 20px 10px 0;
  }
}
.subpage-content .parts__contact-box--03 {
  background: #FDEFFF;
  border-radius: 50px;
  padding: 40px 20px 10px;
  text-align: center;
  position: relative;
  max-width: 530px;
  width: 100%;
}
.subpage-content .parts__contact-box--03::after {
  content: "";
  background: url("/images/subpage/540/img_03.png");
  position: absolute;
  display: block;
  top: 10px;
  right: 10px;
  width: 90px;
  height: 90px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__contact-box--03::after {
    width: 70px;
    height: 70px;
    top: 40px;
    right: -10px;
  }
}
.subpage-content .parts__contact-box--03-text--01 {
  font-size: 26px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 10px !important;
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__contact-box--03-text--01 {
    font-size: 20px;
  }
}
.subpage-content .parts__contact-box--03-text--02 {
  font-size: 48px;
  font-weight: 700;
  color: #751385;
  margin-bottom: 20px !important;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__contact-box--03-text--02 {
    font-size: 30px;
  }
}
.subpage-content .parts__contact-box--03-text--03 {
  line-height: 2;
}
.subpage-content .parts__contact-box--04 {
  border-radius: 20px;
  max-width: 850px;
  width: 100%;
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__contact-box--04 {
    padding: 20px;
  }
}
@media only screen and (max-width:1080px) {
  .subpage-content .parts__contact-box-arrow {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: 0.8s;
    transition: 0.8s;
  }
}
.subpage-content .parts__contact-box-title {
  font-size: 20px;
  font-weight: 700;
  background: none;
  text-align: center;
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__contact-box-title {
    font-size: 18px;
  }
}
.subpage-content .parts__block--01 {
  padding: 18px 30px;
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__block--01 {
    padding: 10px 10px;
  }
}
.subpage-content .parts__text--24 {
  font-size: 24px;
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__text--24 {
    font-size: 18px;
  }
}
.subpage-content .parts__data {
  border: 1px solid #751485;
  text-align: center;
  max-width: 350px;
  width: 100%;
  height: 356px;
}
.subpage-content .parts__data-title {
  font-size: 20px;
  color: #751485;
  font-weight: 700;
  position: relative;
  height: 120px;
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.subpage-content .parts__data-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 100px;
  height: 2px;
  background: #751485;
}
.subpage-content .parts__data-text {
  font-size: 100px;
  color: #751485;
  font-weight: 700;
  margin-bottom: 0;
}
.subpage-content .parts__data-text-sub {
  font-size: 30px;
  color: #751485;
  font-weight: 700;
  margin-bottom: 0;
}
.subpage-content .parts__data-text-meta {
  font-size: 24px;
  display: inline-block;
  color: #333;
  font-weight: 500;
}
.subpage-content .parts__data-text-year {
  font-size: 20px;
  color: #888888;
}
.subpage-content .parts__data-text-detail {
  padding: 20px 0 0;
  line-height: 1;
}
.subpage-content .parts__data-text--02 {
  font-size: 60px;
  color: #751485;
  font-weight: 700;
  margin-bottom: 0;
}
.subpage-content .parts__data-text--02-sub {
  font-size: 30px;
  color: #751485;
  font-weight: 700;
  margin-bottom: 0;
}
.subpage-content .parts__data-text--02-detail {
  padding-top: 20px;
}
.subpage-content .parts__num {
  font-size: 51px;
  font-weight: 700;
  background: #7C1769;
  line-height: 1;
  color: #fff;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.subpage-content .parts__check-list {
  padding-bottom: 2em;
}
.subpage-content .parts__check-list li {
  color: #333;
  font-weight: 700;
  line-height: 2;
  padding-left: 1.5em;
  position: relative;
}
.subpage-content .parts__check-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1em;
  width: 17px;
  height: 17px;
  background-image: url("/images/subpage/279/icon_02.png");
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.subpage-content .parts__check-list li span {
  color: #751385;
}
.subpage-content .parts__check-list li a {
  display: inline-block;
  text-decoration: underline;
  color: #751385;
}
.subpage-content .parts__check-list li a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.subpage-content .parts__gap--30 {
  gap: 30px;
}
@media only screen and (max-width:1080px) {
  .subpage-content .parts__rotate {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}
.subpage-content .parts__has-background {
  width: 100%;
  padding: 0 30px 10px;
  line-height: 2;
  border-radius: 52px;
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__has-background {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.subpage-content .parts__has-background strong {
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  .subpage-content .parts__has-background strong {
    font-size: 16px;
  }
}
.subpage-content .parts__has-background--full {
  max-width: 1150px;
  width: 100%;
}

.u-mt0 {
  margin-top: 0px;
}

.u-mb0 {
  margin-bottom: 0px;
}

.u-mr0 {
  margin-right: 0px;
}

.u-ml0 {
  margin-left: 0px;
}

.u-mt-0 {
  margin-top: -0px;
}

.u-mb-0 {
  margin-bottom: -0px;
}

.u-mr-0 {
  margin-right: -0px;
}

.u-ml-0 {
  margin-left: -0px;
}

.u-mt5 {
  margin-top: 5px;
}

.u-mb5 {
  margin-bottom: 5px;
}

.u-mr5 {
  margin-right: 5px;
}

.u-ml5 {
  margin-left: 5px;
}

.u-mt-5 {
  margin-top: -5px;
}

.u-mb-5 {
  margin-bottom: -5px;
}

.u-mr-5 {
  margin-right: -5px;
}

.u-ml-5 {
  margin-left: -5px;
}

.u-mt10 {
  margin-top: 10px;
}

.u-mb10 {
  margin-bottom: 10px;
}

.u-mr10 {
  margin-right: 10px;
}

.u-ml10 {
  margin-left: 10px;
}

.u-mt-10 {
  margin-top: -10px;
}

.u-mb-10 {
  margin-bottom: -10px;
}

.u-mr-10 {
  margin-right: -10px;
}

.u-ml-10 {
  margin-left: -10px;
}

.u-mt15 {
  margin-top: 15px;
}

.u-mb15 {
  margin-bottom: 15px;
}

.u-mr15 {
  margin-right: 15px;
}

.u-ml15 {
  margin-left: 15px;
}

.u-mt-15 {
  margin-top: -15px;
}

.u-mb-15 {
  margin-bottom: -15px;
}

.u-mr-15 {
  margin-right: -15px;
}

.u-ml-15 {
  margin-left: -15px;
}

.u-mt20 {
  margin-top: 20px;
}

.u-mb20 {
  margin-bottom: 20px;
}

.u-mr20 {
  margin-right: 20px;
}

.u-ml20 {
  margin-left: 20px;
}

.u-mt-20 {
  margin-top: -20px;
}

.u-mb-20 {
  margin-bottom: -20px;
}

.u-mr-20 {
  margin-right: -20px;
}

.u-ml-20 {
  margin-left: -20px;
}

.u-mt25 {
  margin-top: 25px;
}

.u-mb25 {
  margin-bottom: 25px;
}

.u-mr25 {
  margin-right: 25px;
}

.u-ml25 {
  margin-left: 25px;
}

.u-mt-25 {
  margin-top: -25px;
}

.u-mb-25 {
  margin-bottom: -25px;
}

.u-mr-25 {
  margin-right: -25px;
}

.u-ml-25 {
  margin-left: -25px;
}

.u-mt30 {
  margin-top: 30px;
}

.u-mb30 {
  margin-bottom: 30px;
}

.u-mr30 {
  margin-right: 30px;
}

.u-ml30 {
  margin-left: 30px;
}

.u-mt-30 {
  margin-top: -30px;
}

.u-mb-30 {
  margin-bottom: -30px;
}

.u-mr-30 {
  margin-right: -30px;
}

.u-ml-30 {
  margin-left: -30px;
}

.u-mt35 {
  margin-top: 35px;
}

.u-mb35 {
  margin-bottom: 35px;
}

.u-mr35 {
  margin-right: 35px;
}

.u-ml35 {
  margin-left: 35px;
}

.u-mt-35 {
  margin-top: -35px;
}

.u-mb-35 {
  margin-bottom: -35px;
}

.u-mr-35 {
  margin-right: -35px;
}

.u-ml-35 {
  margin-left: -35px;
}

.u-mt40 {
  margin-top: 40px;
}

.u-mb40 {
  margin-bottom: 40px;
}

.u-mr40 {
  margin-right: 40px;
}

.u-ml40 {
  margin-left: 40px;
}

.u-mt-40 {
  margin-top: -40px;
}

.u-mb-40 {
  margin-bottom: -40px;
}

.u-mr-40 {
  margin-right: -40px;
}

.u-ml-40 {
  margin-left: -40px;
}

.u-mt45 {
  margin-top: 45px;
}

.u-mb45 {
  margin-bottom: 45px;
}

.u-mr45 {
  margin-right: 45px;
}

.u-ml45 {
  margin-left: 45px;
}

.u-mt-45 {
  margin-top: -45px;
}

.u-mb-45 {
  margin-bottom: -45px;
}

.u-mr-45 {
  margin-right: -45px;
}

.u-ml-45 {
  margin-left: -45px;
}

.u-mt50 {
  margin-top: 50px;
}

.u-mb50 {
  margin-bottom: 50px;
}

.u-mr50 {
  margin-right: 50px;
}

.u-ml50 {
  margin-left: 50px;
}

.u-mt-50 {
  margin-top: -50px;
}

.u-mb-50 {
  margin-bottom: -50px;
}

.u-mr-50 {
  margin-right: -50px;
}

.u-ml-50 {
  margin-left: -50px;
}

.u-mt55 {
  margin-top: 55px;
}

.u-mb55 {
  margin-bottom: 55px;
}

.u-mr55 {
  margin-right: 55px;
}

.u-ml55 {
  margin-left: 55px;
}

.u-mt-55 {
  margin-top: -55px;
}

.u-mb-55 {
  margin-bottom: -55px;
}

.u-mr-55 {
  margin-right: -55px;
}

.u-ml-55 {
  margin-left: -55px;
}

.u-mt60 {
  margin-top: 60px;
}

.u-mb60 {
  margin-bottom: 60px;
}

.u-mr60 {
  margin-right: 60px;
}

.u-ml60 {
  margin-left: 60px;
}

.u-mt-60 {
  margin-top: -60px;
}

.u-mb-60 {
  margin-bottom: -60px;
}

.u-mr-60 {
  margin-right: -60px;
}

.u-ml-60 {
  margin-left: -60px;
}

.u-mt65 {
  margin-top: 65px;
}

.u-mb65 {
  margin-bottom: 65px;
}

.u-mr65 {
  margin-right: 65px;
}

.u-ml65 {
  margin-left: 65px;
}

.u-mt-65 {
  margin-top: -65px;
}

.u-mb-65 {
  margin-bottom: -65px;
}

.u-mr-65 {
  margin-right: -65px;
}

.u-ml-65 {
  margin-left: -65px;
}

.u-mt70 {
  margin-top: 70px;
}

.u-mb70 {
  margin-bottom: 70px;
}

.u-mr70 {
  margin-right: 70px;
}

.u-ml70 {
  margin-left: 70px;
}

.u-mt-70 {
  margin-top: -70px;
}

.u-mb-70 {
  margin-bottom: -70px;
}

.u-mr-70 {
  margin-right: -70px;
}

.u-ml-70 {
  margin-left: -70px;
}

.u-mt75 {
  margin-top: 75px;
}

.u-mb75 {
  margin-bottom: 75px;
}

.u-mr75 {
  margin-right: 75px;
}

.u-ml75 {
  margin-left: 75px;
}

.u-mt-75 {
  margin-top: -75px;
}

.u-mb-75 {
  margin-bottom: -75px;
}

.u-mr-75 {
  margin-right: -75px;
}

.u-ml-75 {
  margin-left: -75px;
}

.u-mt80 {
  margin-top: 80px;
}

.u-mb80 {
  margin-bottom: 80px;
}

.u-mr80 {
  margin-right: 80px;
}

.u-ml80 {
  margin-left: 80px;
}

.u-mt-80 {
  margin-top: -80px;
}

.u-mb-80 {
  margin-bottom: -80px;
}

.u-mr-80 {
  margin-right: -80px;
}

.u-ml-80 {
  margin-left: -80px;
}

.u-mt85 {
  margin-top: 85px;
}

.u-mb85 {
  margin-bottom: 85px;
}

.u-mr85 {
  margin-right: 85px;
}

.u-ml85 {
  margin-left: 85px;
}

.u-mt-85 {
  margin-top: -85px;
}

.u-mb-85 {
  margin-bottom: -85px;
}

.u-mr-85 {
  margin-right: -85px;
}

.u-ml-85 {
  margin-left: -85px;
}

.u-mt90 {
  margin-top: 90px;
}

.u-mb90 {
  margin-bottom: 90px;
}

.u-mr90 {
  margin-right: 90px;
}

.u-ml90 {
  margin-left: 90px;
}

.u-mt-90 {
  margin-top: -90px;
}

.u-mb-90 {
  margin-bottom: -90px;
}

.u-mr-90 {
  margin-right: -90px;
}

.u-ml-90 {
  margin-left: -90px;
}

.u-mt95 {
  margin-top: 95px;
}

.u-mb95 {
  margin-bottom: 95px;
}

.u-mr95 {
  margin-right: 95px;
}

.u-ml95 {
  margin-left: 95px;
}

.u-mt-95 {
  margin-top: -95px;
}

.u-mb-95 {
  margin-bottom: -95px;
}

.u-mr-95 {
  margin-right: -95px;
}

.u-ml-95 {
  margin-left: -95px;
}

.u-mt100 {
  margin-top: 100px;
}

.u-mb100 {
  margin-bottom: 100px;
}

.u-mr100 {
  margin-right: 100px;
}

.u-ml100 {
  margin-left: 100px;
}

.u-mt-100 {
  margin-top: -100px;
}

.u-mb-100 {
  margin-bottom: -100px;
}

.u-mr-100 {
  margin-right: -100px;
}

.u-ml-100 {
  margin-left: -100px;
}

@media only screen and (max-width:991px) {
  .u-mt0--tab {
    margin-top: 0px;
  }
  .u-mb0--tab {
    margin-bottom: 0px;
  }
  .u-mr0--tab {
    margin-right: 0px;
  }
  .u-ml0--tab {
    margin-left: 0px;
  }
  .u-mt-0--tab {
    margin-top: -0px;
  }
  .u-mb-0--tab {
    margin-bottom: -0px;
  }
  .u-mr-0--tab {
    margin-right: -0px;
  }
  .u-ml-0--tab {
    margin-left: -0px;
  }
  .u-mt5--tab {
    margin-top: 5px;
  }
  .u-mb5--tab {
    margin-bottom: 5px;
  }
  .u-mr5--tab {
    margin-right: 5px;
  }
  .u-ml5--tab {
    margin-left: 5px;
  }
  .u-mt-5--tab {
    margin-top: -5px;
  }
  .u-mb-5--tab {
    margin-bottom: -5px;
  }
  .u-mr-5--tab {
    margin-right: -5px;
  }
  .u-ml-5--tab {
    margin-left: -5px;
  }
  .u-mt10--tab {
    margin-top: 10px;
  }
  .u-mb10--tab {
    margin-bottom: 10px;
  }
  .u-mr10--tab {
    margin-right: 10px;
  }
  .u-ml10--tab {
    margin-left: 10px;
  }
  .u-mt-10--tab {
    margin-top: -10px;
  }
  .u-mb-10--tab {
    margin-bottom: -10px;
  }
  .u-mr-10--tab {
    margin-right: -10px;
  }
  .u-ml-10--tab {
    margin-left: -10px;
  }
  .u-mt15--tab {
    margin-top: 15px;
  }
  .u-mb15--tab {
    margin-bottom: 15px;
  }
  .u-mr15--tab {
    margin-right: 15px;
  }
  .u-ml15--tab {
    margin-left: 15px;
  }
  .u-mt-15--tab {
    margin-top: -15px;
  }
  .u-mb-15--tab {
    margin-bottom: -15px;
  }
  .u-mr-15--tab {
    margin-right: -15px;
  }
  .u-ml-15--tab {
    margin-left: -15px;
  }
  .u-mt20--tab {
    margin-top: 20px;
  }
  .u-mb20--tab {
    margin-bottom: 20px;
  }
  .u-mr20--tab {
    margin-right: 20px;
  }
  .u-ml20--tab {
    margin-left: 20px;
  }
  .u-mt-20--tab {
    margin-top: -20px;
  }
  .u-mb-20--tab {
    margin-bottom: -20px;
  }
  .u-mr-20--tab {
    margin-right: -20px;
  }
  .u-ml-20--tab {
    margin-left: -20px;
  }
  .u-mt25--tab {
    margin-top: 25px;
  }
  .u-mb25--tab {
    margin-bottom: 25px;
  }
  .u-mr25--tab {
    margin-right: 25px;
  }
  .u-ml25--tab {
    margin-left: 25px;
  }
  .u-mt-25--tab {
    margin-top: -25px;
  }
  .u-mb-25--tab {
    margin-bottom: -25px;
  }
  .u-mr-25--tab {
    margin-right: -25px;
  }
  .u-ml-25--tab {
    margin-left: -25px;
  }
  .u-mt30--tab {
    margin-top: 30px;
  }
  .u-mb30--tab {
    margin-bottom: 30px;
  }
  .u-mr30--tab {
    margin-right: 30px;
  }
  .u-ml30--tab {
    margin-left: 30px;
  }
  .u-mt-30--tab {
    margin-top: -30px;
  }
  .u-mb-30--tab {
    margin-bottom: -30px;
  }
  .u-mr-30--tab {
    margin-right: -30px;
  }
  .u-ml-30--tab {
    margin-left: -30px;
  }
  .u-mt35--tab {
    margin-top: 35px;
  }
  .u-mb35--tab {
    margin-bottom: 35px;
  }
  .u-mr35--tab {
    margin-right: 35px;
  }
  .u-ml35--tab {
    margin-left: 35px;
  }
  .u-mt-35--tab {
    margin-top: -35px;
  }
  .u-mb-35--tab {
    margin-bottom: -35px;
  }
  .u-mr-35--tab {
    margin-right: -35px;
  }
  .u-ml-35--tab {
    margin-left: -35px;
  }
  .u-mt40--tab {
    margin-top: 40px;
  }
  .u-mb40--tab {
    margin-bottom: 40px;
  }
  .u-mr40--tab {
    margin-right: 40px;
  }
  .u-ml40--tab {
    margin-left: 40px;
  }
  .u-mt-40--tab {
    margin-top: -40px;
  }
  .u-mb-40--tab {
    margin-bottom: -40px;
  }
  .u-mr-40--tab {
    margin-right: -40px;
  }
  .u-ml-40--tab {
    margin-left: -40px;
  }
  .u-mt45--tab {
    margin-top: 45px;
  }
  .u-mb45--tab {
    margin-bottom: 45px;
  }
  .u-mr45--tab {
    margin-right: 45px;
  }
  .u-ml45--tab {
    margin-left: 45px;
  }
  .u-mt-45--tab {
    margin-top: -45px;
  }
  .u-mb-45--tab {
    margin-bottom: -45px;
  }
  .u-mr-45--tab {
    margin-right: -45px;
  }
  .u-ml-45--tab {
    margin-left: -45px;
  }
  .u-mt50--tab {
    margin-top: 50px;
  }
  .u-mb50--tab {
    margin-bottom: 50px;
  }
  .u-mr50--tab {
    margin-right: 50px;
  }
  .u-ml50--tab {
    margin-left: 50px;
  }
  .u-mt-50--tab {
    margin-top: -50px;
  }
  .u-mb-50--tab {
    margin-bottom: -50px;
  }
  .u-mr-50--tab {
    margin-right: -50px;
  }
  .u-ml-50--tab {
    margin-left: -50px;
  }
  .u-mt55--tab {
    margin-top: 55px;
  }
  .u-mb55--tab {
    margin-bottom: 55px;
  }
  .u-mr55--tab {
    margin-right: 55px;
  }
  .u-ml55--tab {
    margin-left: 55px;
  }
  .u-mt-55--tab {
    margin-top: -55px;
  }
  .u-mb-55--tab {
    margin-bottom: -55px;
  }
  .u-mr-55--tab {
    margin-right: -55px;
  }
  .u-ml-55--tab {
    margin-left: -55px;
  }
  .u-mt60--tab {
    margin-top: 60px;
  }
  .u-mb60--tab {
    margin-bottom: 60px;
  }
  .u-mr60--tab {
    margin-right: 60px;
  }
  .u-ml60--tab {
    margin-left: 60px;
  }
  .u-mt-60--tab {
    margin-top: -60px;
  }
  .u-mb-60--tab {
    margin-bottom: -60px;
  }
  .u-mr-60--tab {
    margin-right: -60px;
  }
  .u-ml-60--tab {
    margin-left: -60px;
  }
  .u-mt65--tab {
    margin-top: 65px;
  }
  .u-mb65--tab {
    margin-bottom: 65px;
  }
  .u-mr65--tab {
    margin-right: 65px;
  }
  .u-ml65--tab {
    margin-left: 65px;
  }
  .u-mt-65--tab {
    margin-top: -65px;
  }
  .u-mb-65--tab {
    margin-bottom: -65px;
  }
  .u-mr-65--tab {
    margin-right: -65px;
  }
  .u-ml-65--tab {
    margin-left: -65px;
  }
  .u-mt70--tab {
    margin-top: 70px;
  }
  .u-mb70--tab {
    margin-bottom: 70px;
  }
  .u-mr70--tab {
    margin-right: 70px;
  }
  .u-ml70--tab {
    margin-left: 70px;
  }
  .u-mt-70--tab {
    margin-top: -70px;
  }
  .u-mb-70--tab {
    margin-bottom: -70px;
  }
  .u-mr-70--tab {
    margin-right: -70px;
  }
  .u-ml-70--tab {
    margin-left: -70px;
  }
  .u-mt75--tab {
    margin-top: 75px;
  }
  .u-mb75--tab {
    margin-bottom: 75px;
  }
  .u-mr75--tab {
    margin-right: 75px;
  }
  .u-ml75--tab {
    margin-left: 75px;
  }
  .u-mt-75--tab {
    margin-top: -75px;
  }
  .u-mb-75--tab {
    margin-bottom: -75px;
  }
  .u-mr-75--tab {
    margin-right: -75px;
  }
  .u-ml-75--tab {
    margin-left: -75px;
  }
  .u-mt80--tab {
    margin-top: 80px;
  }
  .u-mb80--tab {
    margin-bottom: 80px;
  }
  .u-mr80--tab {
    margin-right: 80px;
  }
  .u-ml80--tab {
    margin-left: 80px;
  }
  .u-mt-80--tab {
    margin-top: -80px;
  }
  .u-mb-80--tab {
    margin-bottom: -80px;
  }
  .u-mr-80--tab {
    margin-right: -80px;
  }
  .u-ml-80--tab {
    margin-left: -80px;
  }
  .u-mt85--tab {
    margin-top: 85px;
  }
  .u-mb85--tab {
    margin-bottom: 85px;
  }
  .u-mr85--tab {
    margin-right: 85px;
  }
  .u-ml85--tab {
    margin-left: 85px;
  }
  .u-mt-85--tab {
    margin-top: -85px;
  }
  .u-mb-85--tab {
    margin-bottom: -85px;
  }
  .u-mr-85--tab {
    margin-right: -85px;
  }
  .u-ml-85--tab {
    margin-left: -85px;
  }
  .u-mt90--tab {
    margin-top: 90px;
  }
  .u-mb90--tab {
    margin-bottom: 90px;
  }
  .u-mr90--tab {
    margin-right: 90px;
  }
  .u-ml90--tab {
    margin-left: 90px;
  }
  .u-mt-90--tab {
    margin-top: -90px;
  }
  .u-mb-90--tab {
    margin-bottom: -90px;
  }
  .u-mr-90--tab {
    margin-right: -90px;
  }
  .u-ml-90--tab {
    margin-left: -90px;
  }
  .u-mt95--tab {
    margin-top: 95px;
  }
  .u-mb95--tab {
    margin-bottom: 95px;
  }
  .u-mr95--tab {
    margin-right: 95px;
  }
  .u-ml95--tab {
    margin-left: 95px;
  }
  .u-mt-95--tab {
    margin-top: -95px;
  }
  .u-mb-95--tab {
    margin-bottom: -95px;
  }
  .u-mr-95--tab {
    margin-right: -95px;
  }
  .u-ml-95--tab {
    margin-left: -95px;
  }
  .u-mt100--tab {
    margin-top: 100px;
  }
  .u-mb100--tab {
    margin-bottom: 100px;
  }
  .u-mr100--tab {
    margin-right: 100px;
  }
  .u-ml100--tab {
    margin-left: 100px;
  }
  .u-mt-100--tab {
    margin-top: -100px;
  }
  .u-mb-100--tab {
    margin-bottom: -100px;
  }
  .u-mr-100--tab {
    margin-right: -100px;
  }
  .u-ml-100--tab {
    margin-left: -100px;
  }
}
@media only screen and (max-width:767px) {
  .u-mt0--sp {
    margin-top: 0px;
  }
  .u-mb0--sp {
    margin-bottom: 0px;
  }
  .u-mr0--sp {
    margin-right: 0px;
  }
  .u-ml0--sp {
    margin-left: 0px;
  }
  .u-mt-0--sp {
    margin-top: -0px;
  }
  .u-mb-0--sp {
    margin-bottom: -0px;
  }
  .u-mr-0--sp {
    margin-right: -0px;
  }
  .u-ml-0--sp {
    margin-left: -0px;
  }
  .u-mt5--sp {
    margin-top: 5px;
  }
  .u-mb5--sp {
    margin-bottom: 5px;
  }
  .u-mr5--sp {
    margin-right: 5px;
  }
  .u-ml5--sp {
    margin-left: 5px;
  }
  .u-mt-5--sp {
    margin-top: -5px;
  }
  .u-mb-5--sp {
    margin-bottom: -5px;
  }
  .u-mr-5--sp {
    margin-right: -5px;
  }
  .u-ml-5--sp {
    margin-left: -5px;
  }
  .u-mt10--sp {
    margin-top: 10px;
  }
  .u-mb10--sp {
    margin-bottom: 10px;
  }
  .u-mr10--sp {
    margin-right: 10px;
  }
  .u-ml10--sp {
    margin-left: 10px;
  }
  .u-mt-10--sp {
    margin-top: -10px;
  }
  .u-mb-10--sp {
    margin-bottom: -10px;
  }
  .u-mr-10--sp {
    margin-right: -10px;
  }
  .u-ml-10--sp {
    margin-left: -10px;
  }
  .u-mt15--sp {
    margin-top: 15px;
  }
  .u-mb15--sp {
    margin-bottom: 15px;
  }
  .u-mr15--sp {
    margin-right: 15px;
  }
  .u-ml15--sp {
    margin-left: 15px;
  }
  .u-mt-15--sp {
    margin-top: -15px;
  }
  .u-mb-15--sp {
    margin-bottom: -15px;
  }
  .u-mr-15--sp {
    margin-right: -15px;
  }
  .u-ml-15--sp {
    margin-left: -15px;
  }
  .u-mt20--sp {
    margin-top: 20px;
  }
  .u-mb20--sp {
    margin-bottom: 20px;
  }
  .u-mr20--sp {
    margin-right: 20px;
  }
  .u-ml20--sp {
    margin-left: 20px;
  }
  .u-mt-20--sp {
    margin-top: -20px;
  }
  .u-mb-20--sp {
    margin-bottom: -20px;
  }
  .u-mr-20--sp {
    margin-right: -20px;
  }
  .u-ml-20--sp {
    margin-left: -20px;
  }
  .u-mt25--sp {
    margin-top: 25px;
  }
  .u-mb25--sp {
    margin-bottom: 25px;
  }
  .u-mr25--sp {
    margin-right: 25px;
  }
  .u-ml25--sp {
    margin-left: 25px;
  }
  .u-mt-25--sp {
    margin-top: -25px;
  }
  .u-mb-25--sp {
    margin-bottom: -25px;
  }
  .u-mr-25--sp {
    margin-right: -25px;
  }
  .u-ml-25--sp {
    margin-left: -25px;
  }
  .u-mt30--sp {
    margin-top: 30px;
  }
  .u-mb30--sp {
    margin-bottom: 30px;
  }
  .u-mr30--sp {
    margin-right: 30px;
  }
  .u-ml30--sp {
    margin-left: 30px;
  }
  .u-mt-30--sp {
    margin-top: -30px;
  }
  .u-mb-30--sp {
    margin-bottom: -30px;
  }
  .u-mr-30--sp {
    margin-right: -30px;
  }
  .u-ml-30--sp {
    margin-left: -30px;
  }
  .u-mt35--sp {
    margin-top: 35px;
  }
  .u-mb35--sp {
    margin-bottom: 35px;
  }
  .u-mr35--sp {
    margin-right: 35px;
  }
  .u-ml35--sp {
    margin-left: 35px;
  }
  .u-mt-35--sp {
    margin-top: -35px;
  }
  .u-mb-35--sp {
    margin-bottom: -35px;
  }
  .u-mr-35--sp {
    margin-right: -35px;
  }
  .u-ml-35--sp {
    margin-left: -35px;
  }
  .u-mt40--sp {
    margin-top: 40px;
  }
  .u-mb40--sp {
    margin-bottom: 40px;
  }
  .u-mr40--sp {
    margin-right: 40px;
  }
  .u-ml40--sp {
    margin-left: 40px;
  }
  .u-mt-40--sp {
    margin-top: -40px;
  }
  .u-mb-40--sp {
    margin-bottom: -40px;
  }
  .u-mr-40--sp {
    margin-right: -40px;
  }
  .u-ml-40--sp {
    margin-left: -40px;
  }
  .u-mt45--sp {
    margin-top: 45px;
  }
  .u-mb45--sp {
    margin-bottom: 45px;
  }
  .u-mr45--sp {
    margin-right: 45px;
  }
  .u-ml45--sp {
    margin-left: 45px;
  }
  .u-mt-45--sp {
    margin-top: -45px;
  }
  .u-mb-45--sp {
    margin-bottom: -45px;
  }
  .u-mr-45--sp {
    margin-right: -45px;
  }
  .u-ml-45--sp {
    margin-left: -45px;
  }
  .u-mt50--sp {
    margin-top: 50px;
  }
  .u-mb50--sp {
    margin-bottom: 50px;
  }
  .u-mr50--sp {
    margin-right: 50px;
  }
  .u-ml50--sp {
    margin-left: 50px;
  }
  .u-mt-50--sp {
    margin-top: -50px;
  }
  .u-mb-50--sp {
    margin-bottom: -50px;
  }
  .u-mr-50--sp {
    margin-right: -50px;
  }
  .u-ml-50--sp {
    margin-left: -50px;
  }
  .u-mt55--sp {
    margin-top: 55px;
  }
  .u-mb55--sp {
    margin-bottom: 55px;
  }
  .u-mr55--sp {
    margin-right: 55px;
  }
  .u-ml55--sp {
    margin-left: 55px;
  }
  .u-mt-55--sp {
    margin-top: -55px;
  }
  .u-mb-55--sp {
    margin-bottom: -55px;
  }
  .u-mr-55--sp {
    margin-right: -55px;
  }
  .u-ml-55--sp {
    margin-left: -55px;
  }
  .u-mt60--sp {
    margin-top: 60px;
  }
  .u-mb60--sp {
    margin-bottom: 60px;
  }
  .u-mr60--sp {
    margin-right: 60px;
  }
  .u-ml60--sp {
    margin-left: 60px;
  }
  .u-mt-60--sp {
    margin-top: -60px;
  }
  .u-mb-60--sp {
    margin-bottom: -60px;
  }
  .u-mr-60--sp {
    margin-right: -60px;
  }
  .u-ml-60--sp {
    margin-left: -60px;
  }
  .u-mt65--sp {
    margin-top: 65px;
  }
  .u-mb65--sp {
    margin-bottom: 65px;
  }
  .u-mr65--sp {
    margin-right: 65px;
  }
  .u-ml65--sp {
    margin-left: 65px;
  }
  .u-mt-65--sp {
    margin-top: -65px;
  }
  .u-mb-65--sp {
    margin-bottom: -65px;
  }
  .u-mr-65--sp {
    margin-right: -65px;
  }
  .u-ml-65--sp {
    margin-left: -65px;
  }
  .u-mt70--sp {
    margin-top: 70px;
  }
  .u-mb70--sp {
    margin-bottom: 70px;
  }
  .u-mr70--sp {
    margin-right: 70px;
  }
  .u-ml70--sp {
    margin-left: 70px;
  }
  .u-mt-70--sp {
    margin-top: -70px;
  }
  .u-mb-70--sp {
    margin-bottom: -70px;
  }
  .u-mr-70--sp {
    margin-right: -70px;
  }
  .u-ml-70--sp {
    margin-left: -70px;
  }
  .u-mt75--sp {
    margin-top: 75px;
  }
  .u-mb75--sp {
    margin-bottom: 75px;
  }
  .u-mr75--sp {
    margin-right: 75px;
  }
  .u-ml75--sp {
    margin-left: 75px;
  }
  .u-mt-75--sp {
    margin-top: -75px;
  }
  .u-mb-75--sp {
    margin-bottom: -75px;
  }
  .u-mr-75--sp {
    margin-right: -75px;
  }
  .u-ml-75--sp {
    margin-left: -75px;
  }
  .u-mt80--sp {
    margin-top: 80px;
  }
  .u-mb80--sp {
    margin-bottom: 80px;
  }
  .u-mr80--sp {
    margin-right: 80px;
  }
  .u-ml80--sp {
    margin-left: 80px;
  }
  .u-mt-80--sp {
    margin-top: -80px;
  }
  .u-mb-80--sp {
    margin-bottom: -80px;
  }
  .u-mr-80--sp {
    margin-right: -80px;
  }
  .u-ml-80--sp {
    margin-left: -80px;
  }
  .u-mt85--sp {
    margin-top: 85px;
  }
  .u-mb85--sp {
    margin-bottom: 85px;
  }
  .u-mr85--sp {
    margin-right: 85px;
  }
  .u-ml85--sp {
    margin-left: 85px;
  }
  .u-mt-85--sp {
    margin-top: -85px;
  }
  .u-mb-85--sp {
    margin-bottom: -85px;
  }
  .u-mr-85--sp {
    margin-right: -85px;
  }
  .u-ml-85--sp {
    margin-left: -85px;
  }
  .u-mt90--sp {
    margin-top: 90px;
  }
  .u-mb90--sp {
    margin-bottom: 90px;
  }
  .u-mr90--sp {
    margin-right: 90px;
  }
  .u-ml90--sp {
    margin-left: 90px;
  }
  .u-mt-90--sp {
    margin-top: -90px;
  }
  .u-mb-90--sp {
    margin-bottom: -90px;
  }
  .u-mr-90--sp {
    margin-right: -90px;
  }
  .u-ml-90--sp {
    margin-left: -90px;
  }
  .u-mt95--sp {
    margin-top: 95px;
  }
  .u-mb95--sp {
    margin-bottom: 95px;
  }
  .u-mr95--sp {
    margin-right: 95px;
  }
  .u-ml95--sp {
    margin-left: 95px;
  }
  .u-mt-95--sp {
    margin-top: -95px;
  }
  .u-mb-95--sp {
    margin-bottom: -95px;
  }
  .u-mr-95--sp {
    margin-right: -95px;
  }
  .u-ml-95--sp {
    margin-left: -95px;
  }
  .u-mt100--sp {
    margin-top: 100px;
  }
  .u-mb100--sp {
    margin-bottom: 100px;
  }
  .u-mr100--sp {
    margin-right: 100px;
  }
  .u-ml100--sp {
    margin-left: 100px;
  }
  .u-mt-100--sp {
    margin-top: -100px;
  }
  .u-mb-100--sp {
    margin-bottom: -100px;
  }
  .u-mr-100--sp {
    margin-right: -100px;
  }
  .u-ml-100--sp {
    margin-left: -100px;
  }
}
.ma-l {
  margin-left: auto;
}

.ma-r {
  margin-right: auto;
}

.mb-1em {
  margin-bottom: 1em;
}

.u-pd0 {
  padding: 0px;
}

.u-pt0 {
  padding-top: 0px;
}

.u-pb0 {
  padding-bottom: 0px;
}

.u-pr0 {
  padding-right: 0px;
}

.u-pl0 {
  padding-left: 0px;
}

.u-pd5 {
  padding: 5px;
}

.u-pt5 {
  padding-top: 5px;
}

.u-pb5 {
  padding-bottom: 5px;
}

.u-pr5 {
  padding-right: 5px;
}

.u-pl5 {
  padding-left: 5px;
}

.u-pd10 {
  padding: 10px;
}

.u-pt10 {
  padding-top: 10px;
}

.u-pb10 {
  padding-bottom: 10px;
}

.u-pr10 {
  padding-right: 10px;
}

.u-pl10 {
  padding-left: 10px;
}

.u-pd15 {
  padding: 15px;
}

.u-pt15 {
  padding-top: 15px;
}

.u-pb15 {
  padding-bottom: 15px;
}

.u-pr15 {
  padding-right: 15px;
}

.u-pl15 {
  padding-left: 15px;
}

.u-pd20 {
  padding: 20px;
}

.u-pt20 {
  padding-top: 20px;
}

.u-pb20 {
  padding-bottom: 20px;
}

.u-pr20 {
  padding-right: 20px;
}

.u-pl20 {
  padding-left: 20px;
}

.u-pd25 {
  padding: 25px;
}

.u-pt25 {
  padding-top: 25px;
}

.u-pb25 {
  padding-bottom: 25px;
}

.u-pr25 {
  padding-right: 25px;
}

.u-pl25 {
  padding-left: 25px;
}

.u-pd30 {
  padding: 30px;
}

.u-pt30 {
  padding-top: 30px;
}

.u-pb30 {
  padding-bottom: 30px;
}

.u-pr30 {
  padding-right: 30px;
}

.u-pl30 {
  padding-left: 30px;
}

.u-pd35 {
  padding: 35px;
}

.u-pt35 {
  padding-top: 35px;
}

.u-pb35 {
  padding-bottom: 35px;
}

.u-pr35 {
  padding-right: 35px;
}

.u-pl35 {
  padding-left: 35px;
}

.u-pd40 {
  padding: 40px;
}

.u-pt40 {
  padding-top: 40px;
}

.u-pb40 {
  padding-bottom: 40px;
}

.u-pr40 {
  padding-right: 40px;
}

.u-pl40 {
  padding-left: 40px;
}

.u-pd45 {
  padding: 45px;
}

.u-pt45 {
  padding-top: 45px;
}

.u-pb45 {
  padding-bottom: 45px;
}

.u-pr45 {
  padding-right: 45px;
}

.u-pl45 {
  padding-left: 45px;
}

.u-pd50 {
  padding: 50px;
}

.u-pt50 {
  padding-top: 50px;
}

.u-pb50 {
  padding-bottom: 50px;
}

.u-pr50 {
  padding-right: 50px;
}

.u-pl50 {
  padding-left: 50px;
}

.u-pd55 {
  padding: 55px;
}

.u-pt55 {
  padding-top: 55px;
}

.u-pb55 {
  padding-bottom: 55px;
}

.u-pr55 {
  padding-right: 55px;
}

.u-pl55 {
  padding-left: 55px;
}

.u-pd60 {
  padding: 60px;
}

.u-pt60 {
  padding-top: 60px;
}

.u-pb60 {
  padding-bottom: 60px;
}

.u-pr60 {
  padding-right: 60px;
}

.u-pl60 {
  padding-left: 60px;
}

.u-pd65 {
  padding: 65px;
}

.u-pt65 {
  padding-top: 65px;
}

.u-pb65 {
  padding-bottom: 65px;
}

.u-pr65 {
  padding-right: 65px;
}

.u-pl65 {
  padding-left: 65px;
}

.u-pd70 {
  padding: 70px;
}

.u-pt70 {
  padding-top: 70px;
}

.u-pb70 {
  padding-bottom: 70px;
}

.u-pr70 {
  padding-right: 70px;
}

.u-pl70 {
  padding-left: 70px;
}

.u-pd75 {
  padding: 75px;
}

.u-pt75 {
  padding-top: 75px;
}

.u-pb75 {
  padding-bottom: 75px;
}

.u-pr75 {
  padding-right: 75px;
}

.u-pl75 {
  padding-left: 75px;
}

.u-pd80 {
  padding: 80px;
}

.u-pt80 {
  padding-top: 80px;
}

.u-pb80 {
  padding-bottom: 80px;
}

.u-pr80 {
  padding-right: 80px;
}

.u-pl80 {
  padding-left: 80px;
}

.u-pd85 {
  padding: 85px;
}

.u-pt85 {
  padding-top: 85px;
}

.u-pb85 {
  padding-bottom: 85px;
}

.u-pr85 {
  padding-right: 85px;
}

.u-pl85 {
  padding-left: 85px;
}

.u-pd90 {
  padding: 90px;
}

.u-pt90 {
  padding-top: 90px;
}

.u-pb90 {
  padding-bottom: 90px;
}

.u-pr90 {
  padding-right: 90px;
}

.u-pl90 {
  padding-left: 90px;
}

.u-pd95 {
  padding: 95px;
}

.u-pt95 {
  padding-top: 95px;
}

.u-pb95 {
  padding-bottom: 95px;
}

.u-pr95 {
  padding-right: 95px;
}

.u-pl95 {
  padding-left: 95px;
}

.u-pd100 {
  padding: 100px;
}

.u-pt100 {
  padding-top: 100px;
}

.u-pb100 {
  padding-bottom: 100px;
}

.u-pr100 {
  padding-right: 100px;
}

.u-pl100 {
  padding-left: 100px;
}

@media only screen and (max-width:991px) {
  .u-pd0--tab {
    padding: 0px;
  }
  .u-pt0--tab {
    padding-top: 0px;
  }
  .u-pb0--tab {
    padding-bottom: 0px;
  }
  .u-pr0--tab {
    padding-right: 0px;
  }
  .u-pl0--tab {
    padding-left: 0px;
  }
  .u-pd5--tab {
    padding: 5px;
  }
  .u-pt5--tab {
    padding-top: 5px;
  }
  .u-pb5--tab {
    padding-bottom: 5px;
  }
  .u-pr5--tab {
    padding-right: 5px;
  }
  .u-pl5--tab {
    padding-left: 5px;
  }
  .u-pd10--tab {
    padding: 10px;
  }
  .u-pt10--tab {
    padding-top: 10px;
  }
  .u-pb10--tab {
    padding-bottom: 10px;
  }
  .u-pr10--tab {
    padding-right: 10px;
  }
  .u-pl10--tab {
    padding-left: 10px;
  }
  .u-pd15--tab {
    padding: 15px;
  }
  .u-pt15--tab {
    padding-top: 15px;
  }
  .u-pb15--tab {
    padding-bottom: 15px;
  }
  .u-pr15--tab {
    padding-right: 15px;
  }
  .u-pl15--tab {
    padding-left: 15px;
  }
  .u-pd20--tab {
    padding: 20px;
  }
  .u-pt20--tab {
    padding-top: 20px;
  }
  .u-pb20--tab {
    padding-bottom: 20px;
  }
  .u-pr20--tab {
    padding-right: 20px;
  }
  .u-pl20--tab {
    padding-left: 20px;
  }
  .u-pd25--tab {
    padding: 25px;
  }
  .u-pt25--tab {
    padding-top: 25px;
  }
  .u-pb25--tab {
    padding-bottom: 25px;
  }
  .u-pr25--tab {
    padding-right: 25px;
  }
  .u-pl25--tab {
    padding-left: 25px;
  }
  .u-pd30--tab {
    padding: 30px;
  }
  .u-pt30--tab {
    padding-top: 30px;
  }
  .u-pb30--tab {
    padding-bottom: 30px;
  }
  .u-pr30--tab {
    padding-right: 30px;
  }
  .u-pl30--tab {
    padding-left: 30px;
  }
  .u-pd35--tab {
    padding: 35px;
  }
  .u-pt35--tab {
    padding-top: 35px;
  }
  .u-pb35--tab {
    padding-bottom: 35px;
  }
  .u-pr35--tab {
    padding-right: 35px;
  }
  .u-pl35--tab {
    padding-left: 35px;
  }
  .u-pd40--tab {
    padding: 40px;
  }
  .u-pt40--tab {
    padding-top: 40px;
  }
  .u-pb40--tab {
    padding-bottom: 40px;
  }
  .u-pr40--tab {
    padding-right: 40px;
  }
  .u-pl40--tab {
    padding-left: 40px;
  }
  .u-pd45--tab {
    padding: 45px;
  }
  .u-pt45--tab {
    padding-top: 45px;
  }
  .u-pb45--tab {
    padding-bottom: 45px;
  }
  .u-pr45--tab {
    padding-right: 45px;
  }
  .u-pl45--tab {
    padding-left: 45px;
  }
  .u-pd50--tab {
    padding: 50px;
  }
  .u-pt50--tab {
    padding-top: 50px;
  }
  .u-pb50--tab {
    padding-bottom: 50px;
  }
  .u-pr50--tab {
    padding-right: 50px;
  }
  .u-pl50--tab {
    padding-left: 50px;
  }
  .u-pd55--tab {
    padding: 55px;
  }
  .u-pt55--tab {
    padding-top: 55px;
  }
  .u-pb55--tab {
    padding-bottom: 55px;
  }
  .u-pr55--tab {
    padding-right: 55px;
  }
  .u-pl55--tab {
    padding-left: 55px;
  }
  .u-pd60--tab {
    padding: 60px;
  }
  .u-pt60--tab {
    padding-top: 60px;
  }
  .u-pb60--tab {
    padding-bottom: 60px;
  }
  .u-pr60--tab {
    padding-right: 60px;
  }
  .u-pl60--tab {
    padding-left: 60px;
  }
  .u-pd65--tab {
    padding: 65px;
  }
  .u-pt65--tab {
    padding-top: 65px;
  }
  .u-pb65--tab {
    padding-bottom: 65px;
  }
  .u-pr65--tab {
    padding-right: 65px;
  }
  .u-pl65--tab {
    padding-left: 65px;
  }
  .u-pd70--tab {
    padding: 70px;
  }
  .u-pt70--tab {
    padding-top: 70px;
  }
  .u-pb70--tab {
    padding-bottom: 70px;
  }
  .u-pr70--tab {
    padding-right: 70px;
  }
  .u-pl70--tab {
    padding-left: 70px;
  }
  .u-pd75--tab {
    padding: 75px;
  }
  .u-pt75--tab {
    padding-top: 75px;
  }
  .u-pb75--tab {
    padding-bottom: 75px;
  }
  .u-pr75--tab {
    padding-right: 75px;
  }
  .u-pl75--tab {
    padding-left: 75px;
  }
  .u-pd80--tab {
    padding: 80px;
  }
  .u-pt80--tab {
    padding-top: 80px;
  }
  .u-pb80--tab {
    padding-bottom: 80px;
  }
  .u-pr80--tab {
    padding-right: 80px;
  }
  .u-pl80--tab {
    padding-left: 80px;
  }
  .u-pd85--tab {
    padding: 85px;
  }
  .u-pt85--tab {
    padding-top: 85px;
  }
  .u-pb85--tab {
    padding-bottom: 85px;
  }
  .u-pr85--tab {
    padding-right: 85px;
  }
  .u-pl85--tab {
    padding-left: 85px;
  }
  .u-pd90--tab {
    padding: 90px;
  }
  .u-pt90--tab {
    padding-top: 90px;
  }
  .u-pb90--tab {
    padding-bottom: 90px;
  }
  .u-pr90--tab {
    padding-right: 90px;
  }
  .u-pl90--tab {
    padding-left: 90px;
  }
  .u-pd95--tab {
    padding: 95px;
  }
  .u-pt95--tab {
    padding-top: 95px;
  }
  .u-pb95--tab {
    padding-bottom: 95px;
  }
  .u-pr95--tab {
    padding-right: 95px;
  }
  .u-pl95--tab {
    padding-left: 95px;
  }
  .u-pd100--tab {
    padding: 100px;
  }
  .u-pt100--tab {
    padding-top: 100px;
  }
  .u-pb100--tab {
    padding-bottom: 100px;
  }
  .u-pr100--tab {
    padding-right: 100px;
  }
  .u-pl100--tab {
    padding-left: 100px;
  }
}
@media only screen and (max-width:767px) {
  .u-pd0--sp {
    padding: 0px;
  }
  .u-pt0--sp {
    padding-top: 0px;
  }
  .u-pb0--sp {
    padding-bottom: 0px;
  }
  .u-pr0--sp {
    padding-right: 0px;
  }
  .u-pl0--sp {
    padding-left: 0px;
  }
  .u-pd5--sp {
    padding: 5px;
  }
  .u-pt5--sp {
    padding-top: 5px;
  }
  .u-pb5--sp {
    padding-bottom: 5px;
  }
  .u-pr5--sp {
    padding-right: 5px;
  }
  .u-pl5--sp {
    padding-left: 5px;
  }
  .u-pd10--sp {
    padding: 10px;
  }
  .u-pt10--sp {
    padding-top: 10px;
  }
  .u-pb10--sp {
    padding-bottom: 10px;
  }
  .u-pr10--sp {
    padding-right: 10px;
  }
  .u-pl10--sp {
    padding-left: 10px;
  }
  .u-pd15--sp {
    padding: 15px;
  }
  .u-pt15--sp {
    padding-top: 15px;
  }
  .u-pb15--sp {
    padding-bottom: 15px;
  }
  .u-pr15--sp {
    padding-right: 15px;
  }
  .u-pl15--sp {
    padding-left: 15px;
  }
  .u-pd20--sp {
    padding: 20px;
  }
  .u-pt20--sp {
    padding-top: 20px;
  }
  .u-pb20--sp {
    padding-bottom: 20px;
  }
  .u-pr20--sp {
    padding-right: 20px;
  }
  .u-pl20--sp {
    padding-left: 20px;
  }
  .u-pd25--sp {
    padding: 25px;
  }
  .u-pt25--sp {
    padding-top: 25px;
  }
  .u-pb25--sp {
    padding-bottom: 25px;
  }
  .u-pr25--sp {
    padding-right: 25px;
  }
  .u-pl25--sp {
    padding-left: 25px;
  }
  .u-pd30--sp {
    padding: 30px;
  }
  .u-pt30--sp {
    padding-top: 30px;
  }
  .u-pb30--sp {
    padding-bottom: 30px;
  }
  .u-pr30--sp {
    padding-right: 30px;
  }
  .u-pl30--sp {
    padding-left: 30px;
  }
  .u-pd35--sp {
    padding: 35px;
  }
  .u-pt35--sp {
    padding-top: 35px;
  }
  .u-pb35--sp {
    padding-bottom: 35px;
  }
  .u-pr35--sp {
    padding-right: 35px;
  }
  .u-pl35--sp {
    padding-left: 35px;
  }
  .u-pd40--sp {
    padding: 40px;
  }
  .u-pt40--sp {
    padding-top: 40px;
  }
  .u-pb40--sp {
    padding-bottom: 40px;
  }
  .u-pr40--sp {
    padding-right: 40px;
  }
  .u-pl40--sp {
    padding-left: 40px;
  }
  .u-pd45--sp {
    padding: 45px;
  }
  .u-pt45--sp {
    padding-top: 45px;
  }
  .u-pb45--sp {
    padding-bottom: 45px;
  }
  .u-pr45--sp {
    padding-right: 45px;
  }
  .u-pl45--sp {
    padding-left: 45px;
  }
  .u-pd50--sp {
    padding: 50px;
  }
  .u-pt50--sp {
    padding-top: 50px;
  }
  .u-pb50--sp {
    padding-bottom: 50px;
  }
  .u-pr50--sp {
    padding-right: 50px;
  }
  .u-pl50--sp {
    padding-left: 50px;
  }
  .u-pd55--sp {
    padding: 55px;
  }
  .u-pt55--sp {
    padding-top: 55px;
  }
  .u-pb55--sp {
    padding-bottom: 55px;
  }
  .u-pr55--sp {
    padding-right: 55px;
  }
  .u-pl55--sp {
    padding-left: 55px;
  }
  .u-pd60--sp {
    padding: 60px;
  }
  .u-pt60--sp {
    padding-top: 60px;
  }
  .u-pb60--sp {
    padding-bottom: 60px;
  }
  .u-pr60--sp {
    padding-right: 60px;
  }
  .u-pl60--sp {
    padding-left: 60px;
  }
  .u-pd65--sp {
    padding: 65px;
  }
  .u-pt65--sp {
    padding-top: 65px;
  }
  .u-pb65--sp {
    padding-bottom: 65px;
  }
  .u-pr65--sp {
    padding-right: 65px;
  }
  .u-pl65--sp {
    padding-left: 65px;
  }
  .u-pd70--sp {
    padding: 70px;
  }
  .u-pt70--sp {
    padding-top: 70px;
  }
  .u-pb70--sp {
    padding-bottom: 70px;
  }
  .u-pr70--sp {
    padding-right: 70px;
  }
  .u-pl70--sp {
    padding-left: 70px;
  }
  .u-pd75--sp {
    padding: 75px;
  }
  .u-pt75--sp {
    padding-top: 75px;
  }
  .u-pb75--sp {
    padding-bottom: 75px;
  }
  .u-pr75--sp {
    padding-right: 75px;
  }
  .u-pl75--sp {
    padding-left: 75px;
  }
  .u-pd80--sp {
    padding: 80px;
  }
  .u-pt80--sp {
    padding-top: 80px;
  }
  .u-pb80--sp {
    padding-bottom: 80px;
  }
  .u-pr80--sp {
    padding-right: 80px;
  }
  .u-pl80--sp {
    padding-left: 80px;
  }
  .u-pd85--sp {
    padding: 85px;
  }
  .u-pt85--sp {
    padding-top: 85px;
  }
  .u-pb85--sp {
    padding-bottom: 85px;
  }
  .u-pr85--sp {
    padding-right: 85px;
  }
  .u-pl85--sp {
    padding-left: 85px;
  }
  .u-pd90--sp {
    padding: 90px;
  }
  .u-pt90--sp {
    padding-top: 90px;
  }
  .u-pb90--sp {
    padding-bottom: 90px;
  }
  .u-pr90--sp {
    padding-right: 90px;
  }
  .u-pl90--sp {
    padding-left: 90px;
  }
  .u-pd95--sp {
    padding: 95px;
  }
  .u-pt95--sp {
    padding-top: 95px;
  }
  .u-pb95--sp {
    padding-bottom: 95px;
  }
  .u-pr95--sp {
    padding-right: 95px;
  }
  .u-pl95--sp {
    padding-left: 95px;
  }
  .u-pd100--sp {
    padding: 100px;
  }
  .u-pt100--sp {
    padding-top: 100px;
  }
  .u-pb100--sp {
    padding-bottom: 100px;
  }
  .u-pr100--sp {
    padding-right: 100px;
  }
  .u-pl100--sp {
    padding-left: 100px;
  }
}
.pb-1em {
  padding-bottom: 1em;
}

.u-w0 {
  width: 0%;
}

.u-w10 {
  width: 10%;
}

.u-w20 {
  width: 20%;
}

.u-w30 {
  width: 30%;
}

.u-w40 {
  width: 40%;
}

.u-w50 {
  width: 50%;
}

.u-w60 {
  width: 60%;
}

.u-w70 {
  width: 70%;
}

.u-w80 {
  width: 80%;
}

.u-w90 {
  width: 90%;
}

.u-w100 {
  width: 100%;
}

@media only screen and (max-width:991px) {
  .u-w0--tab {
    width: 0%;
  }
  .u-w10--tab {
    width: 10%;
  }
  .u-w20--tab {
    width: 20%;
  }
  .u-w30--tab {
    width: 30%;
  }
  .u-w40--tab {
    width: 40%;
  }
  .u-w50--tab {
    width: 50%;
  }
  .u-w60--tab {
    width: 60%;
  }
  .u-w70--tab {
    width: 70%;
  }
  .u-w80--tab {
    width: 80%;
  }
  .u-w90--tab {
    width: 90%;
  }
  .u-w100--tab {
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  .u-w0--sp {
    width: 0%;
  }
  .u-w10--sp {
    width: 10%;
  }
  .u-w20--sp {
    width: 20%;
  }
  .u-w30--sp {
    width: 30%;
  }
  .u-w40--sp {
    width: 40%;
  }
  .u-w50--sp {
    width: 50%;
  }
  .u-w60--sp {
    width: 60%;
  }
  .u-w70--sp {
    width: 70%;
  }
  .u-w80--sp {
    width: 80%;
  }
  .u-w90--sp {
    width: 90%;
  }
  .u-w100--sp {
    width: 100%;
  }
}
.u-fs0 {
  font-size: 0px;
}

.u-fs1 {
  font-size: 1px;
}

.u-fs2 {
  font-size: 2px;
}

.u-fs3 {
  font-size: 3px;
}

.u-fs4 {
  font-size: 4px;
}

.u-fs5 {
  font-size: 5px;
}

.u-fs6 {
  font-size: 6px;
}

.u-fs7 {
  font-size: 7px;
}

.u-fs8 {
  font-size: 8px;
}

.u-fs9 {
  font-size: 9px;
}

.u-fs10 {
  font-size: 10px;
}

.u-fs11 {
  font-size: 11px;
}

.u-fs12 {
  font-size: 12px;
}

.u-fs13 {
  font-size: 13px;
}

.u-fs14 {
  font-size: 14px;
}

.u-fs15 {
  font-size: 15px;
}

.u-fs16 {
  font-size: 16px;
}

.u-fs17 {
  font-size: 17px;
}

.u-fs18 {
  font-size: 18px;
}

.u-fs19 {
  font-size: 19px;
}

.u-fs20 {
  font-size: 20px;
}

.u-fs21 {
  font-size: 21px;
}

.u-fs22 {
  font-size: 22px;
}

.u-fs23 {
  font-size: 23px;
}

.u-fs24 {
  font-size: 24px;
}

.u-fs25 {
  font-size: 25px;
}

.u-fs26 {
  font-size: 26px;
}

.u-fs27 {
  font-size: 27px;
}

.u-fs28 {
  font-size: 28px;
}

.u-fs29 {
  font-size: 29px;
}

.u-fs30 {
  font-size: 30px;
}

.u-fs31 {
  font-size: 31px;
}

.u-fs32 {
  font-size: 32px;
}

.u-fs33 {
  font-size: 33px;
}

.u-fs34 {
  font-size: 34px;
}

.u-fs35 {
  font-size: 35px;
}

.u-fs36 {
  font-size: 36px;
}

.u-fs37 {
  font-size: 37px;
}

.u-fs38 {
  font-size: 38px;
}

.u-fs39 {
  font-size: 39px;
}

.u-fs40 {
  font-size: 40px;
}

.u-fs41 {
  font-size: 41px;
}

.u-fs42 {
  font-size: 42px;
}

.u-fs43 {
  font-size: 43px;
}

.u-fs44 {
  font-size: 44px;
}

.u-fs45 {
  font-size: 45px;
}

.u-fs46 {
  font-size: 46px;
}

.u-fs47 {
  font-size: 47px;
}

.u-fs48 {
  font-size: 48px;
}

.u-fs49 {
  font-size: 49px;
}

.u-fs50 {
  font-size: 50px;
}

.u-fs51 {
  font-size: 51px;
}

.u-fs52 {
  font-size: 52px;
}

.u-fs53 {
  font-size: 53px;
}

.u-fs54 {
  font-size: 54px;
}

.u-fs55 {
  font-size: 55px;
}

.u-fs56 {
  font-size: 56px;
}

.u-fs57 {
  font-size: 57px;
}

.u-fs58 {
  font-size: 58px;
}

.u-fs59 {
  font-size: 59px;
}

.u-fs60 {
  font-size: 60px;
}

.u-fs61 {
  font-size: 61px;
}

.u-fs62 {
  font-size: 62px;
}

.u-fs63 {
  font-size: 63px;
}

.u-fs64 {
  font-size: 64px;
}

.u-fs65 {
  font-size: 65px;
}

.u-fs66 {
  font-size: 66px;
}

.u-fs67 {
  font-size: 67px;
}

.u-fs68 {
  font-size: 68px;
}

.u-fs69 {
  font-size: 69px;
}

.u-fs70 {
  font-size: 70px;
}

.u-fs71 {
  font-size: 71px;
}

.u-fs72 {
  font-size: 72px;
}

.u-fs73 {
  font-size: 73px;
}

.u-fs74 {
  font-size: 74px;
}

.u-fs75 {
  font-size: 75px;
}

.u-fs76 {
  font-size: 76px;
}

.u-fs77 {
  font-size: 77px;
}

.u-fs78 {
  font-size: 78px;
}

.u-fs79 {
  font-size: 79px;
}

.u-fs80 {
  font-size: 80px;
}

.u-fs81 {
  font-size: 81px;
}

.u-fs82 {
  font-size: 82px;
}

.u-fs83 {
  font-size: 83px;
}

.u-fs84 {
  font-size: 84px;
}

.u-fs85 {
  font-size: 85px;
}

.u-fs86 {
  font-size: 86px;
}

.u-fs87 {
  font-size: 87px;
}

.u-fs88 {
  font-size: 88px;
}

.u-fs89 {
  font-size: 89px;
}

.u-fs90 {
  font-size: 90px;
}

.u-fs91 {
  font-size: 91px;
}

.u-fs92 {
  font-size: 92px;
}

.u-fs93 {
  font-size: 93px;
}

.u-fs94 {
  font-size: 94px;
}

.u-fs95 {
  font-size: 95px;
}

.u-fs96 {
  font-size: 96px;
}

.u-fs97 {
  font-size: 97px;
}

.u-fs98 {
  font-size: 98px;
}

.u-fs99 {
  font-size: 99px;
}

.u-fs100 {
  font-size: 100px;
}

@media only screen and (max-width:991px) {
  .u-fs0--tab {
    font-size: 0px;
  }
  .u-fs1--tab {
    font-size: 1px;
  }
  .u-fs2--tab {
    font-size: 2px;
  }
  .u-fs3--tab {
    font-size: 3px;
  }
  .u-fs4--tab {
    font-size: 4px;
  }
  .u-fs5--tab {
    font-size: 5px;
  }
  .u-fs6--tab {
    font-size: 6px;
  }
  .u-fs7--tab {
    font-size: 7px;
  }
  .u-fs8--tab {
    font-size: 8px;
  }
  .u-fs9--tab {
    font-size: 9px;
  }
  .u-fs10--tab {
    font-size: 10px;
  }
  .u-fs11--tab {
    font-size: 11px;
  }
  .u-fs12--tab {
    font-size: 12px;
  }
  .u-fs13--tab {
    font-size: 13px;
  }
  .u-fs14--tab {
    font-size: 14px;
  }
  .u-fs15--tab {
    font-size: 15px;
  }
  .u-fs16--tab {
    font-size: 16px;
  }
  .u-fs17--tab {
    font-size: 17px;
  }
  .u-fs18--tab {
    font-size: 18px;
  }
  .u-fs19--tab {
    font-size: 19px;
  }
  .u-fs20--tab {
    font-size: 20px;
  }
  .u-fs21--tab {
    font-size: 21px;
  }
  .u-fs22--tab {
    font-size: 22px;
  }
  .u-fs23--tab {
    font-size: 23px;
  }
  .u-fs24--tab {
    font-size: 24px;
  }
  .u-fs25--tab {
    font-size: 25px;
  }
  .u-fs26--tab {
    font-size: 26px;
  }
  .u-fs27--tab {
    font-size: 27px;
  }
  .u-fs28--tab {
    font-size: 28px;
  }
  .u-fs29--tab {
    font-size: 29px;
  }
  .u-fs30--tab {
    font-size: 30px;
  }
  .u-fs31--tab {
    font-size: 31px;
  }
  .u-fs32--tab {
    font-size: 32px;
  }
  .u-fs33--tab {
    font-size: 33px;
  }
  .u-fs34--tab {
    font-size: 34px;
  }
  .u-fs35--tab {
    font-size: 35px;
  }
  .u-fs36--tab {
    font-size: 36px;
  }
  .u-fs37--tab {
    font-size: 37px;
  }
  .u-fs38--tab {
    font-size: 38px;
  }
  .u-fs39--tab {
    font-size: 39px;
  }
  .u-fs40--tab {
    font-size: 40px;
  }
  .u-fs41--tab {
    font-size: 41px;
  }
  .u-fs42--tab {
    font-size: 42px;
  }
  .u-fs43--tab {
    font-size: 43px;
  }
  .u-fs44--tab {
    font-size: 44px;
  }
  .u-fs45--tab {
    font-size: 45px;
  }
  .u-fs46--tab {
    font-size: 46px;
  }
  .u-fs47--tab {
    font-size: 47px;
  }
  .u-fs48--tab {
    font-size: 48px;
  }
  .u-fs49--tab {
    font-size: 49px;
  }
  .u-fs50--tab {
    font-size: 50px;
  }
  .u-fs51--tab {
    font-size: 51px;
  }
  .u-fs52--tab {
    font-size: 52px;
  }
  .u-fs53--tab {
    font-size: 53px;
  }
  .u-fs54--tab {
    font-size: 54px;
  }
  .u-fs55--tab {
    font-size: 55px;
  }
  .u-fs56--tab {
    font-size: 56px;
  }
  .u-fs57--tab {
    font-size: 57px;
  }
  .u-fs58--tab {
    font-size: 58px;
  }
  .u-fs59--tab {
    font-size: 59px;
  }
  .u-fs60--tab {
    font-size: 60px;
  }
  .u-fs61--tab {
    font-size: 61px;
  }
  .u-fs62--tab {
    font-size: 62px;
  }
  .u-fs63--tab {
    font-size: 63px;
  }
  .u-fs64--tab {
    font-size: 64px;
  }
  .u-fs65--tab {
    font-size: 65px;
  }
  .u-fs66--tab {
    font-size: 66px;
  }
  .u-fs67--tab {
    font-size: 67px;
  }
  .u-fs68--tab {
    font-size: 68px;
  }
  .u-fs69--tab {
    font-size: 69px;
  }
  .u-fs70--tab {
    font-size: 70px;
  }
  .u-fs71--tab {
    font-size: 71px;
  }
  .u-fs72--tab {
    font-size: 72px;
  }
  .u-fs73--tab {
    font-size: 73px;
  }
  .u-fs74--tab {
    font-size: 74px;
  }
  .u-fs75--tab {
    font-size: 75px;
  }
  .u-fs76--tab {
    font-size: 76px;
  }
  .u-fs77--tab {
    font-size: 77px;
  }
  .u-fs78--tab {
    font-size: 78px;
  }
  .u-fs79--tab {
    font-size: 79px;
  }
  .u-fs80--tab {
    font-size: 80px;
  }
  .u-fs81--tab {
    font-size: 81px;
  }
  .u-fs82--tab {
    font-size: 82px;
  }
  .u-fs83--tab {
    font-size: 83px;
  }
  .u-fs84--tab {
    font-size: 84px;
  }
  .u-fs85--tab {
    font-size: 85px;
  }
  .u-fs86--tab {
    font-size: 86px;
  }
  .u-fs87--tab {
    font-size: 87px;
  }
  .u-fs88--tab {
    font-size: 88px;
  }
  .u-fs89--tab {
    font-size: 89px;
  }
  .u-fs90--tab {
    font-size: 90px;
  }
  .u-fs91--tab {
    font-size: 91px;
  }
  .u-fs92--tab {
    font-size: 92px;
  }
  .u-fs93--tab {
    font-size: 93px;
  }
  .u-fs94--tab {
    font-size: 94px;
  }
  .u-fs95--tab {
    font-size: 95px;
  }
  .u-fs96--tab {
    font-size: 96px;
  }
  .u-fs97--tab {
    font-size: 97px;
  }
  .u-fs98--tab {
    font-size: 98px;
  }
  .u-fs99--tab {
    font-size: 99px;
  }
  .u-fs100--tab {
    font-size: 100px;
  }
}
@media only screen and (max-width:767px) {
  .u-fs0--sp {
    font-size: 0px;
  }
  .u-fs1--sp {
    font-size: 1px;
  }
  .u-fs2--sp {
    font-size: 2px;
  }
  .u-fs3--sp {
    font-size: 3px;
  }
  .u-fs4--sp {
    font-size: 4px;
  }
  .u-fs5--sp {
    font-size: 5px;
  }
  .u-fs6--sp {
    font-size: 6px;
  }
  .u-fs7--sp {
    font-size: 7px;
  }
  .u-fs8--sp {
    font-size: 8px;
  }
  .u-fs9--sp {
    font-size: 9px;
  }
  .u-fs10--sp {
    font-size: 10px;
  }
  .u-fs11--sp {
    font-size: 11px;
  }
  .u-fs12--sp {
    font-size: 12px;
  }
  .u-fs13--sp {
    font-size: 13px;
  }
  .u-fs14--sp {
    font-size: 14px;
  }
  .u-fs15--sp {
    font-size: 15px;
  }
  .u-fs16--sp {
    font-size: 16px;
  }
  .u-fs17--sp {
    font-size: 17px;
  }
  .u-fs18--sp {
    font-size: 18px;
  }
  .u-fs19--sp {
    font-size: 19px;
  }
  .u-fs20--sp {
    font-size: 20px;
  }
  .u-fs21--sp {
    font-size: 21px;
  }
  .u-fs22--sp {
    font-size: 22px;
  }
  .u-fs23--sp {
    font-size: 23px;
  }
  .u-fs24--sp {
    font-size: 24px;
  }
  .u-fs25--sp {
    font-size: 25px;
  }
  .u-fs26--sp {
    font-size: 26px;
  }
  .u-fs27--sp {
    font-size: 27px;
  }
  .u-fs28--sp {
    font-size: 28px;
  }
  .u-fs29--sp {
    font-size: 29px;
  }
  .u-fs30--sp {
    font-size: 30px;
  }
  .u-fs31--sp {
    font-size: 31px;
  }
  .u-fs32--sp {
    font-size: 32px;
  }
  .u-fs33--sp {
    font-size: 33px;
  }
  .u-fs34--sp {
    font-size: 34px;
  }
  .u-fs35--sp {
    font-size: 35px;
  }
  .u-fs36--sp {
    font-size: 36px;
  }
  .u-fs37--sp {
    font-size: 37px;
  }
  .u-fs38--sp {
    font-size: 38px;
  }
  .u-fs39--sp {
    font-size: 39px;
  }
  .u-fs40--sp {
    font-size: 40px;
  }
  .u-fs41--sp {
    font-size: 41px;
  }
  .u-fs42--sp {
    font-size: 42px;
  }
  .u-fs43--sp {
    font-size: 43px;
  }
  .u-fs44--sp {
    font-size: 44px;
  }
  .u-fs45--sp {
    font-size: 45px;
  }
  .u-fs46--sp {
    font-size: 46px;
  }
  .u-fs47--sp {
    font-size: 47px;
  }
  .u-fs48--sp {
    font-size: 48px;
  }
  .u-fs49--sp {
    font-size: 49px;
  }
  .u-fs50--sp {
    font-size: 50px;
  }
  .u-fs51--sp {
    font-size: 51px;
  }
  .u-fs52--sp {
    font-size: 52px;
  }
  .u-fs53--sp {
    font-size: 53px;
  }
  .u-fs54--sp {
    font-size: 54px;
  }
  .u-fs55--sp {
    font-size: 55px;
  }
  .u-fs56--sp {
    font-size: 56px;
  }
  .u-fs57--sp {
    font-size: 57px;
  }
  .u-fs58--sp {
    font-size: 58px;
  }
  .u-fs59--sp {
    font-size: 59px;
  }
  .u-fs60--sp {
    font-size: 60px;
  }
  .u-fs61--sp {
    font-size: 61px;
  }
  .u-fs62--sp {
    font-size: 62px;
  }
  .u-fs63--sp {
    font-size: 63px;
  }
  .u-fs64--sp {
    font-size: 64px;
  }
  .u-fs65--sp {
    font-size: 65px;
  }
  .u-fs66--sp {
    font-size: 66px;
  }
  .u-fs67--sp {
    font-size: 67px;
  }
  .u-fs68--sp {
    font-size: 68px;
  }
  .u-fs69--sp {
    font-size: 69px;
  }
  .u-fs70--sp {
    font-size: 70px;
  }
  .u-fs71--sp {
    font-size: 71px;
  }
  .u-fs72--sp {
    font-size: 72px;
  }
  .u-fs73--sp {
    font-size: 73px;
  }
  .u-fs74--sp {
    font-size: 74px;
  }
  .u-fs75--sp {
    font-size: 75px;
  }
  .u-fs76--sp {
    font-size: 76px;
  }
  .u-fs77--sp {
    font-size: 77px;
  }
  .u-fs78--sp {
    font-size: 78px;
  }
  .u-fs79--sp {
    font-size: 79px;
  }
  .u-fs80--sp {
    font-size: 80px;
  }
  .u-fs81--sp {
    font-size: 81px;
  }
  .u-fs82--sp {
    font-size: 82px;
  }
  .u-fs83--sp {
    font-size: 83px;
  }
  .u-fs84--sp {
    font-size: 84px;
  }
  .u-fs85--sp {
    font-size: 85px;
  }
  .u-fs86--sp {
    font-size: 86px;
  }
  .u-fs87--sp {
    font-size: 87px;
  }
  .u-fs88--sp {
    font-size: 88px;
  }
  .u-fs89--sp {
    font-size: 89px;
  }
  .u-fs90--sp {
    font-size: 90px;
  }
  .u-fs91--sp {
    font-size: 91px;
  }
  .u-fs92--sp {
    font-size: 92px;
  }
  .u-fs93--sp {
    font-size: 93px;
  }
  .u-fs94--sp {
    font-size: 94px;
  }
  .u-fs95--sp {
    font-size: 95px;
  }
  .u-fs96--sp {
    font-size: 96px;
  }
  .u-fs97--sp {
    font-size: 97px;
  }
  .u-fs98--sp {
    font-size: 98px;
  }
  .u-fs99--sp {
    font-size: 99px;
  }
  .u-fs100--sp {
    font-size: 100px;
  }
}
.u-al-c {
  text-align: center;
}

.u-al-r {
  text-align: right;
}

.u-al-l {
  text-align: left;
}