body {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 750px) {
  body {
    padding-top: 137px;
  }
}
@media print, screen and (min-width: 751px) {
  body {
    padding-top: 103px;
  }
}
@media (min-width: 751px) and (max-width: 1380px) {
  body {
    padding-top: 6.3043478261vw;
  }
}

.p-mv {
  background: url("../img/img-main.jpg") no-repeat right center/53.5416666667vw auto;
}
@media only screen and (max-width: 750px) {
  .p-mv {
    background-position: center bottom;
    background-size: 100% auto;
    margin-bottom: 9.3333333333vw;
    padding-bottom: 60.8vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-mv {
    height: 32.5520833333vw;
    margin-bottom: 3.5416666667vw;
  }
}
.p-mv .p-mv-inner {
  background: #172f89;
  color: #fff;
  height: 100%;
}
@media only screen and (max-width: 750px) {
  .p-mv .p-mv-inner {
    padding: 4vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-mv .p-mv-inner {
    clip-path: polygon(0 0, calc(100% - 7.03125vw) 0, 100% 50%, calc(100% - 7.03125vw) 100%, 0 100%);
    padding-left: 6.0416666667vw;
    padding-top: 2.2916666667vw;
    width: 53.125vw;
  }
}
.p-mv .p-mv-title-sub {
  font-weight: 900;
}
@media only screen and (max-width: 750px) {
  .p-mv .p-mv-title-sub {
    font-size: 4.4vw;
    margin-bottom: 2.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-mv .p-mv-title-sub {
    font-size: 1.71875vw;
    margin-bottom: 1.0416666667vw;
  }
}
.p-mv .p-mv-title {
  font-weight: 900;
  line-height: 1.197;
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 750px) {
  .p-mv .p-mv-title {
    font-size: 8vw;
    margin-bottom: 2.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-mv .p-mv-title {
    font-size: 3.6979166667vw;
    margin-bottom: 0.78125vw;
  }
}
.p-mv .p-mv-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 750px) {
  .p-mv .p-mv-list {
    gap: 4vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 4.2666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-mv .p-mv-list {
    gap: 1.6666666667vw;
    margin-bottom: 1.6666666667vw;
  }
}
.p-mv .p-mv-list li {
  background: #fff;
  border-radius: 100%;
  position: relative;
}
@media only screen and (max-width: 750px) {
  .p-mv .p-mv-list li {
    height: 32vw;
    padding-top: 4vw;
    width: 32vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-mv .p-mv-list li {
    height: 10.4166666667vw;
    padding-top: 1.5625vw;
    width: 10.4166666667vw;
  }
}
.p-mv .p-mv-list li .p-mv-list-text {
  color: #000;
  font-weight: bold;
  line-height: 1.153;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-mv .p-mv-list li .p-mv-list-text {
    font-size: 3.4666666667vw;
    border-bottom: 2px solid #172f89;
    padding-bottom: 4px;
  }
}
@media print, screen and (min-width: 751px) {
  .p-mv .p-mv-list li .p-mv-list-text {
    font-size: 1.3541666667vw;
    border-bottom: 4px solid #172f89;
    padding-bottom: 8px;
  }
}
.p-mv .p-mv-list li .p-mv-list-num {
  text-align: center;
}
.p-mv .p-mv-list li .p-mv-list-unit {
  color: #000;
  font-weight: bold;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  .p-mv .p-mv-list li .p-mv-list-unit {
    font-size: 0.78125vw;
  }
}
.p-mv .p-mv-list li span {
  color: #c50012;
  display: inline-block;
  font-family: "Barlow Condensed", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 500;
  line-height: 1;
  margin-top: -0.07em;
}
@media only screen and (max-width: 750px) {
  .p-mv .p-mv-list li span {
    font-size: 10.9333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-mv .p-mv-list li span {
    font-size: 3.6458333333vw;
  }
}
.p-mv .p-mv-list li img {
  height: auto;
  width: 100%;
}
@media only screen and (max-width: 750px) {
  .p-mv .p-mv-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-mv .p-mv-button a {
  background: #f3c718;
  border: 2px solid #f3c718;
  color: #000;
  display: -ms-grid;
  display: grid;
  font-weight: 900;
  letter-spacing: 0.05em;
  place-content: center;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 750px) {
  .p-mv .p-mv-button a {
    font-size: 4vw;
    border-radius: 6.6666666667vw;
    height: 13.3333333333vw;
    width: 66.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-mv .p-mv-button a {
    font-size: 1.3020833333vw;
    border-radius: 1.5625vw;
    height: 3.125vw;
    width: 22.3958333333vw;
  }
}
.p-mv .p-mv-button a::after {
  background: #000;
  content: "";
  display: block;
  -webkit-mask-image: url("../img/icon-arrow01.svg");
          mask-image: url("../img/icon-arrow01.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 750px) {
  .p-mv .p-mv-button a::after {
    height: 3.2vw;
    right: 2.6041666667vw;
    width: 3.2vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-mv .p-mv-button a::after {
    height: 1.25vw;
    right: 15px;
    width: 1.25vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-mv .p-mv-button a:hover {
    background: #fff;
    color: #f3c718;
  }
}
@media print, screen and (min-width: 751px) {
  .p-mv .p-mv-button a:hover::after {
    background: #f3c718;
  }
}

.p-sec-ttl h2 {
  color: #172f89;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-sec-ttl h2 {
    font-size: 6.6666666667vw;
    line-height: 1.3;
  }
}
@media print, screen and (min-width: 751px) {
  .p-sec-ttl h2 {
    font-size: 2.0833333333vw;
  }
}
.p-sec-ttl.is-border {
  position: relative;
}
@media only screen and (max-width: 750px) {
  .p-sec-ttl.is-border {
    padding-bottom: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-sec-ttl.is-border {
    padding-bottom: 2.0833333333vw;
  }
}
.p-sec-ttl.is-border::after {
  background: #172f89;
  bottom: 0;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  translate: -50%;
}
@media only screen and (max-width: 750px) {
  .p-sec-ttl.is-border::after {
    height: 0.8vw;
    width: 13.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-sec-ttl.is-border::after {
    height: 0.2604166667vw;
    width: 3.125vw;
  }
}

.l-main {
  background: #f2f2f2;
}

.p-problem {
  background: #f3c718;
}
@media only screen and (max-width: 750px) {
  .p-problem {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10.6666666667vw), 50% 100%, 0 calc(100% - 10.6666666667vw));
    margin-bottom: 13.3333333333vw;
    padding-bottom: 4vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-problem {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 8.3333333333vw), 50% 100%, 0 calc(100% - 8.3333333333vw));
    margin-bottom: 3.4375vw;
    padding-bottom: 1.0416666667vw;
  }
}
.p-problem .p-problem-inner {
  background: #fff;
}
@media only screen and (max-width: 750px) {
  .p-problem .p-problem-inner {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10.6666666667vw), 50% 100%, 0 calc(100% - 10.6666666667vw));
    padding-bottom: 20vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-problem .p-problem-inner {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 8.3333333333vw), 50% 100%, 0 calc(100% - 8.3333333333vw));
    padding-bottom: 7.8125vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-problem .p-sec-ttl {
    margin-bottom: 8vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-problem .p-sec-ttl {
    margin-bottom: 2.0833333333vw;
  }
}
.p-problem .p-problem-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 750px) {
  .p-problem .p-problem-list {
    -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;
    gap: 8vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-problem .p-problem-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media print, screen and (min-width: 751px) {
  .p-problem .p-problem-item {
    width: 18.4375vw;
  }
}
.p-problem .p-problem-pict {
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-problem .p-problem-pict {
    margin-bottom: 2.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-problem .p-problem-pict {
    margin-bottom: 0.3645833333vw;
  }
}
.p-problem .p-problem-pict img {
  height: auto;
}
@media only screen and (max-width: 750px) {
  .p-problem .p-problem-pict img {
    width: 40vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-problem .p-problem-pict img {
    width: 11.4583333333vw;
  }
}
.p-problem .p-problem-text {
  font-weight: 900;
  line-height: 1.4;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-problem .p-problem-text {
    font-size: 4.8vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-problem .p-problem-text {
    font-size: 1.3020833333vw;
  }
}

@media only screen and (max-width: 750px) {
  .p-solution {
    padding: 0 5.3333333333vw 10.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-solution {
    padding-bottom: 4.4270833333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-solution .p-solution-inner {
    margin-inline: auto;
    width: 78.125vw;
  }
}
.p-solution .p-solution-title {
  background: #172f89;
  color: #fff;
  font-weight: bold;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (max-width: 750px) {
  .p-solution .p-solution-title {
    font-size: 5.3333333333vw;
    line-height: 1.6;
    margin: 0 auto 5.3333333333vw;
    padding: 1.3333333333vw 4vw;
    text-align: center;
  }
}
@media print, screen and (min-width: 751px) {
  .p-solution .p-solution-title {
    font-size: 2.0833333333vw;
    margin: 0 auto 4.1666666667vw;
    padding: 0.1041666667vw 2.6041666667vw 0.2604166667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-solution .p-solution-main {
    display: -ms-grid;
    display: grid;
        grid-template-areas: "a b" "c b";
    -ms-grid-rows: 3.125vw 2.0833333333vw 1fr;
    grid-template-rows: 3.125vw 1fr;
    gap: 2.0833333333vw 4.1666666667vw;
    padding-left: 5.2083333333vw;
  }
}
.p-solution .p-solution-heading {
  font-weight: bold;
}
@media only screen and (max-width: 750px) {
  .p-solution .p-solution-heading {
    font-size: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-solution .p-solution-heading {
    font-size: 2.0833333333vw;
    grid-area: a;
    padding-top: 1.0416666667vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-solution .p-solution-image {
    margin-bottom: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-solution .p-solution-image {
    grid-area: b;
  }
}
.p-solution .p-solution-image img {
  height: auto;
}
@media only screen and (max-width: 750px) {
  .p-solution .p-solution-image img {
    width: 100%;
  }
}
@media print, screen and (min-width: 751px) {
  .p-solution .p-solution-image img {
    width: 28.28125vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-solution .p-solution-text {
    grid-area: c;
  }
}
@media print, screen and (min-width: 751px) {
  .p-solution .p-solution-heading {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-solution .p-solution-image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
  }
  .p-solution .p-solution-text {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
}
.p-solution .p-solution-text p {
  font-weight: 500;
  line-height: 1.6;
}
@media only screen and (max-width: 750px) {
  .p-solution .p-solution-text p {
    font-size: 3.7333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-solution .p-solution-text p {
    font-size: 1.3020833333vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-solution .p-solution-text p:not(:first-child) {
    margin-top: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-solution .p-solution-text p:not(:first-child) {
    margin-top: 2.0833333333vw;
  }
}

.p-merit {
  background: #fff;
}
@media only screen and (max-width: 750px) {
  .p-merit {
    padding: 10.6666666667vw 5.3333333333vw 8vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-merit {
    padding-block: 3.3854166667vw 2.8645833333vw;
  }
}
.p-merit .p-merit-title {
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-merit .p-merit-title {
    font-size: 6.6666666667vw;
    line-height: 1.4;
    margin-bottom: 7.4666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-merit .p-merit-title {
    font-size: 2.0833333333vw;
    margin-bottom: 3.125vw;
  }
}
.p-merit .p-merit-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 750px) {
  .p-merit .p-merit-items {
    -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;
    gap: 4vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-merit .p-merit-items {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 1.0416666667vw;
  }
}
.p-merit .p-merit-item {
  border-radius: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 750px) {
  .p-merit .p-merit-item {
    border: 0.8vw solid #172f89;
    height: 56vw;
    padding-top: 9.3333333333vw;
    width: 56vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-merit .p-merit-item {
    border: 0.3125vw solid #172f89;
    height: 21.875vw;
    padding-top: 3.6458333333vw;
    width: 21.875vw;
  }
}
.p-merit .p-merit-item h3 {
  background: #172f89;
  color: #fff;
  display: -ms-grid;
  display: grid;
  font-weight: 900;
  line-height: 1.285;
  place-content: center;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-merit .p-merit-item h3 {
    font-size: 4.6666666667vw;
    height: 16vw;
    margin-bottom: 2.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-merit .p-merit-item h3 {
    font-size: 1.8229166667vw;
    height: 6.25vw;
    margin-bottom: 1.0416666667vw;
  }
}
.p-merit .p-merit-item p {
  display: -ms-grid;
  display: grid;
  font-weight: bold;
  line-height: 1.68;
  place-content: center;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-merit .p-merit-item p {
    font-size: 3.3333333333vw;
    height: 16.8vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-merit .p-merit-item p {
    font-size: 1.3020833333vw;
    height: 6.5625vw;
  }
}

.p-costdown {
  color: #fff;
}
@media only screen and (max-width: 750px) {
  .p-costdown {
    background: #172f89;
    margin: 8.6666666667vw -5.3333333333vw 6vw;
    padding-block: 12.5333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-costdown {
    background: #172f89 url("../img/bg-costdown.png") no-repeat center 1.6666666667vw/100vw auto;
    height: 34.6354166667vw;
    margin-block: 3.3854166667vw 2.34375vw;
    padding-top: 4.8958333333vw;
  }
}
.p-costdown .p-costdown-title {
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-costdown .p-costdown-title {
    font-size: 6.6666666667vw;
    line-height: 1.4;
    margin-bottom: 8.2666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-costdown .p-costdown-title {
    font-size: 2.0833333333vw;
    margin-bottom: 3.2291666667vw;
  }
}
.p-costdown .p-costdown-text {
  line-height: 1.818;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-costdown .p-costdown-text {
    font-size: 3.7333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-costdown .p-costdown-text {
    font-size: 1.1458333333vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-costdown .p-costdown-text:not(:last-child) {
    margin-bottom: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-costdown .p-costdown-text:not(:last-child) {
    margin-bottom: 2.0833333333vw;
  }
}

.p-cv-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-cv-button a {
  background: var(--color);
  border: 4px solid var(--color);
  color: var(--fcolor);
  display: -ms-grid;
  display: grid;
  font-weight: 900;
  place-content: center;
  place-items: center;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 750px) {
  .p-cv-button a {
    border-radius: 8vw;
    height: 16vw;
    width: 93.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-cv-button a {
    border-radius: 3.125vw;
    height: 6.25vw;
    width: 36.4583333333vw;
  }
}
.p-cv-button a.is-blue {
  --color: #172f89;
  --fcolor: #fff;
}
.p-cv-button a.is-yellow {
  --color: #f3c718;
  --fcolor: #fff;
}
.p-cv-button a::after {
  background: #fff;
  content: "";
  display: block;
  -webkit-mask-image: url("../img/icon-arrow04.svg");
          mask-image: url("../img/icon-arrow04.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 750px) {
  .p-cv-button a::after {
    height: 4.9333333333vw;
    right: 4vw;
    width: 2.5333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-cv-button a::after {
    height: 1.9270833333vw;
    right: 1.5625vw;
    width: 0.9895833333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-cv-button a:hover {
    --fcolor: var(--color);
    background: #fff;
  }
}
@media print, screen and (min-width: 751px) {
  .p-cv-button a:hover::after {
    background: var(--color);
  }
}
@media only screen and (max-width: 750px) {
  .p-cv-button .p-cv-text-sub {
    font-size: 3.2vw;
    margin-bottom: 0.8vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-cv-button .p-cv-text-sub {
    font-size: 1.0416666667vw;
    margin-bottom: 0.3125vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-cv-button .p-cv-text {
    font-size: 4.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-cv-button .p-cv-text {
    font-size: 1.8229166667vw;
  }
}

@media only screen and (max-width: 750px) {
  .p-reason {
    padding-block: 9.3333333333vw 16vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason {
    padding-block: 3.125vw 5.2083333333vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-reason .p-reason-inner {
    padding-inline: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-reason-inner {
    margin-inline: auto;
    width: 67.7083333333vw;
  }
}
.p-reason .p-sec-ttl-sub {
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-sec-ttl-sub {
    font-size: 3.4666666667vw;
    margin-bottom: 1.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-sec-ttl-sub {
    font-size: 1.3020833333vw;
    margin-bottom: 0.5208333333vw;
  }
}
.p-reason .p-sec-ttl {
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-sec-ttl {
    font-size: 6.1333333333vw;
    margin-bottom: 8vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-sec-ttl {
    font-size: 2.0833333333vw;
    margin-bottom: 2.6041666667vw;
  }
}
.p-reason .p-reason-page-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-reason-page-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.6666666667vw;
    margin-bottom: 10.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-reason-page-link {
    gap: 2.6041666667vw;
    margin-bottom: 4.1666666667vw;
  }
}
.p-reason .p-reason-page-link-item a {
  background: #fff;
  border: 2px solid #172f89;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-reason-page-link-item a {
    display: block;
    padding: 4vw;
    width: 100%;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-reason-page-link-item a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 19.7916666667vw;
    padding-top: 2.7604166667vw;
    width: 20.8333333333vw;
  }
}
.p-reason .p-reason-page-link-item a::after {
  background: #172f89;
  content: "";
  -webkit-mask-image: url("../img/icon-arrow02.svg");
          mask-image: url("../img/icon-arrow02.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: absolute;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-reason-page-link-item a::after {
    height: 8vw;
    right: 4vw;
    top: 50%;
    translate: 0 -50%;
    width: 8vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-reason-page-link-item a::after {
    bottom: 1.0416666667vw;
    height: 3.125vw;
    display: block;
    left: 50%;
    translate: -50%;
    width: 3.125vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-reason-page-link-item a:hover {
    background: #172f89;
    color: #fff;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-reason-page-link-item a:hover::after {
    background: #fff;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-reason-page-link-item a:hover .p-reason-page-link-num {
    background: #fff;
    color: #172f89;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-reason-page-link-item a:hover .p-reason-page-link-heading {
    color: #fff;
  }
}
.p-reason .p-reason-page-link-num {
  background: #172f89;
  color: #fff;
  font-weight: 900;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-reason-page-link-num {
    font-size: 3.4666666667vw;
    margin-bottom: 1.3333333333vw;
    padding: 0.2666666667vw 1.8666666667vw 0.6666666667vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-reason-page-link-num {
    font-size: 1.3020833333vw;
    margin-bottom: 1.6666666667vw;
    padding: 0.1041666667vw 0.7291666667vw 0.2604166667vw;
  }
}
.p-reason .p-reason-page-link-heading {
  color: #172f89;
  font-weight: bold;
  letter-spacing: 0.025em;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-reason-page-link-heading {
    font-size: 4.8vw;
    margin-bottom: 1.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-reason-page-link-heading {
    font-size: 1.8229166667vw;
    margin-bottom: 1.5625vw;
    text-align: center;
  }
}
.p-reason .p-reason-page-link-text {
  font-weight: bold;
  line-height: 1.3;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-reason-page-link-text {
    font-size: 3.4666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-reason-page-link-text {
    font-size: 1.3020833333vw;
    text-align: center;
  }
}
@media only screen and (max-width: 750px) {
  .p-reason .p-reason-page-link-text small {
    font-size: 3.2vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-reason-page-link-text small {
    font-size: 1.0416666667vw;
  }
}
.p-reason .p-feature-num {
  background: #172f89;
  color: #fff;
  font-weight: 900;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature-num {
    font-size: 3.4666666667vw;
    margin: 0 auto 2.6666666667vw;
    padding: 0.2666666667vw 1.8666666667vw 0.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature-num {
    font-size: 1.3020833333vw;
    margin: 0 auto 1.0416666667vw;
    padding: 0.1041666667vw 0.7291666667vw 0.2604166667vw;
  }
}
.p-reason .p-feature-title {
  color: #172f89;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature-title {
    font-size: 5.3333333333vw;
    margin-bottom: 3.4666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature-title {
    font-size: 2.0833333333vw;
    margin-bottom: 1.3541666667vw;
  }
}
.p-reason .p-feature-catch {
  border-block: 2px solid #172f89;
  font-weight: bold;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature-catch {
    font-size: 4.5333333333vw;
    line-height: 1.4;
    margin-bottom: 4vw;
    padding-block: 1.3333333333vw;
    text-align: center;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature-catch {
    font-size: 1.7708333333vw;
    line-height: 1.91;
    margin: 0 auto 1.40625vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.p-reason .p-feature-text {
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature-text {
    font-size: 3.4666666667vw;
    line-height: 1.7;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature-text {
    font-size: 1.1458333333vw;
    line-height: 1.818;
  }
}
.p-reason .p-feature-text strong {
  color: #172f89;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature01 {
    margin-bottom: 16vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature01 {
    margin-bottom: 5.2083333333vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature01-list {
    display: -ms-grid;
    display: grid;
    gap: 4vw;
    -ms-grid-columns: 1fr 4vw 1fr 4vw 1fr;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature01-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1.5625vw;
    gap: 0.7291666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature01-pict {
    width: 7.8125vw;
  }
}
.p-reason .p-feature01-pict img {
  height: auto;
  width: 100%;
}
.p-reason .p-feature01-pict figcaption {
  font-weight: 900;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature01-pict figcaption {
    font-size: 2.9333333333vw;
    margin-top: 2.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature01-pict figcaption {
    font-size: 0.9375vw;
    margin-top: 1.0416666667vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature02 {
    margin-bottom: 17.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature02 {
    margin-bottom: 5.7291666667vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature02-items {
    margin-top: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature02-items {
    display: -ms-grid;
    display: grid;
    gap: 2.6041666667vw;
    -ms-grid-columns: 20.8333333333vw 2.6041666667vw 20.8333333333vw 2.6041666667vw 20.8333333333vw;
    grid-template-columns: 20.8333333333vw 20.8333333333vw 20.8333333333vw;
    margin-top: 1.5625vw;
  }
}
.p-reason .p-feature02-item {
  background: #fff;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature02-item:not(:first-child) {
    margin-top: 6.6666666667vw;
  }
}
.p-reason .p-feature02-title {
  background: #172f89;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature02-title {
    padding: 2.9333333333vw 2vw 3.2vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature02-title {
    padding-block: 0.78125vw 1.0416666667vw;
  }
}
.p-reason .p-feature02-title-sub {
  color: #fff;
  font-weight: 900;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature02-title-sub {
    font-size: 3.2vw;
    margin-bottom: 0.9333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature02-title-sub {
    font-size: 1.0416666667vw;
    margin-bottom: 0.3645833333vw;
  }
}
.p-reason .p-feature02-title {
  color: #fff;
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature02-title {
    font-size: 4.8vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature02-title {
    font-size: 1.5625vw;
  }
}
.p-reason .p-feature02-image img {
  height: auto;
  width: 100%;
}
.p-reason .p-feature02-text {
  line-height: 1.666;
  text-align: justify;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature02-text {
    font-size: 3.7333333333vw;
    padding: 3.3333333333vw 5.3333333333vw 4vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature02-text {
    font-size: 0.78125vw;
    padding: 1.3020833333vw 1.5625vw 1.5625vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature03-list01 {
    display: -ms-grid;
    display: grid;
    row-gap: 3.2vw;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    margin-block: 8vw 6.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature03-list01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-block: 1.8229166667vw 1.40625vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature03-list01-image {
    width: 10.4166666667vw;
  }
}
.p-reason .p-feature03-list01-image img {
  height: auto;
  width: 100%;
}
.p-reason .p-feature03-list01-image figcaption {
  color: #172f89;
  font-weight: 900;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature03-list01-image figcaption {
    font-size: 2.6666666667vw;
    margin-top: 1.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature03-list01-image figcaption {
    font-size: 0.9375vw;
    margin-top: 0.5208333333vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature03-list02 {
    margin-bottom: 9.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature03-list02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 1.0416666667vw;
    margin-bottom: 3.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature03-list02-item {
    width: 16.6666666667vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature03-list02-item:not(:first-child) {
    margin-top: 6.6666666667vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature03-list02-image {
    margin-bottom: 3.2vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature03-list02-image {
    margin-bottom: 0.625vw;
  }
}
.p-reason .p-feature03-list02-image img {
  height: auto;
  width: 100%;
}
.p-reason .p-feature03-title {
  border-bottom: 2px solid #172f89;
  color: #172f89;
  font-weight: 900;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature03-title {
    font-size: 4.8vw;
    margin-bottom: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature03-title {
    font-size: 0.9375vw;
    margin-bottom: 0.5208333333vw;
    padding-bottom: 0.5208333333vw;
  }
}
.p-reason .p-feature03-text {
  line-height: 1.666;
  text-align: justify;
}
@media only screen and (max-width: 750px) {
  .p-reason .p-feature03-text {
    font-size: 4vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-reason .p-feature03-text {
    font-size: 0.78125vw;
  }
}

.p-flow {
  background: #fff;
}
@media only screen and (max-width: 750px) {
  .p-flow {
    margin-bottom: 16vw;
    padding-block: 8.6666666667vw 9.6vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-flow {
    margin-bottom: 3.9583333333vw;
    padding-block: 3.3854166667vw 3.75vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-flow .p-flow-inner {
    margin-inline: auto;
    width: 52.0833333333vw;
  }
}
.p-flow .p-flow-title {
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-flow .p-flow-title {
    font-size: 6.6666666667vw;
    line-height: 1.4;
    margin-bottom: 8.2666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-flow .p-flow-title {
    font-size: 2.0833333333vw;
    margin-bottom: 3.125vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-flow .p-flow-items {
    margin-bottom: 8vw;
    padding-inline: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-flow .p-flow-items {
    margin-bottom: 3.3854166667vw;
  }
}
.p-flow .p-flow-item {
  border: 2px solid #172f89;
  display: -ms-grid;
  display: grid;
  position: relative;
}
@media print, screen and (min-width: 751px) {
  .p-flow .p-flow-item {
    -ms-grid-columns: 7.8125vw 1fr;
    grid-template-columns: 7.8125vw 1fr;
  }
}
@media only screen and (max-width: 750px) {
  .p-flow .p-flow-item:not(:last-child) {
    margin-bottom: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-flow .p-flow-item:not(:last-child) {
    margin-bottom: 2.6041666667vw;
  }
}
.p-flow .p-flow-item:not(:last-child)::after {
  background: url("../img/icon-arrow03.svg") no-repeat left top/cover;
  content: "";
  position: absolute;
  left: 50%;
  translate: -50%;
}
@media only screen and (max-width: 750px) {
  .p-flow .p-flow-item:not(:last-child)::after {
    bottom: -6.2666666667vw;
    height: 4.6666666667vw;
    width: 4.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-flow .p-flow-item:not(:last-child)::after {
    bottom: -2.4479166667vw;
    height: 1.8229166667vw;
    width: 1.8229166667vw;
  }
}
.p-flow .p-flow-heading {
  background: #172f89;
  color: #fff;
  display: -ms-grid;
  display: grid;
  font-family: "Barlow Condensed", sans-serif;
  place-content: center;
  place-items: center;
}
@media only screen and (max-width: 750px) {
  .p-flow .p-flow-heading {
    font-size: 4.8vw;
    padding-block: 1.8666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-flow .p-flow-heading {
    font-size: 1.8229166667vw;
  }
}
.p-flow .p-flow-heading span {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 750px) {
  .p-flow .p-flow-heading span {
    gap: 1.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-flow .p-flow-heading span {
    gap: 0.5208333333vw;
  }
}
.p-flow .p-flow-heading strong {
  font-weight: 500;
}
@media only screen and (max-width: 750px) {
  .p-flow .p-flow-heading strong {
    font-size: 6vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-flow .p-flow-heading strong {
    font-size: 2.34375vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-flow .p-flow-detail {
    padding: 2.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-flow .p-flow-detail {
    margin-left: -7.8125vw;
    padding-block: 0.625vw;
  }
}
.p-flow .p-flow-subject {
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-flow .p-flow-subject {
    font-size: 4.8vw;
    margin-bottom: 1.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-flow .p-flow-subject {
    font-size: 1.4583333333vw;
    margin-bottom: 0.5208333333vw;
  }
}
.p-flow .p-flow-text {
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-flow .p-flow-text {
    font-size: 3.7333333333vw;
    line-height: 1.6;
  }
}
@media print, screen and (min-width: 751px) {
  .p-flow .p-flow-text {
    font-size: 0.78125vw;
  }
}

@media only screen and (max-width: 750px) {
  .p-case {
    margin-bottom: 16vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-case {
    margin-bottom: 2.8645833333vw;
  }
}
.p-case .p-case-title {
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-case .p-case-title {
    font-size: 6.6666666667vw;
    line-height: 1.4;
    margin-bottom: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-case .p-case-title {
    font-size: 2.0833333333vw;
    margin-bottom: 3.4895833333vw;
  }
}
.p-case .p-case-slide img {
  height: auto;
  width: 100%;
}
.p-case .p-case-slider-control {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 750px) {
  .p-case .p-case-slider-control {
    gap: 2.6666666667vw;
    margin-top: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-case .p-case-slider-control {
    gap: 0.78125vw;
    margin-top: 2.8645833333vw;
  }
}
.p-case .p-case-slider-arrow a {
  display: block;
}
@media only screen and (max-width: 750px) {
  .p-case .p-case-slider-arrow a {
    width: 8vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-case .p-case-slider-arrow a {
    width: 1.5625vw;
  }
}
.p-case .p-case-slider-arrow a img {
  height: auto;
  width: 100%;
}
.p-case .p-case-slider-dots {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 750px) {
  .p-case .p-case-slider-dots {
    gap: 2.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-case .p-case-slider-dots {
    gap: 0.5208333333vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-case .p-case-slider-dots li {
    width: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-case .p-case-slider-dots li {
    width: 2.0833333333vw;
  }
}
.p-case .p-case-slider-dots a {
  background: #cfd8dc;
  display: block;
}
@media only screen and (max-width: 750px) {
  .p-case .p-case-slider-dots a {
    height: 2.1333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-case .p-case-slider-dots a {
    height: 0.4166666667vw;
  }
}
.p-case .p-case-slider-dots a.is-active {
  background: #172f89;
}

.p-faq {
  background: #fff;
}
@media only screen and (max-width: 750px) {
  .p-faq {
    padding: 12vw 5.3333333333vw 14vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-faq {
    padding-block: 4.6875vw 5.46875vw;
  }
}
.p-faq .p-faq-title {
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .p-faq .p-faq-title {
    font-size: 6.6666666667vw;
    line-height: 1.4;
    margin-bottom: 8.2666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-faq .p-faq-title {
    font-size: 2.0833333333vw;
    margin-bottom: 3.125vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-faq .p-faq-inner {
    margin-inline: auto;
    width: 67.7083333333vw;
  }
}
.p-faq .p-faq-item {
  border-bottom: 1px solid #000;
}
@media only screen and (max-width: 750px) {
  .p-faq .p-faq-item {
    padding-bottom: 4vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-faq .p-faq-item {
    padding-bottom: 1.5625vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-faq .p-faq-item:not(:last-child) {
    margin-bottom: 4vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-faq .p-faq-item:not(:last-child) {
    margin-bottom: 1.5625vw;
  }
}
.p-faq .p-faq-q a {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media only screen and (max-width: 750px) {
  .p-faq .p-faq-q a {
    gap: 4vw;
    padding-right: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-faq .p-faq-q a {
    gap: 1.0416666667vw;
  }
}
.p-faq .p-faq-q a::after {
  background: url("../img/icon-arrow01.svg") no-repeat left top/cover;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 750px) {
  .p-faq .p-faq-q a::after {
    height: 2.6666666667vw;
    right: 2.4vw;
    width: 1.7333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-faq .p-faq-q a::after {
    height: 1.0416666667vw;
    right: 0.9375vw;
    width: 0.6770833333vw;
  }
}
.p-faq .p-faq-q a.is-active::after {
  rotate: 90deg;
}
@media only screen and (max-width: 750px) {
  .p-faq .p-faq-q a:hover {
    color: #000;
  }
}
.p-faq .p-faq-q-icon {
  background: #172f89;
  color: #fff;
  display: -ms-grid;
  display: grid;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-weight: bold;
  line-height: 1;
  place-content: center;
}
@media only screen and (max-width: 750px) {
  .p-faq .p-faq-q-icon {
    font-size: 3.4666666667vw;
    padding: 0.9333333333vw 2.1333333333vw 2.1333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-faq .p-faq-q-icon {
    font-size: 1.3541666667vw;
    padding-bottom: 0.3645833333vw;
    width: 6.7708333333vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-faq .p-faq-q-title {
    font-size: 3.4666666667vw;
    line-height: 1.4;
  }
}
@media print, screen and (min-width: 751px) {
  .p-faq .p-faq-q-title {
    font-size: 1.25vw;
    line-height: 1.8333;
    margin-top: -0.3em;
  }
}
.p-faq .p-faq-a {
  display: none;
}
.p-faq .p-faq-a-inner {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 750px) {
  .p-faq .p-faq-a-inner {
    gap: 2.6666666667vw;
    padding-top: 4vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-faq .p-faq-a-inner {
    gap: 1.0416666667vw;
    padding-top: 1.3020833333vw;
  }
}
.p-faq .p-faq-a-icon {
  background: #f3c718;
  color: #fff;
  display: -ms-grid;
  display: grid;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-weight: bold;
  line-height: 1;
  place-content: center;
}
@media only screen and (max-width: 750px) {
  .p-faq .p-faq-a-icon {
    font-size: 3.4666666667vw;
    padding: 0.9333333333vw 2.1333333333vw 1.3333333333vw;
  }
}
@media print, screen and (min-width: 751px) {
  .p-faq .p-faq-a-icon {
    font-size: 1.3541666667vw;
    padding-bottom: 0.3645833333vw;
    width: 6.7708333333vw;
  }
}
@media only screen and (max-width: 750px) {
  .p-faq .p-faq-a-detail p {
    font-size: 3.4666666667vw;
    line-height: 1.4;
  }
}
@media print, screen and (min-width: 751px) {
  .p-faq .p-faq-a-detail p {
    font-size: 1.0416666667vw;
    line-height: 1.65;
  }
}