<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
table {
  border-collapse: collapse;
}

th {
  font-weight: 400;
  text-align: inherit;
  text-align: -webkit-match-parent;
}

input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
}

textarea {
  overflow: auto;
  resize: vertical;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

[hidden] {
  display: none !important;
}

main {
  position: relative;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.noborder {
  border: none !important;
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.position-fixed {
  position: fixed;
}

.container {
  margin: auto;
  padding-left: 10%;
  padding-right: 10%;
  width: 100%;
}

.inner {
  margin: auto;
  padding-left: 10%;
  padding-right: 10%;
  width: 100%;
}

.full-image {
  width: 100%;
}

.reborn {
  font-feature-settings: "pkna" 1;
}

.m-0 {
  margin: 0 !important;
}

.mt-0, .my-0 {
  margin-top: 0 !important;
}

.mr-0, .mx-0 {
  margin-right: 0 !important;
}

.mb-0, .my-0 {
  margin-bottom: 0 !important;
}

.ml-0, .mx-0 {
  margin-left: 0 !important;
}

.m-5 {
  margin: 0.5rem !important;
}

.mt-5, .my-5 {
  margin-top: 0.5rem !important;
}

.mr-5, .mx-5 {
  margin-right: 0.5rem !important;
}

.mb-5, .my-5 {
  margin-bottom: 0.5rem !important;
}

.ml-5, .mx-5 {
  margin-left: 0.5rem !important;
}

.m-10 {
  margin: 1rem !important;
}

.mt-10, .my-10 {
  margin-top: 1rem !important;
}

.mr-10, .mx-10 {
  margin-right: 1rem !important;
}

.mb-10, .my-10 {
  margin-bottom: 1rem !important;
}

.ml-10, .mx-10 {
  margin-left: 1rem !important;
}

.m-20 {
  margin: 2rem !important;
}

.mt-20, .my-20 {
  margin-top: 2rem !important;
}

.mr-20, .mx-20 {
  margin-right: 2rem !important;
}

.mb-20, .my-20 {
  margin-bottom: 2rem !important;
}

.ml-20, .mx-20 {
  margin-left: 2rem !important;
}

.m-30 {
  margin: 3rem !important;
}

.mt-30, .my-30 {
  margin-top: 3rem !important;
}

.mr-30, .mx-30 {
  margin-right: 3rem !important;
}

.mb-30, .my-30 {
  margin-bottom: 3rem !important;
}

.ml-30, .mx-30 {
  margin-left: 3rem !important;
}

.m-40 {
  margin: 4rem !important;
}

.mt-40, .my-40 {
  margin-top: 4rem !important;
}

.mr-40, .mx-40 {
  margin-right: 4rem !important;
}

.mb-40, .my-40 {
  margin-bottom: 4rem !important;
}

.ml-40, .mx-40 {
  margin-left: 4rem !important;
}

.m-50 {
  margin: 5rem !important;
}

.mt-50, .my-50 {
  margin-top: 5rem !important;
}

.mr-50, .mx-50 {
  margin-right: 5rem !important;
}

.mb-50, .my-50 {
  margin-bottom: 5rem !important;
}

.ml-50, .mx-50 {
  margin-left: 5rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0, .py-0 {
  padding-top: 0 !important;
}

.pr-0, .px-0 {
  padding-right: 0 !important;
}

.pb-0, .py-0 {
  padding-bottom: 0 !important;
}

.pl-0, .px-0 {
  padding-left: 0 !important;
}

.p-5 {
  padding: 0.5rem !important;
}

.pt-5, .py-5 {
  padding-top: 0.5rem !important;
}

.pr-5, .px-5 {
  padding-right: 0.5rem !important;
}

.pb-5, .py-5 {
  padding-bottom: 0.5rem !important;
}

.pl-5, .px-5 {
  padding-left: 0.5rem !important;
}

.p-10 {
  padding: 1rem !important;
}

.pt-10, .py-10 {
  padding-top: 1rem !important;
}

.pr-10, .px-10 {
  padding-right: 1rem !important;
}

.pb-10, .py-10 {
  padding-bottom: 1rem !important;
}

.pl-10, .px-10 {
  padding-left: 1rem !important;
}

.p-20 {
  padding: 2rem !important;
}

.pt-20, .py-20 {
  padding-top: 2rem !important;
}

.pr-20, .px-20 {
  padding-right: 2rem !important;
}

.pb-20, .py-20 {
  padding-bottom: 2rem !important;
}

.pl-20, .px-20 {
  padding-left: 2rem !important;
}

.p-30 {
  padding: 3rem !important;
}

.pt-30, .py-30 {
  padding-top: 3rem !important;
}

.pr-30, .px-30 {
  padding-right: 3rem !important;
}

.pb-30, .py-30 {
  padding-bottom: 3rem !important;
}

.pl-30, .px-30 {
  padding-left: 3rem !important;
}

.p-40 {
  padding: 4rem !important;
}

.pt-40, .py-40 {
  padding-top: 4rem !important;
}

.pr-40, .px-40 {
  padding-right: 4rem !important;
}

.pb-40, .py-40 {
  padding-bottom: 4rem !important;
}

.pl-40, .px-40 {
  padding-left: 4rem !important;
}

.p-50 {
  padding: 5rem !important;
}

.pt-50, .py-50 {
  padding-top: 5rem !important;
}

.pr-50, .px-50 {
  padding-right: 5rem !important;
}

.pb-50, .py-50 {
  padding-bottom: 5rem !important;
}

.py-150 {
  padding-bottom: 15rem !important;
}

.pl-50, .px-50 {
  padding-left: 5rem !important;
}

.m-n5 {
  margin: -0.5rem !important;
}

.mt-n5, .my-n5 {
  margin-top: -0.5rem !important;
}

.mr-n5, .mx-n5 {
  margin-right: -0.5rem !important;
}

.mb-n5, .my-n5 {
  margin-bottom: -0.5rem !important;
}

.ml-n5, .mx-n5 {
  margin-left: -0.5rem !important;
}

.m-n10 {
  margin: -1rem !important;
}

.mt-n10, .my-n10 {
  margin-top: -1rem !important;
}

.mr-n10, .mx-n10 {
  margin-right: -1rem !important;
}

.mb-n10, .my-n10 {
  margin-bottom: -1rem !important;
}

.ml-n10, .mx-n10 {
  margin-left: -1rem !important;
}

.m-n20 {
  margin: -2rem !important;
}

.mt-n20, .my-n20 {
  margin-top: -2rem !important;
}

.mr-n20, .mx-n20 {
  margin-right: -2rem !important;
}

.mb-n20, .my-n20 {
  margin-bottom: -2rem !important;
}

.ml-n20, .mx-n20 {
  margin-left: -2rem !important;
}

.m-n30 {
  margin: -3rem !important;
}

.mt-n30, .my-n30 {
  margin-top: -3rem !important;
}

.mr-n30, .mx-n30 {
  margin-right: -3rem !important;
}

.mb-n30, .my-n30 {
  margin-bottom: -3rem !important;
}

.ml-n30, .mx-n30 {
  margin-left: -3rem !important;
}

.m-n40 {
  margin: -4rem !important;
}

.mt-n40, .my-n40 {
  margin-top: -4rem !important;
}

.mr-n40, .mx-n40 {
  margin-right: -4rem !important;
}

.mb-n40, .my-n40 {
  margin-bottom: -4rem !important;
}

.ml-n40, .mx-n40 {
  margin-left: -4rem !important;
}

.m-n50 {
  margin: -5rem !important;
}

.mt-n50, .my-n50 {
  margin-top: -5rem !important;
}

.mr-n50, .mx-n50 {
  margin-right: -5rem !important;
}

.mb-n50, .my-n50 {
  margin-bottom: -5rem !important;
}

.ml-n50, .mx-n50 {
  margin-left: -5rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto, .my-auto {
  margin-top: auto !important;
}

.mr-auto, .mx-auto {
  margin-right: auto !important;
}

.mb-auto, .my-auto {
  margin-bottom: auto !important;
}

.ml-auto, .mx-auto {
  margin-left: auto !important;
}

.w-20 {
  width: 20%;
}

.w-30 {
  width: 30%;
}

.w-50 {
  width: 50%;
}

.w-60 {
  width: 60%;
}

.w-70 {
  width: 70%;
}

.w-80 {
  width: 80%;
}

.w-90 {
  width: 90%;
}

.w-100 {
  width: 100%;
}

.block {
  display: block;
}

.d-grid {
  display: grid;
}

.d-flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.align-items-center {
  align-items: center;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-between {
  justify-content: space-between;
}

.btn, .btn-basic {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
}

.btn:focus, .btn-basic:focus, .btn.focus, .focus.btn-basic {
  outline: 0;
}

.btn.disabled, .disabled.btn-basic, .btn:disabled, .btn-basic:disabled {
  opacity: 0.6;
}

.btn:not(:disabled):not(.disabled), .btn-basic:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.btn-basic {
  height: 11.5rem;
  background-color: #4fa4c8;
  font-size: 4.6rem;
  color: #fffbf5;
  width: 100%;
}

.btn-basic::before {
  content: "";
  width: 4.8rem;
  height: 4.8rem;
  background: url(../images/common/icon_arrow_circle.png) no-repeat center/contain;
  margin-right: 1.4rem;
}

.p-features.p-content {
  background: #f4f1e6;
  padding: 2rem 8vw 18rem;
}

.p-features.p-content .p-bg-inner {
  padding: 1rem 0;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .p-features.p-content {
    padding: 1rem 3% 18rem;
  }
}
.p-features img {
  max-width: 900px;
  width: 82%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.p-features__des {
  max-width: 85%;
  font-size: 16px;
  font-weight: normal;
  color: #222222;
  margin: 0 auto;
  text-align: center;
}

.p-features__des__txt {
  width: 82%;
  max-width: 900px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 500;
  background: #fff;
  padding: 3rem 0;
  line-height: 4rem;
}

@media (max-width: 767px) {
  .p-features__des__txt {
    line-height: 1.8;
  }
}
.p-features__des__txt:last-of-type {
  margin-bottom: 0;
}

.p-features__ttl {
  font-weight: 500;
  color: #dc4f07;
  font-size: 3.8rem;
  display: block;
  letter-spacing: 1rem;
  text-indent: 1rem;
}

@media (max-width: 767px) {
  .p-features__ttl {
    letter-spacing: 0.5rem;
    text-indent: 0.5rem;
  }
}
.p-features__txt {
  font-size: 34px;
}

.p-features__txt span {
  display: block;
  margin: 0 auto;
}

.p-features__txt:not(:last-child) {
  margin-bottom: 6rem;
}

.p-bg-inner {
  font-size: 18px;
  padding: 4rem 18rem;
}

.features_left {
  margin: 4rem 80% 0 5%;
}

@media (max-width: 767px) {
  .features_left {
    margin: 4rem 70% 0 5%;
  }
}
.features_left2 {
  margin: 2rem 75% 0 5%;
}

@media (max-width: 767px) {
  .features_left2 {
    margin: 2rem 65% 0 5%;
  }
}
.features_right {
  margin: 2rem auto 0 75%;
}

@media (max-width: 767px) {
  .features_right {
    margin: 2rem auto 0 65%;
  }
}
.p-bg-inner-in {
  margin: 0 auto;
  padding: 4rem 0 !important;
  border: solid 2px #ead5a7;
  border-radius: 34px;
  background: #fff;
  position: sticky;
  z-index: 20;
}

@media (max-width: 767px) {
  .p-bg-inner-in {
    border-radius: 17px;
  }
}
.inline-block {
  display: inline-block;
}

.parrlax-target {
  position: relative;
}

.p-content {
  padding-top: 5rem 0 21rem;
  background: #f4f1e6;
}

.note-txt::before {
  content: "※";
}

.circle-first {
  display: flex;
}

.circle-first::before {
  content: "○";
}

.note-box {
  background-color: #e5edef;
  margin-bottom: 3.6rem;
  padding: 3.8rem;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-5 {
    margin: 0.5rem !important;
  }
  .mt-sm-5, .my-sm-5 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-5, .mx-sm-5 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-5, .mx-sm-5 {
    margin-left: 0.5rem !important;
  }
  .m-sm-10 {
    margin: 1rem !important;
  }
  .mt-sm-10, .my-sm-10 {
    margin-top: 1rem !important;
  }
  .mr-sm-10, .mx-sm-10 {
    margin-right: 1rem !important;
  }
  .mb-sm-10, .my-sm-10 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-10, .mx-sm-10 {
    margin-left: 1rem !important;
  }
  .m-sm-20 {
    margin: 2rem !important;
  }
  .mt-sm-20, .my-sm-20 {
    margin-top: 2rem !important;
  }
  .mr-sm-20, .mx-sm-20 {
    margin-right: 2rem !important;
  }
  .mb-sm-20, .my-sm-20 {
    margin-bottom: 2rem !important;
  }
  .ml-sm-20, .mx-sm-20 {
    margin-left: 2rem !important;
  }
  .m-sm-30 {
    margin: 3rem !important;
  }
  .mt-sm-30, .my-sm-30 {
    margin-top: 3rem !important;
  }
  .mr-sm-30, .mx-sm-30 {
    margin-right: 3rem !important;
  }
  .mb-sm-30, .my-sm-30 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-30, .mx-sm-30 {
    margin-left: 3rem !important;
  }
  .m-sm-40 {
    margin: 4rem !important;
  }
  .mt-sm-40, .my-sm-40 {
    margin-top: 4rem !important;
  }
  .mr-sm-40, .mx-sm-40 {
    margin-right: 4rem !important;
  }
  .mb-sm-40, .my-sm-40 {
    margin-bottom: 4rem !important;
  }
  .ml-sm-40, .mx-sm-40 {
    margin-left: 4rem !important;
  }
  .m-sm-50 {
    margin: 5rem !important;
  }
  .mt-sm-50, .my-sm-50 {
    margin-top: 5rem !important;
  }
  .mr-sm-50, .mx-sm-50 {
    margin-right: 5rem !important;
  }
  .mb-sm-50, .my-sm-50 {
    margin-bottom: 5rem !important;
  }
  .ml-sm-50, .mx-sm-50 {
    margin-left: 5rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-5 {
    padding: 0.5rem !important;
  }
  .pt-sm-5, .py-sm-5 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-5, .px-sm-5 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-5, .px-sm-5 {
    padding-left: 0.5rem !important;
  }
  .p-sm-10 {
    padding: 1rem !important;
  }
  .pt-sm-10, .py-sm-10 {
    padding-top: 1rem !important;
  }
  .pr-sm-10, .px-sm-10 {
    padding-right: 1rem !important;
  }
  .pb-sm-10, .py-sm-10 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-10, .px-sm-10 {
    padding-left: 1rem !important;
  }
  .p-sm-20 {
    padding: 2rem !important;
  }
  .pt-sm-20, .py-sm-20 {
    padding-top: 2rem !important;
  }
  .pr-sm-20, .px-sm-20 {
    padding-right: 2rem !important;
  }
  .pb-sm-20, .py-sm-20 {
    padding-bottom: 2rem !important;
  }
  .pl-sm-20, .px-sm-20 {
    padding-left: 2rem !important;
  }
  .p-sm-30 {
    padding: 3rem !important;
  }
  .pt-sm-30, .py-sm-30 {
    padding-top: 3rem !important;
  }
  .pr-sm-30, .px-sm-30 {
    padding-right: 3rem !important;
  }
  .pb-sm-30, .py-sm-30 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-30, .px-sm-30 {
    padding-left: 3rem !important;
  }
  .p-sm-40 {
    padding: 4rem !important;
  }
  .pt-sm-40, .py-sm-40 {
    padding-top: 4rem !important;
  }
  .pr-sm-40, .px-sm-40 {
    padding-right: 4rem !important;
  }
  .pb-sm-40, .py-sm-40 {
    padding-bottom: 4rem !important;
  }
  .pl-sm-40, .px-sm-40 {
    padding-left: 4rem !important;
  }
  .p-sm-50 {
    padding: 5rem !important;
  }
  .pt-sm-50, .py-sm-50 {
    padding-top: 5rem !important;
  }
  .pr-sm-50, .px-sm-50 {
    padding-right: 5rem !important;
  }
  .pb-sm-50, .py-sm-50 {
    padding-bottom: 5rem !important;
  }
  .pl-sm-50, .px-sm-50 {
    padding-left: 5rem !important;
  }
  .m-sm-n5 {
    margin: -0.5rem !important;
  }
  .mt-sm-n5, .my-sm-n5 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n5, .mx-sm-n5 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n5, .my-sm-n5 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n5, .mx-sm-n5 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n10 {
    margin: -1rem !important;
  }
  .mt-sm-n10, .my-sm-n10 {
    margin-top: -1rem !important;
  }
  .mr-sm-n10, .mx-sm-n10 {
    margin-right: -1rem !important;
  }
  .mb-sm-n10, .my-sm-n10 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n10, .mx-sm-n10 {
    margin-left: -1rem !important;
  }
  .m-sm-n20 {
    margin: -2rem !important;
  }
  .mt-sm-n20, .my-sm-n20 {
    margin-top: -2rem !important;
  }
  .mr-sm-n20, .mx-sm-n20 {
    margin-right: -2rem !important;
  }
  .mb-sm-n20, .my-sm-n20 {
    margin-bottom: -2rem !important;
  }
  .ml-sm-n20, .mx-sm-n20 {
    margin-left: -2rem !important;
  }
  .m-sm-n30 {
    margin: -3rem !important;
  }
  .mt-sm-n30, .my-sm-n30 {
    margin-top: -3rem !important;
  }
  .mr-sm-n30, .mx-sm-n30 {
    margin-right: -3rem !important;
  }
  .mb-sm-n30, .my-sm-n30 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n30, .mx-sm-n30 {
    margin-left: -3rem !important;
  }
  .m-sm-n40 {
    margin: -4rem !important;
  }
  .mt-sm-n40, .my-sm-n40 {
    margin-top: -4rem !important;
  }
  .mr-sm-n40, .mx-sm-n40 {
    margin-right: -4rem !important;
  }
  .mb-sm-n40, .my-sm-n40 {
    margin-bottom: -4rem !important;
  }
  .ml-sm-n40, .mx-sm-n40 {
    margin-left: -4rem !important;
  }
  .m-sm-n50 {
    margin: -5rem !important;
  }
  .mt-sm-n50, .my-sm-n50 {
    margin-top: -5rem !important;
  }
  .mr-sm-n50, .mx-sm-n50 {
    margin-right: -5rem !important;
  }
  .mb-sm-n50, .my-sm-n50 {
    margin-bottom: -5rem !important;
  }
  .ml-sm-n50, .mx-sm-n50 {
    margin-left: -5rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important;
  }
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .inner-box {
    padding: 0 6rem;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-5 {
    margin: 0.5rem !important;
  }
  .mt-md-5, .my-md-5 {
    margin-top: 0.5rem !important;
  }
  .mr-md-5, .mx-md-5 {
    margin-right: 0.5rem !important;
  }
  .mb-md-5, .my-md-5 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-5, .mx-md-5 {
    margin-left: 0.5rem !important;
  }
  .m-md-10 {
    margin: 1rem !important;
  }
  .mt-md-10, .my-md-10 {
    margin-top: 1rem !important;
  }
  .mr-md-10, .mx-md-10 {
    margin-right: 1rem !important;
  }
  .mb-md-10, .my-md-10 {
    margin-bottom: 1rem !important;
  }
  .ml-md-10, .mx-md-10 {
    margin-left: 1rem !important;
  }
  .m-md-20 {
    margin: 2rem !important;
  }
  .mt-md-20, .my-md-20 {
    margin-top: 2rem !important;
  }
  .mr-md-20, .mx-md-20 {
    margin-right: 2rem !important;
  }
  .mb-md-20, .my-md-20 {
    margin-bottom: 2rem !important;
  }
  .ml-md-20, .mx-md-20 {
    margin-left: 2rem !important;
  }
  .m-md-30 {
    margin: 3rem !important;
  }
  .mt-md-30, .my-md-30 {
    margin-top: 3rem !important;
  }
  .mr-md-30, .mx-md-30 {
    margin-right: 3rem !important;
  }
  .mb-md-30, .my-md-30 {
    margin-bottom: 3rem !important;
  }
  .ml-md-30, .mx-md-30 {
    margin-left: 3rem !important;
  }
  .m-md-40 {
    margin: 4rem !important;
  }
  .mt-md-40, .my-md-40 {
    margin-top: 4rem !important;
  }
  .mr-md-40, .mx-md-40 {
    margin-right: 4rem !important;
  }
  .mb-md-40, .my-md-40 {
    margin-bottom: 4rem !important;
  }
  .ml-md-40, .mx-md-40 {
    margin-left: 4rem !important;
  }
  .m-md-50 {
    margin: 5rem !important;
  }
  .mt-md-50, .my-md-50 {
    margin-top: 5rem !important;
  }
  .mr-md-50, .mx-md-50 {
    margin-right: 5rem !important;
  }
  .mb-md-50, .my-md-50 {
    margin-bottom: 5rem !important;
  }
  .ml-md-50, .mx-md-50 {
    margin-left: 5rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-5 {
    padding: 0.5rem !important;
  }
  .pt-md-5, .py-md-5 {
    padding-top: 0.5rem !important;
  }
  .pr-md-5, .px-md-5 {
    padding-right: 0.5rem !important;
  }
  .pb-md-5, .py-md-5 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-5, .px-md-5 {
    padding-left: 0.5rem !important;
  }
  .p-md-10 {
    padding: 1rem !important;
  }
  .pt-md-10, .py-md-10 {
    padding-top: 1rem !important;
  }
  .pr-md-10, .px-md-10 {
    padding-right: 1rem !important;
  }
  .pb-md-10, .py-md-10 {
    padding-bottom: 1rem !important;
  }
  .pl-md-10, .px-md-10 {
    padding-left: 1rem !important;
  }
  .p-md-20 {
    padding: 2rem !important;
  }
  .pt-md-20, .py-md-20 {
    padding-top: 2rem !important;
  }
  .pr-md-20, .px-md-20 {
    padding-right: 2rem !important;
  }
  .pb-md-20, .py-md-20 {
    padding-bottom: 2rem !important;
  }
  .pl-md-20, .px-md-20 {
    padding-left: 2rem !important;
  }
  .p-md-30 {
    padding: 3rem !important;
  }
  .pt-md-30, .py-md-30 {
    padding-top: 3rem !important;
  }
  .pr-md-30, .px-md-30 {
    padding-right: 3rem !important;
  }
  .pb-md-30, .py-md-30 {
    padding-bottom: 3rem !important;
  }
  .pl-md-30, .px-md-30 {
    padding-left: 3rem !important;
  }
  .p-md-40 {
    padding: 4rem !important;
  }
  .pt-md-40, .py-md-40 {
    padding-top: 4rem !important;
  }
  .pr-md-40, .px-md-40 {
    padding-right: 4rem !important;
  }
  .pb-md-40, .py-md-40 {
    padding-bottom: 4rem !important;
  }
  .pl-md-40, .px-md-40 {
    padding-left: 4rem !important;
  }
  .p-md-50 {
    padding: 5rem !important;
  }
  .pt-md-50, .py-md-50 {
    padding-top: 5rem !important;
  }
  .pr-md-50, .px-md-50 {
    padding-right: 5rem !important;
  }
  .pb-md-50, .py-md-50 {
    padding-bottom: 5rem !important;
  }
  .pl-md-50, .px-md-50 {
    padding-left: 5rem !important;
  }
  .m-md-n5 {
    margin: -0.5rem !important;
  }
  .mt-md-n5, .my-md-n5 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n5, .mx-md-n5 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n5, .my-md-n5 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n5, .mx-md-n5 {
    margin-left: -0.5rem !important;
  }
  .m-md-n10 {
    margin: -1rem !important;
  }
  .mt-md-n10, .my-md-n10 {
    margin-top: -1rem !important;
  }
  .mr-md-n10, .mx-md-n10 {
    margin-right: -1rem !important;
  }
  .mb-md-n10, .my-md-n10 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n10, .mx-md-n10 {
    margin-left: -1rem !important;
  }
  .m-md-n20 {
    margin: -2rem !important;
  }
  .mt-md-n20, .my-md-n20 {
    margin-top: -2rem !important;
  }
  .mr-md-n20, .mx-md-n20 {
    margin-right: -2rem !important;
  }
  .mb-md-n20, .my-md-n20 {
    margin-bottom: -2rem !important;
  }
  .ml-md-n20, .mx-md-n20 {
    margin-left: -2rem !important;
  }
  .m-md-n30 {
    margin: -3rem !important;
  }
  .mt-md-n30, .my-md-n30 {
    margin-top: -3rem !important;
  }
  .mr-md-n30, .mx-md-n30 {
    margin-right: -3rem !important;
  }
  .mb-md-n30, .my-md-n30 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n30, .mx-md-n30 {
    margin-left: -3rem !important;
  }
  .m-md-n40 {
    margin: -4rem !important;
  }
  .mt-md-n40, .my-md-n40 {
    margin-top: -4rem !important;
  }
  .mr-md-n40, .mx-md-n40 {
    margin-right: -4rem !important;
  }
  .mb-md-n40, .my-md-n40 {
    margin-bottom: -4rem !important;
  }
  .ml-md-n40, .mx-md-n40 {
    margin-left: -4rem !important;
  }
  .m-md-n50 {
    margin: -5rem !important;
  }
  .mt-md-n50, .my-md-n50 {
    margin-top: -5rem !important;
  }
  .mr-md-n50, .mx-md-n50 {
    margin-right: -5rem !important;
  }
  .mb-md-n50, .my-md-n50 {
    margin-bottom: -5rem !important;
  }
  .ml-md-n50, .mx-md-n50 {
    margin-left: -5rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto, .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important;
  }
  .btn-basic {
    font-size: 2.6rem;
    height: 8.4rem;
    width: 50.5rem;
    transition: all 0.25s ease-in-out;
  }
  .btn-basic:hover {
    opacity: 0.75;
  }
  .btn-basic::before {
    margin-right: 0.5rem;
    width: 3.6rem;
    height: 3.6rem;
  }
  .btn-basic {
    font-size: 3.6rem;
  }
  .p-footer-menu__anchor {
    /* font-size: 16px; */
    font-size: 2.6rem;
    color: #222222;
    text-decoration: none;
    border: none;
    font-weight: bold;
  }
  .p-footer-bnr {
    display: none;
  }
  .p-footer-copyright {
    text-align: center;
    /* font-size: 16px; */
    font-size: clamp(12px, 5rem, 14px);
    margin-top: 3rem;
  }
  .table-style__row {
    display: flex;
    padding: 3.6rem 0;
  }
  .table-style__row:first-child {
    padding-top: 0;
  }
  .table-style__row:last-child {
    padding-bottom: 0;
  }
  .table-style__col.table-style__col--head {
    font-size: 2rem;
    flex: 0 24rem;
    margin-bottom: 0;
  }
  .table-style__col &gt; p, .table-style__col .table-style__item {
    margin-bottom: 3rem;
  }
  .table-style__anchor {
    transition: all 0.25s ease-in-out;
  }
  .table-style__anchor:hover {
    opacity: 0.75;
  }
  .table-inline {
    margin-bottom: 2.8rem;
  }
  .table-inline th, .table-inline td {
    font-size: 1.8rem;
    min-width: 12.9rem;
    padding: 0.6rem 1rem;
  }
  .table-center__row {
    display: flex;
    align-items: flex-start;
  }
  .table-center__head {
    text-align: right;
    min-width: 15.5rem;
  }
  .table-center__head--left {
    text-align: left;
  }
  .table-center__content {
    padding-left: 2.2rem;
    flex: 1 1;
  }
  .p-features__des {
    margin-bottom: 3rem;
  }
  .p-features__ttl {
    font-size: 4rem;
    height: 6rem;
    margin-bottom: 4rem;
    font-weight: bold;
  }
  .p-features__image:not(:last-child) {
    margin-bottom: 0;
  }
  .p-features__txt:not(:last-child) {
    margin-bottom: 7.5rem;
  }
  .bg-parrlax {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .p-content {
    padding: 5rem 0;
    padding-top: 8vw;
  }
  .note-box {
    padding: 2rem;
  }
  .p-bg-inner {
    margin: 0 5%;
  }
  .p-bg-inner:not(:last-child) {
    margin-bottom: 4rem;
  }
  .p-nobg-inner {
    margin: 0 5%;
  }
  .p-nobg-inner:not(:last-child) {
    margin-bottom: 4rem;
  }
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  .sp {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-5 {
    margin: 0.5rem !important;
  }
  .mt-lg-5, .my-lg-5 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-5, .mx-lg-5 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-5, .mx-lg-5 {
    margin-left: 0.5rem !important;
  }
  .m-lg-10 {
    margin: 1rem !important;
  }
  .mt-lg-10, .my-lg-10 {
    margin-top: 1rem !important;
  }
  .mr-lg-10, .mx-lg-10 {
    margin-right: 1rem !important;
  }
  .mb-lg-10, .my-lg-10 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-10, .mx-lg-10 {
    margin-left: 1rem !important;
  }
  .m-lg-20 {
    margin: 2rem !important;
  }
  .mt-lg-20, .my-lg-20 {
    margin-top: 2rem !important;
  }
  .mr-lg-20, .mx-lg-20 {
    margin-right: 2rem !important;
  }
  .mb-lg-20, .my-lg-20 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-20, .mx-lg-20 {
    margin-left: 2rem !important;
  }
  .m-lg-30 {
    margin: 3rem !important;
  }
  .mt-lg-30, .my-lg-30 {
    margin-top: 3rem !important;
  }
  .mr-lg-30, .mx-lg-30 {
    margin-right: 3rem !important;
  }
  .mb-lg-30, .my-lg-30 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-30, .mx-lg-30 {
    margin-left: 3rem !important;
  }
  .m-lg-40 {
    margin: 4rem !important;
  }
  .mt-lg-40, .my-lg-40 {
    margin-top: 4rem !important;
  }
  .mr-lg-40, .mx-lg-40 {
    margin-right: 4rem !important;
  }
  .mb-lg-40, .my-lg-40 {
    margin-bottom: 4rem !important;
  }
  .ml-lg-40, .mx-lg-40 {
    margin-left: 4rem !important;
  }
  .m-lg-50 {
    margin: 5rem !important;
  }
  .mt-lg-50, .my-lg-50 {
    margin-top: 5rem !important;
  }
  .mr-lg-50, .mx-lg-50 {
    margin-right: 5rem !important;
  }
  .mb-lg-50, .my-lg-50 {
    margin-bottom: 5rem !important;
  }
  .ml-lg-50, .mx-lg-50 {
    margin-left: 5rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-5 {
    padding: 0.5rem !important;
  }
  .pt-lg-5, .py-lg-5 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-5, .px-lg-5 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-5, .px-lg-5 {
    padding-left: 0.5rem !important;
  }
  .p-lg-10 {
    padding: 1rem !important;
  }
  .pt-lg-10, .py-lg-10 {
    padding-top: 1rem !important;
  }
  .pr-lg-10, .px-lg-10 {
    padding-right: 1rem !important;
  }
  .pb-lg-10, .py-lg-10 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-10, .px-lg-10 {
    padding-left: 1rem !important;
  }
  .p-lg-20 {
    padding: 2rem !important;
  }
  .pt-lg-20, .py-lg-20 {
    padding-top: 2rem !important;
  }
  .pr-lg-20, .px-lg-20 {
    padding-right: 2rem !important;
  }
  .pb-lg-20, .py-lg-20 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-20, .px-lg-20 {
    padding-left: 2rem !important;
  }
  .p-lg-30 {
    padding: 3rem !important;
  }
  .pt-lg-30, .py-lg-30 {
    padding-top: 3rem !important;
  }
  .pr-lg-30, .px-lg-30 {
    padding-right: 3rem !important;
  }
  .pb-lg-30, .py-lg-30 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-30, .px-lg-30 {
    padding-left: 3rem !important;
  }
  .p-lg-40 {
    padding: 4rem !important;
  }
  .pt-lg-40, .py-lg-40 {
    padding-top: 4rem !important;
  }
  .pr-lg-40, .px-lg-40 {
    padding-right: 4rem !important;
  }
  .pb-lg-40, .py-lg-40 {
    padding-bottom: 4rem !important;
  }
  .pl-lg-40, .px-lg-40 {
    padding-left: 4rem !important;
  }
  .p-lg-50 {
    padding: 5rem !important;
  }
  .pt-lg-50, .py-lg-50 {
    padding-top: 5rem !important;
  }
  .pr-lg-50, .px-lg-50 {
    padding-right: 5rem !important;
  }
  .pb-lg-50, .py-lg-50 {
    padding-bottom: 5rem !important;
  }
  .pl-lg-50, .px-lg-50 {
    padding-left: 5rem !important;
  }
  .m-lg-n5 {
    margin: -0.5rem !important;
  }
  .mt-lg-n5, .my-lg-n5 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n5, .mx-lg-n5 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n5, .my-lg-n5 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n5, .mx-lg-n5 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n10 {
    margin: -1rem !important;
  }
  .mt-lg-n10, .my-lg-n10 {
    margin-top: -1rem !important;
  }
  .mr-lg-n10, .mx-lg-n10 {
    margin-right: -1rem !important;
  }
  .mb-lg-n10, .my-lg-n10 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n10, .mx-lg-n10 {
    margin-left: -1rem !important;
  }
  .m-lg-n20 {
    margin: -2rem !important;
  }
  .mt-lg-n20, .my-lg-n20 {
    margin-top: -2rem !important;
  }
  .mr-lg-n20, .mx-lg-n20 {
    margin-right: -2rem !important;
  }
  .mb-lg-n20, .my-lg-n20 {
    margin-bottom: -2rem !important;
  }
  .ml-lg-n20, .mx-lg-n20 {
    margin-left: -2rem !important;
  }
  .m-lg-n30 {
    margin: -3rem !important;
  }
  .mt-lg-n30, .my-lg-n30 {
    margin-top: -3rem !important;
  }
  .mr-lg-n30, .mx-lg-n30 {
    margin-right: -3rem !important;
  }
  .mb-lg-n30, .my-lg-n30 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n30, .mx-lg-n30 {
    margin-left: -3rem !important;
  }
  .m-lg-n40 {
    margin: -4rem !important;
  }
  .mt-lg-n40, .my-lg-n40 {
    margin-top: -4rem !important;
  }
  .mr-lg-n40, .mx-lg-n40 {
    margin-right: -4rem !important;
  }
  .mb-lg-n40, .my-lg-n40 {
    margin-bottom: -4rem !important;
  }
  .ml-lg-n40, .mx-lg-n40 {
    margin-left: -4rem !important;
  }
  .m-lg-n50 {
    margin: -5rem !important;
  }
  .mt-lg-n50, .my-lg-n50 {
    margin-top: -5rem !important;
  }
  .mr-lg-n50, .mx-lg-n50 {
    margin-right: -5rem !important;
  }
  .mb-lg-n50, .my-lg-n50 {
    margin-bottom: -5rem !important;
  }
  .ml-lg-n50, .mx-lg-n50 {
    margin-left: -5rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important;
  }
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-5 {
    margin: 0.5rem !important;
  }
  .mt-xl-5, .my-xl-5 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-5, .mx-xl-5 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-5, .my-xl-5 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-5, .mx-xl-5 {
    margin-left: 0.5rem !important;
  }
  .m-xl-10 {
    margin: 1rem !important;
  }
  .mt-xl-10, .my-xl-10 {
    margin-top: 1rem !important;
  }
  .mr-xl-10, .mx-xl-10 {
    margin-right: 1rem !important;
  }
  .mb-xl-10, .my-xl-10 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-10, .mx-xl-10 {
    margin-left: 1rem !important;
  }
  .m-xl-20 {
    margin: 2rem !important;
  }
  .mt-xl-20, .my-xl-20 {
    margin-top: 2rem !important;
  }
  .mr-xl-20, .mx-xl-20 {
    margin-right: 2rem !important;
  }
  .mb-xl-20, .my-xl-20 {
    margin-bottom: 2rem !important;
  }
  .ml-xl-20, .mx-xl-20 {
    margin-left: 2rem !important;
  }
  .m-xl-30 {
    margin: 3rem !important;
  }
  .mt-xl-30, .my-xl-30 {
    margin-top: 3rem !important;
  }
  .mr-xl-30, .mx-xl-30 {
    margin-right: 3rem !important;
  }
  .mb-xl-30, .my-xl-30 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-30, .mx-xl-30 {
    margin-left: 3rem !important;
  }
  .m-xl-40 {
    margin: 4rem !important;
  }
  .mt-xl-40, .my-xl-40 {
    margin-top: 4rem !important;
  }
  .mr-xl-40, .mx-xl-40 {
    margin-right: 4rem !important;
  }
  .mb-xl-40, .my-xl-40 {
    margin-bottom: 4rem !important;
  }
  .ml-xl-40, .mx-xl-40 {
    margin-left: 4rem !important;
  }
  .m-xl-50 {
    margin: 5rem !important;
  }
  .mt-xl-50, .my-xl-50 {
    margin-top: 5rem !important;
  }
  .mr-xl-50, .mx-xl-50 {
    margin-right: 5rem !important;
  }
  .mb-xl-50, .my-xl-50 {
    margin-bottom: 5rem !important;
  }
  .ml-xl-50, .mx-xl-50 {
    margin-left: 5rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-5 {
    padding: 0.5rem !important;
  }
  .pt-xl-5, .py-xl-5 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-5, .px-xl-5 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-5, .py-xl-5 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-5, .px-xl-5 {
    padding-left: 0.5rem !important;
  }
  .p-xl-10 {
    padding: 1rem !important;
  }
  .pt-xl-10, .py-xl-10 {
    padding-top: 1rem !important;
  }
  .pr-xl-10, .px-xl-10 {
    padding-right: 1rem !important;
  }
  .pb-xl-10, .py-xl-10 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-10, .px-xl-10 {
    padding-left: 1rem !important;
  }
  .p-xl-20 {
    padding: 2rem !important;
  }
  .pt-xl-20, .py-xl-20 {
    padding-top: 2rem !important;
  }
  .pr-xl-20, .px-xl-20 {
    padding-right: 2rem !important;
  }
  .pb-xl-20, .py-xl-20 {
    padding-bottom: 2rem !important;
  }
  .pl-xl-20, .px-xl-20 {
    padding-left: 2rem !important;
  }
  .p-xl-30 {
    padding: 3rem !important;
  }
  .pt-xl-30, .py-xl-30 {
    padding-top: 3rem !important;
  }
  .pr-xl-30, .px-xl-30 {
    padding-right: 3rem !important;
  }
  .pb-xl-30, .py-xl-30 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-30, .px-xl-30 {
    padding-left: 3rem !important;
  }
  .p-xl-40 {
    padding: 4rem !important;
  }
  .pt-xl-40, .py-xl-40 {
    padding-top: 4rem !important;
  }
  .pr-xl-40, .px-xl-40 {
    padding-right: 4rem !important;
  }
  .pb-xl-40, .py-xl-40 {
    padding-bottom: 4rem !important;
  }
  .pl-xl-40, .px-xl-40 {
    padding-left: 4rem !important;
  }
  .p-xl-50 {
    padding: 5rem !important;
  }
  .pt-xl-50, .py-xl-50 {
    padding-top: 5rem !important;
  }
  .pr-xl-50, .px-xl-50 {
    padding-right: 5rem !important;
  }
  .pb-xl-50, .py-xl-50 {
    padding-bottom: 5rem !important;
  }
  .pl-xl-50, .px-xl-50 {
    padding-left: 5rem !important;
  }
  .m-xl-n5 {
    margin: -0.5rem !important;
  }
  .mt-xl-n5, .my-xl-n5 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n5, .mx-xl-n5 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n5, .my-xl-n5 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n5, .mx-xl-n5 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n10 {
    margin: -1rem !important;
  }
  .mt-xl-n10, .my-xl-n10 {
    margin-top: -1rem !important;
  }
  .mr-xl-n10, .mx-xl-n10 {
    margin-right: -1rem !important;
  }
  .mb-xl-n10, .my-xl-n10 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n10, .mx-xl-n10 {
    margin-left: -1rem !important;
  }
  .m-xl-n20 {
    margin: -2rem !important;
  }
  .mt-xl-n20, .my-xl-n20 {
    margin-top: -2rem !important;
  }
  .mr-xl-n20, .mx-xl-n20 {
    margin-right: -2rem !important;
  }
  .mb-xl-n20, .my-xl-n20 {
    margin-bottom: -2rem !important;
  }
  .ml-xl-n20, .mx-xl-n20 {
    margin-left: -2rem !important;
  }
  .m-xl-n30 {
    margin: -3rem !important;
  }
  .mt-xl-n30, .my-xl-n30 {
    margin-top: -3rem !important;
  }
  .mr-xl-n30, .mx-xl-n30 {
    margin-right: -3rem !important;
  }
  .mb-xl-n30, .my-xl-n30 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n30, .mx-xl-n30 {
    margin-left: -3rem !important;
  }
  .m-xl-n40 {
    margin: -4rem !important;
  }
  .mt-xl-n40, .my-xl-n40 {
    margin-top: -4rem !important;
  }
  .mr-xl-n40, .mx-xl-n40 {
    margin-right: -4rem !important;
  }
  .mb-xl-n40, .my-xl-n40 {
    margin-bottom: -4rem !important;
  }
  .ml-xl-n40, .mx-xl-n40 {
    margin-left: -4rem !important;
  }
  .m-xl-n50 {
    margin: -5rem !important;
  }
  .mt-xl-n50, .my-xl-n50 {
    margin-top: -5rem !important;
  }
  .mr-xl-n50, .mx-xl-n50 {
    margin-right: -5rem !important;
  }
  .mb-xl-n50, .my-xl-n50 {
    margin-bottom: -5rem !important;
  }
  .ml-xl-n50, .mx-xl-n50 {
    margin-left: -5rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important;
  }
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
  .sp {
    display: none !important;
  }
}
@media (min-width: 1598px) {
  html {
    font-size: 10px;
  }
  .m-container-0 {
    margin: 0 !important;
  }
  .mt-container-0, .my-container-0 {
    margin-top: 0 !important;
  }
  .mr-container-0, .mx-container-0 {
    margin-right: 0 !important;
  }
  .mb-container-0, .my-container-0 {
    margin-bottom: 0 !important;
  }
  .ml-container-0, .mx-container-0 {
    margin-left: 0 !important;
  }
  .m-container-5 {
    margin: 0.5rem !important;
  }
  .mt-container-5, .my-container-5 {
    margin-top: 0.5rem !important;
  }
  .mr-container-5, .mx-container-5 {
    margin-right: 0.5rem !important;
  }
  .mb-container-5, .my-container-5 {
    margin-bottom: 0.5rem !important;
  }
  .ml-container-5, .mx-container-5 {
    margin-left: 0.5rem !important;
  }
  .m-container-10 {
    margin: 1rem !important;
  }
  .mt-container-10, .my-container-10 {
    margin-top: 1rem !important;
  }
  .mr-container-10, .mx-container-10 {
    margin-right: 1rem !important;
  }
  .mb-container-10, .my-container-10 {
    margin-bottom: 1rem !important;
  }
  .ml-container-10, .mx-container-10 {
    margin-left: 1rem !important;
  }
  .m-container-20 {
    margin: 2rem !important;
  }
  .mt-container-20, .my-container-20 {
    margin-top: 2rem !important;
  }
  .mr-container-20, .mx-container-20 {
    margin-right: 2rem !important;
  }
  .mb-container-20, .my-container-20 {
    margin-bottom: 2rem !important;
  }
  .ml-container-20, .mx-container-20 {
    margin-left: 2rem !important;
  }
  .m-container-30 {
    margin: 3rem !important;
  }
  .mt-container-30, .my-container-30 {
    margin-top: 3rem !important;
  }
  .mr-container-30, .mx-container-30 {
    margin-right: 3rem !important;
  }
  .mb-container-30, .my-container-30 {
    margin-bottom: 3rem !important;
  }
  .ml-container-30, .mx-container-30 {
    margin-left: 3rem !important;
  }
  .m-container-40 {
    margin: 4rem !important;
  }
  .mt-container-40, .my-container-40 {
    margin-top: 4rem !important;
  }
  .mr-container-40, .mx-container-40 {
    margin-right: 4rem !important;
  }
  .mb-container-40, .my-container-40 {
    margin-bottom: 4rem !important;
  }
  .ml-container-40, .mx-container-40 {
    margin-left: 4rem !important;
  }
  .m-container-50 {
    margin: 5rem !important;
  }
  .mt-container-50, .my-container-50 {
    margin-top: 5rem !important;
  }
  .mr-container-50, .mx-container-50 {
    margin-right: 5rem !important;
  }
  .mb-container-50, .my-container-50 {
    margin-bottom: 5rem !important;
  }
  .ml-container-50, .mx-container-50 {
    margin-left: 5rem !important;
  }
  .p-container-0 {
    padding: 0 !important;
  }
  .pt-container-0, .py-container-0 {
    padding-top: 0 !important;
  }
  .pr-container-0, .px-container-0 {
    padding-right: 0 !important;
  }
  .pb-container-0, .py-container-0 {
    padding-bottom: 0 !important;
  }
  .pl-container-0, .px-container-0 {
    padding-left: 0 !important;
  }
  .p-container-5 {
    padding: 0.5rem !important;
  }
  .pt-container-5, .py-container-5 {
    padding-top: 0.5rem !important;
  }
  .pr-container-5, .px-container-5 {
    padding-right: 0.5rem !important;
  }
  .pb-container-5, .py-container-5 {
    padding-bottom: 0.5rem !important;
  }
  .pl-container-5, .px-container-5 {
    padding-left: 0.5rem !important;
  }
  .p-container-10 {
    padding: 1rem !important;
  }
  .pt-container-10, .py-container-10 {
    padding-top: 1rem !important;
  }
  .pr-container-10, .px-container-10 {
    padding-right: 1rem !important;
  }
  .pb-container-10, .py-container-10 {
    padding-bottom: 1rem !important;
  }
  .pl-container-10, .px-container-10 {
    padding-left: 1rem !important;
  }
  .p-container-20 {
    padding: 2rem !important;
  }
  .pt-container-20, .py-container-20 {
    padding-top: 2rem !important;
  }
  .pr-container-20, .px-container-20 {
    padding-right: 2rem !important;
  }
  .pb-container-20, .py-container-20 {
    padding-bottom: 2rem !important;
  }
  .pl-container-20, .px-container-20 {
    padding-left: 2rem !important;
  }
  .p-container-30 {
    padding: 3rem !important;
  }
  .pt-container-30, .py-container-30 {
    padding-top: 3rem !important;
  }
  .pr-container-30, .px-container-30 {
    padding-right: 3rem !important;
  }
  .pb-container-30, .py-container-30 {
    padding-bottom: 3rem !important;
  }
  .pl-container-30, .px-container-30 {
    padding-left: 3rem !important;
  }
  .p-container-40 {
    padding: 4rem !important;
  }
  .pt-container-40, .py-container-40 {
    padding-top: 4rem !important;
  }
  .pr-container-40, .px-container-40 {
    padding-right: 4rem !important;
  }
  .pb-container-40, .py-container-40 {
    padding-bottom: 4rem !important;
  }
  .pl-container-40, .px-container-40 {
    padding-left: 4rem !important;
  }
  .p-container-50 {
    padding: 5rem !important;
  }
  .pt-container-50, .py-container-50 {
    padding-top: 5rem !important;
  }
  .pr-container-50, .px-container-50 {
    padding-right: 5rem !important;
  }
  .pb-container-50, .py-container-50 {
    padding-bottom: 5rem !important;
  }
  .pl-container-50, .px-container-50 {
    padding-left: 5rem !important;
  }
  .m-container-n5 {
    margin: -0.5rem !important;
  }
  .mt-container-n5, .my-container-n5 {
    margin-top: -0.5rem !important;
  }
  .mr-container-n5, .mx-container-n5 {
    margin-right: -0.5rem !important;
  }
  .mb-container-n5, .my-container-n5 {
    margin-bottom: -0.5rem !important;
  }
  .ml-container-n5, .mx-container-n5 {
    margin-left: -0.5rem !important;
  }
  .m-container-n10 {
    margin: -1rem !important;
  }
  .mt-container-n10, .my-container-n10 {
    margin-top: -1rem !important;
  }
  .mr-container-n10, .mx-container-n10 {
    margin-right: -1rem !important;
  }
  .mb-container-n10, .my-container-n10 {
    margin-bottom: -1rem !important;
  }
  .ml-container-n10, .mx-container-n10 {
    margin-left: -1rem !important;
  }
  .m-container-n20 {
    margin: -2rem !important;
  }
  .mt-container-n20, .my-container-n20 {
    margin-top: -2rem !important;
  }
  .mr-container-n20, .mx-container-n20 {
    margin-right: -2rem !important;
  }
  .mb-container-n20, .my-container-n20 {
    margin-bottom: -2rem !important;
  }
  .ml-container-n20, .mx-container-n20 {
    margin-left: -2rem !important;
  }
  .m-container-n30 {
    margin: -3rem !important;
  }
  .mt-container-n30, .my-container-n30 {
    margin-top: -3rem !important;
  }
  .mr-container-n30, .mx-container-n30 {
    margin-right: -3rem !important;
  }
  .mb-container-n30, .my-container-n30 {
    margin-bottom: -3rem !important;
  }
  .ml-container-n30, .mx-container-n30 {
    margin-left: -3rem !important;
  }
  .m-container-n40 {
    margin: -4rem !important;
  }
  .mt-container-n40, .my-container-n40 {
    margin-top: -4rem !important;
  }
  .mr-container-n40, .mx-container-n40 {
    margin-right: -4rem !important;
  }
  .mb-container-n40, .my-container-n40 {
    margin-bottom: -4rem !important;
  }
  .ml-container-n40, .mx-container-n40 {
    margin-left: -4rem !important;
  }
  .m-container-n50 {
    margin: -5rem !important;
  }
  .mt-container-n50, .my-container-n50 {
    margin-top: -5rem !important;
  }
  .mr-container-n50, .mx-container-n50 {
    margin-right: -5rem !important;
  }
  .mb-container-n50, .my-container-n50 {
    margin-bottom: -5rem !important;
  }
  .ml-container-n50, .mx-container-n50 {
    margin-left: -5rem !important;
  }
  .m-container-auto {
    margin: auto !important;
  }
  .mt-container-auto, .my-container-auto {
    margin-top: auto !important;
  }
  .mr-container-auto, .mx-container-auto {
    margin-right: auto !important;
  }
  .mb-container-auto, .my-container-auto {
    margin-bottom: auto !important;
  }
  .ml-container-auto, .mx-container-auto {
    margin-left: auto !important;
  }
  .text-container-left {
    text-align: left !important;
  }
  .text-container-right {
    text-align: right !important;
  }
  .text-container-center {
    text-align: center !important;
  }
  .sp {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .p-header {
    height: 10rem;
  }
  .p-header .container {
    align-items: center;
    justify-content: space-around;
    height: 100%;
  }
  #page-top img {
    width: 60%;
    float: right;
  }
  .p-content {
    padding: 5rem 0 10rem 0;
    margin-top: 0;
  }
  .container {
    margin: auto;
    padding-left: 3%;
    padding-right: 3%;
    width: 100%;
  }
  .all_bt {
    margin: 100px auto 0 auto;
    padding: 2.6rem 0 !important;
    font-size: 2rem;
  }
  .all_bt a {
    color: #222222;
  }
  .p-header-menu {
    background: #e6f4ff;
    position: absolute;
    width: 100%;
    min-height: 100vh;
    height: 100%;
    left: 0;
    top: 0;
    padding: 28rem 0 5rem;
    transition: transform 0.3s ease-in-out;
    transform: translateY(-105%);
  }
  .p-header-menu.is-active {
    transform: translateY(0);
  }
  .p-header-menu__list {
    overflow-y: auto;
    max-height: 100%;
    width: 100%;
  }
  .p-header-menu__item {
    margin-top: 0;
    margin-bottom: 8rem !important;
  }
  .p-header-menu__item:not(:last-child) {
    margin-bottom: 60px;
  }
  .footer_banner img {
    width: 200px;
    margin: 3rem auto;
    display: block;
  }
  .p-features {
    padding-bottom: 100px;
  }
  .p-bg-inner-in {
    margin: 0 auto;
    padding: 4rem 0 !important;
    width: 100%;
  }
  .p-features__ttl {
    font-weight: bold;
    font-size: 3.8rem;
    display: block;
    padding: 2rem 0 6rem 0;
    line-height: 0;
  }
  .p-features__image {
    margin-top: 0;
  }
  .p-bg-inner {
    padding: 0 !important;
    font-size: 18px;
  }
  .table-style__row:not(:last-child) {
    margin-bottom: 5.5rem;
    padding-bottom: 5.5rem;
  }
  .table-style__item .ttl {
    font-size: 3rem;
    margin-bottom: 3rem;
  }
  .table-style__item:not(:last-child) {
    padding-bottom: 5rem;
    border-bottom: 0.2rem solid #88a5ad;
  }
  .table-inline {
    width: 100%;
  }
  .table-center__head {
    margin-bottom: 0.1rem;
  }
  .table-center--sp .table-center__row {
    display: flex;
    align-items: flex-start;
  }
  .table-center--sp .table-center__content {
    padding-left: 4rem;
    flex: 1 1;
  }
  .inner {
    padding-left: 5%;
    padding-right: 5%;
  }
  .end_img {
    top: 0%;
  }
  .end_img img {
    width: 40%;
  }
}/*# sourceMappingURL=style.css.map */</pre></body></html>